OSDN Git Service

cp:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2
3         * g++.dg/abi/vbase8-4.C: New test.
4
5 2001-11-24  Ian Lance Taylor  <ian@airs.com>
6
7         * gcc.c-torture/execute/20011121-1.c: New test.
8
9 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
10
11         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
12
13 2001-11-23  Andreas Jaeger  <aj@suse.de>
14
15         * gcc.dg/cpp/charconst-2.c: New test.
16
17 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
18
19         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
20         to the host if it is remote.  Let tests specify extra headers
21         they use.
22         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
23         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
24         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
25         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
26         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
27         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
28         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
29         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
30         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
31         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
32
33 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
34
35         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
36         for little endian ARMs.
37
38 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
39
40         * gcc.c-torture/compile/20011119-1.c: New test.
41         * gcc.c-torture/compile/20011119-2.c: New test.
42
43 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
44
45         * gcc.dg/altivec-1.c: Fix typo.
46
47 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
48
49         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
50
51 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
52
53         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
54
55 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
56
57         * lib/g77.exp: Don't specify --rpath-link.
58
59         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
60         across all the headers.
61         * gcc.dg/format/format.exp: For testing on a remote host,
62         copy format.h.
63
64         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
65         * gcc.c-torture/execute/930406-1.c: Likewise.
66         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
67
68 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
69
70         * gcc.dg/altivec-1.c: New.
71
72 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
73
74         * gcc.dg/cpp/fpreprocessed.c: New test case.
75
76 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
77
78         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
79         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
80         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
81
82 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
83
84         * gcc.dg/no-builtin-1.c: New test.
85
86 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
87
88         * gcc.c-torture/execute/20011115-1.c: New test.
89
90 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
91
92         * gcc.c-torture/compile/20011114-2.c: New test.
93         * gcc.c-torture/compile/20011114-3.c: New test.
94         * gcc.c-torture/compile/20011114-4.c: New test.
95
96 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
97
98         * g++.dg/other/init1.C: New test.
99
100 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
101
102         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
103         message.
104
105         * gcc.c-torture/execute/20011114-1.c: New testcase.
106
107         * gcc.c-torture/compile/20010327-1.c: Revert last change.
108         * gcc.c-torture/compile/20011114-1.c: New test, exactly
109         like the (before this change) version of 20010327-1.c.
110
111 2001-11-14  Roger Sayle <roger@eyesopen.com>
112
113         * gcc.c-torture/execute/string-opt-13.c: New testcase.
114
115 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
116
117         * g++.dg/init/array2.C: New test.
118
119 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
120
121         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
122
123 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
124
125         * g++.dg/other/forscope1.C: New test.
126         * g++.dg/ext/forscope1.C: New test.
127         * g++.dg/ext/forscope2.C: New test.
128
129 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
130
131         * gcc.c-torture/execute/20011113-1.c: New test.
132
133 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
134
135         * gcc.c-torture/execute/20011109-2.c: New test.
136
137         * gcc.c-torture/execute/20011109-1.c: New test.
138
139 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
140
141         * gcc.c-torture/compile/20011109-1.c: New test.
142
143 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
144
145         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
146         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
147         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
148         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
149         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
150         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
151         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
152
153 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
154
155         * g++.dg/warn/Wshadow-1.C: New tests.
156         * g++.old-deja/g++.mike/for3.C: Update.
157
158 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
159
160         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
161         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
162         XFAILs.  Adjust expected error texts.
163         * gcc.c-torture/compile/20011106-1.c,
164         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
165         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
166         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
167         gcc.dg/c99-array-lval-5.c: New tests.
168
169 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
170
171         * gcc.dg/cpp/defined.c: Update.
172
173 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
174
175         * gcc.c-torture/execute/anon-1.c: New test.
176
177 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
178
179         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
180         same size, so no warning should be produced on stormy16.
181
182         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
183         due to oversized array.
184         * g++.old-deja/g++.mike/ns15.C: Likewise.
185         * g++.old-deja/g++.pt/crash16.C: Likewise.
186
187 2001-11-02  Graham Stott  <grahams@redhat.com>
188
189         * g++.dgother/debug1.C: Fix typos.
190
191 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
192
193         * g++.dg/other/debug1.C: New test.
194
195 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
196
197         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
198         of unsigned long.
199
200 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
201
202         * gcc.dg/20011029-2.c: New test.
203
204         * gcc.c-torture/compile/20011029-1.c: New test.
205
206 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
207
208         * objc/execute/class_self-1.m: New test.
209         * objc/execute/class_self-2.m: New test.
210
211 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
212
213         * gcc.misc-tests/msgs.exp: Delete.
214         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
215         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
216         error set to match recent changes.
217
218 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
219
220         * gcc.dg/20011021-1.c: New test.
221
222 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
223
224         * gcc.c-torture/compile/20011023-1.c: New test.
225
226 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
227
228         * lib/g77.exp: Rewrite based on lib/g++.exp.
229
230 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
231
232         * gcc.c-torture/execute/20011019-1.c: New test.
233
234         * gcc.dg/20011018-1.c: New test.
235
236 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
237
238         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
239
240 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
241
242         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
243         * gcc.dg/attr-invalid.c: Likewise.
244
245 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
246
247         * testsuite/gcc.dg/20011015-1.c: New test.
248
249 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
250
251         * g++.dg/template/unify2.C: New test.
252
253 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
254
255         * g++.dg/other/exception-specification.C: New test
256
257 2001-10-13  Tom Rix  <trix@redhat.com>
258
259         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
260         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
261
262 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
263
264         * testsuite/gcc.dg/20011009-1.c: New test.
265
266 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
267
268         PR g++/4476
269         * g++.dg/other/friend1.C: New test.
270
271 2001-10-11  Richard Henderson  <rth@redhat.com>
272
273         * g++.old-deja/g++.other/crash18.C: Add -S to options.
274
275 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
276
277         * gcc.c-torture/compile/20011010-1.c: New.
278
279 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
280
281         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
282         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
283         g77.f-torture/execute/execute.exp,
284         g77.f-torture/noncompile/noncompile.exp,
285         gcc.c-torture/compile/compile.exp,
286         gcc.c-torture/execute/execute.exp,
287         gcc.c-torture/execute/ieee/ieee.exp,
288         gcc.c-torture/execute/memcheck/memcheck.exp,
289         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
290         objc/execute/execute.exp: Update FSF address.
291
292 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
293
294         * gcc.dg/cpp/cmdlne-C.c: Update.
295         * gcc.dg/cpp/cmdlne-C2.c: New.
296
297 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
298
299         * gcc.c-torture/execute/20011008-3.c: New.
300
301 2001-10-08  DJ Delorie  <dj@redhat.com>
302
303         * gcc.dg/20011008-1.c: New.
304         * gcc.dg/20011008-2.c: New.
305
306 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
307
308         * gcc.dg/cpp/spacing1.c: Update test.
309
310 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
311
312         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
313         spelling errors of "separate" as "seperate".
314
315 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
316
317         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
318         enough to avoid inlining.
319
320 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
321
322         * lib/g77.exp: set libg2c_dir correctly.
323
324 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
325
326         * gcc.dg/cpp/macro11.c: New test.
327
328 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
329
330         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
331         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
332         gcc.dg/format/multattr-3.c: New tests.
333         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
334         tests for format attributes on function pointers being rejected.
335
336 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
337
338         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
339
340 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
341
342         * g++.dg/warn/format1.C: New test.
343
344 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
345
346         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
347
348 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
349
350         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
351
352 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
353
354         * gcc.dg/cpp/redef2.c: Add test.
355
356 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
357
358         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
359         long-standing bug on i686, apparently.
360         * gcc.c-torture/execute/loop-2c.x: New file.
361         * gcc.c-torture/execute/loop-2d.x: New file.
362         * gcc.c-torture/execute/loop-3c.x: New file.
363
364 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
365
366         * gcc.dg/cpp/20000625-2.c: Correct line number.
367
368 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
369
370         * gcc.dg/cpp/macro10.c: New test.
371         * gcc.dg/cpp/strify3.c: New test.
372         * gcc.dg/cpp/spacing1.c: Add tests.
373         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
374         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
375
376 2001-09-24  DJ Delorie  <dj@redhat.com>
377
378         * gcc.c-torture/execute/20010924-1.c: New test.
379
380 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
381
382         * testsuite/objc/execute/paste.m: Remove.
383
384 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
385
386         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
387
388 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
389
390         * g77.dg/strlen0.f: New test.
391
392 2001-09-21  Richard Henderson  <rth@redhat.com>
393
394         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
395         * g++.old-deja/g++.abi/vtable2.C: Likewise.
396
397 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
398
399         Table-driven attributes.
400         * g++.dg/ext/attrib1.C: New test.
401
402 2001-09-20  DJ Delorie  <dj@redhat.com>
403
404         * gcc.dg/20000926-1.c: Update expected warning messages.
405         * gcc.dg/array-2.c: Likewise, and test for warnings too.
406         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
407         array.
408
409 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
410
411         * g++.dg/eh/registers1.C: New test case.
412
413 2001-09-17  Richard Henderson  <rth@redhat.com>
414
415         * gcc.dg/array-5.c: Fix VLA decomposition test.
416
417 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
418
419         * gcc.dg/cpp/line5.c: New testcase.
420
421 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
422
423         * gcc.dg/cpp/macro9.c: New test.
424
425 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
426
427         * gcc.c-torture/execute/980223.c: Change type of addr from long
428         to char *.
429
430 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
431
432         * gcc.c-torture/execute/20010915-1.c: New test.
433
434 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
435
436         * g77.dg/bprob: New directory.
437         * g77.dg/bprob/bprob.exp: New file.
438         * g77.dg/bprob/bprob-1.f: New test.
439         * g77.dg/gcov: New directory.
440         * g77.dg/gcov/gcov.exp: New file.
441         * g77.dg/gcov/gcov-1.f: New test.
442         * g77.dg/gcov/gcov-1.x: New file.
443
444 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
445
446         * gcc.dg/cpp/directiv.c: Update.
447         * gcc.dg/cpp/undef1.c: Update.
448
449 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
450
451         * gcc.dg/20010912-1.c: New test.
452
453 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
454
455         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
456         language-independent file in lib.
457         * lib/gcov.exp: New file.
458
459 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
460
461         * gcc.c-torture/compile/20010911-1.c: New test.
462
463 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
464
465         * lib/profopt.exp: New, to support profile-directed optimizations.
466         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
467         * gcc.misc-tests/bprob-1.c: New test.
468         * gcc.misc-tests/bprob-2.c: New test.
469
470 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
471
472         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
473         XFAIL and which kinds of gcov output to verify.
474         * gcc.misc-tests/gcov-4b.x: New file.
475         * gcc.misc-tests/gcov-5b.x: New file.
476         * gcc.misc-tests/gcov-6.x: New file.
477         * gcc.misc-tests/gcov-7.c: New test.
478         * gcc.misc-tests/gcov-7.x: New file.
479
480 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
481
482         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
483         * gcc.misc-tests/gcov-6.c: New test.
484
485 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
486
487         PR c++/3986
488         * g++.dg/abi/vbase1.C: New test.
489
490 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
491
492         * objc.dg/method-2.m: New.
493
494 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
495
496         PR c++/4203
497         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
498         * g++.dg/init/empty1.C: New test.
499
500 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
501
502         * gcc.c-torture/compile/20010903-1.c: New test.
503
504 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
505
506         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
507         for m68k.
508
509 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
510
511         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
512
513         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
514
515         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
516
517 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
518
519         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
520         for 16-bit 'unsigned int'.
521
522 2001-08-29  Kazu Hirata  <kazu@hxi.com>
523
524         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
525
526 2001-08-27  Richard Henderson  <rth@redhat.com>
527
528         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
529         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
530
531 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
532
533         * gcc.dg/asm-names.c (ymain): New.
534
535 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
536
537         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
538         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
539         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
540
541 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
542
543         * gcc.dg/compare5.c: New testcase.
544
545 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
546
547         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
548         and "In instantiation".
549
550 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
551
552         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
553
554 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
555
556         * gcc.misc-tests/gcov.exp: Add support for branch information.
557         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
558         * gcc.misc-tests/gcov-4.c: New test.
559         * gcc.misc-tests/gcov-4b.c: New test.
560         * gcc.misc-tests/gcov-5b.c: New test.
561
562 2001-08-20  Zack Weinberg  <zackw@panix.com>
563
564         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
565         expected to fail.
566
567 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
568
569         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
570
571 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
572
573         * g++.dg/eh/template1.C: New test.
574
575 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
576
577         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
578         Fix thinko.
579         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
580         for xfail.
581
582 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
583
584         * lib/g77-dg.exp:  Use prune.exp for common procedures
585         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
586         * lib/g77.exp: (g77-dg-prune) Remove
587
588 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
589
590         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
591
592 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
593
594         * g++.dg/template/unify1.C: New test.
595
596 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
597
598         * g++.dg/abi/empty4.C: New test.
599
600 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
601
602         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
603         solaris2.*
604         * g77.f-torture/compile/pr3743.x: Likewise
605
606 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
607
608         * g++.dg/other/using-declaration.C: New test.
609
610 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
611
612         * gcc.dg/cpp/tr-sign.c: New testcase.
613
614 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
615
616         * gcc.dg/cpp/19951025-1.c: Revert.
617         * gcc.dg/cpp/directiv.c: We no longer process directives that
618         interrupt macro arguments.
619
620 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
621
622         * gcc.dg/bconstp-1.c: New test.
623
624 2001-08-03  Richard Henderson  <rth@redhat.com>
625
626         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
627
628 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
629
630         * gcc.dg/cpp/19951025-1.c: Update.
631
632 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
633
634         * g77.dg/ff90-1.f (s): Fix reference of variable z,
635         should be x.
636
637 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
638
639         Kill -fhonor-std.
640         * g++.old-deja/g++.ns/ns14.C: Remove special options.
641         * g++.old-deja/g++.other/std1.C: Likewise.
642         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
643
644 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
645
646         * lib/g77.exp:  Load gcc-defs.exp for common procedures
647         (g77_pass, g77_fail, g77_finish, g77_exit,
648         ${tool}_check_unsupported_p} Now redundant.  Deleted.
649
650 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
651
652         * g77.dg/fbackslash.f
653         * g77.dg/fcase-preserve.f
654         * g77.dg/ff90-1.f
655         * g77.dg/ffixed-line-length-0.f
656         * g77.dg/ffixed-line-length-132.f
657         * g77.dg/ffixed-line-length-7.f
658         * g77.dg/ffixed-line-length-72.f
659         * g77.dg/ffixed-line-length-none.f
660         * g77.dg/ffree-form-1.f
661         * g77.dg/fno-backslash.f
662         * g77.dg/fno-f90-1.f
663         * g77.dg/fno-fixed-form-1.f
664         * g77.dg/fno-onetrip.f
665         * g77.dg/fno-typeless-boz.f
666         * g77.dg/fno-underscoring.f
667         * g77.dg/fno-vxt-1.f
668         * g77.dg/fonetrip.f
669         * g77.dg/ftypeless-boz.f
670         * g77.dg/fugly-assumed.f
671         * g77.dg/funderscoring.f
672         * g77.dg/fvxt-1.f
673
674 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
675
676         * objc.dg/fwd-proto-1.m: New.
677         * objc.dg/local-decl-1.m: New.
678         * objc.dg/naming-1.m: New.
679         * objc.dg/naming-2.m: New.
680         * objc.dg/proto-hier-1.m: New.
681
682 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
683
684         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
685         largest-type elements to a struct makes its size grow.
686
687 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
688
689         * g++.dg/abi/vthunk1.C: New test.
690
691 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
692
693         * g++.dg/abi/vbase8-22.C: New test.
694
695 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
696
697         * gcc.dg/cpp/macro8.c: New test.
698
699 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
700
701         * g++.dg/abi/vbase8-21.C: New test.
702
703 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
704
705         * g++.dg/abi/vbase8-10.C: New test.
706
707 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
708
709         * lib/g++.exp (g++_set_ld_library_path): Renamed to
710         ${tool}_set_ld_library_path.
711         Changed caller.
712         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
713         g++.exp.
714
715 2001-07-26  Stan Cox <scox@redhat.com>
716
717         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
718         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
719         gcc_exit, gcc_check_unsupported_p):
720         Moved to gcc-deps.exp
721         * gcc-deps.exp: New file.
722
723 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
724
725         * g++.old-deja/g++.pt/defarg14.C: New test.
726
727 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
728
729         * g++.old-deja/g++.other/lineno5.C: New test.
730
731 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
732
733         * g++.old-deja/g++.pt/crash68.C: New test.
734
735 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
736
737         * g++.old-deja/g++.other/crash42.C: New test.
738
739 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
740
741         * gcc.dg/cpp/extratokens.c: Fix.
742         * gcc.dg/cpp/skipping2.c: New tests.
743
744 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
745
746         * gcc.c-torture/execute/20010724-1.c: New file.
747         * gcc.c-torture/execute/20010724-1.x: New file.
748
749 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
750
751         * g++.old-deja/g++.other/cond7.C: New test.
752
753 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
754
755         * g++.old-deja/g++.other/optimize4.C: New test.
756
757 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
758
759         * g++.old-deja/g++.abi/vbase8-5.C: New test.
760
761 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
762
763         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
764         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
765         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
766         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
767
768         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
769         bug report" message.
770
771         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
772         * g++.dg/ext/instantiate1.C: Move from old-deja.
773
774 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
775
776         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
777         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
778         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
779         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
780
781 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
782
783         * gcc.c-torture/execute/20010723-1.c: New test.
784
785 2001-07-23  Ben Elliston  <bje@redhat.com>
786
787         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
788
789 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
790
791         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
792         i[34567]86-*-*.
793         Delete handling of ieee_multilib_flags.
794         Pass -mieee for alpha*-*-* and sh-*-*.
795         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
796
797 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
798
799         Remove old-abi tests.
800         * g++.old-deja/g++.mike/p11116.C: Remove.
801         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
802
803 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
804
805         * g77.f-torture/compile/pr3743.f:  New test
806
807 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
808
809         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
810
811 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
812
813         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
814         g++.old-deja/g++.pt/static6.C: Likewise.
815         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
816         supports weak symbols.
817
818 2001-07-18  Andreas Jaeger  <aj@suse.de>
819
820         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
821         supported again.
822
823 2001-07-18  Andreas Jaeger  <aj@suse.de>
824
825         * gcc.dg/iftrap-1.c: Fix target line.
826
827 2001-07-17  Richard Henderson  <rth@redhat.com>
828
829         * gcc.c-torture/execute/20010717-1.c: New.
830
831 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
832
833         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
834         tests.
835
836 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
837
838         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
839
840 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
841
842         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
843         UAC_SIGBUS, UAC_NOPRINT definitions.
844
845 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
846
847         * objc/execute/object_is_class.m: New test.
848         * objc/execute/object_is_meta_class.m: New test.
849
850 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
851
852         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
853         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
854
855 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
856
857         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
858         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
859
860 2001-07-14  Richard Henderson  <rth@redhat.com>
861
862         * gcc.dg/iftrap-1.c: New.
863
864 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
865
866         * g77.f-torture/execute/intrinsic77.f: New test.
867
868 2001-07-11  Janis Johnson <janis@us.ibm.com>
869
870         * gcc.misc-tests/gcov-3.c: New test.
871
872 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
873
874         * gcc.c-torture/compile/20010711-1.c,
875         * gcc.c-torture/compile/20010711-2.c: New tests.
876
877 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
878
879         * gcc.c-torture/execute/20010711-1.c: New test.
880
881 2001-07-11  Ben Elliston  <bje@redhat.com>
882
883         * g++.old-deja/g++.other/enum5.C: New test.
884
885 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
886
887         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
888         (g++-dg-prune): Call prune_gcc_output.
889         * prune.exp: New file for prune_gcc_output.
890         * lib/g++.exp, lib/gcc.exp: Load it.
891
892 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
893
894         * gcc.c-torture/compile/20010701-1.c,
895         g++.old-deja/g++.ext/attrib6.C: New tests.
896
897 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
898
899         * gcc.c-torture/compile/20010706-1.c: New test.
900
901 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
902
903         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
904
905 2001-06-28  Stan Shebs  <shebs@apple.com>
906
907         * gcc.dg/pragma-darwin.c: New test.
908
909 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
910
911         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
912         Solaris 2.[678] system.
913
914 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
915
916         * gcc.dg/20010622-1.c: New test.
917
918 2001-06-18  Stan Shebs  <shebs@apple.com>
919
920         * objc.dg: New directory.
921         * objc.dg/dg.exp: New file.
922         * objc.dg/alias.m: New.
923         * objc.dg/class-1.m: New.
924         * objc.dg/class-2.m: New.
925         * objc.dg/const-str-1.m: New.
926         * objc.dg/const-str-2.m: New.
927         * objc.dg/id-1.m: New.
928         * objc.dg/method-1.m: New.
929         * objc.dg/super-class-1.m: New.
930         * lib/objc-dg.exp: New file.
931
932 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
933
934         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
935         of label name.
936
937 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
938
939         * g++.old-deja/g++.abi/vbase8-9.C: New test.
940
941 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
942
943         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
944         variable.
945
946 2001-06-12  Richard Henderson  <rth@redhat.com>
947
948         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
949
950 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
951
952         * g++.old-deja/g++.abi/vbase5.C: New test.
953         * g++.old-deja/g++.abi/vbase6.C: New test.
954         * g++.old-deja/g++.abi/vbase7.C: New test.
955
956 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
957
958         * gcc.c-torture/compile/20010610-1.c: New test.
959
960 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
961
962         * g++.old-deja/g++.abi/vbase4.C: New test.
963
964 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
965
966         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
967         support %f for HC11/HC12 targets.
968         * gcc.c-torture/execute/930513-1.x: New file, likewise.
969         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
970         on HC11/HC12 targets.
971         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
972
973 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
974
975         * gcc.dg/wchar_t-1.c: New file.
976         * gcc.dg/wint_t-1.c: Likewise.
977
978 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
979
980         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
981
982 2001-06-11  Richard Henderson  <rth@redhat.com>
983
984         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
985
986 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
987
988         * gcc.c-torture/compile/20010611-1.c: New test.
989
990 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
991
992         * gcc.dg/c99-tag-1.c: Add more tests.
993
994 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
995
996         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
997         representation on MN10300 and ARM/Thumb.
998
999 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1000
1001         * g77.f-torture/execute/20010610.f: New.
1002
1003 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1004
1005         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1006         names.
1007
1008 2001-06-09  Richard Henderson  <rth@redhat.com>
1009
1010         * gcc.c-torture/execute/ashrdi-1.c: New.
1011         * gcc.c-torture/execute/ashldi-1.c: New.
1012         * gcc.c-torture/execute/lshrdi-1.c: New.
1013
1014 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1015
1016         * objc/execute/load-3.m: Added. Check sending +load to categories,
1017         in addition to classes.
1018
1019 2001-06-08  Stan Shebs  <shebs@apple.com>
1020
1021         * objc/execute/load-2.m: New test.  From Nicola Pero
1022         <n.pero@mi.flashnet.it>.
1023
1024 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1025
1026         * gcc.c-torture/execute/20010605-2.c: New test.
1027
1028 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1029
1030         * g++.old-deja/g++.abi/vbase2.C: New test.
1031         * g++.old-deja/g++.abi/vbase3.C: New test.
1032
1033 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1034
1035         * g++.old-deja/g++.pt/friend49.C: New test.
1036
1037 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1038
1039         * g++.old-deja/g++.ext/anon3.C: New test.
1040
1041 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1042
1043         * g++.old-deja/g++.other/conv7.C: New test.
1044
1045 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1046
1047         * gcc.c-torture/compile/20010605-2.c: New test.
1048
1049 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1050
1051         * gcc.c-torture/execute/20010604-1.c: New test.
1052
1053 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1054
1055         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1056
1057 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1058
1059         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1060         (g++_link_flags): Likewise.
1061         (g++_init): Pass gccpath's value to two previous functions.
1062
1063 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1064
1065         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1066         Ensure logfile entry matches exec command line.
1067
1068 2001-05-31  Richard Henderson  <rth@redhat.com>
1069
1070         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1071         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1072
1073 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1074
1075         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1076         compiler for irix6.2
1077
1078 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1079
1080         * g++.old-deja/g++.other/optimize3.C: New file.
1081
1082 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1083
1084         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1085         assemble.
1086
1087 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1088
1089         * g++.old-deja/g++.other/optimize2.C: New file.
1090
1091 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1092
1093         * gcc.c-torture/compile/20010518-2.c: New file.
1094         * gcc.c-torture/execute/20010518-1.c: New file.
1095         * gcc.c-torture/execute/20010518-2.c: New file.
1096
1097 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1098
1099         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1100
1101 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1102
1103         G++ no longer defines builtins that do not begin with __builtin.
1104         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1105         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1106         * g++.old-deja/g++.law/builtin1.C: Likewise.
1107         * g++.old-deja/g++.law/cvt2.C: Likewise.
1108         * g++.old-deja/g++.mike/net5.C: Likewise.
1109         * g++.old-deja/g++.other/builtins1.C: Likewise.
1110         * g++.old-deja/g++.other/builtins2.C: Likewise.
1111         * g++.old-deja/g++.other/builtins3.C: Likewise.
1112         * g++.old-deja/g++.other/builtins4.C: Likewise.
1113         * g++.old-deja/g++.other/inline8.C: Likewise.
1114         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1115
1116 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1117
1118         * g++.old-deja/g++.pt/using1.C: Adjust.
1119         * g++.old-deja/g++.pt/using2.C: New test.
1120
1121 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1122
1123         * gcc.dg/cpp/charconst.c: New tests.
1124         * gcc.dg/cpp/escape.c: New tests.
1125         * gcc.dg/cpp/escape-1.c: New tests.
1126         * gcc.dg/cpp/escape-2.c: New tests.
1127         * gcc.dg/cpp/ucs.c: New tests.
1128
1129 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1130
1131         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1132         native compiler for irix6.5.
1133
1134 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1135
1136         * lib/g++.exp (g++_include_flags): Use args to compute
1137         get_multilibs.
1138         (g++_link_flags): Likewise.
1139         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1140
1141 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1142
1143         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1144
1145 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1146
1147         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1148         this file.
1149
1150 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1151
1152         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1153         STACK_SIZE;
1154         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1155         to STACK_SIZE; Use it to define size of add_histo array.
1156         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1157         to STACK_SIZE.
1158         (f): Use GITT_SIZE to define size of gitt local table.
1159         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1160         to STACK_SIZE; Use it to define size of bytemem array.
1161
1162 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1163
1164         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1165         on 68HC11/HC12 due to the asm instruction.
1166         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1167         * gcc.c-torture/compile/920520-1.x: Likewise.
1168         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1169         on 68HC11/HC12 because the function is larger than 64K.
1170         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1171         on 68HC11/HC12 because the structure is too large.
1172
1173 2001-05-20  Richard Henderson  <rth@redhat.com>
1174
1175         * gcc.c-torture/execute/20010520-1.c: New.
1176
1177 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1178
1179         * g++.old-deja/g++.warn/compare1.C: New test.
1180         * gcc.dg/compare4.c: New test.
1181
1182 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1183
1184         * g++.old-deja/g++.other/optimize1.C: New test.
1185
1186 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1187
1188         * g++.old-deja/g++.pt/spec41.C: New test.
1189
1190 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1191
1192         * gcc.c-torture/compile/20010114-1.x: Remove.
1193
1194 2001-05-18  Stan Shebs  <shebs@apple.com>
1195
1196         * gcc.c-torture/compile/20010518-1.c: New test.
1197
1198 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1199
1200         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1201         * g++.old-deja/g++.pt/crash67.C: New test.
1202
1203 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1204
1205         * g++.old-deja/g++.other/debug9.C: New test.
1206
1207 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1208
1209         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1210
1211 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1212
1213         * gcc.c-torture/compile/20010516-1.c: New test.
1214
1215 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1216
1217         * g++.old-deja/g++.other/crash41.C: New test.
1218
1219 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1220
1221         * g++.old-deja/g++.pt/crash66.C: New test.
1222
1223 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1224
1225         * g++.old-deja/g++.robertl/eb27.C: Convert.
1226
1227 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1228
1229         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1230         declaration being redundant.
1231
1232 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1233
1234         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1235
1236 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1237
1238         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1239
1240 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1241
1242         * lib/g++.exp: Use testsuite_flags.
1243
1244 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1245
1246         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1247
1248 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1249
1250         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1251
1252 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1253
1254         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1255
1256 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1257
1258         * gcc.c-torture/compile/20010313-1.c: New test.
1259
1260 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1261
1262         * gcc.dg/cpp/direct2.c: New test.
1263         * gccq.dg/cpp/direct2s.c: New test.
1264
1265         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1266
1267 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1268
1269         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1270         * g++.old-deja/g++.other/op3.C: Likewise.
1271
1272 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1273
1274         * gcc.dg/cpp/syshdr.h: New file.
1275         * gcc.dg/cpp/sysmac1.c: Update.
1276         * gcc.dg/cpp/sysmac2.c: Update.
1277
1278 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1279
1280         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1281
1282 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1283
1284         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1285         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1286
1287 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1288
1289         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1290
1291 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1292
1293         * lib/g++.exp (g++_include_flags): Don't use any special flags
1294         if TESTING_IN_BUILD_TREE is not defined.
1295         (g++_init): Use a plain 'c++' as the compiler if
1296         TESTING_IN_BUILD_TREEE is not defined.
1297
1298 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1299
1300         * g++.old-deja/g++.eh/catch13.C: New test.
1301         * g++.old-deja/g++.eh/catch14.C: New test.
1302
1303 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1304
1305         * gcc.dg/cpp/tr-define.c: New test.
1306
1307 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1308
1309         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1310         <stdlib.h>, not <malloc.h>.
1311
1312 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1313
1314         * g++.old-deja/g++.ns/template17.C: New test.
1315
1316 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1317
1318         * g++.old-deja/g++.pt/ref4.C: New test.
1319
1320 2001-04-30  Richard Henderson  <rth@redhat.com>
1321
1322         * gcc.dg/20000724-1.c: Revert last change.
1323
1324 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1325
1326         * g77.f-torture/execute/20010430.f: New test.
1327
1328 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1329
1330         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1331
1332 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1333
1334         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1335
1336 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1337
1338         * g++.old-deja/g++.eh/crash6.C: New test.
1339
1340 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1341
1342         * g++.old-deja/g++.other/warn7.C: New test.
1343
1344 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1345
1346         * g++.old-deja/g++.other/defarg9.C: New test.
1347
1348 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1349
1350         * g77.f-torture/compile/20010426.f: New test.
1351         * g77.f-torture/execute/20010426.f: New test.
1352
1353 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1354
1355         * g77.f-torture/compile/20000629-1.x: Remove - error
1356         has been fixed.
1357
1358 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1359
1360         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1361         Tweak slightly to work with g++.dg framework.
1362         * g++.dg/special/ecos.exp: Run initp1.C test.
1363         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1364
1365         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1366         its linker doesn't give line numbers either.
1367         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1368
1369 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1370
1371         * g++.old-deja/g++.other/lex1.C: New test.
1372
1373 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1374
1375         * gcc.dg/noncompile/20010425-1.c: New test.
1376
1377 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1378
1379         * g++.old-deja/g++.pt/mangle2.C: New test.
1380
1381 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1382
1383         * gcc.dg/format/plus-1.c: New test.
1384
1385 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1386
1387         * gcc.dg/20010423-1.c: New test.
1388
1389 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1390
1391         * gcc.c-torture/execute/20010422-1.c: New test.
1392
1393 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1394
1395         * g++.old-deja/g++.ns/type2.C: New test.
1396
1397 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1398
1399         * g++.old-deja/g++.other/perf1.C: New test.
1400
1401 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1402
1403         * gcc.dg/c99-func-2.c: Remove xfail.
1404         * gcc.dg/c99-func-3.c: Remove xfail.
1405         * gcc.dg/c99-func-4.c: Remove xfail.
1406
1407 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1408
1409         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1410
1411 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1412
1413         * gcc.c-torture/compile/20010423-1.c: New test.
1414
1415 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1416
1417         * g++.old-deja/g++.pt/typename28.C: New test.
1418
1419 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1420
1421         * g++.old-deja/g++.abi/empty2.C: New test.
1422         * g++.old-deja/g++.abi/empty3.C: New test.
1423
1424 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1425
1426         * g++.old-deja/g++.other/comdat2.C: New test.
1427         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1428
1429 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1430
1431         * g++.old-deja/g++.other/overload14.C: New test.
1432
1433 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1434
1435         * g++.old-deja/g++.other/lookup23.C: New test.
1436
1437 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1438
1439         * gcc.c-torture/execute/20010403-1.c: New test.
1440
1441 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1442             Mark Mitchell  <mark@codesourcery.com>
1443
1444         * lib/old-dejagnu.exp: Don't delete output of executable.
1445         Add .exe suffix to executables.
1446
1447 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1448
1449         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1450
1451 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1452
1453         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1454
1455 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1456
1457         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1458         * g++.old-deja/g++.abi/crash1.C: New test.
1459
1460 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1461
1462         * g++.old-deja/g++.other/crash40.C: New test.
1463
1464 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1465
1466         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1467
1468 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1469
1470         * g++.old-deja/g++.other/warn6.C: New test.
1471
1472 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1473
1474         * g++.old-deja/g++.robertl/eb42.C: Same.
1475
1476 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1477
1478         * gcc.dg/wtr-conversion-1.c: New testcase.
1479
1480 2001-04-10  Richard Henderson  <rth@redhat.com>
1481
1482         * g++.old-deja/g++.other/array5.C: New.
1483
1484 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1485
1486         * gcc.c-torture/execute/20010408-1.c: New test.
1487
1488 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1489
1490         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1491         headers and constructs.
1492         * g++.old-deja/g++.robertl/eb79.C: Same.
1493         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1494         * g++.old-deja/g++.robertl/eb73.C: Same.
1495         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1496         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1497         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1498         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1499         * g++.old-deja/g++.robertl/eb44.C: Same.
1500         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1501         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1502         * g++.old-deja/g++.robertl/eb39.C: Same.
1503         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1504         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1505         * g++.old-deja/g++.robertl/eb30.C: Same.
1506         * g++.old-deja/g++.robertl/eb3.C: Same.
1507         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1508         * g++.old-deja/g++.robertl/eb21.C: Same.
1509         * g++.old-deja/g++.robertl/eb15.C: Same.
1510         * g++.old-deja/g++.robertl/eb118.C: Same.
1511         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1512         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1513         * g++.old-deja/g++.robertl/eb109.C: Same.
1514         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1515         * g++.old-deja/g++.mike/rtti1.C: Same.
1516         * g++.old-deja/g++.mike/p658.C: Same.
1517         * g++.old-deja/g++.mike/net46.C: Same.
1518         * g++.old-deja/g++.mike/net34.C: Same.
1519         * g++.old-deja/g++.mike/memoize1.C: Same.
1520         * g++.old-deja/g++.mike/eh2.C: Same.
1521         * g++.old-deja/g++.law/weak.C: Same.
1522         * g++.old-deja/g++.law/visibility7.C: Same.
1523         * g++.old-deja/g++.law/visibility25.C: Same.
1524         * g++.old-deja/g++.law/visibility22.C: Same.
1525         * g++.old-deja/g++.law/visibility2.C: Same.
1526         * g++.old-deja/g++.law/visibility17.C: Same.
1527         * g++.old-deja/g++.law/visibility13.C: Same.
1528         * g++.old-deja/g++.law/visibility10.C: Same.
1529         * g++.old-deja/g++.law/visibility1.C: Same.
1530         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1531         * g++.old-deja/g++.law/vbase1.C: Same.
1532         * g++.old-deja/g++.law/operators32.C: Same.
1533         * g++.old-deja/g++.law/nest3.C: Same.
1534         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1535         * g++.old-deja/g++.law/except5.C (main): Same.
1536         * g++.old-deja/g++.law/cvt7.C (run): Same.
1537         * g++.old-deja/g++.law/cvt2.C: Same.
1538         * g++.old-deja/g++.law/cvt16.C: Same.
1539         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1540         * g++.old-deja/g++.law/ctors17.C (main): Same.
1541         * g++.old-deja/g++.law/ctors13.C: Same.
1542         * g++.old-deja/g++.law/ctors12.C (main): Same.
1543         * g++.old-deja/g++.law/ctors10.C: Same.
1544         * g++.old-deja/g++.law/code-gen5.C: Same.
1545         * g++.old-deja/g++.law/bad-error7.C: Same.
1546         * g++.old-deja/g++.law/arm9.C: Same.
1547         * g++.old-deja/g++.law/arm12.C: Same.
1548         * g++.old-deja/g++.law/arg8.C: Same.
1549         * g++.old-deja/g++.law/arg1.C: Same.
1550         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1551         * g++.old-deja/g++.jason/template31.C: Same.
1552         * g++.old-deja/g++.jason/template24.C (main): Same.
1553         * g++.old-deja/g++.jason/2371.C: Same.
1554         * g++.old-deja/g++.eh/new2.C: Same.
1555         * g++.old-deja/g++.eh/new1.C: Same.
1556         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1557         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1558         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1559         * g++.old-deja/g++.brendan/crash62.C: Same.
1560         * g++.old-deja/g++.brendan/crash52.C: Same.
1561         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1562         * g++.old-deja/g++.brendan/crash38.C: Same.
1563         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1564         * g++.old-deja/g++.brendan/copy9.C: Same.
1565
1566 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1567
1568         * gcc.c-torture/execute/20001203-2.c (memset):
1569         Count argument is of type __SIZE_TYPE__.
1570
1571 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1572
1573         * gcc.c-torture/compile/20010404-1.c: New test.
1574
1575 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1576
1577         * gcc.c-torture/compile/20010326-1.c: New test.
1578
1579 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1580
1581         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1582         peculiarities of the SH.
1583         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1584
1585 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1586
1587         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1588         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1589         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1590
1591 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1592
1593         * g77.f-torture/compile/20010321-1.f: New test.
1594
1595 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1596
1597         * gcc.c-torture/compile/20010329-1.c: New test.
1598
1599 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1600
1601         * gcc.c-torture/execute/20010329-1.c: New test.
1602
1603 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1604
1605         * g++.old-deja/g++.other/eh4.C: Fix typo.
1606
1607 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1608
1609         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1610
1611 2001-03-28  Philip Blundell  <philb@gnu.org>
1612
1613         * gcc.c-torture/compile/20010328-1.c: New test.
1614
1615 2001-03-27  Richard Henderson  <rth@redhat.com>
1616
1617         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1618         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1619
1620 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1621
1622         * gcc.c-torture/compile/20010327-1.c: New test.
1623
1624 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1625
1626         * g++.old-deja/g++.other/friend12.C: New test.
1627         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1628         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1629
1630 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1631
1632         * gcc.c-torture/execute/20010325-1.c: New test.
1633
1634 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1635
1636         * g++.old-deja/g++.other/mangle3.C: New test.
1637
1638 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1639
1640         * g++.old-deja/g++.other/anon8.C: New test.
1641
1642 2001-03-20  Philip Blundell  <philb@gnu.org>
1643
1644         * gcc.c-torture/compile/20010320-1.c: New test.
1645
1646 2001-03-17  Richard Henderson  <rth@redhat.com>
1647
1648         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1649
1650 2001-03-15  Geoff Keating  <geoff@redhat.com>
1651
1652         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1653         tests on AIX.
1654
1655 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1656
1657         * g++.old-deja/g++.other/eh4.C: New test.
1658
1659 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1660
1661         * gcc.dg/cpp/mi1.c: Update.
1662
1663 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1664
1665         * g++.old-deja/g++.other/regstack.C: New test.
1666
1667 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1668
1669         * g++.old-deja/g++.other/ref4.C: New test.
1670
1671 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1672
1673         * objc/execute/va_method.m: Added.
1674         * objc/execute/IMP.m: Added.
1675         * objc/execute/_cmd.m: Added.
1676         * objc/execute/accessing_ivars.m: Added.
1677         * objc/execute/class-1.m: Added.
1678         * objc/execute/class-10.m: Added.
1679         * objc/execute/class-11.m: Added.
1680         * objc/execute/class-12.m: Added.
1681         * objc/execute/class-13.m: Added.
1682         * objc/execute/class-14.m: Added.
1683         * objc/execute/class-2.m: Added.
1684         * objc/execute/class-3.m: Added.
1685         * objc/execute/class-4.m: Added.
1686         * objc/execute/class-5.m: Added.
1687         * objc/execute/class-6.m: Added.
1688         * objc/execute/class-7.m: Added.
1689         * objc/execute/class-8.m: Added.
1690         * objc/execute/class-9.m: Added.
1691         * objc/execute/class-tests-1.h
1692         * objc/execute/class-tests-2.h
1693         * objc/execute/compatibility_alias.m: Added.
1694         * objc/execute/encode-1.m: Added.
1695         * objc/execute/formal_protocol-1.m: Added.
1696         * objc/execute/formal_protocol-2.m: Added.
1697         * objc/execute/formal_protocol-3.m: Added.
1698         * objc/execute/formal_protocol-4.m: Added.
1699         * objc/execute/formal_protocol-5.m: Added.
1700         * objc/execute/formal_protocol-6.m: Added.
1701         * objc/execute/formal_protocol-7.m: Added.
1702         * objc/execute/informal_protocol.m: Added.
1703         * objc/execute/initialize.m: Added.
1704         * objc/execute/load.m: Added.
1705         * objc/execute/many_args_method.m: Added.
1706         * objc/execute/nested-3.m: Added.
1707         * objc/execute/no_clash.m: Added.
1708         * objc/execute/private.m: Added.
1709         * objc/execute/redefining_self.m: Added.
1710         * objc/execute/root_methods.m: Added.
1711         * objc/execute/selector-1.m: Added.
1712         * objc/execute/static-1.m: Added.
1713         * objc/execute/static-2.m: Added.
1714         * objc/execute/va_method.m: Added.
1715
1716 2001-03-10  Richard Henderson  <rth@redhat.com>
1717
1718         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
1719
1720 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1721
1722         * g++.old-deja/g++.other/crash31.C: XFAIL.
1723         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
1724         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
1725         * gcc.c-torture/execute/20010123-1.x: XFAIL.
1726         * gcc.c-torture/execute/20010124-1.x: XFAIL.
1727         * gcc.dg/sequence-pt-1.c: XFAIL one test.
1728
1729 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
1730
1731         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
1732
1733 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1734
1735         * gcc.dg/20000724-1.c: Don't use multiline strings.
1736
1737 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1738
1739         * objc/execute/string1.m, objc/execute/string2.m: Compare the
1740         result of -cString against what we expect it to be; don't just
1741         print it out for no one to read.
1742
1743         * objc/execute/string3.m, objc/execute/string4.m: New tests.
1744         Based on testcases provided by Nicola Pero.
1745
1746 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1747
1748         * gcc.dg/cpp/macro7.c: New test.
1749
1750 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1751
1752         * gcc.dg/cpp/multiline.c: Update.
1753
1754 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1755
1756         * g++.old-deja/g++.other/enum3.C: New test.
1757
1758 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1759
1760         * g++.old-deja/g++.other/pod1.C: New test.
1761
1762 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1763
1764         * g++.old-deja/g++.ext/overload1.C: New test.
1765
1766 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1767
1768         * g++.old-deja/g++.pt/using1.C: New test.
1769
1770 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1771
1772         * g++.old-deja/g++.other/using9.C: New test.
1773
1774 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
1775
1776         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
1777
1778         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
1779
1780 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1781
1782         * g++.old-deja/g++.ext/realpt1.C: Remove.
1783
1784 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
1785
1786         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
1787
1788 2001-02-26  Will Cohen  <wcohen@redhat.com>
1789
1790         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
1791
1792 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
1793
1794         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
1795         templatized constructors.
1796
1797 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1798
1799         * gcc.c-torture/execute/20010224-1.c: New test.
1800
1801 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
1802
1803         * gcc.c-torture/execute/20010222-1.c: New test.
1804
1805 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
1806
1807         * g++.old-deja/g++.other/inline20.C: New test.
1808
1809 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1810
1811         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
1812
1813 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1814
1815         * g++.old-deja/g++.other/lookup22.C: New test.
1816
1817 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
1818
1819         * g77.dg: New directory.
1820         * g77.dg/20010216-1.f: New test case.
1821         * g77.dg/dg.exp: New driver.
1822         * lib/g77-dg.exp: New driver library.
1823
1824 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1825
1826         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
1827
1828 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
1829
1830         * g++.old-deja/g++.other/decl9.C: New test.
1831
1832 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
1833
1834         * g++.old-deja/g++.other/init16.C: Update the test so that it does
1835         not need <string> and also tests the initialization at runtime.
1836
1837 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1838
1839         * gcc.c-torture/execute/longlong.c: New test.
1840
1841 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
1842
1843         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
1844
1845 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
1846
1847         * gcc.c-torture/execute/920302-1.c (execute):
1848         Change argument type to short.
1849
1850 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1851
1852         * g++.old-deja/g++.pt/deduct6.C: New test.
1853
1854 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1855
1856         * g++.old-deja/g++.pt/deduct5.C: New test.
1857
1858 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
1859
1860         * gcc.c-torture/execute/20010209-1.c: New test.
1861
1862 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1863
1864         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
1865
1866 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
1867
1868         * g++.dg/vtgc1.C: Update for new ABI.
1869
1870         * consistency.vlad: New directory, 1665 files.
1871
1872 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1873
1874         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
1875         return type.
1876         * gcc.dg/cpp/digraphs.c: Declare puts.
1877
1878 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1879
1880         * g++.old-deja/g++.other/warn5.C: New test.
1881
1882 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1883
1884         * g++.old-deja/g++.pt/spec40.C: New test.
1885
1886 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1887
1888         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
1889         case.
1890         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
1891
1892 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
1893
1894         * gcc.c-torture/compile/20010209-1.c: New test.
1895
1896 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
1897
1898         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
1899         excess errors message but not if it crashes.
1900         * g++.old-deja/g++.other/crash27.C: Likewise.
1901         * g++.old-deja/g++.other/crash28.C: Likewise.
1902         * g++.old-deja/g++.other/crash30.C: Likewise.
1903         * g++.old-deja/g++.other/crash32.C: Likewise.
1904         * g++.old-deja/g++.other/crash35.C: Likewise.
1905         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1906
1907 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1908
1909         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
1910         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
1911         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
1912         g77.f-torture/execute/execute.exp,
1913         g77.f-torture/noncompile/noncompile.exp,
1914         gcc.c-torture/execute/execute.exp,
1915         gcc.c-torture/execute/memcheck/memcheck.exp,
1916         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
1917         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
1918         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
1919         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
1920         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
1921         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
1922         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
1923         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
1924         Remove bug reporting instructions with ancient email addresses.
1925
1926 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1927
1928         * gcc.dg/20010202-1.c: New test.
1929         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
1930
1931 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
1932
1933         * g++.dg/stdbool-if.C: New test.
1934
1935 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1936
1937         * objc/execute/fdecl.m: Added main().
1938
1939 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1940
1941         * gcc.c-torture/execute/20010206-1.c: New test.
1942
1943 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1944
1945         * gcc.dg/cpp/avoidpaste1.c: Update.
1946
1947 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1948
1949         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
1950         Pero <nicola@brainstorm.co.uk>.
1951         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
1952
1953 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
1954
1955         * g++.old-deja/g++.pt/spec39.C: New test.
1956
1957 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
1958
1959         * gcc.c-torture/compile/20010202-1.c: New test.
1960
1961 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
1962
1963         * g++.old-deja/g++.abi/primary2.C: New test.
1964         * g++.old-deja/g++.abi/primary3.C: New test.
1965         * g++.old-deja/g++.abi/primary4.C: New test.
1966         * g++.old-deja/g++.abi/primary5.C: New test.
1967         * g++.old-deja/g++.abi/vtable3.h: New test.
1968         * g++.old-deja/g++.abi/vtable3a.C: New test.
1969         * g++.old-deja/g++.abi/vtable3b.C: New test.
1970         * g++.old-deja/g++.abi/vtable3c.C: New test.
1971         * g++.old-deja/g++.abi/vtable3d.C: New test.
1972         * g++.old-deja/g++.abi/vtable3e.C: New test.
1973         * g++.old-deja/g++.abi/vtable3f.C: New test.
1974         * g++.old-deja/g++.abi/vtable3g.C: New test.
1975         * g++.old-deja/g++.abi/vtable3h.C: New test.
1976         * g++.old-deja/g++.abi/vtable3i.C: New test.
1977         * g++.old-deja/g++.abi/vtable3j.C: New test.
1978         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
1979
1980 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
1981
1982         * g++.old-deja/g++.other/anon6.C: New test.
1983         * g++.old-deja/g++.other/anon7.C: New test.
1984
1985 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1986
1987         * gcc.dg/cpp/avoidpaste2.c: New tests.
1988
1989 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
1990
1991         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
1992
1993 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
1994
1995         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
1996         DECIMAL_DIG cases for Irix."
1997
1998 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
1999
2000         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2001
2002 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2003
2004         * gcc.dg/c99-tag-1.c: New test.
2005
2006 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2007
2008         * gcc.dg/cpp/tr-warn1.c: Add tests.
2009
2010 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2011
2012         * gcc.dg/cpp/avoidpaste1.c: Update.
2013         * gcc.dg/cpp/paste4.c: Update.
2014
2015 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2016
2017         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2018         cases for Irix.
2019
2020 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2021
2022         * g++.old-deja/g++.other/inline19.C: New test.
2023
2024 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2025
2026         * gcc.dg/Wlarger-than.c: New test.
2027
2028 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2029
2030         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2031
2032 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2033
2034         * gcc.c-torture/execute/20010129-1.c: New test.
2035         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2036
2037 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2038
2039         * gcc.dg/cpp/avoidpaste1.c: Test case.
2040
2041 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2042
2043         * g++.old-deja/g++.other/inline18.C: New test.
2044
2045 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2046
2047         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2048         and __builtin_putchar.
2049
2050 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2051
2052         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2053         tests.
2054
2055 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2056
2057         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2058         floating point number rounding mode to round to the nearest
2059         representable mode.
2060
2061 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2062
2063         * g++.old-deja/g++.other/mangle2.C: New test.
2064
2065 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2066
2067         * gcc.c-torture/compile/20010124-1.c: New test.
2068
2069 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2070
2071         * g++.old-deja/g++.pt/spec38.C: New test.
2072
2073 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2074
2075         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2076         "Build don't run".
2077
2078 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2079
2080         * gcc.c-torture/execute/20010123-1.c: New test.
2081
2082 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2083
2084         * g++.old-deja/g++.pt/spec37.C: New test.
2085
2086 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2087
2088         * g++.old-deja/g++.pt/overload14.C: New test.
2089
2090 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2091
2092         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2093         __builtin_return_address.
2094
2095 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2096
2097         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2098         * g++.old-deja/g++.pt/spec35.C: New test.
2099         * g++.old-deja/g++.pt/spec36.C: New test.
2100
2101 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2102
2103         * gcc.c-torture/compile/20010118-1.c: New test.
2104
2105 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2106
2107         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2108
2109 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2110
2111         * gcc.c-torture/execute/20010119-1.c: New test.
2112
2113 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2114
2115         * g++.old-deja/g++.other/vbase5.C: New test.
2116
2117 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2118
2119         * gcc.c-torture/execute/20010118-1.c: New test.
2120
2121 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2122
2123         * g++.old-deja/g++.pt/deduct3.C: New test.
2124
2125 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2126
2127         * g++.old-deja/g++.pt/spec34.C: New test.
2128
2129 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2130
2131         * g77.f-torture/compile/20000601-2.f: New test.
2132
2133 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2134
2135         * g++.old-deja/g++.other/init17.C: New test.
2136
2137 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2138
2139         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2140
2141 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2142
2143         * g++.old-deja/g++.pt/unify8.C: New test.
2144
2145 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2146
2147         * g++.old-deja/g++.abi/vbase1.C: New test.
2148
2149 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2150
2151         * g++.old-deja/g++.pt/crash65.C: New test.
2152
2153 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2154
2155         * gcc.dg/cpp/assembl2.S: New test case.
2156
2157 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2158
2159         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2160         are supported.
2161
2162 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2163
2164         * g++.old-deja/g++.other/builtins1.C: New test.
2165         * g++.old-deja/g++.other/builtins2.C: Likewise.
2166         * g++.old-deja/g++.other/builtins3.C: Likewise.
2167         * g++.old-deja/g++.other/builtins4.C: Likewise.
2168
2169 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2170
2171         * gcc.c-torture/compile/20010117-1.c: New test.
2172         * gcc.c-torture/compile/20010117-2.c: New test.
2173
2174 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2175
2176         * g77.f-torture/execute/20010116.[fx]: New test,
2177         XFAIL on i?86-*-*.
2178         * g77.f-torture/compile/20010115.f: Indicate it's
2179         a test for PR fortran/1636.
2180
2181 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2182
2183         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2184
2185 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2186
2187         * g77.f-torture/compile/20010115.f: New test.
2188
2189 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2190
2191         * g++.old-deja/g++.pt/nontype5.C: New test.
2192
2193 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2194
2195         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2196         have an equivalent working one below it.
2197
2198 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2199
2200         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2201         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2202
2203 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2204
2205         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2206         message containing "init_priority".
2207         (conpr-2.C): Likewise.
2208         (conpr-3.C): Likewise.
2209         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2210
2211 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2212
2213         * gcc.c-torture/execute/20010114-2.c: New test.
2214
2215 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2216
2217         * gcc.c-torture/compile/20010114-1.c: New test.
2218         * gcc.c-torture/compile/20010114-1.x: Xfail.
2219         * gcc.c-torture/compile/20010114-2.c: New test.
2220         * gcc.c-torture/execute/20010114-1.c: New test.
2221         * gcc.dg/trunc-1.c: New test.
2222         * gcc.dg/uninit-B.c: New test.
2223
2224 2001-01-13  Nick Clifton  <nickc@redhat.com>
2225
2226         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2227         target.
2228
2229 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2230
2231         * gcc.c-torture/compile/20010113-1.c: New test.
2232
2233 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2234
2235         * gcc.c-torture/compile/20001212-1.c: New test.
2236
2237 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2238
2239         * gcc.dg/cpp/widestr1.c: Update.
2240         * gcc.dg/cpp/prag-imp.c: Remove.
2241
2242 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2243
2244         * gcc.c-torture/execute/20000801-3.x: Remove.
2245         * gcc.dg/c90-init-1.c: New test.
2246         * gcc.dg/c99-init-1.c: New test.
2247         * gcc.dg/c99-init-2.c: New test.
2248         * gcc.dg/gnu99-init-1.c: New test.
2249
2250 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2251
2252         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2253         testing that no relevant ones were found.
2254
2255 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2256
2257         * g++.old-deja/g++.pt/cast2.C: New test.
2258
2259 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2260
2261         * g++.old-deja/g++.pt/friend47.C: New test.
2262
2263 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2264
2265         * g++.old-deja/g++.pt/instantiate13.C: New test.
2266
2267 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2268
2269         * g++.old-deja/g++.other/defarg7.C: New test.
2270         * g++.old-deja/g++.other/defarg8.C: New test.
2271
2272 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2273
2274         * g++.old-deja/g++.pt/crash64.C: New test.
2275
2276 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2277
2278         * g++.old-deja/g++.pt/crash63.C: New test.
2279
2280 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2281
2282         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2283
2284 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2285
2286         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2287
2288 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2289
2290         * g++.old-deja/g++.pt/error3.C: New test.
2291
2292 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2293
2294         * g++.old-deja/g++.other/crash39.C: New test.
2295
2296 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2297
2298         * g++.old-deja/g++.other/vbase4.C: New test.
2299
2300 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2301
2302         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2303         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2304         * gcc.dg/special/special.exp: New test driver which will check
2305         for alias support for the above test.
2306
2307 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2308
2309         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2310         problems on small machines.
2311         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2312         parameterize.
2313
2314 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2315
2316         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2317         mips.
2318         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2319
2320 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2321
2322         * g++.old_deja/g++.pt/using8.C: New test.
2323
2324 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2325
2326         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2327
2328 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2329
2330         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2331         where a failure is expected.
2332         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2333
2334 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2335
2336         * g++.old_deja/g++.pt/instantiate12.C: New test.
2337
2338 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2339
2340         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2341         start of structs.
2342         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2343         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2344         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2345         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2346         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2347         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2348         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2349         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2350         * g++.old-deja/g++.eh/spec6.C: Likewise.
2351         * g++.old-deja/g++.jason/crash3.C: Likewise.
2352         * g++.old-deja/g++.law/ctors11.C: Likewise.
2353         * g++.old-deja/g++.law/ctors17.C: Likewise.
2354         * g++.old-deja/g++.law/ctors5.C: Likewise.
2355         * g++.old-deja/g++.law/ctors9.C: Likewise.
2356         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2357         * g++.old-deja/g++.mike/net22.C: Likewise.
2358         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2359         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2360         * g++.old-deja/g++.mike/virt3.C: Likewise.
2361         * g++.old-deja/g++.niklas/t128.C: Likewise.
2362         * g++.old-deja/g++.other/anon4.C: Likewise.
2363         * g++.old-deja/g++.other/using1.C: Likewise.
2364         * g++.old-deja/g++.other/warn3.C: Likewise.
2365         * g++.old-deja/g++.pt/t37.C: Likewise.
2366         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2367         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2368
2369 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2370
2371         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2372
2373 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2374
2375         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2376
2377 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2378
2379         * gcc.c-torture/compile/20010107-1.c: New test.
2380
2381 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2382
2383         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2384
2385 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2386
2387         * gcc.dg/format/format.h: New file.
2388         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2389         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2390         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2391         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2392         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2393         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2394         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2395         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2396         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2397         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2398         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2399         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2400         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2401         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2402         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2403         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2404         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2405         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2406         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2407         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2408         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2409         instead of declaring standard types, macros and functions in each
2410         test.
2411
2412 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2413
2414         * gcc.c-torture/execute/20010106-1.c: New test.
2415
2416 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2417
2418         * gcc.dg/format/format.exp: New file.
2419         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2420         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2421         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2422         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2423         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2424         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2425         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2426         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2427         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2428         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2429         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2430         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2431         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2432         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2433         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2434         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2435         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2436         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2437         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2438         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2439         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2440         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2441         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2442         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2443         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2444         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2445         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2446         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2447         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2448         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2449         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2450         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2451         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2452         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2453         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2454         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2455         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2456         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2457         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2458         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2459         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2460         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2461
2462 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2463
2464         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2465         account.
2466
2467 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2468
2469         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2470
2471 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2472
2473         * g++.old-deja/g++.pt/crash62.C: New test.
2474
2475 2001-01-04  Richard Henderson  <rth@redhat.com>
2476
2477         * gcc.dg/20000926-1.c: Update expected warnings.
2478         * gcc.dg/array-2.c: Likewise.
2479         * gcc.dg/array-4.c: Also validate flexible array members.
2480         * gcc.dg/c99-flex-array-1.c: New.
2481
2482 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2483
2484         * gcc.c-torture/compile/20001222-1.x: Remove.
2485
2486 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2487
2488         * gcc.c-torture/execute/built-in-setjmp.c: New.
2489
2490 2001-01-03  Richard Henderson  <rth@redhat.com>
2491
2492         * gcc.dg/940510-1.c: Update expected error wording.
2493         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2494
2495 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2496
2497         * lib/target-supports.exp (check_alias_available): Modified to
2498         indicate aliases not supported if only weak aliases are supported.
2499
2500 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2501
2502         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2503         Turn on cmpstrsi checks for __pj__ and __i370__.
2504
2505 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2506
2507         * g++.old-deja/g++.other/virtual11.C: New test.
2508
2509 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2510
2511         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2512
2513 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2514
2515         * gcc.c-torture/compile/20010102-1.c: New test.
2516
2517 2001-01-02  Andreas Jaeger  <aj@suse.de>
2518
2519         * gcc.dg/noreturn-3.c: New test.
2520
2521         * gcc.dg/noreturn-4.c: New test.
2522
2523 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2524
2525         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2526         __builtin_fputc and __builtin_fwrite.
2527
2528 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2529
2530         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2531         signed char, not default char.
2532
2533 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2534
2535         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2536
2537 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2538
2539         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2540
2541 2000-12-29  Richard Henderson  <rth@redhat.com>
2542
2543         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2544         (__cyg_profile_func_exit): Define.
2545
2546 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2547
2548         * g++.dg/vtgc1.C: New test.
2549
2550 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2551
2552         * gcc.dg/noncompile/20001228-1.c: New test.
2553
2554         * gcc.dg/20001228-1.c: New test.
2555
2556         * gcc.c-torture/execute/20001228-1.c: New test.
2557
2558 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2559
2560         * gcc.dg/format-strfmon-1.c: New test.
2561
2562 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2563
2564         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2565         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2566         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2567         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2568         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2569         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2570         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2571         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2572         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2573         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2574         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2575         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2576         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2577
2578         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2579         * gcc.c-torture/execute/string-opt-4.c: Test index.
2580
2581 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2582
2583         * gcc.c-torture/compile/20001226-1.c: New test.
2584
2585 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2586
2587         * gcc.c-torture/compile/20001222-1.c: New test.
2588         * gcc.c-torture/compile/20001222-1.x: Xfail.
2589
2590 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2591
2592         * gcc.c-torture/execute/comp-goto-2.c: New test.
2593
2594 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2595
2596         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2597         Use long types if __INT_MAX__ is 32767.
2598         (main): Use cast to (sint32 *) when poking 88 into a_page.
2599
2600         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2601
2602 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2603
2604         * gcc.c-torture/compile/20001221-1.c: New test.
2605         * gcc.c-torture/execute/20001221-1.c: New test.
2606
2607 2000-12-20  Richard Henderson  <rth@redhat.com>
2608
2609         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2610         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2611
2612 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2613
2614         * gcc.dg/compare3.c: New test.
2615
2616 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2617
2618         * gcc.dg/format-warnll-1.c: New test.
2619
2620 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2621
2622         * gcc.dg/cpp/cmdlne-P.c: New test.
2623
2624 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2625
2626         * gcc.c-torture/execute/builtin-abs-1.c,
2627         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2628
2629 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2630
2631         * gcc.dg/cpp/multiline.c: New test.
2632
2633 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2634
2635         * g++.old-deja/g++.other/syshdr1.C: Update.
2636         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2637
2638 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2639
2640         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2641
2642 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2643
2644         * g++.old-deja/g++.pt/ttp65.C: New test.
2645
2646 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2647
2648         * g++.old-deja/g++.pt/ttp64.C: New test.
2649
2650 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2651
2652         * g++.old-deja/g++.pt/spec33.C: New test.
2653
2654 2000-12-14  Catherine Moore  <clm@redhat.com>
2655
2656         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2657         * gcc.c-torture/execute/920612-2.c: Likewise.
2658         * gcc.c-torture/execute/920428-2.c: Likewise.
2659         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2660         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2661
2662 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2663
2664         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2665         * gcc.dg/pack-test-2.c: Likewise.
2666
2667 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2668
2669         Tests by Zack Weinberg <zackw@stanford.edu>.
2670
2671         * gcc.dg/cpp/defined.c: Update.
2672         * gcc.dg/cpp/defined_trad.c: New tests.
2673
2674 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2675
2676         * gcc.dg/cpp/trad-direct.c: Update.
2677
2678 2000-12-11  Neil Booth  <neilb@earthling.net>
2679
2680         * gcc.dg/cpp/defined_trad.c
2681
2682 2000-12-11  Neil Booth  <neilb@earthling.net>
2683
2684         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2685
2686 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2687
2688         * gcc.dg/format-miss-2.c: New test.
2689
2690 2000-12-09  Neil Booth  <neilb@earthling.net>
2691
2692         * gcc.dg/cpp/lineflags.c: New tests.
2693         * gcc.dg/cpp/poison.c: Update.
2694         * gcc.dg/cpp/redef2.c: Update.
2695         * gcc.dg/cpp/skipping.c: New test.
2696
2697 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
2698
2699         * g++.old-deja/g++.other/eh3.C: New testcase.
2700
2701 2000-12-07  Neil Booth  <neilb@earthling.net>
2702
2703         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
2704         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
2705         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
2706         wtr-union-init-2.c, wtr-union-init-3.c: Update.
2707         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
2708         Update.
2709
2710 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2711
2712         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
2713         __SIZE_TYPE__ instead of int for type of integers cast to
2714         pointers.
2715
2716 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
2717
2718         * g++.old-deja/g++.other/cleanup4.C: New test.
2719
2720 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2721
2722         * format-sec-1.c: New test.
2723
2724 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2725
2726         * gcc.dg/format-nonlit-3.c: New test.
2727
2728 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2729
2730         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
2731         through a null pointer.
2732
2733 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2734
2735         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
2736         * g++.old-deja/g++.pt/partial4.C: New test.
2737
2738 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2739
2740         * gcc.c-torture/execute/ieee/hugeval.x: New.
2741
2742 2000-12-06  Neil Booth  <neilb@earthling.net>
2743
2744         * gcc.dg/cpp/backslash2.c: New tests.
2745
2746 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2747
2748         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
2749         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
2750
2751 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
2752
2753         * gcc.c-torture/execute/20001203-2.c: New testcase.
2754
2755 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2756
2757         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
2758         * g++.old-deja/g++.other/virtual10.C: New test.
2759
2760 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2761
2762         * g++.old-deja/g++.mike/pmf5.C: Remove test.
2763
2764 2000-12-05  Richard Henderson  <rth@redhat.com>
2765
2766         * gcc.c-torture/compile/20001205-1.c: New.
2767
2768 2000-12-04  Neil Booth  <neilb@earthling.net>
2769
2770         * g++.old-deja/g++.other/virtual9.C: New test.
2771         * g++.old-deja/g++.pt/crash61.C: New test.
2772         * gcc.c-torture/execute/loop-9.c: New test.
2773
2774 2000-12-04  Neil Booth  <neilb@earthling.net>
2775
2776         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
2777         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
2778         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
2779         * gcc.dg/cpp/extratokens.c: ...here.
2780
2781 2000-12-04  Neil Booth  <neilb@earthling.net>
2782
2783         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
2784         New tests.
2785
2786 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2787
2788         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
2789         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
2790
2791 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2792
2793         * gcc.c-torture/execute/20001203-1.c: New test.
2794
2795 2000-12-03  Neil Booth  <neilb@earthling.net>
2796
2797         * gcc.dg/cpp/macro6.c: New test cases.
2798
2799 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2800
2801         * gcc.c-torture/execute/string-opt-9.c: New test.
2802         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2803         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2804         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2805
2806         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
2807         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
2808
2809 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
2810
2811         * gcc.dg/cpp/if-6.c: New testcase.
2812
2813         * gcc.dg/20001201-1.c: New testcase.
2814
2815 2000-12-02  Neil Booth  <neilb@earthling.net>
2816
2817         * g++.old-deja/g++.other/externC4.C,
2818         g++.old-deja/g++.other/friend10.C: New tests.
2819
2820 2000-12-02  Neil Booth  <neilb@earthling.net>
2821
2822         * g++.old-deja/g++.other/instan2.C
2823         * g++.old-deja/g++.other/instan3.C: New test.
2824
2825 2000-12-02  Neil Booth  <neilb@earthling.net>
2826
2827         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
2828         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
2829         gnuc99.c,gnuc99-pedantic.c: New tests.
2830
2831 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2832
2833         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
2834         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
2835
2836 2000-12-01  Neil Booth  <neilb@earthling.net>
2837
2838         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
2839         * gcc.dg/cpp/poison.c: Update.
2840         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
2841
2842 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
2843
2844         * g77.f-torture/execute/20001201.f: New test.
2845
2846 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2847
2848         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
2849
2850 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
2851
2852         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
2853
2854 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
2855
2856         * g++.old-deja/g++.other/cast6.C: New test.
2857
2858 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
2859
2860         * gcc.c-torture/execute/20001130-2.c: New testcase.
2861
2862 2000-11-30  Richard Henderson  <rth@redhat.com>
2863
2864         * gcc.c-torture/execute/20001130-1.c: New test.
2865
2866 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2867
2868         * g++.old-deja/g++.other/op3.C: New test.
2869
2870 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2871
2872         * g++.old-deja/g++.other/op2.C: New test.
2873
2874 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2875
2876         * g++.old-deja/g++.other/crash38.C: New test.
2877
2878 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
2879
2880         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
2881
2882 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
2883
2884         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
2885         tests.
2886         * gcc.c-torture/execute/string-opt-6.c: New test.
2887
2888         * gcc.dg/20001117-1.c: Add main.
2889
2890 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
2891
2892         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
2893         Move from here ...
2894         * gcc.dg/940510-1.c: ... to here.
2895
2896         * gcc.dg/20000926-1.c: GNU C now allows initializations of
2897         zero-size arrays in toplevel structures.
2898
2899 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2900
2901         * gcc.c-torture/execute/loop-8.c: New test.
2902
2903 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2904
2905         * g++.old-deja/g++.other/base1.C: New test.
2906
2907 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2908
2909         * g++.old-deja/g++.other/parse2.C: New test.
2910
2911 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2912
2913         * g++.old-deja/g++.pt/incomplete1.C: New test.
2914
2915 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2916
2917         * g++.old-deja/g++.other/friend9.C: New test.
2918
2919 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2920
2921         * gcc.dg/20001127-1.c: New test.
2922
2923 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2924
2925         * g++.old-deja/g++.pt/friend46.C: New test.
2926
2927 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2928
2929         * g++.old-deja/g++.other/ptrmem8.C: New test.
2930
2931 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2932
2933         * gcc.c-torture/execute/string-opt-7.c: New test.
2934         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2935
2936 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2937
2938         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
2939         instead of 'mkcheck 2'.
2940
2941 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2942
2943         * gcc.c-torture/execute/memcheck/driver.c,
2944         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
2945         C9X references to refer to C99.
2946
2947 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
2948
2949         * gcc.dg/ultrasp3.c: New test.
2950
2951 2000-11-25  Neil Booth  <neilb@earthling.net>
2952
2953         * gcc.dg/cpp/include2.c: Update test to be locale independent.
2954
2955 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
2956
2957         * gcc.c-torture/compile/20001123-2.c: New.
2958
2959 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2960
2961         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2962
2963 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
2964
2965         * gcc.dg/sequence-point-1.c: Add some new tests.
2966         * gcc.c-torture/execute/20001124-1.c: New test.
2967
2968 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2969
2970         * g++.old-deja/g++.other/vaarg4.C: New test.
2971         * gcc.c-torture/compile/20001123-1.c: New test.
2972
2973 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2974
2975         * g++.other/crash24.C: Adjust and remove XFAIL.
2976         * g++.other/crash37.C: New test.
2977
2978 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
2979
2980         * g++.old-deja/g++.pt/instantiate9.C: New test.
2981
2982 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
2983
2984         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
2985         new ABI, too.
2986
2987         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
2988         * g++.old-deja/g++.robertl/eb55.C: Likewise.
2989
2990 2000-11-22  Neil Booth  <neilb@earthling.net>
2991
2992         * gcc.dg/cpp/Wtrigraphs.c: New test.
2993
2994 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
2995
2996         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
2997
2998 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
2999
3000         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3001
3002 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3003
3004         * lib/gcc-dg.exp: load_lib scanasm.exp.
3005         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3006         * lib/g++-dg.exp: load_lib scanasm.exp.
3007         * lib/scanasm.exp: New.
3008         (scan-assembler, scan-assembler-not): Add optional arguments to
3009         test name, or if not present, the pattern name.
3010         (scan-assembler-dem, scan-assembler-dem-not): New.
3011
3012         * g++.dg/dg.exp: New.
3013
3014 2000-11-21  Neil Booth  <neilb@earthling.net>
3015
3016         * gcc.dg/cpp/integrated1.c: Remove.
3017
3018 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3019
3020         * gcc.c-torture/execute/20001121-1.c: New test.
3021
3022 2000-11-21  Richard Henderson  <rth@redhat.com>
3023
3024         * gcc.c-torture/compile/20001121-1.c: New test.
3025
3026 2000-11-20  Neil Booth  <neilb@earthling.net>
3027
3028         * gcc.dg/cpp/integrated1.c: New test.
3029
3030 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3031
3032         * g++.old-deja/g++.other/inline17.C: New test.
3033
3034 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3035
3036         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3037         local variable to be zero: I made the variable global. Now
3038         uses abort() and exit() instead of relying on main's return value.
3039
3040 2000-11-20  Neil Booth  <neilb@earthling.net>
3041
3042         * gcc.dg/cpp/paste2.c: Update test.
3043         * objc/execute/paste.m: New test.
3044
3045 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3046
3047         * gcc.dg/c99-condexpr-1.c: New test.
3048
3049 2000-11-20  Neil Booth  <neilb@earthling.net>
3050
3051         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3052
3053 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3054
3055         * g++.old-deja/g++.pt/export1.C: New test.
3056
3057 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3058
3059         * gcc.dg/20001117-1.c: New test.
3060
3061 2000-11-18  Richard Henderson  <rth@redhat.com>
3062
3063         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3064
3065 2000-11-18  Richard Henderson  <rth@redhat.com>
3066
3067         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3068         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3069         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3070
3071 2000-11-18  Richard Henderson  <rth@redhat.com>
3072
3073         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3074         (main): New.  Exit cleanly.
3075
3076 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3077
3078         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3079         gcc.dg/c99-fordecl-2.c: New tests.
3080
3081 2000-11-18  Richard Henderson  <rth@redhat.com>
3082
3083         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3084         * gcc.c-torture/execute/zerolen-2.c: New.
3085
3086 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3087
3088         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3089         memory.
3090
3091 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3092
3093         * g++.old-deja/g++.pt/instantiate8.C: New test.
3094
3095 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3096
3097         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3098         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3099
3100 2000-11-16  Nick Clifton  <nickc@redhat.com>
3101
3102         * gcc.c-torture/execute/nestfunc-2.c: New test.
3103         * gcc.c-torture/execute/nestfunc-3.c: New test.
3104
3105 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3106
3107         * gcc.c-torture/compile/20001116-1.c: New test.
3108
3109 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3110
3111         * gcc.c-torture/execute/20001115-1.c: New test.
3112
3113 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3114
3115         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3116         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3117         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3118         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3119
3120 2000-11-15  Neil Booth  <neilb@earthling.net>
3121
3122         gcc.dg/cpp/_Pragma1.c: Update.
3123         gcc.dg/cpp/_Pragma2.c: New test.
3124
3125 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3126
3127         * g++.old-deja/g++.other/anon5.C: New test.
3128
3129 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3130
3131         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3132         tests.
3133
3134 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3135
3136         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3137         output.
3138
3139 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3140
3141         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3142         labels at end of compound statements.
3143
3144 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3145
3146         * gcc.c-torture/execute/loop-7.c: New test.
3147
3148 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3149
3150         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3151
3152 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3153
3154         * gcc.dg/c99-bool-1.c: New test.
3155
3156 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3157
3158         * gcc.dg/c99-scope-1.c: Remove xfail.
3159         * gcc.dg/c99-scope-2.c: New test.
3160
3161 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3162
3163         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3164         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3165
3166 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3167
3168         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3169         error messages.
3170
3171         * g++.mike/p700.C: Don't typedef wchar_t.
3172         * g++.mike/p784.C: Likewise.
3173         * g++.mike/eb101.C: Don't use __wchar_t.
3174
3175 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3176
3177         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3178         from DO loop.
3179
3180 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3181
3182         * gcc.c-torture/execute/20001111-1.c: New test.
3183
3184 2000-11-10  Nick Clifton  <nickc@redhat.com>
3185
3186         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3187         long multuiple and accumulate.
3188
3189 2000-11-09  Richard Henderson  <rth@redhat.com>
3190
3191         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3192         via size_t instead of int.
3193
3194         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3195         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3196         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3197         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3198
3199 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3200
3201         * gcc.c-torture/compile/20001109-1.c: New test.
3202         * gcc.c-torture/compile/20001109-2.c: New test.
3203
3204 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3205
3206         * g++.old-deja/g++.pt/operator1.C: New test.
3207         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3208
3209 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3210
3211         * gcc.dg/20001108-1.c: New test.
3212
3213 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3214
3215         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3216         with both arguments constant strings.
3217         * gcc.c-torture/execute/string-opt-3.c: New test.
3218         * gcc.c-torture/execute/string-opt-4.c: New test.
3219         * gcc.c-torture/execute/string-opt-5.c: New test.
3220
3221 2000-11-08  Nick Clifton  <nickc@redhat.com>
3222
3223         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3224         mulsidi3adddi patterns.
3225
3226 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3227
3228         * g++.old-deja/g++.other/crash36.C: New test.
3229
3230 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3231
3232         * g++.old-deja/g++.other/init16.C: New test.
3233
3234 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3235
3236         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3237
3238 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3239
3240         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3241         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3242         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3243
3244 2000-11-07  DJ Delorie  <dj@redhat.com>
3245
3246         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3247
3248 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3249
3250         * gcc.c-torture/execute/string-opt-1.c: New test.
3251
3252 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3253
3254         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3255         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3256         parameters in registers, and there is no way for a varargs
3257         function to know in which order the integer and floating-point
3258         parameters should be interleaved when they are placed on the
3259         stack.
3260         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3261         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3262
3263 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3264
3265         * gcc.c-torture/execute/string-opt-2.c: New test.
3266
3267 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3268
3269         * g++.old-deja/g++.pt/crash60.C: New test.
3270
3271 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3272
3273         * g++.old-deja/g++.other/crash24.C: New test.
3274         * g++.old-deja/g++.other/crash25.C: New test.
3275         * g++.old-deja/g++.other/crash26.C: New test.
3276         * g++.old-deja/g++.other/crash27.C: New test.
3277         * g++.old-deja/g++.other/crash28.C: New test.
3278         * g++.old-deja/g++.other/crash29.C: New test.
3279         * g++.old-deja/g++.other/crash30.C: New test.
3280         * g++.old-deja/g++.other/crash31.C: New test.
3281         * g++.old-deja/g++.other/crash32.C: New test.
3282         * g++.old-deja/g++.other/crash33.C: New test.
3283         * g++.old-deja/g++.other/crash34.C: New test.
3284         * g++.old-deja/g++.other/crash35.C: New test.
3285
3286 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3287
3288         * gcc.c-torture/execute/20001031-1.c: New test.
3289
3290 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3291
3292         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3293         namespace.
3294
3295         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3296         standards-conformant.
3297
3298         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3299
3300         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3301         * g++.old-deja/g++.mike/p755a.C: Likewise.
3302         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3303         library makes no calls to `operator new' during initialization.
3304
3305 2000-11-04  Neil Booth  <neilb@earthling.net>
3306
3307         * gcc.dg/cpp/include2.c: New tests.
3308
3309 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3310
3311         * lib/g++.exp (g++_set_ld_library_path): New function.
3312         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3313
3314 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3315
3316         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3317         warnings.
3318
3319 2000-11-01  Richard Henderson  <rth@redhat.com>
3320
3321         * g++.old-deja/g++.ext/namedret1.C: New.
3322         * g++.old-deja/g++.ext/namedret2.C: New.
3323         * g++.old-deja/g++.ext/namedret3.C: New.
3324
3325 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3326
3327         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3328         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3329
3330 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3331
3332         * gcc.c-torture/execute/va-arg-21.c: New test.
3333
3334 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3335
3336         * gcc.dg/c99-complex-2.c: New test.
3337
3338 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3339
3340         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3341
3342 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3343
3344         * g++.old-deja/g++.other/inline16.C: New test.
3345
3346 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3347
3348         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3349         __PRETTY_FUNCTION__
3350
3351 2000-10-29  Neil Booth  <neilb@earthling.net>
3352
3353         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3354         New tests.
3355         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3356         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3357         optimisation.
3358
3359 2000-10-29  Neil Booth  <neilb@earthling.net>
3360
3361         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3362         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3363         * mi5.c: Test multiple includes work with -C.
3364         * trigraphs.c: Test ^= version.
3365
3366 2000-10-28  Neil Booth  <neilb@earthling.net>
3367
3368         New tests and test updates for new macro expander.
3369
3370         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3371         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3372         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3373         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3374         new diagnostic messages.
3375
3376         * gcc.dg/cpp/macro3.c: New tests.
3377
3378 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3379
3380         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3381         on the same line.
3382
3383 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3384
3385         * g++.old-deja/g++.other/eh2.C: New test.
3386
3387 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3388
3389         * gcc.c-torture/execute/20001027-1.c: New test.
3390
3391 2000-10-26  Richard Henderson  <rth@redhat.com>
3392
3393         * gcc.c-torture/execute/20001026-1.c: New.
3394
3395 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3396
3397         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3398         * g++.old-deja/g++.law/builtin1.C: Likewise.
3399         * g++.old-deja/g++.law/ctors10.C: Likewise.
3400         * g++.old-deja/g++.law/virtual3.C: Likewise.
3401         * g++.old-deja/g++.mike/p658.C: Likewise.
3402         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3403         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3404         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3405         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3406         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3407
3408 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3409
3410         * gcc.c-torture/compile/20001024-1.c: New test.
3411
3412 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3413
3414         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3415         to tell us whether or not we are using V3.
3416
3417 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3418
3419         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3420         operands.
3421
3422 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3423
3424         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3425
3426 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3427
3428         * gcc.c-torture/execute/20001024-1.c: New test.
3429
3430 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3431
3432         * g++.old-deja/g++.other/sibcall1.C: New test.
3433
3434 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3435
3436         * gcc.dg/noncompile/init-3.c: New test.
3437
3438 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3439
3440         * gcc.dg/format-array-1.c: New test.
3441
3442 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3443
3444         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3445         writing through null pointers; remove comment about testing
3446         unterminated strings.
3447
3448 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3449
3450         * gcc.c-torture/execute/20001017-2.c: New test.
3451
3452 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3453
3454         * gcc.c-torture/compile/20001018-1.c: New test.
3455         * gcc.c-torture/compile/20001018-1.x: Xfail.
3456
3457 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3458
3459         * gcc.c-torture/execute/20001017-1.c: New test.
3460
3461 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3462
3463         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3464         for multiple use of arguments with scanf formats; add tests for
3465         multiple use of arguments.
3466
3467 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3468
3469         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3470
3471 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3472
3473         * gcc.dg/format-miss-1.c: New test.
3474
3475 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3476
3477         * gcc.c-torture/execute/20001013-1.c: New test.
3478
3479 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3480
3481         * gcc.dg/format-branch-1.c: New test.
3482
3483 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3484
3485         * README, lib/file-format.exp: Remove EGCS references.
3486
3487 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3488
3489         * gcc.dg/20001013-1.c: New test.
3490
3491 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3492
3493         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3494         for intmax_t in the compiler using __typeof__ and the type rules
3495         for conditional expressions.
3496
3497 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3498
3499         * gcc.dg/20001012-1.c: New test.
3500         * gcc.dg/20001012-2.c: New test.
3501
3502 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3503
3504         * gcc.dg/format-attr-1.c: New test.
3505
3506 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3507
3508         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3509         __LONG_LONG_MAX__ instead of LLONG_MAX.
3510
3511 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3512
3513         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3514         scanf flags.
3515         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3516         flags.
3517
3518 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3519
3520         * gcc.dg/sequence-pt-1.c: New test.
3521
3522 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3523
3524         * gcc.c-torture/execute/20001011-1.c: New testcase.
3525         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3526
3527 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3528
3529         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3530         does not error on it.
3531
3532 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3533
3534         * gcc.dg/20001009-1.c: New test.
3535
3536 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3537
3538         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3539         * gcc.c-torture/execute/20001009-2.c: ... to here.
3540
3541 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3542
3543         * gcc.c-torture/compile/20001009-1.c: New testcase.
3544         * gcc.c-torture/execute/20001009-1.c: New testcase.
3545         Testcases provided by Jan Hubicka <jh@suse.cz>.
3546
3547 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3548
3549         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3550         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3551         uintmax_t using <limits.h> to emulate the compiler's internal
3552         logic.  No longer XFAIL %j tests.
3553
3554 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3555
3556         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3557         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3558         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3559         regexps and details of expected handling of some bad formats.
3560         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3561         suppression.
3562
3563 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3564
3565         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3566         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3567         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3568         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3569         in list archives.
3570
3571 2000-10-06  Richard Henderson  <rth@cygnus.com>
3572
3573         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3574         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3575         * g++.old-deja/g++.jason/report.C: Likewise.
3576         * g++.old-deja/g++.law/friend5.C: Likewise.
3577         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3578         of the expected warnings.
3579
3580 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3581
3582         * g++.old-deja/g++.pt/enum14.C: New test.
3583
3584 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3585
3586         * g++.old-deja/g++.pt/crash59.C: New test.
3587
3588 2000-10-04  Will Cohen  <wcohen@redhat.com>
3589
3590         * gcc.dg/20000926-1.c: New test.
3591
3592 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3593
3594         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3595         function name for current C++ compiler.
3596         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3597
3598 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3599
3600         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3601         __PRETTY_FUNCTION__.
3602         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3603
3604 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3605
3606         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3607
3608 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3609
3610         * gcc.c-torture/compile/20000923-1.c: New test.
3611
3612 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3613
3614         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3615         * g++.old-deja/g++.pt/ttp62.C: Same.
3616         * g++.old-deja/g++.other/inline14.C: Same.
3617
3618 2000-09-24  Richard Henderson  <rth@cygnus.com>
3619
3620         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3621
3622 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3623
3624         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3625
3626 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3627
3628         * gcc.c-torture/compile/20000922-1.c: New file.
3629
3630 2000-09-21  Nick Clifton  <nickc@redhat.com>
3631
3632         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3633         a signed long modulo operation.
3634         (mod6): New funciton - perform an unsigned long modulo operation.
3635         (main): Add tests for modulos of very large numbers by very small
3636         dividends.
3637
3638 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3639
3640         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3641
3642 2000-09-19  Richard Henderson  <rth@cygnus.com>
3643
3644         * gcc.dg/compare2.c (case 10): XFAIL.
3645
3646 2000-09-18  Richard Henderson  <rth@cygnus.com>
3647
3648         * gcc.c-torture/execute/20000906-1.c: Move ...
3649         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3650         that support __builtin_trap.
3651
3652 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3653
3654         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3655
3656 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3657
3658         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3659         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3660         more $ format tests.
3661
3662 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3663
3664         * gcc.dg/format-errmk-1.c: New test.
3665
3666 2000-09-17  Greg McGary  <greg@mcgary.org>
3667
3668         * gcc.c-torture/execute/20000917-1.x: Remove.
3669
3670 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3671
3672         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3673
3674 2000-09-17  Greg McGary  <greg@mcgary.org>
3675
3676         * gcc.c-torture/execute/20000917-1.c: New test.
3677         * gcc.c-torture/execute/20000917-1.x: XFAIL.
3678
3679 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
3680
3681         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3682         in nested macro bug.
3683
3684 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
3685
3686         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3687
3688 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
3689
3690         * gcc.c-torture/execute/20000914-1.c: New test.
3691
3692 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
3693
3694         * g++.other/inline13.C: New test.
3695
3696 2000-09-12  Andreas Jaeger  <aj@suse.de>
3697
3698         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3699         constant by Ulrich Drepper <drepper@redhat.com>.
3700
3701 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
3702
3703         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
3704
3705 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3706
3707         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
3708
3709 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
3710
3711         * gcc.dg/cpp/backslash.c: New test.
3712
3713 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
3714
3715         * gcc.c-torture/execute/20000910-1.c: New test.
3716         * gcc.c-torture/execute/20000910-2.c: Likewise.
3717
3718 2000-09-11  Robert Lipe  <robertl@sco.com>
3719
3720         * gcc.dg/pragma-align.c: New test.
3721
3722 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3723
3724         * g++.old-deja/g++.pt/explicit82.C: New test.
3725         * g++.old-deja/g++.pt/explicit83.C: New test.
3726
3727 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
3728
3729         * gcc.dg/asm-names.c: New test.
3730
3731 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3732
3733         * gcc.dg/cpp/tr-warn6.c: New test
3734
3735 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3736
3737         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
3738         be accepted.
3739
3740 2000-09-07  Catherine Moore  <clm@redhat.com>
3741
3742         * gcc.c-torture/execute/unroll-1.c: New test.
3743
3744 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
3745
3746         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
3747         ERROR markers.
3748         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
3749         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
3750         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
3751         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
3752         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
3753         Preprocess only.
3754         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
3755         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
3756
3757 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3758
3759         * g++.old-deja/g++.pt/deduct2.C: New test.
3760
3761 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3762
3763         * g++.old-deja/g++.pt/parms2.C: New test.
3764
3765 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3766
3767         * g++.old-deja/g++.pt/crash58.C: New test.
3768
3769 2000-09-06  Greg McGary  <greg@mcgary.org>
3770
3771         * gcc.c-torture/execute/20000906-1.c: New test.
3772         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
3773
3774 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3775
3776         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
3777
3778 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3779
3780         * g++.old-deja/g++.pt/crash57.C: New test.
3781
3782 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3783
3784         * g++.old-deja/g++.pt/crash56.C: New test.
3785
3786 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3787
3788         * g++.old-deja/g++.pt/koenig1.C: New test.
3789
3790 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3791
3792         * gcc.dg/20000904-1.c: New test.
3793
3794 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3795
3796         * gcc.dg/cpp/paste8.c: New test.
3797
3798 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
3799
3800         * gcc.c-torture/compile/20000827-1.c: New test.
3801
3802 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3803
3804         * gcc.dg/format-diag-1.c: New test.
3805
3806 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3807
3808         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
3809         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
3810         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
3811         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
3812         gcc.dg/formatz-1.c: Adjust warning regular expressions.
3813
3814 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3815
3816         * g++.old-deja/g++.other/nested4.C: New test.
3817
3818 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3819
3820         * g++.old-deja/g++.ns/scoped1.C: New test.
3821
3822 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
3823
3824         * lib/g++.exp: Support testing already-installed GCC.
3825
3826 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3827
3828         * wtr-label-1.c, wtr-suffix-1.c: New tests.
3829
3830 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3831
3832         * gcc.dg/return-type-2.c: New test.
3833
3834 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
3835
3836         * gcc.c-torture/compile/20000825-1.c: New test.
3837
3838 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
3839
3840         * gcc.dg/dwarf2-2.c: New test.
3841
3842 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
3843
3844         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
3845         dg-warning regexps.
3846
3847 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3848
3849         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
3850         gcc.dg/format-ext-5.c: New tests.
3851
3852 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
3853
3854         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
3855
3856 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
3857
3858         * gcc.dg/noncompile/930622-2.c: Adjust error message.
3859
3860 2000-08-24  Richard Henderson  <rth@cygnus.com>
3861
3862         * gcc.dg/ia64-sync-1.c: New test.
3863         * gcc.dg/ia64-sync-2.c: New test.
3864         * gcc.dg/ia64-asm-1.c: New test.
3865
3866 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3867
3868         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
3869         * gcc.dg/format-ext-2.c: New test.
3870
3871 2000-08-23  Jason Merrill  <jason@redhat.com>
3872
3873         * lib/old-dejagnu.exp: Also ignore "In member function" and
3874         "At global scope".
3875
3876 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3877
3878         * gcc.dg/noncompile/label-lineno-1.c: New test.
3879
3880 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3881
3882         * gcc.dg/c99-array-nonobj-1.c: New test.
3883
3884 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3885
3886         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
3887         tests.
3888         * gcc.dg/format-ext-1.c: New test.
3889
3890 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3891
3892         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
3893         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
3894         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
3895         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
3896         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
3897
3898 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3899
3900         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
3901         gcc.dg/c99-strftime-2.c: New tests.
3902
3903 2000-08-22  Richard Henderson  <rth@cygnus.com>
3904
3905         * gcc.c-torture/execute/20000822-1.c: New test.
3906
3907 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3908
3909         * gcc.c-torture/execute/20000819-1.x: Remove.
3910
3911 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3912
3913         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
3914         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
3915         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
3916         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
3917         gcc.dg/format-xopen-1.c: New tests.
3918
3919 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3920
3921         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
3922
3923 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3924
3925         * g++.old-deja/g++.other/loop2.C: New test.
3926
3927         * gcc.c-torture/compile/20000606-1.c: New test.
3928         * gcc.c-torture/compile/20000728-1.c: New test.
3929         * gcc.c-torture/execute/20000801-1.c: New test.
3930         * gcc.c-torture/execute/20000801-2.c: New test.
3931         * gcc.c-torture/execute/20000819-1.c: New test.
3932         * gcc.c-torture/execute/20000819-1.x: XFAIL.
3933         * gcc.dg/20000629-1.c: New test.
3934         * gcc.dg/20000724-1.c: New test.
3935         * gcc.dg/20000807-1.c: New test.
3936
3937 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
3938
3939         * gcc.dg/cpp/pragma-1.c: New test.
3940         * gcc.dg/cpp/pragma-2.c: New test.
3941
3942 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
3943
3944         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
3945         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
3946
3947 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3948
3949         * gcc.c-torture/compile/20000818-1.c: New test.
3950
3951 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
3952
3953         * gcc.c-torture/execute/20000818-1.c: New test.
3954
3955 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3956
3957         * gcc.dg/format-va-1.c: New test.
3958
3959 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3960
3961         * g++.old-deja/g++.other/typedef8.C: New test.
3962
3963 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3964
3965         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
3966         * g++.old-deja/g++.mike/net36.C: Mark candidate.
3967         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
3968         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
3969         * g++.old-deja/g++.other/ptrmem7.C: New test.
3970         * g++.old-deja/g++.pt/ptrmem10.C: New test.
3971
3972 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3973
3974         * g++.old-deja/g++.pt/typename27.C: New test.
3975
3976 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
3977
3978         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
3979         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
3980         * g++.old-deja/g++.pt/friend45.C: New test.
3981         * g++.old-deja/g++.other/friend8.C: New test.
3982
3983 2000-08-15  Richard Henderson  <rth@cygnus.com>
3984
3985         * gcc.c-torture/execute/20000815-1.c: New test.
3986
3987 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3988
3989         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
3990         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
3991         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
3992
3993 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
3994
3995         * g++.old-deja/g++.other/refinit2.C: New test.
3996
3997 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
3998
3999         * lib/c-torture.exp (c-torture): Make
4000         compiler_conditional_xfail_data global.
4001         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4002         compiler_conditional_xfail_data machinery.
4003         (f-torture-execute): Likewise.
4004         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4005         and only when unrolling loops.
4006
4007         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4008
4009 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4010
4011         * g++.old-deja/g++.pt/explicit81.C: New test.
4012
4013 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4014
4015         * g++.old-deja/g++.pt/typename26.C: New test.
4016
4017 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4018
4019         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4020         warning.
4021
4022 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4023
4024         * g++.old-deja/g++.other/array3.C: New test.
4025
4026 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4027
4028         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4029         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4030         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4031         New tests.
4032
4033 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4034
4035         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4036         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4037
4038 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4039
4040         * gcc.c-torture/execute/20000808-1.c: New test.
4041
4042 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4043
4044         * gcc.dg/c90-const-expr-1.c: New test.
4045
4046 2000-08-08  Richard Henderson  <rth@cygnus.com>
4047
4048         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4049
4050 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4051
4052         * gcc.dg/noncompile/const-ll-1.c: New test.
4053
4054 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4055
4056         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4057
4058 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4059
4060         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4061         that running programs linked against the shared version of libobjc
4062         run correctly.
4063
4064 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4065
4066         * gcc.dg/c99-printf-1.c: New test.
4067
4068 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4069
4070         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4071
4072 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4073
4074         * gcc.c-torture/execute/20000731-1.x: Delete.
4075
4076 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4077
4078         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4079         and torture_without_loops as is done by c-torture.exp.
4080         (search_for): Copy from c-torture.exp.
4081         (gcc-dg-runtest): New function, drives a directory of tests
4082         iterating over the TORTURE_OPTIONS.
4083         (scan-assembler, scan-assembler-not): Move here from
4084         individual directory drivers.
4085
4086         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4087         defined by lib/gcc-dg.exp.
4088         * gcc.dg/cpp/cpp.exp: Likewise.
4089         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4090         gcc-dg-runtest, so we cycle over optimization options.
4091
4092         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4093         * gcc.dg/compare2.c: No longer expected to fail.
4094
4095 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4096
4097         * gcc.c-torture/execute/20000804-1.c: New test.
4098
4099 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4100
4101         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4102
4103 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4104
4105         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4106
4107 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4108
4109         * gcc.c-torture/compile/20000803-1.c: New test.
4110
4111 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4112
4113         * gcc.c-torture/execute/20000801-3.c,
4114         gcc.c-torture/execute/20000801-4.c: New tests.
4115         * gcc.c-torture/execute/20000801-3.x,
4116         gcc.c-torture/execute/20000801-4.x: Xfail.
4117
4118 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4119
4120         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4121         libobjc/.libs to allow for libtool.
4122
4123 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4124
4125         * gcc.c-torture/compile/20000802-1.c: New test.
4126
4127 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4128
4129         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4130
4131 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4132
4133         * gcc-c-torture/execute/20000731-2.c: New test.
4134
4135         * gcc.c-torture/execute/20000731-1.c: New test.
4136         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4137
4138 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4139
4140         * testsuite/gcc.dg/cpp/paste7.c: New test.
4141         * gcc.dg/cpp/20000725-1.c: New test.
4142
4143 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4144
4145         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4146         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4147         declaration warning for __builtin_dwarf_reg_size.
4148
4149         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4150
4151 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4152
4153         * gcc.dg/noncompile/voidparam-1.c: New test.
4154
4155 2000-07-30  Richard Henderson  <rth@cygnus.com>
4156
4157         * gcc.dg/c90-digraph-1.c: Don't xfail.
4158         * gcc.dg/compare2.c (case 10): Xfail.
4159         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4160
4161 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4162
4163         * gcc.dg/c99-main-1.c: New test.
4164
4165 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4166
4167         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4168
4169 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4170
4171         * gcc.c-tortuer/execute/20000726-1.c: New test.
4172
4173 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4174
4175         * gcc.c-torture/execute/enum-2.c: New test.
4176
4177 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4178
4179         * gcc.dg/cpp/tr-warn3.c: New test.
4180
4181 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4182
4183         * g++.old-deja/g++.ext/implicit1.C: Remove.
4184         * g++.old-deja/g++.jason/c2.C: Remove
4185         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4186         * g++.old-deja/g++.pt/crash16.C: Likewise.
4187         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4188
4189 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4190
4191         * g++.old-deja/g++.other/for2.C: New test.
4192
4193 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4194
4195         * gcc.dg/20000720-1.c: New test.
4196
4197 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4198
4199         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4200
4201 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4202
4203         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4204         * gcc.c-torture/execute/20000722-1.c: New.
4205         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4206
4207 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4208
4209         * gcc.dg/cpp/20000720-1.S: New test.
4210
4211 2000-07-21  Michael Meissner  <meissner@redhat.com>
4212
4213         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4214
4215 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4216
4217         * g++.old-deja/g++.brendan/crash16.C,
4218         g++.old-deja/g++.brendan/parse3.C,
4219         g++.old-deja/g++.brendan/redecl1.C,
4220         g++.old-deja/g++.ns/template13.C,
4221         g++.old-deja/g++.other/decl4.C,
4222         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4223
4224 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4225
4226         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4227         and "Internal error".
4228
4229         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4230         regexps.
4231         * gcc.dg/cpp/paste6.c: New test.
4232
4233 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4234
4235         * gcc.dg/cpp/tr-direct.c: New test.
4236
4237         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4238         gcc.dg/cpp/undef1.c: Tweak error regexps.
4239
4240 2000-07-18  Eric Christopher <echristo@redhat.com>
4241
4242         * gcc.c-torture/compile/20000718-1.c: New test.
4243
4244 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4245
4246         * cpplex.c (_cpp_push_token): If the token being pushed back
4247         is the previous token in this context, just subtract one from
4248         context->posn.
4249         * cppmacro.c (save_expansion): Clear aux field when storing a
4250         placemarker.
4251
4252 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4253
4254         * gcc.dg/noncompile/redecl-1.c: New test.
4255
4256 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4257
4258         * gcc.c-torture/execute/20000717-5.c: New test.
4259         * gcc.c-torture/execute/20000717-1.x: Removed.
4260
4261 2000-07-17  Richard Henderson  <rth@cygnus.com>
4262
4263         * gcc.c-torture/execute/20000717-4.c: New test.
4264
4265 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4266
4267         * gcc.dg/cpp/syshdr.c: New test.
4268         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4269
4270 2000-07-17  Neil Booth  <neilb@earthling.net>
4271
4272         * gcc.dg/cpp/cmdlne-dM.c: New test.
4273         * gcc.dg/cpp/cmdlne-dD.c: New test.
4274
4275 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4276
4277         * gcc.c-torture/execute/20000717-3.c: New test.
4278
4279         * gcc.c-torture/compile/20000717-1.c: New test.
4280
4281 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4282
4283         * gcc.c-torture/execute/20000717-2.c: New test.
4284
4285 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4286
4287         * gcc.dg/formatz-1.c: New test.
4288
4289         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4290         * gcc.dg/c99-digraph-1.c: New tests.
4291
4292         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4293         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4294
4295         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4296         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4297         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4298         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4299         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4300         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4301         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4302
4303 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4304
4305         * gcc.c-torture/execute/20000717-1.c: New test.
4306         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4307
4308 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4309
4310         * gcc.c-torture/execute/20000715-2.c: New test.
4311         * gcc.dg/20000715-1.c: New test.
4312
4313 2000-07-15  Michael Meissner  <meissner@redhat.com>
4314
4315         * gcc.c-torture/execute/20000715-1.c: New test.
4316
4317 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4318
4319         * gcc.c-torture/execute/20000707-1.c: New test.
4320
4321 2000-07-13  Neil Booth  <NeilB@earthling.net>
4322
4323         * testsuite/gcc.dg/cpp/digraph1.c,
4324         testsuite/gcc.dg/cpp/digraph2.c,
4325         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4326
4327 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4328
4329         * g77.f-torture/compile/20000630-2.f:  New test.
4330         * g77.f-torture/compile/20000630-2.x
4331
4332 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4333
4334         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4335
4336 2000-07-11  Neil Booth  <NeilB@earthling.net>
4337
4338         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4339
4340 2000-07-11  Neil Booth  <NeilB@earthling.net>
4341
4342         * gcc.dg/cpp/cmdlne-C.c: New.
4343
4344 2000-07-09  Neil Booth  <NeilB@earthling.net>
4345
4346         * gcc.dg/cpp/directiv.c: New tests.
4347         * gcc.dg/cpp/undef1.c: Update.
4348
4349 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4350
4351         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4352
4353 2000-07-09  Neil Booth  <NeilB@earthling.net>
4354
4355         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4356
4357 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4358
4359         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4360         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4361
4362 2000-07-08  Neil Booth  <NeilB@earthling.net>
4363
4364         * gcc.dg/cpp/macsyntx.c: New tests.
4365
4366 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4367
4368         * gcc.dg/20000707-1.c: New test.
4369
4370 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4371
4372         * gcc.c-torture/execute/20000706-1.c: New test.
4373         * gcc.c-torture/execute/20000706-2.c: New test.
4374         * gcc.c-torture/execute/20000706-3.c: New test.
4375         * gcc.c-torture/execute/20000706-4.c: New test.
4376         * gcc.c-torture/execute/20000706-5.c: New test.
4377
4378 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4379
4380         * g++.old-deja/g++.pt/instantiate7.C: New test.
4381
4382 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4383
4384         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4385         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4386         * g++.old-deja/g++.other/rtti3.C: Likewise.
4387         * g++.old-deja/g++.other/rttid3.C: Likewise.
4388
4389 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4390
4391         *  g77.f-torture/compile/20000630-1.x: Fix typo
4392
4393 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4394
4395         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4396         assembly output.
4397
4398 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4399
4400         * gcc.dg/cpp/ident.c: New test.
4401
4402 2000-07-05  Neil Booth  <NeilB@earthling.net>
4403
4404         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4405           gcc.dg/cpp/lexstrng.c: New tests.
4406
4407 2000-07-04  Neil Booth  <NeilB@earthling.net>
4408
4409         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4410         * gcc.dg/cpp/strify2.c: Same.
4411
4412 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4413
4414         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4415         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4416         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4417         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4418
4419         * testsuite/gcc.dg/cpp/macro1.c,
4420         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4421         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4422         testsuite/gcc.dg/cpp/strify1.c,
4423         testsuite/gcc.dg/cpp/strify2.c: New tests.
4424
4425 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4426
4427         * gcc.c-torture/execute/20000703-1.c: New test.
4428
4429 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4430
4431         * g++.old-deja/g++.pt (lookup10.C): New test.
4432
4433 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4434
4435         * g++.old-deja/g++.pt (typename25.C): New test.
4436
4437 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4438
4439         * gcc.c-torture/compile/20000701-1.c: New test.
4440
4441 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4442
4443         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4444         to test case.
4445
4446 2000-06-30  Catherine Moore  <clm@cygnus.com>
4447
4448         * gcc.c-torture/execute/align-1.c: New test.
4449
4450 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4451
4452         * g++.old-deja/g++.pt/expr8.C: New test.
4453         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4454
4455 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4456
4457         * gcc.c-torture/compile/20000629-1.c: New test.
4458
4459 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4460
4461
4462         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4463         gcc.dg/noncompile directory, depending on whether they're
4464         preprocessor tests or not.  Annotate all the tests for the dg
4465         framework.
4466
4467         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4468         * gcc.dg/noncompile/noncompile.exp: New.
4469
4470         * Moved files:
4471         Old name                                New name
4472         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4473         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4474         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4475         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4476         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4477         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4478         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4479         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4480         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4481         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4482         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4483         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4484         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4485         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4486         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4487         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4488         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4489         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4490         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4491         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4492         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4493         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4494         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4495         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4496
4497         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4498         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4499         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4500         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4501         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4502         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4503
4504 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4505
4506         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4507         declare one variable.  On the fourth, error.
4508         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4509         declared by 20000628-1a.h.
4510
4511 2000-06-29  Richard Henderson  <rth@redhat.com>
4512
4513         * gcc.c-torture/execute/930529-1.x: New file.
4514         * gcc.dg/920413-1.c: Adjust expected warning text.
4515         * gcc.dg/980217-1.c: Declare abort.
4516         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4517
4518 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4519
4520         * g77.f-torture/compile/20000629-1.f: New test.
4521         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4522
4523 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4524
4525         Rearrange lots of files, removing entirely the
4526         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4527         directories.
4528
4529         * Deleted files:
4530         gcc.c-torture/code_quality/code_quality.exp
4531         gcc.c-torture/special/special.exp
4532         gcc.failure/failure.exp
4533         gcc.failure/940409-1.x
4534         gcc.c-torture/compile/961203-1.x
4535
4536         * New files:
4537         gcc.misc-tests/linkage.exp
4538         gcc.c-torture/execute/920730-1t.c
4539         gcc.c-torture/execute/920730-1t.x
4540         gcc.c-torture/compile/920520-1.x
4541         gcc.c-torture/compile/920521-1.x
4542         gcc.c-torture/compile/981006-1.x
4543         gcc.c-torture/execute/eeprof-1.x
4544
4545         * Moved files (possibly with modifications to fit a new harness):
4546         Old name                                New name
4547         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4548         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4549         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4550         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4551         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4552         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4553         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4554         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4555         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4556         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4557         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4558         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4559         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4560         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4561
4562 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4563
4564         * c-torture/compile/961203-1.x: Delete.
4565
4566         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4567         not exit. Include stdio.h.
4568         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4569         * gcc.misc-tests/dg-12.c: Likewise.
4570         * gcc.misc-tests/dg-5.c: Likewise.
4571         * gcc.misc-tests/dg-6.c: Likewise.
4572         * gcc.misc-tests/dg-7.c: Prototype abort.
4573         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4574         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4575         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4576         not exit.
4577         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4578         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4579
4580 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4581
4582         * gcc.dg/cpp/20000628-1.c: New test.
4583         * gcc.dg/cpp/20000628-1.h: New header for above test.
4584         * gcc.dg/cpp/20000628-1a.h: Likewise.
4585
4586 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4587
4588         * gcc.dg/cpp: New directory.
4589         * gcc.dg/cpp/cpp.exp: New driver.
4590         * gcc.dg/cpp/20000627-1.c: New test.
4591         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4592         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4593         and rewrite as a compilation test.
4594
4595         * gcc.dg: Move many files into the cpp subdirectory, possibly
4596         renaming or editing them as well.
4597         Old name                New name
4598         990119-1.c              cpp/19990119-1.c
4599         990228-1.c              cpp/19990228-1.c
4600         990407-1.c              cpp/19990407-1.c
4601         990409-1.c              cpp/19990409-1.c
4602         990413-1.c              cpp/19990413-1.c
4603         990703-1.c              cpp/19990703-1.c
4604         20000127-1.c            cpp/20000127-1.c
4605         20000129-1.c            cpp/20000129-1.c
4606         20000207-1.c            cpp/20000207-1.c
4607         20000207-2.c            cpp/20000207-2.c
4608         20000209-1.c            cpp/20000209-1.c
4609         20000209-2.c            cpp/20000209-2.c
4610         20000301-1.c            cpp/20000301-1.c
4611         20000419-1.c            cpp/20000419-1.c
4612         20000510-1.S            cpp/20000510-1.S
4613         20000519-1.c            cpp/20000519-1.c
4614         20000529-1.c            cpp/20000529-1.c
4615         20000625-1.c            cpp/20000625-1.c
4616         20000625-2.c            cpp/20000625-2.c
4617         cpp-as1.c               cpp/assert1.c
4618         cpp-as2.c               cpp/assert2.c
4619         cxx-comments-1.c        cpp/cxxcom1.c
4620         cxx-comments-2.c        cpp/cxxcom2.c
4621         endif-label.c           cpp/endif.c
4622         cpp-hash1.c             cpp/hash1.c
4623         cpp-hash2.c             cpp/hash2.c
4624         cpp-if1.c               cpp/if-1.c
4625         cpp-if2.c               cpp/if-2.c
4626         cpp-if3.c               cpp/if-3.c
4627         cpp-if4.c               cpp/if-4.c
4628         cpp-if5.c               cpp/if-5.c
4629         cpp-cond.c              cpp/if-cexp.c
4630         cpp-missingop.c         cpp/if-mop.c
4631         cpp-missingparen.c      cpp/if-mpar.c
4632         cpp-opprec.c            cpp/if-oppr.c
4633         cpp-ifparen.c           cpp/if-paren.c
4634         cpp-shortcircuit.c      cpp/if-sc.c
4635         cpp-shift.c             cpp/if-shift.c
4636         cpp-unary.c             cpp/if-unary.c
4637         cpp-li1.c               cpp/line1.c
4638         cpp-li2.c               cpp/line2.c
4639         lineno.c                cpp/line3.c
4640         lineno-2.c              cpp/line4.c
4641         cpp-mi.c                cpp/mi1.c
4642         cpp-mic.h               cpp/mi1c.h
4643         cpp-micc.h              cpp/mi1cc.h
4644         cpp-mind.h              cpp/mi1nd.h
4645         cpp-mindp.h             cpp/mi1ndp.h
4646         cpp-mix.h               cpp/mi1x.h
4647         cpp-mi2.c               cpp/mi2.c
4648         cpp-mi2a.h              cpp/mi2a.h
4649         cpp-mi2b.h              cpp/mi2b.h
4650         cpp-mi2c.h              cpp/mi2c.h
4651         cpp-mi3.c               cpp/mi3.c
4652         cpp-mi3.def             cpp/mi3.def
4653         poison-1.c              cpp/poison.c
4654         pr-impl.c               cpp/prag-imp.c
4655         cpp-redef-2.c           cpp/redef1.c
4656         cpp-redef.c             cpp/redef2.c
4657         strpaste.c              cpp/strp1.c
4658         strpaste-2.c            cpp/strp2.c
4659         cpp-tradpaste.c         cpp/tr-paste.c
4660         cpp-tradstringify.c     cpp/tr-str.c
4661         cpp-tradwarn1.c         cpp/tr-warn1.c
4662         cpp-tradwarn2.c         cpp/tr-warn2.c
4663         trigraphs.c             cpp/trigraphs.c
4664         cpp-unc1.c              cpp/unc1.c
4665         cpp-unc2.c              cpp/unc2.c
4666         cpp-unc3.c              cpp/unc3.c
4667         cpp-unc.c               cpp/unc4.c
4668         undef.c                 cpp/undef1.c
4669         undef-2.c               cpp/undef2.c
4670         cpp-wi1.c               cpp/widestr1.c
4671
4672 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4673
4674         * lib/g++.exp (g++_include_flags): Tweak.
4675
4676 2000-06-27  H.J. Lu  <hjl@gnu.org>
4677             Loren J. Rittle  <ljrittle@acm.org>
4678
4679         * lib/g++.exp (g++_include_flags): Override libgloss.exp
4680         version with one that knows about the new gcc tree structure.
4681         (g++_link_flags): Same.
4682
4683 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
4684
4685         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4686         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4687         case we are cross-compiling.
4688
4689         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4690         g++.old-deja/g++.niklas/Makefile.in,
4691         g++.old-deja/g++.niklas/configure.in,
4692         g++.old-deja/g++.other/Makefile.in,
4693         g++.old-deja/g++.other/configure.in,
4694         gcc.c-torture/code_quality/Makefile.in,
4695         gcc.c-torture/code_quality/configure.in,
4696         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4697         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4698         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4699         gcc.c-torture/execute/ieee/Makefile.in,
4700         gcc.c-torture/execute/ieee/configure.in,
4701         gcc.c-torture/noncompile/Makefile.in,
4702         gcc.c-torture/noncompile/configure.in,
4703         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
4704         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
4705         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
4706
4707 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4708
4709         * g++.old-deja/g++.other/ambig3.C: New test.
4710
4711 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4712
4713         * g++.old-deja/g++.pt/syntax1.C: New test.
4714         * g++.old-deja/g++.pt/syntax2.C: New test.
4715         * g++.old-deja/g++.other/syntax3.C: New test.
4716         * g++.old-deja/g++.other/syntax4.C: New test.
4717
4718 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4719
4720         * gcc.dg/20000623-1.c: Prototype exit and abort.
4721
4722 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4723
4724         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
4725         New tests.
4726         * gcc.dg/cpp-mi3.def: New file.
4727
4728         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
4729         inside assertions.
4730         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
4731         lexer's error messages.
4732         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
4733         divine anything from the linemarkers.
4734         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
4735         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
4736
4737 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
4738
4739         * gcc.dg/20000623-1.c: New test.
4740
4741 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
4742
4743         * gcc.c-torture/execute/20000622-1.c: New test.
4744
4745 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4746
4747         * g++.old-deja/g++.other/init15.C: New test.
4748
4749 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4750
4751         * g++.old-deja/g++.pt/vaarg2.C: New test.
4752         * g++.old-deja/g++.pt/vaarg3.C: New test.
4753
4754 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
4755
4756         * g++.old-deja/g++.other/dyncast6.C: New test.
4757
4758 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
4759
4760         * gcc.c-torture/execute/loop-6.c: New test.
4761
4762 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
4763
4764         * gcc.dg/20000614-1.c: New test.
4765         * gcc.dg/20000614-2.c: New test.
4766
4767 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
4768
4769         * g++.old-deja/g++.other/inline12.C: New test.
4770
4771 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
4772
4773         * g++.old-deja/g++.other/eh1.C: New test.
4774
4775 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
4776
4777         * g++.old-deja/g++.other/type.C: New test.
4778
4779 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4780
4781         * g++.old-deja/g++.other/initstring.C: New test.
4782
4783 2000-06-12  Jason Merrill  <jason@redhat.com>
4784
4785         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
4786
4787 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
4788
4789         * gcc.c-torture/compile/20000609-1.c: New test.
4790
4791 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
4792
4793         * gcc.dg/20000609-1.c: New test.
4794
4795 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
4796
4797         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
4798         * gcc.c-torture/noncompile/poison-1.c: Move...
4799         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
4800         * gcc.dg/cpp-li1.c: Add a token after the #line.
4801
4802 2000-06-05  Richard Henderson  <rth@cygnus.com>
4803
4804         * gcc.c-torture/execute/20000605-2.c: New test.
4805         * gcc.c-torture/execute/20000605-3.c: New test.
4806
4807 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
4808
4809         * g77.f-torture/execute/20000503-1.x: New file.
4810
4811 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
4812
4813         * g++.old-deja/g++.eh/badalloc1.C: New test.
4814
4815 2000-06-05  Richard Henderson  <rth@cygnus.com>
4816
4817         * gcc.c-torture/execute/20000605-1.c: New test.
4818
4819 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4820             Nathan Sidwell <nathan@codesourcery.com>
4821
4822         * gcc.c-torture/compile/20000605-1.c: New test.
4823
4824 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
4825
4826         * g77.f-torture/compile/20000601-1.f:  New test.
4827
4828 2000-06-03  Richard Henderson  <rth@cygnus.com>
4829
4830         * gcc.c-torture/execute/20000603-1.c: New.
4831
4832 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
4833
4834         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
4835         * gcc.dg/noreturn-2.c (noreturn): Likewise.
4836
4837 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
4838
4839         * gcc.dg/compare2.c (case 12): XFAIL.
4840         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
4841         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
4842
4843         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
4844
4845 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
4846
4847         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
4848         guard macro is already defined when the header is first
4849         included.
4850         * gcc.dg/cpp-mix.h: New file.
4851         * gcc.dg/endif-label.c: Update patterns to match compiler.
4852
4853         * g++.brendan/complex1.C: Declare abort.
4854         * g++.law/refs4.C: Remove XFAIL.
4855         * g++.oliva/expr2.C: Declare abort and exit.
4856
4857 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
4858
4859         * gcc.c-torture/execute/20000528-1.c: New test.
4860
4861         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
4862         * g++.old-deja/g++.law/temps4.C: Likewise.
4863
4864         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
4865         stdlib.h.  Call abort() on failure.
4866         * g++.old-deja/g++.law/refs4.C: Likewise.
4867         * g++.old-deja/g++.law/temps4.C: Likewise.
4868         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
4869         * gcc.c-torture/execute/20000112-1.c: Include string.h.
4870
4871 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
4872
4873         Relative to g++.dg/special:
4874         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
4875
4876         Relative to g++.old-deja:
4877         * g++.brendan/complex1.C, g++.jason/optimize2.C,
4878         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
4879         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
4880         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
4881         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
4882         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
4883         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
4884
4885         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
4886         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
4887         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
4888         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
4889         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
4890         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
4891         and/or string.h.
4892
4893         * g++.other/goto1.C: Update expectations for error messages.
4894
4895 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
4896
4897         * gcc.c-torture/compile/20000523-1.c: New test.
4898
4899 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4900
4901         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
4902
4903 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4904
4905         * g++.old-deja/g++.eh/catch11.C: New test.
4906         * g++.old-deja/g++.eh/catch12.C: New test.
4907
4908 2000-05-24  Nick Clifton  <nickc@cygnus.com>
4909
4910         * gcc.c-torture/execute/20000523-1.c: New test.
4911
4912 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
4913
4914         * c-torture/execute/bcp-1.c: Replace abort in arg of
4915         __builtin_constant_p with a generic external function.
4916
4917         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
4918         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
4919         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
4920         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
4921         Prototype abort and/or exit.
4922
4923         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
4924         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
4925         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
4926         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
4927
4928 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
4929
4930         * gcc.dg/dwarf2-1.c: New test.
4931
4932 2000-05-20  Richard Henderson  <rth@cygnus.com>
4933
4934         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
4935
4936 2000-05-20  Andreas Jaeger  <aj@suse.de>
4937
4938         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
4939         testcase.
4940
4941 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
4942
4943         * gcc.c-torture/execute/20000519-2.c: New test.
4944
4945 2000-05-19  Andreas Jaeger  <aj@suse.de>
4946
4947         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
4948         which fails with SSA.
4949
4950         * lib/c-torture.exp: Also test with -O3 -fssa.
4951
4952 2000-05-18  Michael Meissner  <meissner@redhat.com>
4953
4954         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
4955         * gcc.c-torture/execute/920415-1.c: Ditto.
4956         * gcc.c-torture/execute/920501-1.c: Ditto.
4957         * gcc.c-torture/execute/conversion.c: Ditto.
4958         * gcc.c-torture/execute/cvt-1.c: Ditto.
4959
4960 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
4961
4962         * gcc.c-torture/compile/20000518-1.c: New test.
4963
4964 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4965
4966         * g77.f-torture/compile/200005018.f:  New test.
4967
4968 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
4969
4970         * gcc.c-torture/compile/20000517-1.c: New test.
4971
4972 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4973
4974         * gcc.c-torture/execute/20000516-1.c: New test.
4975
4976 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
4977
4978         * g++.old-deja/g++.other/eh.C: New test.
4979
4980 2000-05-12  Richard Henderson  <rth@cygnus.com>
4981
4982         * gcc.c-torture/execute/990208-1.c (main): Don't pass
4983         constants through to doit's conditional.
4984
4985 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
4986
4987         * gcc.c-torture/compile/20000511-1.c: New test.
4988         * g77.f-torture/compile/20000511-1.f: New test.
4989         * g77.f-torture/compile/20000511-2.f: New test.
4990
4991 2000-05-11  Michael Meissner  <meissner@redhat.com>
4992
4993         * gcc.c-torture/execute/20000511-1.c: New test.
4994
4995 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
4996
4997         * gcc.dg/dg.exp: Scan .S files as well as .c files.
4998         * gcc.dg/20000510-1.S: New.
4999
5000 2000-05-08  Catherine Moore  <clm@cygnus.com>
5001
5002         * gcc.dg/unused-3.c: New.
5003
5004 2000-05-06  Richard Henderson  <rth@cygnus.com>
5005
5006           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5007           * g++.old-deja/g++.mike/warn1.C: Likewise.
5008           * g++.old-deja/g++.pt/local1.C: Likewise.
5009           * g++.old-deja/g++.pt/local7.C: Likewise.
5010           * g++.old-deja/g++.pt/spec16.C: Likewise.
5011
5012 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5013
5014         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5015
5016 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5017
5018           * g77.f-torture/execute/20000503-1.f:  New test.
5019
5020 2000-05-04  Andreas Jaeger  <aj@suse.de>
5021
5022         * gcc.dg/noreturn-2.c: New test.
5023
5024 2000-05-04  Neil Booth  <NeilB@earthling.net>
5025
5026         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5027         preprocessor.
5028
5029 2000-05-04  Richard Henderson  <rth@cygnus.com>
5030
5031         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5032
5033 2000-05-04  Richard Henderson  <rth@cygnus.com>
5034
5035         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5036         OpenSSL by Jason R Thorpe.
5037
5038 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5039
5040         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5041
5042 2000-05-03  Robert Lipe <robertlipe@usa.net>
5043
5044         * gcc.dg/20000503-1.c: New test.
5045
5046 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5047
5048         * gcc.c-torture/compile/20000502-1.c: New test.
5049         * g++.old-deja/g++.other/align.C: New test.
5050         * gcc.dg/cpp-tradstringify.c: New test.
5051
5052 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5053
5054         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5055         and hard registers.
5056
5057 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5058
5059         * gcc.c-torture/execute/loop-5.c: New test.
5060
5061 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5062
5063         * gcc.c-torture/execute/va-arg-20.c: New test.
5064
5065 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5066
5067         * gcc.c-torture/execute/20000422-1.c: New test.
5068
5069 2000-04-20  Greg McGary  <gkm@gnu.org>
5070
5071         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5072         when optimizing, but without sibling-call optimizations (-O1).
5073
5074 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5075
5076           * gcc.c-torture/compile/20000420-1.c: New test.
5077
5078 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5079
5080         * g++.abi/ptrflags.C: New test.
5081         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5082
5083 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5084
5085         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5086
5087 2000-04-19  Greg McGary  <gkm@gnu.org>
5088
5089         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5090         sibling-call optimizations.
5091
5092 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5093
5094         * gcc.dg/20000419-1.c: New test.
5095
5096 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5097
5098         * gcc.c-torture/execute/20000412-6.c: New test.
5099
5100 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5101
5102         * gcc.c-torture/execute/20000412-5.c: New test.
5103         * g77.f-torture/compile/20000412-1.f: New test.
5104         * gcc.c-torture/execute/20000412-4.c: New test.
5105         * gcc.c-torture/compile/20000412-2.c: New test.
5106         * gcc.c-torture/execute/20000412-3.c: New test.
5107         * gcc.c-torture/compile/20000412-1.c: New test.
5108         * gcc.c-torture/execute/20000412-2.c: New test.
5109
5110 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5111
5112         * objc/execute/bf-20.m: New test.
5113
5114 2000-04-10  Richard Henderson  <rth@cygnus.com>
5115
5116         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5117
5118         * gcc.c-torture/execute/20000412-1.c: New test.
5119
5120 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5121
5122         * g++.old-deja/g++.eh/catchptr1.C: New test.
5123
5124 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5125
5126         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5127
5128 2000-04-08  Neil Booth  <NeilB@earthling.net>
5129
5130         * gcc.dg/cpp-nullchar.c: Remove test as
5131         embedded nulls cause problems.
5132
5133 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5134
5135         * gcc.dg/compare2.c: New test.
5136
5137 2000-04-08  Neil Booth  <NeilB@earthling.net>
5138
5139         * gcc.dg/cpp-nullchar.c: New test.
5140
5141 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5142
5143         * gcc.dg/cpp-mi2.c: New test.
5144         * gcc.dg/cpp-mi2[abc].h: New files.
5145
5146 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5147
5148         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5149         member name.
5150
5151 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5152
5153         * g++.old-deja/g++.abi/vmihint.C: New test.
5154
5155 2000-04-06  Neil Booth  <NeilB@earthling.net>
5156
5157         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5158         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5159         copyright.
5160
5161 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5162
5163         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5164         avoid stack-frame overwrite.
5165
5166 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5167
5168         * gcc.c-torture/compile/20000405-2.c: New test.
5169         * gcc.c-torture/compile/20000405-3.c: New test.
5170
5171 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5172
5173         * gcc.c-torture/compile/20000405-1.c: New test.
5174
5175 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5176
5177         * gcc.dg/cast-qual-1.c: Revert last change.
5178
5179 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5180
5181         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5182
5183 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5184
5185         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5186         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5187
5188 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5189
5190         * gcc.c-torture/compile/20000403-2.c: New test.
5191         * gcc.c-torture/compile/20000403-1.c: New test.
5192
5193 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5194
5195         * gcc.c-torture/execute/20000403-1.c: New test.
5196
5197 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5198
5199         * gcc.c-torture/execute/20000402-1.c: New test.
5200
5201 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5202
5203         * gcc.c-torture/execute/va-arg-15.c: New test.
5204         * gcc.c-torture/execute/va-arg-16.c: New test.
5205         * gcc.c-torture/execute/va-arg-17.c: New test.
5206         * gcc.c-torture/execute/va-arg-18.c: New test.
5207         * gcc.c-torture/execute/va-arg-19.c: New test.
5208
5209 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5210
5211         * gcc.c-torture/compile/981211-1.c: Move to...
5212         * gcc.dg/cpp-as1.c: ...here.
5213         * gcc.dg/cpp-as2.c: New file.
5214
5215         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5216         compiler.
5217
5218 2000-04-02  Neil Booth  <NeilB@earthling.net>
5219
5220         * gcc.dg/cpp-cond.c  New tests.
5221         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5222         accidental success less likely.
5223         * gcc.dg/cpp-missingop.c  New tests.
5224         * gcc.dg/cpp-missingparen.c  New tests.
5225         * gcc.dg/cpp-shift.c  New tests.
5226         * gcc.dg/cpp-shortcircuit.c  New tests.
5227         * gcc.dg/cpp-unary.c  New tests.
5228
5229 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5230
5231         * gcc.c-torture/compile/20000329-1.c: New test.
5232
5233 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5234
5235         * gcc.c-torture/compile/20000326-1.c: New test.
5236         * gcc.c-torture/compile/20000326-2.c: New test.
5237
5238 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5239
5240         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5241         the first parameter is a function argument.
5242
5243 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5244
5245         * g++.old-deja/g++.ext/array4.C: New test.
5246
5247 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5248
5249         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5250
5251 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5252
5253         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5254
5255 2000-03-19  Richard Henderson  <rth@cygnus.com>
5256
5257         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5258
5259 2000-03-19  Richard Henderson  <rth@cygnus.com>
5260
5261         * gcc.c-torture/compile/20000319-1.c: New test.
5262
5263 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5264
5265         * gcc.c-torture/execute/20000314-3.c: New test.
5266         * gcc.c-torture/execute/20000314-2.c: New test.
5267         * gcc.c-torture/execute/20000314-1.c: New test.
5268         * gcc.c-torture/compile/20000314-2.c: New test.
5269         * gcc.c-torture/compile/20000314-1.c: New test.
5270
5271 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5272
5273         * g++.old-deja/g++.warn/inline.C: New test.
5274
5275 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5276
5277         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5278         standards-compliant result rather than specific constants.
5279         Put test-values in array.
5280
5281 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5282
5283         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5284         (g++_target_compile): Put test-specific options last.
5285
5286 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5287
5288         * g++.old-deja/g++.eh/vbase4.C: New test.
5289
5290 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5291
5292         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5293
5294 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5295
5296         * g++.old-deja/g++.brendan/misc12.C: Removed.
5297         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5298         * g++.old-deja/g++.ext/pretty4.C: New test.
5299
5300 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5301
5302         * g++.old-deja/g++.other/string2.C: New test.
5303
5304 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5305
5306         * g++.old-deja/g++.warn/impint2.C: New test.
5307
5308 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5309
5310         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5311         is 1, not zero.
5312
5313 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5314
5315         * g++.old-deja/g++.warn/impint.C: New test.
5316         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5317         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5318         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5319         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5320         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5321         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5322         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5323         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5324         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5325         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5326         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5327         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5328
5329 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5330
5331         * gcc.dg/cpp-redef.c: New test.
5332
5333 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5334
5335         * g++.old-deja/g++.pt/unify7.C: New test.
5336
5337 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5338
5339         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5340         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5341
5342 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5343
5344         * gcc.c-torture/compile/20000224-1.c: New test.
5345
5346 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5347
5348         * gcc.c-torture/compile/cpp-2.c: New test.
5349         * gcc.c-torture/compile/cpp-1.c: New test.
5350
5351 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5352
5353         * gcc.c-torture/execute/20000225-1.c: New test.
5354
5355 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5356
5357         * gcc.dg/cpp-li2.c: New test.
5358
5359         * gcc.dg/cpp-wi1.c: New test.
5360
5361         * gcc.dg/cpp-li1.c: New test.
5362
5363 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5364
5365         * g++.old-deja/g++.other/sizeof5.C: New test.
5366
5367 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5368
5369         * gcc.c-torture/execute/va-arg-13.c: New test.
5370
5371 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5372
5373         * gcc.c-torture/execute/va-arg-12.c: New test.
5374
5375 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5376
5377         * gcc.c-torture/execute/20000223-1.c: New test.
5378
5379 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5380
5381         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5382
5383 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5384
5385         * g++.old-deja/g++.abi/ptrmem.C: New test.
5386
5387 2000-02-19  Richard Henderson  <rth@cygnus.com>
5388
5389         * gcc.c-torture/compile/init-3.c: New.
5390
5391 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5392
5393         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5394         ALWAYS_CXXFLAGS.
5395
5396 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5397
5398         * gcc.c-torture/compile/20000211-3.c: New test.
5399
5400 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5401
5402         * gcc.c-torture/compile/20000211-2.c: New test.
5403
5404 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5405
5406         * gcc.c-torture/compile/20000211-1.c: New test.
5407
5408 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5409
5410         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5411           on native targets
5412
5413 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5414
5415         * g++.old-deja/g++.other/cast5.C: New test.
5416
5417 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5418
5419         * gcc.c-torture/execute/20000205-1.c: New.
5420
5421 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5422
5423         * g++.old-deja/g++.jason/cast3.C: Return void.
5424         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5425
5426 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5427
5428         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5429
5430         * gcc.dg/loop-1.c: New test.
5431
5432 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5433
5434         * gcc.c-torture/compile/20000127-1.c: New test.
5435         * gcc.c-torture/execute/991228-1.c: New test.
5436
5437 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5438
5439         * gcc.dg/unused-2.c: New test.
5440
5441         * gcc.dg/conv-1.c: New test.
5442
5443 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5444
5445         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5446         compiler.
5447         (tool_option_proc): Fix typo.
5448
5449 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5450
5451         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5452         of the ld on the host, not on the build machine.
5453         Also, don't crash if '--help' is not a supported option.
5454
5455 2000-01-24  Richard Henderson  <rth@cygnus.com>
5456
5457         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5458
5459 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5460
5461         * gcc.c-torture/execute/20000120-2.c: New test.
5462         * gcc.c-torture/execute/20000120-1.c: New test.
5463
5464 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5465
5466         * gcc.c-torture/execute/20000113-1.c: New test.
5467
5468 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5469
5470         * gcc.c-torture/execute/20000112-1.c: New test.
5471
5472 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5473
5474         * gcc.dg/20000111-1.c: New test.
5475
5476 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5477
5478         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5479         with 16 bit integers.
5480
5481 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5482
5483         * gcc.dg/20000108-1.c: New test.
5484
5485 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5486
5487         * g++.old-deja/g++.ns/koenig8.C: New test.
5488
5489 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5490
5491         * g++.old-deja/g++.other/cast4.C: New test.
5492
5493 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5494
5495         * gcc.c-torture/compile/20000105-2.c: New test.
5496         * gcc.c-torture/compile/20000105-1.c: New test.
5497
5498 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5499
5500         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5501         references to printf & atoi to conform to ANSI standard.
5502         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5503         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5504         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5505         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5506         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5507         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5508         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5509         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5510         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5511         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5512         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5513         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5514         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5515         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5516         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5517         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5518         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5519         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5520         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5521         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5522         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5523         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5524         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5525         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5526         * g++.old-deja/g++.brendan/init3.C: Likewise.
5527         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5528         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5529         * g++.old-deja/g++.brendan/new2.C: Likewise.
5530         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5531         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5532         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5533         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5534         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5535         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5536         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5537         * g++.old-deja/g++.brendan/template24.C: Likewise.
5538         * g++.old-deja/g++.brendan/template3.C: Likewise.
5539         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5540         * g++.old-deja/g++.jason/inline3.C: Likewise.
5541         * g++.old-deja/g++.jason/opeq.C: Likewise.
5542         * g++.old-deja/g++.law/arg5.C: Likewise.
5543         * g++.old-deja/g++.law/arm7.C: Likewise.
5544         * g++.old-deja/g++.law/ctors11.C: Likewise.
5545         * g++.old-deja/g++.law/cvt8.C: Likewise.
5546         * g++.old-deja/g++.law/init9.C: Likewise.
5547         * g++.old-deja/g++.law/refs4.C: Likewise.
5548         * g++.old-deja/g++.law/template2.C: Likewise.
5549         * g++.old-deja/g++.law/visibility24.C: Likewise.
5550         * g++.old-deja/g++.law/vtable3.C: Likewise.
5551         * g++.old-deja/g++.mike/asm2.C: Likewise.
5552         * g++.old-deja/g++.mike/eh1.C: Likewise.
5553         * g++.old-deja/g++.mike/misc1.C: Likewise.
5554         * g++.old-deja/g++.mike/misc13.C: Likewise.
5555         * g++.old-deja/g++.mike/misc14.C: Likewise.
5556         * g++.old-deja/g++.mike/ns12.C: Likewise.
5557         * g++.old-deja/g++.mike/p1248.C: Likewise.
5558         * g++.old-deja/g++.mike/p3708.C: Likewise.
5559         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5560         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5561         * g++.old-deja/g++.mike/p646.C: Likewise.
5562         * g++.old-deja/g++.mike/p700.C: Likewise.
5563         * g++.old-deja/g++.mike/p783.C: Likewise.
5564         * g++.old-deja/g++.mike/p783a.C: Likewise.
5565         * g++.old-deja/g++.mike/p783b.C: Likewise.
5566         * g++.old-deja/g++.mike/p786.C: Likewise.
5567         * g++.old-deja/g++.mike/p789.C: Likewise.
5568         * g++.old-deja/g++.mike/p789a.C: Likewise.
5569         * g++.old-deja/g++.mike/p807a.C: Likewise.
5570         * g++.old-deja/g++.other/delete3.C: Likewise.
5571         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5572         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5573         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5574         * g++.old-deja/g++.other/empty1.C: Likewise.
5575         * g++.old-deja/g++.other/temporary1.C: Likewise.
5576         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5577         * g++.old-deja/g++.pt/t16.C: Likewise.
5578         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5579
5580 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5581
5582         * gcc.dg/991230-1.c: New test.
5583
5584 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5585
5586         * gcc.c-torture/compile/991229-3.c: New test.
5587         * gcc.c-torture/compile/991229-2.c: New test.
5588         * gcc.c-torture/compile/991229-1.c: New test.
5589
5590 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5591
5592         * gcc.c-torture/compile/labels-2.c: New test.
5593
5594 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5595
5596         * gcc.c-torture/execute/991227-1.c: New test.
5597
5598 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5599
5600         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5601
5602 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5603
5604         * gcc.c-torture/execute/991221-1.c: New test.
5605
5606 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5607
5608         * g++.old-deja/g++.other/cast3.C: New test.
5609
5610 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5611
5612         * gcc.c-torture/execute/991216-4.c: New test.
5613
5614 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5615
5616         * gcc.c-torture/execute/991216-1.c: New test.
5617         * gcc.c-torture/execute/991216-2.c: New test.
5618         * gcc.c-torture/execute/991216-3.c: New test.
5619
5620 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5621
5622         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5623         Actually make the test fail by using "-O2" for compilation.
5624
5625 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5626
5627         * g++.old-deja/g++.warn/cast-align1.C: New test.
5628
5629 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5630
5631         * gcc.c-torture/compile/991214-1.c: New test.
5632         * gcc.c-torture/compile/991214-2.c: New test.
5633
5634 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5635
5636         * gcc.dg/991214-1.c: New test.
5637
5638 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5639
5640         * gcc.c-torture/compile/991213-3.c: New test.
5641         * gcc.c-torture/compile/991213-2.c: New test.
5642         * gcc.c-torture/compile/991213-1.c: New test.
5643
5644 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5645
5646         * gcc.dg/991209-1.c: New test.
5647
5648 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5649
5650         * gcc.c-torture/compile/991208-1.c: New test.
5651
5652 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5653
5654         * gcc.dg/ultrasp2.c: New test.
5655
5656 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5657
5658         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5659
5660 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5661
5662         * gcc.c-torture/compile/991202-1.c: New test.
5663         * gcc.c-torture/execute/991202-1.c: New test.
5664         * gcc.c-torture/execute/991202-2.c: New test.
5665         * gcc.c-torture/execute/991202-3.c: New test.
5666
5667 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5668
5669         * g++.old-deja/g++.abi/align.C: New test.
5670         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5671         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5672
5673 1999-12-01  Richard Henderson  <rth@cygnus.com>
5674
5675         * gcc.c-torture/execute/991201-1.c: New.
5676
5677 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
5678
5679         * gcc.dg/991129-1.c: New test.
5680
5681 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5682
5683         * gcc.c-torture/compile/991127-1.c: New test.
5684
5685 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5686
5687         * g++.old-deja/g++.other/warn4.C: New test.
5688
5689 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5690
5691         * g++.old-deja/g++.eh/cleanup2.C: New test.
5692         * g++.old-deja/g++.ext/pretty2.C: New test.
5693         * g++.old-deja/g++.ext/pretty3.C: New test.
5694         * g++.old-deja/g++.other/debug6.C: New test.
5695
5696 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
5697
5698         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5699         compiler_output to look for one error message instead of two.
5700
5701 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
5702
5703         * gcc.c-torture/execute/991118-1.c: Also test case
5704         where the word boundary does not split a byte evenly.
5705
5706 1999-11-19  Nathan Sidwell  <nathan@acm.org>
5707
5708         * g++.old-deja/g++.ext/restrict1.C: New test.
5709
5710 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5711
5712         * gcc.c-torture/execute/991118-1.c: New test.
5713
5714 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
5715
5716         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
5717         working directory pathnames.
5718
5719 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
5720
5721         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
5722         host is equipped with driver.h and driver.o so it can actually
5723         compile and run the tests.
5724
5725 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
5726
5727         * gcc.c-torture/compile/991008-1.c: New test.
5728
5729 1999-11-08  Nick Clifton  <nickc@cygnus.com>
5730
5731         * lib/gcc-dg.exp: Include target-supports.exp
5732
5733 1999-11-05  Nick Clifton  <nickc@cygnus.com>
5734
5735         * lib/target-supports.exp: New file: Provide procs to test for
5736         features supported by the target.
5737         (check_weak_available): Moved here from ecos.exp.
5738         (check_alias_available): New proc: Determine of the target
5739         toolchain supports the alias attribute.
5740
5741         * gcc.dg/special/ecos.exp: Move check_weak_available to
5742         target-supports.exp.
5743         (alias-1.c): Only perform the test if the target supports
5744         aliases.
5745         (wkali-1.c): Only perform the test if the target supports
5746         aliases.
5747
5748         * gcc.dg/990506-0.c: Expect error messages from cross
5749         targets as well as native targets.
5750
5751 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5752
5753         * gcc.dg/ultrasp1.c: Removed xfail.
5754         * gcc.dg/struct-ret-2.c: Likewise.
5755         * gcc.dg/array-1.c: Likewise.
5756
5757 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5758
5759         * gcc.dg/struct-ret-2.c: New test.
5760
5761         * gcc.dg/array-1.c: New test.
5762
5763 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
5764
5765         * gcc.c-torture/execute/991030-1.c: New test.
5766
5767 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
5768
5769         * gcc.c-torture/compile/991026-2.c: New test.
5770
5771 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
5772
5773         * gcc.c-torture/compile/991026-1.c: New test.
5774
5775 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
5776
5777         * gcc.c-torture/execute/991023-1.c: New test.
5778
5779 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
5780
5781         * gcc.c-torture/execute/991019-1.c: New test.
5782
5783 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
5784
5785         * gcc.c-torture/execute/991016-1.c: New test.
5786
5787 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
5788
5789         * gcc.c-torture/execute/991014-1.c: New test.
5790
5791 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5792
5793         * g++.old-deja/g++.other/union2.C: New test.
5794
5795 1999-10-13  Nathan Sidwell  <nathan@acm.org>
5796
5797         * g++.old-deja/g++.other/vaarg2.C: New test.
5798         * g++.old-deja/g++.other/vaarg3.C: New test.
5799
5800 1999-10-12  Craig Burley  <craig@jcb-sc.com>
5801
5802         * g77.f-torture/noncompile/19990905-1.f: Moved from being
5803         in compile/.
5804
5805 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
5806
5807         * gcc.c-torture/execute/va-arg-11.c: New test.
5808
5809 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
5810
5811         * lib/file-format.exp (gcc_target_object_format): Don't
5812         crash if objdump is unavailable.
5813
5814 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
5815
5816         * gcc.misc-tests/mg.exp: delete extraneous redirection.
5817
5818 1999-09-28  Nick Clifton  <nickc@cygnus.com>
5819
5820         * gcc.c-torture/compile/990928-1.c: New test.
5821
5822 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
5823
5824         * g++.old-deja/g++.other/decl6.C: New test.
5825
5826 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5827
5828         * gcc.c-torture/execute/va-arg-10.c: New test.
5829
5830 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
5831
5832         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
5833         __PRETTY_FUNCTION__.
5834
5835 1999-09-23  Nick Clifton  <nickc@cygnus.com>
5836
5837         * gcc.c-torture/execute/990923-1.c: New test.
5838
5839 1999-09-21  Nick Clifton  <nickc@cygnus.com>
5840
5841         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
5842         for which -fpic is inappropriate.
5843
5844 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
5845
5846         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
5847
5848 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5849
5850         * g++.old-deja/g++.other/dyncast1.C: New test.
5851         * g++.old-deja/g++.other/dyncast2.C: New test.
5852         * g++.old-deja/g++.other/dyncast3.C: New test.
5853         * g++.old-deja/g++.other/dyncast4.C: New test.
5854         * g++.old-deja/g++.other/dyncast5.C: New test.
5855         * g++.old-deja/g++.eh/catch3.C: New test.
5856         * g++.old-deja/g++.eh/catch3p.C: New test.
5857         * g++.old-deja/g++.eh/catch4.C: New test.
5858         * g++.old-deja/g++.eh/catch4p.C: New test.
5859         * g++.old-deja/g++.eh/catch5.C: New test.
5860         * g++.old-deja/g++.eh/catch5p.C: New test.
5861         * g++.old-deja/g++.eh/catch6.C: New test.
5862         * g++.old-deja/g++.eh/catch6p.C: New test.
5863         * g++.old-deja/g++.eh/catch7.C: New test.
5864         * g++.old-deja/g++.eh/catch7p.C: New test.
5865         * g++.old-deja/g++.eh/catch8.C: New test.
5866         * g++.old-deja/g++.eh/catch8p.C: New test.
5867         * g++.old-deja/g++.eh/catch9.C: New test.
5868         * g++.old-deja/g++.eh/catch9p.C: New test.
5869
5870 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
5871
5872         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
5873         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
5874
5875 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
5876
5877         * gcc.c-torture/compile/990913-1.c: New test.
5878
5879 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
5880
5881         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
5882         * g++.old-deja/g++.jason/rfg5.C: Likewise.
5883
5884 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
5885
5886         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
5887
5888 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
5889
5890         * g++.old-deja/g++.other/lookup11.C: New test.
5891         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
5892         what is permitted and what we want.
5893         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
5894         overload use.
5895         * g++.old-deja/g++.jason/rfg5.C: Likewise
5896
5897 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
5898
5899         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
5900         * gcc.c-torture/noncompile/poison-1.c: New file.
5901
5902 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
5903
5904         * g++.old-deja/g++.other/sizeof3.C: New test.
5905         * g++.old-deja/g++.other/sizeof4.C: New test.
5906         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
5907         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
5908
5909 1999-09-07  Richard Henderson  <rth@cygnus.com>
5910
5911         * gcc.dg/va-arg-1.c: New.
5912
5913 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5914
5915         * gcc.c-torture/execute/va-arg-9.c: New test.
5916
5917 1999-09-05  Craig Burley  <craig@jcb-sc.com>
5918
5919         * g77.f-torture/compile/980519-2.f: New test.
5920         * g77.f-torture/compile/19990905-0.f: New test.
5921         * g77.f-torture/compile/19990905-1.f: New test.
5922         * g77.f-torture/compile/19990905-2.f: New test.
5923
5924         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
5925
5926 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
5927
5928         * gcc.c-torture/execute/990827-1.c: Fix typo.
5929
5930 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5931
5932         * g++.old-deja/g++.other/deref1.C: New test.
5933
5934 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
5935
5936         * g++.old-deja/g++.other/ambig2.C: New test.
5937         * g++.old-deja/g++.other/cond5.C: New test.
5938         * g++.old-deja/g++.other/lookup16.C: New test.
5939
5940 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
5941
5942         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
5943         assemblers too.
5944
5945 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
5946
5947         * lib/c-torture.exp: Avoid the "compare executables" optimization
5948         when testing native.
5949
5950 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
5951
5952         * gcc.c-torture/execute/990829-1.c: New test.
5953         * gcc.c-torture/compile/990829-1.c: New test.
5954
5955 1999-08-27  Paul Burchard  <burchard@pobox.com>
5956
5957         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
5958         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
5959         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
5960         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
5961         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
5962         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
5963         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
5964         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
5965         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
5966         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
5967         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
5968
5969 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
5970
5971         * gcc.c-torture/execute/990827-1.c: New test.
5972
5973 1999-08-26  Craig Burley  <craig@jcb-sc.com>
5974
5975         * g77.f-torture/noncompile/19990826-4.f: New test.
5976
5977         * g77.f-torture/compile/19990826-3.f: New test.
5978
5979         * g77.f-torture/execute/19990826-2.f: New test.
5980
5981         * g77.f-torture/compile/19990826-1.f: New test.
5982
5983         * gcc.c-torture/execute/990826-0.c: New test.
5984         * g77.c-torture/execute/19990826-0.f: New test.
5985
5986         * g77.f-torture/noncompile/970626-2.f: New test.
5987
5988 1999-08-25  Paul Burchard  <burchard@pobox.com>
5989
5990         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
5991         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
5992         lss-011.C: New tests.
5993
5994 1999-08-25  Nathan Sidwell  <nathan@acm.org>
5995
5996         * g++.old-deja/g++.other/decl5.C: New test.
5997
5998 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5999
6000         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6001         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6002         call `postbase' for each one.  All callers of `postbase' changed
6003         to call this instead.
6004
6005 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6006
6007         * gcc.c-torture/execute/990811-1.c: New test.
6008
6009 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6010
6011         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6012         just native ones.
6013
6014         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6015         just native ones.
6016
6017 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6018
6019         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6020
6021 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6022
6023         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6024
6025 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6026
6027         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6028
6029 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6030
6031         * gcc.c-torture/execute/990804-1.c: New test.
6032
6033 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6034
6035         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6036         * g++.old-deja/g++.brendan/crash64.C: Likewise
6037         * g++.old-deja/g++.brendan/overload8.C: Likewise
6038
6039 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6040
6041         * g++.old-deja/g++.other/struct1.C: New test.
6042
6043 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6044
6045         * g++.old-deja/g++.other/enum2.C: New test.
6046
6047 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6048
6049         Adapted from tests from Franz Sirl:
6050         * gcc.c-torture/execute/va-arg-7.c: New test.
6051         * gcc.c-torture/execute/va-arg-8.c: New test.
6052
6053 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6054
6055         * gcc.c-torture/compile/990801-2.c: New test.
6056
6057         * gcc.c-torture/compile/990801-1.c: New test.
6058
6059 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6060
6061         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6062         fp-cmp-1.c, converting double to float.
6063
6064         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6065         fp-cmp-1.c, converting double to long double.
6066
6067         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6068         from fr1 to unknown_register, since fr1 is a legitimate register
6069         on some machines.
6070
6071 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6072
6073         * README: More listname related changes.
6074
6075 1999-07-08  Catherine Moore  <clm@cygnus.com>
6076
6077         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6078
6079 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6080
6081         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6082
6083 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6084
6085         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6086
6087 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6088
6089         * gcc.dg/990703-1.c: New test.
6090
6091 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6092
6093         * lib/file-format.exp: New file: Move definition of proc
6094         gcc_target_object_format to here from
6095         gcc.dg/special/ecos.exp.
6096
6097         * lib/c-torture.exp: Include lib file-format.exp.
6098         * lib/gcc-dg.exp: Include lib file-format.exp.
6099
6100         * gcc.dg/special/ecos.exp: Remove definition of proc
6101         gcc_target_object_format.
6102
6103 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6104
6105         * gcc.c-torture/execute/990628-1.c: New test.
6106
6107 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6108
6109         * gcc.c-torture/compile/990625-2.c: New test.
6110
6111         * gcc.c-torture/compile/990625-1.c: New test.
6112
6113 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6114
6115         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6116         attributes compile.
6117         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6118         ports that use the COFF/PE file format.
6119
6120 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6121
6122         * gcc.c-torture/compile/990617-1.c: New test.
6123
6124 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6125
6126         * g++.old-deja/g++.other/decl4.C: New test.
6127
6128 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6129
6130         * g++.old-deja/g++.other/bitfld3.C: New test.
6131
6132 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6133
6134         * g++.old-deja/g++.eh/catch1.C: New test.
6135
6136 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6137
6138         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6139
6140         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6141         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6142
6143 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6144
6145         * g77.f-torture/compile/19990502-0.f: Replace with new,
6146         shorter, test that still fails after recent changes.
6147
6148 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6149
6150         * gcc.c-torture/execute/990604-1.c: New test.
6151
6152 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6153
6154         * gcc.c-torture/execute/990531-1.c: New test.
6155
6156 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6157
6158         * gcc.c-torture/compile/990527-1.c: New test.
6159
6160 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6161
6162         * gcc.c-torture/execute/990527-1.c: New test.
6163
6164 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6165
6166         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6167         bitfields as signed.
6168
6169 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6170
6171         * g77.f-torture/compile/19990525-0.f: New test.
6172
6173 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6174
6175         * gcc.c-torture/execute/990525-2.c: New test.
6176
6177         * gcc.c-torture/execute/990525-1.c: New test.
6178
6179 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6180
6181         * g++.old-deja/g++.other/anon3.C: New test.
6182         * g++.old-deja/g++.other/anon4.C: New test.
6183         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6184         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6185         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6186         Merrill).
6187
6188 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6189
6190         * gcc.c-torture/execute/990524-1.c: New test.
6191
6192         * gcc.dg/990524-1.c: New test.
6193
6194 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6195
6196         * gcc.c-torture/compile/990523-1.c: New test.
6197
6198 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6199
6200         * gcc.c-torture/compile/990519-1.c: New test.
6201
6202 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6203
6204         * gcc.c-torture/compile/990517-1.c: New test.
6205
6206         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6207         (e4, f4): New tests.
6208         (main): Call them.
6209
6210 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6211
6212         * gcc.dg/noreturn-1.c: New test.
6213
6214 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6215
6216         * gcc.c-torture/execute/990513-1.c: New test.
6217
6218 1999-05-10  Richard Henderson  <rth@cygnus.com>
6219
6220         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6221
6222 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6223
6224         * g77.f-torture/execute/erfc.f: Use small single-precision
6225         values, to avoid problems on Alphas when not -mieee.
6226
6227 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6228
6229         * gcc.dg/990506-0.c: New test.
6230
6231 1999-05-08  Richard Henderson  <rth@cygnus.com>
6232
6233         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6234         the constant to test.  Don't XFAIL 64-bit targets.
6235
6236         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6237         * g++.old-deja/g++.law/profile1.C: Likewise.
6238
6239         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6240         operator new instances.
6241         * g++.old-deja/g++.other/delete5.C: Likewise.
6242
6243 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6244
6245         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6246         intrinsic.
6247
6248 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6249
6250         * g77.f-torture/execute/u77-test.f: Reverse order of two
6251         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6252
6253 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6254
6255         * gcc.dg/compare1.c: New test.
6256
6257 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6258
6259         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6260         New tests.
6261
6262 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6263
6264         * g77.f-torture/compile/19990502-1.f: New test.
6265
6266 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6267
6268         * g77.f-torture/compile/19990502-0.f: New test.
6269
6270 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6271
6272         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6273         intrinsic.
6274
6275 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6276
6277         * g77.f-torture/execute/u77-test.f (main): List libU77
6278         intrinsics not currently tested.
6279         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6280         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6281         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6282         Trim blanks off the ends of some printed strings.
6283
6284 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6285
6286         * g77.f-torture/execute/u77-test.f (main): Just warn about
6287         FSTAT gid disagreement, as it's expected on some systems.
6288
6289 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6290
6291         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6292         use a new function, which allows for some slop.
6293         Clean up some commentary.
6294         (issum): The new function.
6295         (sgladd): Deleted subroutine.
6296
6297 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6298
6299         * g77.f-torture/execute/u77-test.f: Modify to be more like
6300         libf2c/libU77 version, bringing patches to that version here.
6301         Add suitable commentary.
6302
6303 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6304
6305         * gcc.dg/990424-1.c: New test.
6306
6307 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6308
6309         * g77.f-torture/execute/u77-test.f (main): Bug involving
6310         LSTAT has been fixed, so turn back on full checking.
6311
6312 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6313
6314         * g77.f-torture/compile/19990419-0.f: New test.
6315         * g77.f-torture/execute/19990419-1.f: New test.
6316
6317 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6318
6319         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6320         to avoid the need for a prototype to supress a warning.
6321
6322 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6323
6324         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6325
6326 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6327
6328         * gcc.c-torture/execute/990404-1.c: New test.
6329
6330 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6331
6332         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6333         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6334         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6335         missing initializer warnings.
6336
6337 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6338
6339         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6340         matching strings.
6341
6342 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6343
6344         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6345
6346 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6347
6348         * g77.f-torture/execute/19990325-0.f: New test.
6349         * g77.f-torture/execute/19990325-1.f: New test.
6350
6351 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6352
6353         * gcc.c-torture/execute/990324-1.c: New test.
6354
6355 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6356
6357         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6358         test with 4.
6359
6360 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6361
6362         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6363
6364 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6365
6366         * g77.f-torture/execute/19990313-2.f: New test.
6367         * g77.f-torture/execute/19990313-3.f: New test.
6368
6369 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6370
6371         * g77.f-torture/execute/19990313-0.f: New test.
6372         * g77.f-torture/execute/19990313-1.f: New test.
6373
6374 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6375
6376         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6377         printf to sprintf.
6378         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6379         (main): Add check for u15.  Conditionalize u31 check depending on
6380         whether ints are <32 bits or >=32 bits.
6381
6382 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6383
6384         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6385
6386 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6387
6388         * g77.f-torture/compile/19990305-0.f: New test.
6389         * g77.f-torture/execute/19981119-0.f: New test.
6390
6391 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6392
6393         * g77.f-torture/execute/970625-2.f: call ABORT if final
6394         result is not correct, instead of just printing it.
6395         Add this checking via newly introduced obfuscation, to
6396         trip up buggy front ends.
6397
6398 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6399
6400         * g77.f-torture/compile/960317-1.f: Moved from being
6401         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6402
6403 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6404
6405         * g77.f-torture/execute/960317-1.f: New (old) test.
6406         * g77.f-torture/execute/970625-2.f: Ditto.
6407
6408 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6409
6410         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6411         message on line 1 or line 2; cccp and cpplib do this differently.
6412
6413 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6414
6415         * g++.old-deja/g++.law/weak1.C: New test.
6416
6417 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6418
6419         * gcc.c-torture/execute/990119-1.c: Renamed to...
6420         * gcc.dg/990119-1.c: this, so it will only be tested once
6421         (it's a preprocessor test, it doesn't need to be run at
6422         multiple optimization levels).
6423
6424 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6425
6426         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6427           ALWAYS_CXXFLAGS.
6428
6429 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6430
6431         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6432         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6433         to not be compilable by current g77.
6434
6435 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6436
6437         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6438
6439 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6440
6441         * gcc.c-torture/execute/990222-1.c: New test.
6442
6443 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6444
6445         * g77.f-torture/compile/19990218-0.f: New test.
6446         * g77.f-torture/noncompile/19990218-1.f: New test.
6447
6448 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6449
6450         * g77.f-torture/compile/19981216-0.f: New test.
6451
6452 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6453
6454         * gcc.dg/990214-1.c: New test.
6455
6456 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6457
6458         * gcc.dg/990213-2.c: New test.
6459
6460         * gcc.dg/990213-1.c: New test.
6461
6462 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6463
6464         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6465         ints.
6466
6467 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6468
6469         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6470         specified by target.
6471
6472         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6473
6474 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6475
6476         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6477
6478 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6479
6480         * gcc.dg/special/ecos.exp: New test driver for new tests with
6481         special requirements.
6482
6483         * gcc.dg/special/alias-1.c: New test.
6484         * gcc.dg/special/gcsec-1.c: New test.
6485         * gcc.dg/special/weak-1.c: New test.
6486         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6487         * gcc.dg/special/weak-2.c: New test.
6488         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6489         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6490         * gcc.dg/special/wkali-1.c: New test.
6491         * gcc.dg/special/wkali-2.c: New test.
6492         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6493         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6494
6495 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6496
6497           * lib/c-torture.exp (c-torture-compile): Pull out code for
6498           analyzing gcc error messages.
6499           (c-torture-execute): Likewise.  Fix some (harmless) false
6500           positives.
6501           * lib/gcc.exp (gcc_check_compile): New function.
6502
6503 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6504
6505         * gcc.c-torture/execute/990208-1.c: New test.
6506
6507 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6508
6509         * g++.dg/special/ecos.exp: New driver for new tests with special
6510         requirements
6511
6512         * g++.dg/special/conpr-1.C: New test
6513         * g++.dg/special/conpr-2.C: New test
6514         * g++.dg/special/conpr-2a.C: New test
6515         * g++.dg/special/conpr-3.C: New test
6516         * g++.dg/special/conpr-3a.C: New test
6517         * g++.dg/special/conpr-3b.C: New test
6518
6519         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6520         allow g++ to use the dg driver
6521
6522         * README: Add comment about g++.dg directory
6523
6524 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6525
6526         * README: Update email addresses.
6527
6528 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6529
6530         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6531         arguments in order to force structure S onto the stack even on
6532         the alpha.
6533         (test): Pass 10 leading arguments to function foo as well as the
6534         structure S.
6535
6536         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6537         failure for all targets.
6538
6539         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6540         abort to terminate program execution.
6541
6542 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6543
6544         * gcc.c-torture/execute/990130-1.c: New test.
6545
6546 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6547
6548         * gcc.dg/990130-1.c: New test.
6549
6550 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6551
6552         * gcc.c-torture/execute/990128-1.c: New test.
6553
6554 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6555
6556         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6557
6558 1999-01-27  Felix Lee  <flee@cygnus.com>
6559
6560         * lib/c-torture.exp (c-torture-compile): pull out code for
6561         analyzing gcc error messages.
6562         (c-torture-execute): ditto, and fix some (harmless) false
6563         positives.
6564         * lib/gcc.exp (gcc_check_compile): new function.
6565
6566 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6567
6568         * gcc.dg/990117-1.c: New test.
6569
6570         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6571
6572         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6573
6574 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6575
6576         * g77.f-torture/compile/990115-1.f: New test.
6577
6578 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6579
6580         * gcc.c-torture/compile/990107-1.c: New test
6581
6582 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6583
6584         * gcc.c-torture/execute/990106-2.c: New test.
6585
6586         * gcc.c-torture/execute/990106-1.c: New test.
6587
6588 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6589
6590         * gcc.c-torture/compile/981223-1.c: New test.
6591
6592 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6593
6594         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6595         (opt3): Rename from opt4 and disable.
6596
6597 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6598
6599         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6600
6601 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6602
6603         * g++.old-deja/g++.other/conv5.C: New test.
6604
6605 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6606
6607         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6608
6609 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6610
6611         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6612
6613 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6614
6615         * gcc.c-torture/compile/981211-1.c: New test.
6616
6617 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6618
6619         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6620
6621         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6622
6623 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6624
6625         * gcc.special/930510-1.c: Make C9X safe.
6626         * gcc.misc-tests/gcov-1.c Similarly.
6627         * gcc.misc-tests/gcov-2.c Similarly.
6628
6629 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6630
6631         * gcc.dg/ultrasp1.c: New test.
6632
6633 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6634
6635         * gcc.c-torture/execute/981206.c: New test.
6636
6637 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6638
6639         * g++.old-deja/g++.ns/template7.C: New test.
6640
6641         * g++.old-deja/g++.other/expr1.C: New test.
6642
6643         * g++.old-deja/g++.eh/tmpl3.C: New test.
6644
6645         * g++.old-deja/g++.eh/tmpl2.C: New test.
6646
6647 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6648
6649         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6650         * g++.old-deja/g++.other/using6.C: Removed.
6651         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6652
6653         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6654
6655 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6656
6657         * g++.old-deja/g++.pt/overload8.C: New test.
6658
6659         * g++.old-deja/g++.pt/overload7.C: New test.
6660
6661         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6662
6663         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6664         and relinking messages.
6665         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6666         compiling with -frepo.
6667
6668 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6669
6670         * g++.old-deja/g++.pt/lookup6.C: New test.
6671
6672 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6673
6674         * gcc.c-torture/execute/981130-1.c: New test.
6675         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6676
6677 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6678
6679         * g++.old-deja/g++.pt/explicit76.C: New test.
6680
6681         * g++.old-deja/g++.pt/friend38.C: New test.
6682
6683         * g++.old-deja/g++.ns/crash2.C: New test.
6684
6685         * g++.old-deja/g++.pt/defarg8.C: New test.
6686
6687         * g++.old-deja/g++.pt/instantiate6.C: New test.
6688
6689         * g++.old-deja/g++.pt/static6.C: New test.
6690
6691         * g++.old-deja/g++.pt/decl2.C: New test.
6692
6693 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6694
6695         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
6696         problem is actually related with name lookup, but so what? :-)
6697
6698         * g++.old-deja/g++.pt/friend37.C: New test.
6699
6700 1998-11-25  Dave Love  <d.love@dl.ac.uk>
6701
6702         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
6703         element, which fails on some systems.
6704
6705         * g77.f-torture/execute/labug1.f: New test.
6706
6707 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
6708
6709         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
6710         is defined.
6711
6712 1998-11-18  Dave Love  <d.love@dl.ac.uk>
6713
6714         * g77.f-torture/compile/981117-1.f: New test.
6715
6716 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
6717
6718         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
6719         properly discarded.
6720
6721 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
6722
6723         * gcc.c-torture/execute/memcheck: New directory of tests for
6724         -fcheck-memory-usage.
6725
6726 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6727
6728         * README: New file, general information about the testsuite and
6729         new description of the various C++ test subdirectories.
6730         * README.g++: Eliminate obsolete information, update and move most
6731         relevant stuff to README.
6732
6733 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
6734
6735         * gcc.c-torture/compile/981107-1.c: New test.
6736
6737 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
6738
6739         * execute/memcpy-bi.c: New testcase.
6740
6741 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
6742
6743         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
6744         base classes.
6745
6746         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
6747         template is selected.
6748
6749         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
6750         classes, it should be accepted for all types.
6751
6752         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
6753
6754         * g++.old-deja/g++.pt/spec24.C: Ensure that template
6755         specializations start with template headers.
6756
6757 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
6758
6759         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
6760
6761         * g++.old-deja/g++.other/init9.C: Test cross initialization of
6762         non-POD types.
6763
6764 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6765
6766         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
6767
6768 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6769
6770         * compile/981022-1.c, compile/981022-1.x: New test and driver.
6771
6772 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
6773
6774         * 981019-1.c: New test.
6775
6776 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
6777
6778         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
6779         find objc headers.
6780
6781 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6782
6783         * compile/981001-4.c: Remove use of GCC extension that triggers a
6784         compiler bug.
6785
6786 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
6787
6788         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
6789
6790 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6791
6792         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
6793         instantiation of template produces incorrect code for delete
6794         expression.
6795
6796         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
6797         constructors' name is not unique.
6798         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
6799         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
6800
6801         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
6802         automatic array of const is ill-formed.
6803
6804         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
6805         of template parameter?
6806
6807         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
6808         const.
6809
6810         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
6811         pointer-to-member expression.
6812
6813         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
6814         declaration causes ICE.
6815
6816 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6817
6818         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
6819         reserved in the global namespace.
6820
6821         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
6822         generate needed virtual table.
6823
6824         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
6825
6826 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
6827
6828         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
6829         template-dependent type
6830
6831 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
6832
6833         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
6834         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
6835         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
6836
6837         * g++.old-deja/g++.other/using5.C: New test; using decl from base
6838         class should be usable as argument of member function.
6839         * g++.old-deja/g++.other/using6.C: New test; using decl from base
6840         class should be usable as return type of member function.
6841         * g++.old-deja/g++.other/using7.C: New test; using decl from base
6842         class should be usable as type of data member.
6843
6844         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
6845
6846 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
6847
6848         * gcc.c-torture/special/920521-1.c: Fix bogus test.
6849
6850 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
6851
6852         * gcc.dg/dll-?.c Add thumb to target list.
6853         Fix assembler scan patterns to match current assembler output.
6854
6855 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
6856
6857         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
6858         matching of template brackets.
6859
6860         * g++.old-deja/g++.other/using4.C: New test.  Test using
6861         declarations of methods from base classes.
6862
6863         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
6864         within functions should introduce names into the innermost
6865         enclosing namespace.
6866
6867         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
6868         of static locals if first initialization throws.
6869
6870 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
6871
6872         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
6873
6874 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
6875
6876         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
6877         lose track of the possible targets of tablejump insns.
6878         * special/special.exp: Run it.
6879
6880 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6881
6882         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
6883         must be declared before its specializations can be named in friend
6884         declarations.
6885
6886 1998-10-05  Dave Love  <d.love@dl.ac.uk>
6887
6888         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
6889
6890         * g77.f-torture/execute/io1.f: New test.
6891
6892 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6893
6894         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
6895         with pointer to template function, for which no argument deduction
6896         is possible.
6897
6898         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
6899         specialization of template function as argument to template
6900         function.
6901
6902         * g++.old-deja/g++.other/access2.C: New test; Inner class
6903         shouldn't have privileged access to Outer's names.
6904
6905 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6906
6907         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
6908         friend template declared within template class conflicts with
6909         nested class of the same name.
6910
6911         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
6912         is ignored.
6913
6914         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
6915         object with direct initializer as function declaration.
6916
6917         * g++.old-deja/g++.other/decl2.C: New test; duplicate
6918         initializers.
6919
6920         * g++.old-deja/g++.other/null2.C: New test; conditional operator
6921         involving const pointer and NULL produces incorrect result.
6922
6923         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
6924         type name without `typename' should be rejected with -pedantic.
6925
6926 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
6927
6928         * g++.old-deja/g++.other/addrof1.C: New test.
6929
6930 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
6931
6932         * gcc.c-torture/compile/981001-1.c: New test.
6933         * gcc.c-torture/execute/981001-1.c: New test.
6934
6935 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
6936
6937         * gcc.c-torture/compile/981001-2.c: New test.
6938         * gcc.c-torture/compile/981001-3.c: New test.
6939         * gcc.c-torture/compile/981001-4.c: New test.
6940
6941 1998-10-01  Robert Lipe  <robertl@dgii.com>
6942
6943         * lib/objc.exp (objc_target_compile): Add -L during compiles for
6944         multilibbed hosts.   Idea grafted from g77.exp.
6945
6946 1998-09-30  Dave Love  <d.love@dl.ac.uk>
6947
6948         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
6949         avoid losing on systems which need -lsocket.
6950
6951 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
6952
6953         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
6954         * g++.old-deja/g++.other/nested2.C: Ditto.
6955         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
6956         failure.
6957
6958 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6959
6960         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
6961         preferred over template operator!= for enum bitfields.
6962
6963 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
6964
6965         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
6966         that happen to have the same base name, but in different scopes,
6967         are incorrectly rejected.
6968
6969 1998-09-16  Richard Henderson  <rth@cygnus.com>
6970
6971         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
6972         on the native word size instead of an integer literal.
6973
6974 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6975
6976         * g++.old-deja/g++.other/static2.C: Invocation of static data
6977         member of type pointer-to-function denoted as non-static member.
6978
6979         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
6980         checks involving function types and aliases.
6981
6982 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6983
6984         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
6985         redefined to the same non-trivial type.
6986
6987         * g++.old-deja/g++.pt/explicit73.C: Test for proper
6988         namespace-qualification of template specializations declared in
6989         other namespaces.
6990
6991         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
6992         to declare a subset of the specializations of a template function
6993         as friends of specializations of a template class.
6994
6995         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
6996         member templates that do not fully specialize the enclosing
6997         template class are rejected.
6998
6999 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7000
7001         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7002
7003 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7004
7005         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7006         altered from libf2c/libU77 version.
7007
7008 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7009
7010         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7011
7012 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7013
7014         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7015         (un)signed char are different types for template specialization
7016         purposes.
7017
7018 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7019
7020         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7021         * objc: ObjC testsuite.
7022
7023 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7024
7025         * gcc.c-torture/execute/941014-1.x:  New file.
7026
7027 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7028
7029         * lib/c-torture.exp: Add support for
7030         torture_eval_before_compile and torture_eval_before_execute
7031         variables.
7032
7033 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7034
7035         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7036         this test triggers valid.
7037
7038 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7039
7040         * gcc.dg/980827-1.c: New test.
7041
7042 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7043
7044         * gcc.c-torture/execute/loop-4b.c: New test.
7045
7046 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7047
7048         * lib/c-torture.exp: Add support for
7049         torture_eval_before_compile and torture_eval_before_execute
7050         variables.
7051
7052 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7053
7054         * gcc.c-torture/compile/980825-1.c: New test.
7055
7056 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7057
7058         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7059         count number tests in opt_t0 not good_t0.
7060
7061 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7062
7063         * gcc.c-torture/compile/930326-1.x: Fix typo.
7064
7065 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7066
7067         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7068         causes an ICE.
7069
7070 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7071
7072         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7073         STACK_SIZE is defined.
7074         * gcc.c-torture/unsorted/stuct.c: Similarly.
7075
7076         * gcc.c-torture/compile/980821-1.c: New test.
7077
7078 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7079
7080         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7081
7082 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7083
7084         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7085         code.
7086
7087 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7088
7089         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7090         error'.
7091
7092 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7093
7094         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7095
7096 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7097
7098         * gcc.c-torture/compile/980816-1.c: New test.
7099
7100         * gcc.dg/980816-1.c: New test.
7101
7102 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7103
7104         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7105         compiler for ieee tests.
7106
7107 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7108
7109         * g77.f-torture/compile/980729-0.f: New test.
7110
7111 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7112
7113         * gcc.c-torture/special/eeprof-1.c: New test, for
7114         -finstrument-functions.
7115         * gcc.c-torture/special/special.exp: Run it.
7116
7117 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7118
7119         * gcc.c-torture/compile/980729-1.c: New test.
7120
7121 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7122
7123         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7124         __thumb__ is defined, and test for ARM style doubles if so.
7125
7126 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7127
7128         * g77.f-torture/noncompile/980615-0.f: New test.
7129
7130 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7131
7132         * gcc.dg/980312-1.c: Do link instead of compile.
7133         * gcc.dg/980313-1.c: Likewise.
7134
7135 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7136
7137         * gcc.c-torture/compile/980726-1.c: New test.
7138
7139 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7140
7141         * g77.f-torture/execute/io0.f: New test.
7142
7143 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7144
7145         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7146         an int.
7147
7148 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7149
7150         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7151         m32r bugs.
7152
7153 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7154
7155         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7156         c-decl.c:grokdeclarator can handle mode attributes.
7157
7158 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7159
7160         * gcc.c-torture/execute/980716-1.c: New test.
7161
7162 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7163
7164         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7165         the mn10200.
7166         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7167         the mn10200.
7168         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7169         * gcc.c-torture/compile/930326-1.x: Similarly.
7170
7171 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7172
7173         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7174         New test from Craig.
7175
7176 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7177
7178         * g77.f-torture/noncompile/980616-0.f: New test.
7179
7180         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7181
7182 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7183
7184         *  g++.other/singleton.C: Return error value instead of taking
7185         SIGSEGV.
7186
7187 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7188
7189         *  g++.other/singleton.C: New test.   Warning is under dispute.
7190         Runtime crash is not.
7191
7192 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7193
7194         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7195         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7196         using6.C, using7.C}:  New namespace tests.
7197
7198 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7199
7200         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7201         specialization with typedef'ed names used as array indexes.
7202
7203 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7204
7205         * gcc.c-torture/execute/980709-1.c: New test.
7206
7207         * gcc.dg/980709-1.c: New test.
7208
7209 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7210
7211         * gcc.c-torture/execute/bcp-1.c: New test.
7212
7213 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7214
7215         * gcc.c-torture/execute/980707-1.c: New test.
7216
7217 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7218
7219         * gcc.c-torture/compile/980706-1.c: New test.
7220
7221 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7222
7223         * g77.f-torture/execute/980701-0.f,
7224         g77.f-torture/execute/980701-1.f: New test from Craig.
7225
7226 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7227
7228         * gcc.c-torture/compile/980701-1.c: New test.
7229
7230         * gcc.c-torture/execute/980701-1.c: New test.
7231
7232 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7233 rlsruhe.de>
7234
7235         * g++.old-deja/g++.robertl/eb132.C: New test.
7236         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7237
7238 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7239
7240         * g77.f-torture/execute/980628-7.f,
7241         g77.f-torture/execute/980628-8.f,
7242         g77.f-torture/execute/980628-9.f,
7243         g77.f-torture/execute/980628-10.f: New tests from Craig.
7244
7245         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7246
7247 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7248
7249         * g77.f-torture/execute/980628-4.f: New test from Craig.
7250         * g77.f-torture/execute/980628-5.f: Likewise.
7251         * g77.f-torture/execute/980628-2.f: Likewise.
7252         * g77.f-torture/execute/980628-0.f: Likewise.
7253         * g77.f-torture/execute/980628-1.f: Likewise.
7254         * g77.f-torture/execute/980628-3.f: Likewise.
7255         * g77.f-torture/execute/980628-6.f: Likewise.
7256
7257 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7258
7259         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7260         directory when nothing has been installed yet.
7261
7262 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7263
7264         * gcc.c-torture/special/special.exp: Handle newer versions of
7265         dejagnu.
7266
7267 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7268
7269         * gcc.dg/980626-1.c: New test.
7270
7271 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7272
7273         * gcc.misc-tests/m-un-2.c: New test.
7274         * g++.old-deja/g++.other/warn01.c: Likewise.
7275
7276 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7277
7278         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7279         compatibility with assmblers with a different comment character.
7280         Eliminate use of GAS-specific extensions.
7281
7282 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7283
7284         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7285
7286 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7287
7288         *lib/g77.exp: Replace search for libf2c.a with search for newly
7289         renamed libg2c.a
7290
7291 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7292
7293         * gcc.c-torture/execute/980617-1.c: New test.
7294
7295 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7296
7297         * gcc.c-torture/execute/980612-1.c: New test.
7298
7299 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7300
7301         * gcc.dg/980523-1.c: Only test on ppc-linux.
7302         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7303
7304         * gcc.c-torture/execute/980608-1.c: New test.
7305
7306 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7307
7308         * gcc.c-torture/execute/980605-1.c: New test.
7309
7310 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7311
7312         * gcc.c-torture/execute/980604-1.c: New test.
7313
7314 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7315
7316         * gcc.c-torture/execute/980602-1.c: New test.
7317         * gcc.c-torture/execute/980602-2.c: Likewise.
7318
7319 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7320
7321         * 970125-0.f: Fix per JCB.  Add commentary.
7322
7323 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7324
7325         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7326         IEEE -0 support.
7327
7328 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7329
7330         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7331         earlier.
7332
7333 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7334
7335         * gcc.c-torture/execute/980526-3.c: New test.
7336
7337 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7338
7339         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7340         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7341         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7342         m88k-motorola-sysv3 to XFAIL.
7343
7344 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7345
7346         * gcc.dg/980526-1.c: New test.
7347         * gcc.c-torture/execute/980526-2.c: New test.
7348
7349 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7350
7351         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7352
7353         * gcc.c-torture/execute/980526-1.c: New test.
7354
7355 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7356
7357         * g77.f-torture/execute/alpha2.f: Add runtime test.
7358
7359 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7360
7361         * g++.old-deja/old-deja.exp: Strip leading directories.
7362
7363         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7364         error for the line.  Don't run multiple tests for the same line.
7365
7366 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7367
7368         * gcc.dg/980523-1.c: New test.
7369
7370 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7371
7372         * g77.f-torture/compile/970915-0.f: New test.
7373
7374 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7375
7376         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7377
7378 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7379
7380         * gcc.dg/980520-1.c: New test.
7381
7382 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7383
7384         * gcc.dg/980502-1.c: Fix return type.
7385
7386 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7387
7388         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7389         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7390         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7391         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7392         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7393
7394 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7395
7396         * g77.f-torture/execute/980520-1.f: New test.
7397
7398 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7399
7400         * lib/mike-g77.exp: New file.
7401
7402         * g77.f-torture/noncompile/noncompile.exp,
7403         g77.f-torture/noncompile/check0.f: New files.
7404
7405 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7406
7407         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7408         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7409         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7410         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7411         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7412         abort where appropriate.
7413
7414 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7415
7416         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7417         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7418
7419 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7420
7421         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7422
7423 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7424
7425         * g77.f-torture/compile/980427-0.f: New test.
7426
7427 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7428
7429         * g77.f-torture/compile/980424-0.f: New test.
7430
7431 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7432
7433         * g77.f-torture/compile/980419-2.f (main): New test.
7434         * g77.f-torture/compile/970125-0.f: New test.
7435         * g77.f-torture/compile/980419-1.f: New test.
7436
7437 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7438
7439         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7440         of loop-4.c.
7441
7442 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7443
7444         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7445
7446 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7447
7448         * gcc.c-torture/compile/980329-1.c: New test.
7449
7450 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7451
7452         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7453         * gcc.dg/980312-1.c: Fix typo in -march command.
7454
7455 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7456
7457         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7458
7459 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7460
7461         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7462         Dave Love agree the Fortran source is bogus.
7463
7464 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7465
7466         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7467         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7468         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7469         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7470         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7471
7472 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7473
7474         * g++.old-deja/g++.other/friend1.C: New test.
7475
7476 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7477
7478         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7479         possibly uninitialized) variables and declare dnrm2.
7480
7481 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7482
7483         From Bruno Haible <haible@ilog.fr>:
7484         * gcc.c-torture/execute/980223.c: New test.
7485
7486 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7487
7488         * gcc.dg/ifelse-1.c: New test.
7489
7490 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7491
7492         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7493
7494           * lib/old-dejagnu.exp (old-dejagnu): Added the
7495           "execution test - XFAIL *-*-*" handling in the spirit of
7496           "excess errors test -". Changed the "execution test fails"
7497           handling to be like "excess errors test fails".
7498           * Update various tests accordingly.
7499
7500 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7501
7502         * gcc.c-torture/execute/980205.c: New test.
7503
7504 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7505
7506         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7507         * lib/f-torture.exp: Similarly.
7508         * gcc.c-torture: Rename all .cexp files to .x files.
7509
7510 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7511
7512         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7513         (940510-1.c): Removed duplicate.
7514         (971104-1.c): New test.
7515
7516 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7517
7518           * lib/f-torture.exp: Improve error and loop detection.
7519
7520 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7521
7522         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7523         use that to size the filler array.
7524
7525 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7526
7527         * lib/c-torture.exp(c-torture-execute): Fix typo.
7528
7529         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7530         testcase as the executable name. Keep the executable around if
7531         the test fails.
7532
7533 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7534
7535         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7536         changes.  Only test one -g option, and move it to the end of the
7537         list of options to test.
7538
7539 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7540
7541         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7542         variable GCC_TORTURE_OPTIONS to supply default switches separated
7543         by colons.  If no environment variable, run tests with -O0 -g, -O1
7544         -g, and -O2 -g as well.
7545
7546 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7547
7548         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7549         explanatory comments. Fix indentation.
7550
7551 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7552
7553         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7554
7555 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7556
7557         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7558         * g++.old-deja/g++.mike/p7325.C: Likewise.
7559         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7560
7561 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7562
7563         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7564         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7565         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7566         * g++.old-deja/g++.law/operators4.C: Likewise.
7567
7568 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7569
7570         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7571         * g++.old-deja/g++.mike/p784.C: Ditto.
7572         * g++.old-deja/g++.mike/p785.C: Ditto.
7573
7574 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7575
7576           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7577
7578 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7579
7580         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7581         target feature; pass this to c-torture-execute as needed.
7582
7583 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7584
7585         * lib/c-torture.exp(c-torture-execute): If the previous and the
7586         current executables being tested are identical, we don't need to
7587         run the executable again. Try to make the executable names
7588         unique. Add an optional argument for passing additional compiler
7589         flags.
7590
7591 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7592
7593         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7594
7595 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7596
7597         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7598
7599 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7600
7601         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7602         32bit or larger longs.
7603
7604         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7605         have either a 32bit long or 32bit int.
7606
7607 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7608
7609         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7610         Make double precision tests dependent on sizeof (double).
7611
7612 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7613
7614         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7615         too.
7616
7617 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7618
7619         * gcc.c-torture/compile/961203-1.cexp: New script.
7620
7621 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7622
7623         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7624         up the includes ourselves.
7625
7626 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7627
7628         * lib/plumhall.exp: Remove random include, and add a few
7629         verbose messages for debugging.
7630
7631 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7632
7633         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7634         of trying to do it ourselves.
7635
7636 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7637
7638         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7639
7640 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7641
7642         * gcc.prms/5403.c: Made regexp a bit less strict.
7643
7644 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7645
7646         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7647         is returned from remote_load instead.
7648         * lib/plumhall.exp: Ditto.
7649         * lib/mike-g++.exp: Ditto.
7650         * lib/old-dejagnu.exp: Ditto.
7651         * lib/c-torture.exp: Ditto.
7652
7653 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7654
7655         * lib/g++.exp: Use build_wrapper procedure.
7656         * lib/gcc.exp: Ditto.
7657
7658 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7659
7660         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7661         an old-style decl for malloc.  Fixes tests to work when
7662         sizeof (int) != sizeof (size_t).
7663
7664 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7665
7666         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7667
7668         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7669         use stdargs.h interface.
7670
7671 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7672
7673         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7674         NO_VARARGS when compiling.
7675
7676 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
7677
7678         * lib/plumhall.exp(ph_includes): New procedure.
7679         (ph_make): Use it.
7680         (ph_compiler): Ditto.
7681
7682         * lib/g++.exp: Rename test-glue.c to testglue.c.
7683         * lib/gcc.exp: Ditto.
7684
7685 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7686
7687         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7688         to completion when it's called.
7689
7690 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
7691
7692         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7693         is defined, don't do test.
7694
7695 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
7696
7697         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7698         for object files.
7699         (ph_summary): Mark skipped testcases as untested, not unresolved.
7700
7701         * lib/plumhall.exp (ph_make): If unresolved because of bad
7702         errorCode, record errorCode in log file.
7703         (*): Replace send_log/verbose with verbose -log.
7704
7705 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
7706
7707         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
7708         double conversion if double isn't at least 8 bytes.
7709
7710         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
7711         int to work with targets where int is 16 bits.
7712
7713         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
7714         8 bytes, just exit, since 4 byte doubles don't have enough bits of
7715         precision for the test to complete.
7716
7717 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
7718
7719         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
7720         if d10v is not compiled with the -mdouble64 flag.
7721         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
7722
7723         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
7724         d10v is not compiled with the -mint32 flag.
7725
7726 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7727
7728         * lib/plumhall.exp: Use incr_count.
7729
7730 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
7731
7732         * gcc.c-torture: Update to c-torture-1.45.
7733
7734 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
7735
7736         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
7737         the name of the expect testcase file).
7738
7739         * lib/g++.exp(g++_init): Ditto.
7740
7741 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
7742
7743         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
7744         the host.
7745
7746         * lib/gcc.exp(gcc_exit): New procedure.
7747
7748 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
7749
7750         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
7751         specs where appropriate.
7752
7753         * g++.old-deja/g++.arm/*: Added additional ERROR checks
7754         because of new "candidates are" messages, and removed a few
7755
7756         * Converted all non-old-style g++ testcases to old-style, and
7757         moved into g++.old-deja.
7758
7759 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
7760
7761         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
7762         options.
7763
7764         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
7765         succeeded.
7766
7767         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
7768
7769 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
7770
7771         * lib/gcc.exp (gcc_target_compile): Add support for defining
7772         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
7773         the machine doesn't have those features.
7774
7775 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
7776
7777         * g++.law/operators4.exp: Don't use LIBS.
7778
7779 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7780
7781         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
7782
7783         * lib/mike-g++.exp: Don't set the compiler to be tested here.
7784         * lib/g++.exp: Set it here instead. Also, allow use of the
7785         --tool_exec and --tool_opt options. Change CXX to
7786         GXX_UNDER_TEST.
7787
7788         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
7789
7790         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
7791
7792 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
7793
7794         * lib/old-dejagnu.exp: Use prune_warnings instead of
7795         prune_system_crud.
7796         * lib/mike-g++.exp: Ditto.
7797         * lib/gcc.exp: Ditto.
7798         * lib/g++.exp: Ditto.
7799
7800         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
7801
7802 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
7803
7804           * 941014-2.c: Include stdlib.h
7805           * 960327-1.c: Include stdio.h
7806           * dbra.c, index-1.c: Don't assume ints are 32bits.
7807
7808 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
7809
7810         * lib/gcc.exp: Add gcc,stack_size target feature.
7811
7812         * lib/g++.exp(g++_target_compile): Add the include and link
7813         paths here, not in two other places. And, it's $options, not
7814         options.
7815
7816         * lib/mike-g++.exp(postbase): Remove the code that determines
7817         the correct include and link paths.
7818         * g++.old-deja/old-deja.exp: Ditto.
7819
7820 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
7821
7822         * lib/g++.exp(g++_init): target_compile no longer returns the
7823         filename of the result.
7824
7825 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7826
7827         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
7828         call to glob.
7829
7830         * gcc.c-torture/special/special.exp: Change call to
7831         gcc_target_compile to include the object file.
7832
7833 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7834
7835         * gcc.c-torture/special/special.exp: Correct misspelling in last
7836         change.
7837
7838 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
7839
7840         * lib/plumhall.exp(ph_summary): Log the entire output of the
7841         executable. Return -1 if there were any failures, 0 otherwise.
7842         (ph_execute): Return -1 if there were any failures, 0 otherwise.
7843         (ph_make): Clean up objects and executables that were built
7844         if the tests succeeded.
7845
7846 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7847
7848         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
7849         libraries and includes in the build tree as appropriate.
7850
7851 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7852
7853         * lib/c-torture.exp: Instead of looking for the global variable
7854         NO_LONG_LONG, check to see if that's a feature of the target.
7855
7856 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
7857
7858         * config/default.exp: Minimize. Delete the remainer of the files in
7859         config; this functionality is now in devo/dejagnu/config.
7860
7861         g++.*/*: Pass any additional flags used to compile to postbase;
7862         delete CXXFLAGS.
7863
7864         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
7865         is now done by runtest.exp. Use gcc_target_compile instead of
7866         compile.
7867
7868         lib/c-torture.exp: Use gcc_target_compile instead of compile.
7869         Remove references to CFLAGS. Use remote_file instead of
7870         calling rm -f.
7871         (c-torture): Take a list of arguments to use to compile this
7872         testcase.
7873
7874         lib/g++.exp: Simplify. Use target_compile instead of compile.
7875         lib/gcc-dg.exp: Ditto.
7876         lib/gcc.exp: Ditto.
7877         lib/mike-{gcc,g++}.exp: Ditto.
7878         lib/old-dejagnu.exp: Ditto.
7879         lib/plumhall.exp: Ditto.
7880
7881 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
7882
7883         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
7884         (ph_linker): Likewise.
7885
7886 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
7887
7888           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
7889         MAP_ANON / MAP_ANONYMOUS if defined;
7890         else try to map from /dev/zero .
7891
7892 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
7893
7894         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
7895         isn't defined, then define it to MAP_ANONYMOUS.
7896
7897 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
7898
7899         * gcc.c-torture: Update to c-torture-1.42 release.
7900
7901 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
7902
7903         * gcc.c-torture: Update to c-torture-1.41 release.
7904
7905 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
7906
7907         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
7908         c-torture release.
7909
7910 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7911
7912         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
7913         and LDFLAGS.  Fix second case to append the target_info ldflags
7914         onto LDFLAGS, not CFLAGS.
7915         * lib/g++.exp (g++_init): Add target_info stuff.
7916         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
7917         of libgloss and newlib flags for !native.
7918
7919         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
7920         (GDB): Fix relative path to go up another dir for finding gdb.
7921
7922 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7923
7924         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
7925         versions in the target_info array, if they don't exist.
7926
7927 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7928
7929         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
7930
7931 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
7932
7933         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
7934         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
7935
7936 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
7937
7938         * lib/old-dejagnu.exp: Don't remove the output file before we've
7939         actually tested it. Don't append pwd to the path of the executable
7940         we're testing.
7941
7942 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
7943
7944         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
7945
7946 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
7947
7948         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
7949         temporary directory for compiler files, and set it to a default
7950         value of /tmp. Set $output as the name of the output file from
7951         compiling the testcase. Add a -o option to $cflags_var so the
7952         compiler writes the final output file as $output. Set $executable
7953         to $output.
7954
7955         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
7956         directory for compiler files, and set it to /tmp if it doesn't
7957         already have a value. Set $output_file to the name of the output
7958         file from compiling the testcase. Add a -o option to CXXFLAGS so
7959         the compiler writes the final output file as $output. Use $output
7960         as the executable to be tested.
7961
7962 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7963
7964         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
7965
7966 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
7967
7968         * gcc.c-torture/execute/pending-1.c: New test.  Still
7969         pending in Tege's queue.
7970
7971 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
7972
7973         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
7974         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
7975         if there were failures.  Call unresolved if there were unresolved
7976         testcases.  Call gcc_fail if program did not run to completion.
7977         (ph_make): Pass additional argument name to ph_execute.
7978         (ph_execute): Add new argument.  Pass additional arguments to
7979         ph_summary.  Call gcc_fail is there is no execution output.
7980
7981 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
7982
7983         * lib/plumhall.exp (proc_summary): Output relavent summary
7984         lines into the log so specific failures in plumhall can be
7985         investigated.
7986
7987 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
7988
7989         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
7990         (c-torture-execute): Don't try to execute tests which use
7991         "long long" types if $NO_LONG_LONG is nonzero.
7992
7993 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
7994
7995         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
7996         not c-torture.
7997
7998         * gcc.ieee: Move from here.
7999         * gcc.c-torture/execute/ieee: To here.
8000
8001 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8002
8003         * gcc.c-torture: Update to c-torture-1.41 release.
8004
8005 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8006
8007         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8008         not "$output".
8009
8010 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8011
8012         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8013         -c present.
8014
8015 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8016
8017         * config/proelf.exp: Handle connecting to a simulator.
8018
8019 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8020
8021         * config/proelf.exp: New file.  Enough framework that we can
8022         run c-torture tests on the proelf targets (or any other target
8023         that gdb can connect to for that matter).
8024
8025 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8026
8027         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8028         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8029
8030         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8031         exec_output exists.
8032
8033 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8034
8035         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8036         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8037
8038         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8039         to pass/fail/unresolved/unsupported/untested.  Caller must now
8040         call unresolved/unsupported/untested.
8041         * lib/*.exp: Update FSF address.  Update to handle new results of
8042         ${tool}_load.
8043         * lib/chill.exp (verbose): Delete.
8044
8045 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8046
8047         * lib/gcc.exp (default_gcc_start): Change order of args to
8048         $LDFLAGS $CFLAGS $LIBS.
8049         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8050         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8051         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8052         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8053         * gcc.misc-tests/dg-test.exp: Likewise.
8054         * gcc.misc-tests/msgs.exp: Likewise.
8055         * gcc.prms/prms.exp: Likewise.
8056         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8057         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8058
8059         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8060
8061 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8062
8063         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8064
8065         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8066         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8067
8068         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8069         necessary.
8070
8071 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8072
8073         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8074         global for loop; add use of $mathlib.
8075         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8076         settings here; set mathlib for anything but VxWorks.
8077
8078 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8079
8080         * gcc.c-torture: Update to c-torture-1.40 release.
8081
8082 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8083
8084         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8085         dg.exp.
8086
8087 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8088
8089         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8090         global.
8091
8092 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8093
8094         * lib/g++.exp (LIBS): Define if not already.
8095         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8096         (gcc-dg-prune): Call prune_gcc_output.
8097         * lib/gcc.exp (prune_gcc_output): New proc.
8098         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8099         prune_gcc_output.
8100
8101 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8102
8103         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8104         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8105
8106 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8107
8108         * gcc.c-torture: Update to c-torture-1.39 release.
8109
8110 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8111
8112         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8113         fails, try others as well.
8114
8115 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8116
8117         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8118         If compilation fails, mark execute tests as `untested'.
8119         If test is marked as unsupported, don't mark compilation and
8120         execute tests as failed.
8121
8122 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8123
8124         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8125         libstdc++ for whether or not we want to be doing shared
8126         libraries.  Delete link_curses since we don't need it anymore.
8127         * lib/mike-g++.exp (postbase): Don't link in libg++.
8128         * g++.old-deja/old-deja.exp: Likewise.
8129
8130 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8131
8132         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8133
8134 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8135
8136         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8137         For that, add `-Wl,-a,shared_archive'.
8138         * g++.old-deja/old-deja.exp: Likewise.
8139
8140 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8141
8142         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8143
8144 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8145
8146         * lib/mike-g++.exp (postbase): Pay attention to the status of
8147         g++_load.
8148
8149 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8150
8151           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8152
8153 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8154
8155         * lib/gcc.exp (default_gcc_start): No longer need to log program
8156         being executed or its output, execute_anywhere does that now.
8157         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8158         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8159
8160 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8161
8162         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8163         the same as those in lib/g++.exp.
8164
8165 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8166
8167         * gcc.c-torture: Update to c-torture-1.38 release.
8168         * gcc.ieee: Related changes.
8169
8170 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8171
8172         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8173         "exec". Minor reformatting changes.
8174
8175         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8176         cross. This means all "exec" calls now work on a remote host as
8177         well.
8178         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8179         cross. Filter out the extra "\r\n" stuff that expect puts in.
8180         (c-torture-execute): Filter out the bogus warnings like
8181         c-torture-compile does. Add support for canadian cross.
8182         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8183         Use execute_anywhere rather than calling exec directly. Now it
8184         works for canadian cross testing.
8185
8186 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8187
8188         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8189         results into a variable, and check that rather than using file exists.
8190
8191 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8192
8193         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8194         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8195
8196 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8197
8198         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8199         lib_curses if there's a shared libg++ in the build tree.
8200
8201 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8202
8203         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8204         if not supported target.
8205
8206 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8207
8208         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8209         link_curses up to always happen, not just for native builds.
8210
8211 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8212
8213         * gcc.c-torture: Update to c-torture-1.36 release.
8214         * gcc.failure: Related changes.
8215
8216 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8217
8218         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8219
8220 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8221
8222         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8223         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8224         runshlib, link_curses, and mathlib for link and run.
8225
8226         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8227         pass the runtime shared library options for Solaris, OSF/1, and
8228         Irix5, and link with -lcurses to avoid unresolved references.
8229
8230 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8231
8232         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8233         only run once.
8234
8235 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8236
8237         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8238
8239 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8240
8241         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8242         do not have a framework for the "compat" tests yet.
8243
8244 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8245
8246         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8247         set to null if we're testing vxworks5.1.  Use that instead of
8248         `-lm' in the setting of LIBS for link and run.
8249
8250 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8251
8252         * config/rom68k.exp (${tool}_load): Major changes to make it
8253         work.  Verified that it does in fact return the stuff in
8254         exec_output properly.  Catch any Emul or any TRAP other than 0.
8255
8256 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8257
8258         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8259         LDFLAGS properly for targets that need stuff from libgloss.
8260         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8261         only run once.
8262         (gpp_initialized): New variable.
8263
8264 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8265
8266         * config/rom68k.exp: Load libgloss.exp.
8267         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8268         so we can produce a fully linked binary.
8269         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8270         so we can produce a fully linked binary.
8271
8272 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8273
8274         * lib/plumhall.exp (ph_section): Watch for expected failures.
8275         Add missing `else'.
8276
8277         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8278         run the testcase.
8279         (c-torture): Likewise.
8280
8281 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8282
8283         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8284
8285         * lib/mike-g++.exp (mike_cleanup): New proc.
8286         (prebase): New globals compiler_result, not_compiler_result,
8287         target_regexp.
8288         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8289         allow leading "-" in pattern.  Watch for unsupported tests.
8290         If $compiler_result is set, pattern match assembler code,
8291         and ditto for $not_compiler_result.
8292         * lib/mike-gcc.exp: Likewise.
8293
8294         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8295         execution "succeeded".
8296
8297 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8298
8299         * config/win32.exp: New file.
8300         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8301
8302 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8303
8304         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8305         unsupported.
8306         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8307         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8308         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8309
8310         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8311         "... without exceptions was ...".  That is now handled by
8312         prune_system_crud.
8313         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8314
8315 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8316
8317         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8318         sieve.c,sort2.c}: New files.
8319         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8320         sieve.exp,sort2.exp}: Drivers for them.
8321
8322         * lib/mike-gcc.exp (program_output): New user settable variable.
8323         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8324         messages.
8325         * lib/mike-g++.exp (program_output): New user settable variable.
8326
8327         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8328
8329         * config/sh.exp: Deleted (use sim.exp instead).
8330
8331 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8332
8333         * config/vx.exp: Declare CHECKTASK as global.
8334         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8335         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8336         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8337
8338 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8339
8340         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8341         target. Like vx.exp, only includes `vx29k.exp' instead of
8342         `vxworks.exp'.
8343
8344 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8345
8346         * config/sim.exp: Increase time limit from 120 seconds to 240.
8347
8348 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8349
8350         * gcc.c-torture/execute/950628-1.c: New test.
8351
8352 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8353
8354         * gcc.c-torture: Update with changes/additions from
8355         c-torture-1.34.
8356
8357 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8358
8359         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8360
8361 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8362
8363         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8364
8365 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8366
8367         * gcc.c-torture/compile/950512-1.c: New test.
8368         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8369         * gcc.dg/struct-ret-1.c: Likewise.
8370
8371 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8372
8373         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8374           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8375
8376 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8377
8378         * gcc.c-torture/special/920411-1.c: Deleted.
8379         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8380
8381 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8382
8383         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8384         cpu limit.
8385
8386 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8387
8388         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8389
8390 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8391
8392         From kenner;
8393         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8394         is the proper length.
8395         * va-arg-3.c: Likewise.
8396
8397 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8398
8399         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8400         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8401
8402         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8403         * lib/g++.exp (default_g++_start): Delete old cruft.
8404
8405 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8406
8407         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8408         (2 * (1 << 18)) to (2 * (1 << 17)).
8409
8410         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8411
8412 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8413
8414         * config/rom68k.exp: Renamed from config/idp.exp
8415
8416 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8417
8418         * c-torture/compile/921109-2.c
8419
8420 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8421
8422         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8423         excess errors.
8424
8425 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8426
8427         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8428         output.
8429         * lib/g++.exp (default_g++_start): Likewise.
8430
8431 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8432
8433         * gcc.c-torture/compile/950329-1.c: New test.
8434
8435 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8436
8437           * config/bug.exp (${tool}_load): Updated to use new remote_open
8438           and remote_close procs.
8439         * config/idp.exp: New file.
8440
8441 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8442
8443         * gcc.c-torture/execute/950322-1.c: New test.
8444
8445 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8446
8447         * config/vx.exp (${tool}_load): Clean up testing of return code from
8448         vxworks_ld and vxworks_spawn.
8449
8450 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8451
8452         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8453
8454 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8455
8456         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8457         can mark excess errors on a machine by machine basis.  Note, the
8458         default is to not expect any excess errors, even when excess
8459         errors test - is given, so you will want to put an XFAIL ... on
8460         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8461         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8462         those 4 machines, but no others.
8463
8464 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8465
8466         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8467         * lib/c-torture.exp: to here.
8468
8469 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8470
8471         * gcc.c-torture/execute/950221-1.c: New test.
8472         * gcc.c-torture/execute/struct-ret-1.c: New test.
8473         * gcc.c-torture/compile/950221-1.c: New test.
8474
8475         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8476
8477 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8478
8479         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8480         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8481
8482 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8483
8484         * g++.gb: New directory of tests, derived from my signature and
8485         class scoping tests.
8486
8487         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8488         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8489         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8490         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8491         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8492         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8493         * g++.gb/sig25.C: Likewise.
8494
8495         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8496         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8497         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8498         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8499         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8500         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8501         * g++.gb/sig25.exp: Likewise.
8502
8503         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8504         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8505         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8506         * g++.gb/scope13.C: Likewise, this test still fails.
8507
8508         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8509         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8510         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8511         * g++.gb/scope13.exp: Ditto.
8512
8513         * g++.gb/README: New file, explains what these tests are about.
8514
8515 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8516
8517         * lib/dg.exp (dg-do): Support `preprocess'.
8518         (dg-test): Likewise.
8519
8520 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8521
8522         * config/udi.exp: change "continue -expect" to "exp_continue".
8523
8524 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8525
8526         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8527         Delete redundant tests.
8528
8529         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8530         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8531         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8532         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8533         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8534         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8535         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8536         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8537
8538         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8539         storing label pointers.
8540         * gcc.c-torture/execute/921019-1.c: Likewise.
8541         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8542         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8543         parameter fp.
8544         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8545         constants.
8546
8547         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8548         Delete obsolete tests.
8549
8550         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8551         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8552         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8553         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8554         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8555         * gcc.c-torture/compile/950124-1.c: New test.
8556
8557         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8558
8559 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8560
8561         * lib/mike-g++.exp: Add -lm to LIBS.
8562
8563 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8564
8565         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8566
8567 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8568
8569         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8570
8571 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8572
8573         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8574
8575 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8576
8577         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8578         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8579         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8580         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8581         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8582         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8583         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8584         * g++.law/{operators31.C, operators32.C,
8585         * g++.law/{operators33.C, operators34.C}: Likewise.
8586         * g++.law/{pic1.C, refs2.C}: Likewise.
8587         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8588         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8589         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8590         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8591
8592         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8593         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8594         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8595         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8596         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8597         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8598         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8599         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8600         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8601         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8602         * g++.law/{operators34.exp}: Likewise.
8603         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8604         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8605         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8606         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8607         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8608
8609         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8610         No longer expected to fail.
8611         * g++.law/missed-error3.C: Tweak for recent bool changes.
8612
8613 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8614
8615         * config/emb-unix: Deleted.
8616         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8617         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8618
8619 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8620
8621         * lib/dg.exp (dg-test): Fix typo in last patch.
8622
8623 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8624
8625         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8626         (handles multiple occurrences).
8627
8628 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8629
8630         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8631         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8632         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8633         printed).
8634         * lib/c-torture.exp (c-torture-compile): Likewise.
8635         (c-torture): Prepend full path if missing.
8636         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8637         (gcc_fail): Likewise.
8638         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8639
8640 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8641
8642         * lib/netware.exp: Only attach to NetWare i386 systems.
8643
8644 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8645
8646         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8647         messages.  Add test name to "output pattern match" pass/fail message.
8648
8649 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8650
8651         * gcc.dg: New testsuite.
8652         * gcc.dg/dg.exp: New file.
8653
8654         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8655         test-switch.c}: Deleted.
8656
8657         * gcc.misc-tests/msgs.exp: New testcase driver.
8658
8659 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8660
8661         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8662         Watch for illegal return values from ${tool}_load.
8663         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8664         cross targets.  Coerce return value >0 to 1.
8665
8666 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8667
8668         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8669
8670         * config/emb-unix.exp: New file.
8671
8672         * config/sim.exp: Error if variable $SIM not defined.
8673         (${tool}_load): Mark test as "untested" if simulator missing.
8674
8675         * config/unix.exp: Load remote.exp to get rcp_download.
8676         * lib/c-torture.exp: Use different option lists for testcases with
8677         and without loops.
8678         * gcc.c-torture/execute/execute.exp: Likewise.
8679
8680 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8681
8682         * config/*.exp: Clarify return code from ${tool}_load.
8683         Call `unresolved' or `untested' instead of `warning' or `perror'
8684         (sometimes you still want to call both though).
8685         Add comment that `shell_id' is local to each file.
8686         * config/udi.exp (timeout): Set to 30.
8687         Don't print warning if connection fails, $connectmode has already
8688         printed an error.
8689         (${tool}_load): Move verbose messages to level 2.
8690         Rework pattern for "Process started" message.
8691         Pass `shell_id' to ${connectmode}_download.
8692         Retry twice upon timeout.  Make resetting of target more robust.
8693         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8694         Pass `shell_id' to exit_$connectmode.
8695         Only call exit_$connectmode if connected.
8696         * config/unix.exp (${tool}_load): Check return codes better.
8697         * config/vrtx.exp (${tool}_load): Likewise.
8698         * config/vx.exp (${tool}_load): Likewise.
8699         Delete unneeded global's.
8700         * lib/dg.exp (dg-test): Update to reflect clarified return codes
8701         from ${tool}_load.
8702         (dg-stat): Delete.
8703         (dg-init): Delete recording of pass/fail counts.
8704         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8705         (old-dejagnu-init): Likewise.
8706         (old-dejagnu-stat): Delete contents, empty proc now.
8707         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
8708         (c-torture): Delete references to lcnt, lpass, lfail.
8709         Get option list from TORTURE_OPTIONS.
8710         Delete -funroll[-all]-loops if no loops.
8711         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
8712         (g++_stat): Delete contents (empty proc now).
8713         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
8714         (gcc_finish): Likewise.
8715         (gcc_stat): Deleted.
8716         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
8717         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
8718         * gcc.c-torture/execute/execute.exp: Likewise.
8719         Split tests into two parts: compile, execute.
8720         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
8721         no loops.  Update to reflect clarified return codes from ${tool}_load.
8722
8723 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
8724
8725         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
8726         to grep for.
8727         (old-dejagnu): Likewise (where necessary).
8728
8729 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8730
8731         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
8732
8733         * lib/dg.exp (dg-process-target): Fix processing of selector.
8734         Add comment regarding use of `error'.
8735
8736         * lib/gcc.exp (prune_system_crud): Define if missing.
8737         * lib/g++.exp (prune_system_crud): Likewise.
8738
8739         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
8740         Call prune_system_crud.
8741         * lib/dg.exp (dg-runtest): New proc.
8742         Use perror instead of send_user for tcl errors in testcase.
8743         Don't return any value, it's never used.
8744         Don't clobber previous definition of `unknown'.
8745         Print tcl errors in `dg-final'.
8746
8747 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
8748
8749         * lib/dg.exp (dg-process-target): Improve syntax error messages.
8750         (dg-test): Don't print errorInfo, it contains stack backtrace.
8751
8752 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8753
8754         * lib/g++.exp (runtest_file_p): Define if missing.
8755
8756 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
8757
8758         * lib/mike-g++.exp: Comment out loading of g++.exp.
8759         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
8760         (default_g++_version): Always print something.
8761         (default_g++_start): Comment out call to `which'.
8762         (g++_start, g++_load): Deleted (must be defined in config file).
8763         * lib/gcc.exp: Test for existence of $CC at start.
8764         Delete check for tmpdir (done in gcc_init).
8765         (default_gcc_version): Always print something.
8766         (default_gcc_start): Comment out call to `which'.
8767         * config/*.exp: Major cleanup - make cross targets work at least a
8768         little better for g++ (by not being "--tool gcc" specific).
8769         Rename gcc_xxx to ${tool}_xxx.
8770         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
8771         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
8772
8773 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
8774
8775         * lib/c-torture.exp (c-torture-compile): Rework compiler
8776         message processing.
8777
8778         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
8779         c-torture.
8780
8781 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8782
8783         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
8784
8785         * lib/dg.exp (dg-process-target): Support { target native }.
8786
8787 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8788
8789         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
8790         looked for "... program xxx got fatal signal".
8791         Correct regsub munging of `comp_output'.
8792         Ignore compiler messages "path prefix not used" and "linker input
8793         file unused".
8794
8795 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
8796
8797         * lib/gcc.exp (runtest_file_p): Define if missing.
8798         * gcc.prms/template.c: Example to work from.
8799
8800 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
8801
8802         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
8803         * lib/dg.exp (dg-test): Call unsupported testcases as such.
8804
8805         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
8806         * gcc.prms/1883.c: Moved from compile/940714-1.c.
8807         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
8808         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
8809
8810         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
8811         (dg-process-target): No longer a varargs proc.
8812         Return S/N for target, P/F for xfail.  All callers changed.
8813         (user option procs): More argument checking.
8814         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
8815         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
8816         (dg-test): Skip test if not running on selected target in `dg-do'.
8817         Update handling of `dg-do-what', `dg-output-text'.
8818         Separate execution pass/fail from output pattern match pass/fail.
8819         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
8820
8821 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8822
8823         * gcc.c-torture/special/special.exp: Don't expect failure for mips
8824         target for 920510-1.c.
8825
8826 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
8827
8828         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
8829         Clean up comment regarding use of passcnt, etc.
8830         (gcc_stat): Don't update `testcnt' here.
8831         (gcc_finish): Do it here.
8832         Might as well reset `but_id' here too.
8833         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
8834         to determine if the file should be tested.
8835         * gcc.c-torture/compile/compile.exp: Likewise.
8836         * gcc.c-torture/execute/execute.exp: Likewise.
8837         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8838         * gcc.misc-tests/dg-test.exp: Likewise.
8839         * gcc.prms/prms.exp: Likewise.
8840         * gcc.wendy/wendy.exp: Likewise.
8841         * g++.old-deja.exp: Likewise.
8842         Move "Testing file" message to verbose level 1.
8843
8844 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
8845
8846         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
8847
8848 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8849
8850         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
8851         (default_gcc_start): Accept optional second list element
8852         of compiler flags.  Print compiler output at verbosity level 2.
8853         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
8854         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
8855         Save current values of framework globals passcnt, failcnt, xpasscnt,
8856         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
8857         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
8858         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
8859         xfailcnt to compute stats.  Update framework global `testcnt' from
8860         pass/fail counts.
8861         (gcc_finish): New proc.  Clean up test environment.
8862         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
8863         (gcc_epass, gcc_efail): Delete.
8864         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
8865         argument of line number.
8866         (dg-init): If the tool has an init routine, call it.
8867         (dg-test): Remove args `cflags_var' and `libs_var'.
8868         Pass all compiler options to ${tool}_start.
8869         Handle missing line number.
8870         (dg-finish): New function.
8871         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
8872         particular files.  Call gcc_finish at end.  Move "skipping test"
8873         message to verbosity level 3.
8874         * gcc.c-torture/compile/compile.exp: Likewise.
8875         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8876         * gcc.c-torture/execute/execute.exp: Likewise.
8877         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8878         Print testcase being tried at verbosity level 1.
8879         * gcc.c-torture/special/special.exp: Unset xfail.
8880         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8881         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
8882         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
8883         * gcc.failure/failure.exp: Likewise.
8884         * gcc.ieee/ieee.exp: Likewise.
8885         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
8886         Update call to dg-test.  Call dg-finish at end.
8887         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
8888         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8889         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
8890         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
8891         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
8892         * gcc.wendy/wendy.exp: Add copyright.
8893         Delete setting of tmpdir (done by gcc_init).
8894         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
8895         Pass compiler flags to gcc_start.  Call gcc_finish at end.
8896         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
8897         gcc_[ce]pass/fail.
8898
8899 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
8900
8901         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
8902         confusion.
8903         (g++_load): Likewise.
8904
8905         * config/*.exp (gcc_load): Some were varargs fns and some were not.
8906         Rename argument to `prog' to remove the confusion.
8907         Varargs fns behave differently too!
8908         (g++_load): Likewise.
8909
8910         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
8911
8912         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
8913         what it is.  Delete (always) printing of status value for !native.
8914         Simplify verbose code, and include status and exec_output.
8915         (g++_load): Use gcc_load.
8916
8917 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8918
8919         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
8920         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
8921         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
8922         940714-3.c as these testcases don't exist anymore.  Make
8923         va-arg-1.c expected to pass.
8924
8925 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
8926
8927         * gcc.misc-tests/misc.exp: Only run specific testcases.
8928         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
8929         * gcc.misc-tests/dg-[1-9].c: New files.
8930
8931         * lib/dg.exp: New testsuite driver.
8932         * gcc.prms/prms.exp: Use it.
8933
8934         * README.gcc: New file.
8935
8936         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
8937         Document and reset `lxpass' and `lxfail'.
8938         Simplify "initialized" message.
8939         (gcc_stat): Clean up comments a little.
8940
8941 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
8942
8943         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
8944
8945 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
8946
8947         * lib/old-dejagnu.exp (process-option): New proc.
8948         (old-dejagnu-init, old-dejagnu-stat): Likewise.
8949         (old-dejagnu): Simplify.
8950         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
8951
8952 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
8953
8954         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
8955         exists and is not an empty string.
8956
8957         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
8958         $xfail rather than calling setup_xfail.  Clear $xfail when test is
8959         finished.
8960         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
8961         automatically.
8962
8963         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
8964         longer expected to fail.
8965
8966         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
8967         "f" function call.
8968
8969         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
8970
8971         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
8972         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
8973         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
8974         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
8975         c-torture-1.29.
8976
8977         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
8978         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
8979
8980         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
8981
8982         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
8983         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
8984
8985         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
8986         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
8987         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
8988
8989 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8990
8991         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
8992         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
8993         940714-1.c, 940714-2.c, 940714-3.c},
8994         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
8995         gcc.misc-tests/{mg.c,mg.exp}:
8996         New tests.
8997         * gcc.noncompile/noncompile.exp: Change accordingly.
8998
8999 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9000
9001         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9002         Undo previous clobberage.
9003
9004 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9005
9006         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9007         * gcc.special/{930510-1.c, special.exp}:
9008         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9009         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9010         struct-varargs-1.c}: New tests from c-torture-1.26.
9011
9012 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9013
9014         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9015           argument to switch.
9016
9017 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9018
9019         * Revert the previous changes.  Please see Rob's directory
9020           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9021           fixes.
9022
9023 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9024
9025         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9026             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9027             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9028             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9029             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9030             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9031             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9032             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9033             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9034             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9035             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9036             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9037             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9038             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9039             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9040             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9041             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9042             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9043             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9044             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9045             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9046             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9047             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9048             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9049             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9050             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9051             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9052
9053 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9054
9055         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9056             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9057           with perror calls.
9058
9059 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9060
9061         * config/unix.exp (g++_load): Fix syntax.
9062
9063 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9064
9065         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9066         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9067         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9068         Don't expect va-arg-1.c to fail.  Correct expected output for
9069         920928-1.c.
9070         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9071         * gcc.wendy/hbm4.c: Correct typo.
9072         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9073
9074 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9075
9076         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9077         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9078         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9079         * lib/c-torture.exp (c-torture-compile): Ditto.
9080
9081         Reduce volume of output (remove all the -I's and such).
9082         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9083         Call gcc_cpass, gcc_cfail.
9084         (c-torture): Pass testing option to c-torture-compile.
9085
9086 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9087
9088         Bring patches over from progressive.
9089         * config/default.exp: Exit remote shell cleanly.
9090         (g++_exit, g++_start): Add default versions.
9091         * config/sim.exp (gcc_load): Use perror, not error.
9092
9093 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9094
9095         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9096         set in site.exp.
9097
9098 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9099
9100         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9101         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9102         (wendy_try): New proc to run testcase.
9103         (main loop): Call 'em.
9104         * gcc.wendy/*.c: Clean up pass to correct expected output.
9105
9106         * lib/gcc.exp: Minor cleanup work.
9107         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9108
9109 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9110
9111         * config/sim.exp (gcc_load): Document return codes better.
9112         Don't pass -v to simulator.
9113
9114 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9115
9116           * gcc.special/920717-x.c: Fix typo.
9117           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9118           get at sources.
9119
9120         * lib/mike-gcc.exp: Fix typo.
9121
9122 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9123
9124         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9125         binary to use, transform the name.
9126         * config/*.exp: rename everything. Nuke any g++ specific files,
9127         it's now a special case of gcc that requires no special support.
9128         Add a default.exp for unsupported targets.
9129
9130 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9131
9132         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9133         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9134         version of Tcl.
9135
9136 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9137
9138         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9139         than a warning.
9140
9141 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9142
9143         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9144
9145 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9146
9147         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9148         option_list.  Compile every file with only 4/6 option choices
9149         (same as C torture) instead of with 12/18 different option
9150         choices.
9151         * lib/c-torture.exp: Likewise.
9152
9153         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9154         not already set.
9155
9156 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9157
9158         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9159         can put an XFAIL *-*-* on excess errors.
9160
9161 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9162
9163         * g++.law: Add more tests derived from g++-bugs snapshots.
9164
9165         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9166         equivalent to g++.law/init9.
9167
9168         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9169         compiled it, and the a.out file after we've run it.
9170
9171 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9172
9173         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9174         compiled it, and the a.out file after we've run it.
9175
9176 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9177
9178         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9179
9180 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9181
9182         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9183         version number.
9184
9185 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9186
9187         * g++.law: New directory of g++ tests derived from the g++-bugs
9188         snapshots.
9189
9190 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9191
9192         * gcc.compile: initbug1.c initbug1.exp testcase added
9193
9194 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9195
9196         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9197         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9198           fixes submitted by Jeff Law (law@cs.utah.edu)
9199         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9200           Jeff Law (law@cs.utah.edu)
9201
9202
9203 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9204
9205         * config/unix-g++.exp: Follow the gcc way of doing things.
9206         * g++.old-deja/old-deja.exp: Minor updates.
9207         * lib/g++.exp: New file, follow the gcc way of doing things.
9208         * lib/old-dejagnu.exp: Minor updates.
9209         * lib/mike-g++.exp: Always unset errorInfo.
9210
9211 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9212
9213         * lib/gcc.exp: Fix some errors with the below change, CC and
9214         CFLAGS should be global when setting, not local.
9215
9216 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9217
9218         * lib/gcc.exp: Transform tool name.
9219
9220 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9221
9222         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9223
9224 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9225
9226         * lib/gcc.exp: change gcc_done to gcc_stat
9227
9228 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9229
9230         * Upgraded gcc testsuite to c-torture version 1.25
9231
9232 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9233
9234         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9235         * lib/c-torture: added hooks for new reporting code.
9236
9237 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9238
9239         * config/sh-gcc.exp: check if sh-sim exists in the path
9240
9241 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9242
9243         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9244         * gcc.compile/compile.exp: Initial changes for new logic.
9245         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9246         * gcc.failure/failure.exp: Initial changes for new logic.
9247         * gcc.ieee/ieee.exp: Initial changes for new logic.
9248         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9249         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9250         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9251         * lib/c-torture.exp: Initial changes for new logic.
9252         * lib/gcc.exp: Initial changes for new logic.
9253
9254 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9255
9256         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9257         depend upon failure or success.  Fully qualify names in failure
9258         and success messages.  Always remove a.out before starting
9259         compile, just in case.  Pay more attention to error text output by
9260         the compiler.  Handle testcases with no known past errors just
9261         like all others, so that things are uniform.  Other miscellaneous
9262         improvements.
9263
9264 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9265
9266         * gcc.cpp: new directory for cpp tests
9267
9268 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9269
9270         * lib/chill.exp: Code reformatted, removed unused code.
9271         * config/unix-chill.exp: Code reformatted, removed unused code.
9272         * chill.execute/execute.exp: Code reformatted, removed unused code.
9273         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9274
9275 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9276
9277         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9278         routines not written.
9279
9280 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9281
9282         * config/bug-gcc.exp: Use new procs from bug.exp.
9283
9284 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9285
9286         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9287         via ftp, rather than depending on NFS.
9288         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9289         case.
9290
9291 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9292
9293         * config/bug-gcc.exp: Use new download proc.
9294
9295 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9296
9297         * chill.execute/execute.exp: cleanups, handles errors better
9298         * chill.compile/compile.exp: rewrite, based on execute.exp
9299         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9300         * lib/chill.exp: major changes to diff proc and compile and link
9301           procs. added chill_fail and chill_pass wrappers to pass and
9302           fail. added more comments, and handle error codes better.
9303           Added a hack to capture stderr from exec, so noncompile tests
9304           can work.
9305
9306 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9307
9308         * chill.execute/execute.exp: rewrite of testsuite driver
9309         * lib/chill.exp: rewrite of testsuite driver
9310         * config/unix-chill.exp: rewrite of testsuite driver
9311
9312 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9313
9314     In chill.execute:
9315         * iexpr.ch: Standardize uppercase.
9316         * tuples.dat: Standardize uppercase.
9317         * vary.ch: standardize.  Correct varying string assignments.
9318         * vary.dat: Add new output lines.
9319
9320 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9321
9322     In chill.execute:
9323         * chprintf.ch: Standardize use of uppercase.
9324         * tuples.ch: Standardize and turn arr2 into a DCL,
9325           rather than a SYN.
9326         * pinits.ch: Standardize.
9327
9328 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9329
9330         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9331         * Makefil: Renamed to Makefile.in.
9332         * configure.in: New.
9333
9334 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9335
9336     In chill.execute:
9337         * .cvsignore: Add result/output files.
9338         * Makefile: Fix up variables at start.  Use MFLAGS
9339           everywhere.  Correct bool_loc, built_ins entries.
9340           Add entry for vary1.ch.
9341         * bitarray.ch: Standardize upper-case usage.
9342         * bitexpr.ch: Standardize, add output of b1.
9343         * params.ch: Use arrayt in along PROC parameters, to
9344           avoid novelty problems.
9345         * sets.ch: Tiny cleanup.
9346         * vary1.ch: Re-indent.
9347
9348 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9349
9350           * Add PR-related files to Makefiles, .cvsignore files, etc.
9351
9352 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9353
9354         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9355           with compiler objects. New names are test-flow.c and test-loop.c
9356
9357 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9358
9359         * Upgraded c-torture tests from 1.19 to 1.20
9360
9361         * new files:
9362         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9363         * gcc.compile: 930623-1.c 930623-2.c
9364         * gcc.noncompile: 930622-1.c 930622-2.c
9365         * gcc.failure: 920411-1.c 920627-2.c
9366         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9367
9368 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9369
9370         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9371           More changes to get testsuite working properly. Needs more work.
9372           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9373
9374 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9375
9376         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9377           More changes to get testsuite working properly. Needs more work.
9378
9379 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9380
9381         * chill.compile/compile.exp: Added for Dejagnu support
9382         * chill.execute/execute.exp: Added for Dejagnu support
9383         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9384
9385 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9386
9387     This should complete moving the CHILL test files.
9388         * chill.noncompile(.cvsignore printf.grt
9389             in-printf.grt chprintf.grt chprintf.ch):
9390             Added test-support files.
9391           (Makefile): Modified further.
9392         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9393             signal.ch): Added test files.
9394           * chill.execute (.cvsignore printf.grt printr.c
9395             in-printf.grt rts.c chprintf.grt rts.h): Added
9396           test-support files.
9397             (Makefile): More corrections.
9398
9399 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9400
9401         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9402           test cases, ready for DejaGnu.
9403
9404 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9405
9406         * Upgraded c-torture tests from 1.18 to 1.19
9407
9408         * gcc.compile: added test(s):
9409           930607-1.c
9410         * gcc.execute: added test(s):
9411           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9412
9413         * added new subdirectory for misc tests: gcc.misc-tests
9414         * gcc.misc-test(s): added tests:
9415           inst-check.c test-consts.c test-ior.c test-switch.c
9416
9417 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9418
9419         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9420
9421 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9422
9423         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9424
9425 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9426
9427         * Upgraded c-torture tests from 1.17 to 1.18
9428
9429 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9430
9431         * Upgraded c-torture tests from 1.12 to 1.17
9432
9433 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9434
9435         * lib/old-dejagnu.exp:
9436           Fixed handling of XFAIL target triplets to correctly
9437           recognize wildcard characters.  Removed code that
9438           appended a unique id tag to the end of the file name
9439           printed out by the result of the testcases within a
9440           given test file.
9441
9442 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9443
9444         * lib/old-dejagnu.exp:
9445           Reworked expected failure handling to trigger off of XFAIL
9446           keyword in keyphrase embeded in testcase source code. The
9447           XFAIL keyword must be at the end of the keyphrase line. It
9448           may optionally be followed by one or more target triplets.
9449           It has just occured that the handling of wildcards in the
9450           target triplet may not be correct.
9451
9452 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9453
9454         * g++.old-deja/tests:
9455           Moved all subdirectories up one level into g++.old-deja .
9456
9457         * lib/old-dejagnu.exp:
9458           Fixed problem with CXXFLAGS not being properly reset, and being
9459           corrupted with extraneous "-c" compiler option.  This was
9460           causing binaries to not be generated for test that needed them.
9461           Modified strings passed to "pass" and "fail" so that individual
9462           tests from the same test file would be distinguished by an
9463           identifier appended to the test file name in the summary logs;
9464           this corrected a problem with erroneous diff logs.  Added code
9465           to search testcases for expected fail and unexpected pass keywords.
9466
9467 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9468
9469         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9470
9471 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9472
9473         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9474           Removed extraneous text from end of "Special g++ Options"
9475           keyphrase.
9476
9477         * lib/old-dejagnu.exp: Added pattern matching to look for new
9478           keywords, embedded in testcases comments, which will trigger
9479           calls to xpass and xfail.
9480
9481 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9482
9483         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9484           comments embedded in the testcases, especially the one looking for
9485           special compiler options, as well as the pattern matching for the
9486           compiler output again.
9487
9488 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9489
9490         * lib/old-dejagnu.exp: Do a proper check of the return value for
9491           execute tests. Fixed several problems with the pattern matching
9492           of the compiler output which gave erroneous test results.
9493           Changed several of the test result messages to be more descriptive.
9494         * config/unix-g++.exp: Proc g++_load now actually works and
9495           executes the tests passed to it and returns a usable return
9496           value.
9497
9498 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9499
9500           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9501
9502 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9503
9504         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9505           Modified both files to properly execute the old style
9506           dejagnu tests. The previous versions of these files were
9507           experimental and did not function anything near correctly.
9508
9509 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9510
9511         * Removed all Makefile.in and configure.in files. No configuration
9512         needed now.
9513
9514 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9515
9516         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9517
9518 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9519
9520         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9521         gcc.special/configure.in, gcc.noncompile/configure.in,
9522         gcc.execute/configure.in, gcc.code_quality/configure.in,
9523         g++.other/configure.in, g++.old-deja/configure.in,
9524         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9525         in srcname setting.
9526
9527 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9528
9529         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9530         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9531         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9532
9533 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9534
9535         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9536         (gdb_exit): Don't remove *_soc files.
9537
9538 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9539
9540         * lib/c-torture.exp: Don't look for main; instead always use -w
9541         -c.  This is how the c-torture tests work.  Remove the object
9542         file if the compilation succeeds.
9543         * gcc.execute/execute.exp: Remove executable if test passes.
9544         * gcc.noncompile/noncompile.exp: Every test is an expected
9545         failure.
9546         * gcc.special/special.exp: Added tests from c-torture 1.11,
9547         corrected use of existing test.
9548         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9549         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9550         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9551         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9552         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9553         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9554         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9555         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9556         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9557         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9558         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9559         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9560         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9561         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9562         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9563         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9564         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9565         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9566         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9567         c-torture 1.11.
9568         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9569         correspond to c-torture 1.11.
9570
9571         * New file.