OSDN Git Service

* gcc.c-torture/execute/loop-15.c: New.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
2
3         * gcc.c-torture/execute/loop-15.c: New.
4
5 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
6
7         * README.QMTEST: Fix typo.
8
9 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
10
11         * gcc.dg/20020926-1.c: New test.
12
13 2002-09-25  David S. Miller  <davem@redhat.com>
14
15         PR target/7842
16         * gcc.c-torture/execute/shiftdi.c: New test.
17
18 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
19
20         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
21         unique to the tool.
22         * lib/g77.exp (g77_init): Likewise.
23         * lib/g++.exp (g++_init): Likewise.
24         * lib/objc.exp (objc_init): Likewise.
25
26 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
27
28         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
29         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
30         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
31
32 2002-09-25  Richard Henderson  <rth@redhat.com>
33
34         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
35         too-small long double.
36
37 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
38
39         * gcc.dg/20020919-1.c: New test.
40
41 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
42
43         * g++.dg/abi/bitfield6.C: New test.
44         * g++.dg/abi/bitfield7.C: New test.
45         * g++.dg/abi/bitfield8.C: New test.
46         * g++.dg/abi/vbase11.C: New test.
47
48 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
49
50         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
51         hppa*-*-hpux*.  Update test comment.
52
53 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
54
55         * gcc.dg/tls/struct-1.c: New test.
56
57 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
58
59         * gcc.dg/cpp/tr-warn2.c: Update.
60
61 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
62
63         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
64
65 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
66
67         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
68         systems.
69
70 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
71
72         * gcc.c-torture/execute/ieee/mzero3.c: New test.
73
74         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
75         Adjust for c++filt moved to binutils.  Remove spurious duplicate
76         setting of cxxfilt.
77
78 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
79
80         * gcc.dg/20020312-2.c: Update for darwin.
81
82 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
83
84         * g++.old-deja/g++.other/crash32.C: Mark ICE.
85
86 Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
87
88         * objc.dg/comp-types-1.m: New test.
89         * objc.dg/comp-types-2.m: New test.
90         * objc.dg/comp-types-3.m: New test.
91         * objc.dg/comp-types-4.m: New test.
92         * objc.dg/comp-types-5.m: New test.
93         * objc.dg/comp-types-6.m: New test.     
94
95 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
96
97         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
98
99 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
100
101         * g++.dg/other/do1.C: New test.
102         
103         * g++.dg/template/subst1.C: New test.
104         
105 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
106
107         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
108
109 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
110
111         * g++.dg/template/qualttp20.C: Adjust expected errors.
112         * g++.old-deja/g++.jason/report.C: Likewise.
113         * g++.old-deja/g++.other/qual1.C: Likewise.
114
115         * g++.dg/lookup/scoped2.C: New test.
116
117         * g++.dg/ext/asm3.C: New test.
118
119 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
120
121         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
122
123 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
124
125         * ChangeLog: follow spelling conventions.
126         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
127         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
128         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
129         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
130         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
131         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
132         * g++.old-deja/g++.law/global-init1.C: Likewise.
133         * g++.old-deja/g++.other/delete4.C: Likewise.
134         * g++.old-deja/g++.other/inline21.C: Likewise.
135         * g++.old-deja/g++.other/singleton.C: Likewise.
136         * g77.dg/strlen0.f: Likewise.
137         * g77.f-torture/compile/20010519-1.f: Likewise.
138         * g77.f-torture/compile/980310-4.f: Likewise.
139         * gcc.c-torture/compile/20000605-1.c: Likewise.
140         * gcc.c-torture/execute/20020225-1.c: Likewise.
141         * gcc.dg/c90-hexfloat-2.c: Likewise.
142         * gcc.dg/c99-bool-1.c: Likewise.
143         * gcc.dg/c99-hexfloat-2.c: Likewise.
144         * gcc.dg/dll-2.c: Likewise.
145         * gcc.dg/wtr-union-init-1.c: Likewise.
146         * gcc.dg/wtr-union-init-2.c: Likewise.
147         * gcc.dg/wtr-union-init-3.c: Likewise.
148         * gcc.dg/cpp/avoidpaste1.c: Likewise.
149         * gcc.dg/cpp/defined.c: Likewise.
150         * gcc.dg/cpp/macsyntx.c: Likewise.
151         * gcc.dg/cpp/paste2.c: Likewise.
152         * gcc.dg/cpp/trad/defined.c: Likewise.
153         * gcc.dg/format/c90-printf-1.c: Likewise.
154         * gcc.dg/format/c90-scanf-1.c: Likewise.
155         * gcc.dg/format/c99-printf-1.c: Likewise.
156         * gcc.dg/format/c99-scanf-1.c: Likewise.
157         * gcc.misc-tests/gcov-8.c: Likewise.
158         * lib/profopt.exp: Likewise.
159
160 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
161
162         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
163
164 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
165
166         * g++.dg/inherit/using2.C: New test.
167
168 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
169
170         * ChangeLog: Follow spelling conventions.
171         * g++.dg/template/friend4.C: Likewise.
172         * g++.old-deja/g++.pt/crash67.C: Likewise.
173         * gcc.c-torture/execute/20000801-4.c: Likewise.
174         * gcc.dg/c90-digraph-1.c: Likewise.
175         * gcc.dg/c94-digraph-1.c: Likewise.
176         * gcc.dg/c99-digraph-1.c: Likewise.
177         * gcc.dg/cpp/line5.c: Likewise.
178         * gcc.dg/cpp/multiline.c: Likewise.
179         * gcc.dg/cpp/trad/literals-1.c: Likewise.
180         * gcc.dg/format/attr-3.c: Likewise.
181         * gcc.dg/format/c90-scanf-3.c: Likewise.
182         * gcc.dg/format/ext-4.c: Likewise.
183
184 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
185
186         * g++.dg/template/pretty1.C: New test.
187
188 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
189
190         * gcc.c-torture/execute/struct-cpy-1.c: New test.
191
192 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
193
194         * g++.dg/template/deduce1.C: New test.
195
196 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
197
198         * gcc.c-torture/execute/simd-1.c: Force all use of int to
199         32-bit int.
200
201 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
202
203         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
204         usage.
205
206 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
207
208         * gcc.c-torture/compile/20020910-1.c: New test.
209
210 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
211
212         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
213
214 2002-09-10  Andreas Jaeger  <aj@suse.de>
215
216         * gcc.dg/20020312-2.c: Adjust for x86-64.
217
218 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
219
220         * g77.dg/7388.f: New test case for PR 7388.
221
222 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
223
224         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
225
226 2002-09-05  Ziemowit Laski <zlaski@apple.com>
227
228         * objc.dg/proto-lossage-1.m: New test.
229
230 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
231
232         * gcc.dg/cpp/_Pragma4.c: Fix typo.
233
234 Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
235
236         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
237         expected to pass.
238
239 2002-09-06  Stan Shebs  <shebs@apple.com>
240             David Edelsohn  <edelsohn@gnu.org>
241
242         * gcc.dg/weak: New directory.
243         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
244         target-specific xfail bits.
245         * gcc.dg/typeof-2.c: Move to new directory.
246         * gcc.dg/weak.exp: New expect script.
247
248 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
249
250         * gcc.c-torture/execute/extzvsi.c: New test.
251
252 2002-09-05  Stan Shebs  <shebs@apple.com>
253
254         * gcc.dg/weak-1.c: xfail on Darwin.
255         * gcc.dg/weak-2.c: Ditto.
256         * gcc.dg/weak-3.c: Ditto.
257         * gcc.dg/weak-4.c: Ditto.
258         * gcc.dg/weak-5.c: Ditto.
259         * gcc.dg/weak-6.c: Ditto.
260         * gcc.dg/weak-7.c: Ditto.
261         * gcc.dg/weak-8.c: Ditto.
262         * gcc.dg/weak-9.c: Ditto.
263
264 Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
265
266         * gcc.c-torture/execute/loop-14.c: New test.
267
268 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
269
270         * g++.dg/other/cxa-atexit1.C: New test.
271
272         * gcc.dg/typeof-2.c: New test.
273
274 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
275
276         * gcc.dg/cpp/_Pragma4.c: New test.
277
278 Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
279
280         * objc/execute/nil_method-1.m: New testcase.
281
282 Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
283
284         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
285         [Object class], not [Object initialize].
286
287 2002-08-31  Roger Sayle  <roger@eyesopen.com>
288             Hans-Peter Nilsson  <hp@bitrange.com>
289
290         * gcc.c-torture/execute/20020720-1.x: Skip test on
291         mmix-knuth-mmixware.  Correct comment.
292
293 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
294
295         * testsuite/g++.dg/abi/bitfield5.C: New test.
296         * testsuite/g++.dg/abi/vbase10.C: Likewise.
297
298 Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
299
300         * objc.dg/undeclared-selector.m: New test.
301
302 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
303
304         * g++.dg/other/offsetof1.C: Avoid cast warning.
305
306 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
307
308         * objc.dg/super-class-2.m: New test.
309
310 2002-08-24  Matt Austern  <austern@apple.com>
311
312         * g++.dg/ext/lvaddr.C: New test.
313         * g++.dg/ext/lvcast.C: New test.
314
315 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
316
317         * testsuite/g++.dg/inherit/cond1.C: New test.
318
319 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
320
321         * gcc.dg/noncompile/incomplete-1.c: New test.
322
323 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
324
325         * gcc.dg/typespec-1.c: New test.
326
327 2002-08-20  Devang Patel  <dpatel@apple.com>
328         * objc.dg/proto-hier-2.m: New test.
329
330 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
331
332         * objc.dg/bitfield-1.m: New test.
333         * objc.dg/bitfield-2.m: New test.
334
335 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
336
337         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
338         gcc.dg/c99-flex-array-4.c: New tests.
339
340 2002-08-16  Stan Shebs  <shebs@apple.com>
341
342         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
343
344 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
345
346         * gcc.dg/typeof-1.c: New test.
347         * g++.dg/ext/typeof2.C: New test.
348
349 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
350
351         * g++.dg/other/offsetof1.C: New test.
352
353 2002-08-14  Richard Henderson  <rth@redhat.com>
354
355         * gcc.dg/tls/diag-3.c: Fix expected message strings.
356
357 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
358
359         * gcc.dg/cpp/_Pragma3.c: New test.
360
361 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
362
363         * g++.dg/template/inherit3: New test.
364
365 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
366
367         * gcc.dg/bitfld-4.c: Add blank options.
368
369 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
370
371         * g++.dg/template/crash1.C: New test.
372
373 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
374
375         * gcc.dg/tls/opt-2.c: New test.
376
377 2002-08-08  Devang Patel  <dpatel@apple.com>
378
379         * objc.dg/selector-1.m : New test
380
381 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
382
383         * g++.dg/abi/bitfield4.C: New test.
384         * gcc.dg/bitfld-4.c: New test.
385
386 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
387
388         * g++.dg/other/packed1.C: New test.
389
390 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
391
392         * g++.dg/abi/offsetof.C: Tweak error messages.
393         * g++.old-deja/g++.mike/p10769a.C: Likewise.
394
395 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
396
397         * gcc.dg/bitfld-3.c: New test.
398
399 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
400             Richard Henderson  <rth@redhat.com>
401
402         * gcc.dg/i386-bitfield1.c: New test.
403         * g++.dg/abi/bitfield3.C: Update.
404
405 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
406
407         * objc.dg/const-str-2.m: Update.
408         * gcc.dg/cpp/c++98.c: Change to C extension.
409         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
410         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
411
412 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
413
414         * testsuite/gcc.dg/tls/diag-3.c: New.
415
416 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
417
418         * g++.dg/README (Subdirectories): Document new subdir expr.
419         * g++.dg/expr/pmf-1.C: New test.
420
421 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
422
423         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
424
425 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
426
427         * g++.dg/abi/bitfield3.C: New test.
428
429 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
430
431         * lib/gcov.exp: Tweak expected line formats.
432         * gcc.misc-tests/gcov8.c: New test.
433         * gcc.misc-tests/gcov8.x: New flags.
434
435 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
436
437         * consistency.vlad/layout/endian.c: Include string.h.
438
439         * gcc.c-torture/execute/20020805-1.c: New test.
440
441 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
442
443         * g++.dg/other/conversion1.C: New test.
444
445 2002-08-03  Roger Sayle  <roger@eyesopen.com>
446
447         * gcc.dg/builtins-1.c: New testcase.
448
449 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
450
451         * g++.dg/inherit/access3.C: New test.
452
453 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
454
455         * gcc.dg/ia64-visibility-2.c: New test.
456
457 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
458
459         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
460         __qualifier_flags to __flags.
461
462 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
463
464         * g++.dg/inherit/operator1.C: New test.
465         * g++.dg/lookup/disamb1.C: Fix typo in comment.
466         * g++.dg/other/error1.C: Change expected error message.
467         * g++.dg/template/conv4.C: Likewise.
468
469 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
470
471         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
472         for documented behavior.
473
474 2002-07-25  Roger Sayle  <roger@eyesopen.com>
475
476         * gcc.c-torture/execute/20020720-1.x: Skip this test on
477         several targets known to fail.
478
479 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
480
481         * gcc.dg/mips-args-[123].c: New tests.
482
483 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
484
485         * gcc.dg/ppc-spe.c: New.
486
487 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
488
489         * g++.dg/other/ptrmem4.C: New testcase.
490
491 2002-07-24  Richard Henderson  <rth@redhat.com>
492
493         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
494
495 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
496
497         * g++.dg/ext/alignof1.C (main): Return 0 for success.
498
499 2002-07-24  Roger Sayle  <roger@eyesopen.com>
500
501         * gcc.c-torture/execute/memset-3.c: New testcase.
502
503 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
504
505         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
506         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
507
508 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
509
510         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
511         Delete.
512
513 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
514
515         * gcc.c-torture/compile/simd-4.c: New test.
516
517 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
518
519         PR c++/7347, c++/7348
520         * g++.dg/template/access4.C: New test.
521         * g++.dg/template/access5.C: New test.
522         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
523         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
524         * g++.old-deja/g++.pt/ttp58.C: Likewise.
525         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
526
527 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
528
529         * gcc.dg/gnu89-init-2.c: New test.
530
531 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
532
533         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
534
535 2002-07-20  Roger Sayle  <roger@eyesopen.com>
536
537         * gcc.c-torture/execute/20020720-1.c: New testcase.
538
539 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
540
541         * gcc.dg/cpp/Wsignprom.c: New tests.
542
543 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
544
545         * gcc.c-torture/execute/loop-13.c: New test.
546
547 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
548
549         * gcc.dg/cpp/expr.c: New tests.
550
551 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
552
553         * g++.dg/opt/pr6713.C: Add template instantiation.
554
555 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
556
557         * gcc.dg/nest.c: New test.
558
559 2002-07-17  Richard Henderson  <rth@redhat.com>
560
561         * g++.dg/opt/pr6713.C: New test.
562
563 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
564
565         * gcc.c-torture/execute/loop-2e.x: Let the testcase
566         XFAIL for all x86 processors.
567
568 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
569
570         * gcc.c-torture/execute/20010122-1.x: Do not test with
571         -fomit-frame-pointer.
572
573 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
574
575         * g++.dg/template/instantiate2.C: New test.
576         * g++.dg/template/spec4.C: New test.
577
578 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
579
580         * g++.dg/template/access2.C: New test.
581         * g++.dg/template/access3.C: New test.
582
583 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
584
585         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
586         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
587         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
588         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
589         Convert to use <stdarg.h>.
590         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
591         Delete.
592         * gcc.dg/va-arg-2.c: New.
593         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
594
595 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
596
597         * gcc.c-torture/compile/20020710-1.c: New test.
598
599 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
600                           Andrew Pinski  <pinskia@physics.uc.edu>
601
602         gcc.c-torture/compile/simd-2.c: New testcase.
603         gcc.c-torture/compile/simd-3.c: Likewise.
604
605 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
606
607         PR c++/7224
608         * g++.dg/overload/error1.C: New test.
609
610 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
611
612         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
613         configuration and IRIX 6 O32 ABI.
614
615 2002-07-11  Roger Sayle  <roger@eyesopen.com>
616
617         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
618
619 2002-07-10  Roger Sayle  <roger@eyesopen.com>
620
621         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
622
623 2002-07-10  Jeffrey A Law  <law@redhat.com>
624
625         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
626
627         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
628
629 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
630
631         * gcc.dg/20020312-2.c: Check for __PPC__.
632
633 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
634
635         * gcc.c-torture/compile/20020709-1.c: New test.
636
637 2002-07-07  Roger Sayle  <roger@eyesopen.com>
638
639         * g++.dg/template/qualttp21.C: New test case.
640
641 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
642
643         * gcc.c-torture/compile/20020706-1.c: New test.
644         * gcc.c-torture/compile/20020706-2.c: New test.
645
646 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
647             Alexandre Oliva  <aoliva@redhat.com>
648
649         * g++.dg/warn/incomplete1.C: New test.
650
651 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
652
653         PR c++/7099
654         * g++.dg/warn/noreturn1.C: New test.
655
656 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
657
658         PR c++/6706
659         * g++.dg/debug/debug6.C: New test.
660         * g++.dg/debug/debug7.C: New test.
661
662 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
663
664         * gcc.c-torture/compile/simd-3.c: New test.
665
666 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
667
668         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
669         * gcc.dg/20020620-1.c: Likewise.
670
671 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
672
673         PR c++/6944
674         * g++.dg/init/array4.C: New test.
675         * g++.dg/init/array5.C: New test.
676
677 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
678
679         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
680         * gcc.c-torture/execute/simd-2.c (main): Likewise.
681
682 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
683
684         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
685         * gcc.dg/wtr-aggr-init-1.c: Likewise.
686         * gcc.dg/wtr-conversion-1.c: Likewise.
687         * gcc.dg/wtr-escape-1.c: Likewise.
688         * gcc.dg/wtr-int-type-1.c: Likewise.
689         * gcc.dg/wtr-label-1.c: Likewise.
690         * gcc.dg/wtr-static-1.c: Likewise.
691         * gcc.dg/wtr-strcat-1.c: Likewise.
692         * gcc.dg/wtr-suffix-1.c: Likewise.
693         * gcc.dg/wtr-switch-1.c: Likewise.
694         * gcc.dg/wtr-unary-plus-1.c: Likewise.
695         * gcc.dg/wtr-union-init-1.c: Likewise.
696         * gcc.dg/wtr-union-init-2.c: Likewise.
697         * gcc.dg/wtr-union-init-3.c: Likewise.
698
699         * gcc.dg/wtr-func-def-1.c: New test.
700
701 2002-07-02 Devang Patel <dpatel@apple.com>
702
703         * objc.dg/param-1.m: New test.
704
705 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
706
707         * gcc.dg/cpp/trad/directive.c: Add test.
708         * gcc.dg/cpp/trad/macroargs.c: Add test.
709         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
710
711 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
712
713         * gcc.dg/cpp/cmdlne-M.c: New test.
714
715 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
716
717         * objc.dg/desig-init-1.m: New test.
718
719 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
720
721         PR c++/6716
722         * g++.dg/template/instantiate1.C: New test.
723
724 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
725
726         PR c++/7112
727         * g++.dg/template/sizeof2.C: New test.
728
729 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
730
731         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
732         gcc.dg/cpp/trad/include.c: New tests.
733
734 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
735
736         PR target/7177
737         * gcc.c-torture/compile/20020701-1.c: New test.
738
739 2002-07-01  Stan Shebs  <shebs@apple.com>
740
741         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
742         header here...
743         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
744         (objc-torture-execute): or here.
745
746 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
747
748         * gcc.c-torture/execute/arith-rand-ll.c: New test.
749
750 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
751
752         * gcc.dg/cpp/trad/escaped-nl.c: New test.
753
754 2002-06-30  Devang Patel  <dpatel@apple.com>
755
756         * objc.dg/fsyntax-only.m: New test.
757
758 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
759
760         PR c++/6695
761         * g++.dg/template/friend7.C: New file.
762
763 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
764
765         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
766         return type.
767
768 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
769
770         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
771         avoid division by zero.
772
773 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
774
775         * gcc.dg/Wunknownprag.c: New tests.
776
777 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
778
779         * gcc.c-torture/execute/simd-2.c: New test.
780
781 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
782
783         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
784         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
785         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
786         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
787         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
788         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
789         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
790         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
791         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
792         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
793         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
794         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
795         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
796         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
797         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
798         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
799         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
800
801 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
802
803         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
804         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
805         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
806         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
807         New tests.
808         * gcc.dg/cpp/trad/directive.c: Update.
809
810 2002-06-23  Andreas Jaeger  <aj@suse.de>
811
812         * gcc.c-torture/execute/complex-6.c: New.
813
814 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
815
816         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
817         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
818         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
819         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
820
821 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
822
823         * gcc.dg/cpp/trad: New directory with traditional tests copied
824         from parent directory.
825         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
826         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
827         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
828         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
829         Move to trad/ and rename.
830         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
831         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
832         gcc.dg/cpp/trad/redef2.c: New tests.
833         * gcc.dg/cpp/trad/trad.exp: New driver.
834
835 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
836
837         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
838         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
839         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
840         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
841         Remove.
842
843 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
844
845         * gcc.dg/20020620-1.c: New test.
846
847 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
848
849         * g++.dg/template/ttp4.C: New test.
850
851 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
852
853         * g++.dg/opt/vt1.C: Fix regexp.
854
855 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
856
857         * gcc.c-torture/execute/pure-1.c: Make functions static again.
858         Don't use attribute `noinline'.
859
860 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
861
862         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
863
864 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
865
866         * gcc.c-torture/execute/simd-1.c: New.
867
868         * gcc.dg/simd-1.c: New.
869
870 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
871
872         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
873
874 2002-06-16  Richard Henderson  <rth@redhat.com>
875
876         * g++.dg/ext/anon-struct1.C: New.
877         * g++.dg/ext/anon-struct2.C: New.
878         * g++.dg/ext/anon-struct3.C: New.
879         * gcc.dg/anon-struct-1.c: New.
880         * gcc.dg/anon-struct-2.c: New.
881         * gcc.dg/anon-struct-3.c: New.
882         * gcc.dg/20011008-1.c: Adjust warning text.
883         * gcc.dg/20020527-1.c: Add -fms-extensions.
884
885 2002-06-16  Richard Henderson  <rth@redhat.com>
886
887         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
888
889 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
890
891         * gcc.c-torture/execute/20020615-1.c: New test.
892
893 2002-06-15  Roger Sayle  <roger@eyesopen.com>
894
895         * gcc.c-tortuture/execute/compare-1.c: New test case.
896         * gcc.c-tortuture/execute/compare-2.c: New test case.
897         * gcc.c-tortuture/execute/compare-3.c: New test case.
898
899 2002-06-13  Richard Henderson  <rth@redhat.com>
900
901         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
902         ia64 ilp32.
903
904 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
905
906         * g++.dg/template/typename2.C: Update error message.
907
908 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
909
910         * gcc.c-torture/execute/20020611-1.c: New test.
911
912 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
913
914         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
915         list of targets to skip.
916
917 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
918
919         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
920         targets if not optimizing.
921
922 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
923
924         * gcc.c-torture/compile/20020605-1.c: New test.
925
926         * g++.dg/opt/vt1.C: New test.
927
928         * gcc.dg/20020531-1.c: New test.
929
930         * gcc.dg/20020530-1.c: New test.
931
932         * gcc.dg/20020527-1.c: New test.
933
934         * g++.dg/opt/cse1.C: New test.
935
936 2002-06-07  Roger Sayle  <roger@eyesopen.com>
937
938         * gcc.dg/20020607-2.c: New test case.
939
940 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
941
942         * gcc.c-torture/compile/20020604-1.c: New test.
943
944 2002-06-04  Richard Henderson  <rth@redhat.com>
945
946         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
947         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
948         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
949
950 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
951
952         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
953
954 2002-06-03  Richard Henderson  <rth@redhat.com>
955
956         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
957         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
958
959 2002-06-02  Richard Henderson  <rth@redhat.com>
960
961         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
962         test functions static.
963
964 2002-06-02  Andreas Jaeger  <aj@suse.de>
965
966         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
967         now.
968
969 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
970
971         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
972         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
973         Update for mofified diagnostics.
974         * gcc.dg/c99-intconst-1.c: No longer fail.
975
976 2002-06-02  Richard Henderson  <rth@redhat.com>
977
978         * gcc.dg/uninit-A.c: Remove xfail markers.
979
980 2002-06-01  Roger Sayle  <roger@eyesopen.com>
981
982         * gcc.dg/fnegate-1.c: New test case.
983
984 2002-05-30  Osku Salerma  <osku@iki.fi>
985
986         * gcc.c-torture/execute/mayalias-1.c: New file.
987
988 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
989
990         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
991         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
992         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
993
994 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
995
996         * gcc.c-torture/execute/20020529-1.c: New test.
997
998 2002-05-27  Richard Henderson  <rth@redhat.com>
999
1000         * g++.dg/ext/attrib6.C: New test case.
1001
1002 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1003
1004         * gcc.c-torture/execute/pure-1.c: New test.
1005
1006 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1007
1008         * gcc.dg/cpp/arith-2.c: Remove.
1009
1010 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1011
1012         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1013         * gcc.dg/cpp/if-3.c: Remove.
1014
1015 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
1016
1017         * g++.dg/opt/cse2.C: New test.
1018
1019 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
1020
1021         * gcc.dg/cpp/arith-1.c: New semantic tests.
1022         * gcc.dg/cpp/if-1.c: Update.
1023
1024 2002-05-24  Ben Elliston  <bje@redhat.com>
1025
1026         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1027
1028 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1029
1030         * gcc.dg/verbose-asm.c: New test.
1031
1032 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1033
1034         * gcc.dg/cpp/paste12.c: New test.
1035
1036 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1037
1038         * g++.dg/parse/named_ops.C: New test.
1039
1040 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
1041
1042         * gcc/testsuite/gcc.dg/weak-8.c: New test.
1043
1044 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
1045
1046         * gcc.dg/weak-2.c: Allow optional leading underscore
1047         in scan-assembler symbol name.
1048         * gcc.dg/weak-3.c: Likewise.
1049         * gcc.dg/weak-4.c: Likewise.
1050         * gcc.dg/weak-5.c: Likewise.
1051
1052 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
1053
1054         * gcc.dg/20020523-1.c: New test.
1055
1056 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1057
1058         * objc.dg/const-str-2.m: Update now that we stop after
1059         a command line error.
1060
1061 2002-05-22  Richard Henderson  <rth@redhat.com>
1062
1063         * g++.dg/dg.exp: Fix typo in test pruneing.
1064
1065 2002-05-22  Richard Henderson  <rth@redhat.com>
1066
1067         * g++.dg/dg.exp: Prune the tls subdirectory.
1068         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1069         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1070         * g++.dg/tls/init-1.C: New.
1071
1072 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
1073
1074         * gcc.dg/20020517-1.c: New test.
1075
1076 2002-05-21  Richard Henderson  <rth@redhat.com>
1077
1078         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1079         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1080
1081 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
1082
1083         * g++.dg/other/copy2.C: New test.
1084
1085 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
1086
1087         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1088         (MAX_COPY): Bump up to 10 times sizeof (long long).
1089         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1090
1091         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1092         sizeof (long long).
1093
1094         * gcc.c-torture/execute/strcpy-1.c: New test.
1095
1096 2002-05-19  Jason Merrill  <jason2redhat.com>
1097
1098         * g++.dg/ext/oper1.C: New test.
1099
1100 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
1101 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
1102
1103         * README.QMTEST: New file.
1104
1105         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1106
1107 2002-05-19  Andreas Jaeger  <aj@suse.de>
1108
1109         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1110         now.
1111         * gcc.c-torture/execute/loop-2d.x: Likewise.
1112
1113 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
1114
1115         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
1116         support weak symbols.
1117         * gcc.dg/weak-4.c: Likewise
1118         * gcc.dg/weak-6.c: Likewise
1119
1120 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
1121
1122         * gcc.dg/weak-3.c: Add dg-excess-error comment for
1123         cygwin, coff and h8300-*-hms targets
1124         * gcc.dg/weak-5.c: Likewise
1125         * gcc.dg/weak-7.c: Likewise
1126
1127 2002-05-16  Jason Merrill  <jason@redhat.com>
1128
1129         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1130         (scan-assembler-not, scan-assembler-dem): Likewise.
1131         (scan-assembler-dem-not): Likewise.
1132
1133 2002-05-15  Richard Henderson  <rth@redhat.com>
1134
1135         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1136
1137 2002-05-15  Richard Henderson  <rth@redhat.com>
1138
1139         * gcc.dg/weak-5.c (vfoo1c): No warning here.
1140         (vfoo1f): Warning here.
1141         (vfoo1l): Don't redefine the alias.
1142
1143 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
1144
1145         * g++.dg/init/pm1.C: New test.
1146
1147 2002-05-12  David S. Miller  <davem@redhat.com>
1148
1149         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1150         types.
1151
1152 2002-05-10  Roger Sayle  <roger@eyesopen.com>
1153
1154         * gcc.c-torture/execute/20020510-1.c: New test case.
1155
1156 2002-05-10  David S. Miller  <davem@redhat.com>
1157
1158         * gcc.c-torture/execute/conversion.c: Test long double too.
1159
1160 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
1161
1162         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1163         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1164         * lib/g++.exp (g++_link_flags): Likewise.
1165         * lib/objc.exp (objc_target_compile): Likewise.
1166
1167 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1168
1169         * gcc.dg/cpp/poison.c: Update.
1170         * gcc.dg/cpp/20000625-2.c: Remove.
1171         * gcc.dg/cpp/direct2s.c: Remove final test.
1172
1173 2002-05-08  Tom Rix  <trix@redhat.com>
1174
1175         * gcc.c-torture/execute/20020508-1.c: New test.
1176         * gcc.c-torture/execute/20020508-2.c: New test.
1177         * gcc.c-torture/execute/20020508-3.c: New test.
1178
1179 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1180
1181         * gcc.dg/cpp/charconst-4.c: More tests.
1182
1183 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
1184
1185         PR c/6569
1186         * gcc.dg/weak-3.c: Update location of warning messages.
1187         * gcc.dg/weak-5.c: Likewise.
1188
1189 2002-05-06  Roger Sayle  <roger@eyesopen.com>
1190
1191         * gcc.c-torture/execute/20020506-1.c: New test case.
1192
1193 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1194
1195         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1196
1197 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1198
1199         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1200
1201 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1202
1203         * gcc.dg/cpp/charconst-3.c: New test.
1204
1205 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1206
1207         * gcc.dg/cpp/charconst.c: Update tests.
1208
1209 2002-05-05  Tim Josling  <tej@melbpc.org.au>
1210
1211         * treelang: Added directory for new sample language treelang. Also
1212         lib/treelang.exp: New file to signal treelang should be tested.
1213
1214 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1215
1216         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1217         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1218         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1219         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1220         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1221         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1222         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1223
1224 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1225
1226         * gcc.dg/format/xopen-2.c: New test.
1227
1228 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
1229
1230         * gcc.dg/20020503-1.c: New test.
1231
1232 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
1233
1234         * g++.dg/init/dtor1.C: Make it tougher.
1235
1236 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
1237
1238         * g++.dg/init/dtor1.C: New test.
1239
1240 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
1241
1242         * gcc.dg/altivec-8.c: New.
1243
1244 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
1245
1246         * gcc.dg/altivec-7.c: New.
1247
1248 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
1249
1250         * g++.dg/parse/typedef1.C: New test.
1251
1252 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
1253
1254         PR c++/6486
1255         * g++.dg/template/friend6.C: New test.
1256
1257         PR c++/6492
1258         * g++.dg/init/copy1.C: New test.
1259
1260 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
1261
1262         * g++.dg/warn/effc1.C: New test.
1263
1264 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1265
1266         * gcc.dg/cpp/if-cexp.c: Add a test.
1267
1268 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
1269
1270         * gcc.dg/20020426-2.c: New test.
1271
1272 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1273
1274         * gcc.dg/cpp/if-mop.c: Update.
1275         * gcc.dg/cpp/if-mpar.c: Add test.
1276         * gcc.dg/cpp/if-oppr.c: Update.
1277
1278 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1279
1280         PR c/6343
1281         * gcc.dg/weak-[2-7].c: New tests.
1282
1283 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1284
1285         * gcc.dg/enum1.c: New test.
1286
1287 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1288
1289         PR c++/6497
1290         * g++.dg/inherit/access2.C: New test.
1291
1292 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
1293
1294         PR bootstrap/6445
1295         * gcc.dg/20020426-1.c: New test.
1296
1297 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
1298
1299         * g++.dg/abi/enum1.C: New test.
1300
1301 2002-04-26  Richard Henderson  <rth@redhat.com>
1302
1303         * gcc.dg/c99-bool-1.c: Expect always true warning.
1304
1305 2002-04-25  Roger Sayle  <roger@eyesopen.com>
1306
1307         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1308
1309 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1310
1311         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1312         targets.
1313
1314 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
1315
1316         * g++.dg/abi/mange7.C: New test.
1317
1318         PR c++/6438.
1319         * g++.dg/parse/stmtexpr2.C: New test.
1320
1321 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
1322
1323         * gcc.dg/20020312-2.c: Add SH target.
1324
1325 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1326
1327         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1328         compiler output on mips*-*-irix*.
1329
1330 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1331
1332         * g++.dg/parse/attr1.C: New test.
1333
1334 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1335
1336         * gcc.c-torture/execute/string-opt-17.c: New test case.
1337         * gcc.c-torture/execute/memset-2.c: New test case.
1338
1339 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1340
1341         PR c++/6256:
1342         * g++.dg/template/friend5.C: New test.
1343
1344         PR c++/6331:
1345         * g++.dg/template/qual1.C: Likewise.
1346
1347 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1348
1349         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1350         Include stdlib.h, not stdio.h or ctype.h.
1351
1352 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1353
1354         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1355         cris-*-elf* and mmix-*-*.
1356         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1357         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1358         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1359         Ditto.
1360         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1361         * gcc.dg/wchar_t-1.c: Ditto.
1362
1363 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1364
1365         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1366         Clarify comment.
1367
1368 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1369
1370         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1371
1372 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1373
1374         * gcc.c-torture/execute/20000906-1.x: Delete.
1375
1376 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1377
1378         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1379
1380 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1381
1382         * PR6367
1383         * g77.f-torture/execute/6367.f: New test.
1384         * g77.f-torture/execute/6367.x: Disable for MMIX.
1385
1386 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1387
1388         * PR6352
1389         * g++.dg/opt/inline2.C: New test.
1390
1391 2002-04-18  Richard Henderson  <rth@redhat.com>
1392
1393         * gcc.dg/20000906-1.c: Enable for all targets.
1394         * gcc.c-torture/compile/iftrap-2.c: New.
1395
1396 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1397
1398         * gcc.dg/20020418-1.c: New test.
1399         * gcc.dg/20020418-2.c: New test.
1400
1401 2002-04-18  Richard Henderson  <rth@redhat.com>
1402
1403         * gcc.c-torture/compile/iftrap-1.c: New.
1404         * gcc.dg/iftrap-1.c: Adjust for ia64.
1405         * gcc.dg/iftrap-2.c: New.
1406
1407 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1408
1409         * gcc.c-torture/compile/20020418-1.c: New test.
1410
1411 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1412
1413         * gcc.c-torture/compile/20020415-1.c: New.
1414
1415 2002-04-18  David S. Miller  <davem@redhat.com>
1416
1417         * gcc.c-torture/execute/20020418-1.c: New test.
1418
1419 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1420
1421         * gcc.dg/20020416-1.c: New test.
1422
1423         * g++.dg/opt/inline1.C: New test.
1424
1425 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1426
1427         * gcc.dg/altivec-5.c: New test.
1428
1429         * gcc.dg/20020415-1.c: New test.
1430
1431 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1432
1433         * testsuite/lib/chill.exp: Remove.
1434
1435 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
1436
1437         * g++.dg/other/big-struct.C: New test.
1438
1439 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
1440
1441         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1442         of scratch file.
1443
1444 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
1445
1446         PR c/6277
1447         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
1448         in scan-assembler function name
1449
1450 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
1451
1452         * g77.f-torture/execute/980628-4.x,
1453         g77.f-torture/execute/980628-5.x,
1454         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1455         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1456         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1457         i[34567]86-*-*.
1458
1459 2002-04-13  David S. Miller  <davem@redhat.com>
1460
1461         * gcc.c-torture/execute/20020413-1.c: New test.
1462
1463 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
1464
1465         * gcc.dg/asm-6.c,
1466         * g++.dg/ext/asm1.C: New tests.
1467
1468 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
1469
1470         PR c++ 5373.
1471         * g++.dg/parse/stmtexpr1.C: New test.
1472
1473         PR c++/5189.
1474         * g++.dg/template/copy1.C: New test.
1475
1476 2002-04-12  Richard Henderson  <rth@redhat.com>
1477
1478         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1479
1480 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
1481
1482         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1483         gcc.c-torture/execute/20020307-2.c.
1484
1485 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
1486
1487         * g++.dg/ext/attrib5.C,
1488         * g++.dg/lookup/struct1.C: New tests.
1489
1490 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
1491
1492         * gcc.dg/20020411-1.c: New test.
1493
1494         * gcc.c-torture/execute/20020411-1.c: New test.
1495
1496 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
1497
1498         * g77.f-torture/execute/6177.f: New test.
1499
1500 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
1501
1502         PR middle-end/6247
1503         * g++.dg/opt/cleanup1.C: New test.
1504
1505         * g++.dg/opt/const1.C: New test.
1506
1507 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
1508
1509         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1510
1511 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
1512
1513         PR c++/5507
1514         * g++.dg/template/typename2.C: New test.
1515
1516 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
1517
1518         * gcc.c-torture/execute/loop-12.c: New.
1519
1520 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
1521
1522         * g77.f-torture/execute/980628-4.x,
1523         g77.f-torture/execute/980628-5.x,
1524         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1525         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1526         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1527
1528 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1529
1530         PR optimization/6086
1531         * g++.dg/opt/preinc1.C: New test.
1532
1533 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1534
1535         PR c++/5571
1536         * g++.dg/opt/static2.C: New test.
1537
1538 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1539
1540         PR c/5120
1541         * gcc.dg/20020406-1.c: New test.
1542
1543 2002-04-04  David S. Miller  <davem@redhat.com>
1544
1545         * gcc.c-torture/execute/20020404-1.c: New test.
1546
1547 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
1548
1549         PR c/6123
1550         * gcc.dg/20020312-2.c: Do not declare global register variable
1551         if __PIC__ or __pic__ is defined.
1552
1553 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
1554
1555         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
1556         __asm__ so that it works correctly even if -ansi -pedantic-errors.
1557
1558 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1559
1560         * gcc.misc-tests/linkage.exp: Update last change to handle
1561         sparc*-, not just sparc-.
1562
1563 2002-04-03  Richard Henderson  <rth@redhat.com>
1564
1565         * gcc.dg/cpp/ucs.c: Improved long UCS test.
1566
1567 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1568
1569         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1570
1571 2002-04-02  David S. Miller  <davem@redhat.com>
1572
1573         * gcc.c-torture/execute/20020402-3.c: New test.
1574
1575 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1576
1577         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1578         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1579
1580         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1581         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1582         g77.f-torture/execute/20001201.x,
1583         g77.f-torture/execute/u77-test.x: New files.
1584
1585         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1586         * gcc.dg/wchar_t-1.c: Ditto.
1587
1588 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1589
1590         * gcc.c-torture/execute/20020402-1.c: New test.
1591
1592 2002-04-01  Richard Henderson  <rth@redhat.com>
1593
1594         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1595
1596         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1597
1598 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1599
1600         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1601
1602 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1603
1604         * g++.dg/inherit/template-as-base.C: Expect error.
1605         * g++.dg/inherit/namespace-as-base.C: Likewise.
1606
1607 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
1608
1609         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1610         g++.dg/ext/instantiate3.C: Tweak match patterns.
1611
1612         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1613         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1614         -da test.
1615
1616 2002-03-31  Richard Henderson  <rth@redhat.com>
1617
1618         * gcc.dg/special/alias-2.c: New.
1619         * gcc.dg/special/ecos.exp: Run it.
1620
1621 2002-03-31  Richard Henderson  <rth@redhat.com>
1622
1623         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1624
1625 2002-03-31  Kazu Hirata  <kazu@hxi.com>
1626
1627         * gcc.dg/weak-1.c: Disable on h8300 port.
1628
1629 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
1630
1631         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1632         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1633         ordering tests.
1634         * g++.dg/bprob/bprob-1.C: New test.
1635         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1636         * g++.dg/gcov/gcov-1.C: New test.
1637         * g++.dg/gcov/gcov-1.x: New file.
1638         * g++.dg/gcov/gcov-2.C: New test.
1639         * g++.dg/gcov/gcov-3.C: New test.
1640         * g++.dg/gcov/gcov-3.h: New file.
1641
1642 2002-03-28  Roger Sayle  <roger@eyesopen.com>
1643
1644         * g++.old-deja/g++.other/builtins5.C: New test.
1645         * g++.old-deja/g++.other/builtins6.C: New test.
1646         * g++.old-deja/g++.other/builtins7.C: New test.
1647         * g++.old-deja/g++.other/builtins8.C: New test.
1648         * g++.old-deja/g++.other/builtins9.C: New test.
1649
1650 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
1651
1652         * g++.dg/opt/static1.C: New test.
1653
1654         * g++.dg/opt/longbranch1.C: New test.
1655
1656 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
1657
1658         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1659
1660         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1661
1662 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
1663
1664         * gcc.c-torture/execute/20020328-1.c: New test.
1665
1666 2002-03-27  Richard Henderson  <rth@redhat.com>
1667
1668         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1669         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1670         move from g++.old-deja/g++.ext/.
1671
1672 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
1673
1674         * g++.dg/init/new2.C: New test.
1675
1676 2002-03-26  Richard Henderson  <rth@redhat.com>
1677
1678         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1679
1680         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1681         on sparc.
1682
1683         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
1684         sparcv9 systems.
1685         * gcc.dg/20001102-1.c: Likewise.
1686
1687 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
1688
1689         * gcc.dg/cpp/endif-pedantic1.c,
1690         gcc.dg/cpp/endif-pedantic2.c:  New tests.
1691
1692 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
1693
1694         * g++.dg/init/new1.C: New test.
1695
1696 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1697
1698         * g++.dg/abi/vbase9.C: New test.
1699
1700 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
1701
1702         * gcc.dg/arm-asm.c: New test.
1703
1704 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
1705
1706         * gcc.dg/Wswitch-enum.c: New test.
1707         Fix PR c/5044.
1708
1709 2002-03-26  Richard Henderson  <rth@redhat.com>
1710
1711         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1712         structure.
1713
1714 2002-03-25  Richard Henderson  <rth@redhat.com>
1715
1716         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
1717         sparcv9 systems.
1718
1719         * gcc.c-torture/compile/20011119-1.c (xxx): New.
1720         * gcc.c-torture/compile/20011119-2.c (xxx): New.
1721
1722 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1723
1724         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1725
1726 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
1727
1728         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1729         targets using generic thunk support.
1730
1731 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
1732
1733         * gcc.c-torture/compile/20020323-1.c: New test.
1734
1735         * g++.dg/opt/conj2.C: New test.
1736
1737 2002-03-24  Richard Henderson  <rth@redhat.com>
1738
1739         * gcc.dg/weak-1.c: Use -fno-common.
1740
1741 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1742
1743         * g77.dg/f77-edit-apostrophe-out.f: New test
1744         * g77.dg/f77-edit-h-out.f: New test
1745         * g77.dg/f77-edit-t-in.f: New test
1746         * g77.dg/f77-edit-t-out.f: New test
1747         * g77.dg/f77-edit-x-out.f: New test
1748         * g77.dg/f77-edit-slash-out.f: New test
1749         * g77.dg/f77-edit-colon-out.f: New test
1750         * g77.dg/f77-edit-s-out.f: New test
1751
1752 2002-03-24  Richard Henderson  <rth@redhat.com>
1753
1754         * objc/execute/formal_protocol-6.x: New XFAIL.
1755
1756 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1757
1758         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
1759         that do not support weak symbols
1760
1761 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1762
1763         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
1764         * lib/g77.exp:  Likewise
1765         * lib/objc.exp: Likewise
1766
1767 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
1768
1769         * gcc.dg/Wswitch-default.c: New test.
1770
1771 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
1772
1773         * g++.dg/other/enum1.C: New test.
1774
1775 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
1776
1777         * gcc.dg/pragma-ep-3.c: Fix typo.
1778
1779 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1780
1781         * g++.dg/inherit/template-as-base.C: New test.
1782
1783 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
1784
1785         * g++.old-deja/g++.other/dwarf2-1.C: Move...
1786         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
1787
1788 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
1789
1790         * gcc.dg/cpp/multiline.c: Update to match.
1791
1792 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
1793
1794         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1795
1796 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
1797
1798         * gcc.dg/cpp/extratokens2.c:  New file.
1799
1800 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
1801
1802         * gcc.dg/20020312-2.c: Add rs6000 target.
1803
1804         * gcc.c-torture/compile/20020319-1.c: New test.
1805
1806 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1807
1808         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
1809         (A, E): Handle this.
1810
1811 2002-03-20  Jason Merrill  <jason@redhat.com>
1812
1813         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1814         ignoring -fpic.
1815         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1816         through prune_gcc_output.
1817
1818 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
1819
1820         * gcc.c-torture/compile/20020320-1.c: New test.
1821
1822 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
1823
1824         * gcc.c-torture/compile/20020318-1.c: New test.
1825
1826         * gcc.dg/struct-by-value-1.c: New test.
1827
1828         * gcc.dg/20020319-1.c: New test.
1829
1830 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
1831
1832         * g++.dg/opt/conj1.C: New test.
1833
1834 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
1835
1836         * g++.dg/template/qualttp20.C: Revert previous change.
1837         * g++.dg/template/qualttp3.C: Likewise.
1838         * g++.dg/template/qualttp4.C: Likewise
1839         * g++.dg/template/qualttp5.C: Likewise
1840         * g++.dg/template/qualttp6.C: Likewise
1841         * g++.dg/template/qualttp7.C: Likewise
1842         * g++.dg/template/qualttp8.C: Likewise
1843         * g++.dg/template/recurse.C: Likewise.
1844
1845 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1846
1847         * gcc.dg/cpp/wchar-1.c: Update.
1848
1849 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1850
1851         * g++.dg/template/conv1.C: New test.
1852         * g++.dg/template/conv2.C: New test.
1853         * g++.dg/template/conv3.C: New test.
1854         * g++.dg/template/conv4.C: New test.
1855
1856 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1857
1858         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1859         * g++.dg/template/qualttp3.C: Likewise.
1860         * g++.dg/template/qualttp4.C: Likewise
1861         * g++.dg/template/qualttp5.C: Likewise
1862         * g++.dg/template/qualttp6.C: Likewise
1863         * g++.dg/template/qualttp7.C: Likewise
1864         * g++.dg/template/qualttp8.C: Likewise
1865         * g++.dg/template/recurse.C: Likewise.
1866
1867 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1868
1869         * g++.dg/opt/dtor1.C: New test.
1870
1871 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
1872
1873         * gcc.c-torture/compile/20020315-1.c: New test.
1874
1875 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
1876
1877         * gcc.dg/weak-1.c: Fix scan tests.
1878
1879 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
1880
1881         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1882         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1883         cris-*-aout* mmix-*-*.
1884         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1885         cris-*-aout* mmix-*-*.
1886         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1887         cris-*-elf* cris-*-aout* and mmix-*-*.
1888         * gcc.dg/20001009-1.c: Ditto.
1889         * gcc.dg/20010912-1.c: Ditto.
1890         * gcc.dg/20020122-4.c: Ditto.
1891         * gcc.dg/inline-2.c: Ditto.
1892
1893 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
1894
1895         * gcc.c-torture/compile/20020314-1.c: New test.
1896
1897 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
1898
1899         * gcc.c-torture/execute/20020314-1.c: New test.
1900
1901 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
1902
1903         * g++.dg/warn/Wunused-1.C: New test.
1904
1905 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
1906
1907         * g++.dg/abi/mangle6.C: New test.
1908
1909 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
1910
1911         * gcc.c-torture/compile/20020309-2.c: New test.
1912
1913         * gcc.c-torture/compile/20020312-1.c: New test.
1914
1915 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1916
1917         * g++.dg/other/access1.C: New test.
1918
1919 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
1920
1921         * gcc.c-torture/execute/wchar_t-1.c: New test.
1922
1923 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
1924
1925         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1926
1927 2002-03-12  Roger Sayle  <roger@eyesopen.com>
1928
1929         * gcc.dg/20020312-1.c: New test case.
1930
1931 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
1932
1933         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1934
1935 2002-03-11  Richard Henderson  <rth@redhat.com>
1936
1937         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1938         * g++.old-deja/g++.jason/report.C: Likewise.
1939
1940 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1941
1942         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1943         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1944
1945 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1946
1947         * testsuite/g++.dg/overload/pmf1.C: New test.
1948
1949 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1950
1951         * gcc.c-torture/execute/20020307-1.c: Use long.
1952
1953 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1954
1955         PR optimization/5844
1956         * gcc.dg/20020310-1.c: New test.
1957
1958 2002-03-09  Michael Meissner  <meissner@redhat.com>
1959
1960         * gcc.c-torture/execute/memcpy-2.c: New test.
1961         * gcc.c-torture/execute/memset-1.c: New test.
1962         * gcc.c-torture/execute/strlen-1.c: New test.
1963         * gcc.c-torture/execute/strcmp-1.c: New test.
1964         * gcc.c-torture/execute/strncmp-1.c: New test.
1965
1966 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1967
1968         * gcc.dg/ppc-ldstruct.c: New test.
1969
1970 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1971
1972         * gcc.c-torture/execute/va-arg-22.c: New test.
1973
1974 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1975
1976         * gcc.c-torture/compile/20020309-1.c: New test.
1977
1978 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1979
1980         * gcc.c-torture/execute/20020307-2.c: New test.
1981
1982 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1983
1984         * g77.f-torture/compile/20020307-1.f: New test.
1985
1986 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1987
1988         * gcc.dg/unordered-1.c: New test.
1989
1990 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1991
1992         * gcc.c-torture/execute/20020307-1.c: New test.
1993
1994 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1995
1996         * gcc.dg/20020304-1.c: New test.
1997
1998         * gcc.c-torture/compile/20020304-2.c: New test.
1999
2000 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
2001
2002         * gcc.c-torture/compile/20020304-1.c: New test case
2003         (from PR c/5830).
2004
2005 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
2006
2007         * gcc.dg/20020103-1.c: Add other -D ppc variants.
2008
2009 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2010
2011         * g++.dg/other/classkey1.C: New test.
2012
2013 2002-03-01  Richard Henderson  <rth@redhat.com>
2014
2015         * gcc.c-torture/compile/981223-1.x: New.
2016         * gcc.c-torture/compile/920625-1.x: New.
2017
2018 2002-02-28  Richard Henderson  <rth@redhat.com>
2019
2020         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2021
2022 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
2023
2024         * gcc.c-torture/execute/20020227-1.c: New test.
2025
2026 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
2027
2028         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2029         here" ERROR lines.
2030         * g++.old-deja/g++.oliva/partord1.C: Likewise.
2031         * g++.old-deja.g++.other/defarg1.C: Likewise.
2032         * g++.old-deja/g++.pt/calls2.C: Likewise.
2033         * g++.old-deja/g++.pt/crash20.C: Likewise.
2034         * g++.old-deja/g++.pt/crash30.C: Likewise.
2035         * g++.old-deja/g++.pt/crash36.C: Likewise.
2036         * g++.old-deja/g++.pt/crash6.C: Likewise.
2037         * g++.old-deja/g++.pt/defarg13.C: Likewise.
2038         * g++.old-deja/g++.pt/derived3.C: Likewise.
2039         * g++.old-deja/g++.pt/error1.C: Likewise.
2040         * g++.old-deja/g++.pt/friend21.C: Likewise.
2041         * g++.old-deja/g++.pt/friend23.C: Likewise.
2042         * g++.old-deja/g++.pt/infinite1.C: Likewise.
2043         * g++.old-deja/g++.robertl/eb128.C: Likewise.
2044
2045 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
2046
2047         * gcc.c-torture/execute/20020225-2.c: New test.
2048
2049 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
2050
2051         * gcc.c-torture/execute/920730-1t.c,
2052         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2053         Delete test cases, only relevant to -traditional.
2054
2055 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
2056
2057         * gcc.dg/cpp/undef1.c: Remove.
2058         * gcc.dg/cpp/directiv.c: Update.
2059         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2060
2061 2002-02-27  Michael Meissner  <meissner@redhat.com>
2062
2063         * gcc.c-torture/execute/20020226-1.c: New test.
2064
2065 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
2066
2067         * g++.dg/debug/debug4.C: New test.
2068
2069         * gcc.dg/ia64-visibility-1.c: New test.
2070
2071 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
2072
2073         * gcc.dg/debug/20020224-1.c: New.
2074
2075 2002-02-25  Kazu Hirata  <kazu@hxi.com>
2076
2077         * gcc.c-torture/execute/960416-1.x: New.
2078         * gcc.c-torture/execute/divconst-3.x: Likewise.
2079
2080 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
2081
2082         * gcc.dg/20020224-1.c: New test.
2083
2084 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
2085
2086         * gcc.c-torture/execute/20020225-1.c: New.
2087
2088 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2089
2090         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2091
2092 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
2093
2094         * gcc.dg/20020222-1.c: New test.
2095
2096 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
2097
2098         * g++.dg/opt/anonunion1.C: New test.
2099
2100 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
2101
2102         * g++.dg/template/qualttp19.C: New test.
2103         * g++.dg/template/qualttp20.C: New test.
2104         * g++.old-deja/g++.jason/report.C: Adjust expected errors
2105         * g++.old-deja/g++.other/qual1.C: Likewise.
2106
2107 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
2108
2109         * gcc.dg/attr-alwaysinline.c: New.
2110
2111 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
2112
2113         * gcc.dg/20020220-1.c: New test.
2114
2115         * gcc.dg/20020220-2.c: New test.
2116
2117         * g++.dg/opt/mmx1.C: New test.
2118
2119 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
2120
2121         * gcc.c-torture/compile/20020110.c: New test.
2122
2123 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
2124
2125         * gcc.c-torture/execute/20020219-1.c: New test.
2126
2127         * gcc.dg/20020219-1.c: New test.
2128
2129         * gcc.dg/noncompile/20020220-1.c: New test.
2130
2131         * g++.dg/opt/ptrintsum1.C: New test.
2132
2133         * gcc.dg/debug/20020220-1.c: New test.
2134
2135 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
2136
2137         * gcc.c-torture/execute/20020216-1.c: New test.
2138
2139 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2140
2141         * gcc.dg/decl-1.c: Update, new test.
2142
2143 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
2144
2145         * g++.dg/abi/bitfield1.C: New test.
2146         * g++.dg/abi/bitfield2.C: New test.
2147
2148 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2149
2150         * gcc.dg/attr-nest.c: New test.
2151
2152 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
2153
2154         * gcc.c-torture/execute/20020215-1.c: New test.
2155
2156 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
2157
2158         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2159         * g++.dg/debug/debug.exp: New.
2160         * g++.dg/debug/trivial.C: New.
2161         * g++.dg/debug/debug1.C: Moved...
2162         * g++.dg/other/debug1.C: ...from here.
2163         * g++.dg/debug/debug2.C: Moved...
2164         * g++.dg/other/debug2.C: ...from here.
2165         * g++.dg/debug/debug3.C: Moved...
2166         * g++.dg/other/debug3.C: ...from here.
2167
2168         * gcc.dg/noncompile/20020213-1.c: New test.
2169
2170 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
2171
2172         * g++.dg/other/debug3.C: New test.
2173
2174         * gcc.c-torture/execute/20020213-1.c: New test.
2175
2176 2002-02-13  Richard Smith <richard@ex-parrot.com>
2177
2178         * g++.old-deja/g++.other/thunk1.C: New test.
2179
2180 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2181
2182         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2183
2184 2002-02-13  Stan Shebs  <shebs@apple.com>
2185
2186         * gcc.dg/altivec-3.c: New.
2187
2188 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
2189
2190         * gcc.dg/Wunreachable-1.c: New test.
2191         * gcc.dg/Wunreachable-2.c: New test.
2192
2193 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2194
2195         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2196
2197 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
2198
2199         * gcc.dg/decl-1.c: New test.
2200
2201 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
2202
2203         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2204
2205 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2206
2207         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2208         * gcc.c-torture/compile/980506-1.x: Likewise.
2209
2210 2002-02-10  Kazu Hirata  <kazu@hxi.com>
2211
2212         * gcc.dg/20020210-1.c: New.
2213
2214 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
2215
2216         * g77.f-torture/execute/947.f: New regression test
2217         for PR fortran/947.
2218
2219 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2220
2221         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2222         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2223
2224 2002-02-08  Richard Henderson  <rth@redhat.com>
2225
2226         * gcc.c-torture/compile/labels-3.c: New.
2227
2228 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
2229
2230         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2231         expression statements work instead.
2232         * gcc.dg/noncompile/20020207-1.c: New test.
2233
2234 2002-02-07  Richard Henderson  <rth@redhat.com>
2235
2236         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2237
2238 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2239
2240         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2241         message from g77
2242         * lib/g77-dg.exp: Trim g77 error messages so that they are
2243         recognized by dg.exp.
2244
2245 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2246
2247         PR fortran/5473
2248         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
2249
2250 2002-02-07  Richard Henderson  <rth@redhat.com>
2251
2252         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2253         to be sufficiently aligned for integers.
2254
2255 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
2256
2257         * g++.dg/template/friend4.C: New test.
2258
2259 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
2260
2261         PR fortran/5743
2262         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2263         unsupported cases.
2264
2265 2002-02-07  Richard Henderson  <rth@redhat.com>
2266
2267         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2268         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2269         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2270         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2271
2272 2002-02-06  Richard Henderson  <rth@redhat.com>
2273
2274         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2275
2276 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
2277
2278         * gcc.dg/20020206-1.c: New test.
2279
2280 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
2281
2282         * gcc.c-torture/execute/20020206-1.c: New test.
2283
2284         * gcc.c-torture/execute/20020206-2.c: New test.
2285
2286         PR optimization/5429:
2287         * gcc.c-torture/compile/20020206-1.c: New test.
2288
2289 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
2290
2291         * g++.dg/ext/align1.C: Do not use an explicit alignment value
2292         as certain file formats cannot support particularly large
2293         alignments.
2294
2295         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2296         and do not expect to be able to link the executable.
2297
2298         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2299         fail because the COFF format does not support the weak attribute.
2300
2301 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
2302
2303         * g77.dg/pr5473.f:  New test
2304
2305 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
2306
2307         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2308         Fix testcase accordingly.
2309
2310 2002-02-04  Richard Henderson  <rth@redhat.com>
2311
2312         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2313         (buf): Change to be an array of pointers, not ints.
2314
2315 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2316
2317         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
2318         before all tests.  Move warning one line above to match where it
2319         C frontend emits.
2320         * gcc.dg/Wswitch-2.c: New test.
2321         * g++.dg/warn/Wswitch-1.C: New test.
2322         * g++.dg/warn/Wswitch-2.C: New test.
2323
2324 2002-02-04  Richard Henderson  <rth@redhat.com>
2325
2326         * g++.dg/abi/offsetof.C: Fix size comparison.
2327
2328 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2329
2330         * gcc.dg/cast-qual-2.c: New test.
2331
2332 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2333
2334         * gcc.dg/20020201-4.c: New test.
2335
2336 2002-02-04  Ben Elliston  <bje@redhat.com>
2337
2338         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2339         target_info attribute != 0, in addition to the empty string.
2340         (gcc_target_compile): Likewise.
2341
2342 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2343
2344         * gcc.dg/Wswitch.c: New test.
2345         PR gcc/4475. PR gcc/3780.
2346
2347 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2348
2349         * g77.f-torture/execute/5122.f: New test for regressions
2350         against PR fortran/5122.
2351
2352 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2353
2354         * g77.f-torture/compile/pr3743.f: Delete
2355         * g77.dg/pr3743-1.f: New test.
2356         * g77.dg/pr3743-2.f: New test.
2357         * g77.dg/pr3743-3.f: New test.
2358         * g77.dg/pr3743-4.f: New test.
2359
2360 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2361
2362         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2363
2364 2002-02-02  Richard Henderson  <rth@redhat.com>
2365
2366         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2367         * gcc.c-torture/execute/bf64-1.c: Likewise.
2368
2369 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2370
2371         * gcc.dg/20020201-2.c: New test.
2372
2373         * gcc.dg/20020201-3.c: New test.
2374
2375         * gcc.c-torture/execute/bitfld-2.c: New test.
2376
2377 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2378
2379         * gcc.dg/bitfld-1.c: Update.
2380         * gcc.dg/bitfld-2.c: Update.
2381         * gcc.c-torture/execute/bitfld-1.x: New.
2382
2383 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2384
2385         * gcc.c-torture/execute/20020201-1.c: New test.
2386
2387 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2388
2389         PR target/5469
2390         * gcc.dg/20020201-1.c: New test.
2391
2392 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2393
2394         PR fortran/3743
2395         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2396         * g77.f-torture/compile/pr3743.x: Remove
2397
2398 2002-01-31  Tom Rix  <trix@redhat.com>
2399
2400         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2401
2402 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2403
2404         * gcc.dg/noncompile/20020130-1.c: New test.
2405
2406 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2407
2408         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2409
2410 2002-01-29  Richard Henderson  <rth@redhat.com>
2411
2412         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2413         to long long.
2414         * gcc.c-torture/execute/bf64-1.c: Likewise.
2415
2416 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2417
2418         * gcc.c-torture/execute/20020129-1.c: New test.
2419
2420 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2421
2422         * gcc.c-torture/compile/20000224-1.c: Update.
2423         * gcc.c-torture/execute/bitfld-1.c: New tests.
2424         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2425         * gcc.dg/uninit-A.c: Update.
2426
2427 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2428
2429         * g++.dg/template/ctor1.C: Add instantiation.
2430
2431 2002-01-28  Paul Koning  <pkoning@equallogic.com>
2432
2433         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2434         argument to __builtin_prefetch to be const ptr.
2435
2436 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
2437
2438         * gcc.c-torture/compile/20020120-1.c: New test.
2439
2440 2002-01-27  Kazu Hirata  <kazu@hxi.com>
2441
2442         * gcc.c-torture/execute/20020127-1.c: New test.
2443
2444 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
2445
2446         * g77.dg/f77-edit-i-in.f: New test
2447         * g77.dg/f77-edit-i-out.f: New test
2448
2449 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
2450
2451         * gcc.dg/debug/debug.exp: New file.
2452         * gcc.dg/debug/trivial.c: New file.
2453         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2454         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2455         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2456         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2457         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2458         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2459         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2460         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2461         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2462         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2463         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2464         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2465         * gcc.dg/20000503-1.c: Removed.
2466         * gcc.dg/20010207-1.c: Removed.
2467         * gcc.dg/20011223-1.c: Removed.
2468         * gcc.dg/20020104-2.c: Removed.
2469         * gcc.dg/debug-1.c: Removed.
2470         * gcc.dg/debug-2.c: Removed.
2471         * gcc.dg/debug-3.c: Removed.
2472         * gcc.dg/debug-4.c: Removed.
2473         * gcc.dg/debug-5.c: Removed.
2474         * gcc.dg/debug-6.c: Removed.
2475         * gcc.dg/dwarf2-1.c: Removed.
2476         * gcc.dg/dwarf2-2.c: Removed.
2477
2478 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
2479
2480         * g++.old-deja/g++.other/eh5.C: New test.
2481         * g++.old-deja/g++.other/sibcall2.C: New test.
2482         * g++.old-deja/g++.other/array9.C: New test.
2483         * g++.old-deja/g++.other/typename2.C: New test.
2484         * g++.old-deja/g++.other/crash60.C: New test.
2485         * g++.old-deja/g++.other/conv9.C: New test.
2486         * g++.old-deja/g++.other/mangle10.C: New test.
2487         * g++.old-deja/g++.other/unchanging1.C: New test.
2488         * g++.old-deja/g++.other/exprstmt1.C: New test.
2489         * g++.old-deja/g++.other/inline23.C: New test.
2490         * g++.old-deja/g++.eh/ia64-1.C: New test.
2491         * g++.old-deja/g++.other/dwarf2-1.C: New test.
2492         * g++.old-deja/g++.other/reload1.C: New test.
2493         * g++.old-deja/g++.other/static20.C: New test.
2494         * g++.old-deja/g++.other/local-alloc1.C: New test.
2495         * g++.old-deja/g++.other/conv8.C: New test.
2496         * g++.old-deja/g++.other/stmtexpr2.C: New test.
2497         * g++.old-deja/g++.other/storeexpr1.C: New test.
2498         * g++.old-deja/g++.other/storeexpr2.C: New test.
2499         * g++.dg/eh/template2.C: New test.
2500         * g++.dg/warn/weak1.C: New test.
2501
2502 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
2503
2504         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2505         Remove first, non-varying, argument.
2506
2507 2002-01-23  Richard Henderson  <rth@redhat.com>
2508
2509         * gcc.dg/inline-2.c: New.
2510
2511         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2512         Add optional target arg.  Check number of arguments.
2513         (scan-assembler-not, scan-assembler-dem): Likewise.
2514         (scan-assembler-dem-not): Likewise.
2515
2516 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2517
2518         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2519         line 12.
2520         * g++.old-deja/g++.brendan/parse3.C,
2521         g++.old-deja/g++.other/crash26.C,
2522         g++.old-deja/g++.other/crash28.C,
2523         g++.old-deja/g++.other/crash29.C,
2524         g++.old-deja/g++.other/crash30.C,
2525         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2526
2527 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2528
2529         * gcc.dg/20020115-1.c: New.
2530
2531 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2532
2533         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2534
2535 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2536
2537         * gcc.dg/20020122-3.c: New.
2538
2539 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
2540
2541         * g++.dg/other/gc1.C: New test.
2542
2543 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2544
2545         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2546
2547 2002-01-22  Richard Henderson  <rth@redhat.com>
2548
2549         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2550
2551 2002-01-22  Richard Henderson  <rth@redhat.com>
2552
2553         * gcc.dg/20020122-4.c: New.
2554
2555 2002-01-22  H.J. Lu <hjl@gnu.org>
2556
2557         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2558         link output.
2559         * gcc.dg/special/ecos.exp: Likewise.
2560         * lib/g++-dg.exp: Likewise.
2561         * lib/g77-dg.exp: Likewise.
2562         * lib/gcc-dg.exp : Likewise.
2563         * lib/mike-g++.exp: Likewise.
2564         * lib/mike-g77.exp: Likewise.
2565         * lib/mike-gcc.exp: Likewise.
2566         * lib/objc-dg.exp: Likewise.
2567
2568 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
2569
2570         PR target/5379
2571         * gcc.dg/20020122-2.c: New test.
2572
2573 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
2574
2575         * gcc.dg/20020122-1.c: New test.
2576
2577 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2578
2579         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2580
2581 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2582
2583         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2584
2585 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2586
2587         * gcc.c-torture/compile/20020121-1.c: New test.
2588
2589 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2590
2591         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2592         ld_library_path.
2593
2594 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
2595
2596         * gcc.dg/20020218-1.c: New test.
2597
2598 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
2599
2600         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2601         messages
2602         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2603         "At global scope" warning
2604         * g++.dg/ext/align1.C: Change cygwin test for alignment
2605         from db-bogus to dg-warning
2606
2607 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
2608
2609         * g77.f-torture/compile/cpp2.F: New test.
2610
2611 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2612
2613         * g++.dg/template/access1.C: New test.
2614
2615 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
2616
2617         * gcc.dg/20020118-1.c: New.
2618
2619 2002-01-18  Kazu Hirata  <kazu@hxi.com>
2620
2621         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2622
2623 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2624
2625         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
2626         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2627         alignment warnings.
2628
2629 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2630
2631         * gcc.misc-tests/i386-prefetch.exp: Save and restore
2632         torture_with_loops and torture_without_loops
2633
2634 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
2635
2636         * gcc.c-torture/compile/20020116-1.c: New test.
2637
2638 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
2639
2640         * gcc.dg/20020116-2.c: New test.
2641
2642         * gcc.dg/ultrasp4.c: New test.
2643
2644         * gcc.dg/20020116-1.c: New test.
2645
2646 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
2647
2648         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2649         by EABI.
2650
2651 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
2652
2653         * gcc.misc-tests/i386-prefetch.exp: New.
2654         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2655         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2656         * gcc.misc-tests/i386-pf-none-1.c: New test.
2657         * gcc.misc-tests/i386-pf-sse-1.c: New test.
2658
2659 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
2660
2661         * gcc.dg/gnu89-init-1.c: Add new tests.
2662
2663 2002-01-15  Andreas Jaeger  <aj@suse.de>
2664
2665         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2666         * gcc.dg/i386-mmx-2.c: Likewise.
2667         * gcc.dg/i386-sse-1.c: Likewise.
2668         * gcc.dg/i386-sse-2.c: Likewise.
2669         * gcc.dg/i386-sse-3.c: Likewise.
2670
2671 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
2672
2673         * g77.f-torture/execute/intrinsic-unix-bessel.f:
2674         Uncomment additional cases that now pass.
2675
2676 2002-01-11  Richard Henderson  <rth@redhat.com>
2677
2678         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2679         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2680
2681 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2682
2683         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2684
2685 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
2686
2687         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2688         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
2689
2690 2002-01-10  Dale Johannesen  <dalej@apple.com>
2691
2692         * gcc.c-torture/execute/loop-11.c: New.
2693
2694 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
2695
2696         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
2697         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2698
2699 2002-01-09  Richard Henderson  <rth@redhat.com>
2700
2701         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2702         type in which to perform the operation for each size.
2703
2704 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
2705
2706         * gcc.c-torture/compile/20020109-2.c: New test.
2707
2708 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
2709
2710         * gcc.c-torture/execute/loop-10.c: New test.
2711
2712 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2713
2714         * gcc.c-torture/compile/20010226-1.c: New test.
2715         * gcc.c-torture/compile/20010227-1.c: New test.
2716         * gcc.c-torture/compile/20010426-1.c: New test.
2717         * gcc.c-torture/compile/20010510-1.c: New test.
2718         * gcc.c-torture/compile/20010605-3.c: New test.
2719         * gcc.c-torture/compile/20010824-1.c: New test.
2720         * gcc.c-torture/execute/20010409-1.c: New test.
2721         * gcc.dg/noncompile/20000901-1.c: New test.
2722         * gcc.dg/20001023-1.c: New test.
2723         * gcc.dg/20001101-1.c: New test.
2724         * gcc.dg/20001102-1.c: New test.
2725         * gcc.dg/20010207-1.c: New test.
2726         * gcc.dg/20010405-1.c: New test.
2727         * gcc.dg/20010822-1.c: New test.
2728         * gcc.dg/20011107-1.c: New test.
2729
2730 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
2731
2732         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2733
2734         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
2735         execution failure on PA targets.
2736
2737 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2738
2739         * gcc.c-torture/compile/20020109-1.c: New test.
2740
2741 2002-01-08  Kazu Hirata  <kazu@hxi.com>
2742
2743         * gcc.c-torture/execute/20020108-1.c: New test.
2744
2745 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
2746
2747         * gcc.dg/20020108-1.c: New test.
2748
2749 2002-01-08  H.J. Lu <hjl@gnu.org>
2750
2751         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2752         for header files.
2753
2754 2002-01-08  Geoff Keating  <geoffk@redhat.com>
2755
2756         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2757         consistency.
2758
2759 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
2760
2761         * gcc.dg/altivec-4.c: Test altivec predicates.
2762
2763 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
2764
2765         * gcc.c-torture/execute/20020107-1.c: New test.
2766
2767 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2768
2769         PR c/5279
2770         * gcc.c-torture/compile/20020106-1.c: New test.
2771
2772 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
2773
2774         * gcc.c-torture/execute/nestfunc-4.c: New test.
2775
2776 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2777
2778         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
2779         extra triple that slipped in.
2780         * g++.old-deja/g++.abi/align.C: Likewise.
2781         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2782
2783 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2784
2785         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2786         * g++.old-deja/g++.abi/align.C: Likewise.
2787         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2788
2789         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2790         on FreeBSD/i386.
2791         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2792         FreeBSD.
2793
2794 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
2795
2796         * gcc.dg/20020104-1.c: New test.
2797
2798         * gcc.dg/20020104-2.c: New test.
2799
2800 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
2801
2802         * gcc.dg/20020103-1.c: Fix typo in target selector.
2803
2804 2002-01-03  Richard Henderson  <rth@redhat.com>
2805
2806         * gcc.dg/20020103-1.c: New.
2807
2808 2002-01-03  Kazu Hirata  <kazu@hxi.com>
2809
2810         * gcc.c-torture/execute/20020103-1.c: New test.
2811
2812 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
2813
2814         * g++.dg/other/debug2.C: New test.
2815
2816         * gcc.c-torture/compile/20020103-1.c: New test.
2817
2818 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
2819
2820         * gcc.dg/gnu89-init-1.c: Added new tests.
2821
2822 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2823
2824         * g++.dg/template/friend2.C: Remove as patch is reverted.
2825
2826         * g++.dg/warn/oldcast1.C: New test.
2827
2828         * g++.dg/template/ptrmem1.C: New test.
2829         * g++.dg/template/ptrmem2.C: New test.
2830
2831         * g++.dg/template/ntp.C: New test.
2832
2833         * g++.dg/other/component1.C: New test.
2834
2835         * g++.dg/template/ttp3.C: New test.
2836
2837         * g++.dg/template/friend2.C: New test.
2838         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2839
2840 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2841
2842         * g++.dg/other/ptrmem1.C: New test.
2843         * g++.dg/other/ptrmem2.C: New test.
2844
2845 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2846
2847         * g++.dg/template/ctor1.C: New test.
2848
2849 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2850
2851         * g++.dg/template/friend2.C: New test.
2852
2853 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
2854
2855         * gcc.dg/mmix-1.c: New test.
2856
2857 2001-12-31  Richard Henderson  <rth@redhat.com>
2858
2859         * gcc.dg/asm-5.c: New.
2860
2861 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
2862
2863         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2864         in namespace __gnu_cxx
2865
2866 2001-12-30  Richard Henderson  <rth@redhat.com>
2867
2868         * gcc.dg/debug-6.c: New.
2869
2870 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
2871
2872         * gcc.c-torture/compile/20011229-2.c: New test.
2873
2874 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
2875
2876         * gcc.dg/debug-3.c: New test.
2877         * gcc.dg/debug-4.c: New test.
2878         * gcc.dg/debug-5.c: New test.
2879
2880 2001-12-29  Richard Henderson  <rth@redhat.com>
2881
2882         * g++.dg/eh/loop1.C: New.
2883
2884 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2885
2886         * g++.dg/template/crash1.C: New test.
2887
2888 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2889
2890         * g++.dg/other/const1.C: New test.
2891
2892 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2893
2894         * gcc.c-torture/compile/20011229-1.c: New test.
2895
2896 2001-12-28  Stan Shebs  <shebs@apple.com>
2897
2898         * lib/objc-torture.exp: Resync with c-torture.exp.
2899         * lib/objc.exp: Load standard libraries.
2900
2901 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
2902
2903         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
2904         additional tests.
2905
2906 2001-12-27  Roger Sayle <roger@eyesopen.com>
2907
2908         * gcc.c-torture/execute/string-opt-16.c: New testcase.
2909
2910 2001-12-27  Richard Henderson  <rth@redhat.com>
2911
2912         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2913
2914 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2915
2916         * g++.dg/eh/ctor1.C: New test.
2917         * g++.dg/other/error2.C: New test.
2918
2919 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2920
2921         * g++.dg/other/init2.C: New test.
2922
2923 2001-12-24  Richard Henderson  <rth@redhat.com>
2924
2925         * gcc.dg/20011223-1.c: New.
2926         * gcc.dg/inline-1.c: New.
2927
2928 2001-12-23  Richard Henderson  <rth@redhat.com>
2929
2930         * gcc.dg/asm-4.c: Test operand modifiers.
2931
2932 2001-12-23  Richard Henderson  <rth@redhat.com>
2933
2934         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2935
2936 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2937
2938         * gcc.c-torture/execute/20011223-1.c: New test.
2939
2940 2001-12-21  Richard Henderson  <rth@redhat.com>
2941
2942         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2943         re-enables the warning.
2944
2945 2001-12-21  Richard Henderson  <rth@redhat.com>
2946
2947         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2948
2949 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2950
2951         * gcc.c-torture/compile/20011218-1.c: New test.
2952
2953 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2954
2955         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2956         arm-isr.c test.
2957         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2958         epilogue generation for ARM ISR routines.
2959
2960 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2961
2962         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2963         * gcc.dg/format/c90-printf-3.c: Likewise.
2964         * gcc.dg/format/c99-printf-3.c: Likewise.
2965         * gcc.dg/format/ext-1.c: Likewise.
2966         * gcc.dg/format/ext-6.c: Likewise.
2967         * gcc.dg/format/format.h: Prototype unlocked stdio.
2968
2969 2001-12-20  Richard Henderson  <rth@redhat.com>
2970
2971         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2972         (arena): Use it.
2973         (malloc): Correct allocation logic.  Abort if we fill up the
2974         arena before initialization complete.
2975         (realloc): Correct allocation logic.
2976
2977 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2978
2979         * gcc.c-torture/compile/20011219-2.c: New test.
2980
2981         * gcc.c-torture/execute/20011219-1.c: New test.
2982
2983 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2984
2985         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2986         target does not support weak symbols.
2987
2988 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2989
2990         * gcc.c-torture/compile/20011219-1.c: New test.
2991
2992 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2993
2994         * g++.dg/other/error1.C: New test.
2995
2996 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2997
2998         * gcc.c-torture/execute/20011217-1.c: New test.
2999
3000 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
3001
3002         * objc.dg/special/: New directory.
3003         * objc.dg/special/special.exp: New file.
3004         * objc.dg/special/unclaimed-category-1.h: New file.
3005         * objc.dg/special/unclaimed-category-1a.m: New file.
3006         * objc.dg/special/unclaimed-category-1.m: New file.
3007
3008 2001-12-17  Andreas Jaeger  <aj@suse.de>
3009
3010         * gcc.c-torture/compile/20011217-2.c: New test.
3011
3012 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3013
3014         * gcc.c-torture/compile/20011217-1.c: New test.
3015
3016 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
3017
3018         * testsuite/gcc.dg/20011214-1.c: New.
3019
3020 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
3021
3022         * gcc.dg/altivec-4.c: New.
3023
3024 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
3025
3026         * gcc.dg/20011113-1.c: New test.
3027
3028 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3029
3030         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
3031         std::__malloc_alloc_template<0> and
3032         std::__default_alloc_template<false, 0>.
3033
3034 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3035
3036         * objc/execute/bf-21.m: New test.
3037         * objc/execute/enumeration-1.m: New test.
3038         * objc/execute/enumeration-2.m: New test.
3039
3040 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
3041
3042         * gcc.dg/gnu89-init-1.c: New test.
3043
3044 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3045
3046         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
3047         * g++.old-deja/g++.jason/2371.C: Likewise.
3048         * g++.old-deja/g++.jason/template33.C: Likewise.
3049         * g++.old-deja/g++.jason/template34.C: Likewise.
3050         * g++.old-deja/g++.jason/template36.C: Likewise.
3051         * g++.old-deja/g++.oliva/typename1.C: Likewise.
3052         * g++.old-deja/g++.oliva/typename2.C: Likewise.
3053         * g++.old-deja/g++.other/typename1.C: Likewise.
3054         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3055         * g++.old-deja/g++.pt/nontype5.C: Likewise.
3056         * g++.old-deja/g++.pt/typename11.C: Likewise.
3057         * g++.old-deja/g++.pt/typename14.C: Likewise.
3058         * g++.old-deja/g++.pt/typename16.C: Likewise.
3059         * g++.old-deja/g++.pt/typename3.C: Likewise.
3060         * g++.old-deja/g++.pt/typename4.C: Likewise.
3061         * g++.old-deja/g++.pt/typename5.C: Likewise.
3062         * g++.old-deja/g++.pt/typename7.C: Likewise.
3063         * g++.old-deja/g++.robertl/eb9.C: Likewise.
3064
3065 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
3066
3067         * g++.dg/other/linkage1.C: New test.
3068         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
3069         specifiers.
3070
3071 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3072
3073         * gcc.dg/concat.c: New test.
3074
3075 2001-12-11  Stan Shebs  <shebs@apple.com>
3076
3077         * objc/compile: New test directory.
3078         * objc/compile/compile.exp: New expect script.
3079         * objc/compile/20011211-1.m: New compile test.
3080
3081 2001-12-11  Jason Merrill  <jason@redhat.com>
3082
3083         * lib/prune.exp (prune_gcc_output): Also handle "In member
3084         function".  So many permutations...
3085
3086 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
3087
3088         * g++.dg/template/typedef1.C: New test.
3089
3090 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
3091
3092         * g++.dg/other/copy1.C: New test.
3093
3094 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
3095
3096         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
3097
3098         * gcc.dg/builtin-choose-expr.c: New.
3099
3100 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
3101
3102         * gcc.dg/altivec-2.c: New.
3103
3104 2001-12-07  Richard Henderson  <rth@redhat.com>
3105
3106         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
3107
3108 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
3109
3110         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
3111         ultrasparc.
3112
3113 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3114
3115         * g++-old.deja/g++.robertl/eb101.C: Deleted.
3116
3117 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
3118
3119         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
3120         variable argument list.
3121
3122 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
3123
3124         * gcc.c-torture/execute/memcheck: Delete entire directory.
3125         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
3126         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
3127
3128 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3129
3130         * gcc.dg/Wshadow-1.c: New test.
3131
3132 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
3133
3134         * gcc.c-torture/compile/20011130-1.c: New test.
3135
3136         * gcc.dg/noncompile/20011025-1.c: New test.
3137
3138         * g++.dg/other/anon-union.C: New test.
3139
3140         * gcc.c-torture/execute/20011024-1.c: New test.
3141
3142 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3143
3144         * gcc.c-torture/execute/20000722-1.x,
3145         gcc.c-torture/execute/20010123-1.x: Remove.
3146         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
3147         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
3148         gcc.dg/c99-complit-2.c: New tests.
3149
3150 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
3151
3152         * g++.dg/inherit/base1.C: New test.
3153
3154 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
3155
3156         * g++.dg/other/stdarg1.C: New test.
3157
3158         * gcc.c-torture/compile/20011130-2.c: New test.
3159
3160 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
3161
3162         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
3163         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
3164         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
3165         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
3166         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3167         * gcc.dg/builtin-prefetch-1.c: New test.
3168
3169 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
3170
3171         * gcc.dg/20011130-1.c: New test.
3172
3173 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3174
3175         * g++.dg/other/scope1.C: New test.
3176         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3177
3178 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3179
3180         * gcc.dg/vla-init-1.c: New test.
3181
3182 2001-12-01  Geoff Keating  <geoffk@redhat.com>
3183
3184         * gcc.c-torture/compile/structs.c: New testcase from GDB.
3185
3186 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3187
3188         * objc.dg/alias.m: Update.
3189         * objc.dg/class-1.m: Update.
3190         * objc.dg/const-str-1.m: Update.
3191         * objc.dg/fwd-proto-1.m: Update.
3192         * objc.dg/id-1.m: Update.
3193         * objc.dg/super-class-1.m: Update.
3194
3195 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
3196
3197         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3198         constructs.
3199
3200 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
3201
3202         * gcc.c-torture/execute/20011128-1.c: New test.
3203
3204 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
3205
3206         * gcc.dg/20011127-1.c: New test.
3207
3208 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3209
3210         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
3211         from Austin Group draft 7.
3212         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
3213         scanf format arguments.
3214         * gcc.dg/format/no-exargs-2.c: New test.
3215
3216 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
3217
3218         * g++.dg/abi/vbase8-4.C: New test.
3219
3220 2001-11-24  Ian Lance Taylor  <ian@airs.com>
3221
3222         * gcc.c-torture/execute/20011121-1.c: New test.
3223
3224 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
3225
3226         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3227
3228 2001-11-23  Andreas Jaeger  <aj@suse.de>
3229
3230         * gcc.dg/cpp/charconst-2.c: New test.
3231
3232 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
3233
3234         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3235         to the host if it is remote.  Let tests specify extra headers
3236         they use.
3237         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3238         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3239         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3240         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3241         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3242         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3243         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3244         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3245         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3246         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3247
3248 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
3249
3250         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3251         for little endian ARMs.
3252
3253 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
3254
3255         * gcc.c-torture/compile/20011119-1.c: New test.
3256         * gcc.c-torture/compile/20011119-2.c: New test.
3257
3258 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
3259
3260         * gcc.dg/altivec-1.c: Fix typo.
3261
3262 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3263
3264         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3265
3266 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3267
3268         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3269
3270 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
3271
3272         * lib/g77.exp: Don't specify --rpath-link.
3273
3274         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3275         across all the headers.
3276         * gcc.dg/format/format.exp: For testing on a remote host,
3277         copy format.h.
3278
3279         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3280         * gcc.c-torture/execute/930406-1.c: Likewise.
3281         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3282
3283 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
3284
3285         * gcc.dg/altivec-1.c: New.
3286
3287 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
3288
3289         * gcc.dg/cpp/fpreprocessed.c: New test case.
3290
3291 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3292
3293         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3294         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3295         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3296
3297 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3298
3299         * gcc.dg/no-builtin-1.c: New test.
3300
3301 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
3302
3303         * gcc.c-torture/execute/20011115-1.c: New test.
3304
3305 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
3306
3307         * gcc.c-torture/compile/20011114-2.c: New test.
3308         * gcc.c-torture/compile/20011114-3.c: New test.
3309         * gcc.c-torture/compile/20011114-4.c: New test.
3310
3311 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3312
3313         * g++.dg/other/init1.C: New test.
3314
3315 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
3316
3317         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3318         message.
3319
3320         * gcc.c-torture/execute/20011114-1.c: New testcase.
3321
3322         * gcc.c-torture/compile/20010327-1.c: Revert last change.
3323         * gcc.c-torture/compile/20011114-1.c: New test, exactly
3324         like the (before this change) version of 20010327-1.c.
3325
3326 2001-11-14  Roger Sayle <roger@eyesopen.com>
3327
3328         * gcc.c-torture/execute/string-opt-13.c: New testcase.
3329
3330 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
3331
3332         * g++.dg/init/array2.C: New test.
3333
3334 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
3335
3336         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3337
3338 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
3339
3340         * g++.dg/other/forscope1.C: New test.
3341         * g++.dg/ext/forscope1.C: New test.
3342         * g++.dg/ext/forscope2.C: New test.
3343
3344 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
3345
3346         * gcc.c-torture/execute/20011113-1.c: New test.
3347
3348 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
3349
3350         * gcc.c-torture/execute/20011109-2.c: New test.
3351
3352         * gcc.c-torture/execute/20011109-1.c: New test.
3353
3354 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
3355
3356         * gcc.c-torture/compile/20011109-1.c: New test.
3357
3358 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3359
3360         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3361         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3362         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3363         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3364         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3365         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3366         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3367
3368 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3369
3370         * g++.dg/warn/Wshadow-1.C: New tests.
3371         * g++.old-deja/g++.mike/for3.C: Update.
3372
3373 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3374
3375         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3376         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3377         XFAILs.  Adjust expected error texts.
3378         * gcc.c-torture/compile/20011106-1.c,
3379         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3380         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3381         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3382         gcc.dg/c99-array-lval-5.c: New tests.
3383
3384 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3385
3386         * gcc.dg/cpp/defined.c: Update.
3387
3388 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3389
3390         * gcc.c-torture/execute/anon-1.c: New test.
3391
3392 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3393
3394         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3395         same size, so no warning should be produced on stormy16.
3396
3397         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3398         due to oversized array.
3399         * g++.old-deja/g++.mike/ns15.C: Likewise.
3400         * g++.old-deja/g++.pt/crash16.C: Likewise.
3401
3402 2001-11-02  Graham Stott  <grahams@redhat.com>
3403
3404         * g++.dgother/debug1.C: Fix typos.
3405
3406 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3407
3408         * g++.dg/other/debug1.C: New test.
3409
3410 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3411
3412         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3413         of unsigned long.
3414
3415 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3416
3417         * gcc.dg/20011029-2.c: New test.
3418
3419         * gcc.c-torture/compile/20011029-1.c: New test.
3420
3421 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3422
3423         * objc/execute/class_self-1.m: New test.
3424         * objc/execute/class_self-2.m: New test.
3425
3426 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3427
3428         * gcc.misc-tests/msgs.exp: Delete.
3429         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3430         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
3431         error set to match recent changes.
3432
3433 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3434
3435         * gcc.dg/20011021-1.c: New test.
3436
3437 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3438
3439         * gcc.c-torture/compile/20011023-1.c: New test.
3440
3441 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
3442
3443         * lib/g77.exp: Rewrite based on lib/g++.exp.
3444
3445 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
3446
3447         * gcc.c-torture/execute/20011019-1.c: New test.
3448
3449         * gcc.dg/20011018-1.c: New test.
3450
3451 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
3452
3453         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3454
3455 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
3456
3457         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3458         * gcc.dg/attr-invalid.c: Likewise.
3459
3460 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
3461
3462         * testsuite/gcc.dg/20011015-1.c: New test.
3463
3464 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3465
3466         * g++.dg/template/unify2.C: New test.
3467
3468 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3469
3470         * g++.dg/other/exception-specification.C: New test
3471
3472 2001-10-13  Tom Rix  <trix@redhat.com>
3473
3474         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3475         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3476
3477 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
3478
3479         * testsuite/gcc.dg/20011009-1.c: New test.
3480
3481 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
3482
3483         PR g++/4476
3484         * g++.dg/other/friend1.C: New test.
3485
3486 2001-10-11  Richard Henderson  <rth@redhat.com>
3487
3488         * g++.old-deja/g++.other/crash18.C: Add -S to options.
3489
3490 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3491
3492         * gcc.c-torture/compile/20011010-1.c: New.
3493
3494 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3495
3496         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3497         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3498         g77.f-torture/execute/execute.exp,
3499         g77.f-torture/noncompile/noncompile.exp,
3500         gcc.c-torture/compile/compile.exp,
3501         gcc.c-torture/execute/execute.exp,
3502         gcc.c-torture/execute/ieee/ieee.exp,
3503         gcc.c-torture/execute/memcheck/memcheck.exp,
3504         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3505         objc/execute/execute.exp: Update FSF address.
3506
3507 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3508
3509         * gcc.dg/cpp/cmdlne-C.c: Update.
3510         * gcc.dg/cpp/cmdlne-C2.c: New.
3511
3512 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3513
3514         * gcc.c-torture/execute/20011008-3.c: New.
3515
3516 2001-10-08  DJ Delorie  <dj@redhat.com>
3517
3518         * gcc.dg/20011008-1.c: New.
3519         * gcc.dg/20011008-2.c: New.
3520
3521 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3522
3523         * gcc.dg/cpp/spacing1.c: Update test.
3524
3525 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3526
3527         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3528         spelling errors of "separate" as "seperate".
3529
3530 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3531
3532         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3533         enough to avoid inlining.
3534
3535 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3536
3537         * lib/g77.exp: set libg2c_dir correctly.
3538
3539 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3540
3541         * gcc.dg/cpp/macro11.c: New test.
3542
3543 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3544
3545         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3546         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3547         gcc.dg/format/multattr-3.c: New tests.
3548         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
3549         tests for format attributes on function pointers being rejected.
3550
3551 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3552
3553         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3554
3555 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3556
3557         * g++.dg/warn/format1.C: New test.
3558
3559 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3560
3561         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3562
3563 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3564
3565         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3566
3567 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3568
3569         * gcc.dg/cpp/redef2.c: Add test.
3570
3571 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
3572
3573         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3574         long-standing bug on i686, apparently.
3575         * gcc.c-torture/execute/loop-2c.x: New file.
3576         * gcc.c-torture/execute/loop-2d.x: New file.
3577         * gcc.c-torture/execute/loop-3c.x: New file.
3578
3579 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3580
3581         * gcc.dg/cpp/20000625-2.c: Correct line number.
3582
3583 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3584
3585         * gcc.dg/cpp/macro10.c: New test.
3586         * gcc.dg/cpp/strify3.c: New test.
3587         * gcc.dg/cpp/spacing1.c: Add tests.
3588         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3589         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3590
3591 2001-09-24  DJ Delorie  <dj@redhat.com>
3592
3593         * gcc.c-torture/execute/20010924-1.c: New test.
3594
3595 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3596
3597         * testsuite/objc/execute/paste.m: Remove.
3598
3599 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3600
3601         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3602
3603 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
3604
3605         * g77.dg/strlen0.f: New test.
3606
3607 2001-09-21  Richard Henderson  <rth@redhat.com>
3608
3609         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3610         * g++.old-deja/g++.abi/vtable2.C: Likewise.
3611
3612 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3613
3614         Table-driven attributes.
3615         * g++.dg/ext/attrib1.C: New test.
3616
3617 2001-09-20  DJ Delorie  <dj@redhat.com>
3618
3619         * gcc.dg/20000926-1.c: Update expected warning messages.
3620         * gcc.dg/array-2.c: Likewise, and test for warnings too.
3621         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3622         array.
3623
3624 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
3625
3626         * g++.dg/eh/registers1.C: New test case.
3627
3628 2001-09-17  Richard Henderson  <rth@redhat.com>
3629
3630         * gcc.dg/array-5.c: Fix VLA decomposition test.
3631
3632 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3633
3634         * gcc.dg/cpp/line5.c: New testcase.
3635
3636 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3637
3638         * gcc.dg/cpp/macro9.c: New test.
3639
3640 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
3641
3642         * gcc.c-torture/execute/980223.c: Change type of addr from long
3643         to char *.
3644
3645 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
3646
3647         * gcc.c-torture/execute/20010915-1.c: New test.
3648
3649 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
3650
3651         * g77.dg/bprob: New directory.
3652         * g77.dg/bprob/bprob.exp: New file.
3653         * g77.dg/bprob/bprob-1.f: New test.
3654         * g77.dg/gcov: New directory.
3655         * g77.dg/gcov/gcov.exp: New file.
3656         * g77.dg/gcov/gcov-1.f: New test.
3657         * g77.dg/gcov/gcov-1.x: New file.
3658
3659 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3660
3661         * gcc.dg/cpp/directiv.c: Update.
3662         * gcc.dg/cpp/undef1.c: Update.
3663
3664 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
3665
3666         * gcc.dg/20010912-1.c: New test.
3667
3668 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
3669
3670         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3671         language-independent file in lib.
3672         * lib/gcov.exp: New file.
3673
3674 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3675
3676         * gcc.c-torture/compile/20010911-1.c: New test.
3677
3678 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
3679
3680         * lib/profopt.exp: New, to support profile-directed optimizations.
3681         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3682         * gcc.misc-tests/bprob-1.c: New test.
3683         * gcc.misc-tests/bprob-2.c: New test.
3684
3685 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
3686
3687         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3688         XFAIL and which kinds of gcov output to verify.
3689         * gcc.misc-tests/gcov-4b.x: New file.
3690         * gcc.misc-tests/gcov-5b.x: New file.
3691         * gcc.misc-tests/gcov-6.x: New file.
3692         * gcc.misc-tests/gcov-7.c: New test.
3693         * gcc.misc-tests/gcov-7.x: New file.
3694
3695 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
3696
3697         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3698         * gcc.misc-tests/gcov-6.c: New test.
3699
3700 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3701
3702         PR c++/3986
3703         * g++.dg/abi/vbase1.C: New test.
3704
3705 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
3706
3707         * objc.dg/method-2.m: New.
3708
3709 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3710
3711         PR c++/4203
3712         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3713         * g++.dg/init/empty1.C: New test.
3714
3715 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
3716
3717         * gcc.c-torture/compile/20010903-1.c: New test.
3718
3719 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
3720
3721         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3722         for m68k.
3723
3724 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3725
3726         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3727
3728         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3729
3730         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3731
3732 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
3733
3734         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3735         for 16-bit 'unsigned int'.
3736
3737 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3738
3739         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3740
3741 2001-08-27  Richard Henderson  <rth@redhat.com>
3742
3743         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3744         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3745
3746 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
3747
3748         * gcc.dg/asm-names.c (ymain): New.
3749
3750 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
3751
3752         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3753         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3754         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3755
3756 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3757
3758         * gcc.dg/compare5.c: New testcase.
3759
3760 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
3761
3762         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3763         and "In instantiation".
3764
3765 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
3766
3767         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
3768
3769 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
3770
3771         * gcc.misc-tests/gcov.exp: Add support for branch information.
3772         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3773         * gcc.misc-tests/gcov-4.c: New test.
3774         * gcc.misc-tests/gcov-4b.c: New test.
3775         * gcc.misc-tests/gcov-5b.c: New test.
3776
3777 2001-08-20  Zack Weinberg  <zackw@panix.com>
3778
3779         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3780         expected to fail.
3781
3782 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3783
3784         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3785
3786 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
3787
3788         * g++.dg/eh/template1.C: New test.
3789
3790 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
3791
3792         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3793         Fix thinko.
3794         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3795         for xfail.
3796
3797 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
3798
3799         * lib/g77-dg.exp:  Use prune.exp for common procedures
3800         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3801         * lib/g77.exp: (g77-dg-prune) Remove
3802
3803 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
3804
3805         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3806
3807 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3808
3809         * g++.dg/template/unify1.C: New test.
3810
3811 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
3812
3813         * g++.dg/abi/empty4.C: New test.
3814
3815 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
3816
3817         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3818         solaris2.*
3819         * g77.f-torture/compile/pr3743.x: Likewise
3820
3821 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3822
3823         * g++.dg/other/using-declaration.C: New test.
3824
3825 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3826
3827         * gcc.dg/cpp/tr-sign.c: New testcase.
3828
3829 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3830
3831         * gcc.dg/cpp/19951025-1.c: Revert.
3832         * gcc.dg/cpp/directiv.c: We no longer process directives that
3833         interrupt macro arguments.
3834
3835 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
3836
3837         * gcc.dg/bconstp-1.c: New test.
3838
3839 2001-08-03  Richard Henderson  <rth@redhat.com>
3840
3841         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3842
3843 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3844
3845         * gcc.dg/cpp/19951025-1.c: Update.
3846
3847 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
3848
3849         * g77.dg/ff90-1.f (s): Fix reference of variable z,
3850         should be x.
3851
3852 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3853
3854         Kill -fhonor-std.
3855         * g++.old-deja/g++.ns/ns14.C: Remove special options.
3856         * g++.old-deja/g++.other/std1.C: Likewise.
3857         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3858
3859 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
3860
3861         * lib/g77.exp:  Load gcc-defs.exp for common procedures
3862         (g77_pass, g77_fail, g77_finish, g77_exit,
3863         ${tool}_check_unsupported_p} Now redundant.  Deleted.
3864
3865 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3866
3867         * g77.dg/fbackslash.f
3868         * g77.dg/fcase-preserve.f
3869         * g77.dg/ff90-1.f
3870         * g77.dg/ffixed-line-length-0.f
3871         * g77.dg/ffixed-line-length-132.f
3872         * g77.dg/ffixed-line-length-7.f
3873         * g77.dg/ffixed-line-length-72.f
3874         * g77.dg/ffixed-line-length-none.f
3875         * g77.dg/ffree-form-1.f
3876         * g77.dg/fno-backslash.f
3877         * g77.dg/fno-f90-1.f
3878         * g77.dg/fno-fixed-form-1.f
3879         * g77.dg/fno-onetrip.f
3880         * g77.dg/fno-typeless-boz.f
3881         * g77.dg/fno-underscoring.f
3882         * g77.dg/fno-vxt-1.f
3883         * g77.dg/fonetrip.f
3884         * g77.dg/ftypeless-boz.f
3885         * g77.dg/fugly-assumed.f
3886         * g77.dg/funderscoring.f
3887         * g77.dg/fvxt-1.f
3888
3889 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
3890
3891         * objc.dg/fwd-proto-1.m: New.
3892         * objc.dg/local-decl-1.m: New.
3893         * objc.dg/naming-1.m: New.
3894         * objc.dg/naming-2.m: New.
3895         * objc.dg/proto-hier-1.m: New.
3896
3897 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
3898
3899         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3900         largest-type elements to a struct makes its size grow.
3901
3902 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3903
3904         * g++.dg/abi/vthunk1.C: New test.
3905
3906 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3907
3908         * g++.dg/abi/vbase8-22.C: New test.
3909
3910 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3911
3912         * gcc.dg/cpp/macro8.c: New test.
3913
3914 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3915
3916         * g++.dg/abi/vbase8-21.C: New test.
3917
3918 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3919
3920         * g++.dg/abi/vbase8-10.C: New test.
3921
3922 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3923
3924         * lib/g++.exp (g++_set_ld_library_path): Renamed to
3925         ${tool}_set_ld_library_path.
3926         Changed caller.
3927         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3928         g++.exp.
3929
3930 2001-07-26  Stan Cox <scox@redhat.com>
3931
3932         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3933         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3934         gcc_exit, gcc_check_unsupported_p):
3935         Moved to gcc-deps.exp
3936         * gcc-deps.exp: New file.
3937
3938 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3939
3940         * g++.old-deja/g++.pt/defarg14.C: New test.
3941
3942 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3943
3944         * g++.old-deja/g++.other/lineno5.C: New test.
3945
3946 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3947
3948         * g++.old-deja/g++.pt/crash68.C: New test.
3949
3950 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3951
3952         * g++.old-deja/g++.other/crash42.C: New test.
3953
3954 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3955
3956         * gcc.dg/cpp/extratokens.c: Fix.
3957         * gcc.dg/cpp/skipping2.c: New tests.
3958
3959 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3960
3961         * gcc.c-torture/execute/20010724-1.c: New file.
3962         * gcc.c-torture/execute/20010724-1.x: New file.
3963
3964 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3965
3966         * g++.old-deja/g++.other/cond7.C: New test.
3967
3968 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3969
3970         * g++.old-deja/g++.other/optimize4.C: New test.
3971
3972 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3973
3974         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3975
3976 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3977
3978         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3979         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3980         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3981         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3982
3983         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3984         bug report" message.
3985
3986         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3987         * g++.dg/ext/instantiate1.C: Move from old-deja.
3988
3989 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3990
3991         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3992         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3993         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3994         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3995
3996 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3997
3998         * gcc.c-torture/execute/20010723-1.c: New test.
3999
4000 2001-07-23  Ben Elliston  <bje@redhat.com>
4001
4002         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
4003
4004 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4005
4006         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
4007         i[34567]86-*-*.
4008         Delete handling of ieee_multilib_flags.
4009         Pass -mieee for alpha*-*-* and sh-*-*.
4010         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
4011
4012 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
4013
4014         Remove old-abi tests.
4015         * g++.old-deja/g++.mike/p11116.C: Remove.
4016         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
4017
4018 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
4019
4020         * g77.f-torture/compile/pr3743.f:  New test
4021
4022 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
4023
4024         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
4025
4026 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4027
4028         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
4029         g++.old-deja/g++.pt/static6.C: Likewise.
4030         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
4031         supports weak symbols.
4032
4033 2001-07-18  Andreas Jaeger  <aj@suse.de>
4034
4035         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
4036         supported again.
4037
4038 2001-07-18  Andreas Jaeger  <aj@suse.de>
4039
4040         * gcc.dg/iftrap-1.c: Fix target line.
4041
4042 2001-07-17  Richard Henderson  <rth@redhat.com>
4043
4044         * gcc.c-torture/execute/20010717-1.c: New.
4045
4046 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4047
4048         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
4049         tests.
4050
4051 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4052
4053         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
4054
4055 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4056
4057         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
4058         UAC_SIGBUS, UAC_NOPRINT definitions.
4059
4060 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
4061
4062         * objc/execute/object_is_class.m: New test.
4063         * objc/execute/object_is_meta_class.m: New test.
4064
4065 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4066
4067         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
4068         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
4069
4070 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
4071
4072         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
4073         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
4074
4075 2001-07-14  Richard Henderson  <rth@redhat.com>
4076
4077         * gcc.dg/iftrap-1.c: New.
4078
4079 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
4080
4081         * g77.f-torture/execute/intrinsic77.f: New test.
4082
4083 2001-07-11  Janis Johnson <janis@us.ibm.com>
4084
4085         * gcc.misc-tests/gcov-3.c: New test.
4086
4087 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4088
4089         * gcc.c-torture/compile/20010711-1.c,
4090         * gcc.c-torture/compile/20010711-2.c: New tests.
4091
4092 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
4093
4094         * gcc.c-torture/execute/20010711-1.c: New test.
4095
4096 2001-07-11  Ben Elliston  <bje@redhat.com>
4097
4098         * g++.old-deja/g++.other/enum5.C: New test.
4099
4100 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
4101
4102         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
4103         (g++-dg-prune): Call prune_gcc_output.
4104         * prune.exp: New file for prune_gcc_output.
4105         * lib/g++.exp, lib/gcc.exp: Load it.
4106
4107 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4108
4109         * gcc.c-torture/compile/20010701-1.c,
4110         g++.old-deja/g++.ext/attrib6.C: New tests.
4111
4112 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
4113
4114         * gcc.c-torture/compile/20010706-1.c: New test.
4115
4116 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
4117
4118         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
4119
4120 2001-06-28  Stan Shebs  <shebs@apple.com>
4121
4122         * gcc.dg/pragma-darwin.c: New test.
4123
4124 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4125
4126         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4127         Solaris 2.[678] system.
4128
4129 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4130
4131         * gcc.dg/20010622-1.c: New test.
4132
4133 2001-06-18  Stan Shebs  <shebs@apple.com>
4134
4135         * objc.dg: New directory.
4136         * objc.dg/dg.exp: New file.
4137         * objc.dg/alias.m: New.
4138         * objc.dg/class-1.m: New.
4139         * objc.dg/class-2.m: New.
4140         * objc.dg/const-str-1.m: New.
4141         * objc.dg/const-str-2.m: New.
4142         * objc.dg/id-1.m: New.
4143         * objc.dg/method-1.m: New.
4144         * objc.dg/super-class-1.m: New.
4145         * lib/objc-dg.exp: New file.
4146
4147 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4148
4149         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
4150         of label name.
4151
4152 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
4153
4154         * g++.old-deja/g++.abi/vbase8-9.C: New test.
4155
4156 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4157
4158         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
4159         variable.
4160
4161 2001-06-12  Richard Henderson  <rth@redhat.com>
4162
4163         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
4164
4165 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4166
4167         * g++.old-deja/g++.abi/vbase5.C: New test.
4168         * g++.old-deja/g++.abi/vbase6.C: New test.
4169         * g++.old-deja/g++.abi/vbase7.C: New test.
4170
4171 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4172
4173         * gcc.c-torture/compile/20010610-1.c: New test.
4174
4175 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
4176
4177         * g++.old-deja/g++.abi/vbase4.C: New test.
4178
4179 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4180
4181         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4182         support %f for HC11/HC12 targets.
4183         * gcc.c-torture/execute/930513-1.x: New file, likewise.
4184         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4185         on HC11/HC12 targets.
4186         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4187
4188 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4189
4190         * gcc.dg/wchar_t-1.c: New file.
4191         * gcc.dg/wint_t-1.c: Likewise.
4192
4193 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
4194
4195         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4196
4197 2001-06-11  Richard Henderson  <rth@redhat.com>
4198
4199         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4200
4201 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4202
4203         * gcc.c-torture/compile/20010611-1.c: New test.
4204
4205 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4206
4207         * gcc.dg/c99-tag-1.c: Add more tests.
4208
4209 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
4210
4211         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4212         representation on MN10300 and ARM/Thumb.
4213
4214 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
4215
4216         * g77.f-torture/execute/20010610.f: New.
4217
4218 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
4219
4220         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4221         names.
4222
4223 2001-06-09  Richard Henderson  <rth@redhat.com>
4224
4225         * gcc.c-torture/execute/ashrdi-1.c: New.
4226         * gcc.c-torture/execute/ashldi-1.c: New.
4227         * gcc.c-torture/execute/lshrdi-1.c: New.
4228
4229 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
4230
4231         * objc/execute/load-3.m: Added. Check sending +load to categories,
4232         in addition to classes.
4233
4234 2001-06-08  Stan Shebs  <shebs@apple.com>
4235
4236         * objc/execute/load-2.m: New test.  From Nicola Pero
4237         <n.pero@mi.flashnet.it>.
4238
4239 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
4240
4241         * gcc.c-torture/execute/20010605-2.c: New test.
4242
4243 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4244
4245         * g++.old-deja/g++.abi/vbase2.C: New test.
4246         * g++.old-deja/g++.abi/vbase3.C: New test.
4247
4248 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
4249
4250         * g++.old-deja/g++.pt/friend49.C: New test.
4251
4252 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
4253
4254         * g++.old-deja/g++.ext/anon3.C: New test.
4255
4256 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
4257
4258         * g++.old-deja/g++.other/conv7.C: New test.
4259
4260 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4261
4262         * gcc.c-torture/compile/20010605-2.c: New test.
4263
4264 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4265
4266         * gcc.c-torture/execute/20010604-1.c: New test.
4267
4268 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
4269
4270         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4271
4272 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
4273
4274         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4275         (g++_link_flags): Likewise.
4276         (g++_init): Pass gccpath's value to two previous functions.
4277
4278 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4279
4280         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4281         Ensure logfile entry matches exec command line.
4282
4283 2001-05-31  Richard Henderson  <rth@redhat.com>
4284
4285         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
4286         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4287
4288 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
4289
4290         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4291         compiler for irix6.2
4292
4293 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
4294
4295         * g++.old-deja/g++.other/optimize3.C: New file.
4296
4297 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
4298
4299         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4300         assemble.
4301
4302 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
4303
4304         * g++.old-deja/g++.other/optimize2.C: New file.
4305
4306 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
4307
4308         * gcc.c-torture/compile/20010518-2.c: New file.
4309         * gcc.c-torture/execute/20010518-1.c: New file.
4310         * gcc.c-torture/execute/20010518-2.c: New file.
4311
4312 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4313
4314         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4315
4316 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
4317
4318         G++ no longer defines builtins that do not begin with __builtin.
4319         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4320         * g++.old-deja/g++.brendand/misc13.C: Likewise.
4321         * g++.old-deja/g++.law/builtin1.C: Likewise.
4322         * g++.old-deja/g++.law/cvt2.C: Likewise.
4323         * g++.old-deja/g++.mike/net5.C: Likewise.
4324         * g++.old-deja/g++.other/builtins1.C: Likewise.
4325         * g++.old-deja/g++.other/builtins2.C: Likewise.
4326         * g++.old-deja/g++.other/builtins3.C: Likewise.
4327         * g++.old-deja/g++.other/builtins4.C: Likewise.
4328         * g++.old-deja/g++.other/inline8.C: Likewise.
4329         * g++.old-deja/g++.robertl/eb39.C: Likewise.
4330
4331 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
4332
4333         * g++.old-deja/g++.pt/using1.C: Adjust.
4334         * g++.old-deja/g++.pt/using2.C: New test.
4335
4336 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4337
4338         * gcc.dg/cpp/charconst.c: New tests.
4339         * gcc.dg/cpp/escape.c: New tests.
4340         * gcc.dg/cpp/escape-1.c: New tests.
4341         * gcc.dg/cpp/escape-2.c: New tests.
4342         * gcc.dg/cpp/ucs.c: New tests.
4343
4344 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
4345
4346         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
4347         native compiler for irix6.5.
4348
4349 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
4350
4351         * lib/g++.exp (g++_include_flags): Use args to compute
4352         get_multilibs.
4353         (g++_link_flags): Likewise.
4354         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4355
4356 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4357
4358         * gcc.dg/c90-hexfloat-1.c: Add more tests.
4359
4360 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4361
4362         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4363         this file.
4364
4365 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4366
4367         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4368         STACK_SIZE;
4369         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4370         to STACK_SIZE; Use it to define size of add_histo array.
4371         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4372         to STACK_SIZE.
4373         (f): Use GITT_SIZE to define size of gitt local table.
4374         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4375         to STACK_SIZE; Use it to define size of bytemem array.
4376
4377 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4378
4379         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4380         on 68HC11/HC12 due to the asm instruction.
4381         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4382         * gcc.c-torture/compile/920520-1.x: Likewise.
4383         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4384         on 68HC11/HC12 because the function is larger than 64K.
4385         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4386         on 68HC11/HC12 because the structure is too large.
4387
4388 2001-05-20  Richard Henderson  <rth@redhat.com>
4389
4390         * gcc.c-torture/execute/20010520-1.c: New.
4391
4392 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4393
4394         * g++.old-deja/g++.warn/compare1.C: New test.
4395         * gcc.dg/compare4.c: New test.
4396
4397 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4398
4399         * g++.old-deja/g++.other/optimize1.C: New test.
4400
4401 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4402
4403         * g++.old-deja/g++.pt/spec41.C: New test.
4404
4405 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4406
4407         * gcc.c-torture/compile/20010114-1.x: Remove.
4408
4409 2001-05-18  Stan Shebs  <shebs@apple.com>
4410
4411         * gcc.c-torture/compile/20010518-1.c: New test.
4412
4413 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4414
4415         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4416         * g++.old-deja/g++.pt/crash67.C: New test.
4417
4418 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4419
4420         * g++.old-deja/g++.other/debug9.C: New test.
4421
4422 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4423
4424         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4425
4426 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4427
4428         * gcc.c-torture/compile/20010516-1.c: New test.
4429
4430 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4431
4432         * g++.old-deja/g++.other/crash41.C: New test.
4433
4434 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4435
4436         * g++.old-deja/g++.pt/crash66.C: New test.
4437
4438 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
4439
4440         * g++.old-deja/g++.robertl/eb27.C: Convert.
4441
4442 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
4443
4444         * g++.dg/friend-warn.C: New test.  Do not warn about friend
4445         declaration being redundant.
4446
4447 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
4448
4449         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4450
4451 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
4452
4453         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4454
4455 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
4456
4457         * lib/g++.exp: Use testsuite_flags.
4458
4459 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
4460
4461         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4462
4463 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4464
4465         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4466
4467 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
4468
4469         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4470
4471 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4472
4473         * gcc.c-torture/compile/20010313-1.c: New test.
4474
4475 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
4476
4477         * gcc.dg/cpp/direct2.c: New test.
4478         * gccq.dg/cpp/direct2s.c: New test.
4479
4480         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4481
4482 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
4483
4484         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4485         * g++.old-deja/g++.other/op3.C: Likewise.
4486
4487 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4488
4489         * gcc.dg/cpp/syshdr.h: New file.
4490         * gcc.dg/cpp/sysmac1.c: Update.
4491         * gcc.dg/cpp/sysmac2.c: Update.
4492
4493 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4494
4495         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4496
4497 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
4498
4499         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4500         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4501
4502 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
4503
4504         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4505
4506 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
4507
4508         * lib/g++.exp (g++_include_flags): Don't use any special flags
4509         if TESTING_IN_BUILD_TREE is not defined.
4510         (g++_init): Use a plain 'c++' as the compiler if
4511         TESTING_IN_BUILD_TREEE is not defined.
4512
4513 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4514
4515         * g++.old-deja/g++.eh/catch13.C: New test.
4516         * g++.old-deja/g++.eh/catch14.C: New test.
4517
4518 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4519
4520         * gcc.dg/cpp/tr-define.c: New test.
4521
4522 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
4523
4524         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4525         <stdlib.h>, not <malloc.h>.
4526
4527 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4528
4529         * g++.old-deja/g++.ns/template17.C: New test.
4530
4531 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4532
4533         * g++.old-deja/g++.pt/ref4.C: New test.
4534
4535 2001-04-30  Richard Henderson  <rth@redhat.com>
4536
4537         * gcc.dg/20000724-1.c: Revert last change.
4538
4539 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
4540
4541         * g77.f-torture/execute/20010430.f: New test.
4542
4543 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
4544
4545         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4546
4547 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4548
4549         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4550
4551 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4552
4553         * g++.old-deja/g++.eh/crash6.C: New test.
4554
4555 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4556
4557         * g++.old-deja/g++.other/warn7.C: New test.
4558
4559 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4560
4561         * g++.old-deja/g++.other/defarg9.C: New test.
4562
4563 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4564
4565         * g77.f-torture/compile/20010426.f: New test.
4566         * g77.f-torture/execute/20010426.f: New test.
4567
4568 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4569
4570         * g77.f-torture/compile/20000629-1.x: Remove - error
4571         has been fixed.
4572
4573 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
4574
4575         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4576         Tweak slightly to work with g++.dg framework.
4577         * g++.dg/special/ecos.exp: Run initp1.C test.
4578         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4579
4580         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4581         its linker doesn't give line numbers either.
4582         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4583
4584 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4585
4586         * g++.old-deja/g++.other/lex1.C: New test.
4587
4588 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4589
4590         * gcc.dg/noncompile/20010425-1.c: New test.
4591
4592 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4593
4594         * g++.old-deja/g++.pt/mangle2.C: New test.
4595
4596 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4597
4598         * gcc.dg/format/plus-1.c: New test.
4599
4600 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4601
4602         * gcc.dg/20010423-1.c: New test.
4603
4604 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4605
4606         * gcc.c-torture/execute/20010422-1.c: New test.
4607
4608 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
4609
4610         * g++.old-deja/g++.ns/type2.C: New test.
4611
4612 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
4613
4614         * g++.old-deja/g++.other/perf1.C: New test.
4615
4616 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
4617
4618         * gcc.dg/c99-func-2.c: Remove xfail.
4619         * gcc.dg/c99-func-3.c: Remove xfail.
4620         * gcc.dg/c99-func-4.c: Remove xfail.
4621
4622 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
4623
4624         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
4625
4626 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4627
4628         * gcc.c-torture/compile/20010423-1.c: New test.
4629
4630 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4631
4632         * g++.old-deja/g++.pt/typename28.C: New test.
4633
4634 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4635
4636         * g++.old-deja/g++.abi/empty2.C: New test.
4637         * g++.old-deja/g++.abi/empty3.C: New test.
4638
4639 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4640
4641         * g++.old-deja/g++.other/comdat2.C: New test.
4642         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
4643
4644 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4645
4646         * g++.old-deja/g++.other/overload14.C: New test.
4647
4648 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4649
4650         * g++.old-deja/g++.other/lookup23.C: New test.
4651
4652 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
4653
4654         * gcc.c-torture/execute/20010403-1.c: New test.
4655
4656 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
4657             Mark Mitchell  <mark@codesourcery.com>
4658
4659         * lib/old-dejagnu.exp: Don't delete output of executable.
4660         Add .exe suffix to executables.
4661
4662 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
4663
4664         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
4665
4666 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4667
4668         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
4669
4670 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4671
4672         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
4673         * g++.old-deja/g++.abi/crash1.C: New test.
4674
4675 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
4676
4677         * g++.old-deja/g++.other/crash40.C: New test.
4678
4679 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4680
4681         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
4682
4683 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
4684
4685         * g++.old-deja/g++.other/warn6.C: New test.
4686
4687 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
4688
4689         * g++.old-deja/g++.robertl/eb42.C: Same.
4690
4691 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4692
4693         * gcc.dg/wtr-conversion-1.c: New testcase.
4694
4695 2001-04-10  Richard Henderson  <rth@redhat.com>
4696
4697         * g++.old-deja/g++.other/array5.C: New.
4698
4699 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4700
4701         * gcc.c-torture/execute/20010408-1.c: New test.
4702
4703 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
4704
4705         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
4706         headers and constructs.
4707         * g++.old-deja/g++.robertl/eb79.C: Same.
4708         * g++.old-deja/g++.robertl/eb77.C (main): Same.
4709         * g++.old-deja/g++.robertl/eb73.C: Same.
4710         * g++.old-deja/g++.robertl/eb66.C (main): Same.
4711         * g++.old-deja/g++.robertl/eb55.C (t): Same.
4712         * g++.old-deja/g++.robertl/eb54.C (main): Same.
4713         * g++.old-deja/g++.robertl/eb46.C (main): Same.
4714         * g++.old-deja/g++.robertl/eb44.C: Same.
4715         * g++.old-deja/g++.robertl/eb41.C (main): Same.
4716         * g++.old-deja/g++.robertl/eb4.C (main): Same.
4717         * g++.old-deja/g++.robertl/eb39.C: Same.
4718         * g++.old-deja/g++.robertl/eb33.C (main): Same.
4719         * g++.old-deja/g++.robertl/eb31.C (main): Same.
4720         * g++.old-deja/g++.robertl/eb30.C: Same.
4721         * g++.old-deja/g++.robertl/eb3.C: Same.
4722         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4723         * g++.old-deja/g++.robertl/eb21.C: Same.
4724         * g++.old-deja/g++.robertl/eb15.C: Same.
4725         * g++.old-deja/g++.robertl/eb118.C: Same.
4726         * g++.old-deja/g++.robertl/eb115.C (main): Same.
4727         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4728         * g++.old-deja/g++.robertl/eb109.C: Same.
4729         * g++.old-deja/g++.other/sibcall1.C (main): Same.
4730         * g++.old-deja/g++.mike/rtti1.C: Same.
4731         * g++.old-deja/g++.mike/p658.C: Same.
4732         * g++.old-deja/g++.mike/net46.C: Same.
4733         * g++.old-deja/g++.mike/net34.C: Same.
4734         * g++.old-deja/g++.mike/memoize1.C: Same.
4735         * g++.old-deja/g++.mike/eh2.C: Same.
4736         * g++.old-deja/g++.law/weak.C: Same.
4737         * g++.old-deja/g++.law/visibility7.C: Same.
4738         * g++.old-deja/g++.law/visibility25.C: Same.
4739         * g++.old-deja/g++.law/visibility22.C: Same.
4740         * g++.old-deja/g++.law/visibility2.C: Same.
4741         * g++.old-deja/g++.law/visibility17.C: Same.
4742         * g++.old-deja/g++.law/visibility13.C: Same.
4743         * g++.old-deja/g++.law/visibility10.C: Same.
4744         * g++.old-deja/g++.law/visibility1.C: Same.
4745         * g++.old-deja/g++.law/virtual3.C (eval): Same.
4746         * g++.old-deja/g++.law/vbase1.C: Same.
4747         * g++.old-deja/g++.law/operators32.C: Same.
4748         * g++.old-deja/g++.law/nest3.C: Same.
4749         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4750         * g++.old-deja/g++.law/except5.C (main): Same.
4751         * g++.old-deja/g++.law/cvt7.C (run): Same.
4752         * g++.old-deja/g++.law/cvt2.C: Same.
4753         * g++.old-deja/g++.law/cvt16.C: Same.
4754         * g++.old-deja/g++.law/ctors6.C (bar): Same.
4755         * g++.old-deja/g++.law/ctors17.C (main): Same.
4756         * g++.old-deja/g++.law/ctors13.C: Same.
4757         * g++.old-deja/g++.law/ctors12.C (main): Same.
4758         * g++.old-deja/g++.law/ctors10.C: Same.
4759         * g++.old-deja/g++.law/code-gen5.C: Same.
4760         * g++.old-deja/g++.law/bad-error7.C: Same.
4761         * g++.old-deja/g++.law/arm9.C: Same.
4762         * g++.old-deja/g++.law/arm12.C: Same.
4763         * g++.old-deja/g++.law/arg8.C: Same.
4764         * g++.old-deja/g++.law/arg1.C: Same.
4765         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4766         * g++.old-deja/g++.jason/template31.C: Same.
4767         * g++.old-deja/g++.jason/template24.C (main): Same.
4768         * g++.old-deja/g++.jason/2371.C: Same.
4769         * g++.old-deja/g++.eh/new2.C: Same.
4770         * g++.old-deja/g++.eh/new1.C: Same.
4771         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4772         * g++.old-deja/g++.brendan/nest21.C (main): Same.
4773         * g++.old-deja/g++.brendan/err-msg3.C: Same.
4774         * g++.old-deja/g++.brendan/crash62.C: Same.
4775         * g++.old-deja/g++.brendan/crash52.C: Same.
4776         * g++.old-deja/g++.brendan/crash49.C (main): Same.
4777         * g++.old-deja/g++.brendan/crash38.C: Same.
4778         * g++.old-deja/g++.brendan/crash15.C (main): Same.
4779         * g++.old-deja/g++.brendan/copy9.C: Same.
4780
4781 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
4782
4783         * gcc.c-torture/execute/20001203-2.c (memset):
4784         Count argument is of type __SIZE_TYPE__.
4785
4786 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
4787
4788         * gcc.c-torture/compile/20010404-1.c: New test.
4789
4790 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
4791
4792         * gcc.c-torture/compile/20010326-1.c: New test.
4793
4794 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
4795
4796         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4797         peculiarities of the SH.
4798         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4799
4800 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4801
4802         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4803         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4804         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4805
4806 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4807
4808         * g77.f-torture/compile/20010321-1.f: New test.
4809
4810 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4811
4812         * gcc.c-torture/compile/20010329-1.c: New test.
4813
4814 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
4815
4816         * gcc.c-torture/execute/20010329-1.c: New test.
4817
4818 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4819
4820         * g++.old-deja/g++.other/eh4.C: Fix typo.
4821
4822 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
4823
4824         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4825
4826 2001-03-28  Philip Blundell  <philb@gnu.org>
4827
4828         * gcc.c-torture/compile/20010328-1.c: New test.
4829
4830 2001-03-27  Richard Henderson  <rth@redhat.com>
4831
4832         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4833         * g++.old-deja/g++.eh/vbase3.C: Likewise.
4834
4835 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
4836
4837         * gcc.c-torture/compile/20010327-1.c: New test.
4838
4839 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4840
4841         * g++.old-deja/g++.other/friend12.C: New test.
4842         * g++.old-deja/g++.other/friend9.C: Expect no errors.
4843         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4844
4845 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4846
4847         * gcc.c-torture/execute/20010325-1.c: New test.
4848
4849 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
4850
4851         * g++.old-deja/g++.other/mangle3.C: New test.
4852
4853 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
4854
4855         * g++.old-deja/g++.other/anon8.C: New test.
4856
4857 2001-03-20  Philip Blundell  <philb@gnu.org>
4858
4859         * gcc.c-torture/compile/20010320-1.c: New test.
4860
4861 2001-03-17  Richard Henderson  <rth@redhat.com>
4862
4863         * g++.old-deja/g++.other/eh4.C: Add expected error text.
4864
4865 2001-03-15  Geoff Keating  <geoff@redhat.com>
4866
4867         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4868         tests on AIX.
4869
4870 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
4871
4872         * g++.old-deja/g++.other/eh4.C: New test.
4873
4874 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4875
4876         * gcc.dg/cpp/mi1.c: Update.
4877
4878 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
4879
4880         * g++.old-deja/g++.other/regstack.C: New test.
4881
4882 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4883
4884         * g++.old-deja/g++.other/ref4.C: New test.
4885
4886 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
4887
4888         * objc/execute/va_method.m: Added.
4889         * objc/execute/IMP.m: Added.
4890         * objc/execute/_cmd.m: Added.
4891         * objc/execute/accessing_ivars.m: Added.
4892         * objc/execute/class-1.m: Added.
4893         * objc/execute/class-10.m: Added.
4894         * objc/execute/class-11.m: Added.
4895         * objc/execute/class-12.m: Added.
4896         * objc/execute/class-13.m: Added.
4897         * objc/execute/class-14.m: Added.
4898         * objc/execute/class-2.m: Added.
4899         * objc/execute/class-3.m: Added.
4900         * objc/execute/class-4.m: Added.
4901         * objc/execute/class-5.m: Added.
4902         * objc/execute/class-6.m: Added.
4903         * objc/execute/class-7.m: Added.
4904         * objc/execute/class-8.m: Added.
4905         * objc/execute/class-9.m: Added.
4906         * objc/execute/class-tests-1.h
4907         * objc/execute/class-tests-2.h
4908         * objc/execute/compatibility_alias.m: Added.
4909         * objc/execute/encode-1.m: Added.
4910         * objc/execute/formal_protocol-1.m: Added.
4911         * objc/execute/formal_protocol-2.m: Added.
4912         * objc/execute/formal_protocol-3.m: Added.
4913         * objc/execute/formal_protocol-4.m: Added.
4914         * objc/execute/formal_protocol-5.m: Added.
4915         * objc/execute/formal_protocol-6.m: Added.
4916         * objc/execute/formal_protocol-7.m: Added.
4917         * objc/execute/informal_protocol.m: Added.
4918         * objc/execute/initialize.m: Added.
4919         * objc/execute/load.m: Added.
4920         * objc/execute/many_args_method.m: Added.
4921         * objc/execute/nested-3.m: Added.
4922         * objc/execute/no_clash.m: Added.
4923         * objc/execute/private.m: Added.
4924         * objc/execute/redefining_self.m: Added.
4925         * objc/execute/root_methods.m: Added.
4926         * objc/execute/selector-1.m: Added.
4927         * objc/execute/static-1.m: Added.
4928         * objc/execute/static-2.m: Added.
4929         * objc/execute/va_method.m: Added.
4930
4931 2001-03-10  Richard Henderson  <rth@redhat.com>
4932
4933         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4934
4935 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4936
4937         * g++.old-deja/g++.other/crash31.C: XFAIL.
4938         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4939         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4940         * gcc.c-torture/execute/20010123-1.x: XFAIL.
4941         * gcc.c-torture/execute/20010124-1.x: XFAIL.
4942         * gcc.dg/sequence-pt-1.c: XFAIL one test.
4943
4944 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
4945
4946         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4947
4948 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4949
4950         * gcc.dg/20000724-1.c: Don't use multiline strings.
4951
4952 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4953
4954         * objc/execute/string1.m, objc/execute/string2.m: Compare the
4955         result of -cString against what we expect it to be; don't just
4956         print it out for no one to read.
4957
4958         * objc/execute/string3.m, objc/execute/string4.m: New tests.
4959         Based on testcases provided by Nicola Pero.
4960
4961 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4962
4963         * gcc.dg/cpp/macro7.c: New test.
4964
4965 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4966
4967         * gcc.dg/cpp/multiline.c: Update.
4968
4969 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4970
4971         * g++.old-deja/g++.other/enum3.C: New test.
4972
4973 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4974
4975         * g++.old-deja/g++.other/pod1.C: New test.
4976
4977 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4978
4979         * g++.old-deja/g++.ext/overload1.C: New test.
4980
4981 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4982
4983         * g++.old-deja/g++.pt/using1.C: New test.
4984
4985 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4986
4987         * g++.old-deja/g++.other/using9.C: New test.
4988
4989 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4990
4991         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4992
4993         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4994
4995 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4996
4997         * g++.old-deja/g++.ext/realpt1.C: Remove.
4998
4999 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
5000
5001         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
5002
5003 2001-02-26  Will Cohen  <wcohen@redhat.com>
5004
5005         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
5006
5007 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
5008
5009         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
5010         templatized constructors.
5011
5012 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5013
5014         * gcc.c-torture/execute/20010224-1.c: New test.
5015
5016 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
5017
5018         * gcc.c-torture/execute/20010222-1.c: New test.
5019
5020 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
5021
5022         * g++.old-deja/g++.other/inline20.C: New test.
5023
5024 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5025
5026         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
5027
5028 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5029
5030         * g++.old-deja/g++.other/lookup22.C: New test.
5031
5032 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
5033
5034         * g77.dg: New directory.
5035         * g77.dg/20010216-1.f: New test case.
5036         * g77.dg/dg.exp: New driver.
5037         * lib/g77-dg.exp: New driver library.
5038
5039 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5040
5041         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
5042
5043 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
5044
5045         * g++.old-deja/g++.other/decl9.C: New test.
5046
5047 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
5048
5049         * g++.old-deja/g++.other/init16.C: Update the test so that it does
5050         not need <string> and also tests the initialization at runtime.
5051
5052 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5053
5054         * gcc.c-torture/execute/longlong.c: New test.
5055
5056 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
5057
5058         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
5059
5060 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
5061
5062         * gcc.c-torture/execute/920302-1.c (execute):
5063         Change argument type to short.
5064
5065 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5066
5067         * g++.old-deja/g++.pt/deduct6.C: New test.
5068
5069 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
5070
5071         * g++.old-deja/g++.pt/deduct5.C: New test.
5072
5073 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
5074
5075         * gcc.c-torture/execute/20010209-1.c: New test.
5076
5077 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
5078
5079         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
5080
5081 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
5082
5083         * g++.dg/vtgc1.C: Update for new ABI.
5084
5085         * consistency.vlad: New directory, 1665 files.
5086
5087 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5088
5089         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
5090         return type.
5091         * gcc.dg/cpp/digraphs.c: Declare puts.
5092
5093 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5094
5095         * g++.old-deja/g++.other/warn5.C: New test.
5096
5097 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5098
5099         * g++.old-deja/g++.pt/spec40.C: New test.
5100
5101 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
5102
5103         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
5104         case.
5105         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
5106
5107 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
5108
5109         * gcc.c-torture/compile/20010209-1.c: New test.
5110
5111 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
5112
5113         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
5114         excess errors message but not if it crashes.
5115         * g++.old-deja/g++.other/crash27.C: Likewise.
5116         * g++.old-deja/g++.other/crash28.C: Likewise.
5117         * g++.old-deja/g++.other/crash30.C: Likewise.
5118         * g++.old-deja/g++.other/crash32.C: Likewise.
5119         * g++.old-deja/g++.other/crash35.C: Likewise.
5120         * g++.old-deja/g++.pt/inherit2.C: Likewise.
5121
5122 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5123
5124         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
5125         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
5126         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
5127         g77.f-torture/execute/execute.exp,
5128         g77.f-torture/noncompile/noncompile.exp,
5129         gcc.c-torture/execute/execute.exp,
5130         gcc.c-torture/execute/memcheck/memcheck.exp,
5131         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
5132         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
5133         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
5134         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
5135         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
5136         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
5137         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
5138         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
5139         Remove bug reporting instructions with ancient email addresses.
5140
5141 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5142
5143         * gcc.dg/20010202-1.c: New test.
5144         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
5145
5146 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
5147
5148         * g++.dg/stdbool-if.C: New test.
5149
5150 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5151
5152         * objc/execute/fdecl.m: Added main().
5153
5154 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
5155
5156         * gcc.c-torture/execute/20010206-1.c: New test.
5157
5158 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5159
5160         * gcc.dg/cpp/avoidpaste1.c: Update.
5161
5162 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
5163
5164         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
5165         Pero <nicola@brainstorm.co.uk>.
5166         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5167
5168 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
5169
5170         * g++.old-deja/g++.pt/spec39.C: New test.
5171
5172 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
5173
5174         * gcc.c-torture/compile/20010202-1.c: New test.
5175
5176 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
5177
5178         * g++.old-deja/g++.abi/primary2.C: New test.
5179         * g++.old-deja/g++.abi/primary3.C: New test.
5180         * g++.old-deja/g++.abi/primary4.C: New test.
5181         * g++.old-deja/g++.abi/primary5.C: New test.
5182         * g++.old-deja/g++.abi/vtable3.h: New test.
5183         * g++.old-deja/g++.abi/vtable3a.C: New test.
5184         * g++.old-deja/g++.abi/vtable3b.C: New test.
5185         * g++.old-deja/g++.abi/vtable3c.C: New test.
5186         * g++.old-deja/g++.abi/vtable3d.C: New test.
5187         * g++.old-deja/g++.abi/vtable3e.C: New test.
5188         * g++.old-deja/g++.abi/vtable3f.C: New test.
5189         * g++.old-deja/g++.abi/vtable3g.C: New test.
5190         * g++.old-deja/g++.abi/vtable3h.C: New test.
5191         * g++.old-deja/g++.abi/vtable3i.C: New test.
5192         * g++.old-deja/g++.abi/vtable3j.C: New test.
5193         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5194
5195 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
5196
5197         * g++.old-deja/g++.other/anon6.C: New test.
5198         * g++.old-deja/g++.other/anon7.C: New test.
5199
5200 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5201
5202         * gcc.dg/cpp/avoidpaste2.c: New tests.
5203
5204 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
5205
5206         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5207
5208 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
5209
5210         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5211         DECIMAL_DIG cases for Irix."
5212
5213 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
5214
5215         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5216
5217 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5218
5219         * gcc.dg/c99-tag-1.c: New test.
5220
5221 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5222
5223         * gcc.dg/cpp/tr-warn1.c: Add tests.
5224
5225 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5226
5227         * gcc.dg/cpp/avoidpaste1.c: Update.
5228         * gcc.dg/cpp/paste4.c: Update.
5229
5230 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
5231
5232         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5233         cases for Irix.
5234
5235 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5236
5237         * g++.old-deja/g++.other/inline19.C: New test.
5238
5239 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
5240
5241         * gcc.dg/Wlarger-than.c: New test.
5242
5243 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5244
5245         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
5246
5247 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
5248
5249         * gcc.c-torture/execute/20010129-1.c: New test.
5250         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5251
5252 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5253
5254         * gcc.dg/cpp/avoidpaste1.c: Test case.
5255
5256 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
5257
5258         * g++.old-deja/g++.other/inline18.C: New test.
5259
5260 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5261
5262         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5263         and __builtin_putchar.
5264
5265 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
5266
5267         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5268         tests.
5269
5270 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
5271
5272         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5273         floating point number rounding mode to round to the nearest
5274         representable mode.
5275
5276 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
5277
5278         * g++.old-deja/g++.other/mangle2.C: New test.
5279
5280 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5281
5282         * gcc.c-torture/compile/20010124-1.c: New test.
5283
5284 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
5285
5286         * g++.old-deja/g++.pt/spec38.C: New test.
5287
5288 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5289
5290         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5291         "Build don't run".
5292
5293 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5294
5295         * gcc.c-torture/execute/20010123-1.c: New test.
5296
5297 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5298
5299         * g++.old-deja/g++.pt/spec37.C: New test.
5300
5301 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
5302
5303         * g++.old-deja/g++.pt/overload14.C: New test.
5304
5305 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5306
5307         * gcc.c-torture/execute/20010122-1.c: New test, exercise
5308         __builtin_return_address.
5309
5310 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
5311
5312         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5313         * g++.old-deja/g++.pt/spec35.C: New test.
5314         * g++.old-deja/g++.pt/spec36.C: New test.
5315
5316 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
5317
5318         * gcc.c-torture/compile/20010118-1.c: New test.
5319
5320 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
5321
5322         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
5323
5324 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5325
5326         * gcc.c-torture/execute/20010119-1.c: New test.
5327
5328 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5329
5330         * g++.old-deja/g++.other/vbase5.C: New test.
5331
5332 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
5333
5334         * gcc.c-torture/execute/20010118-1.c: New test.
5335
5336 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5337
5338         * g++.old-deja/g++.pt/deduct3.C: New test.
5339
5340 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5341
5342         * g++.old-deja/g++.pt/spec34.C: New test.
5343
5344 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5345
5346         * g77.f-torture/compile/20000601-2.f: New test.
5347
5348 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5349
5350         * g++.old-deja/g++.other/init17.C: New test.
5351
5352 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
5353
5354         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5355
5356 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5357
5358         * g++.old-deja/g++.pt/unify8.C: New test.
5359
5360 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5361
5362         * g++.old-deja/g++.abi/vbase1.C: New test.
5363
5364 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
5365
5366         * g++.old-deja/g++.pt/crash65.C: New test.
5367
5368 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5369
5370         * gcc.dg/cpp/assembl2.S: New test case.
5371
5372 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
5373
5374         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5375         are supported.
5376
5377 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5378
5379         * g++.old-deja/g++.other/builtins1.C: New test.
5380         * g++.old-deja/g++.other/builtins2.C: Likewise.
5381         * g++.old-deja/g++.other/builtins3.C: Likewise.
5382         * g++.old-deja/g++.other/builtins4.C: Likewise.
5383
5384 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
5385
5386         * gcc.c-torture/compile/20010117-1.c: New test.
5387         * gcc.c-torture/compile/20010117-2.c: New test.
5388
5389 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5390
5391         * g77.f-torture/execute/20010116.[fx]: New test,
5392         XFAIL on i?86-*-*.
5393         * g77.f-torture/compile/20010115.f: Indicate it's
5394         a test for PR fortran/1636.
5395
5396 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5397
5398         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5399
5400 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5401
5402         * g77.f-torture/compile/20010115.f: New test.
5403
5404 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
5405
5406         * g++.old-deja/g++.pt/nontype5.C: New test.
5407
5408 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
5409
5410         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5411         have an equivalent working one below it.
5412
5413 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5414
5415         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5416         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5417
5418 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
5419
5420         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5421         message containing "init_priority".
5422         (conpr-2.C): Likewise.
5423         (conpr-3.C): Likewise.
5424         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5425
5426 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5427
5428         * gcc.c-torture/execute/20010114-2.c: New test.
5429
5430 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5431
5432         * gcc.c-torture/compile/20010114-1.c: New test.
5433         * gcc.c-torture/compile/20010114-1.x: Xfail.
5434         * gcc.c-torture/compile/20010114-2.c: New test.
5435         * gcc.c-torture/execute/20010114-1.c: New test.
5436         * gcc.dg/trunc-1.c: New test.
5437         * gcc.dg/uninit-B.c: New test.
5438
5439 2001-01-13  Nick Clifton  <nickc@redhat.com>
5440
5441         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5442         target.
5443
5444 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5445
5446         * gcc.c-torture/compile/20010113-1.c: New test.
5447
5448 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
5449
5450         * gcc.c-torture/compile/20001212-1.c: New test.
5451
5452 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5453
5454         * gcc.dg/cpp/widestr1.c: Update.
5455         * gcc.dg/cpp/prag-imp.c: Remove.
5456
5457 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
5458
5459         * gcc.c-torture/execute/20000801-3.x: Remove.
5460         * gcc.dg/c90-init-1.c: New test.
5461         * gcc.dg/c99-init-1.c: New test.
5462         * gcc.dg/c99-init-2.c: New test.
5463         * gcc.dg/gnu99-init-1.c: New test.
5464
5465 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
5466
5467         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
5468         testing that no relevant ones were found.
5469
5470 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5471
5472         * g++.old-deja/g++.pt/cast2.C: New test.
5473
5474 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
5475
5476         * g++.old-deja/g++.pt/friend47.C: New test.
5477
5478 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5479
5480         * g++.old-deja/g++.pt/instantiate13.C: New test.
5481
5482 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5483
5484         * g++.old-deja/g++.other/defarg7.C: New test.
5485         * g++.old-deja/g++.other/defarg8.C: New test.
5486
5487 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5488
5489         * g++.old-deja/g++.pt/crash64.C: New test.
5490
5491 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
5492
5493         * g++.old-deja/g++.pt/crash63.C: New test.
5494
5495 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5496
5497         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5498
5499 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
5500
5501         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
5502
5503 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5504
5505         * g++.old-deja/g++.pt/error3.C: New test.
5506
5507 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5508
5509         * g++.old-deja/g++.other/crash39.C: New test.
5510
5511 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
5512
5513         * g++.old-deja/g++.other/vbase4.C: New test.
5514
5515 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
5516
5517         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
5518         * gcc.dg/special/20000419-2.c: New file. Identical to above.
5519         * gcc.dg/special/special.exp: New test driver which will check
5520         for alias support for the above test.
5521
5522 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
5523
5524         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5525         problems on small machines.
5526         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5527         parameterize.
5528
5529 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
5530
5531         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5532         mips.
5533         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5534
5535 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
5536
5537         * g++.old_deja/g++.pt/using8.C: New test.
5538
5539 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5540
5541         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5542
5543 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
5544
5545         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5546         where a failure is expected.
5547         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5548
5549 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5550
5551         * g++.old_deja/g++.pt/instantiate12.C: New test.
5552
5553 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5554
5555         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5556         start of structs.
5557         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5558         * g++.old-deja/g++.brendan/crash17.C: Likewise.
5559         * g++.old-deja/g++.brendan/crash29.C: Likewise.
5560         * g++.old-deja/g++.brendan/crash48.C: Likewise.
5561         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5562         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5563         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5564         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5565         * g++.old-deja/g++.eh/spec6.C: Likewise.
5566         * g++.old-deja/g++.jason/crash3.C: Likewise.
5567         * g++.old-deja/g++.law/ctors11.C: Likewise.
5568         * g++.old-deja/g++.law/ctors17.C: Likewise.
5569         * g++.old-deja/g++.law/ctors5.C: Likewise.
5570         * g++.old-deja/g++.law/ctors9.C: Likewise.
5571         * g++.old-deja/g++.mike/ambig1.C: Likewise.
5572         * g++.old-deja/g++.mike/net22.C: Likewise.
5573         * g++.old-deja/g++.mike/p3538a.C: Likewise.
5574         * g++.old-deja/g++.mike/p3538b.C: Likewise.
5575         * g++.old-deja/g++.mike/virt3.C: Likewise.
5576         * g++.old-deja/g++.niklas/t128.C: Likewise.
5577         * g++.old-deja/g++.other/anon4.C: Likewise.
5578         * g++.old-deja/g++.other/using1.C: Likewise.
5579         * g++.old-deja/g++.other/warn3.C: Likewise.
5580         * g++.old-deja/g++.pt/t37.C: Likewise.
5581         * g++.old-deja/g++.robertl/eb69.C: Likewise.
5582         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5583
5584 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
5585
5586         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5587
5588 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5589
5590         * gcc.c-torture/execute/stdio-opt-3.c: New test.
5591
5592 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
5593
5594         * gcc.c-torture/compile/20010107-1.c: New test.
5595
5596 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5597
5598         * gcc.c-torture/execute/builtin-noret-1.c: New test.
5599
5600 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5601
5602         * gcc.dg/format/format.h: New file.
5603         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5604         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5605         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5606         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5607         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5608         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5609         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5610         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5611         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5612         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5613         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5614         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5615         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5616         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5617         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5618         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5619         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5620         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5621         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5622         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5623         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5624         instead of declaring standard types, macros and functions in each
5625         test.
5626
5627 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
5628
5629         * gcc.c-torture/execute/20010106-1.c: New test.
5630
5631 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5632
5633         * gcc.dg/format/format.exp: New file.
5634         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
5635         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
5636         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
5637         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
5638         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
5639         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
5640         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
5641         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
5642         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
5643         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
5644         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
5645         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
5646         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
5647         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
5648         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
5649         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
5650         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
5651         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
5652         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
5653         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
5654         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
5655         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
5656         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
5657         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
5658         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
5659         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
5660         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
5661         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
5662         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
5663         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
5664         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
5665         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
5666         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
5667         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
5668         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
5669         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
5670         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
5671         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
5672         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
5673         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
5674         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
5675         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
5676
5677 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
5678
5679         * gcc.c-torture/execute/991228-1.c: Take word endianness into
5680         account.
5681
5682 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
5683
5684         * gcc.c-torture/execute/builtin-complex-1.c: New test.
5685
5686 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5687
5688         * g++.old-deja/g++.pt/crash62.C: New test.
5689
5690 2001-01-04  Richard Henderson  <rth@redhat.com>
5691
5692         * gcc.dg/20000926-1.c: Update expected warnings.
5693         * gcc.dg/array-2.c: Likewise.
5694         * gcc.dg/array-4.c: Also validate flexible array members.
5695         * gcc.dg/c99-flex-array-1.c: New.
5696
5697 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5698
5699         * gcc.c-torture/compile/20001222-1.x: Remove.
5700
5701 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5702
5703         * gcc.c-torture/execute/built-in-setjmp.c: New.
5704
5705 2001-01-03  Richard Henderson  <rth@redhat.com>
5706
5707         * gcc.dg/940510-1.c: Update expected error wording.
5708         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
5709
5710 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
5711
5712         * lib/target-supports.exp (check_alias_available): Modified to
5713         indicate aliases not supported if only weak aliases are supported.
5714
5715 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5716
5717         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5718         Turn on cmpstrsi checks for __pj__ and __i370__.
5719
5720 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5721
5722         * g++.old-deja/g++.other/virtual11.C: New test.
5723
5724 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5725
5726         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5727
5728 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5729
5730         * gcc.c-torture/compile/20010102-1.c: New test.
5731
5732 2001-01-02  Andreas Jaeger  <aj@suse.de>
5733
5734         * gcc.dg/noreturn-3.c: New test.
5735
5736         * gcc.dg/noreturn-4.c: New test.
5737
5738 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5739
5740         * gcc.c-torture/execute/stdio-opt-1.c: Also test
5741         __builtin_fputc and __builtin_fwrite.
5742
5743 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5744
5745         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5746         signed char, not default char.
5747
5748 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
5749
5750         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5751
5752 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
5753
5754         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
5755
5756 2000-12-29  Richard Henderson  <rth@redhat.com>
5757
5758         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5759         (__cyg_profile_func_exit): Define.
5760
5761 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5762
5763         * g++.dg/vtgc1.C: New test.
5764
5765 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
5766
5767         * gcc.dg/noncompile/20001228-1.c: New test.
5768
5769         * gcc.dg/20001228-1.c: New test.
5770
5771         * gcc.c-torture/execute/20001228-1.c: New test.
5772
5773 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
5774
5775         * gcc.dg/format-strfmon-1.c: New test.
5776
5777 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5778
5779         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5780         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5781         * gcc.c-torture/execute/string-opt-1.c: Likewise.
5782         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5783         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5784         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5785         * gcc.c-torture/execute/string-opt-6.c: Likewise.
5786         * gcc.c-torture/execute/string-opt-7.c: Likewise.
5787         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5788         * gcc.c-torture/execute/string-opt-9.c: Likewise.
5789         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5790         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5791         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5792
5793         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5794         * gcc.c-torture/execute/string-opt-4.c: Test index.
5795
5796 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
5797
5798         * gcc.c-torture/compile/20001226-1.c: New test.
5799
5800 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5801
5802         * gcc.c-torture/compile/20001222-1.c: New test.
5803         * gcc.c-torture/compile/20001222-1.x: Xfail.
5804
5805 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
5806
5807         * gcc.c-torture/execute/comp-goto-2.c: New test.
5808
5809 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
5810
5811         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5812         Use long types if __INT_MAX__ is 32767.
5813         (main): Use cast to (sint32 *) when poking 88 into a_page.
5814
5815         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5816
5817 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
5818
5819         * gcc.c-torture/compile/20001221-1.c: New test.
5820         * gcc.c-torture/execute/20001221-1.c: New test.
5821
5822 2000-12-20  Richard Henderson  <rth@redhat.com>
5823
5824         * g++.old-deja/g++.pt/crash36.C: Update error lines.
5825         * g++.old-deja/g++.robertl/eb109.C: Likewise.
5826
5827 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5828
5829         * gcc.dg/compare3.c: New test.
5830
5831 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5832
5833         * gcc.dg/format-warnll-1.c: New test.
5834
5835 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5836
5837         * gcc.dg/cpp/cmdlne-P.c: New test.
5838
5839 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5840
5841         * gcc.c-torture/execute/builtin-abs-1.c,
5842         gcc.c-torture/execute/builtin-abs-2.c: New tests.
5843
5844 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5845
5846         * gcc.dg/cpp/multiline.c: New test.
5847
5848 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5849
5850         * g++.old-deja/g++.other/syshdr1.C: Update.
5851         * gcc.dg/cpp/lineflags.c: Remove temporarily.
5852
5853 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5854
5855         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5856
5857 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5858
5859         * g++.old-deja/g++.pt/ttp65.C: New test.
5860
5861 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5862
5863         * g++.old-deja/g++.pt/ttp64.C: New test.
5864
5865 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5866
5867         * g++.old-deja/g++.pt/spec33.C: New test.
5868
5869 2000-12-14  Catherine Moore  <clm@redhat.com>
5870
5871         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5872         * gcc.c-torture/execute/920612-2.c: Likewise.
5873         * gcc.c-torture/execute/920428-2.c: Likewise.
5874         * gcc-c-torture/execute/va-arg-11.c: Call exit.
5875         * gcc.c-torture/execute/va-arg-21.c: Likewise.
5876
5877 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5878
5879         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5880         * gcc.dg/pack-test-2.c: Likewise.
5881
5882 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5883
5884         Tests by Zack Weinberg <zackw@stanford.edu>.
5885
5886         * gcc.dg/cpp/defined.c: Update.
5887         * gcc.dg/cpp/defined_trad.c: New tests.
5888
5889 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
5890
5891         * gcc.dg/cpp/trad-direct.c: Update.
5892
5893 2000-12-11  Neil Booth  <neilb@earthling.net>
5894
5895         * gcc.dg/cpp/defined_trad.c
5896
5897 2000-12-11  Neil Booth  <neilb@earthling.net>
5898
5899         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
5900
5901 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5902
5903         * gcc.dg/format-miss-2.c: New test.
5904
5905 2000-12-09  Neil Booth  <neilb@earthling.net>
5906
5907         * gcc.dg/cpp/lineflags.c: New tests.
5908         * gcc.dg/cpp/poison.c: Update.
5909         * gcc.dg/cpp/redef2.c: Update.
5910         * gcc.dg/cpp/skipping.c: New test.
5911
5912 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
5913
5914         * g++.old-deja/g++.other/eh3.C: New testcase.
5915
5916 2000-12-07  Neil Booth  <neilb@earthling.net>
5917
5918         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5919         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5920         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5921         wtr-union-init-2.c, wtr-union-init-3.c: Update.
5922         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5923         Update.
5924
5925 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5926
5927         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5928         __SIZE_TYPE__ instead of int for type of integers cast to
5929         pointers.
5930
5931 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
5932
5933         * g++.old-deja/g++.other/cleanup4.C: New test.
5934
5935 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5936
5937         * format-sec-1.c: New test.
5938
5939 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5940
5941         * gcc.dg/format-nonlit-3.c: New test.
5942
5943 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5944
5945         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5946         through a null pointer.
5947
5948 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5949
5950         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5951         * g++.old-deja/g++.pt/partial4.C: New test.
5952
5953 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5954
5955         * gcc.c-torture/execute/ieee/hugeval.x: New.
5956
5957 2000-12-06  Neil Booth  <neilb@earthling.net>
5958
5959         * gcc.dg/cpp/backslash2.c: New tests.
5960
5961 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5962
5963         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5964         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5965
5966 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
5967
5968         * gcc.c-torture/execute/20001203-2.c: New testcase.
5969
5970 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5971
5972         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5973         * g++.old-deja/g++.other/virtual10.C: New test.
5974
5975 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5976
5977         * g++.old-deja/g++.mike/pmf5.C: Remove test.
5978
5979 2000-12-05  Richard Henderson  <rth@redhat.com>
5980
5981         * gcc.c-torture/compile/20001205-1.c: New.
5982
5983 2000-12-04  Neil Booth  <neilb@earthling.net>
5984
5985         * g++.old-deja/g++.other/virtual9.C: New test.
5986         * g++.old-deja/g++.pt/crash61.C: New test.
5987         * gcc.c-torture/execute/loop-9.c: New test.
5988
5989 2000-12-04  Neil Booth  <neilb@earthling.net>
5990
5991         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5992         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5993         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5994         * gcc.dg/cpp/extratokens.c: ...here.
5995
5996 2000-12-04  Neil Booth  <neilb@earthling.net>
5997
5998         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5999         New tests.
6000
6001 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6002
6003         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
6004         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
6005
6006 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6007
6008         * gcc.c-torture/execute/20001203-1.c: New test.
6009
6010 2000-12-03  Neil Booth  <neilb@earthling.net>
6011
6012         * gcc.dg/cpp/macro6.c: New test cases.
6013
6014 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6015
6016         * gcc.c-torture/execute/string-opt-9.c: New test.
6017         * gcc.c-torture/execute/string-opt-10.c: Likewise.
6018         * gcc.c-torture/execute/string-opt-11.c: Likewise.
6019         * gcc.c-torture/execute/string-opt-12.c: Likewise.
6020
6021         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
6022         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
6023
6024 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
6025
6026         * gcc.dg/cpp/if-6.c: New testcase.
6027
6028         * gcc.dg/20001201-1.c: New testcase.
6029
6030 2000-12-02  Neil Booth  <neilb@earthling.net>
6031
6032         * g++.old-deja/g++.other/externC4.C,
6033         g++.old-deja/g++.other/friend10.C: New tests.
6034
6035 2000-12-02  Neil Booth  <neilb@earthling.net>
6036
6037         * g++.old-deja/g++.other/instan2.C
6038         * g++.old-deja/g++.other/instan3.C: New test.
6039
6040 2000-12-02  Neil Booth  <neilb@earthling.net>
6041
6042         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
6043         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
6044         gnuc99.c,gnuc99-pedantic.c: New tests.
6045
6046 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6047
6048         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
6049         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
6050
6051 2000-12-01  Neil Booth  <neilb@earthling.net>
6052
6053         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
6054         * gcc.dg/cpp/poison.c: Update.
6055         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
6056
6057 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
6058
6059         * g77.f-torture/execute/20001201.f: New test.
6060
6061 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6062
6063         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
6064
6065 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
6066
6067         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
6068
6069 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
6070
6071         * g++.old-deja/g++.other/cast6.C: New test.
6072
6073 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
6074
6075         * gcc.c-torture/execute/20001130-2.c: New testcase.
6076
6077 2000-11-30  Richard Henderson  <rth@redhat.com>
6078
6079         * gcc.c-torture/execute/20001130-1.c: New test.
6080
6081 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6082
6083         * g++.old-deja/g++.other/op3.C: New test.
6084
6085 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6086
6087         * g++.old-deja/g++.other/op2.C: New test.
6088
6089 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
6090
6091         * g++.old-deja/g++.other/crash38.C: New test.
6092
6093 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
6094
6095         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
6096
6097 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
6098
6099         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
6100         tests.
6101         * gcc.c-torture/execute/string-opt-6.c: New test.
6102
6103         * gcc.dg/20001117-1.c: Add main.
6104
6105 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
6106
6107         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
6108         Move from here ...
6109         * gcc.dg/940510-1.c: ... to here.
6110
6111         * gcc.dg/20000926-1.c: GNU C now allows initializations of
6112         zero-size arrays in toplevel structures.
6113
6114 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6115
6116         * gcc.c-torture/execute/loop-8.c: New test.
6117
6118 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6119
6120         * g++.old-deja/g++.other/base1.C: New test.
6121
6122 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6123
6124         * g++.old-deja/g++.other/parse2.C: New test.
6125
6126 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6127
6128         * g++.old-deja/g++.pt/incomplete1.C: New test.
6129
6130 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
6131
6132         * g++.old-deja/g++.other/friend9.C: New test.
6133
6134 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
6135
6136         * gcc.dg/20001127-1.c: New test.
6137
6138 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6139
6140         * g++.old-deja/g++.pt/friend46.C: New test.
6141
6142 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
6143
6144         * g++.old-deja/g++.other/ptrmem8.C: New test.
6145
6146 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6147
6148         * gcc.c-torture/execute/string-opt-7.c: New test.
6149         * gcc.c-torture/execute/string-opt-8.c: Likewise.
6150
6151 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6152
6153         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
6154         instead of 'mkcheck 2'.
6155
6156 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6157
6158         * gcc.c-torture/execute/memcheck/driver.c,
6159         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
6160         C9X references to refer to C99.
6161
6162 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
6163
6164         * gcc.dg/ultrasp3.c: New test.
6165
6166 2000-11-25  Neil Booth  <neilb@earthling.net>
6167
6168         * gcc.dg/cpp/include2.c: Update test to be locale independent.
6169
6170 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
6171
6172         * gcc.c-torture/compile/20001123-2.c: New.
6173
6174 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6175
6176         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6177
6178 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
6179
6180         * gcc.dg/sequence-point-1.c: Add some new tests.
6181         * gcc.c-torture/execute/20001124-1.c: New test.
6182
6183 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6184
6185         * g++.old-deja/g++.other/vaarg4.C: New test.
6186         * gcc.c-torture/compile/20001123-1.c: New test.
6187
6188 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
6189
6190         * g++.other/crash24.C: Adjust and remove XFAIL.
6191         * g++.other/crash37.C: New test.
6192
6193 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
6194
6195         * g++.old-deja/g++.pt/instantiate9.C: New test.
6196
6197 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
6198
6199         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6200         new ABI, too.
6201
6202         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6203         * g++.old-deja/g++.robertl/eb55.C: Likewise.
6204
6205 2000-11-22  Neil Booth  <neilb@earthling.net>
6206
6207         * gcc.dg/cpp/Wtrigraphs.c: New test.
6208
6209 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6210
6211         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
6212
6213 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
6214
6215         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6216
6217 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
6218
6219         * lib/gcc-dg.exp: load_lib scanasm.exp.
6220         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6221         * lib/g++-dg.exp: load_lib scanasm.exp.
6222         * lib/scanasm.exp: New.
6223         (scan-assembler, scan-assembler-not): Add optional arguments to
6224         test name, or if not present, the pattern name.
6225         (scan-assembler-dem, scan-assembler-dem-not): New.
6226
6227         * g++.dg/dg.exp: New.
6228
6229 2000-11-21  Neil Booth  <neilb@earthling.net>
6230
6231         * gcc.dg/cpp/integrated1.c: Remove.
6232
6233 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6234
6235         * gcc.c-torture/execute/20001121-1.c: New test.
6236
6237 2000-11-21  Richard Henderson  <rth@redhat.com>
6238
6239         * gcc.c-torture/compile/20001121-1.c: New test.
6240
6241 2000-11-20  Neil Booth  <neilb@earthling.net>
6242
6243         * gcc.dg/cpp/integrated1.c: New test.
6244
6245 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
6246
6247         * g++.old-deja/g++.other/inline17.C: New test.
6248
6249 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
6250
6251         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6252         local variable to be zero: I made the variable global. Now
6253         uses abort() and exit() instead of relying on main's return value.
6254
6255 2000-11-20  Neil Booth  <neilb@earthling.net>
6256
6257         * gcc.dg/cpp/paste2.c: Update test.
6258         * objc/execute/paste.m: New test.
6259
6260 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6261
6262         * gcc.dg/c99-condexpr-1.c: New test.
6263
6264 2000-11-20  Neil Booth  <neilb@earthling.net>
6265
6266         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6267
6268 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
6269
6270         * g++.old-deja/g++.pt/export1.C: New test.
6271
6272 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
6273
6274         * gcc.dg/20001117-1.c: New test.
6275
6276 2000-11-18  Richard Henderson  <rth@redhat.com>
6277
6278         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6279
6280 2000-11-18  Richard Henderson  <rth@redhat.com>
6281
6282         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6283         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6284         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6285
6286 2000-11-18  Richard Henderson  <rth@redhat.com>
6287
6288         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6289         (main): New.  Exit cleanly.
6290
6291 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6292
6293         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6294         gcc.dg/c99-fordecl-2.c: New tests.
6295
6296 2000-11-18  Richard Henderson  <rth@redhat.com>
6297
6298         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6299         * gcc.c-torture/execute/zerolen-2.c: New.
6300
6301 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6302
6303         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6304         memory.
6305
6306 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6307
6308         * g++.old-deja/g++.pt/instantiate8.C: New test.
6309
6310 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
6311
6312         * g++.old-deja/g++.other/incomplete.C: Add more tests.
6313         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6314
6315 2000-11-16  Nick Clifton  <nickc@redhat.com>
6316
6317         * gcc.c-torture/execute/nestfunc-2.c: New test.
6318         * gcc.c-torture/execute/nestfunc-3.c: New test.
6319
6320 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6321
6322         * gcc.c-torture/compile/20001116-1.c: New test.
6323
6324 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6325
6326         * gcc.c-torture/execute/20001115-1.c: New test.
6327
6328 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
6329
6330         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6331         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6332         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6333         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6334
6335 2000-11-15  Neil Booth  <neilb@earthling.net>
6336
6337         gcc.dg/cpp/_Pragma1.c: Update.
6338         gcc.dg/cpp/_Pragma2.c: New test.
6339
6340 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6341
6342         * g++.old-deja/g++.other/anon5.C: New test.
6343
6344 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
6345
6346         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6347         tests.
6348
6349 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
6350
6351         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6352         output.
6353
6354 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6355
6356         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6357         labels at end of compound statements.
6358
6359 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
6360
6361         * gcc.c-torture/execute/loop-7.c: New test.
6362
6363 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6364
6365         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6366
6367 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6368
6369         * gcc.dg/c99-bool-1.c: New test.
6370
6371 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6372
6373         * gcc.dg/c99-scope-1.c: Remove xfail.
6374         * gcc.dg/c99-scope-2.c: New test.
6375
6376 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6377
6378         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6379         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6380
6381 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
6382
6383         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6384         error messages.
6385
6386         * g++.mike/p700.C: Don't typedef wchar_t.
6387         * g++.mike/p784.C: Likewise.
6388         * g++.mike/eb101.C: Don't use __wchar_t.
6389
6390 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
6391
6392         * g77.f-torture/execute/20001111.[fx]: Test premature exit
6393         from DO loop.
6394
6395 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
6396
6397         * gcc.c-torture/execute/20001111-1.c: New test.
6398
6399 2000-11-10  Nick Clifton  <nickc@redhat.com>
6400
6401         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6402         long multuiple and accumulate.
6403
6404 2000-11-09  Richard Henderson  <rth@redhat.com>
6405
6406         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6407         via size_t instead of int.
6408
6409         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6410         * gcc.c-torture/execute/string-opt-2.c: Likewise.
6411         * gcc.c-torture/execute/string-opt-3.c: Likewise.
6412         * gcc.c-torture/execute/string-opt-4.c: Likewise.
6413
6414 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
6415
6416         * gcc.c-torture/compile/20001109-1.c: New test.
6417         * gcc.c-torture/compile/20001109-2.c: New test.
6418
6419 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
6420
6421         * g++.old-deja/g++.pt/operator1.C: New test.
6422         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6423
6424 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6425
6426         * gcc.dg/20001108-1.c: New test.
6427
6428 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
6429
6430         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6431         with both arguments constant strings.
6432         * gcc.c-torture/execute/string-opt-3.c: New test.
6433         * gcc.c-torture/execute/string-opt-4.c: New test.
6434         * gcc.c-torture/execute/string-opt-5.c: New test.
6435
6436 2000-11-08  Nick Clifton  <nickc@redhat.com>
6437
6438         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
6439         mulsidi3adddi patterns.
6440
6441 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
6442
6443         * g++.old-deja/g++.other/crash36.C: New test.
6444
6445 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
6446
6447         * g++.old-deja/g++.other/init16.C: New test.
6448
6449 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
6450
6451         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6452
6453 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6454
6455         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
6456         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6457         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6458
6459 2000-11-07  DJ Delorie  <dj@redhat.com>
6460
6461         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
6462
6463 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6464
6465         * gcc.c-torture/execute/string-opt-1.c: New test.
6466
6467 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
6468
6469         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
6470         mips-sgi-irix6.* because the MIPS ABI passes floating-point
6471         parameters in registers, and there is no way for a varargs
6472         function to know in which order the integer and floating-point
6473         parameters should be interleaved when they are placed on the
6474         stack.
6475         * gcc.c-torture/execute/va-arg-16.x: Likewise.
6476         * gcc.c-torture/execute/va-arg-17.x: Likewise.
6477
6478 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6479
6480         * gcc.c-torture/execute/string-opt-2.c: New test.
6481
6482 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
6483
6484         * g++.old-deja/g++.pt/crash60.C: New test.
6485
6486 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6487
6488         * g++.old-deja/g++.other/crash24.C: New test.
6489         * g++.old-deja/g++.other/crash25.C: New test.
6490         * g++.old-deja/g++.other/crash26.C: New test.
6491         * g++.old-deja/g++.other/crash27.C: New test.
6492         * g++.old-deja/g++.other/crash28.C: New test.
6493         * g++.old-deja/g++.other/crash29.C: New test.
6494         * g++.old-deja/g++.other/crash30.C: New test.
6495         * g++.old-deja/g++.other/crash31.C: New test.
6496         * g++.old-deja/g++.other/crash32.C: New test.
6497         * g++.old-deja/g++.other/crash33.C: New test.
6498         * g++.old-deja/g++.other/crash34.C: New test.
6499         * g++.old-deja/g++.other/crash35.C: New test.
6500
6501 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
6502
6503         * gcc.c-torture/execute/20001031-1.c: New test.
6504
6505 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
6506
6507         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6508         namespace.
6509
6510         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6511         standards-conformant.
6512
6513         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6514
6515         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6516         * g++.old-deja/g++.mike/p755a.C: Likewise.
6517         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6518         library makes no calls to `operator new' during initialization.
6519
6520 2000-11-04  Neil Booth  <neilb@earthling.net>
6521
6522         * gcc.dg/cpp/include2.c: New tests.
6523
6524 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
6525
6526         * lib/g++.exp (g++_set_ld_library_path): New function.
6527         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6528
6529 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
6530
6531         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
6532         warnings.
6533
6534 2000-11-01  Richard Henderson  <rth@redhat.com>
6535
6536         * g++.old-deja/g++.ext/namedret1.C: New.
6537         * g++.old-deja/g++.ext/namedret2.C: New.
6538         * g++.old-deja/g++.ext/namedret3.C: New.
6539
6540 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
6541
6542         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6543         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6544
6545 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6546
6547         * gcc.c-torture/execute/va-arg-21.c: New test.
6548
6549 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6550
6551         * gcc.dg/c99-complex-2.c: New test.
6552
6553 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6554
6555         * gcc.c-torture/execute/stdio-opt-1.c: New test.
6556
6557 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
6558
6559         * g++.old-deja/g++.other/inline16.C: New test.
6560
6561 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
6562
6563         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6564         __PRETTY_FUNCTION__
6565
6566 2000-10-29  Neil Booth  <neilb@earthling.net>
6567
6568         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6569         New tests.
6570         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6571         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6572         optimisation.
6573
6574 2000-10-29  Neil Booth  <neilb@earthling.net>
6575
6576         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6577         * mi1.c, mi1c.h: Add null directives to multiple-include test.
6578         * mi5.c: Test multiple includes work with -C.
6579         * trigraphs.c: Test ^= version.
6580
6581 2000-10-28  Neil Booth  <neilb@earthling.net>
6582
6583         New tests and test updates for new macro expander.
6584
6585         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6586         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6587         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6588         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6589         new diagnostic messages.
6590
6591         * gcc.dg/cpp/macro3.c: New tests.
6592
6593 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
6594
6595         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6596         on the same line.
6597
6598 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
6599
6600         * g++.old-deja/g++.other/eh2.C: New test.
6601
6602 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6603
6604         * gcc.c-torture/execute/20001027-1.c: New test.
6605
6606 2000-10-26  Richard Henderson  <rth@redhat.com>
6607
6608         * gcc.c-torture/execute/20001026-1.c: New.
6609
6610 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
6611
6612         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6613         * g++.old-deja/g++.law/builtin1.C: Likewise.
6614         * g++.old-deja/g++.law/ctors10.C: Likewise.
6615         * g++.old-deja/g++.law/virtual3.C: Likewise.
6616         * g++.old-deja/g++.mike/p658.C: Likewise.
6617         * g++.old-deja/g++.other/sibcall1.C: Likewise.
6618         * g++.old-deja/g++.other/vaarg2.C: Likewise.
6619         * g++.old-deja/g++.robertl/eb124.C: Likewise.
6620         * g++.old-deja/g++.robertl/eb44.C: Likewise.
6621         * g++.old-deja/g++.robertl/eb77.C: Likewise.
6622
6623 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
6624
6625         * gcc.c-torture/compile/20001024-1.c: New test.
6626
6627 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
6628
6629         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
6630         to tell us whether or not we are using V3.
6631
6632 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
6633
6634         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
6635         operands.
6636
6637 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6638
6639         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
6640
6641 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
6642
6643         * gcc.c-torture/execute/20001024-1.c: New test.
6644
6645 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
6646
6647         * g++.old-deja/g++.other/sibcall1.C: New test.
6648
6649 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
6650
6651         * gcc.dg/noncompile/init-3.c: New test.
6652
6653 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6654
6655         * gcc.dg/format-array-1.c: New test.
6656
6657 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6658
6659         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
6660         writing through null pointers; remove comment about testing
6661         unterminated strings.
6662
6663 2000-10-17  Matthew Hiller  <hiller@redhat.com>
6664
6665         * gcc.c-torture/execute/20001017-2.c: New test.
6666
6667 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6668
6669         * gcc.c-torture/compile/20001018-1.c: New test.
6670         * gcc.c-torture/compile/20001018-1.x: Xfail.
6671
6672 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6673
6674         * gcc.c-torture/execute/20001017-1.c: New test.
6675
6676 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6677
6678         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
6679         for multiple use of arguments with scanf formats; add tests for
6680         multiple use of arguments.
6681
6682 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
6683
6684         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
6685
6686 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6687
6688         * gcc.dg/format-miss-1.c: New test.
6689
6690 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6691
6692         * gcc.c-torture/execute/20001013-1.c: New test.
6693
6694 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6695
6696         * gcc.dg/format-branch-1.c: New test.
6697
6698 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6699
6700         * README, lib/file-format.exp: Remove EGCS references.
6701
6702 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
6703
6704         * gcc.dg/20001013-1.c: New test.
6705
6706 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6707
6708         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
6709         for intmax_t in the compiler using __typeof__ and the type rules
6710         for conditional expressions.
6711
6712 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
6713
6714         * gcc.dg/20001012-1.c: New test.
6715         * gcc.dg/20001012-2.c: New test.
6716
6717 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6718
6719         * gcc.dg/format-attr-1.c: New test.
6720
6721 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6722
6723         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6724         __LONG_LONG_MAX__ instead of LLONG_MAX.
6725
6726 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6727
6728         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6729         scanf flags.
6730         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6731         flags.
6732
6733 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6734
6735         * gcc.dg/sequence-pt-1.c: New test.
6736
6737 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
6738
6739         * gcc.c-torture/execute/20001011-1.c: New testcase.
6740         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6741
6742 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6743
6744         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6745         does not error on it.
6746
6747 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
6748
6749         * gcc.dg/20001009-1.c: New test.
6750
6751 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6752
6753         * gcc.c-torture/compile/20001009-1.c: Move from here ....
6754         * gcc.c-torture/execute/20001009-2.c: ... to here.
6755
6756 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
6757
6758         * gcc.c-torture/compile/20001009-1.c: New testcase.
6759         * gcc.c-torture/execute/20001009-1.c: New testcase.
6760         Testcases provided by Jan Hubicka <jh@suse.cz>.
6761
6762 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6763
6764         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6765         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6766         uintmax_t using <limits.h> to emulate the compiler's internal
6767         logic.  No longer XFAIL %j tests.
6768
6769 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6770
6771         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6772         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6773         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6774         regexps and details of expected handling of some bad formats.
6775         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6776         suppression.
6777
6778 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6779
6780         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6781         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6782         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6783         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6784         in list archives.
6785
6786 2000-10-06  Richard Henderson  <rth@cygnus.com>
6787
6788         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6789         * g++.old-deja/g++.brendan/crash52.C: Likewise.
6790         * g++.old-deja/g++.jason/report.C: Likewise.
6791         * g++.old-deja/g++.law/friend5.C: Likewise.
6792         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
6793         of the expected warnings.
6794
6795 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
6796
6797         * g++.old-deja/g++.pt/enum14.C: New test.
6798
6799 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
6800
6801         * g++.old-deja/g++.pt/crash59.C: New test.
6802
6803 2000-10-04  Will Cohen  <wcohen@redhat.com>
6804
6805         * gcc.dg/20000926-1.c: New test.
6806
6807 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
6808
6809         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6810         function name for current C++ compiler.
6811         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6812
6813 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
6814
6815         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
6816         __PRETTY_FUNCTION__.
6817         * g++.old-deja/g++.ext/pretty2.C: Likewise.
6818
6819 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6820
6821         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6822
6823 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
6824
6825         * gcc.c-torture/compile/20000923-1.c: New test.
6826
6827 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6828
6829         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6830         * g++.old-deja/g++.pt/ttp62.C: Same.
6831         * g++.old-deja/g++.other/inline14.C: Same.
6832
6833 2000-09-24  Richard Henderson  <rth@cygnus.com>
6834
6835         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6836
6837 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6838
6839         * gcc.dg/c90-printf-1.c: Add test for wide string format.
6840
6841 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
6842
6843         * gcc.c-torture/compile/20000922-1.c: New file.
6844
6845 2000-09-21  Nick Clifton  <nickc@redhat.com>
6846
6847         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6848         a signed long modulo operation.
6849         (mod6): New function - perform an unsigned long modulo operation.
6850         (main): Add tests for modulos of very large numbers by very small
6851         dividends.
6852
6853 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6854
6855         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6856
6857 2000-09-19  Richard Henderson  <rth@cygnus.com>
6858
6859         * gcc.dg/compare2.c (case 10): XFAIL.
6860
6861 2000-09-18  Richard Henderson  <rth@cygnus.com>
6862
6863         * gcc.c-torture/execute/20000906-1.c: Move ...
6864         * gcc.dg/20000906-1.c: ... here.  Only run on targets
6865         that support __builtin_trap.
6866
6867 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
6868
6869         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6870
6871 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6872
6873         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6874         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
6875         more $ format tests.
6876
6877 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6878
6879         * gcc.dg/format-errmk-1.c: New test.
6880
6881 2000-09-17  Greg McGary  <greg@mcgary.org>
6882
6883         * gcc.c-torture/execute/20000917-1.x: Remove.
6884
6885 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6886
6887         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6888
6889 2000-09-17  Greg McGary  <greg@mcgary.org>
6890
6891         * gcc.c-torture/execute/20000917-1.c: New test.
6892         * gcc.c-torture/execute/20000917-1.x: XFAIL.
6893
6894 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
6895
6896         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6897         in nested macro bug.
6898
6899 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
6900
6901         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6902
6903 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
6904
6905         * gcc.c-torture/execute/20000914-1.c: New test.
6906
6907 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
6908
6909         * g++.other/inline13.C: New test.
6910
6911 2000-09-12  Andreas Jaeger  <aj@suse.de>
6912
6913         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6914         constant by Ulrich Drepper <drepper@redhat.com>.
6915
6916 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
6917
6918         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6919
6920 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6921
6922         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6923
6924 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
6925
6926         * gcc.dg/cpp/backslash.c: New test.
6927
6928 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
6929
6930         * gcc.c-torture/execute/20000910-1.c: New test.
6931         * gcc.c-torture/execute/20000910-2.c: Likewise.
6932
6933 2000-09-11  Robert Lipe  <robertl@sco.com>
6934
6935         * gcc.dg/pragma-align.c: New test.
6936
6937 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6938
6939         * g++.old-deja/g++.pt/explicit82.C: New test.
6940         * g++.old-deja/g++.pt/explicit83.C: New test.
6941
6942 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
6943
6944         * gcc.dg/asm-names.c: New test.
6945
6946 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6947
6948         * gcc.dg/cpp/tr-warn6.c: New test
6949
6950 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6951
6952         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6953         be accepted.
6954
6955 2000-09-07  Catherine Moore  <clm@redhat.com>
6956
6957         * gcc.c-torture/execute/unroll-1.c: New test.
6958
6959 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
6960
6961         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6962         ERROR markers.
6963         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6964         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6965         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6966         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6967         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6968         Preprocess only.
6969         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6970         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6971
6972 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6973
6974         * g++.old-deja/g++.pt/deduct2.C: New test.
6975
6976 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6977
6978         * g++.old-deja/g++.pt/parms2.C: New test.
6979
6980 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6981
6982         * g++.old-deja/g++.pt/crash58.C: New test.
6983
6984 2000-09-06  Greg McGary  <greg@mcgary.org>
6985
6986         * gcc.c-torture/execute/20000906-1.c: New test.
6987         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6988
6989 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6990
6991         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6992
6993 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6994
6995         * g++.old-deja/g++.pt/crash57.C: New test.
6996
6997 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6998
6999         * g++.old-deja/g++.pt/crash56.C: New test.
7000
7001 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7002
7003         * g++.old-deja/g++.pt/koenig1.C: New test.
7004
7005 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7006
7007         * gcc.dg/20000904-1.c: New test.
7008
7009 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
7010
7011         * gcc.dg/cpp/paste8.c: New test.
7012
7013 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
7014
7015         * gcc.c-torture/compile/20000827-1.c: New test.
7016
7017 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7018
7019         * gcc.dg/format-diag-1.c: New test.
7020
7021 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
7022
7023         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
7024         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
7025         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
7026         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
7027         gcc.dg/formatz-1.c: Adjust warning regular expressions.
7028
7029 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7030
7031         * g++.old-deja/g++.other/nested4.C: New test.
7032
7033 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
7034
7035         * g++.old-deja/g++.ns/scoped1.C: New test.
7036
7037 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
7038
7039         * lib/g++.exp: Support testing already-installed GCC.
7040
7041 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7042
7043         * wtr-label-1.c, wtr-suffix-1.c: New tests.
7044
7045 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7046
7047         * gcc.dg/return-type-2.c: New test.
7048
7049 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
7050
7051         * gcc.c-torture/compile/20000825-1.c: New test.
7052
7053 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
7054
7055         * gcc.dg/dwarf2-2.c: New test.
7056
7057 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
7058
7059         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
7060         dg-warning regexps.
7061
7062 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7063
7064         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
7065         gcc.dg/format-ext-5.c: New tests.
7066
7067 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
7068
7069         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
7070
7071 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
7072
7073         * gcc.dg/noncompile/930622-2.c: Adjust error message.
7074
7075 2000-08-24  Richard Henderson  <rth@cygnus.com>
7076
7077         * gcc.dg/ia64-sync-1.c: New test.
7078         * gcc.dg/ia64-sync-2.c: New test.
7079         * gcc.dg/ia64-asm-1.c: New test.
7080
7081 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
7082
7083         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
7084         * gcc.dg/format-ext-2.c: New test.
7085
7086 2000-08-23  Jason Merrill  <jason@redhat.com>
7087
7088         * lib/old-dejagnu.exp: Also ignore "In member function" and
7089         "At global scope".
7090
7091 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7092
7093         * gcc.dg/noncompile/label-lineno-1.c: New test.
7094
7095 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7096
7097         * gcc.dg/c99-array-nonobj-1.c: New test.
7098
7099 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7100
7101         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
7102         tests.
7103         * gcc.dg/format-ext-1.c: New test.
7104
7105 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7106
7107         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
7108         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
7109         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
7110         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
7111         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
7112
7113 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7114
7115         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
7116         gcc.dg/c99-strftime-2.c: New tests.
7117
7118 2000-08-22  Richard Henderson  <rth@cygnus.com>
7119
7120         * gcc.c-torture/execute/20000822-1.c: New test.
7121
7122 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7123
7124         * gcc.c-torture/execute/20000819-1.x: Remove.
7125
7126 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7127
7128         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
7129         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
7130         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
7131         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
7132         gcc.dg/format-xopen-1.c: New tests.
7133
7134 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
7135
7136         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
7137
7138 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
7139
7140         * g++.old-deja/g++.other/loop2.C: New test.
7141
7142         * gcc.c-torture/compile/20000606-1.c: New test.
7143         * gcc.c-torture/compile/20000728-1.c: New test.
7144         * gcc.c-torture/execute/20000801-1.c: New test.
7145         * gcc.c-torture/execute/20000801-2.c: New test.
7146         * gcc.c-torture/execute/20000819-1.c: New test.
7147         * gcc.c-torture/execute/20000819-1.x: XFAIL.
7148         * gcc.dg/20000629-1.c: New test.
7149         * gcc.dg/20000724-1.c: New test.
7150         * gcc.dg/20000807-1.c: New test.
7151
7152 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
7153
7154         * gcc.dg/cpp/pragma-1.c: New test.
7155         * gcc.dg/cpp/pragma-2.c: New test.
7156
7157 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
7158
7159         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
7160         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
7161
7162 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7163
7164         * gcc.c-torture/compile/20000818-1.c: New test.
7165
7166 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
7167
7168         * gcc.c-torture/execute/20000818-1.c: New test.
7169
7170 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7171
7172         * gcc.dg/format-va-1.c: New test.
7173
7174 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7175
7176         * g++.old-deja/g++.other/typedef8.C: New test.
7177
7178 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7179
7180         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7181         * g++.old-deja/g++.mike/net36.C: Mark candidate.
7182         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7183         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7184         * g++.old-deja/g++.other/ptrmem7.C: New test.
7185         * g++.old-deja/g++.pt/ptrmem10.C: New test.
7186
7187 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7188
7189         * g++.old-deja/g++.pt/typename27.C: New test.
7190
7191 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
7192
7193         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7194         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7195         * g++.old-deja/g++.pt/friend45.C: New test.
7196         * g++.old-deja/g++.other/friend8.C: New test.
7197
7198 2000-08-15  Richard Henderson  <rth@cygnus.com>
7199
7200         * gcc.c-torture/execute/20000815-1.c: New test.
7201
7202 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
7203
7204         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7205         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7206         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7207
7208 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
7209
7210         * g++.old-deja/g++.other/refinit2.C: New test.
7211
7212 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7213
7214         * lib/c-torture.exp (c-torture): Make
7215         compiler_conditional_xfail_data global.
7216         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7217         compiler_conditional_xfail_data machinery.
7218         (f-torture-execute): Likewise.
7219         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7220         and only when unrolling loops.
7221
7222         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7223
7224 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7225
7226         * g++.old-deja/g++.pt/explicit81.C: New test.
7227
7228 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
7229
7230         * g++.old-deja/g++.pt/typename26.C: New test.
7231
7232 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
7233
7234         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7235         warning.
7236
7237 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7238
7239         * g++.old-deja/g++.other/array3.C: New test.
7240
7241 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7242
7243         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7244         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7245         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7246         New tests.
7247
7248 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
7249
7250         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7251         * g++.old-deja/g++.abi/vmihint.C: Likewise.
7252
7253 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
7254
7255         * gcc.c-torture/execute/20000808-1.c: New test.
7256
7257 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7258
7259         * gcc.dg/c90-const-expr-1.c: New test.
7260
7261 2000-08-08  Richard Henderson  <rth@cygnus.com>
7262
7263         * gcc.dg/noncompile/920923-1.c: Declare calloc.
7264
7265 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7266
7267         * gcc.dg/noncompile/const-ll-1.c: New test.
7268
7269 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7270
7271         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7272
7273 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
7274
7275         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7276         that running programs linked against the shared version of libobjc
7277         run correctly.
7278
7279 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7280
7281         * gcc.dg/c99-printf-1.c: New test.
7282
7283 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7284
7285         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7286
7287 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
7288
7289         * gcc.c-torture/execute/20000731-1.x: Delete.
7290
7291 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
7292
7293         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7294         and torture_without_loops as is done by c-torture.exp.
7295         (search_for): Copy from c-torture.exp.
7296         (gcc-dg-runtest): New function, drives a directory of tests
7297         iterating over the TORTURE_OPTIONS.
7298         (scan-assembler, scan-assembler-not): Move here from
7299         individual directory drivers.
7300
7301         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7302         defined by lib/gcc-dg.exp.
7303         * gcc.dg/cpp/cpp.exp: Likewise.
7304         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
7305         gcc-dg-runtest, so we cycle over optimization options.
7306
7307         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7308         * gcc.dg/compare2.c: No longer expected to fail.
7309
7310 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
7311
7312         * gcc.c-torture/execute/20000804-1.c: New test.
7313
7314 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7315
7316         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7317
7318 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
7319
7320         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7321
7322 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
7323
7324         * gcc.c-torture/compile/20000803-1.c: New test.
7325
7326 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7327
7328         * gcc.c-torture/execute/20000801-3.c,
7329         gcc.c-torture/execute/20000801-4.c: New tests.
7330         * gcc.c-torture/execute/20000801-3.x,
7331         gcc.c-torture/execute/20000801-4.x: Xfail.
7332
7333 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
7334
7335         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7336         libobjc/.libs to allow for libtool.
7337
7338 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
7339
7340         * gcc.c-torture/compile/20000802-1.c: New test.
7341
7342 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
7343
7344         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7345
7346 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
7347
7348         * gcc-c-torture/execute/20000731-2.c: New test.
7349
7350         * gcc.c-torture/execute/20000731-1.c: New test.
7351         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7352
7353 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
7354
7355         * testsuite/gcc.dg/cpp/paste7.c: New test.
7356         * gcc.dg/cpp/20000725-1.c: New test.
7357
7358 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
7359
7360         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7361         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7362         declaration warning for __builtin_dwarf_reg_size.
7363
7364         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7365
7366 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7367
7368         * gcc.dg/noncompile/voidparam-1.c: New test.
7369
7370 2000-07-30  Richard Henderson  <rth@cygnus.com>
7371
7372         * gcc.dg/c90-digraph-1.c: Don't xfail.
7373         * gcc.dg/compare2.c (case 10): Xfail.
7374         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7375
7376 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
7377
7378         * gcc.dg/c99-main-1.c: New test.
7379
7380 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7381
7382         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7383
7384 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
7385
7386         * gcc.c-tortuer/execute/20000726-1.c: New test.
7387
7388 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
7389
7390         * gcc.c-torture/execute/enum-2.c: New test.
7391
7392 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7393
7394         * gcc.dg/cpp/tr-warn3.c: New test.
7395
7396 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7397
7398         * g++.old-deja/g++.ext/implicit1.C: Remove.
7399         * g++.old-deja/g++.jason/c2.C: Remove
7400         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7401         * g++.old-deja/g++.pt/crash16.C: Likewise.
7402         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7403
7404 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7405
7406         * g++.old-deja/g++.other/for2.C: New test.
7407
7408 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
7409
7410         * gcc.dg/20000720-1.c: New test.
7411
7412 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
7413
7414         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
7415
7416 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
7417
7418         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7419         * gcc.c-torture/execute/20000722-1.c: New.
7420         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7421
7422 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
7423
7424         * gcc.dg/cpp/20000720-1.S: New test.
7425
7426 2000-07-21  Michael Meissner  <meissner@redhat.com>
7427
7428         * gcc.c-torture/execute/ieee/hugeval.c: New test.
7429
7430 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7431
7432         * g++.old-deja/g++.brendan/crash16.C,
7433         g++.old-deja/g++.brendan/parse3.C,
7434         g++.old-deja/g++.brendan/redecl1.C,
7435         g++.old-deja/g++.ns/template13.C,
7436         g++.old-deja/g++.other/decl4.C,
7437         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7438
7439 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
7440
7441         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7442         and "Internal error".
7443
7444         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
7445         regexps.
7446         * gcc.dg/cpp/paste6.c: New test.
7447
7448 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
7449
7450         * gcc.dg/cpp/tr-direct.c: New test.
7451
7452         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7453         gcc.dg/cpp/undef1.c: Tweak error regexps.
7454
7455 2000-07-18  Eric Christopher <echristo@redhat.com>
7456
7457         * gcc.c-torture/compile/20000718-1.c: New test.
7458
7459 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
7460
7461         * cpplex.c (_cpp_push_token): If the token being pushed back
7462         is the previous token in this context, just subtract one from
7463         context->posn.
7464         * cppmacro.c (save_expansion): Clear aux field when storing a
7465         placemarker.
7466
7467 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
7468
7469         * gcc.dg/noncompile/redecl-1.c: New test.
7470
7471 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
7472
7473         * gcc.c-torture/execute/20000717-5.c: New test.
7474         * gcc.c-torture/execute/20000717-1.x: Removed.
7475
7476 2000-07-17  Richard Henderson  <rth@cygnus.com>
7477
7478         * gcc.c-torture/execute/20000717-4.c: New test.
7479
7480 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
7481
7482         * gcc.dg/cpp/syshdr.c: New test.
7483         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
7484
7485 2000-07-17  Neil Booth  <neilb@earthling.net>
7486
7487         * gcc.dg/cpp/cmdlne-dM.c: New test.
7488         * gcc.dg/cpp/cmdlne-dD.c: New test.
7489
7490 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
7491
7492         * gcc.c-torture/execute/20000717-3.c: New test.
7493
7494         * gcc.c-torture/compile/20000717-1.c: New test.
7495
7496 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
7497
7498         * gcc.c-torture/execute/20000717-2.c: New test.
7499
7500 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7501
7502         * gcc.dg/formatz-1.c: New test.
7503
7504         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7505         * gcc.dg/c99-digraph-1.c: New tests.
7506
7507         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
7508         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
7509
7510         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
7511         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7512         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
7513         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7514         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7515         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7516         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
7517
7518 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
7519
7520         * gcc.c-torture/execute/20000717-1.c: New test.
7521         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7522
7523 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
7524
7525         * gcc.c-torture/execute/20000715-2.c: New test.
7526         * gcc.dg/20000715-1.c: New test.
7527
7528 2000-07-15  Michael Meissner  <meissner@redhat.com>
7529
7530         * gcc.c-torture/execute/20000715-1.c: New test.
7531
7532 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
7533
7534         * gcc.c-torture/execute/20000707-1.c: New test.
7535
7536 2000-07-13  Neil Booth  <NeilB@earthling.net>
7537
7538         * testsuite/gcc.dg/cpp/digraph1.c,
7539         testsuite/gcc.dg/cpp/digraph2.c,
7540         testsuite/gcc.dg/cpp/digraphs.c: New tests.
7541
7542 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
7543
7544         * g77.f-torture/compile/20000630-2.f:  New test.
7545         * g77.f-torture/compile/20000630-2.x
7546
7547 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7548
7549         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
7550
7551 2000-07-11  Neil Booth  <NeilB@earthling.net>
7552
7553         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7554
7555 2000-07-11  Neil Booth  <NeilB@earthling.net>
7556
7557         * gcc.dg/cpp/cmdlne-C.c: New.
7558
7559 2000-07-09  Neil Booth  <NeilB@earthling.net>
7560
7561         * gcc.dg/cpp/directiv.c: New tests.
7562         * gcc.dg/cpp/undef1.c: Update.
7563
7564 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
7565
7566         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7567
7568 2000-07-09  Neil Booth  <NeilB@earthling.net>
7569
7570         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7571
7572 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
7573
7574         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7575         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7576
7577 2000-07-08  Neil Booth  <NeilB@earthling.net>
7578
7579         * gcc.dg/cpp/macsyntx.c: New tests.
7580
7581 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7582
7583         * gcc.dg/20000707-1.c: New test.
7584
7585 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
7586
7587         * gcc.c-torture/execute/20000706-1.c: New test.
7588         * gcc.c-torture/execute/20000706-2.c: New test.
7589         * gcc.c-torture/execute/20000706-3.c: New test.
7590         * gcc.c-torture/execute/20000706-4.c: New test.
7591         * gcc.c-torture/execute/20000706-5.c: New test.
7592
7593 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7594
7595         * g++.old-deja/g++.pt/instantiate7.C: New test.
7596
7597 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
7598
7599         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7600         * g++.old-deja/g++.mike/thunk3.C: Likewise.
7601         * g++.old-deja/g++.other/rtti3.C: Likewise.
7602         * g++.old-deja/g++.other/rttid3.C: Likewise.
7603
7604 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
7605
7606         *  g77.f-torture/compile/20000630-1.x: Fix typo
7607
7608 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
7609
7610         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7611         assembly output.
7612
7613 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
7614
7615         * gcc.dg/cpp/ident.c: New test.
7616
7617 2000-07-05  Neil Booth  <NeilB@earthling.net>
7618
7619         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7620           gcc.dg/cpp/lexstrng.c: New tests.
7621
7622 2000-07-04  Neil Booth  <NeilB@earthling.net>
7623
7624         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
7625         * gcc.dg/cpp/strify2.c: Same.
7626
7627 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
7628
7629         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
7630         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
7631         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
7632         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
7633
7634         * testsuite/gcc.dg/cpp/macro1.c,
7635         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
7636         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
7637         testsuite/gcc.dg/cpp/strify1.c,
7638         testsuite/gcc.dg/cpp/strify2.c: New tests.
7639
7640 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
7641
7642         * gcc.c-torture/execute/20000703-1.c: New test.
7643
7644 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7645
7646         * g++.old-deja/g++.pt (lookup10.C): New test.
7647
7648 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7649
7650         * g++.old-deja/g++.pt (typename25.C): New test.
7651
7652 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
7653
7654         * gcc.c-torture/compile/20000701-1.c: New test.
7655
7656 2000-06-30  Nick Clifton  <nickc@cygnus.com>
7657
7658         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
7659         to test case.
7660
7661 2000-06-30  Catherine Moore  <clm@cygnus.com>
7662
7663         * gcc.c-torture/execute/align-1.c: New test.
7664
7665 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
7666
7667         * g++.old-deja/g++.pt/expr8.C: New test.
7668         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
7669
7670 2000-06-29  Nick Clifton  <nickc@cygnus.com>
7671
7672         * gcc.c-torture/compile/20000629-1.c: New test.
7673
7674 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7675
7676
7677         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
7678         gcc.dg/noncompile directory, depending on whether they're
7679         preprocessor tests or not.  Annotate all the tests for the dg
7680         framework.
7681
7682         * gcc.c-torture/noncompile/noncompile.exp: Delete.
7683         * gcc.dg/noncompile/noncompile.exp: New.
7684
7685         * Moved files:
7686         Old name                                New name
7687         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
7688         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
7689         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
7690         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
7691         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
7692         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
7693         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
7694         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
7695         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
7696         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
7697         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
7698         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
7699         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
7700         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
7701         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
7702         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
7703         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
7704         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
7705         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
7706         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
7707         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
7708         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
7709         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
7710         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
7711
7712         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
7713         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
7714         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
7715         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
7716         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
7717         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
7718
7719 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
7720
7721         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7722         declare one variable.  On the fourth, error.
7723         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7724         declared by 20000628-1a.h.
7725
7726 2000-06-29  Richard Henderson  <rth@redhat.com>
7727
7728         * gcc.c-torture/execute/930529-1.x: New file.
7729         * gcc.dg/920413-1.c: Adjust expected warning text.
7730         * gcc.dg/980217-1.c: Declare abort.
7731         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7732
7733 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
7734
7735         * g77.f-torture/compile/20000629-1.f: New test.
7736         * g77.f-torture/compile/20000629-1.x: Expected to fail.
7737
7738 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7739
7740         Rearrange lots of files, removing entirely the
7741         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
7742         directories.
7743
7744         * Deleted files:
7745         gcc.c-torture/code_quality/code_quality.exp
7746         gcc.c-torture/special/special.exp
7747         gcc.failure/failure.exp
7748         gcc.failure/940409-1.x
7749         gcc.c-torture/compile/961203-1.x
7750
7751         * New files:
7752         gcc.misc-tests/linkage.exp
7753         gcc.c-torture/execute/920730-1t.c
7754         gcc.c-torture/execute/920730-1t.x
7755         gcc.c-torture/compile/920520-1.x
7756         gcc.c-torture/compile/920521-1.x
7757         gcc.c-torture/compile/981006-1.x
7758         gcc.c-torture/execute/eeprof-1.x
7759
7760         * Moved files (possibly with modifications to fit a new harness):
7761         Old name                                New name
7762         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
7763         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
7764         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
7765         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
7766         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
7767         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
7768         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
7769         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
7770         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
7771         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
7772         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
7773         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
7774         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
7775         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
7776
7777 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
7778
7779         * c-torture/compile/961203-1.x: Delete.
7780
7781         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
7782         not exit. Include stdio.h.
7783         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7784         * gcc.misc-tests/dg-12.c: Likewise.
7785         * gcc.misc-tests/dg-5.c: Likewise.
7786         * gcc.misc-tests/dg-6.c: Likewise.
7787         * gcc.misc-tests/dg-7.c: Prototype abort.
7788         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7789         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7790         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
7791         not exit.
7792         * gcc.misc-tests/sieve.c: Use return from main, not exit.
7793         * gcc.misc-tests/sort2.c: Use return from main, not exit.
7794
7795 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
7796
7797         * gcc.dg/cpp/20000628-1.c: New test.
7798         * gcc.dg/cpp/20000628-1.h: New header for above test.
7799         * gcc.dg/cpp/20000628-1a.h: Likewise.
7800
7801 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
7802
7803         * gcc.dg/cpp: New directory.
7804         * gcc.dg/cpp/cpp.exp: New driver.
7805         * gcc.dg/cpp/20000627-1.c: New test.
7806         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7807         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7808         and rewrite as a compilation test.
7809
7810         * gcc.dg: Move many files into the cpp subdirectory, possibly
7811         renaming or editing them as well.
7812         Old name                New name
7813         990119-1.c              cpp/19990119-1.c
7814         990228-1.c              cpp/19990228-1.c
7815         990407-1.c              cpp/19990407-1.c
7816         990409-1.c              cpp/19990409-1.c
7817         990413-1.c              cpp/19990413-1.c
7818         990703-1.c              cpp/19990703-1.c
7819         20000127-1.c            cpp/20000127-1.c
7820         20000129-1.c            cpp/20000129-1.c
7821         20000207-1.c            cpp/20000207-1.c
7822         20000207-2.c            cpp/20000207-2.c
7823         20000209-1.c            cpp/20000209-1.c
7824         20000209-2.c            cpp/20000209-2.c
7825         20000301-1.c            cpp/20000301-1.c
7826         20000419-1.c            cpp/20000419-1.c
7827         20000510-1.S            cpp/20000510-1.S
7828         20000519-1.c            cpp/20000519-1.c
7829         20000529-1.c            cpp/20000529-1.c
7830         20000625-1.c            cpp/20000625-1.c
7831         20000625-2.c            cpp/20000625-2.c
7832         cpp-as1.c               cpp/assert1.c
7833         cpp-as2.c               cpp/assert2.c
7834         cxx-comments-1.c        cpp/cxxcom1.c
7835         cxx-comments-2.c        cpp/cxxcom2.c
7836         endif-label.c           cpp/endif.c
7837         cpp-hash1.c             cpp/hash1.c
7838         cpp-hash2.c             cpp/hash2.c
7839         cpp-if1.c               cpp/if-1.c
7840         cpp-if2.c               cpp/if-2.c
7841         cpp-if3.c               cpp/if-3.c
7842         cpp-if4.c               cpp/if-4.c
7843         cpp-if5.c               cpp/if-5.c
7844         cpp-cond.c              cpp/if-cexp.c
7845         cpp-missingop.c         cpp/if-mop.c
7846         cpp-missingparen.c      cpp/if-mpar.c
7847         cpp-opprec.c            cpp/if-oppr.c
7848         cpp-ifparen.c           cpp/if-paren.c
7849         cpp-shortcircuit.c      cpp/if-sc.c
7850         cpp-shift.c             cpp/if-shift.c
7851         cpp-unary.c             cpp/if-unary.c
7852         cpp-li1.c               cpp/line1.c
7853         cpp-li2.c               cpp/line2.c
7854         lineno.c                cpp/line3.c
7855         lineno-2.c              cpp/line4.c
7856         cpp-mi.c                cpp/mi1.c
7857         cpp-mic.h               cpp/mi1c.h
7858         cpp-micc.h              cpp/mi1cc.h
7859         cpp-mind.h              cpp/mi1nd.h
7860         cpp-mindp.h             cpp/mi1ndp.h
7861         cpp-mix.h               cpp/mi1x.h
7862         cpp-mi2.c               cpp/mi2.c
7863         cpp-mi2a.h              cpp/mi2a.h
7864         cpp-mi2b.h              cpp/mi2b.h
7865         cpp-mi2c.h              cpp/mi2c.h
7866         cpp-mi3.c               cpp/mi3.c
7867         cpp-mi3.def             cpp/mi3.def
7868         poison-1.c              cpp/poison.c
7869         pr-impl.c               cpp/prag-imp.c
7870         cpp-redef-2.c           cpp/redef1.c
7871         cpp-redef.c             cpp/redef2.c
7872         strpaste.c              cpp/strp1.c
7873         strpaste-2.c            cpp/strp2.c
7874         cpp-tradpaste.c         cpp/tr-paste.c
7875         cpp-tradstringify.c     cpp/tr-str.c
7876         cpp-tradwarn1.c         cpp/tr-warn1.c
7877         cpp-tradwarn2.c         cpp/tr-warn2.c
7878         trigraphs.c             cpp/trigraphs.c
7879         cpp-unc1.c              cpp/unc1.c
7880         cpp-unc2.c              cpp/unc2.c
7881         cpp-unc3.c              cpp/unc3.c
7882         cpp-unc.c               cpp/unc4.c
7883         undef.c                 cpp/undef1.c
7884         undef-2.c               cpp/undef2.c
7885         cpp-wi1.c               cpp/widestr1.c
7886
7887 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
7888
7889         * lib/g++.exp (g++_include_flags): Tweak.
7890
7891 2000-06-27  H.J. Lu  <hjl@gnu.org>
7892             Loren J. Rittle  <ljrittle@acm.org>
7893
7894         * lib/g++.exp (g++_include_flags): Override libgloss.exp
7895         version with one that knows about the new gcc tree structure.
7896         (g++_link_flags): Same.
7897
7898 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
7899
7900         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7901         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7902         case we are cross-compiling.
7903
7904         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
7905         g++.old-deja/g++.niklas/Makefile.in,
7906         g++.old-deja/g++.niklas/configure.in,
7907         g++.old-deja/g++.other/Makefile.in,
7908         g++.old-deja/g++.other/configure.in,
7909         gcc.c-torture/code_quality/Makefile.in,
7910         gcc.c-torture/code_quality/configure.in,
7911         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7912         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7913         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7914         gcc.c-torture/execute/ieee/Makefile.in,
7915         gcc.c-torture/execute/ieee/configure.in,
7916         gcc.c-torture/noncompile/Makefile.in,
7917         gcc.c-torture/noncompile/configure.in,
7918         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7919         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7920         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7921
7922 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7923
7924         * g++.old-deja/g++.other/ambig3.C: New test.
7925
7926 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7927
7928         * g++.old-deja/g++.pt/syntax1.C: New test.
7929         * g++.old-deja/g++.pt/syntax2.C: New test.
7930         * g++.old-deja/g++.other/syntax3.C: New test.
7931         * g++.old-deja/g++.other/syntax4.C: New test.
7932
7933 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7934
7935         * gcc.dg/20000623-1.c: Prototype exit and abort.
7936
7937 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7938
7939         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
7940         New tests.
7941         * gcc.dg/cpp-mi3.def: New file.
7942
7943         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7944         inside assertions.
7945         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7946         lexer's error messages.
7947         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7948         divine anything from the linemarkers.
7949         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7950         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7951
7952 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
7953
7954         * gcc.dg/20000623-1.c: New test.
7955
7956 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
7957
7958         * gcc.c-torture/execute/20000622-1.c: New test.
7959
7960 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7961
7962         * g++.old-deja/g++.other/init15.C: New test.
7963
7964 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7965
7966         * g++.old-deja/g++.pt/vaarg2.C: New test.
7967         * g++.old-deja/g++.pt/vaarg3.C: New test.
7968
7969 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
7970
7971         * g++.old-deja/g++.other/dyncast6.C: New test.
7972
7973 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
7974
7975         * gcc.c-torture/execute/loop-6.c: New test.
7976
7977 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
7978
7979         * gcc.dg/20000614-1.c: New test.
7980         * gcc.dg/20000614-2.c: New test.
7981
7982 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
7983
7984         * g++.old-deja/g++.other/inline12.C: New test.
7985
7986 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7987
7988         * g++.old-deja/g++.other/eh1.C: New test.
7989
7990 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7991
7992         * g++.old-deja/g++.other/type.C: New test.
7993
7994 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7995
7996         * g++.old-deja/g++.other/initstring.C: New test.
7997
7998 2000-06-12  Jason Merrill  <jason@redhat.com>
7999
8000         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
8001
8002 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
8003
8004         * gcc.c-torture/compile/20000609-1.c: New test.
8005
8006 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
8007
8008         * gcc.dg/20000609-1.c: New test.
8009
8010 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
8011
8012         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
8013         * gcc.c-torture/noncompile/poison-1.c: Move...
8014         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
8015         * gcc.dg/cpp-li1.c: Add a token after the #line.
8016
8017 2000-06-05  Richard Henderson  <rth@cygnus.com>
8018
8019         * gcc.c-torture/execute/20000605-2.c: New test.
8020         * gcc.c-torture/execute/20000605-3.c: New test.
8021
8022 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
8023
8024         * g77.f-torture/execute/20000503-1.x: New file.
8025
8026 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
8027
8028         * g++.old-deja/g++.eh/badalloc1.C: New test.
8029
8030 2000-06-05  Richard Henderson  <rth@cygnus.com>
8031
8032         * gcc.c-torture/execute/20000605-1.c: New test.
8033
8034 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
8035             Nathan Sidwell <nathan@codesourcery.com>
8036
8037         * gcc.c-torture/compile/20000605-1.c: New test.
8038
8039 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
8040
8041         * g77.f-torture/compile/20000601-1.f:  New test.
8042
8043 2000-06-03  Richard Henderson  <rth@cygnus.com>
8044
8045         * gcc.c-torture/execute/20000603-1.c: New.
8046
8047 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
8048
8049         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
8050         * gcc.dg/noreturn-2.c (noreturn): Likewise.
8051
8052 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
8053
8054         * gcc.dg/compare2.c (case 12): XFAIL.
8055         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
8056         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
8057
8058         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
8059
8060 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
8061
8062         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
8063         guard macro is already defined when the header is first
8064         included.
8065         * gcc.dg/cpp-mix.h: New file.
8066         * gcc.dg/endif-label.c: Update patterns to match compiler.
8067
8068         * g++.brendan/complex1.C: Declare abort.
8069         * g++.law/refs4.C: Remove XFAIL.
8070         * g++.oliva/expr2.C: Declare abort and exit.
8071
8072 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
8073
8074         * gcc.c-torture/execute/20000528-1.c: New test.
8075
8076         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
8077         * g++.old-deja/g++.law/temps4.C: Likewise.
8078
8079         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
8080         stdlib.h.  Call abort() on failure.
8081         * g++.old-deja/g++.law/refs4.C: Likewise.
8082         * g++.old-deja/g++.law/temps4.C: Likewise.
8083         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
8084         * gcc.c-torture/execute/20000112-1.c: Include string.h.
8085
8086 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
8087
8088         Relative to g++.dg/special:
8089         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
8090
8091         Relative to g++.old-deja:
8092         * g++.brendan/complex1.C, g++.jason/optimize2.C,
8093         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
8094         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
8095         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
8096         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
8097         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
8098         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
8099
8100         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
8101         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
8102         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
8103         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
8104         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
8105         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
8106         and/or string.h.
8107
8108         * g++.other/goto1.C: Update expectations for error messages.
8109
8110 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
8111
8112         * gcc.c-torture/compile/20000523-1.c: New test.
8113
8114 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8115
8116         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
8117
8118 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
8119
8120         * g++.old-deja/g++.eh/catch11.C: New test.
8121         * g++.old-deja/g++.eh/catch12.C: New test.
8122
8123 2000-05-24  Nick Clifton  <nickc@cygnus.com>
8124
8125         * gcc.c-torture/execute/20000523-1.c: New test.
8126
8127 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
8128
8129         * c-torture/execute/bcp-1.c: Replace abort in arg of
8130         __builtin_constant_p with a generic external function.
8131
8132         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
8133         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
8134         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
8135         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
8136         Prototype abort and/or exit.
8137
8138         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
8139         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
8140         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
8141         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
8142
8143 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
8144
8145         * gcc.dg/dwarf2-1.c: New test.
8146
8147 2000-05-20  Richard Henderson  <rth@cygnus.com>
8148
8149         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
8150
8151 2000-05-20  Andreas Jaeger  <aj@suse.de>
8152
8153         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
8154         testcase.
8155
8156 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
8157
8158         * gcc.c-torture/execute/20000519-2.c: New test.
8159
8160 2000-05-19  Andreas Jaeger  <aj@suse.de>
8161
8162         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
8163         which fails with SSA.
8164
8165         * lib/c-torture.exp: Also test with -O3 -fssa.
8166
8167 2000-05-18  Michael Meissner  <meissner@redhat.com>
8168
8169         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8170         * gcc.c-torture/execute/920415-1.c: Ditto.
8171         * gcc.c-torture/execute/920501-1.c: Ditto.
8172         * gcc.c-torture/execute/conversion.c: Ditto.
8173         * gcc.c-torture/execute/cvt-1.c: Ditto.
8174
8175 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
8176
8177         * gcc.c-torture/compile/20000518-1.c: New test.
8178
8179 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
8180
8181         * g77.f-torture/compile/200005018.f:  New test.
8182
8183 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
8184
8185         * gcc.c-torture/compile/20000517-1.c: New test.
8186
8187 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8188
8189         * gcc.c-torture/execute/20000516-1.c: New test.
8190
8191 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
8192
8193         * g++.old-deja/g++.other/eh.C: New test.
8194
8195 2000-05-12  Richard Henderson  <rth@cygnus.com>
8196
8197         * gcc.c-torture/execute/990208-1.c (main): Don't pass
8198         constants through to doit's conditional.
8199
8200 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
8201
8202         * gcc.c-torture/compile/20000511-1.c: New test.
8203         * g77.f-torture/compile/20000511-1.f: New test.
8204         * g77.f-torture/compile/20000511-2.f: New test.
8205
8206 2000-05-11  Michael Meissner  <meissner@redhat.com>
8207
8208         * gcc.c-torture/execute/20000511-1.c: New test.
8209
8210 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
8211
8212         * gcc.dg/dg.exp: Scan .S files as well as .c files.
8213         * gcc.dg/20000510-1.S: New.
8214
8215 2000-05-08  Catherine Moore  <clm@cygnus.com>
8216
8217         * gcc.dg/unused-3.c: New.
8218
8219 2000-05-06  Richard Henderson  <rth@cygnus.com>
8220
8221           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8222           * g++.old-deja/g++.mike/warn1.C: Likewise.
8223           * g++.old-deja/g++.pt/local1.C: Likewise.
8224           * g++.old-deja/g++.pt/local7.C: Likewise.
8225           * g++.old-deja/g++.pt/spec16.C: Likewise.
8226
8227 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
8228
8229         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8230
8231 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
8232
8233           * g77.f-torture/execute/20000503-1.f:  New test.
8234
8235 2000-05-04  Andreas Jaeger  <aj@suse.de>
8236
8237         * gcc.dg/noreturn-2.c: New test.
8238
8239 2000-05-04  Neil Booth  <NeilB@earthling.net>
8240
8241         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8242         preprocessor.
8243
8244 2000-05-04  Richard Henderson  <rth@cygnus.com>
8245
8246         * gcc.c-torture/execute/20000503-1.c: Fix typo.
8247
8248 2000-05-04  Richard Henderson  <rth@cygnus.com>
8249
8250         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
8251         OpenSSL by Jason R Thorpe.
8252
8253 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
8254
8255         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8256
8257 2000-05-03  Robert Lipe <robertlipe@usa.net>
8258
8259         * gcc.dg/20000503-1.c: New test.
8260
8261 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
8262
8263         * gcc.c-torture/compile/20000502-1.c: New test.
8264         * g++.old-deja/g++.other/align.C: New test.
8265         * gcc.dg/cpp-tradstringify.c: New test.
8266
8267 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
8268
8269         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8270         and hard registers.
8271
8272 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
8273
8274         * gcc.c-torture/execute/loop-5.c: New test.
8275
8276 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
8277
8278         * gcc.c-torture/execute/va-arg-20.c: New test.
8279
8280 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
8281
8282         * gcc.c-torture/execute/20000422-1.c: New test.
8283
8284 2000-04-20  Greg McGary  <gkm@gnu.org>
8285
8286         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8287         when optimizing, but without sibling-call optimizations (-O1).
8288
8289 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
8290
8291           * gcc.c-torture/compile/20000420-1.c: New test.
8292
8293 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8294
8295         * g++.abi/ptrflags.C: New test.
8296         * g++.eh/catchptr1.C: Test incomplete pointer chains.
8297
8298 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
8299
8300         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8301
8302 2000-04-19  Greg McGary  <gkm@gnu.org>
8303
8304         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8305         sibling-call optimizations.
8306
8307 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
8308
8309         * gcc.dg/20000419-1.c: New test.
8310
8311 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
8312
8313         * gcc.c-torture/execute/20000412-6.c: New test.
8314
8315 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
8316
8317         * gcc.c-torture/execute/20000412-5.c: New test.
8318         * g77.f-torture/compile/20000412-1.f: New test.
8319         * gcc.c-torture/execute/20000412-4.c: New test.
8320         * gcc.c-torture/compile/20000412-2.c: New test.
8321         * gcc.c-torture/execute/20000412-3.c: New test.
8322         * gcc.c-torture/compile/20000412-1.c: New test.
8323         * gcc.c-torture/execute/20000412-2.c: New test.
8324
8325 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
8326
8327         * objc/execute/bf-20.m: New test.
8328
8329 2000-04-10  Richard Henderson  <rth@cygnus.com>
8330
8331         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8332
8333         * gcc.c-torture/execute/20000412-1.c: New test.
8334
8335 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8336
8337         * g++.old-deja/g++.eh/catchptr1.C: New test.
8338
8339 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
8340
8341         * g++.old-deja/g++.abi/cxa_vec.C: New test.
8342
8343 2000-04-08  Neil Booth  <NeilB@earthling.net>
8344
8345         * gcc.dg/cpp-nullchar.c: Remove test as
8346         embedded nulls cause problems.
8347
8348 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8349
8350         * gcc.dg/compare2.c: New test.
8351
8352 2000-04-08  Neil Booth  <NeilB@earthling.net>
8353
8354         * gcc.dg/cpp-nullchar.c: New test.
8355
8356 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
8357
8358         * gcc.dg/cpp-mi2.c: New test.
8359         * gcc.dg/cpp-mi2[abc].h: New files.
8360
8361 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
8362
8363         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8364         member name.
8365
8366 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8367
8368         * g++.old-deja/g++.abi/vmihint.C: New test.
8369
8370 2000-04-06  Neil Booth  <NeilB@earthling.net>
8371
8372         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8373         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
8374         copyright.
8375
8376 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
8377
8378         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8379         avoid stack-frame overwrite.
8380
8381 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
8382
8383         * gcc.c-torture/compile/20000405-2.c: New test.
8384         * gcc.c-torture/compile/20000405-3.c: New test.
8385
8386 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8387
8388         * gcc.c-torture/compile/20000405-1.c: New test.
8389
8390 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
8391
8392         * gcc.dg/cast-qual-1.c: Revert last change.
8393
8394 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8395
8396         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8397
8398 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
8399
8400         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8401         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8402
8403 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
8404
8405         * gcc.c-torture/compile/20000403-2.c: New test.
8406         * gcc.c-torture/compile/20000403-1.c: New test.
8407
8408 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
8409
8410         * gcc.c-torture/execute/20000403-1.c: New test.
8411
8412 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
8413
8414         * gcc.c-torture/execute/20000402-1.c: New test.
8415
8416 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
8417
8418         * gcc.c-torture/execute/va-arg-15.c: New test.
8419         * gcc.c-torture/execute/va-arg-16.c: New test.
8420         * gcc.c-torture/execute/va-arg-17.c: New test.
8421         * gcc.c-torture/execute/va-arg-18.c: New test.
8422         * gcc.c-torture/execute/va-arg-19.c: New test.
8423
8424 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
8425
8426         * gcc.c-torture/compile/981211-1.c: Move to...
8427         * gcc.dg/cpp-as1.c: ...here.
8428         * gcc.dg/cpp-as2.c: New file.
8429
8430         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8431         compiler.
8432
8433 2000-04-02  Neil Booth  <NeilB@earthling.net>
8434
8435         * gcc.dg/cpp-cond.c  New tests.
8436         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
8437         accidental success less likely.
8438         * gcc.dg/cpp-missingop.c  New tests.
8439         * gcc.dg/cpp-missingparen.c  New tests.
8440         * gcc.dg/cpp-shift.c  New tests.
8441         * gcc.dg/cpp-shortcircuit.c  New tests.
8442         * gcc.dg/cpp-unary.c  New tests.
8443
8444 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
8445
8446         * gcc.c-torture/compile/20000329-1.c: New test.
8447
8448 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
8449
8450         * gcc.c-torture/compile/20000326-1.c: New test.
8451         * gcc.c-torture/compile/20000326-2.c: New test.
8452
8453 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
8454
8455         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
8456         the first parameter is a function argument.
8457
8458 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
8459
8460         * g++.old-deja/g++.ext/array4.C: New test.
8461
8462 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
8463
8464         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
8465
8466 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8467
8468         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
8469
8470 2000-03-19  Richard Henderson  <rth@cygnus.com>
8471
8472         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
8473
8474 2000-03-19  Richard Henderson  <rth@cygnus.com>
8475
8476         * gcc.c-torture/compile/20000319-1.c: New test.
8477
8478 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
8479
8480         * gcc.c-torture/execute/20000314-3.c: New test.
8481         * gcc.c-torture/execute/20000314-2.c: New test.
8482         * gcc.c-torture/execute/20000314-1.c: New test.
8483         * gcc.c-torture/compile/20000314-2.c: New test.
8484         * gcc.c-torture/compile/20000314-1.c: New test.
8485
8486 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
8487
8488         * g++.old-deja/g++.warn/inline.C: New test.
8489
8490 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8491
8492         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
8493         standards-compliant result rather than specific constants.
8494         Put test-values in array.
8495
8496 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
8497
8498         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8499         (g++_target_compile): Put test-specific options last.
8500
8501 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8502
8503         * g++.old-deja/g++.eh/vbase4.C: New test.
8504
8505 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8506
8507         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8508
8509 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8510
8511         * g++.old-deja/g++.brendan/misc12.C: Removed.
8512         * g++.old-deja/g++.pt/memtemp77.C: Constify.
8513         * g++.old-deja/g++.ext/pretty4.C: New test.
8514
8515 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
8516
8517         * g++.old-deja/g++.other/string2.C: New test.
8518
8519 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
8520
8521         * g++.old-deja/g++.warn/impint2.C: New test.
8522
8523 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8524
8525         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8526         is 1, not zero.
8527
8528 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
8529
8530         * g++.old-deja/g++.warn/impint.C: New test.
8531         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8532         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8533         * g++.old-deja/g++.pt/explicit12.C: Likewise.
8534         * g++.old-deja/g++.pt/explicit13.C: Likewise.
8535         * g++.old-deja/g++.pt/explicit17.C: Likewise.
8536         * g++.old-deja/g++.pt/explicit18.C: Likewise.
8537         * g++.old-deja/g++.pt/explicit19.C: Likewise.
8538         * g++.old-deja/g++.pt/explicit23.C: Likewise.
8539         * g++.old-deja/g++.pt/explicit31.C: Likewise.
8540         * g++.old-deja/g++.pt/explicit35.C: Likewise.
8541         * g++.old-deja/g++.pt/explicit6.C: Likewise.
8542         * g++.old-deja/g++.pt/memclass7.C: Likewise.
8543
8544 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
8545
8546         * gcc.dg/cpp-redef.c: New test.
8547
8548 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
8549
8550         * g++.old-deja/g++.pt/unify7.C: New test.
8551
8552 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8553
8554         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8555         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8556
8557 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
8558
8559         * gcc.c-torture/compile/20000224-1.c: New test.
8560
8561 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8562
8563         * gcc.c-torture/compile/cpp-2.c: New test.
8564         * gcc.c-torture/compile/cpp-1.c: New test.
8565
8566 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
8567
8568         * gcc.c-torture/execute/20000225-1.c: New test.
8569
8570 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8571
8572         * gcc.dg/cpp-li2.c: New test.
8573
8574         * gcc.dg/cpp-wi1.c: New test.
8575
8576         * gcc.dg/cpp-li1.c: New test.
8577
8578 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
8579
8580         * g++.old-deja/g++.other/sizeof5.C: New test.
8581
8582 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8583
8584         * gcc.c-torture/execute/va-arg-13.c: New test.
8585
8586 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
8587
8588         * gcc.c-torture/execute/va-arg-12.c: New test.
8589
8590 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8591
8592         * gcc.c-torture/execute/20000223-1.c: New test.
8593
8594 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
8595
8596         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8597
8598 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
8599
8600         * g++.old-deja/g++.abi/ptrmem.C: New test.
8601
8602 2000-02-19  Richard Henderson  <rth@cygnus.com>
8603
8604         * gcc.c-torture/compile/init-3.c: New.
8605
8606 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
8607
8608         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8609         ALWAYS_CXXFLAGS.
8610
8611 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
8612
8613         * gcc.c-torture/compile/20000211-3.c: New test.
8614
8615 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
8616
8617         * gcc.c-torture/compile/20000211-2.c: New test.
8618
8619 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
8620
8621         * gcc.c-torture/compile/20000211-1.c: New test.
8622
8623 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
8624
8625         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
8626           on native targets
8627
8628 2000-02-08  Nathan Sidwell  <nathan@acm.org>
8629
8630         * g++.old-deja/g++.other/cast5.C: New test.
8631
8632 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
8633
8634         * gcc.c-torture/execute/20000205-1.c: New.
8635
8636 2000-02-03  Nathan Sidwell  <nathan@acm.org>
8637
8638         * g++.old-deja/g++.jason/cast3.C: Return void.
8639         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
8640
8641 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8642
8643         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
8644
8645         * gcc.dg/loop-1.c: New test.
8646
8647 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
8648
8649         * gcc.c-torture/compile/20000127-1.c: New test.
8650         * gcc.c-torture/execute/991228-1.c: New test.
8651
8652 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8653
8654         * gcc.dg/unused-2.c: New test.
8655
8656         * gcc.dg/conv-1.c: New test.
8657
8658 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8659
8660         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8661         compiler.
8662         (tool_option_proc): Fix typo.
8663
8664 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
8665
8666         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
8667         of the ld on the host, not on the build machine.
8668         Also, don't crash if '--help' is not a supported option.
8669
8670 2000-01-24  Richard Henderson  <rth@cygnus.com>
8671
8672         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
8673
8674 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
8675
8676         * gcc.c-torture/execute/20000120-2.c: New test.
8677         * gcc.c-torture/execute/20000120-1.c: New test.
8678
8679 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
8680
8681         * gcc.c-torture/execute/20000113-1.c: New test.
8682
8683 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
8684
8685         * gcc.c-torture/execute/20000112-1.c: New test.
8686
8687 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8688
8689         * gcc.dg/20000111-1.c: New test.
8690
8691 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
8692
8693         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
8694         with 16 bit integers.
8695
8696 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8697
8698         * gcc.dg/20000108-1.c: New test.
8699
8700 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8701
8702         * g++.old-deja/g++.ns/koenig8.C: New test.
8703
8704 2000-01-05  Nathan Sidwell  <nathan@acm.org>
8705
8706         * g++.old-deja/g++.other/cast4.C: New test.
8707
8708 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
8709
8710         * gcc.c-torture/compile/20000105-2.c: New test.
8711         * gcc.c-torture/compile/20000105-1.c: New test.
8712
8713 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8714
8715         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8716         references to printf & atoi to conform to ANSI standard.
8717         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8718         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8719         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8720         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8721         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8722         * g++.old-deja/g++.brendan/complex1.C: Likewise.
8723         * g++.old-deja/g++.brendan/copy1.C: Likewise.
8724         * g++.old-deja/g++.brendan/copy2.C: Likewise.
8725         * g++.old-deja/g++.brendan/copy3.C: Likewise.
8726         * g++.old-deja/g++.brendan/copy4.C: Likewise.
8727         * g++.old-deja/g++.brendan/copy5.C: Likewise.
8728         * g++.old-deja/g++.brendan/copy6.C: Likewise.
8729         * g++.old-deja/g++.brendan/copy7.C: Likewise.
8730         * g++.old-deja/g++.brendan/copy8.C: Likewise.
8731         * g++.old-deja/g++.brendan/crash11.C: Likewise.
8732         * g++.old-deja/g++.brendan/crash14.C: Likewise.
8733         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8734         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8735         * g++.old-deja/g++.brendan/delete2.C: Likewise.
8736         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8737         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8738         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8739         * g++.old-deja/g++.brendan/eh1.C: Likewise.
8740         * g++.old-deja/g++.brendan/groff1.C: Likewise.
8741         * g++.old-deja/g++.brendan/init3.C: Likewise.
8742         * g++.old-deja/g++.brendan/misc12.C: Likewise.
8743         * g++.old-deja/g++.brendan/misc7.C: Likewise.
8744         * g++.old-deja/g++.brendan/new2.C: Likewise.
8745         * g++.old-deja/g++.brendan/operators4.C: Likewise.
8746         * g++.old-deja/g++.brendan/operators5.C: Likewise.
8747         * g++.old-deja/g++.brendan/overload2.C: Likewise.
8748         * g++.old-deja/g++.brendan/overload7.C: Likewise.
8749         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8750         * g++.old-deja/g++.brendan/reference1.C: Likewise.
8751         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8752         * g++.old-deja/g++.brendan/template24.C: Likewise.
8753         * g++.old-deja/g++.brendan/template3.C: Likewise.
8754         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8755         * g++.old-deja/g++.jason/inline3.C: Likewise.
8756         * g++.old-deja/g++.jason/opeq.C: Likewise.
8757         * g++.old-deja/g++.law/arg5.C: Likewise.
8758         * g++.old-deja/g++.law/arm7.C: Likewise.
8759         * g++.old-deja/g++.law/ctors11.C: Likewise.
8760         * g++.old-deja/g++.law/cvt8.C: Likewise.
8761         * g++.old-deja/g++.law/init9.C: Likewise.
8762         * g++.old-deja/g++.law/refs4.C: Likewise.
8763         * g++.old-deja/g++.law/template2.C: Likewise.
8764         * g++.old-deja/g++.law/visibility24.C: Likewise.
8765         * g++.old-deja/g++.law/vtable3.C: Likewise.
8766         * g++.old-deja/g++.mike/asm2.C: Likewise.
8767         * g++.old-deja/g++.mike/eh1.C: Likewise.
8768         * g++.old-deja/g++.mike/misc1.C: Likewise.
8769         * g++.old-deja/g++.mike/misc13.C: Likewise.
8770         * g++.old-deja/g++.mike/misc14.C: Likewise.
8771         * g++.old-deja/g++.mike/ns12.C: Likewise.
8772         * g++.old-deja/g++.mike/p1248.C: Likewise.
8773         * g++.old-deja/g++.mike/p3708.C: Likewise.
8774         * g++.old-deja/g++.mike/p3708a.C: Likewise.
8775         * g++.old-deja/g++.mike/p3708b.C: Likewise.
8776         * g++.old-deja/g++.mike/p646.C: Likewise.
8777         * g++.old-deja/g++.mike/p700.C: Likewise.
8778         * g++.old-deja/g++.mike/p783.C: Likewise.
8779         * g++.old-deja/g++.mike/p783a.C: Likewise.
8780         * g++.old-deja/g++.mike/p783b.C: Likewise.
8781         * g++.old-deja/g++.mike/p786.C: Likewise.
8782         * g++.old-deja/g++.mike/p789.C: Likewise.
8783         * g++.old-deja/g++.mike/p789a.C: Likewise.
8784         * g++.old-deja/g++.mike/p807a.C: Likewise.
8785         * g++.old-deja/g++.other/delete3.C: Likewise.
8786         * g++.old-deja/g++.other/dyncast1.C: Likewise.
8787         * g++.old-deja/g++.other/dyncast2.C: Likewise.
8788         * g++.old-deja/g++.other/dyncast3.C: Likewise.
8789         * g++.old-deja/g++.other/empty1.C: Likewise.
8790         * g++.old-deja/g++.other/temporary1.C: Likewise.
8791         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8792         * g++.old-deja/g++.pt/t16.C: Likewise.
8793         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8794
8795 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
8796
8797         * gcc.dg/991230-1.c: New test.
8798
8799 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
8800
8801         * gcc.c-torture/compile/991229-3.c: New test.
8802         * gcc.c-torture/compile/991229-2.c: New test.
8803         * gcc.c-torture/compile/991229-1.c: New test.
8804
8805 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
8806
8807         * gcc.c-torture/compile/labels-2.c: New test.
8808
8809 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8810
8811         * gcc.c-torture/execute/991227-1.c: New test.
8812
8813 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8814
8815         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
8816
8817 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
8818
8819         * gcc.c-torture/execute/991221-1.c: New test.
8820
8821 1999-12-20  Nathan Sidwell  <nathan@acm.org>
8822
8823         * g++.old-deja/g++.other/cast3.C: New test.
8824
8825 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
8826
8827         * gcc.c-torture/execute/991216-4.c: New test.
8828
8829 1999-12-16  Michael Meissner  <meissner@cygnus.com>
8830
8831         * gcc.c-torture/execute/991216-1.c: New test.
8832         * gcc.c-torture/execute/991216-2.c: New test.
8833         * gcc.c-torture/execute/991216-3.c: New test.
8834
8835 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8836
8837         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
8838         Actually make the test fail by using "-O2" for compilation.
8839
8840 1999-12-15  Nathan Sidwell  <nathan@acm.org>
8841
8842         * g++.old-deja/g++.warn/cast-align1.C: New test.
8843
8844 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8845
8846         * gcc.c-torture/compile/991214-1.c: New test.
8847         * gcc.c-torture/compile/991214-2.c: New test.
8848
8849 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
8850
8851         * gcc.dg/991214-1.c: New test.
8852
8853 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
8854
8855         * gcc.c-torture/compile/991213-3.c: New test.
8856         * gcc.c-torture/compile/991213-2.c: New test.
8857         * gcc.c-torture/compile/991213-1.c: New test.
8858
8859 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8860
8861         * gcc.dg/991209-1.c: New test.
8862
8863 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
8864
8865         * gcc.c-torture/compile/991208-1.c: New test.
8866
8867 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8868
8869         * gcc.dg/ultrasp2.c: New test.
8870
8871 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
8872
8873         * g++.old-deja/g++.abi/align.C (main): Fix typo.
8874
8875 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
8876
8877         * gcc.c-torture/compile/991202-1.c: New test.
8878         * gcc.c-torture/execute/991202-1.c: New test.
8879         * gcc.c-torture/execute/991202-2.c: New test.
8880         * gcc.c-torture/execute/991202-3.c: New test.
8881
8882 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
8883
8884         * g++.old-deja/g++.abi/align.C: New test.
8885         * g++.old-deja/g++.abi/aggregates.C: Likewise.
8886         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8887
8888 1999-12-01  Richard Henderson  <rth@cygnus.com>
8889
8890         * gcc.c-torture/execute/991201-1.c: New.
8891
8892 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
8893
8894         * gcc.dg/991129-1.c: New test.
8895
8896 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
8897
8898         * gcc.c-torture/compile/991127-1.c: New test.
8899
8900 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8901
8902         * g++.old-deja/g++.other/warn4.C: New test.
8903
8904 1999-11-22  Nathan Sidwell  <nathan@acm.org>
8905
8906         * g++.old-deja/g++.eh/cleanup2.C: New test.
8907         * g++.old-deja/g++.ext/pretty2.C: New test.
8908         * g++.old-deja/g++.ext/pretty3.C: New test.
8909         * g++.old-deja/g++.other/debug6.C: New test.
8910
8911 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
8912
8913         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
8914         compiler_output to look for one error message instead of two.
8915
8916 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
8917
8918         * gcc.c-torture/execute/991118-1.c: Also test case
8919         where the word boundary does not split a byte evenly.
8920
8921 1999-11-19  Nathan Sidwell  <nathan@acm.org>
8922
8923         * g++.old-deja/g++.ext/restrict1.C: New test.
8924
8925 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8926
8927         * gcc.c-torture/execute/991118-1.c: New test.
8928
8929 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
8930
8931         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
8932         working directory pathnames.
8933
8934 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
8935
8936         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
8937         host is equipped with driver.h and driver.o so it can actually
8938         compile and run the tests.
8939
8940 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
8941
8942         * gcc.c-torture/compile/991008-1.c: New test.
8943
8944 1999-11-08  Nick Clifton  <nickc@cygnus.com>
8945
8946         * lib/gcc-dg.exp: Include target-supports.exp
8947
8948 1999-11-05  Nick Clifton  <nickc@cygnus.com>
8949
8950         * lib/target-supports.exp: New file: Provide procs to test for
8951         features supported by the target.
8952         (check_weak_available): Moved here from ecos.exp.
8953         (check_alias_available): New proc: Determine of the target
8954         toolchain supports the alias attribute.
8955
8956         * gcc.dg/special/ecos.exp: Move check_weak_available to
8957         target-supports.exp.
8958         (alias-1.c): Only perform the test if the target supports
8959         aliases.
8960         (wkali-1.c): Only perform the test if the target supports
8961         aliases.
8962
8963         * gcc.dg/990506-0.c: Expect error messages from cross
8964         targets as well as native targets.
8965
8966 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8967
8968         * gcc.dg/ultrasp1.c: Removed xfail.
8969         * gcc.dg/struct-ret-2.c: Likewise.
8970         * gcc.dg/array-1.c: Likewise.
8971
8972 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8973
8974         * gcc.dg/struct-ret-2.c: New test.
8975
8976         * gcc.dg/array-1.c: New test.
8977
8978 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
8979
8980         * gcc.c-torture/execute/991030-1.c: New test.
8981
8982 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
8983
8984         * gcc.c-torture/compile/991026-2.c: New test.
8985
8986 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8987
8988         * gcc.c-torture/compile/991026-1.c: New test.
8989
8990 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8991
8992         * gcc.c-torture/execute/991023-1.c: New test.
8993
8994 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8995
8996         * gcc.c-torture/execute/991019-1.c: New test.
8997
8998 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8999
9000         * gcc.c-torture/execute/991016-1.c: New test.
9001
9002 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
9003
9004         * gcc.c-torture/execute/991014-1.c: New test.
9005
9006 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
9007
9008         * g++.old-deja/g++.other/union2.C: New test.
9009
9010 1999-10-13  Nathan Sidwell  <nathan@acm.org>
9011
9012         * g++.old-deja/g++.other/vaarg2.C: New test.
9013         * g++.old-deja/g++.other/vaarg3.C: New test.
9014
9015 1999-10-12  Craig Burley  <craig@jcb-sc.com>
9016
9017         * g77.f-torture/noncompile/19990905-1.f: Moved from being
9018         in compile/.
9019
9020 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
9021
9022         * gcc.c-torture/execute/va-arg-11.c: New test.
9023
9024 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
9025
9026         * lib/file-format.exp (gcc_target_object_format): Don't
9027         crash if objdump is unavailable.
9028
9029 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
9030
9031         * gcc.misc-tests/mg.exp: delete extraneous redirection.
9032
9033 1999-09-28  Nick Clifton  <nickc@cygnus.com>
9034
9035         * gcc.c-torture/compile/990928-1.c: New test.
9036
9037 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
9038
9039         * g++.old-deja/g++.other/decl6.C: New test.
9040
9041 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9042
9043         * gcc.c-torture/execute/va-arg-10.c: New test.
9044
9045 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
9046
9047         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
9048         __PRETTY_FUNCTION__.
9049
9050 1999-09-23  Nick Clifton  <nickc@cygnus.com>
9051
9052         * gcc.c-torture/execute/990923-1.c: New test.
9053
9054 1999-09-21  Nick Clifton  <nickc@cygnus.com>
9055
9056         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
9057         for which -fpic is inappropriate.
9058
9059 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
9060
9061         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
9062
9063 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9064
9065         * g++.old-deja/g++.other/dyncast1.C: New test.
9066         * g++.old-deja/g++.other/dyncast2.C: New test.
9067         * g++.old-deja/g++.other/dyncast3.C: New test.
9068         * g++.old-deja/g++.other/dyncast4.C: New test.
9069         * g++.old-deja/g++.other/dyncast5.C: New test.
9070         * g++.old-deja/g++.eh/catch3.C: New test.
9071         * g++.old-deja/g++.eh/catch3p.C: New test.
9072         * g++.old-deja/g++.eh/catch4.C: New test.
9073         * g++.old-deja/g++.eh/catch4p.C: New test.
9074         * g++.old-deja/g++.eh/catch5.C: New test.
9075         * g++.old-deja/g++.eh/catch5p.C: New test.
9076         * g++.old-deja/g++.eh/catch6.C: New test.
9077         * g++.old-deja/g++.eh/catch6p.C: New test.
9078         * g++.old-deja/g++.eh/catch7.C: New test.
9079         * g++.old-deja/g++.eh/catch7p.C: New test.
9080         * g++.old-deja/g++.eh/catch8.C: New test.
9081         * g++.old-deja/g++.eh/catch8p.C: New test.
9082         * g++.old-deja/g++.eh/catch9.C: New test.
9083         * g++.old-deja/g++.eh/catch9p.C: New test.
9084
9085 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
9086
9087         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
9088         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
9089
9090 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
9091
9092         * gcc.c-torture/compile/990913-1.c: New test.
9093
9094 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
9095
9096         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
9097         * g++.old-deja/g++.jason/rfg5.C: Likewise.
9098
9099 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
9100
9101         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
9102
9103 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
9104
9105         * g++.old-deja/g++.other/lookup11.C: New test.
9106         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
9107         what is permitted and what we want.
9108         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
9109         overload use.
9110         * g++.old-deja/g++.jason/rfg5.C: Likewise
9111
9112 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
9113
9114         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
9115         * gcc.c-torture/noncompile/poison-1.c: New file.
9116
9117 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
9118
9119         * g++.old-deja/g++.other/sizeof3.C: New test.
9120         * g++.old-deja/g++.other/sizeof4.C: New test.
9121         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
9122         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
9123
9124 1999-09-07  Richard Henderson  <rth@cygnus.com>
9125
9126         * gcc.dg/va-arg-1.c: New.
9127
9128 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9129
9130         * gcc.c-torture/execute/va-arg-9.c: New test.
9131
9132 1999-09-05  Craig Burley  <craig@jcb-sc.com>
9133
9134         * g77.f-torture/compile/980519-2.f: New test.
9135         * g77.f-torture/compile/19990905-0.f: New test.
9136         * g77.f-torture/compile/19990905-1.f: New test.
9137         * g77.f-torture/compile/19990905-2.f: New test.
9138
9139         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
9140
9141 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
9142
9143         * gcc.c-torture/execute/990827-1.c: Fix typo.
9144
9145 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
9146
9147         * g++.old-deja/g++.other/deref1.C: New test.
9148
9149 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
9150
9151         * g++.old-deja/g++.other/ambig2.C: New test.
9152         * g++.old-deja/g++.other/cond5.C: New test.
9153         * g++.old-deja/g++.other/lookup16.C: New test.
9154
9155 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
9156
9157         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
9158         assemblers too.
9159
9160 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
9161
9162         * lib/c-torture.exp: Avoid the "compare executables" optimization
9163         when testing native.
9164
9165 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
9166
9167         * gcc.c-torture/execute/990829-1.c: New test.
9168         * gcc.c-torture/compile/990829-1.c: New test.
9169
9170 1999-08-27  Paul Burchard  <burchard@pobox.com>
9171
9172         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
9173         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
9174         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
9175         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
9176         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
9177         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
9178         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
9179         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
9180         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
9181         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
9182         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
9183
9184 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
9185
9186         * gcc.c-torture/execute/990827-1.c: New test.
9187
9188 1999-08-26  Craig Burley  <craig@jcb-sc.com>
9189
9190         * g77.f-torture/noncompile/19990826-4.f: New test.
9191
9192         * g77.f-torture/compile/19990826-3.f: New test.
9193
9194         * g77.f-torture/execute/19990826-2.f: New test.
9195
9196         * g77.f-torture/compile/19990826-1.f: New test.
9197
9198         * gcc.c-torture/execute/990826-0.c: New test.
9199         * g77.c-torture/execute/19990826-0.f: New test.
9200
9201         * g77.f-torture/noncompile/970626-2.f: New test.
9202
9203 1999-08-25  Paul Burchard  <burchard@pobox.com>
9204
9205         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
9206         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
9207         lss-011.C: New tests.
9208
9209 1999-08-25  Nathan Sidwell  <nathan@acm.org>
9210
9211         * g++.old-deja/g++.other/decl5.C: New test.
9212
9213 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9214
9215         * noncompile/noncompile.exp: Load_lib c-torture.exp.
9216         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
9217         call `postbase' for each one.  All callers of `postbase' changed
9218         to call this instead.
9219
9220 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
9221
9222         * gcc.c-torture/execute/990811-1.c: New test.
9223
9224 1999-08-09  Nick Clifton  <nickc@cygnus.com>
9225
9226         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
9227         just native ones.
9228
9229         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
9230         just native ones.
9231
9232 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9233
9234         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
9235
9236 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9237
9238         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
9239
9240 1999-08-04  Nathan Sidwell  <nathan@acm.org>
9241
9242         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
9243
9244 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
9245
9246         * gcc.c-torture/execute/990804-1.c: New test.
9247
9248 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9249
9250         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
9251         * g++.old-deja/g++.brendan/crash64.C: Likewise
9252         * g++.old-deja/g++.brendan/overload8.C: Likewise
9253
9254 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9255
9256         * g++.old-deja/g++.other/struct1.C: New test.
9257
9258 1999-08-03  Nathan Sidwell  <nathan@acm.org>
9259
9260         * g++.old-deja/g++.other/enum2.C: New test.
9261
9262 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
9263
9264         Adapted from tests from Franz Sirl:
9265         * gcc.c-torture/execute/va-arg-7.c: New test.
9266         * gcc.c-torture/execute/va-arg-8.c: New test.
9267
9268 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
9269
9270         * gcc.c-torture/compile/990801-2.c: New test.
9271
9272         * gcc.c-torture/compile/990801-1.c: New test.
9273
9274 1999-07-27  Michael Meissner  <meissner@cygnus.com>
9275
9276         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
9277         fp-cmp-1.c, converting double to float.
9278
9279         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
9280         fp-cmp-1.c, converting double to long double.
9281
9282         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
9283         from fr1 to unknown_register, since fr1 is a legitimate register
9284         on some machines.
9285
9286 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
9287
9288         * README: More listname related changes.
9289
9290 1999-07-08  Catherine Moore  <clm@cygnus.com>
9291
9292         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
9293
9294 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
9295
9296         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
9297
9298 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
9299
9300         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
9301
9302 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
9303
9304         * gcc.dg/990703-1.c: New test.
9305
9306 1999-06-29  Nick Clifton  <nickc@cygnus.com>
9307
9308         * lib/file-format.exp: New file: Move definition of proc
9309         gcc_target_object_format to here from
9310         gcc.dg/special/ecos.exp.
9311
9312         * lib/c-torture.exp: Include lib file-format.exp.
9313         * lib/gcc-dg.exp: Include lib file-format.exp.
9314
9315         * gcc.dg/special/ecos.exp: Remove definition of proc
9316         gcc_target_object_format.
9317
9318 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
9319
9320         * gcc.c-torture/execute/990628-1.c: New test.
9321
9322 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
9323
9324         * gcc.c-torture/compile/990625-2.c: New test.
9325
9326         * gcc.c-torture/compile/990625-1.c: New test.
9327
9328 1999-06-23  Nick Clifton  <nickc@cygnus.com>
9329
9330         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
9331         attributes compile.
9332         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
9333         ports that use the COFF/PE file format.
9334
9335 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
9336
9337         * gcc.c-torture/compile/990617-1.c: New test.
9338
9339 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
9340
9341         * g++.old-deja/g++.other/decl4.C: New test.
9342
9343 1999-06-14  Nathan Sidwell  <nathan@acm.org>
9344
9345         * g++.old-deja/g++.other/bitfld3.C: New test.
9346
9347 1999-06-08  Nathan Sidwell  <nathan@acm.org>
9348
9349         * g++.old-deja/g++.eh/catch1.C: New test.
9350
9351 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
9352
9353         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
9354
9355         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
9356         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
9357
9358 1999-06-05  Craig Burley  <craig@jcb-sc.com>
9359
9360         * g77.f-torture/compile/19990502-0.f: Replace with new,
9361         shorter, test that still fails after recent changes.
9362
9363 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9364
9365         * gcc.c-torture/execute/990604-1.c: New test.
9366
9367 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
9368
9369         * gcc.c-torture/execute/990531-1.c: New test.
9370
9371 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9372
9373         * gcc.c-torture/compile/990527-1.c: New test.
9374
9375 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
9376
9377         * gcc.c-torture/execute/990527-1.c: New test.
9378
9379 1999-05-25  Nick Clifton  <nickc@cygnus.com>
9380
9381         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9382         bitfields as signed.
9383
9384 1999-05-25  Craig Burley  <craig@jcb-sc.com>
9385
9386         * g77.f-torture/compile/19990525-0.f: New test.
9387
9388 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
9389
9390         * gcc.c-torture/execute/990525-2.c: New test.
9391
9392         * gcc.c-torture/execute/990525-1.c: New test.
9393
9394 1999-05-24  Nathan Sidwell  <nathan@acm.org>
9395
9396         * g++.old-deja/g++.other/anon3.C: New test.
9397         * g++.old-deja/g++.other/anon4.C: New test.
9398         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9399         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9400         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9401         Merrill).
9402
9403 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
9404
9405         * gcc.c-torture/execute/990524-1.c: New test.
9406
9407         * gcc.dg/990524-1.c: New test.
9408
9409 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9410
9411         * gcc.c-torture/compile/990523-1.c: New test.
9412
9413 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
9414
9415         * gcc.c-torture/compile/990519-1.c: New test.
9416
9417 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9418
9419         * gcc.c-torture/compile/990517-1.c: New test.
9420
9421         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9422         (e4, f4): New tests.
9423         (main): Call them.
9424
9425 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9426
9427         * gcc.dg/noreturn-1.c: New test.
9428
9429 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9430
9431         * gcc.c-torture/execute/990513-1.c: New test.
9432
9433 1999-05-10  Richard Henderson  <rth@cygnus.com>
9434
9435         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
9436
9437 1999-05-10  Craig Burley  <craig@jcb-sc.com>
9438
9439         * g77.f-torture/execute/erfc.f: Use small single-precision
9440         values, to avoid problems on Alphas when not -mieee.
9441
9442 1999-05-08  Craig Burley  <craig@jcb-sc.com>
9443
9444         * gcc.dg/990506-0.c: New test.
9445
9446 1999-05-08  Richard Henderson  <rth@cygnus.com>
9447
9448         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
9449         the constant to test.  Don't XFAIL 64-bit targets.
9450
9451         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
9452         * g++.old-deja/g++.law/profile1.C: Likewise.
9453
9454         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
9455         operator new instances.
9456         * g++.old-deja/g++.other/delete5.C: Likewise.
9457
9458 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9459
9460         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
9461         intrinsic.
9462
9463 1999-05-03  Craig Burley  <craig@jcb-sc.com>
9464
9465         * g77.f-torture/execute/u77-test.f: Reverse order of two
9466         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
9467
9468 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9469
9470         * gcc.dg/compare1.c: New test.
9471
9472 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9473
9474         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
9475         New tests.
9476
9477 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9478
9479         * g77.f-torture/compile/19990502-1.f: New test.
9480
9481 1999-05-02  Craig Burley  <craig@jcb-sc.com>
9482
9483         * g77.f-torture/compile/19990502-0.f: New test.
9484
9485 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
9486
9487         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
9488         intrinsic.
9489
9490 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
9491
9492         * g77.f-torture/execute/u77-test.f (main): List libU77
9493         intrinsics not currently tested.
9494         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
9495         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
9496         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
9497         Trim blanks off the ends of some printed strings.
9498
9499 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
9500
9501         * g77.f-torture/execute/u77-test.f (main): Just warn about
9502         FSTAT gid disagreement, as it's expected on some systems.
9503
9504 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
9505
9506         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
9507         use a new function, which allows for some slop.
9508         Clean up some commentary.
9509         (issum): The new function.
9510         (sgladd): Deleted subroutine.
9511
9512 1999-05-01  Craig Burley  <craig@jcb-sc.com>
9513
9514         * g77.f-torture/execute/u77-test.f: Modify to be more like
9515         libf2c/libU77 version, bringing patches to that version here.
9516         Add suitable commentary.
9517
9518 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
9519
9520         * gcc.dg/990424-1.c: New test.
9521
9522 1999-04-24  Craig Burley  <craig@jcb-sc.com>
9523
9524         * g77.f-torture/execute/u77-test.f (main): Bug involving
9525         LSTAT has been fixed, so turn back on full checking.
9526
9527 1999-04-20  Craig Burley  <craig@jcb-sc.com>
9528
9529         * g77.f-torture/compile/19990419-0.f: New test.
9530         * g77.f-torture/execute/19990419-1.f: New test.
9531
9532 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
9533
9534         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9535         to avoid the need for a prototype to supress a warning.
9536
9537 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
9538
9539         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
9540
9541 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
9542
9543         * gcc.c-torture/execute/990404-1.c: New test.
9544
9545 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9546
9547         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
9548         * gcc.dg/cpp-if3.c: Don't use -pedantic.
9549         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
9550         missing initializer warnings.
9551
9552 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
9553
9554         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
9555         matching strings.
9556
9557 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
9558
9559         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
9560
9561 1999-03-26  Craig Burley  <craig@jcb-sc.com>
9562
9563         * g77.f-torture/execute/19990325-0.f: New test.
9564         * g77.f-torture/execute/19990325-1.f: New test.
9565
9566 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
9567
9568         * gcc.c-torture/execute/990324-1.c: New test.
9569
9570 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
9571
9572         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
9573         test with 4.
9574
9575 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
9576
9577         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
9578
9579 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9580
9581         * g77.f-torture/execute/19990313-2.f: New test.
9582         * g77.f-torture/execute/19990313-3.f: New test.
9583
9584 1999-03-13  Craig Burley  <craig@jcb-sc.com>
9585
9586         * g77.f-torture/execute/19990313-0.f: New test.
9587         * g77.f-torture/execute/19990313-1.f: New test.
9588
9589 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
9590
9591         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
9592         printf to sprintf.
9593         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
9594         (main): Add check for u15.  Conditionalize u31 check depending on
9595         whether ints are <32 bits or >=32 bits.
9596
9597 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9598
9599         * g77.f-torture/execute/19981119-0.f: Improve testiness.
9600
9601 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9602
9603         * g77.f-torture/compile/19990305-0.f: New test.
9604         * g77.f-torture/execute/19981119-0.f: New test.
9605
9606 1999-03-08  Craig Burley  <craig@jcb-sc.com>
9607
9608         * g77.f-torture/execute/970625-2.f: call ABORT if final
9609         result is not correct, instead of just printing it.
9610         Add this checking via newly introduced obfuscation, to
9611         trip up buggy front ends.
9612
9613 1999-03-07  Craig Burley  <craig@jcb-sc.com>
9614
9615         * g77.f-torture/compile/960317-1.f: Moved from being
9616         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
9617
9618 1999-03-06  Craig Burley  <craig@jcb-sc.com>
9619
9620         * g77.f-torture/execute/960317-1.f: New (old) test.
9621         * g77.f-torture/execute/970625-2.f: Ditto.
9622
9623 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
9624
9625         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
9626         message on line 1 or line 2; cccp and cpplib do this differently.
9627
9628 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
9629
9630         * g++.old-deja/g++.law/weak1.C: New test.
9631
9632 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9633
9634         * gcc.c-torture/execute/990119-1.c: Renamed to...
9635         * gcc.dg/990119-1.c: this, so it will only be tested once
9636         (it's a preprocessor test, it doesn't need to be run at
9637         multiple optimization levels).
9638
9639 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
9640
9641         * lib/g++.exp: Don't add incdir=$base_dir/../include to
9642           ALWAYS_CXXFLAGS.
9643
9644 1999-02-24  Craig Burley  <craig@jcb-sc.com>
9645
9646         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
9647         * g77.f-torture/compile/19981216-0.f: ...as it is expected
9648         to not be compilable by current g77.
9649
9650 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9651
9652         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
9653
9654 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
9655
9656         * gcc.c-torture/execute/990222-1.c: New test.
9657
9658 1999-02-19  Craig Burley  <craig@jcb-sc.com>
9659
9660         * g77.f-torture/compile/19990218-0.f: New test.
9661         * g77.f-torture/noncompile/19990218-1.f: New test.
9662
9663 1999-02-18  Craig Burley  <craig@jcb-sc.com>
9664
9665         * g77.f-torture/compile/19981216-0.f: New test.
9666
9667 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
9668
9669         * gcc.dg/990214-1.c: New test.
9670
9671 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
9672
9673         * gcc.dg/990213-2.c: New test.
9674
9675         * gcc.dg/990213-1.c: New test.
9676
9677 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
9678
9679         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
9680         ints.
9681
9682 1999-02-11  Nick Clifton  <nickc@cygnus.com>
9683
9684         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
9685         specified by target.
9686
9687         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
9688
9689 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
9690
9691         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
9692
9693 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9694
9695         * gcc.dg/special/ecos.exp: New test driver for new tests with
9696         special requirements.
9697
9698         * gcc.dg/special/alias-1.c: New test.
9699         * gcc.dg/special/gcsec-1.c: New test.
9700         * gcc.dg/special/weak-1.c: New test.
9701         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
9702         * gcc.dg/special/weak-2.c: New test.
9703         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
9704         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
9705         * gcc.dg/special/wkali-1.c: New test.
9706         * gcc.dg/special/wkali-2.c: New test.
9707         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
9708         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
9709
9710 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
9711
9712           * lib/c-torture.exp (c-torture-compile): Pull out code for
9713           analyzing gcc error messages.
9714           (c-torture-execute): Likewise.  Fix some (harmless) false
9715           positives.
9716           * lib/gcc.exp (gcc_check_compile): New function.
9717
9718 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
9719
9720         * gcc.c-torture/execute/990208-1.c: New test.
9721
9722 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
9723
9724         * g++.dg/special/ecos.exp: New driver for new tests with special
9725         requirements
9726
9727         * g++.dg/special/conpr-1.C: New test
9728         * g++.dg/special/conpr-2.C: New test
9729         * g++.dg/special/conpr-2a.C: New test
9730         * g++.dg/special/conpr-3.C: New test
9731         * g++.dg/special/conpr-3a.C: New test
9732         * g++.dg/special/conpr-3b.C: New test
9733
9734         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
9735         allow g++ to use the dg driver
9736
9737         * README: Add comment about g++.dg directory
9738
9739 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
9740
9741         * README: Update email addresses.
9742
9743 1999-02-03  Nick Clifton  <nickc@cygnus.com>
9744
9745         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
9746         arguments in order to force structure S onto the stack even on
9747         the alpha.
9748         (test): Pass 10 leading arguments to function foo as well as the
9749         structure S.
9750
9751         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
9752         failure for all targets.
9753
9754         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
9755         abort to terminate program execution.
9756
9757 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
9758
9759         * gcc.c-torture/execute/990130-1.c: New test.
9760
9761 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
9762
9763         * gcc.dg/990130-1.c: New test.
9764
9765 1999-01-28  Michael Meissner  <meissner@cygnus.com>
9766
9767         * gcc.c-torture/execute/990128-1.c: New test.
9768
9769 1999-01-27  Michael Meissner  <meissner@cygnus.com>
9770
9771         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
9772
9773 1999-01-27  Felix Lee  <flee@cygnus.com>
9774
9775         * lib/c-torture.exp (c-torture-compile): pull out code for
9776         analyzing gcc error messages.
9777         (c-torture-execute): ditto, and fix some (harmless) false
9778         positives.
9779         * lib/gcc.exp (gcc_check_compile): new function.
9780
9781 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
9782
9783         * gcc.dg/990117-1.c: New test.
9784
9785         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
9786
9787         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
9788
9789 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
9790
9791         * g77.f-torture/compile/990115-1.f: New test.
9792
9793 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
9794
9795         * gcc.c-torture/compile/990107-1.c: New test
9796
9797 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
9798
9799         * gcc.c-torture/execute/990106-2.c: New test.
9800
9801         * gcc.c-torture/execute/990106-1.c: New test.
9802
9803 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
9804
9805         * gcc.c-torture/compile/981223-1.c: New test.
9806
9807 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
9808
9809         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
9810         (opt3): Rename from opt4 and disable.
9811
9812 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
9813
9814         * g++.old-deja/g++.pt/ptrmem5.C: New test.
9815
9816 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9817
9818         * g++.old-deja/g++.other/conv5.C: New test.
9819
9820 1998-12-14  Nick Clifton  <nickc@cygnus.com>
9821
9822         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
9823
9824 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
9825
9826         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
9827
9828 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
9829
9830         * gcc.c-torture/compile/981211-1.c: New test.
9831
9832 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
9833
9834         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
9835
9836         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
9837
9838 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9839
9840         * gcc.special/930510-1.c: Make C9X safe.
9841         * gcc.misc-tests/gcov-1.c Similarly.
9842         * gcc.misc-tests/gcov-2.c Similarly.
9843
9844 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9845
9846         * gcc.dg/ultrasp1.c: New test.
9847
9848 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
9849
9850         * gcc.c-torture/execute/981206.c: New test.
9851
9852 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9853
9854         * g++.old-deja/g++.ns/template7.C: New test.
9855
9856         * g++.old-deja/g++.other/expr1.C: New test.
9857
9858         * g++.old-deja/g++.eh/tmpl3.C: New test.
9859
9860         * g++.old-deja/g++.eh/tmpl2.C: New test.
9861
9862 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9863
9864         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
9865         * g++.old-deja/g++.other/using6.C: Removed.
9866         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
9867
9868         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
9869
9870 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9871
9872         * g++.old-deja/g++.pt/overload8.C: New test.
9873
9874         * g++.old-deja/g++.pt/overload7.C: New test.
9875
9876         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
9877
9878         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
9879         and relinking messages.
9880         * lib/g++.exp (g++_target_compile): Remove .rpo file when
9881         compiling with -frepo.
9882
9883 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
9884
9885         * g++.old-deja/g++.pt/lookup6.C: New test.
9886
9887 1998-11-30  Nick Clifton  <nickc@cygnus.com>
9888
9889         * gcc.c-torture/execute/981130-1.c: New test.
9890         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
9891
9892 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9893
9894         * g++.old-deja/g++.pt/explicit76.C: New test.
9895
9896         * g++.old-deja/g++.pt/friend38.C: New test.
9897
9898         * g++.old-deja/g++.ns/crash2.C: New test.
9899
9900         * g++.old-deja/g++.pt/defarg8.C: New test.
9901
9902         * g++.old-deja/g++.pt/instantiate6.C: New test.
9903
9904         * g++.old-deja/g++.pt/static6.C: New test.
9905
9906         * g++.old-deja/g++.pt/decl2.C: New test.
9907
9908 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9909
9910         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
9911         problem is actually related with name lookup, but so what? :-)
9912
9913         * g++.old-deja/g++.pt/friend37.C: New test.
9914
9915 1998-11-25  Dave Love  <d.love@dl.ac.uk>
9916
9917         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
9918         element, which fails on some systems.
9919
9920         * g77.f-torture/execute/labug1.f: New test.
9921
9922 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
9923
9924         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
9925         is defined.
9926
9927 1998-11-18  Dave Love  <d.love@dl.ac.uk>
9928
9929         * g77.f-torture/compile/981117-1.f: New test.
9930
9931 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
9932
9933         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
9934         properly discarded.
9935
9936 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
9937
9938         * gcc.c-torture/execute/memcheck: New directory of tests for
9939         -fcheck-memory-usage.
9940
9941 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9942
9943         * README: New file, general information about the testsuite and
9944         new description of the various C++ test subdirectories.
9945         * README.g++: Eliminate obsolete information, update and move most
9946         relevant stuff to README.
9947
9948 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
9949
9950         * gcc.c-torture/compile/981107-1.c: New test.
9951
9952 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
9953
9954         * execute/memcpy-bi.c: New testcase.
9955
9956 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
9957
9958         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9959         base classes.
9960
9961         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9962         template is selected.
9963
9964         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9965         classes, it should be accepted for all types.
9966
9967         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9968
9969         * g++.old-deja/g++.pt/spec24.C: Ensure that template
9970         specializations start with template headers.
9971
9972 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
9973
9974         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9975
9976         * g++.old-deja/g++.other/init9.C: Test cross initialization of
9977         non-POD types.
9978
9979 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9980
9981         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9982
9983 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9984
9985         * compile/981022-1.c, compile/981022-1.x: New test and driver.
9986
9987 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9988
9989         * 981019-1.c: New test.
9990
9991 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9992
9993         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9994         find objc headers.
9995
9996 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9997
9998         * compile/981001-4.c: Remove use of GCC extension that triggers a
9999         compiler bug.
10000
10001 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
10002
10003         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
10004
10005 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10006
10007         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
10008         instantiation of template produces incorrect code for delete
10009         expression.
10010
10011         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
10012         constructors' name is not unique.
10013         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
10014         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
10015
10016         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
10017         automatic array of const is ill-formed.
10018
10019         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
10020         of template parameter?
10021
10022         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
10023         const.
10024
10025         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
10026         pointer-to-member expression.
10027
10028         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
10029         declaration causes ICE.
10030
10031 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
10032
10033         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
10034         reserved in the global namespace.
10035
10036         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
10037         generate needed virtual table.
10038
10039         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
10040
10041 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
10042
10043         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
10044         template-dependent type
10045
10046 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
10047
10048         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
10049         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
10050         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
10051
10052         * g++.old-deja/g++.other/using5.C: New test; using decl from base
10053         class should be usable as argument of member function.
10054         * g++.old-deja/g++.other/using6.C: New test; using decl from base
10055         class should be usable as return type of member function.
10056         * g++.old-deja/g++.other/using7.C: New test; using decl from base
10057         class should be usable as type of data member.
10058
10059         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
10060
10061 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
10062
10063         * gcc.c-torture/special/920521-1.c: Fix bogus test.
10064
10065 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
10066
10067         * gcc.dg/dll-?.c Add thumb to target list.
10068         Fix assembler scan patterns to match current assembler output.
10069
10070 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
10071
10072         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
10073         matching of template brackets.
10074
10075         * g++.old-deja/g++.other/using4.C: New test.  Test using
10076         declarations of methods from base classes.
10077
10078         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
10079         within functions should introduce names into the innermost
10080         enclosing namespace.
10081
10082         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
10083         of static locals if first initialization throws.
10084
10085 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
10086
10087         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
10088
10089 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
10090
10091         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
10092         lose track of the possible targets of tablejump insns.
10093         * special/special.exp: Run it.
10094
10095 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
10096
10097         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
10098         must be declared before its specializations can be named in friend
10099         declarations.
10100
10101 1998-10-05  Dave Love  <d.love@dl.ac.uk>
10102
10103         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
10104
10105         * g77.f-torture/execute/io1.f: New test.
10106
10107 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
10108
10109         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
10110         with pointer to template function, for which no argument deduction
10111         is possible.
10112
10113         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
10114         specialization of template function as argument to template
10115         function.
10116
10117         * g++.old-deja/g++.other/access2.C: New test; Inner class
10118         shouldn't have privileged access to Outer's names.
10119
10120 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
10121
10122         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
10123         friend template declared within template class conflicts with
10124         nested class of the same name.
10125
10126         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
10127         is ignored.
10128
10129         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
10130         object with direct initializer as function declaration.
10131
10132         * g++.old-deja/g++.other/decl2.C: New test; duplicate
10133         initializers.
10134
10135         * g++.old-deja/g++.other/null2.C: New test; conditional operator
10136         involving const pointer and NULL produces incorrect result.
10137
10138         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
10139         type name without `typename' should be rejected with -pedantic.
10140
10141 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
10142
10143         * g++.old-deja/g++.other/addrof1.C: New test.
10144
10145 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
10146
10147         * gcc.c-torture/compile/981001-1.c: New test.
10148         * gcc.c-torture/execute/981001-1.c: New test.
10149
10150 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
10151
10152         * gcc.c-torture/compile/981001-2.c: New test.
10153         * gcc.c-torture/compile/981001-3.c: New test.
10154         * gcc.c-torture/compile/981001-4.c: New test.
10155
10156 1998-10-01  Robert Lipe  <robertl@dgii.com>
10157
10158         * lib/objc.exp (objc_target_compile): Add -L during compiles for
10159         multilibbed hosts.   Idea grafted from g77.exp.
10160
10161 1998-09-30  Dave Love  <d.love@dl.ac.uk>
10162
10163         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
10164         avoid losing on systems which need -lsocket.
10165
10166 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
10167
10168         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
10169         * g++.old-deja/g++.other/nested2.C: Ditto.
10170         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
10171         failure.
10172
10173 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
10174
10175         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
10176         preferred over template operator!= for enum bitfields.
10177
10178 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
10179
10180         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
10181         that happen to have the same base name, but in different scopes,
10182         are incorrectly rejected.
10183
10184 1998-09-16  Richard Henderson  <rth@cygnus.com>
10185
10186         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
10187         on the native word size instead of an integer literal.
10188
10189 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
10190
10191         * g++.old-deja/g++.other/static2.C: Invocation of static data
10192         member of type pointer-to-function denoted as non-static member.
10193
10194         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
10195         checks involving function types and aliases.
10196
10197 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
10198
10199         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
10200         redefined to the same non-trivial type.
10201
10202         * g++.old-deja/g++.pt/explicit73.C: Test for proper
10203         namespace-qualification of template specializations declared in
10204         other namespaces.
10205
10206         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
10207         to declare a subset of the specializations of a template function
10208         as friends of specializations of a template class.
10209
10210         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
10211         member templates that do not fully specialize the enclosing
10212         template class are rejected.
10213
10214 1998-09-11  Dave Love  <d.love@dl.ac.uk>
10215
10216         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
10217
10218 1998-09-08  Dave Love  <d.love@dl.ac.uk>
10219
10220         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
10221         altered from libf2c/libU77 version.
10222
10223 1998-09-06  Dave Love  <d.love@dl.ac.uk>
10224
10225         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
10226
10227 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
10228
10229         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
10230         (un)signed char are different types for template specialization
10231         purposes.
10232
10233 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
10234
10235         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
10236         * objc: ObjC testsuite.
10237
10238 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
10239
10240         * gcc.c-torture/execute/941014-1.x:  New file.
10241
10242 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10243
10244         * lib/c-torture.exp: Add support for
10245         torture_eval_before_compile and torture_eval_before_execute
10246         variables.
10247
10248 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
10249
10250         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
10251         this test triggers valid.
10252
10253 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10254
10255         * gcc.dg/980827-1.c: New test.
10256
10257 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10258
10259         * gcc.c-torture/execute/loop-4b.c: New test.
10260
10261 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
10262
10263         * lib/c-torture.exp: Add support for
10264         torture_eval_before_compile and torture_eval_before_execute
10265         variables.
10266
10267 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
10268
10269         * gcc.c-torture/compile/980825-1.c: New test.
10270
10271 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
10272
10273         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
10274         count number tests in opt_t0 not good_t0.
10275
10276 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
10277
10278         * gcc.c-torture/compile/930326-1.x: Fix typo.
10279
10280 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
10281
10282         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
10283         causes an ICE.
10284
10285 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
10286
10287         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
10288         STACK_SIZE is defined.
10289         * gcc.c-torture/unsorted/stuct.c: Similarly.
10290
10291         * gcc.c-torture/compile/980821-1.c: New test.
10292
10293 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
10294
10295         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
10296
10297 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
10298
10299         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
10300         code.
10301
10302 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
10303
10304         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
10305         error'.
10306
10307 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
10308
10309         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
10310
10311 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
10312
10313         * gcc.c-torture/compile/980816-1.c: New test.
10314
10315         * gcc.dg/980816-1.c: New test.
10316
10317 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
10318
10319         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
10320         compiler for ieee tests.
10321
10322 1998-08-01  Dave Love  <d.love@dl.ac.uk>
10323
10324         * g77.f-torture/compile/980729-0.f: New test.
10325
10326 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
10327
10328         * gcc.c-torture/special/eeprof-1.c: New test, for
10329         -finstrument-functions.
10330         * gcc.c-torture/special/special.exp: Run it.
10331
10332 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
10333
10334         * gcc.c-torture/compile/980729-1.c: New test.
10335
10336 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
10337
10338         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
10339         __thumb__ is defined, and test for ARM style doubles if so.
10340
10341 1998-07-26  Dave Love  <d.love@dl.ac.uk>
10342
10343         * g77.f-torture/noncompile/980615-0.f: New test.
10344
10345 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
10346
10347         * gcc.dg/980312-1.c: Do link instead of compile.
10348         * gcc.dg/980313-1.c: Likewise.
10349
10350 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
10351
10352         * gcc.c-torture/compile/980726-1.c: New test.
10353
10354 1998-07-25  Dave Love  <d.love@dl.ac.uk>
10355
10356         * g77.f-torture/execute/io0.f: New test.
10357
10358 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
10359
10360         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10361         an int.
10362
10363 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
10364
10365         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10366         m32r bugs.
10367
10368 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
10369
10370         * gcc.dg/980626-1.c: Expect failures for all toolchains until
10371         c-decl.c:grokdeclarator can handle mode attributes.
10372
10373 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
10374
10375         * gcc.c-torture/execute/980716-1.c: New test.
10376
10377 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
10378
10379         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10380         the mn10200.
10381         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
10382         the mn10200.
10383         * gcc.c-torture/execute/va-arg-3.x: Similarly.
10384         * gcc.c-torture/compile/930326-1.x: Similarly.
10385
10386 1998-07-13  Dave Love  <d.love@dl.ac.uk>
10387
10388         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10389         New test from Craig.
10390
10391 1998-07-12  Dave Love  <d.love@dl.ac.uk>
10392
10393         * g77.f-torture/noncompile/980616-0.f: New test.
10394
10395         * g77.f-torture/execute/970816-3.f:  New test from Craig.
10396
10397 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10398
10399         *  g++.other/singleton.C: Return error value instead of taking
10400         SIGSEGV.
10401
10402 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10403
10404         *  g++.other/singleton.C: New test.   Warning is under dispute.
10405         Runtime crash is not.
10406
10407 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10408
10409         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10410         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10411         using6.C, using7.C}:  New namespace tests.
10412
10413 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10414
10415         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10416         specialization with typedef'ed names used as array indexes.
10417
10418 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
10419
10420         * gcc.c-torture/execute/980709-1.c: New test.
10421
10422         * gcc.dg/980709-1.c: New test.
10423
10424 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
10425
10426         * gcc.c-torture/execute/bcp-1.c: New test.
10427
10428 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
10429
10430         * gcc.c-torture/execute/980707-1.c: New test.
10431
10432 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
10433
10434         * gcc.c-torture/compile/980706-1.c: New test.
10435
10436 1998-07-01  Dave Love  <d.love@dl.ac.uk>
10437
10438         * g77.f-torture/execute/980701-0.f,
10439         g77.f-torture/execute/980701-1.f: New test from Craig.
10440
10441 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
10442
10443         * gcc.c-torture/compile/980701-1.c: New test.
10444
10445         * gcc.c-torture/execute/980701-1.c: New test.
10446
10447 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
10448 rlsruhe.de>
10449
10450         * g++.old-deja/g++.robertl/eb132.C: New test.
10451         * g++.old-deja/g++.robertl/eb133.C: Likewise.
10452
10453 1998-06-29  Dave Love  <d.love@dl.ac.uk>
10454
10455         * g77.f-torture/execute/980628-7.f,
10456         g77.f-torture/execute/980628-8.f,
10457         g77.f-torture/execute/980628-9.f,
10458         g77.f-torture/execute/980628-10.f: New tests from Craig.
10459
10460         * g77.f-torture/execute/980628-3.f: Remove mail headers.
10461
10462 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
10463
10464         * g77.f-torture/execute/980628-4.f: New test from Craig.
10465         * g77.f-torture/execute/980628-5.f: Likewise.
10466         * g77.f-torture/execute/980628-2.f: Likewise.
10467         * g77.f-torture/execute/980628-0.f: Likewise.
10468         * g77.f-torture/execute/980628-1.f: Likewise.
10469         * g77.f-torture/execute/980628-3.f: Likewise.
10470         * g77.f-torture/execute/980628-6.f: Likewise.
10471
10472 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
10473
10474         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
10475         directory when nothing has been installed yet.
10476
10477 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
10478
10479         * gcc.c-torture/special/special.exp: Handle newer versions of
10480         dejagnu.
10481
10482 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
10483
10484         * gcc.dg/980626-1.c: New test.
10485
10486 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
10487
10488         * gcc.misc-tests/m-un-2.c: New test.
10489         * g++.old-deja/g++.other/warn01.c: Likewise.
10490
10491 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
10492
10493         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
10494         compatibility with assmblers with a different comment character.
10495         Eliminate use of GAS-specific extensions.
10496
10497 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
10498
10499         * gcc.c-torture/execute/ieee/980619-1.c: New test.
10500
10501 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
10502
10503         *lib/g77.exp: Replace search for libf2c.a with search for newly
10504         renamed libg2c.a
10505
10506 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
10507
10508         * gcc.c-torture/execute/980617-1.c: New test.
10509
10510 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
10511
10512         * gcc.c-torture/execute/980612-1.c: New test.
10513
10514 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
10515
10516         * gcc.dg/980523-1.c: Only test on ppc-linux.
10517         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
10518
10519         * gcc.c-torture/execute/980608-1.c: New test.
10520
10521 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10522
10523         * gcc.c-torture/execute/980605-1.c: New test.
10524
10525 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
10526
10527         * gcc.c-torture/execute/980604-1.c: New test.
10528
10529 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
10530
10531         * gcc.c-torture/execute/980602-1.c: New test.
10532         * gcc.c-torture/execute/980602-2.c: Likewise.
10533
10534 1998-06-02  Dave Love  <d.love@dl.ac.uk>
10535
10536         * 970125-0.f: Fix per JCB.  Add commentary.
10537
10538 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
10539
10540         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
10541         IEEE -0 support.
10542
10543 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
10544
10545         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
10546         earlier.
10547
10548 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
10549
10550         * gcc.c-torture/execute/980526-3.c: New test.
10551
10552 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
10553
10554         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
10555         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
10556         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
10557         m88k-motorola-sysv3 to XFAIL.
10558
10559 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10560
10561         * gcc.dg/980526-1.c: New test.
10562         * gcc.c-torture/execute/980526-2.c: New test.
10563
10564 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
10565
10566         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
10567
10568         * gcc.c-torture/execute/980526-1.c: New test.
10569
10570 1998-05-26  Dave Love  <d.love@dl.ac.uk>
10571
10572         * g77.f-torture/execute/alpha2.f: Add runtime test.
10573
10574 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
10575
10576         * g++.old-deja/old-deja.exp: Strip leading directories.
10577
10578         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10579         error for the line.  Don't run multiple tests for the same line.
10580
10581 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
10582
10583         * gcc.dg/980523-1.c: New test.
10584
10585 1998-05-23  Dave Love  <d.love@dl.ac.uk>
10586
10587         * g77.f-torture/compile/970915-0.f: New test.
10588
10589 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
10590
10591         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
10592
10593 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
10594
10595         * gcc.dg/980520-1.c: New test.
10596
10597 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10598
10599         * gcc.dg/980502-1.c: Fix return type.
10600
10601 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
10602
10603         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
10604         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
10605         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
10606         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
10607         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
10608
10609 1998-05-20  Dave Love  <d.love@dl.ac.uk>
10610
10611         * g77.f-torture/execute/980520-1.f: New test.
10612
10613 1998-05-15  Dave Love  <d.love@dl.ac.uk>
10614
10615         * lib/mike-g77.exp: New file.
10616
10617         * g77.f-torture/noncompile/noncompile.exp,
10618         g77.f-torture/noncompile/check0.f: New files.
10619
10620 1998-05-14  Dave Love  <d.love@dl.ac.uk>
10621
10622         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
10623         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
10624         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
10625         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
10626         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
10627         abort where appropriate.
10628
10629 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
10630
10631         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
10632         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
10633
10634 1998-04-29  Dave Love  <d.love@dl.ac.uk>
10635
10636         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
10637
10638 1998-04-27  Dave Love  <d.love@dl.ac.uk>
10639
10640         * g77.f-torture/compile/980427-0.f: New test.
10641
10642 1998-04-24  Dave Love  <d.love@dl.ac.uk>
10643
10644         * g77.f-torture/compile/980424-0.f: New test.
10645
10646 1998-04-19  Dave Love  <d.love@dl.ac.uk>
10647
10648         * g77.f-torture/compile/980419-2.f (main): New test.
10649         * g77.f-torture/compile/970125-0.f: New test.
10650         * g77.f-torture/compile/980419-1.f: New test.
10651
10652 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
10653
10654         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
10655         of loop-4.c.
10656
10657 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
10658
10659         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
10660
10661 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
10662
10663         * gcc.c-torture/compile/980329-1.c: New test.
10664
10665 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
10666
10667         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
10668         * gcc.dg/980312-1.c: Fix typo in -march command.
10669
10670 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
10671
10672         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
10673
10674 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
10675
10676         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
10677         Dave Love agree the Fortran source is bogus.
10678
10679 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
10680
10681         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
10682         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
10683         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
10684         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
10685         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
10686
10687 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
10688
10689         * g++.old-deja/g++.other/friend1.C: New test.
10690
10691 1998-02-18  Dave Love  <d.love@dl.ac.uk>
10692
10693         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
10694         possibly uninitialized) variables and declare dnrm2.
10695
10696 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
10697
10698         From Bruno Haible <haible@ilog.fr>:
10699         * gcc.c-torture/execute/980223.c: New test.
10700
10701 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
10702
10703         * gcc.dg/ifelse-1.c: New test.
10704
10705 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
10706
10707         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
10708
10709           * lib/old-dejagnu.exp (old-dejagnu): Added the
10710           "execution test - XFAIL *-*-*" handling in the spirit of
10711           "excess errors test -". Changed the "execution test fails"
10712           handling to be like "excess errors test fails".
10713           * Update various tests accordingly.
10714
10715 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
10716
10717         * gcc.c-torture/execute/980205.c: New test.
10718
10719 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
10720
10721         * lib/c-torture.exp: Look for .x files instead of .cexp files.
10722         * lib/f-torture.exp: Similarly.
10723         * gcc.c-torture: Rename all .cexp files to .x files.
10724
10725 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10726
10727         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
10728         (940510-1.c): Removed duplicate.
10729         (971104-1.c): New test.
10730
10731 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
10732
10733           * lib/f-torture.exp: Improve error and loop detection.
10734
10735 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
10736
10737         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
10738         use that to size the filler array.
10739
10740 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10741
10742         * lib/c-torture.exp(c-torture-execute): Fix typo.
10743
10744         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
10745         testcase as the executable name. Keep the executable around if
10746         the test fails.
10747
10748 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
10749
10750         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
10751         changes.  Only test one -g option, and move it to the end of the
10752         list of options to test.
10753
10754 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
10755
10756         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
10757         variable GCC_TORTURE_OPTIONS to supply default switches separated
10758         by colons.  If no environment variable, run tests with -O0 -g, -O1
10759         -g, and -O2 -g as well.
10760
10761 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10762
10763         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
10764         explanatory comments. Fix indentation.
10765
10766 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
10767
10768         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
10769
10770 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
10771
10772         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
10773         * g++.old-deja/g++.mike/p7325.C: Likewise.
10774         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
10775
10776 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
10777
10778         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
10779         * g++.old-deja/g++.brendan/crash30.C: Likewise.
10780         * g++.old-deja/g++.brendan/crash39.C: Likewise.
10781         * g++.old-deja/g++.law/operators4.C: Likewise.
10782
10783 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
10784
10785         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
10786         * g++.old-deja/g++.mike/p784.C: Ditto.
10787         * g++.old-deja/g++.mike/p785.C: Ditto.
10788
10789 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
10790
10791           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
10792
10793 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
10794
10795         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
10796         target feature; pass this to c-torture-execute as needed.
10797
10798 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
10799
10800         * lib/c-torture.exp(c-torture-execute): If the previous and the
10801         current executables being tested are identical, we don't need to
10802         run the executable again. Try to make the executable names
10803         unique. Add an optional argument for passing additional compiler
10804         flags.
10805
10806 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
10807
10808         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
10809
10810 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
10811
10812         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
10813
10814 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
10815
10816         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
10817         32bit or larger longs.
10818
10819         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
10820         have either a 32bit long or 32bit int.
10821
10822 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10823
10824         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
10825         Make double precision tests dependent on sizeof (double).
10826
10827 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
10828
10829         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
10830         too.
10831
10832 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10833
10834         * gcc.c-torture/compile/961203-1.cexp: New script.
10835
10836 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
10837
10838         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
10839         up the includes ourselves.
10840
10841 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
10842
10843         * lib/plumhall.exp: Remove random include, and add a few
10844         verbose messages for debugging.
10845
10846 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
10847
10848         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
10849         of trying to do it ourselves.
10850
10851 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
10852
10853         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
10854
10855 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10856
10857         * gcc.prms/5403.c: Made regexp a bit less strict.
10858
10859 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
10860
10861         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
10862         is returned from remote_load instead.
10863         * lib/plumhall.exp: Ditto.
10864         * lib/mike-g++.exp: Ditto.
10865         * lib/old-dejagnu.exp: Ditto.
10866         * lib/c-torture.exp: Ditto.
10867
10868 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
10869
10870         * lib/g++.exp: Use build_wrapper procedure.
10871         * lib/gcc.exp: Ditto.
10872
10873 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
10874
10875         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
10876         an old-style decl for malloc.  Fixes tests to work when
10877         sizeof (int) != sizeof (size_t).
10878
10879 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
10880
10881         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
10882
10883         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
10884         use stdargs.h interface.
10885
10886 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
10887
10888         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
10889         NO_VARARGS when compiling.
10890
10891 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
10892
10893         * lib/plumhall.exp(ph_includes): New procedure.
10894         (ph_make): Use it.
10895         (ph_compiler): Ditto.
10896
10897         * lib/g++.exp: Rename test-glue.c to testglue.c.
10898         * lib/gcc.exp: Ditto.
10899
10900 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
10901
10902         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
10903         to completion when it's called.
10904
10905 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
10906
10907         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
10908         is defined, don't do test.
10909
10910 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
10911
10912         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
10913         for object files.
10914         (ph_summary): Mark skipped testcases as untested, not unresolved.
10915
10916         * lib/plumhall.exp (ph_make): If unresolved because of bad
10917         errorCode, record errorCode in log file.
10918         (*): Replace send_log/verbose with verbose -log.
10919
10920 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
10921
10922         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
10923         double conversion if double isn't at least 8 bytes.
10924
10925         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
10926         int to work with targets where int is 16 bits.
10927
10928         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
10929         8 bytes, just exit, since 4 byte doubles don't have enough bits of
10930         precision for the test to complete.
10931
10932 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
10933
10934         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
10935         if d10v is not compiled with the -mdouble64 flag.
10936         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
10937
10938         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
10939         d10v is not compiled with the -mint32 flag.
10940
10941 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10942
10943         * lib/plumhall.exp: Use incr_count.
10944
10945 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
10946
10947         * gcc.c-torture: Update to c-torture-1.45.
10948
10949 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
10950
10951         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10952         the name of the expect testcase file).
10953
10954         * lib/g++.exp(g++_init): Ditto.
10955
10956 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
10957
10958         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10959         the host.
10960
10961         * lib/gcc.exp(gcc_exit): New procedure.
10962
10963 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
10964
10965         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10966         specs where appropriate.
10967
10968         * g++.old-deja/g++.arm/*: Added additional ERROR checks
10969         because of new "candidates are" messages, and removed a few
10970
10971         * Converted all non-old-style g++ testcases to old-style, and
10972         moved into g++.old-deja.
10973
10974 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
10975
10976         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10977         options.
10978
10979         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10980         succeeded.
10981
10982         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10983
10984 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
10985
10986         * lib/gcc.exp (gcc_target_compile): Add support for defining
10987         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10988         the machine doesn't have those features.
10989
10990 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10991
10992         * g++.law/operators4.exp: Don't use LIBS.
10993
10994 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10995
10996         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10997
10998         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10999         * lib/g++.exp: Set it here instead. Also, allow use of the
11000         --tool_exec and --tool_opt options. Change CXX to
11001         GXX_UNDER_TEST.
11002
11003         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
11004
11005         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
11006
11007 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
11008
11009         * lib/old-dejagnu.exp: Use prune_warnings instead of
11010         prune_system_crud.
11011         * lib/mike-g++.exp: Ditto.
11012         * lib/gcc.exp: Ditto.
11013         * lib/g++.exp: Ditto.
11014
11015         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
11016
11017 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
11018
11019           * 941014-2.c: Include stdlib.h
11020           * 960327-1.c: Include stdio.h
11021           * dbra.c, index-1.c: Don't assume ints are 32bits.
11022
11023 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
11024
11025         * lib/gcc.exp: Add gcc,stack_size target feature.
11026
11027         * lib/g++.exp(g++_target_compile): Add the include and link
11028         paths here, not in two other places. And, it's $options, not
11029         options.
11030
11031         * lib/mike-g++.exp(postbase): Remove the code that determines
11032         the correct include and link paths.
11033         * g++.old-deja/old-deja.exp: Ditto.
11034
11035 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
11036
11037         * lib/g++.exp(g++_init): target_compile no longer returns the
11038         filename of the result.
11039
11040 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11041
11042         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
11043         call to glob.
11044
11045         * gcc.c-torture/special/special.exp: Change call to
11046         gcc_target_compile to include the object file.
11047
11048 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11049
11050         * gcc.c-torture/special/special.exp: Correct misspelling in last
11051         change.
11052
11053 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
11054
11055         * lib/plumhall.exp(ph_summary): Log the entire output of the
11056         executable. Return -1 if there were any failures, 0 otherwise.
11057         (ph_execute): Return -1 if there were any failures, 0 otherwise.
11058         (ph_make): Clean up objects and executables that were built
11059         if the tests succeeded.
11060
11061 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11062
11063         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
11064         libraries and includes in the build tree as appropriate.
11065
11066 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
11067
11068         * lib/c-torture.exp: Instead of looking for the global variable
11069         NO_LONG_LONG, check to see if that's a feature of the target.
11070
11071 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
11072
11073         * config/default.exp: Minimize. Delete the remainer of the files in
11074         config; this functionality is now in devo/dejagnu/config.
11075
11076         g++.*/*: Pass any additional flags used to compile to postbase;
11077         delete CXXFLAGS.
11078
11079         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
11080         is now done by runtest.exp. Use gcc_target_compile instead of
11081         compile.
11082
11083         lib/c-torture.exp: Use gcc_target_compile instead of compile.
11084         Remove references to CFLAGS. Use remote_file instead of
11085         calling rm -f.
11086         (c-torture): Take a list of arguments to use to compile this
11087         testcase.
11088
11089         lib/g++.exp: Simplify. Use target_compile instead of compile.
11090         lib/gcc-dg.exp: Ditto.
11091         lib/gcc.exp: Ditto.
11092         lib/mike-{gcc,g++}.exp: Ditto.
11093         lib/old-dejagnu.exp: Ditto.
11094         lib/plumhall.exp: Ditto.
11095
11096 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
11097
11098         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
11099         (ph_linker): Likewise.
11100
11101 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
11102
11103           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
11104         MAP_ANON / MAP_ANONYMOUS if defined;
11105         else try to map from /dev/zero .
11106
11107 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
11108
11109         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
11110         isn't defined, then define it to MAP_ANONYMOUS.
11111
11112 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
11113
11114         * gcc.c-torture: Update to c-torture-1.42 release.
11115
11116 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
11117
11118         * gcc.c-torture: Update to c-torture-1.41 release.
11119
11120 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
11121
11122         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
11123         c-torture release.
11124
11125 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11126
11127         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
11128         and LDFLAGS.  Fix second case to append the target_info ldflags
11129         onto LDFLAGS, not CFLAGS.
11130         * lib/g++.exp (g++_init): Add target_info stuff.
11131         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
11132         of libgloss and newlib flags for !native.
11133
11134         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
11135         (GDB): Fix relative path to go up another dir for finding gdb.
11136
11137 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11138
11139         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
11140         versions in the target_info array, if they don't exist.
11141
11142 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11143
11144         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
11145
11146 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
11147
11148         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
11149         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
11150
11151 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
11152
11153         * lib/old-dejagnu.exp: Don't remove the output file before we've
11154         actually tested it. Don't append pwd to the path of the executable
11155         we're testing.
11156
11157 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
11158
11159         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
11160
11161 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
11162
11163         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
11164         temporary directory for compiler files, and set it to a default
11165         value of /tmp. Set $output as the name of the output file from
11166         compiling the testcase. Add a -o option to $cflags_var so the
11167         compiler writes the final output file as $output. Set $executable
11168         to $output.
11169
11170         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
11171         directory for compiler files, and set it to /tmp if it doesn't
11172         already have a value. Set $output_file to the name of the output
11173         file from compiling the testcase. Add a -o option to CXXFLAGS so
11174         the compiler writes the final output file as $output. Use $output
11175         as the executable to be tested.
11176
11177 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11178
11179         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
11180
11181 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
11182
11183         * gcc.c-torture/execute/pending-1.c: New test.  Still
11184         pending in Tege's queue.
11185
11186 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
11187
11188         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
11189         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
11190         if there were failures.  Call unresolved if there were unresolved
11191         testcases.  Call gcc_fail if program did not run to completion.
11192         (ph_make): Pass additional argument name to ph_execute.
11193         (ph_execute): Add new argument.  Pass additional arguments to
11194         ph_summary.  Call gcc_fail is there is no execution output.
11195
11196 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
11197
11198         * lib/plumhall.exp (proc_summary): Output relavent summary
11199         lines into the log so specific failures in plumhall can be
11200         investigated.
11201
11202 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
11203
11204         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
11205         (c-torture-execute): Don't try to execute tests which use
11206         "long long" types if $NO_LONG_LONG is nonzero.
11207
11208 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
11209
11210         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
11211         not c-torture.
11212
11213         * gcc.ieee: Move from here.
11214         * gcc.c-torture/execute/ieee: To here.
11215
11216 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
11217
11218         * gcc.c-torture: Update to c-torture-1.41 release.
11219
11220 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
11221
11222         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
11223         not "$output".
11224
11225 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
11226
11227         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
11228         -c present.
11229
11230 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
11231
11232         * config/proelf.exp: Handle connecting to a simulator.
11233
11234 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
11235
11236         * config/proelf.exp: New file.  Enough framework that we can
11237         run c-torture tests on the proelf targets (or any other target
11238         that gdb can connect to for that matter).
11239
11240 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
11241
11242         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
11243         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
11244
11245         * lib/plumhall.exp (ph_execute): Always call ph_summary if
11246         exec_output exists.
11247
11248 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
11249
11250         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
11251         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
11252
11253         * config/*.exp: Update FSF address.  Change result of ${tool}_load
11254         to pass/fail/unresolved/unsupported/untested.  Caller must now
11255         call unresolved/unsupported/untested.
11256         * lib/*.exp: Update FSF address.  Update to handle new results of
11257         ${tool}_load.
11258         * lib/chill.exp (verbose): Delete.
11259
11260 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
11261
11262         * lib/gcc.exp (default_gcc_start): Change order of args to
11263         $LDFLAGS $CFLAGS $LIBS.
11264         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
11265         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
11266         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
11267         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
11268         * gcc.misc-tests/dg-test.exp: Likewise.
11269         * gcc.misc-tests/msgs.exp: Likewise.
11270         * gcc.prms/prms.exp: Likewise.
11271         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
11272         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
11273
11274         * lib/dg.exp: Deleted, moved to dejagnu/lib.
11275
11276 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11277
11278         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
11279
11280         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
11281         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
11282
11283         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
11284         necessary.
11285
11286 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
11287
11288         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
11289         global for loop; add use of $mathlib.
11290         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
11291         settings here; set mathlib for anything but VxWorks.
11292
11293 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
11294
11295         * gcc.c-torture: Update to c-torture-1.40 release.
11296
11297 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
11298
11299         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
11300         dg.exp.
11301
11302 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
11303
11304         * lib/c-torture.exp (c-torture-execute): Declare "output" as
11305         global.
11306
11307 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
11308
11309         * lib/g++.exp (LIBS): Define if not already.
11310         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
11311         (gcc-dg-prune): Call prune_gcc_output.
11312         * lib/gcc.exp (prune_gcc_output): New proc.
11313         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
11314         prune_gcc_output.
11315
11316 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11317
11318         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
11319         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
11320
11321 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
11322
11323         * gcc.c-torture: Update to c-torture-1.39 release.
11324
11325 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
11326
11327         * lib/c-torture.exp (c-torture-execute): Don't return if one option
11328         fails, try others as well.
11329
11330 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11331
11332         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
11333         If compilation fails, mark execute tests as `untested'.
11334         If test is marked as unsupported, don't mark compilation and
11335         execute tests as failed.
11336
11337 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11338
11339         * lib/g++.exp (g++_init): Don't link in libg++, and look to
11340         libstdc++ for whether or not we want to be doing shared
11341         libraries.  Delete link_curses since we don't need it anymore.
11342         * lib/mike-g++.exp (postbase): Don't link in libg++.
11343         * g++.old-deja/old-deja.exp: Likewise.
11344
11345 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11346
11347         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
11348
11349 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11350
11351         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
11352         For that, add `-Wl,-a,shared_archive'.
11353         * g++.old-deja/old-deja.exp: Likewise.
11354
11355 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
11356
11357         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
11358
11359 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
11360
11361         * lib/mike-g++.exp (postbase): Pay attention to the status of
11362         g++_load.
11363
11364 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11365
11366           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11367
11368 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
11369
11370         * lib/gcc.exp (default_gcc_start): No longer need to log program
11371         being executed or its output, execute_anywhere does that now.
11372         * lib/g++.exp (default_g++_version): Call execute_anywhere.
11373         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
11374
11375 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11376
11377         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11378         the same as those in lib/g++.exp.
11379
11380 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
11381
11382         * gcc.c-torture: Update to c-torture-1.38 release.
11383         * gcc.ieee: Related changes.
11384
11385 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11386
11387         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11388         "exec". Minor reformatting changes.
11389
11390         * config/rom68k.exp (${tool}_load): Make it work in a canadian
11391         cross. This means all "exec" calls now work on a remote host as
11392         well.
11393         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11394         cross. Filter out the extra "\r\n" stuff that expect puts in.
11395         (c-torture-execute): Filter out the bogus warnings like
11396         c-torture-compile does. Add support for canadian cross.
11397         * lib/gcc.exp (default_gcc_version, default_gcc_start)
11398         Use execute_anywhere rather than calling exec directly. Now it
11399         works for canadian cross testing.
11400
11401 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
11402
11403         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
11404         results into a variable, and check that rather than using file exists.
11405
11406 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11407
11408         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11409         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
11410
11411 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11412
11413         * g++.old-deja/old-deja.exp: Create and pass runshlib and
11414         lib_curses if there's a shared libg++ in the build tree.
11415
11416 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
11417
11418         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11419         if not supported target.
11420
11421 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11422
11423         * lib/g++.exp (g++_init): Move empty setting of runshlib and
11424         link_curses up to always happen, not just for native builds.
11425
11426 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
11427
11428         * gcc.c-torture: Update to c-torture-1.36 release.
11429         * gcc.failure: Related changes.
11430
11431 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11432
11433         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
11434
11435 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11436
11437         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
11438         * lib/mike-g++.exp (postbase): Not in here.  Still reference
11439         runshlib, link_curses, and mathlib for link and run.
11440
11441         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
11442         pass the runtime shared library options for Solaris, OSF/1, and
11443         Irix5, and link with -lcurses to avoid unresolved references.
11444
11445 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11446
11447         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
11448         only run once.
11449
11450 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11451
11452         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
11453
11454 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
11455
11456         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
11457         do not have a framework for the "compat" tests yet.
11458
11459 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11460
11461         * lib/mike-g++.exp (postbase): New local variable `mathlib',
11462         set to null if we're testing vxworks5.1.  Use that instead of
11463         `-lm' in the setting of LIBS for link and run.
11464
11465 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11466
11467         * config/rom68k.exp (${tool}_load): Major changes to make it
11468         work.  Verified that it does in fact return the stuff in
11469         exec_output properly.  Catch any Emul or any TRAP other than 0.
11470
11471 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11472
11473         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
11474         LDFLAGS properly for targets that need stuff from libgloss.
11475         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
11476         only run once.
11477         (gpp_initialized): New variable.
11478
11479 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11480
11481         * config/rom68k.exp: Load libgloss.exp.
11482         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
11483         so we can produce a fully linked binary.
11484         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
11485         so we can produce a fully linked binary.
11486
11487 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
11488
11489         * lib/plumhall.exp (ph_section): Watch for expected failures.
11490         Add missing `else'.
11491
11492         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
11493         run the testcase.
11494         (c-torture): Likewise.
11495
11496 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
11497
11498         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
11499
11500         * lib/mike-g++.exp (mike_cleanup): New proc.
11501         (prebase): New globals compiler_result, not_compiler_result,
11502         target_regexp.
11503         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
11504         allow leading "-" in pattern.  Watch for unsupported tests.
11505         If $compiler_result is set, pattern match assembler code,
11506         and ditto for $not_compiler_result.
11507         * lib/mike-gcc.exp: Likewise.
11508
11509         * lib/plumhall.exp (ph_execute): Only call ph_summary if
11510         execution "succeeded".
11511
11512 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
11513
11514         * config/win32.exp: New file.
11515         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
11516
11517 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11518
11519         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
11520         unsupported.
11521         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
11522         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
11523         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
11524
11525         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11526         "... without exceptions was ...".  That is now handled by
11527         prune_system_crud.
11528         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11529
11530 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11531
11532         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11533         sieve.c,sort2.c}: New files.
11534         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11535         sieve.exp,sort2.exp}: Drivers for them.
11536
11537         * lib/mike-gcc.exp (program_output): New user settable variable.
11538         (postbase): Call prune_system_crud.  Also prune extraneous compiler
11539         messages.
11540         * lib/mike-g++.exp (program_output): New user settable variable.
11541
11542         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
11543
11544         * config/sh.exp: Deleted (use sim.exp instead).
11545
11546 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11547
11548         * config/vx.exp: Declare CHECKTASK as global.
11549         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
11550         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
11551         * lib/old-dejagnu.exp: Load [pwd]/$executable.
11552
11553 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11554
11555         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
11556         target. Like vx.exp, only includes `vx29k.exp' instead of
11557         `vxworks.exp'.
11558
11559 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
11560
11561         * config/sim.exp: Increase time limit from 120 seconds to 240.
11562
11563 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11564
11565         * gcc.c-torture/execute/950628-1.c: New test.
11566
11567 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11568
11569         * gcc.c-torture: Update with changes/additions from
11570         c-torture-1.34.
11571
11572 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
11573
11574         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
11575
11576 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
11577
11578         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11579
11580 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
11581
11582         * gcc.c-torture/compile/950512-1.c: New test.
11583         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11584         * gcc.dg/struct-ret-1.c: Likewise.
11585
11586 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
11587
11588         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11589           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11590
11591 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
11592
11593         * gcc.c-torture/special/920411-1.c: Deleted.
11594         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
11595
11596 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
11597
11598         * config/sim.exp (${tool}_load): Hack in call to bash to get a
11599         cpu limit.
11600
11601 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11602
11603         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
11604
11605 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11606
11607         From kenner;
11608         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
11609         is the proper length.
11610         * va-arg-3.c: Likewise.
11611
11612 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
11613
11614         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
11615         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
11616
11617         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
11618         * lib/g++.exp (default_g++_start): Delete old cruft.
11619
11620 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
11621
11622         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
11623         (2 * (1 << 18)) to (2 * (1 << 17)).
11624
11625         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
11626
11627 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11628
11629         * config/rom68k.exp: Renamed from config/idp.exp
11630
11631 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11632
11633         * c-torture/compile/921109-2.c
11634
11635 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
11636
11637         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
11638         excess errors.
11639
11640 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
11641
11642         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
11643         output.
11644         * lib/g++.exp (default_g++_start): Likewise.
11645
11646 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11647
11648         * gcc.c-torture/compile/950329-1.c: New test.
11649
11650 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11651
11652           * config/bug.exp (${tool}_load): Updated to use new remote_open
11653           and remote_close procs.
11654         * config/idp.exp: New file.
11655
11656 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
11657
11658         * gcc.c-torture/execute/950322-1.c: New test.
11659
11660 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
11661
11662         * config/vx.exp (${tool}_load): Clean up testing of return code from
11663         vxworks_ld and vxworks_spawn.
11664
11665 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11666
11667         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
11668
11669 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
11670
11671         * lib/old-deja.exp: Add `excess errors test - ' error, now one
11672         can mark excess errors on a machine by machine basis.  Note, the
11673         default is to not expect any excess errors, even when excess
11674         errors test - is given, so you will want to put an XFAIL ... on
11675         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
11676         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
11677         those 4 machines, but no others.
11678
11679 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11680
11681         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
11682         * lib/c-torture.exp: to here.
11683
11684 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
11685
11686         * gcc.c-torture/execute/950221-1.c: New test.
11687         * gcc.c-torture/execute/struct-ret-1.c: New test.
11688         * gcc.c-torture/compile/950221-1.c: New test.
11689
11690         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
11691
11692 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11693
11694         * gcc.c-torture/execute/arith-1.c (main): Return 0.
11695         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
11696
11697 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
11698
11699         * g++.gb: New directory of tests, derived from my signature and
11700         class scoping tests.
11701
11702         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
11703         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
11704         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
11705         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
11706         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
11707         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
11708         * g++.gb/sig25.C: Likewise.
11709
11710         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
11711         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
11712         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
11713         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
11714         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
11715         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
11716         * g++.gb/sig25.exp: Likewise.
11717
11718         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
11719         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
11720         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
11721         * g++.gb/scope13.C: Likewise, this test still fails.
11722
11723         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
11724         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
11725         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
11726         * g++.gb/scope13.exp: Ditto.
11727
11728         * g++.gb/README: New file, explains what these tests are about.
11729
11730 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
11731
11732         * lib/dg.exp (dg-do): Support `preprocess'.
11733         (dg-test): Likewise.
11734
11735 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11736
11737         * config/udi.exp: change "continue -expect" to "exp_continue".
11738
11739 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
11740
11741         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
11742         Delete redundant tests.
11743
11744         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
11745         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
11746         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
11747         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
11748         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
11749         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
11750         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
11751         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
11752
11753         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
11754         storing label pointers.
11755         * gcc.c-torture/execute/921019-1.c: Likewise.
11756         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
11757         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
11758         parameter fp.
11759         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
11760         constants.
11761
11762         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
11763         Delete obsolete tests.
11764
11765         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
11766         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
11767         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
11768         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
11769         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
11770         * gcc.c-torture/compile/950124-1.c: New test.
11771
11772         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
11773
11774 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11775
11776         * lib/mike-g++.exp: Add -lm to LIBS.
11777
11778 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11779
11780         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
11781
11782 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11783
11784         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
11785
11786 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
11787
11788         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
11789
11790 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
11791
11792         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
11793         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
11794         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
11795         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
11796         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
11797         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
11798         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
11799         * g++.law/{operators31.C, operators32.C,
11800         * g++.law/{operators33.C, operators34.C}: Likewise.
11801         * g++.law/{pic1.C, refs2.C}: Likewise.
11802         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
11803         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
11804         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
11805         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11806
11807         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
11808         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
11809         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
11810         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
11811         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
11812         * g++.law/{enum9.exp, friend5.exp}: Likewise.
11813         * g++.law/{nest3.exp, nest4.exp}: Likewise.
11814         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
11815         * g++.law/{operators30.exp, operators31.exp}: Likewise.
11816         * g++.law/{operators32.exp, operators33.exp}: Likewise.
11817         * g++.law/{operators34.exp}: Likewise.
11818         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
11819         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
11820         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
11821         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
11822         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11823
11824         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
11825         No longer expected to fail.
11826         * g++.law/missed-error3.C: Tweak for recent bool changes.
11827
11828 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11829
11830         * config/emb-unix: Deleted.
11831         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
11832         remote execution.  Do final link on remote host if REMOTE_LINK is set.
11833
11834 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
11835
11836         * lib/dg.exp (dg-test): Fix typo in last patch.
11837
11838 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
11839
11840         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
11841         (handles multiple occurrences).
11842
11843 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
11844
11845         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
11846         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
11847         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
11848         printed).
11849         * lib/c-torture.exp (c-torture-compile): Likewise.
11850         (c-torture): Prepend full path if missing.
11851         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
11852         (gcc_fail): Likewise.
11853         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
11854
11855 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11856
11857         * lib/netware.exp: Only attach to NetWare i386 systems.
11858
11859 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
11860
11861         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
11862         messages.  Add test name to "output pattern match" pass/fail message.
11863
11864 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
11865
11866         * gcc.dg: New testsuite.
11867         * gcc.dg/dg.exp: New file.
11868
11869         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
11870         test-switch.c}: Deleted.
11871
11872         * gcc.misc-tests/msgs.exp: New testcase driver.
11873
11874 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
11875
11876         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
11877         Watch for illegal return values from ${tool}_load.
11878         * config/unix.exp (${tool}_load): Fix pass/fail detection for
11879         cross targets.  Coerce return value >0 to 1.
11880
11881 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
11882
11883         * config/unix.exp (${tool}_load): Call program rsh, not proc.
11884
11885         * config/emb-unix.exp: New file.
11886
11887         * config/sim.exp: Error if variable $SIM not defined.
11888         (${tool}_load): Mark test as "untested" if simulator missing.
11889
11890         * config/unix.exp: Load remote.exp to get rcp_download.
11891         * lib/c-torture.exp: Use different option lists for testcases with
11892         and without loops.
11893         * gcc.c-torture/execute/execute.exp: Likewise.
11894
11895 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11896
11897         * config/*.exp: Clarify return code from ${tool}_load.
11898         Call `unresolved' or `untested' instead of `warning' or `perror'
11899         (sometimes you still want to call both though).
11900         Add comment that `shell_id' is local to each file.
11901         * config/udi.exp (timeout): Set to 30.
11902         Don't print warning if connection fails, $connectmode has already
11903         printed an error.
11904         (${tool}_load): Move verbose messages to level 2.
11905         Rework pattern for "Process started" message.
11906         Pass `shell_id' to ${connectmode}_download.
11907         Retry twice upon timeout.  Make resetting of target more robust.
11908         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
11909         Pass `shell_id' to exit_$connectmode.
11910         Only call exit_$connectmode if connected.
11911         * config/unix.exp (${tool}_load): Check return codes better.
11912         * config/vrtx.exp (${tool}_load): Likewise.
11913         * config/vx.exp (${tool}_load): Likewise.
11914         Delete unneeded global's.
11915         * lib/dg.exp (dg-test): Update to reflect clarified return codes
11916         from ${tool}_load.
11917         (dg-stat): Delete.
11918         (dg-init): Delete recording of pass/fail counts.
11919         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11920         (old-dejagnu-init): Likewise.
11921         (old-dejagnu-stat): Delete contents, empty proc now.
11922         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
11923         (c-torture): Delete references to lcnt, lpass, lfail.
11924         Get option list from TORTURE_OPTIONS.
11925         Delete -funroll[-all]-loops if no loops.
11926         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
11927         (g++_stat): Delete contents (empty proc now).
11928         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
11929         (gcc_finish): Likewise.
11930         (gcc_stat): Deleted.
11931         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
11932         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
11933         * gcc.c-torture/execute/execute.exp: Likewise.
11934         Split tests into two parts: compile, execute.
11935         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
11936         no loops.  Update to reflect clarified return codes from ${tool}_load.
11937
11938 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
11939
11940         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
11941         to grep for.
11942         (old-dejagnu): Likewise (where necessary).
11943
11944 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11945
11946         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
11947
11948         * lib/dg.exp (dg-process-target): Fix processing of selector.
11949         Add comment regarding use of `error'.
11950
11951         * lib/gcc.exp (prune_system_crud): Define if missing.
11952         * lib/g++.exp (prune_system_crud): Likewise.
11953
11954         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11955         Call prune_system_crud.
11956         * lib/dg.exp (dg-runtest): New proc.
11957         Use perror instead of send_user for tcl errors in testcase.
11958         Don't return any value, it's never used.
11959         Don't clobber previous definition of `unknown'.
11960         Print tcl errors in `dg-final'.
11961
11962 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
11963
11964         * lib/dg.exp (dg-process-target): Improve syntax error messages.
11965         (dg-test): Don't print errorInfo, it contains stack backtrace.
11966
11967 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11968
11969         * lib/g++.exp (runtest_file_p): Define if missing.
11970
11971 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
11972
11973         * lib/mike-g++.exp: Comment out loading of g++.exp.
11974         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
11975         (default_g++_version): Always print something.
11976         (default_g++_start): Comment out call to `which'.
11977         (g++_start, g++_load): Deleted (must be defined in config file).
11978         * lib/gcc.exp: Test for existence of $CC at start.
11979         Delete check for tmpdir (done in gcc_init).
11980         (default_gcc_version): Always print something.
11981         (default_gcc_start): Comment out call to `which'.
11982         * config/*.exp: Major cleanup - make cross targets work at least a
11983         little better for g++ (by not being "--tool gcc" specific).
11984         Rename gcc_xxx to ${tool}_xxx.
11985         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11986         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11987
11988 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11989
11990         * lib/c-torture.exp (c-torture-compile): Rework compiler
11991         message processing.
11992
11993         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11994         c-torture.
11995
11996 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11997
11998         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11999
12000         * lib/dg.exp (dg-process-target): Support { target native }.
12001
12002 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12003
12004         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
12005         looked for "... program xxx got fatal signal".
12006         Correct regsub munging of `comp_output'.
12007         Ignore compiler messages "path prefix not used" and "linker input
12008         file unused".
12009
12010 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
12011
12012         * lib/gcc.exp (runtest_file_p): Define if missing.
12013         * gcc.prms/template.c: Example to work from.
12014
12015 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
12016
12017         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
12018         * lib/dg.exp (dg-test): Call unsupported testcases as such.
12019
12020         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
12021         * gcc.prms/1883.c: Moved from compile/940714-1.c.
12022         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
12023         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
12024
12025         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
12026         (dg-process-target): No longer a varargs proc.
12027         Return S/N for target, P/F for xfail.  All callers changed.
12028         (user option procs): More argument checking.
12029         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
12030         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
12031         (dg-test): Skip test if not running on selected target in `dg-do'.
12032         Update handling of `dg-do-what', `dg-output-text'.
12033         Separate execution pass/fail from output pattern match pass/fail.
12034         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
12035
12036 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12037
12038         * gcc.c-torture/special/special.exp: Don't expect failure for mips
12039         target for 920510-1.c.
12040
12041 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
12042
12043         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
12044         Clean up comment regarding use of passcnt, etc.
12045         (gcc_stat): Don't update `testcnt' here.
12046         (gcc_finish): Do it here.
12047         Might as well reset `but_id' here too.
12048         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
12049         to determine if the file should be tested.
12050         * gcc.c-torture/compile/compile.exp: Likewise.
12051         * gcc.c-torture/execute/execute.exp: Likewise.
12052         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12053         * gcc.misc-tests/dg-test.exp: Likewise.
12054         * gcc.prms/prms.exp: Likewise.
12055         * gcc.wendy/wendy.exp: Likewise.
12056         * g++.old-deja.exp: Likewise.
12057         Move "Testing file" message to verbose level 1.
12058
12059 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
12060
12061         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
12062
12063 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12064
12065         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
12066         (default_gcc_start): Accept optional second list element
12067         of compiler flags.  Print compiler output at verbosity level 2.
12068         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
12069         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
12070         Save current values of framework globals passcnt, failcnt, xpasscnt,
12071         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
12072         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
12073         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
12074         xfailcnt to compute stats.  Update framework global `testcnt' from
12075         pass/fail counts.
12076         (gcc_finish): New proc.  Clean up test environment.
12077         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
12078         (gcc_epass, gcc_efail): Delete.
12079         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
12080         argument of line number.
12081         (dg-init): If the tool has an init routine, call it.
12082         (dg-test): Remove args `cflags_var' and `libs_var'.
12083         Pass all compiler options to ${tool}_start.
12084         Handle missing line number.
12085         (dg-finish): New function.
12086         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
12087         particular files.  Call gcc_finish at end.  Move "skipping test"
12088         message to verbosity level 3.
12089         * gcc.c-torture/compile/compile.exp: Likewise.
12090         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12091         * gcc.c-torture/execute/execute.exp: Likewise.
12092         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12093         Print testcase being tried at verbosity level 1.
12094         * gcc.c-torture/special/special.exp: Unset xfail.
12095         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12096         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
12097         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
12098         * gcc.failure/failure.exp: Likewise.
12099         * gcc.ieee/ieee.exp: Likewise.
12100         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
12101         Update call to dg-test.  Call dg-finish at end.
12102         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
12103         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12104         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
12105         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
12106         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
12107         * gcc.wendy/wendy.exp: Add copyright.
12108         Delete setting of tmpdir (done by gcc_init).
12109         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
12110         Pass compiler flags to gcc_start.  Call gcc_finish at end.
12111         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
12112         gcc_[ce]pass/fail.
12113
12114 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
12115
12116         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
12117         confusion.
12118         (g++_load): Likewise.
12119
12120         * config/*.exp (gcc_load): Some were varargs fns and some were not.
12121         Rename argument to `prog' to remove the confusion.
12122         Varargs fns behave differently too!
12123         (g++_load): Likewise.
12124
12125         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
12126
12127         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
12128         what it is.  Delete (always) printing of status value for !native.
12129         Simplify verbose code, and include status and exec_output.
12130         (g++_load): Use gcc_load.
12131
12132 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12133
12134         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
12135         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
12136         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
12137         940714-3.c as these testcases don't exist anymore.  Make
12138         va-arg-1.c expected to pass.
12139
12140 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
12141
12142         * gcc.misc-tests/misc.exp: Only run specific testcases.
12143         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
12144         * gcc.misc-tests/dg-[1-9].c: New files.
12145
12146         * lib/dg.exp: New testsuite driver.
12147         * gcc.prms/prms.exp: Use it.
12148
12149         * README.gcc: New file.
12150
12151         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
12152         Document and reset `lxpass' and `lxfail'.
12153         Simplify "initialized" message.
12154         (gcc_stat): Clean up comments a little.
12155
12156 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
12157
12158         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
12159
12160 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
12161
12162         * lib/old-dejagnu.exp (process-option): New proc.
12163         (old-dejagnu-init, old-dejagnu-stat): Likewise.
12164         (old-dejagnu): Simplify.
12165         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
12166
12167 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
12168
12169         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
12170         exists and is not an empty string.
12171
12172         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
12173         $xfail rather than calling setup_xfail.  Clear $xfail when test is
12174         finished.
12175         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
12176         automatically.
12177
12178         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
12179         longer expected to fail.
12180
12181         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
12182         "f" function call.
12183
12184         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
12185
12186         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
12187         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
12188         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
12189         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
12190         c-torture-1.29.
12191
12192         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
12193         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
12194
12195         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
12196
12197         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
12198         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
12199
12200         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
12201         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
12202         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
12203
12204 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12205
12206         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
12207         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
12208         940714-1.c, 940714-2.c, 940714-3.c},
12209         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
12210         gcc.misc-tests/{mg.c,mg.exp}:
12211         New tests.
12212         * gcc.noncompile/noncompile.exp: Change accordingly.
12213
12214 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
12215
12216         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
12217         Undo previous clobberage.
12218
12219 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
12220
12221         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
12222         * gcc.special/{930510-1.c, special.exp}:
12223         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
12224         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
12225         struct-varargs-1.c}: New tests from c-torture-1.26.
12226
12227 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12228
12229         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
12230           argument to switch.
12231
12232 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
12233
12234         * Revert the previous changes.  Please see Rob's directory
12235           (/lisa/test/rob/progressive/gcc/testsuite) for testing
12236           fixes.
12237
12238 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
12239
12240         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
12241             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
12242             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
12243             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
12244             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
12245             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
12246             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
12247             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
12248             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
12249             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
12250             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
12251             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
12252             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
12253             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
12254             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
12255             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
12256             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
12257             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
12258             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
12259             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
12260             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
12261             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
12262             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
12263             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
12264             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
12265             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12266             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
12267
12268 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
12269
12270         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
12271             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
12272           with perror calls.
12273
12274 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
12275
12276         * config/unix.exp (g++_load): Fix syntax.
12277
12278 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12279
12280         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
12281         * gcc.noncompile/921017-1.c: Deleted obsolete test.
12282         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
12283         Don't expect va-arg-1.c to fail.  Correct expected output for
12284         920928-1.c.
12285         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
12286         * gcc.wendy/hbm4.c: Correct typo.
12287         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
12288
12289 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
12290
12291         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
12292         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
12293         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
12294         * lib/c-torture.exp (c-torture-compile): Ditto.
12295
12296         Reduce volume of output (remove all the -I's and such).
12297         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
12298         Call gcc_cpass, gcc_cfail.
12299         (c-torture): Pass testing option to c-torture-compile.
12300
12301 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
12302
12303         Bring patches over from progressive.
12304         * config/default.exp: Exit remote shell cleanly.
12305         (g++_exit, g++_start): Add default versions.
12306         * config/sim.exp (gcc_load): Use perror, not error.
12307
12308 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
12309
12310         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
12311         set in site.exp.
12312
12313 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
12314
12315         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
12316         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
12317         (wendy_try): New proc to run testcase.
12318         (main loop): Call 'em.
12319         * gcc.wendy/*.c: Clean up pass to correct expected output.
12320
12321         * lib/gcc.exp: Minor cleanup work.
12322         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
12323
12324 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
12325
12326         * config/sim.exp (gcc_load): Document return codes better.
12327         Don't pass -v to simulator.
12328
12329 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12330
12331           * gcc.special/920717-x.c: Fix typo.
12332           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
12333           get at sources.
12334
12335         * lib/mike-gcc.exp: Fix typo.
12336
12337 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12338
12339         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
12340         binary to use, transform the name.
12341         * config/*.exp: rename everything. Nuke any g++ specific files,
12342         it's now a special case of gcc that requires no special support.
12343         Add a default.exp for unsupported targets.
12344
12345 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
12346
12347         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
12348         lib/old-dejagnu.exp: Fix a few patterns to work with the new
12349         version of Tcl.
12350
12351 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12352
12353         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
12354         than a warning.
12355
12356 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12357
12358         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
12359
12360 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12361
12362         * gcc.execute/execute.exp: Combine opt_list and foption_list into
12363         option_list.  Compile every file with only 4/6 option choices
12364         (same as C torture) instead of with 12/18 different option
12365         choices.
12366         * lib/c-torture.exp: Likewise.
12367
12368         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12369         not already set.
12370
12371 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
12372
12373         * lib/old-deja.exp: Add `excess errors test fails' error, now one
12374         can put an XFAIL *-*-* on excess errors.
12375
12376 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
12377
12378         * g++.law: Add more tests derived from g++-bugs snapshots.
12379
12380         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
12381         equivalent to g++.law/init9.
12382
12383         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12384         compiled it, and the a.out file after we've run it.
12385
12386 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12387
12388         * lib/mike-g++.exp (postbase): Delete the .o file after we've
12389         compiled it, and the a.out file after we've run it.
12390
12391 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12392
12393         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12394
12395 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12396
12397         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12398         version number.
12399
12400 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12401
12402         * g++.law: New directory of g++ tests derived from the g++-bugs
12403         snapshots.
12404
12405 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12406
12407         * gcc.compile: initbug1.c initbug1.exp testcase added
12408
12409 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12410
12411         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12412         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12413           fixes submitted by Jeff Law (law@cs.utah.edu)
12414         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12415           Jeff Law (law@cs.utah.edu)
12416
12417
12418 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
12419
12420         * config/unix-g++.exp: Follow the gcc way of doing things.
12421         * g++.old-deja/old-deja.exp: Minor updates.
12422         * lib/g++.exp: New file, follow the gcc way of doing things.
12423         * lib/old-dejagnu.exp: Minor updates.
12424         * lib/mike-g++.exp: Always unset errorInfo.
12425
12426 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
12427
12428         * lib/gcc.exp: Fix some errors with the below change, CC and
12429         CFLAGS should be global when setting, not local.
12430
12431 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12432
12433         * lib/gcc.exp: Transform tool name.
12434
12435 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12436
12437         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
12438
12439 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12440
12441         * lib/gcc.exp: change gcc_done to gcc_stat
12442
12443 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12444
12445         * Upgraded gcc testsuite to c-torture version 1.25
12446
12447 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12448
12449         * lib/gcc.exp: added reporting code. Changed verbose compile message.
12450         * lib/c-torture: added hooks for new reporting code.
12451
12452 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12453
12454         * config/sh-gcc.exp: check if sh-sim exists in the path
12455
12456 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12457
12458         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
12459         * gcc.compile/compile.exp: Initial changes for new logic.
12460         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
12461         * gcc.failure/failure.exp: Initial changes for new logic.
12462         * gcc.ieee/ieee.exp: Initial changes for new logic.
12463         * gcc.misc-tests/misc.exp: Initial changes for new logic.
12464         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
12465         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
12466         * lib/c-torture.exp: Initial changes for new logic.
12467         * lib/gcc.exp: Initial changes for new logic.
12468
12469 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
12470
12471         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
12472         depend upon failure or success.  Fully qualify names in failure
12473         and success messages.  Always remove a.out before starting
12474         compile, just in case.  Pay more attention to error text output by
12475         the compiler.  Handle testcases with no known past errors just
12476         like all others, so that things are uniform.  Other miscellaneous
12477         improvements.
12478
12479 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12480
12481         * gcc.cpp: new directory for cpp tests
12482
12483 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12484
12485         * lib/chill.exp: Code reformatted, removed unused code.
12486         * config/unix-chill.exp: Code reformatted, removed unused code.
12487         * chill.execute/execute.exp: Code reformatted, removed unused code.
12488         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
12489
12490 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
12491
12492         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
12493         routines not written.
12494
12495 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12496
12497         * config/bug-gcc.exp: Use new procs from bug.exp.
12498
12499 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12500
12501         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
12502         via ftp, rather than depending on NFS.
12503         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
12504         case.
12505
12506 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
12507
12508         * config/bug-gcc.exp: Use new download proc.
12509
12510 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
12511
12512         * chill.execute/execute.exp: cleanups, handles errors better
12513         * chill.compile/compile.exp: rewrite, based on execute.exp
12514         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
12515         * lib/chill.exp: major changes to diff proc and compile and link
12516           procs. added chill_fail and chill_pass wrappers to pass and
12517           fail. added more comments, and handle error codes better.
12518           Added a hack to capture stderr from exec, so noncompile tests
12519           can work.
12520
12521 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12522
12523         * chill.execute/execute.exp: rewrite of testsuite driver
12524         * lib/chill.exp: rewrite of testsuite driver
12525         * config/unix-chill.exp: rewrite of testsuite driver
12526
12527 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12528
12529     In chill.execute:
12530         * iexpr.ch: Standardize uppercase.
12531         * tuples.dat: Standardize uppercase.
12532         * vary.ch: standardize.  Correct varying string assignments.
12533         * vary.dat: Add new output lines.
12534
12535 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
12536
12537     In chill.execute:
12538         * chprintf.ch: Standardize use of uppercase.
12539         * tuples.ch: Standardize and turn arr2 into a DCL,
12540           rather than a SYN.
12541         * pinits.ch: Standardize.
12542
12543 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12544
12545         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
12546         * Makefil: Renamed to Makefile.in.
12547         * configure.in: New.
12548
12549 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
12550
12551     In chill.execute:
12552         * .cvsignore: Add result/output files.
12553         * Makefile: Fix up variables at start.  Use MFLAGS
12554           everywhere.  Correct bool_loc, built_ins entries.
12555           Add entry for vary1.ch.
12556         * bitarray.ch: Standardize upper-case usage.
12557         * bitexpr.ch: Standardize, add output of b1.
12558         * params.ch: Use arrayt in along PROC parameters, to
12559           avoid novelty problems.
12560         * sets.ch: Tiny cleanup.
12561         * vary1.ch: Re-indent.
12562
12563 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
12564
12565           * Add PR-related files to Makefiles, .cvsignore files, etc.
12566
12567 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12568
12569         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
12570           with compiler objects. New names are test-flow.c and test-loop.c
12571
12572 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12573
12574         * Upgraded c-torture tests from 1.19 to 1.20
12575
12576         * new files:
12577         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12578         * gcc.compile: 930623-1.c 930623-2.c
12579         * gcc.noncompile: 930622-1.c 930622-2.c
12580         * gcc.failure: 920411-1.c 920627-2.c
12581         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12582
12583 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12584
12585         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12586           More changes to get testsuite working properly. Needs more work.
12587           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12588
12589 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
12590
12591         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12592           More changes to get testsuite working properly. Needs more work.
12593
12594 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
12595
12596         * chill.compile/compile.exp: Added for Dejagnu support
12597         * chill.execute/execute.exp: Added for Dejagnu support
12598         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
12599
12600 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
12601
12602     This should complete moving the CHILL test files.
12603         * chill.noncompile(.cvsignore printf.grt
12604             in-printf.grt chprintf.grt chprintf.ch):
12605             Added test-support files.
12606           (Makefile): Modified further.
12607         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
12608             signal.ch): Added test files.
12609           * chill.execute (.cvsignore printf.grt printr.c
12610             in-printf.grt rts.c chprintf.grt rts.h): Added
12611           test-support files.
12612             (Makefile): More corrections.
12613
12614 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
12615
12616         * chill.compile, chill.execute, chill.nocompile: Add CHILL
12617           test cases, ready for DejaGnu.
12618
12619 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12620
12621         * Upgraded c-torture tests from 1.18 to 1.19
12622
12623         * gcc.compile: added test(s):
12624           930607-1.c
12625         * gcc.execute: added test(s):
12626           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
12627
12628         * added new subdirectory for misc tests: gcc.misc-tests
12629         * gcc.misc-test(s): added tests:
12630           inst-check.c test-consts.c test-ior.c test-switch.c
12631
12632 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12633
12634         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
12635
12636 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12637
12638         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
12639
12640 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12641
12642         * Upgraded c-torture tests from 1.17 to 1.18
12643
12644 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12645
12646         * Upgraded c-torture tests from 1.12 to 1.17
12647
12648 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
12649
12650         * lib/old-dejagnu.exp:
12651           Fixed handling of XFAIL target triplets to correctly
12652           recognize wildcard characters.  Removed code that
12653           appended a unique id tag to the end of the file name
12654           printed out by the result of the testcases within a
12655           given test file.
12656
12657 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
12658
12659         * lib/old-dejagnu.exp:
12660           Reworked expected failure handling to trigger off of XFAIL
12661           keyword in keyphrase embeded in testcase source code. The
12662           XFAIL keyword must be at the end of the keyphrase line. It
12663           may optionally be followed by one or more target triplets.
12664           It has just occured that the handling of wildcards in the
12665           target triplet may not be correct.
12666
12667 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
12668
12669         * g++.old-deja/tests:
12670           Moved all subdirectories up one level into g++.old-deja .
12671
12672         * lib/old-dejagnu.exp:
12673           Fixed problem with CXXFLAGS not being properly reset, and being
12674           corrupted with extraneous "-c" compiler option.  This was
12675           causing binaries to not be generated for test that needed them.
12676           Modified strings passed to "pass" and "fail" so that individual
12677           tests from the same test file would be distinguished by an
12678           identifier appended to the test file name in the summary logs;
12679           this corrected a problem with erroneous diff logs.  Added code
12680           to search testcases for expected fail and unexpected pass keywords.
12681
12682 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12683
12684         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
12685
12686 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12687
12688         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
12689           Removed extraneous text from end of "Special g++ Options"
12690           keyphrase.
12691
12692         * lib/old-dejagnu.exp: Added pattern matching to look for new
12693           keywords, embedded in testcases comments, which will trigger
12694           calls to xpass and xfail.
12695
12696 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
12697
12698         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
12699           comments embedded in the testcases, especially the one looking for
12700           special compiler options, as well as the pattern matching for the
12701           compiler output again.
12702
12703 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
12704
12705         * lib/old-dejagnu.exp: Do a proper check of the return value for
12706           execute tests. Fixed several problems with the pattern matching
12707           of the compiler output which gave erroneous test results.
12708           Changed several of the test result messages to be more descriptive.
12709         * config/unix-g++.exp: Proc g++_load now actually works and
12710           executes the tests passed to it and returns a usable return
12711           value.
12712
12713 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12714
12715           * lib/gcc.exp: Exits gracefully if $CC is bogus.
12716
12717 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
12718
12719         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
12720           Modified both files to properly execute the old style
12721           dejagnu tests. The previous versions of these files were
12722           experimental and did not function anything near correctly.
12723
12724 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
12725
12726         * Removed all Makefile.in and configure.in files. No configuration
12727         needed now.
12728
12729 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
12730
12731         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
12732
12733 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12734
12735         * gcc.compile/configure.in, gcc.unsorted/configure.in,
12736         gcc.special/configure.in, gcc.noncompile/configure.in,
12737         gcc.execute/configure.in, gcc.code_quality/configure.in,
12738         g++.other/configure.in, g++.old-deja/configure.in,
12739         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
12740         in srcname setting.
12741
12742 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12743
12744         * lib/udi.exp:  Fixed mondfe and mondfe_download.
12745         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
12746         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
12747
12748 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12749
12750         * config/udi-gdb.exp: Check $shell_id after connecting to target.
12751         (gdb_exit): Don't remove *_soc files.
12752
12753 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
12754
12755         * lib/c-torture.exp: Don't look for main; instead always use -w
12756         -c.  This is how the c-torture tests work.  Remove the object
12757         file if the compilation succeeds.
12758         * gcc.execute/execute.exp: Remove executable if test passes.
12759         * gcc.noncompile/noncompile.exp: Every test is an expected
12760         failure.
12761         * gcc.special/special.exp: Added tests from c-torture 1.11,
12762         corrected use of existing test.
12763         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
12764         gcc.execute/920625-1.c: Updated to c-torture 1.11.
12765         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
12766         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
12767         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
12768         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
12769         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
12770         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
12771         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
12772         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
12773         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
12774         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
12775         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
12776         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
12777         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
12778         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
12779         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
12780         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
12781         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
12782         c-torture 1.11.
12783         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
12784         correspond to c-torture 1.11.
12785
12786         * New file.