OSDN Git Service

* gthr-posix.h [LIBOBJC]: Add weak definitions of
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2
3         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4         Solaris 2.[678] system.
5
6 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7
8         * gcc.dg/20010622-1.c: New test.
9
10 2001-06-18  Stan Shebs  <shebs@apple.com>
11
12         * objc.dg: New directory.
13         * objc.dg/dg.exp: New file.
14         * objc.dg/alias.m: New.
15         * objc.dg/class-1.m: New.
16         * objc.dg/class-2.m: New.
17         * objc.dg/const-str-1.m: New.
18         * objc.dg/const-str-2.m: New.
19         * objc.dg/id-1.m: New.
20         * objc.dg/method-1.m: New.
21         * objc.dg/super-class-1.m: New.
22         * lib/objc-dg.exp: New file.
23
24 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
25
26         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
27         of label name.
28
29 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
30
31         * g++.old-deja/g++.abi/vbase8-9.C: New test.
32
33 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
34
35         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
36         variable.
37
38 2001-06-12  Richard Henderson  <rth@redhat.com>
39
40         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
41
42 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
43
44         * g++.old-deja/g++.abi/vbase5.C: New test.
45         * g++.old-deja/g++.abi/vbase6.C: New test.
46         * g++.old-deja/g++.abi/vbase7.C: New test.
47
48 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
49
50         * gcc.c-torture/compile/20010610-1.c: New test.
51
52 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
53
54         * g++.old-deja/g++.abi/vbase4.C: New test.
55
56 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
57
58         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
59         support %f for HC11/HC12 targets.
60         * gcc.c-torture/execute/930513-1.x: New file, likewise.
61         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
62         on HC11/HC12 targets.
63         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
64
65 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
66
67         * gcc.dg/wchar_t-1.c: New file.
68         * gcc.dg/wint_t-1.c: Likewise.
69
70 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
71
72         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
73
74 2001-06-11  Richard Henderson  <rth@redhat.com>
75
76         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
77
78 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
79
80         * gcc.c-torture/compile/20010611-1.c: New test.
81
82 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
83
84         * gcc.dg/c99-tag-1.c: Add more tests.
85
86 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
87
88         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
89         representation on MN10300 and ARM/Thumb.
90
91 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
92
93         * g77.f-torture/execute/20010610.f: New.
94
95 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
96
97         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
98         names.
99
100 2001-06-09  Richard Henderson  <rth@redhat.com>
101
102         * gcc.c-torture/execute/ashrdi-1.c: New.
103         * gcc.c-torture/execute/ashldi-1.c: New.
104         * gcc.c-torture/execute/lshrdi-1.c: New.
105
106 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
107
108         * objc/execute/load-3.m: Added. Check sending +load to categories,
109         in addition to classes.
110
111 2001-06-08  Stan Shebs  <shebs@apple.com>
112
113         * objc/execute/load-2.m: New test.  From Nicola Pero
114         <n.pero@mi.flashnet.it>.
115         
116 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
117
118         * gcc.c-torture/execute/20010605-2.c: New test.
119
120 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
121
122         * g++.old-deja/g++.abi/vbase2.C: New test.
123         * g++.old-deja/g++.abi/vbase3.C: New test.
124
125 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
126
127         * g++.old-deja/g++.pt/friend49.C: New test.
128
129 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
130
131         * g++.old-deja/g++.ext/anon3.C: New test.
132
133 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
134
135         * g++.old-deja/g++.other/conv7.C: New test.
136
137 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
138
139         * gcc.c-torture/compile/20010605-2.c: New test.
140
141 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
142
143         * gcc.c-torture/execute/20010604-1.c: New test.
144
145 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
146
147         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
148
149 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
150
151         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
152         (g++_link_flags): Likewise.
153         (g++_init): Pass gccpath's value to two previous functions.
154
155 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
156
157         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
158         Ensure logfile entry matches exec command line.
159
160 2001-05-31  Richard Henderson  <rth@redhat.com>
161
162         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
163         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
164
165 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
166
167         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
168         compiler for irix6.2
169
170 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
171
172         * g++.old-deja/g++.other/optimize3.C: New file.
173
174 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
175
176         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
177         assemble.
178
179 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
180
181         * g++.old-deja/g++.other/optimize2.C: New file.
182
183 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
184
185         * gcc.c-torture/compile/20010518-2.c: New file.
186         * gcc.c-torture/execute/20010518-1.c: New file.
187         * gcc.c-torture/execute/20010518-2.c: New file.
188
189 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
190
191         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
192
193 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
194
195         G++ no longer defines builtins that do not begin with __builtin.
196         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
197         * g++.old-deja/g++.brendand/misc13.C: Likewise.
198         * g++.old-deja/g++.law/builtin1.C: Likewise.
199         * g++.old-deja/g++.law/cvt2.C: Likewise.
200         * g++.old-deja/g++.mike/net5.C: Likewise.
201         * g++.old-deja/g++.other/builtins1.C: Likewise.
202         * g++.old-deja/g++.other/builtins2.C: Likewise.
203         * g++.old-deja/g++.other/builtins3.C: Likewise.
204         * g++.old-deja/g++.other/builtins4.C: Likewise.
205         * g++.old-deja/g++.other/inline8.C: Likewise.
206         * g++.old-deja/g++.robertl/eb39.C: Likewise.
207
208 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
209
210         * g++.old-deja/g++.pt/using1.C: Adjust.
211         * g++.old-deja/g++.pt/using2.C: New test.
212
213 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
214
215         * gcc.dg/cpp/charconst.c: New tests.
216         * gcc.dg/cpp/escape.c: New tests.
217         * gcc.dg/cpp/escape-1.c: New tests.
218         * gcc.dg/cpp/escape-2.c: New tests.
219         * gcc.dg/cpp/ucs.c: New tests.
220
221 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
222
223         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to 
224         native compiler for irix6.5.
225
226 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
227
228         * lib/g++.exp (g++_include_flags): Use args to compute
229         get_multilibs.
230         (g++_link_flags): Likewise.
231         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
232
233 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
234
235         * gcc.dg/c90-hexfloat-1.c: Add more tests.
236
237 2001-05-21  Geoff Keating  <geoffk@redhat.com>
238
239         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
240         this file.
241
242 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
243
244         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
245         STACK_SIZE;
246         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
247         to STACK_SIZE; Use it to define size of add_histo array.
248         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according 
249         to STACK_SIZE.
250         (f): Use GITT_SIZE to define size of gitt local table.
251         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according 
252         to STACK_SIZE; Use it to define size of bytemem array.
253
254 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
255
256         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
257         on 68HC11/HC12 due to the asm instruction.
258         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
259         * gcc.c-torture/compile/920520-1.x: Likewise.
260         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
261         on 68HC11/HC12 because the function is larger than 64K.
262         * gcc.c-torture/compile/961203-1.x: New file, this test fails
263         on 68HC11/HC12 because the structure is too large.
264
265 2001-05-20  Richard Henderson  <rth@redhat.com>
266
267         * gcc.c-torture/execute/20010520-1.c: New.
268
269 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
270
271         * g++.old-deja/g++.warn/compare1.C: New test.
272         * gcc.dg/compare4.c: New test.
273
274 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
275
276         * g++.old-deja/g++.other/optimize1.C: New test.
277
278 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
279
280         * g++.old-deja/g++.pt/spec41.C: New test.
281
282 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
283
284         * gcc.c-torture/compile/20010114-1.x: Remove.
285
286 2001-05-18  Stan Shebs  <shebs@apple.com>
287
288         * gcc.c-torture/compile/20010518-1.c: New test.
289
290 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
291
292         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
293         * g++.old-deja/g++.pt/crash67.C: New test.
294
295 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
296
297         * g++.old-deja/g++.other/debug9.C: New test.
298
299 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
300
301         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
302
303 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
304
305         * gcc.c-torture/compile/20010516-1.c: New test.
306
307 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
308
309         * g++.old-deja/g++.other/crash41.C: New test.
310
311 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
312
313         * g++.old-deja/g++.pt/crash66.C: New test.
314
315 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
316
317         * g++.old-deja/g++.robertl/eb27.C: Convert.
318
319 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
320
321         * g++.dg/friend-warn.C: New test.  Do not warn about friend
322         declaration being redundant.
323
324 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
325
326         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
327
328 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
329
330         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
331
332 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
333
334         * lib/g++.exp: Use testsuite_flags.
335         
336 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
337
338         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
339
340 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
341
342         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
343
344 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
345
346         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
347
348 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
349
350         * gcc.c-torture/compile/20010313-1.c: New test.
351
352 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
353
354         * gcc.dg/cpp/direct2.c: New test.
355         * gccq.dg/cpp/direct2s.c: New test.
356
357         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
358
359 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
360
361         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
362         * g++.old-deja/g++.other/op3.C: Likewise.
363
364 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
365
366         * gcc.dg/cpp/syshdr.h: New file.
367         * gcc.dg/cpp/sysmac1.c: Update.
368         * gcc.dg/cpp/sysmac2.c: Update.
369
370 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
371
372         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
373
374 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
375
376         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
377         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
378
379 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
380
381         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
382
383 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
384
385         * lib/g++.exp (g++_include_flags): Don't use any special flags
386         if TESTING_IN_BUILD_TREE is not defined.
387         (g++_init): Use a plain 'c++' as the compiler if
388         TESTING_IN_BUILD_TREEE is not defined.
389
390 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
391
392         * g++.old-deja/g++.eh/catch13.C: New test.
393         * g++.old-deja/g++.eh/catch14.C: New test.
394
395 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
396
397         * gcc.dg/cpp/tr-define.c: New test.
398
399 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
400
401         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
402         <stdlib.h>, not <malloc.h>.
403
404 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
405
406         * g++.old-deja/g++.ns/template17.C: New test.
407
408 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
409
410         * g++.old-deja/g++.pt/ref4.C: New test.
411
412 2001-04-30  Richard Henderson  <rth@redhat.com>
413
414         * gcc.dg/20000724-1.c: Revert last change.
415
416 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
417
418         * g77.f-torture/execute/20010430.f: New test.
419
420 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
421
422         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
423
424 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
425
426         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
427
428 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
429
430         * g++.old-deja/g++.eh/crash6.C: New test.
431
432 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
433
434         * g++.old-deja/g++.other/warn7.C: New test.
435
436 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
437
438         * g++.old-deja/g++.other/defarg9.C: New test.
439
440 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
441
442         * g77.f-torture/compile/20010426.f: New test.
443         * g77.f-torture/execute/20010426.f: New test.
444
445 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
446
447         * g77.f-torture/compile/20000629-1.x: Remove - error
448         has been fixed.
449
450 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
451
452         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
453         Tweak slightly to work with g++.dg framework.
454         * g++.dg/special/ecos.exp: Run initp1.C test.
455         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
456
457         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
458         its linker doesn't give line numbers either.
459         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
460
461 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
462
463         * g++.old-deja/g++.other/lex1.C: New test.
464
465 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
466
467         * gcc.dg/noncompile/20010425-1.c: New test.
468
469 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
470
471         * g++.old-deja/g++.pt/mangle2.C: New test.
472
473 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
474
475         * gcc.dg/format/plus-1.c: New test.
476
477 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
478
479         * gcc.dg/20010423-1.c: New test.
480
481 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
482
483         * gcc.c-torture/execute/20010422-1.c: New test.
484
485 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
486
487         * g++.old-deja/g++.ns/type2.C: New test.
488
489 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
490
491         * g++.old-deja/g++.other/perf1.C: New test.
492
493 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
494
495         * gcc.dg/c99-func-2.c: Remove xfail.
496         * gcc.dg/c99-func-3.c: Remove xfail.
497         * gcc.dg/c99-func-4.c: Remove xfail.
498
499 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
500
501         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
502
503 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
504
505         * gcc.c-torture/compile/20010423-1.c: New test.
506
507 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
508
509         * g++.old-deja/g++.pt/typename28.C: New test.
510
511 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
512
513         * g++.old-deja/g++.abi/empty2.C: New test.
514         * g++.old-deja/g++.abi/empty3.C: New test.
515
516 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
517
518         * g++.old-deja/g++.other/comdat2.C: New test.
519         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
520
521 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
522
523         * g++.old-deja/g++.other/overload14.C: New test.
524
525 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
526
527         * g++.old-deja/g++.other/lookup23.C: New test.
528
529 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
530
531         * gcc.c-torture/execute/20010403-1.c: New test.
532
533 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
534             Mark Mitchell  <mark@codesourcery.com>
535
536         * lib/old-dejagnu.exp: Don't delete output of executable.
537         Add .exe suffix to executables.
538
539 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
540
541         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
542
543 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
544
545         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
546
547 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
548
549         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
550         * g++.old-deja/g++.abi/crash1.C: New test.
551
552 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
553
554         * g++.old-deja/g++.other/crash40.C: New test.
555
556 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
557
558         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
559
560 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
561
562         * g++.old-deja/g++.other/warn6.C: New test.
563
564 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
565
566         * g++.old-deja/g++.robertl/eb42.C: Same.
567
568 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
569
570         * gcc.dg/wtr-conversion-1.c: New testcase.
571
572 2001-04-10  Richard Henderson  <rth@redhat.com>
573
574         * g++.old-deja/g++.other/array5.C: New.
575
576 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
577
578         * gcc.c-torture/execute/20010408-1.c: New test.
579
580 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
581
582         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
583         headers and constructs.
584         * g++.old-deja/g++.robertl/eb79.C: Same.
585         * g++.old-deja/g++.robertl/eb77.C (main): Same.
586         * g++.old-deja/g++.robertl/eb73.C: Same.
587         * g++.old-deja/g++.robertl/eb66.C (main): Same.
588         * g++.old-deja/g++.robertl/eb55.C (t): Same.
589         * g++.old-deja/g++.robertl/eb54.C (main): Same.
590         * g++.old-deja/g++.robertl/eb46.C (main): Same.
591         * g++.old-deja/g++.robertl/eb44.C: Same.
592         * g++.old-deja/g++.robertl/eb41.C (main): Same.
593         * g++.old-deja/g++.robertl/eb4.C (main): Same.
594         * g++.old-deja/g++.robertl/eb39.C: Same.
595         * g++.old-deja/g++.robertl/eb33.C (main): Same.
596         * g++.old-deja/g++.robertl/eb31.C (main): Same.
597         * g++.old-deja/g++.robertl/eb30.C: Same.
598         * g++.old-deja/g++.robertl/eb3.C: Same.
599         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
600         * g++.old-deja/g++.robertl/eb21.C: Same.
601         * g++.old-deja/g++.robertl/eb15.C: Same.
602         * g++.old-deja/g++.robertl/eb118.C: Same.
603         * g++.old-deja/g++.robertl/eb115.C (main): Same.
604         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
605         * g++.old-deja/g++.robertl/eb109.C: Same.
606         * g++.old-deja/g++.other/sibcall1.C (main): Same.
607         * g++.old-deja/g++.mike/rtti1.C: Same.
608         * g++.old-deja/g++.mike/p658.C: Same.
609         * g++.old-deja/g++.mike/net46.C: Same.
610         * g++.old-deja/g++.mike/net34.C: Same.
611         * g++.old-deja/g++.mike/memoize1.C: Same.
612         * g++.old-deja/g++.mike/eh2.C: Same.
613         * g++.old-deja/g++.law/weak.C: Same.
614         * g++.old-deja/g++.law/visibility7.C: Same.
615         * g++.old-deja/g++.law/visibility25.C: Same.
616         * g++.old-deja/g++.law/visibility22.C: Same.
617         * g++.old-deja/g++.law/visibility2.C: Same.
618         * g++.old-deja/g++.law/visibility17.C: Same.
619         * g++.old-deja/g++.law/visibility13.C: Same.
620         * g++.old-deja/g++.law/visibility10.C: Same.
621         * g++.old-deja/g++.law/visibility1.C: Same.
622         * g++.old-deja/g++.law/virtual3.C (eval): Same.
623         * g++.old-deja/g++.law/vbase1.C: Same.
624         * g++.old-deja/g++.law/operators32.C: Same.
625         * g++.old-deja/g++.law/nest3.C: Same.
626         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
627         * g++.old-deja/g++.law/except5.C (main): Same.
628         * g++.old-deja/g++.law/cvt7.C (run): Same.
629         * g++.old-deja/g++.law/cvt2.C: Same.
630         * g++.old-deja/g++.law/cvt16.C: Same.
631         * g++.old-deja/g++.law/ctors6.C (bar): Same.
632         * g++.old-deja/g++.law/ctors17.C (main): Same.
633         * g++.old-deja/g++.law/ctors13.C: Same.
634         * g++.old-deja/g++.law/ctors12.C (main): Same.
635         * g++.old-deja/g++.law/ctors10.C: Same.
636         * g++.old-deja/g++.law/code-gen5.C: Same.
637         * g++.old-deja/g++.law/bad-error7.C: Same.
638         * g++.old-deja/g++.law/arm9.C: Same.
639         * g++.old-deja/g++.law/arm12.C: Same.
640         * g++.old-deja/g++.law/arg8.C: Same.
641         * g++.old-deja/g++.law/arg1.C: Same.
642         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
643         * g++.old-deja/g++.jason/template31.C: Same.
644         * g++.old-deja/g++.jason/template24.C (main): Same.
645         * g++.old-deja/g++.jason/2371.C: Same.
646         * g++.old-deja/g++.eh/new2.C: Same.
647         * g++.old-deja/g++.eh/new1.C: Same.
648         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
649         * g++.old-deja/g++.brendan/nest21.C (main): Same.
650         * g++.old-deja/g++.brendan/err-msg3.C: Same.
651         * g++.old-deja/g++.brendan/crash62.C: Same.
652         * g++.old-deja/g++.brendan/crash52.C: Same.
653         * g++.old-deja/g++.brendan/crash49.C (main): Same.
654         * g++.old-deja/g++.brendan/crash38.C: Same.
655         * g++.old-deja/g++.brendan/crash15.C (main): Same.
656         * g++.old-deja/g++.brendan/copy9.C: Same.
657
658 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
659
660         * gcc.c-torture/execute/20001203-2.c (memset):
661         Count argument is of type __SIZE_TYPE__.
662
663 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
664
665         * gcc.c-torture/compile/20010404-1.c: New test.
666
667 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
668
669         * gcc.c-torture/compile/20010326-1.c: New test.
670
671 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
672
673         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
674         peculiarities of the SH.
675         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
676
677 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
678
679         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
680         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
681         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
682
683 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
684
685         * g77.f-torture/compile/20010321-1.f: New test.
686
687 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
688
689         * gcc.c-torture/compile/20010329-1.c: New test.
690
691 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
692
693         * gcc.c-torture/execute/20010329-1.c: New test.
694
695 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
696
697         * g++.old-deja/g++.other/eh4.C: Fix typo.
698
699 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
700
701         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
702
703 2001-03-28  Philip Blundell  <philb@gnu.org>
704
705         * gcc.c-torture/compile/20010328-1.c: New test.
706
707 2001-03-27  Richard Henderson  <rth@redhat.com>
708
709         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
710         * g++.old-deja/g++.eh/vbase3.C: Likewise.
711
712 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
713
714         * gcc.c-torture/compile/20010327-1.c: New test.
715
716 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
717
718         * g++.old-deja/g++.other/friend12.C: New test.
719         * g++.old-deja/g++.other/friend9.C: Expect no errors.
720         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
721
722 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
723
724         * gcc.c-torture/execute/20010325-1.c: New test.
725
726 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
727
728         * g++.old-deja/g++.other/mangle3.C: New test.
729
730 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
731
732         * g++.old-deja/g++.other/anon8.C: New test.
733
734 2001-03-20  Philip Blundell  <philb@gnu.org>
735
736         * gcc.c-torture/compile/20010320-1.c: New test.
737
738 2001-03-17  Richard Henderson  <rth@redhat.com>
739
740         * g++.old-deja/g++.other/eh4.C: Add expected error text.
741
742 2001-03-15  Geoff Keating  <geoff@redhat.com>
743
744         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
745         tests on AIX.
746
747 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
748
749         * g++.old-deja/g++.other/eh4.C: New test.
750
751 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
752
753         * gcc.dg/cpp/mi1.c: Update.
754
755 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
756
757         * g++.old-deja/g++.other/regstack.C: New test.
758
759 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
760
761         * g++.old-deja/g++.other/ref4.C: New test.
762
763 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
764
765         * objc/execute/va_method.m: Added.
766         * objc/execute/IMP.m: Added.
767         * objc/execute/_cmd.m: Added.
768         * objc/execute/accessing_ivars.m: Added.
769         * objc/execute/class-1.m: Added.
770         * objc/execute/class-10.m: Added.
771         * objc/execute/class-11.m: Added.
772         * objc/execute/class-12.m: Added.
773         * objc/execute/class-13.m: Added.
774         * objc/execute/class-14.m: Added.
775         * objc/execute/class-2.m: Added.
776         * objc/execute/class-3.m: Added.
777         * objc/execute/class-4.m: Added.
778         * objc/execute/class-5.m: Added.
779         * objc/execute/class-6.m: Added.
780         * objc/execute/class-7.m: Added.
781         * objc/execute/class-8.m: Added.
782         * objc/execute/class-9.m: Added.
783         * objc/execute/class-tests-1.h
784         * objc/execute/class-tests-2.h
785         * objc/execute/compatibility_alias.m: Added.
786         * objc/execute/encode-1.m: Added.
787         * objc/execute/formal_protocol-1.m: Added.
788         * objc/execute/formal_protocol-2.m: Added.
789         * objc/execute/formal_protocol-3.m: Added.
790         * objc/execute/formal_protocol-4.m: Added.
791         * objc/execute/formal_protocol-5.m: Added.
792         * objc/execute/formal_protocol-6.m: Added.
793         * objc/execute/formal_protocol-7.m: Added.
794         * objc/execute/informal_protocol.m: Added.
795         * objc/execute/initialize.m: Added.
796         * objc/execute/load.m: Added.
797         * objc/execute/many_args_method.m: Added.
798         * objc/execute/nested-3.m: Added.
799         * objc/execute/no_clash.m: Added.
800         * objc/execute/private.m: Added.
801         * objc/execute/redefining_self.m: Added.
802         * objc/execute/root_methods.m: Added.
803         * objc/execute/selector-1.m: Added.
804         * objc/execute/static-1.m: Added.
805         * objc/execute/static-2.m: Added.
806         * objc/execute/va_method.m: Added.
807
808 2001-03-10  Richard Henderson  <rth@redhat.com>
809
810         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
811
812 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
813
814         * g++.old-deja/g++.other/crash31.C: XFAIL.
815         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
816         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
817         * gcc.c-torture/execute/20010123-1.x: XFAIL.
818         * gcc.c-torture/execute/20010124-1.x: XFAIL.
819         * gcc.dg/sequence-pt-1.c: XFAIL one test.
820
821 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
822
823         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
824
825 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
826
827         * gcc.dg/20000724-1.c: Don't use multiline strings.
828
829 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
830
831         * objc/execute/string1.m, objc/execute/string2.m: Compare the
832         result of -cString against what we expect it to be; don't just
833         print it out for no one to read.
834
835         * objc/execute/string3.m, objc/execute/string4.m: New tests.
836         Based on testcases provided by Nicola Pero.
837
838 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
839
840         * gcc.dg/cpp/macro7.c: New test.
841
842 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
843
844         * gcc.dg/cpp/multiline.c: Update.
845
846 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
847
848         * g++.old-deja/g++.other/enum3.C: New test.
849
850 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
851
852         * g++.old-deja/g++.other/pod1.C: New test.
853
854 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
855
856         * g++.old-deja/g++.ext/overload1.C: New test.
857
858 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
859
860         * g++.old-deja/g++.pt/using1.C: New test.
861
862 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
863
864         * g++.old-deja/g++.other/using9.C: New test.
865
866 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
867
868         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
869
870         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
871
872 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
873
874         * g++.old-deja/g++.ext/realpt1.C: Remove.
875
876 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
877
878         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
879
880 2001-02-26  Will Cohen  <wcohen@redhat.com>
881
882         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
883
884 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
885
886         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
887         templatized constructors.
888
889 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
890
891         * gcc.c-torture/execute/20010224-1.c: New test.
892
893 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
894
895         * gcc.c-torture/execute/20010222-1.c: New test.
896
897 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
898
899         * g++.old-deja/g++.other/inline20.C: New test.
900
901 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
902
903         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
904
905 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
906
907         * g++.old-deja/g++.other/lookup22.C: New test.
908
909 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
910
911         * g77.dg: New directory.
912         * g77.dg/20010216-1.f: New test case.
913         * g77.dg/dg.exp: New driver.
914         * lib/g77-dg.exp: New driver library.
915
916 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
917
918         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
919
920 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
921
922         * g++.old-deja/g++.other/decl9.C: New test.
923
924 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
925
926         * g++.old-deja/g++.other/init16.C: Update the test so that it does
927         not need <string> and also tests the initialization at runtime.
928
929 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
930
931         * gcc.c-torture/execute/longlong.c: New test.
932
933 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
934
935         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
936
937 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
938
939         * gcc.c-torture/execute/920302-1.c (execute):
940         Change argument type to short.
941
942 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
943
944         * g++.old-deja/g++.pt/deduct6.C: New test.
945
946 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
947
948         * g++.old-deja/g++.pt/deduct5.C: New test.
949
950 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
951
952         * gcc.c-torture/execute/20010209-1.c: New test.
953
954 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
955
956         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
957
958 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
959
960         * g++.dg/vtgc1.C: Update for new ABI.
961
962         * consistency.vlad: New directory, 1665 files.
963
964 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
965
966         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
967         return type.
968         * gcc.dg/cpp/digraphs.c: Declare puts.
969
970 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
971
972         * g++.old-deja/g++.other/warn5.C: New test.
973
974 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
975
976         * g++.old-deja/g++.pt/spec40.C: New test.
977
978 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
979
980         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
981         case.
982         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
983
984 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
985
986         * gcc.c-torture/compile/20010209-1.c: New test.
987
988 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
989
990         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
991         excess errors message but not if it crashes.
992         * g++.old-deja/g++.other/crash27.C: Likewise.
993         * g++.old-deja/g++.other/crash28.C: Likewise.
994         * g++.old-deja/g++.other/crash30.C: Likewise.
995         * g++.old-deja/g++.other/crash32.C: Likewise.
996         * g++.old-deja/g++.other/crash35.C: Likewise.
997         * g++.old-deja/g++.pt/inherit2.C: Likewise.
998
999 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1000
1001         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
1002         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
1003         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
1004         g77.f-torture/execute/execute.exp,
1005         g77.f-torture/noncompile/noncompile.exp,
1006         gcc.c-torture/execute/execute.exp,
1007         gcc.c-torture/execute/memcheck/memcheck.exp,
1008         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
1009         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
1010         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
1011         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
1012         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
1013         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
1014         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
1015         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
1016         Remove bug reporting instructions with ancient email addresses.
1017
1018 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1019
1020         * gcc.dg/20010202-1.c: New test.
1021         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
1022
1023 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
1024
1025         * g++.dg/stdbool-if.C: New test.
1026
1027 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1028
1029         * objc/execute/fdecl.m: Added main().
1030
1031 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1032
1033         * gcc.c-torture/execute/20010206-1.c: New test.
1034
1035 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1036
1037         * gcc.dg/cpp/avoidpaste1.c: Update.
1038
1039 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1040
1041         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
1042         Pero <nicola@brainstorm.co.uk>.
1043         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
1044
1045 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
1046
1047         * g++.old-deja/g++.pt/spec39.C: New test.
1048
1049 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
1050
1051         * gcc.c-torture/compile/20010202-1.c: New test.
1052
1053 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
1054
1055         * g++.old-deja/g++.abi/primary2.C: New test.
1056         * g++.old-deja/g++.abi/primary3.C: New test.
1057         * g++.old-deja/g++.abi/primary4.C: New test.
1058         * g++.old-deja/g++.abi/primary5.C: New test.
1059         * g++.old-deja/g++.abi/vtable3.h: New test.
1060         * g++.old-deja/g++.abi/vtable3a.C: New test.
1061         * g++.old-deja/g++.abi/vtable3b.C: New test.
1062         * g++.old-deja/g++.abi/vtable3c.C: New test.
1063         * g++.old-deja/g++.abi/vtable3d.C: New test.
1064         * g++.old-deja/g++.abi/vtable3e.C: New test.
1065         * g++.old-deja/g++.abi/vtable3f.C: New test.
1066         * g++.old-deja/g++.abi/vtable3g.C: New test.
1067         * g++.old-deja/g++.abi/vtable3h.C: New test.
1068         * g++.old-deja/g++.abi/vtable3i.C: New test.
1069         * g++.old-deja/g++.abi/vtable3j.C: New test.
1070         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
1071
1072 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
1073
1074         * g++.old-deja/g++.other/anon6.C: New test.
1075         * g++.old-deja/g++.other/anon7.C: New test.
1076
1077 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1078
1079         * gcc.dg/cpp/avoidpaste2.c: New tests.
1080
1081 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
1082
1083         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
1084
1085 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
1086
1087         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
1088         DECIMAL_DIG cases for Irix."
1089
1090 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
1091
1092         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
1093
1094 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1095
1096         * gcc.dg/c99-tag-1.c: New test.
1097
1098 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1099
1100         * gcc.dg/cpp/tr-warn1.c: Add tests.
1101
1102 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1103
1104         * gcc.dg/cpp/avoidpaste1.c: Update.
1105         * gcc.dg/cpp/paste4.c: Update.
1106
1107 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
1108
1109         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
1110         cases for Irix.
1111
1112 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1113
1114         * g++.old-deja/g++.other/inline19.C: New test.
1115
1116 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1117
1118         * gcc.dg/Wlarger-than.c: New test.
1119
1120 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1121
1122         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
1123
1124 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
1125
1126         * gcc.c-torture/execute/20010129-1.c: New test.
1127         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
1128
1129 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1130
1131         * gcc.dg/cpp/avoidpaste1.c: Test case.
1132
1133 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
1134
1135         * g++.old-deja/g++.other/inline18.C: New test.
1136
1137 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1138
1139         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
1140         and __builtin_putchar.
1141
1142 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
1143
1144         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
1145         tests.
1146
1147 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
1148
1149         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
1150         floating point number rounding mode to round to the nearest
1151         representable mode.
1152
1153 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
1154
1155         * g++.old-deja/g++.other/mangle2.C: New test.
1156
1157 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1158
1159         * gcc.c-torture/compile/20010124-1.c: New test.
1160
1161 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
1162
1163         * g++.old-deja/g++.pt/spec38.C: New test.
1164
1165 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1166
1167         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
1168         "Build don't run".
1169
1170 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1171
1172         * gcc.c-torture/execute/20010123-1.c: New test.
1173
1174 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
1175
1176         * g++.old-deja/g++.pt/spec37.C: New test.
1177
1178 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
1179
1180         * g++.old-deja/g++.pt/overload14.C: New test.
1181
1182 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1183
1184         * gcc.c-torture/execute/20010122-1.c: New test, exercise
1185         __builtin_return_address.
1186
1187 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
1188
1189         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
1190         * g++.old-deja/g++.pt/spec35.C: New test.
1191         * g++.old-deja/g++.pt/spec36.C: New test.
1192
1193 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
1194
1195         * gcc.c-torture/compile/20010118-1.c: New test.
1196
1197 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
1198
1199         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
1200
1201 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
1202
1203         * gcc.c-torture/execute/20010119-1.c: New test.
1204
1205 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1206
1207         * g++.old-deja/g++.other/vbase5.C: New test.
1208
1209 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
1210
1211         * gcc.c-torture/execute/20010118-1.c: New test.
1212
1213 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1214
1215         * g++.old-deja/g++.pt/deduct3.C: New test.
1216
1217 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1218
1219         * g++.old-deja/g++.pt/spec34.C: New test.
1220
1221 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
1222
1223         * g77.f-torture/compile/20000601-2.f: New test.
1224
1225 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1226
1227         * g++.old-deja/g++.other/init17.C: New test.
1228
1229 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
1230
1231         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
1232
1233 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1234
1235         * g++.old-deja/g++.pt/unify8.C: New test.
1236
1237 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1238
1239         * g++.old-deja/g++.abi/vbase1.C: New test.
1240
1241 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1242
1243         * g++.old-deja/g++.pt/crash65.C: New test.
1244
1245 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
1246
1247         * gcc.dg/cpp/assembl2.S: New test case.
1248
1249 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
1250
1251         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
1252         are supported.
1253
1254 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1255
1256         * g++.old-deja/g++.other/builtins1.C: New test.
1257         * g++.old-deja/g++.other/builtins2.C: Likewise.
1258         * g++.old-deja/g++.other/builtins3.C: Likewise.
1259         * g++.old-deja/g++.other/builtins4.C: Likewise.
1260
1261 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
1262
1263         * gcc.c-torture/compile/20010117-1.c: New test.
1264         * gcc.c-torture/compile/20010117-2.c: New test.
1265
1266 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1267
1268         * g77.f-torture/execute/20010116.[fx]: New test,
1269         XFAIL on i?86-*-*.
1270         * g77.f-torture/compile/20010115.f: Indicate it's
1271         a test for PR fortran/1636.
1272
1273 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1274
1275         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
1276
1277 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1278
1279         * g77.f-torture/compile/20010115.f: New test.
1280
1281 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
1282
1283         * g++.old-deja/g++.pt/nontype5.C: New test.
1284
1285 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1286
1287         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
1288         have an equivalent working one below it.
1289
1290 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
1291
1292         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
1293         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1294
1295 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
1296
1297         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
1298         message containing "init_priority".
1299         (conpr-2.C): Likewise.
1300         (conpr-3.C): Likewise.
1301         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
1302
1303 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1304
1305         * gcc.c-torture/execute/20010114-2.c: New test.
1306
1307 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1308
1309         * gcc.c-torture/compile/20010114-1.c: New test.
1310         * gcc.c-torture/compile/20010114-1.x: Xfail.
1311         * gcc.c-torture/compile/20010114-2.c: New test.
1312         * gcc.c-torture/execute/20010114-1.c: New test.
1313         * gcc.dg/trunc-1.c: New test.
1314         * gcc.dg/uninit-B.c: New test.
1315
1316 2001-01-13  Nick Clifton  <nickc@redhat.com>
1317
1318         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
1319         target.
1320
1321 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1322
1323         * gcc.c-torture/compile/20010113-1.c: New test.
1324
1325 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
1326
1327         * gcc.c-torture/compile/20001212-1.c: New test.
1328
1329 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1330
1331         * gcc.dg/cpp/widestr1.c: Update.
1332         * gcc.dg/cpp/prag-imp.c: Remove.
1333
1334 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
1335
1336         * gcc.c-torture/execute/20000801-3.x: Remove.
1337         * gcc.dg/c90-init-1.c: New test.
1338         * gcc.dg/c99-init-1.c: New test.
1339         * gcc.dg/c99-init-2.c: New test.
1340         * gcc.dg/gnu99-init-1.c: New test.
1341
1342 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
1343
1344         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
1345         testing that no relevant ones were found.
1346
1347 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1348
1349         * g++.old-deja/g++.pt/cast2.C: New test.
1350
1351 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1352
1353         * g++.old-deja/g++.pt/friend47.C: New test.
1354
1355 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1356
1357         * g++.old-deja/g++.pt/instantiate13.C: New test.
1358
1359 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1360
1361         * g++.old-deja/g++.other/defarg7.C: New test.
1362         * g++.old-deja/g++.other/defarg8.C: New test.
1363
1364 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1365
1366         * g++.old-deja/g++.pt/crash64.C: New test.
1367
1368 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1369
1370         * g++.old-deja/g++.pt/crash63.C: New test.
1371
1372 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1373
1374         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
1375
1376 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
1377
1378         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
1379
1380 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1381
1382         * g++.old-deja/g++.pt/error3.C: New test.
1383
1384 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1385
1386         * g++.old-deja/g++.other/crash39.C: New test.
1387
1388 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1389
1390         * g++.old-deja/g++.other/vbase4.C: New test.
1391
1392 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
1393
1394         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
1395         * gcc.dg/special/20000419-2.c: New file. Identical to above.
1396         * gcc.dg/special/special.exp: New test driver which will check
1397         for alias support for the above test.
1398
1399 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
1400
1401         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
1402         problems on small machines.
1403         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
1404         parameterize.
1405
1406 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
1407
1408         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
1409         mips.
1410         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1411
1412 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
1413
1414         * g++.old_deja/g++.pt/using8.C: New test.
1415
1416 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1417
1418         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
1419
1420 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
1421
1422         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
1423         where a failure is expected.
1424         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
1425
1426 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1427
1428         * g++.old_deja/g++.pt/instantiate12.C: New test.
1429
1430 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1431
1432         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
1433         start of structs.
1434         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
1435         * g++.old-deja/g++.brendan/crash17.C: Likewise.
1436         * g++.old-deja/g++.brendan/crash29.C: Likewise.
1437         * g++.old-deja/g++.brendan/crash48.C: Likewise.
1438         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1439         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
1440         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
1441         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
1442         * g++.old-deja/g++.eh/spec6.C: Likewise.
1443         * g++.old-deja/g++.jason/crash3.C: Likewise.
1444         * g++.old-deja/g++.law/ctors11.C: Likewise.
1445         * g++.old-deja/g++.law/ctors17.C: Likewise.
1446         * g++.old-deja/g++.law/ctors5.C: Likewise.
1447         * g++.old-deja/g++.law/ctors9.C: Likewise.
1448         * g++.old-deja/g++.mike/ambig1.C: Likewise.
1449         * g++.old-deja/g++.mike/net22.C: Likewise.
1450         * g++.old-deja/g++.mike/p3538a.C: Likewise.
1451         * g++.old-deja/g++.mike/p3538b.C: Likewise.
1452         * g++.old-deja/g++.mike/virt3.C: Likewise.
1453         * g++.old-deja/g++.niklas/t128.C: Likewise.
1454         * g++.old-deja/g++.other/anon4.C: Likewise.
1455         * g++.old-deja/g++.other/using1.C: Likewise.
1456         * g++.old-deja/g++.other/warn3.C: Likewise.
1457         * g++.old-deja/g++.pt/t37.C: Likewise.
1458         * g++.old-deja/g++.robertl/eb69.C: Likewise.
1459         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1460
1461 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1462
1463         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
1464
1465 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1466
1467         * gcc.c-torture/execute/stdio-opt-3.c: New test.
1468
1469 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
1470
1471         * gcc.c-torture/compile/20010107-1.c: New test.
1472
1473 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1474
1475         * gcc.c-torture/execute/builtin-noret-1.c: New test.
1476
1477 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1478
1479         * gcc.dg/format/format.h: New file.
1480         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
1481         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
1482         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
1483         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
1484         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
1485         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1486         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
1487         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
1488         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
1489         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
1490         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
1491         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
1492         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
1493         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
1494         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
1495         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
1496         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
1497         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
1498         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
1499         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
1500         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
1501         instead of declaring standard types, macros and functions in each
1502         test.
1503
1504 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
1505
1506         * gcc.c-torture/execute/20010106-1.c: New test.
1507
1508 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1509
1510         * gcc.dg/format/format.exp: New file.
1511         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
1512         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
1513         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
1514         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
1515         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
1516         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
1517         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
1518         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
1519         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
1520         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
1521         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
1522         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
1523         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
1524         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
1525         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
1526         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
1527         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
1528         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
1529         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
1530         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
1531         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
1532         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
1533         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
1534         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
1535         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
1536         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
1537         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
1538         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
1539         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
1540         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
1541         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
1542         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
1543         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
1544         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
1545         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
1546         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
1547         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
1548         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
1549         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
1550         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
1551         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
1552         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
1553
1554 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
1555
1556         * gcc.c-torture/execute/991228-1.c: Take word endianness into
1557         account.
1558
1559 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1560
1561         * gcc.c-torture/execute/builtin-complex-1.c: New test.
1562
1563 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1564
1565         * g++.old-deja/g++.pt/crash62.C: New test.
1566
1567 2001-01-04  Richard Henderson  <rth@redhat.com>
1568
1569         * gcc.dg/20000926-1.c: Update expected warnings.
1570         * gcc.dg/array-2.c: Likewise.
1571         * gcc.dg/array-4.c: Also validate flexible array members.
1572         * gcc.dg/c99-flex-array-1.c: New.
1573
1574 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1575
1576         * gcc.c-torture/compile/20001222-1.x: Remove.
1577
1578 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1579
1580         * gcc.c-torture/execute/built-in-setjmp.c: New.
1581
1582 2001-01-03  Richard Henderson  <rth@redhat.com>
1583
1584         * gcc.dg/940510-1.c: Update expected error wording.
1585         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
1586
1587 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
1588
1589         * lib/target-supports.exp (check_alias_available): Modified to
1590         indicate aliases not supported if only weak aliases are supported.
1591
1592 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1593
1594         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
1595         Turn on cmpstrsi checks for __pj__ and __i370__.
1596
1597 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1598
1599         * g++.old-deja/g++.other/virtual11.C: New test.
1600
1601 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1602
1603         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
1604
1605 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1606
1607         * gcc.c-torture/compile/20010102-1.c: New test.
1608
1609 2001-01-02  Andreas Jaeger  <aj@suse.de>
1610
1611         * gcc.dg/noreturn-3.c: New test.
1612
1613         * gcc.dg/noreturn-4.c: New test.
1614
1615 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1616
1617         * gcc.c-torture/execute/stdio-opt-1.c: Also test
1618         __builtin_fputc and __builtin_fwrite.
1619
1620 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
1621
1622         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
1623         signed char, not default char.
1624
1625 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
1626
1627         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
1628
1629 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
1630
1631         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
1632
1633 2000-12-29  Richard Henderson  <rth@redhat.com>
1634
1635         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
1636         (__cyg_profile_func_exit): Define.
1637
1638 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1639
1640         * g++.dg/vtgc1.C: New test.
1641
1642 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
1643
1644         * gcc.dg/noncompile/20001228-1.c: New test.
1645
1646         * gcc.dg/20001228-1.c: New test.
1647
1648         * gcc.c-torture/execute/20001228-1.c: New test.
1649
1650 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1651
1652         * gcc.dg/format-strfmon-1.c: New test.
1653
1654 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1655
1656         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
1657         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
1658         * gcc.c-torture/execute/string-opt-1.c: Likewise.
1659         * gcc.c-torture/execute/string-opt-2.c: Likewise.
1660         * gcc.c-torture/execute/string-opt-3.c: Likewise.
1661         * gcc.c-torture/execute/string-opt-4.c: Likewise.
1662         * gcc.c-torture/execute/string-opt-6.c: Likewise.
1663         * gcc.c-torture/execute/string-opt-7.c: Likewise.
1664         * gcc.c-torture/execute/string-opt-8.c: Likewise.
1665         * gcc.c-torture/execute/string-opt-9.c: Likewise.
1666         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1667         * gcc.c-torture/execute/string-opt-11.c: Likewise.
1668         * gcc.c-torture/execute/string-opt-12.c: Likewise.
1669
1670         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
1671         * gcc.c-torture/execute/string-opt-4.c: Test index.
1672
1673 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
1674
1675         * gcc.c-torture/compile/20001226-1.c: New test.
1676
1677 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1678
1679         * gcc.c-torture/compile/20001222-1.c: New test.
1680         * gcc.c-torture/compile/20001222-1.x: Xfail.
1681
1682 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
1683
1684         * gcc.c-torture/execute/comp-goto-2.c: New test.
1685
1686 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
1687
1688         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
1689         Use long types if __INT_MAX__ is 32767.
1690         (main): Use cast to (sint32 *) when poking 88 into a_page.
1691
1692         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
1693
1694 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
1695
1696         * gcc.c-torture/compile/20001221-1.c: New test.
1697         * gcc.c-torture/execute/20001221-1.c: New test.
1698
1699 2000-12-20  Richard Henderson  <rth@redhat.com>
1700
1701         * g++.old-deja/g++.pt/crash36.C: Update error lines.
1702         * g++.old-deja/g++.robertl/eb109.C: Likewise.
1703
1704 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1705
1706         * gcc.dg/compare3.c: New test.
1707
1708 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1709
1710         * gcc.dg/format-warnll-1.c: New test.
1711
1712 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
1713
1714         * gcc.dg/cpp/cmdlne-P.c: New test.
1715
1716 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1717
1718         * gcc.c-torture/execute/builtin-abs-1.c,
1719         gcc.c-torture/execute/builtin-abs-2.c: New tests.
1720
1721 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1722
1723         * gcc.dg/cpp/multiline.c: New test.
1724
1725 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1726
1727         * g++.old-deja/g++.other/syshdr1.C: Update.
1728         * gcc.dg/cpp/lineflags.c: Remove temporarily.
1729
1730 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1731
1732         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
1733
1734 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1735
1736         * g++.old-deja/g++.pt/ttp65.C: New test.
1737
1738 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1739
1740         * g++.old-deja/g++.pt/ttp64.C: New test.
1741
1742 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1743
1744         * g++.old-deja/g++.pt/spec33.C: New test.
1745
1746 2000-12-14  Catherine Moore  <clm@redhat.com>
1747
1748         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
1749         * gcc.c-torture/execute/920612-2.c: Likewise.
1750         * gcc.c-torture/execute/920428-2.c: Likewise.
1751         * gcc-c-torture/execute/va-arg-11.c: Call exit.
1752         * gcc.c-torture/execute/va-arg-21.c: Likewise.
1753
1754 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1755
1756         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
1757         * gcc.dg/pack-test-2.c: Likewise.
1758
1759 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1760
1761         Tests by Zack Weinberg <zackw@stanford.edu>.
1762
1763         * gcc.dg/cpp/defined.c: Update.
1764         * gcc.dg/cpp/defined_trad.c: New tests.
1765
1766 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1767
1768         * gcc.dg/cpp/trad-direct.c: Update.
1769
1770 2000-12-11  Neil Booth  <neilb@earthling.net>
1771
1772         * gcc.dg/cpp/defined_trad.c
1773
1774 2000-12-11  Neil Booth  <neilb@earthling.net>
1775
1776         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
1777
1778 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1779
1780         * gcc.dg/format-miss-2.c: New test.
1781
1782 2000-12-09  Neil Booth  <neilb@earthling.net>
1783
1784         * gcc.dg/cpp/lineflags.c: New tests.
1785         * gcc.dg/cpp/poison.c: Update.
1786         * gcc.dg/cpp/redef2.c: Update.
1787         * gcc.dg/cpp/skipping.c: New test.
1788
1789 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
1790
1791         * g++.old-deja/g++.other/eh3.C: New testcase.
1792
1793 2000-12-07  Neil Booth  <neilb@earthling.net>
1794
1795         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
1796         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
1797         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
1798         wtr-union-init-2.c, wtr-union-init-3.c: Update.
1799         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
1800         Update.
1801
1802 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1803
1804         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
1805         __SIZE_TYPE__ instead of int for type of integers cast to
1806         pointers.
1807
1808 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
1809
1810         * g++.old-deja/g++.other/cleanup4.C: New test.
1811
1812 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1813
1814         * format-sec-1.c: New test.
1815
1816 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1817
1818         * gcc.dg/format-nonlit-3.c: New test.
1819
1820 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1821
1822         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
1823         through a null pointer.
1824
1825 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1826
1827         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
1828         * g++.old-deja/g++.pt/partial4.C: New test.
1829
1830 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
1831
1832         * gcc.c-torture/execute/ieee/hugeval.x: New.
1833
1834 2000-12-06  Neil Booth  <neilb@earthling.net>
1835
1836         * gcc.dg/cpp/backslash2.c: New tests.
1837
1838 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1839
1840         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
1841         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
1842
1843 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
1844
1845         * gcc.c-torture/execute/20001203-2.c: New testcase.
1846
1847 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
1848
1849         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
1850         * g++.old-deja/g++.other/virtual10.C: New test.
1851
1852 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
1853
1854         * g++.old-deja/g++.mike/pmf5.C: Remove test.
1855
1856 2000-12-05  Richard Henderson  <rth@redhat.com>
1857
1858         * gcc.c-torture/compile/20001205-1.c: New.
1859
1860 2000-12-04  Neil Booth  <neilb@earthling.net>
1861
1862         * g++.old-deja/g++.other/virtual9.C: New test.
1863         * g++.old-deja/g++.pt/crash61.C: New test.
1864         * gcc.c-torture/execute/loop-9.c: New test.
1865
1866 2000-12-04  Neil Booth  <neilb@earthling.net>
1867
1868         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
1869         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
1870         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
1871         * gcc.dg/cpp/extratokens.c: ...here.
1872
1873 2000-12-04  Neil Booth  <neilb@earthling.net>
1874
1875         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
1876         New tests.
1877
1878 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1879
1880         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
1881         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
1882
1883 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1884
1885         * gcc.c-torture/execute/20001203-1.c: New test.
1886
1887 2000-12-03  Neil Booth  <neilb@earthling.net>
1888
1889         * gcc.dg/cpp/macro6.c: New test cases.
1890
1891 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1892
1893         * gcc.c-torture/execute/string-opt-9.c: New test.
1894         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1895         * gcc.c-torture/execute/string-opt-11.c: Likewise.
1896         * gcc.c-torture/execute/string-opt-12.c: Likewise.
1897
1898         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
1899         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
1900
1901 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
1902
1903         * gcc.dg/cpp/if-6.c: New testcase.
1904
1905         * gcc.dg/20001201-1.c: New testcase.
1906
1907 2000-12-02  Neil Booth  <neilb@earthling.net>
1908
1909         * g++.old-deja/g++.other/externC4.C,
1910         g++.old-deja/g++.other/friend10.C: New tests.
1911
1912 2000-12-02  Neil Booth  <neilb@earthling.net>
1913
1914         * g++.old-deja/g++.other/instan2.C
1915         * g++.old-deja/g++.other/instan3.C: New test.
1916
1917 2000-12-02  Neil Booth  <neilb@earthling.net>
1918
1919         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
1920         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
1921         gnuc99.c,gnuc99-pedantic.c: New tests.
1922
1923 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1924
1925         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
1926         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
1927
1928 2000-12-01  Neil Booth  <neilb@earthling.net>
1929
1930         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
1931         * gcc.dg/cpp/poison.c: Update.
1932         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
1933
1934 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
1935
1936         * g77.f-torture/execute/20001201.f: New test.
1937
1938 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1939
1940         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
1941
1942 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
1943
1944         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
1945
1946 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
1947
1948         * g++.old-deja/g++.other/cast6.C: New test.
1949
1950 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
1951
1952         * gcc.c-torture/execute/20001130-2.c: New testcase.
1953
1954 2000-11-30  Richard Henderson  <rth@redhat.com>
1955
1956         * gcc.c-torture/execute/20001130-1.c: New test.
1957
1958 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1959
1960         * g++.old-deja/g++.other/op3.C: New test.
1961
1962 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1963
1964         * g++.old-deja/g++.other/op2.C: New test.
1965
1966 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1967
1968         * g++.old-deja/g++.other/crash38.C: New test.
1969
1970 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
1971
1972         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
1973
1974 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
1975
1976         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
1977         tests.
1978         * gcc.c-torture/execute/string-opt-6.c: New test.
1979
1980         * gcc.dg/20001117-1.c: Add main.
1981
1982 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
1983
1984         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
1985         Move from here ...
1986         * gcc.dg/940510-1.c: ... to here.
1987
1988         * gcc.dg/20000926-1.c: GNU C now allows initializations of
1989         zero-size arrays in toplevel structures.
1990
1991 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
1992
1993         * gcc.c-torture/execute/loop-8.c: New test.
1994
1995 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1996
1997         * g++.old-deja/g++.other/base1.C: New test.
1998
1999 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2000
2001         * g++.old-deja/g++.other/parse2.C: New test.
2002
2003 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2004
2005         * g++.old-deja/g++.pt/incomplete1.C: New test.
2006
2007 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2008
2009         * g++.old-deja/g++.other/friend9.C: New test.
2010
2011 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2012
2013         * gcc.dg/20001127-1.c: New test.
2014
2015 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2016
2017         * g++.old-deja/g++.pt/friend46.C: New test.
2018
2019 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2020
2021         * g++.old-deja/g++.other/ptrmem8.C: New test.
2022
2023 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2024
2025         * gcc.c-torture/execute/string-opt-7.c: New test.
2026         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2027
2028 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2029
2030         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
2031         instead of 'mkcheck 2'.
2032
2033 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2034
2035         * gcc.c-torture/execute/memcheck/driver.c,
2036         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
2037         C9X references to refer to C99.
2038
2039 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
2040
2041         * gcc.dg/ultrasp3.c: New test.
2042
2043 2000-11-25  Neil Booth  <neilb@earthling.net>
2044
2045         * gcc.dg/cpp/include2.c: Update test to be locale independent.
2046
2047 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
2048
2049         * gcc.c-torture/compile/20001123-2.c: New.
2050
2051 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2052
2053         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2054
2055 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
2056
2057         * gcc.dg/sequence-point-1.c: Add some new tests.
2058         * gcc.c-torture/execute/20001124-1.c: New test.
2059
2060 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2061
2062         * g++.old-deja/g++.other/vaarg4.C: New test.
2063         * gcc.c-torture/compile/20001123-1.c: New test.
2064
2065 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2066
2067         * g++.other/crash24.C: Adjust and remove XFAIL.
2068         * g++.other/crash37.C: New test.
2069
2070 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
2071
2072         * g++.old-deja/g++.pt/instantiate9.C: New test.
2073
2074 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
2075
2076         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
2077         new ABI, too.
2078
2079         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
2080         * g++.old-deja/g++.robertl/eb55.C: Likewise.
2081
2082 2000-11-22  Neil Booth  <neilb@earthling.net>
2083
2084         * gcc.dg/cpp/Wtrigraphs.c: New test.
2085
2086 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
2087
2088         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
2089
2090 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
2091
2092         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
2093
2094 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
2095
2096         * lib/gcc-dg.exp: load_lib scanasm.exp.
2097         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
2098         * lib/g++-dg.exp: load_lib scanasm.exp.
2099         * lib/scanasm.exp: New.
2100         (scan-assembler, scan-assembler-not): Add optional arguments to
2101         test name, or if not present, the pattern name.
2102         (scan-assembler-dem, scan-assembler-dem-not): New.
2103
2104         * g++.dg/dg.exp: New.
2105
2106 2000-11-21  Neil Booth  <neilb@earthling.net>
2107
2108         * gcc.dg/cpp/integrated1.c: Remove.
2109
2110 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2111
2112         * gcc.c-torture/execute/20001121-1.c: New test.
2113
2114 2000-11-21  Richard Henderson  <rth@redhat.com>
2115
2116         * gcc.c-torture/compile/20001121-1.c: New test.
2117
2118 2000-11-20  Neil Booth  <neilb@earthling.net>
2119
2120         * gcc.dg/cpp/integrated1.c: New test.
2121
2122 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2123
2124         * g++.old-deja/g++.other/inline17.C: New test.
2125
2126 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
2127
2128         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
2129         local variable to be zero: I made the variable global. Now
2130         uses abort() and exit() instead of relying on main's return value.
2131
2132 2000-11-20  Neil Booth  <neilb@earthling.net>
2133
2134         * gcc.dg/cpp/paste2.c: Update test.
2135         * objc/execute/paste.m: New test.
2136
2137 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2138
2139         * gcc.dg/c99-condexpr-1.c: New test.
2140
2141 2000-11-20  Neil Booth  <neilb@earthling.net>
2142
2143         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
2144
2145 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
2146
2147         * g++.old-deja/g++.pt/export1.C: New test.
2148
2149 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
2150
2151         * gcc.dg/20001117-1.c: New test.
2152
2153 2000-11-18  Richard Henderson  <rth@redhat.com>
2154
2155         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
2156
2157 2000-11-18  Richard Henderson  <rth@redhat.com>
2158
2159         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
2160         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
2161         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
2162
2163 2000-11-18  Richard Henderson  <rth@redhat.com>
2164
2165         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
2166         (main): New.  Exit cleanly.
2167
2168 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2169
2170         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
2171         gcc.dg/c99-fordecl-2.c: New tests.
2172
2173 2000-11-18  Richard Henderson  <rth@redhat.com>
2174
2175         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
2176         * gcc.c-torture/execute/zerolen-2.c: New.
2177
2178 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2179
2180         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
2181         memory.
2182
2183 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2184
2185         * g++.old-deja/g++.pt/instantiate8.C: New test.
2186
2187 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2188
2189         * g++.old-deja/g++.other/incomplete.C: Add more tests.
2190         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
2191
2192 2000-11-16  Nick Clifton  <nickc@redhat.com>
2193
2194         * gcc.c-torture/execute/nestfunc-2.c: New test.
2195         * gcc.c-torture/execute/nestfunc-3.c: New test.
2196
2197 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
2198
2199         * gcc.c-torture/compile/20001116-1.c: New test.
2200
2201 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2202
2203         * gcc.c-torture/execute/20001115-1.c: New test.
2204
2205 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
2206
2207         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
2208         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
2209         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
2210         * g++.old-deja/g++.abi/vmihint.C: Likewise.
2211
2212 2000-11-15  Neil Booth  <neilb@earthling.net>
2213
2214         gcc.dg/cpp/_Pragma1.c: Update.
2215         gcc.dg/cpp/_Pragma2.c: New test.
2216
2217 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2218
2219         * g++.old-deja/g++.other/anon5.C: New test.
2220
2221 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2222
2223         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
2224         tests.
2225
2226 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
2227
2228         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
2229         output.
2230
2231 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2232
2233         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
2234         labels at end of compound statements.
2235
2236 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
2237
2238         * gcc.c-torture/execute/loop-7.c: New test.
2239
2240 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2241
2242         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
2243
2244 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2245
2246         * gcc.dg/c99-bool-1.c: New test.
2247
2248 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2249
2250         * gcc.dg/c99-scope-1.c: Remove xfail.
2251         * gcc.dg/c99-scope-2.c: New test.
2252
2253 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2254
2255         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
2256         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
2257
2258 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
2259
2260         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
2261         error messages.
2262
2263         * g++.mike/p700.C: Don't typedef wchar_t.
2264         * g++.mike/p784.C: Likewise.
2265         * g++.mike/eb101.C: Don't use __wchar_t.
2266
2267 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
2268
2269         * g77.f-torture/execute/20001111.[fx]: Test premature exit
2270         from DO loop.
2271
2272 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
2273
2274         * gcc.c-torture/execute/20001111-1.c: New test.
2275
2276 2000-11-10  Nick Clifton  <nickc@redhat.com>
2277
2278         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
2279         long multuiple and accumulate.
2280
2281 2000-11-09  Richard Henderson  <rth@redhat.com>
2282
2283         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
2284         via size_t instead of int.
2285
2286         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
2287         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2288         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2289         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2290
2291 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
2292
2293         * gcc.c-torture/compile/20001109-1.c: New test.
2294         * gcc.c-torture/compile/20001109-2.c: New test.
2295
2296 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
2297
2298         * g++.old-deja/g++.pt/operator1.C: New test.
2299         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
2300
2301 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
2302
2303         * gcc.dg/20001108-1.c: New test.
2304
2305 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
2306
2307         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
2308         with both arguments constant strings.
2309         * gcc.c-torture/execute/string-opt-3.c: New test.
2310         * gcc.c-torture/execute/string-opt-4.c: New test.
2311         * gcc.c-torture/execute/string-opt-5.c: New test.
2312
2313 2000-11-08  Nick Clifton  <nickc@redhat.com>
2314
2315         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
2316         mulsidi3adddi patterns.
2317
2318 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
2319
2320         * g++.old-deja/g++.other/crash36.C: New test.
2321
2322 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
2323
2324         * g++.old-deja/g++.other/init16.C: New test.
2325
2326 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
2327
2328         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
2329
2330 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2331
2332         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
2333         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2334         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2335
2336 2000-11-07  DJ Delorie  <dj@redhat.com>
2337
2338         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
2339
2340 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2341
2342         * gcc.c-torture/execute/string-opt-1.c: New test.
2343
2344 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2345
2346         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
2347         mips-sgi-irix6.* because the MIPS ABI passes floating-point
2348         parameters in registers, and there is no way for a varargs
2349         function to know in which order the integer and floating-point
2350         parameters should be interleaved when they are placed on the
2351         stack.
2352         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2353         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2354
2355 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2356
2357         * gcc.c-torture/execute/string-opt-2.c: New test.
2358
2359 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
2360
2361         * g++.old-deja/g++.pt/crash60.C: New test.
2362
2363 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2364
2365         * g++.old-deja/g++.other/crash24.C: New test.
2366         * g++.old-deja/g++.other/crash25.C: New test.
2367         * g++.old-deja/g++.other/crash26.C: New test.
2368         * g++.old-deja/g++.other/crash27.C: New test.
2369         * g++.old-deja/g++.other/crash28.C: New test.
2370         * g++.old-deja/g++.other/crash29.C: New test.
2371         * g++.old-deja/g++.other/crash30.C: New test.
2372         * g++.old-deja/g++.other/crash31.C: New test.
2373         * g++.old-deja/g++.other/crash32.C: New test.
2374         * g++.old-deja/g++.other/crash33.C: New test.
2375         * g++.old-deja/g++.other/crash34.C: New test.
2376         * g++.old-deja/g++.other/crash35.C: New test.
2377
2378 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2379
2380         * gcc.c-torture/execute/20001031-1.c: New test.
2381
2382 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
2383
2384         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
2385         namespace.
2386
2387         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
2388         standards-conformant.
2389
2390         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
2391
2392         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
2393         * g++.old-deja/g++.mike/p755a.C: Likewise.
2394         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
2395         library makes no calls to `operator new' during initialization.
2396
2397 2000-11-04  Neil Booth  <neilb@earthling.net>
2398
2399         * gcc.dg/cpp/include2.c: New tests.
2400
2401 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
2402
2403         * lib/g++.exp (g++_set_ld_library_path): New function.
2404         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
2405
2406 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
2407
2408         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
2409         warnings.
2410
2411 2000-11-01  Richard Henderson  <rth@redhat.com>
2412
2413         * g++.old-deja/g++.ext/namedret1.C: New.
2414         * g++.old-deja/g++.ext/namedret2.C: New.
2415         * g++.old-deja/g++.ext/namedret3.C: New.
2416
2417 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
2418
2419         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
2420         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
2421
2422 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2423
2424         * gcc.c-torture/execute/va-arg-21.c: New test.
2425
2426 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2427
2428         * gcc.dg/c99-complex-2.c: New test.
2429
2430 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2431
2432         * gcc.c-torture/execute/stdio-opt-1.c: New test.
2433
2434 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
2435
2436         * g++.old-deja/g++.other/inline16.C: New test.
2437
2438 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
2439
2440         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
2441         __PRETTY_FUNCTION__
2442
2443 2000-10-29  Neil Booth  <neilb@earthling.net>
2444
2445         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
2446         New tests.
2447         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
2448         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
2449         optimisation.
2450
2451 2000-10-29  Neil Booth  <neilb@earthling.net>
2452
2453         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
2454         * mi1.c, mi1c.h: Add null directives to multiple-include test.
2455         * mi5.c: Test multiple includes work with -C.
2456         * trigraphs.c: Test ^= version.
2457
2458 2000-10-28  Neil Booth  <neilb@earthling.net>
2459
2460         New tests and test updates for new macro expander.
2461
2462         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
2463         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
2464         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
2465         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
2466         new diagnostic messages.
2467
2468         * gcc.dg/cpp/macro3.c: New tests.
2469
2470 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
2471
2472         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
2473         on the same line.
2474
2475 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
2476
2477         * g++.old-deja/g++.other/eh2.C: New test.
2478
2479 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
2480
2481         * gcc.c-torture/execute/20001027-1.c: New test.
2482
2483 2000-10-26  Richard Henderson  <rth@redhat.com>
2484
2485         * gcc.c-torture/execute/20001026-1.c: New.
2486
2487 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
2488
2489         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
2490         * g++.old-deja/g++.law/builtin1.C: Likewise.
2491         * g++.old-deja/g++.law/ctors10.C: Likewise.
2492         * g++.old-deja/g++.law/virtual3.C: Likewise.
2493         * g++.old-deja/g++.mike/p658.C: Likewise.
2494         * g++.old-deja/g++.other/sibcall1.C: Likewise.
2495         * g++.old-deja/g++.other/vaarg2.C: Likewise.
2496         * g++.old-deja/g++.robertl/eb124.C: Likewise.
2497         * g++.old-deja/g++.robertl/eb44.C: Likewise.
2498         * g++.old-deja/g++.robertl/eb77.C: Likewise.
2499
2500 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
2501
2502         * gcc.c-torture/compile/20001024-1.c: New test.
2503
2504 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
2505
2506         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
2507         to tell us whether or not we are using V3.
2508
2509 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2510
2511         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
2512         operands.
2513
2514 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2515
2516         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
2517
2518 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
2519
2520         * gcc.c-torture/execute/20001024-1.c: New test.
2521
2522 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
2523
2524         * g++.old-deja/g++.other/sibcall1.C: New test.
2525
2526 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
2527
2528         * gcc.dg/noncompile/init-3.c: New test.
2529
2530 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2531
2532         * gcc.dg/format-array-1.c: New test.
2533
2534 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2535
2536         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
2537         writing through null pointers; remove comment about testing
2538         unterminated strings.
2539
2540 2000-10-17  Matthew Hiller  <hiller@redhat.com>
2541
2542         * gcc.c-torture/execute/20001017-2.c: New test.
2543
2544 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2545
2546         * gcc.c-torture/compile/20001018-1.c: New test.
2547         * gcc.c-torture/compile/20001018-1.x: Xfail.
2548
2549 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2550
2551         * gcc.c-torture/execute/20001017-1.c: New test.
2552
2553 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2554
2555         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
2556         for multiple use of arguments with scanf formats; add tests for
2557         multiple use of arguments.
2558
2559 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
2560
2561         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
2562
2563 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2564
2565         * gcc.dg/format-miss-1.c: New test.
2566
2567 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
2568
2569         * gcc.c-torture/execute/20001013-1.c: New test.
2570
2571 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
2572
2573         * gcc.dg/format-branch-1.c: New test.
2574
2575 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
2576
2577         * README, lib/file-format.exp: Remove EGCS references.
2578
2579 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
2580
2581         * gcc.dg/20001013-1.c: New test.
2582
2583 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2584
2585         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
2586         for intmax_t in the compiler using __typeof__ and the type rules
2587         for conditional expressions.
2588
2589 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
2590
2591         * gcc.dg/20001012-1.c: New test.
2592         * gcc.dg/20001012-2.c: New test.
2593
2594 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2595
2596         * gcc.dg/format-attr-1.c: New test.
2597
2598 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2599
2600         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
2601         __LONG_LONG_MAX__ instead of LLONG_MAX.
2602
2603 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2604
2605         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
2606         scanf flags.
2607         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
2608         flags.
2609
2610 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2611
2612         * gcc.dg/sequence-pt-1.c: New test.
2613
2614 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
2615
2616         * gcc.c-torture/execute/20001011-1.c: New testcase.
2617         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
2618
2619 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
2620
2621         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
2622         does not error on it.
2623
2624 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
2625
2626         * gcc.dg/20001009-1.c: New test.
2627
2628 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2629
2630         * gcc.c-torture/compile/20001009-1.c: Move from here ....
2631         * gcc.c-torture/execute/20001009-2.c: ... to here.
2632
2633 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
2634
2635         * gcc.c-torture/compile/20001009-1.c: New testcase.
2636         * gcc.c-torture/execute/20001009-1.c: New testcase.
2637         Testcases provided by Jan Hubicka <jh@suse.cz>.
2638
2639 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2640
2641         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2642         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
2643         uintmax_t using <limits.h> to emulate the compiler's internal
2644         logic.  No longer XFAIL %j tests.
2645
2646 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2647
2648         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
2649         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2650         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
2651         regexps and details of expected handling of some bad formats.
2652         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
2653         suppression.
2654
2655 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2656
2657         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
2658         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
2659         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
2660         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
2661         in list archives.
2662
2663 2000-10-06  Richard Henderson  <rth@cygnus.com>
2664
2665         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
2666         * g++.old-deja/g++.brendan/crash52.C: Likewise.
2667         * g++.old-deja/g++.jason/report.C: Likewise.
2668         * g++.old-deja/g++.law/friend5.C: Likewise.
2669         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
2670         of the expected warnings.
2671
2672 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
2673
2674         * g++.old-deja/g++.pt/enum14.C: New test.
2675
2676 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
2677
2678         * g++.old-deja/g++.pt/crash59.C: New test.
2679
2680 2000-10-04  Will Cohen  <wcohen@redhat.com>
2681
2682         * gcc.dg/20000926-1.c: New test.
2683
2684 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
2685
2686         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
2687         function name for current C++ compiler.
2688         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
2689
2690 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
2691
2692         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
2693         __PRETTY_FUNCTION__.
2694         * g++.old-deja/g++.ext/pretty2.C: Likewise.
2695
2696 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2697
2698         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
2699
2700 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
2701
2702         * gcc.c-torture/compile/20000923-1.c: New test.
2703
2704 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
2705
2706         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
2707         * g++.old-deja/g++.pt/ttp62.C: Same.
2708         * g++.old-deja/g++.other/inline14.C: Same.
2709
2710 2000-09-24  Richard Henderson  <rth@cygnus.com>
2711
2712         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
2713
2714 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2715
2716         * gcc.dg/c90-printf-1.c: Add test for wide string format.
2717
2718 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
2719
2720         * gcc.c-torture/compile/20000922-1.c: New file.
2721
2722 2000-09-21  Nick Clifton  <nickc@redhat.com>
2723
2724         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
2725         a signed long modulo operation.
2726         (mod6): New funciton - perform an unsigned long modulo operation.
2727         (main): Add tests for modulos of very large numbers by very small
2728         dividends.
2729
2730 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2731
2732         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
2733
2734 2000-09-19  Richard Henderson  <rth@cygnus.com>
2735
2736         * gcc.dg/compare2.c (case 10): XFAIL.
2737
2738 2000-09-18  Richard Henderson  <rth@cygnus.com>
2739
2740         * gcc.c-torture/execute/20000906-1.c: Move ...
2741         * gcc.dg/20000906-1.c: ... here.  Only run on targets
2742         that support __builtin_trap.
2743
2744 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
2745
2746         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
2747
2748 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2749
2750         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
2751         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
2752         more $ format tests.
2753
2754 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2755
2756         * gcc.dg/format-errmk-1.c: New test.
2757
2758 2000-09-17  Greg McGary  <greg@mcgary.org>
2759
2760         * gcc.c-torture/execute/20000917-1.x: Remove.
2761
2762 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2763
2764         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
2765
2766 2000-09-17  Greg McGary  <greg@mcgary.org>
2767
2768         * gcc.c-torture/execute/20000917-1.c: New test.
2769         * gcc.c-torture/execute/20000917-1.x: XFAIL.
2770
2771 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
2772
2773         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
2774         in nested macro bug.
2775
2776 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
2777
2778         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
2779
2780 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
2781
2782         * gcc.c-torture/execute/20000914-1.c: New test.
2783
2784 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
2785
2786         * g++.other/inline13.C: New test.
2787
2788 2000-09-12  Andreas Jaeger  <aj@suse.de>
2789
2790         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
2791         constant by Ulrich Drepper <drepper@redhat.com>.
2792
2793 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
2794
2795         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
2796
2797 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2798
2799         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
2800
2801 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
2802
2803         * gcc.dg/cpp/backslash.c: New test.
2804
2805 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
2806
2807         * gcc.c-torture/execute/20000910-1.c: New test.
2808         * gcc.c-torture/execute/20000910-2.c: Likewise.
2809
2810 2000-09-11  Robert Lipe  <robertl@sco.com>
2811
2812         * gcc.dg/pragma-align.c: New test.
2813
2814 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2815
2816         * g++.old-deja/g++.pt/explicit82.C: New test.
2817         * g++.old-deja/g++.pt/explicit83.C: New test.
2818
2819 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
2820
2821         * gcc.dg/asm-names.c: New test.
2822
2823 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2824
2825         * gcc.dg/cpp/tr-warn6.c: New test
2826
2827 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2828
2829         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
2830         be accepted.
2831
2832 2000-09-07  Catherine Moore  <clm@redhat.com>
2833
2834         * gcc.c-torture/execute/unroll-1.c: New test.
2835
2836 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
2837
2838         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
2839         ERROR markers.
2840         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
2841         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
2842         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
2843         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
2844         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
2845         Preprocess only.
2846         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
2847         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
2848
2849 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2850
2851         * g++.old-deja/g++.pt/deduct2.C: New test.
2852
2853 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2854
2855         * g++.old-deja/g++.pt/parms2.C: New test.
2856
2857 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2858
2859         * g++.old-deja/g++.pt/crash58.C: New test.
2860
2861 2000-09-06  Greg McGary  <greg@mcgary.org>
2862
2863         * gcc.c-torture/execute/20000906-1.c: New test.
2864         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
2865
2866 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2867
2868         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
2869
2870 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2871
2872         * g++.old-deja/g++.pt/crash57.C: New test.
2873
2874 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2875
2876         * g++.old-deja/g++.pt/crash56.C: New test.
2877
2878 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2879
2880         * g++.old-deja/g++.pt/koenig1.C: New test.
2881
2882 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
2883
2884         * gcc.dg/20000904-1.c: New test.
2885
2886 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
2887
2888         * gcc.dg/cpp/paste8.c: New test.
2889
2890 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
2891
2892         * gcc.c-torture/compile/20000827-1.c: New test.
2893
2894 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2895
2896         * gcc.dg/format-diag-1.c: New test.
2897
2898 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2899
2900         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
2901         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
2902         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
2903         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
2904         gcc.dg/formatz-1.c: Adjust warning regular expressions.
2905
2906 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
2907
2908         * g++.old-deja/g++.other/nested4.C: New test.
2909
2910 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
2911
2912         * g++.old-deja/g++.ns/scoped1.C: New test.
2913
2914 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
2915
2916         * lib/g++.exp: Support testing already-installed GCC.
2917
2918 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2919
2920         * wtr-label-1.c, wtr-suffix-1.c: New tests.
2921
2922 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2923
2924         * gcc.dg/return-type-2.c: New test.
2925
2926 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
2927
2928         * gcc.c-torture/compile/20000825-1.c: New test.
2929
2930 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
2931
2932         * gcc.dg/dwarf2-2.c: New test.
2933
2934 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
2935
2936         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
2937         dg-warning regexps.
2938
2939 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2940
2941         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
2942         gcc.dg/format-ext-5.c: New tests.
2943
2944 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
2945
2946         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
2947
2948 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
2949
2950         * gcc.dg/noncompile/930622-2.c: Adjust error message.
2951
2952 2000-08-24  Richard Henderson  <rth@cygnus.com>
2953
2954         * gcc.dg/ia64-sync-1.c: New test.
2955         * gcc.dg/ia64-sync-2.c: New test.
2956         * gcc.dg/ia64-asm-1.c: New test.
2957
2958 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2959
2960         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
2961         * gcc.dg/format-ext-2.c: New test.
2962
2963 2000-08-23  Jason Merrill  <jason@redhat.com>
2964
2965         * lib/old-dejagnu.exp: Also ignore "In member function" and
2966         "At global scope".
2967
2968 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2969
2970         * gcc.dg/noncompile/label-lineno-1.c: New test.
2971
2972 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2973
2974         * gcc.dg/c99-array-nonobj-1.c: New test.
2975
2976 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2977
2978         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
2979         tests.
2980         * gcc.dg/format-ext-1.c: New test.
2981
2982 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2983
2984         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
2985         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
2986         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
2987         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
2988         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
2989
2990 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2991
2992         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
2993         gcc.dg/c99-strftime-2.c: New tests.
2994
2995 2000-08-22  Richard Henderson  <rth@cygnus.com>
2996
2997         * gcc.c-torture/execute/20000822-1.c: New test.
2998
2999 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3000
3001         * gcc.c-torture/execute/20000819-1.x: Remove.
3002
3003 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3004
3005         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
3006         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
3007         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
3008         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
3009         gcc.dg/format-xopen-1.c: New tests.
3010
3011 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3012
3013         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
3014
3015 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3016
3017         * g++.old-deja/g++.other/loop2.C: New test.
3018
3019         * gcc.c-torture/compile/20000606-1.c: New test.
3020         * gcc.c-torture/compile/20000728-1.c: New test.
3021         * gcc.c-torture/execute/20000801-1.c: New test.
3022         * gcc.c-torture/execute/20000801-2.c: New test.
3023         * gcc.c-torture/execute/20000819-1.c: New test.
3024         * gcc.c-torture/execute/20000819-1.x: XFAIL.
3025         * gcc.dg/20000629-1.c: New test.
3026         * gcc.dg/20000724-1.c: New test.
3027         * gcc.dg/20000807-1.c: New test.
3028
3029 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
3030
3031         * gcc.dg/cpp/pragma-1.c: New test.
3032         * gcc.dg/cpp/pragma-2.c: New test.
3033
3034 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
3035
3036         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
3037         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
3038
3039 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3040
3041         * gcc.c-torture/compile/20000818-1.c: New test.
3042
3043 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
3044
3045         * gcc.c-torture/execute/20000818-1.c: New test.
3046
3047 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3048
3049         * gcc.dg/format-va-1.c: New test.
3050
3051 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3052
3053         * g++.old-deja/g++.other/typedef8.C: New test.
3054
3055 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3056
3057         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
3058         * g++.old-deja/g++.mike/net36.C: Mark candidate.
3059         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
3060         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
3061         * g++.old-deja/g++.other/ptrmem7.C: New test.
3062         * g++.old-deja/g++.pt/ptrmem10.C: New test.
3063
3064 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3065
3066         * g++.old-deja/g++.pt/typename27.C: New test.
3067
3068 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
3069
3070         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
3071         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
3072         * g++.old-deja/g++.pt/friend45.C: New test.
3073         * g++.old-deja/g++.other/friend8.C: New test.
3074
3075 2000-08-15  Richard Henderson  <rth@cygnus.com>
3076
3077         * gcc.c-torture/execute/20000815-1.c: New test.
3078
3079 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3080
3081         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
3082         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
3083         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
3084
3085 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
3086
3087         * g++.old-deja/g++.other/refinit2.C: New test.
3088
3089 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
3090
3091         * lib/c-torture.exp (c-torture): Make
3092         compiler_conditional_xfail_data global.
3093         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
3094         compiler_conditional_xfail_data machinery.
3095         (f-torture-execute): Likewise.
3096         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
3097         and only when unrolling loops.
3098
3099         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
3100
3101 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3102
3103         * g++.old-deja/g++.pt/explicit81.C: New test.
3104
3105 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3106
3107         * g++.old-deja/g++.pt/typename26.C: New test.
3108
3109 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
3110
3111         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
3112         warning.
3113
3114 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3115
3116         * g++.old-deja/g++.other/array3.C: New test.
3117
3118 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3119
3120         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
3121         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
3122         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
3123         New tests.
3124
3125 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
3126
3127         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
3128         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3129
3130 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
3131
3132         * gcc.c-torture/execute/20000808-1.c: New test.
3133
3134 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3135
3136         * gcc.dg/c90-const-expr-1.c: New test.
3137
3138 2000-08-08  Richard Henderson  <rth@cygnus.com>
3139
3140         * gcc.dg/noncompile/920923-1.c: Declare calloc.
3141
3142 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3143
3144         * gcc.dg/noncompile/const-ll-1.c: New test.
3145
3146 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3147
3148         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
3149
3150 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
3151
3152         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
3153         that running programs linked against the shared version of libobjc
3154         run correctly.
3155
3156 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3157
3158         * gcc.dg/c99-printf-1.c: New test.
3159
3160 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3161
3162         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
3163
3164 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
3165
3166         * gcc.c-torture/execute/20000731-1.x: Delete.
3167
3168 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
3169
3170         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
3171         and torture_without_loops as is done by c-torture.exp.
3172         (search_for): Copy from c-torture.exp.
3173         (gcc-dg-runtest): New function, drives a directory of tests
3174         iterating over the TORTURE_OPTIONS.
3175         (scan-assembler, scan-assembler-not): Move here from
3176         individual directory drivers.
3177
3178         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
3179         defined by lib/gcc-dg.exp.
3180         * gcc.dg/cpp/cpp.exp: Likewise.
3181         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
3182         gcc-dg-runtest, so we cycle over optimization options.
3183
3184         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
3185         * gcc.dg/compare2.c: No longer expected to fail.
3186
3187 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
3188
3189         * gcc.c-torture/execute/20000804-1.c: New test.
3190
3191 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3192
3193         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
3194
3195 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
3196
3197         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
3198
3199 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
3200
3201         * gcc.c-torture/compile/20000803-1.c: New test.
3202
3203 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3204
3205         * gcc.c-torture/execute/20000801-3.c,
3206         gcc.c-torture/execute/20000801-4.c: New tests.
3207         * gcc.c-torture/execute/20000801-3.x,
3208         gcc.c-torture/execute/20000801-4.x: Xfail.
3209
3210 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
3211
3212         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
3213         libobjc/.libs to allow for libtool.
3214
3215 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
3216
3217         * gcc.c-torture/compile/20000802-1.c: New test.
3218
3219 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
3220
3221         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
3222
3223 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
3224
3225         * gcc-c-torture/execute/20000731-2.c: New test.
3226
3227         * gcc.c-torture/execute/20000731-1.c: New test.
3228         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
3229
3230 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
3231
3232         * testsuite/gcc.dg/cpp/paste7.c: New test.
3233         * gcc.dg/cpp/20000725-1.c: New test.
3234
3235 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
3236
3237         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
3238         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
3239         declaration warning for __builtin_dwarf_reg_size.
3240
3241         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
3242
3243 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3244
3245         * gcc.dg/noncompile/voidparam-1.c: New test.
3246
3247 2000-07-30  Richard Henderson  <rth@cygnus.com>
3248
3249         * gcc.dg/c90-digraph-1.c: Don't xfail.
3250         * gcc.dg/compare2.c (case 10): Xfail.
3251         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
3252
3253 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
3254
3255         * gcc.dg/c99-main-1.c: New test.
3256
3257 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3258
3259         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
3260
3261 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
3262
3263         * gcc.c-tortuer/execute/20000726-1.c: New test.
3264
3265 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
3266
3267         * gcc.c-torture/execute/enum-2.c: New test.
3268
3269 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3270
3271         * gcc.dg/cpp/tr-warn3.c: New test.
3272
3273 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3274
3275         * g++.old-deja/g++.ext/implicit1.C: Remove.
3276         * g++.old-deja/g++.jason/c2.C: Remove
3277         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
3278         * g++.old-deja/g++.pt/crash16.C: Likewise.
3279         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
3280
3281 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3282
3283         * g++.old-deja/g++.other/for2.C: New test.
3284
3285 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
3286
3287         * gcc.dg/20000720-1.c: New test.
3288
3289 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
3290
3291         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
3292
3293 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
3294
3295         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
3296         * gcc.c-torture/execute/20000722-1.c: New.
3297         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
3298
3299 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
3300
3301         * gcc.dg/cpp/20000720-1.S: New test.
3302
3303 2000-07-21  Michael Meissner  <meissner@redhat.com>
3304
3305         * gcc.c-torture/execute/ieee/hugeval.c: New test.
3306
3307 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
3308
3309         * g++.old-deja/g++.brendan/crash16.C,
3310         g++.old-deja/g++.brendan/parse3.C,
3311         g++.old-deja/g++.brendan/redecl1.C,
3312         g++.old-deja/g++.ns/template13.C,
3313         g++.old-deja/g++.other/decl4.C,
3314         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
3315
3316 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
3317
3318         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
3319         and "Internal error".
3320
3321         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
3322         regexps.
3323         * gcc.dg/cpp/paste6.c: New test.
3324
3325 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
3326
3327         * gcc.dg/cpp/tr-direct.c: New test.
3328
3329         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
3330         gcc.dg/cpp/undef1.c: Tweak error regexps.
3331
3332 2000-07-18  Eric Christopher <echristo@redhat.com>
3333
3334         * gcc.c-torture/compile/20000718-1.c: New test.
3335
3336 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
3337
3338         * cpplex.c (_cpp_push_token): If the token being pushed back
3339         is the previous token in this context, just subtract one from
3340         context->posn.
3341         * cppmacro.c (save_expansion): Clear aux field when storing a
3342         placemarker.
3343
3344 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
3345
3346         * gcc.dg/noncompile/redecl-1.c: New test.
3347
3348 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
3349
3350         * gcc.c-torture/execute/20000717-5.c: New test.
3351         * gcc.c-torture/execute/20000717-1.x: Removed.
3352
3353 2000-07-17  Richard Henderson  <rth@cygnus.com>
3354
3355         * gcc.c-torture/execute/20000717-4.c: New test.
3356
3357 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
3358
3359         * gcc.dg/cpp/syshdr.c: New test.
3360         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
3361
3362 2000-07-17  Neil Booth  <neilb@earthling.net>
3363
3364         * gcc.dg/cpp/cmdlne-dM.c: New test.
3365         * gcc.dg/cpp/cmdlne-dD.c: New test.
3366
3367 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
3368
3369         * gcc.c-torture/execute/20000717-3.c: New test.
3370
3371         * gcc.c-torture/compile/20000717-1.c: New test.
3372
3373 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
3374
3375         * gcc.c-torture/execute/20000717-2.c: New test.
3376
3377 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3378
3379         * gcc.dg/formatz-1.c: New test.
3380
3381         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
3382         * gcc.dg/c99-digraph-1.c: New tests.
3383
3384         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
3385         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3386
3387         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
3388         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
3389         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
3390         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
3391         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
3392         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
3393         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
3394
3395 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
3396
3397         * gcc.c-torture/execute/20000717-1.c: New test.
3398         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
3399
3400 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
3401
3402         * gcc.c-torture/execute/20000715-2.c: New test.
3403         * gcc.dg/20000715-1.c: New test.
3404
3405 2000-07-15  Michael Meissner  <meissner@redhat.com>
3406
3407         * gcc.c-torture/execute/20000715-1.c: New test.
3408
3409 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
3410
3411         * gcc.c-torture/execute/20000707-1.c: New test.
3412
3413 2000-07-13  Neil Booth  <NeilB@earthling.net>
3414
3415         * testsuite/gcc.dg/cpp/digraph1.c,
3416         testsuite/gcc.dg/cpp/digraph2.c,
3417         testsuite/gcc.dg/cpp/digraphs.c: New tests.
3418
3419 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
3420
3421         * g77.f-torture/compile/20000630-2.f:  New test.
3422         * g77.f-torture/compile/20000630-2.x
3423
3424 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
3425
3426         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
3427
3428 2000-07-11  Neil Booth  <NeilB@earthling.net>
3429
3430         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
3431
3432 2000-07-11  Neil Booth  <NeilB@earthling.net>
3433
3434         * gcc.dg/cpp/cmdlne-C.c: New.
3435
3436 2000-07-09  Neil Booth  <NeilB@earthling.net>
3437
3438         * gcc.dg/cpp/directiv.c: New tests.
3439         * gcc.dg/cpp/undef1.c: Update.
3440
3441 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
3442
3443         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
3444
3445 2000-07-09  Neil Booth  <NeilB@earthling.net>
3446
3447         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
3448
3449 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
3450
3451         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
3452         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
3453
3454 2000-07-08  Neil Booth  <NeilB@earthling.net>
3455
3456         * gcc.dg/cpp/macsyntx.c: New tests.
3457
3458 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3459
3460         * gcc.dg/20000707-1.c: New test.
3461
3462 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3463
3464         * gcc.c-torture/execute/20000706-1.c: New test.
3465         * gcc.c-torture/execute/20000706-2.c: New test.
3466         * gcc.c-torture/execute/20000706-3.c: New test.
3467         * gcc.c-torture/execute/20000706-4.c: New test.
3468         * gcc.c-torture/execute/20000706-5.c: New test.
3469
3470 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3471
3472         * g++.old-deja/g++.pt/instantiate7.C: New test.
3473
3474 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3475
3476         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
3477         * g++.old-deja/g++.mike/thunk3.C: Likewise.
3478         * g++.old-deja/g++.other/rtti3.C: Likewise.
3479         * g++.old-deja/g++.other/rttid3.C: Likewise.
3480
3481 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
3482
3483         *  g77.f-torture/compile/20000630-1.x: Fix typo
3484
3485 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
3486
3487         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
3488         assembly output.
3489
3490 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
3491
3492         * gcc.dg/cpp/ident.c: New test.
3493
3494 2000-07-05  Neil Booth  <NeilB@earthling.net>
3495
3496         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
3497           gcc.dg/cpp/lexstrng.c: New tests.
3498
3499 2000-07-04  Neil Booth  <NeilB@earthling.net>
3500
3501         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
3502         * gcc.dg/cpp/strify2.c: Same.
3503
3504 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
3505
3506         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
3507         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
3508         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
3509         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
3510
3511         * testsuite/gcc.dg/cpp/macro1.c,
3512         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
3513         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
3514         testsuite/gcc.dg/cpp/strify1.c,
3515         testsuite/gcc.dg/cpp/strify2.c: New tests.
3516
3517 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
3518
3519         * gcc.c-torture/execute/20000703-1.c: New test.
3520
3521 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3522
3523         * g++.old-deja/g++.pt (lookup10.C): New test.
3524
3525 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3526
3527         * g++.old-deja/g++.pt (typename25.C): New test.
3528
3529 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
3530
3531         * gcc.c-torture/compile/20000701-1.c: New test.
3532
3533 2000-06-30  Nick Clifton  <nickc@cygnus.com>
3534
3535         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
3536         to test case.
3537
3538 2000-06-30  Catherine Moore  <clm@cygnus.com>
3539
3540         * gcc.c-torture/execute/align-1.c: New test.
3541
3542 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
3543
3544         * g++.old-deja/g++.pt/expr8.C: New test.
3545         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
3546
3547 2000-06-29  Nick Clifton  <nickc@cygnus.com>
3548
3549         * gcc.c-torture/compile/20000629-1.c: New test.
3550
3551 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
3552
3553
3554         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
3555         gcc.dg/noncompile directory, depending on whether they're
3556         preprocessor tests or not.  Annotate all the tests for the dg
3557         framework.
3558
3559         * gcc.c-torture/noncompile/noncompile.exp: Delete.
3560         * gcc.dg/noncompile/noncompile.exp: New.
3561
3562         * Moved files:
3563         Old name                                New name
3564         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
3565         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
3566         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
3567         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
3568         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
3569         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
3570         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
3571         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
3572         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
3573         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
3574         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
3575         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
3576         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
3577         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
3578         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
3579         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
3580         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
3581         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
3582         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
3583         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
3584         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
3585         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
3586         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
3587         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
3588
3589         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
3590         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
3591         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
3592         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
3593         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
3594         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
3595
3596 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
3597
3598         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
3599         declare one variable.  On the fourth, error.
3600         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
3601         declared by 20000628-1a.h.
3602
3603 2000-06-29  Richard Henderson  <rth@redhat.com>
3604
3605         * gcc.c-torture/execute/930529-1.x: New file.
3606         * gcc.dg/920413-1.c: Adjust expected warning text.
3607         * gcc.dg/980217-1.c: Declare abort.
3608         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
3609
3610 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
3611
3612         * g77.f-torture/compile/20000629-1.f: New test.
3613         * g77.f-torture/compile/20000629-1.x: Expected to fail.
3614
3615 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
3616
3617         Rearrange lots of files, removing entirely the
3618         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3619         directories.
3620
3621         * Deleted files:
3622         gcc.c-torture/code_quality/code_quality.exp
3623         gcc.c-torture/special/special.exp
3624         gcc.failure/failure.exp
3625         gcc.failure/940409-1.x
3626         gcc.c-torture/compile/961203-1.x
3627
3628         * New files:
3629         gcc.misc-tests/linkage.exp
3630         gcc.c-torture/execute/920730-1t.c
3631         gcc.c-torture/execute/920730-1t.x
3632         gcc.c-torture/compile/920520-1.x
3633         gcc.c-torture/compile/920521-1.x
3634         gcc.c-torture/compile/981006-1.x
3635         gcc.c-torture/execute/eeprof-1.x
3636
3637         * Moved files (possibly with modifications to fit a new harness):
3638         Old name                                New name
3639         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
3640         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
3641         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
3642         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
3643         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
3644         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
3645         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
3646         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
3647         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
3648         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
3649         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
3650         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
3651         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
3652         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
3653
3654 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
3655
3656         * c-torture/compile/961203-1.x: Delete.
3657
3658         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
3659         not exit. Include stdio.h.
3660         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
3661         * gcc.misc-tests/dg-12.c: Likewise.
3662         * gcc.misc-tests/dg-5.c: Likewise.
3663         * gcc.misc-tests/dg-6.c: Likewise.
3664         * gcc.misc-tests/dg-7.c: Prototype abort.
3665         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
3666         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
3667         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
3668         not exit.
3669         * gcc.misc-tests/sieve.c: Use return from main, not exit.
3670         * gcc.misc-tests/sort2.c: Use return from main, not exit.
3671
3672 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
3673
3674         * gcc.dg/cpp/20000628-1.c: New test.
3675         * gcc.dg/cpp/20000628-1.h: New header for above test.
3676         * gcc.dg/cpp/20000628-1a.h: Likewise.
3677
3678 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
3679
3680         * gcc.dg/cpp: New directory.
3681         * gcc.dg/cpp/cpp.exp: New driver.
3682         * gcc.dg/cpp/20000627-1.c: New test.
3683         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
3684         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
3685         and rewrite as a compilation test.
3686
3687         * gcc.dg: Move many files into the cpp subdirectory, possibly
3688         renaming or editing them as well.
3689         Old name                New name
3690         990119-1.c              cpp/19990119-1.c
3691         990228-1.c              cpp/19990228-1.c
3692         990407-1.c              cpp/19990407-1.c
3693         990409-1.c              cpp/19990409-1.c
3694         990413-1.c              cpp/19990413-1.c
3695         990703-1.c              cpp/19990703-1.c
3696         20000127-1.c            cpp/20000127-1.c
3697         20000129-1.c            cpp/20000129-1.c
3698         20000207-1.c            cpp/20000207-1.c
3699         20000207-2.c            cpp/20000207-2.c
3700         20000209-1.c            cpp/20000209-1.c
3701         20000209-2.c            cpp/20000209-2.c
3702         20000301-1.c            cpp/20000301-1.c
3703         20000419-1.c            cpp/20000419-1.c
3704         20000510-1.S            cpp/20000510-1.S
3705         20000519-1.c            cpp/20000519-1.c
3706         20000529-1.c            cpp/20000529-1.c
3707         20000625-1.c            cpp/20000625-1.c
3708         20000625-2.c            cpp/20000625-2.c
3709         cpp-as1.c               cpp/assert1.c
3710         cpp-as2.c               cpp/assert2.c
3711         cxx-comments-1.c        cpp/cxxcom1.c
3712         cxx-comments-2.c        cpp/cxxcom2.c
3713         endif-label.c           cpp/endif.c
3714         cpp-hash1.c             cpp/hash1.c
3715         cpp-hash2.c             cpp/hash2.c
3716         cpp-if1.c               cpp/if-1.c
3717         cpp-if2.c               cpp/if-2.c
3718         cpp-if3.c               cpp/if-3.c
3719         cpp-if4.c               cpp/if-4.c
3720         cpp-if5.c               cpp/if-5.c
3721         cpp-cond.c              cpp/if-cexp.c
3722         cpp-missingop.c         cpp/if-mop.c
3723         cpp-missingparen.c      cpp/if-mpar.c
3724         cpp-opprec.c            cpp/if-oppr.c
3725         cpp-ifparen.c           cpp/if-paren.c
3726         cpp-shortcircuit.c      cpp/if-sc.c
3727         cpp-shift.c             cpp/if-shift.c
3728         cpp-unary.c             cpp/if-unary.c
3729         cpp-li1.c               cpp/line1.c
3730         cpp-li2.c               cpp/line2.c
3731         lineno.c                cpp/line3.c
3732         lineno-2.c              cpp/line4.c
3733         cpp-mi.c                cpp/mi1.c
3734         cpp-mic.h               cpp/mi1c.h
3735         cpp-micc.h              cpp/mi1cc.h
3736         cpp-mind.h              cpp/mi1nd.h
3737         cpp-mindp.h             cpp/mi1ndp.h
3738         cpp-mix.h               cpp/mi1x.h
3739         cpp-mi2.c               cpp/mi2.c
3740         cpp-mi2a.h              cpp/mi2a.h
3741         cpp-mi2b.h              cpp/mi2b.h
3742         cpp-mi2c.h              cpp/mi2c.h
3743         cpp-mi3.c               cpp/mi3.c
3744         cpp-mi3.def             cpp/mi3.def
3745         poison-1.c              cpp/poison.c
3746         pr-impl.c               cpp/prag-imp.c
3747         cpp-redef-2.c           cpp/redef1.c
3748         cpp-redef.c             cpp/redef2.c
3749         strpaste.c              cpp/strp1.c
3750         strpaste-2.c            cpp/strp2.c
3751         cpp-tradpaste.c         cpp/tr-paste.c
3752         cpp-tradstringify.c     cpp/tr-str.c
3753         cpp-tradwarn1.c         cpp/tr-warn1.c
3754         cpp-tradwarn2.c         cpp/tr-warn2.c
3755         trigraphs.c             cpp/trigraphs.c
3756         cpp-unc1.c              cpp/unc1.c
3757         cpp-unc2.c              cpp/unc2.c
3758         cpp-unc3.c              cpp/unc3.c
3759         cpp-unc.c               cpp/unc4.c
3760         undef.c                 cpp/undef1.c
3761         undef-2.c               cpp/undef2.c
3762         cpp-wi1.c               cpp/widestr1.c
3763
3764 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
3765
3766         * lib/g++.exp (g++_include_flags): Tweak.
3767
3768 2000-06-27  H.J. Lu  <hjl@gnu.org>
3769             Loren J. Rittle  <ljrittle@acm.org>
3770
3771         * lib/g++.exp (g++_include_flags): Override libgloss.exp
3772         version with one that knows about the new gcc tree structure.
3773         (g++_link_flags): Same.
3774
3775 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
3776
3777         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
3778         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
3779         case we are cross-compiling.
3780
3781         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
3782         g++.old-deja/g++.niklas/Makefile.in,
3783         g++.old-deja/g++.niklas/configure.in,
3784         g++.old-deja/g++.other/Makefile.in,
3785         g++.old-deja/g++.other/configure.in,
3786         gcc.c-torture/code_quality/Makefile.in,
3787         gcc.c-torture/code_quality/configure.in,
3788         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
3789         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
3790         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
3791         gcc.c-torture/execute/ieee/Makefile.in,
3792         gcc.c-torture/execute/ieee/configure.in,
3793         gcc.c-torture/noncompile/Makefile.in,
3794         gcc.c-torture/noncompile/configure.in,
3795         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
3796         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
3797         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
3798
3799 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
3800
3801         * g++.old-deja/g++.other/ambig3.C: New test.
3802
3803 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
3804
3805         * g++.old-deja/g++.pt/syntax1.C: New test.
3806         * g++.old-deja/g++.pt/syntax2.C: New test.
3807         * g++.old-deja/g++.other/syntax3.C: New test.
3808         * g++.old-deja/g++.other/syntax4.C: New test.
3809
3810 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
3811
3812         * gcc.dg/20000623-1.c: Prototype exit and abort.
3813
3814 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
3815
3816         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
3817         New tests.
3818         * gcc.dg/cpp-mi3.def: New file.
3819
3820         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
3821         inside assertions.
3822         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
3823         lexer's error messages.
3824         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
3825         divine anything from the linemarkers.
3826         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
3827         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
3828
3829 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
3830
3831         * gcc.dg/20000623-1.c: New test.
3832
3833 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
3834
3835         * gcc.c-torture/execute/20000622-1.c: New test.
3836
3837 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
3838
3839         * g++.old-deja/g++.other/init15.C: New test.
3840
3841 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
3842
3843         * g++.old-deja/g++.pt/vaarg2.C: New test.
3844         * g++.old-deja/g++.pt/vaarg3.C: New test.
3845
3846 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
3847
3848         * g++.old-deja/g++.other/dyncast6.C: New test.
3849
3850 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
3851
3852         * gcc.c-torture/execute/loop-6.c: New test.
3853
3854 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
3855
3856         * gcc.dg/20000614-1.c: New test.
3857         * gcc.dg/20000614-2.c: New test.
3858
3859 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
3860
3861         * g++.old-deja/g++.other/inline12.C: New test.
3862
3863 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
3864
3865         * g++.old-deja/g++.other/eh1.C: New test.
3866
3867 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
3868
3869         * g++.old-deja/g++.other/type.C: New test.
3870
3871 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
3872
3873         * g++.old-deja/g++.other/initstring.C: New test.
3874
3875 2000-06-12  Jason Merrill  <jason@redhat.com>
3876
3877         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
3878
3879 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
3880
3881         * gcc.c-torture/compile/20000609-1.c: New test.
3882
3883 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
3884
3885         * gcc.dg/20000609-1.c: New test.
3886
3887 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
3888
3889         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
3890         * gcc.c-torture/noncompile/poison-1.c: Move...
3891         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
3892         * gcc.dg/cpp-li1.c: Add a token after the #line.
3893
3894 2000-06-05  Richard Henderson  <rth@cygnus.com>
3895
3896         * gcc.c-torture/execute/20000605-2.c: New test.
3897         * gcc.c-torture/execute/20000605-3.c: New test.
3898
3899 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
3900
3901         * g77.f-torture/execute/20000503-1.x: New file.
3902
3903 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
3904
3905         * g++.old-deja/g++.eh/badalloc1.C: New test.
3906
3907 2000-06-05  Richard Henderson  <rth@cygnus.com>
3908
3909         * gcc.c-torture/execute/20000605-1.c: New test.
3910
3911 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
3912             Nathan Sidwell <nathan@codesourcery.com>
3913
3914         * gcc.c-torture/compile/20000605-1.c: New test.
3915
3916 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
3917
3918         * g77.f-torture/compile/20000601-1.f:  New test.
3919
3920 2000-06-03  Richard Henderson  <rth@cygnus.com>
3921
3922         * gcc.c-torture/execute/20000603-1.c: New.
3923
3924 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
3925
3926         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
3927         * gcc.dg/noreturn-2.c (noreturn): Likewise.
3928
3929 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
3930
3931         * gcc.dg/compare2.c (case 12): XFAIL.
3932         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
3933         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
3934
3935         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
3936
3937 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
3938
3939         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
3940         guard macro is already defined when the header is first
3941         included.
3942         * gcc.dg/cpp-mix.h: New file.
3943         * gcc.dg/endif-label.c: Update patterns to match compiler.
3944
3945         * g++.brendan/complex1.C: Declare abort.
3946         * g++.law/refs4.C: Remove XFAIL.
3947         * g++.oliva/expr2.C: Declare abort and exit.
3948
3949 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
3950
3951         * gcc.c-torture/execute/20000528-1.c: New test.
3952
3953         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
3954         * g++.old-deja/g++.law/temps4.C: Likewise.
3955
3956         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
3957         stdlib.h.  Call abort() on failure.
3958         * g++.old-deja/g++.law/refs4.C: Likewise.
3959         * g++.old-deja/g++.law/temps4.C: Likewise.
3960         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
3961         * gcc.c-torture/execute/20000112-1.c: Include string.h.
3962
3963 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
3964
3965         Relative to g++.dg/special:
3966         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
3967
3968         Relative to g++.old-deja:
3969         * g++.brendan/complex1.C, g++.jason/optimize2.C,
3970         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
3971         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
3972         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
3973         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
3974         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
3975         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
3976
3977         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
3978         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
3979         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
3980         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
3981         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
3982         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
3983         and/or string.h.
3984
3985         * g++.other/goto1.C: Update expectations for error messages.
3986
3987 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
3988
3989         * gcc.c-torture/compile/20000523-1.c: New test.
3990
3991 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
3992
3993         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
3994
3995 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
3996
3997         * g++.old-deja/g++.eh/catch11.C: New test.
3998         * g++.old-deja/g++.eh/catch12.C: New test.
3999
4000 2000-05-24  Nick Clifton  <nickc@cygnus.com>
4001
4002         * gcc.c-torture/execute/20000523-1.c: New test.
4003
4004 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
4005
4006         * c-torture/execute/bcp-1.c: Replace abort in arg of
4007         __builtin_constant_p with a generic external function.
4008
4009         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
4010         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
4011         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
4012         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
4013         Prototype abort and/or exit.
4014
4015         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
4016         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
4017         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
4018         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
4019
4020 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
4021
4022         * gcc.dg/dwarf2-1.c: New test.
4023
4024 2000-05-20  Richard Henderson  <rth@cygnus.com>
4025
4026         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
4027
4028 2000-05-20  Andreas Jaeger  <aj@suse.de>
4029
4030         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
4031         testcase.
4032
4033 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
4034
4035         * gcc.c-torture/execute/20000519-2.c: New test.
4036
4037 2000-05-19  Andreas Jaeger  <aj@suse.de>
4038
4039         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
4040         which fails with SSA.
4041
4042         * lib/c-torture.exp: Also test with -O3 -fssa.
4043
4044 2000-05-18  Michael Meissner  <meissner@redhat.com>
4045
4046         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
4047         * gcc.c-torture/execute/920415-1.c: Ditto.
4048         * gcc.c-torture/execute/920501-1.c: Ditto.
4049         * gcc.c-torture/execute/conversion.c: Ditto.
4050         * gcc.c-torture/execute/cvt-1.c: Ditto.
4051
4052 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
4053
4054         * gcc.c-torture/compile/20000518-1.c: New test.
4055
4056 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4057
4058         * g77.f-torture/compile/200005018.f:  New test.
4059
4060 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
4061
4062         * gcc.c-torture/compile/20000517-1.c: New test.
4063
4064 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4065
4066         * gcc.c-torture/execute/20000516-1.c: New test.
4067
4068 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
4069
4070         * g++.old-deja/g++.other/eh.C: New test.
4071
4072 2000-05-12  Richard Henderson  <rth@cygnus.com>
4073
4074         * gcc.c-torture/execute/990208-1.c (main): Don't pass
4075         constants through to doit's conditional.
4076
4077 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
4078
4079         * gcc.c-torture/compile/20000511-1.c: New test.
4080         * g77.f-torture/compile/20000511-1.f: New test.
4081         * g77.f-torture/compile/20000511-2.f: New test.
4082
4083 2000-05-11  Michael Meissner  <meissner@redhat.com>
4084
4085         * gcc.c-torture/execute/20000511-1.c: New test.
4086
4087 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
4088
4089         * gcc.dg/dg.exp: Scan .S files as well as .c files.
4090         * gcc.dg/20000510-1.S: New.
4091
4092 2000-05-08  Catherine Moore  <clm@cygnus.com>
4093
4094         * gcc.dg/unused-3.c: New.
4095
4096 2000-05-06  Richard Henderson  <rth@cygnus.com>
4097
4098           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
4099           * g++.old-deja/g++.mike/warn1.C: Likewise.
4100           * g++.old-deja/g++.pt/local1.C: Likewise.
4101           * g++.old-deja/g++.pt/local7.C: Likewise.
4102           * g++.old-deja/g++.pt/spec16.C: Likewise.
4103
4104 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
4105
4106         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
4107
4108 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
4109
4110           * g77.f-torture/execute/20000503-1.f:  New test.
4111
4112 2000-05-04  Andreas Jaeger  <aj@suse.de>
4113
4114         * gcc.dg/noreturn-2.c: New test.
4115
4116 2000-05-04  Neil Booth  <NeilB@earthling.net>
4117
4118         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
4119         preprocessor.
4120
4121 2000-05-04  Richard Henderson  <rth@cygnus.com>
4122
4123         * gcc.c-torture/execute/20000503-1.c: Fix typo.
4124
4125 2000-05-04  Richard Henderson  <rth@cygnus.com>
4126
4127         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
4128         OpenSSL by Jason R Thorpe.
4129
4130 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
4131
4132         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
4133
4134 2000-05-03  Robert Lipe <robertlipe@usa.net>
4135
4136         * gcc.dg/20000503-1.c: New test.
4137
4138 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
4139
4140         * gcc.c-torture/compile/20000502-1.c: New test.
4141         * g++.old-deja/g++.other/align.C: New test.
4142         * gcc.dg/cpp-tradstringify.c: New test.
4143
4144 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4145
4146         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
4147         and hard registers.
4148
4149 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
4150
4151         * gcc.c-torture/execute/loop-5.c: New test.
4152
4153 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
4154
4155         * gcc.c-torture/execute/va-arg-20.c: New test.
4156
4157 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
4158
4159         * gcc.c-torture/execute/20000422-1.c: New test.
4160
4161 2000-04-20  Greg McGary  <gkm@gnu.org>
4162
4163         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
4164         when optimizing, but without sibling-call optimizations (-O1).
4165
4166 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
4167
4168           * gcc.c-torture/compile/20000420-1.c: New test.
4169
4170 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4171
4172         * g++.abi/ptrflags.C: New test.
4173         * g++.eh/catchptr1.C: Test incomplete pointer chains.
4174
4175 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
4176
4177         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
4178
4179 2000-04-19  Greg McGary  <gkm@gnu.org>
4180
4181         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
4182         sibling-call optimizations.
4183
4184 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
4185
4186         * gcc.dg/20000419-1.c: New test.
4187
4188 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
4189
4190         * gcc.c-torture/execute/20000412-6.c: New test.
4191
4192 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
4193
4194         * gcc.c-torture/execute/20000412-5.c: New test.
4195         * g77.f-torture/compile/20000412-1.f: New test.
4196         * gcc.c-torture/execute/20000412-4.c: New test.
4197         * gcc.c-torture/compile/20000412-2.c: New test.
4198         * gcc.c-torture/execute/20000412-3.c: New test.
4199         * gcc.c-torture/compile/20000412-1.c: New test.
4200         * gcc.c-torture/execute/20000412-2.c: New test.
4201
4202 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
4203
4204         * objc/execute/bf-20.m: New test.
4205
4206 2000-04-10  Richard Henderson  <rth@cygnus.com>
4207
4208         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
4209
4210         * gcc.c-torture/execute/20000412-1.c: New test.
4211
4212 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
4213
4214         * g++.old-deja/g++.eh/catchptr1.C: New test.
4215
4216 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
4217
4218         * g++.old-deja/g++.abi/cxa_vec.C: New test.
4219
4220 2000-04-08  Neil Booth  <NeilB@earthling.net>
4221
4222         * gcc.dg/cpp-nullchar.c: Remove test as
4223         embedded nulls cause problems.
4224
4225 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4226
4227         * gcc.dg/compare2.c: New test.
4228
4229 2000-04-08  Neil Booth  <NeilB@earthling.net>
4230
4231         * gcc.dg/cpp-nullchar.c: New test.
4232
4233 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
4234
4235         * gcc.dg/cpp-mi2.c: New test.
4236         * gcc.dg/cpp-mi2[abc].h: New files.
4237
4238 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
4239
4240         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
4241         member name.
4242
4243 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
4244
4245         * g++.old-deja/g++.abi/vmihint.C: New test.
4246
4247 2000-04-06  Neil Booth  <NeilB@earthling.net>
4248
4249         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
4250         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
4251         copyright.
4252
4253 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
4254
4255         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
4256         avoid stack-frame overwrite.
4257
4258 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
4259
4260         * gcc.c-torture/compile/20000405-2.c: New test.
4261         * gcc.c-torture/compile/20000405-3.c: New test.
4262
4263 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4264
4265         * gcc.c-torture/compile/20000405-1.c: New test.
4266
4267 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
4268
4269         * gcc.dg/cast-qual-1.c: Revert last change.
4270
4271 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4272
4273         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
4274
4275 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
4276
4277         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
4278         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
4279
4280 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
4281
4282         * gcc.c-torture/compile/20000403-2.c: New test.
4283         * gcc.c-torture/compile/20000403-1.c: New test.
4284
4285 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
4286
4287         * gcc.c-torture/execute/20000403-1.c: New test.
4288
4289 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
4290
4291         * gcc.c-torture/execute/20000402-1.c: New test.
4292
4293 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
4294
4295         * gcc.c-torture/execute/va-arg-15.c: New test.
4296         * gcc.c-torture/execute/va-arg-16.c: New test.
4297         * gcc.c-torture/execute/va-arg-17.c: New test.
4298         * gcc.c-torture/execute/va-arg-18.c: New test.
4299         * gcc.c-torture/execute/va-arg-19.c: New test.
4300
4301 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
4302
4303         * gcc.c-torture/compile/981211-1.c: Move to...
4304         * gcc.dg/cpp-as1.c: ...here.
4305         * gcc.dg/cpp-as2.c: New file.
4306
4307         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
4308         compiler.
4309
4310 2000-04-02  Neil Booth  <NeilB@earthling.net>
4311
4312         * gcc.dg/cpp-cond.c  New tests.
4313         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
4314         accidental success less likely.
4315         * gcc.dg/cpp-missingop.c  New tests.
4316         * gcc.dg/cpp-missingparen.c  New tests.
4317         * gcc.dg/cpp-shift.c  New tests.
4318         * gcc.dg/cpp-shortcircuit.c  New tests.
4319         * gcc.dg/cpp-unary.c  New tests.
4320
4321 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
4322
4323         * gcc.c-torture/compile/20000329-1.c: New test.
4324
4325 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
4326
4327         * gcc.c-torture/compile/20000326-1.c: New test.
4328         * gcc.c-torture/compile/20000326-2.c: New test.
4329
4330 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
4331
4332         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
4333         the first parameter is a function argument.
4334
4335 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
4336
4337         * g++.old-deja/g++.ext/array4.C: New test.
4338
4339 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
4340
4341         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
4342
4343 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4344
4345         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
4346
4347 2000-03-19  Richard Henderson  <rth@cygnus.com>
4348
4349         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
4350
4351 2000-03-19  Richard Henderson  <rth@cygnus.com>
4352
4353         * gcc.c-torture/compile/20000319-1.c: New test.
4354
4355 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
4356
4357         * gcc.c-torture/execute/20000314-3.c: New test.
4358         * gcc.c-torture/execute/20000314-2.c: New test.
4359         * gcc.c-torture/execute/20000314-1.c: New test.
4360         * gcc.c-torture/compile/20000314-2.c: New test.
4361         * gcc.c-torture/compile/20000314-1.c: New test.
4362
4363 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
4364
4365         * g++.old-deja/g++.warn/inline.C: New test.
4366
4367 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4368
4369         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
4370         standards-compliant result rather than specific constants.
4371         Put test-values in array.
4372
4373 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
4374
4375         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
4376         (g++_target_compile): Put test-specific options last.
4377
4378 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4379
4380         * g++.old-deja/g++.eh/vbase4.C: New test.
4381
4382 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4383
4384         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
4385
4386 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4387
4388         * g++.old-deja/g++.brendan/misc12.C: Removed.
4389         * g++.old-deja/g++.pt/memtemp77.C: Constify.
4390         * g++.old-deja/g++.ext/pretty4.C: New test.
4391
4392 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4393
4394         * g++.old-deja/g++.other/string2.C: New test.
4395
4396 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
4397
4398         * g++.old-deja/g++.warn/impint2.C: New test.
4399
4400 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4401
4402         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
4403         is 1, not zero.
4404
4405 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
4406
4407         * g++.old-deja/g++.warn/impint.C: New test.
4408         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
4409         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
4410         * g++.old-deja/g++.pt/explicit12.C: Likewise.
4411         * g++.old-deja/g++.pt/explicit13.C: Likewise.
4412         * g++.old-deja/g++.pt/explicit17.C: Likewise.
4413         * g++.old-deja/g++.pt/explicit18.C: Likewise.
4414         * g++.old-deja/g++.pt/explicit19.C: Likewise.
4415         * g++.old-deja/g++.pt/explicit23.C: Likewise.
4416         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4417         * g++.old-deja/g++.pt/explicit35.C: Likewise.
4418         * g++.old-deja/g++.pt/explicit6.C: Likewise.
4419         * g++.old-deja/g++.pt/memclass7.C: Likewise.
4420
4421 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
4422
4423         * gcc.dg/cpp-redef.c: New test.
4424
4425 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
4426
4427         * g++.old-deja/g++.pt/unify7.C: New test.
4428
4429 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4430
4431         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
4432         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
4433
4434 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
4435
4436         * gcc.c-torture/compile/20000224-1.c: New test.
4437
4438 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4439
4440         * gcc.c-torture/compile/cpp-2.c: New test.
4441         * gcc.c-torture/compile/cpp-1.c: New test.
4442
4443 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
4444
4445         * gcc.c-torture/execute/20000225-1.c: New test.
4446
4447 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4448
4449         * gcc.dg/cpp-li2.c: New test.
4450
4451         * gcc.dg/cpp-wi1.c: New test.
4452
4453         * gcc.dg/cpp-li1.c: New test.
4454
4455 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
4456
4457         * g++.old-deja/g++.other/sizeof5.C: New test.
4458
4459 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4460
4461         * gcc.c-torture/execute/va-arg-13.c: New test.
4462
4463 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
4464
4465         * gcc.c-torture/execute/va-arg-12.c: New test.
4466
4467 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4468
4469         * gcc.c-torture/execute/20000223-1.c: New test.
4470
4471 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4472
4473         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
4474
4475 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
4476
4477         * g++.old-deja/g++.abi/ptrmem.C: New test.
4478
4479 2000-02-19  Richard Henderson  <rth@cygnus.com>
4480
4481         * gcc.c-torture/compile/init-3.c: New.
4482
4483 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
4484
4485         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
4486         ALWAYS_CXXFLAGS.
4487
4488 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
4489
4490         * gcc.c-torture/compile/20000211-3.c: New test.
4491
4492 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
4493
4494         * gcc.c-torture/compile/20000211-2.c: New test.
4495
4496 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
4497
4498         * gcc.c-torture/compile/20000211-1.c: New test.
4499
4500 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
4501
4502         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
4503           on native targets
4504
4505 2000-02-08  Nathan Sidwell  <nathan@acm.org>
4506
4507         * g++.old-deja/g++.other/cast5.C: New test.
4508
4509 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
4510
4511         * gcc.c-torture/execute/20000205-1.c: New.
4512
4513 2000-02-03  Nathan Sidwell  <nathan@acm.org>
4514
4515         * g++.old-deja/g++.jason/cast3.C: Return void.
4516         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
4517
4518 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4519
4520         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
4521
4522         * gcc.dg/loop-1.c: New test.
4523
4524 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
4525
4526         * gcc.c-torture/compile/20000127-1.c: New test.
4527         * gcc.c-torture/execute/991228-1.c: New test.
4528
4529 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4530
4531         * gcc.dg/unused-2.c: New test.
4532
4533         * gcc.dg/conv-1.c: New test.
4534
4535 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4536
4537         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
4538         compiler.
4539         (tool_option_proc): Fix typo.
4540
4541 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
4542
4543         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
4544         of the ld on the host, not on the build machine.
4545         Also, don't crash if '--help' is not a supported option.
4546
4547 2000-01-24  Richard Henderson  <rth@cygnus.com>
4548
4549         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
4550
4551 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
4552
4553         * gcc.c-torture/execute/20000120-2.c: New test.
4554         * gcc.c-torture/execute/20000120-1.c: New test.
4555
4556 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
4557
4558         * gcc.c-torture/execute/20000113-1.c: New test.
4559
4560 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
4561
4562         * gcc.c-torture/execute/20000112-1.c: New test.
4563
4564 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4565
4566         * gcc.dg/20000111-1.c: New test.
4567
4568 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
4569
4570         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
4571         with 16 bit integers.
4572
4573 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4574
4575         * gcc.dg/20000108-1.c: New test.
4576
4577 2000-01-05  Nathan Sidwell  <nathan@acm.org>
4578
4579         * g++.old-deja/g++.ns/koenig8.C: New test.
4580
4581 2000-01-05  Nathan Sidwell  <nathan@acm.org>
4582
4583         * g++.old-deja/g++.other/cast4.C: New test.
4584
4585 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
4586
4587         * gcc.c-torture/compile/20000105-2.c: New test.
4588         * gcc.c-torture/compile/20000105-1.c: New test.
4589
4590 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4591
4592         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
4593         references to printf & atoi to conform to ANSI standard.
4594         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
4595         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
4596         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
4597         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
4598         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
4599         * g++.old-deja/g++.brendan/complex1.C: Likewise.
4600         * g++.old-deja/g++.brendan/copy1.C: Likewise.
4601         * g++.old-deja/g++.brendan/copy2.C: Likewise.
4602         * g++.old-deja/g++.brendan/copy3.C: Likewise.
4603         * g++.old-deja/g++.brendan/copy4.C: Likewise.
4604         * g++.old-deja/g++.brendan/copy5.C: Likewise.
4605         * g++.old-deja/g++.brendan/copy6.C: Likewise.
4606         * g++.old-deja/g++.brendan/copy7.C: Likewise.
4607         * g++.old-deja/g++.brendan/copy8.C: Likewise.
4608         * g++.old-deja/g++.brendan/crash11.C: Likewise.
4609         * g++.old-deja/g++.brendan/crash14.C: Likewise.
4610         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
4611         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4612         * g++.old-deja/g++.brendan/delete2.C: Likewise.
4613         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
4614         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
4615         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
4616         * g++.old-deja/g++.brendan/eh1.C: Likewise.
4617         * g++.old-deja/g++.brendan/groff1.C: Likewise.
4618         * g++.old-deja/g++.brendan/init3.C: Likewise.
4619         * g++.old-deja/g++.brendan/misc12.C: Likewise.
4620         * g++.old-deja/g++.brendan/misc7.C: Likewise.
4621         * g++.old-deja/g++.brendan/new2.C: Likewise.
4622         * g++.old-deja/g++.brendan/operators4.C: Likewise.
4623         * g++.old-deja/g++.brendan/operators5.C: Likewise.
4624         * g++.old-deja/g++.brendan/overload2.C: Likewise.
4625         * g++.old-deja/g++.brendan/overload7.C: Likewise.
4626         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
4627         * g++.old-deja/g++.brendan/reference1.C: Likewise.
4628         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
4629         * g++.old-deja/g++.brendan/template24.C: Likewise.
4630         * g++.old-deja/g++.brendan/template3.C: Likewise.
4631         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
4632         * g++.old-deja/g++.jason/inline3.C: Likewise.
4633         * g++.old-deja/g++.jason/opeq.C: Likewise.
4634         * g++.old-deja/g++.law/arg5.C: Likewise.
4635         * g++.old-deja/g++.law/arm7.C: Likewise.
4636         * g++.old-deja/g++.law/ctors11.C: Likewise.
4637         * g++.old-deja/g++.law/cvt8.C: Likewise.
4638         * g++.old-deja/g++.law/init9.C: Likewise.
4639         * g++.old-deja/g++.law/refs4.C: Likewise.
4640         * g++.old-deja/g++.law/template2.C: Likewise.
4641         * g++.old-deja/g++.law/visibility24.C: Likewise.
4642         * g++.old-deja/g++.law/vtable3.C: Likewise.
4643         * g++.old-deja/g++.mike/asm2.C: Likewise.
4644         * g++.old-deja/g++.mike/eh1.C: Likewise.
4645         * g++.old-deja/g++.mike/misc1.C: Likewise.
4646         * g++.old-deja/g++.mike/misc13.C: Likewise.
4647         * g++.old-deja/g++.mike/misc14.C: Likewise.
4648         * g++.old-deja/g++.mike/ns12.C: Likewise.
4649         * g++.old-deja/g++.mike/p1248.C: Likewise.
4650         * g++.old-deja/g++.mike/p3708.C: Likewise.
4651         * g++.old-deja/g++.mike/p3708a.C: Likewise.
4652         * g++.old-deja/g++.mike/p3708b.C: Likewise.
4653         * g++.old-deja/g++.mike/p646.C: Likewise.
4654         * g++.old-deja/g++.mike/p700.C: Likewise.
4655         * g++.old-deja/g++.mike/p783.C: Likewise.
4656         * g++.old-deja/g++.mike/p783a.C: Likewise.
4657         * g++.old-deja/g++.mike/p783b.C: Likewise.
4658         * g++.old-deja/g++.mike/p786.C: Likewise.
4659         * g++.old-deja/g++.mike/p789.C: Likewise.
4660         * g++.old-deja/g++.mike/p789a.C: Likewise.
4661         * g++.old-deja/g++.mike/p807a.C: Likewise.
4662         * g++.old-deja/g++.other/delete3.C: Likewise.
4663         * g++.old-deja/g++.other/dyncast1.C: Likewise.
4664         * g++.old-deja/g++.other/dyncast2.C: Likewise.
4665         * g++.old-deja/g++.other/dyncast3.C: Likewise.
4666         * g++.old-deja/g++.other/empty1.C: Likewise.
4667         * g++.old-deja/g++.other/temporary1.C: Likewise.
4668         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
4669         * g++.old-deja/g++.pt/t16.C: Likewise.
4670         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
4671
4672 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
4673
4674         * gcc.dg/991230-1.c: New test.
4675
4676 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
4677
4678         * gcc.c-torture/compile/991229-3.c: New test.
4679         * gcc.c-torture/compile/991229-2.c: New test.
4680         * gcc.c-torture/compile/991229-1.c: New test.
4681
4682 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
4683
4684         * gcc.c-torture/compile/labels-2.c: New test.
4685
4686 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4687
4688         * gcc.c-torture/execute/991227-1.c: New test.
4689
4690 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4691
4692         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
4693
4694 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4695
4696         * gcc.c-torture/execute/991221-1.c: New test.
4697
4698 1999-12-20  Nathan Sidwell  <nathan@acm.org>
4699
4700         * g++.old-deja/g++.other/cast3.C: New test.
4701
4702 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
4703
4704         * gcc.c-torture/execute/991216-4.c: New test.
4705
4706 1999-12-16  Michael Meissner  <meissner@cygnus.com>
4707
4708         * gcc.c-torture/execute/991216-1.c: New test.
4709         * gcc.c-torture/execute/991216-2.c: New test.
4710         * gcc.c-torture/execute/991216-3.c: New test.
4711
4712 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4713
4714         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
4715         Actually make the test fail by using "-O2" for compilation.
4716
4717 1999-12-15  Nathan Sidwell  <nathan@acm.org>
4718
4719         * g++.old-deja/g++.warn/cast-align1.C: New test.
4720
4721 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4722
4723         * gcc.c-torture/compile/991214-1.c: New test.
4724         * gcc.c-torture/compile/991214-2.c: New test.
4725
4726 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4727
4728         * gcc.dg/991214-1.c: New test.
4729
4730 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
4731
4732         * gcc.c-torture/compile/991213-3.c: New test.
4733         * gcc.c-torture/compile/991213-2.c: New test.
4734         * gcc.c-torture/compile/991213-1.c: New test.
4735
4736 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
4737
4738         * gcc.dg/991209-1.c: New test.
4739
4740 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
4741
4742         * gcc.c-torture/compile/991208-1.c: New test.
4743
4744 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4745
4746         * gcc.dg/ultrasp2.c: New test.
4747
4748 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
4749
4750         * g++.old-deja/g++.abi/align.C (main): Fix typo.
4751
4752 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
4753
4754         * gcc.c-torture/compile/991202-1.c: New test.
4755         * gcc.c-torture/execute/991202-1.c: New test.
4756         * gcc.c-torture/execute/991202-2.c: New test.
4757         * gcc.c-torture/execute/991202-3.c: New test.
4758
4759 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
4760
4761         * g++.old-deja/g++.abi/align.C: New test.
4762         * g++.old-deja/g++.abi/aggregates.C: Likewise.
4763         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4764
4765 1999-12-01  Richard Henderson  <rth@cygnus.com>
4766
4767         * gcc.c-torture/execute/991201-1.c: New.
4768
4769 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
4770
4771         * gcc.dg/991129-1.c: New test.
4772
4773 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
4774
4775         * gcc.c-torture/compile/991127-1.c: New test.
4776
4777 1999-11-22  Nathan Sidwell  <nathan@acm.org>
4778
4779         * g++.old-deja/g++.other/warn4.C: New test.
4780
4781 1999-11-22  Nathan Sidwell  <nathan@acm.org>
4782
4783         * g++.old-deja/g++.eh/cleanup2.C: New test.
4784         * g++.old-deja/g++.ext/pretty2.C: New test.
4785         * g++.old-deja/g++.ext/pretty3.C: New test.
4786         * g++.old-deja/g++.other/debug6.C: New test.
4787
4788 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
4789
4790         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
4791         compiler_output to look for one error message instead of two.
4792
4793 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
4794
4795         * gcc.c-torture/execute/991118-1.c: Also test case
4796         where the word boundary does not split a byte evenly.
4797
4798 1999-11-19  Nathan Sidwell  <nathan@acm.org>
4799
4800         * g++.old-deja/g++.ext/restrict1.C: New test.
4801
4802 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
4803
4804         * gcc.c-torture/execute/991118-1.c: New test.
4805
4806 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
4807
4808         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
4809         working directory pathnames.
4810
4811 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
4812
4813         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
4814         host is equipped with driver.h and driver.o so it can actually
4815         compile and run the tests.
4816
4817 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
4818
4819         * gcc.c-torture/compile/991008-1.c: New test.
4820
4821 1999-11-08  Nick Clifton  <nickc@cygnus.com>
4822
4823         * lib/gcc-dg.exp: Include target-supports.exp
4824
4825 1999-11-05  Nick Clifton  <nickc@cygnus.com>
4826
4827         * lib/target-supports.exp: New file: Provide procs to test for
4828         features supported by the target.
4829         (check_weak_available): Moved here from ecos.exp.
4830         (check_alias_available): New proc: Determine of the target
4831         toolchain supports the alias attribute.
4832
4833         * gcc.dg/special/ecos.exp: Move check_weak_available to
4834         target-supports.exp.
4835         (alias-1.c): Only perform the test if the target supports
4836         aliases.
4837         (wkali-1.c): Only perform the test if the target supports
4838         aliases.
4839
4840         * gcc.dg/990506-0.c: Expect error messages from cross
4841         targets as well as native targets.
4842
4843 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4844
4845         * gcc.dg/ultrasp1.c: Removed xfail.
4846         * gcc.dg/struct-ret-2.c: Likewise.
4847         * gcc.dg/array-1.c: Likewise.
4848
4849 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4850
4851         * gcc.dg/struct-ret-2.c: New test.
4852
4853         * gcc.dg/array-1.c: New test.
4854
4855 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
4856
4857         * gcc.c-torture/execute/991030-1.c: New test.
4858
4859 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
4860
4861         * gcc.c-torture/compile/991026-2.c: New test.
4862
4863 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
4864
4865         * gcc.c-torture/compile/991026-1.c: New test.
4866
4867 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
4868
4869         * gcc.c-torture/execute/991023-1.c: New test.
4870
4871 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
4872
4873         * gcc.c-torture/execute/991019-1.c: New test.
4874
4875 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
4876
4877         * gcc.c-torture/execute/991016-1.c: New test.
4878
4879 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
4880
4881         * gcc.c-torture/execute/991014-1.c: New test.
4882
4883 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
4884
4885         * g++.old-deja/g++.other/union2.C: New test.
4886
4887 1999-10-13  Nathan Sidwell  <nathan@acm.org>
4888
4889         * g++.old-deja/g++.other/vaarg2.C: New test.
4890         * g++.old-deja/g++.other/vaarg3.C: New test.
4891
4892 1999-10-12  Craig Burley  <craig@jcb-sc.com>
4893
4894         * g77.f-torture/noncompile/19990905-1.f: Moved from being
4895         in compile/.
4896
4897 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
4898
4899         * gcc.c-torture/execute/va-arg-11.c: New test.
4900
4901 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
4902
4903         * lib/file-format.exp (gcc_target_object_format): Don't
4904         crash if objdump is unavailable.
4905
4906 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
4907
4908         * gcc.misc-tests/mg.exp: delete extraneous redirection.
4909
4910 1999-09-28  Nick Clifton  <nickc@cygnus.com>
4911
4912         * gcc.c-torture/compile/990928-1.c: New test.
4913
4914 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
4915
4916         * g++.old-deja/g++.other/decl6.C: New test.
4917
4918 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4919
4920         * gcc.c-torture/execute/va-arg-10.c: New test.
4921
4922 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
4923
4924         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
4925         __PRETTY_FUNCTION__.
4926
4927 1999-09-23  Nick Clifton  <nickc@cygnus.com>
4928
4929         * gcc.c-torture/execute/990923-1.c: New test.
4930
4931 1999-09-21  Nick Clifton  <nickc@cygnus.com>
4932
4933         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
4934         for which -fpic is inappropriate.
4935
4936 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
4937
4938         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
4939
4940 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
4941
4942         * g++.old-deja/g++.other/dyncast1.C: New test.
4943         * g++.old-deja/g++.other/dyncast2.C: New test.
4944         * g++.old-deja/g++.other/dyncast3.C: New test.
4945         * g++.old-deja/g++.other/dyncast4.C: New test.
4946         * g++.old-deja/g++.other/dyncast5.C: New test.
4947         * g++.old-deja/g++.eh/catch3.C: New test.
4948         * g++.old-deja/g++.eh/catch3p.C: New test.
4949         * g++.old-deja/g++.eh/catch4.C: New test.
4950         * g++.old-deja/g++.eh/catch4p.C: New test.
4951         * g++.old-deja/g++.eh/catch5.C: New test.
4952         * g++.old-deja/g++.eh/catch5p.C: New test.
4953         * g++.old-deja/g++.eh/catch6.C: New test.
4954         * g++.old-deja/g++.eh/catch6p.C: New test.
4955         * g++.old-deja/g++.eh/catch7.C: New test.
4956         * g++.old-deja/g++.eh/catch7p.C: New test.
4957         * g++.old-deja/g++.eh/catch8.C: New test.
4958         * g++.old-deja/g++.eh/catch8p.C: New test.
4959         * g++.old-deja/g++.eh/catch9.C: New test.
4960         * g++.old-deja/g++.eh/catch9p.C: New test.
4961
4962 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
4963
4964         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
4965         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
4966
4967 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
4968
4969         * gcc.c-torture/compile/990913-1.c: New test.
4970
4971 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
4972
4973         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
4974         * g++.old-deja/g++.jason/rfg5.C: Likewise.
4975
4976 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
4977
4978         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
4979
4980 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
4981
4982         * g++.old-deja/g++.other/lookup11.C: New test.
4983         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
4984         what is permitted and what we want.
4985         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
4986         overload use.
4987         * g++.old-deja/g++.jason/rfg5.C: Likewise
4988
4989 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
4990
4991         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
4992         * gcc.c-torture/noncompile/poison-1.c: New file.
4993
4994 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
4995
4996         * g++.old-deja/g++.other/sizeof3.C: New test.
4997         * g++.old-deja/g++.other/sizeof4.C: New test.
4998         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
4999         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
5000
5001 1999-09-07  Richard Henderson  <rth@cygnus.com>
5002
5003         * gcc.dg/va-arg-1.c: New.
5004
5005 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5006
5007         * gcc.c-torture/execute/va-arg-9.c: New test.
5008
5009 1999-09-05  Craig Burley  <craig@jcb-sc.com>
5010
5011         * g77.f-torture/compile/980519-2.f: New test.
5012         * g77.f-torture/compile/19990905-0.f: New test.
5013         * g77.f-torture/compile/19990905-1.f: New test.
5014         * g77.f-torture/compile/19990905-2.f: New test.
5015
5016         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
5017
5018 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
5019
5020         * gcc.c-torture/execute/990827-1.c: Fix typo.
5021
5022 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5023
5024         * g++.old-deja/g++.other/deref1.C: New test.
5025
5026 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
5027
5028         * g++.old-deja/g++.other/ambig2.C: New test.
5029         * g++.old-deja/g++.other/cond5.C: New test.
5030         * g++.old-deja/g++.other/lookup16.C: New test.
5031
5032 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
5033
5034         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
5035         assemblers too.
5036
5037 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
5038
5039         * lib/c-torture.exp: Avoid the "compare executables" optimization
5040         when testing native.
5041
5042 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
5043
5044         * gcc.c-torture/execute/990829-1.c: New test.
5045         * gcc.c-torture/compile/990829-1.c: New test.
5046
5047 1999-08-27  Paul Burchard  <burchard@pobox.com>
5048
5049         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
5050         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
5051         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
5052         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
5053         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
5054         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
5055         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
5056         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
5057         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
5058         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
5059         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
5060
5061 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
5062
5063         * gcc.c-torture/execute/990827-1.c: New test.
5064
5065 1999-08-26  Craig Burley  <craig@jcb-sc.com>
5066
5067         * g77.f-torture/noncompile/19990826-4.f: New test.
5068
5069         * g77.f-torture/compile/19990826-3.f: New test.
5070
5071         * g77.f-torture/execute/19990826-2.f: New test.
5072
5073         * g77.f-torture/compile/19990826-1.f: New test.
5074
5075         * gcc.c-torture/execute/990826-0.c: New test.
5076         * g77.c-torture/execute/19990826-0.f: New test.
5077
5078         * g77.f-torture/noncompile/970626-2.f: New test.
5079
5080 1999-08-25  Paul Burchard  <burchard@pobox.com>
5081
5082         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
5083         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
5084         lss-011.C: New tests.
5085
5086 1999-08-25  Nathan Sidwell  <nathan@acm.org>
5087
5088         * g++.old-deja/g++.other/decl5.C: New test.
5089
5090 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5091
5092         * noncompile/noncompile.exp: Load_lib c-torture.exp.
5093         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
5094         call `postbase' for each one.  All callers of `postbase' changed
5095         to call this instead.
5096
5097 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
5098
5099         * gcc.c-torture/execute/990811-1.c: New test.
5100
5101 1999-08-09  Nick Clifton  <nickc@cygnus.com>
5102
5103         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
5104         just native ones.
5105
5106         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
5107         just native ones.
5108
5109 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5110
5111         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
5112
5113 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5114
5115         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
5116
5117 1999-08-04  Nathan Sidwell  <nathan@acm.org>
5118
5119         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
5120
5121 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5122
5123         * gcc.c-torture/execute/990804-1.c: New test.
5124
5125 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5126
5127         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
5128         * g++.old-deja/g++.brendan/crash64.C: Likewise
5129         * g++.old-deja/g++.brendan/overload8.C: Likewise
5130
5131 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5132
5133         * g++.old-deja/g++.other/struct1.C: New test.
5134
5135 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5136
5137         * g++.old-deja/g++.other/enum2.C: New test.
5138
5139 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
5140
5141         Adapted from tests from Franz Sirl:
5142         * gcc.c-torture/execute/va-arg-7.c: New test.
5143         * gcc.c-torture/execute/va-arg-8.c: New test.
5144
5145 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
5146
5147         * gcc.c-torture/compile/990801-2.c: New test.
5148
5149         * gcc.c-torture/compile/990801-1.c: New test.
5150
5151 1999-07-27  Michael Meissner  <meissner@cygnus.com>
5152
5153         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
5154         fp-cmp-1.c, converting double to float.
5155
5156         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
5157         fp-cmp-1.c, converting double to long double.
5158
5159         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
5160         from fr1 to unknown_register, since fr1 is a legitimate register
5161         on some machines.
5162
5163 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
5164
5165         * README: More listname related changes.
5166
5167 1999-07-08  Catherine Moore  <clm@cygnus.com>
5168
5169         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
5170
5171 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
5172
5173         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
5174
5175 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5176
5177         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
5178
5179 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
5180
5181         * gcc.dg/990703-1.c: New test.
5182
5183 1999-06-29  Nick Clifton  <nickc@cygnus.com>
5184
5185         * lib/file-format.exp: New file: Move definition of proc
5186         gcc_target_object_format to here from
5187         gcc.dg/special/ecos.exp.
5188
5189         * lib/c-torture.exp: Include lib file-format.exp.
5190         * lib/gcc-dg.exp: Include lib file-format.exp.
5191
5192         * gcc.dg/special/ecos.exp: Remove definition of proc
5193         gcc_target_object_format.
5194
5195 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
5196
5197         * gcc.c-torture/execute/990628-1.c: New test.
5198
5199 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
5200
5201         * gcc.c-torture/compile/990625-2.c: New test.
5202
5203         * gcc.c-torture/compile/990625-1.c: New test.
5204
5205 1999-06-23  Nick Clifton  <nickc@cygnus.com>
5206
5207         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
5208         attributes compile.
5209         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
5210         ports that use the COFF/PE file format.
5211
5212 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
5213
5214         * gcc.c-torture/compile/990617-1.c: New test.
5215
5216 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
5217
5218         * g++.old-deja/g++.other/decl4.C: New test.
5219
5220 1999-06-14  Nathan Sidwell  <nathan@acm.org>
5221
5222         * g++.old-deja/g++.other/bitfld3.C: New test.
5223
5224 1999-06-08  Nathan Sidwell  <nathan@acm.org>
5225
5226         * g++.old-deja/g++.eh/catch1.C: New test.
5227
5228 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
5229
5230         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
5231
5232         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
5233         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
5234
5235 1999-06-05  Craig Burley  <craig@jcb-sc.com>
5236
5237         * g77.f-torture/compile/19990502-0.f: Replace with new,
5238         shorter, test that still fails after recent changes.
5239
5240 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5241
5242         * gcc.c-torture/execute/990604-1.c: New test.
5243
5244 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
5245
5246         * gcc.c-torture/execute/990531-1.c: New test.
5247
5248 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5249
5250         * gcc.c-torture/compile/990527-1.c: New test.
5251
5252 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
5253
5254         * gcc.c-torture/execute/990527-1.c: New test.
5255
5256 1999-05-25  Nick Clifton  <nickc@cygnus.com>
5257
5258         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
5259         bitfields as signed.
5260
5261 1999-05-25  Craig Burley  <craig@jcb-sc.com>
5262
5263         * g77.f-torture/compile/19990525-0.f: New test.
5264
5265 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
5266
5267         * gcc.c-torture/execute/990525-2.c: New test.
5268
5269         * gcc.c-torture/execute/990525-1.c: New test.
5270
5271 1999-05-24  Nathan Sidwell  <nathan@acm.org>
5272
5273         * g++.old-deja/g++.other/anon3.C: New test.
5274         * g++.old-deja/g++.other/anon4.C: New test.
5275         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
5276         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
5277         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
5278         Merrill).
5279
5280 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
5281
5282         * gcc.c-torture/execute/990524-1.c: New test.
5283
5284         * gcc.dg/990524-1.c: New test.
5285
5286 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5287
5288         * gcc.c-torture/compile/990523-1.c: New test.
5289
5290 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
5291
5292         * gcc.c-torture/compile/990519-1.c: New test.
5293
5294 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5295
5296         * gcc.c-torture/compile/990517-1.c: New test.
5297
5298         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
5299         (e4, f4): New tests.
5300         (main): Call them.
5301
5302 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5303
5304         * gcc.dg/noreturn-1.c: New test.
5305
5306 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5307
5308         * gcc.c-torture/execute/990513-1.c: New test.
5309
5310 1999-05-10  Richard Henderson  <rth@cygnus.com>
5311
5312         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
5313
5314 1999-05-10  Craig Burley  <craig@jcb-sc.com>
5315
5316         * g77.f-torture/execute/erfc.f: Use small single-precision
5317         values, to avoid problems on Alphas when not -mieee.
5318
5319 1999-05-08  Craig Burley  <craig@jcb-sc.com>
5320
5321         * gcc.dg/990506-0.c: New test.
5322
5323 1999-05-08  Richard Henderson  <rth@cygnus.com>
5324
5325         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
5326         the constant to test.  Don't XFAIL 64-bit targets.
5327
5328         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
5329         * g++.old-deja/g++.law/profile1.C: Likewise.
5330
5331         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
5332         operator new instances.
5333         * g++.old-deja/g++.other/delete5.C: Likewise.
5334
5335 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5336
5337         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
5338         intrinsic.
5339
5340 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5341
5342         * g77.f-torture/execute/u77-test.f: Reverse order of two
5343         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
5344
5345 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5346
5347         * gcc.dg/compare1.c: New test.
5348
5349 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5350
5351         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
5352         New tests.
5353
5354 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5355
5356         * g77.f-torture/compile/19990502-1.f: New test.
5357
5358 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5359
5360         * g77.f-torture/compile/19990502-0.f: New test.
5361
5362 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
5363
5364         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
5365         intrinsic.
5366
5367 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
5368
5369         * g77.f-torture/execute/u77-test.f (main): List libU77
5370         intrinsics not currently tested.
5371         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
5372         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
5373         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
5374         Trim blanks off the ends of some printed strings.
5375
5376 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
5377
5378         * g77.f-torture/execute/u77-test.f (main): Just warn about
5379         FSTAT gid disagreement, as it's expected on some systems.
5380
5381 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
5382
5383         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
5384         use a new function, which allows for some slop.
5385         Clean up some commentary.
5386         (issum): The new function.
5387         (sgladd): Deleted subroutine.
5388
5389 1999-05-01  Craig Burley  <craig@jcb-sc.com>
5390
5391         * g77.f-torture/execute/u77-test.f: Modify to be more like
5392         libf2c/libU77 version, bringing patches to that version here.
5393         Add suitable commentary.
5394
5395 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
5396
5397         * gcc.dg/990424-1.c: New test.
5398
5399 1999-04-24  Craig Burley  <craig@jcb-sc.com>
5400
5401         * g77.f-torture/execute/u77-test.f (main): Bug involving
5402         LSTAT has been fixed, so turn back on full checking.
5403
5404 1999-04-20  Craig Burley  <craig@jcb-sc.com>
5405
5406         * g77.f-torture/compile/19990419-0.f: New test.
5407         * g77.f-torture/execute/19990419-1.f: New test.
5408
5409 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
5410
5411         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
5412         to avoid the need for a prototype to supress a warning.
5413
5414 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
5415
5416         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
5417
5418 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
5419
5420         * gcc.c-torture/execute/990404-1.c: New test.
5421
5422 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5423
5424         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
5425         * gcc.dg/cpp-if3.c: Don't use -pedantic.
5426         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
5427         missing initializer warnings.
5428
5429 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
5430
5431         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
5432         matching strings.
5433
5434 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
5435
5436         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
5437
5438 1999-03-26  Craig Burley  <craig@jcb-sc.com>
5439
5440         * g77.f-torture/execute/19990325-0.f: New test.
5441         * g77.f-torture/execute/19990325-1.f: New test.
5442
5443 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
5444
5445         * gcc.c-torture/execute/990324-1.c: New test.
5446
5447 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
5448
5449         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
5450         test with 4.
5451
5452 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
5453
5454         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
5455
5456 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5457
5458         * g77.f-torture/execute/19990313-2.f: New test.
5459         * g77.f-torture/execute/19990313-3.f: New test.
5460
5461 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5462
5463         * g77.f-torture/execute/19990313-0.f: New test.
5464         * g77.f-torture/execute/19990313-1.f: New test.
5465
5466 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
5467
5468         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
5469         printf to sprintf.
5470         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
5471         (main): Add check for u15.  Conditionalize u31 check depending on
5472         whether ints are <32 bits or >=32 bits.
5473
5474 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5475
5476         * g77.f-torture/execute/19981119-0.f: Improve testiness.
5477
5478 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5479
5480         * g77.f-torture/compile/19990305-0.f: New test.
5481         * g77.f-torture/execute/19981119-0.f: New test.
5482
5483 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5484
5485         * g77.f-torture/execute/970625-2.f: call ABORT if final
5486         result is not correct, instead of just printing it.
5487         Add this checking via newly introduced obfuscation, to
5488         trip up buggy front ends.
5489
5490 1999-03-07  Craig Burley  <craig@jcb-sc.com>
5491
5492         * g77.f-torture/compile/960317-1.f: Moved from being
5493         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
5494
5495 1999-03-06  Craig Burley  <craig@jcb-sc.com>
5496
5497         * g77.f-torture/execute/960317-1.f: New (old) test.
5498         * g77.f-torture/execute/970625-2.f: Ditto.
5499
5500 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
5501
5502         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
5503         message on line 1 or line 2; cccp and cpplib do this differently.
5504
5505 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
5506
5507         * g++.old-deja/g++.law/weak1.C: New test.
5508
5509 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5510
5511         * gcc.c-torture/execute/990119-1.c: Renamed to...
5512         * gcc.dg/990119-1.c: this, so it will only be tested once
5513         (it's a preprocessor test, it doesn't need to be run at
5514         multiple optimization levels).
5515
5516 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5517
5518         * lib/g++.exp: Don't add incdir=$base_dir/../include to
5519           ALWAYS_CXXFLAGS.
5520
5521 1999-02-24  Craig Burley  <craig@jcb-sc.com>
5522
5523         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
5524         * g77.f-torture/compile/19981216-0.f: ...as it is expected
5525         to not be compilable by current g77.
5526
5527 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5528
5529         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
5530
5531 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
5532
5533         * gcc.c-torture/execute/990222-1.c: New test.
5534
5535 1999-02-19  Craig Burley  <craig@jcb-sc.com>
5536
5537         * g77.f-torture/compile/19990218-0.f: New test.
5538         * g77.f-torture/noncompile/19990218-1.f: New test.
5539
5540 1999-02-18  Craig Burley  <craig@jcb-sc.com>
5541
5542         * g77.f-torture/compile/19981216-0.f: New test.
5543
5544 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
5545
5546         * gcc.dg/990214-1.c: New test.
5547
5548 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
5549
5550         * gcc.dg/990213-2.c: New test.
5551
5552         * gcc.dg/990213-1.c: New test.
5553
5554 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
5555
5556         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
5557         ints.
5558
5559 1999-02-11  Nick Clifton  <nickc@cygnus.com>
5560
5561         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
5562         specified by target.
5563
5564         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
5565
5566 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
5567
5568         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
5569
5570 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
5571
5572         * gcc.dg/special/ecos.exp: New test driver for new tests with
5573         special requirements.
5574
5575         * gcc.dg/special/alias-1.c: New test.
5576         * gcc.dg/special/gcsec-1.c: New test.
5577         * gcc.dg/special/weak-1.c: New test.
5578         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
5579         * gcc.dg/special/weak-2.c: New test.
5580         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
5581         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
5582         * gcc.dg/special/wkali-1.c: New test.
5583         * gcc.dg/special/wkali-2.c: New test.
5584         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
5585         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
5586
5587 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
5588
5589           * lib/c-torture.exp (c-torture-compile): Pull out code for
5590           analyzing gcc error messages.
5591           (c-torture-execute): Likewise.  Fix some (harmless) false
5592           positives.
5593           * lib/gcc.exp (gcc_check_compile): New function.
5594
5595 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
5596
5597         * gcc.c-torture/execute/990208-1.c: New test.
5598
5599 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
5600
5601         * g++.dg/special/ecos.exp: New driver for new tests with special
5602         requirements
5603
5604         * g++.dg/special/conpr-1.C: New test
5605         * g++.dg/special/conpr-2.C: New test
5606         * g++.dg/special/conpr-2a.C: New test
5607         * g++.dg/special/conpr-3.C: New test
5608         * g++.dg/special/conpr-3a.C: New test
5609         * g++.dg/special/conpr-3b.C: New test
5610
5611         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
5612         allow g++ to use the dg driver
5613
5614         * README: Add comment about g++.dg directory
5615
5616 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
5617
5618         * README: Update email addresses.
5619
5620 1999-02-03  Nick Clifton  <nickc@cygnus.com>
5621
5622         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
5623         arguments in order to force structure S onto the stack even on
5624         the alpha.
5625         (test): Pass 10 leading arguments to function foo as well as the
5626         structure S.
5627
5628         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
5629         failure for all targets.
5630
5631         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
5632         abort to terminate program execution.
5633
5634 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
5635
5636         * gcc.c-torture/execute/990130-1.c: New test.
5637
5638 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
5639
5640         * gcc.dg/990130-1.c: New test.
5641
5642 1999-01-28  Michael Meissner  <meissner@cygnus.com>
5643
5644         * gcc.c-torture/execute/990128-1.c: New test.
5645
5646 1999-01-27  Michael Meissner  <meissner@cygnus.com>
5647
5648         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
5649
5650 1999-01-27  Felix Lee  <flee@cygnus.com>
5651
5652         * lib/c-torture.exp (c-torture-compile): pull out code for
5653         analyzing gcc error messages.
5654         (c-torture-execute): ditto, and fix some (harmless) false
5655         positives.
5656         * lib/gcc.exp (gcc_check_compile): new function.
5657
5658 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
5659
5660         * gcc.dg/990117-1.c: New test.
5661
5662         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
5663
5664         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
5665
5666 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
5667
5668         * g77.f-torture/compile/990115-1.f: New test.
5669
5670 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
5671
5672         * gcc.c-torture/compile/990107-1.c: New test
5673
5674 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
5675
5676         * gcc.c-torture/execute/990106-2.c: New test.
5677
5678         * gcc.c-torture/execute/990106-1.c: New test.
5679
5680 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
5681
5682         * gcc.c-torture/compile/981223-1.c: New test.
5683
5684 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
5685
5686         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
5687         (opt3): Rename from opt4 and disable.
5688
5689 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
5690
5691         * g++.old-deja/g++.pt/ptrmem5.C: New test.
5692
5693 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
5694
5695         * g++.old-deja/g++.other/conv5.C: New test.
5696
5697 1998-12-14  Nick Clifton  <nickc@cygnus.com>
5698
5699         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
5700
5701 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
5702
5703         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
5704
5705 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
5706
5707         * gcc.c-torture/compile/981211-1.c: New test.
5708
5709 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
5710
5711         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
5712
5713         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
5714
5715 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5716
5717         * gcc.special/930510-1.c: Make C9X safe.
5718         * gcc.misc-tests/gcov-1.c Similarly.
5719         * gcc.misc-tests/gcov-2.c Similarly.
5720
5721 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5722
5723         * gcc.dg/ultrasp1.c: New test.
5724
5725 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
5726
5727         * gcc.c-torture/execute/981206.c: New test.
5728
5729 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5730
5731         * g++.old-deja/g++.ns/template7.C: New test.
5732
5733         * g++.old-deja/g++.other/expr1.C: New test.
5734
5735         * g++.old-deja/g++.eh/tmpl3.C: New test.
5736
5737         * g++.old-deja/g++.eh/tmpl2.C: New test.
5738
5739 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
5740
5741         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
5742         * g++.old-deja/g++.other/using6.C: Removed.
5743         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
5744
5745         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
5746
5747 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
5748
5749         * g++.old-deja/g++.pt/overload8.C: New test.
5750
5751         * g++.old-deja/g++.pt/overload7.C: New test.
5752
5753         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
5754
5755         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
5756         and relinking messages.
5757         * lib/g++.exp (g++_target_compile): Remove .rpo file when
5758         compiling with -frepo.
5759
5760 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
5761
5762         * g++.old-deja/g++.pt/lookup6.C: New test.
5763
5764 1998-11-30  Nick Clifton  <nickc@cygnus.com>
5765
5766         * gcc.c-torture/execute/981130-1.c: New test.
5767         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
5768
5769 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
5770
5771         * g++.old-deja/g++.pt/explicit76.C: New test.
5772
5773         * g++.old-deja/g++.pt/friend38.C: New test.
5774
5775         * g++.old-deja/g++.ns/crash2.C: New test.
5776
5777         * g++.old-deja/g++.pt/defarg8.C: New test.
5778
5779         * g++.old-deja/g++.pt/instantiate6.C: New test.
5780
5781         * g++.old-deja/g++.pt/static6.C: New test.
5782
5783         * g++.old-deja/g++.pt/decl2.C: New test.
5784
5785 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
5786
5787         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
5788         problem is actually related with name lookup, but so what? :-)
5789
5790         * g++.old-deja/g++.pt/friend37.C: New test.
5791
5792 1998-11-25  Dave Love  <d.love@dl.ac.uk>
5793
5794         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
5795         element, which fails on some systems.
5796
5797         * g77.f-torture/execute/labug1.f: New test.
5798
5799 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
5800
5801         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
5802         is defined.
5803
5804 1998-11-18  Dave Love  <d.love@dl.ac.uk>
5805
5806         * g77.f-torture/compile/981117-1.f: New test.
5807
5808 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
5809
5810         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
5811         properly discarded.
5812
5813 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
5814
5815         * gcc.c-torture/execute/memcheck: New directory of tests for
5816         -fcheck-memory-usage.
5817
5818 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5819
5820         * README: New file, general information about the testsuite and
5821         new description of the various C++ test subdirectories.
5822         * README.g++: Eliminate obsolete information, update and move most
5823         relevant stuff to README.
5824
5825 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
5826
5827         * gcc.c-torture/compile/981107-1.c: New test.
5828
5829 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
5830
5831         * execute/memcpy-bi.c: New testcase.
5832
5833 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
5834
5835         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
5836         base classes.
5837
5838         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
5839         template is selected.
5840
5841         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
5842         classes, it should be accepted for all types.
5843
5844         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
5845
5846         * g++.old-deja/g++.pt/spec24.C: Ensure that template
5847         specializations start with template headers.
5848
5849 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
5850
5851         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
5852
5853         * g++.old-deja/g++.other/init9.C: Test cross initialization of
5854         non-POD types.
5855
5856 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
5857
5858         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
5859
5860 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5861
5862         * compile/981022-1.c, compile/981022-1.x: New test and driver.
5863
5864 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
5865
5866         * 981019-1.c: New test.
5867
5868 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
5869
5870         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
5871         find objc headers.
5872
5873 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5874
5875         * compile/981001-4.c: Remove use of GCC extension that triggers a
5876         compiler bug.
5877
5878 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
5879
5880         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
5881
5882 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
5883
5884         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
5885         instantiation of template produces incorrect code for delete
5886         expression.
5887
5888         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
5889         constructors' name is not unique.
5890         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
5891         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
5892
5893         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
5894         automatic array of const is ill-formed.
5895
5896         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
5897         of template parameter?
5898
5899         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
5900         const.
5901
5902         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
5903         pointer-to-member expression.
5904
5905         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
5906         declaration causes ICE.
5907
5908 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
5909
5910         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
5911         reserved in the global namespace.
5912
5913         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
5914         generate needed virtual table.
5915
5916         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
5917
5918 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
5919
5920         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
5921         template-dependent type
5922
5923 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
5924
5925         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
5926         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
5927         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
5928
5929         * g++.old-deja/g++.other/using5.C: New test; using decl from base
5930         class should be usable as argument of member function.
5931         * g++.old-deja/g++.other/using6.C: New test; using decl from base
5932         class should be usable as return type of member function.
5933         * g++.old-deja/g++.other/using7.C: New test; using decl from base
5934         class should be usable as type of data member.
5935
5936         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
5937
5938 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
5939
5940         * gcc.c-torture/special/920521-1.c: Fix bogus test.
5941
5942 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
5943
5944         * gcc.dg/dll-?.c Add thumb to target list.
5945         Fix assembler scan patterns to match current assembler output.
5946
5947 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
5948
5949         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
5950         matching of template brackets.
5951
5952         * g++.old-deja/g++.other/using4.C: New test.  Test using
5953         declarations of methods from base classes.
5954
5955         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
5956         within functions should introduce names into the innermost
5957         enclosing namespace.
5958
5959         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
5960         of static locals if first initialization throws.
5961
5962 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
5963
5964         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
5965
5966 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
5967
5968         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
5969         lose track of the possible targets of tablejump insns.
5970         * special/special.exp: Run it.
5971
5972 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5973
5974         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
5975         must be declared before its specializations can be named in friend
5976         declarations.
5977
5978 1998-10-05  Dave Love  <d.love@dl.ac.uk>
5979
5980         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
5981
5982         * g77.f-torture/execute/io1.f: New test.
5983
5984 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
5985
5986         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
5987         with pointer to template function, for which no argument deduction
5988         is possible.
5989
5990         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
5991         specialization of template function as argument to template
5992         function.
5993
5994         * g++.old-deja/g++.other/access2.C: New test; Inner class
5995         shouldn't have privileged access to Outer's names.
5996
5997 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
5998
5999         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
6000         friend template declared within template class conflicts with
6001         nested class of the same name.
6002
6003         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
6004         is ignored.
6005
6006         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
6007         object with direct initializer as function declaration.
6008
6009         * g++.old-deja/g++.other/decl2.C: New test; duplicate
6010         initializers.
6011
6012         * g++.old-deja/g++.other/null2.C: New test; conditional operator
6013         involving const pointer and NULL produces incorrect result.
6014
6015         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
6016         type name without `typename' should be rejected with -pedantic.
6017
6018 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
6019
6020         * g++.old-deja/g++.other/addrof1.C: New test.
6021
6022 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
6023
6024         * gcc.c-torture/compile/981001-1.c: New test.
6025         * gcc.c-torture/execute/981001-1.c: New test.
6026
6027 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
6028
6029         * gcc.c-torture/compile/981001-2.c: New test.
6030         * gcc.c-torture/compile/981001-3.c: New test.
6031         * gcc.c-torture/compile/981001-4.c: New test.
6032
6033 1998-10-01  Robert Lipe  <robertl@dgii.com>
6034
6035         * lib/objc.exp (objc_target_compile): Add -L during compiles for
6036         multilibbed hosts.   Idea grafted from g77.exp.
6037
6038 1998-09-30  Dave Love  <d.love@dl.ac.uk>
6039
6040         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
6041         avoid losing on systems which need -lsocket.
6042
6043 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
6044
6045         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
6046         * g++.old-deja/g++.other/nested2.C: Ditto.
6047         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
6048         failure.
6049
6050 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6051
6052         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
6053         preferred over template operator!= for enum bitfields.
6054
6055 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
6056
6057         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
6058         that happen to have the same base name, but in different scopes,
6059         are incorrectly rejected.
6060
6061 1998-09-16  Richard Henderson  <rth@cygnus.com>
6062
6063         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
6064         on the native word size instead of an integer literal.
6065
6066 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6067
6068         * g++.old-deja/g++.other/static2.C: Invocation of static data
6069         member of type pointer-to-function denoted as non-static member.
6070
6071         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
6072         checks involving function types and aliases.
6073
6074 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6075
6076         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
6077         redefined to the same non-trivial type.
6078
6079         * g++.old-deja/g++.pt/explicit73.C: Test for proper
6080         namespace-qualification of template specializations declared in
6081         other namespaces.
6082
6083         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
6084         to declare a subset of the specializations of a template function
6085         as friends of specializations of a template class.
6086
6087         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
6088         member templates that do not fully specialize the enclosing
6089         template class are rejected.
6090
6091 1998-09-11  Dave Love  <d.love@dl.ac.uk>
6092
6093         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
6094
6095 1998-09-08  Dave Love  <d.love@dl.ac.uk>
6096
6097         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
6098         altered from libf2c/libU77 version.
6099
6100 1998-09-06  Dave Love  <d.love@dl.ac.uk>
6101
6102         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
6103
6104 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
6105
6106         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
6107         (un)signed char are different types for template specialization
6108         purposes.
6109
6110 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
6111
6112         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
6113         * objc: ObjC testsuite.
6114
6115 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
6116
6117         * gcc.c-torture/execute/941014-1.x:  New file.
6118
6119 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
6120
6121         * lib/c-torture.exp: Add support for
6122         torture_eval_before_compile and torture_eval_before_execute
6123         variables.
6124
6125 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
6126
6127         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
6128         this test triggers valid.
6129
6130 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
6131
6132         * gcc.dg/980827-1.c: New test.
6133
6134 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6135
6136         * gcc.c-torture/execute/loop-4b.c: New test.
6137
6138 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
6139
6140         * lib/c-torture.exp: Add support for
6141         torture_eval_before_compile and torture_eval_before_execute
6142         variables.
6143
6144 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
6145
6146         * gcc.c-torture/compile/980825-1.c: New test.
6147
6148 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
6149
6150         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
6151         count number tests in opt_t0 not good_t0.
6152
6153 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
6154
6155         * gcc.c-torture/compile/930326-1.x: Fix typo.
6156
6157 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
6158
6159         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
6160         causes an ICE.
6161
6162 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
6163
6164         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
6165         STACK_SIZE is defined.
6166         * gcc.c-torture/unsorted/stuct.c: Similarly.
6167
6168         * gcc.c-torture/compile/980821-1.c: New test.
6169
6170 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
6171
6172         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
6173
6174 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
6175
6176         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
6177         code.
6178
6179 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
6180
6181         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
6182         error'.
6183
6184 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
6185
6186         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
6187
6188 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
6189
6190         * gcc.c-torture/compile/980816-1.c: New test.
6191
6192         * gcc.dg/980816-1.c: New test.
6193
6194 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
6195
6196         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
6197         compiler for ieee tests.
6198
6199 1998-08-01  Dave Love  <d.love@dl.ac.uk>
6200
6201         * g77.f-torture/compile/980729-0.f: New test.
6202
6203 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
6204
6205         * gcc.c-torture/special/eeprof-1.c: New test, for
6206         -finstrument-functions.
6207         * gcc.c-torture/special/special.exp: Run it.
6208
6209 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
6210
6211         * gcc.c-torture/compile/980729-1.c: New test.
6212
6213 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
6214
6215         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
6216         __thumb__ is defined, and test for ARM style doubles if so.
6217
6218 1998-07-26  Dave Love  <d.love@dl.ac.uk>
6219
6220         * g77.f-torture/noncompile/980615-0.f: New test.
6221
6222 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
6223
6224         * gcc.dg/980312-1.c: Do link instead of compile.
6225         * gcc.dg/980313-1.c: Likewise.
6226
6227 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
6228
6229         * gcc.c-torture/compile/980726-1.c: New test.
6230
6231 1998-07-25  Dave Love  <d.love@dl.ac.uk>
6232
6233         * g77.f-torture/execute/io0.f: New test.
6234
6235 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
6236
6237         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
6238         an int.
6239
6240 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
6241
6242         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
6243         m32r bugs.
6244
6245 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
6246
6247         * gcc.dg/980626-1.c: Expect failures for all toolchains until
6248         c-decl.c:grokdeclarator can handle mode attributes.
6249
6250 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
6251
6252         * gcc.c-torture/execute/980716-1.c: New test.
6253
6254 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
6255
6256         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
6257         the mn10200.
6258         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
6259         the mn10200.
6260         * gcc.c-torture/execute/va-arg-3.x: Similarly.
6261         * gcc.c-torture/compile/930326-1.x: Similarly.
6262
6263 1998-07-13  Dave Love  <d.love@dl.ac.uk>
6264
6265         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
6266         New test from Craig.
6267
6268 1998-07-12  Dave Love  <d.love@dl.ac.uk>
6269
6270         * g77.f-torture/noncompile/980616-0.f: New test.
6271
6272         * g77.f-torture/execute/970816-3.f:  New test from Craig.
6273
6274 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6275
6276         *  g++.other/singleton.C: Return error value instead of taking
6277         SIGSEGV.
6278
6279 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
6280
6281         *  g++.other/singleton.C: New test.   Warning is under dispute.
6282         Runtime crash is not.
6283
6284 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6285
6286         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
6287         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
6288         using6.C, using7.C}:  New namespace tests.
6289
6290 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
6291
6292         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
6293         specialization with typedef'ed names used as array indexes.
6294
6295 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
6296
6297         * gcc.c-torture/execute/980709-1.c: New test.
6298
6299         * gcc.dg/980709-1.c: New test.
6300
6301 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
6302
6303         * gcc.c-torture/execute/bcp-1.c: New test.
6304
6305 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
6306
6307         * gcc.c-torture/execute/980707-1.c: New test.
6308
6309 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
6310
6311         * gcc.c-torture/compile/980706-1.c: New test.
6312
6313 1998-07-01  Dave Love  <d.love@dl.ac.uk>
6314
6315         * g77.f-torture/execute/980701-0.f,
6316         g77.f-torture/execute/980701-1.f: New test from Craig.
6317
6318 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
6319
6320         * gcc.c-torture/compile/980701-1.c: New test.
6321
6322         * gcc.c-torture/execute/980701-1.c: New test.
6323
6324 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
6325 rlsruhe.de>
6326
6327         * g++.old-deja/g++.robertl/eb132.C: New test.
6328         * g++.old-deja/g++.robertl/eb133.C: Likewise.
6329
6330 1998-06-29  Dave Love  <d.love@dl.ac.uk>
6331
6332         * g77.f-torture/execute/980628-7.f,
6333         g77.f-torture/execute/980628-8.f,
6334         g77.f-torture/execute/980628-9.f,
6335         g77.f-torture/execute/980628-10.f: New tests from Craig.
6336
6337         * g77.f-torture/execute/980628-3.f: Remove mail headers.
6338
6339 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
6340
6341         * g77.f-torture/execute/980628-4.f: New test from Craig.
6342         * g77.f-torture/execute/980628-5.f: Likewise.
6343         * g77.f-torture/execute/980628-2.f: Likewise.
6344         * g77.f-torture/execute/980628-0.f: Likewise.
6345         * g77.f-torture/execute/980628-1.f: Likewise.
6346         * g77.f-torture/execute/980628-3.f: Likewise.
6347         * g77.f-torture/execute/980628-6.f: Likewise.
6348
6349 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
6350
6351         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
6352         directory when nothing has been installed yet.
6353
6354 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
6355
6356         * gcc.c-torture/special/special.exp: Handle newer versions of
6357         dejagnu.
6358
6359 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
6360
6361         * gcc.dg/980626-1.c: New test.
6362
6363 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
6364
6365         * gcc.misc-tests/m-un-2.c: New test.
6366         * g++.old-deja/g++.other/warn01.c: Likewise.
6367
6368 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
6369
6370         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
6371         compatibility with assmblers with a different comment character.
6372         Eliminate use of GAS-specific extensions.
6373
6374 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
6375
6376         * gcc.c-torture/execute/ieee/980619-1.c: New test.
6377
6378 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
6379
6380         *lib/g77.exp: Replace search for libf2c.a with search for newly
6381         renamed libg2c.a
6382
6383 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
6384
6385         * gcc.c-torture/execute/980617-1.c: New test.
6386
6387 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
6388
6389         * gcc.c-torture/execute/980612-1.c: New test.
6390
6391 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
6392
6393         * gcc.dg/980523-1.c: Only test on ppc-linux.
6394         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
6395
6396         * gcc.c-torture/execute/980608-1.c: New test.
6397
6398 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6399
6400         * gcc.c-torture/execute/980605-1.c: New test.
6401
6402 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
6403
6404         * gcc.c-torture/execute/980604-1.c: New test.
6405
6406 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
6407
6408         * gcc.c-torture/execute/980602-1.c: New test.
6409         * gcc.c-torture/execute/980602-2.c: Likewise.
6410
6411 1998-06-02  Dave Love  <d.love@dl.ac.uk>
6412
6413         * 970125-0.f: Fix per JCB.  Add commentary.
6414
6415 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
6416
6417         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
6418         IEEE -0 support.
6419
6420 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
6421
6422         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
6423         earlier.
6424
6425 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
6426
6427         * gcc.c-torture/execute/980526-3.c: New test.
6428
6429 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
6430
6431         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
6432         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
6433         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
6434         m88k-motorola-sysv3 to XFAIL.
6435
6436 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6437
6438         * gcc.dg/980526-1.c: New test.
6439         * gcc.c-torture/execute/980526-2.c: New test.
6440
6441 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
6442
6443         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
6444
6445         * gcc.c-torture/execute/980526-1.c: New test.
6446
6447 1998-05-26  Dave Love  <d.love@dl.ac.uk>
6448
6449         * g77.f-torture/execute/alpha2.f: Add runtime test.
6450
6451 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
6452
6453         * g++.old-deja/old-deja.exp: Strip leading directories.
6454
6455         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
6456         error for the line.  Don't run multiple tests for the same line.
6457
6458 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
6459
6460         * gcc.dg/980523-1.c: New test.
6461
6462 1998-05-23  Dave Love  <d.love@dl.ac.uk>
6463
6464         * g77.f-torture/compile/970915-0.f: New test.
6465
6466 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
6467
6468         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
6469
6470 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
6471
6472         * gcc.dg/980520-1.c: New test.
6473
6474 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6475
6476         * gcc.dg/980502-1.c: Fix return type.
6477
6478 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
6479
6480         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
6481         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
6482         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
6483         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
6484         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
6485
6486 1998-05-20  Dave Love  <d.love@dl.ac.uk>
6487
6488         * g77.f-torture/execute/980520-1.f: New test.
6489
6490 1998-05-15  Dave Love  <d.love@dl.ac.uk>
6491
6492         * lib/mike-g77.exp: New file.
6493
6494         * g77.f-torture/noncompile/noncompile.exp,
6495         g77.f-torture/noncompile/check0.f: New files.
6496
6497 1998-05-14  Dave Love  <d.love@dl.ac.uk>
6498
6499         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
6500         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
6501         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
6502         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
6503         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
6504         abort where appropriate.
6505
6506 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
6507
6508         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
6509         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
6510
6511 1998-04-29  Dave Love  <d.love@dl.ac.uk>
6512
6513         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
6514
6515 1998-04-27  Dave Love  <d.love@dl.ac.uk>
6516
6517         * g77.f-torture/compile/980427-0.f: New test.
6518
6519 1998-04-24  Dave Love  <d.love@dl.ac.uk>
6520
6521         * g77.f-torture/compile/980424-0.f: New test.
6522
6523 1998-04-19  Dave Love  <d.love@dl.ac.uk>
6524
6525         * g77.f-torture/compile/980419-2.f (main): New test.
6526         * g77.f-torture/compile/970125-0.f: New test.
6527         * g77.f-torture/compile/980419-1.f: New test.
6528
6529 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
6530
6531         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
6532         of loop-4.c.
6533
6534 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
6535
6536         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
6537
6538 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
6539
6540         * gcc.c-torture/compile/980329-1.c: New test.
6541
6542 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
6543
6544         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
6545         * gcc.dg/980312-1.c: Fix typo in -march command.
6546
6547 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
6548
6549         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
6550
6551 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
6552
6553         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
6554         Dave Love agree the Fortran source is bogus.
6555
6556 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
6557
6558         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
6559         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
6560         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
6561         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
6562         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
6563
6564 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
6565
6566         * g++.old-deja/g++.other/friend1.C: New test.
6567
6568 1998-02-18  Dave Love  <d.love@dl.ac.uk>
6569
6570         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
6571         possibly uninitialized) variables and declare dnrm2.
6572
6573 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
6574
6575         From Bruno Haible <haible@ilog.fr>:
6576         * gcc.c-torture/execute/980223.c: New test.
6577
6578 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
6579
6580         * gcc.dg/ifelse-1.c: New test.
6581
6582 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
6583
6584         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
6585
6586           * lib/old-dejagnu.exp (old-dejagnu): Added the
6587           "execution test - XFAIL *-*-*" handling in the spirit of
6588           "excess errors test -". Changed the "execution test fails"
6589           handling to be like "excess errors test fails".
6590           * Update various tests accordingly.
6591
6592 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
6593
6594         * gcc.c-torture/execute/980205.c: New test.
6595
6596 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
6597
6598         * lib/c-torture.exp: Look for .x files instead of .cexp files.
6599         * lib/f-torture.exp: Similarly.
6600         * gcc.c-torture: Rename all .cexp files to .x files.
6601
6602 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6603
6604         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
6605         (940510-1.c): Removed duplicate.
6606         (971104-1.c): New test.
6607
6608 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
6609
6610           * lib/f-torture.exp: Improve error and loop detection.
6611
6612 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
6613
6614         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
6615         use that to size the filler array.
6616
6617 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
6618
6619         * lib/c-torture.exp(c-torture-execute): Fix typo.
6620
6621         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
6622         testcase as the executable name. Keep the executable around if
6623         the test fails.
6624
6625 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
6626
6627         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
6628         changes.  Only test one -g option, and move it to the end of the
6629         list of options to test.
6630
6631 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
6632
6633         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
6634         variable GCC_TORTURE_OPTIONS to supply default switches separated
6635         by colons.  If no environment variable, run tests with -O0 -g, -O1
6636         -g, and -O2 -g as well.
6637
6638 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
6639
6640         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
6641         explanatory comments. Fix indentation.
6642
6643 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
6644
6645         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
6646
6647 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
6648
6649         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
6650         * g++.old-deja/g++.mike/p7325.C: Likewise.
6651         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
6652
6653 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
6654
6655         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
6656         * g++.old-deja/g++.brendan/crash30.C: Likewise.
6657         * g++.old-deja/g++.brendan/crash39.C: Likewise.
6658         * g++.old-deja/g++.law/operators4.C: Likewise.
6659
6660 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
6661
6662         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
6663         * g++.old-deja/g++.mike/p784.C: Ditto.
6664         * g++.old-deja/g++.mike/p785.C: Ditto.
6665
6666 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
6667
6668           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
6669
6670 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
6671
6672         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
6673         target feature; pass this to c-torture-execute as needed.
6674
6675 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
6676
6677         * lib/c-torture.exp(c-torture-execute): If the previous and the
6678         current executables being tested are identical, we don't need to
6679         run the executable again. Try to make the executable names
6680         unique. Add an optional argument for passing additional compiler
6681         flags.
6682
6683 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
6684
6685         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
6686
6687 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
6688
6689         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
6690
6691 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
6692
6693         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
6694         32bit or larger longs.
6695
6696         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
6697         have either a 32bit long or 32bit int.
6698
6699 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6700
6701         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
6702         Make double precision tests dependent on sizeof (double).
6703
6704 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
6705
6706         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
6707         too.
6708
6709 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6710
6711         * gcc.c-torture/compile/961203-1.cexp: New script.
6712
6713 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
6714
6715         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
6716         up the includes ourselves.
6717
6718 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
6719
6720         * lib/plumhall.exp: Remove random include, and add a few
6721         verbose messages for debugging.
6722
6723 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
6724
6725         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
6726         of trying to do it ourselves.
6727
6728 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6729
6730         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
6731
6732 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
6733
6734         * gcc.prms/5403.c: Made regexp a bit less strict.
6735
6736 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
6737
6738         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
6739         is returned from remote_load instead.
6740         * lib/plumhall.exp: Ditto.
6741         * lib/mike-g++.exp: Ditto.
6742         * lib/old-dejagnu.exp: Ditto.
6743         * lib/c-torture.exp: Ditto.
6744
6745 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
6746
6747         * lib/g++.exp: Use build_wrapper procedure.
6748         * lib/gcc.exp: Ditto.
6749
6750 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
6751
6752         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
6753         an old-style decl for malloc.  Fixes tests to work when
6754         sizeof (int) != sizeof (size_t).
6755
6756 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
6757
6758         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
6759
6760         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
6761         use stdargs.h interface.
6762
6763 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
6764
6765         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
6766         NO_VARARGS when compiling.
6767
6768 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
6769
6770         * lib/plumhall.exp(ph_includes): New procedure.
6771         (ph_make): Use it.
6772         (ph_compiler): Ditto.
6773
6774         * lib/g++.exp: Rename test-glue.c to testglue.c.
6775         * lib/gcc.exp: Ditto.
6776
6777 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
6778
6779         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
6780         to completion when it's called.
6781
6782 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
6783
6784         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
6785         is defined, don't do test.
6786
6787 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
6788
6789         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
6790         for object files.
6791         (ph_summary): Mark skipped testcases as untested, not unresolved.
6792
6793         * lib/plumhall.exp (ph_make): If unresolved because of bad
6794         errorCode, record errorCode in log file.
6795         (*): Replace send_log/verbose with verbose -log.
6796
6797 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
6798
6799         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
6800         double conversion if double isn't at least 8 bytes.
6801
6802         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
6803         int to work with targets where int is 16 bits.
6804
6805         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
6806         8 bytes, just exit, since 4 byte doubles don't have enough bits of
6807         precision for the test to complete.
6808
6809 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
6810
6811         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
6812         if d10v is not compiled with the -mdouble64 flag.
6813         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
6814
6815         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
6816         d10v is not compiled with the -mint32 flag.
6817
6818 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
6819
6820         * lib/plumhall.exp: Use incr_count.
6821
6822 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
6823
6824         * gcc.c-torture: Update to c-torture-1.45.
6825
6826 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
6827
6828         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
6829         the name of the expect testcase file).
6830
6831         * lib/g++.exp(g++_init): Ditto.
6832
6833 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
6834
6835         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
6836         the host.
6837
6838         * lib/gcc.exp(gcc_exit): New procedure.
6839
6840 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
6841
6842         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
6843         specs where appropriate.
6844
6845         * g++.old-deja/g++.arm/*: Added additional ERROR checks
6846         because of new "candidates are" messages, and removed a few
6847
6848         * Converted all non-old-style g++ testcases to old-style, and
6849         moved into g++.old-deja.
6850
6851 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
6852
6853         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
6854         options.
6855
6856         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
6857         succeeded.
6858
6859         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
6860
6861 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
6862
6863         * lib/gcc.exp (gcc_target_compile): Add support for defining
6864         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
6865         the machine doesn't have those features.
6866
6867 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
6868
6869         * g++.law/operators4.exp: Don't use LIBS.
6870
6871 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
6872
6873         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
6874
6875         * lib/mike-g++.exp: Don't set the compiler to be tested here.
6876         * lib/g++.exp: Set it here instead. Also, allow use of the
6877         --tool_exec and --tool_opt options. Change CXX to
6878         GXX_UNDER_TEST.
6879
6880         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
6881
6882         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
6883
6884 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
6885
6886         * lib/old-dejagnu.exp: Use prune_warnings instead of
6887         prune_system_crud.
6888         * lib/mike-g++.exp: Ditto.
6889         * lib/gcc.exp: Ditto.
6890         * lib/g++.exp: Ditto.
6891
6892         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
6893
6894 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
6895
6896           * 941014-2.c: Include stdlib.h
6897           * 960327-1.c: Include stdio.h
6898           * dbra.c, index-1.c: Don't assume ints are 32bits.
6899
6900 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
6901
6902         * lib/gcc.exp: Add gcc,stack_size target feature.
6903
6904         * lib/g++.exp(g++_target_compile): Add the include and link
6905         paths here, not in two other places. And, it's $options, not
6906         options.
6907
6908         * lib/mike-g++.exp(postbase): Remove the code that determines
6909         the correct include and link paths.
6910         * g++.old-deja/old-deja.exp: Ditto.
6911
6912 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
6913
6914         * lib/g++.exp(g++_init): target_compile no longer returns the
6915         filename of the result.
6916
6917 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
6918
6919         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
6920         call to glob.
6921
6922         * gcc.c-torture/special/special.exp: Change call to
6923         gcc_target_compile to include the object file.
6924
6925 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
6926
6927         * gcc.c-torture/special/special.exp: Correct misspelling in last
6928         change.
6929
6930 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
6931
6932         * lib/plumhall.exp(ph_summary): Log the entire output of the
6933         executable. Return -1 if there were any failures, 0 otherwise.
6934         (ph_execute): Return -1 if there were any failures, 0 otherwise.
6935         (ph_make): Clean up objects and executables that were built
6936         if the tests succeeded.
6937
6938 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
6939
6940         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
6941         libraries and includes in the build tree as appropriate.
6942
6943 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
6944
6945         * lib/c-torture.exp: Instead of looking for the global variable
6946         NO_LONG_LONG, check to see if that's a feature of the target.
6947
6948 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
6949
6950         * config/default.exp: Minimize. Delete the remainer of the files in
6951         config; this functionality is now in devo/dejagnu/config.
6952
6953         g++.*/*: Pass any additional flags used to compile to postbase;
6954         delete CXXFLAGS.
6955
6956         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
6957         is now done by runtest.exp. Use gcc_target_compile instead of
6958         compile.
6959
6960         lib/c-torture.exp: Use gcc_target_compile instead of compile.
6961         Remove references to CFLAGS. Use remote_file instead of
6962         calling rm -f.
6963         (c-torture): Take a list of arguments to use to compile this
6964         testcase.
6965
6966         lib/g++.exp: Simplify. Use target_compile instead of compile.
6967         lib/gcc-dg.exp: Ditto.
6968         lib/gcc.exp: Ditto.
6969         lib/mike-{gcc,g++}.exp: Ditto.
6970         lib/old-dejagnu.exp: Ditto.
6971         lib/plumhall.exp: Ditto.
6972
6973 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
6974
6975         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
6976         (ph_linker): Likewise.
6977
6978 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
6979
6980           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
6981         MAP_ANON / MAP_ANONYMOUS if defined;
6982         else try to map from /dev/zero .
6983
6984 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
6985
6986         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
6987         isn't defined, then define it to MAP_ANONYMOUS.
6988
6989 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
6990
6991         * gcc.c-torture: Update to c-torture-1.42 release.
6992
6993 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
6994
6995         * gcc.c-torture: Update to c-torture-1.41 release.
6996
6997 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
6998
6999         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
7000         c-torture release.
7001
7002 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7003
7004         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
7005         and LDFLAGS.  Fix second case to append the target_info ldflags
7006         onto LDFLAGS, not CFLAGS.
7007         * lib/g++.exp (g++_init): Add target_info stuff.
7008         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
7009         of libgloss and newlib flags for !native.
7010
7011         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
7012         (GDB): Fix relative path to go up another dir for finding gdb.
7013
7014 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7015
7016         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
7017         versions in the target_info array, if they don't exist.
7018
7019 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7020
7021         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
7022
7023 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
7024
7025         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
7026         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
7027
7028 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
7029
7030         * lib/old-dejagnu.exp: Don't remove the output file before we've
7031         actually tested it. Don't append pwd to the path of the executable
7032         we're testing.
7033
7034 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
7035
7036         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
7037
7038 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
7039
7040         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
7041         temporary directory for compiler files, and set it to a default
7042         value of /tmp. Set $output as the name of the output file from
7043         compiling the testcase. Add a -o option to $cflags_var so the
7044         compiler writes the final output file as $output. Set $executable
7045         to $output.
7046
7047         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
7048         directory for compiler files, and set it to /tmp if it doesn't
7049         already have a value. Set $output_file to the name of the output
7050         file from compiling the testcase. Add a -o option to CXXFLAGS so
7051         the compiler writes the final output file as $output. Use $output
7052         as the executable to be tested.
7053
7054 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7055
7056         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
7057
7058 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
7059
7060         * gcc.c-torture/execute/pending-1.c: New test.  Still
7061         pending in Tege's queue.
7062
7063 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
7064
7065         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
7066         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
7067         if there were failures.  Call unresolved if there were unresolved
7068         testcases.  Call gcc_fail if program did not run to completion.
7069         (ph_make): Pass additional argument name to ph_execute.
7070         (ph_execute): Add new argument.  Pass additional arguments to
7071         ph_summary.  Call gcc_fail is there is no execution output.
7072
7073 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
7074
7075         * lib/plumhall.exp (proc_summary): Output relavent summary
7076         lines into the log so specific failures in plumhall can be
7077         investigated.
7078
7079 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
7080
7081         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
7082         (c-torture-execute): Don't try to execute tests which use
7083         "long long" types if $NO_LONG_LONG is nonzero.
7084
7085 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
7086
7087         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
7088         not c-torture.
7089
7090         * gcc.ieee: Move from here.
7091         * gcc.c-torture/execute/ieee: To here.
7092
7093 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
7094
7095         * gcc.c-torture: Update to c-torture-1.41 release.
7096
7097 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
7098
7099         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
7100         not "$output".
7101
7102 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
7103
7104         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
7105         -c present.
7106
7107 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
7108
7109         * config/proelf.exp: Handle connecting to a simulator.
7110
7111 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
7112
7113         * config/proelf.exp: New file.  Enough framework that we can
7114         run c-torture tests on the proelf targets (or any other target
7115         that gdb can connect to for that matter).
7116
7117 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
7118
7119         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
7120         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
7121
7122         * lib/plumhall.exp (ph_execute): Always call ph_summary if
7123         exec_output exists.
7124
7125 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
7126
7127         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
7128         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
7129
7130         * config/*.exp: Update FSF address.  Change result of ${tool}_load
7131         to pass/fail/unresolved/unsupported/untested.  Caller must now
7132         call unresolved/unsupported/untested.
7133         * lib/*.exp: Update FSF address.  Update to handle new results of
7134         ${tool}_load.
7135         * lib/chill.exp (verbose): Delete.
7136
7137 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
7138
7139         * lib/gcc.exp (default_gcc_start): Change order of args to
7140         $LDFLAGS $CFLAGS $LIBS.
7141         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
7142         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
7143         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
7144         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
7145         * gcc.misc-tests/dg-test.exp: Likewise.
7146         * gcc.misc-tests/msgs.exp: Likewise.
7147         * gcc.prms/prms.exp: Likewise.
7148         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
7149         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
7150
7151         * lib/dg.exp: Deleted, moved to dejagnu/lib.
7152
7153 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7154
7155         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
7156
7157         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
7158         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
7159
7160         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
7161         necessary.
7162
7163 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
7164
7165         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
7166         global for loop; add use of $mathlib.
7167         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
7168         settings here; set mathlib for anything but VxWorks.
7169
7170 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
7171
7172         * gcc.c-torture: Update to c-torture-1.40 release.
7173
7174 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
7175
7176         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
7177         dg.exp.
7178
7179 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
7180
7181         * lib/c-torture.exp (c-torture-execute): Declare "output" as
7182         global.
7183
7184 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
7185
7186         * lib/g++.exp (LIBS): Define if not already.
7187         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
7188         (gcc-dg-prune): Call prune_gcc_output.
7189         * lib/gcc.exp (prune_gcc_output): New proc.
7190         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
7191         prune_gcc_output.
7192
7193 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
7194
7195         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
7196         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
7197
7198 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
7199
7200         * gcc.c-torture: Update to c-torture-1.39 release.
7201
7202 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
7203
7204         * lib/c-torture.exp (c-torture-execute): Don't return if one option
7205         fails, try others as well.
7206
7207 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7208
7209         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
7210         If compilation fails, mark execute tests as `untested'.
7211         If test is marked as unsupported, don't mark compilation and
7212         execute tests as failed.
7213
7214 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7215
7216         * lib/g++.exp (g++_init): Don't link in libg++, and look to
7217         libstdc++ for whether or not we want to be doing shared
7218         libraries.  Delete link_curses since we don't need it anymore.
7219         * lib/mike-g++.exp (postbase): Don't link in libg++.
7220         * g++.old-deja/old-deja.exp: Likewise.
7221
7222 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7223
7224         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
7225
7226 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7227
7228         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
7229         For that, add `-Wl,-a,shared_archive'.
7230         * g++.old-deja/old-deja.exp: Likewise.
7231
7232 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
7233
7234         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
7235
7236 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
7237
7238         * lib/mike-g++.exp (postbase): Pay attention to the status of
7239         g++_load.
7240
7241 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7242
7243           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
7244
7245 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
7246
7247         * lib/gcc.exp (default_gcc_start): No longer need to log program
7248         being executed or its output, execute_anywhere does that now.
7249         * lib/g++.exp (default_g++_version): Call execute_anywhere.
7250         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
7251
7252 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7253
7254         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
7255         the same as those in lib/g++.exp.
7256
7257 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
7258
7259         * gcc.c-torture: Update to c-torture-1.38 release.
7260         * gcc.ieee: Related changes.
7261
7262 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7263
7264         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
7265         "exec". Minor reformatting changes.
7266
7267         * config/rom68k.exp (${tool}_load): Make it work in a canadian
7268         cross. This means all "exec" calls now work on a remote host as
7269         well.
7270         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
7271         cross. Filter out the extra "\r\n" stuff that expect puts in.
7272         (c-torture-execute): Filter out the bogus warnings like
7273         c-torture-compile does. Add support for canadian cross.
7274         * lib/gcc.exp (default_gcc_version, default_gcc_start)
7275         Use execute_anywhere rather than calling exec directly. Now it
7276         works for canadian cross testing.
7277
7278 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
7279
7280         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
7281         results into a variable, and check that rather than using file exists.
7282
7283 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7284
7285         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
7286         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
7287
7288 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7289
7290         * g++.old-deja/old-deja.exp: Create and pass runshlib and
7291         lib_curses if there's a shared libg++ in the build tree.
7292
7293 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
7294
7295         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
7296         if not supported target.
7297
7298 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7299
7300         * lib/g++.exp (g++_init): Move empty setting of runshlib and
7301         link_curses up to always happen, not just for native builds.
7302
7303 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
7304
7305         * gcc.c-torture: Update to c-torture-1.36 release.
7306         * gcc.failure: Related changes.
7307
7308 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7309
7310         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
7311
7312 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7313
7314         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
7315         * lib/mike-g++.exp (postbase): Not in here.  Still reference
7316         runshlib, link_curses, and mathlib for link and run.
7317
7318         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
7319         pass the runtime shared library options for Solaris, OSF/1, and
7320         Irix5, and link with -lcurses to avoid unresolved references.
7321
7322 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7323
7324         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
7325         only run once.
7326
7327 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7328
7329         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
7330
7331 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
7332
7333         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
7334         do not have a framework for the "compat" tests yet.
7335
7336 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7337
7338         * lib/mike-g++.exp (postbase): New local variable `mathlib',
7339         set to null if we're testing vxworks5.1.  Use that instead of
7340         `-lm' in the setting of LIBS for link and run.
7341
7342 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7343
7344         * config/rom68k.exp (${tool}_load): Major changes to make it
7345         work.  Verified that it does in fact return the stuff in
7346         exec_output properly.  Catch any Emul or any TRAP other than 0.
7347
7348 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7349
7350         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
7351         LDFLAGS properly for targets that need stuff from libgloss.
7352         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
7353         only run once.
7354         (gpp_initialized): New variable.
7355
7356 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7357
7358         * config/rom68k.exp: Load libgloss.exp.
7359         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
7360         so we can produce a fully linked binary.
7361         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
7362         so we can produce a fully linked binary.
7363
7364 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7365
7366         * lib/plumhall.exp (ph_section): Watch for expected failures.
7367         Add missing `else'.
7368
7369         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
7370         run the testcase.
7371         (c-torture): Likewise.
7372
7373 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
7374
7375         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
7376
7377         * lib/mike-g++.exp (mike_cleanup): New proc.
7378         (prebase): New globals compiler_result, not_compiler_result,
7379         target_regexp.
7380         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
7381         allow leading "-" in pattern.  Watch for unsupported tests.
7382         If $compiler_result is set, pattern match assembler code,
7383         and ditto for $not_compiler_result.
7384         * lib/mike-gcc.exp: Likewise.
7385
7386         * lib/plumhall.exp (ph_execute): Only call ph_summary if
7387         execution "succeeded".
7388
7389 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
7390
7391         * config/win32.exp: New file.
7392         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
7393
7394 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7395
7396         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
7397         unsupported.
7398         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
7399         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
7400         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
7401
7402         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
7403         "... without exceptions was ...".  That is now handled by
7404         prune_system_crud.
7405         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7406
7407 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
7408
7409         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
7410         sieve.c,sort2.c}: New files.
7411         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
7412         sieve.exp,sort2.exp}: Drivers for them.
7413
7414         * lib/mike-gcc.exp (program_output): New user settable variable.
7415         (postbase): Call prune_system_crud.  Also prune extraneous compiler
7416         messages.
7417         * lib/mike-g++.exp (program_output): New user settable variable.
7418
7419         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
7420
7421         * config/sh.exp: Deleted (use sim.exp instead).
7422
7423 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7424
7425         * config/vx.exp: Declare CHECKTASK as global.
7426         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
7427         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
7428         * lib/old-dejagnu.exp: Load [pwd]/$executable.
7429
7430 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7431
7432         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
7433         target. Like vx.exp, only includes `vx29k.exp' instead of
7434         `vxworks.exp'.
7435
7436 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
7437
7438         * config/sim.exp: Increase time limit from 120 seconds to 240.
7439
7440 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7441
7442         * gcc.c-torture/execute/950628-1.c: New test.
7443
7444 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
7445
7446         * gcc.c-torture: Update with changes/additions from
7447         c-torture-1.34.
7448
7449 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
7450
7451         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
7452
7453 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
7454
7455         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
7456
7457 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
7458
7459         * gcc.c-torture/compile/950512-1.c: New test.
7460         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
7461         * gcc.dg/struct-ret-1.c: Likewise.
7462
7463 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
7464
7465         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
7466           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
7467
7468 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7469
7470         * gcc.c-torture/special/920411-1.c: Deleted.
7471         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
7472
7473 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
7474
7475         * config/sim.exp (${tool}_load): Hack in call to bash to get a
7476         cpu limit.
7477
7478 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7479
7480         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
7481
7482 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7483
7484         From kenner;
7485         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
7486         is the proper length.
7487         * va-arg-3.c: Likewise.
7488
7489 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
7490
7491         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
7492         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
7493
7494         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
7495         * lib/g++.exp (default_g++_start): Delete old cruft.
7496
7497 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
7498
7499         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
7500         (2 * (1 << 18)) to (2 * (1 << 17)).
7501
7502         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
7503
7504 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7505
7506         * config/rom68k.exp: Renamed from config/idp.exp
7507
7508 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7509
7510         * c-torture/compile/921109-2.c
7511
7512 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
7513
7514         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
7515         excess errors.
7516
7517 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
7518
7519         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
7520         output.
7521         * lib/g++.exp (default_g++_start): Likewise.
7522
7523 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7524
7525         * gcc.c-torture/compile/950329-1.c: New test.
7526
7527 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7528
7529           * config/bug.exp (${tool}_load): Updated to use new remote_open
7530           and remote_close procs.
7531         * config/idp.exp: New file.
7532
7533 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7534
7535         * gcc.c-torture/execute/950322-1.c: New test.
7536
7537 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
7538
7539         * config/vx.exp (${tool}_load): Clean up testing of return code from
7540         vxworks_ld and vxworks_spawn.
7541
7542 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
7543
7544         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
7545
7546 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
7547
7548         * lib/old-deja.exp: Add `excess errors test - ' error, now one
7549         can mark excess errors on a machine by machine basis.  Note, the
7550         default is to not expect any excess errors, even when excess
7551         errors test - is given, so you will want to put an XFAIL ... on
7552         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
7553         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
7554         those 4 machines, but no others.
7555
7556 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7557
7558         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
7559         * lib/c-torture.exp: to here.
7560
7561 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7562
7563         * gcc.c-torture/execute/950221-1.c: New test.
7564         * gcc.c-torture/execute/struct-ret-1.c: New test.
7565         * gcc.c-torture/compile/950221-1.c: New test.
7566
7567         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
7568
7569 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7570
7571         * gcc.c-torture/execute/arith-1.c (main): Return 0.
7572         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
7573
7574 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
7575
7576         * g++.gb: New directory of tests, derived from my signature and
7577         class scoping tests.
7578
7579         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
7580         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
7581         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
7582         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
7583         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
7584         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
7585         * g++.gb/sig25.C: Likewise.
7586
7587         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
7588         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
7589         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
7590         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
7591         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
7592         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
7593         * g++.gb/sig25.exp: Likewise.
7594
7595         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
7596         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
7597         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
7598         * g++.gb/scope13.C: Likewise, this test still fails.
7599
7600         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
7601         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
7602         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
7603         * g++.gb/scope13.exp: Ditto.
7604
7605         * g++.gb/README: New file, explains what these tests are about.
7606
7607 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7608
7609         * lib/dg.exp (dg-do): Support `preprocess'.
7610         (dg-test): Likewise.
7611
7612 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7613
7614         * config/udi.exp: change "continue -expect" to "exp_continue".
7615
7616 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
7617
7618         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
7619         Delete redundant tests.
7620
7621         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
7622         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
7623         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
7624         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
7625         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
7626         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
7627         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
7628         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
7629
7630         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
7631         storing label pointers.
7632         * gcc.c-torture/execute/921019-1.c: Likewise.
7633         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
7634         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
7635         parameter fp.
7636         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
7637         constants.
7638
7639         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
7640         Delete obsolete tests.
7641
7642         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
7643         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
7644         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
7645         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
7646         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
7647         * gcc.c-torture/compile/950124-1.c: New test.
7648
7649         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
7650
7651 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7652
7653         * lib/mike-g++.exp: Add -lm to LIBS.
7654
7655 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
7656
7657         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
7658
7659 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7660
7661         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
7662
7663 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
7664
7665         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
7666
7667 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
7668
7669         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
7670         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
7671         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
7672         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
7673         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
7674         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
7675         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
7676         * g++.law/{operators31.C, operators32.C,
7677         * g++.law/{operators33.C, operators34.C}: Likewise.
7678         * g++.law/{pic1.C, refs2.C}: Likewise.
7679         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
7680         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
7681         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
7682         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
7683
7684         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
7685         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
7686         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
7687         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
7688         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
7689         * g++.law/{enum9.exp, friend5.exp}: Likewise.
7690         * g++.law/{nest3.exp, nest4.exp}: Likewise.
7691         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
7692         * g++.law/{operators30.exp, operators31.exp}: Likewise.
7693         * g++.law/{operators32.exp, operators33.exp}: Likewise.
7694         * g++.law/{operators34.exp}: Likewise.
7695         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
7696         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
7697         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
7698         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
7699         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
7700
7701         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
7702         No longer expected to fail.
7703         * g++.law/missed-error3.C: Tweak for recent bool changes.
7704
7705 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
7706
7707         * config/emb-unix: Deleted.
7708         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
7709         remote execution.  Do final link on remote host if REMOTE_LINK is set.
7710
7711 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
7712
7713         * lib/dg.exp (dg-test): Fix typo in last patch.
7714
7715 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
7716
7717         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
7718         (handles multiple occurrences).
7719
7720 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
7721
7722         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
7723         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
7724         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
7725         printed).
7726         * lib/c-torture.exp (c-torture-compile): Likewise.
7727         (c-torture): Prepend full path if missing.
7728         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
7729         (gcc_fail): Likewise.
7730         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
7731
7732 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
7733
7734         * lib/netware.exp: Only attach to NetWare i386 systems.
7735
7736 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
7737
7738         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
7739         messages.  Add test name to "output pattern match" pass/fail message.
7740
7741 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
7742
7743         * gcc.dg: New testsuite.
7744         * gcc.dg/dg.exp: New file.
7745
7746         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
7747         test-switch.c}: Deleted.
7748
7749         * gcc.misc-tests/msgs.exp: New testcase driver.
7750
7751 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
7752
7753         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
7754         Watch for illegal return values from ${tool}_load.
7755         * config/unix.exp (${tool}_load): Fix pass/fail detection for
7756         cross targets.  Coerce return value >0 to 1.
7757
7758 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
7759
7760         * config/unix.exp (${tool}_load): Call program rsh, not proc.
7761
7762         * config/emb-unix.exp: New file.
7763
7764         * config/sim.exp: Error if variable $SIM not defined.
7765         (${tool}_load): Mark test as "untested" if simulator missing.
7766
7767         * config/unix.exp: Load remote.exp to get rcp_download.
7768         * lib/c-torture.exp: Use different option lists for testcases with
7769         and without loops.
7770         * gcc.c-torture/execute/execute.exp: Likewise.
7771
7772 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
7773
7774         * config/*.exp: Clarify return code from ${tool}_load.
7775         Call `unresolved' or `untested' instead of `warning' or `perror'
7776         (sometimes you still want to call both though).
7777         Add comment that `shell_id' is local to each file.
7778         * config/udi.exp (timeout): Set to 30.
7779         Don't print warning if connection fails, $connectmode has already
7780         printed an error.
7781         (${tool}_load): Move verbose messages to level 2.
7782         Rework pattern for "Process started" message.
7783         Pass `shell_id' to ${connectmode}_download.
7784         Retry twice upon timeout.  Make resetting of target more robust.
7785         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
7786         Pass `shell_id' to exit_$connectmode.
7787         Only call exit_$connectmode if connected.
7788         * config/unix.exp (${tool}_load): Check return codes better.
7789         * config/vrtx.exp (${tool}_load): Likewise.
7790         * config/vx.exp (${tool}_load): Likewise.
7791         Delete unneeded global's.
7792         * lib/dg.exp (dg-test): Update to reflect clarified return codes
7793         from ${tool}_load.
7794         (dg-stat): Delete.
7795         (dg-init): Delete recording of pass/fail counts.
7796         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7797         (old-dejagnu-init): Likewise.
7798         (old-dejagnu-stat): Delete contents, empty proc now.
7799         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
7800         (c-torture): Delete references to lcnt, lpass, lfail.
7801         Get option list from TORTURE_OPTIONS.
7802         Delete -funroll[-all]-loops if no loops.
7803         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
7804         (g++_stat): Delete contents (empty proc now).
7805         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
7806         (gcc_finish): Likewise.
7807         (gcc_stat): Deleted.
7808         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
7809         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
7810         * gcc.c-torture/execute/execute.exp: Likewise.
7811         Split tests into two parts: compile, execute.
7812         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
7813         no loops.  Update to reflect clarified return codes from ${tool}_load.
7814
7815 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
7816
7817         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
7818         to grep for.
7819         (old-dejagnu): Likewise (where necessary).
7820
7821 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
7822
7823         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
7824
7825         * lib/dg.exp (dg-process-target): Fix processing of selector.
7826         Add comment regarding use of `error'.
7827
7828         * lib/gcc.exp (prune_system_crud): Define if missing.
7829         * lib/g++.exp (prune_system_crud): Likewise.
7830
7831         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
7832         Call prune_system_crud.
7833         * lib/dg.exp (dg-runtest): New proc.
7834         Use perror instead of send_user for tcl errors in testcase.
7835         Don't return any value, it's never used.
7836         Don't clobber previous definition of `unknown'.
7837         Print tcl errors in `dg-final'.
7838
7839 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
7840
7841         * lib/dg.exp (dg-process-target): Improve syntax error messages.
7842         (dg-test): Don't print errorInfo, it contains stack backtrace.
7843
7844 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
7845
7846         * lib/g++.exp (runtest_file_p): Define if missing.
7847
7848 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
7849
7850         * lib/mike-g++.exp: Comment out loading of g++.exp.
7851         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
7852         (default_g++_version): Always print something.
7853         (default_g++_start): Comment out call to `which'.
7854         (g++_start, g++_load): Deleted (must be defined in config file).
7855         * lib/gcc.exp: Test for existence of $CC at start.
7856         Delete check for tmpdir (done in gcc_init).
7857         (default_gcc_version): Always print something.
7858         (default_gcc_start): Comment out call to `which'.
7859         * config/*.exp: Major cleanup - make cross targets work at least a
7860         little better for g++ (by not being "--tool gcc" specific).
7861         Rename gcc_xxx to ${tool}_xxx.
7862         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
7863         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
7864
7865 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
7866
7867         * lib/c-torture.exp (c-torture-compile): Rework compiler
7868         message processing.
7869
7870         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
7871         c-torture.
7872
7873 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
7874
7875         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
7876
7877         * lib/dg.exp (dg-process-target): Support { target native }.
7878
7879 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
7880
7881         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
7882         looked for "... program xxx got fatal signal".
7883         Correct regsub munging of `comp_output'.
7884         Ignore compiler messages "path prefix not used" and "linker input
7885         file unused".
7886
7887 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
7888
7889         * lib/gcc.exp (runtest_file_p): Define if missing.
7890         * gcc.prms/template.c: Example to work from.
7891
7892 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
7893
7894         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
7895         * lib/dg.exp (dg-test): Call unsupported testcases as such.
7896
7897         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
7898         * gcc.prms/1883.c: Moved from compile/940714-1.c.
7899         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
7900         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
7901
7902         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
7903         (dg-process-target): No longer a varargs proc.
7904         Return S/N for target, P/F for xfail.  All callers changed.
7905         (user option procs): More argument checking.
7906         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
7907         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
7908         (dg-test): Skip test if not running on selected target in `dg-do'.
7909         Update handling of `dg-do-what', `dg-output-text'.
7910         Separate execution pass/fail from output pattern match pass/fail.
7911         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
7912
7913 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7914
7915         * gcc.c-torture/special/special.exp: Don't expect failure for mips
7916         target for 920510-1.c.
7917
7918 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
7919
7920         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
7921         Clean up comment regarding use of passcnt, etc.
7922         (gcc_stat): Don't update `testcnt' here.
7923         (gcc_finish): Do it here.
7924         Might as well reset `but_id' here too.
7925         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
7926         to determine if the file should be tested.
7927         * gcc.c-torture/compile/compile.exp: Likewise.
7928         * gcc.c-torture/execute/execute.exp: Likewise.
7929         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
7930         * gcc.misc-tests/dg-test.exp: Likewise.
7931         * gcc.prms/prms.exp: Likewise.
7932         * gcc.wendy/wendy.exp: Likewise.
7933         * g++.old-deja.exp: Likewise.
7934         Move "Testing file" message to verbose level 1.
7935
7936 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
7937
7938         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
7939
7940 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
7941
7942         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
7943         (default_gcc_start): Accept optional second list element
7944         of compiler flags.  Print compiler output at verbosity level 2.
7945         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
7946         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
7947         Save current values of framework globals passcnt, failcnt, xpasscnt,
7948         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
7949         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
7950         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
7951         xfailcnt to compute stats.  Update framework global `testcnt' from
7952         pass/fail counts.
7953         (gcc_finish): New proc.  Clean up test environment.
7954         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
7955         (gcc_epass, gcc_efail): Delete.
7956         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
7957         argument of line number.
7958         (dg-init): If the tool has an init routine, call it.
7959         (dg-test): Remove args `cflags_var' and `libs_var'.
7960         Pass all compiler options to ${tool}_start.
7961         Handle missing line number.
7962         (dg-finish): New function.
7963         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
7964         particular files.  Call gcc_finish at end.  Move "skipping test"
7965         message to verbosity level 3.
7966         * gcc.c-torture/compile/compile.exp: Likewise.
7967         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
7968         * gcc.c-torture/execute/execute.exp: Likewise.
7969         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7970         Print testcase being tried at verbosity level 1.
7971         * gcc.c-torture/special/special.exp: Unset xfail.
7972         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7973         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
7974         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
7975         * gcc.failure/failure.exp: Likewise.
7976         * gcc.ieee/ieee.exp: Likewise.
7977         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
7978         Update call to dg-test.  Call dg-finish at end.
7979         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
7980         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7981         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
7982         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
7983         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
7984         * gcc.wendy/wendy.exp: Add copyright.
7985         Delete setting of tmpdir (done by gcc_init).
7986         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
7987         Pass compiler flags to gcc_start.  Call gcc_finish at end.
7988         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
7989         gcc_[ce]pass/fail.
7990
7991 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
7992
7993         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
7994         confusion.
7995         (g++_load): Likewise.
7996
7997         * config/*.exp (gcc_load): Some were varargs fns and some were not.
7998         Rename argument to `prog' to remove the confusion.
7999         Varargs fns behave differently too!
8000         (g++_load): Likewise.
8001
8002         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
8003
8004         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
8005         what it is.  Delete (always) printing of status value for !native.
8006         Simplify verbose code, and include status and exec_output.
8007         (g++_load): Use gcc_load.
8008
8009 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8010
8011         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
8012         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
8013         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
8014         940714-3.c as these testcases don't exist anymore.  Make
8015         va-arg-1.c expected to pass.
8016
8017 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
8018
8019         * gcc.misc-tests/misc.exp: Only run specific testcases.
8020         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
8021         * gcc.misc-tests/dg-[1-9].c: New files.
8022
8023         * lib/dg.exp: New testsuite driver.
8024         * gcc.prms/prms.exp: Use it.
8025
8026         * README.gcc: New file.
8027
8028         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
8029         Document and reset `lxpass' and `lxfail'.
8030         Simplify "initialized" message.
8031         (gcc_stat): Clean up comments a little.
8032
8033 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
8034
8035         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
8036
8037 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
8038
8039         * lib/old-dejagnu.exp (process-option): New proc.
8040         (old-dejagnu-init, old-dejagnu-stat): Likewise.
8041         (old-dejagnu): Simplify.
8042         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
8043
8044 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
8045
8046         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
8047         exists and is not an empty string.
8048
8049         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
8050         $xfail rather than calling setup_xfail.  Clear $xfail when test is
8051         finished.
8052         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
8053         automatically.
8054
8055         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
8056         longer expected to fail.
8057
8058         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
8059         "f" function call.
8060
8061         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
8062
8063         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
8064         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
8065         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
8066         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
8067         c-torture-1.29.
8068
8069         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
8070         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
8071
8072         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
8073
8074         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
8075         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
8076
8077         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
8078         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
8079         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
8080
8081 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8082
8083         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
8084         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
8085         940714-1.c, 940714-2.c, 940714-3.c},
8086         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
8087         gcc.misc-tests/{mg.c,mg.exp}:
8088         New tests.
8089         * gcc.noncompile/noncompile.exp: Change accordingly.
8090
8091 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
8092
8093         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
8094         Undo previous clobberage.
8095
8096 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
8097
8098         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
8099         * gcc.special/{930510-1.c, special.exp}:
8100         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
8101         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
8102         struct-varargs-1.c}: New tests from c-torture-1.26.
8103
8104 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8105
8106         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
8107           argument to switch.
8108
8109 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
8110
8111         * Revert the previous changes.  Please see Rob's directory
8112           (/lisa/test/rob/progressive/gcc/testsuite) for testing
8113           fixes.
8114
8115 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
8116
8117         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
8118             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
8119             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
8120             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
8121             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
8122             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
8123             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
8124             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
8125             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
8126             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
8127             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
8128             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
8129             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
8130             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
8131             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
8132             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
8133             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
8134             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
8135             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
8136             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
8137             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
8138             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
8139             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
8140             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
8141             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
8142             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8143             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
8144
8145 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
8146
8147         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
8148             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
8149           with perror calls.
8150
8151 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
8152
8153         * config/unix.exp (g++_load): Fix syntax.
8154
8155 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8156
8157         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
8158         * gcc.noncompile/921017-1.c: Deleted obsolete test.
8159         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
8160         Don't expect va-arg-1.c to fail.  Correct expected output for
8161         920928-1.c.
8162         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
8163         * gcc.wendy/hbm4.c: Correct typo.
8164         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
8165
8166 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
8167
8168         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
8169         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
8170         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
8171         * lib/c-torture.exp (c-torture-compile): Ditto.
8172
8173         Reduce volume of output (remove all the -I's and such).
8174         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
8175         Call gcc_cpass, gcc_cfail.
8176         (c-torture): Pass testing option to c-torture-compile.
8177
8178 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
8179
8180         Bring patches over from progressive.
8181         * config/default.exp: Exit remote shell cleanly.
8182         (g++_exit, g++_start): Add default versions.
8183         * config/sim.exp (gcc_load): Use perror, not error.
8184
8185 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
8186
8187         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
8188         set in site.exp.
8189
8190 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
8191
8192         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
8193         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
8194         (wendy_try): New proc to run testcase.
8195         (main loop): Call 'em.
8196         * gcc.wendy/*.c: Clean up pass to correct expected output.
8197
8198         * lib/gcc.exp: Minor cleanup work.
8199         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
8200
8201 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
8202
8203         * config/sim.exp (gcc_load): Document return codes better.
8204         Don't pass -v to simulator.
8205
8206 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8207
8208           * gcc.special/920717-x.c: Fix typo.
8209           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
8210           get at sources.
8211
8212         * lib/mike-gcc.exp: Fix typo.
8213
8214 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8215
8216         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
8217         binary to use, transform the name.
8218         * config/*.exp: rename everything. Nuke any g++ specific files,
8219         it's now a special case of gcc that requires no special support.
8220         Add a default.exp for unsupported targets.
8221
8222 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
8223
8224         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
8225         lib/old-dejagnu.exp: Fix a few patterns to work with the new
8226         version of Tcl.
8227
8228 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8229
8230         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
8231         than a warning.
8232
8233 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8234
8235         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
8236
8237 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8238
8239         * gcc.execute/execute.exp: Combine opt_list and foption_list into
8240         option_list.  Compile every file with only 4/6 option choices
8241         (same as C torture) instead of with 12/18 different option
8242         choices.
8243         * lib/c-torture.exp: Likewise.
8244
8245         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
8246         not already set.
8247
8248 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
8249
8250         * lib/old-deja.exp: Add `excess errors test fails' error, now one
8251         can put an XFAIL *-*-* on excess errors.
8252
8253 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
8254
8255         * g++.law: Add more tests derived from g++-bugs snapshots.
8256
8257         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
8258         equivalent to g++.law/init9.
8259
8260         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
8261         compiled it, and the a.out file after we've run it.
8262
8263 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8264
8265         * lib/mike-g++.exp (postbase): Delete the .o file after we've
8266         compiled it, and the a.out file after we've run it.
8267
8268 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8269
8270         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
8271
8272 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8273
8274         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
8275         version number.
8276
8277 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8278
8279         * g++.law: New directory of g++ tests derived from the g++-bugs
8280         snapshots.
8281
8282 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8283
8284         * gcc.compile: initbug1.c initbug1.exp testcase added
8285
8286 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8287
8288         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
8289         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
8290           fixes submitted by Jeff Law (law@cs.utah.edu)
8291         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
8292           Jeff Law (law@cs.utah.edu)
8293
8294
8295 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
8296
8297         * config/unix-g++.exp: Follow the gcc way of doing things.
8298         * g++.old-deja/old-deja.exp: Minor updates.
8299         * lib/g++.exp: New file, follow the gcc way of doing things.
8300         * lib/old-dejagnu.exp: Minor updates.
8301         * lib/mike-g++.exp: Always unset errorInfo.
8302
8303 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
8304
8305         * lib/gcc.exp: Fix some errors with the below change, CC and
8306         CFLAGS should be global when setting, not local.
8307
8308 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8309
8310         * lib/gcc.exp: Transform tool name.
8311
8312 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8313
8314         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
8315
8316 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8317
8318         * lib/gcc.exp: change gcc_done to gcc_stat
8319
8320 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8321
8322         * Upgraded gcc testsuite to c-torture version 1.25
8323
8324 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8325
8326         * lib/gcc.exp: added reporting code. Changed verbose compile message.
8327         * lib/c-torture: added hooks for new reporting code.
8328
8329 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8330
8331         * config/sh-gcc.exp: check if sh-sim exists in the path
8332
8333 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8334
8335         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
8336         * gcc.compile/compile.exp: Initial changes for new logic.
8337         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
8338         * gcc.failure/failure.exp: Initial changes for new logic.
8339         * gcc.ieee/ieee.exp: Initial changes for new logic.
8340         * gcc.misc-tests/misc.exp: Initial changes for new logic.
8341         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
8342         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
8343         * lib/c-torture.exp: Initial changes for new logic.
8344         * lib/gcc.exp: Initial changes for new logic.
8345
8346 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
8347
8348         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
8349         depend upon failure or success.  Fully qualify names in failure
8350         and success messages.  Always remove a.out before starting
8351         compile, just in case.  Pay more attention to error text output by
8352         the compiler.  Handle testcases with no known past errors just
8353         like all others, so that things are uniform.  Other miscellaneous
8354         improvements.
8355
8356 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8357
8358         * gcc.cpp: new directory for cpp tests
8359
8360 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8361
8362         * lib/chill.exp: Code reformatted, removed unused code.
8363         * config/unix-chill.exp: Code reformatted, removed unused code.
8364         * chill.execute/execute.exp: Code reformatted, removed unused code.
8365         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
8366
8367 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
8368
8369         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
8370         routines not written.
8371
8372 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8373
8374         * config/bug-gcc.exp: Use new procs from bug.exp.
8375
8376 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8377
8378         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
8379         via ftp, rather than depending on NFS.
8380         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
8381         case.
8382
8383 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8384
8385         * config/bug-gcc.exp: Use new download proc.
8386
8387 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
8388
8389         * chill.execute/execute.exp: cleanups, handles errors better
8390         * chill.compile/compile.exp: rewrite, based on execute.exp
8391         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
8392         * lib/chill.exp: major changes to diff proc and compile and link
8393           procs. added chill_fail and chill_pass wrappers to pass and
8394           fail. added more comments, and handle error codes better.
8395           Added a hack to capture stderr from exec, so noncompile tests
8396           can work.
8397
8398 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8399
8400         * chill.execute/execute.exp: rewrite of testsuite driver
8401         * lib/chill.exp: rewrite of testsuite driver
8402         * config/unix-chill.exp: rewrite of testsuite driver
8403
8404 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8405
8406     In chill.execute:
8407         * iexpr.ch: Standardize uppercase.
8408         * tuples.dat: Standardize uppercase.
8409         * vary.ch: standardize.  Correct varying string assignments.
8410         * vary.dat: Add new output lines.
8411
8412 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
8413
8414     In chill.execute:
8415         * chprintf.ch: Standardize use of uppercase.
8416         * tuples.ch: Standardize and turn arr2 into a DCL,
8417           rather than a SYN.
8418         * pinits.ch: Standardize.
8419
8420 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8421
8422         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
8423         * Makefil: Renamed to Makefile.in.
8424         * configure.in: New.
8425
8426 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8427
8428     In chill.execute:
8429         * .cvsignore: Add result/output files.
8430         * Makefile: Fix up variables at start.  Use MFLAGS
8431           everywhere.  Correct bool_loc, built_ins entries.
8432           Add entry for vary1.ch.
8433         * bitarray.ch: Standardize upper-case usage.
8434         * bitexpr.ch: Standardize, add output of b1.
8435         * params.ch: Use arrayt in along PROC parameters, to
8436           avoid novelty problems.
8437         * sets.ch: Tiny cleanup.
8438         * vary1.ch: Re-indent.
8439
8440 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
8441
8442           * Add PR-related files to Makefiles, .cvsignore files, etc.
8443
8444 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8445
8446         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
8447           with compiler objects. New names are test-flow.c and test-loop.c
8448
8449 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8450
8451         * Upgraded c-torture tests from 1.19 to 1.20
8452
8453         * new files:
8454         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
8455         * gcc.compile: 930623-1.c 930623-2.c
8456         * gcc.noncompile: 930622-1.c 930622-2.c
8457         * gcc.failure: 920411-1.c 920627-2.c
8458         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
8459
8460 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8461
8462         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8463           More changes to get testsuite working properly. Needs more work.
8464           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
8465
8466 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8467
8468         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8469           More changes to get testsuite working properly. Needs more work.
8470
8471 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
8472
8473         * chill.compile/compile.exp: Added for Dejagnu support
8474         * chill.execute/execute.exp: Added for Dejagnu support
8475         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
8476
8477 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
8478
8479     This should complete moving the CHILL test files.
8480         * chill.noncompile(.cvsignore printf.grt
8481             in-printf.grt chprintf.grt chprintf.ch):
8482             Added test-support files.
8483           (Makefile): Modified further.
8484         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
8485             signal.ch): Added test files.
8486           * chill.execute (.cvsignore printf.grt printr.c
8487             in-printf.grt rts.c chprintf.grt rts.h): Added
8488           test-support files.
8489             (Makefile): More corrections.
8490
8491 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
8492
8493         * chill.compile, chill.execute, chill.nocompile: Add CHILL
8494           test cases, ready for DejaGnu.
8495
8496 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8497
8498         * Upgraded c-torture tests from 1.18 to 1.19
8499
8500         * gcc.compile: added test(s):
8501           930607-1.c
8502         * gcc.execute: added test(s):
8503           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
8504
8505         * added new subdirectory for misc tests: gcc.misc-tests
8506         * gcc.misc-test(s): added tests:
8507           inst-check.c test-consts.c test-ior.c test-switch.c
8508
8509 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8510
8511         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
8512
8513 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
8514
8515         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
8516
8517 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8518
8519         * Upgraded c-torture tests from 1.17 to 1.18
8520
8521 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8522
8523         * Upgraded c-torture tests from 1.12 to 1.17
8524
8525 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
8526
8527         * lib/old-dejagnu.exp:
8528           Fixed handling of XFAIL target triplets to correctly
8529           recognize wildcard characters.  Removed code that
8530           appended a unique id tag to the end of the file name
8531           printed out by the result of the testcases within a
8532           given test file.
8533
8534 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
8535
8536         * lib/old-dejagnu.exp:
8537           Reworked expected failure handling to trigger off of XFAIL
8538           keyword in keyphrase embeded in testcase source code. The
8539           XFAIL keyword must be at the end of the keyphrase line. It
8540           may optionally be followed by one or more target triplets.
8541           It has just occured that the handling of wildcards in the
8542           target triplet may not be correct.
8543
8544 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
8545
8546         * g++.old-deja/tests:
8547           Moved all subdirectories up one level into g++.old-deja .
8548
8549         * lib/old-dejagnu.exp:
8550           Fixed problem with CXXFLAGS not being properly reset, and being
8551           corrupted with extraneous "-c" compiler option.  This was
8552           causing binaries to not be generated for test that needed them.
8553           Modified strings passed to "pass" and "fail" so that individual
8554           tests from the same test file would be distinguished by an
8555           identifier appended to the test file name in the summary logs;
8556           this corrected a problem with erroneous diff logs.  Added code
8557           to search testcases for expected fail and unexpected pass keywords.
8558
8559 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8560
8561         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
8562
8563 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
8564
8565         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
8566           Removed extraneous text from end of "Special g++ Options"
8567           keyphrase.
8568
8569         * lib/old-dejagnu.exp: Added pattern matching to look for new
8570           keywords, embedded in testcases comments, which will trigger
8571           calls to xpass and xfail.
8572
8573 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
8574
8575         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
8576           comments embedded in the testcases, especially the one looking for
8577           special compiler options, as well as the pattern matching for the
8578           compiler output again.
8579
8580 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
8581
8582         * lib/old-dejagnu.exp: Do a proper check of the return value for
8583           execute tests. Fixed several problems with the pattern matching
8584           of the compiler output which gave erroneous test results.
8585           Changed several of the test result messages to be more descriptive.
8586         * config/unix-g++.exp: Proc g++_load now actually works and
8587           executes the tests passed to it and returns a usable return
8588           value.
8589
8590 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8591
8592           * lib/gcc.exp: Exits gracefully if $CC is bogus.
8593
8594 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
8595
8596         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
8597           Modified both files to properly execute the old style
8598           dejagnu tests. The previous versions of these files were
8599           experimental and did not function anything near correctly.
8600
8601 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
8602
8603         * Removed all Makefile.in and configure.in files. No configuration
8604         needed now.
8605
8606 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
8607
8608         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
8609
8610 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8611
8612         * gcc.compile/configure.in, gcc.unsorted/configure.in,
8613         gcc.special/configure.in, gcc.noncompile/configure.in,
8614         gcc.execute/configure.in, gcc.code_quality/configure.in,
8615         g++.other/configure.in, g++.old-deja/configure.in,
8616         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
8617         in srcname setting.
8618
8619 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8620
8621         * lib/udi.exp:  Fixed mondfe and mondfe_download.
8622         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
8623         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
8624
8625 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
8626
8627         * config/udi-gdb.exp: Check $shell_id after connecting to target.
8628         (gdb_exit): Don't remove *_soc files.
8629
8630 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
8631
8632         * lib/c-torture.exp: Don't look for main; instead always use -w
8633         -c.  This is how the c-torture tests work.  Remove the object
8634         file if the compilation succeeds.
8635         * gcc.execute/execute.exp: Remove executable if test passes.
8636         * gcc.noncompile/noncompile.exp: Every test is an expected
8637         failure.
8638         * gcc.special/special.exp: Added tests from c-torture 1.11,
8639         corrected use of existing test.
8640         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
8641         gcc.execute/920625-1.c: Updated to c-torture 1.11.
8642         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
8643         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
8644         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
8645         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
8646         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
8647         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
8648         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
8649         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
8650         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
8651         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
8652         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
8653         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
8654         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
8655         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
8656         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
8657         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
8658         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
8659         c-torture 1.11.
8660         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
8661         correspond to c-torture 1.11.
8662
8663         * New file.