OSDN Git Service

6dc91cd45704dc04019becf4874ca46c0109a29b
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2
3         * gcc.c-torture/compile/20010911-1.c: New test.
4
5 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
6
7         * lib/profopt.exp: New, to support profile-directed optimizations.
8         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
9         * gcc.misc-tests/bprob-1.c: New test.
10         * gcc.misc-tests/bprob-2.c: New test.
11
12 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
13
14         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
15         XFAIL and which kinds of gcov output to verify.
16         * gcc.misc-tests/gcov-4b.x: New file.
17         * gcc.misc-tests/gcov-5b.x: New file.
18         * gcc.misc-tests/gcov-6.x: New file.
19         * gcc.misc-tests/gcov-7.c: New test.
20         * gcc.misc-tests/gcov-7.x: New file.
21
22 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
23
24         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
25         * gcc.misc-tests/gcov-6.c: New test.
26
27 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
28
29         PR c++/3986
30         * g++.dg/abi/vbase1.C: New test.
31
32 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
33
34         * objc.dg/method-2.m: New.
35         
36 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
37
38         PR c++/4203
39         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
40         * g++.dg/init/empty1.C: New test.
41
42 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
43
44         * gcc.c-torture/compile/20010903-1.c: New test.
45
46 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
47
48         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
49         for m68k.
50
51 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
52
53         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
54
55         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
56
57         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
58
59 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
60
61         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
62         for 16-bit 'unsigned int'.
63
64 2001-08-29  Kazu Hirata  <kazu@hxi.com>
65
66         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
67
68 2001-08-27  Richard Henderson  <rth@redhat.com>
69
70         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
71         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
72
73 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
74
75         * gcc.dg/asm-names.c (ymain): New.
76
77 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
78
79         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
80         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
81         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
82
83 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
84
85         * gcc.dg/compare5.c: New testcase.
86
87 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
88
89         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
90         and "In instantiation".
91
92 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
93
94         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
95
96 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
97
98         * gcc.misc-tests/gcov.exp: Add support for branch information.
99         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
100         * gcc.misc-tests/gcov-4.c: New test.
101         * gcc.misc-tests/gcov-4b.c: New test.
102         * gcc.misc-tests/gcov-5b.c: New test.
103
104 2001-08-20  Zack Weinberg  <zackw@panix.com>
105
106         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
107         expected to fail.
108
109 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
110
111         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
112
113 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
114
115         * g++.dg/eh/template1.C: New test.
116
117 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
118
119         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
120         Fix thinko.
121         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
122         for xfail.
123
124 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
125
126         * lib/g77-dg.exp:  Use prune.exp for common procedures
127         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output 
128         * lib/g77.exp: (g77-dg-prune) Remove 
129
130 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
131
132         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
133
134 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
135
136         * g++.dg/template/unify1.C: New test.
137
138 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
139
140         * g++.dg/abi/empty4.C: New test.
141
142 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
143
144         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
145         solaris2.*
146         * g77.f-torture/compile/pr3743.x: Likewise
147
148 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
149
150         * g++.dg/other/using-declaration.C: New test.
151
152 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
153
154         * gcc.dg/cpp/tr-sign.c: New testcase.
155
156 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
157
158         * gcc.dg/cpp/19951025-1.c: Revert.
159         * gcc.dg/cpp/directiv.c: We no longer process directives that
160         interrupt macro arguments.
161
162 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
163
164         * gcc.dg/bconstp-1.c: New test.
165
166 2001-08-03  Richard Henderson  <rth@redhat.com>
167
168         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
169
170 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
171
172         * gcc.dg/cpp/19951025-1.c: Update.
173
174 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
175
176         * g77.dg/ff90-1.f (s): Fix reference of variable z,
177         should be x.
178
179 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
180
181         Kill -fhonor-std.
182         * g++.old-deja/g++.ns/ns14.C: Remove special options.
183         * g++.old-deja/g++.other/std1.C: Likewise.
184         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
185
186 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
187
188         * lib/g77.exp:  Load gcc-defs.exp for common procedures
189         (g77_pass, g77_fail, g77_finish, g77_exit,
190         ${tool}_check_unsupported_p} Now redundant.  Deleted.
191
192 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
193
194         * g77.dg/fbackslash.f
195         * g77.dg/fcase-preserve.f
196         * g77.dg/ff90-1.f
197         * g77.dg/ffixed-line-length-0.f
198         * g77.dg/ffixed-line-length-132.f
199         * g77.dg/ffixed-line-length-7.f
200         * g77.dg/ffixed-line-length-72.f
201         * g77.dg/ffixed-line-length-none.f
202         * g77.dg/ffree-form-1.f
203         * g77.dg/fno-backslash.f
204         * g77.dg/fno-f90-1.f
205         * g77.dg/fno-fixed-form-1.f
206         * g77.dg/fno-onetrip.f
207         * g77.dg/fno-typeless-boz.f
208         * g77.dg/fno-underscoring.f
209         * g77.dg/fno-vxt-1.f
210         * g77.dg/fonetrip.f
211         * g77.dg/ftypeless-boz.f
212         * g77.dg/fugly-assumed.f
213         * g77.dg/funderscoring.f
214         * g77.dg/fvxt-1.f
215
216 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
217
218         * objc.dg/fwd-proto-1.m: New.
219         * objc.dg/local-decl-1.m: New.
220         * objc.dg/naming-1.m: New.
221         * objc.dg/naming-2.m: New.
222         * objc.dg/proto-hier-1.m: New.
223
224 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
225
226         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
227         largest-type elements to a struct makes its size grow.
228
229 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
230
231         * g++.dg/abi/vthunk1.C: New test.
232
233 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
234
235         * g++.dg/abi/vbase8-22.C: New test.
236
237 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
238
239         * gcc.dg/cpp/macro8.c: New test.
240
241 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
242
243         * g++.dg/abi/vbase8-21.C: New test.
244
245 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
246
247         * g++.dg/abi/vbase8-10.C: New test.
248
249 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
250
251         * lib/g++.exp (g++_set_ld_library_path): Renamed to
252         ${tool}_set_ld_library_path.
253         Changed caller.
254         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
255         g++.exp.
256
257 2001-07-26  Stan Cox <scox@redhat.com>
258
259         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
260         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
261         gcc_exit, gcc_check_unsupported_p):
262         Moved to gcc-deps.exp
263         * gcc-deps.exp: New file.
264
265 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
266
267         * g++.old-deja/g++.pt/defarg14.C: New test.
268
269 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
270
271         * g++.old-deja/g++.other/lineno5.C: New test.
272
273 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
274
275         * g++.old-deja/g++.pt/crash68.C: New test.
276
277 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
278
279         * g++.old-deja/g++.other/crash42.C: New test.
280
281 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
282
283         * gcc.dg/cpp/extratokens.c: Fix.
284         * gcc.dg/cpp/skipping2.c: New tests.
285
286 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
287
288         * gcc.c-torture/execute/20010724-1.c: New file.
289         * gcc.c-torture/execute/20010724-1.x: New file.
290
291 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
292
293         * g++.old-deja/g++.other/cond7.C: New test.
294
295 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
296
297         * g++.old-deja/g++.other/optimize4.C: New test.
298
299 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
300
301         * g++.old-deja/g++.abi/vbase8-5.C: New test.
302
303 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
304
305         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
306         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
307         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
308         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
309
310         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
311         bug report" message.
312
313         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
314         * g++.dg/ext/instantiate1.C: Move from old-deja.
315
316 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
317
318         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
319         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
320         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
321         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
322
323 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
324
325         * gcc.c-torture/execute/20010723-1.c: New test.
326
327 2001-07-23  Ben Elliston  <bje@redhat.com>
328
329         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
330
331 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
332
333         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
334         i[34567]86-*-*.
335         Delete handling of ieee_multilib_flags.
336         Pass -mieee for alpha*-*-* and sh-*-*.
337         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
338
339 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
340
341         Remove old-abi tests.
342         * g++.old-deja/g++.mike/p11116.C: Remove.
343         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
344
345 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
346
347         * g77.f-torture/compile/pr3743.f:  New test
348
349 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
350
351         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
352
353 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
354
355         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
356         g++.old-deja/g++.pt/static6.C: Likewise.
357         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
358         supports weak symbols.
359
360 2001-07-18  Andreas Jaeger  <aj@suse.de>
361
362         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
363         supported again.
364
365 2001-07-18  Andreas Jaeger  <aj@suse.de>
366
367         * gcc.dg/iftrap-1.c: Fix target line.
368
369 2001-07-17  Richard Henderson  <rth@redhat.com>
370
371         * gcc.c-torture/execute/20010717-1.c: New.
372
373 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
374
375         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
376         tests.
377
378 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
379
380         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
381
382 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
383
384         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
385         UAC_SIGBUS, UAC_NOPRINT definitions.
386
387 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
388
389         * objc/execute/object_is_class.m: New test.
390         * objc/execute/object_is_meta_class.m: New test.
391
392 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
393
394         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
395         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
396
397 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
398
399         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
400         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
401
402 2001-07-14  Richard Henderson  <rth@redhat.com>
403
404         * gcc.dg/iftrap-1.c: New.
405
406 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
407
408         * g77.f-torture/execute/intrinsic77.f: New test.
409
410 2001-07-11  Janis Johnson <janis@us.ibm.com>
411
412         * gcc.misc-tests/gcov-3.c: New test.
413
414 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
415
416         * gcc.c-torture/compile/20010711-1.c,
417         * gcc.c-torture/compile/20010711-2.c: New tests.
418
419 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
420
421         * gcc.c-torture/execute/20010711-1.c: New test.
422
423 2001-07-11  Ben Elliston  <bje@redhat.com>
424
425         * g++.old-deja/g++.other/enum5.C: New test.
426
427 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
428
429         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
430         (g++-dg-prune): Call prune_gcc_output.
431         * prune.exp: New file for prune_gcc_output.
432         * lib/g++.exp, lib/gcc.exp: Load it.
433
434 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
435
436         * gcc.c-torture/compile/20010701-1.c,
437         g++.old-deja/g++.ext/attrib6.C: New tests.
438
439 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
440
441         * gcc.c-torture/compile/20010706-1.c: New test.
442
443 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
444
445         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
446
447 2001-06-28  Stan Shebs  <shebs@apple.com>
448
449         * gcc.dg/pragma-darwin.c: New test.
450
451 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
452
453         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
454         Solaris 2.[678] system.
455
456 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
457
458         * gcc.dg/20010622-1.c: New test.
459
460 2001-06-18  Stan Shebs  <shebs@apple.com>
461
462         * objc.dg: New directory.
463         * objc.dg/dg.exp: New file.
464         * objc.dg/alias.m: New.
465         * objc.dg/class-1.m: New.
466         * objc.dg/class-2.m: New.
467         * objc.dg/const-str-1.m: New.
468         * objc.dg/const-str-2.m: New.
469         * objc.dg/id-1.m: New.
470         * objc.dg/method-1.m: New.
471         * objc.dg/super-class-1.m: New.
472         * lib/objc-dg.exp: New file.
473
474 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
475
476         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
477         of label name.
478
479 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
480
481         * g++.old-deja/g++.abi/vbase8-9.C: New test.
482
483 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
484
485         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
486         variable.
487
488 2001-06-12  Richard Henderson  <rth@redhat.com>
489
490         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
491
492 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
493
494         * g++.old-deja/g++.abi/vbase5.C: New test.
495         * g++.old-deja/g++.abi/vbase6.C: New test.
496         * g++.old-deja/g++.abi/vbase7.C: New test.
497
498 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
499
500         * gcc.c-torture/compile/20010610-1.c: New test.
501
502 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
503
504         * g++.old-deja/g++.abi/vbase4.C: New test.
505
506 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
507
508         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
509         support %f for HC11/HC12 targets.
510         * gcc.c-torture/execute/930513-1.x: New file, likewise.
511         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
512         on HC11/HC12 targets.
513         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
514
515 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
516
517         * gcc.dg/wchar_t-1.c: New file.
518         * gcc.dg/wint_t-1.c: Likewise.
519
520 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
521
522         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
523
524 2001-06-11  Richard Henderson  <rth@redhat.com>
525
526         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
527
528 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
529
530         * gcc.c-torture/compile/20010611-1.c: New test.
531
532 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
533
534         * gcc.dg/c99-tag-1.c: Add more tests.
535
536 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
537
538         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
539         representation on MN10300 and ARM/Thumb.
540
541 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
542
543         * g77.f-torture/execute/20010610.f: New.
544
545 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
546
547         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
548         names.
549
550 2001-06-09  Richard Henderson  <rth@redhat.com>
551
552         * gcc.c-torture/execute/ashrdi-1.c: New.
553         * gcc.c-torture/execute/ashldi-1.c: New.
554         * gcc.c-torture/execute/lshrdi-1.c: New.
555
556 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
557
558         * objc/execute/load-3.m: Added. Check sending +load to categories,
559         in addition to classes.
560
561 2001-06-08  Stan Shebs  <shebs@apple.com>
562
563         * objc/execute/load-2.m: New test.  From Nicola Pero
564         <n.pero@mi.flashnet.it>.
565
566 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
567
568         * gcc.c-torture/execute/20010605-2.c: New test.
569
570 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
571
572         * g++.old-deja/g++.abi/vbase2.C: New test.
573         * g++.old-deja/g++.abi/vbase3.C: New test.
574
575 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
576
577         * g++.old-deja/g++.pt/friend49.C: New test.
578
579 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
580
581         * g++.old-deja/g++.ext/anon3.C: New test.
582
583 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
584
585         * g++.old-deja/g++.other/conv7.C: New test.
586
587 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
588
589         * gcc.c-torture/compile/20010605-2.c: New test.
590
591 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
592
593         * gcc.c-torture/execute/20010604-1.c: New test.
594
595 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
596
597         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
598
599 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
600
601         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
602         (g++_link_flags): Likewise.
603         (g++_init): Pass gccpath's value to two previous functions.
604
605 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
606
607         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
608         Ensure logfile entry matches exec command line.
609
610 2001-05-31  Richard Henderson  <rth@redhat.com>
611
612         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
613         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
614
615 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
616
617         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
618         compiler for irix6.2
619
620 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
621
622         * g++.old-deja/g++.other/optimize3.C: New file.
623
624 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
625
626         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
627         assemble.
628
629 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
630
631         * g++.old-deja/g++.other/optimize2.C: New file.
632
633 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
634
635         * gcc.c-torture/compile/20010518-2.c: New file.
636         * gcc.c-torture/execute/20010518-1.c: New file.
637         * gcc.c-torture/execute/20010518-2.c: New file.
638
639 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
640
641         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
642
643 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
644
645         G++ no longer defines builtins that do not begin with __builtin.
646         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
647         * g++.old-deja/g++.brendand/misc13.C: Likewise.
648         * g++.old-deja/g++.law/builtin1.C: Likewise.
649         * g++.old-deja/g++.law/cvt2.C: Likewise.
650         * g++.old-deja/g++.mike/net5.C: Likewise.
651         * g++.old-deja/g++.other/builtins1.C: Likewise.
652         * g++.old-deja/g++.other/builtins2.C: Likewise.
653         * g++.old-deja/g++.other/builtins3.C: Likewise.
654         * g++.old-deja/g++.other/builtins4.C: Likewise.
655         * g++.old-deja/g++.other/inline8.C: Likewise.
656         * g++.old-deja/g++.robertl/eb39.C: Likewise.
657
658 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
659
660         * g++.old-deja/g++.pt/using1.C: Adjust.
661         * g++.old-deja/g++.pt/using2.C: New test.
662
663 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
664
665         * gcc.dg/cpp/charconst.c: New tests.
666         * gcc.dg/cpp/escape.c: New tests.
667         * gcc.dg/cpp/escape-1.c: New tests.
668         * gcc.dg/cpp/escape-2.c: New tests.
669         * gcc.dg/cpp/ucs.c: New tests.
670
671 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
672
673         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
674         native compiler for irix6.5.
675
676 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
677
678         * lib/g++.exp (g++_include_flags): Use args to compute
679         get_multilibs.
680         (g++_link_flags): Likewise.
681         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
682
683 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
684
685         * gcc.dg/c90-hexfloat-1.c: Add more tests.
686
687 2001-05-21  Geoff Keating  <geoffk@redhat.com>
688
689         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
690         this file.
691
692 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
693
694         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
695         STACK_SIZE;
696         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
697         to STACK_SIZE; Use it to define size of add_histo array.
698         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
699         to STACK_SIZE.
700         (f): Use GITT_SIZE to define size of gitt local table.
701         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
702         to STACK_SIZE; Use it to define size of bytemem array.
703
704 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
705
706         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
707         on 68HC11/HC12 due to the asm instruction.
708         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
709         * gcc.c-torture/compile/920520-1.x: Likewise.
710         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
711         on 68HC11/HC12 because the function is larger than 64K.
712         * gcc.c-torture/compile/961203-1.x: New file, this test fails
713         on 68HC11/HC12 because the structure is too large.
714
715 2001-05-20  Richard Henderson  <rth@redhat.com>
716
717         * gcc.c-torture/execute/20010520-1.c: New.
718
719 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
720
721         * g++.old-deja/g++.warn/compare1.C: New test.
722         * gcc.dg/compare4.c: New test.
723
724 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
725
726         * g++.old-deja/g++.other/optimize1.C: New test.
727
728 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
729
730         * g++.old-deja/g++.pt/spec41.C: New test.
731
732 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
733
734         * gcc.c-torture/compile/20010114-1.x: Remove.
735
736 2001-05-18  Stan Shebs  <shebs@apple.com>
737
738         * gcc.c-torture/compile/20010518-1.c: New test.
739
740 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
741
742         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
743         * g++.old-deja/g++.pt/crash67.C: New test.
744
745 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
746
747         * g++.old-deja/g++.other/debug9.C: New test.
748
749 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
750
751         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
752
753 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
754
755         * gcc.c-torture/compile/20010516-1.c: New test.
756
757 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
758
759         * g++.old-deja/g++.other/crash41.C: New test.
760
761 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
762
763         * g++.old-deja/g++.pt/crash66.C: New test.
764
765 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
766
767         * g++.old-deja/g++.robertl/eb27.C: Convert.
768
769 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
770
771         * g++.dg/friend-warn.C: New test.  Do not warn about friend
772         declaration being redundant.
773
774 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
775
776         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
777
778 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
779
780         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
781
782 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
783
784         * lib/g++.exp: Use testsuite_flags.
785
786 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
787
788         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
789
790 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
791
792         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
793
794 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
795
796         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
797
798 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
799
800         * gcc.c-torture/compile/20010313-1.c: New test.
801
802 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
803
804         * gcc.dg/cpp/direct2.c: New test.
805         * gccq.dg/cpp/direct2s.c: New test.
806
807         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
808
809 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
810
811         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
812         * g++.old-deja/g++.other/op3.C: Likewise.
813
814 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
815
816         * gcc.dg/cpp/syshdr.h: New file.
817         * gcc.dg/cpp/sysmac1.c: Update.
818         * gcc.dg/cpp/sysmac2.c: Update.
819
820 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
821
822         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
823
824 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
825
826         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
827         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
828
829 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
830
831         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
832
833 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
834
835         * lib/g++.exp (g++_include_flags): Don't use any special flags
836         if TESTING_IN_BUILD_TREE is not defined.
837         (g++_init): Use a plain 'c++' as the compiler if
838         TESTING_IN_BUILD_TREEE is not defined.
839
840 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
841
842         * g++.old-deja/g++.eh/catch13.C: New test.
843         * g++.old-deja/g++.eh/catch14.C: New test.
844
845 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
846
847         * gcc.dg/cpp/tr-define.c: New test.
848
849 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
850
851         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
852         <stdlib.h>, not <malloc.h>.
853
854 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
855
856         * g++.old-deja/g++.ns/template17.C: New test.
857
858 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
859
860         * g++.old-deja/g++.pt/ref4.C: New test.
861
862 2001-04-30  Richard Henderson  <rth@redhat.com>
863
864         * gcc.dg/20000724-1.c: Revert last change.
865
866 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
867
868         * g77.f-torture/execute/20010430.f: New test.
869
870 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
871
872         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
873
874 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
875
876         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
877
878 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
879
880         * g++.old-deja/g++.eh/crash6.C: New test.
881
882 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
883
884         * g++.old-deja/g++.other/warn7.C: New test.
885
886 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
887
888         * g++.old-deja/g++.other/defarg9.C: New test.
889
890 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
891
892         * g77.f-torture/compile/20010426.f: New test.
893         * g77.f-torture/execute/20010426.f: New test.
894
895 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
896
897         * g77.f-torture/compile/20000629-1.x: Remove - error
898         has been fixed.
899
900 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
901
902         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
903         Tweak slightly to work with g++.dg framework.
904         * g++.dg/special/ecos.exp: Run initp1.C test.
905         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
906
907         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
908         its linker doesn't give line numbers either.
909         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
910
911 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
912
913         * g++.old-deja/g++.other/lex1.C: New test.
914
915 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
916
917         * gcc.dg/noncompile/20010425-1.c: New test.
918
919 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
920
921         * g++.old-deja/g++.pt/mangle2.C: New test.
922
923 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
924
925         * gcc.dg/format/plus-1.c: New test.
926
927 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
928
929         * gcc.dg/20010423-1.c: New test.
930
931 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
932
933         * gcc.c-torture/execute/20010422-1.c: New test.
934
935 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
936
937         * g++.old-deja/g++.ns/type2.C: New test.
938
939 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
940
941         * g++.old-deja/g++.other/perf1.C: New test.
942
943 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
944
945         * gcc.dg/c99-func-2.c: Remove xfail.
946         * gcc.dg/c99-func-3.c: Remove xfail.
947         * gcc.dg/c99-func-4.c: Remove xfail.
948
949 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
950
951         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
952
953 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
954
955         * gcc.c-torture/compile/20010423-1.c: New test.
956
957 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
958
959         * g++.old-deja/g++.pt/typename28.C: New test.
960
961 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
962
963         * g++.old-deja/g++.abi/empty2.C: New test.
964         * g++.old-deja/g++.abi/empty3.C: New test.
965
966 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
967
968         * g++.old-deja/g++.other/comdat2.C: New test.
969         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
970
971 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
972
973         * g++.old-deja/g++.other/overload14.C: New test.
974
975 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
976
977         * g++.old-deja/g++.other/lookup23.C: New test.
978
979 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
980
981         * gcc.c-torture/execute/20010403-1.c: New test.
982
983 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
984             Mark Mitchell  <mark@codesourcery.com>
985
986         * lib/old-dejagnu.exp: Don't delete output of executable.
987         Add .exe suffix to executables.
988
989 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
990
991         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
992
993 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
994
995         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
996
997 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
998
999         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1000         * g++.old-deja/g++.abi/crash1.C: New test.
1001
1002 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1003
1004         * g++.old-deja/g++.other/crash40.C: New test.
1005
1006 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1007
1008         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1009
1010 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1011
1012         * g++.old-deja/g++.other/warn6.C: New test.
1013
1014 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1015
1016         * g++.old-deja/g++.robertl/eb42.C: Same.
1017
1018 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1019
1020         * gcc.dg/wtr-conversion-1.c: New testcase.
1021
1022 2001-04-10  Richard Henderson  <rth@redhat.com>
1023
1024         * g++.old-deja/g++.other/array5.C: New.
1025
1026 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1027
1028         * gcc.c-torture/execute/20010408-1.c: New test.
1029
1030 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1031
1032         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1033         headers and constructs.
1034         * g++.old-deja/g++.robertl/eb79.C: Same.
1035         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1036         * g++.old-deja/g++.robertl/eb73.C: Same.
1037         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1038         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1039         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1040         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1041         * g++.old-deja/g++.robertl/eb44.C: Same.
1042         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1043         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1044         * g++.old-deja/g++.robertl/eb39.C: Same.
1045         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1046         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1047         * g++.old-deja/g++.robertl/eb30.C: Same.
1048         * g++.old-deja/g++.robertl/eb3.C: Same.
1049         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1050         * g++.old-deja/g++.robertl/eb21.C: Same.
1051         * g++.old-deja/g++.robertl/eb15.C: Same.
1052         * g++.old-deja/g++.robertl/eb118.C: Same.
1053         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1054         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1055         * g++.old-deja/g++.robertl/eb109.C: Same.
1056         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1057         * g++.old-deja/g++.mike/rtti1.C: Same.
1058         * g++.old-deja/g++.mike/p658.C: Same.
1059         * g++.old-deja/g++.mike/net46.C: Same.
1060         * g++.old-deja/g++.mike/net34.C: Same.
1061         * g++.old-deja/g++.mike/memoize1.C: Same.
1062         * g++.old-deja/g++.mike/eh2.C: Same.
1063         * g++.old-deja/g++.law/weak.C: Same.
1064         * g++.old-deja/g++.law/visibility7.C: Same.
1065         * g++.old-deja/g++.law/visibility25.C: Same.
1066         * g++.old-deja/g++.law/visibility22.C: Same.
1067         * g++.old-deja/g++.law/visibility2.C: Same.
1068         * g++.old-deja/g++.law/visibility17.C: Same.
1069         * g++.old-deja/g++.law/visibility13.C: Same.
1070         * g++.old-deja/g++.law/visibility10.C: Same.
1071         * g++.old-deja/g++.law/visibility1.C: Same.
1072         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1073         * g++.old-deja/g++.law/vbase1.C: Same.
1074         * g++.old-deja/g++.law/operators32.C: Same.
1075         * g++.old-deja/g++.law/nest3.C: Same.
1076         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1077         * g++.old-deja/g++.law/except5.C (main): Same.
1078         * g++.old-deja/g++.law/cvt7.C (run): Same.
1079         * g++.old-deja/g++.law/cvt2.C: Same.
1080         * g++.old-deja/g++.law/cvt16.C: Same.
1081         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1082         * g++.old-deja/g++.law/ctors17.C (main): Same.
1083         * g++.old-deja/g++.law/ctors13.C: Same.
1084         * g++.old-deja/g++.law/ctors12.C (main): Same.
1085         * g++.old-deja/g++.law/ctors10.C: Same.
1086         * g++.old-deja/g++.law/code-gen5.C: Same.
1087         * g++.old-deja/g++.law/bad-error7.C: Same.
1088         * g++.old-deja/g++.law/arm9.C: Same.
1089         * g++.old-deja/g++.law/arm12.C: Same.
1090         * g++.old-deja/g++.law/arg8.C: Same.
1091         * g++.old-deja/g++.law/arg1.C: Same.
1092         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1093         * g++.old-deja/g++.jason/template31.C: Same.
1094         * g++.old-deja/g++.jason/template24.C (main): Same.
1095         * g++.old-deja/g++.jason/2371.C: Same.
1096         * g++.old-deja/g++.eh/new2.C: Same.
1097         * g++.old-deja/g++.eh/new1.C: Same.
1098         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1099         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1100         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1101         * g++.old-deja/g++.brendan/crash62.C: Same.
1102         * g++.old-deja/g++.brendan/crash52.C: Same.
1103         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1104         * g++.old-deja/g++.brendan/crash38.C: Same.
1105         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1106         * g++.old-deja/g++.brendan/copy9.C: Same.
1107
1108 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1109
1110         * gcc.c-torture/execute/20001203-2.c (memset):
1111         Count argument is of type __SIZE_TYPE__.
1112
1113 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1114
1115         * gcc.c-torture/compile/20010404-1.c: New test.
1116
1117 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1118
1119         * gcc.c-torture/compile/20010326-1.c: New test.
1120
1121 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1122
1123         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1124         peculiarities of the SH.
1125         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1126
1127 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1128
1129         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1130         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1131         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1132
1133 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1134
1135         * g77.f-torture/compile/20010321-1.f: New test.
1136
1137 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1138
1139         * gcc.c-torture/compile/20010329-1.c: New test.
1140
1141 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1142
1143         * gcc.c-torture/execute/20010329-1.c: New test.
1144
1145 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1146
1147         * g++.old-deja/g++.other/eh4.C: Fix typo.
1148
1149 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1150
1151         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1152
1153 2001-03-28  Philip Blundell  <philb@gnu.org>
1154
1155         * gcc.c-torture/compile/20010328-1.c: New test.
1156
1157 2001-03-27  Richard Henderson  <rth@redhat.com>
1158
1159         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1160         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1161
1162 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1163
1164         * gcc.c-torture/compile/20010327-1.c: New test.
1165
1166 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1167
1168         * g++.old-deja/g++.other/friend12.C: New test.
1169         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1170         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1171
1172 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1173
1174         * gcc.c-torture/execute/20010325-1.c: New test.
1175
1176 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1177
1178         * g++.old-deja/g++.other/mangle3.C: New test.
1179
1180 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1181
1182         * g++.old-deja/g++.other/anon8.C: New test.
1183
1184 2001-03-20  Philip Blundell  <philb@gnu.org>
1185
1186         * gcc.c-torture/compile/20010320-1.c: New test.
1187
1188 2001-03-17  Richard Henderson  <rth@redhat.com>
1189
1190         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1191
1192 2001-03-15  Geoff Keating  <geoff@redhat.com>
1193
1194         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1195         tests on AIX.
1196
1197 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1198
1199         * g++.old-deja/g++.other/eh4.C: New test.
1200
1201 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1202
1203         * gcc.dg/cpp/mi1.c: Update.
1204
1205 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1206
1207         * g++.old-deja/g++.other/regstack.C: New test.
1208
1209 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1210
1211         * g++.old-deja/g++.other/ref4.C: New test.
1212
1213 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1214
1215         * objc/execute/va_method.m: Added.
1216         * objc/execute/IMP.m: Added.
1217         * objc/execute/_cmd.m: Added.
1218         * objc/execute/accessing_ivars.m: Added.
1219         * objc/execute/class-1.m: Added.
1220         * objc/execute/class-10.m: Added.
1221         * objc/execute/class-11.m: Added.
1222         * objc/execute/class-12.m: Added.
1223         * objc/execute/class-13.m: Added.
1224         * objc/execute/class-14.m: Added.
1225         * objc/execute/class-2.m: Added.
1226         * objc/execute/class-3.m: Added.
1227         * objc/execute/class-4.m: Added.
1228         * objc/execute/class-5.m: Added.
1229         * objc/execute/class-6.m: Added.
1230         * objc/execute/class-7.m: Added.
1231         * objc/execute/class-8.m: Added.
1232         * objc/execute/class-9.m: Added.
1233         * objc/execute/class-tests-1.h
1234         * objc/execute/class-tests-2.h
1235         * objc/execute/compatibility_alias.m: Added.
1236         * objc/execute/encode-1.m: Added.
1237         * objc/execute/formal_protocol-1.m: Added.
1238         * objc/execute/formal_protocol-2.m: Added.
1239         * objc/execute/formal_protocol-3.m: Added.
1240         * objc/execute/formal_protocol-4.m: Added.
1241         * objc/execute/formal_protocol-5.m: Added.
1242         * objc/execute/formal_protocol-6.m: Added.
1243         * objc/execute/formal_protocol-7.m: Added.
1244         * objc/execute/informal_protocol.m: Added.
1245         * objc/execute/initialize.m: Added.
1246         * objc/execute/load.m: Added.
1247         * objc/execute/many_args_method.m: Added.
1248         * objc/execute/nested-3.m: Added.
1249         * objc/execute/no_clash.m: Added.
1250         * objc/execute/private.m: Added.
1251         * objc/execute/redefining_self.m: Added.
1252         * objc/execute/root_methods.m: Added.
1253         * objc/execute/selector-1.m: Added.
1254         * objc/execute/static-1.m: Added.
1255         * objc/execute/static-2.m: Added.
1256         * objc/execute/va_method.m: Added.
1257
1258 2001-03-10  Richard Henderson  <rth@redhat.com>
1259
1260         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
1261
1262 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1263
1264         * g++.old-deja/g++.other/crash31.C: XFAIL.
1265         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
1266         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
1267         * gcc.c-torture/execute/20010123-1.x: XFAIL.
1268         * gcc.c-torture/execute/20010124-1.x: XFAIL.
1269         * gcc.dg/sequence-pt-1.c: XFAIL one test.
1270
1271 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
1272
1273         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
1274
1275 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1276
1277         * gcc.dg/20000724-1.c: Don't use multiline strings.
1278
1279 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1280
1281         * objc/execute/string1.m, objc/execute/string2.m: Compare the
1282         result of -cString against what we expect it to be; don't just
1283         print it out for no one to read.
1284
1285         * objc/execute/string3.m, objc/execute/string4.m: New tests.
1286         Based on testcases provided by Nicola Pero.
1287
1288 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1289
1290         * gcc.dg/cpp/macro7.c: New test.
1291
1292 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1293
1294         * gcc.dg/cpp/multiline.c: Update.
1295
1296 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1297
1298         * g++.old-deja/g++.other/enum3.C: New test.
1299
1300 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1301
1302         * g++.old-deja/g++.other/pod1.C: New test.
1303
1304 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1305
1306         * g++.old-deja/g++.ext/overload1.C: New test.
1307
1308 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1309
1310         * g++.old-deja/g++.pt/using1.C: New test.
1311
1312 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1313
1314         * g++.old-deja/g++.other/using9.C: New test.
1315
1316 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
1317
1318         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
1319
1320         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
1321
1322 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1323
1324         * g++.old-deja/g++.ext/realpt1.C: Remove.
1325
1326 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
1327
1328         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
1329
1330 2001-02-26  Will Cohen  <wcohen@redhat.com>
1331
1332         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
1333
1334 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
1335
1336         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
1337         templatized constructors.
1338
1339 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1340
1341         * gcc.c-torture/execute/20010224-1.c: New test.
1342
1343 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
1344
1345         * gcc.c-torture/execute/20010222-1.c: New test.
1346
1347 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
1348
1349         * g++.old-deja/g++.other/inline20.C: New test.
1350
1351 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1352
1353         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
1354
1355 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1356
1357         * g++.old-deja/g++.other/lookup22.C: New test.
1358
1359 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
1360
1361         * g77.dg: New directory.
1362         * g77.dg/20010216-1.f: New test case.
1363         * g77.dg/dg.exp: New driver.
1364         * lib/g77-dg.exp: New driver library.
1365
1366 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1367
1368         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
1369
1370 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
1371
1372         * g++.old-deja/g++.other/decl9.C: New test.
1373
1374 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
1375
1376         * g++.old-deja/g++.other/init16.C: Update the test so that it does
1377         not need <string> and also tests the initialization at runtime.
1378
1379 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1380
1381         * gcc.c-torture/execute/longlong.c: New test.
1382
1383 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
1384
1385         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
1386
1387 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
1388
1389         * gcc.c-torture/execute/920302-1.c (execute):
1390         Change argument type to short.
1391
1392 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1393
1394         * g++.old-deja/g++.pt/deduct6.C: New test.
1395
1396 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1397
1398         * g++.old-deja/g++.pt/deduct5.C: New test.
1399
1400 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
1401
1402         * gcc.c-torture/execute/20010209-1.c: New test.
1403
1404 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1405
1406         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
1407
1408 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
1409
1410         * g++.dg/vtgc1.C: Update for new ABI.
1411
1412         * consistency.vlad: New directory, 1665 files.
1413
1414 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1415
1416         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
1417         return type.
1418         * gcc.dg/cpp/digraphs.c: Declare puts.
1419
1420 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1421
1422         * g++.old-deja/g++.other/warn5.C: New test.
1423
1424 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1425
1426         * g++.old-deja/g++.pt/spec40.C: New test.
1427
1428 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1429
1430         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
1431         case.
1432         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
1433
1434 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
1435
1436         * gcc.c-torture/compile/20010209-1.c: New test.
1437
1438 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
1439
1440         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
1441         excess errors message but not if it crashes.
1442         * g++.old-deja/g++.other/crash27.C: Likewise.
1443         * g++.old-deja/g++.other/crash28.C: Likewise.
1444         * g++.old-deja/g++.other/crash30.C: Likewise.
1445         * g++.old-deja/g++.other/crash32.C: Likewise.
1446         * g++.old-deja/g++.other/crash35.C: Likewise.
1447         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1448
1449 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1450
1451         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
1452         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
1453         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
1454         g77.f-torture/execute/execute.exp,
1455         g77.f-torture/noncompile/noncompile.exp,
1456         gcc.c-torture/execute/execute.exp,
1457         gcc.c-torture/execute/memcheck/memcheck.exp,
1458         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
1459         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
1460         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
1461         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
1462         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
1463         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
1464         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
1465         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
1466         Remove bug reporting instructions with ancient email addresses.
1467
1468 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1469
1470         * gcc.dg/20010202-1.c: New test.
1471         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
1472
1473 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
1474
1475         * g++.dg/stdbool-if.C: New test.
1476
1477 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1478
1479         * objc/execute/fdecl.m: Added main().
1480
1481 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1482
1483         * gcc.c-torture/execute/20010206-1.c: New test.
1484
1485 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1486
1487         * gcc.dg/cpp/avoidpaste1.c: Update.
1488
1489 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1490
1491         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
1492         Pero <nicola@brainstorm.co.uk>.
1493         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
1494
1495 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
1496
1497         * g++.old-deja/g++.pt/spec39.C: New test.
1498
1499 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
1500
1501         * gcc.c-torture/compile/20010202-1.c: New test.
1502
1503 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
1504
1505         * g++.old-deja/g++.abi/primary2.C: New test.
1506         * g++.old-deja/g++.abi/primary3.C: New test.
1507         * g++.old-deja/g++.abi/primary4.C: New test.
1508         * g++.old-deja/g++.abi/primary5.C: New test.
1509         * g++.old-deja/g++.abi/vtable3.h: New test.
1510         * g++.old-deja/g++.abi/vtable3a.C: New test.
1511         * g++.old-deja/g++.abi/vtable3b.C: New test.
1512         * g++.old-deja/g++.abi/vtable3c.C: New test.
1513         * g++.old-deja/g++.abi/vtable3d.C: New test.
1514         * g++.old-deja/g++.abi/vtable3e.C: New test.
1515         * g++.old-deja/g++.abi/vtable3f.C: New test.
1516         * g++.old-deja/g++.abi/vtable3g.C: New test.
1517         * g++.old-deja/g++.abi/vtable3h.C: New test.
1518         * g++.old-deja/g++.abi/vtable3i.C: New test.
1519         * g++.old-deja/g++.abi/vtable3j.C: New test.
1520         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
1521
1522 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
1523
1524         * g++.old-deja/g++.other/anon6.C: New test.
1525         * g++.old-deja/g++.other/anon7.C: New test.
1526
1527 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1528
1529         * gcc.dg/cpp/avoidpaste2.c: New tests.
1530
1531 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
1532
1533         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
1534
1535 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
1536
1537         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
1538         DECIMAL_DIG cases for Irix."
1539
1540 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
1541
1542         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
1543
1544 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1545
1546         * gcc.dg/c99-tag-1.c: New test.
1547
1548 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1549
1550         * gcc.dg/cpp/tr-warn1.c: Add tests.
1551
1552 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1553
1554         * gcc.dg/cpp/avoidpaste1.c: Update.
1555         * gcc.dg/cpp/paste4.c: Update.
1556
1557 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
1558
1559         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
1560         cases for Irix.
1561
1562 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1563
1564         * g++.old-deja/g++.other/inline19.C: New test.
1565
1566 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1567
1568         * gcc.dg/Wlarger-than.c: New test.
1569
1570 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1571
1572         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
1573
1574 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
1575
1576         * gcc.c-torture/execute/20010129-1.c: New test.
1577         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
1578
1579 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1580
1581         * gcc.dg/cpp/avoidpaste1.c: Test case.
1582
1583 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
1584
1585         * g++.old-deja/g++.other/inline18.C: New test.
1586
1587 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1588
1589         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
1590         and __builtin_putchar.
1591
1592 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
1593
1594         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
1595         tests.
1596
1597 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
1598
1599         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
1600         floating point number rounding mode to round to the nearest
1601         representable mode.
1602
1603 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
1604
1605         * g++.old-deja/g++.other/mangle2.C: New test.
1606
1607 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1608
1609         * gcc.c-torture/compile/20010124-1.c: New test.
1610
1611 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
1612
1613         * g++.old-deja/g++.pt/spec38.C: New test.
1614
1615 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1616
1617         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
1618         "Build don't run".
1619
1620 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1621
1622         * gcc.c-torture/execute/20010123-1.c: New test.
1623
1624 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
1625
1626         * g++.old-deja/g++.pt/spec37.C: New test.
1627
1628 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
1629
1630         * g++.old-deja/g++.pt/overload14.C: New test.
1631
1632 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1633
1634         * gcc.c-torture/execute/20010122-1.c: New test, exercise
1635         __builtin_return_address.
1636
1637 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
1638
1639         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
1640         * g++.old-deja/g++.pt/spec35.C: New test.
1641         * g++.old-deja/g++.pt/spec36.C: New test.
1642
1643 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
1644
1645         * gcc.c-torture/compile/20010118-1.c: New test.
1646
1647 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
1648
1649         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
1650
1651 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
1652
1653         * gcc.c-torture/execute/20010119-1.c: New test.
1654
1655 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1656
1657         * g++.old-deja/g++.other/vbase5.C: New test.
1658
1659 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
1660
1661         * gcc.c-torture/execute/20010118-1.c: New test.
1662
1663 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1664
1665         * g++.old-deja/g++.pt/deduct3.C: New test.
1666
1667 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1668
1669         * g++.old-deja/g++.pt/spec34.C: New test.
1670
1671 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
1672
1673         * g77.f-torture/compile/20000601-2.f: New test.
1674
1675 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1676
1677         * g++.old-deja/g++.other/init17.C: New test.
1678
1679 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
1680
1681         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
1682
1683 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1684
1685         * g++.old-deja/g++.pt/unify8.C: New test.
1686
1687 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1688
1689         * g++.old-deja/g++.abi/vbase1.C: New test.
1690
1691 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1692
1693         * g++.old-deja/g++.pt/crash65.C: New test.
1694
1695 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
1696
1697         * gcc.dg/cpp/assembl2.S: New test case.
1698
1699 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
1700
1701         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
1702         are supported.
1703
1704 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1705
1706         * g++.old-deja/g++.other/builtins1.C: New test.
1707         * g++.old-deja/g++.other/builtins2.C: Likewise.
1708         * g++.old-deja/g++.other/builtins3.C: Likewise.
1709         * g++.old-deja/g++.other/builtins4.C: Likewise.
1710
1711 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
1712
1713         * gcc.c-torture/compile/20010117-1.c: New test.
1714         * gcc.c-torture/compile/20010117-2.c: New test.
1715
1716 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1717
1718         * g77.f-torture/execute/20010116.[fx]: New test,
1719         XFAIL on i?86-*-*.
1720         * g77.f-torture/compile/20010115.f: Indicate it's
1721         a test for PR fortran/1636.
1722
1723 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1724
1725         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
1726
1727 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1728
1729         * g77.f-torture/compile/20010115.f: New test.
1730
1731 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
1732
1733         * g++.old-deja/g++.pt/nontype5.C: New test.
1734
1735 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1736
1737         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
1738         have an equivalent working one below it.
1739
1740 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
1741
1742         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
1743         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1744
1745 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
1746
1747         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
1748         message containing "init_priority".
1749         (conpr-2.C): Likewise.
1750         (conpr-3.C): Likewise.
1751         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
1752
1753 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1754
1755         * gcc.c-torture/execute/20010114-2.c: New test.
1756
1757 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1758
1759         * gcc.c-torture/compile/20010114-1.c: New test.
1760         * gcc.c-torture/compile/20010114-1.x: Xfail.
1761         * gcc.c-torture/compile/20010114-2.c: New test.
1762         * gcc.c-torture/execute/20010114-1.c: New test.
1763         * gcc.dg/trunc-1.c: New test.
1764         * gcc.dg/uninit-B.c: New test.
1765
1766 2001-01-13  Nick Clifton  <nickc@redhat.com>
1767
1768         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
1769         target.
1770
1771 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1772
1773         * gcc.c-torture/compile/20010113-1.c: New test.
1774
1775 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
1776
1777         * gcc.c-torture/compile/20001212-1.c: New test.
1778
1779 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1780
1781         * gcc.dg/cpp/widestr1.c: Update.
1782         * gcc.dg/cpp/prag-imp.c: Remove.
1783
1784 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
1785
1786         * gcc.c-torture/execute/20000801-3.x: Remove.
1787         * gcc.dg/c90-init-1.c: New test.
1788         * gcc.dg/c99-init-1.c: New test.
1789         * gcc.dg/c99-init-2.c: New test.
1790         * gcc.dg/gnu99-init-1.c: New test.
1791
1792 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
1793
1794         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
1795         testing that no relevant ones were found.
1796
1797 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1798
1799         * g++.old-deja/g++.pt/cast2.C: New test.
1800
1801 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1802
1803         * g++.old-deja/g++.pt/friend47.C: New test.
1804
1805 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1806
1807         * g++.old-deja/g++.pt/instantiate13.C: New test.
1808
1809 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1810
1811         * g++.old-deja/g++.other/defarg7.C: New test.
1812         * g++.old-deja/g++.other/defarg8.C: New test.
1813
1814 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1815
1816         * g++.old-deja/g++.pt/crash64.C: New test.
1817
1818 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1819
1820         * g++.old-deja/g++.pt/crash63.C: New test.
1821
1822 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1823
1824         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
1825
1826 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
1827
1828         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
1829
1830 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1831
1832         * g++.old-deja/g++.pt/error3.C: New test.
1833
1834 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1835
1836         * g++.old-deja/g++.other/crash39.C: New test.
1837
1838 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1839
1840         * g++.old-deja/g++.other/vbase4.C: New test.
1841
1842 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
1843
1844         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
1845         * gcc.dg/special/20000419-2.c: New file. Identical to above.
1846         * gcc.dg/special/special.exp: New test driver which will check
1847         for alias support for the above test.
1848
1849 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
1850
1851         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
1852         problems on small machines.
1853         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
1854         parameterize.
1855
1856 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
1857
1858         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
1859         mips.
1860         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1861
1862 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
1863
1864         * g++.old_deja/g++.pt/using8.C: New test.
1865
1866 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1867
1868         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
1869
1870 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
1871
1872         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
1873         where a failure is expected.
1874         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
1875
1876 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1877
1878         * g++.old_deja/g++.pt/instantiate12.C: New test.
1879
1880 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1881
1882         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
1883         start of structs.
1884         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
1885         * g++.old-deja/g++.brendan/crash17.C: Likewise.
1886         * g++.old-deja/g++.brendan/crash29.C: Likewise.
1887         * g++.old-deja/g++.brendan/crash48.C: Likewise.
1888         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1889         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
1890         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
1891         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
1892         * g++.old-deja/g++.eh/spec6.C: Likewise.
1893         * g++.old-deja/g++.jason/crash3.C: Likewise.
1894         * g++.old-deja/g++.law/ctors11.C: Likewise.
1895         * g++.old-deja/g++.law/ctors17.C: Likewise.
1896         * g++.old-deja/g++.law/ctors5.C: Likewise.
1897         * g++.old-deja/g++.law/ctors9.C: Likewise.
1898         * g++.old-deja/g++.mike/ambig1.C: Likewise.
1899         * g++.old-deja/g++.mike/net22.C: Likewise.
1900         * g++.old-deja/g++.mike/p3538a.C: Likewise.
1901         * g++.old-deja/g++.mike/p3538b.C: Likewise.
1902         * g++.old-deja/g++.mike/virt3.C: Likewise.
1903         * g++.old-deja/g++.niklas/t128.C: Likewise.
1904         * g++.old-deja/g++.other/anon4.C: Likewise.
1905         * g++.old-deja/g++.other/using1.C: Likewise.
1906         * g++.old-deja/g++.other/warn3.C: Likewise.
1907         * g++.old-deja/g++.pt/t37.C: Likewise.
1908         * g++.old-deja/g++.robertl/eb69.C: Likewise.
1909         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1910
1911 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1912
1913         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
1914
1915 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1916
1917         * gcc.c-torture/execute/stdio-opt-3.c: New test.
1918
1919 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
1920
1921         * gcc.c-torture/compile/20010107-1.c: New test.
1922
1923 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1924
1925         * gcc.c-torture/execute/builtin-noret-1.c: New test.
1926
1927 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1928
1929         * gcc.dg/format/format.h: New file.
1930         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
1931         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
1932         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
1933         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
1934         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
1935         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1936         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
1937         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
1938         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
1939         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
1940         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
1941         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
1942         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
1943         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
1944         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
1945         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
1946         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
1947         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
1948         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
1949         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
1950         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
1951         instead of declaring standard types, macros and functions in each
1952         test.
1953
1954 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
1955
1956         * gcc.c-torture/execute/20010106-1.c: New test.
1957
1958 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1959
1960         * gcc.dg/format/format.exp: New file.
1961         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
1962         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
1963         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
1964         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
1965         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
1966         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
1967         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
1968         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
1969         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
1970         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
1971         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
1972         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
1973         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
1974         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
1975         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
1976         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
1977         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
1978         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
1979         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
1980         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
1981         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
1982         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
1983         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
1984         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
1985         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
1986         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
1987         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
1988         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
1989         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
1990         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
1991         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
1992         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
1993         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
1994         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
1995         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
1996         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
1997         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
1998         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
1999         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2000         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2001         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2002         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2003
2004 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2005
2006         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2007         account.
2008
2009 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2010
2011         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2012
2013 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2014
2015         * g++.old-deja/g++.pt/crash62.C: New test.
2016
2017 2001-01-04  Richard Henderson  <rth@redhat.com>
2018
2019         * gcc.dg/20000926-1.c: Update expected warnings.
2020         * gcc.dg/array-2.c: Likewise.
2021         * gcc.dg/array-4.c: Also validate flexible array members.
2022         * gcc.dg/c99-flex-array-1.c: New.
2023
2024 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2025
2026         * gcc.c-torture/compile/20001222-1.x: Remove.
2027
2028 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2029
2030         * gcc.c-torture/execute/built-in-setjmp.c: New.
2031
2032 2001-01-03  Richard Henderson  <rth@redhat.com>
2033
2034         * gcc.dg/940510-1.c: Update expected error wording.
2035         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2036
2037 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2038
2039         * lib/target-supports.exp (check_alias_available): Modified to
2040         indicate aliases not supported if only weak aliases are supported.
2041
2042 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2043
2044         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2045         Turn on cmpstrsi checks for __pj__ and __i370__.
2046
2047 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2048
2049         * g++.old-deja/g++.other/virtual11.C: New test.
2050
2051 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2052
2053         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2054
2055 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2056
2057         * gcc.c-torture/compile/20010102-1.c: New test.
2058
2059 2001-01-02  Andreas Jaeger  <aj@suse.de>
2060
2061         * gcc.dg/noreturn-3.c: New test.
2062
2063         * gcc.dg/noreturn-4.c: New test.
2064
2065 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2066
2067         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2068         __builtin_fputc and __builtin_fwrite.
2069
2070 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2071
2072         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2073         signed char, not default char.
2074
2075 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2076
2077         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2078
2079 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2080
2081         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2082
2083 2000-12-29  Richard Henderson  <rth@redhat.com>
2084
2085         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2086         (__cyg_profile_func_exit): Define.
2087
2088 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2089
2090         * g++.dg/vtgc1.C: New test.
2091
2092 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2093
2094         * gcc.dg/noncompile/20001228-1.c: New test.
2095
2096         * gcc.dg/20001228-1.c: New test.
2097
2098         * gcc.c-torture/execute/20001228-1.c: New test.
2099
2100 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2101
2102         * gcc.dg/format-strfmon-1.c: New test.
2103
2104 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2105
2106         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2107         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2108         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2109         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2110         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2111         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2112         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2113         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2114         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2115         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2116         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2117         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2118         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2119
2120         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2121         * gcc.c-torture/execute/string-opt-4.c: Test index.
2122
2123 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2124
2125         * gcc.c-torture/compile/20001226-1.c: New test.
2126
2127 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2128
2129         * gcc.c-torture/compile/20001222-1.c: New test.
2130         * gcc.c-torture/compile/20001222-1.x: Xfail.
2131
2132 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2133
2134         * gcc.c-torture/execute/comp-goto-2.c: New test.
2135
2136 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2137
2138         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2139         Use long types if __INT_MAX__ is 32767.
2140         (main): Use cast to (sint32 *) when poking 88 into a_page.
2141
2142         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2143
2144 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2145
2146         * gcc.c-torture/compile/20001221-1.c: New test.
2147         * gcc.c-torture/execute/20001221-1.c: New test.
2148
2149 2000-12-20  Richard Henderson  <rth@redhat.com>
2150
2151         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2152         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2153
2154 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2155
2156         * gcc.dg/compare3.c: New test.
2157
2158 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2159
2160         * gcc.dg/format-warnll-1.c: New test.
2161
2162 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2163
2164         * gcc.dg/cpp/cmdlne-P.c: New test.
2165
2166 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2167
2168         * gcc.c-torture/execute/builtin-abs-1.c,
2169         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2170
2171 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2172
2173         * gcc.dg/cpp/multiline.c: New test.
2174
2175 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2176
2177         * g++.old-deja/g++.other/syshdr1.C: Update.
2178         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2179
2180 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2181
2182         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2183
2184 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2185
2186         * g++.old-deja/g++.pt/ttp65.C: New test.
2187
2188 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2189
2190         * g++.old-deja/g++.pt/ttp64.C: New test.
2191
2192 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2193
2194         * g++.old-deja/g++.pt/spec33.C: New test.
2195
2196 2000-12-14  Catherine Moore  <clm@redhat.com>
2197
2198         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2199         * gcc.c-torture/execute/920612-2.c: Likewise.
2200         * gcc.c-torture/execute/920428-2.c: Likewise.
2201         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2202         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2203
2204 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2205
2206         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2207         * gcc.dg/pack-test-2.c: Likewise.
2208
2209 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2210
2211         Tests by Zack Weinberg <zackw@stanford.edu>.
2212
2213         * gcc.dg/cpp/defined.c: Update.
2214         * gcc.dg/cpp/defined_trad.c: New tests.
2215
2216 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2217
2218         * gcc.dg/cpp/trad-direct.c: Update.
2219
2220 2000-12-11  Neil Booth  <neilb@earthling.net>
2221
2222         * gcc.dg/cpp/defined_trad.c
2223
2224 2000-12-11  Neil Booth  <neilb@earthling.net>
2225
2226         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2227
2228 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2229
2230         * gcc.dg/format-miss-2.c: New test.
2231
2232 2000-12-09  Neil Booth  <neilb@earthling.net>
2233
2234         * gcc.dg/cpp/lineflags.c: New tests.
2235         * gcc.dg/cpp/poison.c: Update.
2236         * gcc.dg/cpp/redef2.c: Update.
2237         * gcc.dg/cpp/skipping.c: New test.
2238
2239 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
2240
2241         * g++.old-deja/g++.other/eh3.C: New testcase.
2242
2243 2000-12-07  Neil Booth  <neilb@earthling.net>
2244
2245         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
2246         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
2247         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
2248         wtr-union-init-2.c, wtr-union-init-3.c: Update.
2249         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
2250         Update.
2251
2252 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2253
2254         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
2255         __SIZE_TYPE__ instead of int for type of integers cast to
2256         pointers.
2257
2258 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
2259
2260         * g++.old-deja/g++.other/cleanup4.C: New test.
2261
2262 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2263
2264         * format-sec-1.c: New test.
2265
2266 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2267
2268         * gcc.dg/format-nonlit-3.c: New test.
2269
2270 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2271
2272         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
2273         through a null pointer.
2274
2275 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2276
2277         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
2278         * g++.old-deja/g++.pt/partial4.C: New test.
2279
2280 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2281
2282         * gcc.c-torture/execute/ieee/hugeval.x: New.
2283
2284 2000-12-06  Neil Booth  <neilb@earthling.net>
2285
2286         * gcc.dg/cpp/backslash2.c: New tests.
2287
2288 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2289
2290         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
2291         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
2292
2293 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
2294
2295         * gcc.c-torture/execute/20001203-2.c: New testcase.
2296
2297 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2298
2299         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
2300         * g++.old-deja/g++.other/virtual10.C: New test.
2301
2302 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2303
2304         * g++.old-deja/g++.mike/pmf5.C: Remove test.
2305
2306 2000-12-05  Richard Henderson  <rth@redhat.com>
2307
2308         * gcc.c-torture/compile/20001205-1.c: New.
2309
2310 2000-12-04  Neil Booth  <neilb@earthling.net>
2311
2312         * g++.old-deja/g++.other/virtual9.C: New test.
2313         * g++.old-deja/g++.pt/crash61.C: New test.
2314         * gcc.c-torture/execute/loop-9.c: New test.
2315
2316 2000-12-04  Neil Booth  <neilb@earthling.net>
2317
2318         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
2319         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
2320         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
2321         * gcc.dg/cpp/extratokens.c: ...here.
2322
2323 2000-12-04  Neil Booth  <neilb@earthling.net>
2324
2325         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
2326         New tests.
2327
2328 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2329
2330         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
2331         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
2332
2333 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2334
2335         * gcc.c-torture/execute/20001203-1.c: New test.
2336
2337 2000-12-03  Neil Booth  <neilb@earthling.net>
2338
2339         * gcc.dg/cpp/macro6.c: New test cases.
2340
2341 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2342
2343         * gcc.c-torture/execute/string-opt-9.c: New test.
2344         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2345         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2346         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2347
2348         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
2349         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
2350
2351 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
2352
2353         * gcc.dg/cpp/if-6.c: New testcase.
2354
2355         * gcc.dg/20001201-1.c: New testcase.
2356
2357 2000-12-02  Neil Booth  <neilb@earthling.net>
2358
2359         * g++.old-deja/g++.other/externC4.C,
2360         g++.old-deja/g++.other/friend10.C: New tests.
2361
2362 2000-12-02  Neil Booth  <neilb@earthling.net>
2363
2364         * g++.old-deja/g++.other/instan2.C
2365         * g++.old-deja/g++.other/instan3.C: New test.
2366
2367 2000-12-02  Neil Booth  <neilb@earthling.net>
2368
2369         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
2370         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
2371         gnuc99.c,gnuc99-pedantic.c: New tests.
2372
2373 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2374
2375         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
2376         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
2377
2378 2000-12-01  Neil Booth  <neilb@earthling.net>
2379
2380         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
2381         * gcc.dg/cpp/poison.c: Update.
2382         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
2383
2384 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
2385
2386         * g77.f-torture/execute/20001201.f: New test.
2387
2388 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2389
2390         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
2391
2392 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
2393
2394         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
2395
2396 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
2397
2398         * g++.old-deja/g++.other/cast6.C: New test.
2399
2400 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
2401
2402         * gcc.c-torture/execute/20001130-2.c: New testcase.
2403
2404 2000-11-30  Richard Henderson  <rth@redhat.com>
2405
2406         * gcc.c-torture/execute/20001130-1.c: New test.
2407
2408 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2409
2410         * g++.old-deja/g++.other/op3.C: New test.
2411
2412 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2413
2414         * g++.old-deja/g++.other/op2.C: New test.
2415
2416 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2417
2418         * g++.old-deja/g++.other/crash38.C: New test.
2419
2420 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
2421
2422         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
2423
2424 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
2425
2426         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
2427         tests.
2428         * gcc.c-torture/execute/string-opt-6.c: New test.
2429
2430         * gcc.dg/20001117-1.c: Add main.
2431
2432 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
2433
2434         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
2435         Move from here ...
2436         * gcc.dg/940510-1.c: ... to here.
2437
2438         * gcc.dg/20000926-1.c: GNU C now allows initializations of
2439         zero-size arrays in toplevel structures.
2440
2441 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2442
2443         * gcc.c-torture/execute/loop-8.c: New test.
2444
2445 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2446
2447         * g++.old-deja/g++.other/base1.C: New test.
2448
2449 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2450
2451         * g++.old-deja/g++.other/parse2.C: New test.
2452
2453 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2454
2455         * g++.old-deja/g++.pt/incomplete1.C: New test.
2456
2457 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2458
2459         * g++.old-deja/g++.other/friend9.C: New test.
2460
2461 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2462
2463         * gcc.dg/20001127-1.c: New test.
2464
2465 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2466
2467         * g++.old-deja/g++.pt/friend46.C: New test.
2468
2469 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2470
2471         * g++.old-deja/g++.other/ptrmem8.C: New test.
2472
2473 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2474
2475         * gcc.c-torture/execute/string-opt-7.c: New test.
2476         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2477
2478 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2479
2480         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
2481         instead of 'mkcheck 2'.
2482
2483 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2484
2485         * gcc.c-torture/execute/memcheck/driver.c,
2486         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
2487         C9X references to refer to C99.
2488
2489 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
2490
2491         * gcc.dg/ultrasp3.c: New test.
2492
2493 2000-11-25  Neil Booth  <neilb@earthling.net>
2494
2495         * gcc.dg/cpp/include2.c: Update test to be locale independent.
2496
2497 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
2498
2499         * gcc.c-torture/compile/20001123-2.c: New.
2500
2501 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2502
2503         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2504
2505 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
2506
2507         * gcc.dg/sequence-point-1.c: Add some new tests.
2508         * gcc.c-torture/execute/20001124-1.c: New test.
2509
2510 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2511
2512         * g++.old-deja/g++.other/vaarg4.C: New test.
2513         * gcc.c-torture/compile/20001123-1.c: New test.
2514
2515 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2516
2517         * g++.other/crash24.C: Adjust and remove XFAIL.
2518         * g++.other/crash37.C: New test.
2519
2520 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
2521
2522         * g++.old-deja/g++.pt/instantiate9.C: New test.
2523
2524 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
2525
2526         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
2527         new ABI, too.
2528
2529         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
2530         * g++.old-deja/g++.robertl/eb55.C: Likewise.
2531
2532 2000-11-22  Neil Booth  <neilb@earthling.net>
2533
2534         * gcc.dg/cpp/Wtrigraphs.c: New test.
2535
2536 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
2537
2538         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
2539
2540 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
2541
2542         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
2543
2544 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
2545
2546         * lib/gcc-dg.exp: load_lib scanasm.exp.
2547         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
2548         * lib/g++-dg.exp: load_lib scanasm.exp.
2549         * lib/scanasm.exp: New.
2550         (scan-assembler, scan-assembler-not): Add optional arguments to
2551         test name, or if not present, the pattern name.
2552         (scan-assembler-dem, scan-assembler-dem-not): New.
2553
2554         * g++.dg/dg.exp: New.
2555
2556 2000-11-21  Neil Booth  <neilb@earthling.net>
2557
2558         * gcc.dg/cpp/integrated1.c: Remove.
2559
2560 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2561
2562         * gcc.c-torture/execute/20001121-1.c: New test.
2563
2564 2000-11-21  Richard Henderson  <rth@redhat.com>
2565
2566         * gcc.c-torture/compile/20001121-1.c: New test.
2567
2568 2000-11-20  Neil Booth  <neilb@earthling.net>
2569
2570         * gcc.dg/cpp/integrated1.c: New test.
2571
2572 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2573
2574         * g++.old-deja/g++.other/inline17.C: New test.
2575
2576 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
2577
2578         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
2579         local variable to be zero: I made the variable global. Now
2580         uses abort() and exit() instead of relying on main's return value.
2581
2582 2000-11-20  Neil Booth  <neilb@earthling.net>
2583
2584         * gcc.dg/cpp/paste2.c: Update test.
2585         * objc/execute/paste.m: New test.
2586
2587 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2588
2589         * gcc.dg/c99-condexpr-1.c: New test.
2590
2591 2000-11-20  Neil Booth  <neilb@earthling.net>
2592
2593         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
2594
2595 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
2596
2597         * g++.old-deja/g++.pt/export1.C: New test.
2598
2599 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
2600
2601         * gcc.dg/20001117-1.c: New test.
2602
2603 2000-11-18  Richard Henderson  <rth@redhat.com>
2604
2605         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
2606
2607 2000-11-18  Richard Henderson  <rth@redhat.com>
2608
2609         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
2610         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
2611         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
2612
2613 2000-11-18  Richard Henderson  <rth@redhat.com>
2614
2615         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
2616         (main): New.  Exit cleanly.
2617
2618 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2619
2620         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
2621         gcc.dg/c99-fordecl-2.c: New tests.
2622
2623 2000-11-18  Richard Henderson  <rth@redhat.com>
2624
2625         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
2626         * gcc.c-torture/execute/zerolen-2.c: New.
2627
2628 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2629
2630         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
2631         memory.
2632
2633 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2634
2635         * g++.old-deja/g++.pt/instantiate8.C: New test.
2636
2637 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2638
2639         * g++.old-deja/g++.other/incomplete.C: Add more tests.
2640         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
2641
2642 2000-11-16  Nick Clifton  <nickc@redhat.com>
2643
2644         * gcc.c-torture/execute/nestfunc-2.c: New test.
2645         * gcc.c-torture/execute/nestfunc-3.c: New test.
2646
2647 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
2648
2649         * gcc.c-torture/compile/20001116-1.c: New test.
2650
2651 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2652
2653         * gcc.c-torture/execute/20001115-1.c: New test.
2654
2655 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
2656
2657         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
2658         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
2659         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
2660         * g++.old-deja/g++.abi/vmihint.C: Likewise.
2661
2662 2000-11-15  Neil Booth  <neilb@earthling.net>
2663
2664         gcc.dg/cpp/_Pragma1.c: Update.
2665         gcc.dg/cpp/_Pragma2.c: New test.
2666
2667 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2668
2669         * g++.old-deja/g++.other/anon5.C: New test.
2670
2671 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2672
2673         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
2674         tests.
2675
2676 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
2677
2678         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
2679         output.
2680
2681 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2682
2683         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
2684         labels at end of compound statements.
2685
2686 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
2687
2688         * gcc.c-torture/execute/loop-7.c: New test.
2689
2690 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2691
2692         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
2693
2694 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2695
2696         * gcc.dg/c99-bool-1.c: New test.
2697
2698 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2699
2700         * gcc.dg/c99-scope-1.c: Remove xfail.
2701         * gcc.dg/c99-scope-2.c: New test.
2702
2703 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2704
2705         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
2706         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
2707
2708 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
2709
2710         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
2711         error messages.
2712
2713         * g++.mike/p700.C: Don't typedef wchar_t.
2714         * g++.mike/p784.C: Likewise.
2715         * g++.mike/eb101.C: Don't use __wchar_t.
2716
2717 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
2718
2719         * g77.f-torture/execute/20001111.[fx]: Test premature exit
2720         from DO loop.
2721
2722 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
2723
2724         * gcc.c-torture/execute/20001111-1.c: New test.
2725
2726 2000-11-10  Nick Clifton  <nickc@redhat.com>
2727
2728         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
2729         long multuiple and accumulate.
2730
2731 2000-11-09  Richard Henderson  <rth@redhat.com>
2732
2733         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
2734         via size_t instead of int.
2735
2736         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
2737         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2738         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2739         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2740
2741 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
2742
2743         * gcc.c-torture/compile/20001109-1.c: New test.
2744         * gcc.c-torture/compile/20001109-2.c: New test.
2745
2746 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
2747
2748         * g++.old-deja/g++.pt/operator1.C: New test.
2749         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
2750
2751 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
2752
2753         * gcc.dg/20001108-1.c: New test.
2754
2755 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
2756
2757         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
2758         with both arguments constant strings.
2759         * gcc.c-torture/execute/string-opt-3.c: New test.
2760         * gcc.c-torture/execute/string-opt-4.c: New test.
2761         * gcc.c-torture/execute/string-opt-5.c: New test.
2762
2763 2000-11-08  Nick Clifton  <nickc@redhat.com>
2764
2765         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
2766         mulsidi3adddi patterns.
2767
2768 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
2769
2770         * g++.old-deja/g++.other/crash36.C: New test.
2771
2772 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
2773
2774         * g++.old-deja/g++.other/init16.C: New test.
2775
2776 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
2777
2778         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
2779
2780 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2781
2782         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
2783         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2784         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2785
2786 2000-11-07  DJ Delorie  <dj@redhat.com>
2787
2788         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
2789
2790 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2791
2792         * gcc.c-torture/execute/string-opt-1.c: New test.
2793
2794 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2795
2796         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
2797         mips-sgi-irix6.* because the MIPS ABI passes floating-point
2798         parameters in registers, and there is no way for a varargs
2799         function to know in which order the integer and floating-point
2800         parameters should be interleaved when they are placed on the
2801         stack.
2802         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2803         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2804
2805 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2806
2807         * gcc.c-torture/execute/string-opt-2.c: New test.
2808
2809 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
2810
2811         * g++.old-deja/g++.pt/crash60.C: New test.
2812
2813 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2814
2815         * g++.old-deja/g++.other/crash24.C: New test.
2816         * g++.old-deja/g++.other/crash25.C: New test.
2817         * g++.old-deja/g++.other/crash26.C: New test.
2818         * g++.old-deja/g++.other/crash27.C: New test.
2819         * g++.old-deja/g++.other/crash28.C: New test.
2820         * g++.old-deja/g++.other/crash29.C: New test.
2821         * g++.old-deja/g++.other/crash30.C: New test.
2822         * g++.old-deja/g++.other/crash31.C: New test.
2823         * g++.old-deja/g++.other/crash32.C: New test.
2824         * g++.old-deja/g++.other/crash33.C: New test.
2825         * g++.old-deja/g++.other/crash34.C: New test.
2826         * g++.old-deja/g++.other/crash35.C: New test.
2827
2828 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2829
2830         * gcc.c-torture/execute/20001031-1.c: New test.
2831
2832 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
2833
2834         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
2835         namespace.
2836
2837         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
2838         standards-conformant.
2839
2840         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
2841
2842         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
2843         * g++.old-deja/g++.mike/p755a.C: Likewise.
2844         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
2845         library makes no calls to `operator new' during initialization.
2846
2847 2000-11-04  Neil Booth  <neilb@earthling.net>
2848
2849         * gcc.dg/cpp/include2.c: New tests.
2850
2851 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
2852
2853         * lib/g++.exp (g++_set_ld_library_path): New function.
2854         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
2855
2856 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
2857
2858         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
2859         warnings.
2860
2861 2000-11-01  Richard Henderson  <rth@redhat.com>
2862
2863         * g++.old-deja/g++.ext/namedret1.C: New.
2864         * g++.old-deja/g++.ext/namedret2.C: New.
2865         * g++.old-deja/g++.ext/namedret3.C: New.
2866
2867 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
2868
2869         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
2870         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
2871
2872 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2873
2874         * gcc.c-torture/execute/va-arg-21.c: New test.
2875
2876 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2877
2878         * gcc.dg/c99-complex-2.c: New test.
2879
2880 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2881
2882         * gcc.c-torture/execute/stdio-opt-1.c: New test.
2883
2884 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
2885
2886         * g++.old-deja/g++.other/inline16.C: New test.
2887
2888 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
2889
2890         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
2891         __PRETTY_FUNCTION__
2892
2893 2000-10-29  Neil Booth  <neilb@earthling.net>
2894
2895         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
2896         New tests.
2897         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
2898         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
2899         optimisation.
2900
2901 2000-10-29  Neil Booth  <neilb@earthling.net>
2902
2903         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
2904         * mi1.c, mi1c.h: Add null directives to multiple-include test.
2905         * mi5.c: Test multiple includes work with -C.
2906         * trigraphs.c: Test ^= version.
2907
2908 2000-10-28  Neil Booth  <neilb@earthling.net>
2909
2910         New tests and test updates for new macro expander.
2911
2912         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
2913         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
2914         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
2915         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
2916         new diagnostic messages.
2917
2918         * gcc.dg/cpp/macro3.c: New tests.
2919
2920 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
2921
2922         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
2923         on the same line.
2924
2925 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
2926
2927         * g++.old-deja/g++.other/eh2.C: New test.
2928
2929 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
2930
2931         * gcc.c-torture/execute/20001027-1.c: New test.
2932
2933 2000-10-26  Richard Henderson  <rth@redhat.com>
2934
2935         * gcc.c-torture/execute/20001026-1.c: New.
2936
2937 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
2938
2939         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
2940         * g++.old-deja/g++.law/builtin1.C: Likewise.
2941         * g++.old-deja/g++.law/ctors10.C: Likewise.
2942         * g++.old-deja/g++.law/virtual3.C: Likewise.
2943         * g++.old-deja/g++.mike/p658.C: Likewise.
2944         * g++.old-deja/g++.other/sibcall1.C: Likewise.
2945         * g++.old-deja/g++.other/vaarg2.C: Likewise.
2946         * g++.old-deja/g++.robertl/eb124.C: Likewise.
2947         * g++.old-deja/g++.robertl/eb44.C: Likewise.
2948         * g++.old-deja/g++.robertl/eb77.C: Likewise.
2949
2950 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
2951
2952         * gcc.c-torture/compile/20001024-1.c: New test.
2953
2954 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
2955
2956         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
2957         to tell us whether or not we are using V3.
2958
2959 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2960
2961         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
2962         operands.
2963
2964 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2965
2966         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
2967
2968 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
2969
2970         * gcc.c-torture/execute/20001024-1.c: New test.
2971
2972 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
2973
2974         * g++.old-deja/g++.other/sibcall1.C: New test.
2975
2976 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
2977
2978         * gcc.dg/noncompile/init-3.c: New test.
2979
2980 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2981
2982         * gcc.dg/format-array-1.c: New test.
2983
2984 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2985
2986         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
2987         writing through null pointers; remove comment about testing
2988         unterminated strings.
2989
2990 2000-10-17  Matthew Hiller  <hiller@redhat.com>
2991
2992         * gcc.c-torture/execute/20001017-2.c: New test.
2993
2994 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2995
2996         * gcc.c-torture/compile/20001018-1.c: New test.
2997         * gcc.c-torture/compile/20001018-1.x: Xfail.
2998
2999 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3000
3001         * gcc.c-torture/execute/20001017-1.c: New test.
3002
3003 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3004
3005         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3006         for multiple use of arguments with scanf formats; add tests for
3007         multiple use of arguments.
3008
3009 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3010
3011         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3012
3013 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3014
3015         * gcc.dg/format-miss-1.c: New test.
3016
3017 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3018
3019         * gcc.c-torture/execute/20001013-1.c: New test.
3020
3021 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3022
3023         * gcc.dg/format-branch-1.c: New test.
3024
3025 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3026
3027         * README, lib/file-format.exp: Remove EGCS references.
3028
3029 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3030
3031         * gcc.dg/20001013-1.c: New test.
3032
3033 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3034
3035         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3036         for intmax_t in the compiler using __typeof__ and the type rules
3037         for conditional expressions.
3038
3039 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3040
3041         * gcc.dg/20001012-1.c: New test.
3042         * gcc.dg/20001012-2.c: New test.
3043
3044 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3045
3046         * gcc.dg/format-attr-1.c: New test.
3047
3048 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3049
3050         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3051         __LONG_LONG_MAX__ instead of LLONG_MAX.
3052
3053 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3054
3055         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3056         scanf flags.
3057         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3058         flags.
3059
3060 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3061
3062         * gcc.dg/sequence-pt-1.c: New test.
3063
3064 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3065
3066         * gcc.c-torture/execute/20001011-1.c: New testcase.
3067         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3068
3069 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3070
3071         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3072         does not error on it.
3073
3074 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3075
3076         * gcc.dg/20001009-1.c: New test.
3077
3078 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3079
3080         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3081         * gcc.c-torture/execute/20001009-2.c: ... to here.
3082
3083 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3084
3085         * gcc.c-torture/compile/20001009-1.c: New testcase.
3086         * gcc.c-torture/execute/20001009-1.c: New testcase.
3087         Testcases provided by Jan Hubicka <jh@suse.cz>.
3088
3089 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3090
3091         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3092         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3093         uintmax_t using <limits.h> to emulate the compiler's internal
3094         logic.  No longer XFAIL %j tests.
3095
3096 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3097
3098         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3099         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3100         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3101         regexps and details of expected handling of some bad formats.
3102         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3103         suppression.
3104
3105 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3106
3107         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3108         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3109         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3110         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3111         in list archives.
3112
3113 2000-10-06  Richard Henderson  <rth@cygnus.com>
3114
3115         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3116         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3117         * g++.old-deja/g++.jason/report.C: Likewise.
3118         * g++.old-deja/g++.law/friend5.C: Likewise.
3119         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3120         of the expected warnings.
3121
3122 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3123
3124         * g++.old-deja/g++.pt/enum14.C: New test.
3125
3126 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3127
3128         * g++.old-deja/g++.pt/crash59.C: New test.
3129
3130 2000-10-04  Will Cohen  <wcohen@redhat.com>
3131
3132         * gcc.dg/20000926-1.c: New test.
3133
3134 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3135
3136         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3137         function name for current C++ compiler.
3138         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3139
3140 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3141
3142         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3143         __PRETTY_FUNCTION__.
3144         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3145
3146 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3147
3148         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3149
3150 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3151
3152         * gcc.c-torture/compile/20000923-1.c: New test.
3153
3154 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3155
3156         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3157         * g++.old-deja/g++.pt/ttp62.C: Same.
3158         * g++.old-deja/g++.other/inline14.C: Same.
3159
3160 2000-09-24  Richard Henderson  <rth@cygnus.com>
3161
3162         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3163
3164 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3165
3166         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3167
3168 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3169
3170         * gcc.c-torture/compile/20000922-1.c: New file.
3171
3172 2000-09-21  Nick Clifton  <nickc@redhat.com>
3173
3174         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3175         a signed long modulo operation.
3176         (mod6): New funciton - perform an unsigned long modulo operation.
3177         (main): Add tests for modulos of very large numbers by very small
3178         dividends.
3179
3180 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3181
3182         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3183
3184 2000-09-19  Richard Henderson  <rth@cygnus.com>
3185
3186         * gcc.dg/compare2.c (case 10): XFAIL.
3187
3188 2000-09-18  Richard Henderson  <rth@cygnus.com>
3189
3190         * gcc.c-torture/execute/20000906-1.c: Move ...
3191         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3192         that support __builtin_trap.
3193
3194 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3195
3196         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3197
3198 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3199
3200         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3201         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3202         more $ format tests.
3203
3204 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3205
3206         * gcc.dg/format-errmk-1.c: New test.
3207
3208 2000-09-17  Greg McGary  <greg@mcgary.org>
3209
3210         * gcc.c-torture/execute/20000917-1.x: Remove.
3211
3212 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3213
3214         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3215
3216 2000-09-17  Greg McGary  <greg@mcgary.org>
3217
3218         * gcc.c-torture/execute/20000917-1.c: New test.
3219         * gcc.c-torture/execute/20000917-1.x: XFAIL.
3220
3221 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
3222
3223         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3224         in nested macro bug.
3225
3226 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
3227
3228         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3229
3230 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
3231
3232         * gcc.c-torture/execute/20000914-1.c: New test.
3233
3234 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
3235
3236         * g++.other/inline13.C: New test.
3237
3238 2000-09-12  Andreas Jaeger  <aj@suse.de>
3239
3240         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3241         constant by Ulrich Drepper <drepper@redhat.com>.
3242
3243 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
3244
3245         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
3246
3247 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3248
3249         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
3250
3251 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
3252
3253         * gcc.dg/cpp/backslash.c: New test.
3254
3255 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
3256
3257         * gcc.c-torture/execute/20000910-1.c: New test.
3258         * gcc.c-torture/execute/20000910-2.c: Likewise.
3259
3260 2000-09-11  Robert Lipe  <robertl@sco.com>
3261
3262         * gcc.dg/pragma-align.c: New test.
3263
3264 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3265
3266         * g++.old-deja/g++.pt/explicit82.C: New test.
3267         * g++.old-deja/g++.pt/explicit83.C: New test.
3268
3269 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
3270
3271         * gcc.dg/asm-names.c: New test.
3272
3273 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3274
3275         * gcc.dg/cpp/tr-warn6.c: New test
3276
3277 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3278
3279         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
3280         be accepted.
3281
3282 2000-09-07  Catherine Moore  <clm@redhat.com>
3283
3284         * gcc.c-torture/execute/unroll-1.c: New test.
3285
3286 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
3287
3288         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
3289         ERROR markers.
3290         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
3291         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
3292         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
3293         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
3294         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
3295         Preprocess only.
3296         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
3297         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
3298
3299 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3300
3301         * g++.old-deja/g++.pt/deduct2.C: New test.
3302
3303 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3304
3305         * g++.old-deja/g++.pt/parms2.C: New test.
3306
3307 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3308
3309         * g++.old-deja/g++.pt/crash58.C: New test.
3310
3311 2000-09-06  Greg McGary  <greg@mcgary.org>
3312
3313         * gcc.c-torture/execute/20000906-1.c: New test.
3314         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
3315
3316 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3317
3318         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
3319
3320 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3321
3322         * g++.old-deja/g++.pt/crash57.C: New test.
3323
3324 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3325
3326         * g++.old-deja/g++.pt/crash56.C: New test.
3327
3328 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3329
3330         * g++.old-deja/g++.pt/koenig1.C: New test.
3331
3332 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3333
3334         * gcc.dg/20000904-1.c: New test.
3335
3336 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3337
3338         * gcc.dg/cpp/paste8.c: New test.
3339
3340 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
3341
3342         * gcc.c-torture/compile/20000827-1.c: New test.
3343
3344 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3345
3346         * gcc.dg/format-diag-1.c: New test.
3347
3348 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3349
3350         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
3351         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
3352         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
3353         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
3354         gcc.dg/formatz-1.c: Adjust warning regular expressions.
3355
3356 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3357
3358         * g++.old-deja/g++.other/nested4.C: New test.
3359
3360 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3361
3362         * g++.old-deja/g++.ns/scoped1.C: New test.
3363
3364 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
3365
3366         * lib/g++.exp: Support testing already-installed GCC.
3367
3368 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3369
3370         * wtr-label-1.c, wtr-suffix-1.c: New tests.
3371
3372 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3373
3374         * gcc.dg/return-type-2.c: New test.
3375
3376 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
3377
3378         * gcc.c-torture/compile/20000825-1.c: New test.
3379
3380 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
3381
3382         * gcc.dg/dwarf2-2.c: New test.
3383
3384 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
3385
3386         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
3387         dg-warning regexps.
3388
3389 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3390
3391         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
3392         gcc.dg/format-ext-5.c: New tests.
3393
3394 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
3395
3396         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
3397
3398 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
3399
3400         * gcc.dg/noncompile/930622-2.c: Adjust error message.
3401
3402 2000-08-24  Richard Henderson  <rth@cygnus.com>
3403
3404         * gcc.dg/ia64-sync-1.c: New test.
3405         * gcc.dg/ia64-sync-2.c: New test.
3406         * gcc.dg/ia64-asm-1.c: New test.
3407
3408 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3409
3410         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
3411         * gcc.dg/format-ext-2.c: New test.
3412
3413 2000-08-23  Jason Merrill  <jason@redhat.com>
3414
3415         * lib/old-dejagnu.exp: Also ignore "In member function" and
3416         "At global scope".
3417
3418 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3419
3420         * gcc.dg/noncompile/label-lineno-1.c: New test.
3421
3422 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3423
3424         * gcc.dg/c99-array-nonobj-1.c: New test.
3425
3426 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3427
3428         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
3429         tests.
3430         * gcc.dg/format-ext-1.c: New test.
3431
3432 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3433
3434         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
3435         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
3436         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
3437         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
3438         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
3439
3440 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3441
3442         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
3443         gcc.dg/c99-strftime-2.c: New tests.
3444
3445 2000-08-22  Richard Henderson  <rth@cygnus.com>
3446
3447         * gcc.c-torture/execute/20000822-1.c: New test.
3448
3449 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3450
3451         * gcc.c-torture/execute/20000819-1.x: Remove.
3452
3453 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3454
3455         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
3456         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
3457         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
3458         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
3459         gcc.dg/format-xopen-1.c: New tests.
3460
3461 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3462
3463         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
3464
3465 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3466
3467         * g++.old-deja/g++.other/loop2.C: New test.
3468
3469         * gcc.c-torture/compile/20000606-1.c: New test.
3470         * gcc.c-torture/compile/20000728-1.c: New test.
3471         * gcc.c-torture/execute/20000801-1.c: New test.
3472         * gcc.c-torture/execute/20000801-2.c: New test.
3473         * gcc.c-torture/execute/20000819-1.c: New test.
3474         * gcc.c-torture/execute/20000819-1.x: XFAIL.
3475         * gcc.dg/20000629-1.c: New test.
3476         * gcc.dg/20000724-1.c: New test.
3477         * gcc.dg/20000807-1.c: New test.
3478
3479 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
3480
3481         * gcc.dg/cpp/pragma-1.c: New test.
3482         * gcc.dg/cpp/pragma-2.c: New test.
3483
3484 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
3485
3486         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
3487         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
3488
3489 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3490
3491         * gcc.c-torture/compile/20000818-1.c: New test.
3492
3493 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
3494
3495         * gcc.c-torture/execute/20000818-1.c: New test.
3496
3497 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3498
3499         * gcc.dg/format-va-1.c: New test.
3500
3501 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3502
3503         * g++.old-deja/g++.other/typedef8.C: New test.
3504
3505 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3506
3507         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
3508         * g++.old-deja/g++.mike/net36.C: Mark candidate.
3509         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
3510         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
3511         * g++.old-deja/g++.other/ptrmem7.C: New test.
3512         * g++.old-deja/g++.pt/ptrmem10.C: New test.
3513
3514 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3515
3516         * g++.old-deja/g++.pt/typename27.C: New test.
3517
3518 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
3519
3520         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
3521         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
3522         * g++.old-deja/g++.pt/friend45.C: New test.
3523         * g++.old-deja/g++.other/friend8.C: New test.
3524
3525 2000-08-15  Richard Henderson  <rth@cygnus.com>
3526
3527         * gcc.c-torture/execute/20000815-1.c: New test.
3528
3529 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3530
3531         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
3532         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
3533         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
3534
3535 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
3536
3537         * g++.old-deja/g++.other/refinit2.C: New test.
3538
3539 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
3540
3541         * lib/c-torture.exp (c-torture): Make
3542         compiler_conditional_xfail_data global.
3543         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
3544         compiler_conditional_xfail_data machinery.
3545         (f-torture-execute): Likewise.
3546         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
3547         and only when unrolling loops.
3548
3549         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
3550
3551 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3552
3553         * g++.old-deja/g++.pt/explicit81.C: New test.
3554
3555 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3556
3557         * g++.old-deja/g++.pt/typename26.C: New test.
3558
3559 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
3560
3561         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
3562         warning.
3563
3564 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3565
3566         * g++.old-deja/g++.other/array3.C: New test.
3567
3568 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3569
3570         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
3571         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
3572         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
3573         New tests.
3574
3575 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
3576
3577         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
3578         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3579
3580 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
3581
3582         * gcc.c-torture/execute/20000808-1.c: New test.
3583
3584 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3585
3586         * gcc.dg/c90-const-expr-1.c: New test.
3587
3588 2000-08-08  Richard Henderson  <rth@cygnus.com>
3589
3590         * gcc.dg/noncompile/920923-1.c: Declare calloc.
3591
3592 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3593
3594         * gcc.dg/noncompile/const-ll-1.c: New test.
3595
3596 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3597
3598         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
3599
3600 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
3601
3602         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
3603         that running programs linked against the shared version of libobjc
3604         run correctly.
3605
3606 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3607
3608         * gcc.dg/c99-printf-1.c: New test.
3609
3610 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3611
3612         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
3613
3614 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
3615
3616         * gcc.c-torture/execute/20000731-1.x: Delete.
3617
3618 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
3619
3620         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
3621         and torture_without_loops as is done by c-torture.exp.
3622         (search_for): Copy from c-torture.exp.
3623         (gcc-dg-runtest): New function, drives a directory of tests
3624         iterating over the TORTURE_OPTIONS.
3625         (scan-assembler, scan-assembler-not): Move here from
3626         individual directory drivers.
3627
3628         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
3629         defined by lib/gcc-dg.exp.
3630         * gcc.dg/cpp/cpp.exp: Likewise.
3631         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
3632         gcc-dg-runtest, so we cycle over optimization options.
3633
3634         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
3635         * gcc.dg/compare2.c: No longer expected to fail.
3636
3637 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
3638
3639         * gcc.c-torture/execute/20000804-1.c: New test.
3640
3641 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3642
3643         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
3644
3645 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
3646
3647         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
3648
3649 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
3650
3651         * gcc.c-torture/compile/20000803-1.c: New test.
3652
3653 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3654
3655         * gcc.c-torture/execute/20000801-3.c,
3656         gcc.c-torture/execute/20000801-4.c: New tests.
3657         * gcc.c-torture/execute/20000801-3.x,
3658         gcc.c-torture/execute/20000801-4.x: Xfail.
3659
3660 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
3661
3662         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
3663         libobjc/.libs to allow for libtool.
3664
3665 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
3666
3667         * gcc.c-torture/compile/20000802-1.c: New test.
3668
3669 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
3670
3671         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
3672
3673 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
3674
3675         * gcc-c-torture/execute/20000731-2.c: New test.
3676
3677         * gcc.c-torture/execute/20000731-1.c: New test.
3678         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
3679
3680 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
3681
3682         * testsuite/gcc.dg/cpp/paste7.c: New test.
3683         * gcc.dg/cpp/20000725-1.c: New test.
3684
3685 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
3686
3687         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
3688         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
3689         declaration warning for __builtin_dwarf_reg_size.
3690
3691         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
3692
3693 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3694
3695         * gcc.dg/noncompile/voidparam-1.c: New test.
3696
3697 2000-07-30  Richard Henderson  <rth@cygnus.com>
3698
3699         * gcc.dg/c90-digraph-1.c: Don't xfail.
3700         * gcc.dg/compare2.c (case 10): Xfail.
3701         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
3702
3703 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
3704
3705         * gcc.dg/c99-main-1.c: New test.
3706
3707 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3708
3709         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
3710
3711 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
3712
3713         * gcc.c-tortuer/execute/20000726-1.c: New test.
3714
3715 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
3716
3717         * gcc.c-torture/execute/enum-2.c: New test.
3718
3719 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3720
3721         * gcc.dg/cpp/tr-warn3.c: New test.
3722
3723 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3724
3725         * g++.old-deja/g++.ext/implicit1.C: Remove.
3726         * g++.old-deja/g++.jason/c2.C: Remove
3727         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
3728         * g++.old-deja/g++.pt/crash16.C: Likewise.
3729         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
3730
3731 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3732
3733         * g++.old-deja/g++.other/for2.C: New test.
3734
3735 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
3736
3737         * gcc.dg/20000720-1.c: New test.
3738
3739 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
3740
3741         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
3742
3743 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
3744
3745         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
3746         * gcc.c-torture/execute/20000722-1.c: New.
3747         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
3748
3749 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
3750
3751         * gcc.dg/cpp/20000720-1.S: New test.
3752
3753 2000-07-21  Michael Meissner  <meissner@redhat.com>
3754
3755         * gcc.c-torture/execute/ieee/hugeval.c: New test.
3756
3757 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
3758
3759         * g++.old-deja/g++.brendan/crash16.C,
3760         g++.old-deja/g++.brendan/parse3.C,
3761         g++.old-deja/g++.brendan/redecl1.C,
3762         g++.old-deja/g++.ns/template13.C,
3763         g++.old-deja/g++.other/decl4.C,
3764         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
3765
3766 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
3767
3768         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
3769         and "Internal error".
3770
3771         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
3772         regexps.
3773         * gcc.dg/cpp/paste6.c: New test.
3774
3775 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
3776
3777         * gcc.dg/cpp/tr-direct.c: New test.
3778
3779         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
3780         gcc.dg/cpp/undef1.c: Tweak error regexps.
3781
3782 2000-07-18  Eric Christopher <echristo@redhat.com>
3783
3784         * gcc.c-torture/compile/20000718-1.c: New test.
3785
3786 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
3787
3788         * cpplex.c (_cpp_push_token): If the token being pushed back
3789         is the previous token in this context, just subtract one from
3790         context->posn.
3791         * cppmacro.c (save_expansion): Clear aux field when storing a
3792         placemarker.
3793
3794 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
3795
3796         * gcc.dg/noncompile/redecl-1.c: New test.
3797
3798 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
3799
3800         * gcc.c-torture/execute/20000717-5.c: New test.
3801         * gcc.c-torture/execute/20000717-1.x: Removed.
3802
3803 2000-07-17  Richard Henderson  <rth@cygnus.com>
3804
3805         * gcc.c-torture/execute/20000717-4.c: New test.
3806
3807 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
3808
3809         * gcc.dg/cpp/syshdr.c: New test.
3810         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
3811
3812 2000-07-17  Neil Booth  <neilb@earthling.net>
3813
3814         * gcc.dg/cpp/cmdlne-dM.c: New test.
3815         * gcc.dg/cpp/cmdlne-dD.c: New test.
3816
3817 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
3818
3819         * gcc.c-torture/execute/20000717-3.c: New test.
3820
3821         * gcc.c-torture/compile/20000717-1.c: New test.
3822
3823 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
3824
3825         * gcc.c-torture/execute/20000717-2.c: New test.
3826
3827 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3828
3829         * gcc.dg/formatz-1.c: New test.
3830
3831         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
3832         * gcc.dg/c99-digraph-1.c: New tests.
3833
3834         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
3835         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3836
3837         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
3838         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
3839         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
3840         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
3841         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
3842         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
3843         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
3844
3845 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
3846
3847         * gcc.c-torture/execute/20000717-1.c: New test.
3848         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
3849
3850 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
3851
3852         * gcc.c-torture/execute/20000715-2.c: New test.
3853         * gcc.dg/20000715-1.c: New test.
3854
3855 2000-07-15  Michael Meissner  <meissner@redhat.com>
3856
3857         * gcc.c-torture/execute/20000715-1.c: New test.
3858
3859 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
3860
3861         * gcc.c-torture/execute/20000707-1.c: New test.
3862
3863 2000-07-13  Neil Booth  <NeilB@earthling.net>
3864
3865         * testsuite/gcc.dg/cpp/digraph1.c,
3866         testsuite/gcc.dg/cpp/digraph2.c,
3867         testsuite/gcc.dg/cpp/digraphs.c: New tests.
3868
3869 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
3870
3871         * g77.f-torture/compile/20000630-2.f:  New test.
3872         * g77.f-torture/compile/20000630-2.x
3873
3874 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
3875
3876         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
3877
3878 2000-07-11  Neil Booth  <NeilB@earthling.net>
3879
3880         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
3881
3882 2000-07-11  Neil Booth  <NeilB@earthling.net>
3883
3884         * gcc.dg/cpp/cmdlne-C.c: New.
3885
3886 2000-07-09  Neil Booth  <NeilB@earthling.net>
3887
3888         * gcc.dg/cpp/directiv.c: New tests.
3889         * gcc.dg/cpp/undef1.c: Update.
3890
3891 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
3892
3893         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
3894
3895 2000-07-09  Neil Booth  <NeilB@earthling.net>
3896
3897         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
3898
3899 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
3900
3901         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
3902         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
3903
3904 2000-07-08  Neil Booth  <NeilB@earthling.net>
3905
3906         * gcc.dg/cpp/macsyntx.c: New tests.
3907
3908 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3909
3910         * gcc.dg/20000707-1.c: New test.
3911
3912 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3913
3914         * gcc.c-torture/execute/20000706-1.c: New test.
3915         * gcc.c-torture/execute/20000706-2.c: New test.
3916         * gcc.c-torture/execute/20000706-3.c: New test.
3917         * gcc.c-torture/execute/20000706-4.c: New test.
3918         * gcc.c-torture/execute/20000706-5.c: New test.
3919
3920 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3921
3922         * g++.old-deja/g++.pt/instantiate7.C: New test.
3923
3924 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3925
3926         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
3927         * g++.old-deja/g++.mike/thunk3.C: Likewise.
3928         * g++.old-deja/g++.other/rtti3.C: Likewise.
3929         * g++.old-deja/g++.other/rttid3.C: Likewise.
3930
3931 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
3932
3933         *  g77.f-torture/compile/20000630-1.x: Fix typo
3934
3935 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
3936
3937         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
3938         assembly output.
3939
3940 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
3941
3942         * gcc.dg/cpp/ident.c: New test.
3943
3944 2000-07-05  Neil Booth  <NeilB@earthling.net>
3945
3946         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
3947           gcc.dg/cpp/lexstrng.c: New tests.
3948
3949 2000-07-04  Neil Booth  <NeilB@earthling.net>
3950
3951         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
3952         * gcc.dg/cpp/strify2.c: Same.
3953
3954 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
3955
3956         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
3957         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
3958         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
3959         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
3960
3961         * testsuite/gcc.dg/cpp/macro1.c,
3962         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
3963         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
3964         testsuite/gcc.dg/cpp/strify1.c,
3965         testsuite/gcc.dg/cpp/strify2.c: New tests.
3966
3967 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
3968
3969         * gcc.c-torture/execute/20000703-1.c: New test.
3970
3971 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3972
3973         * g++.old-deja/g++.pt (lookup10.C): New test.
3974
3975 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3976
3977         * g++.old-deja/g++.pt (typename25.C): New test.
3978
3979 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
3980
3981         * gcc.c-torture/compile/20000701-1.c: New test.
3982
3983 2000-06-30  Nick Clifton  <nickc@cygnus.com>
3984
3985         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
3986         to test case.
3987
3988 2000-06-30  Catherine Moore  <clm@cygnus.com>
3989
3990         * gcc.c-torture/execute/align-1.c: New test.
3991
3992 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
3993
3994         * g++.old-deja/g++.pt/expr8.C: New test.
3995         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
3996
3997 2000-06-29  Nick Clifton  <nickc@cygnus.com>
3998
3999         * gcc.c-torture/compile/20000629-1.c: New test.
4000
4001 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4002
4003
4004         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4005         gcc.dg/noncompile directory, depending on whether they're
4006         preprocessor tests or not.  Annotate all the tests for the dg
4007         framework.
4008
4009         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4010         * gcc.dg/noncompile/noncompile.exp: New.
4011
4012         * Moved files:
4013         Old name                                New name
4014         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4015         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4016         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4017         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4018         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4019         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4020         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4021         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4022         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4023         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4024         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4025         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4026         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4027         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4028         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4029         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4030         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4031         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4032         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4033         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4034         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4035         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4036         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4037         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4038
4039         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4040         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4041         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4042         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4043         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4044         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4045
4046 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4047
4048         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4049         declare one variable.  On the fourth, error.
4050         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4051         declared by 20000628-1a.h.
4052
4053 2000-06-29  Richard Henderson  <rth@redhat.com>
4054
4055         * gcc.c-torture/execute/930529-1.x: New file.
4056         * gcc.dg/920413-1.c: Adjust expected warning text.
4057         * gcc.dg/980217-1.c: Declare abort.
4058         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4059
4060 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4061
4062         * g77.f-torture/compile/20000629-1.f: New test.
4063         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4064
4065 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4066
4067         Rearrange lots of files, removing entirely the
4068         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4069         directories.
4070
4071         * Deleted files:
4072         gcc.c-torture/code_quality/code_quality.exp
4073         gcc.c-torture/special/special.exp
4074         gcc.failure/failure.exp
4075         gcc.failure/940409-1.x
4076         gcc.c-torture/compile/961203-1.x
4077
4078         * New files:
4079         gcc.misc-tests/linkage.exp
4080         gcc.c-torture/execute/920730-1t.c
4081         gcc.c-torture/execute/920730-1t.x
4082         gcc.c-torture/compile/920520-1.x
4083         gcc.c-torture/compile/920521-1.x
4084         gcc.c-torture/compile/981006-1.x
4085         gcc.c-torture/execute/eeprof-1.x
4086
4087         * Moved files (possibly with modifications to fit a new harness):
4088         Old name                                New name
4089         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4090         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4091         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4092         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4093         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4094         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4095         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4096         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4097         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4098         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4099         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4100         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4101         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4102         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4103
4104 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4105
4106         * c-torture/compile/961203-1.x: Delete.
4107
4108         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4109         not exit. Include stdio.h.
4110         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4111         * gcc.misc-tests/dg-12.c: Likewise.
4112         * gcc.misc-tests/dg-5.c: Likewise.
4113         * gcc.misc-tests/dg-6.c: Likewise.
4114         * gcc.misc-tests/dg-7.c: Prototype abort.
4115         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4116         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4117         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4118         not exit.
4119         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4120         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4121
4122 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4123
4124         * gcc.dg/cpp/20000628-1.c: New test.
4125         * gcc.dg/cpp/20000628-1.h: New header for above test.
4126         * gcc.dg/cpp/20000628-1a.h: Likewise.
4127
4128 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4129
4130         * gcc.dg/cpp: New directory.
4131         * gcc.dg/cpp/cpp.exp: New driver.
4132         * gcc.dg/cpp/20000627-1.c: New test.
4133         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4134         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4135         and rewrite as a compilation test.
4136
4137         * gcc.dg: Move many files into the cpp subdirectory, possibly
4138         renaming or editing them as well.
4139         Old name                New name
4140         990119-1.c              cpp/19990119-1.c
4141         990228-1.c              cpp/19990228-1.c
4142         990407-1.c              cpp/19990407-1.c
4143         990409-1.c              cpp/19990409-1.c
4144         990413-1.c              cpp/19990413-1.c
4145         990703-1.c              cpp/19990703-1.c
4146         20000127-1.c            cpp/20000127-1.c
4147         20000129-1.c            cpp/20000129-1.c
4148         20000207-1.c            cpp/20000207-1.c
4149         20000207-2.c            cpp/20000207-2.c
4150         20000209-1.c            cpp/20000209-1.c
4151         20000209-2.c            cpp/20000209-2.c
4152         20000301-1.c            cpp/20000301-1.c
4153         20000419-1.c            cpp/20000419-1.c
4154         20000510-1.S            cpp/20000510-1.S
4155         20000519-1.c            cpp/20000519-1.c
4156         20000529-1.c            cpp/20000529-1.c
4157         20000625-1.c            cpp/20000625-1.c
4158         20000625-2.c            cpp/20000625-2.c
4159         cpp-as1.c               cpp/assert1.c
4160         cpp-as2.c               cpp/assert2.c
4161         cxx-comments-1.c        cpp/cxxcom1.c
4162         cxx-comments-2.c        cpp/cxxcom2.c
4163         endif-label.c           cpp/endif.c
4164         cpp-hash1.c             cpp/hash1.c
4165         cpp-hash2.c             cpp/hash2.c
4166         cpp-if1.c               cpp/if-1.c
4167         cpp-if2.c               cpp/if-2.c
4168         cpp-if3.c               cpp/if-3.c
4169         cpp-if4.c               cpp/if-4.c
4170         cpp-if5.c               cpp/if-5.c
4171         cpp-cond.c              cpp/if-cexp.c
4172         cpp-missingop.c         cpp/if-mop.c
4173         cpp-missingparen.c      cpp/if-mpar.c
4174         cpp-opprec.c            cpp/if-oppr.c
4175         cpp-ifparen.c           cpp/if-paren.c
4176         cpp-shortcircuit.c      cpp/if-sc.c
4177         cpp-shift.c             cpp/if-shift.c
4178         cpp-unary.c             cpp/if-unary.c
4179         cpp-li1.c               cpp/line1.c
4180         cpp-li2.c               cpp/line2.c
4181         lineno.c                cpp/line3.c
4182         lineno-2.c              cpp/line4.c
4183         cpp-mi.c                cpp/mi1.c
4184         cpp-mic.h               cpp/mi1c.h
4185         cpp-micc.h              cpp/mi1cc.h
4186         cpp-mind.h              cpp/mi1nd.h
4187         cpp-mindp.h             cpp/mi1ndp.h
4188         cpp-mix.h               cpp/mi1x.h
4189         cpp-mi2.c               cpp/mi2.c
4190         cpp-mi2a.h              cpp/mi2a.h
4191         cpp-mi2b.h              cpp/mi2b.h
4192         cpp-mi2c.h              cpp/mi2c.h
4193         cpp-mi3.c               cpp/mi3.c
4194         cpp-mi3.def             cpp/mi3.def
4195         poison-1.c              cpp/poison.c
4196         pr-impl.c               cpp/prag-imp.c
4197         cpp-redef-2.c           cpp/redef1.c
4198         cpp-redef.c             cpp/redef2.c
4199         strpaste.c              cpp/strp1.c
4200         strpaste-2.c            cpp/strp2.c
4201         cpp-tradpaste.c         cpp/tr-paste.c
4202         cpp-tradstringify.c     cpp/tr-str.c
4203         cpp-tradwarn1.c         cpp/tr-warn1.c
4204         cpp-tradwarn2.c         cpp/tr-warn2.c
4205         trigraphs.c             cpp/trigraphs.c
4206         cpp-unc1.c              cpp/unc1.c
4207         cpp-unc2.c              cpp/unc2.c
4208         cpp-unc3.c              cpp/unc3.c
4209         cpp-unc.c               cpp/unc4.c
4210         undef.c                 cpp/undef1.c
4211         undef-2.c               cpp/undef2.c
4212         cpp-wi1.c               cpp/widestr1.c
4213
4214 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4215
4216         * lib/g++.exp (g++_include_flags): Tweak.
4217
4218 2000-06-27  H.J. Lu  <hjl@gnu.org>
4219             Loren J. Rittle  <ljrittle@acm.org>
4220
4221         * lib/g++.exp (g++_include_flags): Override libgloss.exp
4222         version with one that knows about the new gcc tree structure.
4223         (g++_link_flags): Same.
4224
4225 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
4226
4227         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4228         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4229         case we are cross-compiling.
4230
4231         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4232         g++.old-deja/g++.niklas/Makefile.in,
4233         g++.old-deja/g++.niklas/configure.in,
4234         g++.old-deja/g++.other/Makefile.in,
4235         g++.old-deja/g++.other/configure.in,
4236         gcc.c-torture/code_quality/Makefile.in,
4237         gcc.c-torture/code_quality/configure.in,
4238         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4239         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4240         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4241         gcc.c-torture/execute/ieee/Makefile.in,
4242         gcc.c-torture/execute/ieee/configure.in,
4243         gcc.c-torture/noncompile/Makefile.in,
4244         gcc.c-torture/noncompile/configure.in,
4245         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
4246         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
4247         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
4248
4249 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4250
4251         * g++.old-deja/g++.other/ambig3.C: New test.
4252
4253 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4254
4255         * g++.old-deja/g++.pt/syntax1.C: New test.
4256         * g++.old-deja/g++.pt/syntax2.C: New test.
4257         * g++.old-deja/g++.other/syntax3.C: New test.
4258         * g++.old-deja/g++.other/syntax4.C: New test.
4259
4260 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4261
4262         * gcc.dg/20000623-1.c: Prototype exit and abort.
4263
4264 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4265
4266         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
4267         New tests.
4268         * gcc.dg/cpp-mi3.def: New file.
4269
4270         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
4271         inside assertions.
4272         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
4273         lexer's error messages.
4274         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
4275         divine anything from the linemarkers.
4276         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
4277         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
4278
4279 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
4280
4281         * gcc.dg/20000623-1.c: New test.
4282
4283 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
4284
4285         * gcc.c-torture/execute/20000622-1.c: New test.
4286
4287 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4288
4289         * g++.old-deja/g++.other/init15.C: New test.
4290
4291 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4292
4293         * g++.old-deja/g++.pt/vaarg2.C: New test.
4294         * g++.old-deja/g++.pt/vaarg3.C: New test.
4295
4296 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
4297
4298         * g++.old-deja/g++.other/dyncast6.C: New test.
4299
4300 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
4301
4302         * gcc.c-torture/execute/loop-6.c: New test.
4303
4304 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
4305
4306         * gcc.dg/20000614-1.c: New test.
4307         * gcc.dg/20000614-2.c: New test.
4308
4309 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
4310
4311         * g++.old-deja/g++.other/inline12.C: New test.
4312
4313 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
4314
4315         * g++.old-deja/g++.other/eh1.C: New test.
4316
4317 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
4318
4319         * g++.old-deja/g++.other/type.C: New test.
4320
4321 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4322
4323         * g++.old-deja/g++.other/initstring.C: New test.
4324
4325 2000-06-12  Jason Merrill  <jason@redhat.com>
4326
4327         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
4328
4329 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
4330
4331         * gcc.c-torture/compile/20000609-1.c: New test.
4332
4333 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
4334
4335         * gcc.dg/20000609-1.c: New test.
4336
4337 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
4338
4339         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
4340         * gcc.c-torture/noncompile/poison-1.c: Move...
4341         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
4342         * gcc.dg/cpp-li1.c: Add a token after the #line.
4343
4344 2000-06-05  Richard Henderson  <rth@cygnus.com>
4345
4346         * gcc.c-torture/execute/20000605-2.c: New test.
4347         * gcc.c-torture/execute/20000605-3.c: New test.
4348
4349 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
4350
4351         * g77.f-torture/execute/20000503-1.x: New file.
4352
4353 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
4354
4355         * g++.old-deja/g++.eh/badalloc1.C: New test.
4356
4357 2000-06-05  Richard Henderson  <rth@cygnus.com>
4358
4359         * gcc.c-torture/execute/20000605-1.c: New test.
4360
4361 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4362             Nathan Sidwell <nathan@codesourcery.com>
4363
4364         * gcc.c-torture/compile/20000605-1.c: New test.
4365
4366 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
4367
4368         * g77.f-torture/compile/20000601-1.f:  New test.
4369
4370 2000-06-03  Richard Henderson  <rth@cygnus.com>
4371
4372         * gcc.c-torture/execute/20000603-1.c: New.
4373
4374 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
4375
4376         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
4377         * gcc.dg/noreturn-2.c (noreturn): Likewise.
4378
4379 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
4380
4381         * gcc.dg/compare2.c (case 12): XFAIL.
4382         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
4383         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
4384
4385         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
4386
4387 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
4388
4389         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
4390         guard macro is already defined when the header is first
4391         included.
4392         * gcc.dg/cpp-mix.h: New file.
4393         * gcc.dg/endif-label.c: Update patterns to match compiler.
4394
4395         * g++.brendan/complex1.C: Declare abort.
4396         * g++.law/refs4.C: Remove XFAIL.
4397         * g++.oliva/expr2.C: Declare abort and exit.
4398
4399 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
4400
4401         * gcc.c-torture/execute/20000528-1.c: New test.
4402
4403         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
4404         * g++.old-deja/g++.law/temps4.C: Likewise.
4405
4406         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
4407         stdlib.h.  Call abort() on failure.
4408         * g++.old-deja/g++.law/refs4.C: Likewise.
4409         * g++.old-deja/g++.law/temps4.C: Likewise.
4410         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
4411         * gcc.c-torture/execute/20000112-1.c: Include string.h.
4412
4413 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
4414
4415         Relative to g++.dg/special:
4416         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
4417
4418         Relative to g++.old-deja:
4419         * g++.brendan/complex1.C, g++.jason/optimize2.C,
4420         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
4421         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
4422         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
4423         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
4424         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
4425         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
4426
4427         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
4428         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
4429         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
4430         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
4431         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
4432         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
4433         and/or string.h.
4434
4435         * g++.other/goto1.C: Update expectations for error messages.
4436
4437 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
4438
4439         * gcc.c-torture/compile/20000523-1.c: New test.
4440
4441 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4442
4443         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
4444
4445 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4446
4447         * g++.old-deja/g++.eh/catch11.C: New test.
4448         * g++.old-deja/g++.eh/catch12.C: New test.
4449
4450 2000-05-24  Nick Clifton  <nickc@cygnus.com>
4451
4452         * gcc.c-torture/execute/20000523-1.c: New test.
4453
4454 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
4455
4456         * c-torture/execute/bcp-1.c: Replace abort in arg of
4457         __builtin_constant_p with a generic external function.
4458
4459         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
4460         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
4461         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
4462         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
4463         Prototype abort and/or exit.
4464
4465         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
4466         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
4467         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
4468         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
4469
4470 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
4471
4472         * gcc.dg/dwarf2-1.c: New test.
4473
4474 2000-05-20  Richard Henderson  <rth@cygnus.com>
4475
4476         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
4477
4478 2000-05-20  Andreas Jaeger  <aj@suse.de>
4479
4480         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
4481         testcase.
4482
4483 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
4484
4485         * gcc.c-torture/execute/20000519-2.c: New test.
4486
4487 2000-05-19  Andreas Jaeger  <aj@suse.de>
4488
4489         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
4490         which fails with SSA.
4491
4492         * lib/c-torture.exp: Also test with -O3 -fssa.
4493
4494 2000-05-18  Michael Meissner  <meissner@redhat.com>
4495
4496         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
4497         * gcc.c-torture/execute/920415-1.c: Ditto.
4498         * gcc.c-torture/execute/920501-1.c: Ditto.
4499         * gcc.c-torture/execute/conversion.c: Ditto.
4500         * gcc.c-torture/execute/cvt-1.c: Ditto.
4501
4502 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
4503
4504         * gcc.c-torture/compile/20000518-1.c: New test.
4505
4506 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4507
4508         * g77.f-torture/compile/200005018.f:  New test.
4509
4510 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
4511
4512         * gcc.c-torture/compile/20000517-1.c: New test.
4513
4514 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4515
4516         * gcc.c-torture/execute/20000516-1.c: New test.
4517
4518 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
4519
4520         * g++.old-deja/g++.other/eh.C: New test.
4521
4522 2000-05-12  Richard Henderson  <rth@cygnus.com>
4523
4524         * gcc.c-torture/execute/990208-1.c (main): Don't pass
4525         constants through to doit's conditional.
4526
4527 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
4528
4529         * gcc.c-torture/compile/20000511-1.c: New test.
4530         * g77.f-torture/compile/20000511-1.f: New test.
4531         * g77.f-torture/compile/20000511-2.f: New test.
4532
4533 2000-05-11  Michael Meissner  <meissner@redhat.com>
4534
4535         * gcc.c-torture/execute/20000511-1.c: New test.
4536
4537 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
4538
4539         * gcc.dg/dg.exp: Scan .S files as well as .c files.
4540         * gcc.dg/20000510-1.S: New.
4541
4542 2000-05-08  Catherine Moore  <clm@cygnus.com>
4543
4544         * gcc.dg/unused-3.c: New.
4545
4546 2000-05-06  Richard Henderson  <rth@cygnus.com>
4547
4548           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
4549           * g++.old-deja/g++.mike/warn1.C: Likewise.
4550           * g++.old-deja/g++.pt/local1.C: Likewise.
4551           * g++.old-deja/g++.pt/local7.C: Likewise.
4552           * g++.old-deja/g++.pt/spec16.C: Likewise.
4553
4554 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
4555
4556         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
4557
4558 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
4559
4560           * g77.f-torture/execute/20000503-1.f:  New test.
4561
4562 2000-05-04  Andreas Jaeger  <aj@suse.de>
4563
4564         * gcc.dg/noreturn-2.c: New test.
4565
4566 2000-05-04  Neil Booth  <NeilB@earthling.net>
4567
4568         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
4569         preprocessor.
4570
4571 2000-05-04  Richard Henderson  <rth@cygnus.com>
4572
4573         * gcc.c-torture/execute/20000503-1.c: Fix typo.
4574
4575 2000-05-04  Richard Henderson  <rth@cygnus.com>
4576
4577         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
4578         OpenSSL by Jason R Thorpe.
4579
4580 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
4581
4582         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
4583
4584 2000-05-03  Robert Lipe <robertlipe@usa.net>
4585
4586         * gcc.dg/20000503-1.c: New test.
4587
4588 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
4589
4590         * gcc.c-torture/compile/20000502-1.c: New test.
4591         * g++.old-deja/g++.other/align.C: New test.
4592         * gcc.dg/cpp-tradstringify.c: New test.
4593
4594 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4595
4596         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
4597         and hard registers.
4598
4599 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
4600
4601         * gcc.c-torture/execute/loop-5.c: New test.
4602
4603 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
4604
4605         * gcc.c-torture/execute/va-arg-20.c: New test.
4606
4607 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
4608
4609         * gcc.c-torture/execute/20000422-1.c: New test.
4610
4611 2000-04-20  Greg McGary  <gkm@gnu.org>
4612
4613         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
4614         when optimizing, but without sibling-call optimizations (-O1).
4615
4616 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
4617
4618           * gcc.c-torture/compile/20000420-1.c: New test.
4619
4620 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4621
4622         * g++.abi/ptrflags.C: New test.
4623         * g++.eh/catchptr1.C: Test incomplete pointer chains.
4624
4625 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
4626
4627         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
4628
4629 2000-04-19  Greg McGary  <gkm@gnu.org>
4630
4631         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
4632         sibling-call optimizations.
4633
4634 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
4635
4636         * gcc.dg/20000419-1.c: New test.
4637
4638 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
4639
4640         * gcc.c-torture/execute/20000412-6.c: New test.
4641
4642 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
4643
4644         * gcc.c-torture/execute/20000412-5.c: New test.
4645         * g77.f-torture/compile/20000412-1.f: New test.
4646         * gcc.c-torture/execute/20000412-4.c: New test.
4647         * gcc.c-torture/compile/20000412-2.c: New test.
4648         * gcc.c-torture/execute/20000412-3.c: New test.
4649         * gcc.c-torture/compile/20000412-1.c: New test.
4650         * gcc.c-torture/execute/20000412-2.c: New test.
4651
4652 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
4653
4654         * objc/execute/bf-20.m: New test.
4655
4656 2000-04-10  Richard Henderson  <rth@cygnus.com>
4657
4658         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
4659
4660         * gcc.c-torture/execute/20000412-1.c: New test.
4661
4662 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
4663
4664         * g++.old-deja/g++.eh/catchptr1.C: New test.
4665
4666 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
4667
4668         * g++.old-deja/g++.abi/cxa_vec.C: New test.
4669
4670 2000-04-08  Neil Booth  <NeilB@earthling.net>
4671
4672         * gcc.dg/cpp-nullchar.c: Remove test as
4673         embedded nulls cause problems.
4674
4675 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4676
4677         * gcc.dg/compare2.c: New test.
4678
4679 2000-04-08  Neil Booth  <NeilB@earthling.net>
4680
4681         * gcc.dg/cpp-nullchar.c: New test.
4682
4683 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
4684
4685         * gcc.dg/cpp-mi2.c: New test.
4686         * gcc.dg/cpp-mi2[abc].h: New files.
4687
4688 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
4689
4690         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
4691         member name.
4692
4693 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
4694
4695         * g++.old-deja/g++.abi/vmihint.C: New test.
4696
4697 2000-04-06  Neil Booth  <NeilB@earthling.net>
4698
4699         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
4700         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
4701         copyright.
4702
4703 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
4704
4705         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
4706         avoid stack-frame overwrite.
4707
4708 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
4709
4710         * gcc.c-torture/compile/20000405-2.c: New test.
4711         * gcc.c-torture/compile/20000405-3.c: New test.
4712
4713 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4714
4715         * gcc.c-torture/compile/20000405-1.c: New test.
4716
4717 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
4718
4719         * gcc.dg/cast-qual-1.c: Revert last change.
4720
4721 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4722
4723         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
4724
4725 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
4726
4727         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
4728         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
4729
4730 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
4731
4732         * gcc.c-torture/compile/20000403-2.c: New test.
4733         * gcc.c-torture/compile/20000403-1.c: New test.
4734
4735 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
4736
4737         * gcc.c-torture/execute/20000403-1.c: New test.
4738
4739 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
4740
4741         * gcc.c-torture/execute/20000402-1.c: New test.
4742
4743 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
4744
4745         * gcc.c-torture/execute/va-arg-15.c: New test.
4746         * gcc.c-torture/execute/va-arg-16.c: New test.
4747         * gcc.c-torture/execute/va-arg-17.c: New test.
4748         * gcc.c-torture/execute/va-arg-18.c: New test.
4749         * gcc.c-torture/execute/va-arg-19.c: New test.
4750
4751 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
4752
4753         * gcc.c-torture/compile/981211-1.c: Move to...
4754         * gcc.dg/cpp-as1.c: ...here.
4755         * gcc.dg/cpp-as2.c: New file.
4756
4757         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
4758         compiler.
4759
4760 2000-04-02  Neil Booth  <NeilB@earthling.net>
4761
4762         * gcc.dg/cpp-cond.c  New tests.
4763         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
4764         accidental success less likely.
4765         * gcc.dg/cpp-missingop.c  New tests.
4766         * gcc.dg/cpp-missingparen.c  New tests.
4767         * gcc.dg/cpp-shift.c  New tests.
4768         * gcc.dg/cpp-shortcircuit.c  New tests.
4769         * gcc.dg/cpp-unary.c  New tests.
4770
4771 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
4772
4773         * gcc.c-torture/compile/20000329-1.c: New test.
4774
4775 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
4776
4777         * gcc.c-torture/compile/20000326-1.c: New test.
4778         * gcc.c-torture/compile/20000326-2.c: New test.
4779
4780 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
4781
4782         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
4783         the first parameter is a function argument.
4784
4785 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
4786
4787         * g++.old-deja/g++.ext/array4.C: New test.
4788
4789 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
4790
4791         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
4792
4793 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4794
4795         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
4796
4797 2000-03-19  Richard Henderson  <rth@cygnus.com>
4798
4799         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
4800
4801 2000-03-19  Richard Henderson  <rth@cygnus.com>
4802
4803         * gcc.c-torture/compile/20000319-1.c: New test.
4804
4805 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
4806
4807         * gcc.c-torture/execute/20000314-3.c: New test.
4808         * gcc.c-torture/execute/20000314-2.c: New test.
4809         * gcc.c-torture/execute/20000314-1.c: New test.
4810         * gcc.c-torture/compile/20000314-2.c: New test.
4811         * gcc.c-torture/compile/20000314-1.c: New test.
4812
4813 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
4814
4815         * g++.old-deja/g++.warn/inline.C: New test.
4816
4817 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4818
4819         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
4820         standards-compliant result rather than specific constants.
4821         Put test-values in array.
4822
4823 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
4824
4825         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
4826         (g++_target_compile): Put test-specific options last.
4827
4828 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4829
4830         * g++.old-deja/g++.eh/vbase4.C: New test.
4831
4832 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4833
4834         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
4835
4836 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4837
4838         * g++.old-deja/g++.brendan/misc12.C: Removed.
4839         * g++.old-deja/g++.pt/memtemp77.C: Constify.
4840         * g++.old-deja/g++.ext/pretty4.C: New test.
4841
4842 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4843
4844         * g++.old-deja/g++.other/string2.C: New test.
4845
4846 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
4847
4848         * g++.old-deja/g++.warn/impint2.C: New test.
4849
4850 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4851
4852         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
4853         is 1, not zero.
4854
4855 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
4856
4857         * g++.old-deja/g++.warn/impint.C: New test.
4858         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
4859         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
4860         * g++.old-deja/g++.pt/explicit12.C: Likewise.
4861         * g++.old-deja/g++.pt/explicit13.C: Likewise.
4862         * g++.old-deja/g++.pt/explicit17.C: Likewise.
4863         * g++.old-deja/g++.pt/explicit18.C: Likewise.
4864         * g++.old-deja/g++.pt/explicit19.C: Likewise.
4865         * g++.old-deja/g++.pt/explicit23.C: Likewise.
4866         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4867         * g++.old-deja/g++.pt/explicit35.C: Likewise.
4868         * g++.old-deja/g++.pt/explicit6.C: Likewise.
4869         * g++.old-deja/g++.pt/memclass7.C: Likewise.
4870
4871 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
4872
4873         * gcc.dg/cpp-redef.c: New test.
4874
4875 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
4876
4877         * g++.old-deja/g++.pt/unify7.C: New test.
4878
4879 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4880
4881         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
4882         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
4883
4884 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
4885
4886         * gcc.c-torture/compile/20000224-1.c: New test.
4887
4888 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4889
4890         * gcc.c-torture/compile/cpp-2.c: New test.
4891         * gcc.c-torture/compile/cpp-1.c: New test.
4892
4893 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
4894
4895         * gcc.c-torture/execute/20000225-1.c: New test.
4896
4897 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4898
4899         * gcc.dg/cpp-li2.c: New test.
4900
4901         * gcc.dg/cpp-wi1.c: New test.
4902
4903         * gcc.dg/cpp-li1.c: New test.
4904
4905 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
4906
4907         * g++.old-deja/g++.other/sizeof5.C: New test.
4908
4909 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4910
4911         * gcc.c-torture/execute/va-arg-13.c: New test.
4912
4913 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
4914
4915         * gcc.c-torture/execute/va-arg-12.c: New test.
4916
4917 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4918
4919         * gcc.c-torture/execute/20000223-1.c: New test.
4920
4921 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4922
4923         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
4924
4925 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
4926
4927         * g++.old-deja/g++.abi/ptrmem.C: New test.
4928
4929 2000-02-19  Richard Henderson  <rth@cygnus.com>
4930
4931         * gcc.c-torture/compile/init-3.c: New.
4932
4933 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
4934
4935         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
4936         ALWAYS_CXXFLAGS.
4937
4938 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
4939
4940         * gcc.c-torture/compile/20000211-3.c: New test.
4941
4942 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
4943
4944         * gcc.c-torture/compile/20000211-2.c: New test.
4945
4946 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
4947
4948         * gcc.c-torture/compile/20000211-1.c: New test.
4949
4950 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
4951
4952         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
4953           on native targets
4954
4955 2000-02-08  Nathan Sidwell  <nathan@acm.org>
4956
4957         * g++.old-deja/g++.other/cast5.C: New test.
4958
4959 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
4960
4961         * gcc.c-torture/execute/20000205-1.c: New.
4962
4963 2000-02-03  Nathan Sidwell  <nathan@acm.org>
4964
4965         * g++.old-deja/g++.jason/cast3.C: Return void.
4966         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
4967
4968 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4969
4970         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
4971
4972         * gcc.dg/loop-1.c: New test.
4973
4974 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
4975
4976         * gcc.c-torture/compile/20000127-1.c: New test.
4977         * gcc.c-torture/execute/991228-1.c: New test.
4978
4979 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4980
4981         * gcc.dg/unused-2.c: New test.
4982
4983         * gcc.dg/conv-1.c: New test.
4984
4985 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4986
4987         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
4988         compiler.
4989         (tool_option_proc): Fix typo.
4990
4991 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
4992
4993         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
4994         of the ld on the host, not on the build machine.
4995         Also, don't crash if '--help' is not a supported option.
4996
4997 2000-01-24  Richard Henderson  <rth@cygnus.com>
4998
4999         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5000
5001 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5002
5003         * gcc.c-torture/execute/20000120-2.c: New test.
5004         * gcc.c-torture/execute/20000120-1.c: New test.
5005
5006 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5007
5008         * gcc.c-torture/execute/20000113-1.c: New test.
5009
5010 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5011
5012         * gcc.c-torture/execute/20000112-1.c: New test.
5013
5014 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5015
5016         * gcc.dg/20000111-1.c: New test.
5017
5018 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5019
5020         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5021         with 16 bit integers.
5022
5023 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5024
5025         * gcc.dg/20000108-1.c: New test.
5026
5027 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5028
5029         * g++.old-deja/g++.ns/koenig8.C: New test.
5030
5031 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5032
5033         * g++.old-deja/g++.other/cast4.C: New test.
5034
5035 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5036
5037         * gcc.c-torture/compile/20000105-2.c: New test.
5038         * gcc.c-torture/compile/20000105-1.c: New test.
5039
5040 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5041
5042         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5043         references to printf & atoi to conform to ANSI standard.
5044         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5045         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5046         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5047         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5048         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5049         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5050         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5051         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5052         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5053         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5054         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5055         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5056         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5057         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5058         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5059         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5060         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5061         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5062         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5063         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5064         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5065         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5066         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5067         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5068         * g++.old-deja/g++.brendan/init3.C: Likewise.
5069         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5070         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5071         * g++.old-deja/g++.brendan/new2.C: Likewise.
5072         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5073         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5074         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5075         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5076         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5077         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5078         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5079         * g++.old-deja/g++.brendan/template24.C: Likewise.
5080         * g++.old-deja/g++.brendan/template3.C: Likewise.
5081         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5082         * g++.old-deja/g++.jason/inline3.C: Likewise.
5083         * g++.old-deja/g++.jason/opeq.C: Likewise.
5084         * g++.old-deja/g++.law/arg5.C: Likewise.
5085         * g++.old-deja/g++.law/arm7.C: Likewise.
5086         * g++.old-deja/g++.law/ctors11.C: Likewise.
5087         * g++.old-deja/g++.law/cvt8.C: Likewise.
5088         * g++.old-deja/g++.law/init9.C: Likewise.
5089         * g++.old-deja/g++.law/refs4.C: Likewise.
5090         * g++.old-deja/g++.law/template2.C: Likewise.
5091         * g++.old-deja/g++.law/visibility24.C: Likewise.
5092         * g++.old-deja/g++.law/vtable3.C: Likewise.
5093         * g++.old-deja/g++.mike/asm2.C: Likewise.
5094         * g++.old-deja/g++.mike/eh1.C: Likewise.
5095         * g++.old-deja/g++.mike/misc1.C: Likewise.
5096         * g++.old-deja/g++.mike/misc13.C: Likewise.
5097         * g++.old-deja/g++.mike/misc14.C: Likewise.
5098         * g++.old-deja/g++.mike/ns12.C: Likewise.
5099         * g++.old-deja/g++.mike/p1248.C: Likewise.
5100         * g++.old-deja/g++.mike/p3708.C: Likewise.
5101         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5102         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5103         * g++.old-deja/g++.mike/p646.C: Likewise.
5104         * g++.old-deja/g++.mike/p700.C: Likewise.
5105         * g++.old-deja/g++.mike/p783.C: Likewise.
5106         * g++.old-deja/g++.mike/p783a.C: Likewise.
5107         * g++.old-deja/g++.mike/p783b.C: Likewise.
5108         * g++.old-deja/g++.mike/p786.C: Likewise.
5109         * g++.old-deja/g++.mike/p789.C: Likewise.
5110         * g++.old-deja/g++.mike/p789a.C: Likewise.
5111         * g++.old-deja/g++.mike/p807a.C: Likewise.
5112         * g++.old-deja/g++.other/delete3.C: Likewise.
5113         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5114         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5115         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5116         * g++.old-deja/g++.other/empty1.C: Likewise.
5117         * g++.old-deja/g++.other/temporary1.C: Likewise.
5118         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5119         * g++.old-deja/g++.pt/t16.C: Likewise.
5120         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5121
5122 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5123
5124         * gcc.dg/991230-1.c: New test.
5125
5126 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5127
5128         * gcc.c-torture/compile/991229-3.c: New test.
5129         * gcc.c-torture/compile/991229-2.c: New test.
5130         * gcc.c-torture/compile/991229-1.c: New test.
5131
5132 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5133
5134         * gcc.c-torture/compile/labels-2.c: New test.
5135
5136 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5137
5138         * gcc.c-torture/execute/991227-1.c: New test.
5139
5140 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5141
5142         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5143
5144 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5145
5146         * gcc.c-torture/execute/991221-1.c: New test.
5147
5148 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5149
5150         * g++.old-deja/g++.other/cast3.C: New test.
5151
5152 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5153
5154         * gcc.c-torture/execute/991216-4.c: New test.
5155
5156 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5157
5158         * gcc.c-torture/execute/991216-1.c: New test.
5159         * gcc.c-torture/execute/991216-2.c: New test.
5160         * gcc.c-torture/execute/991216-3.c: New test.
5161
5162 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5163
5164         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5165         Actually make the test fail by using "-O2" for compilation.
5166
5167 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5168
5169         * g++.old-deja/g++.warn/cast-align1.C: New test.
5170
5171 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5172
5173         * gcc.c-torture/compile/991214-1.c: New test.
5174         * gcc.c-torture/compile/991214-2.c: New test.
5175
5176 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5177
5178         * gcc.dg/991214-1.c: New test.
5179
5180 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5181
5182         * gcc.c-torture/compile/991213-3.c: New test.
5183         * gcc.c-torture/compile/991213-2.c: New test.
5184         * gcc.c-torture/compile/991213-1.c: New test.
5185
5186 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5187
5188         * gcc.dg/991209-1.c: New test.
5189
5190 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5191
5192         * gcc.c-torture/compile/991208-1.c: New test.
5193
5194 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5195
5196         * gcc.dg/ultrasp2.c: New test.
5197
5198 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5199
5200         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5201
5202 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5203
5204         * gcc.c-torture/compile/991202-1.c: New test.
5205         * gcc.c-torture/execute/991202-1.c: New test.
5206         * gcc.c-torture/execute/991202-2.c: New test.
5207         * gcc.c-torture/execute/991202-3.c: New test.
5208
5209 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5210
5211         * g++.old-deja/g++.abi/align.C: New test.
5212         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5213         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5214
5215 1999-12-01  Richard Henderson  <rth@cygnus.com>
5216
5217         * gcc.c-torture/execute/991201-1.c: New.
5218
5219 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
5220
5221         * gcc.dg/991129-1.c: New test.
5222
5223 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5224
5225         * gcc.c-torture/compile/991127-1.c: New test.
5226
5227 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5228
5229         * g++.old-deja/g++.other/warn4.C: New test.
5230
5231 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5232
5233         * g++.old-deja/g++.eh/cleanup2.C: New test.
5234         * g++.old-deja/g++.ext/pretty2.C: New test.
5235         * g++.old-deja/g++.ext/pretty3.C: New test.
5236         * g++.old-deja/g++.other/debug6.C: New test.
5237
5238 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
5239
5240         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5241         compiler_output to look for one error message instead of two.
5242
5243 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
5244
5245         * gcc.c-torture/execute/991118-1.c: Also test case
5246         where the word boundary does not split a byte evenly.
5247
5248 1999-11-19  Nathan Sidwell  <nathan@acm.org>
5249
5250         * g++.old-deja/g++.ext/restrict1.C: New test.
5251
5252 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5253
5254         * gcc.c-torture/execute/991118-1.c: New test.
5255
5256 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
5257
5258         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
5259         working directory pathnames.
5260
5261 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
5262
5263         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
5264         host is equipped with driver.h and driver.o so it can actually
5265         compile and run the tests.
5266
5267 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
5268
5269         * gcc.c-torture/compile/991008-1.c: New test.
5270
5271 1999-11-08  Nick Clifton  <nickc@cygnus.com>
5272
5273         * lib/gcc-dg.exp: Include target-supports.exp
5274
5275 1999-11-05  Nick Clifton  <nickc@cygnus.com>
5276
5277         * lib/target-supports.exp: New file: Provide procs to test for
5278         features supported by the target.
5279         (check_weak_available): Moved here from ecos.exp.
5280         (check_alias_available): New proc: Determine of the target
5281         toolchain supports the alias attribute.
5282
5283         * gcc.dg/special/ecos.exp: Move check_weak_available to
5284         target-supports.exp.
5285         (alias-1.c): Only perform the test if the target supports
5286         aliases.
5287         (wkali-1.c): Only perform the test if the target supports
5288         aliases.
5289
5290         * gcc.dg/990506-0.c: Expect error messages from cross
5291         targets as well as native targets.
5292
5293 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5294
5295         * gcc.dg/ultrasp1.c: Removed xfail.
5296         * gcc.dg/struct-ret-2.c: Likewise.
5297         * gcc.dg/array-1.c: Likewise.
5298
5299 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5300
5301         * gcc.dg/struct-ret-2.c: New test.
5302
5303         * gcc.dg/array-1.c: New test.
5304
5305 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
5306
5307         * gcc.c-torture/execute/991030-1.c: New test.
5308
5309 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
5310
5311         * gcc.c-torture/compile/991026-2.c: New test.
5312
5313 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
5314
5315         * gcc.c-torture/compile/991026-1.c: New test.
5316
5317 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
5318
5319         * gcc.c-torture/execute/991023-1.c: New test.
5320
5321 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
5322
5323         * gcc.c-torture/execute/991019-1.c: New test.
5324
5325 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
5326
5327         * gcc.c-torture/execute/991016-1.c: New test.
5328
5329 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
5330
5331         * gcc.c-torture/execute/991014-1.c: New test.
5332
5333 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5334
5335         * g++.old-deja/g++.other/union2.C: New test.
5336
5337 1999-10-13  Nathan Sidwell  <nathan@acm.org>
5338
5339         * g++.old-deja/g++.other/vaarg2.C: New test.
5340         * g++.old-deja/g++.other/vaarg3.C: New test.
5341
5342 1999-10-12  Craig Burley  <craig@jcb-sc.com>
5343
5344         * g77.f-torture/noncompile/19990905-1.f: Moved from being
5345         in compile/.
5346
5347 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
5348
5349         * gcc.c-torture/execute/va-arg-11.c: New test.
5350
5351 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
5352
5353         * lib/file-format.exp (gcc_target_object_format): Don't
5354         crash if objdump is unavailable.
5355
5356 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
5357
5358         * gcc.misc-tests/mg.exp: delete extraneous redirection.
5359
5360 1999-09-28  Nick Clifton  <nickc@cygnus.com>
5361
5362         * gcc.c-torture/compile/990928-1.c: New test.
5363
5364 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
5365
5366         * g++.old-deja/g++.other/decl6.C: New test.
5367
5368 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5369
5370         * gcc.c-torture/execute/va-arg-10.c: New test.
5371
5372 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
5373
5374         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
5375         __PRETTY_FUNCTION__.
5376
5377 1999-09-23  Nick Clifton  <nickc@cygnus.com>
5378
5379         * gcc.c-torture/execute/990923-1.c: New test.
5380
5381 1999-09-21  Nick Clifton  <nickc@cygnus.com>
5382
5383         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
5384         for which -fpic is inappropriate.
5385
5386 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
5387
5388         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
5389
5390 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5391
5392         * g++.old-deja/g++.other/dyncast1.C: New test.
5393         * g++.old-deja/g++.other/dyncast2.C: New test.
5394         * g++.old-deja/g++.other/dyncast3.C: New test.
5395         * g++.old-deja/g++.other/dyncast4.C: New test.
5396         * g++.old-deja/g++.other/dyncast5.C: New test.
5397         * g++.old-deja/g++.eh/catch3.C: New test.
5398         * g++.old-deja/g++.eh/catch3p.C: New test.
5399         * g++.old-deja/g++.eh/catch4.C: New test.
5400         * g++.old-deja/g++.eh/catch4p.C: New test.
5401         * g++.old-deja/g++.eh/catch5.C: New test.
5402         * g++.old-deja/g++.eh/catch5p.C: New test.
5403         * g++.old-deja/g++.eh/catch6.C: New test.
5404         * g++.old-deja/g++.eh/catch6p.C: New test.
5405         * g++.old-deja/g++.eh/catch7.C: New test.
5406         * g++.old-deja/g++.eh/catch7p.C: New test.
5407         * g++.old-deja/g++.eh/catch8.C: New test.
5408         * g++.old-deja/g++.eh/catch8p.C: New test.
5409         * g++.old-deja/g++.eh/catch9.C: New test.
5410         * g++.old-deja/g++.eh/catch9p.C: New test.
5411
5412 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
5413
5414         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
5415         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
5416
5417 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
5418
5419         * gcc.c-torture/compile/990913-1.c: New test.
5420
5421 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
5422
5423         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
5424         * g++.old-deja/g++.jason/rfg5.C: Likewise.
5425
5426 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
5427
5428         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
5429
5430 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
5431
5432         * g++.old-deja/g++.other/lookup11.C: New test.
5433         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
5434         what is permitted and what we want.
5435         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
5436         overload use.
5437         * g++.old-deja/g++.jason/rfg5.C: Likewise
5438
5439 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
5440
5441         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
5442         * gcc.c-torture/noncompile/poison-1.c: New file.
5443
5444 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
5445
5446         * g++.old-deja/g++.other/sizeof3.C: New test.
5447         * g++.old-deja/g++.other/sizeof4.C: New test.
5448         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
5449         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
5450
5451 1999-09-07  Richard Henderson  <rth@cygnus.com>
5452
5453         * gcc.dg/va-arg-1.c: New.
5454
5455 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5456
5457         * gcc.c-torture/execute/va-arg-9.c: New test.
5458
5459 1999-09-05  Craig Burley  <craig@jcb-sc.com>
5460
5461         * g77.f-torture/compile/980519-2.f: New test.
5462         * g77.f-torture/compile/19990905-0.f: New test.
5463         * g77.f-torture/compile/19990905-1.f: New test.
5464         * g77.f-torture/compile/19990905-2.f: New test.
5465
5466         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
5467
5468 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
5469
5470         * gcc.c-torture/execute/990827-1.c: Fix typo.
5471
5472 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5473
5474         * g++.old-deja/g++.other/deref1.C: New test.
5475
5476 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
5477
5478         * g++.old-deja/g++.other/ambig2.C: New test.
5479         * g++.old-deja/g++.other/cond5.C: New test.
5480         * g++.old-deja/g++.other/lookup16.C: New test.
5481
5482 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
5483
5484         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
5485         assemblers too.
5486
5487 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
5488
5489         * lib/c-torture.exp: Avoid the "compare executables" optimization
5490         when testing native.
5491
5492 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
5493
5494         * gcc.c-torture/execute/990829-1.c: New test.
5495         * gcc.c-torture/compile/990829-1.c: New test.
5496
5497 1999-08-27  Paul Burchard  <burchard@pobox.com>
5498
5499         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
5500         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
5501         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
5502         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
5503         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
5504         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
5505         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
5506         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
5507         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
5508         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
5509         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
5510
5511 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
5512
5513         * gcc.c-torture/execute/990827-1.c: New test.
5514
5515 1999-08-26  Craig Burley  <craig@jcb-sc.com>
5516
5517         * g77.f-torture/noncompile/19990826-4.f: New test.
5518
5519         * g77.f-torture/compile/19990826-3.f: New test.
5520
5521         * g77.f-torture/execute/19990826-2.f: New test.
5522
5523         * g77.f-torture/compile/19990826-1.f: New test.
5524
5525         * gcc.c-torture/execute/990826-0.c: New test.
5526         * g77.c-torture/execute/19990826-0.f: New test.
5527
5528         * g77.f-torture/noncompile/970626-2.f: New test.
5529
5530 1999-08-25  Paul Burchard  <burchard@pobox.com>
5531
5532         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
5533         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
5534         lss-011.C: New tests.
5535
5536 1999-08-25  Nathan Sidwell  <nathan@acm.org>
5537
5538         * g++.old-deja/g++.other/decl5.C: New test.
5539
5540 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5541
5542         * noncompile/noncompile.exp: Load_lib c-torture.exp.
5543         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
5544         call `postbase' for each one.  All callers of `postbase' changed
5545         to call this instead.
5546
5547 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
5548
5549         * gcc.c-torture/execute/990811-1.c: New test.
5550
5551 1999-08-09  Nick Clifton  <nickc@cygnus.com>
5552
5553         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
5554         just native ones.
5555
5556         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
5557         just native ones.
5558
5559 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5560
5561         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
5562
5563 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5564
5565         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
5566
5567 1999-08-04  Nathan Sidwell  <nathan@acm.org>
5568
5569         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
5570
5571 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5572
5573         * gcc.c-torture/execute/990804-1.c: New test.
5574
5575 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5576
5577         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
5578         * g++.old-deja/g++.brendan/crash64.C: Likewise
5579         * g++.old-deja/g++.brendan/overload8.C: Likewise
5580
5581 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5582
5583         * g++.old-deja/g++.other/struct1.C: New test.
5584
5585 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5586
5587         * g++.old-deja/g++.other/enum2.C: New test.
5588
5589 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
5590
5591         Adapted from tests from Franz Sirl:
5592         * gcc.c-torture/execute/va-arg-7.c: New test.
5593         * gcc.c-torture/execute/va-arg-8.c: New test.
5594
5595 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
5596
5597         * gcc.c-torture/compile/990801-2.c: New test.
5598
5599         * gcc.c-torture/compile/990801-1.c: New test.
5600
5601 1999-07-27  Michael Meissner  <meissner@cygnus.com>
5602
5603         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
5604         fp-cmp-1.c, converting double to float.
5605
5606         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
5607         fp-cmp-1.c, converting double to long double.
5608
5609         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
5610         from fr1 to unknown_register, since fr1 is a legitimate register
5611         on some machines.
5612
5613 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
5614
5615         * README: More listname related changes.
5616
5617 1999-07-08  Catherine Moore  <clm@cygnus.com>
5618
5619         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
5620
5621 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
5622
5623         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
5624
5625 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5626
5627         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
5628
5629 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
5630
5631         * gcc.dg/990703-1.c: New test.
5632
5633 1999-06-29  Nick Clifton  <nickc@cygnus.com>
5634
5635         * lib/file-format.exp: New file: Move definition of proc
5636         gcc_target_object_format to here from
5637         gcc.dg/special/ecos.exp.
5638
5639         * lib/c-torture.exp: Include lib file-format.exp.
5640         * lib/gcc-dg.exp: Include lib file-format.exp.
5641
5642         * gcc.dg/special/ecos.exp: Remove definition of proc
5643         gcc_target_object_format.
5644
5645 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
5646
5647         * gcc.c-torture/execute/990628-1.c: New test.
5648
5649 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
5650
5651         * gcc.c-torture/compile/990625-2.c: New test.
5652
5653         * gcc.c-torture/compile/990625-1.c: New test.
5654
5655 1999-06-23  Nick Clifton  <nickc@cygnus.com>
5656
5657         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
5658         attributes compile.
5659         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
5660         ports that use the COFF/PE file format.
5661
5662 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
5663
5664         * gcc.c-torture/compile/990617-1.c: New test.
5665
5666 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
5667
5668         * g++.old-deja/g++.other/decl4.C: New test.
5669
5670 1999-06-14  Nathan Sidwell  <nathan@acm.org>
5671
5672         * g++.old-deja/g++.other/bitfld3.C: New test.
5673
5674 1999-06-08  Nathan Sidwell  <nathan@acm.org>
5675
5676         * g++.old-deja/g++.eh/catch1.C: New test.
5677
5678 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
5679
5680         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
5681
5682         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
5683         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
5684
5685 1999-06-05  Craig Burley  <craig@jcb-sc.com>
5686
5687         * g77.f-torture/compile/19990502-0.f: Replace with new,
5688         shorter, test that still fails after recent changes.
5689
5690 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5691
5692         * gcc.c-torture/execute/990604-1.c: New test.
5693
5694 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
5695
5696         * gcc.c-torture/execute/990531-1.c: New test.
5697
5698 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5699
5700         * gcc.c-torture/compile/990527-1.c: New test.
5701
5702 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
5703
5704         * gcc.c-torture/execute/990527-1.c: New test.
5705
5706 1999-05-25  Nick Clifton  <nickc@cygnus.com>
5707
5708         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
5709         bitfields as signed.
5710
5711 1999-05-25  Craig Burley  <craig@jcb-sc.com>
5712
5713         * g77.f-torture/compile/19990525-0.f: New test.
5714
5715 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
5716
5717         * gcc.c-torture/execute/990525-2.c: New test.
5718
5719         * gcc.c-torture/execute/990525-1.c: New test.
5720
5721 1999-05-24  Nathan Sidwell  <nathan@acm.org>
5722
5723         * g++.old-deja/g++.other/anon3.C: New test.
5724         * g++.old-deja/g++.other/anon4.C: New test.
5725         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
5726         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
5727         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
5728         Merrill).
5729
5730 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
5731
5732         * gcc.c-torture/execute/990524-1.c: New test.
5733
5734         * gcc.dg/990524-1.c: New test.
5735
5736 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5737
5738         * gcc.c-torture/compile/990523-1.c: New test.
5739
5740 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
5741
5742         * gcc.c-torture/compile/990519-1.c: New test.
5743
5744 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5745
5746         * gcc.c-torture/compile/990517-1.c: New test.
5747
5748         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
5749         (e4, f4): New tests.
5750         (main): Call them.
5751
5752 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5753
5754         * gcc.dg/noreturn-1.c: New test.
5755
5756 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5757
5758         * gcc.c-torture/execute/990513-1.c: New test.
5759
5760 1999-05-10  Richard Henderson  <rth@cygnus.com>
5761
5762         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
5763
5764 1999-05-10  Craig Burley  <craig@jcb-sc.com>
5765
5766         * g77.f-torture/execute/erfc.f: Use small single-precision
5767         values, to avoid problems on Alphas when not -mieee.
5768
5769 1999-05-08  Craig Burley  <craig@jcb-sc.com>
5770
5771         * gcc.dg/990506-0.c: New test.
5772
5773 1999-05-08  Richard Henderson  <rth@cygnus.com>
5774
5775         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
5776         the constant to test.  Don't XFAIL 64-bit targets.
5777
5778         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
5779         * g++.old-deja/g++.law/profile1.C: Likewise.
5780
5781         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
5782         operator new instances.
5783         * g++.old-deja/g++.other/delete5.C: Likewise.
5784
5785 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5786
5787         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
5788         intrinsic.
5789
5790 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5791
5792         * g77.f-torture/execute/u77-test.f: Reverse order of two
5793         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
5794
5795 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5796
5797         * gcc.dg/compare1.c: New test.
5798
5799 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5800
5801         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
5802         New tests.
5803
5804 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5805
5806         * g77.f-torture/compile/19990502-1.f: New test.
5807
5808 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5809
5810         * g77.f-torture/compile/19990502-0.f: New test.
5811
5812 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
5813
5814         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
5815         intrinsic.
5816
5817 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
5818
5819         * g77.f-torture/execute/u77-test.f (main): List libU77
5820         intrinsics not currently tested.
5821         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
5822         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
5823         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
5824         Trim blanks off the ends of some printed strings.
5825
5826 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
5827
5828         * g77.f-torture/execute/u77-test.f (main): Just warn about
5829         FSTAT gid disagreement, as it's expected on some systems.
5830
5831 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
5832
5833         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
5834         use a new function, which allows for some slop.
5835         Clean up some commentary.
5836         (issum): The new function.
5837         (sgladd): Deleted subroutine.
5838
5839 1999-05-01  Craig Burley  <craig@jcb-sc.com>
5840
5841         * g77.f-torture/execute/u77-test.f: Modify to be more like
5842         libf2c/libU77 version, bringing patches to that version here.
5843         Add suitable commentary.
5844
5845 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
5846
5847         * gcc.dg/990424-1.c: New test.
5848
5849 1999-04-24  Craig Burley  <craig@jcb-sc.com>
5850
5851         * g77.f-torture/execute/u77-test.f (main): Bug involving
5852         LSTAT has been fixed, so turn back on full checking.
5853
5854 1999-04-20  Craig Burley  <craig@jcb-sc.com>
5855
5856         * g77.f-torture/compile/19990419-0.f: New test.
5857         * g77.f-torture/execute/19990419-1.f: New test.
5858
5859 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
5860
5861         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
5862         to avoid the need for a prototype to supress a warning.
5863
5864 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
5865
5866         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
5867
5868 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
5869
5870         * gcc.c-torture/execute/990404-1.c: New test.
5871
5872 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5873
5874         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
5875         * gcc.dg/cpp-if3.c: Don't use -pedantic.
5876         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
5877         missing initializer warnings.
5878
5879 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
5880
5881         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
5882         matching strings.
5883
5884 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
5885
5886         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
5887
5888 1999-03-26  Craig Burley  <craig@jcb-sc.com>
5889
5890         * g77.f-torture/execute/19990325-0.f: New test.
5891         * g77.f-torture/execute/19990325-1.f: New test.
5892
5893 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
5894
5895         * gcc.c-torture/execute/990324-1.c: New test.
5896
5897 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
5898
5899         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
5900         test with 4.
5901
5902 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
5903
5904         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
5905
5906 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5907
5908         * g77.f-torture/execute/19990313-2.f: New test.
5909         * g77.f-torture/execute/19990313-3.f: New test.
5910
5911 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5912
5913         * g77.f-torture/execute/19990313-0.f: New test.
5914         * g77.f-torture/execute/19990313-1.f: New test.
5915
5916 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
5917
5918         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
5919         printf to sprintf.
5920         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
5921         (main): Add check for u15.  Conditionalize u31 check depending on
5922         whether ints are <32 bits or >=32 bits.
5923
5924 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5925
5926         * g77.f-torture/execute/19981119-0.f: Improve testiness.
5927
5928 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5929
5930         * g77.f-torture/compile/19990305-0.f: New test.
5931         * g77.f-torture/execute/19981119-0.f: New test.
5932
5933 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5934
5935         * g77.f-torture/execute/970625-2.f: call ABORT if final
5936         result is not correct, instead of just printing it.
5937         Add this checking via newly introduced obfuscation, to
5938         trip up buggy front ends.
5939
5940 1999-03-07  Craig Burley  <craig@jcb-sc.com>
5941
5942         * g77.f-torture/compile/960317-1.f: Moved from being
5943         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
5944
5945 1999-03-06  Craig Burley  <craig@jcb-sc.com>
5946
5947         * g77.f-torture/execute/960317-1.f: New (old) test.
5948         * g77.f-torture/execute/970625-2.f: Ditto.
5949
5950 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
5951
5952         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
5953         message on line 1 or line 2; cccp and cpplib do this differently.
5954
5955 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
5956
5957         * g++.old-deja/g++.law/weak1.C: New test.
5958
5959 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5960
5961         * gcc.c-torture/execute/990119-1.c: Renamed to...
5962         * gcc.dg/990119-1.c: this, so it will only be tested once
5963         (it's a preprocessor test, it doesn't need to be run at
5964         multiple optimization levels).
5965
5966 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5967
5968         * lib/g++.exp: Don't add incdir=$base_dir/../include to
5969           ALWAYS_CXXFLAGS.
5970
5971 1999-02-24  Craig Burley  <craig@jcb-sc.com>
5972
5973         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
5974         * g77.f-torture/compile/19981216-0.f: ...as it is expected
5975         to not be compilable by current g77.
5976
5977 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5978
5979         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
5980
5981 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
5982
5983         * gcc.c-torture/execute/990222-1.c: New test.
5984
5985 1999-02-19  Craig Burley  <craig@jcb-sc.com>
5986
5987         * g77.f-torture/compile/19990218-0.f: New test.
5988         * g77.f-torture/noncompile/19990218-1.f: New test.
5989
5990 1999-02-18  Craig Burley  <craig@jcb-sc.com>
5991
5992         * g77.f-torture/compile/19981216-0.f: New test.
5993
5994 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
5995
5996         * gcc.dg/990214-1.c: New test.
5997
5998 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
5999
6000         * gcc.dg/990213-2.c: New test.
6001
6002         * gcc.dg/990213-1.c: New test.
6003
6004 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6005
6006         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6007         ints.
6008
6009 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6010
6011         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6012         specified by target.
6013
6014         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6015
6016 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6017
6018         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6019
6020 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6021
6022         * gcc.dg/special/ecos.exp: New test driver for new tests with
6023         special requirements.
6024
6025         * gcc.dg/special/alias-1.c: New test.
6026         * gcc.dg/special/gcsec-1.c: New test.
6027         * gcc.dg/special/weak-1.c: New test.
6028         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6029         * gcc.dg/special/weak-2.c: New test.
6030         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6031         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6032         * gcc.dg/special/wkali-1.c: New test.
6033         * gcc.dg/special/wkali-2.c: New test.
6034         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6035         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6036
6037 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6038
6039           * lib/c-torture.exp (c-torture-compile): Pull out code for
6040           analyzing gcc error messages.
6041           (c-torture-execute): Likewise.  Fix some (harmless) false
6042           positives.
6043           * lib/gcc.exp (gcc_check_compile): New function.
6044
6045 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6046
6047         * gcc.c-torture/execute/990208-1.c: New test.
6048
6049 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6050
6051         * g++.dg/special/ecos.exp: New driver for new tests with special
6052         requirements
6053
6054         * g++.dg/special/conpr-1.C: New test
6055         * g++.dg/special/conpr-2.C: New test
6056         * g++.dg/special/conpr-2a.C: New test
6057         * g++.dg/special/conpr-3.C: New test
6058         * g++.dg/special/conpr-3a.C: New test
6059         * g++.dg/special/conpr-3b.C: New test
6060
6061         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6062         allow g++ to use the dg driver
6063
6064         * README: Add comment about g++.dg directory
6065
6066 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6067
6068         * README: Update email addresses.
6069
6070 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6071
6072         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6073         arguments in order to force structure S onto the stack even on
6074         the alpha.
6075         (test): Pass 10 leading arguments to function foo as well as the
6076         structure S.
6077
6078         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6079         failure for all targets.
6080
6081         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6082         abort to terminate program execution.
6083
6084 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6085
6086         * gcc.c-torture/execute/990130-1.c: New test.
6087
6088 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6089
6090         * gcc.dg/990130-1.c: New test.
6091
6092 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6093
6094         * gcc.c-torture/execute/990128-1.c: New test.
6095
6096 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6097
6098         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6099
6100 1999-01-27  Felix Lee  <flee@cygnus.com>
6101
6102         * lib/c-torture.exp (c-torture-compile): pull out code for
6103         analyzing gcc error messages.
6104         (c-torture-execute): ditto, and fix some (harmless) false
6105         positives.
6106         * lib/gcc.exp (gcc_check_compile): new function.
6107
6108 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6109
6110         * gcc.dg/990117-1.c: New test.
6111
6112         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6113
6114         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6115
6116 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6117
6118         * g77.f-torture/compile/990115-1.f: New test.
6119
6120 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6121
6122         * gcc.c-torture/compile/990107-1.c: New test
6123
6124 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6125
6126         * gcc.c-torture/execute/990106-2.c: New test.
6127
6128         * gcc.c-torture/execute/990106-1.c: New test.
6129
6130 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6131
6132         * gcc.c-torture/compile/981223-1.c: New test.
6133
6134 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6135
6136         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6137         (opt3): Rename from opt4 and disable.
6138
6139 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6140
6141         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6142
6143 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6144
6145         * g++.old-deja/g++.other/conv5.C: New test.
6146
6147 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6148
6149         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6150
6151 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6152
6153         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6154
6155 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6156
6157         * gcc.c-torture/compile/981211-1.c: New test.
6158
6159 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6160
6161         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6162
6163         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6164
6165 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6166
6167         * gcc.special/930510-1.c: Make C9X safe.
6168         * gcc.misc-tests/gcov-1.c Similarly.
6169         * gcc.misc-tests/gcov-2.c Similarly.
6170
6171 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6172
6173         * gcc.dg/ultrasp1.c: New test.
6174
6175 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6176
6177         * gcc.c-torture/execute/981206.c: New test.
6178
6179 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6180
6181         * g++.old-deja/g++.ns/template7.C: New test.
6182
6183         * g++.old-deja/g++.other/expr1.C: New test.
6184
6185         * g++.old-deja/g++.eh/tmpl3.C: New test.
6186
6187         * g++.old-deja/g++.eh/tmpl2.C: New test.
6188
6189 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6190
6191         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6192         * g++.old-deja/g++.other/using6.C: Removed.
6193         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6194
6195         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6196
6197 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6198
6199         * g++.old-deja/g++.pt/overload8.C: New test.
6200
6201         * g++.old-deja/g++.pt/overload7.C: New test.
6202
6203         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6204
6205         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6206         and relinking messages.
6207         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6208         compiling with -frepo.
6209
6210 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6211
6212         * g++.old-deja/g++.pt/lookup6.C: New test.
6213
6214 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6215
6216         * gcc.c-torture/execute/981130-1.c: New test.
6217         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6218
6219 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6220
6221         * g++.old-deja/g++.pt/explicit76.C: New test.
6222
6223         * g++.old-deja/g++.pt/friend38.C: New test.
6224
6225         * g++.old-deja/g++.ns/crash2.C: New test.
6226
6227         * g++.old-deja/g++.pt/defarg8.C: New test.
6228
6229         * g++.old-deja/g++.pt/instantiate6.C: New test.
6230
6231         * g++.old-deja/g++.pt/static6.C: New test.
6232
6233         * g++.old-deja/g++.pt/decl2.C: New test.
6234
6235 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6236
6237         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
6238         problem is actually related with name lookup, but so what? :-)
6239
6240         * g++.old-deja/g++.pt/friend37.C: New test.
6241
6242 1998-11-25  Dave Love  <d.love@dl.ac.uk>
6243
6244         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
6245         element, which fails on some systems.
6246
6247         * g77.f-torture/execute/labug1.f: New test.
6248
6249 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
6250
6251         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
6252         is defined.
6253
6254 1998-11-18  Dave Love  <d.love@dl.ac.uk>
6255
6256         * g77.f-torture/compile/981117-1.f: New test.
6257
6258 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
6259
6260         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
6261         properly discarded.
6262
6263 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
6264
6265         * gcc.c-torture/execute/memcheck: New directory of tests for
6266         -fcheck-memory-usage.
6267
6268 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6269
6270         * README: New file, general information about the testsuite and
6271         new description of the various C++ test subdirectories.
6272         * README.g++: Eliminate obsolete information, update and move most
6273         relevant stuff to README.
6274
6275 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
6276
6277         * gcc.c-torture/compile/981107-1.c: New test.
6278
6279 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
6280
6281         * execute/memcpy-bi.c: New testcase.
6282
6283 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
6284
6285         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
6286         base classes.
6287
6288         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
6289         template is selected.
6290
6291         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
6292         classes, it should be accepted for all types.
6293
6294         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
6295
6296         * g++.old-deja/g++.pt/spec24.C: Ensure that template
6297         specializations start with template headers.
6298
6299 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
6300
6301         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
6302
6303         * g++.old-deja/g++.other/init9.C: Test cross initialization of
6304         non-POD types.
6305
6306 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6307
6308         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
6309
6310 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6311
6312         * compile/981022-1.c, compile/981022-1.x: New test and driver.
6313
6314 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
6315
6316         * 981019-1.c: New test.
6317
6318 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
6319
6320         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
6321         find objc headers.
6322
6323 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6324
6325         * compile/981001-4.c: Remove use of GCC extension that triggers a
6326         compiler bug.
6327
6328 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
6329
6330         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
6331
6332 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6333
6334         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
6335         instantiation of template produces incorrect code for delete
6336         expression.
6337
6338         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
6339         constructors' name is not unique.
6340         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
6341         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
6342
6343         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
6344         automatic array of const is ill-formed.
6345
6346         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
6347         of template parameter?
6348
6349         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
6350         const.
6351
6352         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
6353         pointer-to-member expression.
6354
6355         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
6356         declaration causes ICE.
6357
6358 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6359
6360         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
6361         reserved in the global namespace.
6362
6363         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
6364         generate needed virtual table.
6365
6366         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
6367
6368 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
6369
6370         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
6371         template-dependent type
6372
6373 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
6374
6375         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
6376         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
6377         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
6378
6379         * g++.old-deja/g++.other/using5.C: New test; using decl from base
6380         class should be usable as argument of member function.
6381         * g++.old-deja/g++.other/using6.C: New test; using decl from base
6382         class should be usable as return type of member function.
6383         * g++.old-deja/g++.other/using7.C: New test; using decl from base
6384         class should be usable as type of data member.
6385
6386         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
6387
6388 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
6389
6390         * gcc.c-torture/special/920521-1.c: Fix bogus test.
6391
6392 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
6393
6394         * gcc.dg/dll-?.c Add thumb to target list.
6395         Fix assembler scan patterns to match current assembler output.
6396
6397 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
6398
6399         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
6400         matching of template brackets.
6401
6402         * g++.old-deja/g++.other/using4.C: New test.  Test using
6403         declarations of methods from base classes.
6404
6405         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
6406         within functions should introduce names into the innermost
6407         enclosing namespace.
6408
6409         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
6410         of static locals if first initialization throws.
6411
6412 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
6413
6414         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
6415
6416 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
6417
6418         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
6419         lose track of the possible targets of tablejump insns.
6420         * special/special.exp: Run it.
6421
6422 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6423
6424         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
6425         must be declared before its specializations can be named in friend
6426         declarations.
6427
6428 1998-10-05  Dave Love  <d.love@dl.ac.uk>
6429
6430         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
6431
6432         * g77.f-torture/execute/io1.f: New test.
6433
6434 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6435
6436         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
6437         with pointer to template function, for which no argument deduction
6438         is possible.
6439
6440         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
6441         specialization of template function as argument to template
6442         function.
6443
6444         * g++.old-deja/g++.other/access2.C: New test; Inner class
6445         shouldn't have privileged access to Outer's names.
6446
6447 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6448
6449         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
6450         friend template declared within template class conflicts with
6451         nested class of the same name.
6452
6453         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
6454         is ignored.
6455
6456         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
6457         object with direct initializer as function declaration.
6458
6459         * g++.old-deja/g++.other/decl2.C: New test; duplicate
6460         initializers.
6461
6462         * g++.old-deja/g++.other/null2.C: New test; conditional operator
6463         involving const pointer and NULL produces incorrect result.
6464
6465         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
6466         type name without `typename' should be rejected with -pedantic.
6467
6468 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
6469
6470         * g++.old-deja/g++.other/addrof1.C: New test.
6471
6472 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
6473
6474         * gcc.c-torture/compile/981001-1.c: New test.
6475         * gcc.c-torture/execute/981001-1.c: New test.
6476
6477 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
6478
6479         * gcc.c-torture/compile/981001-2.c: New test.
6480         * gcc.c-torture/compile/981001-3.c: New test.
6481         * gcc.c-torture/compile/981001-4.c: New test.
6482
6483 1998-10-01  Robert Lipe  <robertl@dgii.com>
6484
6485         * lib/objc.exp (objc_target_compile): Add -L during compiles for
6486         multilibbed hosts.   Idea grafted from g77.exp.
6487
6488 1998-09-30  Dave Love  <d.love@dl.ac.uk>
6489
6490         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
6491         avoid losing on systems which need -lsocket.
6492
6493 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
6494
6495         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
6496         * g++.old-deja/g++.other/nested2.C: Ditto.
6497         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
6498         failure.
6499
6500 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6501
6502         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
6503         preferred over template operator!= for enum bitfields.
6504
6505 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
6506
6507         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
6508         that happen to have the same base name, but in different scopes,
6509         are incorrectly rejected.
6510
6511 1998-09-16  Richard Henderson  <rth@cygnus.com>
6512
6513         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
6514         on the native word size instead of an integer literal.
6515
6516 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6517
6518         * g++.old-deja/g++.other/static2.C: Invocation of static data
6519         member of type pointer-to-function denoted as non-static member.
6520
6521         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
6522         checks involving function types and aliases.
6523
6524 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6525
6526         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
6527         redefined to the same non-trivial type.
6528
6529         * g++.old-deja/g++.pt/explicit73.C: Test for proper
6530         namespace-qualification of template specializations declared in
6531         other namespaces.
6532
6533         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
6534         to declare a subset of the specializations of a template function
6535         as friends of specializations of a template class.
6536
6537         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
6538         member templates that do not fully specialize the enclosing
6539         template class are rejected.
6540
6541 1998-09-11  Dave Love  <d.love@dl.ac.uk>
6542
6543         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
6544
6545 1998-09-08  Dave Love  <d.love@dl.ac.uk>
6546
6547         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
6548         altered from libf2c/libU77 version.
6549
6550 1998-09-06  Dave Love  <d.love@dl.ac.uk>
6551
6552         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
6553
6554 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
6555
6556         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
6557         (un)signed char are different types for template specialization
6558         purposes.
6559
6560 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
6561
6562         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
6563         * objc: ObjC testsuite.
6564
6565 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
6566
6567         * gcc.c-torture/execute/941014-1.x:  New file.
6568
6569 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
6570
6571         * lib/c-torture.exp: Add support for
6572         torture_eval_before_compile and torture_eval_before_execute
6573         variables.
6574
6575 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
6576
6577         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
6578         this test triggers valid.
6579
6580 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
6581
6582         * gcc.dg/980827-1.c: New test.
6583
6584 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6585
6586         * gcc.c-torture/execute/loop-4b.c: New test.
6587
6588 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
6589
6590         * lib/c-torture.exp: Add support for
6591         torture_eval_before_compile and torture_eval_before_execute
6592         variables.
6593
6594 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
6595
6596         * gcc.c-torture/compile/980825-1.c: New test.
6597
6598 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
6599
6600         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
6601         count number tests in opt_t0 not good_t0.
6602
6603 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
6604
6605         * gcc.c-torture/compile/930326-1.x: Fix typo.
6606
6607 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
6608
6609         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
6610         causes an ICE.
6611
6612 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
6613
6614         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
6615         STACK_SIZE is defined.
6616         * gcc.c-torture/unsorted/stuct.c: Similarly.
6617
6618         * gcc.c-torture/compile/980821-1.c: New test.
6619
6620 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
6621
6622         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
6623
6624 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
6625
6626         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
6627         code.
6628
6629 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
6630
6631         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
6632         error'.
6633
6634 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
6635
6636         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
6637
6638 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
6639
6640         * gcc.c-torture/compile/980816-1.c: New test.
6641
6642         * gcc.dg/980816-1.c: New test.
6643
6644 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
6645
6646         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
6647         compiler for ieee tests.
6648
6649 1998-08-01  Dave Love  <d.love@dl.ac.uk>
6650
6651         * g77.f-torture/compile/980729-0.f: New test.
6652
6653 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
6654
6655         * gcc.c-torture/special/eeprof-1.c: New test, for
6656         -finstrument-functions.
6657         * gcc.c-torture/special/special.exp: Run it.
6658
6659 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
6660
6661         * gcc.c-torture/compile/980729-1.c: New test.
6662
6663 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
6664
6665         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
6666         __thumb__ is defined, and test for ARM style doubles if so.
6667
6668 1998-07-26  Dave Love  <d.love@dl.ac.uk>
6669
6670         * g77.f-torture/noncompile/980615-0.f: New test.
6671
6672 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
6673
6674         * gcc.dg/980312-1.c: Do link instead of compile.
6675         * gcc.dg/980313-1.c: Likewise.
6676
6677 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
6678
6679         * gcc.c-torture/compile/980726-1.c: New test.
6680
6681 1998-07-25  Dave Love  <d.love@dl.ac.uk>
6682
6683         * g77.f-torture/execute/io0.f: New test.
6684
6685 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
6686
6687         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
6688         an int.
6689
6690 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
6691
6692         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
6693         m32r bugs.
6694
6695 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
6696
6697         * gcc.dg/980626-1.c: Expect failures for all toolchains until
6698         c-decl.c:grokdeclarator can handle mode attributes.
6699
6700 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
6701
6702         * gcc.c-torture/execute/980716-1.c: New test.
6703
6704 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
6705
6706         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
6707         the mn10200.
6708         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
6709         the mn10200.
6710         * gcc.c-torture/execute/va-arg-3.x: Similarly.
6711         * gcc.c-torture/compile/930326-1.x: Similarly.
6712
6713 1998-07-13  Dave Love  <d.love@dl.ac.uk>
6714
6715         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
6716         New test from Craig.
6717
6718 1998-07-12  Dave Love  <d.love@dl.ac.uk>
6719
6720         * g77.f-torture/noncompile/980616-0.f: New test.
6721
6722         * g77.f-torture/execute/970816-3.f:  New test from Craig.
6723
6724 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6725
6726         *  g++.other/singleton.C: Return error value instead of taking
6727         SIGSEGV.
6728
6729 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
6730
6731         *  g++.other/singleton.C: New test.   Warning is under dispute.
6732         Runtime crash is not.
6733
6734 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6735
6736         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
6737         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
6738         using6.C, using7.C}:  New namespace tests.
6739
6740 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
6741
6742         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
6743         specialization with typedef'ed names used as array indexes.
6744
6745 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
6746
6747         * gcc.c-torture/execute/980709-1.c: New test.
6748
6749         * gcc.dg/980709-1.c: New test.
6750
6751 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
6752
6753         * gcc.c-torture/execute/bcp-1.c: New test.
6754
6755 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
6756
6757         * gcc.c-torture/execute/980707-1.c: New test.
6758
6759 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
6760
6761         * gcc.c-torture/compile/980706-1.c: New test.
6762
6763 1998-07-01  Dave Love  <d.love@dl.ac.uk>
6764
6765         * g77.f-torture/execute/980701-0.f,
6766         g77.f-torture/execute/980701-1.f: New test from Craig.
6767
6768 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
6769
6770         * gcc.c-torture/compile/980701-1.c: New test.
6771
6772         * gcc.c-torture/execute/980701-1.c: New test.
6773
6774 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
6775 rlsruhe.de>
6776
6777         * g++.old-deja/g++.robertl/eb132.C: New test.
6778         * g++.old-deja/g++.robertl/eb133.C: Likewise.
6779
6780 1998-06-29  Dave Love  <d.love@dl.ac.uk>
6781
6782         * g77.f-torture/execute/980628-7.f,
6783         g77.f-torture/execute/980628-8.f,
6784         g77.f-torture/execute/980628-9.f,
6785         g77.f-torture/execute/980628-10.f: New tests from Craig.
6786
6787         * g77.f-torture/execute/980628-3.f: Remove mail headers.
6788
6789 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
6790
6791         * g77.f-torture/execute/980628-4.f: New test from Craig.
6792         * g77.f-torture/execute/980628-5.f: Likewise.
6793         * g77.f-torture/execute/980628-2.f: Likewise.
6794         * g77.f-torture/execute/980628-0.f: Likewise.
6795         * g77.f-torture/execute/980628-1.f: Likewise.
6796         * g77.f-torture/execute/980628-3.f: Likewise.
6797         * g77.f-torture/execute/980628-6.f: Likewise.
6798
6799 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
6800
6801         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
6802         directory when nothing has been installed yet.
6803
6804 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
6805
6806         * gcc.c-torture/special/special.exp: Handle newer versions of
6807         dejagnu.
6808
6809 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
6810
6811         * gcc.dg/980626-1.c: New test.
6812
6813 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
6814
6815         * gcc.misc-tests/m-un-2.c: New test.
6816         * g++.old-deja/g++.other/warn01.c: Likewise.
6817
6818 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
6819
6820         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
6821         compatibility with assmblers with a different comment character.
6822         Eliminate use of GAS-specific extensions.
6823
6824 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
6825
6826         * gcc.c-torture/execute/ieee/980619-1.c: New test.
6827
6828 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
6829
6830         *lib/g77.exp: Replace search for libf2c.a with search for newly
6831         renamed libg2c.a
6832
6833 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
6834
6835         * gcc.c-torture/execute/980617-1.c: New test.
6836
6837 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
6838
6839         * gcc.c-torture/execute/980612-1.c: New test.
6840
6841 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
6842
6843         * gcc.dg/980523-1.c: Only test on ppc-linux.
6844         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
6845
6846         * gcc.c-torture/execute/980608-1.c: New test.
6847
6848 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6849
6850         * gcc.c-torture/execute/980605-1.c: New test.
6851
6852 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
6853
6854         * gcc.c-torture/execute/980604-1.c: New test.
6855
6856 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
6857
6858         * gcc.c-torture/execute/980602-1.c: New test.
6859         * gcc.c-torture/execute/980602-2.c: Likewise.
6860
6861 1998-06-02  Dave Love  <d.love@dl.ac.uk>
6862
6863         * 970125-0.f: Fix per JCB.  Add commentary.
6864
6865 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
6866
6867         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
6868         IEEE -0 support.
6869
6870 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
6871
6872         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
6873         earlier.
6874
6875 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
6876
6877         * gcc.c-torture/execute/980526-3.c: New test.
6878
6879 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
6880
6881         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
6882         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
6883         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
6884         m88k-motorola-sysv3 to XFAIL.
6885
6886 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6887
6888         * gcc.dg/980526-1.c: New test.
6889         * gcc.c-torture/execute/980526-2.c: New test.
6890
6891 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
6892
6893         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
6894
6895         * gcc.c-torture/execute/980526-1.c: New test.
6896
6897 1998-05-26  Dave Love  <d.love@dl.ac.uk>
6898
6899         * g77.f-torture/execute/alpha2.f: Add runtime test.
6900
6901 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
6902
6903         * g++.old-deja/old-deja.exp: Strip leading directories.
6904
6905         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
6906         error for the line.  Don't run multiple tests for the same line.
6907
6908 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
6909
6910         * gcc.dg/980523-1.c: New test.
6911
6912 1998-05-23  Dave Love  <d.love@dl.ac.uk>
6913
6914         * g77.f-torture/compile/970915-0.f: New test.
6915
6916 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
6917
6918         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
6919
6920 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
6921
6922         * gcc.dg/980520-1.c: New test.
6923
6924 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6925
6926         * gcc.dg/980502-1.c: Fix return type.
6927
6928 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
6929
6930         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
6931         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
6932         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
6933         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
6934         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
6935
6936 1998-05-20  Dave Love  <d.love@dl.ac.uk>
6937
6938         * g77.f-torture/execute/980520-1.f: New test.
6939
6940 1998-05-15  Dave Love  <d.love@dl.ac.uk>
6941
6942         * lib/mike-g77.exp: New file.
6943
6944         * g77.f-torture/noncompile/noncompile.exp,
6945         g77.f-torture/noncompile/check0.f: New files.
6946
6947 1998-05-14  Dave Love  <d.love@dl.ac.uk>
6948
6949         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
6950         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
6951         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
6952         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
6953         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
6954         abort where appropriate.
6955
6956 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
6957
6958         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
6959         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
6960
6961 1998-04-29  Dave Love  <d.love@dl.ac.uk>
6962
6963         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
6964
6965 1998-04-27  Dave Love  <d.love@dl.ac.uk>
6966
6967         * g77.f-torture/compile/980427-0.f: New test.
6968
6969 1998-04-24  Dave Love  <d.love@dl.ac.uk>
6970
6971         * g77.f-torture/compile/980424-0.f: New test.
6972
6973 1998-04-19  Dave Love  <d.love@dl.ac.uk>
6974
6975         * g77.f-torture/compile/980419-2.f (main): New test.
6976         * g77.f-torture/compile/970125-0.f: New test.
6977         * g77.f-torture/compile/980419-1.f: New test.
6978
6979 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
6980
6981         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
6982         of loop-4.c.
6983
6984 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
6985
6986         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
6987
6988 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
6989
6990         * gcc.c-torture/compile/980329-1.c: New test.
6991
6992 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
6993
6994         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
6995         * gcc.dg/980312-1.c: Fix typo in -march command.
6996
6997 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
6998
6999         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7000
7001 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7002
7003         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7004         Dave Love agree the Fortran source is bogus.
7005
7006 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7007
7008         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7009         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7010         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7011         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7012         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7013
7014 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7015
7016         * g++.old-deja/g++.other/friend1.C: New test.
7017
7018 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7019
7020         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7021         possibly uninitialized) variables and declare dnrm2.
7022
7023 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7024
7025         From Bruno Haible <haible@ilog.fr>:
7026         * gcc.c-torture/execute/980223.c: New test.
7027
7028 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7029
7030         * gcc.dg/ifelse-1.c: New test.
7031
7032 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7033
7034         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7035
7036           * lib/old-dejagnu.exp (old-dejagnu): Added the
7037           "execution test - XFAIL *-*-*" handling in the spirit of
7038           "excess errors test -". Changed the "execution test fails"
7039           handling to be like "excess errors test fails".
7040           * Update various tests accordingly.
7041
7042 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7043
7044         * gcc.c-torture/execute/980205.c: New test.
7045
7046 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7047
7048         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7049         * lib/f-torture.exp: Similarly.
7050         * gcc.c-torture: Rename all .cexp files to .x files.
7051
7052 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7053
7054         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7055         (940510-1.c): Removed duplicate.
7056         (971104-1.c): New test.
7057
7058 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7059
7060           * lib/f-torture.exp: Improve error and loop detection.
7061
7062 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7063
7064         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7065         use that to size the filler array.
7066
7067 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7068
7069         * lib/c-torture.exp(c-torture-execute): Fix typo.
7070
7071         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7072         testcase as the executable name. Keep the executable around if
7073         the test fails.
7074
7075 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7076
7077         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7078         changes.  Only test one -g option, and move it to the end of the
7079         list of options to test.
7080
7081 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7082
7083         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7084         variable GCC_TORTURE_OPTIONS to supply default switches separated
7085         by colons.  If no environment variable, run tests with -O0 -g, -O1
7086         -g, and -O2 -g as well.
7087
7088 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7089
7090         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7091         explanatory comments. Fix indentation.
7092
7093 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7094
7095         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7096
7097 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7098
7099         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7100         * g++.old-deja/g++.mike/p7325.C: Likewise.
7101         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7102
7103 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7104
7105         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7106         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7107         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7108         * g++.old-deja/g++.law/operators4.C: Likewise.
7109
7110 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7111
7112         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7113         * g++.old-deja/g++.mike/p784.C: Ditto.
7114         * g++.old-deja/g++.mike/p785.C: Ditto.
7115
7116 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7117
7118           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7119
7120 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7121
7122         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7123         target feature; pass this to c-torture-execute as needed.
7124
7125 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7126
7127         * lib/c-torture.exp(c-torture-execute): If the previous and the
7128         current executables being tested are identical, we don't need to
7129         run the executable again. Try to make the executable names
7130         unique. Add an optional argument for passing additional compiler
7131         flags.
7132
7133 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7134
7135         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7136
7137 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7138
7139         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7140
7141 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7142
7143         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7144         32bit or larger longs.
7145
7146         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7147         have either a 32bit long or 32bit int.
7148
7149 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7150
7151         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7152         Make double precision tests dependent on sizeof (double).
7153
7154 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7155
7156         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7157         too.
7158
7159 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7160
7161         * gcc.c-torture/compile/961203-1.cexp: New script.
7162
7163 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7164
7165         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7166         up the includes ourselves.
7167
7168 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7169
7170         * lib/plumhall.exp: Remove random include, and add a few
7171         verbose messages for debugging.
7172
7173 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7174
7175         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7176         of trying to do it ourselves.
7177
7178 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7179
7180         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7181
7182 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7183
7184         * gcc.prms/5403.c: Made regexp a bit less strict.
7185
7186 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7187
7188         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7189         is returned from remote_load instead.
7190         * lib/plumhall.exp: Ditto.
7191         * lib/mike-g++.exp: Ditto.
7192         * lib/old-dejagnu.exp: Ditto.
7193         * lib/c-torture.exp: Ditto.
7194
7195 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7196
7197         * lib/g++.exp: Use build_wrapper procedure.
7198         * lib/gcc.exp: Ditto.
7199
7200 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7201
7202         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7203         an old-style decl for malloc.  Fixes tests to work when
7204         sizeof (int) != sizeof (size_t).
7205
7206 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7207
7208         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7209
7210         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7211         use stdargs.h interface.
7212
7213 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7214
7215         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7216         NO_VARARGS when compiling.
7217
7218 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
7219
7220         * lib/plumhall.exp(ph_includes): New procedure.
7221         (ph_make): Use it.
7222         (ph_compiler): Ditto.
7223
7224         * lib/g++.exp: Rename test-glue.c to testglue.c.
7225         * lib/gcc.exp: Ditto.
7226
7227 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7228
7229         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7230         to completion when it's called.
7231
7232 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
7233
7234         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7235         is defined, don't do test.
7236
7237 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
7238
7239         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7240         for object files.
7241         (ph_summary): Mark skipped testcases as untested, not unresolved.
7242
7243         * lib/plumhall.exp (ph_make): If unresolved because of bad
7244         errorCode, record errorCode in log file.
7245         (*): Replace send_log/verbose with verbose -log.
7246
7247 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
7248
7249         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
7250         double conversion if double isn't at least 8 bytes.
7251
7252         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
7253         int to work with targets where int is 16 bits.
7254
7255         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
7256         8 bytes, just exit, since 4 byte doubles don't have enough bits of
7257         precision for the test to complete.
7258
7259 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
7260
7261         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
7262         if d10v is not compiled with the -mdouble64 flag.
7263         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
7264
7265         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
7266         d10v is not compiled with the -mint32 flag.
7267
7268 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7269
7270         * lib/plumhall.exp: Use incr_count.
7271
7272 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
7273
7274         * gcc.c-torture: Update to c-torture-1.45.
7275
7276 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
7277
7278         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
7279         the name of the expect testcase file).
7280
7281         * lib/g++.exp(g++_init): Ditto.
7282
7283 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
7284
7285         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
7286         the host.
7287
7288         * lib/gcc.exp(gcc_exit): New procedure.
7289
7290 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
7291
7292         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
7293         specs where appropriate.
7294
7295         * g++.old-deja/g++.arm/*: Added additional ERROR checks
7296         because of new "candidates are" messages, and removed a few
7297
7298         * Converted all non-old-style g++ testcases to old-style, and
7299         moved into g++.old-deja.
7300
7301 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
7302
7303         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
7304         options.
7305
7306         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
7307         succeeded.
7308
7309         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
7310
7311 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
7312
7313         * lib/gcc.exp (gcc_target_compile): Add support for defining
7314         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
7315         the machine doesn't have those features.
7316
7317 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
7318
7319         * g++.law/operators4.exp: Don't use LIBS.
7320
7321 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7322
7323         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
7324
7325         * lib/mike-g++.exp: Don't set the compiler to be tested here.
7326         * lib/g++.exp: Set it here instead. Also, allow use of the
7327         --tool_exec and --tool_opt options. Change CXX to
7328         GXX_UNDER_TEST.
7329
7330         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
7331
7332         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
7333
7334 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
7335
7336         * lib/old-dejagnu.exp: Use prune_warnings instead of
7337         prune_system_crud.
7338         * lib/mike-g++.exp: Ditto.
7339         * lib/gcc.exp: Ditto.
7340         * lib/g++.exp: Ditto.
7341
7342         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
7343
7344 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
7345
7346           * 941014-2.c: Include stdlib.h
7347           * 960327-1.c: Include stdio.h
7348           * dbra.c, index-1.c: Don't assume ints are 32bits.
7349
7350 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
7351
7352         * lib/gcc.exp: Add gcc,stack_size target feature.
7353
7354         * lib/g++.exp(g++_target_compile): Add the include and link
7355         paths here, not in two other places. And, it's $options, not
7356         options.
7357
7358         * lib/mike-g++.exp(postbase): Remove the code that determines
7359         the correct include and link paths.
7360         * g++.old-deja/old-deja.exp: Ditto.
7361
7362 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
7363
7364         * lib/g++.exp(g++_init): target_compile no longer returns the
7365         filename of the result.
7366
7367 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7368
7369         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
7370         call to glob.
7371
7372         * gcc.c-torture/special/special.exp: Change call to
7373         gcc_target_compile to include the object file.
7374
7375 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7376
7377         * gcc.c-torture/special/special.exp: Correct misspelling in last
7378         change.
7379
7380 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
7381
7382         * lib/plumhall.exp(ph_summary): Log the entire output of the
7383         executable. Return -1 if there were any failures, 0 otherwise.
7384         (ph_execute): Return -1 if there were any failures, 0 otherwise.
7385         (ph_make): Clean up objects and executables that were built
7386         if the tests succeeded.
7387
7388 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7389
7390         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
7391         libraries and includes in the build tree as appropriate.
7392
7393 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7394
7395         * lib/c-torture.exp: Instead of looking for the global variable
7396         NO_LONG_LONG, check to see if that's a feature of the target.
7397
7398 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
7399
7400         * config/default.exp: Minimize. Delete the remainer of the files in
7401         config; this functionality is now in devo/dejagnu/config.
7402
7403         g++.*/*: Pass any additional flags used to compile to postbase;
7404         delete CXXFLAGS.
7405
7406         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
7407         is now done by runtest.exp. Use gcc_target_compile instead of
7408         compile.
7409
7410         lib/c-torture.exp: Use gcc_target_compile instead of compile.
7411         Remove references to CFLAGS. Use remote_file instead of
7412         calling rm -f.
7413         (c-torture): Take a list of arguments to use to compile this
7414         testcase.
7415
7416         lib/g++.exp: Simplify. Use target_compile instead of compile.
7417         lib/gcc-dg.exp: Ditto.
7418         lib/gcc.exp: Ditto.
7419         lib/mike-{gcc,g++}.exp: Ditto.
7420         lib/old-dejagnu.exp: Ditto.
7421         lib/plumhall.exp: Ditto.
7422
7423 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
7424
7425         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
7426         (ph_linker): Likewise.
7427
7428 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
7429
7430           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
7431         MAP_ANON / MAP_ANONYMOUS if defined;
7432         else try to map from /dev/zero .
7433
7434 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
7435
7436         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
7437         isn't defined, then define it to MAP_ANONYMOUS.
7438
7439 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
7440
7441         * gcc.c-torture: Update to c-torture-1.42 release.
7442
7443 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
7444
7445         * gcc.c-torture: Update to c-torture-1.41 release.
7446
7447 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
7448
7449         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
7450         c-torture release.
7451
7452 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7453
7454         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
7455         and LDFLAGS.  Fix second case to append the target_info ldflags
7456         onto LDFLAGS, not CFLAGS.
7457         * lib/g++.exp (g++_init): Add target_info stuff.
7458         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
7459         of libgloss and newlib flags for !native.
7460
7461         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
7462         (GDB): Fix relative path to go up another dir for finding gdb.
7463
7464 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7465
7466         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
7467         versions in the target_info array, if they don't exist.
7468
7469 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7470
7471         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
7472
7473 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
7474
7475         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
7476         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
7477
7478 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
7479
7480         * lib/old-dejagnu.exp: Don't remove the output file before we've
7481         actually tested it. Don't append pwd to the path of the executable
7482         we're testing.
7483
7484 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
7485
7486         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
7487
7488 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
7489
7490         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
7491         temporary directory for compiler files, and set it to a default
7492         value of /tmp. Set $output as the name of the output file from
7493         compiling the testcase. Add a -o option to $cflags_var so the
7494         compiler writes the final output file as $output. Set $executable
7495         to $output.
7496
7497         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
7498         directory for compiler files, and set it to /tmp if it doesn't
7499         already have a value. Set $output_file to the name of the output
7500         file from compiling the testcase. Add a -o option to CXXFLAGS so
7501         the compiler writes the final output file as $output. Use $output
7502         as the executable to be tested.
7503
7504 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7505
7506         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
7507
7508 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
7509
7510         * gcc.c-torture/execute/pending-1.c: New test.  Still
7511         pending in Tege's queue.
7512
7513 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
7514
7515         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
7516         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
7517         if there were failures.  Call unresolved if there were unresolved
7518         testcases.  Call gcc_fail if program did not run to completion.
7519         (ph_make): Pass additional argument name to ph_execute.
7520         (ph_execute): Add new argument.  Pass additional arguments to
7521         ph_summary.  Call gcc_fail is there is no execution output.
7522
7523 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
7524
7525         * lib/plumhall.exp (proc_summary): Output relavent summary
7526         lines into the log so specific failures in plumhall can be
7527         investigated.
7528
7529 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
7530
7531         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
7532         (c-torture-execute): Don't try to execute tests which use
7533         "long long" types if $NO_LONG_LONG is nonzero.
7534
7535 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
7536
7537         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
7538         not c-torture.
7539
7540         * gcc.ieee: Move from here.
7541         * gcc.c-torture/execute/ieee: To here.
7542
7543 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
7544
7545         * gcc.c-torture: Update to c-torture-1.41 release.
7546
7547 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
7548
7549         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
7550         not "$output".
7551
7552 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
7553
7554         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
7555         -c present.
7556
7557 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
7558
7559         * config/proelf.exp: Handle connecting to a simulator.
7560
7561 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
7562
7563         * config/proelf.exp: New file.  Enough framework that we can
7564         run c-torture tests on the proelf targets (or any other target
7565         that gdb can connect to for that matter).
7566
7567 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
7568
7569         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
7570         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
7571
7572         * lib/plumhall.exp (ph_execute): Always call ph_summary if
7573         exec_output exists.
7574
7575 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
7576
7577         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
7578         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
7579
7580         * config/*.exp: Update FSF address.  Change result of ${tool}_load
7581         to pass/fail/unresolved/unsupported/untested.  Caller must now
7582         call unresolved/unsupported/untested.
7583         * lib/*.exp: Update FSF address.  Update to handle new results of
7584         ${tool}_load.
7585         * lib/chill.exp (verbose): Delete.
7586
7587 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
7588
7589         * lib/gcc.exp (default_gcc_start): Change order of args to
7590         $LDFLAGS $CFLAGS $LIBS.
7591         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
7592         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
7593         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
7594         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
7595         * gcc.misc-tests/dg-test.exp: Likewise.
7596         * gcc.misc-tests/msgs.exp: Likewise.
7597         * gcc.prms/prms.exp: Likewise.
7598         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
7599         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
7600
7601         * lib/dg.exp: Deleted, moved to dejagnu/lib.
7602
7603 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7604
7605         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
7606
7607         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
7608         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
7609
7610         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
7611         necessary.
7612
7613 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
7614
7615         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
7616         global for loop; add use of $mathlib.
7617         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
7618         settings here; set mathlib for anything but VxWorks.
7619
7620 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
7621
7622         * gcc.c-torture: Update to c-torture-1.40 release.
7623
7624 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
7625
7626         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
7627         dg.exp.
7628
7629 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
7630
7631         * lib/c-torture.exp (c-torture-execute): Declare "output" as
7632         global.
7633
7634 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
7635
7636         * lib/g++.exp (LIBS): Define if not already.
7637         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
7638         (gcc-dg-prune): Call prune_gcc_output.
7639         * lib/gcc.exp (prune_gcc_output): New proc.
7640         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
7641         prune_gcc_output.
7642
7643 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
7644
7645         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
7646         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
7647
7648 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
7649
7650         * gcc.c-torture: Update to c-torture-1.39 release.
7651
7652 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
7653
7654         * lib/c-torture.exp (c-torture-execute): Don't return if one option
7655         fails, try others as well.
7656
7657 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7658
7659         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
7660         If compilation fails, mark execute tests as `untested'.
7661         If test is marked as unsupported, don't mark compilation and
7662         execute tests as failed.
7663
7664 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7665
7666         * lib/g++.exp (g++_init): Don't link in libg++, and look to
7667         libstdc++ for whether or not we want to be doing shared
7668         libraries.  Delete link_curses since we don't need it anymore.
7669         * lib/mike-g++.exp (postbase): Don't link in libg++.
7670         * g++.old-deja/old-deja.exp: Likewise.
7671
7672 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7673
7674         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
7675
7676 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7677
7678         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
7679         For that, add `-Wl,-a,shared_archive'.
7680         * g++.old-deja/old-deja.exp: Likewise.
7681
7682 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
7683
7684         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
7685
7686 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
7687
7688         * lib/mike-g++.exp (postbase): Pay attention to the status of
7689         g++_load.
7690
7691 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7692
7693           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
7694
7695 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
7696
7697         * lib/gcc.exp (default_gcc_start): No longer need to log program
7698         being executed or its output, execute_anywhere does that now.
7699         * lib/g++.exp (default_g++_version): Call execute_anywhere.
7700         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
7701
7702 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7703
7704         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
7705         the same as those in lib/g++.exp.
7706
7707 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
7708
7709         * gcc.c-torture: Update to c-torture-1.38 release.
7710         * gcc.ieee: Related changes.
7711
7712 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7713
7714         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
7715         "exec". Minor reformatting changes.
7716
7717         * config/rom68k.exp (${tool}_load): Make it work in a canadian
7718         cross. This means all "exec" calls now work on a remote host as
7719         well.
7720         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
7721         cross. Filter out the extra "\r\n" stuff that expect puts in.
7722         (c-torture-execute): Filter out the bogus warnings like
7723         c-torture-compile does. Add support for canadian cross.
7724         * lib/gcc.exp (default_gcc_version, default_gcc_start)
7725         Use execute_anywhere rather than calling exec directly. Now it
7726         works for canadian cross testing.
7727
7728 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
7729
7730         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
7731         results into a variable, and check that rather than using file exists.
7732
7733 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7734
7735         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
7736         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
7737
7738 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7739
7740         * g++.old-deja/old-deja.exp: Create and pass runshlib and
7741         lib_curses if there's a shared libg++ in the build tree.
7742
7743 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
7744
7745         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
7746         if not supported target.
7747
7748 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7749
7750         * lib/g++.exp (g++_init): Move empty setting of runshlib and
7751         link_curses up to always happen, not just for native builds.
7752
7753 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
7754
7755         * gcc.c-torture: Update to c-torture-1.36 release.
7756         * gcc.failure: Related changes.
7757
7758 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7759
7760         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
7761
7762 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7763
7764         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
7765         * lib/mike-g++.exp (postbase): Not in here.  Still reference
7766         runshlib, link_curses, and mathlib for link and run.
7767
7768         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
7769         pass the runtime shared library options for Solaris, OSF/1, and
7770         Irix5, and link with -lcurses to avoid unresolved references.
7771
7772 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7773
7774         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
7775         only run once.
7776
7777 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7778
7779         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
7780
7781 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
7782
7783         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
7784         do not have a framework for the "compat" tests yet.
7785
7786 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7787
7788         * lib/mike-g++.exp (postbase): New local variable `mathlib',
7789         set to null if we're testing vxworks5.1.  Use that instead of
7790         `-lm' in the setting of LIBS for link and run.
7791
7792 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7793
7794         * config/rom68k.exp (${tool}_load): Major changes to make it
7795         work.  Verified that it does in fact return the stuff in
7796         exec_output properly.  Catch any Emul or any TRAP other than 0.
7797
7798 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7799
7800         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
7801         LDFLAGS properly for targets that need stuff from libgloss.
7802         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
7803         only run once.
7804         (gpp_initialized): New variable.
7805
7806 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7807
7808         * config/rom68k.exp: Load libgloss.exp.
7809         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
7810         so we can produce a fully linked binary.
7811         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
7812         so we can produce a fully linked binary.
7813
7814 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7815
7816         * lib/plumhall.exp (ph_section): Watch for expected failures.
7817         Add missing `else'.
7818
7819         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
7820         run the testcase.
7821         (c-torture): Likewise.
7822
7823 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
7824
7825         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
7826
7827         * lib/mike-g++.exp (mike_cleanup): New proc.
7828         (prebase): New globals compiler_result, not_compiler_result,
7829         target_regexp.
7830         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
7831         allow leading "-" in pattern.  Watch for unsupported tests.
7832         If $compiler_result is set, pattern match assembler code,
7833         and ditto for $not_compiler_result.
7834         * lib/mike-gcc.exp: Likewise.
7835
7836         * lib/plumhall.exp (ph_execute): Only call ph_summary if
7837         execution "succeeded".
7838
7839 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
7840
7841         * config/win32.exp: New file.
7842         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
7843
7844 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7845
7846         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
7847         unsupported.
7848         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
7849         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
7850         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
7851
7852         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
7853         "... without exceptions was ...".  That is now handled by
7854         prune_system_crud.
7855         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7856
7857 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
7858
7859         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
7860         sieve.c,sort2.c}: New files.
7861         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
7862         sieve.exp,sort2.exp}: Drivers for them.
7863
7864         * lib/mike-gcc.exp (program_output): New user settable variable.
7865         (postbase): Call prune_system_crud.  Also prune extraneous compiler
7866         messages.
7867         * lib/mike-g++.exp (program_output): New user settable variable.
7868
7869         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
7870
7871         * config/sh.exp: Deleted (use sim.exp instead).
7872
7873 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7874
7875         * config/vx.exp: Declare CHECKTASK as global.
7876         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
7877         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
7878         * lib/old-dejagnu.exp: Load [pwd]/$executable.
7879
7880 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7881
7882         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
7883         target. Like vx.exp, only includes `vx29k.exp' instead of
7884         `vxworks.exp'.
7885
7886 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
7887
7888         * config/sim.exp: Increase time limit from 120 seconds to 240.
7889
7890 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7891
7892         * gcc.c-torture/execute/950628-1.c: New test.
7893
7894 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
7895
7896         * gcc.c-torture: Update with changes/additions from
7897         c-torture-1.34.
7898
7899 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
7900
7901         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
7902
7903 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
7904
7905         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
7906
7907 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
7908
7909         * gcc.c-torture/compile/950512-1.c: New test.
7910         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
7911         * gcc.dg/struct-ret-1.c: Likewise.
7912
7913 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
7914
7915         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
7916           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
7917
7918 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7919
7920         * gcc.c-torture/special/920411-1.c: Deleted.
7921         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
7922
7923 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
7924
7925         * config/sim.exp (${tool}_load): Hack in call to bash to get a
7926         cpu limit.
7927
7928 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7929
7930         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
7931
7932 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7933
7934         From kenner;
7935         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
7936         is the proper length.
7937         * va-arg-3.c: Likewise.
7938
7939 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
7940
7941         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
7942         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
7943
7944         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
7945         * lib/g++.exp (default_g++_start): Delete old cruft.
7946
7947 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
7948
7949         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
7950         (2 * (1 << 18)) to (2 * (1 << 17)).
7951
7952         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
7953
7954 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7955
7956         * config/rom68k.exp: Renamed from config/idp.exp
7957
7958 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7959
7960         * c-torture/compile/921109-2.c
7961
7962 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
7963
7964         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
7965         excess errors.
7966
7967 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
7968
7969         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
7970         output.
7971         * lib/g++.exp (default_g++_start): Likewise.
7972
7973 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7974
7975         * gcc.c-torture/compile/950329-1.c: New test.
7976
7977 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7978
7979           * config/bug.exp (${tool}_load): Updated to use new remote_open
7980           and remote_close procs.
7981         * config/idp.exp: New file.
7982
7983 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7984
7985         * gcc.c-torture/execute/950322-1.c: New test.
7986
7987 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
7988
7989         * config/vx.exp (${tool}_load): Clean up testing of return code from
7990         vxworks_ld and vxworks_spawn.
7991
7992 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
7993
7994         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
7995
7996 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
7997
7998         * lib/old-deja.exp: Add `excess errors test - ' error, now one
7999         can mark excess errors on a machine by machine basis.  Note, the
8000         default is to not expect any excess errors, even when excess
8001         errors test - is given, so you will want to put an XFAIL ... on
8002         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8003         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8004         those 4 machines, but no others.
8005
8006 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8007
8008         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8009         * lib/c-torture.exp: to here.
8010
8011 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8012
8013         * gcc.c-torture/execute/950221-1.c: New test.
8014         * gcc.c-torture/execute/struct-ret-1.c: New test.
8015         * gcc.c-torture/compile/950221-1.c: New test.
8016
8017         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8018
8019 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8020
8021         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8022         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8023
8024 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8025
8026         * g++.gb: New directory of tests, derived from my signature and
8027         class scoping tests.
8028
8029         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8030         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8031         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8032         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8033         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8034         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8035         * g++.gb/sig25.C: Likewise.
8036
8037         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8038         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8039         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8040         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8041         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8042         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8043         * g++.gb/sig25.exp: Likewise.
8044
8045         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8046         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8047         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8048         * g++.gb/scope13.C: Likewise, this test still fails.
8049
8050         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8051         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8052         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8053         * g++.gb/scope13.exp: Ditto.
8054
8055         * g++.gb/README: New file, explains what these tests are about.
8056
8057 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8058
8059         * lib/dg.exp (dg-do): Support `preprocess'.
8060         (dg-test): Likewise.
8061
8062 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8063
8064         * config/udi.exp: change "continue -expect" to "exp_continue".
8065
8066 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8067
8068         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8069         Delete redundant tests.
8070
8071         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8072         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8073         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8074         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8075         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8076         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8077         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8078         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8079
8080         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8081         storing label pointers.
8082         * gcc.c-torture/execute/921019-1.c: Likewise.
8083         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8084         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8085         parameter fp.
8086         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8087         constants.
8088
8089         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8090         Delete obsolete tests.
8091
8092         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8093         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8094         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8095         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8096         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8097         * gcc.c-torture/compile/950124-1.c: New test.
8098
8099         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8100
8101 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8102
8103         * lib/mike-g++.exp: Add -lm to LIBS.
8104
8105 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8106
8107         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8108
8109 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8110
8111         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8112
8113 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8114
8115         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8116
8117 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8118
8119         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8120         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8121         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8122         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8123         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8124         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8125         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8126         * g++.law/{operators31.C, operators32.C,
8127         * g++.law/{operators33.C, operators34.C}: Likewise.
8128         * g++.law/{pic1.C, refs2.C}: Likewise.
8129         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8130         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8131         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8132         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8133
8134         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8135         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8136         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8137         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8138         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8139         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8140         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8141         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8142         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8143         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8144         * g++.law/{operators34.exp}: Likewise.
8145         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8146         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8147         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8148         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8149         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8150
8151         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8152         No longer expected to fail.
8153         * g++.law/missed-error3.C: Tweak for recent bool changes.
8154
8155 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8156
8157         * config/emb-unix: Deleted.
8158         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8159         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8160
8161 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8162
8163         * lib/dg.exp (dg-test): Fix typo in last patch.
8164
8165 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8166
8167         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8168         (handles multiple occurrences).
8169
8170 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8171
8172         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8173         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8174         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8175         printed).
8176         * lib/c-torture.exp (c-torture-compile): Likewise.
8177         (c-torture): Prepend full path if missing.
8178         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8179         (gcc_fail): Likewise.
8180         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8181
8182 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8183
8184         * lib/netware.exp: Only attach to NetWare i386 systems.
8185
8186 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8187
8188         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8189         messages.  Add test name to "output pattern match" pass/fail message.
8190
8191 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8192
8193         * gcc.dg: New testsuite.
8194         * gcc.dg/dg.exp: New file.
8195
8196         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8197         test-switch.c}: Deleted.
8198
8199         * gcc.misc-tests/msgs.exp: New testcase driver.
8200
8201 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8202
8203         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8204         Watch for illegal return values from ${tool}_load.
8205         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8206         cross targets.  Coerce return value >0 to 1.
8207
8208 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8209
8210         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8211
8212         * config/emb-unix.exp: New file.
8213
8214         * config/sim.exp: Error if variable $SIM not defined.
8215         (${tool}_load): Mark test as "untested" if simulator missing.
8216
8217         * config/unix.exp: Load remote.exp to get rcp_download.
8218         * lib/c-torture.exp: Use different option lists for testcases with
8219         and without loops.
8220         * gcc.c-torture/execute/execute.exp: Likewise.
8221
8222 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8223
8224         * config/*.exp: Clarify return code from ${tool}_load.
8225         Call `unresolved' or `untested' instead of `warning' or `perror'
8226         (sometimes you still want to call both though).
8227         Add comment that `shell_id' is local to each file.
8228         * config/udi.exp (timeout): Set to 30.
8229         Don't print warning if connection fails, $connectmode has already
8230         printed an error.
8231         (${tool}_load): Move verbose messages to level 2.
8232         Rework pattern for "Process started" message.
8233         Pass `shell_id' to ${connectmode}_download.
8234         Retry twice upon timeout.  Make resetting of target more robust.
8235         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8236         Pass `shell_id' to exit_$connectmode.
8237         Only call exit_$connectmode if connected.
8238         * config/unix.exp (${tool}_load): Check return codes better.
8239         * config/vrtx.exp (${tool}_load): Likewise.
8240         * config/vx.exp (${tool}_load): Likewise.
8241         Delete unneeded global's.
8242         * lib/dg.exp (dg-test): Update to reflect clarified return codes
8243         from ${tool}_load.
8244         (dg-stat): Delete.
8245         (dg-init): Delete recording of pass/fail counts.
8246         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8247         (old-dejagnu-init): Likewise.
8248         (old-dejagnu-stat): Delete contents, empty proc now.
8249         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
8250         (c-torture): Delete references to lcnt, lpass, lfail.
8251         Get option list from TORTURE_OPTIONS.
8252         Delete -funroll[-all]-loops if no loops.
8253         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
8254         (g++_stat): Delete contents (empty proc now).
8255         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
8256         (gcc_finish): Likewise.
8257         (gcc_stat): Deleted.
8258         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
8259         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
8260         * gcc.c-torture/execute/execute.exp: Likewise.
8261         Split tests into two parts: compile, execute.
8262         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
8263         no loops.  Update to reflect clarified return codes from ${tool}_load.
8264
8265 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
8266
8267         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
8268         to grep for.
8269         (old-dejagnu): Likewise (where necessary).
8270
8271 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8272
8273         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
8274
8275         * lib/dg.exp (dg-process-target): Fix processing of selector.
8276         Add comment regarding use of `error'.
8277
8278         * lib/gcc.exp (prune_system_crud): Define if missing.
8279         * lib/g++.exp (prune_system_crud): Likewise.
8280
8281         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
8282         Call prune_system_crud.
8283         * lib/dg.exp (dg-runtest): New proc.
8284         Use perror instead of send_user for tcl errors in testcase.
8285         Don't return any value, it's never used.
8286         Don't clobber previous definition of `unknown'.
8287         Print tcl errors in `dg-final'.
8288
8289 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
8290
8291         * lib/dg.exp (dg-process-target): Improve syntax error messages.
8292         (dg-test): Don't print errorInfo, it contains stack backtrace.
8293
8294 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8295
8296         * lib/g++.exp (runtest_file_p): Define if missing.
8297
8298 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
8299
8300         * lib/mike-g++.exp: Comment out loading of g++.exp.
8301         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
8302         (default_g++_version): Always print something.
8303         (default_g++_start): Comment out call to `which'.
8304         (g++_start, g++_load): Deleted (must be defined in config file).
8305         * lib/gcc.exp: Test for existence of $CC at start.
8306         Delete check for tmpdir (done in gcc_init).
8307         (default_gcc_version): Always print something.
8308         (default_gcc_start): Comment out call to `which'.
8309         * config/*.exp: Major cleanup - make cross targets work at least a
8310         little better for g++ (by not being "--tool gcc" specific).
8311         Rename gcc_xxx to ${tool}_xxx.
8312         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
8313         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
8314
8315 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
8316
8317         * lib/c-torture.exp (c-torture-compile): Rework compiler
8318         message processing.
8319
8320         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
8321         c-torture.
8322
8323 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8324
8325         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
8326
8327         * lib/dg.exp (dg-process-target): Support { target native }.
8328
8329 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8330
8331         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
8332         looked for "... program xxx got fatal signal".
8333         Correct regsub munging of `comp_output'.
8334         Ignore compiler messages "path prefix not used" and "linker input
8335         file unused".
8336
8337 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
8338
8339         * lib/gcc.exp (runtest_file_p): Define if missing.
8340         * gcc.prms/template.c: Example to work from.
8341
8342 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
8343
8344         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
8345         * lib/dg.exp (dg-test): Call unsupported testcases as such.
8346
8347         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
8348         * gcc.prms/1883.c: Moved from compile/940714-1.c.
8349         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
8350         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
8351
8352         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
8353         (dg-process-target): No longer a varargs proc.
8354         Return S/N for target, P/F for xfail.  All callers changed.
8355         (user option procs): More argument checking.
8356         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
8357         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
8358         (dg-test): Skip test if not running on selected target in `dg-do'.
8359         Update handling of `dg-do-what', `dg-output-text'.
8360         Separate execution pass/fail from output pattern match pass/fail.
8361         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
8362
8363 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8364
8365         * gcc.c-torture/special/special.exp: Don't expect failure for mips
8366         target for 920510-1.c.
8367
8368 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
8369
8370         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
8371         Clean up comment regarding use of passcnt, etc.
8372         (gcc_stat): Don't update `testcnt' here.
8373         (gcc_finish): Do it here.
8374         Might as well reset `but_id' here too.
8375         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
8376         to determine if the file should be tested.
8377         * gcc.c-torture/compile/compile.exp: Likewise.
8378         * gcc.c-torture/execute/execute.exp: Likewise.
8379         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8380         * gcc.misc-tests/dg-test.exp: Likewise.
8381         * gcc.prms/prms.exp: Likewise.
8382         * gcc.wendy/wendy.exp: Likewise.
8383         * g++.old-deja.exp: Likewise.
8384         Move "Testing file" message to verbose level 1.
8385
8386 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
8387
8388         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
8389
8390 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8391
8392         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
8393         (default_gcc_start): Accept optional second list element
8394         of compiler flags.  Print compiler output at verbosity level 2.
8395         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
8396         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
8397         Save current values of framework globals passcnt, failcnt, xpasscnt,
8398         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
8399         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
8400         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
8401         xfailcnt to compute stats.  Update framework global `testcnt' from
8402         pass/fail counts.
8403         (gcc_finish): New proc.  Clean up test environment.
8404         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
8405         (gcc_epass, gcc_efail): Delete.
8406         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
8407         argument of line number.
8408         (dg-init): If the tool has an init routine, call it.
8409         (dg-test): Remove args `cflags_var' and `libs_var'.
8410         Pass all compiler options to ${tool}_start.
8411         Handle missing line number.
8412         (dg-finish): New function.
8413         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
8414         particular files.  Call gcc_finish at end.  Move "skipping test"
8415         message to verbosity level 3.
8416         * gcc.c-torture/compile/compile.exp: Likewise.
8417         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8418         * gcc.c-torture/execute/execute.exp: Likewise.
8419         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8420         Print testcase being tried at verbosity level 1.
8421         * gcc.c-torture/special/special.exp: Unset xfail.
8422         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8423         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
8424         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
8425         * gcc.failure/failure.exp: Likewise.
8426         * gcc.ieee/ieee.exp: Likewise.
8427         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
8428         Update call to dg-test.  Call dg-finish at end.
8429         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
8430         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8431         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
8432         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
8433         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
8434         * gcc.wendy/wendy.exp: Add copyright.
8435         Delete setting of tmpdir (done by gcc_init).
8436         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
8437         Pass compiler flags to gcc_start.  Call gcc_finish at end.
8438         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
8439         gcc_[ce]pass/fail.
8440
8441 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
8442
8443         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
8444         confusion.
8445         (g++_load): Likewise.
8446
8447         * config/*.exp (gcc_load): Some were varargs fns and some were not.
8448         Rename argument to `prog' to remove the confusion.
8449         Varargs fns behave differently too!
8450         (g++_load): Likewise.
8451
8452         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
8453
8454         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
8455         what it is.  Delete (always) printing of status value for !native.
8456         Simplify verbose code, and include status and exec_output.
8457         (g++_load): Use gcc_load.
8458
8459 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8460
8461         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
8462         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
8463         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
8464         940714-3.c as these testcases don't exist anymore.  Make
8465         va-arg-1.c expected to pass.
8466
8467 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
8468
8469         * gcc.misc-tests/misc.exp: Only run specific testcases.
8470         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
8471         * gcc.misc-tests/dg-[1-9].c: New files.
8472
8473         * lib/dg.exp: New testsuite driver.
8474         * gcc.prms/prms.exp: Use it.
8475
8476         * README.gcc: New file.
8477
8478         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
8479         Document and reset `lxpass' and `lxfail'.
8480         Simplify "initialized" message.
8481         (gcc_stat): Clean up comments a little.
8482
8483 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
8484
8485         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
8486
8487 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
8488
8489         * lib/old-dejagnu.exp (process-option): New proc.
8490         (old-dejagnu-init, old-dejagnu-stat): Likewise.
8491         (old-dejagnu): Simplify.
8492         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
8493
8494 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
8495
8496         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
8497         exists and is not an empty string.
8498
8499         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
8500         $xfail rather than calling setup_xfail.  Clear $xfail when test is
8501         finished.
8502         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
8503         automatically.
8504
8505         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
8506         longer expected to fail.
8507
8508         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
8509         "f" function call.
8510
8511         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
8512
8513         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
8514         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
8515         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
8516         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
8517         c-torture-1.29.
8518
8519         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
8520         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
8521
8522         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
8523
8524         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
8525         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
8526
8527         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
8528         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
8529         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
8530
8531 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8532
8533         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
8534         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
8535         940714-1.c, 940714-2.c, 940714-3.c},
8536         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
8537         gcc.misc-tests/{mg.c,mg.exp}:
8538         New tests.
8539         * gcc.noncompile/noncompile.exp: Change accordingly.
8540
8541 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
8542
8543         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
8544         Undo previous clobberage.
8545
8546 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
8547
8548         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
8549         * gcc.special/{930510-1.c, special.exp}:
8550         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
8551         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
8552         struct-varargs-1.c}: New tests from c-torture-1.26.
8553
8554 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8555
8556         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
8557           argument to switch.
8558
8559 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
8560
8561         * Revert the previous changes.  Please see Rob's directory
8562           (/lisa/test/rob/progressive/gcc/testsuite) for testing
8563           fixes.
8564
8565 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
8566
8567         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
8568             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
8569             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
8570             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
8571             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
8572             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
8573             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
8574             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
8575             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
8576             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
8577             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
8578             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
8579             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
8580             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
8581             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
8582             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
8583             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
8584             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
8585             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
8586             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
8587             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
8588             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
8589             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
8590             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
8591             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
8592             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8593             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
8594
8595 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
8596
8597         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
8598             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
8599           with perror calls.
8600
8601 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
8602
8603         * config/unix.exp (g++_load): Fix syntax.
8604
8605 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8606
8607         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
8608         * gcc.noncompile/921017-1.c: Deleted obsolete test.
8609         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
8610         Don't expect va-arg-1.c to fail.  Correct expected output for
8611         920928-1.c.
8612         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
8613         * gcc.wendy/hbm4.c: Correct typo.
8614         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
8615
8616 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
8617
8618         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
8619         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
8620         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
8621         * lib/c-torture.exp (c-torture-compile): Ditto.
8622
8623         Reduce volume of output (remove all the -I's and such).
8624         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
8625         Call gcc_cpass, gcc_cfail.
8626         (c-torture): Pass testing option to c-torture-compile.
8627
8628 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
8629
8630         Bring patches over from progressive.
8631         * config/default.exp: Exit remote shell cleanly.
8632         (g++_exit, g++_start): Add default versions.
8633         * config/sim.exp (gcc_load): Use perror, not error.
8634
8635 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
8636
8637         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
8638         set in site.exp.
8639
8640 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
8641
8642         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
8643         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
8644         (wendy_try): New proc to run testcase.
8645         (main loop): Call 'em.
8646         * gcc.wendy/*.c: Clean up pass to correct expected output.
8647
8648         * lib/gcc.exp: Minor cleanup work.
8649         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
8650
8651 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
8652
8653         * config/sim.exp (gcc_load): Document return codes better.
8654         Don't pass -v to simulator.
8655
8656 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8657
8658           * gcc.special/920717-x.c: Fix typo.
8659           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
8660           get at sources.
8661
8662         * lib/mike-gcc.exp: Fix typo.
8663
8664 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8665
8666         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
8667         binary to use, transform the name.
8668         * config/*.exp: rename everything. Nuke any g++ specific files,
8669         it's now a special case of gcc that requires no special support.
8670         Add a default.exp for unsupported targets.
8671
8672 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
8673
8674         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
8675         lib/old-dejagnu.exp: Fix a few patterns to work with the new
8676         version of Tcl.
8677
8678 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8679
8680         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
8681         than a warning.
8682
8683 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8684
8685         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
8686
8687 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8688
8689         * gcc.execute/execute.exp: Combine opt_list and foption_list into
8690         option_list.  Compile every file with only 4/6 option choices
8691         (same as C torture) instead of with 12/18 different option
8692         choices.
8693         * lib/c-torture.exp: Likewise.
8694
8695         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
8696         not already set.
8697
8698 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
8699
8700         * lib/old-deja.exp: Add `excess errors test fails' error, now one
8701         can put an XFAIL *-*-* on excess errors.
8702
8703 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
8704
8705         * g++.law: Add more tests derived from g++-bugs snapshots.
8706
8707         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
8708         equivalent to g++.law/init9.
8709
8710         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
8711         compiled it, and the a.out file after we've run it.
8712
8713 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8714
8715         * lib/mike-g++.exp (postbase): Delete the .o file after we've
8716         compiled it, and the a.out file after we've run it.
8717
8718 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8719
8720         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
8721
8722 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8723
8724         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
8725         version number.
8726
8727 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8728
8729         * g++.law: New directory of g++ tests derived from the g++-bugs
8730         snapshots.
8731
8732 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8733
8734         * gcc.compile: initbug1.c initbug1.exp testcase added
8735
8736 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8737
8738         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
8739         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
8740           fixes submitted by Jeff Law (law@cs.utah.edu)
8741         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
8742           Jeff Law (law@cs.utah.edu)
8743
8744
8745 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
8746
8747         * config/unix-g++.exp: Follow the gcc way of doing things.
8748         * g++.old-deja/old-deja.exp: Minor updates.
8749         * lib/g++.exp: New file, follow the gcc way of doing things.
8750         * lib/old-dejagnu.exp: Minor updates.
8751         * lib/mike-g++.exp: Always unset errorInfo.
8752
8753 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
8754
8755         * lib/gcc.exp: Fix some errors with the below change, CC and
8756         CFLAGS should be global when setting, not local.
8757
8758 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8759
8760         * lib/gcc.exp: Transform tool name.
8761
8762 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8763
8764         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
8765
8766 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8767
8768         * lib/gcc.exp: change gcc_done to gcc_stat
8769
8770 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8771
8772         * Upgraded gcc testsuite to c-torture version 1.25
8773
8774 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8775
8776         * lib/gcc.exp: added reporting code. Changed verbose compile message.
8777         * lib/c-torture: added hooks for new reporting code.
8778
8779 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8780
8781         * config/sh-gcc.exp: check if sh-sim exists in the path
8782
8783 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8784
8785         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
8786         * gcc.compile/compile.exp: Initial changes for new logic.
8787         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
8788         * gcc.failure/failure.exp: Initial changes for new logic.
8789         * gcc.ieee/ieee.exp: Initial changes for new logic.
8790         * gcc.misc-tests/misc.exp: Initial changes for new logic.
8791         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
8792         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
8793         * lib/c-torture.exp: Initial changes for new logic.
8794         * lib/gcc.exp: Initial changes for new logic.
8795
8796 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
8797
8798         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
8799         depend upon failure or success.  Fully qualify names in failure
8800         and success messages.  Always remove a.out before starting
8801         compile, just in case.  Pay more attention to error text output by
8802         the compiler.  Handle testcases with no known past errors just
8803         like all others, so that things are uniform.  Other miscellaneous
8804         improvements.
8805
8806 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8807
8808         * gcc.cpp: new directory for cpp tests
8809
8810 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8811
8812         * lib/chill.exp: Code reformatted, removed unused code.
8813         * config/unix-chill.exp: Code reformatted, removed unused code.
8814         * chill.execute/execute.exp: Code reformatted, removed unused code.
8815         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
8816
8817 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
8818
8819         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
8820         routines not written.
8821
8822 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8823
8824         * config/bug-gcc.exp: Use new procs from bug.exp.
8825
8826 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8827
8828         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
8829         via ftp, rather than depending on NFS.
8830         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
8831         case.
8832
8833 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8834
8835         * config/bug-gcc.exp: Use new download proc.
8836
8837 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
8838
8839         * chill.execute/execute.exp: cleanups, handles errors better
8840         * chill.compile/compile.exp: rewrite, based on execute.exp
8841         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
8842         * lib/chill.exp: major changes to diff proc and compile and link
8843           procs. added chill_fail and chill_pass wrappers to pass and
8844           fail. added more comments, and handle error codes better.
8845           Added a hack to capture stderr from exec, so noncompile tests
8846           can work.
8847
8848 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8849
8850         * chill.execute/execute.exp: rewrite of testsuite driver
8851         * lib/chill.exp: rewrite of testsuite driver
8852         * config/unix-chill.exp: rewrite of testsuite driver
8853
8854 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8855
8856     In chill.execute:
8857         * iexpr.ch: Standardize uppercase.
8858         * tuples.dat: Standardize uppercase.
8859         * vary.ch: standardize.  Correct varying string assignments.
8860         * vary.dat: Add new output lines.
8861
8862 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
8863
8864     In chill.execute:
8865         * chprintf.ch: Standardize use of uppercase.
8866         * tuples.ch: Standardize and turn arr2 into a DCL,
8867           rather than a SYN.
8868         * pinits.ch: Standardize.
8869
8870 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8871
8872         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
8873         * Makefil: Renamed to Makefile.in.
8874         * configure.in: New.
8875
8876 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8877
8878     In chill.execute:
8879         * .cvsignore: Add result/output files.
8880         * Makefile: Fix up variables at start.  Use MFLAGS
8881           everywhere.  Correct bool_loc, built_ins entries.
8882           Add entry for vary1.ch.
8883         * bitarray.ch: Standardize upper-case usage.
8884         * bitexpr.ch: Standardize, add output of b1.
8885         * params.ch: Use arrayt in along PROC parameters, to
8886           avoid novelty problems.
8887         * sets.ch: Tiny cleanup.
8888         * vary1.ch: Re-indent.
8889
8890 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
8891
8892           * Add PR-related files to Makefiles, .cvsignore files, etc.
8893
8894 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8895
8896         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
8897           with compiler objects. New names are test-flow.c and test-loop.c
8898
8899 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8900
8901         * Upgraded c-torture tests from 1.19 to 1.20
8902
8903         * new files:
8904         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
8905         * gcc.compile: 930623-1.c 930623-2.c
8906         * gcc.noncompile: 930622-1.c 930622-2.c
8907         * gcc.failure: 920411-1.c 920627-2.c
8908         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
8909
8910 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8911
8912         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8913           More changes to get testsuite working properly. Needs more work.
8914           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
8915
8916 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8917
8918         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8919           More changes to get testsuite working properly. Needs more work.
8920
8921 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
8922
8923         * chill.compile/compile.exp: Added for Dejagnu support
8924         * chill.execute/execute.exp: Added for Dejagnu support
8925         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
8926
8927 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
8928
8929     This should complete moving the CHILL test files.
8930         * chill.noncompile(.cvsignore printf.grt
8931             in-printf.grt chprintf.grt chprintf.ch):
8932             Added test-support files.
8933           (Makefile): Modified further.
8934         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
8935             signal.ch): Added test files.
8936           * chill.execute (.cvsignore printf.grt printr.c
8937             in-printf.grt rts.c chprintf.grt rts.h): Added
8938           test-support files.
8939             (Makefile): More corrections.
8940
8941 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
8942
8943         * chill.compile, chill.execute, chill.nocompile: Add CHILL
8944           test cases, ready for DejaGnu.
8945
8946 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8947
8948         * Upgraded c-torture tests from 1.18 to 1.19
8949
8950         * gcc.compile: added test(s):
8951           930607-1.c
8952         * gcc.execute: added test(s):
8953           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
8954
8955         * added new subdirectory for misc tests: gcc.misc-tests
8956         * gcc.misc-test(s): added tests:
8957           inst-check.c test-consts.c test-ior.c test-switch.c
8958
8959 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8960
8961         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
8962
8963 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
8964
8965         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
8966
8967 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8968
8969         * Upgraded c-torture tests from 1.17 to 1.18
8970
8971 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8972
8973         * Upgraded c-torture tests from 1.12 to 1.17
8974
8975 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
8976
8977         * lib/old-dejagnu.exp:
8978           Fixed handling of XFAIL target triplets to correctly
8979           recognize wildcard characters.  Removed code that
8980           appended a unique id tag to the end of the file name
8981           printed out by the result of the testcases within a
8982           given test file.
8983
8984 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
8985
8986         * lib/old-dejagnu.exp:
8987           Reworked expected failure handling to trigger off of XFAIL
8988           keyword in keyphrase embeded in testcase source code. The
8989           XFAIL keyword must be at the end of the keyphrase line. It
8990           may optionally be followed by one or more target triplets.
8991           It has just occured that the handling of wildcards in the
8992           target triplet may not be correct.
8993
8994 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
8995
8996         * g++.old-deja/tests:
8997           Moved all subdirectories up one level into g++.old-deja .
8998
8999         * lib/old-dejagnu.exp:
9000           Fixed problem with CXXFLAGS not being properly reset, and being
9001           corrupted with extraneous "-c" compiler option.  This was
9002           causing binaries to not be generated for test that needed them.
9003           Modified strings passed to "pass" and "fail" so that individual
9004           tests from the same test file would be distinguished by an
9005           identifier appended to the test file name in the summary logs;
9006           this corrected a problem with erroneous diff logs.  Added code
9007           to search testcases for expected fail and unexpected pass keywords.
9008
9009 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9010
9011         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9012
9013 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9014
9015         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9016           Removed extraneous text from end of "Special g++ Options"
9017           keyphrase.
9018
9019         * lib/old-dejagnu.exp: Added pattern matching to look for new
9020           keywords, embedded in testcases comments, which will trigger
9021           calls to xpass and xfail.
9022
9023 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9024
9025         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9026           comments embedded in the testcases, especially the one looking for
9027           special compiler options, as well as the pattern matching for the
9028           compiler output again.
9029
9030 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9031
9032         * lib/old-dejagnu.exp: Do a proper check of the return value for
9033           execute tests. Fixed several problems with the pattern matching
9034           of the compiler output which gave erroneous test results.
9035           Changed several of the test result messages to be more descriptive.
9036         * config/unix-g++.exp: Proc g++_load now actually works and
9037           executes the tests passed to it and returns a usable return
9038           value.
9039
9040 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9041
9042           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9043
9044 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9045
9046         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9047           Modified both files to properly execute the old style
9048           dejagnu tests. The previous versions of these files were
9049           experimental and did not function anything near correctly.
9050
9051 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9052
9053         * Removed all Makefile.in and configure.in files. No configuration
9054         needed now.
9055
9056 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9057
9058         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9059
9060 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9061
9062         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9063         gcc.special/configure.in, gcc.noncompile/configure.in,
9064         gcc.execute/configure.in, gcc.code_quality/configure.in,
9065         g++.other/configure.in, g++.old-deja/configure.in,
9066         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9067         in srcname setting.
9068
9069 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9070
9071         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9072         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9073         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9074
9075 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9076
9077         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9078         (gdb_exit): Don't remove *_soc files.
9079
9080 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9081
9082         * lib/c-torture.exp: Don't look for main; instead always use -w
9083         -c.  This is how the c-torture tests work.  Remove the object
9084         file if the compilation succeeds.
9085         * gcc.execute/execute.exp: Remove executable if test passes.
9086         * gcc.noncompile/noncompile.exp: Every test is an expected
9087         failure.
9088         * gcc.special/special.exp: Added tests from c-torture 1.11,
9089         corrected use of existing test.
9090         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9091         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9092         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9093         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9094         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9095         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9096         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9097         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9098         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9099         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9100         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9101         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9102         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9103         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9104         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9105         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9106         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9107         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9108         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9109         c-torture 1.11.
9110         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9111         correspond to c-torture 1.11.
9112
9113         * New file.