OSDN Git Service

* lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2
3         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
4
5 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6
7         * g++.dg/template/unify1.C: New test.
8
9 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
10
11         * g++.dg/abi/empty4.C: New test.
12
13 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
14
15         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
16         solaris2.*
17         * g77.f-torture/compile/pr3743.x: Likewise
18
19 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
20
21         * g++.dg/other/using-declaration.C: New test.
22
23 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
24
25         * gcc.dg/cpp/tr-sign.c: New testcase.
26
27 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
28
29         * gcc.dg/cpp/19951025-1.c: Revert.
30         * gcc.dg/cpp/directiv.c: We no longer process directives that
31         interrupt macro arguments.
32
33 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
34
35         * gcc.dg/bconstp-1.c: New test.
36
37 2001-08-03  Richard Henderson  <rth@redhat.com>
38
39         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
40
41 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
42
43         * gcc.dg/cpp/19951025-1.c: Update.
44
45 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
46
47         * g77.dg/ff90-1.f (s): Fix reference of variable z,
48         should be x.
49
50 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
51
52         Kill -fhonor-std.
53         * g++.old-deja/g++.ns/ns14.C: Remove special options.
54         * g++.old-deja/g++.other/std1.C: Likewise.
55         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
56
57 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
58
59         * lib/g77.exp:  Load gcc-defs.exp for common procedures
60         (g77_pass, g77_fail, g77_finish, g77_exit,
61         ${tool}_check_unsupported_p} Now redundant.  Deleted.
62
63 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
64
65         * g77.dg/fbackslash.f
66         * g77.dg/fcase-preserve.f
67         * g77.dg/ff90-1.f
68         * g77.dg/ffixed-line-length-0.f
69         * g77.dg/ffixed-line-length-132.f
70         * g77.dg/ffixed-line-length-7.f
71         * g77.dg/ffixed-line-length-72.f
72         * g77.dg/ffixed-line-length-none.f
73         * g77.dg/ffree-form-1.f
74         * g77.dg/fno-backslash.f
75         * g77.dg/fno-f90-1.f
76         * g77.dg/fno-fixed-form-1.f
77         * g77.dg/fno-onetrip.f
78         * g77.dg/fno-typeless-boz.f
79         * g77.dg/fno-underscoring.f
80         * g77.dg/fno-vxt-1.f
81         * g77.dg/fonetrip.f
82         * g77.dg/ftypeless-boz.f
83         * g77.dg/fugly-assumed.f
84         * g77.dg/funderscoring.f
85         * g77.dg/fvxt-1.f
86
87 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
88
89         * objc.dg/fwd-proto-1.m: New.
90         * objc.dg/local-decl-1.m: New.
91         * objc.dg/naming-1.m: New.
92         * objc.dg/naming-2.m: New.
93         * objc.dg/proto-hier-1.m: New.
94
95 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
96
97         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
98         largest-type elements to a struct makes its size grow.
99
100 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
101
102         * g++.dg/abi/vthunk1.C: New test.
103
104 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
105
106         * g++.dg/abi/vbase8-22.C: New test.
107
108 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
109
110         * gcc.dg/cpp/macro8.c: New test.
111
112 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
113
114         * g++.dg/abi/vbase8-21.C: New test.
115
116 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
117
118         * g++.dg/abi/vbase8-10.C: New test.
119
120 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
121
122         * lib/g++.exp (g++_set_ld_library_path): Renamed to
123         ${tool}_set_ld_library_path.
124         Changed caller.
125         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
126         g++.exp.
127
128 2001-07-26  Stan Cox <scox@redhat.com>
129
130         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
131         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
132         gcc_exit, gcc_check_unsupported_p):
133         Moved to gcc-deps.exp
134         * gcc-deps.exp: New file.
135
136 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
137
138         * g++.old-deja/g++.pt/defarg14.C: New test.
139
140 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
141
142         * g++.old-deja/g++.other/lineno5.C: New test.
143
144 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
145
146         * g++.old-deja/g++.pt/crash68.C: New test.
147
148 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
149
150         * g++.old-deja/g++.other/crash42.C: New test.
151
152 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
153
154         * gcc.dg/cpp/extratokens.c: Fix.
155         * gcc.dg/cpp/skipping2.c: New tests.
156
157 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
158
159         * gcc.c-torture/execute/20010724-1.c: New file.
160         * gcc.c-torture/execute/20010724-1.x: New file.
161
162 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
163
164         * g++.old-deja/g++.other/cond7.C: New test.
165
166 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
167
168         * g++.old-deja/g++.other/optimize4.C: New test.
169
170 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
171
172         * g++.old-deja/g++.abi/vbase8-5.C: New test.
173
174 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
175
176         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
177         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
178         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
179         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
180
181         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
182         bug report" message.
183
184         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
185         * g++.dg/ext/instantiate1.C: Move from old-deja.
186
187 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
188
189         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
190         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
191         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
192         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
193
194 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
195
196         * gcc.c-torture/execute/20010723-1.c: New test.
197
198 2001-07-23  Ben Elliston  <bje@redhat.com>
199
200         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
201
202 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
203
204         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
205         i[34567]86-*-*.
206         Delete handling of ieee_multilib_flags.
207         Pass -mieee for alpha*-*-* and sh-*-*.
208         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
209
210 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
211
212         Remove old-abi tests.
213         * g++.old-deja/g++.mike/p11116.C: Remove.
214         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
215
216 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
217
218         * g77.f-torture/compile/pr3743.f:  New test
219
220 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
221
222         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
223
224 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
225
226         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
227         g++.old-deja/g++.pt/static6.C: Likewise.
228         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
229         supports weak symbols.
230
231 2001-07-18  Andreas Jaeger  <aj@suse.de>
232
233         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
234         supported again.
235
236 2001-07-18  Andreas Jaeger  <aj@suse.de>
237
238         * gcc.dg/iftrap-1.c: Fix target line.
239
240 2001-07-17  Richard Henderson  <rth@redhat.com>
241
242         * gcc.c-torture/execute/20010717-1.c: New.
243
244 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
245
246         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
247         tests.
248
249 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
250
251         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
252
253 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
254
255         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
256         UAC_SIGBUS, UAC_NOPRINT definitions.
257
258 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
259
260         * objc/execute/object_is_class.m: New test.
261         * objc/execute/object_is_meta_class.m: New test.
262
263 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
264
265         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
266         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
267
268 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
269
270         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
271         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
272
273 2001-07-14  Richard Henderson  <rth@redhat.com>
274
275         * gcc.dg/iftrap-1.c: New.
276
277 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
278
279         * g77.f-torture/execute/intrinsic77.f: New test.
280
281 2001-07-11  Janis Johnson <janis@us.ibm.com>
282
283         * gcc.misc-tests/gcov-3.c: New test.
284
285 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
286
287         * gcc.c-torture/compile/20010711-1.c,
288         * gcc.c-torture/compile/20010711-2.c: New tests.
289
290 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
291
292         * gcc.c-torture/execute/20010711-1.c: New test.
293
294 2001-07-11  Ben Elliston  <bje@redhat.com>
295
296         * g++.old-deja/g++.other/enum5.C: New test.
297
298 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
299
300         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
301         (g++-dg-prune): Call prune_gcc_output.
302         * prune.exp: New file for prune_gcc_output.
303         * lib/g++.exp, lib/gcc.exp: Load it.
304
305 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
306
307         * gcc.c-torture/compile/20010701-1.c,
308         g++.old-deja/g++.ext/attrib6.C: New tests.
309
310 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
311
312         * gcc.c-torture/compile/20010706-1.c: New test.
313
314 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
315
316         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
317
318 2001-06-28  Stan Shebs  <shebs@apple.com>
319
320         * gcc.dg/pragma-darwin.c: New test.
321
322 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
323
324         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
325         Solaris 2.[678] system.
326
327 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
328
329         * gcc.dg/20010622-1.c: New test.
330
331 2001-06-18  Stan Shebs  <shebs@apple.com>
332
333         * objc.dg: New directory.
334         * objc.dg/dg.exp: New file.
335         * objc.dg/alias.m: New.
336         * objc.dg/class-1.m: New.
337         * objc.dg/class-2.m: New.
338         * objc.dg/const-str-1.m: New.
339         * objc.dg/const-str-2.m: New.
340         * objc.dg/id-1.m: New.
341         * objc.dg/method-1.m: New.
342         * objc.dg/super-class-1.m: New.
343         * lib/objc-dg.exp: New file.
344
345 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
346
347         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
348         of label name.
349
350 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
351
352         * g++.old-deja/g++.abi/vbase8-9.C: New test.
353
354 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
355
356         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
357         variable.
358
359 2001-06-12  Richard Henderson  <rth@redhat.com>
360
361         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
362
363 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
364
365         * g++.old-deja/g++.abi/vbase5.C: New test.
366         * g++.old-deja/g++.abi/vbase6.C: New test.
367         * g++.old-deja/g++.abi/vbase7.C: New test.
368
369 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
370
371         * gcc.c-torture/compile/20010610-1.c: New test.
372
373 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
374
375         * g++.old-deja/g++.abi/vbase4.C: New test.
376
377 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
378
379         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
380         support %f for HC11/HC12 targets.
381         * gcc.c-torture/execute/930513-1.x: New file, likewise.
382         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
383         on HC11/HC12 targets.
384         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
385
386 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
387
388         * gcc.dg/wchar_t-1.c: New file.
389         * gcc.dg/wint_t-1.c: Likewise.
390
391 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
392
393         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
394
395 2001-06-11  Richard Henderson  <rth@redhat.com>
396
397         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
398
399 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
400
401         * gcc.c-torture/compile/20010611-1.c: New test.
402
403 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
404
405         * gcc.dg/c99-tag-1.c: Add more tests.
406
407 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
408
409         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
410         representation on MN10300 and ARM/Thumb.
411
412 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
413
414         * g77.f-torture/execute/20010610.f: New.
415
416 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
417
418         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
419         names.
420
421 2001-06-09  Richard Henderson  <rth@redhat.com>
422
423         * gcc.c-torture/execute/ashrdi-1.c: New.
424         * gcc.c-torture/execute/ashldi-1.c: New.
425         * gcc.c-torture/execute/lshrdi-1.c: New.
426
427 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
428
429         * objc/execute/load-3.m: Added. Check sending +load to categories,
430         in addition to classes.
431
432 2001-06-08  Stan Shebs  <shebs@apple.com>
433
434         * objc/execute/load-2.m: New test.  From Nicola Pero
435         <n.pero@mi.flashnet.it>.
436
437 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
438
439         * gcc.c-torture/execute/20010605-2.c: New test.
440
441 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
442
443         * g++.old-deja/g++.abi/vbase2.C: New test.
444         * g++.old-deja/g++.abi/vbase3.C: New test.
445
446 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
447
448         * g++.old-deja/g++.pt/friend49.C: New test.
449
450 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
451
452         * g++.old-deja/g++.ext/anon3.C: New test.
453
454 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
455
456         * g++.old-deja/g++.other/conv7.C: New test.
457
458 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
459
460         * gcc.c-torture/compile/20010605-2.c: New test.
461
462 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
463
464         * gcc.c-torture/execute/20010604-1.c: New test.
465
466 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
467
468         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
469
470 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
471
472         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
473         (g++_link_flags): Likewise.
474         (g++_init): Pass gccpath's value to two previous functions.
475
476 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
477
478         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
479         Ensure logfile entry matches exec command line.
480
481 2001-05-31  Richard Henderson  <rth@redhat.com>
482
483         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
484         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
485
486 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
487
488         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
489         compiler for irix6.2
490
491 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
492
493         * g++.old-deja/g++.other/optimize3.C: New file.
494
495 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
496
497         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
498         assemble.
499
500 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
501
502         * g++.old-deja/g++.other/optimize2.C: New file.
503
504 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
505
506         * gcc.c-torture/compile/20010518-2.c: New file.
507         * gcc.c-torture/execute/20010518-1.c: New file.
508         * gcc.c-torture/execute/20010518-2.c: New file.
509
510 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
511
512         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
513
514 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
515
516         G++ no longer defines builtins that do not begin with __builtin.
517         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
518         * g++.old-deja/g++.brendand/misc13.C: Likewise.
519         * g++.old-deja/g++.law/builtin1.C: Likewise.
520         * g++.old-deja/g++.law/cvt2.C: Likewise.
521         * g++.old-deja/g++.mike/net5.C: Likewise.
522         * g++.old-deja/g++.other/builtins1.C: Likewise.
523         * g++.old-deja/g++.other/builtins2.C: Likewise.
524         * g++.old-deja/g++.other/builtins3.C: Likewise.
525         * g++.old-deja/g++.other/builtins4.C: Likewise.
526         * g++.old-deja/g++.other/inline8.C: Likewise.
527         * g++.old-deja/g++.robertl/eb39.C: Likewise.
528
529 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
530
531         * g++.old-deja/g++.pt/using1.C: Adjust.
532         * g++.old-deja/g++.pt/using2.C: New test.
533
534 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
535
536         * gcc.dg/cpp/charconst.c: New tests.
537         * gcc.dg/cpp/escape.c: New tests.
538         * gcc.dg/cpp/escape-1.c: New tests.
539         * gcc.dg/cpp/escape-2.c: New tests.
540         * gcc.dg/cpp/ucs.c: New tests.
541
542 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
543
544         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
545         native compiler for irix6.5.
546
547 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
548
549         * lib/g++.exp (g++_include_flags): Use args to compute
550         get_multilibs.
551         (g++_link_flags): Likewise.
552         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
553
554 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
555
556         * gcc.dg/c90-hexfloat-1.c: Add more tests.
557
558 2001-05-21  Geoff Keating  <geoffk@redhat.com>
559
560         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
561         this file.
562
563 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
564
565         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
566         STACK_SIZE;
567         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
568         to STACK_SIZE; Use it to define size of add_histo array.
569         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
570         to STACK_SIZE.
571         (f): Use GITT_SIZE to define size of gitt local table.
572         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
573         to STACK_SIZE; Use it to define size of bytemem array.
574
575 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
576
577         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
578         on 68HC11/HC12 due to the asm instruction.
579         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
580         * gcc.c-torture/compile/920520-1.x: Likewise.
581         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
582         on 68HC11/HC12 because the function is larger than 64K.
583         * gcc.c-torture/compile/961203-1.x: New file, this test fails
584         on 68HC11/HC12 because the structure is too large.
585
586 2001-05-20  Richard Henderson  <rth@redhat.com>
587
588         * gcc.c-torture/execute/20010520-1.c: New.
589
590 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
591
592         * g++.old-deja/g++.warn/compare1.C: New test.
593         * gcc.dg/compare4.c: New test.
594
595 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
596
597         * g++.old-deja/g++.other/optimize1.C: New test.
598
599 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
600
601         * g++.old-deja/g++.pt/spec41.C: New test.
602
603 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
604
605         * gcc.c-torture/compile/20010114-1.x: Remove.
606
607 2001-05-18  Stan Shebs  <shebs@apple.com>
608
609         * gcc.c-torture/compile/20010518-1.c: New test.
610
611 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
612
613         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
614         * g++.old-deja/g++.pt/crash67.C: New test.
615
616 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
617
618         * g++.old-deja/g++.other/debug9.C: New test.
619
620 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
621
622         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
623
624 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
625
626         * gcc.c-torture/compile/20010516-1.c: New test.
627
628 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
629
630         * g++.old-deja/g++.other/crash41.C: New test.
631
632 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
633
634         * g++.old-deja/g++.pt/crash66.C: New test.
635
636 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
637
638         * g++.old-deja/g++.robertl/eb27.C: Convert.
639
640 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
641
642         * g++.dg/friend-warn.C: New test.  Do not warn about friend
643         declaration being redundant.
644
645 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
646
647         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
648
649 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
650
651         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
652
653 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
654
655         * lib/g++.exp: Use testsuite_flags.
656
657 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
658
659         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
660
661 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
662
663         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
664
665 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
666
667         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
668
669 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
670
671         * gcc.c-torture/compile/20010313-1.c: New test.
672
673 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
674
675         * gcc.dg/cpp/direct2.c: New test.
676         * gccq.dg/cpp/direct2s.c: New test.
677
678         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
679
680 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
681
682         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
683         * g++.old-deja/g++.other/op3.C: Likewise.
684
685 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
686
687         * gcc.dg/cpp/syshdr.h: New file.
688         * gcc.dg/cpp/sysmac1.c: Update.
689         * gcc.dg/cpp/sysmac2.c: Update.
690
691 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
692
693         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
694
695 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
696
697         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
698         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
699
700 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
701
702         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
703
704 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
705
706         * lib/g++.exp (g++_include_flags): Don't use any special flags
707         if TESTING_IN_BUILD_TREE is not defined.
708         (g++_init): Use a plain 'c++' as the compiler if
709         TESTING_IN_BUILD_TREEE is not defined.
710
711 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
712
713         * g++.old-deja/g++.eh/catch13.C: New test.
714         * g++.old-deja/g++.eh/catch14.C: New test.
715
716 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
717
718         * gcc.dg/cpp/tr-define.c: New test.
719
720 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
721
722         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
723         <stdlib.h>, not <malloc.h>.
724
725 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
726
727         * g++.old-deja/g++.ns/template17.C: New test.
728
729 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
730
731         * g++.old-deja/g++.pt/ref4.C: New test.
732
733 2001-04-30  Richard Henderson  <rth@redhat.com>
734
735         * gcc.dg/20000724-1.c: Revert last change.
736
737 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
738
739         * g77.f-torture/execute/20010430.f: New test.
740
741 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
742
743         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
744
745 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
746
747         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
748
749 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
750
751         * g++.old-deja/g++.eh/crash6.C: New test.
752
753 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
754
755         * g++.old-deja/g++.other/warn7.C: New test.
756
757 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
758
759         * g++.old-deja/g++.other/defarg9.C: New test.
760
761 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
762
763         * g77.f-torture/compile/20010426.f: New test.
764         * g77.f-torture/execute/20010426.f: New test.
765
766 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
767
768         * g77.f-torture/compile/20000629-1.x: Remove - error
769         has been fixed.
770
771 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
772
773         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
774         Tweak slightly to work with g++.dg framework.
775         * g++.dg/special/ecos.exp: Run initp1.C test.
776         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
777
778         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
779         its linker doesn't give line numbers either.
780         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
781
782 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
783
784         * g++.old-deja/g++.other/lex1.C: New test.
785
786 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
787
788         * gcc.dg/noncompile/20010425-1.c: New test.
789
790 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
791
792         * g++.old-deja/g++.pt/mangle2.C: New test.
793
794 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
795
796         * gcc.dg/format/plus-1.c: New test.
797
798 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
799
800         * gcc.dg/20010423-1.c: New test.
801
802 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
803
804         * gcc.c-torture/execute/20010422-1.c: New test.
805
806 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
807
808         * g++.old-deja/g++.ns/type2.C: New test.
809
810 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
811
812         * g++.old-deja/g++.other/perf1.C: New test.
813
814 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
815
816         * gcc.dg/c99-func-2.c: Remove xfail.
817         * gcc.dg/c99-func-3.c: Remove xfail.
818         * gcc.dg/c99-func-4.c: Remove xfail.
819
820 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
821
822         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
823
824 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
825
826         * gcc.c-torture/compile/20010423-1.c: New test.
827
828 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
829
830         * g++.old-deja/g++.pt/typename28.C: New test.
831
832 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
833
834         * g++.old-deja/g++.abi/empty2.C: New test.
835         * g++.old-deja/g++.abi/empty3.C: New test.
836
837 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
838
839         * g++.old-deja/g++.other/comdat2.C: New test.
840         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
841
842 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
843
844         * g++.old-deja/g++.other/overload14.C: New test.
845
846 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
847
848         * g++.old-deja/g++.other/lookup23.C: New test.
849
850 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
851
852         * gcc.c-torture/execute/20010403-1.c: New test.
853
854 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
855             Mark Mitchell  <mark@codesourcery.com>
856
857         * lib/old-dejagnu.exp: Don't delete output of executable.
858         Add .exe suffix to executables.
859
860 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
861
862         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
863
864 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
865
866         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
867
868 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
869
870         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
871         * g++.old-deja/g++.abi/crash1.C: New test.
872
873 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
874
875         * g++.old-deja/g++.other/crash40.C: New test.
876
877 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
878
879         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
880
881 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
882
883         * g++.old-deja/g++.other/warn6.C: New test.
884
885 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
886
887         * g++.old-deja/g++.robertl/eb42.C: Same.
888
889 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
890
891         * gcc.dg/wtr-conversion-1.c: New testcase.
892
893 2001-04-10  Richard Henderson  <rth@redhat.com>
894
895         * g++.old-deja/g++.other/array5.C: New.
896
897 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
898
899         * gcc.c-torture/execute/20010408-1.c: New test.
900
901 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
902
903         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
904         headers and constructs.
905         * g++.old-deja/g++.robertl/eb79.C: Same.
906         * g++.old-deja/g++.robertl/eb77.C (main): Same.
907         * g++.old-deja/g++.robertl/eb73.C: Same.
908         * g++.old-deja/g++.robertl/eb66.C (main): Same.
909         * g++.old-deja/g++.robertl/eb55.C (t): Same.
910         * g++.old-deja/g++.robertl/eb54.C (main): Same.
911         * g++.old-deja/g++.robertl/eb46.C (main): Same.
912         * g++.old-deja/g++.robertl/eb44.C: Same.
913         * g++.old-deja/g++.robertl/eb41.C (main): Same.
914         * g++.old-deja/g++.robertl/eb4.C (main): Same.
915         * g++.old-deja/g++.robertl/eb39.C: Same.
916         * g++.old-deja/g++.robertl/eb33.C (main): Same.
917         * g++.old-deja/g++.robertl/eb31.C (main): Same.
918         * g++.old-deja/g++.robertl/eb30.C: Same.
919         * g++.old-deja/g++.robertl/eb3.C: Same.
920         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
921         * g++.old-deja/g++.robertl/eb21.C: Same.
922         * g++.old-deja/g++.robertl/eb15.C: Same.
923         * g++.old-deja/g++.robertl/eb118.C: Same.
924         * g++.old-deja/g++.robertl/eb115.C (main): Same.
925         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
926         * g++.old-deja/g++.robertl/eb109.C: Same.
927         * g++.old-deja/g++.other/sibcall1.C (main): Same.
928         * g++.old-deja/g++.mike/rtti1.C: Same.
929         * g++.old-deja/g++.mike/p658.C: Same.
930         * g++.old-deja/g++.mike/net46.C: Same.
931         * g++.old-deja/g++.mike/net34.C: Same.
932         * g++.old-deja/g++.mike/memoize1.C: Same.
933         * g++.old-deja/g++.mike/eh2.C: Same.
934         * g++.old-deja/g++.law/weak.C: Same.
935         * g++.old-deja/g++.law/visibility7.C: Same.
936         * g++.old-deja/g++.law/visibility25.C: Same.
937         * g++.old-deja/g++.law/visibility22.C: Same.
938         * g++.old-deja/g++.law/visibility2.C: Same.
939         * g++.old-deja/g++.law/visibility17.C: Same.
940         * g++.old-deja/g++.law/visibility13.C: Same.
941         * g++.old-deja/g++.law/visibility10.C: Same.
942         * g++.old-deja/g++.law/visibility1.C: Same.
943         * g++.old-deja/g++.law/virtual3.C (eval): Same.
944         * g++.old-deja/g++.law/vbase1.C: Same.
945         * g++.old-deja/g++.law/operators32.C: Same.
946         * g++.old-deja/g++.law/nest3.C: Same.
947         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
948         * g++.old-deja/g++.law/except5.C (main): Same.
949         * g++.old-deja/g++.law/cvt7.C (run): Same.
950         * g++.old-deja/g++.law/cvt2.C: Same.
951         * g++.old-deja/g++.law/cvt16.C: Same.
952         * g++.old-deja/g++.law/ctors6.C (bar): Same.
953         * g++.old-deja/g++.law/ctors17.C (main): Same.
954         * g++.old-deja/g++.law/ctors13.C: Same.
955         * g++.old-deja/g++.law/ctors12.C (main): Same.
956         * g++.old-deja/g++.law/ctors10.C: Same.
957         * g++.old-deja/g++.law/code-gen5.C: Same.
958         * g++.old-deja/g++.law/bad-error7.C: Same.
959         * g++.old-deja/g++.law/arm9.C: Same.
960         * g++.old-deja/g++.law/arm12.C: Same.
961         * g++.old-deja/g++.law/arg8.C: Same.
962         * g++.old-deja/g++.law/arg1.C: Same.
963         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
964         * g++.old-deja/g++.jason/template31.C: Same.
965         * g++.old-deja/g++.jason/template24.C (main): Same.
966         * g++.old-deja/g++.jason/2371.C: Same.
967         * g++.old-deja/g++.eh/new2.C: Same.
968         * g++.old-deja/g++.eh/new1.C: Same.
969         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
970         * g++.old-deja/g++.brendan/nest21.C (main): Same.
971         * g++.old-deja/g++.brendan/err-msg3.C: Same.
972         * g++.old-deja/g++.brendan/crash62.C: Same.
973         * g++.old-deja/g++.brendan/crash52.C: Same.
974         * g++.old-deja/g++.brendan/crash49.C (main): Same.
975         * g++.old-deja/g++.brendan/crash38.C: Same.
976         * g++.old-deja/g++.brendan/crash15.C (main): Same.
977         * g++.old-deja/g++.brendan/copy9.C: Same.
978
979 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
980
981         * gcc.c-torture/execute/20001203-2.c (memset):
982         Count argument is of type __SIZE_TYPE__.
983
984 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
985
986         * gcc.c-torture/compile/20010404-1.c: New test.
987
988 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
989
990         * gcc.c-torture/compile/20010326-1.c: New test.
991
992 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
993
994         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
995         peculiarities of the SH.
996         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
997
998 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
999
1000         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1001         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1002         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1003
1004 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1005
1006         * g77.f-torture/compile/20010321-1.f: New test.
1007
1008 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1009
1010         * gcc.c-torture/compile/20010329-1.c: New test.
1011
1012 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1013
1014         * gcc.c-torture/execute/20010329-1.c: New test.
1015
1016 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1017
1018         * g++.old-deja/g++.other/eh4.C: Fix typo.
1019
1020 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1021
1022         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1023
1024 2001-03-28  Philip Blundell  <philb@gnu.org>
1025
1026         * gcc.c-torture/compile/20010328-1.c: New test.
1027
1028 2001-03-27  Richard Henderson  <rth@redhat.com>
1029
1030         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1031         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1032
1033 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1034
1035         * gcc.c-torture/compile/20010327-1.c: New test.
1036
1037 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1038
1039         * g++.old-deja/g++.other/friend12.C: New test.
1040         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1041         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1042
1043 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1044
1045         * gcc.c-torture/execute/20010325-1.c: New test.
1046
1047 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1048
1049         * g++.old-deja/g++.other/mangle3.C: New test.
1050
1051 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1052
1053         * g++.old-deja/g++.other/anon8.C: New test.
1054
1055 2001-03-20  Philip Blundell  <philb@gnu.org>
1056
1057         * gcc.c-torture/compile/20010320-1.c: New test.
1058
1059 2001-03-17  Richard Henderson  <rth@redhat.com>
1060
1061         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1062
1063 2001-03-15  Geoff Keating  <geoff@redhat.com>
1064
1065         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1066         tests on AIX.
1067
1068 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1069
1070         * g++.old-deja/g++.other/eh4.C: New test.
1071
1072 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1073
1074         * gcc.dg/cpp/mi1.c: Update.
1075
1076 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1077
1078         * g++.old-deja/g++.other/regstack.C: New test.
1079
1080 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1081
1082         * g++.old-deja/g++.other/ref4.C: New test.
1083
1084 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1085
1086         * objc/execute/va_method.m: Added.
1087         * objc/execute/IMP.m: Added.
1088         * objc/execute/_cmd.m: Added.
1089         * objc/execute/accessing_ivars.m: Added.
1090         * objc/execute/class-1.m: Added.
1091         * objc/execute/class-10.m: Added.
1092         * objc/execute/class-11.m: Added.
1093         * objc/execute/class-12.m: Added.
1094         * objc/execute/class-13.m: Added.
1095         * objc/execute/class-14.m: Added.
1096         * objc/execute/class-2.m: Added.
1097         * objc/execute/class-3.m: Added.
1098         * objc/execute/class-4.m: Added.
1099         * objc/execute/class-5.m: Added.
1100         * objc/execute/class-6.m: Added.
1101         * objc/execute/class-7.m: Added.
1102         * objc/execute/class-8.m: Added.
1103         * objc/execute/class-9.m: Added.
1104         * objc/execute/class-tests-1.h
1105         * objc/execute/class-tests-2.h
1106         * objc/execute/compatibility_alias.m: Added.
1107         * objc/execute/encode-1.m: Added.
1108         * objc/execute/formal_protocol-1.m: Added.
1109         * objc/execute/formal_protocol-2.m: Added.
1110         * objc/execute/formal_protocol-3.m: Added.
1111         * objc/execute/formal_protocol-4.m: Added.
1112         * objc/execute/formal_protocol-5.m: Added.
1113         * objc/execute/formal_protocol-6.m: Added.
1114         * objc/execute/formal_protocol-7.m: Added.
1115         * objc/execute/informal_protocol.m: Added.
1116         * objc/execute/initialize.m: Added.
1117         * objc/execute/load.m: Added.
1118         * objc/execute/many_args_method.m: Added.
1119         * objc/execute/nested-3.m: Added.
1120         * objc/execute/no_clash.m: Added.
1121         * objc/execute/private.m: Added.
1122         * objc/execute/redefining_self.m: Added.
1123         * objc/execute/root_methods.m: Added.
1124         * objc/execute/selector-1.m: Added.
1125         * objc/execute/static-1.m: Added.
1126         * objc/execute/static-2.m: Added.
1127         * objc/execute/va_method.m: Added.
1128
1129 2001-03-10  Richard Henderson  <rth@redhat.com>
1130
1131         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
1132
1133 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1134
1135         * g++.old-deja/g++.other/crash31.C: XFAIL.
1136         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
1137         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
1138         * gcc.c-torture/execute/20010123-1.x: XFAIL.
1139         * gcc.c-torture/execute/20010124-1.x: XFAIL.
1140         * gcc.dg/sequence-pt-1.c: XFAIL one test.
1141
1142 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
1143
1144         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
1145
1146 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1147
1148         * gcc.dg/20000724-1.c: Don't use multiline strings.
1149
1150 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1151
1152         * objc/execute/string1.m, objc/execute/string2.m: Compare the
1153         result of -cString against what we expect it to be; don't just
1154         print it out for no one to read.
1155
1156         * objc/execute/string3.m, objc/execute/string4.m: New tests.
1157         Based on testcases provided by Nicola Pero.
1158
1159 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1160
1161         * gcc.dg/cpp/macro7.c: New test.
1162
1163 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1164
1165         * gcc.dg/cpp/multiline.c: Update.
1166
1167 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1168
1169         * g++.old-deja/g++.other/enum3.C: New test.
1170
1171 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1172
1173         * g++.old-deja/g++.other/pod1.C: New test.
1174
1175 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1176
1177         * g++.old-deja/g++.ext/overload1.C: New test.
1178
1179 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1180
1181         * g++.old-deja/g++.pt/using1.C: New test.
1182
1183 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1184
1185         * g++.old-deja/g++.other/using9.C: New test.
1186
1187 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
1188
1189         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
1190
1191         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
1192
1193 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1194
1195         * g++.old-deja/g++.ext/realpt1.C: Remove.
1196
1197 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
1198
1199         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
1200
1201 2001-02-26  Will Cohen  <wcohen@redhat.com>
1202
1203         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
1204
1205 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
1206
1207         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
1208         templatized constructors.
1209
1210 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1211
1212         * gcc.c-torture/execute/20010224-1.c: New test.
1213
1214 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
1215
1216         * gcc.c-torture/execute/20010222-1.c: New test.
1217
1218 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
1219
1220         * g++.old-deja/g++.other/inline20.C: New test.
1221
1222 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1223
1224         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
1225
1226 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1227
1228         * g++.old-deja/g++.other/lookup22.C: New test.
1229
1230 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
1231
1232         * g77.dg: New directory.
1233         * g77.dg/20010216-1.f: New test case.
1234         * g77.dg/dg.exp: New driver.
1235         * lib/g77-dg.exp: New driver library.
1236
1237 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1238
1239         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
1240
1241 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
1242
1243         * g++.old-deja/g++.other/decl9.C: New test.
1244
1245 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
1246
1247         * g++.old-deja/g++.other/init16.C: Update the test so that it does
1248         not need <string> and also tests the initialization at runtime.
1249
1250 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1251
1252         * gcc.c-torture/execute/longlong.c: New test.
1253
1254 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
1255
1256         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
1257
1258 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
1259
1260         * gcc.c-torture/execute/920302-1.c (execute):
1261         Change argument type to short.
1262
1263 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1264
1265         * g++.old-deja/g++.pt/deduct6.C: New test.
1266
1267 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1268
1269         * g++.old-deja/g++.pt/deduct5.C: New test.
1270
1271 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
1272
1273         * gcc.c-torture/execute/20010209-1.c: New test.
1274
1275 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1276
1277         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
1278
1279 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
1280
1281         * g++.dg/vtgc1.C: Update for new ABI.
1282
1283         * consistency.vlad: New directory, 1665 files.
1284
1285 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1286
1287         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
1288         return type.
1289         * gcc.dg/cpp/digraphs.c: Declare puts.
1290
1291 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1292
1293         * g++.old-deja/g++.other/warn5.C: New test.
1294
1295 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1296
1297         * g++.old-deja/g++.pt/spec40.C: New test.
1298
1299 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1300
1301         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
1302         case.
1303         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
1304
1305 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
1306
1307         * gcc.c-torture/compile/20010209-1.c: New test.
1308
1309 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
1310
1311         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
1312         excess errors message but not if it crashes.
1313         * g++.old-deja/g++.other/crash27.C: Likewise.
1314         * g++.old-deja/g++.other/crash28.C: Likewise.
1315         * g++.old-deja/g++.other/crash30.C: Likewise.
1316         * g++.old-deja/g++.other/crash32.C: Likewise.
1317         * g++.old-deja/g++.other/crash35.C: Likewise.
1318         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1319
1320 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1321
1322         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
1323         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
1324         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
1325         g77.f-torture/execute/execute.exp,
1326         g77.f-torture/noncompile/noncompile.exp,
1327         gcc.c-torture/execute/execute.exp,
1328         gcc.c-torture/execute/memcheck/memcheck.exp,
1329         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
1330         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
1331         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
1332         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
1333         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
1334         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
1335         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
1336         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
1337         Remove bug reporting instructions with ancient email addresses.
1338
1339 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1340
1341         * gcc.dg/20010202-1.c: New test.
1342         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
1343
1344 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
1345
1346         * g++.dg/stdbool-if.C: New test.
1347
1348 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1349
1350         * objc/execute/fdecl.m: Added main().
1351
1352 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1353
1354         * gcc.c-torture/execute/20010206-1.c: New test.
1355
1356 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1357
1358         * gcc.dg/cpp/avoidpaste1.c: Update.
1359
1360 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1361
1362         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
1363         Pero <nicola@brainstorm.co.uk>.
1364         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
1365
1366 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
1367
1368         * g++.old-deja/g++.pt/spec39.C: New test.
1369
1370 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
1371
1372         * gcc.c-torture/compile/20010202-1.c: New test.
1373
1374 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
1375
1376         * g++.old-deja/g++.abi/primary2.C: New test.
1377         * g++.old-deja/g++.abi/primary3.C: New test.
1378         * g++.old-deja/g++.abi/primary4.C: New test.
1379         * g++.old-deja/g++.abi/primary5.C: New test.
1380         * g++.old-deja/g++.abi/vtable3.h: New test.
1381         * g++.old-deja/g++.abi/vtable3a.C: New test.
1382         * g++.old-deja/g++.abi/vtable3b.C: New test.
1383         * g++.old-deja/g++.abi/vtable3c.C: New test.
1384         * g++.old-deja/g++.abi/vtable3d.C: New test.
1385         * g++.old-deja/g++.abi/vtable3e.C: New test.
1386         * g++.old-deja/g++.abi/vtable3f.C: New test.
1387         * g++.old-deja/g++.abi/vtable3g.C: New test.
1388         * g++.old-deja/g++.abi/vtable3h.C: New test.
1389         * g++.old-deja/g++.abi/vtable3i.C: New test.
1390         * g++.old-deja/g++.abi/vtable3j.C: New test.
1391         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
1392
1393 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
1394
1395         * g++.old-deja/g++.other/anon6.C: New test.
1396         * g++.old-deja/g++.other/anon7.C: New test.
1397
1398 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1399
1400         * gcc.dg/cpp/avoidpaste2.c: New tests.
1401
1402 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
1403
1404         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
1405
1406 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
1407
1408         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
1409         DECIMAL_DIG cases for Irix."
1410
1411 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
1412
1413         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
1414
1415 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1416
1417         * gcc.dg/c99-tag-1.c: New test.
1418
1419 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1420
1421         * gcc.dg/cpp/tr-warn1.c: Add tests.
1422
1423 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1424
1425         * gcc.dg/cpp/avoidpaste1.c: Update.
1426         * gcc.dg/cpp/paste4.c: Update.
1427
1428 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
1429
1430         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
1431         cases for Irix.
1432
1433 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1434
1435         * g++.old-deja/g++.other/inline19.C: New test.
1436
1437 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1438
1439         * gcc.dg/Wlarger-than.c: New test.
1440
1441 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1442
1443         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
1444
1445 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
1446
1447         * gcc.c-torture/execute/20010129-1.c: New test.
1448         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
1449
1450 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1451
1452         * gcc.dg/cpp/avoidpaste1.c: Test case.
1453
1454 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
1455
1456         * g++.old-deja/g++.other/inline18.C: New test.
1457
1458 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1459
1460         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
1461         and __builtin_putchar.
1462
1463 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
1464
1465         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
1466         tests.
1467
1468 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
1469
1470         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
1471         floating point number rounding mode to round to the nearest
1472         representable mode.
1473
1474 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
1475
1476         * g++.old-deja/g++.other/mangle2.C: New test.
1477
1478 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1479
1480         * gcc.c-torture/compile/20010124-1.c: New test.
1481
1482 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
1483
1484         * g++.old-deja/g++.pt/spec38.C: New test.
1485
1486 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1487
1488         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
1489         "Build don't run".
1490
1491 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1492
1493         * gcc.c-torture/execute/20010123-1.c: New test.
1494
1495 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
1496
1497         * g++.old-deja/g++.pt/spec37.C: New test.
1498
1499 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
1500
1501         * g++.old-deja/g++.pt/overload14.C: New test.
1502
1503 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1504
1505         * gcc.c-torture/execute/20010122-1.c: New test, exercise
1506         __builtin_return_address.
1507
1508 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
1509
1510         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
1511         * g++.old-deja/g++.pt/spec35.C: New test.
1512         * g++.old-deja/g++.pt/spec36.C: New test.
1513
1514 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
1515
1516         * gcc.c-torture/compile/20010118-1.c: New test.
1517
1518 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
1519
1520         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
1521
1522 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
1523
1524         * gcc.c-torture/execute/20010119-1.c: New test.
1525
1526 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1527
1528         * g++.old-deja/g++.other/vbase5.C: New test.
1529
1530 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
1531
1532         * gcc.c-torture/execute/20010118-1.c: New test.
1533
1534 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1535
1536         * g++.old-deja/g++.pt/deduct3.C: New test.
1537
1538 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1539
1540         * g++.old-deja/g++.pt/spec34.C: New test.
1541
1542 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
1543
1544         * g77.f-torture/compile/20000601-2.f: New test.
1545
1546 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1547
1548         * g++.old-deja/g++.other/init17.C: New test.
1549
1550 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
1551
1552         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
1553
1554 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1555
1556         * g++.old-deja/g++.pt/unify8.C: New test.
1557
1558 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1559
1560         * g++.old-deja/g++.abi/vbase1.C: New test.
1561
1562 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1563
1564         * g++.old-deja/g++.pt/crash65.C: New test.
1565
1566 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
1567
1568         * gcc.dg/cpp/assembl2.S: New test case.
1569
1570 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
1571
1572         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
1573         are supported.
1574
1575 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1576
1577         * g++.old-deja/g++.other/builtins1.C: New test.
1578         * g++.old-deja/g++.other/builtins2.C: Likewise.
1579         * g++.old-deja/g++.other/builtins3.C: Likewise.
1580         * g++.old-deja/g++.other/builtins4.C: Likewise.
1581
1582 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
1583
1584         * gcc.c-torture/compile/20010117-1.c: New test.
1585         * gcc.c-torture/compile/20010117-2.c: New test.
1586
1587 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1588
1589         * g77.f-torture/execute/20010116.[fx]: New test,
1590         XFAIL on i?86-*-*.
1591         * g77.f-torture/compile/20010115.f: Indicate it's
1592         a test for PR fortran/1636.
1593
1594 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1595
1596         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
1597
1598 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1599
1600         * g77.f-torture/compile/20010115.f: New test.
1601
1602 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
1603
1604         * g++.old-deja/g++.pt/nontype5.C: New test.
1605
1606 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1607
1608         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
1609         have an equivalent working one below it.
1610
1611 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
1612
1613         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
1614         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1615
1616 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
1617
1618         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
1619         message containing "init_priority".
1620         (conpr-2.C): Likewise.
1621         (conpr-3.C): Likewise.
1622         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
1623
1624 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1625
1626         * gcc.c-torture/execute/20010114-2.c: New test.
1627
1628 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1629
1630         * gcc.c-torture/compile/20010114-1.c: New test.
1631         * gcc.c-torture/compile/20010114-1.x: Xfail.
1632         * gcc.c-torture/compile/20010114-2.c: New test.
1633         * gcc.c-torture/execute/20010114-1.c: New test.
1634         * gcc.dg/trunc-1.c: New test.
1635         * gcc.dg/uninit-B.c: New test.
1636
1637 2001-01-13  Nick Clifton  <nickc@redhat.com>
1638
1639         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
1640         target.
1641
1642 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1643
1644         * gcc.c-torture/compile/20010113-1.c: New test.
1645
1646 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
1647
1648         * gcc.c-torture/compile/20001212-1.c: New test.
1649
1650 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1651
1652         * gcc.dg/cpp/widestr1.c: Update.
1653         * gcc.dg/cpp/prag-imp.c: Remove.
1654
1655 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
1656
1657         * gcc.c-torture/execute/20000801-3.x: Remove.
1658         * gcc.dg/c90-init-1.c: New test.
1659         * gcc.dg/c99-init-1.c: New test.
1660         * gcc.dg/c99-init-2.c: New test.
1661         * gcc.dg/gnu99-init-1.c: New test.
1662
1663 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
1664
1665         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
1666         testing that no relevant ones were found.
1667
1668 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1669
1670         * g++.old-deja/g++.pt/cast2.C: New test.
1671
1672 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1673
1674         * g++.old-deja/g++.pt/friend47.C: New test.
1675
1676 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1677
1678         * g++.old-deja/g++.pt/instantiate13.C: New test.
1679
1680 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1681
1682         * g++.old-deja/g++.other/defarg7.C: New test.
1683         * g++.old-deja/g++.other/defarg8.C: New test.
1684
1685 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1686
1687         * g++.old-deja/g++.pt/crash64.C: New test.
1688
1689 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1690
1691         * g++.old-deja/g++.pt/crash63.C: New test.
1692
1693 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1694
1695         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
1696
1697 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
1698
1699         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
1700
1701 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1702
1703         * g++.old-deja/g++.pt/error3.C: New test.
1704
1705 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1706
1707         * g++.old-deja/g++.other/crash39.C: New test.
1708
1709 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1710
1711         * g++.old-deja/g++.other/vbase4.C: New test.
1712
1713 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
1714
1715         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
1716         * gcc.dg/special/20000419-2.c: New file. Identical to above.
1717         * gcc.dg/special/special.exp: New test driver which will check
1718         for alias support for the above test.
1719
1720 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
1721
1722         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
1723         problems on small machines.
1724         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
1725         parameterize.
1726
1727 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
1728
1729         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
1730         mips.
1731         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1732
1733 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
1734
1735         * g++.old_deja/g++.pt/using8.C: New test.
1736
1737 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1738
1739         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
1740
1741 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
1742
1743         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
1744         where a failure is expected.
1745         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
1746
1747 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1748
1749         * g++.old_deja/g++.pt/instantiate12.C: New test.
1750
1751 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1752
1753         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
1754         start of structs.
1755         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
1756         * g++.old-deja/g++.brendan/crash17.C: Likewise.
1757         * g++.old-deja/g++.brendan/crash29.C: Likewise.
1758         * g++.old-deja/g++.brendan/crash48.C: Likewise.
1759         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1760         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
1761         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
1762         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
1763         * g++.old-deja/g++.eh/spec6.C: Likewise.
1764         * g++.old-deja/g++.jason/crash3.C: Likewise.
1765         * g++.old-deja/g++.law/ctors11.C: Likewise.
1766         * g++.old-deja/g++.law/ctors17.C: Likewise.
1767         * g++.old-deja/g++.law/ctors5.C: Likewise.
1768         * g++.old-deja/g++.law/ctors9.C: Likewise.
1769         * g++.old-deja/g++.mike/ambig1.C: Likewise.
1770         * g++.old-deja/g++.mike/net22.C: Likewise.
1771         * g++.old-deja/g++.mike/p3538a.C: Likewise.
1772         * g++.old-deja/g++.mike/p3538b.C: Likewise.
1773         * g++.old-deja/g++.mike/virt3.C: Likewise.
1774         * g++.old-deja/g++.niklas/t128.C: Likewise.
1775         * g++.old-deja/g++.other/anon4.C: Likewise.
1776         * g++.old-deja/g++.other/using1.C: Likewise.
1777         * g++.old-deja/g++.other/warn3.C: Likewise.
1778         * g++.old-deja/g++.pt/t37.C: Likewise.
1779         * g++.old-deja/g++.robertl/eb69.C: Likewise.
1780         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1781
1782 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1783
1784         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
1785
1786 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1787
1788         * gcc.c-torture/execute/stdio-opt-3.c: New test.
1789
1790 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
1791
1792         * gcc.c-torture/compile/20010107-1.c: New test.
1793
1794 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1795
1796         * gcc.c-torture/execute/builtin-noret-1.c: New test.
1797
1798 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1799
1800         * gcc.dg/format/format.h: New file.
1801         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
1802         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
1803         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
1804         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
1805         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
1806         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1807         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
1808         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
1809         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
1810         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
1811         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
1812         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
1813         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
1814         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
1815         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
1816         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
1817         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
1818         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
1819         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
1820         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
1821         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
1822         instead of declaring standard types, macros and functions in each
1823         test.
1824
1825 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
1826
1827         * gcc.c-torture/execute/20010106-1.c: New test.
1828
1829 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1830
1831         * gcc.dg/format/format.exp: New file.
1832         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
1833         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
1834         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
1835         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
1836         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
1837         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
1838         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
1839         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
1840         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
1841         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
1842         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
1843         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
1844         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
1845         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
1846         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
1847         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
1848         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
1849         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
1850         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
1851         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
1852         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
1853         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
1854         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
1855         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
1856         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
1857         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
1858         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
1859         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
1860         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
1861         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
1862         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
1863         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
1864         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
1865         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
1866         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
1867         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
1868         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
1869         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
1870         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
1871         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
1872         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
1873         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
1874
1875 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
1876
1877         * gcc.c-torture/execute/991228-1.c: Take word endianness into
1878         account.
1879
1880 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1881
1882         * gcc.c-torture/execute/builtin-complex-1.c: New test.
1883
1884 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1885
1886         * g++.old-deja/g++.pt/crash62.C: New test.
1887
1888 2001-01-04  Richard Henderson  <rth@redhat.com>
1889
1890         * gcc.dg/20000926-1.c: Update expected warnings.
1891         * gcc.dg/array-2.c: Likewise.
1892         * gcc.dg/array-4.c: Also validate flexible array members.
1893         * gcc.dg/c99-flex-array-1.c: New.
1894
1895 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1896
1897         * gcc.c-torture/compile/20001222-1.x: Remove.
1898
1899 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1900
1901         * gcc.c-torture/execute/built-in-setjmp.c: New.
1902
1903 2001-01-03  Richard Henderson  <rth@redhat.com>
1904
1905         * gcc.dg/940510-1.c: Update expected error wording.
1906         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
1907
1908 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
1909
1910         * lib/target-supports.exp (check_alias_available): Modified to
1911         indicate aliases not supported if only weak aliases are supported.
1912
1913 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1914
1915         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
1916         Turn on cmpstrsi checks for __pj__ and __i370__.
1917
1918 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1919
1920         * g++.old-deja/g++.other/virtual11.C: New test.
1921
1922 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1923
1924         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
1925
1926 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1927
1928         * gcc.c-torture/compile/20010102-1.c: New test.
1929
1930 2001-01-02  Andreas Jaeger  <aj@suse.de>
1931
1932         * gcc.dg/noreturn-3.c: New test.
1933
1934         * gcc.dg/noreturn-4.c: New test.
1935
1936 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1937
1938         * gcc.c-torture/execute/stdio-opt-1.c: Also test
1939         __builtin_fputc and __builtin_fwrite.
1940
1941 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
1942
1943         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
1944         signed char, not default char.
1945
1946 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
1947
1948         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
1949
1950 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
1951
1952         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
1953
1954 2000-12-29  Richard Henderson  <rth@redhat.com>
1955
1956         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
1957         (__cyg_profile_func_exit): Define.
1958
1959 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1960
1961         * g++.dg/vtgc1.C: New test.
1962
1963 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
1964
1965         * gcc.dg/noncompile/20001228-1.c: New test.
1966
1967         * gcc.dg/20001228-1.c: New test.
1968
1969         * gcc.c-torture/execute/20001228-1.c: New test.
1970
1971 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1972
1973         * gcc.dg/format-strfmon-1.c: New test.
1974
1975 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1976
1977         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
1978         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
1979         * gcc.c-torture/execute/string-opt-1.c: Likewise.
1980         * gcc.c-torture/execute/string-opt-2.c: Likewise.
1981         * gcc.c-torture/execute/string-opt-3.c: Likewise.
1982         * gcc.c-torture/execute/string-opt-4.c: Likewise.
1983         * gcc.c-torture/execute/string-opt-6.c: Likewise.
1984         * gcc.c-torture/execute/string-opt-7.c: Likewise.
1985         * gcc.c-torture/execute/string-opt-8.c: Likewise.
1986         * gcc.c-torture/execute/string-opt-9.c: Likewise.
1987         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1988         * gcc.c-torture/execute/string-opt-11.c: Likewise.
1989         * gcc.c-torture/execute/string-opt-12.c: Likewise.
1990
1991         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
1992         * gcc.c-torture/execute/string-opt-4.c: Test index.
1993
1994 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
1995
1996         * gcc.c-torture/compile/20001226-1.c: New test.
1997
1998 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1999
2000         * gcc.c-torture/compile/20001222-1.c: New test.
2001         * gcc.c-torture/compile/20001222-1.x: Xfail.
2002
2003 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2004
2005         * gcc.c-torture/execute/comp-goto-2.c: New test.
2006
2007 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2008
2009         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2010         Use long types if __INT_MAX__ is 32767.
2011         (main): Use cast to (sint32 *) when poking 88 into a_page.
2012
2013         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2014
2015 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2016
2017         * gcc.c-torture/compile/20001221-1.c: New test.
2018         * gcc.c-torture/execute/20001221-1.c: New test.
2019
2020 2000-12-20  Richard Henderson  <rth@redhat.com>
2021
2022         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2023         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2024
2025 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2026
2027         * gcc.dg/compare3.c: New test.
2028
2029 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2030
2031         * gcc.dg/format-warnll-1.c: New test.
2032
2033 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2034
2035         * gcc.dg/cpp/cmdlne-P.c: New test.
2036
2037 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2038
2039         * gcc.c-torture/execute/builtin-abs-1.c,
2040         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2041
2042 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2043
2044         * gcc.dg/cpp/multiline.c: New test.
2045
2046 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2047
2048         * g++.old-deja/g++.other/syshdr1.C: Update.
2049         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2050
2051 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2052
2053         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2054
2055 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2056
2057         * g++.old-deja/g++.pt/ttp65.C: New test.
2058
2059 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2060
2061         * g++.old-deja/g++.pt/ttp64.C: New test.
2062
2063 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2064
2065         * g++.old-deja/g++.pt/spec33.C: New test.
2066
2067 2000-12-14  Catherine Moore  <clm@redhat.com>
2068
2069         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2070         * gcc.c-torture/execute/920612-2.c: Likewise.
2071         * gcc.c-torture/execute/920428-2.c: Likewise.
2072         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2073         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2074
2075 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2076
2077         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2078         * gcc.dg/pack-test-2.c: Likewise.
2079
2080 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2081
2082         Tests by Zack Weinberg <zackw@stanford.edu>.
2083
2084         * gcc.dg/cpp/defined.c: Update.
2085         * gcc.dg/cpp/defined_trad.c: New tests.
2086
2087 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2088
2089         * gcc.dg/cpp/trad-direct.c: Update.
2090
2091 2000-12-11  Neil Booth  <neilb@earthling.net>
2092
2093         * gcc.dg/cpp/defined_trad.c
2094
2095 2000-12-11  Neil Booth  <neilb@earthling.net>
2096
2097         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2098
2099 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2100
2101         * gcc.dg/format-miss-2.c: New test.
2102
2103 2000-12-09  Neil Booth  <neilb@earthling.net>
2104
2105         * gcc.dg/cpp/lineflags.c: New tests.
2106         * gcc.dg/cpp/poison.c: Update.
2107         * gcc.dg/cpp/redef2.c: Update.
2108         * gcc.dg/cpp/skipping.c: New test.
2109
2110 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
2111
2112         * g++.old-deja/g++.other/eh3.C: New testcase.
2113
2114 2000-12-07  Neil Booth  <neilb@earthling.net>
2115
2116         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
2117         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
2118         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
2119         wtr-union-init-2.c, wtr-union-init-3.c: Update.
2120         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
2121         Update.
2122
2123 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2124
2125         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
2126         __SIZE_TYPE__ instead of int for type of integers cast to
2127         pointers.
2128
2129 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
2130
2131         * g++.old-deja/g++.other/cleanup4.C: New test.
2132
2133 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2134
2135         * format-sec-1.c: New test.
2136
2137 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2138
2139         * gcc.dg/format-nonlit-3.c: New test.
2140
2141 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2142
2143         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
2144         through a null pointer.
2145
2146 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2147
2148         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
2149         * g++.old-deja/g++.pt/partial4.C: New test.
2150
2151 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2152
2153         * gcc.c-torture/execute/ieee/hugeval.x: New.
2154
2155 2000-12-06  Neil Booth  <neilb@earthling.net>
2156
2157         * gcc.dg/cpp/backslash2.c: New tests.
2158
2159 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2160
2161         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
2162         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
2163
2164 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
2165
2166         * gcc.c-torture/execute/20001203-2.c: New testcase.
2167
2168 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2169
2170         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
2171         * g++.old-deja/g++.other/virtual10.C: New test.
2172
2173 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2174
2175         * g++.old-deja/g++.mike/pmf5.C: Remove test.
2176
2177 2000-12-05  Richard Henderson  <rth@redhat.com>
2178
2179         * gcc.c-torture/compile/20001205-1.c: New.
2180
2181 2000-12-04  Neil Booth  <neilb@earthling.net>
2182
2183         * g++.old-deja/g++.other/virtual9.C: New test.
2184         * g++.old-deja/g++.pt/crash61.C: New test.
2185         * gcc.c-torture/execute/loop-9.c: New test.
2186
2187 2000-12-04  Neil Booth  <neilb@earthling.net>
2188
2189         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
2190         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
2191         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
2192         * gcc.dg/cpp/extratokens.c: ...here.
2193
2194 2000-12-04  Neil Booth  <neilb@earthling.net>
2195
2196         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
2197         New tests.
2198
2199 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2200
2201         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
2202         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
2203
2204 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2205
2206         * gcc.c-torture/execute/20001203-1.c: New test.
2207
2208 2000-12-03  Neil Booth  <neilb@earthling.net>
2209
2210         * gcc.dg/cpp/macro6.c: New test cases.
2211
2212 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2213
2214         * gcc.c-torture/execute/string-opt-9.c: New test.
2215         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2216         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2217         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2218
2219         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
2220         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
2221
2222 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
2223
2224         * gcc.dg/cpp/if-6.c: New testcase.
2225
2226         * gcc.dg/20001201-1.c: New testcase.
2227
2228 2000-12-02  Neil Booth  <neilb@earthling.net>
2229
2230         * g++.old-deja/g++.other/externC4.C,
2231         g++.old-deja/g++.other/friend10.C: New tests.
2232
2233 2000-12-02  Neil Booth  <neilb@earthling.net>
2234
2235         * g++.old-deja/g++.other/instan2.C
2236         * g++.old-deja/g++.other/instan3.C: New test.
2237
2238 2000-12-02  Neil Booth  <neilb@earthling.net>
2239
2240         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
2241         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
2242         gnuc99.c,gnuc99-pedantic.c: New tests.
2243
2244 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2245
2246         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
2247         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
2248
2249 2000-12-01  Neil Booth  <neilb@earthling.net>
2250
2251         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
2252         * gcc.dg/cpp/poison.c: Update.
2253         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
2254
2255 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
2256
2257         * g77.f-torture/execute/20001201.f: New test.
2258
2259 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2260
2261         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
2262
2263 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
2264
2265         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
2266
2267 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
2268
2269         * g++.old-deja/g++.other/cast6.C: New test.
2270
2271 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
2272
2273         * gcc.c-torture/execute/20001130-2.c: New testcase.
2274
2275 2000-11-30  Richard Henderson  <rth@redhat.com>
2276
2277         * gcc.c-torture/execute/20001130-1.c: New test.
2278
2279 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2280
2281         * g++.old-deja/g++.other/op3.C: New test.
2282
2283 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2284
2285         * g++.old-deja/g++.other/op2.C: New test.
2286
2287 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2288
2289         * g++.old-deja/g++.other/crash38.C: New test.
2290
2291 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
2292
2293         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
2294
2295 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
2296
2297         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
2298         tests.
2299         * gcc.c-torture/execute/string-opt-6.c: New test.
2300
2301         * gcc.dg/20001117-1.c: Add main.
2302
2303 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
2304
2305         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
2306         Move from here ...
2307         * gcc.dg/940510-1.c: ... to here.
2308
2309         * gcc.dg/20000926-1.c: GNU C now allows initializations of
2310         zero-size arrays in toplevel structures.
2311
2312 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2313
2314         * gcc.c-torture/execute/loop-8.c: New test.
2315
2316 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2317
2318         * g++.old-deja/g++.other/base1.C: New test.
2319
2320 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2321
2322         * g++.old-deja/g++.other/parse2.C: New test.
2323
2324 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2325
2326         * g++.old-deja/g++.pt/incomplete1.C: New test.
2327
2328 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2329
2330         * g++.old-deja/g++.other/friend9.C: New test.
2331
2332 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2333
2334         * gcc.dg/20001127-1.c: New test.
2335
2336 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2337
2338         * g++.old-deja/g++.pt/friend46.C: New test.
2339
2340 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2341
2342         * g++.old-deja/g++.other/ptrmem8.C: New test.
2343
2344 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2345
2346         * gcc.c-torture/execute/string-opt-7.c: New test.
2347         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2348
2349 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2350
2351         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
2352         instead of 'mkcheck 2'.
2353
2354 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2355
2356         * gcc.c-torture/execute/memcheck/driver.c,
2357         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
2358         C9X references to refer to C99.
2359
2360 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
2361
2362         * gcc.dg/ultrasp3.c: New test.
2363
2364 2000-11-25  Neil Booth  <neilb@earthling.net>
2365
2366         * gcc.dg/cpp/include2.c: Update test to be locale independent.
2367
2368 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
2369
2370         * gcc.c-torture/compile/20001123-2.c: New.
2371
2372 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2373
2374         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2375
2376 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
2377
2378         * gcc.dg/sequence-point-1.c: Add some new tests.
2379         * gcc.c-torture/execute/20001124-1.c: New test.
2380
2381 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2382
2383         * g++.old-deja/g++.other/vaarg4.C: New test.
2384         * gcc.c-torture/compile/20001123-1.c: New test.
2385
2386 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2387
2388         * g++.other/crash24.C: Adjust and remove XFAIL.
2389         * g++.other/crash37.C: New test.
2390
2391 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
2392
2393         * g++.old-deja/g++.pt/instantiate9.C: New test.
2394
2395 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
2396
2397         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
2398         new ABI, too.
2399
2400         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
2401         * g++.old-deja/g++.robertl/eb55.C: Likewise.
2402
2403 2000-11-22  Neil Booth  <neilb@earthling.net>
2404
2405         * gcc.dg/cpp/Wtrigraphs.c: New test.
2406
2407 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
2408
2409         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
2410
2411 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
2412
2413         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
2414
2415 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
2416
2417         * lib/gcc-dg.exp: load_lib scanasm.exp.
2418         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
2419         * lib/g++-dg.exp: load_lib scanasm.exp.
2420         * lib/scanasm.exp: New.
2421         (scan-assembler, scan-assembler-not): Add optional arguments to
2422         test name, or if not present, the pattern name.
2423         (scan-assembler-dem, scan-assembler-dem-not): New.
2424
2425         * g++.dg/dg.exp: New.
2426
2427 2000-11-21  Neil Booth  <neilb@earthling.net>
2428
2429         * gcc.dg/cpp/integrated1.c: Remove.
2430
2431 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2432
2433         * gcc.c-torture/execute/20001121-1.c: New test.
2434
2435 2000-11-21  Richard Henderson  <rth@redhat.com>
2436
2437         * gcc.c-torture/compile/20001121-1.c: New test.
2438
2439 2000-11-20  Neil Booth  <neilb@earthling.net>
2440
2441         * gcc.dg/cpp/integrated1.c: New test.
2442
2443 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2444
2445         * g++.old-deja/g++.other/inline17.C: New test.
2446
2447 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
2448
2449         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
2450         local variable to be zero: I made the variable global. Now
2451         uses abort() and exit() instead of relying on main's return value.
2452
2453 2000-11-20  Neil Booth  <neilb@earthling.net>
2454
2455         * gcc.dg/cpp/paste2.c: Update test.
2456         * objc/execute/paste.m: New test.
2457
2458 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2459
2460         * gcc.dg/c99-condexpr-1.c: New test.
2461
2462 2000-11-20  Neil Booth  <neilb@earthling.net>
2463
2464         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
2465
2466 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
2467
2468         * g++.old-deja/g++.pt/export1.C: New test.
2469
2470 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
2471
2472         * gcc.dg/20001117-1.c: New test.
2473
2474 2000-11-18  Richard Henderson  <rth@redhat.com>
2475
2476         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
2477
2478 2000-11-18  Richard Henderson  <rth@redhat.com>
2479
2480         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
2481         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
2482         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
2483
2484 2000-11-18  Richard Henderson  <rth@redhat.com>
2485
2486         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
2487         (main): New.  Exit cleanly.
2488
2489 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2490
2491         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
2492         gcc.dg/c99-fordecl-2.c: New tests.
2493
2494 2000-11-18  Richard Henderson  <rth@redhat.com>
2495
2496         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
2497         * gcc.c-torture/execute/zerolen-2.c: New.
2498
2499 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2500
2501         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
2502         memory.
2503
2504 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2505
2506         * g++.old-deja/g++.pt/instantiate8.C: New test.
2507
2508 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2509
2510         * g++.old-deja/g++.other/incomplete.C: Add more tests.
2511         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
2512
2513 2000-11-16  Nick Clifton  <nickc@redhat.com>
2514
2515         * gcc.c-torture/execute/nestfunc-2.c: New test.
2516         * gcc.c-torture/execute/nestfunc-3.c: New test.
2517
2518 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
2519
2520         * gcc.c-torture/compile/20001116-1.c: New test.
2521
2522 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2523
2524         * gcc.c-torture/execute/20001115-1.c: New test.
2525
2526 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
2527
2528         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
2529         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
2530         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
2531         * g++.old-deja/g++.abi/vmihint.C: Likewise.
2532
2533 2000-11-15  Neil Booth  <neilb@earthling.net>
2534
2535         gcc.dg/cpp/_Pragma1.c: Update.
2536         gcc.dg/cpp/_Pragma2.c: New test.
2537
2538 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2539
2540         * g++.old-deja/g++.other/anon5.C: New test.
2541
2542 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2543
2544         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
2545         tests.
2546
2547 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
2548
2549         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
2550         output.
2551
2552 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2553
2554         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
2555         labels at end of compound statements.
2556
2557 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
2558
2559         * gcc.c-torture/execute/loop-7.c: New test.
2560
2561 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2562
2563         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
2564
2565 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2566
2567         * gcc.dg/c99-bool-1.c: New test.
2568
2569 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2570
2571         * gcc.dg/c99-scope-1.c: Remove xfail.
2572         * gcc.dg/c99-scope-2.c: New test.
2573
2574 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2575
2576         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
2577         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
2578
2579 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
2580
2581         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
2582         error messages.
2583
2584         * g++.mike/p700.C: Don't typedef wchar_t.
2585         * g++.mike/p784.C: Likewise.
2586         * g++.mike/eb101.C: Don't use __wchar_t.
2587
2588 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
2589
2590         * g77.f-torture/execute/20001111.[fx]: Test premature exit
2591         from DO loop.
2592
2593 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
2594
2595         * gcc.c-torture/execute/20001111-1.c: New test.
2596
2597 2000-11-10  Nick Clifton  <nickc@redhat.com>
2598
2599         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
2600         long multuiple and accumulate.
2601
2602 2000-11-09  Richard Henderson  <rth@redhat.com>
2603
2604         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
2605         via size_t instead of int.
2606
2607         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
2608         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2609         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2610         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2611
2612 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
2613
2614         * gcc.c-torture/compile/20001109-1.c: New test.
2615         * gcc.c-torture/compile/20001109-2.c: New test.
2616
2617 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
2618
2619         * g++.old-deja/g++.pt/operator1.C: New test.
2620         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
2621
2622 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
2623
2624         * gcc.dg/20001108-1.c: New test.
2625
2626 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
2627
2628         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
2629         with both arguments constant strings.
2630         * gcc.c-torture/execute/string-opt-3.c: New test.
2631         * gcc.c-torture/execute/string-opt-4.c: New test.
2632         * gcc.c-torture/execute/string-opt-5.c: New test.
2633
2634 2000-11-08  Nick Clifton  <nickc@redhat.com>
2635
2636         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
2637         mulsidi3adddi patterns.
2638
2639 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
2640
2641         * g++.old-deja/g++.other/crash36.C: New test.
2642
2643 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
2644
2645         * g++.old-deja/g++.other/init16.C: New test.
2646
2647 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
2648
2649         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
2650
2651 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2652
2653         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
2654         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2655         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2656
2657 2000-11-07  DJ Delorie  <dj@redhat.com>
2658
2659         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
2660
2661 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2662
2663         * gcc.c-torture/execute/string-opt-1.c: New test.
2664
2665 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2666
2667         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
2668         mips-sgi-irix6.* because the MIPS ABI passes floating-point
2669         parameters in registers, and there is no way for a varargs
2670         function to know in which order the integer and floating-point
2671         parameters should be interleaved when they are placed on the
2672         stack.
2673         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2674         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2675
2676 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2677
2678         * gcc.c-torture/execute/string-opt-2.c: New test.
2679
2680 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
2681
2682         * g++.old-deja/g++.pt/crash60.C: New test.
2683
2684 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2685
2686         * g++.old-deja/g++.other/crash24.C: New test.
2687         * g++.old-deja/g++.other/crash25.C: New test.
2688         * g++.old-deja/g++.other/crash26.C: New test.
2689         * g++.old-deja/g++.other/crash27.C: New test.
2690         * g++.old-deja/g++.other/crash28.C: New test.
2691         * g++.old-deja/g++.other/crash29.C: New test.
2692         * g++.old-deja/g++.other/crash30.C: New test.
2693         * g++.old-deja/g++.other/crash31.C: New test.
2694         * g++.old-deja/g++.other/crash32.C: New test.
2695         * g++.old-deja/g++.other/crash33.C: New test.
2696         * g++.old-deja/g++.other/crash34.C: New test.
2697         * g++.old-deja/g++.other/crash35.C: New test.
2698
2699 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2700
2701         * gcc.c-torture/execute/20001031-1.c: New test.
2702
2703 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
2704
2705         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
2706         namespace.
2707
2708         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
2709         standards-conformant.
2710
2711         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
2712
2713         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
2714         * g++.old-deja/g++.mike/p755a.C: Likewise.
2715         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
2716         library makes no calls to `operator new' during initialization.
2717
2718 2000-11-04  Neil Booth  <neilb@earthling.net>
2719
2720         * gcc.dg/cpp/include2.c: New tests.
2721
2722 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
2723
2724         * lib/g++.exp (g++_set_ld_library_path): New function.
2725         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
2726
2727 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
2728
2729         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
2730         warnings.
2731
2732 2000-11-01  Richard Henderson  <rth@redhat.com>
2733
2734         * g++.old-deja/g++.ext/namedret1.C: New.
2735         * g++.old-deja/g++.ext/namedret2.C: New.
2736         * g++.old-deja/g++.ext/namedret3.C: New.
2737
2738 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
2739
2740         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
2741         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
2742
2743 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2744
2745         * gcc.c-torture/execute/va-arg-21.c: New test.
2746
2747 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2748
2749         * gcc.dg/c99-complex-2.c: New test.
2750
2751 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2752
2753         * gcc.c-torture/execute/stdio-opt-1.c: New test.
2754
2755 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
2756
2757         * g++.old-deja/g++.other/inline16.C: New test.
2758
2759 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
2760
2761         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
2762         __PRETTY_FUNCTION__
2763
2764 2000-10-29  Neil Booth  <neilb@earthling.net>
2765
2766         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
2767         New tests.
2768         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
2769         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
2770         optimisation.
2771
2772 2000-10-29  Neil Booth  <neilb@earthling.net>
2773
2774         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
2775         * mi1.c, mi1c.h: Add null directives to multiple-include test.
2776         * mi5.c: Test multiple includes work with -C.
2777         * trigraphs.c: Test ^= version.
2778
2779 2000-10-28  Neil Booth  <neilb@earthling.net>
2780
2781         New tests and test updates for new macro expander.
2782
2783         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
2784         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
2785         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
2786         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
2787         new diagnostic messages.
2788
2789         * gcc.dg/cpp/macro3.c: New tests.
2790
2791 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
2792
2793         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
2794         on the same line.
2795
2796 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
2797
2798         * g++.old-deja/g++.other/eh2.C: New test.
2799
2800 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
2801
2802         * gcc.c-torture/execute/20001027-1.c: New test.
2803
2804 2000-10-26  Richard Henderson  <rth@redhat.com>
2805
2806         * gcc.c-torture/execute/20001026-1.c: New.
2807
2808 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
2809
2810         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
2811         * g++.old-deja/g++.law/builtin1.C: Likewise.
2812         * g++.old-deja/g++.law/ctors10.C: Likewise.
2813         * g++.old-deja/g++.law/virtual3.C: Likewise.
2814         * g++.old-deja/g++.mike/p658.C: Likewise.
2815         * g++.old-deja/g++.other/sibcall1.C: Likewise.
2816         * g++.old-deja/g++.other/vaarg2.C: Likewise.
2817         * g++.old-deja/g++.robertl/eb124.C: Likewise.
2818         * g++.old-deja/g++.robertl/eb44.C: Likewise.
2819         * g++.old-deja/g++.robertl/eb77.C: Likewise.
2820
2821 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
2822
2823         * gcc.c-torture/compile/20001024-1.c: New test.
2824
2825 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
2826
2827         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
2828         to tell us whether or not we are using V3.
2829
2830 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2831
2832         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
2833         operands.
2834
2835 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2836
2837         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
2838
2839 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
2840
2841         * gcc.c-torture/execute/20001024-1.c: New test.
2842
2843 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
2844
2845         * g++.old-deja/g++.other/sibcall1.C: New test.
2846
2847 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
2848
2849         * gcc.dg/noncompile/init-3.c: New test.
2850
2851 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2852
2853         * gcc.dg/format-array-1.c: New test.
2854
2855 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2856
2857         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
2858         writing through null pointers; remove comment about testing
2859         unterminated strings.
2860
2861 2000-10-17  Matthew Hiller  <hiller@redhat.com>
2862
2863         * gcc.c-torture/execute/20001017-2.c: New test.
2864
2865 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2866
2867         * gcc.c-torture/compile/20001018-1.c: New test.
2868         * gcc.c-torture/compile/20001018-1.x: Xfail.
2869
2870 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2871
2872         * gcc.c-torture/execute/20001017-1.c: New test.
2873
2874 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2875
2876         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
2877         for multiple use of arguments with scanf formats; add tests for
2878         multiple use of arguments.
2879
2880 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
2881
2882         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
2883
2884 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2885
2886         * gcc.dg/format-miss-1.c: New test.
2887
2888 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
2889
2890         * gcc.c-torture/execute/20001013-1.c: New test.
2891
2892 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
2893
2894         * gcc.dg/format-branch-1.c: New test.
2895
2896 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
2897
2898         * README, lib/file-format.exp: Remove EGCS references.
2899
2900 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
2901
2902         * gcc.dg/20001013-1.c: New test.
2903
2904 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2905
2906         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
2907         for intmax_t in the compiler using __typeof__ and the type rules
2908         for conditional expressions.
2909
2910 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
2911
2912         * gcc.dg/20001012-1.c: New test.
2913         * gcc.dg/20001012-2.c: New test.
2914
2915 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2916
2917         * gcc.dg/format-attr-1.c: New test.
2918
2919 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2920
2921         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
2922         __LONG_LONG_MAX__ instead of LLONG_MAX.
2923
2924 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2925
2926         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
2927         scanf flags.
2928         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
2929         flags.
2930
2931 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2932
2933         * gcc.dg/sequence-pt-1.c: New test.
2934
2935 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
2936
2937         * gcc.c-torture/execute/20001011-1.c: New testcase.
2938         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
2939
2940 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
2941
2942         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
2943         does not error on it.
2944
2945 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
2946
2947         * gcc.dg/20001009-1.c: New test.
2948
2949 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2950
2951         * gcc.c-torture/compile/20001009-1.c: Move from here ....
2952         * gcc.c-torture/execute/20001009-2.c: ... to here.
2953
2954 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
2955
2956         * gcc.c-torture/compile/20001009-1.c: New testcase.
2957         * gcc.c-torture/execute/20001009-1.c: New testcase.
2958         Testcases provided by Jan Hubicka <jh@suse.cz>.
2959
2960 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2961
2962         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2963         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
2964         uintmax_t using <limits.h> to emulate the compiler's internal
2965         logic.  No longer XFAIL %j tests.
2966
2967 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2968
2969         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
2970         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2971         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
2972         regexps and details of expected handling of some bad formats.
2973         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
2974         suppression.
2975
2976 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2977
2978         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
2979         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
2980         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
2981         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
2982         in list archives.
2983
2984 2000-10-06  Richard Henderson  <rth@cygnus.com>
2985
2986         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
2987         * g++.old-deja/g++.brendan/crash52.C: Likewise.
2988         * g++.old-deja/g++.jason/report.C: Likewise.
2989         * g++.old-deja/g++.law/friend5.C: Likewise.
2990         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
2991         of the expected warnings.
2992
2993 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
2994
2995         * g++.old-deja/g++.pt/enum14.C: New test.
2996
2997 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
2998
2999         * g++.old-deja/g++.pt/crash59.C: New test.
3000
3001 2000-10-04  Will Cohen  <wcohen@redhat.com>
3002
3003         * gcc.dg/20000926-1.c: New test.
3004
3005 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3006
3007         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3008         function name for current C++ compiler.
3009         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3010
3011 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3012
3013         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3014         __PRETTY_FUNCTION__.
3015         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3016
3017 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3018
3019         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3020
3021 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3022
3023         * gcc.c-torture/compile/20000923-1.c: New test.
3024
3025 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3026
3027         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3028         * g++.old-deja/g++.pt/ttp62.C: Same.
3029         * g++.old-deja/g++.other/inline14.C: Same.
3030
3031 2000-09-24  Richard Henderson  <rth@cygnus.com>
3032
3033         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3034
3035 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3036
3037         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3038
3039 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3040
3041         * gcc.c-torture/compile/20000922-1.c: New file.
3042
3043 2000-09-21  Nick Clifton  <nickc@redhat.com>
3044
3045         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3046         a signed long modulo operation.
3047         (mod6): New funciton - perform an unsigned long modulo operation.
3048         (main): Add tests for modulos of very large numbers by very small
3049         dividends.
3050
3051 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3052
3053         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3054
3055 2000-09-19  Richard Henderson  <rth@cygnus.com>
3056
3057         * gcc.dg/compare2.c (case 10): XFAIL.
3058
3059 2000-09-18  Richard Henderson  <rth@cygnus.com>
3060
3061         * gcc.c-torture/execute/20000906-1.c: Move ...
3062         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3063         that support __builtin_trap.
3064
3065 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3066
3067         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3068
3069 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3070
3071         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3072         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3073         more $ format tests.
3074
3075 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3076
3077         * gcc.dg/format-errmk-1.c: New test.
3078
3079 2000-09-17  Greg McGary  <greg@mcgary.org>
3080
3081         * gcc.c-torture/execute/20000917-1.x: Remove.
3082
3083 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3084
3085         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3086
3087 2000-09-17  Greg McGary  <greg@mcgary.org>
3088
3089         * gcc.c-torture/execute/20000917-1.c: New test.
3090         * gcc.c-torture/execute/20000917-1.x: XFAIL.
3091
3092 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
3093
3094         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3095         in nested macro bug.
3096
3097 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
3098
3099         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3100
3101 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
3102
3103         * gcc.c-torture/execute/20000914-1.c: New test.
3104
3105 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
3106
3107         * g++.other/inline13.C: New test.
3108
3109 2000-09-12  Andreas Jaeger  <aj@suse.de>
3110
3111         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3112         constant by Ulrich Drepper <drepper@redhat.com>.
3113
3114 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
3115
3116         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
3117
3118 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3119
3120         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
3121
3122 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
3123
3124         * gcc.dg/cpp/backslash.c: New test.
3125
3126 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
3127
3128         * gcc.c-torture/execute/20000910-1.c: New test.
3129         * gcc.c-torture/execute/20000910-2.c: Likewise.
3130
3131 2000-09-11  Robert Lipe  <robertl@sco.com>
3132
3133         * gcc.dg/pragma-align.c: New test.
3134
3135 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3136
3137         * g++.old-deja/g++.pt/explicit82.C: New test.
3138         * g++.old-deja/g++.pt/explicit83.C: New test.
3139
3140 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
3141
3142         * gcc.dg/asm-names.c: New test.
3143
3144 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3145
3146         * gcc.dg/cpp/tr-warn6.c: New test
3147
3148 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3149
3150         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
3151         be accepted.
3152
3153 2000-09-07  Catherine Moore  <clm@redhat.com>
3154
3155         * gcc.c-torture/execute/unroll-1.c: New test.
3156
3157 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
3158
3159         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
3160         ERROR markers.
3161         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
3162         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
3163         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
3164         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
3165         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
3166         Preprocess only.
3167         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
3168         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
3169
3170 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3171
3172         * g++.old-deja/g++.pt/deduct2.C: New test.
3173
3174 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3175
3176         * g++.old-deja/g++.pt/parms2.C: New test.
3177
3178 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3179
3180         * g++.old-deja/g++.pt/crash58.C: New test.
3181
3182 2000-09-06  Greg McGary  <greg@mcgary.org>
3183
3184         * gcc.c-torture/execute/20000906-1.c: New test.
3185         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
3186
3187 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3188
3189         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
3190
3191 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3192
3193         * g++.old-deja/g++.pt/crash57.C: New test.
3194
3195 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3196
3197         * g++.old-deja/g++.pt/crash56.C: New test.
3198
3199 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3200
3201         * g++.old-deja/g++.pt/koenig1.C: New test.
3202
3203 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3204
3205         * gcc.dg/20000904-1.c: New test.
3206
3207 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3208
3209         * gcc.dg/cpp/paste8.c: New test.
3210
3211 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
3212
3213         * gcc.c-torture/compile/20000827-1.c: New test.
3214
3215 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3216
3217         * gcc.dg/format-diag-1.c: New test.
3218
3219 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3220
3221         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
3222         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
3223         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
3224         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
3225         gcc.dg/formatz-1.c: Adjust warning regular expressions.
3226
3227 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3228
3229         * g++.old-deja/g++.other/nested4.C: New test.
3230
3231 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3232
3233         * g++.old-deja/g++.ns/scoped1.C: New test.
3234
3235 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
3236
3237         * lib/g++.exp: Support testing already-installed GCC.
3238
3239 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3240
3241         * wtr-label-1.c, wtr-suffix-1.c: New tests.
3242
3243 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3244
3245         * gcc.dg/return-type-2.c: New test.
3246
3247 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
3248
3249         * gcc.c-torture/compile/20000825-1.c: New test.
3250
3251 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
3252
3253         * gcc.dg/dwarf2-2.c: New test.
3254
3255 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
3256
3257         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
3258         dg-warning regexps.
3259
3260 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3261
3262         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
3263         gcc.dg/format-ext-5.c: New tests.
3264
3265 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
3266
3267         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
3268
3269 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
3270
3271         * gcc.dg/noncompile/930622-2.c: Adjust error message.
3272
3273 2000-08-24  Richard Henderson  <rth@cygnus.com>
3274
3275         * gcc.dg/ia64-sync-1.c: New test.
3276         * gcc.dg/ia64-sync-2.c: New test.
3277         * gcc.dg/ia64-asm-1.c: New test.
3278
3279 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3280
3281         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
3282         * gcc.dg/format-ext-2.c: New test.
3283
3284 2000-08-23  Jason Merrill  <jason@redhat.com>
3285
3286         * lib/old-dejagnu.exp: Also ignore "In member function" and
3287         "At global scope".
3288
3289 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3290
3291         * gcc.dg/noncompile/label-lineno-1.c: New test.
3292
3293 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3294
3295         * gcc.dg/c99-array-nonobj-1.c: New test.
3296
3297 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3298
3299         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
3300         tests.
3301         * gcc.dg/format-ext-1.c: New test.
3302
3303 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3304
3305         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
3306         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
3307         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
3308         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
3309         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
3310
3311 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3312
3313         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
3314         gcc.dg/c99-strftime-2.c: New tests.
3315
3316 2000-08-22  Richard Henderson  <rth@cygnus.com>
3317
3318         * gcc.c-torture/execute/20000822-1.c: New test.
3319
3320 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3321
3322         * gcc.c-torture/execute/20000819-1.x: Remove.
3323
3324 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3325
3326         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
3327         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
3328         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
3329         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
3330         gcc.dg/format-xopen-1.c: New tests.
3331
3332 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3333
3334         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
3335
3336 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3337
3338         * g++.old-deja/g++.other/loop2.C: New test.
3339
3340         * gcc.c-torture/compile/20000606-1.c: New test.
3341         * gcc.c-torture/compile/20000728-1.c: New test.
3342         * gcc.c-torture/execute/20000801-1.c: New test.
3343         * gcc.c-torture/execute/20000801-2.c: New test.
3344         * gcc.c-torture/execute/20000819-1.c: New test.
3345         * gcc.c-torture/execute/20000819-1.x: XFAIL.
3346         * gcc.dg/20000629-1.c: New test.
3347         * gcc.dg/20000724-1.c: New test.
3348         * gcc.dg/20000807-1.c: New test.
3349
3350 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
3351
3352         * gcc.dg/cpp/pragma-1.c: New test.
3353         * gcc.dg/cpp/pragma-2.c: New test.
3354
3355 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
3356
3357         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
3358         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
3359
3360 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3361
3362         * gcc.c-torture/compile/20000818-1.c: New test.
3363
3364 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
3365
3366         * gcc.c-torture/execute/20000818-1.c: New test.
3367
3368 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3369
3370         * gcc.dg/format-va-1.c: New test.
3371
3372 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3373
3374         * g++.old-deja/g++.other/typedef8.C: New test.
3375
3376 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3377
3378         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
3379         * g++.old-deja/g++.mike/net36.C: Mark candidate.
3380         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
3381         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
3382         * g++.old-deja/g++.other/ptrmem7.C: New test.
3383         * g++.old-deja/g++.pt/ptrmem10.C: New test.
3384
3385 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3386
3387         * g++.old-deja/g++.pt/typename27.C: New test.
3388
3389 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
3390
3391         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
3392         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
3393         * g++.old-deja/g++.pt/friend45.C: New test.
3394         * g++.old-deja/g++.other/friend8.C: New test.
3395
3396 2000-08-15  Richard Henderson  <rth@cygnus.com>
3397
3398         * gcc.c-torture/execute/20000815-1.c: New test.
3399
3400 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3401
3402         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
3403         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
3404         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
3405
3406 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
3407
3408         * g++.old-deja/g++.other/refinit2.C: New test.
3409
3410 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
3411
3412         * lib/c-torture.exp (c-torture): Make
3413         compiler_conditional_xfail_data global.
3414         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
3415         compiler_conditional_xfail_data machinery.
3416         (f-torture-execute): Likewise.
3417         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
3418         and only when unrolling loops.
3419
3420         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
3421
3422 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3423
3424         * g++.old-deja/g++.pt/explicit81.C: New test.
3425
3426 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3427
3428         * g++.old-deja/g++.pt/typename26.C: New test.
3429
3430 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
3431
3432         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
3433         warning.
3434
3435 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3436
3437         * g++.old-deja/g++.other/array3.C: New test.
3438
3439 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3440
3441         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
3442         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
3443         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
3444         New tests.
3445
3446 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
3447
3448         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
3449         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3450
3451 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
3452
3453         * gcc.c-torture/execute/20000808-1.c: New test.
3454
3455 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3456
3457         * gcc.dg/c90-const-expr-1.c: New test.
3458
3459 2000-08-08  Richard Henderson  <rth@cygnus.com>
3460
3461         * gcc.dg/noncompile/920923-1.c: Declare calloc.
3462
3463 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3464
3465         * gcc.dg/noncompile/const-ll-1.c: New test.
3466
3467 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3468
3469         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
3470
3471 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
3472
3473         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
3474         that running programs linked against the shared version of libobjc
3475         run correctly.
3476
3477 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3478
3479         * gcc.dg/c99-printf-1.c: New test.
3480
3481 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3482
3483         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
3484
3485 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
3486
3487         * gcc.c-torture/execute/20000731-1.x: Delete.
3488
3489 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
3490
3491         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
3492         and torture_without_loops as is done by c-torture.exp.
3493         (search_for): Copy from c-torture.exp.
3494         (gcc-dg-runtest): New function, drives a directory of tests
3495         iterating over the TORTURE_OPTIONS.
3496         (scan-assembler, scan-assembler-not): Move here from
3497         individual directory drivers.
3498
3499         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
3500         defined by lib/gcc-dg.exp.
3501         * gcc.dg/cpp/cpp.exp: Likewise.
3502         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
3503         gcc-dg-runtest, so we cycle over optimization options.
3504
3505         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
3506         * gcc.dg/compare2.c: No longer expected to fail.
3507
3508 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
3509
3510         * gcc.c-torture/execute/20000804-1.c: New test.
3511
3512 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3513
3514         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
3515
3516 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
3517
3518         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
3519
3520 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
3521
3522         * gcc.c-torture/compile/20000803-1.c: New test.
3523
3524 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3525
3526         * gcc.c-torture/execute/20000801-3.c,
3527         gcc.c-torture/execute/20000801-4.c: New tests.
3528         * gcc.c-torture/execute/20000801-3.x,
3529         gcc.c-torture/execute/20000801-4.x: Xfail.
3530
3531 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
3532
3533         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
3534         libobjc/.libs to allow for libtool.
3535
3536 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
3537
3538         * gcc.c-torture/compile/20000802-1.c: New test.
3539
3540 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
3541
3542         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
3543
3544 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
3545
3546         * gcc-c-torture/execute/20000731-2.c: New test.
3547
3548         * gcc.c-torture/execute/20000731-1.c: New test.
3549         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
3550
3551 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
3552
3553         * testsuite/gcc.dg/cpp/paste7.c: New test.
3554         * gcc.dg/cpp/20000725-1.c: New test.
3555
3556 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
3557
3558         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
3559         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
3560         declaration warning for __builtin_dwarf_reg_size.
3561
3562         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
3563
3564 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3565
3566         * gcc.dg/noncompile/voidparam-1.c: New test.
3567
3568 2000-07-30  Richard Henderson  <rth@cygnus.com>
3569
3570         * gcc.dg/c90-digraph-1.c: Don't xfail.
3571         * gcc.dg/compare2.c (case 10): Xfail.
3572         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
3573
3574 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
3575
3576         * gcc.dg/c99-main-1.c: New test.
3577
3578 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3579
3580         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
3581
3582 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
3583
3584         * gcc.c-tortuer/execute/20000726-1.c: New test.
3585
3586 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
3587
3588         * gcc.c-torture/execute/enum-2.c: New test.
3589
3590 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3591
3592         * gcc.dg/cpp/tr-warn3.c: New test.
3593
3594 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3595
3596         * g++.old-deja/g++.ext/implicit1.C: Remove.
3597         * g++.old-deja/g++.jason/c2.C: Remove
3598         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
3599         * g++.old-deja/g++.pt/crash16.C: Likewise.
3600         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
3601
3602 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3603
3604         * g++.old-deja/g++.other/for2.C: New test.
3605
3606 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
3607
3608         * gcc.dg/20000720-1.c: New test.
3609
3610 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
3611
3612         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
3613
3614 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
3615
3616         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
3617         * gcc.c-torture/execute/20000722-1.c: New.
3618         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
3619
3620 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
3621
3622         * gcc.dg/cpp/20000720-1.S: New test.
3623
3624 2000-07-21  Michael Meissner  <meissner@redhat.com>
3625
3626         * gcc.c-torture/execute/ieee/hugeval.c: New test.
3627
3628 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
3629
3630         * g++.old-deja/g++.brendan/crash16.C,
3631         g++.old-deja/g++.brendan/parse3.C,
3632         g++.old-deja/g++.brendan/redecl1.C,
3633         g++.old-deja/g++.ns/template13.C,
3634         g++.old-deja/g++.other/decl4.C,
3635         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
3636
3637 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
3638
3639         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
3640         and "Internal error".
3641
3642         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
3643         regexps.
3644         * gcc.dg/cpp/paste6.c: New test.
3645
3646 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
3647
3648         * gcc.dg/cpp/tr-direct.c: New test.
3649
3650         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
3651         gcc.dg/cpp/undef1.c: Tweak error regexps.
3652
3653 2000-07-18  Eric Christopher <echristo@redhat.com>
3654
3655         * gcc.c-torture/compile/20000718-1.c: New test.
3656
3657 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
3658
3659         * cpplex.c (_cpp_push_token): If the token being pushed back
3660         is the previous token in this context, just subtract one from
3661         context->posn.
3662         * cppmacro.c (save_expansion): Clear aux field when storing a
3663         placemarker.
3664
3665 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
3666
3667         * gcc.dg/noncompile/redecl-1.c: New test.
3668
3669 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
3670
3671         * gcc.c-torture/execute/20000717-5.c: New test.
3672         * gcc.c-torture/execute/20000717-1.x: Removed.
3673
3674 2000-07-17  Richard Henderson  <rth@cygnus.com>
3675
3676         * gcc.c-torture/execute/20000717-4.c: New test.
3677
3678 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
3679
3680         * gcc.dg/cpp/syshdr.c: New test.
3681         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
3682
3683 2000-07-17  Neil Booth  <neilb@earthling.net>
3684
3685         * gcc.dg/cpp/cmdlne-dM.c: New test.
3686         * gcc.dg/cpp/cmdlne-dD.c: New test.
3687
3688 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
3689
3690         * gcc.c-torture/execute/20000717-3.c: New test.
3691
3692         * gcc.c-torture/compile/20000717-1.c: New test.
3693
3694 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
3695
3696         * gcc.c-torture/execute/20000717-2.c: New test.
3697
3698 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3699
3700         * gcc.dg/formatz-1.c: New test.
3701
3702         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
3703         * gcc.dg/c99-digraph-1.c: New tests.
3704
3705         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
3706         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3707
3708         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
3709         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
3710         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
3711         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
3712         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
3713         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
3714         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
3715
3716 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
3717
3718         * gcc.c-torture/execute/20000717-1.c: New test.
3719         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
3720
3721 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
3722
3723         * gcc.c-torture/execute/20000715-2.c: New test.
3724         * gcc.dg/20000715-1.c: New test.
3725
3726 2000-07-15  Michael Meissner  <meissner@redhat.com>
3727
3728         * gcc.c-torture/execute/20000715-1.c: New test.
3729
3730 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
3731
3732         * gcc.c-torture/execute/20000707-1.c: New test.
3733
3734 2000-07-13  Neil Booth  <NeilB@earthling.net>
3735
3736         * testsuite/gcc.dg/cpp/digraph1.c,
3737         testsuite/gcc.dg/cpp/digraph2.c,
3738         testsuite/gcc.dg/cpp/digraphs.c: New tests.
3739
3740 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
3741
3742         * g77.f-torture/compile/20000630-2.f:  New test.
3743         * g77.f-torture/compile/20000630-2.x
3744
3745 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
3746
3747         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
3748
3749 2000-07-11  Neil Booth  <NeilB@earthling.net>
3750
3751         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
3752
3753 2000-07-11  Neil Booth  <NeilB@earthling.net>
3754
3755         * gcc.dg/cpp/cmdlne-C.c: New.
3756
3757 2000-07-09  Neil Booth  <NeilB@earthling.net>
3758
3759         * gcc.dg/cpp/directiv.c: New tests.
3760         * gcc.dg/cpp/undef1.c: Update.
3761
3762 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
3763
3764         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
3765
3766 2000-07-09  Neil Booth  <NeilB@earthling.net>
3767
3768         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
3769
3770 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
3771
3772         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
3773         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
3774
3775 2000-07-08  Neil Booth  <NeilB@earthling.net>
3776
3777         * gcc.dg/cpp/macsyntx.c: New tests.
3778
3779 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3780
3781         * gcc.dg/20000707-1.c: New test.
3782
3783 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3784
3785         * gcc.c-torture/execute/20000706-1.c: New test.
3786         * gcc.c-torture/execute/20000706-2.c: New test.
3787         * gcc.c-torture/execute/20000706-3.c: New test.
3788         * gcc.c-torture/execute/20000706-4.c: New test.
3789         * gcc.c-torture/execute/20000706-5.c: New test.
3790
3791 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3792
3793         * g++.old-deja/g++.pt/instantiate7.C: New test.
3794
3795 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3796
3797         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
3798         * g++.old-deja/g++.mike/thunk3.C: Likewise.
3799         * g++.old-deja/g++.other/rtti3.C: Likewise.
3800         * g++.old-deja/g++.other/rttid3.C: Likewise.
3801
3802 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
3803
3804         *  g77.f-torture/compile/20000630-1.x: Fix typo
3805
3806 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
3807
3808         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
3809         assembly output.
3810
3811 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
3812
3813         * gcc.dg/cpp/ident.c: New test.
3814
3815 2000-07-05  Neil Booth  <NeilB@earthling.net>
3816
3817         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
3818           gcc.dg/cpp/lexstrng.c: New tests.
3819
3820 2000-07-04  Neil Booth  <NeilB@earthling.net>
3821
3822         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
3823         * gcc.dg/cpp/strify2.c: Same.
3824
3825 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
3826
3827         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
3828         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
3829         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
3830         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
3831
3832         * testsuite/gcc.dg/cpp/macro1.c,
3833         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
3834         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
3835         testsuite/gcc.dg/cpp/strify1.c,
3836         testsuite/gcc.dg/cpp/strify2.c: New tests.
3837
3838 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
3839
3840         * gcc.c-torture/execute/20000703-1.c: New test.
3841
3842 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3843
3844         * g++.old-deja/g++.pt (lookup10.C): New test.
3845
3846 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3847
3848         * g++.old-deja/g++.pt (typename25.C): New test.
3849
3850 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
3851
3852         * gcc.c-torture/compile/20000701-1.c: New test.
3853
3854 2000-06-30  Nick Clifton  <nickc@cygnus.com>
3855
3856         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
3857         to test case.
3858
3859 2000-06-30  Catherine Moore  <clm@cygnus.com>
3860
3861         * gcc.c-torture/execute/align-1.c: New test.
3862
3863 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
3864
3865         * g++.old-deja/g++.pt/expr8.C: New test.
3866         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
3867
3868 2000-06-29  Nick Clifton  <nickc@cygnus.com>
3869
3870         * gcc.c-torture/compile/20000629-1.c: New test.
3871
3872 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
3873
3874
3875         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
3876         gcc.dg/noncompile directory, depending on whether they're
3877         preprocessor tests or not.  Annotate all the tests for the dg
3878         framework.
3879
3880         * gcc.c-torture/noncompile/noncompile.exp: Delete.
3881         * gcc.dg/noncompile/noncompile.exp: New.
3882
3883         * Moved files:
3884         Old name                                New name
3885         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
3886         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
3887         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
3888         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
3889         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
3890         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
3891         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
3892         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
3893         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
3894         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
3895         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
3896         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
3897         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
3898         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
3899         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
3900         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
3901         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
3902         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
3903         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
3904         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
3905         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
3906         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
3907         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
3908         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
3909
3910         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
3911         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
3912         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
3913         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
3914         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
3915         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
3916
3917 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
3918
3919         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
3920         declare one variable.  On the fourth, error.
3921         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
3922         declared by 20000628-1a.h.
3923
3924 2000-06-29  Richard Henderson  <rth@redhat.com>
3925
3926         * gcc.c-torture/execute/930529-1.x: New file.
3927         * gcc.dg/920413-1.c: Adjust expected warning text.
3928         * gcc.dg/980217-1.c: Declare abort.
3929         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
3930
3931 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
3932
3933         * g77.f-torture/compile/20000629-1.f: New test.
3934         * g77.f-torture/compile/20000629-1.x: Expected to fail.
3935
3936 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
3937
3938         Rearrange lots of files, removing entirely the
3939         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3940         directories.
3941
3942         * Deleted files:
3943         gcc.c-torture/code_quality/code_quality.exp
3944         gcc.c-torture/special/special.exp
3945         gcc.failure/failure.exp
3946         gcc.failure/940409-1.x
3947         gcc.c-torture/compile/961203-1.x
3948
3949         * New files:
3950         gcc.misc-tests/linkage.exp
3951         gcc.c-torture/execute/920730-1t.c
3952         gcc.c-torture/execute/920730-1t.x
3953         gcc.c-torture/compile/920520-1.x
3954         gcc.c-torture/compile/920521-1.x
3955         gcc.c-torture/compile/981006-1.x
3956         gcc.c-torture/execute/eeprof-1.x
3957
3958         * Moved files (possibly with modifications to fit a new harness):
3959         Old name                                New name
3960         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
3961         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
3962         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
3963         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
3964         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
3965         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
3966         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
3967         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
3968         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
3969         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
3970         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
3971         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
3972         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
3973         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
3974
3975 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
3976
3977         * c-torture/compile/961203-1.x: Delete.
3978
3979         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
3980         not exit. Include stdio.h.
3981         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
3982         * gcc.misc-tests/dg-12.c: Likewise.
3983         * gcc.misc-tests/dg-5.c: Likewise.
3984         * gcc.misc-tests/dg-6.c: Likewise.
3985         * gcc.misc-tests/dg-7.c: Prototype abort.
3986         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
3987         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
3988         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
3989         not exit.
3990         * gcc.misc-tests/sieve.c: Use return from main, not exit.
3991         * gcc.misc-tests/sort2.c: Use return from main, not exit.
3992
3993 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
3994
3995         * gcc.dg/cpp/20000628-1.c: New test.
3996         * gcc.dg/cpp/20000628-1.h: New header for above test.
3997         * gcc.dg/cpp/20000628-1a.h: Likewise.
3998
3999 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4000
4001         * gcc.dg/cpp: New directory.
4002         * gcc.dg/cpp/cpp.exp: New driver.
4003         * gcc.dg/cpp/20000627-1.c: New test.
4004         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4005         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4006         and rewrite as a compilation test.
4007
4008         * gcc.dg: Move many files into the cpp subdirectory, possibly
4009         renaming or editing them as well.
4010         Old name                New name
4011         990119-1.c              cpp/19990119-1.c
4012         990228-1.c              cpp/19990228-1.c
4013         990407-1.c              cpp/19990407-1.c
4014         990409-1.c              cpp/19990409-1.c
4015         990413-1.c              cpp/19990413-1.c
4016         990703-1.c              cpp/19990703-1.c
4017         20000127-1.c            cpp/20000127-1.c
4018         20000129-1.c            cpp/20000129-1.c
4019         20000207-1.c            cpp/20000207-1.c
4020         20000207-2.c            cpp/20000207-2.c
4021         20000209-1.c            cpp/20000209-1.c
4022         20000209-2.c            cpp/20000209-2.c
4023         20000301-1.c            cpp/20000301-1.c
4024         20000419-1.c            cpp/20000419-1.c
4025         20000510-1.S            cpp/20000510-1.S
4026         20000519-1.c            cpp/20000519-1.c
4027         20000529-1.c            cpp/20000529-1.c
4028         20000625-1.c            cpp/20000625-1.c
4029         20000625-2.c            cpp/20000625-2.c
4030         cpp-as1.c               cpp/assert1.c
4031         cpp-as2.c               cpp/assert2.c
4032         cxx-comments-1.c        cpp/cxxcom1.c
4033         cxx-comments-2.c        cpp/cxxcom2.c
4034         endif-label.c           cpp/endif.c
4035         cpp-hash1.c             cpp/hash1.c
4036         cpp-hash2.c             cpp/hash2.c
4037         cpp-if1.c               cpp/if-1.c
4038         cpp-if2.c               cpp/if-2.c
4039         cpp-if3.c               cpp/if-3.c
4040         cpp-if4.c               cpp/if-4.c
4041         cpp-if5.c               cpp/if-5.c
4042         cpp-cond.c              cpp/if-cexp.c
4043         cpp-missingop.c         cpp/if-mop.c
4044         cpp-missingparen.c      cpp/if-mpar.c
4045         cpp-opprec.c            cpp/if-oppr.c
4046         cpp-ifparen.c           cpp/if-paren.c
4047         cpp-shortcircuit.c      cpp/if-sc.c
4048         cpp-shift.c             cpp/if-shift.c
4049         cpp-unary.c             cpp/if-unary.c
4050         cpp-li1.c               cpp/line1.c
4051         cpp-li2.c               cpp/line2.c
4052         lineno.c                cpp/line3.c
4053         lineno-2.c              cpp/line4.c
4054         cpp-mi.c                cpp/mi1.c
4055         cpp-mic.h               cpp/mi1c.h
4056         cpp-micc.h              cpp/mi1cc.h
4057         cpp-mind.h              cpp/mi1nd.h
4058         cpp-mindp.h             cpp/mi1ndp.h
4059         cpp-mix.h               cpp/mi1x.h
4060         cpp-mi2.c               cpp/mi2.c
4061         cpp-mi2a.h              cpp/mi2a.h
4062         cpp-mi2b.h              cpp/mi2b.h
4063         cpp-mi2c.h              cpp/mi2c.h
4064         cpp-mi3.c               cpp/mi3.c
4065         cpp-mi3.def             cpp/mi3.def
4066         poison-1.c              cpp/poison.c
4067         pr-impl.c               cpp/prag-imp.c
4068         cpp-redef-2.c           cpp/redef1.c
4069         cpp-redef.c             cpp/redef2.c
4070         strpaste.c              cpp/strp1.c
4071         strpaste-2.c            cpp/strp2.c
4072         cpp-tradpaste.c         cpp/tr-paste.c
4073         cpp-tradstringify.c     cpp/tr-str.c
4074         cpp-tradwarn1.c         cpp/tr-warn1.c
4075         cpp-tradwarn2.c         cpp/tr-warn2.c
4076         trigraphs.c             cpp/trigraphs.c
4077         cpp-unc1.c              cpp/unc1.c
4078         cpp-unc2.c              cpp/unc2.c
4079         cpp-unc3.c              cpp/unc3.c
4080         cpp-unc.c               cpp/unc4.c
4081         undef.c                 cpp/undef1.c
4082         undef-2.c               cpp/undef2.c
4083         cpp-wi1.c               cpp/widestr1.c
4084
4085 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4086
4087         * lib/g++.exp (g++_include_flags): Tweak.
4088
4089 2000-06-27  H.J. Lu  <hjl@gnu.org>
4090             Loren J. Rittle  <ljrittle@acm.org>
4091
4092         * lib/g++.exp (g++_include_flags): Override libgloss.exp
4093         version with one that knows about the new gcc tree structure.
4094         (g++_link_flags): Same.
4095
4096 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
4097
4098         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4099         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4100         case we are cross-compiling.
4101
4102         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4103         g++.old-deja/g++.niklas/Makefile.in,
4104         g++.old-deja/g++.niklas/configure.in,
4105         g++.old-deja/g++.other/Makefile.in,
4106         g++.old-deja/g++.other/configure.in,
4107         gcc.c-torture/code_quality/Makefile.in,
4108         gcc.c-torture/code_quality/configure.in,
4109         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4110         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4111         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4112         gcc.c-torture/execute/ieee/Makefile.in,
4113         gcc.c-torture/execute/ieee/configure.in,
4114         gcc.c-torture/noncompile/Makefile.in,
4115         gcc.c-torture/noncompile/configure.in,
4116         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
4117         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
4118         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
4119
4120 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4121
4122         * g++.old-deja/g++.other/ambig3.C: New test.
4123
4124 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4125
4126         * g++.old-deja/g++.pt/syntax1.C: New test.
4127         * g++.old-deja/g++.pt/syntax2.C: New test.
4128         * g++.old-deja/g++.other/syntax3.C: New test.
4129         * g++.old-deja/g++.other/syntax4.C: New test.
4130
4131 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4132
4133         * gcc.dg/20000623-1.c: Prototype exit and abort.
4134
4135 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4136
4137         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
4138         New tests.
4139         * gcc.dg/cpp-mi3.def: New file.
4140
4141         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
4142         inside assertions.
4143         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
4144         lexer's error messages.
4145         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
4146         divine anything from the linemarkers.
4147         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
4148         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
4149
4150 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
4151
4152         * gcc.dg/20000623-1.c: New test.
4153
4154 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
4155
4156         * gcc.c-torture/execute/20000622-1.c: New test.
4157
4158 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4159
4160         * g++.old-deja/g++.other/init15.C: New test.
4161
4162 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4163
4164         * g++.old-deja/g++.pt/vaarg2.C: New test.
4165         * g++.old-deja/g++.pt/vaarg3.C: New test.
4166
4167 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
4168
4169         * g++.old-deja/g++.other/dyncast6.C: New test.
4170
4171 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
4172
4173         * gcc.c-torture/execute/loop-6.c: New test.
4174
4175 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
4176
4177         * gcc.dg/20000614-1.c: New test.
4178         * gcc.dg/20000614-2.c: New test.
4179
4180 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
4181
4182         * g++.old-deja/g++.other/inline12.C: New test.
4183
4184 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
4185
4186         * g++.old-deja/g++.other/eh1.C: New test.
4187
4188 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
4189
4190         * g++.old-deja/g++.other/type.C: New test.
4191
4192 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4193
4194         * g++.old-deja/g++.other/initstring.C: New test.
4195
4196 2000-06-12  Jason Merrill  <jason@redhat.com>
4197
4198         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
4199
4200 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
4201
4202         * gcc.c-torture/compile/20000609-1.c: New test.
4203
4204 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
4205
4206         * gcc.dg/20000609-1.c: New test.
4207
4208 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
4209
4210         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
4211         * gcc.c-torture/noncompile/poison-1.c: Move...
4212         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
4213         * gcc.dg/cpp-li1.c: Add a token after the #line.
4214
4215 2000-06-05  Richard Henderson  <rth@cygnus.com>
4216
4217         * gcc.c-torture/execute/20000605-2.c: New test.
4218         * gcc.c-torture/execute/20000605-3.c: New test.
4219
4220 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
4221
4222         * g77.f-torture/execute/20000503-1.x: New file.
4223
4224 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
4225
4226         * g++.old-deja/g++.eh/badalloc1.C: New test.
4227
4228 2000-06-05  Richard Henderson  <rth@cygnus.com>
4229
4230         * gcc.c-torture/execute/20000605-1.c: New test.
4231
4232 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4233             Nathan Sidwell <nathan@codesourcery.com>
4234
4235         * gcc.c-torture/compile/20000605-1.c: New test.
4236
4237 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
4238
4239         * g77.f-torture/compile/20000601-1.f:  New test.
4240
4241 2000-06-03  Richard Henderson  <rth@cygnus.com>
4242
4243         * gcc.c-torture/execute/20000603-1.c: New.
4244
4245 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
4246
4247         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
4248         * gcc.dg/noreturn-2.c (noreturn): Likewise.
4249
4250 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
4251
4252         * gcc.dg/compare2.c (case 12): XFAIL.
4253         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
4254         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
4255
4256         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
4257
4258 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
4259
4260         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
4261         guard macro is already defined when the header is first
4262         included.
4263         * gcc.dg/cpp-mix.h: New file.
4264         * gcc.dg/endif-label.c: Update patterns to match compiler.
4265
4266         * g++.brendan/complex1.C: Declare abort.
4267         * g++.law/refs4.C: Remove XFAIL.
4268         * g++.oliva/expr2.C: Declare abort and exit.
4269
4270 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
4271
4272         * gcc.c-torture/execute/20000528-1.c: New test.
4273
4274         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
4275         * g++.old-deja/g++.law/temps4.C: Likewise.
4276
4277         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
4278         stdlib.h.  Call abort() on failure.
4279         * g++.old-deja/g++.law/refs4.C: Likewise.
4280         * g++.old-deja/g++.law/temps4.C: Likewise.
4281         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
4282         * gcc.c-torture/execute/20000112-1.c: Include string.h.
4283
4284 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
4285
4286         Relative to g++.dg/special:
4287         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
4288
4289         Relative to g++.old-deja:
4290         * g++.brendan/complex1.C, g++.jason/optimize2.C,
4291         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
4292         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
4293         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
4294         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
4295         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
4296         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
4297
4298         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
4299         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
4300         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
4301         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
4302         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
4303         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
4304         and/or string.h.
4305
4306         * g++.other/goto1.C: Update expectations for error messages.
4307
4308 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
4309
4310         * gcc.c-torture/compile/20000523-1.c: New test.
4311
4312 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4313
4314         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
4315
4316 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4317
4318         * g++.old-deja/g++.eh/catch11.C: New test.
4319         * g++.old-deja/g++.eh/catch12.C: New test.
4320
4321 2000-05-24  Nick Clifton  <nickc@cygnus.com>
4322
4323         * gcc.c-torture/execute/20000523-1.c: New test.
4324
4325 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
4326
4327         * c-torture/execute/bcp-1.c: Replace abort in arg of
4328         __builtin_constant_p with a generic external function.
4329
4330         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
4331         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
4332         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
4333         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
4334         Prototype abort and/or exit.
4335
4336         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
4337         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
4338         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
4339         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
4340
4341 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
4342
4343         * gcc.dg/dwarf2-1.c: New test.
4344
4345 2000-05-20  Richard Henderson  <rth@cygnus.com>
4346
4347         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
4348
4349 2000-05-20  Andreas Jaeger  <aj@suse.de>
4350
4351         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
4352         testcase.
4353
4354 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
4355
4356         * gcc.c-torture/execute/20000519-2.c: New test.
4357
4358 2000-05-19  Andreas Jaeger  <aj@suse.de>
4359
4360         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
4361         which fails with SSA.
4362
4363         * lib/c-torture.exp: Also test with -O3 -fssa.
4364
4365 2000-05-18  Michael Meissner  <meissner@redhat.com>
4366
4367         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
4368         * gcc.c-torture/execute/920415-1.c: Ditto.
4369         * gcc.c-torture/execute/920501-1.c: Ditto.
4370         * gcc.c-torture/execute/conversion.c: Ditto.
4371         * gcc.c-torture/execute/cvt-1.c: Ditto.
4372
4373 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
4374
4375         * gcc.c-torture/compile/20000518-1.c: New test.
4376
4377 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4378
4379         * g77.f-torture/compile/200005018.f:  New test.
4380
4381 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
4382
4383         * gcc.c-torture/compile/20000517-1.c: New test.
4384
4385 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4386
4387         * gcc.c-torture/execute/20000516-1.c: New test.
4388
4389 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
4390
4391         * g++.old-deja/g++.other/eh.C: New test.
4392
4393 2000-05-12  Richard Henderson  <rth@cygnus.com>
4394
4395         * gcc.c-torture/execute/990208-1.c (main): Don't pass
4396         constants through to doit's conditional.
4397
4398 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
4399
4400         * gcc.c-torture/compile/20000511-1.c: New test.
4401         * g77.f-torture/compile/20000511-1.f: New test.
4402         * g77.f-torture/compile/20000511-2.f: New test.
4403
4404 2000-05-11  Michael Meissner  <meissner@redhat.com>
4405
4406         * gcc.c-torture/execute/20000511-1.c: New test.
4407
4408 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
4409
4410         * gcc.dg/dg.exp: Scan .S files as well as .c files.
4411         * gcc.dg/20000510-1.S: New.
4412
4413 2000-05-08  Catherine Moore  <clm@cygnus.com>
4414
4415         * gcc.dg/unused-3.c: New.
4416
4417 2000-05-06  Richard Henderson  <rth@cygnus.com>
4418
4419           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
4420           * g++.old-deja/g++.mike/warn1.C: Likewise.
4421           * g++.old-deja/g++.pt/local1.C: Likewise.
4422           * g++.old-deja/g++.pt/local7.C: Likewise.
4423           * g++.old-deja/g++.pt/spec16.C: Likewise.
4424
4425 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
4426
4427         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
4428
4429 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
4430
4431           * g77.f-torture/execute/20000503-1.f:  New test.
4432
4433 2000-05-04  Andreas Jaeger  <aj@suse.de>
4434
4435         * gcc.dg/noreturn-2.c: New test.
4436
4437 2000-05-04  Neil Booth  <NeilB@earthling.net>
4438
4439         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
4440         preprocessor.
4441
4442 2000-05-04  Richard Henderson  <rth@cygnus.com>
4443
4444         * gcc.c-torture/execute/20000503-1.c: Fix typo.
4445
4446 2000-05-04  Richard Henderson  <rth@cygnus.com>
4447
4448         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
4449         OpenSSL by Jason R Thorpe.
4450
4451 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
4452
4453         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
4454
4455 2000-05-03  Robert Lipe <robertlipe@usa.net>
4456
4457         * gcc.dg/20000503-1.c: New test.
4458
4459 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
4460
4461         * gcc.c-torture/compile/20000502-1.c: New test.
4462         * g++.old-deja/g++.other/align.C: New test.
4463         * gcc.dg/cpp-tradstringify.c: New test.
4464
4465 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4466
4467         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
4468         and hard registers.
4469
4470 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
4471
4472         * gcc.c-torture/execute/loop-5.c: New test.
4473
4474 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
4475
4476         * gcc.c-torture/execute/va-arg-20.c: New test.
4477
4478 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
4479
4480         * gcc.c-torture/execute/20000422-1.c: New test.
4481
4482 2000-04-20  Greg McGary  <gkm@gnu.org>
4483
4484         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
4485         when optimizing, but without sibling-call optimizations (-O1).
4486
4487 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
4488
4489           * gcc.c-torture/compile/20000420-1.c: New test.
4490
4491 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4492
4493         * g++.abi/ptrflags.C: New test.
4494         * g++.eh/catchptr1.C: Test incomplete pointer chains.
4495
4496 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
4497
4498         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
4499
4500 2000-04-19  Greg McGary  <gkm@gnu.org>
4501
4502         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
4503         sibling-call optimizations.
4504
4505 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
4506
4507         * gcc.dg/20000419-1.c: New test.
4508
4509 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
4510
4511         * gcc.c-torture/execute/20000412-6.c: New test.
4512
4513 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
4514
4515         * gcc.c-torture/execute/20000412-5.c: New test.
4516         * g77.f-torture/compile/20000412-1.f: New test.
4517         * gcc.c-torture/execute/20000412-4.c: New test.
4518         * gcc.c-torture/compile/20000412-2.c: New test.
4519         * gcc.c-torture/execute/20000412-3.c: New test.
4520         * gcc.c-torture/compile/20000412-1.c: New test.
4521         * gcc.c-torture/execute/20000412-2.c: New test.
4522
4523 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
4524
4525         * objc/execute/bf-20.m: New test.
4526
4527 2000-04-10  Richard Henderson  <rth@cygnus.com>
4528
4529         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
4530
4531         * gcc.c-torture/execute/20000412-1.c: New test.
4532
4533 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
4534
4535         * g++.old-deja/g++.eh/catchptr1.C: New test.
4536
4537 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
4538
4539         * g++.old-deja/g++.abi/cxa_vec.C: New test.
4540
4541 2000-04-08  Neil Booth  <NeilB@earthling.net>
4542
4543         * gcc.dg/cpp-nullchar.c: Remove test as
4544         embedded nulls cause problems.
4545
4546 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4547
4548         * gcc.dg/compare2.c: New test.
4549
4550 2000-04-08  Neil Booth  <NeilB@earthling.net>
4551
4552         * gcc.dg/cpp-nullchar.c: New test.
4553
4554 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
4555
4556         * gcc.dg/cpp-mi2.c: New test.
4557         * gcc.dg/cpp-mi2[abc].h: New files.
4558
4559 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
4560
4561         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
4562         member name.
4563
4564 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
4565
4566         * g++.old-deja/g++.abi/vmihint.C: New test.
4567
4568 2000-04-06  Neil Booth  <NeilB@earthling.net>
4569
4570         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
4571         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
4572         copyright.
4573
4574 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
4575
4576         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
4577         avoid stack-frame overwrite.
4578
4579 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
4580
4581         * gcc.c-torture/compile/20000405-2.c: New test.
4582         * gcc.c-torture/compile/20000405-3.c: New test.
4583
4584 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4585
4586         * gcc.c-torture/compile/20000405-1.c: New test.
4587
4588 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
4589
4590         * gcc.dg/cast-qual-1.c: Revert last change.
4591
4592 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4593
4594         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
4595
4596 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
4597
4598         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
4599         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
4600
4601 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
4602
4603         * gcc.c-torture/compile/20000403-2.c: New test.
4604         * gcc.c-torture/compile/20000403-1.c: New test.
4605
4606 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
4607
4608         * gcc.c-torture/execute/20000403-1.c: New test.
4609
4610 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
4611
4612         * gcc.c-torture/execute/20000402-1.c: New test.
4613
4614 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
4615
4616         * gcc.c-torture/execute/va-arg-15.c: New test.
4617         * gcc.c-torture/execute/va-arg-16.c: New test.
4618         * gcc.c-torture/execute/va-arg-17.c: New test.
4619         * gcc.c-torture/execute/va-arg-18.c: New test.
4620         * gcc.c-torture/execute/va-arg-19.c: New test.
4621
4622 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
4623
4624         * gcc.c-torture/compile/981211-1.c: Move to...
4625         * gcc.dg/cpp-as1.c: ...here.
4626         * gcc.dg/cpp-as2.c: New file.
4627
4628         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
4629         compiler.
4630
4631 2000-04-02  Neil Booth  <NeilB@earthling.net>
4632
4633         * gcc.dg/cpp-cond.c  New tests.
4634         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
4635         accidental success less likely.
4636         * gcc.dg/cpp-missingop.c  New tests.
4637         * gcc.dg/cpp-missingparen.c  New tests.
4638         * gcc.dg/cpp-shift.c  New tests.
4639         * gcc.dg/cpp-shortcircuit.c  New tests.
4640         * gcc.dg/cpp-unary.c  New tests.
4641
4642 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
4643
4644         * gcc.c-torture/compile/20000329-1.c: New test.
4645
4646 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
4647
4648         * gcc.c-torture/compile/20000326-1.c: New test.
4649         * gcc.c-torture/compile/20000326-2.c: New test.
4650
4651 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
4652
4653         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
4654         the first parameter is a function argument.
4655
4656 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
4657
4658         * g++.old-deja/g++.ext/array4.C: New test.
4659
4660 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
4661
4662         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
4663
4664 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4665
4666         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
4667
4668 2000-03-19  Richard Henderson  <rth@cygnus.com>
4669
4670         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
4671
4672 2000-03-19  Richard Henderson  <rth@cygnus.com>
4673
4674         * gcc.c-torture/compile/20000319-1.c: New test.
4675
4676 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
4677
4678         * gcc.c-torture/execute/20000314-3.c: New test.
4679         * gcc.c-torture/execute/20000314-2.c: New test.
4680         * gcc.c-torture/execute/20000314-1.c: New test.
4681         * gcc.c-torture/compile/20000314-2.c: New test.
4682         * gcc.c-torture/compile/20000314-1.c: New test.
4683
4684 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
4685
4686         * g++.old-deja/g++.warn/inline.C: New test.
4687
4688 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4689
4690         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
4691         standards-compliant result rather than specific constants.
4692         Put test-values in array.
4693
4694 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
4695
4696         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
4697         (g++_target_compile): Put test-specific options last.
4698
4699 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4700
4701         * g++.old-deja/g++.eh/vbase4.C: New test.
4702
4703 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4704
4705         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
4706
4707 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4708
4709         * g++.old-deja/g++.brendan/misc12.C: Removed.
4710         * g++.old-deja/g++.pt/memtemp77.C: Constify.
4711         * g++.old-deja/g++.ext/pretty4.C: New test.
4712
4713 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4714
4715         * g++.old-deja/g++.other/string2.C: New test.
4716
4717 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
4718
4719         * g++.old-deja/g++.warn/impint2.C: New test.
4720
4721 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4722
4723         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
4724         is 1, not zero.
4725
4726 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
4727
4728         * g++.old-deja/g++.warn/impint.C: New test.
4729         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
4730         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
4731         * g++.old-deja/g++.pt/explicit12.C: Likewise.
4732         * g++.old-deja/g++.pt/explicit13.C: Likewise.
4733         * g++.old-deja/g++.pt/explicit17.C: Likewise.
4734         * g++.old-deja/g++.pt/explicit18.C: Likewise.
4735         * g++.old-deja/g++.pt/explicit19.C: Likewise.
4736         * g++.old-deja/g++.pt/explicit23.C: Likewise.
4737         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4738         * g++.old-deja/g++.pt/explicit35.C: Likewise.
4739         * g++.old-deja/g++.pt/explicit6.C: Likewise.
4740         * g++.old-deja/g++.pt/memclass7.C: Likewise.
4741
4742 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
4743
4744         * gcc.dg/cpp-redef.c: New test.
4745
4746 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
4747
4748         * g++.old-deja/g++.pt/unify7.C: New test.
4749
4750 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4751
4752         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
4753         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
4754
4755 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
4756
4757         * gcc.c-torture/compile/20000224-1.c: New test.
4758
4759 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4760
4761         * gcc.c-torture/compile/cpp-2.c: New test.
4762         * gcc.c-torture/compile/cpp-1.c: New test.
4763
4764 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
4765
4766         * gcc.c-torture/execute/20000225-1.c: New test.
4767
4768 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4769
4770         * gcc.dg/cpp-li2.c: New test.
4771
4772         * gcc.dg/cpp-wi1.c: New test.
4773
4774         * gcc.dg/cpp-li1.c: New test.
4775
4776 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
4777
4778         * g++.old-deja/g++.other/sizeof5.C: New test.
4779
4780 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4781
4782         * gcc.c-torture/execute/va-arg-13.c: New test.
4783
4784 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
4785
4786         * gcc.c-torture/execute/va-arg-12.c: New test.
4787
4788 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4789
4790         * gcc.c-torture/execute/20000223-1.c: New test.
4791
4792 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4793
4794         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
4795
4796 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
4797
4798         * g++.old-deja/g++.abi/ptrmem.C: New test.
4799
4800 2000-02-19  Richard Henderson  <rth@cygnus.com>
4801
4802         * gcc.c-torture/compile/init-3.c: New.
4803
4804 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
4805
4806         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
4807         ALWAYS_CXXFLAGS.
4808
4809 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
4810
4811         * gcc.c-torture/compile/20000211-3.c: New test.
4812
4813 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
4814
4815         * gcc.c-torture/compile/20000211-2.c: New test.
4816
4817 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
4818
4819         * gcc.c-torture/compile/20000211-1.c: New test.
4820
4821 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
4822
4823         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
4824           on native targets
4825
4826 2000-02-08  Nathan Sidwell  <nathan@acm.org>
4827
4828         * g++.old-deja/g++.other/cast5.C: New test.
4829
4830 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
4831
4832         * gcc.c-torture/execute/20000205-1.c: New.
4833
4834 2000-02-03  Nathan Sidwell  <nathan@acm.org>
4835
4836         * g++.old-deja/g++.jason/cast3.C: Return void.
4837         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
4838
4839 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4840
4841         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
4842
4843         * gcc.dg/loop-1.c: New test.
4844
4845 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
4846
4847         * gcc.c-torture/compile/20000127-1.c: New test.
4848         * gcc.c-torture/execute/991228-1.c: New test.
4849
4850 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4851
4852         * gcc.dg/unused-2.c: New test.
4853
4854         * gcc.dg/conv-1.c: New test.
4855
4856 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4857
4858         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
4859         compiler.
4860         (tool_option_proc): Fix typo.
4861
4862 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
4863
4864         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
4865         of the ld on the host, not on the build machine.
4866         Also, don't crash if '--help' is not a supported option.
4867
4868 2000-01-24  Richard Henderson  <rth@cygnus.com>
4869
4870         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
4871
4872 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
4873
4874         * gcc.c-torture/execute/20000120-2.c: New test.
4875         * gcc.c-torture/execute/20000120-1.c: New test.
4876
4877 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
4878
4879         * gcc.c-torture/execute/20000113-1.c: New test.
4880
4881 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
4882
4883         * gcc.c-torture/execute/20000112-1.c: New test.
4884
4885 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4886
4887         * gcc.dg/20000111-1.c: New test.
4888
4889 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
4890
4891         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
4892         with 16 bit integers.
4893
4894 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4895
4896         * gcc.dg/20000108-1.c: New test.
4897
4898 2000-01-05  Nathan Sidwell  <nathan@acm.org>
4899
4900         * g++.old-deja/g++.ns/koenig8.C: New test.
4901
4902 2000-01-05  Nathan Sidwell  <nathan@acm.org>
4903
4904         * g++.old-deja/g++.other/cast4.C: New test.
4905
4906 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
4907
4908         * gcc.c-torture/compile/20000105-2.c: New test.
4909         * gcc.c-torture/compile/20000105-1.c: New test.
4910
4911 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4912
4913         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
4914         references to printf & atoi to conform to ANSI standard.
4915         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
4916         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
4917         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
4918         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
4919         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
4920         * g++.old-deja/g++.brendan/complex1.C: Likewise.
4921         * g++.old-deja/g++.brendan/copy1.C: Likewise.
4922         * g++.old-deja/g++.brendan/copy2.C: Likewise.
4923         * g++.old-deja/g++.brendan/copy3.C: Likewise.
4924         * g++.old-deja/g++.brendan/copy4.C: Likewise.
4925         * g++.old-deja/g++.brendan/copy5.C: Likewise.
4926         * g++.old-deja/g++.brendan/copy6.C: Likewise.
4927         * g++.old-deja/g++.brendan/copy7.C: Likewise.
4928         * g++.old-deja/g++.brendan/copy8.C: Likewise.
4929         * g++.old-deja/g++.brendan/crash11.C: Likewise.
4930         * g++.old-deja/g++.brendan/crash14.C: Likewise.
4931         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
4932         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4933         * g++.old-deja/g++.brendan/delete2.C: Likewise.
4934         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
4935         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
4936         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
4937         * g++.old-deja/g++.brendan/eh1.C: Likewise.
4938         * g++.old-deja/g++.brendan/groff1.C: Likewise.
4939         * g++.old-deja/g++.brendan/init3.C: Likewise.
4940         * g++.old-deja/g++.brendan/misc12.C: Likewise.
4941         * g++.old-deja/g++.brendan/misc7.C: Likewise.
4942         * g++.old-deja/g++.brendan/new2.C: Likewise.
4943         * g++.old-deja/g++.brendan/operators4.C: Likewise.
4944         * g++.old-deja/g++.brendan/operators5.C: Likewise.
4945         * g++.old-deja/g++.brendan/overload2.C: Likewise.
4946         * g++.old-deja/g++.brendan/overload7.C: Likewise.
4947         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
4948         * g++.old-deja/g++.brendan/reference1.C: Likewise.
4949         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
4950         * g++.old-deja/g++.brendan/template24.C: Likewise.
4951         * g++.old-deja/g++.brendan/template3.C: Likewise.
4952         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
4953         * g++.old-deja/g++.jason/inline3.C: Likewise.
4954         * g++.old-deja/g++.jason/opeq.C: Likewise.
4955         * g++.old-deja/g++.law/arg5.C: Likewise.
4956         * g++.old-deja/g++.law/arm7.C: Likewise.
4957         * g++.old-deja/g++.law/ctors11.C: Likewise.
4958         * g++.old-deja/g++.law/cvt8.C: Likewise.
4959         * g++.old-deja/g++.law/init9.C: Likewise.
4960         * g++.old-deja/g++.law/refs4.C: Likewise.
4961         * g++.old-deja/g++.law/template2.C: Likewise.
4962         * g++.old-deja/g++.law/visibility24.C: Likewise.
4963         * g++.old-deja/g++.law/vtable3.C: Likewise.
4964         * g++.old-deja/g++.mike/asm2.C: Likewise.
4965         * g++.old-deja/g++.mike/eh1.C: Likewise.
4966         * g++.old-deja/g++.mike/misc1.C: Likewise.
4967         * g++.old-deja/g++.mike/misc13.C: Likewise.
4968         * g++.old-deja/g++.mike/misc14.C: Likewise.
4969         * g++.old-deja/g++.mike/ns12.C: Likewise.
4970         * g++.old-deja/g++.mike/p1248.C: Likewise.
4971         * g++.old-deja/g++.mike/p3708.C: Likewise.
4972         * g++.old-deja/g++.mike/p3708a.C: Likewise.
4973         * g++.old-deja/g++.mike/p3708b.C: Likewise.
4974         * g++.old-deja/g++.mike/p646.C: Likewise.
4975         * g++.old-deja/g++.mike/p700.C: Likewise.
4976         * g++.old-deja/g++.mike/p783.C: Likewise.
4977         * g++.old-deja/g++.mike/p783a.C: Likewise.
4978         * g++.old-deja/g++.mike/p783b.C: Likewise.
4979         * g++.old-deja/g++.mike/p786.C: Likewise.
4980         * g++.old-deja/g++.mike/p789.C: Likewise.
4981         * g++.old-deja/g++.mike/p789a.C: Likewise.
4982         * g++.old-deja/g++.mike/p807a.C: Likewise.
4983         * g++.old-deja/g++.other/delete3.C: Likewise.
4984         * g++.old-deja/g++.other/dyncast1.C: Likewise.
4985         * g++.old-deja/g++.other/dyncast2.C: Likewise.
4986         * g++.old-deja/g++.other/dyncast3.C: Likewise.
4987         * g++.old-deja/g++.other/empty1.C: Likewise.
4988         * g++.old-deja/g++.other/temporary1.C: Likewise.
4989         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
4990         * g++.old-deja/g++.pt/t16.C: Likewise.
4991         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
4992
4993 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
4994
4995         * gcc.dg/991230-1.c: New test.
4996
4997 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
4998
4999         * gcc.c-torture/compile/991229-3.c: New test.
5000         * gcc.c-torture/compile/991229-2.c: New test.
5001         * gcc.c-torture/compile/991229-1.c: New test.
5002
5003 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5004
5005         * gcc.c-torture/compile/labels-2.c: New test.
5006
5007 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5008
5009         * gcc.c-torture/execute/991227-1.c: New test.
5010
5011 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5012
5013         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5014
5015 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5016
5017         * gcc.c-torture/execute/991221-1.c: New test.
5018
5019 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5020
5021         * g++.old-deja/g++.other/cast3.C: New test.
5022
5023 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5024
5025         * gcc.c-torture/execute/991216-4.c: New test.
5026
5027 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5028
5029         * gcc.c-torture/execute/991216-1.c: New test.
5030         * gcc.c-torture/execute/991216-2.c: New test.
5031         * gcc.c-torture/execute/991216-3.c: New test.
5032
5033 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5034
5035         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5036         Actually make the test fail by using "-O2" for compilation.
5037
5038 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5039
5040         * g++.old-deja/g++.warn/cast-align1.C: New test.
5041
5042 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5043
5044         * gcc.c-torture/compile/991214-1.c: New test.
5045         * gcc.c-torture/compile/991214-2.c: New test.
5046
5047 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5048
5049         * gcc.dg/991214-1.c: New test.
5050
5051 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5052
5053         * gcc.c-torture/compile/991213-3.c: New test.
5054         * gcc.c-torture/compile/991213-2.c: New test.
5055         * gcc.c-torture/compile/991213-1.c: New test.
5056
5057 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5058
5059         * gcc.dg/991209-1.c: New test.
5060
5061 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5062
5063         * gcc.c-torture/compile/991208-1.c: New test.
5064
5065 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5066
5067         * gcc.dg/ultrasp2.c: New test.
5068
5069 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5070
5071         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5072
5073 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5074
5075         * gcc.c-torture/compile/991202-1.c: New test.
5076         * gcc.c-torture/execute/991202-1.c: New test.
5077         * gcc.c-torture/execute/991202-2.c: New test.
5078         * gcc.c-torture/execute/991202-3.c: New test.
5079
5080 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5081
5082         * g++.old-deja/g++.abi/align.C: New test.
5083         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5084         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5085
5086 1999-12-01  Richard Henderson  <rth@cygnus.com>
5087
5088         * gcc.c-torture/execute/991201-1.c: New.
5089
5090 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
5091
5092         * gcc.dg/991129-1.c: New test.
5093
5094 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5095
5096         * gcc.c-torture/compile/991127-1.c: New test.
5097
5098 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5099
5100         * g++.old-deja/g++.other/warn4.C: New test.
5101
5102 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5103
5104         * g++.old-deja/g++.eh/cleanup2.C: New test.
5105         * g++.old-deja/g++.ext/pretty2.C: New test.
5106         * g++.old-deja/g++.ext/pretty3.C: New test.
5107         * g++.old-deja/g++.other/debug6.C: New test.
5108
5109 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
5110
5111         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5112         compiler_output to look for one error message instead of two.
5113
5114 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
5115
5116         * gcc.c-torture/execute/991118-1.c: Also test case
5117         where the word boundary does not split a byte evenly.
5118
5119 1999-11-19  Nathan Sidwell  <nathan@acm.org>
5120
5121         * g++.old-deja/g++.ext/restrict1.C: New test.
5122
5123 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5124
5125         * gcc.c-torture/execute/991118-1.c: New test.
5126
5127 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
5128
5129         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
5130         working directory pathnames.
5131
5132 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
5133
5134         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
5135         host is equipped with driver.h and driver.o so it can actually
5136         compile and run the tests.
5137
5138 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
5139
5140         * gcc.c-torture/compile/991008-1.c: New test.
5141
5142 1999-11-08  Nick Clifton  <nickc@cygnus.com>
5143
5144         * lib/gcc-dg.exp: Include target-supports.exp
5145
5146 1999-11-05  Nick Clifton  <nickc@cygnus.com>
5147
5148         * lib/target-supports.exp: New file: Provide procs to test for
5149         features supported by the target.
5150         (check_weak_available): Moved here from ecos.exp.
5151         (check_alias_available): New proc: Determine of the target
5152         toolchain supports the alias attribute.
5153
5154         * gcc.dg/special/ecos.exp: Move check_weak_available to
5155         target-supports.exp.
5156         (alias-1.c): Only perform the test if the target supports
5157         aliases.
5158         (wkali-1.c): Only perform the test if the target supports
5159         aliases.
5160
5161         * gcc.dg/990506-0.c: Expect error messages from cross
5162         targets as well as native targets.
5163
5164 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5165
5166         * gcc.dg/ultrasp1.c: Removed xfail.
5167         * gcc.dg/struct-ret-2.c: Likewise.
5168         * gcc.dg/array-1.c: Likewise.
5169
5170 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5171
5172         * gcc.dg/struct-ret-2.c: New test.
5173
5174         * gcc.dg/array-1.c: New test.
5175
5176 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
5177
5178         * gcc.c-torture/execute/991030-1.c: New test.
5179
5180 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
5181
5182         * gcc.c-torture/compile/991026-2.c: New test.
5183
5184 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
5185
5186         * gcc.c-torture/compile/991026-1.c: New test.
5187
5188 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
5189
5190         * gcc.c-torture/execute/991023-1.c: New test.
5191
5192 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
5193
5194         * gcc.c-torture/execute/991019-1.c: New test.
5195
5196 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
5197
5198         * gcc.c-torture/execute/991016-1.c: New test.
5199
5200 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
5201
5202         * gcc.c-torture/execute/991014-1.c: New test.
5203
5204 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5205
5206         * g++.old-deja/g++.other/union2.C: New test.
5207
5208 1999-10-13  Nathan Sidwell  <nathan@acm.org>
5209
5210         * g++.old-deja/g++.other/vaarg2.C: New test.
5211         * g++.old-deja/g++.other/vaarg3.C: New test.
5212
5213 1999-10-12  Craig Burley  <craig@jcb-sc.com>
5214
5215         * g77.f-torture/noncompile/19990905-1.f: Moved from being
5216         in compile/.
5217
5218 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
5219
5220         * gcc.c-torture/execute/va-arg-11.c: New test.
5221
5222 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
5223
5224         * lib/file-format.exp (gcc_target_object_format): Don't
5225         crash if objdump is unavailable.
5226
5227 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
5228
5229         * gcc.misc-tests/mg.exp: delete extraneous redirection.
5230
5231 1999-09-28  Nick Clifton  <nickc@cygnus.com>
5232
5233         * gcc.c-torture/compile/990928-1.c: New test.
5234
5235 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
5236
5237         * g++.old-deja/g++.other/decl6.C: New test.
5238
5239 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5240
5241         * gcc.c-torture/execute/va-arg-10.c: New test.
5242
5243 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
5244
5245         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
5246         __PRETTY_FUNCTION__.
5247
5248 1999-09-23  Nick Clifton  <nickc@cygnus.com>
5249
5250         * gcc.c-torture/execute/990923-1.c: New test.
5251
5252 1999-09-21  Nick Clifton  <nickc@cygnus.com>
5253
5254         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
5255         for which -fpic is inappropriate.
5256
5257 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
5258
5259         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
5260
5261 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5262
5263         * g++.old-deja/g++.other/dyncast1.C: New test.
5264         * g++.old-deja/g++.other/dyncast2.C: New test.
5265         * g++.old-deja/g++.other/dyncast3.C: New test.
5266         * g++.old-deja/g++.other/dyncast4.C: New test.
5267         * g++.old-deja/g++.other/dyncast5.C: New test.
5268         * g++.old-deja/g++.eh/catch3.C: New test.
5269         * g++.old-deja/g++.eh/catch3p.C: New test.
5270         * g++.old-deja/g++.eh/catch4.C: New test.
5271         * g++.old-deja/g++.eh/catch4p.C: New test.
5272         * g++.old-deja/g++.eh/catch5.C: New test.
5273         * g++.old-deja/g++.eh/catch5p.C: New test.
5274         * g++.old-deja/g++.eh/catch6.C: New test.
5275         * g++.old-deja/g++.eh/catch6p.C: New test.
5276         * g++.old-deja/g++.eh/catch7.C: New test.
5277         * g++.old-deja/g++.eh/catch7p.C: New test.
5278         * g++.old-deja/g++.eh/catch8.C: New test.
5279         * g++.old-deja/g++.eh/catch8p.C: New test.
5280         * g++.old-deja/g++.eh/catch9.C: New test.
5281         * g++.old-deja/g++.eh/catch9p.C: New test.
5282
5283 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
5284
5285         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
5286         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
5287
5288 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
5289
5290         * gcc.c-torture/compile/990913-1.c: New test.
5291
5292 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
5293
5294         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
5295         * g++.old-deja/g++.jason/rfg5.C: Likewise.
5296
5297 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
5298
5299         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
5300
5301 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
5302
5303         * g++.old-deja/g++.other/lookup11.C: New test.
5304         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
5305         what is permitted and what we want.
5306         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
5307         overload use.
5308         * g++.old-deja/g++.jason/rfg5.C: Likewise
5309
5310 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
5311
5312         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
5313         * gcc.c-torture/noncompile/poison-1.c: New file.
5314
5315 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
5316
5317         * g++.old-deja/g++.other/sizeof3.C: New test.
5318         * g++.old-deja/g++.other/sizeof4.C: New test.
5319         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
5320         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
5321
5322 1999-09-07  Richard Henderson  <rth@cygnus.com>
5323
5324         * gcc.dg/va-arg-1.c: New.
5325
5326 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5327
5328         * gcc.c-torture/execute/va-arg-9.c: New test.
5329
5330 1999-09-05  Craig Burley  <craig@jcb-sc.com>
5331
5332         * g77.f-torture/compile/980519-2.f: New test.
5333         * g77.f-torture/compile/19990905-0.f: New test.
5334         * g77.f-torture/compile/19990905-1.f: New test.
5335         * g77.f-torture/compile/19990905-2.f: New test.
5336
5337         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
5338
5339 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
5340
5341         * gcc.c-torture/execute/990827-1.c: Fix typo.
5342
5343 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5344
5345         * g++.old-deja/g++.other/deref1.C: New test.
5346
5347 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
5348
5349         * g++.old-deja/g++.other/ambig2.C: New test.
5350         * g++.old-deja/g++.other/cond5.C: New test.
5351         * g++.old-deja/g++.other/lookup16.C: New test.
5352
5353 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
5354
5355         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
5356         assemblers too.
5357
5358 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
5359
5360         * lib/c-torture.exp: Avoid the "compare executables" optimization
5361         when testing native.
5362
5363 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
5364
5365         * gcc.c-torture/execute/990829-1.c: New test.
5366         * gcc.c-torture/compile/990829-1.c: New test.
5367
5368 1999-08-27  Paul Burchard  <burchard@pobox.com>
5369
5370         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
5371         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
5372         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
5373         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
5374         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
5375         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
5376         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
5377         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
5378         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
5379         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
5380         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
5381
5382 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
5383
5384         * gcc.c-torture/execute/990827-1.c: New test.
5385
5386 1999-08-26  Craig Burley  <craig@jcb-sc.com>
5387
5388         * g77.f-torture/noncompile/19990826-4.f: New test.
5389
5390         * g77.f-torture/compile/19990826-3.f: New test.
5391
5392         * g77.f-torture/execute/19990826-2.f: New test.
5393
5394         * g77.f-torture/compile/19990826-1.f: New test.
5395
5396         * gcc.c-torture/execute/990826-0.c: New test.
5397         * g77.c-torture/execute/19990826-0.f: New test.
5398
5399         * g77.f-torture/noncompile/970626-2.f: New test.
5400
5401 1999-08-25  Paul Burchard  <burchard@pobox.com>
5402
5403         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
5404         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
5405         lss-011.C: New tests.
5406
5407 1999-08-25  Nathan Sidwell  <nathan@acm.org>
5408
5409         * g++.old-deja/g++.other/decl5.C: New test.
5410
5411 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5412
5413         * noncompile/noncompile.exp: Load_lib c-torture.exp.
5414         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
5415         call `postbase' for each one.  All callers of `postbase' changed
5416         to call this instead.
5417
5418 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
5419
5420         * gcc.c-torture/execute/990811-1.c: New test.
5421
5422 1999-08-09  Nick Clifton  <nickc@cygnus.com>
5423
5424         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
5425         just native ones.
5426
5427         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
5428         just native ones.
5429
5430 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5431
5432         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
5433
5434 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5435
5436         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
5437
5438 1999-08-04  Nathan Sidwell  <nathan@acm.org>
5439
5440         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
5441
5442 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5443
5444         * gcc.c-torture/execute/990804-1.c: New test.
5445
5446 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5447
5448         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
5449         * g++.old-deja/g++.brendan/crash64.C: Likewise
5450         * g++.old-deja/g++.brendan/overload8.C: Likewise
5451
5452 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5453
5454         * g++.old-deja/g++.other/struct1.C: New test.
5455
5456 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5457
5458         * g++.old-deja/g++.other/enum2.C: New test.
5459
5460 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
5461
5462         Adapted from tests from Franz Sirl:
5463         * gcc.c-torture/execute/va-arg-7.c: New test.
5464         * gcc.c-torture/execute/va-arg-8.c: New test.
5465
5466 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
5467
5468         * gcc.c-torture/compile/990801-2.c: New test.
5469
5470         * gcc.c-torture/compile/990801-1.c: New test.
5471
5472 1999-07-27  Michael Meissner  <meissner@cygnus.com>
5473
5474         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
5475         fp-cmp-1.c, converting double to float.
5476
5477         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
5478         fp-cmp-1.c, converting double to long double.
5479
5480         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
5481         from fr1 to unknown_register, since fr1 is a legitimate register
5482         on some machines.
5483
5484 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
5485
5486         * README: More listname related changes.
5487
5488 1999-07-08  Catherine Moore  <clm@cygnus.com>
5489
5490         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
5491
5492 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
5493
5494         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
5495
5496 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5497
5498         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
5499
5500 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
5501
5502         * gcc.dg/990703-1.c: New test.
5503
5504 1999-06-29  Nick Clifton  <nickc@cygnus.com>
5505
5506         * lib/file-format.exp: New file: Move definition of proc
5507         gcc_target_object_format to here from
5508         gcc.dg/special/ecos.exp.
5509
5510         * lib/c-torture.exp: Include lib file-format.exp.
5511         * lib/gcc-dg.exp: Include lib file-format.exp.
5512
5513         * gcc.dg/special/ecos.exp: Remove definition of proc
5514         gcc_target_object_format.
5515
5516 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
5517
5518         * gcc.c-torture/execute/990628-1.c: New test.
5519
5520 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
5521
5522         * gcc.c-torture/compile/990625-2.c: New test.
5523
5524         * gcc.c-torture/compile/990625-1.c: New test.
5525
5526 1999-06-23  Nick Clifton  <nickc@cygnus.com>
5527
5528         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
5529         attributes compile.
5530         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
5531         ports that use the COFF/PE file format.
5532
5533 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
5534
5535         * gcc.c-torture/compile/990617-1.c: New test.
5536
5537 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
5538
5539         * g++.old-deja/g++.other/decl4.C: New test.
5540
5541 1999-06-14  Nathan Sidwell  <nathan@acm.org>
5542
5543         * g++.old-deja/g++.other/bitfld3.C: New test.
5544
5545 1999-06-08  Nathan Sidwell  <nathan@acm.org>
5546
5547         * g++.old-deja/g++.eh/catch1.C: New test.
5548
5549 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
5550
5551         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
5552
5553         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
5554         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
5555
5556 1999-06-05  Craig Burley  <craig@jcb-sc.com>
5557
5558         * g77.f-torture/compile/19990502-0.f: Replace with new,
5559         shorter, test that still fails after recent changes.
5560
5561 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5562
5563         * gcc.c-torture/execute/990604-1.c: New test.
5564
5565 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
5566
5567         * gcc.c-torture/execute/990531-1.c: New test.
5568
5569 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5570
5571         * gcc.c-torture/compile/990527-1.c: New test.
5572
5573 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
5574
5575         * gcc.c-torture/execute/990527-1.c: New test.
5576
5577 1999-05-25  Nick Clifton  <nickc@cygnus.com>
5578
5579         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
5580         bitfields as signed.
5581
5582 1999-05-25  Craig Burley  <craig@jcb-sc.com>
5583
5584         * g77.f-torture/compile/19990525-0.f: New test.
5585
5586 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
5587
5588         * gcc.c-torture/execute/990525-2.c: New test.
5589
5590         * gcc.c-torture/execute/990525-1.c: New test.
5591
5592 1999-05-24  Nathan Sidwell  <nathan@acm.org>
5593
5594         * g++.old-deja/g++.other/anon3.C: New test.
5595         * g++.old-deja/g++.other/anon4.C: New test.
5596         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
5597         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
5598         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
5599         Merrill).
5600
5601 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
5602
5603         * gcc.c-torture/execute/990524-1.c: New test.
5604
5605         * gcc.dg/990524-1.c: New test.
5606
5607 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5608
5609         * gcc.c-torture/compile/990523-1.c: New test.
5610
5611 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
5612
5613         * gcc.c-torture/compile/990519-1.c: New test.
5614
5615 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5616
5617         * gcc.c-torture/compile/990517-1.c: New test.
5618
5619         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
5620         (e4, f4): New tests.
5621         (main): Call them.
5622
5623 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5624
5625         * gcc.dg/noreturn-1.c: New test.
5626
5627 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5628
5629         * gcc.c-torture/execute/990513-1.c: New test.
5630
5631 1999-05-10  Richard Henderson  <rth@cygnus.com>
5632
5633         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
5634
5635 1999-05-10  Craig Burley  <craig@jcb-sc.com>
5636
5637         * g77.f-torture/execute/erfc.f: Use small single-precision
5638         values, to avoid problems on Alphas when not -mieee.
5639
5640 1999-05-08  Craig Burley  <craig@jcb-sc.com>
5641
5642         * gcc.dg/990506-0.c: New test.
5643
5644 1999-05-08  Richard Henderson  <rth@cygnus.com>
5645
5646         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
5647         the constant to test.  Don't XFAIL 64-bit targets.
5648
5649         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
5650         * g++.old-deja/g++.law/profile1.C: Likewise.
5651
5652         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
5653         operator new instances.
5654         * g++.old-deja/g++.other/delete5.C: Likewise.
5655
5656 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5657
5658         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
5659         intrinsic.
5660
5661 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5662
5663         * g77.f-torture/execute/u77-test.f: Reverse order of two
5664         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
5665
5666 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5667
5668         * gcc.dg/compare1.c: New test.
5669
5670 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5671
5672         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
5673         New tests.
5674
5675 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5676
5677         * g77.f-torture/compile/19990502-1.f: New test.
5678
5679 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5680
5681         * g77.f-torture/compile/19990502-0.f: New test.
5682
5683 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
5684
5685         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
5686         intrinsic.
5687
5688 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
5689
5690         * g77.f-torture/execute/u77-test.f (main): List libU77
5691         intrinsics not currently tested.
5692         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
5693         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
5694         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
5695         Trim blanks off the ends of some printed strings.
5696
5697 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
5698
5699         * g77.f-torture/execute/u77-test.f (main): Just warn about
5700         FSTAT gid disagreement, as it's expected on some systems.
5701
5702 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
5703
5704         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
5705         use a new function, which allows for some slop.
5706         Clean up some commentary.
5707         (issum): The new function.
5708         (sgladd): Deleted subroutine.
5709
5710 1999-05-01  Craig Burley  <craig@jcb-sc.com>
5711
5712         * g77.f-torture/execute/u77-test.f: Modify to be more like
5713         libf2c/libU77 version, bringing patches to that version here.
5714         Add suitable commentary.
5715
5716 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
5717
5718         * gcc.dg/990424-1.c: New test.
5719
5720 1999-04-24  Craig Burley  <craig@jcb-sc.com>
5721
5722         * g77.f-torture/execute/u77-test.f (main): Bug involving
5723         LSTAT has been fixed, so turn back on full checking.
5724
5725 1999-04-20  Craig Burley  <craig@jcb-sc.com>
5726
5727         * g77.f-torture/compile/19990419-0.f: New test.
5728         * g77.f-torture/execute/19990419-1.f: New test.
5729
5730 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
5731
5732         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
5733         to avoid the need for a prototype to supress a warning.
5734
5735 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
5736
5737         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
5738
5739 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
5740
5741         * gcc.c-torture/execute/990404-1.c: New test.
5742
5743 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5744
5745         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
5746         * gcc.dg/cpp-if3.c: Don't use -pedantic.
5747         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
5748         missing initializer warnings.
5749
5750 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
5751
5752         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
5753         matching strings.
5754
5755 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
5756
5757         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
5758
5759 1999-03-26  Craig Burley  <craig@jcb-sc.com>
5760
5761         * g77.f-torture/execute/19990325-0.f: New test.
5762         * g77.f-torture/execute/19990325-1.f: New test.
5763
5764 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
5765
5766         * gcc.c-torture/execute/990324-1.c: New test.
5767
5768 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
5769
5770         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
5771         test with 4.
5772
5773 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
5774
5775         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
5776
5777 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5778
5779         * g77.f-torture/execute/19990313-2.f: New test.
5780         * g77.f-torture/execute/19990313-3.f: New test.
5781
5782 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5783
5784         * g77.f-torture/execute/19990313-0.f: New test.
5785         * g77.f-torture/execute/19990313-1.f: New test.
5786
5787 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
5788
5789         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
5790         printf to sprintf.
5791         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
5792         (main): Add check for u15.  Conditionalize u31 check depending on
5793         whether ints are <32 bits or >=32 bits.
5794
5795 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5796
5797         * g77.f-torture/execute/19981119-0.f: Improve testiness.
5798
5799 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5800
5801         * g77.f-torture/compile/19990305-0.f: New test.
5802         * g77.f-torture/execute/19981119-0.f: New test.
5803
5804 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5805
5806         * g77.f-torture/execute/970625-2.f: call ABORT if final
5807         result is not correct, instead of just printing it.
5808         Add this checking via newly introduced obfuscation, to
5809         trip up buggy front ends.
5810
5811 1999-03-07  Craig Burley  <craig@jcb-sc.com>
5812
5813         * g77.f-torture/compile/960317-1.f: Moved from being
5814         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
5815
5816 1999-03-06  Craig Burley  <craig@jcb-sc.com>
5817
5818         * g77.f-torture/execute/960317-1.f: New (old) test.
5819         * g77.f-torture/execute/970625-2.f: Ditto.
5820
5821 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
5822
5823         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
5824         message on line 1 or line 2; cccp and cpplib do this differently.
5825
5826 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
5827
5828         * g++.old-deja/g++.law/weak1.C: New test.
5829
5830 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5831
5832         * gcc.c-torture/execute/990119-1.c: Renamed to...
5833         * gcc.dg/990119-1.c: this, so it will only be tested once
5834         (it's a preprocessor test, it doesn't need to be run at
5835         multiple optimization levels).
5836
5837 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5838
5839         * lib/g++.exp: Don't add incdir=$base_dir/../include to
5840           ALWAYS_CXXFLAGS.
5841
5842 1999-02-24  Craig Burley  <craig@jcb-sc.com>
5843
5844         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
5845         * g77.f-torture/compile/19981216-0.f: ...as it is expected
5846         to not be compilable by current g77.
5847
5848 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5849
5850         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
5851
5852 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
5853
5854         * gcc.c-torture/execute/990222-1.c: New test.
5855
5856 1999-02-19  Craig Burley  <craig@jcb-sc.com>
5857
5858         * g77.f-torture/compile/19990218-0.f: New test.
5859         * g77.f-torture/noncompile/19990218-1.f: New test.
5860
5861 1999-02-18  Craig Burley  <craig@jcb-sc.com>
5862
5863         * g77.f-torture/compile/19981216-0.f: New test.
5864
5865 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
5866
5867         * gcc.dg/990214-1.c: New test.
5868
5869 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
5870
5871         * gcc.dg/990213-2.c: New test.
5872
5873         * gcc.dg/990213-1.c: New test.
5874
5875 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
5876
5877         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
5878         ints.
5879
5880 1999-02-11  Nick Clifton  <nickc@cygnus.com>
5881
5882         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
5883         specified by target.
5884
5885         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
5886
5887 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
5888
5889         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
5890
5891 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
5892
5893         * gcc.dg/special/ecos.exp: New test driver for new tests with
5894         special requirements.
5895
5896         * gcc.dg/special/alias-1.c: New test.
5897         * gcc.dg/special/gcsec-1.c: New test.
5898         * gcc.dg/special/weak-1.c: New test.
5899         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
5900         * gcc.dg/special/weak-2.c: New test.
5901         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
5902         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
5903         * gcc.dg/special/wkali-1.c: New test.
5904         * gcc.dg/special/wkali-2.c: New test.
5905         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
5906         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
5907
5908 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
5909
5910           * lib/c-torture.exp (c-torture-compile): Pull out code for
5911           analyzing gcc error messages.
5912           (c-torture-execute): Likewise.  Fix some (harmless) false
5913           positives.
5914           * lib/gcc.exp (gcc_check_compile): New function.
5915
5916 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
5917
5918         * gcc.c-torture/execute/990208-1.c: New test.
5919
5920 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
5921
5922         * g++.dg/special/ecos.exp: New driver for new tests with special
5923         requirements
5924
5925         * g++.dg/special/conpr-1.C: New test
5926         * g++.dg/special/conpr-2.C: New test
5927         * g++.dg/special/conpr-2a.C: New test
5928         * g++.dg/special/conpr-3.C: New test
5929         * g++.dg/special/conpr-3a.C: New test
5930         * g++.dg/special/conpr-3b.C: New test
5931
5932         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
5933         allow g++ to use the dg driver
5934
5935         * README: Add comment about g++.dg directory
5936
5937 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
5938
5939         * README: Update email addresses.
5940
5941 1999-02-03  Nick Clifton  <nickc@cygnus.com>
5942
5943         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
5944         arguments in order to force structure S onto the stack even on
5945         the alpha.
5946         (test): Pass 10 leading arguments to function foo as well as the
5947         structure S.
5948
5949         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
5950         failure for all targets.
5951
5952         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
5953         abort to terminate program execution.
5954
5955 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
5956
5957         * gcc.c-torture/execute/990130-1.c: New test.
5958
5959 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
5960
5961         * gcc.dg/990130-1.c: New test.
5962
5963 1999-01-28  Michael Meissner  <meissner@cygnus.com>
5964
5965         * gcc.c-torture/execute/990128-1.c: New test.
5966
5967 1999-01-27  Michael Meissner  <meissner@cygnus.com>
5968
5969         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
5970
5971 1999-01-27  Felix Lee  <flee@cygnus.com>
5972
5973         * lib/c-torture.exp (c-torture-compile): pull out code for
5974         analyzing gcc error messages.
5975         (c-torture-execute): ditto, and fix some (harmless) false
5976         positives.
5977         * lib/gcc.exp (gcc_check_compile): new function.
5978
5979 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
5980
5981         * gcc.dg/990117-1.c: New test.
5982
5983         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
5984
5985         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
5986
5987 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
5988
5989         * g77.f-torture/compile/990115-1.f: New test.
5990
5991 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
5992
5993         * gcc.c-torture/compile/990107-1.c: New test
5994
5995 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
5996
5997         * gcc.c-torture/execute/990106-2.c: New test.
5998
5999         * gcc.c-torture/execute/990106-1.c: New test.
6000
6001 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6002
6003         * gcc.c-torture/compile/981223-1.c: New test.
6004
6005 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6006
6007         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6008         (opt3): Rename from opt4 and disable.
6009
6010 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6011
6012         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6013
6014 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6015
6016         * g++.old-deja/g++.other/conv5.C: New test.
6017
6018 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6019
6020         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6021
6022 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6023
6024         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6025
6026 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6027
6028         * gcc.c-torture/compile/981211-1.c: New test.
6029
6030 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6031
6032         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6033
6034         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6035
6036 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6037
6038         * gcc.special/930510-1.c: Make C9X safe.
6039         * gcc.misc-tests/gcov-1.c Similarly.
6040         * gcc.misc-tests/gcov-2.c Similarly.
6041
6042 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6043
6044         * gcc.dg/ultrasp1.c: New test.
6045
6046 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6047
6048         * gcc.c-torture/execute/981206.c: New test.
6049
6050 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6051
6052         * g++.old-deja/g++.ns/template7.C: New test.
6053
6054         * g++.old-deja/g++.other/expr1.C: New test.
6055
6056         * g++.old-deja/g++.eh/tmpl3.C: New test.
6057
6058         * g++.old-deja/g++.eh/tmpl2.C: New test.
6059
6060 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6061
6062         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6063         * g++.old-deja/g++.other/using6.C: Removed.
6064         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6065
6066         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6067
6068 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6069
6070         * g++.old-deja/g++.pt/overload8.C: New test.
6071
6072         * g++.old-deja/g++.pt/overload7.C: New test.
6073
6074         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6075
6076         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6077         and relinking messages.
6078         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6079         compiling with -frepo.
6080
6081 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6082
6083         * g++.old-deja/g++.pt/lookup6.C: New test.
6084
6085 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6086
6087         * gcc.c-torture/execute/981130-1.c: New test.
6088         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6089
6090 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6091
6092         * g++.old-deja/g++.pt/explicit76.C: New test.
6093
6094         * g++.old-deja/g++.pt/friend38.C: New test.
6095
6096         * g++.old-deja/g++.ns/crash2.C: New test.
6097
6098         * g++.old-deja/g++.pt/defarg8.C: New test.
6099
6100         * g++.old-deja/g++.pt/instantiate6.C: New test.
6101
6102         * g++.old-deja/g++.pt/static6.C: New test.
6103
6104         * g++.old-deja/g++.pt/decl2.C: New test.
6105
6106 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6107
6108         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
6109         problem is actually related with name lookup, but so what? :-)
6110
6111         * g++.old-deja/g++.pt/friend37.C: New test.
6112
6113 1998-11-25  Dave Love  <d.love@dl.ac.uk>
6114
6115         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
6116         element, which fails on some systems.
6117
6118         * g77.f-torture/execute/labug1.f: New test.
6119
6120 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
6121
6122         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
6123         is defined.
6124
6125 1998-11-18  Dave Love  <d.love@dl.ac.uk>
6126
6127         * g77.f-torture/compile/981117-1.f: New test.
6128
6129 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
6130
6131         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
6132         properly discarded.
6133
6134 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
6135
6136         * gcc.c-torture/execute/memcheck: New directory of tests for
6137         -fcheck-memory-usage.
6138
6139 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6140
6141         * README: New file, general information about the testsuite and
6142         new description of the various C++ test subdirectories.
6143         * README.g++: Eliminate obsolete information, update and move most
6144         relevant stuff to README.
6145
6146 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
6147
6148         * gcc.c-torture/compile/981107-1.c: New test.
6149
6150 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
6151
6152         * execute/memcpy-bi.c: New testcase.
6153
6154 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
6155
6156         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
6157         base classes.
6158
6159         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
6160         template is selected.
6161
6162         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
6163         classes, it should be accepted for all types.
6164
6165         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
6166
6167         * g++.old-deja/g++.pt/spec24.C: Ensure that template
6168         specializations start with template headers.
6169
6170 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
6171
6172         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
6173
6174         * g++.old-deja/g++.other/init9.C: Test cross initialization of
6175         non-POD types.
6176
6177 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6178
6179         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
6180
6181 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6182
6183         * compile/981022-1.c, compile/981022-1.x: New test and driver.
6184
6185 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
6186
6187         * 981019-1.c: New test.
6188
6189 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
6190
6191         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
6192         find objc headers.
6193
6194 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6195
6196         * compile/981001-4.c: Remove use of GCC extension that triggers a
6197         compiler bug.
6198
6199 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
6200
6201         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
6202
6203 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6204
6205         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
6206         instantiation of template produces incorrect code for delete
6207         expression.
6208
6209         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
6210         constructors' name is not unique.
6211         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
6212         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
6213
6214         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
6215         automatic array of const is ill-formed.
6216
6217         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
6218         of template parameter?
6219
6220         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
6221         const.
6222
6223         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
6224         pointer-to-member expression.
6225
6226         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
6227         declaration causes ICE.
6228
6229 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6230
6231         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
6232         reserved in the global namespace.
6233
6234         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
6235         generate needed virtual table.
6236
6237         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
6238
6239 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
6240
6241         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
6242         template-dependent type
6243
6244 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
6245
6246         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
6247         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
6248         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
6249
6250         * g++.old-deja/g++.other/using5.C: New test; using decl from base
6251         class should be usable as argument of member function.
6252         * g++.old-deja/g++.other/using6.C: New test; using decl from base
6253         class should be usable as return type of member function.
6254         * g++.old-deja/g++.other/using7.C: New test; using decl from base
6255         class should be usable as type of data member.
6256
6257         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
6258
6259 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
6260
6261         * gcc.c-torture/special/920521-1.c: Fix bogus test.
6262
6263 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
6264
6265         * gcc.dg/dll-?.c Add thumb to target list.
6266         Fix assembler scan patterns to match current assembler output.
6267
6268 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
6269
6270         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
6271         matching of template brackets.
6272
6273         * g++.old-deja/g++.other/using4.C: New test.  Test using
6274         declarations of methods from base classes.
6275
6276         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
6277         within functions should introduce names into the innermost
6278         enclosing namespace.
6279
6280         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
6281         of static locals if first initialization throws.
6282
6283 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
6284
6285         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
6286
6287 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
6288
6289         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
6290         lose track of the possible targets of tablejump insns.
6291         * special/special.exp: Run it.
6292
6293 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6294
6295         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
6296         must be declared before its specializations can be named in friend
6297         declarations.
6298
6299 1998-10-05  Dave Love  <d.love@dl.ac.uk>
6300
6301         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
6302
6303         * g77.f-torture/execute/io1.f: New test.
6304
6305 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6306
6307         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
6308         with pointer to template function, for which no argument deduction
6309         is possible.
6310
6311         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
6312         specialization of template function as argument to template
6313         function.
6314
6315         * g++.old-deja/g++.other/access2.C: New test; Inner class
6316         shouldn't have privileged access to Outer's names.
6317
6318 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6319
6320         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
6321         friend template declared within template class conflicts with
6322         nested class of the same name.
6323
6324         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
6325         is ignored.
6326
6327         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
6328         object with direct initializer as function declaration.
6329
6330         * g++.old-deja/g++.other/decl2.C: New test; duplicate
6331         initializers.
6332
6333         * g++.old-deja/g++.other/null2.C: New test; conditional operator
6334         involving const pointer and NULL produces incorrect result.
6335
6336         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
6337         type name without `typename' should be rejected with -pedantic.
6338
6339 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
6340
6341         * g++.old-deja/g++.other/addrof1.C: New test.
6342
6343 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
6344
6345         * gcc.c-torture/compile/981001-1.c: New test.
6346         * gcc.c-torture/execute/981001-1.c: New test.
6347
6348 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
6349
6350         * gcc.c-torture/compile/981001-2.c: New test.
6351         * gcc.c-torture/compile/981001-3.c: New test.
6352         * gcc.c-torture/compile/981001-4.c: New test.
6353
6354 1998-10-01  Robert Lipe  <robertl@dgii.com>
6355
6356         * lib/objc.exp (objc_target_compile): Add -L during compiles for
6357         multilibbed hosts.   Idea grafted from g77.exp.
6358
6359 1998-09-30  Dave Love  <d.love@dl.ac.uk>
6360
6361         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
6362         avoid losing on systems which need -lsocket.
6363
6364 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
6365
6366         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
6367         * g++.old-deja/g++.other/nested2.C: Ditto.
6368         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
6369         failure.
6370
6371 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6372
6373         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
6374         preferred over template operator!= for enum bitfields.
6375
6376 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
6377
6378         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
6379         that happen to have the same base name, but in different scopes,
6380         are incorrectly rejected.
6381
6382 1998-09-16  Richard Henderson  <rth@cygnus.com>
6383
6384         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
6385         on the native word size instead of an integer literal.
6386
6387 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6388
6389         * g++.old-deja/g++.other/static2.C: Invocation of static data
6390         member of type pointer-to-function denoted as non-static member.
6391
6392         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
6393         checks involving function types and aliases.
6394
6395 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6396
6397         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
6398         redefined to the same non-trivial type.
6399
6400         * g++.old-deja/g++.pt/explicit73.C: Test for proper
6401         namespace-qualification of template specializations declared in
6402         other namespaces.
6403
6404         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
6405         to declare a subset of the specializations of a template function
6406         as friends of specializations of a template class.
6407
6408         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
6409         member templates that do not fully specialize the enclosing
6410         template class are rejected.
6411
6412 1998-09-11  Dave Love  <d.love@dl.ac.uk>
6413
6414         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
6415
6416 1998-09-08  Dave Love  <d.love@dl.ac.uk>
6417
6418         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
6419         altered from libf2c/libU77 version.
6420
6421 1998-09-06  Dave Love  <d.love@dl.ac.uk>
6422
6423         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
6424
6425 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
6426
6427         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
6428         (un)signed char are different types for template specialization
6429         purposes.
6430
6431 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
6432
6433         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
6434         * objc: ObjC testsuite.
6435
6436 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
6437
6438         * gcc.c-torture/execute/941014-1.x:  New file.
6439
6440 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
6441
6442         * lib/c-torture.exp: Add support for
6443         torture_eval_before_compile and torture_eval_before_execute
6444         variables.
6445
6446 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
6447
6448         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
6449         this test triggers valid.
6450
6451 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
6452
6453         * gcc.dg/980827-1.c: New test.
6454
6455 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6456
6457         * gcc.c-torture/execute/loop-4b.c: New test.
6458
6459 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
6460
6461         * lib/c-torture.exp: Add support for
6462         torture_eval_before_compile and torture_eval_before_execute
6463         variables.
6464
6465 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
6466
6467         * gcc.c-torture/compile/980825-1.c: New test.
6468
6469 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
6470
6471         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
6472         count number tests in opt_t0 not good_t0.
6473
6474 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
6475
6476         * gcc.c-torture/compile/930326-1.x: Fix typo.
6477
6478 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
6479
6480         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
6481         causes an ICE.
6482
6483 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
6484
6485         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
6486         STACK_SIZE is defined.
6487         * gcc.c-torture/unsorted/stuct.c: Similarly.
6488
6489         * gcc.c-torture/compile/980821-1.c: New test.
6490
6491 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
6492
6493         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
6494
6495 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
6496
6497         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
6498         code.
6499
6500 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
6501
6502         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
6503         error'.
6504
6505 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
6506
6507         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
6508
6509 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
6510
6511         * gcc.c-torture/compile/980816-1.c: New test.
6512
6513         * gcc.dg/980816-1.c: New test.
6514
6515 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
6516
6517         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
6518         compiler for ieee tests.
6519
6520 1998-08-01  Dave Love  <d.love@dl.ac.uk>
6521
6522         * g77.f-torture/compile/980729-0.f: New test.
6523
6524 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
6525
6526         * gcc.c-torture/special/eeprof-1.c: New test, for
6527         -finstrument-functions.
6528         * gcc.c-torture/special/special.exp: Run it.
6529
6530 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
6531
6532         * gcc.c-torture/compile/980729-1.c: New test.
6533
6534 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
6535
6536         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
6537         __thumb__ is defined, and test for ARM style doubles if so.
6538
6539 1998-07-26  Dave Love  <d.love@dl.ac.uk>
6540
6541         * g77.f-torture/noncompile/980615-0.f: New test.
6542
6543 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
6544
6545         * gcc.dg/980312-1.c: Do link instead of compile.
6546         * gcc.dg/980313-1.c: Likewise.
6547
6548 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
6549
6550         * gcc.c-torture/compile/980726-1.c: New test.
6551
6552 1998-07-25  Dave Love  <d.love@dl.ac.uk>
6553
6554         * g77.f-torture/execute/io0.f: New test.
6555
6556 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
6557
6558         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
6559         an int.
6560
6561 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
6562
6563         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
6564         m32r bugs.
6565
6566 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
6567
6568         * gcc.dg/980626-1.c: Expect failures for all toolchains until
6569         c-decl.c:grokdeclarator can handle mode attributes.
6570
6571 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
6572
6573         * gcc.c-torture/execute/980716-1.c: New test.
6574
6575 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
6576
6577         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
6578         the mn10200.
6579         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
6580         the mn10200.
6581         * gcc.c-torture/execute/va-arg-3.x: Similarly.
6582         * gcc.c-torture/compile/930326-1.x: Similarly.
6583
6584 1998-07-13  Dave Love  <d.love@dl.ac.uk>
6585
6586         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
6587         New test from Craig.
6588
6589 1998-07-12  Dave Love  <d.love@dl.ac.uk>
6590
6591         * g77.f-torture/noncompile/980616-0.f: New test.
6592
6593         * g77.f-torture/execute/970816-3.f:  New test from Craig.
6594
6595 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6596
6597         *  g++.other/singleton.C: Return error value instead of taking
6598         SIGSEGV.
6599
6600 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
6601
6602         *  g++.other/singleton.C: New test.   Warning is under dispute.
6603         Runtime crash is not.
6604
6605 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6606
6607         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
6608         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
6609         using6.C, using7.C}:  New namespace tests.
6610
6611 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
6612
6613         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
6614         specialization with typedef'ed names used as array indexes.
6615
6616 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
6617
6618         * gcc.c-torture/execute/980709-1.c: New test.
6619
6620         * gcc.dg/980709-1.c: New test.
6621
6622 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
6623
6624         * gcc.c-torture/execute/bcp-1.c: New test.
6625
6626 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
6627
6628         * gcc.c-torture/execute/980707-1.c: New test.
6629
6630 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
6631
6632         * gcc.c-torture/compile/980706-1.c: New test.
6633
6634 1998-07-01  Dave Love  <d.love@dl.ac.uk>
6635
6636         * g77.f-torture/execute/980701-0.f,
6637         g77.f-torture/execute/980701-1.f: New test from Craig.
6638
6639 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
6640
6641         * gcc.c-torture/compile/980701-1.c: New test.
6642
6643         * gcc.c-torture/execute/980701-1.c: New test.
6644
6645 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
6646 rlsruhe.de>
6647
6648         * g++.old-deja/g++.robertl/eb132.C: New test.
6649         * g++.old-deja/g++.robertl/eb133.C: Likewise.
6650
6651 1998-06-29  Dave Love  <d.love@dl.ac.uk>
6652
6653         * g77.f-torture/execute/980628-7.f,
6654         g77.f-torture/execute/980628-8.f,
6655         g77.f-torture/execute/980628-9.f,
6656         g77.f-torture/execute/980628-10.f: New tests from Craig.
6657
6658         * g77.f-torture/execute/980628-3.f: Remove mail headers.
6659
6660 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
6661
6662         * g77.f-torture/execute/980628-4.f: New test from Craig.
6663         * g77.f-torture/execute/980628-5.f: Likewise.
6664         * g77.f-torture/execute/980628-2.f: Likewise.
6665         * g77.f-torture/execute/980628-0.f: Likewise.
6666         * g77.f-torture/execute/980628-1.f: Likewise.
6667         * g77.f-torture/execute/980628-3.f: Likewise.
6668         * g77.f-torture/execute/980628-6.f: Likewise.
6669
6670 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
6671
6672         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
6673         directory when nothing has been installed yet.
6674
6675 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
6676
6677         * gcc.c-torture/special/special.exp: Handle newer versions of
6678         dejagnu.
6679
6680 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
6681
6682         * gcc.dg/980626-1.c: New test.
6683
6684 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
6685
6686         * gcc.misc-tests/m-un-2.c: New test.
6687         * g++.old-deja/g++.other/warn01.c: Likewise.
6688
6689 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
6690
6691         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
6692         compatibility with assmblers with a different comment character.
6693         Eliminate use of GAS-specific extensions.
6694
6695 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
6696
6697         * gcc.c-torture/execute/ieee/980619-1.c: New test.
6698
6699 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
6700
6701         *lib/g77.exp: Replace search for libf2c.a with search for newly
6702         renamed libg2c.a
6703
6704 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
6705
6706         * gcc.c-torture/execute/980617-1.c: New test.
6707
6708 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
6709
6710         * gcc.c-torture/execute/980612-1.c: New test.
6711
6712 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
6713
6714         * gcc.dg/980523-1.c: Only test on ppc-linux.
6715         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
6716
6717         * gcc.c-torture/execute/980608-1.c: New test.
6718
6719 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6720
6721         * gcc.c-torture/execute/980605-1.c: New test.
6722
6723 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
6724
6725         * gcc.c-torture/execute/980604-1.c: New test.
6726
6727 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
6728
6729         * gcc.c-torture/execute/980602-1.c: New test.
6730         * gcc.c-torture/execute/980602-2.c: Likewise.
6731
6732 1998-06-02  Dave Love  <d.love@dl.ac.uk>
6733
6734         * 970125-0.f: Fix per JCB.  Add commentary.
6735
6736 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
6737
6738         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
6739         IEEE -0 support.
6740
6741 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
6742
6743         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
6744         earlier.
6745
6746 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
6747
6748         * gcc.c-torture/execute/980526-3.c: New test.
6749
6750 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
6751
6752         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
6753         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
6754         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
6755         m88k-motorola-sysv3 to XFAIL.
6756
6757 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6758
6759         * gcc.dg/980526-1.c: New test.
6760         * gcc.c-torture/execute/980526-2.c: New test.
6761
6762 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
6763
6764         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
6765
6766         * gcc.c-torture/execute/980526-1.c: New test.
6767
6768 1998-05-26  Dave Love  <d.love@dl.ac.uk>
6769
6770         * g77.f-torture/execute/alpha2.f: Add runtime test.
6771
6772 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
6773
6774         * g++.old-deja/old-deja.exp: Strip leading directories.
6775
6776         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
6777         error for the line.  Don't run multiple tests for the same line.
6778
6779 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
6780
6781         * gcc.dg/980523-1.c: New test.
6782
6783 1998-05-23  Dave Love  <d.love@dl.ac.uk>
6784
6785         * g77.f-torture/compile/970915-0.f: New test.
6786
6787 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
6788
6789         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
6790
6791 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
6792
6793         * gcc.dg/980520-1.c: New test.
6794
6795 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6796
6797         * gcc.dg/980502-1.c: Fix return type.
6798
6799 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
6800
6801         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
6802         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
6803         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
6804         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
6805         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
6806
6807 1998-05-20  Dave Love  <d.love@dl.ac.uk>
6808
6809         * g77.f-torture/execute/980520-1.f: New test.
6810
6811 1998-05-15  Dave Love  <d.love@dl.ac.uk>
6812
6813         * lib/mike-g77.exp: New file.
6814
6815         * g77.f-torture/noncompile/noncompile.exp,
6816         g77.f-torture/noncompile/check0.f: New files.
6817
6818 1998-05-14  Dave Love  <d.love@dl.ac.uk>
6819
6820         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
6821         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
6822         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
6823         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
6824         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
6825         abort where appropriate.
6826
6827 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
6828
6829         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
6830         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
6831
6832 1998-04-29  Dave Love  <d.love@dl.ac.uk>
6833
6834         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
6835
6836 1998-04-27  Dave Love  <d.love@dl.ac.uk>
6837
6838         * g77.f-torture/compile/980427-0.f: New test.
6839
6840 1998-04-24  Dave Love  <d.love@dl.ac.uk>
6841
6842         * g77.f-torture/compile/980424-0.f: New test.
6843
6844 1998-04-19  Dave Love  <d.love@dl.ac.uk>
6845
6846         * g77.f-torture/compile/980419-2.f (main): New test.
6847         * g77.f-torture/compile/970125-0.f: New test.
6848         * g77.f-torture/compile/980419-1.f: New test.
6849
6850 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
6851
6852         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
6853         of loop-4.c.
6854
6855 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
6856
6857         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
6858
6859 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
6860
6861         * gcc.c-torture/compile/980329-1.c: New test.
6862
6863 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
6864
6865         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
6866         * gcc.dg/980312-1.c: Fix typo in -march command.
6867
6868 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
6869
6870         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
6871
6872 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
6873
6874         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
6875         Dave Love agree the Fortran source is bogus.
6876
6877 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
6878
6879         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
6880         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
6881         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
6882         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
6883         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
6884
6885 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
6886
6887         * g++.old-deja/g++.other/friend1.C: New test.
6888
6889 1998-02-18  Dave Love  <d.love@dl.ac.uk>
6890
6891         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
6892         possibly uninitialized) variables and declare dnrm2.
6893
6894 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
6895
6896         From Bruno Haible <haible@ilog.fr>:
6897         * gcc.c-torture/execute/980223.c: New test.
6898
6899 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
6900
6901         * gcc.dg/ifelse-1.c: New test.
6902
6903 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
6904
6905         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
6906
6907           * lib/old-dejagnu.exp (old-dejagnu): Added the
6908           "execution test - XFAIL *-*-*" handling in the spirit of
6909           "excess errors test -". Changed the "execution test fails"
6910           handling to be like "excess errors test fails".
6911           * Update various tests accordingly.
6912
6913 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
6914
6915         * gcc.c-torture/execute/980205.c: New test.
6916
6917 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
6918
6919         * lib/c-torture.exp: Look for .x files instead of .cexp files.
6920         * lib/f-torture.exp: Similarly.
6921         * gcc.c-torture: Rename all .cexp files to .x files.
6922
6923 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6924
6925         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
6926         (940510-1.c): Removed duplicate.
6927         (971104-1.c): New test.
6928
6929 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
6930
6931           * lib/f-torture.exp: Improve error and loop detection.
6932
6933 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
6934
6935         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
6936         use that to size the filler array.
6937
6938 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
6939
6940         * lib/c-torture.exp(c-torture-execute): Fix typo.
6941
6942         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
6943         testcase as the executable name. Keep the executable around if
6944         the test fails.
6945
6946 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
6947
6948         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
6949         changes.  Only test one -g option, and move it to the end of the
6950         list of options to test.
6951
6952 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
6953
6954         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
6955         variable GCC_TORTURE_OPTIONS to supply default switches separated
6956         by colons.  If no environment variable, run tests with -O0 -g, -O1
6957         -g, and -O2 -g as well.
6958
6959 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
6960
6961         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
6962         explanatory comments. Fix indentation.
6963
6964 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
6965
6966         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
6967
6968 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
6969
6970         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
6971         * g++.old-deja/g++.mike/p7325.C: Likewise.
6972         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
6973
6974 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
6975
6976         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
6977         * g++.old-deja/g++.brendan/crash30.C: Likewise.
6978         * g++.old-deja/g++.brendan/crash39.C: Likewise.
6979         * g++.old-deja/g++.law/operators4.C: Likewise.
6980
6981 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
6982
6983         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
6984         * g++.old-deja/g++.mike/p784.C: Ditto.
6985         * g++.old-deja/g++.mike/p785.C: Ditto.
6986
6987 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
6988
6989           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
6990
6991 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
6992
6993         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
6994         target feature; pass this to c-torture-execute as needed.
6995
6996 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
6997
6998         * lib/c-torture.exp(c-torture-execute): If the previous and the
6999         current executables being tested are identical, we don't need to
7000         run the executable again. Try to make the executable names
7001         unique. Add an optional argument for passing additional compiler
7002         flags.
7003
7004 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7005
7006         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7007
7008 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7009
7010         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7011
7012 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7013
7014         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7015         32bit or larger longs.
7016
7017         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7018         have either a 32bit long or 32bit int.
7019
7020 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7021
7022         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7023         Make double precision tests dependent on sizeof (double).
7024
7025 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7026
7027         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7028         too.
7029
7030 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7031
7032         * gcc.c-torture/compile/961203-1.cexp: New script.
7033
7034 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7035
7036         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7037         up the includes ourselves.
7038
7039 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7040
7041         * lib/plumhall.exp: Remove random include, and add a few
7042         verbose messages for debugging.
7043
7044 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7045
7046         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7047         of trying to do it ourselves.
7048
7049 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7050
7051         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7052
7053 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7054
7055         * gcc.prms/5403.c: Made regexp a bit less strict.
7056
7057 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7058
7059         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7060         is returned from remote_load instead.
7061         * lib/plumhall.exp: Ditto.
7062         * lib/mike-g++.exp: Ditto.
7063         * lib/old-dejagnu.exp: Ditto.
7064         * lib/c-torture.exp: Ditto.
7065
7066 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7067
7068         * lib/g++.exp: Use build_wrapper procedure.
7069         * lib/gcc.exp: Ditto.
7070
7071 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7072
7073         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7074         an old-style decl for malloc.  Fixes tests to work when
7075         sizeof (int) != sizeof (size_t).
7076
7077 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7078
7079         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7080
7081         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7082         use stdargs.h interface.
7083
7084 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7085
7086         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7087         NO_VARARGS when compiling.
7088
7089 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
7090
7091         * lib/plumhall.exp(ph_includes): New procedure.
7092         (ph_make): Use it.
7093         (ph_compiler): Ditto.
7094
7095         * lib/g++.exp: Rename test-glue.c to testglue.c.
7096         * lib/gcc.exp: Ditto.
7097
7098 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7099
7100         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7101         to completion when it's called.
7102
7103 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
7104
7105         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7106         is defined, don't do test.
7107
7108 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
7109
7110         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7111         for object files.
7112         (ph_summary): Mark skipped testcases as untested, not unresolved.
7113
7114         * lib/plumhall.exp (ph_make): If unresolved because of bad
7115         errorCode, record errorCode in log file.
7116         (*): Replace send_log/verbose with verbose -log.
7117
7118 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
7119
7120         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
7121         double conversion if double isn't at least 8 bytes.
7122
7123         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
7124         int to work with targets where int is 16 bits.
7125
7126         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
7127         8 bytes, just exit, since 4 byte doubles don't have enough bits of
7128         precision for the test to complete.
7129
7130 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
7131
7132         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
7133         if d10v is not compiled with the -mdouble64 flag.
7134         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
7135
7136         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
7137         d10v is not compiled with the -mint32 flag.
7138
7139 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7140
7141         * lib/plumhall.exp: Use incr_count.
7142
7143 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
7144
7145         * gcc.c-torture: Update to c-torture-1.45.
7146
7147 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
7148
7149         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
7150         the name of the expect testcase file).
7151
7152         * lib/g++.exp(g++_init): Ditto.
7153
7154 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
7155
7156         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
7157         the host.
7158
7159         * lib/gcc.exp(gcc_exit): New procedure.
7160
7161 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
7162
7163         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
7164         specs where appropriate.
7165
7166         * g++.old-deja/g++.arm/*: Added additional ERROR checks
7167         because of new "candidates are" messages, and removed a few
7168
7169         * Converted all non-old-style g++ testcases to old-style, and
7170         moved into g++.old-deja.
7171
7172 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
7173
7174         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
7175         options.
7176
7177         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
7178         succeeded.
7179
7180         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
7181
7182 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
7183
7184         * lib/gcc.exp (gcc_target_compile): Add support for defining
7185         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
7186         the machine doesn't have those features.
7187
7188 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
7189
7190         * g++.law/operators4.exp: Don't use LIBS.
7191
7192 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7193
7194         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
7195
7196         * lib/mike-g++.exp: Don't set the compiler to be tested here.
7197         * lib/g++.exp: Set it here instead. Also, allow use of the
7198         --tool_exec and --tool_opt options. Change CXX to
7199         GXX_UNDER_TEST.
7200
7201         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
7202
7203         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
7204
7205 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
7206
7207         * lib/old-dejagnu.exp: Use prune_warnings instead of
7208         prune_system_crud.
7209         * lib/mike-g++.exp: Ditto.
7210         * lib/gcc.exp: Ditto.
7211         * lib/g++.exp: Ditto.
7212
7213         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
7214
7215 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
7216
7217           * 941014-2.c: Include stdlib.h
7218           * 960327-1.c: Include stdio.h
7219           * dbra.c, index-1.c: Don't assume ints are 32bits.
7220
7221 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
7222
7223         * lib/gcc.exp: Add gcc,stack_size target feature.
7224
7225         * lib/g++.exp(g++_target_compile): Add the include and link
7226         paths here, not in two other places. And, it's $options, not
7227         options.
7228
7229         * lib/mike-g++.exp(postbase): Remove the code that determines
7230         the correct include and link paths.
7231         * g++.old-deja/old-deja.exp: Ditto.
7232
7233 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
7234
7235         * lib/g++.exp(g++_init): target_compile no longer returns the
7236         filename of the result.
7237
7238 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7239
7240         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
7241         call to glob.
7242
7243         * gcc.c-torture/special/special.exp: Change call to
7244         gcc_target_compile to include the object file.
7245
7246 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7247
7248         * gcc.c-torture/special/special.exp: Correct misspelling in last
7249         change.
7250
7251 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
7252
7253         * lib/plumhall.exp(ph_summary): Log the entire output of the
7254         executable. Return -1 if there were any failures, 0 otherwise.
7255         (ph_execute): Return -1 if there were any failures, 0 otherwise.
7256         (ph_make): Clean up objects and executables that were built
7257         if the tests succeeded.
7258
7259 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7260
7261         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
7262         libraries and includes in the build tree as appropriate.
7263
7264 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7265
7266         * lib/c-torture.exp: Instead of looking for the global variable
7267         NO_LONG_LONG, check to see if that's a feature of the target.
7268
7269 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
7270
7271         * config/default.exp: Minimize. Delete the remainer of the files in
7272         config; this functionality is now in devo/dejagnu/config.
7273
7274         g++.*/*: Pass any additional flags used to compile to postbase;
7275         delete CXXFLAGS.
7276
7277         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
7278         is now done by runtest.exp. Use gcc_target_compile instead of
7279         compile.
7280
7281         lib/c-torture.exp: Use gcc_target_compile instead of compile.
7282         Remove references to CFLAGS. Use remote_file instead of
7283         calling rm -f.
7284         (c-torture): Take a list of arguments to use to compile this
7285         testcase.
7286
7287         lib/g++.exp: Simplify. Use target_compile instead of compile.
7288         lib/gcc-dg.exp: Ditto.
7289         lib/gcc.exp: Ditto.
7290         lib/mike-{gcc,g++}.exp: Ditto.
7291         lib/old-dejagnu.exp: Ditto.
7292         lib/plumhall.exp: Ditto.
7293
7294 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
7295
7296         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
7297         (ph_linker): Likewise.
7298
7299 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
7300
7301           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
7302         MAP_ANON / MAP_ANONYMOUS if defined;
7303         else try to map from /dev/zero .
7304
7305 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
7306
7307         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
7308         isn't defined, then define it to MAP_ANONYMOUS.
7309
7310 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
7311
7312         * gcc.c-torture: Update to c-torture-1.42 release.
7313
7314 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
7315
7316         * gcc.c-torture: Update to c-torture-1.41 release.
7317
7318 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
7319
7320         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
7321         c-torture release.
7322
7323 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7324
7325         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
7326         and LDFLAGS.  Fix second case to append the target_info ldflags
7327         onto LDFLAGS, not CFLAGS.
7328         * lib/g++.exp (g++_init): Add target_info stuff.
7329         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
7330         of libgloss and newlib flags for !native.
7331
7332         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
7333         (GDB): Fix relative path to go up another dir for finding gdb.
7334
7335 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7336
7337         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
7338         versions in the target_info array, if they don't exist.
7339
7340 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7341
7342         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
7343
7344 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
7345
7346         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
7347         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
7348
7349 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
7350
7351         * lib/old-dejagnu.exp: Don't remove the output file before we've
7352         actually tested it. Don't append pwd to the path of the executable
7353         we're testing.
7354
7355 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
7356
7357         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
7358
7359 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
7360
7361         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
7362         temporary directory for compiler files, and set it to a default
7363         value of /tmp. Set $output as the name of the output file from
7364         compiling the testcase. Add a -o option to $cflags_var so the
7365         compiler writes the final output file as $output. Set $executable
7366         to $output.
7367
7368         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
7369         directory for compiler files, and set it to /tmp if it doesn't
7370         already have a value. Set $output_file to the name of the output
7371         file from compiling the testcase. Add a -o option to CXXFLAGS so
7372         the compiler writes the final output file as $output. Use $output
7373         as the executable to be tested.
7374
7375 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7376
7377         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
7378
7379 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
7380
7381         * gcc.c-torture/execute/pending-1.c: New test.  Still
7382         pending in Tege's queue.
7383
7384 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
7385
7386         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
7387         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
7388         if there were failures.  Call unresolved if there were unresolved
7389         testcases.  Call gcc_fail if program did not run to completion.
7390         (ph_make): Pass additional argument name to ph_execute.
7391         (ph_execute): Add new argument.  Pass additional arguments to
7392         ph_summary.  Call gcc_fail is there is no execution output.
7393
7394 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
7395
7396         * lib/plumhall.exp (proc_summary): Output relavent summary
7397         lines into the log so specific failures in plumhall can be
7398         investigated.
7399
7400 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
7401
7402         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
7403         (c-torture-execute): Don't try to execute tests which use
7404         "long long" types if $NO_LONG_LONG is nonzero.
7405
7406 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
7407
7408         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
7409         not c-torture.
7410
7411         * gcc.ieee: Move from here.
7412         * gcc.c-torture/execute/ieee: To here.
7413
7414 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
7415
7416         * gcc.c-torture: Update to c-torture-1.41 release.
7417
7418 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
7419
7420         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
7421         not "$output".
7422
7423 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
7424
7425         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
7426         -c present.
7427
7428 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
7429
7430         * config/proelf.exp: Handle connecting to a simulator.
7431
7432 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
7433
7434         * config/proelf.exp: New file.  Enough framework that we can
7435         run c-torture tests on the proelf targets (or any other target
7436         that gdb can connect to for that matter).
7437
7438 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
7439
7440         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
7441         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
7442
7443         * lib/plumhall.exp (ph_execute): Always call ph_summary if
7444         exec_output exists.
7445
7446 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
7447
7448         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
7449         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
7450
7451         * config/*.exp: Update FSF address.  Change result of ${tool}_load
7452         to pass/fail/unresolved/unsupported/untested.  Caller must now
7453         call unresolved/unsupported/untested.
7454         * lib/*.exp: Update FSF address.  Update to handle new results of
7455         ${tool}_load.
7456         * lib/chill.exp (verbose): Delete.
7457
7458 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
7459
7460         * lib/gcc.exp (default_gcc_start): Change order of args to
7461         $LDFLAGS $CFLAGS $LIBS.
7462         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
7463         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
7464         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
7465         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
7466         * gcc.misc-tests/dg-test.exp: Likewise.
7467         * gcc.misc-tests/msgs.exp: Likewise.
7468         * gcc.prms/prms.exp: Likewise.
7469         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
7470         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
7471
7472         * lib/dg.exp: Deleted, moved to dejagnu/lib.
7473
7474 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7475
7476         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
7477
7478         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
7479         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
7480
7481         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
7482         necessary.
7483
7484 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
7485
7486         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
7487         global for loop; add use of $mathlib.
7488         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
7489         settings here; set mathlib for anything but VxWorks.
7490
7491 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
7492
7493         * gcc.c-torture: Update to c-torture-1.40 release.
7494
7495 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
7496
7497         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
7498         dg.exp.
7499
7500 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
7501
7502         * lib/c-torture.exp (c-torture-execute): Declare "output" as
7503         global.
7504
7505 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
7506
7507         * lib/g++.exp (LIBS): Define if not already.
7508         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
7509         (gcc-dg-prune): Call prune_gcc_output.
7510         * lib/gcc.exp (prune_gcc_output): New proc.
7511         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
7512         prune_gcc_output.
7513
7514 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
7515
7516         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
7517         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
7518
7519 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
7520
7521         * gcc.c-torture: Update to c-torture-1.39 release.
7522
7523 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
7524
7525         * lib/c-torture.exp (c-torture-execute): Don't return if one option
7526         fails, try others as well.
7527
7528 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7529
7530         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
7531         If compilation fails, mark execute tests as `untested'.
7532         If test is marked as unsupported, don't mark compilation and
7533         execute tests as failed.
7534
7535 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7536
7537         * lib/g++.exp (g++_init): Don't link in libg++, and look to
7538         libstdc++ for whether or not we want to be doing shared
7539         libraries.  Delete link_curses since we don't need it anymore.
7540         * lib/mike-g++.exp (postbase): Don't link in libg++.
7541         * g++.old-deja/old-deja.exp: Likewise.
7542
7543 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7544
7545         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
7546
7547 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7548
7549         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
7550         For that, add `-Wl,-a,shared_archive'.
7551         * g++.old-deja/old-deja.exp: Likewise.
7552
7553 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
7554
7555         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
7556
7557 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
7558
7559         * lib/mike-g++.exp (postbase): Pay attention to the status of
7560         g++_load.
7561
7562 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7563
7564           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
7565
7566 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
7567
7568         * lib/gcc.exp (default_gcc_start): No longer need to log program
7569         being executed or its output, execute_anywhere does that now.
7570         * lib/g++.exp (default_g++_version): Call execute_anywhere.
7571         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
7572
7573 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7574
7575         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
7576         the same as those in lib/g++.exp.
7577
7578 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
7579
7580         * gcc.c-torture: Update to c-torture-1.38 release.
7581         * gcc.ieee: Related changes.
7582
7583 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7584
7585         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
7586         "exec". Minor reformatting changes.
7587
7588         * config/rom68k.exp (${tool}_load): Make it work in a canadian
7589         cross. This means all "exec" calls now work on a remote host as
7590         well.
7591         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
7592         cross. Filter out the extra "\r\n" stuff that expect puts in.
7593         (c-torture-execute): Filter out the bogus warnings like
7594         c-torture-compile does. Add support for canadian cross.
7595         * lib/gcc.exp (default_gcc_version, default_gcc_start)
7596         Use execute_anywhere rather than calling exec directly. Now it
7597         works for canadian cross testing.
7598
7599 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
7600
7601         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
7602         results into a variable, and check that rather than using file exists.
7603
7604 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7605
7606         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
7607         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
7608
7609 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7610
7611         * g++.old-deja/old-deja.exp: Create and pass runshlib and
7612         lib_curses if there's a shared libg++ in the build tree.
7613
7614 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
7615
7616         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
7617         if not supported target.
7618
7619 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7620
7621         * lib/g++.exp (g++_init): Move empty setting of runshlib and
7622         link_curses up to always happen, not just for native builds.
7623
7624 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
7625
7626         * gcc.c-torture: Update to c-torture-1.36 release.
7627         * gcc.failure: Related changes.
7628
7629 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7630
7631         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
7632
7633 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7634
7635         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
7636         * lib/mike-g++.exp (postbase): Not in here.  Still reference
7637         runshlib, link_curses, and mathlib for link and run.
7638
7639         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
7640         pass the runtime shared library options for Solaris, OSF/1, and
7641         Irix5, and link with -lcurses to avoid unresolved references.
7642
7643 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7644
7645         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
7646         only run once.
7647
7648 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7649
7650         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
7651
7652 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
7653
7654         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
7655         do not have a framework for the "compat" tests yet.
7656
7657 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7658
7659         * lib/mike-g++.exp (postbase): New local variable `mathlib',
7660         set to null if we're testing vxworks5.1.  Use that instead of
7661         `-lm' in the setting of LIBS for link and run.
7662
7663 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7664
7665         * config/rom68k.exp (${tool}_load): Major changes to make it
7666         work.  Verified that it does in fact return the stuff in
7667         exec_output properly.  Catch any Emul or any TRAP other than 0.
7668
7669 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7670
7671         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
7672         LDFLAGS properly for targets that need stuff from libgloss.
7673         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
7674         only run once.
7675         (gpp_initialized): New variable.
7676
7677 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7678
7679         * config/rom68k.exp: Load libgloss.exp.
7680         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
7681         so we can produce a fully linked binary.
7682         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
7683         so we can produce a fully linked binary.
7684
7685 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7686
7687         * lib/plumhall.exp (ph_section): Watch for expected failures.
7688         Add missing `else'.
7689
7690         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
7691         run the testcase.
7692         (c-torture): Likewise.
7693
7694 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
7695
7696         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
7697
7698         * lib/mike-g++.exp (mike_cleanup): New proc.
7699         (prebase): New globals compiler_result, not_compiler_result,
7700         target_regexp.
7701         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
7702         allow leading "-" in pattern.  Watch for unsupported tests.
7703         If $compiler_result is set, pattern match assembler code,
7704         and ditto for $not_compiler_result.
7705         * lib/mike-gcc.exp: Likewise.
7706
7707         * lib/plumhall.exp (ph_execute): Only call ph_summary if
7708         execution "succeeded".
7709
7710 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
7711
7712         * config/win32.exp: New file.
7713         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
7714
7715 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7716
7717         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
7718         unsupported.
7719         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
7720         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
7721         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
7722
7723         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
7724         "... without exceptions was ...".  That is now handled by
7725         prune_system_crud.
7726         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7727
7728 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
7729
7730         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
7731         sieve.c,sort2.c}: New files.
7732         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
7733         sieve.exp,sort2.exp}: Drivers for them.
7734
7735         * lib/mike-gcc.exp (program_output): New user settable variable.
7736         (postbase): Call prune_system_crud.  Also prune extraneous compiler
7737         messages.
7738         * lib/mike-g++.exp (program_output): New user settable variable.
7739
7740         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
7741
7742         * config/sh.exp: Deleted (use sim.exp instead).
7743
7744 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7745
7746         * config/vx.exp: Declare CHECKTASK as global.
7747         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
7748         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
7749         * lib/old-dejagnu.exp: Load [pwd]/$executable.
7750
7751 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7752
7753         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
7754         target. Like vx.exp, only includes `vx29k.exp' instead of
7755         `vxworks.exp'.
7756
7757 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
7758
7759         * config/sim.exp: Increase time limit from 120 seconds to 240.
7760
7761 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7762
7763         * gcc.c-torture/execute/950628-1.c: New test.
7764
7765 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
7766
7767         * gcc.c-torture: Update with changes/additions from
7768         c-torture-1.34.
7769
7770 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
7771
7772         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
7773
7774 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
7775
7776         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
7777
7778 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
7779
7780         * gcc.c-torture/compile/950512-1.c: New test.
7781         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
7782         * gcc.dg/struct-ret-1.c: Likewise.
7783
7784 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
7785
7786         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
7787           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
7788
7789 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7790
7791         * gcc.c-torture/special/920411-1.c: Deleted.
7792         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
7793
7794 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
7795
7796         * config/sim.exp (${tool}_load): Hack in call to bash to get a
7797         cpu limit.
7798
7799 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7800
7801         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
7802
7803 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7804
7805         From kenner;
7806         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
7807         is the proper length.
7808         * va-arg-3.c: Likewise.
7809
7810 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
7811
7812         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
7813         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
7814
7815         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
7816         * lib/g++.exp (default_g++_start): Delete old cruft.
7817
7818 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
7819
7820         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
7821         (2 * (1 << 18)) to (2 * (1 << 17)).
7822
7823         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
7824
7825 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7826
7827         * config/rom68k.exp: Renamed from config/idp.exp
7828
7829 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7830
7831         * c-torture/compile/921109-2.c
7832
7833 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
7834
7835         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
7836         excess errors.
7837
7838 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
7839
7840         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
7841         output.
7842         * lib/g++.exp (default_g++_start): Likewise.
7843
7844 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7845
7846         * gcc.c-torture/compile/950329-1.c: New test.
7847
7848 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7849
7850           * config/bug.exp (${tool}_load): Updated to use new remote_open
7851           and remote_close procs.
7852         * config/idp.exp: New file.
7853
7854 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7855
7856         * gcc.c-torture/execute/950322-1.c: New test.
7857
7858 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
7859
7860         * config/vx.exp (${tool}_load): Clean up testing of return code from
7861         vxworks_ld and vxworks_spawn.
7862
7863 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
7864
7865         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
7866
7867 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
7868
7869         * lib/old-deja.exp: Add `excess errors test - ' error, now one
7870         can mark excess errors on a machine by machine basis.  Note, the
7871         default is to not expect any excess errors, even when excess
7872         errors test - is given, so you will want to put an XFAIL ... on
7873         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
7874         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
7875         those 4 machines, but no others.
7876
7877 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7878
7879         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
7880         * lib/c-torture.exp: to here.
7881
7882 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7883
7884         * gcc.c-torture/execute/950221-1.c: New test.
7885         * gcc.c-torture/execute/struct-ret-1.c: New test.
7886         * gcc.c-torture/compile/950221-1.c: New test.
7887
7888         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
7889
7890 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7891
7892         * gcc.c-torture/execute/arith-1.c (main): Return 0.
7893         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
7894
7895 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
7896
7897         * g++.gb: New directory of tests, derived from my signature and
7898         class scoping tests.
7899
7900         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
7901         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
7902         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
7903         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
7904         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
7905         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
7906         * g++.gb/sig25.C: Likewise.
7907
7908         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
7909         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
7910         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
7911         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
7912         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
7913         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
7914         * g++.gb/sig25.exp: Likewise.
7915
7916         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
7917         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
7918         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
7919         * g++.gb/scope13.C: Likewise, this test still fails.
7920
7921         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
7922         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
7923         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
7924         * g++.gb/scope13.exp: Ditto.
7925
7926         * g++.gb/README: New file, explains what these tests are about.
7927
7928 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7929
7930         * lib/dg.exp (dg-do): Support `preprocess'.
7931         (dg-test): Likewise.
7932
7933 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7934
7935         * config/udi.exp: change "continue -expect" to "exp_continue".
7936
7937 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
7938
7939         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
7940         Delete redundant tests.
7941
7942         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
7943         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
7944         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
7945         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
7946         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
7947         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
7948         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
7949         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
7950
7951         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
7952         storing label pointers.
7953         * gcc.c-torture/execute/921019-1.c: Likewise.
7954         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
7955         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
7956         parameter fp.
7957         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
7958         constants.
7959
7960         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
7961         Delete obsolete tests.
7962
7963         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
7964         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
7965         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
7966         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
7967         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
7968         * gcc.c-torture/compile/950124-1.c: New test.
7969
7970         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
7971
7972 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7973
7974         * lib/mike-g++.exp: Add -lm to LIBS.
7975
7976 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
7977
7978         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
7979
7980 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7981
7982         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
7983
7984 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
7985
7986         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
7987
7988 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
7989
7990         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
7991         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
7992         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
7993         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
7994         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
7995         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
7996         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
7997         * g++.law/{operators31.C, operators32.C,
7998         * g++.law/{operators33.C, operators34.C}: Likewise.
7999         * g++.law/{pic1.C, refs2.C}: Likewise.
8000         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8001         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8002         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8003         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8004
8005         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8006         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8007         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8008         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8009         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8010         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8011         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8012         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8013         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8014         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8015         * g++.law/{operators34.exp}: Likewise.
8016         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8017         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8018         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8019         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8020         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8021
8022         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8023         No longer expected to fail.
8024         * g++.law/missed-error3.C: Tweak for recent bool changes.
8025
8026 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8027
8028         * config/emb-unix: Deleted.
8029         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8030         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8031
8032 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8033
8034         * lib/dg.exp (dg-test): Fix typo in last patch.
8035
8036 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8037
8038         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8039         (handles multiple occurrences).
8040
8041 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8042
8043         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8044         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8045         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8046         printed).
8047         * lib/c-torture.exp (c-torture-compile): Likewise.
8048         (c-torture): Prepend full path if missing.
8049         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8050         (gcc_fail): Likewise.
8051         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8052
8053 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8054
8055         * lib/netware.exp: Only attach to NetWare i386 systems.
8056
8057 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8058
8059         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8060         messages.  Add test name to "output pattern match" pass/fail message.
8061
8062 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8063
8064         * gcc.dg: New testsuite.
8065         * gcc.dg/dg.exp: New file.
8066
8067         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8068         test-switch.c}: Deleted.
8069
8070         * gcc.misc-tests/msgs.exp: New testcase driver.
8071
8072 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8073
8074         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8075         Watch for illegal return values from ${tool}_load.
8076         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8077         cross targets.  Coerce return value >0 to 1.
8078
8079 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8080
8081         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8082
8083         * config/emb-unix.exp: New file.
8084
8085         * config/sim.exp: Error if variable $SIM not defined.
8086         (${tool}_load): Mark test as "untested" if simulator missing.
8087
8088         * config/unix.exp: Load remote.exp to get rcp_download.
8089         * lib/c-torture.exp: Use different option lists for testcases with
8090         and without loops.
8091         * gcc.c-torture/execute/execute.exp: Likewise.
8092
8093 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8094
8095         * config/*.exp: Clarify return code from ${tool}_load.
8096         Call `unresolved' or `untested' instead of `warning' or `perror'
8097         (sometimes you still want to call both though).
8098         Add comment that `shell_id' is local to each file.
8099         * config/udi.exp (timeout): Set to 30.
8100         Don't print warning if connection fails, $connectmode has already
8101         printed an error.
8102         (${tool}_load): Move verbose messages to level 2.
8103         Rework pattern for "Process started" message.
8104         Pass `shell_id' to ${connectmode}_download.
8105         Retry twice upon timeout.  Make resetting of target more robust.
8106         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8107         Pass `shell_id' to exit_$connectmode.
8108         Only call exit_$connectmode if connected.
8109         * config/unix.exp (${tool}_load): Check return codes better.
8110         * config/vrtx.exp (${tool}_load): Likewise.
8111         * config/vx.exp (${tool}_load): Likewise.
8112         Delete unneeded global's.
8113         * lib/dg.exp (dg-test): Update to reflect clarified return codes
8114         from ${tool}_load.
8115         (dg-stat): Delete.
8116         (dg-init): Delete recording of pass/fail counts.
8117         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8118         (old-dejagnu-init): Likewise.
8119         (old-dejagnu-stat): Delete contents, empty proc now.
8120         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
8121         (c-torture): Delete references to lcnt, lpass, lfail.
8122         Get option list from TORTURE_OPTIONS.
8123         Delete -funroll[-all]-loops if no loops.
8124         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
8125         (g++_stat): Delete contents (empty proc now).
8126         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
8127         (gcc_finish): Likewise.
8128         (gcc_stat): Deleted.
8129         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
8130         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
8131         * gcc.c-torture/execute/execute.exp: Likewise.
8132         Split tests into two parts: compile, execute.
8133         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
8134         no loops.  Update to reflect clarified return codes from ${tool}_load.
8135
8136 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
8137
8138         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
8139         to grep for.
8140         (old-dejagnu): Likewise (where necessary).
8141
8142 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8143
8144         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
8145
8146         * lib/dg.exp (dg-process-target): Fix processing of selector.
8147         Add comment regarding use of `error'.
8148
8149         * lib/gcc.exp (prune_system_crud): Define if missing.
8150         * lib/g++.exp (prune_system_crud): Likewise.
8151
8152         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
8153         Call prune_system_crud.
8154         * lib/dg.exp (dg-runtest): New proc.
8155         Use perror instead of send_user for tcl errors in testcase.
8156         Don't return any value, it's never used.
8157         Don't clobber previous definition of `unknown'.
8158         Print tcl errors in `dg-final'.
8159
8160 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
8161
8162         * lib/dg.exp (dg-process-target): Improve syntax error messages.
8163         (dg-test): Don't print errorInfo, it contains stack backtrace.
8164
8165 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8166
8167         * lib/g++.exp (runtest_file_p): Define if missing.
8168
8169 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
8170
8171         * lib/mike-g++.exp: Comment out loading of g++.exp.
8172         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
8173         (default_g++_version): Always print something.
8174         (default_g++_start): Comment out call to `which'.
8175         (g++_start, g++_load): Deleted (must be defined in config file).
8176         * lib/gcc.exp: Test for existence of $CC at start.
8177         Delete check for tmpdir (done in gcc_init).
8178         (default_gcc_version): Always print something.
8179         (default_gcc_start): Comment out call to `which'.
8180         * config/*.exp: Major cleanup - make cross targets work at least a
8181         little better for g++ (by not being "--tool gcc" specific).
8182         Rename gcc_xxx to ${tool}_xxx.
8183         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
8184         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
8185
8186 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
8187
8188         * lib/c-torture.exp (c-torture-compile): Rework compiler
8189         message processing.
8190
8191         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
8192         c-torture.
8193
8194 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8195
8196         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
8197
8198         * lib/dg.exp (dg-process-target): Support { target native }.
8199
8200 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8201
8202         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
8203         looked for "... program xxx got fatal signal".
8204         Correct regsub munging of `comp_output'.
8205         Ignore compiler messages "path prefix not used" and "linker input
8206         file unused".
8207
8208 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
8209
8210         * lib/gcc.exp (runtest_file_p): Define if missing.
8211         * gcc.prms/template.c: Example to work from.
8212
8213 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
8214
8215         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
8216         * lib/dg.exp (dg-test): Call unsupported testcases as such.
8217
8218         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
8219         * gcc.prms/1883.c: Moved from compile/940714-1.c.
8220         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
8221         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
8222
8223         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
8224         (dg-process-target): No longer a varargs proc.
8225         Return S/N for target, P/F for xfail.  All callers changed.
8226         (user option procs): More argument checking.
8227         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
8228         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
8229         (dg-test): Skip test if not running on selected target in `dg-do'.
8230         Update handling of `dg-do-what', `dg-output-text'.
8231         Separate execution pass/fail from output pattern match pass/fail.
8232         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
8233
8234 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8235
8236         * gcc.c-torture/special/special.exp: Don't expect failure for mips
8237         target for 920510-1.c.
8238
8239 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
8240
8241         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
8242         Clean up comment regarding use of passcnt, etc.
8243         (gcc_stat): Don't update `testcnt' here.
8244         (gcc_finish): Do it here.
8245         Might as well reset `but_id' here too.
8246         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
8247         to determine if the file should be tested.
8248         * gcc.c-torture/compile/compile.exp: Likewise.
8249         * gcc.c-torture/execute/execute.exp: Likewise.
8250         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8251         * gcc.misc-tests/dg-test.exp: Likewise.
8252         * gcc.prms/prms.exp: Likewise.
8253         * gcc.wendy/wendy.exp: Likewise.
8254         * g++.old-deja.exp: Likewise.
8255         Move "Testing file" message to verbose level 1.
8256
8257 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
8258
8259         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
8260
8261 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8262
8263         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
8264         (default_gcc_start): Accept optional second list element
8265         of compiler flags.  Print compiler output at verbosity level 2.
8266         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
8267         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
8268         Save current values of framework globals passcnt, failcnt, xpasscnt,
8269         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
8270         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
8271         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
8272         xfailcnt to compute stats.  Update framework global `testcnt' from
8273         pass/fail counts.
8274         (gcc_finish): New proc.  Clean up test environment.
8275         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
8276         (gcc_epass, gcc_efail): Delete.
8277         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
8278         argument of line number.
8279         (dg-init): If the tool has an init routine, call it.
8280         (dg-test): Remove args `cflags_var' and `libs_var'.
8281         Pass all compiler options to ${tool}_start.
8282         Handle missing line number.
8283         (dg-finish): New function.
8284         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
8285         particular files.  Call gcc_finish at end.  Move "skipping test"
8286         message to verbosity level 3.
8287         * gcc.c-torture/compile/compile.exp: Likewise.
8288         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8289         * gcc.c-torture/execute/execute.exp: Likewise.
8290         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8291         Print testcase being tried at verbosity level 1.
8292         * gcc.c-torture/special/special.exp: Unset xfail.
8293         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8294         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
8295         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
8296         * gcc.failure/failure.exp: Likewise.
8297         * gcc.ieee/ieee.exp: Likewise.
8298         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
8299         Update call to dg-test.  Call dg-finish at end.
8300         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
8301         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8302         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
8303         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
8304         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
8305         * gcc.wendy/wendy.exp: Add copyright.
8306         Delete setting of tmpdir (done by gcc_init).
8307         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
8308         Pass compiler flags to gcc_start.  Call gcc_finish at end.
8309         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
8310         gcc_[ce]pass/fail.
8311
8312 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
8313
8314         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
8315         confusion.
8316         (g++_load): Likewise.
8317
8318         * config/*.exp (gcc_load): Some were varargs fns and some were not.
8319         Rename argument to `prog' to remove the confusion.
8320         Varargs fns behave differently too!
8321         (g++_load): Likewise.
8322
8323         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
8324
8325         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
8326         what it is.  Delete (always) printing of status value for !native.
8327         Simplify verbose code, and include status and exec_output.
8328         (g++_load): Use gcc_load.
8329
8330 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8331
8332         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
8333         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
8334         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
8335         940714-3.c as these testcases don't exist anymore.  Make
8336         va-arg-1.c expected to pass.
8337
8338 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
8339
8340         * gcc.misc-tests/misc.exp: Only run specific testcases.
8341         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
8342         * gcc.misc-tests/dg-[1-9].c: New files.
8343
8344         * lib/dg.exp: New testsuite driver.
8345         * gcc.prms/prms.exp: Use it.
8346
8347         * README.gcc: New file.
8348
8349         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
8350         Document and reset `lxpass' and `lxfail'.
8351         Simplify "initialized" message.
8352         (gcc_stat): Clean up comments a little.
8353
8354 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
8355
8356         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
8357
8358 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
8359
8360         * lib/old-dejagnu.exp (process-option): New proc.
8361         (old-dejagnu-init, old-dejagnu-stat): Likewise.
8362         (old-dejagnu): Simplify.
8363         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
8364
8365 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
8366
8367         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
8368         exists and is not an empty string.
8369
8370         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
8371         $xfail rather than calling setup_xfail.  Clear $xfail when test is
8372         finished.
8373         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
8374         automatically.
8375
8376         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
8377         longer expected to fail.
8378
8379         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
8380         "f" function call.
8381
8382         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
8383
8384         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
8385         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
8386         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
8387         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
8388         c-torture-1.29.
8389
8390         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
8391         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
8392
8393         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
8394
8395         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
8396         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
8397
8398         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
8399         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
8400         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
8401
8402 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8403
8404         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
8405         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
8406         940714-1.c, 940714-2.c, 940714-3.c},
8407         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
8408         gcc.misc-tests/{mg.c,mg.exp}:
8409         New tests.
8410         * gcc.noncompile/noncompile.exp: Change accordingly.
8411
8412 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
8413
8414         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
8415         Undo previous clobberage.
8416
8417 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
8418
8419         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
8420         * gcc.special/{930510-1.c, special.exp}:
8421         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
8422         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
8423         struct-varargs-1.c}: New tests from c-torture-1.26.
8424
8425 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8426
8427         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
8428           argument to switch.
8429
8430 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
8431
8432         * Revert the previous changes.  Please see Rob's directory
8433           (/lisa/test/rob/progressive/gcc/testsuite) for testing
8434           fixes.
8435
8436 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
8437
8438         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
8439             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
8440             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
8441             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
8442             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
8443             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
8444             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
8445             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
8446             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
8447             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
8448             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
8449             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
8450             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
8451             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
8452             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
8453             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
8454             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
8455             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
8456             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
8457             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
8458             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
8459             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
8460             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
8461             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
8462             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
8463             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8464             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
8465
8466 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
8467
8468         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
8469             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
8470           with perror calls.
8471
8472 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
8473
8474         * config/unix.exp (g++_load): Fix syntax.
8475
8476 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8477
8478         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
8479         * gcc.noncompile/921017-1.c: Deleted obsolete test.
8480         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
8481         Don't expect va-arg-1.c to fail.  Correct expected output for
8482         920928-1.c.
8483         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
8484         * gcc.wendy/hbm4.c: Correct typo.
8485         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
8486
8487 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
8488
8489         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
8490         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
8491         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
8492         * lib/c-torture.exp (c-torture-compile): Ditto.
8493
8494         Reduce volume of output (remove all the -I's and such).
8495         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
8496         Call gcc_cpass, gcc_cfail.
8497         (c-torture): Pass testing option to c-torture-compile.
8498
8499 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
8500
8501         Bring patches over from progressive.
8502         * config/default.exp: Exit remote shell cleanly.
8503         (g++_exit, g++_start): Add default versions.
8504         * config/sim.exp (gcc_load): Use perror, not error.
8505
8506 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
8507
8508         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
8509         set in site.exp.
8510
8511 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
8512
8513         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
8514         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
8515         (wendy_try): New proc to run testcase.
8516         (main loop): Call 'em.
8517         * gcc.wendy/*.c: Clean up pass to correct expected output.
8518
8519         * lib/gcc.exp: Minor cleanup work.
8520         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
8521
8522 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
8523
8524         * config/sim.exp (gcc_load): Document return codes better.
8525         Don't pass -v to simulator.
8526
8527 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8528
8529           * gcc.special/920717-x.c: Fix typo.
8530           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
8531           get at sources.
8532
8533         * lib/mike-gcc.exp: Fix typo.
8534
8535 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8536
8537         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
8538         binary to use, transform the name.
8539         * config/*.exp: rename everything. Nuke any g++ specific files,
8540         it's now a special case of gcc that requires no special support.
8541         Add a default.exp for unsupported targets.
8542
8543 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
8544
8545         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
8546         lib/old-dejagnu.exp: Fix a few patterns to work with the new
8547         version of Tcl.
8548
8549 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8550
8551         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
8552         than a warning.
8553
8554 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8555
8556         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
8557
8558 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8559
8560         * gcc.execute/execute.exp: Combine opt_list and foption_list into
8561         option_list.  Compile every file with only 4/6 option choices
8562         (same as C torture) instead of with 12/18 different option
8563         choices.
8564         * lib/c-torture.exp: Likewise.
8565
8566         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
8567         not already set.
8568
8569 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
8570
8571         * lib/old-deja.exp: Add `excess errors test fails' error, now one
8572         can put an XFAIL *-*-* on excess errors.
8573
8574 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
8575
8576         * g++.law: Add more tests derived from g++-bugs snapshots.
8577
8578         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
8579         equivalent to g++.law/init9.
8580
8581         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
8582         compiled it, and the a.out file after we've run it.
8583
8584 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8585
8586         * lib/mike-g++.exp (postbase): Delete the .o file after we've
8587         compiled it, and the a.out file after we've run it.
8588
8589 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8590
8591         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
8592
8593 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8594
8595         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
8596         version number.
8597
8598 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8599
8600         * g++.law: New directory of g++ tests derived from the g++-bugs
8601         snapshots.
8602
8603 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8604
8605         * gcc.compile: initbug1.c initbug1.exp testcase added
8606
8607 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8608
8609         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
8610         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
8611           fixes submitted by Jeff Law (law@cs.utah.edu)
8612         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
8613           Jeff Law (law@cs.utah.edu)
8614
8615
8616 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
8617
8618         * config/unix-g++.exp: Follow the gcc way of doing things.
8619         * g++.old-deja/old-deja.exp: Minor updates.
8620         * lib/g++.exp: New file, follow the gcc way of doing things.
8621         * lib/old-dejagnu.exp: Minor updates.
8622         * lib/mike-g++.exp: Always unset errorInfo.
8623
8624 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
8625
8626         * lib/gcc.exp: Fix some errors with the below change, CC and
8627         CFLAGS should be global when setting, not local.
8628
8629 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8630
8631         * lib/gcc.exp: Transform tool name.
8632
8633 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8634
8635         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
8636
8637 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8638
8639         * lib/gcc.exp: change gcc_done to gcc_stat
8640
8641 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8642
8643         * Upgraded gcc testsuite to c-torture version 1.25
8644
8645 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8646
8647         * lib/gcc.exp: added reporting code. Changed verbose compile message.
8648         * lib/c-torture: added hooks for new reporting code.
8649
8650 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8651
8652         * config/sh-gcc.exp: check if sh-sim exists in the path
8653
8654 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8655
8656         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
8657         * gcc.compile/compile.exp: Initial changes for new logic.
8658         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
8659         * gcc.failure/failure.exp: Initial changes for new logic.
8660         * gcc.ieee/ieee.exp: Initial changes for new logic.
8661         * gcc.misc-tests/misc.exp: Initial changes for new logic.
8662         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
8663         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
8664         * lib/c-torture.exp: Initial changes for new logic.
8665         * lib/gcc.exp: Initial changes for new logic.
8666
8667 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
8668
8669         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
8670         depend upon failure or success.  Fully qualify names in failure
8671         and success messages.  Always remove a.out before starting
8672         compile, just in case.  Pay more attention to error text output by
8673         the compiler.  Handle testcases with no known past errors just
8674         like all others, so that things are uniform.  Other miscellaneous
8675         improvements.
8676
8677 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8678
8679         * gcc.cpp: new directory for cpp tests
8680
8681 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8682
8683         * lib/chill.exp: Code reformatted, removed unused code.
8684         * config/unix-chill.exp: Code reformatted, removed unused code.
8685         * chill.execute/execute.exp: Code reformatted, removed unused code.
8686         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
8687
8688 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
8689
8690         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
8691         routines not written.
8692
8693 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8694
8695         * config/bug-gcc.exp: Use new procs from bug.exp.
8696
8697 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8698
8699         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
8700         via ftp, rather than depending on NFS.
8701         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
8702         case.
8703
8704 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8705
8706         * config/bug-gcc.exp: Use new download proc.
8707
8708 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
8709
8710         * chill.execute/execute.exp: cleanups, handles errors better
8711         * chill.compile/compile.exp: rewrite, based on execute.exp
8712         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
8713         * lib/chill.exp: major changes to diff proc and compile and link
8714           procs. added chill_fail and chill_pass wrappers to pass and
8715           fail. added more comments, and handle error codes better.
8716           Added a hack to capture stderr from exec, so noncompile tests
8717           can work.
8718
8719 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8720
8721         * chill.execute/execute.exp: rewrite of testsuite driver
8722         * lib/chill.exp: rewrite of testsuite driver
8723         * config/unix-chill.exp: rewrite of testsuite driver
8724
8725 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8726
8727     In chill.execute:
8728         * iexpr.ch: Standardize uppercase.
8729         * tuples.dat: Standardize uppercase.
8730         * vary.ch: standardize.  Correct varying string assignments.
8731         * vary.dat: Add new output lines.
8732
8733 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
8734
8735     In chill.execute:
8736         * chprintf.ch: Standardize use of uppercase.
8737         * tuples.ch: Standardize and turn arr2 into a DCL,
8738           rather than a SYN.
8739         * pinits.ch: Standardize.
8740
8741 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8742
8743         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
8744         * Makefil: Renamed to Makefile.in.
8745         * configure.in: New.
8746
8747 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8748
8749     In chill.execute:
8750         * .cvsignore: Add result/output files.
8751         * Makefile: Fix up variables at start.  Use MFLAGS
8752           everywhere.  Correct bool_loc, built_ins entries.
8753           Add entry for vary1.ch.
8754         * bitarray.ch: Standardize upper-case usage.
8755         * bitexpr.ch: Standardize, add output of b1.
8756         * params.ch: Use arrayt in along PROC parameters, to
8757           avoid novelty problems.
8758         * sets.ch: Tiny cleanup.
8759         * vary1.ch: Re-indent.
8760
8761 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
8762
8763           * Add PR-related files to Makefiles, .cvsignore files, etc.
8764
8765 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8766
8767         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
8768           with compiler objects. New names are test-flow.c and test-loop.c
8769
8770 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8771
8772         * Upgraded c-torture tests from 1.19 to 1.20
8773
8774         * new files:
8775         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
8776         * gcc.compile: 930623-1.c 930623-2.c
8777         * gcc.noncompile: 930622-1.c 930622-2.c
8778         * gcc.failure: 920411-1.c 920627-2.c
8779         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
8780
8781 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8782
8783         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8784           More changes to get testsuite working properly. Needs more work.
8785           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
8786
8787 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8788
8789         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8790           More changes to get testsuite working properly. Needs more work.
8791
8792 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
8793
8794         * chill.compile/compile.exp: Added for Dejagnu support
8795         * chill.execute/execute.exp: Added for Dejagnu support
8796         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
8797
8798 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
8799
8800     This should complete moving the CHILL test files.
8801         * chill.noncompile(.cvsignore printf.grt
8802             in-printf.grt chprintf.grt chprintf.ch):
8803             Added test-support files.
8804           (Makefile): Modified further.
8805         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
8806             signal.ch): Added test files.
8807           * chill.execute (.cvsignore printf.grt printr.c
8808             in-printf.grt rts.c chprintf.grt rts.h): Added
8809           test-support files.
8810             (Makefile): More corrections.
8811
8812 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
8813
8814         * chill.compile, chill.execute, chill.nocompile: Add CHILL
8815           test cases, ready for DejaGnu.
8816
8817 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8818
8819         * Upgraded c-torture tests from 1.18 to 1.19
8820
8821         * gcc.compile: added test(s):
8822           930607-1.c
8823         * gcc.execute: added test(s):
8824           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
8825
8826         * added new subdirectory for misc tests: gcc.misc-tests
8827         * gcc.misc-test(s): added tests:
8828           inst-check.c test-consts.c test-ior.c test-switch.c
8829
8830 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8831
8832         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
8833
8834 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
8835
8836         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
8837
8838 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8839
8840         * Upgraded c-torture tests from 1.17 to 1.18
8841
8842 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8843
8844         * Upgraded c-torture tests from 1.12 to 1.17
8845
8846 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
8847
8848         * lib/old-dejagnu.exp:
8849           Fixed handling of XFAIL target triplets to correctly
8850           recognize wildcard characters.  Removed code that
8851           appended a unique id tag to the end of the file name
8852           printed out by the result of the testcases within a
8853           given test file.
8854
8855 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
8856
8857         * lib/old-dejagnu.exp:
8858           Reworked expected failure handling to trigger off of XFAIL
8859           keyword in keyphrase embeded in testcase source code. The
8860           XFAIL keyword must be at the end of the keyphrase line. It
8861           may optionally be followed by one or more target triplets.
8862           It has just occured that the handling of wildcards in the
8863           target triplet may not be correct.
8864
8865 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
8866
8867         * g++.old-deja/tests:
8868           Moved all subdirectories up one level into g++.old-deja .
8869
8870         * lib/old-dejagnu.exp:
8871           Fixed problem with CXXFLAGS not being properly reset, and being
8872           corrupted with extraneous "-c" compiler option.  This was
8873           causing binaries to not be generated for test that needed them.
8874           Modified strings passed to "pass" and "fail" so that individual
8875           tests from the same test file would be distinguished by an
8876           identifier appended to the test file name in the summary logs;
8877           this corrected a problem with erroneous diff logs.  Added code
8878           to search testcases for expected fail and unexpected pass keywords.
8879
8880 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8881
8882         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
8883
8884 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
8885
8886         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
8887           Removed extraneous text from end of "Special g++ Options"
8888           keyphrase.
8889
8890         * lib/old-dejagnu.exp: Added pattern matching to look for new
8891           keywords, embedded in testcases comments, which will trigger
8892           calls to xpass and xfail.
8893
8894 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
8895
8896         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
8897           comments embedded in the testcases, especially the one looking for
8898           special compiler options, as well as the pattern matching for the
8899           compiler output again.
8900
8901 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
8902
8903         * lib/old-dejagnu.exp: Do a proper check of the return value for
8904           execute tests. Fixed several problems with the pattern matching
8905           of the compiler output which gave erroneous test results.
8906           Changed several of the test result messages to be more descriptive.
8907         * config/unix-g++.exp: Proc g++_load now actually works and
8908           executes the tests passed to it and returns a usable return
8909           value.
8910
8911 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8912
8913           * lib/gcc.exp: Exits gracefully if $CC is bogus.
8914
8915 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
8916
8917         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
8918           Modified both files to properly execute the old style
8919           dejagnu tests. The previous versions of these files were
8920           experimental and did not function anything near correctly.
8921
8922 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
8923
8924         * Removed all Makefile.in and configure.in files. No configuration
8925         needed now.
8926
8927 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
8928
8929         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
8930
8931 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8932
8933         * gcc.compile/configure.in, gcc.unsorted/configure.in,
8934         gcc.special/configure.in, gcc.noncompile/configure.in,
8935         gcc.execute/configure.in, gcc.code_quality/configure.in,
8936         g++.other/configure.in, g++.old-deja/configure.in,
8937         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
8938         in srcname setting.
8939
8940 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8941
8942         * lib/udi.exp:  Fixed mondfe and mondfe_download.
8943         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
8944         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
8945
8946 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
8947
8948         * config/udi-gdb.exp: Check $shell_id after connecting to target.
8949         (gdb_exit): Don't remove *_soc files.
8950
8951 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
8952
8953         * lib/c-torture.exp: Don't look for main; instead always use -w
8954         -c.  This is how the c-torture tests work.  Remove the object
8955         file if the compilation succeeds.
8956         * gcc.execute/execute.exp: Remove executable if test passes.
8957         * gcc.noncompile/noncompile.exp: Every test is an expected
8958         failure.
8959         * gcc.special/special.exp: Added tests from c-torture 1.11,
8960         corrected use of existing test.
8961         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
8962         gcc.execute/920625-1.c: Updated to c-torture 1.11.
8963         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
8964         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
8965         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
8966         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
8967         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
8968         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
8969         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
8970         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
8971         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
8972         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
8973         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
8974         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
8975         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
8976         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
8977         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
8978         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
8979         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
8980         c-torture 1.11.
8981         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
8982         correspond to c-torture 1.11.
8983
8984         * New file.