OSDN Git Service

Fix for little endian ARMs
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2
3         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
4         for little endian ARMs.
5
6 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
7
8         * gcc.c-torture/compile/20011119-1.c: New test.
9         * gcc.c-torture/compile/20011119-2.c: New test.
10
11 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
12
13         * gcc.dg/altivec-1.c: Fix typo.
14
15 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
16
17         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
18
19 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
20
21         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
22
23 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
24
25         * lib/g77.exp: Don't specify --rpath-link.
26
27         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
28         across all the headers.
29         * gcc.dg/format/format.exp: For testing on a remote host,
30         copy format.h.
31
32         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
33         * gcc.c-torture/execute/930406-1.c: Likewise.
34         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
35
36 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
37
38         * gcc.dg/altivec-1.c: New.
39
40 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
41
42         * gcc.dg/cpp/fpreprocessed.c: New test case.
43
44 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
45
46         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
47         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
48         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
49
50 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
51
52         * gcc.dg/no-builtin-1.c: New test.
53
54 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
55
56         * gcc.c-torture/execute/20011115-1.c: New test.
57
58 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
59
60         * gcc.c-torture/compile/20011114-2.c: New test.
61         * gcc.c-torture/compile/20011114-3.c: New test.
62         * gcc.c-torture/compile/20011114-4.c: New test.
63
64 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
65
66         * g++.dg/other/init1.C: New test.
67
68 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
69
70         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
71         message.
72
73         * gcc.c-torture/execute/20011114-1.c: New testcase.
74
75         * gcc.c-torture/compile/20010327-1.c: Revert last change.
76         * gcc.c-torture/compile/20011114-1.c: New test, exactly
77         like the (before this change) version of 20010327-1.c.
78
79 2001-11-14  Roger Sayle <roger@eyesopen.com>
80
81         * gcc.c-torture/execute/string-opt-13.c: New testcase.
82
83 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
84
85         * g++.dg/init/array2.C: New test.
86
87 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
88
89         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
90
91 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
92
93         * g++.dg/other/forscope1.C: New test.
94         * g++.dg/ext/forscope1.C: New test.
95         * g++.dg/ext/forscope2.C: New test.
96
97 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
98
99         * gcc.c-torture/execute/20011113-1.c: New test.
100
101 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
102
103         * gcc.c-torture/execute/20011109-2.c: New test.
104
105         * gcc.c-torture/execute/20011109-1.c: New test.
106
107 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
108
109         * gcc.c-torture/compile/20011109-1.c: New test.
110
111 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
112
113         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
114         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
115         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
116         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
117         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
118         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
119         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
120
121 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
122
123         * g++.dg/warn/Wshadow-1.C: New tests.
124         * g++.old-deja/g++.mike/for3.C: Update.
125
126 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
127
128         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
129         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
130         XFAILs.  Adjust expected error texts.
131         * gcc.c-torture/compile/20011106-1.c,
132         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
133         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
134         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
135         gcc.dg/c99-array-lval-5.c: New tests.
136
137 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
138
139         * gcc.dg/cpp/defined.c: Update.
140
141 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
142
143         * gcc.c-torture/execute/anon-1.c: New test.
144
145 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
146
147         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
148         same size, so no warning should be produced on stormy16.
149
150         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
151         due to oversized array.
152         * g++.old-deja/g++.mike/ns15.C: Likewise.
153         * g++.old-deja/g++.pt/crash16.C: Likewise.
154
155 2001-11-02  Graham Stott  <grahams@redhat.com>
156
157         * g++.dgother/debug1.C: Fix typos.
158
159 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
160
161         * g++.dg/other/debug1.C: New test.
162
163 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
164
165         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
166         of unsigned long.
167
168 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
169
170         * gcc.dg/20011029-2.c: New test.
171
172         * gcc.c-torture/compile/20011029-1.c: New test.
173
174 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
175
176         * objc/execute/class_self-1.m: New test.
177         * objc/execute/class_self-2.m: New test.
178
179 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
180
181         * gcc.misc-tests/msgs.exp: Delete.
182         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
183         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
184         error set to match recent changes.
185
186 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
187
188         * gcc.dg/20011021-1.c: New test.
189
190 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
191
192         * gcc.c-torture/compile/20011023-1.c: New test.
193
194 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
195
196         * lib/g77.exp: Rewrite based on lib/g++.exp.
197
198 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
199
200         * gcc.c-torture/execute/20011019-1.c: New test.
201
202         * gcc.dg/20011018-1.c: New test.
203
204 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
205
206         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
207
208 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
209
210         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
211         * gcc.dg/attr-invalid.c: Likewise.
212
213 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
214
215         * testsuite/gcc.dg/20011015-1.c: New test.
216
217 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
218
219         * g++.dg/template/unify2.C: New test.
220
221 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
222
223         * g++.dg/other/exception-specification.C: New test
224
225 2001-10-13  Tom Rix  <trix@redhat.com>
226
227         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
228         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
229
230 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
231
232         * testsuite/gcc.dg/20011009-1.c: New test.
233
234 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
235
236         PR g++/4476
237         * g++.dg/other/friend1.C: New test.
238
239 2001-10-11  Richard Henderson  <rth@redhat.com>
240
241         * g++.old-deja/g++.other/crash18.C: Add -S to options.
242
243 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
244
245         * gcc.c-torture/compile/20011010-1.c: New.
246
247 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
248
249         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
250         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
251         g77.f-torture/execute/execute.exp,
252         g77.f-torture/noncompile/noncompile.exp,
253         gcc.c-torture/compile/compile.exp,
254         gcc.c-torture/execute/execute.exp,
255         gcc.c-torture/execute/ieee/ieee.exp,
256         gcc.c-torture/execute/memcheck/memcheck.exp,
257         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
258         objc/execute/execute.exp: Update FSF address.
259
260 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
261
262         * gcc.dg/cpp/cmdlne-C.c: Update.
263         * gcc.dg/cpp/cmdlne-C2.c: New.
264
265 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
266
267         * gcc.c-torture/execute/20011008-3.c: New.
268
269 2001-10-08  DJ Delorie  <dj@redhat.com>
270
271         * gcc.dg/20011008-1.c: New.
272         * gcc.dg/20011008-2.c: New.
273
274 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
275
276         * gcc.dg/cpp/spacing1.c: Update test.
277
278 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
279
280         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
281         spelling errors of "separate" as "seperate".
282
283 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
284
285         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
286         enough to avoid inlining.
287
288 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
289
290         * lib/g77.exp: set libg2c_dir correctly.
291
292 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
293
294         * gcc.dg/cpp/macro11.c: New test.
295
296 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
297
298         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
299         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
300         gcc.dg/format/multattr-3.c: New tests.
301         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
302         tests for format attributes on function pointers being rejected.
303
304 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
305
306         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
307
308 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
309
310         * g++.dg/warn/format1.C: New test.
311
312 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
313
314         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
315
316 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
317
318         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
319
320 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
321
322         * gcc.dg/cpp/redef2.c: Add test.
323
324 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
325
326         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
327         long-standing bug on i686, apparently.  
328         * gcc.c-torture/execute/loop-2c.x: New file.
329         * gcc.c-torture/execute/loop-2d.x: New file.
330         * gcc.c-torture/execute/loop-3c.x: New file.
331
332 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
333
334         * gcc.dg/cpp/20000625-2.c: Correct line number.
335
336 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
337
338         * gcc.dg/cpp/macro10.c: New test.
339         * gcc.dg/cpp/strify3.c: New test.
340         * gcc.dg/cpp/spacing1.c: Add tests.
341         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
342         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
343
344 2001-09-24  DJ Delorie  <dj@redhat.com>
345
346         * gcc.c-torture/execute/20010924-1.c: New test.
347         
348 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
349
350         * testsuite/objc/execute/paste.m: Remove.
351
352 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
353
354         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
355
356 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
357
358         * g77.dg/strlen0.f: New test.
359
360 2001-09-21  Richard Henderson  <rth@redhat.com>
361
362         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
363         * g++.old-deja/g++.abi/vtable2.C: Likewise.
364
365 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
366
367         Table-driven attributes.
368         * g++.dg/ext/attrib1.C: New test.
369
370 2001-09-20  DJ Delorie  <dj@redhat.com>
371
372         * gcc.dg/20000926-1.c: Update expected warning messages.
373         * gcc.dg/array-2.c: Likewise, and test for warnings too.
374         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
375         array.
376
377 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
378
379         * g++.dg/eh/registers1.C: New test case.
380
381 2001-09-17  Richard Henderson  <rth@redhat.com>
382
383         * gcc.dg/array-5.c: Fix VLA decomposition test.
384
385 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
386
387         * gcc.dg/cpp/line5.c: New testcase.
388
389 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
390
391         * gcc.dg/cpp/macro9.c: New test.
392
393 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
394
395         * gcc.c-torture/execute/980223.c: Change type of addr from long 
396         to char *.
397
398 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
399
400         * gcc.c-torture/execute/20010915-1.c: New test.
401
402 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
403
404         * g77.dg/bprob: New directory.
405         * g77.dg/bprob/bprob.exp: New file.
406         * g77.dg/bprob/bprob-1.f: New test.
407         * g77.dg/gcov: New directory.
408         * g77.dg/gcov/gcov.exp: New file.
409         * g77.dg/gcov/gcov-1.f: New test.
410         * g77.dg/gcov/gcov-1.x: New file.
411
412 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
413
414         * gcc.dg/cpp/directiv.c: Update.
415         * gcc.dg/cpp/undef1.c: Update.
416
417 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
418
419         * gcc.dg/20010912-1.c: New test.
420
421 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
422
423         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
424         language-independent file in lib.
425         * lib/gcov.exp: New file.
426
427 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
428
429         * gcc.c-torture/compile/20010911-1.c: New test.
430
431 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
432
433         * lib/profopt.exp: New, to support profile-directed optimizations.
434         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
435         * gcc.misc-tests/bprob-1.c: New test.
436         * gcc.misc-tests/bprob-2.c: New test.
437
438 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
439
440         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
441         XFAIL and which kinds of gcov output to verify.
442         * gcc.misc-tests/gcov-4b.x: New file.
443         * gcc.misc-tests/gcov-5b.x: New file.
444         * gcc.misc-tests/gcov-6.x: New file.
445         * gcc.misc-tests/gcov-7.c: New test.
446         * gcc.misc-tests/gcov-7.x: New file.
447
448 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
449
450         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
451         * gcc.misc-tests/gcov-6.c: New test.
452
453 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
454
455         PR c++/3986
456         * g++.dg/abi/vbase1.C: New test.
457
458 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
459
460         * objc.dg/method-2.m: New.
461         
462 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
463
464         PR c++/4203
465         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
466         * g++.dg/init/empty1.C: New test.
467
468 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
469
470         * gcc.c-torture/compile/20010903-1.c: New test.
471
472 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
473
474         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
475         for m68k.
476
477 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
478
479         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
480
481         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
482
483         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
484
485 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
486
487         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
488         for 16-bit 'unsigned int'.
489
490 2001-08-29  Kazu Hirata  <kazu@hxi.com>
491
492         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
493
494 2001-08-27  Richard Henderson  <rth@redhat.com>
495
496         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
497         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
498
499 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
500
501         * gcc.dg/asm-names.c (ymain): New.
502
503 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
504
505         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
506         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
507         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
508
509 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
510
511         * gcc.dg/compare5.c: New testcase.
512
513 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
514
515         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
516         and "In instantiation".
517
518 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
519
520         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
521
522 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
523
524         * gcc.misc-tests/gcov.exp: Add support for branch information.
525         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
526         * gcc.misc-tests/gcov-4.c: New test.
527         * gcc.misc-tests/gcov-4b.c: New test.
528         * gcc.misc-tests/gcov-5b.c: New test.
529
530 2001-08-20  Zack Weinberg  <zackw@panix.com>
531
532         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
533         expected to fail.
534
535 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
536
537         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
538
539 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
540
541         * g++.dg/eh/template1.C: New test.
542
543 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
544
545         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
546         Fix thinko.
547         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
548         for xfail.
549
550 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
551
552         * lib/g77-dg.exp:  Use prune.exp for common procedures
553         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output 
554         * lib/g77.exp: (g77-dg-prune) Remove 
555
556 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
557
558         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
559
560 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
561
562         * g++.dg/template/unify1.C: New test.
563
564 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
565
566         * g++.dg/abi/empty4.C: New test.
567
568 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
569
570         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
571         solaris2.*
572         * g77.f-torture/compile/pr3743.x: Likewise
573
574 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
575
576         * g++.dg/other/using-declaration.C: New test.
577
578 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
579
580         * gcc.dg/cpp/tr-sign.c: New testcase.
581
582 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
583
584         * gcc.dg/cpp/19951025-1.c: Revert.
585         * gcc.dg/cpp/directiv.c: We no longer process directives that
586         interrupt macro arguments.
587
588 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
589
590         * gcc.dg/bconstp-1.c: New test.
591
592 2001-08-03  Richard Henderson  <rth@redhat.com>
593
594         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
595
596 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
597
598         * gcc.dg/cpp/19951025-1.c: Update.
599
600 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
601
602         * g77.dg/ff90-1.f (s): Fix reference of variable z,
603         should be x.
604
605 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
606
607         Kill -fhonor-std.
608         * g++.old-deja/g++.ns/ns14.C: Remove special options.
609         * g++.old-deja/g++.other/std1.C: Likewise.
610         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
611
612 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
613
614         * lib/g77.exp:  Load gcc-defs.exp for common procedures
615         (g77_pass, g77_fail, g77_finish, g77_exit,
616         ${tool}_check_unsupported_p} Now redundant.  Deleted.
617
618 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
619
620         * g77.dg/fbackslash.f
621         * g77.dg/fcase-preserve.f
622         * g77.dg/ff90-1.f
623         * g77.dg/ffixed-line-length-0.f
624         * g77.dg/ffixed-line-length-132.f
625         * g77.dg/ffixed-line-length-7.f
626         * g77.dg/ffixed-line-length-72.f
627         * g77.dg/ffixed-line-length-none.f
628         * g77.dg/ffree-form-1.f
629         * g77.dg/fno-backslash.f
630         * g77.dg/fno-f90-1.f
631         * g77.dg/fno-fixed-form-1.f
632         * g77.dg/fno-onetrip.f
633         * g77.dg/fno-typeless-boz.f
634         * g77.dg/fno-underscoring.f
635         * g77.dg/fno-vxt-1.f
636         * g77.dg/fonetrip.f
637         * g77.dg/ftypeless-boz.f
638         * g77.dg/fugly-assumed.f
639         * g77.dg/funderscoring.f
640         * g77.dg/fvxt-1.f
641
642 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
643
644         * objc.dg/fwd-proto-1.m: New.
645         * objc.dg/local-decl-1.m: New.
646         * objc.dg/naming-1.m: New.
647         * objc.dg/naming-2.m: New.
648         * objc.dg/proto-hier-1.m: New.
649
650 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
651
652         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
653         largest-type elements to a struct makes its size grow.
654
655 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
656
657         * g++.dg/abi/vthunk1.C: New test.
658
659 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
660
661         * g++.dg/abi/vbase8-22.C: New test.
662
663 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
664
665         * gcc.dg/cpp/macro8.c: New test.
666
667 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
668
669         * g++.dg/abi/vbase8-21.C: New test.
670
671 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
672
673         * g++.dg/abi/vbase8-10.C: New test.
674
675 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
676
677         * lib/g++.exp (g++_set_ld_library_path): Renamed to
678         ${tool}_set_ld_library_path.
679         Changed caller.
680         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
681         g++.exp.
682
683 2001-07-26  Stan Cox <scox@redhat.com>
684
685         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
686         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
687         gcc_exit, gcc_check_unsupported_p):
688         Moved to gcc-deps.exp
689         * gcc-deps.exp: New file.
690
691 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
692
693         * g++.old-deja/g++.pt/defarg14.C: New test.
694
695 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
696
697         * g++.old-deja/g++.other/lineno5.C: New test.
698
699 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
700
701         * g++.old-deja/g++.pt/crash68.C: New test.
702
703 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
704
705         * g++.old-deja/g++.other/crash42.C: New test.
706
707 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
708
709         * gcc.dg/cpp/extratokens.c: Fix.
710         * gcc.dg/cpp/skipping2.c: New tests.
711
712 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
713
714         * gcc.c-torture/execute/20010724-1.c: New file.
715         * gcc.c-torture/execute/20010724-1.x: New file.
716
717 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
718
719         * g++.old-deja/g++.other/cond7.C: New test.
720
721 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
722
723         * g++.old-deja/g++.other/optimize4.C: New test.
724
725 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
726
727         * g++.old-deja/g++.abi/vbase8-5.C: New test.
728
729 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
730
731         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
732         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
733         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
734         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
735
736         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
737         bug report" message.
738
739         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
740         * g++.dg/ext/instantiate1.C: Move from old-deja.
741
742 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
743
744         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
745         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
746         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
747         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
748
749 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
750
751         * gcc.c-torture/execute/20010723-1.c: New test.
752
753 2001-07-23  Ben Elliston  <bje@redhat.com>
754
755         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
756
757 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
758
759         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
760         i[34567]86-*-*.
761         Delete handling of ieee_multilib_flags.
762         Pass -mieee for alpha*-*-* and sh-*-*.
763         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
764
765 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
766
767         Remove old-abi tests.
768         * g++.old-deja/g++.mike/p11116.C: Remove.
769         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
770
771 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
772
773         * g77.f-torture/compile/pr3743.f:  New test
774
775 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
776
777         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
778
779 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
780
781         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
782         g++.old-deja/g++.pt/static6.C: Likewise.
783         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
784         supports weak symbols.
785
786 2001-07-18  Andreas Jaeger  <aj@suse.de>
787
788         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
789         supported again.
790
791 2001-07-18  Andreas Jaeger  <aj@suse.de>
792
793         * gcc.dg/iftrap-1.c: Fix target line.
794
795 2001-07-17  Richard Henderson  <rth@redhat.com>
796
797         * gcc.c-torture/execute/20010717-1.c: New.
798
799 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
800
801         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
802         tests.
803
804 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
805
806         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
807
808 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
809
810         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
811         UAC_SIGBUS, UAC_NOPRINT definitions.
812
813 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
814
815         * objc/execute/object_is_class.m: New test.
816         * objc/execute/object_is_meta_class.m: New test.
817
818 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
819
820         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
821         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
822
823 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
824
825         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
826         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
827
828 2001-07-14  Richard Henderson  <rth@redhat.com>
829
830         * gcc.dg/iftrap-1.c: New.
831
832 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
833
834         * g77.f-torture/execute/intrinsic77.f: New test.
835
836 2001-07-11  Janis Johnson <janis@us.ibm.com>
837
838         * gcc.misc-tests/gcov-3.c: New test.
839
840 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
841
842         * gcc.c-torture/compile/20010711-1.c,
843         * gcc.c-torture/compile/20010711-2.c: New tests.
844
845 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
846
847         * gcc.c-torture/execute/20010711-1.c: New test.
848
849 2001-07-11  Ben Elliston  <bje@redhat.com>
850
851         * g++.old-deja/g++.other/enum5.C: New test.
852
853 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
854
855         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
856         (g++-dg-prune): Call prune_gcc_output.
857         * prune.exp: New file for prune_gcc_output.
858         * lib/g++.exp, lib/gcc.exp: Load it.
859
860 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
861
862         * gcc.c-torture/compile/20010701-1.c,
863         g++.old-deja/g++.ext/attrib6.C: New tests.
864
865 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
866
867         * gcc.c-torture/compile/20010706-1.c: New test.
868
869 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
870
871         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
872
873 2001-06-28  Stan Shebs  <shebs@apple.com>
874
875         * gcc.dg/pragma-darwin.c: New test.
876
877 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
878
879         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
880         Solaris 2.[678] system.
881
882 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
883
884         * gcc.dg/20010622-1.c: New test.
885
886 2001-06-18  Stan Shebs  <shebs@apple.com>
887
888         * objc.dg: New directory.
889         * objc.dg/dg.exp: New file.
890         * objc.dg/alias.m: New.
891         * objc.dg/class-1.m: New.
892         * objc.dg/class-2.m: New.
893         * objc.dg/const-str-1.m: New.
894         * objc.dg/const-str-2.m: New.
895         * objc.dg/id-1.m: New.
896         * objc.dg/method-1.m: New.
897         * objc.dg/super-class-1.m: New.
898         * lib/objc-dg.exp: New file.
899
900 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
901
902         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
903         of label name.
904
905 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
906
907         * g++.old-deja/g++.abi/vbase8-9.C: New test.
908
909 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
910
911         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
912         variable.
913
914 2001-06-12  Richard Henderson  <rth@redhat.com>
915
916         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
917
918 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
919
920         * g++.old-deja/g++.abi/vbase5.C: New test.
921         * g++.old-deja/g++.abi/vbase6.C: New test.
922         * g++.old-deja/g++.abi/vbase7.C: New test.
923
924 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
925
926         * gcc.c-torture/compile/20010610-1.c: New test.
927
928 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
929
930         * g++.old-deja/g++.abi/vbase4.C: New test.
931
932 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
933
934         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
935         support %f for HC11/HC12 targets.
936         * gcc.c-torture/execute/930513-1.x: New file, likewise.
937         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
938         on HC11/HC12 targets.
939         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
940
941 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
942
943         * gcc.dg/wchar_t-1.c: New file.
944         * gcc.dg/wint_t-1.c: Likewise.
945
946 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
947
948         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
949
950 2001-06-11  Richard Henderson  <rth@redhat.com>
951
952         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
953
954 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
955
956         * gcc.c-torture/compile/20010611-1.c: New test.
957
958 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
959
960         * gcc.dg/c99-tag-1.c: Add more tests.
961
962 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
963
964         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
965         representation on MN10300 and ARM/Thumb.
966
967 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
968
969         * g77.f-torture/execute/20010610.f: New.
970
971 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
972
973         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
974         names.
975
976 2001-06-09  Richard Henderson  <rth@redhat.com>
977
978         * gcc.c-torture/execute/ashrdi-1.c: New.
979         * gcc.c-torture/execute/ashldi-1.c: New.
980         * gcc.c-torture/execute/lshrdi-1.c: New.
981
982 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
983
984         * objc/execute/load-3.m: Added. Check sending +load to categories,
985         in addition to classes.
986
987 2001-06-08  Stan Shebs  <shebs@apple.com>
988
989         * objc/execute/load-2.m: New test.  From Nicola Pero
990         <n.pero@mi.flashnet.it>.
991
992 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
993
994         * gcc.c-torture/execute/20010605-2.c: New test.
995
996 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
997
998         * g++.old-deja/g++.abi/vbase2.C: New test.
999         * g++.old-deja/g++.abi/vbase3.C: New test.
1000
1001 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1002
1003         * g++.old-deja/g++.pt/friend49.C: New test.
1004
1005 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1006
1007         * g++.old-deja/g++.ext/anon3.C: New test.
1008
1009 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1010
1011         * g++.old-deja/g++.other/conv7.C: New test.
1012
1013 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1014
1015         * gcc.c-torture/compile/20010605-2.c: New test.
1016
1017 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1018
1019         * gcc.c-torture/execute/20010604-1.c: New test.
1020
1021 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1022
1023         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1024
1025 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1026
1027         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1028         (g++_link_flags): Likewise.
1029         (g++_init): Pass gccpath's value to two previous functions.
1030
1031 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1032
1033         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1034         Ensure logfile entry matches exec command line.
1035
1036 2001-05-31  Richard Henderson  <rth@redhat.com>
1037
1038         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1039         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1040
1041 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1042
1043         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1044         compiler for irix6.2
1045
1046 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1047
1048         * g++.old-deja/g++.other/optimize3.C: New file.
1049
1050 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1051
1052         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1053         assemble.
1054
1055 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1056
1057         * g++.old-deja/g++.other/optimize2.C: New file.
1058
1059 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1060
1061         * gcc.c-torture/compile/20010518-2.c: New file.
1062         * gcc.c-torture/execute/20010518-1.c: New file.
1063         * gcc.c-torture/execute/20010518-2.c: New file.
1064
1065 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1066
1067         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1068
1069 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1070
1071         G++ no longer defines builtins that do not begin with __builtin.
1072         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1073         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1074         * g++.old-deja/g++.law/builtin1.C: Likewise.
1075         * g++.old-deja/g++.law/cvt2.C: Likewise.
1076         * g++.old-deja/g++.mike/net5.C: Likewise.
1077         * g++.old-deja/g++.other/builtins1.C: Likewise.
1078         * g++.old-deja/g++.other/builtins2.C: Likewise.
1079         * g++.old-deja/g++.other/builtins3.C: Likewise.
1080         * g++.old-deja/g++.other/builtins4.C: Likewise.
1081         * g++.old-deja/g++.other/inline8.C: Likewise.
1082         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1083
1084 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1085
1086         * g++.old-deja/g++.pt/using1.C: Adjust.
1087         * g++.old-deja/g++.pt/using2.C: New test.
1088
1089 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1090
1091         * gcc.dg/cpp/charconst.c: New tests.
1092         * gcc.dg/cpp/escape.c: New tests.
1093         * gcc.dg/cpp/escape-1.c: New tests.
1094         * gcc.dg/cpp/escape-2.c: New tests.
1095         * gcc.dg/cpp/ucs.c: New tests.
1096
1097 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1098
1099         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1100         native compiler for irix6.5.
1101
1102 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1103
1104         * lib/g++.exp (g++_include_flags): Use args to compute
1105         get_multilibs.
1106         (g++_link_flags): Likewise.
1107         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1108
1109 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1110
1111         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1112
1113 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1114
1115         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1116         this file.
1117
1118 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1119
1120         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1121         STACK_SIZE;
1122         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1123         to STACK_SIZE; Use it to define size of add_histo array.
1124         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1125         to STACK_SIZE.
1126         (f): Use GITT_SIZE to define size of gitt local table.
1127         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1128         to STACK_SIZE; Use it to define size of bytemem array.
1129
1130 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1131
1132         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1133         on 68HC11/HC12 due to the asm instruction.
1134         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1135         * gcc.c-torture/compile/920520-1.x: Likewise.
1136         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1137         on 68HC11/HC12 because the function is larger than 64K.
1138         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1139         on 68HC11/HC12 because the structure is too large.
1140
1141 2001-05-20  Richard Henderson  <rth@redhat.com>
1142
1143         * gcc.c-torture/execute/20010520-1.c: New.
1144
1145 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1146
1147         * g++.old-deja/g++.warn/compare1.C: New test.
1148         * gcc.dg/compare4.c: New test.
1149
1150 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1151
1152         * g++.old-deja/g++.other/optimize1.C: New test.
1153
1154 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1155
1156         * g++.old-deja/g++.pt/spec41.C: New test.
1157
1158 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1159
1160         * gcc.c-torture/compile/20010114-1.x: Remove.
1161
1162 2001-05-18  Stan Shebs  <shebs@apple.com>
1163
1164         * gcc.c-torture/compile/20010518-1.c: New test.
1165
1166 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1167
1168         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1169         * g++.old-deja/g++.pt/crash67.C: New test.
1170
1171 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1172
1173         * g++.old-deja/g++.other/debug9.C: New test.
1174
1175 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1176
1177         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1178
1179 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1180
1181         * gcc.c-torture/compile/20010516-1.c: New test.
1182
1183 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1184
1185         * g++.old-deja/g++.other/crash41.C: New test.
1186
1187 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1188
1189         * g++.old-deja/g++.pt/crash66.C: New test.
1190
1191 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1192
1193         * g++.old-deja/g++.robertl/eb27.C: Convert.
1194
1195 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1196
1197         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1198         declaration being redundant.
1199
1200 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1201
1202         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1203
1204 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1205
1206         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1207
1208 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1209
1210         * lib/g++.exp: Use testsuite_flags.
1211
1212 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1213
1214         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1215
1216 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1217
1218         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1219
1220 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1221
1222         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1223
1224 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1225
1226         * gcc.c-torture/compile/20010313-1.c: New test.
1227
1228 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1229
1230         * gcc.dg/cpp/direct2.c: New test.
1231         * gccq.dg/cpp/direct2s.c: New test.
1232
1233         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1234
1235 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1236
1237         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1238         * g++.old-deja/g++.other/op3.C: Likewise.
1239
1240 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1241
1242         * gcc.dg/cpp/syshdr.h: New file.
1243         * gcc.dg/cpp/sysmac1.c: Update.
1244         * gcc.dg/cpp/sysmac2.c: Update.
1245
1246 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1247
1248         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1249
1250 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1251
1252         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1253         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1254
1255 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1256
1257         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1258
1259 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1260
1261         * lib/g++.exp (g++_include_flags): Don't use any special flags
1262         if TESTING_IN_BUILD_TREE is not defined.
1263         (g++_init): Use a plain 'c++' as the compiler if
1264         TESTING_IN_BUILD_TREEE is not defined.
1265
1266 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1267
1268         * g++.old-deja/g++.eh/catch13.C: New test.
1269         * g++.old-deja/g++.eh/catch14.C: New test.
1270
1271 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1272
1273         * gcc.dg/cpp/tr-define.c: New test.
1274
1275 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1276
1277         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1278         <stdlib.h>, not <malloc.h>.
1279
1280 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1281
1282         * g++.old-deja/g++.ns/template17.C: New test.
1283
1284 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1285
1286         * g++.old-deja/g++.pt/ref4.C: New test.
1287
1288 2001-04-30  Richard Henderson  <rth@redhat.com>
1289
1290         * gcc.dg/20000724-1.c: Revert last change.
1291
1292 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1293
1294         * g77.f-torture/execute/20010430.f: New test.
1295
1296 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1297
1298         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1299
1300 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1301
1302         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1303
1304 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1305
1306         * g++.old-deja/g++.eh/crash6.C: New test.
1307
1308 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1309
1310         * g++.old-deja/g++.other/warn7.C: New test.
1311
1312 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1313
1314         * g++.old-deja/g++.other/defarg9.C: New test.
1315
1316 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1317
1318         * g77.f-torture/compile/20010426.f: New test.
1319         * g77.f-torture/execute/20010426.f: New test.
1320
1321 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1322
1323         * g77.f-torture/compile/20000629-1.x: Remove - error
1324         has been fixed.
1325
1326 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1327
1328         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1329         Tweak slightly to work with g++.dg framework.
1330         * g++.dg/special/ecos.exp: Run initp1.C test.
1331         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1332
1333         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1334         its linker doesn't give line numbers either.
1335         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1336
1337 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1338
1339         * g++.old-deja/g++.other/lex1.C: New test.
1340
1341 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1342
1343         * gcc.dg/noncompile/20010425-1.c: New test.
1344
1345 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1346
1347         * g++.old-deja/g++.pt/mangle2.C: New test.
1348
1349 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1350
1351         * gcc.dg/format/plus-1.c: New test.
1352
1353 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1354
1355         * gcc.dg/20010423-1.c: New test.
1356
1357 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1358
1359         * gcc.c-torture/execute/20010422-1.c: New test.
1360
1361 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1362
1363         * g++.old-deja/g++.ns/type2.C: New test.
1364
1365 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1366
1367         * g++.old-deja/g++.other/perf1.C: New test.
1368
1369 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1370
1371         * gcc.dg/c99-func-2.c: Remove xfail.
1372         * gcc.dg/c99-func-3.c: Remove xfail.
1373         * gcc.dg/c99-func-4.c: Remove xfail.
1374
1375 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1376
1377         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1378
1379 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1380
1381         * gcc.c-torture/compile/20010423-1.c: New test.
1382
1383 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1384
1385         * g++.old-deja/g++.pt/typename28.C: New test.
1386
1387 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1388
1389         * g++.old-deja/g++.abi/empty2.C: New test.
1390         * g++.old-deja/g++.abi/empty3.C: New test.
1391
1392 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1393
1394         * g++.old-deja/g++.other/comdat2.C: New test.
1395         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1396
1397 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1398
1399         * g++.old-deja/g++.other/overload14.C: New test.
1400
1401 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1402
1403         * g++.old-deja/g++.other/lookup23.C: New test.
1404
1405 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1406
1407         * gcc.c-torture/execute/20010403-1.c: New test.
1408
1409 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1410             Mark Mitchell  <mark@codesourcery.com>
1411
1412         * lib/old-dejagnu.exp: Don't delete output of executable.
1413         Add .exe suffix to executables.
1414
1415 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1416
1417         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1418
1419 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1420
1421         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1422
1423 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1424
1425         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1426         * g++.old-deja/g++.abi/crash1.C: New test.
1427
1428 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1429
1430         * g++.old-deja/g++.other/crash40.C: New test.
1431
1432 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1433
1434         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1435
1436 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1437
1438         * g++.old-deja/g++.other/warn6.C: New test.
1439
1440 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1441
1442         * g++.old-deja/g++.robertl/eb42.C: Same.
1443
1444 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1445
1446         * gcc.dg/wtr-conversion-1.c: New testcase.
1447
1448 2001-04-10  Richard Henderson  <rth@redhat.com>
1449
1450         * g++.old-deja/g++.other/array5.C: New.
1451
1452 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1453
1454         * gcc.c-torture/execute/20010408-1.c: New test.
1455
1456 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1457
1458         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1459         headers and constructs.
1460         * g++.old-deja/g++.robertl/eb79.C: Same.
1461         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1462         * g++.old-deja/g++.robertl/eb73.C: Same.
1463         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1464         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1465         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1466         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1467         * g++.old-deja/g++.robertl/eb44.C: Same.
1468         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1469         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1470         * g++.old-deja/g++.robertl/eb39.C: Same.
1471         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1472         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1473         * g++.old-deja/g++.robertl/eb30.C: Same.
1474         * g++.old-deja/g++.robertl/eb3.C: Same.
1475         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1476         * g++.old-deja/g++.robertl/eb21.C: Same.
1477         * g++.old-deja/g++.robertl/eb15.C: Same.
1478         * g++.old-deja/g++.robertl/eb118.C: Same.
1479         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1480         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1481         * g++.old-deja/g++.robertl/eb109.C: Same.
1482         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1483         * g++.old-deja/g++.mike/rtti1.C: Same.
1484         * g++.old-deja/g++.mike/p658.C: Same.
1485         * g++.old-deja/g++.mike/net46.C: Same.
1486         * g++.old-deja/g++.mike/net34.C: Same.
1487         * g++.old-deja/g++.mike/memoize1.C: Same.
1488         * g++.old-deja/g++.mike/eh2.C: Same.
1489         * g++.old-deja/g++.law/weak.C: Same.
1490         * g++.old-deja/g++.law/visibility7.C: Same.
1491         * g++.old-deja/g++.law/visibility25.C: Same.
1492         * g++.old-deja/g++.law/visibility22.C: Same.
1493         * g++.old-deja/g++.law/visibility2.C: Same.
1494         * g++.old-deja/g++.law/visibility17.C: Same.
1495         * g++.old-deja/g++.law/visibility13.C: Same.
1496         * g++.old-deja/g++.law/visibility10.C: Same.
1497         * g++.old-deja/g++.law/visibility1.C: Same.
1498         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1499         * g++.old-deja/g++.law/vbase1.C: Same.
1500         * g++.old-deja/g++.law/operators32.C: Same.
1501         * g++.old-deja/g++.law/nest3.C: Same.
1502         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1503         * g++.old-deja/g++.law/except5.C (main): Same.
1504         * g++.old-deja/g++.law/cvt7.C (run): Same.
1505         * g++.old-deja/g++.law/cvt2.C: Same.
1506         * g++.old-deja/g++.law/cvt16.C: Same.
1507         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1508         * g++.old-deja/g++.law/ctors17.C (main): Same.
1509         * g++.old-deja/g++.law/ctors13.C: Same.
1510         * g++.old-deja/g++.law/ctors12.C (main): Same.
1511         * g++.old-deja/g++.law/ctors10.C: Same.
1512         * g++.old-deja/g++.law/code-gen5.C: Same.
1513         * g++.old-deja/g++.law/bad-error7.C: Same.
1514         * g++.old-deja/g++.law/arm9.C: Same.
1515         * g++.old-deja/g++.law/arm12.C: Same.
1516         * g++.old-deja/g++.law/arg8.C: Same.
1517         * g++.old-deja/g++.law/arg1.C: Same.
1518         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1519         * g++.old-deja/g++.jason/template31.C: Same.
1520         * g++.old-deja/g++.jason/template24.C (main): Same.
1521         * g++.old-deja/g++.jason/2371.C: Same.
1522         * g++.old-deja/g++.eh/new2.C: Same.
1523         * g++.old-deja/g++.eh/new1.C: Same.
1524         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1525         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1526         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1527         * g++.old-deja/g++.brendan/crash62.C: Same.
1528         * g++.old-deja/g++.brendan/crash52.C: Same.
1529         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1530         * g++.old-deja/g++.brendan/crash38.C: Same.
1531         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1532         * g++.old-deja/g++.brendan/copy9.C: Same.
1533
1534 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1535
1536         * gcc.c-torture/execute/20001203-2.c (memset):
1537         Count argument is of type __SIZE_TYPE__.
1538
1539 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1540
1541         * gcc.c-torture/compile/20010404-1.c: New test.
1542
1543 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1544
1545         * gcc.c-torture/compile/20010326-1.c: New test.
1546
1547 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1548
1549         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1550         peculiarities of the SH.
1551         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1552
1553 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1554
1555         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1556         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1557         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1558
1559 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1560
1561         * g77.f-torture/compile/20010321-1.f: New test.
1562
1563 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1564
1565         * gcc.c-torture/compile/20010329-1.c: New test.
1566
1567 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1568
1569         * gcc.c-torture/execute/20010329-1.c: New test.
1570
1571 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1572
1573         * g++.old-deja/g++.other/eh4.C: Fix typo.
1574
1575 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1576
1577         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1578
1579 2001-03-28  Philip Blundell  <philb@gnu.org>
1580
1581         * gcc.c-torture/compile/20010328-1.c: New test.
1582
1583 2001-03-27  Richard Henderson  <rth@redhat.com>
1584
1585         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1586         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1587
1588 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1589
1590         * gcc.c-torture/compile/20010327-1.c: New test.
1591
1592 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1593
1594         * g++.old-deja/g++.other/friend12.C: New test.
1595         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1596         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1597
1598 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1599
1600         * gcc.c-torture/execute/20010325-1.c: New test.
1601
1602 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1603
1604         * g++.old-deja/g++.other/mangle3.C: New test.
1605
1606 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1607
1608         * g++.old-deja/g++.other/anon8.C: New test.
1609
1610 2001-03-20  Philip Blundell  <philb@gnu.org>
1611
1612         * gcc.c-torture/compile/20010320-1.c: New test.
1613
1614 2001-03-17  Richard Henderson  <rth@redhat.com>
1615
1616         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1617
1618 2001-03-15  Geoff Keating  <geoff@redhat.com>
1619
1620         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1621         tests on AIX.
1622
1623 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1624
1625         * g++.old-deja/g++.other/eh4.C: New test.
1626
1627 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1628
1629         * gcc.dg/cpp/mi1.c: Update.
1630
1631 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1632
1633         * g++.old-deja/g++.other/regstack.C: New test.
1634
1635 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1636
1637         * g++.old-deja/g++.other/ref4.C: New test.
1638
1639 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1640
1641         * objc/execute/va_method.m: Added.
1642         * objc/execute/IMP.m: Added.
1643         * objc/execute/_cmd.m: Added.
1644         * objc/execute/accessing_ivars.m: Added.
1645         * objc/execute/class-1.m: Added.
1646         * objc/execute/class-10.m: Added.
1647         * objc/execute/class-11.m: Added.
1648         * objc/execute/class-12.m: Added.
1649         * objc/execute/class-13.m: Added.
1650         * objc/execute/class-14.m: Added.
1651         * objc/execute/class-2.m: Added.
1652         * objc/execute/class-3.m: Added.
1653         * objc/execute/class-4.m: Added.
1654         * objc/execute/class-5.m: Added.
1655         * objc/execute/class-6.m: Added.
1656         * objc/execute/class-7.m: Added.
1657         * objc/execute/class-8.m: Added.
1658         * objc/execute/class-9.m: Added.
1659         * objc/execute/class-tests-1.h
1660         * objc/execute/class-tests-2.h
1661         * objc/execute/compatibility_alias.m: Added.
1662         * objc/execute/encode-1.m: Added.
1663         * objc/execute/formal_protocol-1.m: Added.
1664         * objc/execute/formal_protocol-2.m: Added.
1665         * objc/execute/formal_protocol-3.m: Added.
1666         * objc/execute/formal_protocol-4.m: Added.
1667         * objc/execute/formal_protocol-5.m: Added.
1668         * objc/execute/formal_protocol-6.m: Added.
1669         * objc/execute/formal_protocol-7.m: Added.
1670         * objc/execute/informal_protocol.m: Added.
1671         * objc/execute/initialize.m: Added.
1672         * objc/execute/load.m: Added.
1673         * objc/execute/many_args_method.m: Added.
1674         * objc/execute/nested-3.m: Added.
1675         * objc/execute/no_clash.m: Added.
1676         * objc/execute/private.m: Added.
1677         * objc/execute/redefining_self.m: Added.
1678         * objc/execute/root_methods.m: Added.
1679         * objc/execute/selector-1.m: Added.
1680         * objc/execute/static-1.m: Added.
1681         * objc/execute/static-2.m: Added.
1682         * objc/execute/va_method.m: Added.
1683
1684 2001-03-10  Richard Henderson  <rth@redhat.com>
1685
1686         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
1687
1688 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1689
1690         * g++.old-deja/g++.other/crash31.C: XFAIL.
1691         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
1692         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
1693         * gcc.c-torture/execute/20010123-1.x: XFAIL.
1694         * gcc.c-torture/execute/20010124-1.x: XFAIL.
1695         * gcc.dg/sequence-pt-1.c: XFAIL one test.
1696
1697 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
1698
1699         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
1700
1701 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1702
1703         * gcc.dg/20000724-1.c: Don't use multiline strings.
1704
1705 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1706
1707         * objc/execute/string1.m, objc/execute/string2.m: Compare the
1708         result of -cString against what we expect it to be; don't just
1709         print it out for no one to read.
1710
1711         * objc/execute/string3.m, objc/execute/string4.m: New tests.
1712         Based on testcases provided by Nicola Pero.
1713
1714 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1715
1716         * gcc.dg/cpp/macro7.c: New test.
1717
1718 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1719
1720         * gcc.dg/cpp/multiline.c: Update.
1721
1722 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1723
1724         * g++.old-deja/g++.other/enum3.C: New test.
1725
1726 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1727
1728         * g++.old-deja/g++.other/pod1.C: New test.
1729
1730 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1731
1732         * g++.old-deja/g++.ext/overload1.C: New test.
1733
1734 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1735
1736         * g++.old-deja/g++.pt/using1.C: New test.
1737
1738 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1739
1740         * g++.old-deja/g++.other/using9.C: New test.
1741
1742 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
1743
1744         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
1745
1746         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
1747
1748 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1749
1750         * g++.old-deja/g++.ext/realpt1.C: Remove.
1751
1752 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
1753
1754         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
1755
1756 2001-02-26  Will Cohen  <wcohen@redhat.com>
1757
1758         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
1759
1760 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
1761
1762         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
1763         templatized constructors.
1764
1765 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1766
1767         * gcc.c-torture/execute/20010224-1.c: New test.
1768
1769 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
1770
1771         * gcc.c-torture/execute/20010222-1.c: New test.
1772
1773 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
1774
1775         * g++.old-deja/g++.other/inline20.C: New test.
1776
1777 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1778
1779         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
1780
1781 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1782
1783         * g++.old-deja/g++.other/lookup22.C: New test.
1784
1785 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
1786
1787         * g77.dg: New directory.
1788         * g77.dg/20010216-1.f: New test case.
1789         * g77.dg/dg.exp: New driver.
1790         * lib/g77-dg.exp: New driver library.
1791
1792 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1793
1794         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
1795
1796 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
1797
1798         * g++.old-deja/g++.other/decl9.C: New test.
1799
1800 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
1801
1802         * g++.old-deja/g++.other/init16.C: Update the test so that it does
1803         not need <string> and also tests the initialization at runtime.
1804
1805 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1806
1807         * gcc.c-torture/execute/longlong.c: New test.
1808
1809 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
1810
1811         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
1812
1813 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
1814
1815         * gcc.c-torture/execute/920302-1.c (execute):
1816         Change argument type to short.
1817
1818 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1819
1820         * g++.old-deja/g++.pt/deduct6.C: New test.
1821
1822 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1823
1824         * g++.old-deja/g++.pt/deduct5.C: New test.
1825
1826 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
1827
1828         * gcc.c-torture/execute/20010209-1.c: New test.
1829
1830 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1831
1832         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
1833
1834 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
1835
1836         * g++.dg/vtgc1.C: Update for new ABI.
1837
1838         * consistency.vlad: New directory, 1665 files.
1839
1840 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1841
1842         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
1843         return type.
1844         * gcc.dg/cpp/digraphs.c: Declare puts.
1845
1846 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1847
1848         * g++.old-deja/g++.other/warn5.C: New test.
1849
1850 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1851
1852         * g++.old-deja/g++.pt/spec40.C: New test.
1853
1854 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1855
1856         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
1857         case.
1858         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
1859
1860 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
1861
1862         * gcc.c-torture/compile/20010209-1.c: New test.
1863
1864 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
1865
1866         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
1867         excess errors message but not if it crashes.
1868         * g++.old-deja/g++.other/crash27.C: Likewise.
1869         * g++.old-deja/g++.other/crash28.C: Likewise.
1870         * g++.old-deja/g++.other/crash30.C: Likewise.
1871         * g++.old-deja/g++.other/crash32.C: Likewise.
1872         * g++.old-deja/g++.other/crash35.C: Likewise.
1873         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1874
1875 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1876
1877         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
1878         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
1879         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
1880         g77.f-torture/execute/execute.exp,
1881         g77.f-torture/noncompile/noncompile.exp,
1882         gcc.c-torture/execute/execute.exp,
1883         gcc.c-torture/execute/memcheck/memcheck.exp,
1884         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
1885         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
1886         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
1887         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
1888         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
1889         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
1890         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
1891         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
1892         Remove bug reporting instructions with ancient email addresses.
1893
1894 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1895
1896         * gcc.dg/20010202-1.c: New test.
1897         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
1898
1899 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
1900
1901         * g++.dg/stdbool-if.C: New test.
1902
1903 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1904
1905         * objc/execute/fdecl.m: Added main().
1906
1907 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1908
1909         * gcc.c-torture/execute/20010206-1.c: New test.
1910
1911 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1912
1913         * gcc.dg/cpp/avoidpaste1.c: Update.
1914
1915 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1916
1917         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
1918         Pero <nicola@brainstorm.co.uk>.
1919         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
1920
1921 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
1922
1923         * g++.old-deja/g++.pt/spec39.C: New test.
1924
1925 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
1926
1927         * gcc.c-torture/compile/20010202-1.c: New test.
1928
1929 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
1930
1931         * g++.old-deja/g++.abi/primary2.C: New test.
1932         * g++.old-deja/g++.abi/primary3.C: New test.
1933         * g++.old-deja/g++.abi/primary4.C: New test.
1934         * g++.old-deja/g++.abi/primary5.C: New test.
1935         * g++.old-deja/g++.abi/vtable3.h: New test.
1936         * g++.old-deja/g++.abi/vtable3a.C: New test.
1937         * g++.old-deja/g++.abi/vtable3b.C: New test.
1938         * g++.old-deja/g++.abi/vtable3c.C: New test.
1939         * g++.old-deja/g++.abi/vtable3d.C: New test.
1940         * g++.old-deja/g++.abi/vtable3e.C: New test.
1941         * g++.old-deja/g++.abi/vtable3f.C: New test.
1942         * g++.old-deja/g++.abi/vtable3g.C: New test.
1943         * g++.old-deja/g++.abi/vtable3h.C: New test.
1944         * g++.old-deja/g++.abi/vtable3i.C: New test.
1945         * g++.old-deja/g++.abi/vtable3j.C: New test.
1946         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
1947
1948 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
1949
1950         * g++.old-deja/g++.other/anon6.C: New test.
1951         * g++.old-deja/g++.other/anon7.C: New test.
1952
1953 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1954
1955         * gcc.dg/cpp/avoidpaste2.c: New tests.
1956
1957 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
1958
1959         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
1960
1961 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
1962
1963         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
1964         DECIMAL_DIG cases for Irix."
1965
1966 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
1967
1968         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
1969
1970 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1971
1972         * gcc.dg/c99-tag-1.c: New test.
1973
1974 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1975
1976         * gcc.dg/cpp/tr-warn1.c: Add tests.
1977
1978 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1979
1980         * gcc.dg/cpp/avoidpaste1.c: Update.
1981         * gcc.dg/cpp/paste4.c: Update.
1982
1983 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
1984
1985         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
1986         cases for Irix.
1987
1988 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1989
1990         * g++.old-deja/g++.other/inline19.C: New test.
1991
1992 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1993
1994         * gcc.dg/Wlarger-than.c: New test.
1995
1996 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1997
1998         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
1999
2000 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2001
2002         * gcc.c-torture/execute/20010129-1.c: New test.
2003         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2004
2005 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2006
2007         * gcc.dg/cpp/avoidpaste1.c: Test case.
2008
2009 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2010
2011         * g++.old-deja/g++.other/inline18.C: New test.
2012
2013 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2014
2015         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2016         and __builtin_putchar.
2017
2018 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2019
2020         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2021         tests.
2022
2023 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2024
2025         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2026         floating point number rounding mode to round to the nearest
2027         representable mode.
2028
2029 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2030
2031         * g++.old-deja/g++.other/mangle2.C: New test.
2032
2033 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2034
2035         * gcc.c-torture/compile/20010124-1.c: New test.
2036
2037 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2038
2039         * g++.old-deja/g++.pt/spec38.C: New test.
2040
2041 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2042
2043         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2044         "Build don't run".
2045
2046 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2047
2048         * gcc.c-torture/execute/20010123-1.c: New test.
2049
2050 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2051
2052         * g++.old-deja/g++.pt/spec37.C: New test.
2053
2054 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2055
2056         * g++.old-deja/g++.pt/overload14.C: New test.
2057
2058 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2059
2060         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2061         __builtin_return_address.
2062
2063 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2064
2065         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2066         * g++.old-deja/g++.pt/spec35.C: New test.
2067         * g++.old-deja/g++.pt/spec36.C: New test.
2068
2069 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2070
2071         * gcc.c-torture/compile/20010118-1.c: New test.
2072
2073 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2074
2075         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2076
2077 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2078
2079         * gcc.c-torture/execute/20010119-1.c: New test.
2080
2081 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2082
2083         * g++.old-deja/g++.other/vbase5.C: New test.
2084
2085 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2086
2087         * gcc.c-torture/execute/20010118-1.c: New test.
2088
2089 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2090
2091         * g++.old-deja/g++.pt/deduct3.C: New test.
2092
2093 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2094
2095         * g++.old-deja/g++.pt/spec34.C: New test.
2096
2097 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2098
2099         * g77.f-torture/compile/20000601-2.f: New test.
2100
2101 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2102
2103         * g++.old-deja/g++.other/init17.C: New test.
2104
2105 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2106
2107         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2108
2109 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2110
2111         * g++.old-deja/g++.pt/unify8.C: New test.
2112
2113 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2114
2115         * g++.old-deja/g++.abi/vbase1.C: New test.
2116
2117 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2118
2119         * g++.old-deja/g++.pt/crash65.C: New test.
2120
2121 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2122
2123         * gcc.dg/cpp/assembl2.S: New test case.
2124
2125 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2126
2127         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2128         are supported.
2129
2130 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2131
2132         * g++.old-deja/g++.other/builtins1.C: New test.
2133         * g++.old-deja/g++.other/builtins2.C: Likewise.
2134         * g++.old-deja/g++.other/builtins3.C: Likewise.
2135         * g++.old-deja/g++.other/builtins4.C: Likewise.
2136
2137 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2138
2139         * gcc.c-torture/compile/20010117-1.c: New test.
2140         * gcc.c-torture/compile/20010117-2.c: New test.
2141
2142 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2143
2144         * g77.f-torture/execute/20010116.[fx]: New test,
2145         XFAIL on i?86-*-*.
2146         * g77.f-torture/compile/20010115.f: Indicate it's
2147         a test for PR fortran/1636.
2148
2149 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2150
2151         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2152
2153 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2154
2155         * g77.f-torture/compile/20010115.f: New test.
2156
2157 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2158
2159         * g++.old-deja/g++.pt/nontype5.C: New test.
2160
2161 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2162
2163         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2164         have an equivalent working one below it.
2165
2166 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2167
2168         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2169         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2170
2171 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2172
2173         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2174         message containing "init_priority".
2175         (conpr-2.C): Likewise.
2176         (conpr-3.C): Likewise.
2177         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2178
2179 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2180
2181         * gcc.c-torture/execute/20010114-2.c: New test.
2182
2183 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2184
2185         * gcc.c-torture/compile/20010114-1.c: New test.
2186         * gcc.c-torture/compile/20010114-1.x: Xfail.
2187         * gcc.c-torture/compile/20010114-2.c: New test.
2188         * gcc.c-torture/execute/20010114-1.c: New test.
2189         * gcc.dg/trunc-1.c: New test.
2190         * gcc.dg/uninit-B.c: New test.
2191
2192 2001-01-13  Nick Clifton  <nickc@redhat.com>
2193
2194         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2195         target.
2196
2197 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2198
2199         * gcc.c-torture/compile/20010113-1.c: New test.
2200
2201 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2202
2203         * gcc.c-torture/compile/20001212-1.c: New test.
2204
2205 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2206
2207         * gcc.dg/cpp/widestr1.c: Update.
2208         * gcc.dg/cpp/prag-imp.c: Remove.
2209
2210 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2211
2212         * gcc.c-torture/execute/20000801-3.x: Remove.
2213         * gcc.dg/c90-init-1.c: New test.
2214         * gcc.dg/c99-init-1.c: New test.
2215         * gcc.dg/c99-init-2.c: New test.
2216         * gcc.dg/gnu99-init-1.c: New test.
2217
2218 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2219
2220         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2221         testing that no relevant ones were found.
2222
2223 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2224
2225         * g++.old-deja/g++.pt/cast2.C: New test.
2226
2227 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2228
2229         * g++.old-deja/g++.pt/friend47.C: New test.
2230
2231 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2232
2233         * g++.old-deja/g++.pt/instantiate13.C: New test.
2234
2235 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2236
2237         * g++.old-deja/g++.other/defarg7.C: New test.
2238         * g++.old-deja/g++.other/defarg8.C: New test.
2239
2240 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2241
2242         * g++.old-deja/g++.pt/crash64.C: New test.
2243
2244 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2245
2246         * g++.old-deja/g++.pt/crash63.C: New test.
2247
2248 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2249
2250         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2251
2252 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2253
2254         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2255
2256 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2257
2258         * g++.old-deja/g++.pt/error3.C: New test.
2259
2260 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2261
2262         * g++.old-deja/g++.other/crash39.C: New test.
2263
2264 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2265
2266         * g++.old-deja/g++.other/vbase4.C: New test.
2267
2268 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2269
2270         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2271         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2272         * gcc.dg/special/special.exp: New test driver which will check
2273         for alias support for the above test.
2274
2275 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2276
2277         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2278         problems on small machines.
2279         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2280         parameterize.
2281
2282 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2283
2284         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2285         mips.
2286         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2287
2288 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2289
2290         * g++.old_deja/g++.pt/using8.C: New test.
2291
2292 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2293
2294         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2295
2296 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2297
2298         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2299         where a failure is expected.
2300         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2301
2302 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2303
2304         * g++.old_deja/g++.pt/instantiate12.C: New test.
2305
2306 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2307
2308         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2309         start of structs.
2310         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2311         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2312         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2313         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2314         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2315         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2316         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2317         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2318         * g++.old-deja/g++.eh/spec6.C: Likewise.
2319         * g++.old-deja/g++.jason/crash3.C: Likewise.
2320         * g++.old-deja/g++.law/ctors11.C: Likewise.
2321         * g++.old-deja/g++.law/ctors17.C: Likewise.
2322         * g++.old-deja/g++.law/ctors5.C: Likewise.
2323         * g++.old-deja/g++.law/ctors9.C: Likewise.
2324         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2325         * g++.old-deja/g++.mike/net22.C: Likewise.
2326         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2327         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2328         * g++.old-deja/g++.mike/virt3.C: Likewise.
2329         * g++.old-deja/g++.niklas/t128.C: Likewise.
2330         * g++.old-deja/g++.other/anon4.C: Likewise.
2331         * g++.old-deja/g++.other/using1.C: Likewise.
2332         * g++.old-deja/g++.other/warn3.C: Likewise.
2333         * g++.old-deja/g++.pt/t37.C: Likewise.
2334         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2335         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2336
2337 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2338
2339         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2340
2341 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2342
2343         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2344
2345 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2346
2347         * gcc.c-torture/compile/20010107-1.c: New test.
2348
2349 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2350
2351         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2352
2353 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2354
2355         * gcc.dg/format/format.h: New file.
2356         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2357         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2358         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2359         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2360         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2361         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2362         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2363         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2364         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2365         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2366         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2367         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2368         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2369         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2370         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2371         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2372         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2373         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2374         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2375         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2376         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2377         instead of declaring standard types, macros and functions in each
2378         test.
2379
2380 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2381
2382         * gcc.c-torture/execute/20010106-1.c: New test.
2383
2384 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2385
2386         * gcc.dg/format/format.exp: New file.
2387         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2388         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2389         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2390         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2391         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2392         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2393         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2394         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2395         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2396         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2397         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2398         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2399         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2400         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2401         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2402         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2403         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2404         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2405         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2406         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2407         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2408         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2409         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2410         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2411         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2412         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2413         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2414         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2415         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2416         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2417         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2418         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2419         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2420         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2421         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2422         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2423         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2424         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2425         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2426         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2427         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2428         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2429
2430 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2431
2432         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2433         account.
2434
2435 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2436
2437         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2438
2439 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2440
2441         * g++.old-deja/g++.pt/crash62.C: New test.
2442
2443 2001-01-04  Richard Henderson  <rth@redhat.com>
2444
2445         * gcc.dg/20000926-1.c: Update expected warnings.
2446         * gcc.dg/array-2.c: Likewise.
2447         * gcc.dg/array-4.c: Also validate flexible array members.
2448         * gcc.dg/c99-flex-array-1.c: New.
2449
2450 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2451
2452         * gcc.c-torture/compile/20001222-1.x: Remove.
2453
2454 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2455
2456         * gcc.c-torture/execute/built-in-setjmp.c: New.
2457
2458 2001-01-03  Richard Henderson  <rth@redhat.com>
2459
2460         * gcc.dg/940510-1.c: Update expected error wording.
2461         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2462
2463 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2464
2465         * lib/target-supports.exp (check_alias_available): Modified to
2466         indicate aliases not supported if only weak aliases are supported.
2467
2468 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2469
2470         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2471         Turn on cmpstrsi checks for __pj__ and __i370__.
2472
2473 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2474
2475         * g++.old-deja/g++.other/virtual11.C: New test.
2476
2477 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2478
2479         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2480
2481 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2482
2483         * gcc.c-torture/compile/20010102-1.c: New test.
2484
2485 2001-01-02  Andreas Jaeger  <aj@suse.de>
2486
2487         * gcc.dg/noreturn-3.c: New test.
2488
2489         * gcc.dg/noreturn-4.c: New test.
2490
2491 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2492
2493         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2494         __builtin_fputc and __builtin_fwrite.
2495
2496 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2497
2498         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2499         signed char, not default char.
2500
2501 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2502
2503         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2504
2505 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2506
2507         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2508
2509 2000-12-29  Richard Henderson  <rth@redhat.com>
2510
2511         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2512         (__cyg_profile_func_exit): Define.
2513
2514 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2515
2516         * g++.dg/vtgc1.C: New test.
2517
2518 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2519
2520         * gcc.dg/noncompile/20001228-1.c: New test.
2521
2522         * gcc.dg/20001228-1.c: New test.
2523
2524         * gcc.c-torture/execute/20001228-1.c: New test.
2525
2526 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2527
2528         * gcc.dg/format-strfmon-1.c: New test.
2529
2530 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2531
2532         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2533         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2534         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2535         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2536         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2537         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2538         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2539         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2540         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2541         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2542         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2543         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2544         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2545
2546         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2547         * gcc.c-torture/execute/string-opt-4.c: Test index.
2548
2549 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2550
2551         * gcc.c-torture/compile/20001226-1.c: New test.
2552
2553 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2554
2555         * gcc.c-torture/compile/20001222-1.c: New test.
2556         * gcc.c-torture/compile/20001222-1.x: Xfail.
2557
2558 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2559
2560         * gcc.c-torture/execute/comp-goto-2.c: New test.
2561
2562 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2563
2564         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2565         Use long types if __INT_MAX__ is 32767.
2566         (main): Use cast to (sint32 *) when poking 88 into a_page.
2567
2568         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2569
2570 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2571
2572         * gcc.c-torture/compile/20001221-1.c: New test.
2573         * gcc.c-torture/execute/20001221-1.c: New test.
2574
2575 2000-12-20  Richard Henderson  <rth@redhat.com>
2576
2577         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2578         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2579
2580 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2581
2582         * gcc.dg/compare3.c: New test.
2583
2584 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2585
2586         * gcc.dg/format-warnll-1.c: New test.
2587
2588 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2589
2590         * gcc.dg/cpp/cmdlne-P.c: New test.
2591
2592 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2593
2594         * gcc.c-torture/execute/builtin-abs-1.c,
2595         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2596
2597 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2598
2599         * gcc.dg/cpp/multiline.c: New test.
2600
2601 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2602
2603         * g++.old-deja/g++.other/syshdr1.C: Update.
2604         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2605
2606 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2607
2608         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2609
2610 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2611
2612         * g++.old-deja/g++.pt/ttp65.C: New test.
2613
2614 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2615
2616         * g++.old-deja/g++.pt/ttp64.C: New test.
2617
2618 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2619
2620         * g++.old-deja/g++.pt/spec33.C: New test.
2621
2622 2000-12-14  Catherine Moore  <clm@redhat.com>
2623
2624         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2625         * gcc.c-torture/execute/920612-2.c: Likewise.
2626         * gcc.c-torture/execute/920428-2.c: Likewise.
2627         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2628         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2629
2630 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2631
2632         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2633         * gcc.dg/pack-test-2.c: Likewise.
2634
2635 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2636
2637         Tests by Zack Weinberg <zackw@stanford.edu>.
2638
2639         * gcc.dg/cpp/defined.c: Update.
2640         * gcc.dg/cpp/defined_trad.c: New tests.
2641
2642 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2643
2644         * gcc.dg/cpp/trad-direct.c: Update.
2645
2646 2000-12-11  Neil Booth  <neilb@earthling.net>
2647
2648         * gcc.dg/cpp/defined_trad.c
2649
2650 2000-12-11  Neil Booth  <neilb@earthling.net>
2651
2652         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2653
2654 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2655
2656         * gcc.dg/format-miss-2.c: New test.
2657
2658 2000-12-09  Neil Booth  <neilb@earthling.net>
2659
2660         * gcc.dg/cpp/lineflags.c: New tests.
2661         * gcc.dg/cpp/poison.c: Update.
2662         * gcc.dg/cpp/redef2.c: Update.
2663         * gcc.dg/cpp/skipping.c: New test.
2664
2665 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
2666
2667         * g++.old-deja/g++.other/eh3.C: New testcase.
2668
2669 2000-12-07  Neil Booth  <neilb@earthling.net>
2670
2671         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
2672         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
2673         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
2674         wtr-union-init-2.c, wtr-union-init-3.c: Update.
2675         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
2676         Update.
2677
2678 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2679
2680         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
2681         __SIZE_TYPE__ instead of int for type of integers cast to
2682         pointers.
2683
2684 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
2685
2686         * g++.old-deja/g++.other/cleanup4.C: New test.
2687
2688 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2689
2690         * format-sec-1.c: New test.
2691
2692 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2693
2694         * gcc.dg/format-nonlit-3.c: New test.
2695
2696 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2697
2698         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
2699         through a null pointer.
2700
2701 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2702
2703         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
2704         * g++.old-deja/g++.pt/partial4.C: New test.
2705
2706 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2707
2708         * gcc.c-torture/execute/ieee/hugeval.x: New.
2709
2710 2000-12-06  Neil Booth  <neilb@earthling.net>
2711
2712         * gcc.dg/cpp/backslash2.c: New tests.
2713
2714 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2715
2716         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
2717         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
2718
2719 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
2720
2721         * gcc.c-torture/execute/20001203-2.c: New testcase.
2722
2723 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2724
2725         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
2726         * g++.old-deja/g++.other/virtual10.C: New test.
2727
2728 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2729
2730         * g++.old-deja/g++.mike/pmf5.C: Remove test.
2731
2732 2000-12-05  Richard Henderson  <rth@redhat.com>
2733
2734         * gcc.c-torture/compile/20001205-1.c: New.
2735
2736 2000-12-04  Neil Booth  <neilb@earthling.net>
2737
2738         * g++.old-deja/g++.other/virtual9.C: New test.
2739         * g++.old-deja/g++.pt/crash61.C: New test.
2740         * gcc.c-torture/execute/loop-9.c: New test.
2741
2742 2000-12-04  Neil Booth  <neilb@earthling.net>
2743
2744         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
2745         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
2746         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
2747         * gcc.dg/cpp/extratokens.c: ...here.
2748
2749 2000-12-04  Neil Booth  <neilb@earthling.net>
2750
2751         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
2752         New tests.
2753
2754 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2755
2756         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
2757         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
2758
2759 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2760
2761         * gcc.c-torture/execute/20001203-1.c: New test.
2762
2763 2000-12-03  Neil Booth  <neilb@earthling.net>
2764
2765         * gcc.dg/cpp/macro6.c: New test cases.
2766
2767 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2768
2769         * gcc.c-torture/execute/string-opt-9.c: New test.
2770         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2771         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2772         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2773
2774         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
2775         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
2776
2777 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
2778
2779         * gcc.dg/cpp/if-6.c: New testcase.
2780
2781         * gcc.dg/20001201-1.c: New testcase.
2782
2783 2000-12-02  Neil Booth  <neilb@earthling.net>
2784
2785         * g++.old-deja/g++.other/externC4.C,
2786         g++.old-deja/g++.other/friend10.C: New tests.
2787
2788 2000-12-02  Neil Booth  <neilb@earthling.net>
2789
2790         * g++.old-deja/g++.other/instan2.C
2791         * g++.old-deja/g++.other/instan3.C: New test.
2792
2793 2000-12-02  Neil Booth  <neilb@earthling.net>
2794
2795         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
2796         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
2797         gnuc99.c,gnuc99-pedantic.c: New tests.
2798
2799 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2800
2801         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
2802         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
2803
2804 2000-12-01  Neil Booth  <neilb@earthling.net>
2805
2806         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
2807         * gcc.dg/cpp/poison.c: Update.
2808         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
2809
2810 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
2811
2812         * g77.f-torture/execute/20001201.f: New test.
2813
2814 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2815
2816         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
2817
2818 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
2819
2820         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
2821
2822 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
2823
2824         * g++.old-deja/g++.other/cast6.C: New test.
2825
2826 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
2827
2828         * gcc.c-torture/execute/20001130-2.c: New testcase.
2829
2830 2000-11-30  Richard Henderson  <rth@redhat.com>
2831
2832         * gcc.c-torture/execute/20001130-1.c: New test.
2833
2834 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2835
2836         * g++.old-deja/g++.other/op3.C: New test.
2837
2838 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2839
2840         * g++.old-deja/g++.other/op2.C: New test.
2841
2842 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2843
2844         * g++.old-deja/g++.other/crash38.C: New test.
2845
2846 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
2847
2848         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
2849
2850 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
2851
2852         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
2853         tests.
2854         * gcc.c-torture/execute/string-opt-6.c: New test.
2855
2856         * gcc.dg/20001117-1.c: Add main.
2857
2858 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
2859
2860         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
2861         Move from here ...
2862         * gcc.dg/940510-1.c: ... to here.
2863
2864         * gcc.dg/20000926-1.c: GNU C now allows initializations of
2865         zero-size arrays in toplevel structures.
2866
2867 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2868
2869         * gcc.c-torture/execute/loop-8.c: New test.
2870
2871 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2872
2873         * g++.old-deja/g++.other/base1.C: New test.
2874
2875 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2876
2877         * g++.old-deja/g++.other/parse2.C: New test.
2878
2879 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2880
2881         * g++.old-deja/g++.pt/incomplete1.C: New test.
2882
2883 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2884
2885         * g++.old-deja/g++.other/friend9.C: New test.
2886
2887 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2888
2889         * gcc.dg/20001127-1.c: New test.
2890
2891 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2892
2893         * g++.old-deja/g++.pt/friend46.C: New test.
2894
2895 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2896
2897         * g++.old-deja/g++.other/ptrmem8.C: New test.
2898
2899 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2900
2901         * gcc.c-torture/execute/string-opt-7.c: New test.
2902         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2903
2904 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2905
2906         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
2907         instead of 'mkcheck 2'.
2908
2909 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2910
2911         * gcc.c-torture/execute/memcheck/driver.c,
2912         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
2913         C9X references to refer to C99.
2914
2915 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
2916
2917         * gcc.dg/ultrasp3.c: New test.
2918
2919 2000-11-25  Neil Booth  <neilb@earthling.net>
2920
2921         * gcc.dg/cpp/include2.c: Update test to be locale independent.
2922
2923 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
2924
2925         * gcc.c-torture/compile/20001123-2.c: New.
2926
2927 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2928
2929         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2930
2931 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
2932
2933         * gcc.dg/sequence-point-1.c: Add some new tests.
2934         * gcc.c-torture/execute/20001124-1.c: New test.
2935
2936 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2937
2938         * g++.old-deja/g++.other/vaarg4.C: New test.
2939         * gcc.c-torture/compile/20001123-1.c: New test.
2940
2941 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
2942
2943         * g++.other/crash24.C: Adjust and remove XFAIL.
2944         * g++.other/crash37.C: New test.
2945
2946 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
2947
2948         * g++.old-deja/g++.pt/instantiate9.C: New test.
2949
2950 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
2951
2952         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
2953         new ABI, too.
2954
2955         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
2956         * g++.old-deja/g++.robertl/eb55.C: Likewise.
2957
2958 2000-11-22  Neil Booth  <neilb@earthling.net>
2959
2960         * gcc.dg/cpp/Wtrigraphs.c: New test.
2961
2962 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
2963
2964         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
2965
2966 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
2967
2968         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
2969
2970 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
2971
2972         * lib/gcc-dg.exp: load_lib scanasm.exp.
2973         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
2974         * lib/g++-dg.exp: load_lib scanasm.exp.
2975         * lib/scanasm.exp: New.
2976         (scan-assembler, scan-assembler-not): Add optional arguments to
2977         test name, or if not present, the pattern name.
2978         (scan-assembler-dem, scan-assembler-dem-not): New.
2979
2980         * g++.dg/dg.exp: New.
2981
2982 2000-11-21  Neil Booth  <neilb@earthling.net>
2983
2984         * gcc.dg/cpp/integrated1.c: Remove.
2985
2986 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2987
2988         * gcc.c-torture/execute/20001121-1.c: New test.
2989
2990 2000-11-21  Richard Henderson  <rth@redhat.com>
2991
2992         * gcc.c-torture/compile/20001121-1.c: New test.
2993
2994 2000-11-20  Neil Booth  <neilb@earthling.net>
2995
2996         * gcc.dg/cpp/integrated1.c: New test.
2997
2998 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2999
3000         * g++.old-deja/g++.other/inline17.C: New test.
3001
3002 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3003
3004         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3005         local variable to be zero: I made the variable global. Now
3006         uses abort() and exit() instead of relying on main's return value.
3007
3008 2000-11-20  Neil Booth  <neilb@earthling.net>
3009
3010         * gcc.dg/cpp/paste2.c: Update test.
3011         * objc/execute/paste.m: New test.
3012
3013 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3014
3015         * gcc.dg/c99-condexpr-1.c: New test.
3016
3017 2000-11-20  Neil Booth  <neilb@earthling.net>
3018
3019         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3020
3021 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3022
3023         * g++.old-deja/g++.pt/export1.C: New test.
3024
3025 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3026
3027         * gcc.dg/20001117-1.c: New test.
3028
3029 2000-11-18  Richard Henderson  <rth@redhat.com>
3030
3031         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3032
3033 2000-11-18  Richard Henderson  <rth@redhat.com>
3034
3035         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3036         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3037         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3038
3039 2000-11-18  Richard Henderson  <rth@redhat.com>
3040
3041         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3042         (main): New.  Exit cleanly.
3043
3044 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3045
3046         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3047         gcc.dg/c99-fordecl-2.c: New tests.
3048
3049 2000-11-18  Richard Henderson  <rth@redhat.com>
3050
3051         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3052         * gcc.c-torture/execute/zerolen-2.c: New.
3053
3054 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3055
3056         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3057         memory.
3058
3059 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3060
3061         * g++.old-deja/g++.pt/instantiate8.C: New test.
3062
3063 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3064
3065         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3066         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3067
3068 2000-11-16  Nick Clifton  <nickc@redhat.com>
3069
3070         * gcc.c-torture/execute/nestfunc-2.c: New test.
3071         * gcc.c-torture/execute/nestfunc-3.c: New test.
3072
3073 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3074
3075         * gcc.c-torture/compile/20001116-1.c: New test.
3076
3077 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3078
3079         * gcc.c-torture/execute/20001115-1.c: New test.
3080
3081 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3082
3083         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3084         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3085         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3086         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3087
3088 2000-11-15  Neil Booth  <neilb@earthling.net>
3089
3090         gcc.dg/cpp/_Pragma1.c: Update.
3091         gcc.dg/cpp/_Pragma2.c: New test.
3092
3093 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3094
3095         * g++.old-deja/g++.other/anon5.C: New test.
3096
3097 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3098
3099         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3100         tests.
3101
3102 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3103
3104         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3105         output.
3106
3107 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3108
3109         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3110         labels at end of compound statements.
3111
3112 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3113
3114         * gcc.c-torture/execute/loop-7.c: New test.
3115
3116 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3117
3118         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3119
3120 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3121
3122         * gcc.dg/c99-bool-1.c: New test.
3123
3124 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3125
3126         * gcc.dg/c99-scope-1.c: Remove xfail.
3127         * gcc.dg/c99-scope-2.c: New test.
3128
3129 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3130
3131         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3132         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3133
3134 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3135
3136         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3137         error messages.
3138
3139         * g++.mike/p700.C: Don't typedef wchar_t.
3140         * g++.mike/p784.C: Likewise.
3141         * g++.mike/eb101.C: Don't use __wchar_t.
3142
3143 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3144
3145         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3146         from DO loop.
3147
3148 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3149
3150         * gcc.c-torture/execute/20001111-1.c: New test.
3151
3152 2000-11-10  Nick Clifton  <nickc@redhat.com>
3153
3154         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3155         long multuiple and accumulate.
3156
3157 2000-11-09  Richard Henderson  <rth@redhat.com>
3158
3159         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3160         via size_t instead of int.
3161
3162         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3163         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3164         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3165         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3166
3167 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3168
3169         * gcc.c-torture/compile/20001109-1.c: New test.
3170         * gcc.c-torture/compile/20001109-2.c: New test.
3171
3172 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3173
3174         * g++.old-deja/g++.pt/operator1.C: New test.
3175         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3176
3177 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3178
3179         * gcc.dg/20001108-1.c: New test.
3180
3181 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3182
3183         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3184         with both arguments constant strings.
3185         * gcc.c-torture/execute/string-opt-3.c: New test.
3186         * gcc.c-torture/execute/string-opt-4.c: New test.
3187         * gcc.c-torture/execute/string-opt-5.c: New test.
3188
3189 2000-11-08  Nick Clifton  <nickc@redhat.com>
3190
3191         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3192         mulsidi3adddi patterns.
3193
3194 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3195
3196         * g++.old-deja/g++.other/crash36.C: New test.
3197
3198 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3199
3200         * g++.old-deja/g++.other/init16.C: New test.
3201
3202 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3203
3204         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3205
3206 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3207
3208         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3209         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3210         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3211
3212 2000-11-07  DJ Delorie  <dj@redhat.com>
3213
3214         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3215
3216 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3217
3218         * gcc.c-torture/execute/string-opt-1.c: New test.
3219
3220 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3221
3222         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3223         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3224         parameters in registers, and there is no way for a varargs
3225         function to know in which order the integer and floating-point
3226         parameters should be interleaved when they are placed on the
3227         stack.
3228         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3229         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3230
3231 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3232
3233         * gcc.c-torture/execute/string-opt-2.c: New test.
3234
3235 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3236
3237         * g++.old-deja/g++.pt/crash60.C: New test.
3238
3239 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3240
3241         * g++.old-deja/g++.other/crash24.C: New test.
3242         * g++.old-deja/g++.other/crash25.C: New test.
3243         * g++.old-deja/g++.other/crash26.C: New test.
3244         * g++.old-deja/g++.other/crash27.C: New test.
3245         * g++.old-deja/g++.other/crash28.C: New test.
3246         * g++.old-deja/g++.other/crash29.C: New test.
3247         * g++.old-deja/g++.other/crash30.C: New test.
3248         * g++.old-deja/g++.other/crash31.C: New test.
3249         * g++.old-deja/g++.other/crash32.C: New test.
3250         * g++.old-deja/g++.other/crash33.C: New test.
3251         * g++.old-deja/g++.other/crash34.C: New test.
3252         * g++.old-deja/g++.other/crash35.C: New test.
3253
3254 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3255
3256         * gcc.c-torture/execute/20001031-1.c: New test.
3257
3258 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3259
3260         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3261         namespace.
3262
3263         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3264         standards-conformant.
3265
3266         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3267
3268         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3269         * g++.old-deja/g++.mike/p755a.C: Likewise.
3270         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3271         library makes no calls to `operator new' during initialization.
3272
3273 2000-11-04  Neil Booth  <neilb@earthling.net>
3274
3275         * gcc.dg/cpp/include2.c: New tests.
3276
3277 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3278
3279         * lib/g++.exp (g++_set_ld_library_path): New function.
3280         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3281
3282 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3283
3284         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3285         warnings.
3286
3287 2000-11-01  Richard Henderson  <rth@redhat.com>
3288
3289         * g++.old-deja/g++.ext/namedret1.C: New.
3290         * g++.old-deja/g++.ext/namedret2.C: New.
3291         * g++.old-deja/g++.ext/namedret3.C: New.
3292
3293 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3294
3295         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3296         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3297
3298 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3299
3300         * gcc.c-torture/execute/va-arg-21.c: New test.
3301
3302 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3303
3304         * gcc.dg/c99-complex-2.c: New test.
3305
3306 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3307
3308         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3309
3310 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3311
3312         * g++.old-deja/g++.other/inline16.C: New test.
3313
3314 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3315
3316         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3317         __PRETTY_FUNCTION__
3318
3319 2000-10-29  Neil Booth  <neilb@earthling.net>
3320
3321         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3322         New tests.
3323         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3324         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3325         optimisation.
3326
3327 2000-10-29  Neil Booth  <neilb@earthling.net>
3328
3329         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3330         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3331         * mi5.c: Test multiple includes work with -C.
3332         * trigraphs.c: Test ^= version.
3333
3334 2000-10-28  Neil Booth  <neilb@earthling.net>
3335
3336         New tests and test updates for new macro expander.
3337
3338         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3339         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3340         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3341         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3342         new diagnostic messages.
3343
3344         * gcc.dg/cpp/macro3.c: New tests.
3345
3346 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3347
3348         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3349         on the same line.
3350
3351 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3352
3353         * g++.old-deja/g++.other/eh2.C: New test.
3354
3355 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3356
3357         * gcc.c-torture/execute/20001027-1.c: New test.
3358
3359 2000-10-26  Richard Henderson  <rth@redhat.com>
3360
3361         * gcc.c-torture/execute/20001026-1.c: New.
3362
3363 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3364
3365         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3366         * g++.old-deja/g++.law/builtin1.C: Likewise.
3367         * g++.old-deja/g++.law/ctors10.C: Likewise.
3368         * g++.old-deja/g++.law/virtual3.C: Likewise.
3369         * g++.old-deja/g++.mike/p658.C: Likewise.
3370         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3371         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3372         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3373         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3374         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3375
3376 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3377
3378         * gcc.c-torture/compile/20001024-1.c: New test.
3379
3380 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3381
3382         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3383         to tell us whether or not we are using V3.
3384
3385 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3386
3387         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3388         operands.
3389
3390 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3391
3392         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3393
3394 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3395
3396         * gcc.c-torture/execute/20001024-1.c: New test.
3397
3398 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3399
3400         * g++.old-deja/g++.other/sibcall1.C: New test.
3401
3402 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3403
3404         * gcc.dg/noncompile/init-3.c: New test.
3405
3406 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3407
3408         * gcc.dg/format-array-1.c: New test.
3409
3410 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3411
3412         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3413         writing through null pointers; remove comment about testing
3414         unterminated strings.
3415
3416 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3417
3418         * gcc.c-torture/execute/20001017-2.c: New test.
3419
3420 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3421
3422         * gcc.c-torture/compile/20001018-1.c: New test.
3423         * gcc.c-torture/compile/20001018-1.x: Xfail.
3424
3425 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3426
3427         * gcc.c-torture/execute/20001017-1.c: New test.
3428
3429 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3430
3431         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3432         for multiple use of arguments with scanf formats; add tests for
3433         multiple use of arguments.
3434
3435 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3436
3437         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3438
3439 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3440
3441         * gcc.dg/format-miss-1.c: New test.
3442
3443 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3444
3445         * gcc.c-torture/execute/20001013-1.c: New test.
3446
3447 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3448
3449         * gcc.dg/format-branch-1.c: New test.
3450
3451 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3452
3453         * README, lib/file-format.exp: Remove EGCS references.
3454
3455 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3456
3457         * gcc.dg/20001013-1.c: New test.
3458
3459 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3460
3461         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3462         for intmax_t in the compiler using __typeof__ and the type rules
3463         for conditional expressions.
3464
3465 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3466
3467         * gcc.dg/20001012-1.c: New test.
3468         * gcc.dg/20001012-2.c: New test.
3469
3470 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3471
3472         * gcc.dg/format-attr-1.c: New test.
3473
3474 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3475
3476         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3477         __LONG_LONG_MAX__ instead of LLONG_MAX.
3478
3479 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3480
3481         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3482         scanf flags.
3483         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3484         flags.
3485
3486 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3487
3488         * gcc.dg/sequence-pt-1.c: New test.
3489
3490 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3491
3492         * gcc.c-torture/execute/20001011-1.c: New testcase.
3493         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3494
3495 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3496
3497         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3498         does not error on it.
3499
3500 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3501
3502         * gcc.dg/20001009-1.c: New test.
3503
3504 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3505
3506         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3507         * gcc.c-torture/execute/20001009-2.c: ... to here.
3508
3509 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3510
3511         * gcc.c-torture/compile/20001009-1.c: New testcase.
3512         * gcc.c-torture/execute/20001009-1.c: New testcase.
3513         Testcases provided by Jan Hubicka <jh@suse.cz>.
3514
3515 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3516
3517         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3518         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3519         uintmax_t using <limits.h> to emulate the compiler's internal
3520         logic.  No longer XFAIL %j tests.
3521
3522 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3523
3524         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3525         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3526         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3527         regexps and details of expected handling of some bad formats.
3528         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3529         suppression.
3530
3531 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3532
3533         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3534         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3535         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3536         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3537         in list archives.
3538
3539 2000-10-06  Richard Henderson  <rth@cygnus.com>
3540
3541         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3542         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3543         * g++.old-deja/g++.jason/report.C: Likewise.
3544         * g++.old-deja/g++.law/friend5.C: Likewise.
3545         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3546         of the expected warnings.
3547
3548 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3549
3550         * g++.old-deja/g++.pt/enum14.C: New test.
3551
3552 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3553
3554         * g++.old-deja/g++.pt/crash59.C: New test.
3555
3556 2000-10-04  Will Cohen  <wcohen@redhat.com>
3557
3558         * gcc.dg/20000926-1.c: New test.
3559
3560 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3561
3562         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3563         function name for current C++ compiler.
3564         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3565
3566 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3567
3568         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3569         __PRETTY_FUNCTION__.
3570         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3571
3572 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3573
3574         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3575
3576 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3577
3578         * gcc.c-torture/compile/20000923-1.c: New test.
3579
3580 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3581
3582         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3583         * g++.old-deja/g++.pt/ttp62.C: Same.
3584         * g++.old-deja/g++.other/inline14.C: Same.
3585
3586 2000-09-24  Richard Henderson  <rth@cygnus.com>
3587
3588         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3589
3590 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3591
3592         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3593
3594 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3595
3596         * gcc.c-torture/compile/20000922-1.c: New file.
3597
3598 2000-09-21  Nick Clifton  <nickc@redhat.com>
3599
3600         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3601         a signed long modulo operation.
3602         (mod6): New funciton - perform an unsigned long modulo operation.
3603         (main): Add tests for modulos of very large numbers by very small
3604         dividends.
3605
3606 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3607
3608         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3609
3610 2000-09-19  Richard Henderson  <rth@cygnus.com>
3611
3612         * gcc.dg/compare2.c (case 10): XFAIL.
3613
3614 2000-09-18  Richard Henderson  <rth@cygnus.com>
3615
3616         * gcc.c-torture/execute/20000906-1.c: Move ...
3617         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3618         that support __builtin_trap.
3619
3620 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3621
3622         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3623
3624 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3625
3626         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3627         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3628         more $ format tests.
3629
3630 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3631
3632         * gcc.dg/format-errmk-1.c: New test.
3633
3634 2000-09-17  Greg McGary  <greg@mcgary.org>
3635
3636         * gcc.c-torture/execute/20000917-1.x: Remove.
3637
3638 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3639
3640         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3641
3642 2000-09-17  Greg McGary  <greg@mcgary.org>
3643
3644         * gcc.c-torture/execute/20000917-1.c: New test.
3645         * gcc.c-torture/execute/20000917-1.x: XFAIL.
3646
3647 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
3648
3649         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3650         in nested macro bug.
3651
3652 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
3653
3654         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3655
3656 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
3657
3658         * gcc.c-torture/execute/20000914-1.c: New test.
3659
3660 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
3661
3662         * g++.other/inline13.C: New test.
3663
3664 2000-09-12  Andreas Jaeger  <aj@suse.de>
3665
3666         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3667         constant by Ulrich Drepper <drepper@redhat.com>.
3668
3669 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
3670
3671         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
3672
3673 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3674
3675         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
3676
3677 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
3678
3679         * gcc.dg/cpp/backslash.c: New test.
3680
3681 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
3682
3683         * gcc.c-torture/execute/20000910-1.c: New test.
3684         * gcc.c-torture/execute/20000910-2.c: Likewise.
3685
3686 2000-09-11  Robert Lipe  <robertl@sco.com>
3687
3688         * gcc.dg/pragma-align.c: New test.
3689
3690 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3691
3692         * g++.old-deja/g++.pt/explicit82.C: New test.
3693         * g++.old-deja/g++.pt/explicit83.C: New test.
3694
3695 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
3696
3697         * gcc.dg/asm-names.c: New test.
3698
3699 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3700
3701         * gcc.dg/cpp/tr-warn6.c: New test
3702
3703 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3704
3705         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
3706         be accepted.
3707
3708 2000-09-07  Catherine Moore  <clm@redhat.com>
3709
3710         * gcc.c-torture/execute/unroll-1.c: New test.
3711
3712 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
3713
3714         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
3715         ERROR markers.
3716         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
3717         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
3718         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
3719         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
3720         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
3721         Preprocess only.
3722         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
3723         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
3724
3725 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3726
3727         * g++.old-deja/g++.pt/deduct2.C: New test.
3728
3729 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3730
3731         * g++.old-deja/g++.pt/parms2.C: New test.
3732
3733 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3734
3735         * g++.old-deja/g++.pt/crash58.C: New test.
3736
3737 2000-09-06  Greg McGary  <greg@mcgary.org>
3738
3739         * gcc.c-torture/execute/20000906-1.c: New test.
3740         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
3741
3742 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3743
3744         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
3745
3746 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3747
3748         * g++.old-deja/g++.pt/crash57.C: New test.
3749
3750 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3751
3752         * g++.old-deja/g++.pt/crash56.C: New test.
3753
3754 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3755
3756         * g++.old-deja/g++.pt/koenig1.C: New test.
3757
3758 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3759
3760         * gcc.dg/20000904-1.c: New test.
3761
3762 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3763
3764         * gcc.dg/cpp/paste8.c: New test.
3765
3766 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
3767
3768         * gcc.c-torture/compile/20000827-1.c: New test.
3769
3770 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3771
3772         * gcc.dg/format-diag-1.c: New test.
3773
3774 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3775
3776         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
3777         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
3778         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
3779         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
3780         gcc.dg/formatz-1.c: Adjust warning regular expressions.
3781
3782 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3783
3784         * g++.old-deja/g++.other/nested4.C: New test.
3785
3786 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3787
3788         * g++.old-deja/g++.ns/scoped1.C: New test.
3789
3790 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
3791
3792         * lib/g++.exp: Support testing already-installed GCC.
3793
3794 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3795
3796         * wtr-label-1.c, wtr-suffix-1.c: New tests.
3797
3798 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3799
3800         * gcc.dg/return-type-2.c: New test.
3801
3802 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
3803
3804         * gcc.c-torture/compile/20000825-1.c: New test.
3805
3806 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
3807
3808         * gcc.dg/dwarf2-2.c: New test.
3809
3810 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
3811
3812         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
3813         dg-warning regexps.
3814
3815 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3816
3817         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
3818         gcc.dg/format-ext-5.c: New tests.
3819
3820 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
3821
3822         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
3823
3824 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
3825
3826         * gcc.dg/noncompile/930622-2.c: Adjust error message.
3827
3828 2000-08-24  Richard Henderson  <rth@cygnus.com>
3829
3830         * gcc.dg/ia64-sync-1.c: New test.
3831         * gcc.dg/ia64-sync-2.c: New test.
3832         * gcc.dg/ia64-asm-1.c: New test.
3833
3834 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3835
3836         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
3837         * gcc.dg/format-ext-2.c: New test.
3838
3839 2000-08-23  Jason Merrill  <jason@redhat.com>
3840
3841         * lib/old-dejagnu.exp: Also ignore "In member function" and
3842         "At global scope".
3843
3844 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3845
3846         * gcc.dg/noncompile/label-lineno-1.c: New test.
3847
3848 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3849
3850         * gcc.dg/c99-array-nonobj-1.c: New test.
3851
3852 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3853
3854         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
3855         tests.
3856         * gcc.dg/format-ext-1.c: New test.
3857
3858 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3859
3860         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
3861         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
3862         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
3863         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
3864         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
3865
3866 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3867
3868         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
3869         gcc.dg/c99-strftime-2.c: New tests.
3870
3871 2000-08-22  Richard Henderson  <rth@cygnus.com>
3872
3873         * gcc.c-torture/execute/20000822-1.c: New test.
3874
3875 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3876
3877         * gcc.c-torture/execute/20000819-1.x: Remove.
3878
3879 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3880
3881         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
3882         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
3883         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
3884         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
3885         gcc.dg/format-xopen-1.c: New tests.
3886
3887 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3888
3889         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
3890
3891 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3892
3893         * g++.old-deja/g++.other/loop2.C: New test.
3894
3895         * gcc.c-torture/compile/20000606-1.c: New test.
3896         * gcc.c-torture/compile/20000728-1.c: New test.
3897         * gcc.c-torture/execute/20000801-1.c: New test.
3898         * gcc.c-torture/execute/20000801-2.c: New test.
3899         * gcc.c-torture/execute/20000819-1.c: New test.
3900         * gcc.c-torture/execute/20000819-1.x: XFAIL.
3901         * gcc.dg/20000629-1.c: New test.
3902         * gcc.dg/20000724-1.c: New test.
3903         * gcc.dg/20000807-1.c: New test.
3904
3905 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
3906
3907         * gcc.dg/cpp/pragma-1.c: New test.
3908         * gcc.dg/cpp/pragma-2.c: New test.
3909
3910 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
3911
3912         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
3913         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
3914
3915 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3916
3917         * gcc.c-torture/compile/20000818-1.c: New test.
3918
3919 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
3920
3921         * gcc.c-torture/execute/20000818-1.c: New test.
3922
3923 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3924
3925         * gcc.dg/format-va-1.c: New test.
3926
3927 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3928
3929         * g++.old-deja/g++.other/typedef8.C: New test.
3930
3931 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3932
3933         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
3934         * g++.old-deja/g++.mike/net36.C: Mark candidate.
3935         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
3936         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
3937         * g++.old-deja/g++.other/ptrmem7.C: New test.
3938         * g++.old-deja/g++.pt/ptrmem10.C: New test.
3939
3940 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3941
3942         * g++.old-deja/g++.pt/typename27.C: New test.
3943
3944 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
3945
3946         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
3947         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
3948         * g++.old-deja/g++.pt/friend45.C: New test.
3949         * g++.old-deja/g++.other/friend8.C: New test.
3950
3951 2000-08-15  Richard Henderson  <rth@cygnus.com>
3952
3953         * gcc.c-torture/execute/20000815-1.c: New test.
3954
3955 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3956
3957         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
3958         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
3959         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
3960
3961 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
3962
3963         * g++.old-deja/g++.other/refinit2.C: New test.
3964
3965 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
3966
3967         * lib/c-torture.exp (c-torture): Make
3968         compiler_conditional_xfail_data global.
3969         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
3970         compiler_conditional_xfail_data machinery.
3971         (f-torture-execute): Likewise.
3972         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
3973         and only when unrolling loops.
3974
3975         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
3976
3977 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3978
3979         * g++.old-deja/g++.pt/explicit81.C: New test.
3980
3981 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3982
3983         * g++.old-deja/g++.pt/typename26.C: New test.
3984
3985 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
3986
3987         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
3988         warning.
3989
3990 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3991
3992         * g++.old-deja/g++.other/array3.C: New test.
3993
3994 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3995
3996         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
3997         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
3998         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
3999         New tests.
4000
4001 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4002
4003         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4004         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4005
4006 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4007
4008         * gcc.c-torture/execute/20000808-1.c: New test.
4009
4010 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4011
4012         * gcc.dg/c90-const-expr-1.c: New test.
4013
4014 2000-08-08  Richard Henderson  <rth@cygnus.com>
4015
4016         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4017
4018 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4019
4020         * gcc.dg/noncompile/const-ll-1.c: New test.
4021
4022 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4023
4024         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4025
4026 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4027
4028         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4029         that running programs linked against the shared version of libobjc
4030         run correctly.
4031
4032 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4033
4034         * gcc.dg/c99-printf-1.c: New test.
4035
4036 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4037
4038         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4039
4040 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4041
4042         * gcc.c-torture/execute/20000731-1.x: Delete.
4043
4044 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4045
4046         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4047         and torture_without_loops as is done by c-torture.exp.
4048         (search_for): Copy from c-torture.exp.
4049         (gcc-dg-runtest): New function, drives a directory of tests
4050         iterating over the TORTURE_OPTIONS.
4051         (scan-assembler, scan-assembler-not): Move here from
4052         individual directory drivers.
4053
4054         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4055         defined by lib/gcc-dg.exp.
4056         * gcc.dg/cpp/cpp.exp: Likewise.
4057         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4058         gcc-dg-runtest, so we cycle over optimization options.
4059
4060         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4061         * gcc.dg/compare2.c: No longer expected to fail.
4062
4063 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4064
4065         * gcc.c-torture/execute/20000804-1.c: New test.
4066
4067 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4068
4069         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4070
4071 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4072
4073         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4074
4075 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4076
4077         * gcc.c-torture/compile/20000803-1.c: New test.
4078
4079 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4080
4081         * gcc.c-torture/execute/20000801-3.c,
4082         gcc.c-torture/execute/20000801-4.c: New tests.
4083         * gcc.c-torture/execute/20000801-3.x,
4084         gcc.c-torture/execute/20000801-4.x: Xfail.
4085
4086 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4087
4088         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4089         libobjc/.libs to allow for libtool.
4090
4091 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4092
4093         * gcc.c-torture/compile/20000802-1.c: New test.
4094
4095 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4096
4097         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4098
4099 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4100
4101         * gcc-c-torture/execute/20000731-2.c: New test.
4102
4103         * gcc.c-torture/execute/20000731-1.c: New test.
4104         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4105
4106 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4107
4108         * testsuite/gcc.dg/cpp/paste7.c: New test.
4109         * gcc.dg/cpp/20000725-1.c: New test.
4110
4111 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4112
4113         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4114         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4115         declaration warning for __builtin_dwarf_reg_size.
4116
4117         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4118
4119 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4120
4121         * gcc.dg/noncompile/voidparam-1.c: New test.
4122
4123 2000-07-30  Richard Henderson  <rth@cygnus.com>
4124
4125         * gcc.dg/c90-digraph-1.c: Don't xfail.
4126         * gcc.dg/compare2.c (case 10): Xfail.
4127         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4128
4129 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4130
4131         * gcc.dg/c99-main-1.c: New test.
4132
4133 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4134
4135         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4136
4137 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4138
4139         * gcc.c-tortuer/execute/20000726-1.c: New test.
4140
4141 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4142
4143         * gcc.c-torture/execute/enum-2.c: New test.
4144
4145 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4146
4147         * gcc.dg/cpp/tr-warn3.c: New test.
4148
4149 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4150
4151         * g++.old-deja/g++.ext/implicit1.C: Remove.
4152         * g++.old-deja/g++.jason/c2.C: Remove
4153         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4154         * g++.old-deja/g++.pt/crash16.C: Likewise.
4155         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4156
4157 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4158
4159         * g++.old-deja/g++.other/for2.C: New test.
4160
4161 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4162
4163         * gcc.dg/20000720-1.c: New test.
4164
4165 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4166
4167         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4168
4169 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4170
4171         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4172         * gcc.c-torture/execute/20000722-1.c: New.
4173         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4174
4175 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4176
4177         * gcc.dg/cpp/20000720-1.S: New test.
4178
4179 2000-07-21  Michael Meissner  <meissner@redhat.com>
4180
4181         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4182
4183 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4184
4185         * g++.old-deja/g++.brendan/crash16.C,
4186         g++.old-deja/g++.brendan/parse3.C,
4187         g++.old-deja/g++.brendan/redecl1.C,
4188         g++.old-deja/g++.ns/template13.C,
4189         g++.old-deja/g++.other/decl4.C,
4190         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4191
4192 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4193
4194         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4195         and "Internal error".
4196
4197         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4198         regexps.
4199         * gcc.dg/cpp/paste6.c: New test.
4200
4201 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4202
4203         * gcc.dg/cpp/tr-direct.c: New test.
4204
4205         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4206         gcc.dg/cpp/undef1.c: Tweak error regexps.
4207
4208 2000-07-18  Eric Christopher <echristo@redhat.com>
4209
4210         * gcc.c-torture/compile/20000718-1.c: New test.
4211
4212 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4213
4214         * cpplex.c (_cpp_push_token): If the token being pushed back
4215         is the previous token in this context, just subtract one from
4216         context->posn.
4217         * cppmacro.c (save_expansion): Clear aux field when storing a
4218         placemarker.
4219
4220 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4221
4222         * gcc.dg/noncompile/redecl-1.c: New test.
4223
4224 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4225
4226         * gcc.c-torture/execute/20000717-5.c: New test.
4227         * gcc.c-torture/execute/20000717-1.x: Removed.
4228
4229 2000-07-17  Richard Henderson  <rth@cygnus.com>
4230
4231         * gcc.c-torture/execute/20000717-4.c: New test.
4232
4233 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4234
4235         * gcc.dg/cpp/syshdr.c: New test.
4236         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4237
4238 2000-07-17  Neil Booth  <neilb@earthling.net>
4239
4240         * gcc.dg/cpp/cmdlne-dM.c: New test.
4241         * gcc.dg/cpp/cmdlne-dD.c: New test.
4242
4243 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4244
4245         * gcc.c-torture/execute/20000717-3.c: New test.
4246
4247         * gcc.c-torture/compile/20000717-1.c: New test.
4248
4249 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4250
4251         * gcc.c-torture/execute/20000717-2.c: New test.
4252
4253 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4254
4255         * gcc.dg/formatz-1.c: New test.
4256
4257         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4258         * gcc.dg/c99-digraph-1.c: New tests.
4259
4260         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4261         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4262
4263         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4264         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4265         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4266         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4267         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4268         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4269         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4270
4271 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4272
4273         * gcc.c-torture/execute/20000717-1.c: New test.
4274         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4275
4276 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4277
4278         * gcc.c-torture/execute/20000715-2.c: New test.
4279         * gcc.dg/20000715-1.c: New test.
4280
4281 2000-07-15  Michael Meissner  <meissner@redhat.com>
4282
4283         * gcc.c-torture/execute/20000715-1.c: New test.
4284
4285 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4286
4287         * gcc.c-torture/execute/20000707-1.c: New test.
4288
4289 2000-07-13  Neil Booth  <NeilB@earthling.net>
4290
4291         * testsuite/gcc.dg/cpp/digraph1.c,
4292         testsuite/gcc.dg/cpp/digraph2.c,
4293         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4294
4295 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4296
4297         * g77.f-torture/compile/20000630-2.f:  New test.
4298         * g77.f-torture/compile/20000630-2.x
4299
4300 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4301
4302         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4303
4304 2000-07-11  Neil Booth  <NeilB@earthling.net>
4305
4306         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4307
4308 2000-07-11  Neil Booth  <NeilB@earthling.net>
4309
4310         * gcc.dg/cpp/cmdlne-C.c: New.
4311
4312 2000-07-09  Neil Booth  <NeilB@earthling.net>
4313
4314         * gcc.dg/cpp/directiv.c: New tests.
4315         * gcc.dg/cpp/undef1.c: Update.
4316
4317 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4318
4319         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4320
4321 2000-07-09  Neil Booth  <NeilB@earthling.net>
4322
4323         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4324
4325 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4326
4327         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4328         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4329
4330 2000-07-08  Neil Booth  <NeilB@earthling.net>
4331
4332         * gcc.dg/cpp/macsyntx.c: New tests.
4333
4334 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4335
4336         * gcc.dg/20000707-1.c: New test.
4337
4338 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4339
4340         * gcc.c-torture/execute/20000706-1.c: New test.
4341         * gcc.c-torture/execute/20000706-2.c: New test.
4342         * gcc.c-torture/execute/20000706-3.c: New test.
4343         * gcc.c-torture/execute/20000706-4.c: New test.
4344         * gcc.c-torture/execute/20000706-5.c: New test.
4345
4346 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4347
4348         * g++.old-deja/g++.pt/instantiate7.C: New test.
4349
4350 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4351
4352         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4353         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4354         * g++.old-deja/g++.other/rtti3.C: Likewise.
4355         * g++.old-deja/g++.other/rttid3.C: Likewise.
4356
4357 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4358
4359         *  g77.f-torture/compile/20000630-1.x: Fix typo
4360
4361 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4362
4363         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4364         assembly output.
4365
4366 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4367
4368         * gcc.dg/cpp/ident.c: New test.
4369
4370 2000-07-05  Neil Booth  <NeilB@earthling.net>
4371
4372         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4373           gcc.dg/cpp/lexstrng.c: New tests.
4374
4375 2000-07-04  Neil Booth  <NeilB@earthling.net>
4376
4377         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4378         * gcc.dg/cpp/strify2.c: Same.
4379
4380 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4381
4382         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4383         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4384         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4385         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4386
4387         * testsuite/gcc.dg/cpp/macro1.c,
4388         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4389         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4390         testsuite/gcc.dg/cpp/strify1.c,
4391         testsuite/gcc.dg/cpp/strify2.c: New tests.
4392
4393 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4394
4395         * gcc.c-torture/execute/20000703-1.c: New test.
4396
4397 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4398
4399         * g++.old-deja/g++.pt (lookup10.C): New test.
4400
4401 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4402
4403         * g++.old-deja/g++.pt (typename25.C): New test.
4404
4405 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4406
4407         * gcc.c-torture/compile/20000701-1.c: New test.
4408
4409 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4410
4411         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4412         to test case.
4413
4414 2000-06-30  Catherine Moore  <clm@cygnus.com>
4415
4416         * gcc.c-torture/execute/align-1.c: New test.
4417
4418 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4419
4420         * g++.old-deja/g++.pt/expr8.C: New test.
4421         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4422
4423 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4424
4425         * gcc.c-torture/compile/20000629-1.c: New test.
4426
4427 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4428
4429
4430         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4431         gcc.dg/noncompile directory, depending on whether they're
4432         preprocessor tests or not.  Annotate all the tests for the dg
4433         framework.
4434
4435         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4436         * gcc.dg/noncompile/noncompile.exp: New.
4437
4438         * Moved files:
4439         Old name                                New name
4440         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4441         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4442         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4443         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4444         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4445         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4446         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4447         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4448         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4449         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4450         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4451         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4452         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4453         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4454         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4455         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4456         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4457         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4458         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4459         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4460         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4461         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4462         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4463         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4464
4465         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4466         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4467         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4468         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4469         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4470         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4471
4472 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4473
4474         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4475         declare one variable.  On the fourth, error.
4476         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4477         declared by 20000628-1a.h.
4478
4479 2000-06-29  Richard Henderson  <rth@redhat.com>
4480
4481         * gcc.c-torture/execute/930529-1.x: New file.
4482         * gcc.dg/920413-1.c: Adjust expected warning text.
4483         * gcc.dg/980217-1.c: Declare abort.
4484         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4485
4486 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4487
4488         * g77.f-torture/compile/20000629-1.f: New test.
4489         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4490
4491 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4492
4493         Rearrange lots of files, removing entirely the
4494         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4495         directories.
4496
4497         * Deleted files:
4498         gcc.c-torture/code_quality/code_quality.exp
4499         gcc.c-torture/special/special.exp
4500         gcc.failure/failure.exp
4501         gcc.failure/940409-1.x
4502         gcc.c-torture/compile/961203-1.x
4503
4504         * New files:
4505         gcc.misc-tests/linkage.exp
4506         gcc.c-torture/execute/920730-1t.c
4507         gcc.c-torture/execute/920730-1t.x
4508         gcc.c-torture/compile/920520-1.x
4509         gcc.c-torture/compile/920521-1.x
4510         gcc.c-torture/compile/981006-1.x
4511         gcc.c-torture/execute/eeprof-1.x
4512
4513         * Moved files (possibly with modifications to fit a new harness):
4514         Old name                                New name
4515         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4516         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4517         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4518         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4519         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4520         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4521         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4522         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4523         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4524         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4525         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4526         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4527         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4528         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4529
4530 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4531
4532         * c-torture/compile/961203-1.x: Delete.
4533
4534         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4535         not exit. Include stdio.h.
4536         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4537         * gcc.misc-tests/dg-12.c: Likewise.
4538         * gcc.misc-tests/dg-5.c: Likewise.
4539         * gcc.misc-tests/dg-6.c: Likewise.
4540         * gcc.misc-tests/dg-7.c: Prototype abort.
4541         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4542         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4543         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4544         not exit.
4545         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4546         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4547
4548 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4549
4550         * gcc.dg/cpp/20000628-1.c: New test.
4551         * gcc.dg/cpp/20000628-1.h: New header for above test.
4552         * gcc.dg/cpp/20000628-1a.h: Likewise.
4553
4554 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4555
4556         * gcc.dg/cpp: New directory.
4557         * gcc.dg/cpp/cpp.exp: New driver.
4558         * gcc.dg/cpp/20000627-1.c: New test.
4559         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4560         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4561         and rewrite as a compilation test.
4562
4563         * gcc.dg: Move many files into the cpp subdirectory, possibly
4564         renaming or editing them as well.
4565         Old name                New name
4566         990119-1.c              cpp/19990119-1.c
4567         990228-1.c              cpp/19990228-1.c
4568         990407-1.c              cpp/19990407-1.c
4569         990409-1.c              cpp/19990409-1.c
4570         990413-1.c              cpp/19990413-1.c
4571         990703-1.c              cpp/19990703-1.c
4572         20000127-1.c            cpp/20000127-1.c
4573         20000129-1.c            cpp/20000129-1.c
4574         20000207-1.c            cpp/20000207-1.c
4575         20000207-2.c            cpp/20000207-2.c
4576         20000209-1.c            cpp/20000209-1.c
4577         20000209-2.c            cpp/20000209-2.c
4578         20000301-1.c            cpp/20000301-1.c
4579         20000419-1.c            cpp/20000419-1.c
4580         20000510-1.S            cpp/20000510-1.S
4581         20000519-1.c            cpp/20000519-1.c
4582         20000529-1.c            cpp/20000529-1.c
4583         20000625-1.c            cpp/20000625-1.c
4584         20000625-2.c            cpp/20000625-2.c
4585         cpp-as1.c               cpp/assert1.c
4586         cpp-as2.c               cpp/assert2.c
4587         cxx-comments-1.c        cpp/cxxcom1.c
4588         cxx-comments-2.c        cpp/cxxcom2.c
4589         endif-label.c           cpp/endif.c
4590         cpp-hash1.c             cpp/hash1.c
4591         cpp-hash2.c             cpp/hash2.c
4592         cpp-if1.c               cpp/if-1.c
4593         cpp-if2.c               cpp/if-2.c
4594         cpp-if3.c               cpp/if-3.c
4595         cpp-if4.c               cpp/if-4.c
4596         cpp-if5.c               cpp/if-5.c
4597         cpp-cond.c              cpp/if-cexp.c
4598         cpp-missingop.c         cpp/if-mop.c
4599         cpp-missingparen.c      cpp/if-mpar.c
4600         cpp-opprec.c            cpp/if-oppr.c
4601         cpp-ifparen.c           cpp/if-paren.c
4602         cpp-shortcircuit.c      cpp/if-sc.c
4603         cpp-shift.c             cpp/if-shift.c
4604         cpp-unary.c             cpp/if-unary.c
4605         cpp-li1.c               cpp/line1.c
4606         cpp-li2.c               cpp/line2.c
4607         lineno.c                cpp/line3.c
4608         lineno-2.c              cpp/line4.c
4609         cpp-mi.c                cpp/mi1.c
4610         cpp-mic.h               cpp/mi1c.h
4611         cpp-micc.h              cpp/mi1cc.h
4612         cpp-mind.h              cpp/mi1nd.h
4613         cpp-mindp.h             cpp/mi1ndp.h
4614         cpp-mix.h               cpp/mi1x.h
4615         cpp-mi2.c               cpp/mi2.c
4616         cpp-mi2a.h              cpp/mi2a.h
4617         cpp-mi2b.h              cpp/mi2b.h
4618         cpp-mi2c.h              cpp/mi2c.h
4619         cpp-mi3.c               cpp/mi3.c
4620         cpp-mi3.def             cpp/mi3.def
4621         poison-1.c              cpp/poison.c
4622         pr-impl.c               cpp/prag-imp.c
4623         cpp-redef-2.c           cpp/redef1.c
4624         cpp-redef.c             cpp/redef2.c
4625         strpaste.c              cpp/strp1.c
4626         strpaste-2.c            cpp/strp2.c
4627         cpp-tradpaste.c         cpp/tr-paste.c
4628         cpp-tradstringify.c     cpp/tr-str.c
4629         cpp-tradwarn1.c         cpp/tr-warn1.c
4630         cpp-tradwarn2.c         cpp/tr-warn2.c
4631         trigraphs.c             cpp/trigraphs.c
4632         cpp-unc1.c              cpp/unc1.c
4633         cpp-unc2.c              cpp/unc2.c
4634         cpp-unc3.c              cpp/unc3.c
4635         cpp-unc.c               cpp/unc4.c
4636         undef.c                 cpp/undef1.c
4637         undef-2.c               cpp/undef2.c
4638         cpp-wi1.c               cpp/widestr1.c
4639
4640 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4641
4642         * lib/g++.exp (g++_include_flags): Tweak.
4643
4644 2000-06-27  H.J. Lu  <hjl@gnu.org>
4645             Loren J. Rittle  <ljrittle@acm.org>
4646
4647         * lib/g++.exp (g++_include_flags): Override libgloss.exp
4648         version with one that knows about the new gcc tree structure.
4649         (g++_link_flags): Same.
4650
4651 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
4652
4653         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4654         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4655         case we are cross-compiling.
4656
4657         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4658         g++.old-deja/g++.niklas/Makefile.in,
4659         g++.old-deja/g++.niklas/configure.in,
4660         g++.old-deja/g++.other/Makefile.in,
4661         g++.old-deja/g++.other/configure.in,
4662         gcc.c-torture/code_quality/Makefile.in,
4663         gcc.c-torture/code_quality/configure.in,
4664         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4665         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4666         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4667         gcc.c-torture/execute/ieee/Makefile.in,
4668         gcc.c-torture/execute/ieee/configure.in,
4669         gcc.c-torture/noncompile/Makefile.in,
4670         gcc.c-torture/noncompile/configure.in,
4671         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
4672         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
4673         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
4674
4675 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4676
4677         * g++.old-deja/g++.other/ambig3.C: New test.
4678
4679 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4680
4681         * g++.old-deja/g++.pt/syntax1.C: New test.
4682         * g++.old-deja/g++.pt/syntax2.C: New test.
4683         * g++.old-deja/g++.other/syntax3.C: New test.
4684         * g++.old-deja/g++.other/syntax4.C: New test.
4685
4686 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4687
4688         * gcc.dg/20000623-1.c: Prototype exit and abort.
4689
4690 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4691
4692         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
4693         New tests.
4694         * gcc.dg/cpp-mi3.def: New file.
4695
4696         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
4697         inside assertions.
4698         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
4699         lexer's error messages.
4700         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
4701         divine anything from the linemarkers.
4702         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
4703         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
4704
4705 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
4706
4707         * gcc.dg/20000623-1.c: New test.
4708
4709 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
4710
4711         * gcc.c-torture/execute/20000622-1.c: New test.
4712
4713 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4714
4715         * g++.old-deja/g++.other/init15.C: New test.
4716
4717 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4718
4719         * g++.old-deja/g++.pt/vaarg2.C: New test.
4720         * g++.old-deja/g++.pt/vaarg3.C: New test.
4721
4722 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
4723
4724         * g++.old-deja/g++.other/dyncast6.C: New test.
4725
4726 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
4727
4728         * gcc.c-torture/execute/loop-6.c: New test.
4729
4730 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
4731
4732         * gcc.dg/20000614-1.c: New test.
4733         * gcc.dg/20000614-2.c: New test.
4734
4735 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
4736
4737         * g++.old-deja/g++.other/inline12.C: New test.
4738
4739 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
4740
4741         * g++.old-deja/g++.other/eh1.C: New test.
4742
4743 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
4744
4745         * g++.old-deja/g++.other/type.C: New test.
4746
4747 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4748
4749         * g++.old-deja/g++.other/initstring.C: New test.
4750
4751 2000-06-12  Jason Merrill  <jason@redhat.com>
4752
4753         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
4754
4755 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
4756
4757         * gcc.c-torture/compile/20000609-1.c: New test.
4758
4759 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
4760
4761         * gcc.dg/20000609-1.c: New test.
4762
4763 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
4764
4765         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
4766         * gcc.c-torture/noncompile/poison-1.c: Move...
4767         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
4768         * gcc.dg/cpp-li1.c: Add a token after the #line.
4769
4770 2000-06-05  Richard Henderson  <rth@cygnus.com>
4771
4772         * gcc.c-torture/execute/20000605-2.c: New test.
4773         * gcc.c-torture/execute/20000605-3.c: New test.
4774
4775 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
4776
4777         * g77.f-torture/execute/20000503-1.x: New file.
4778
4779 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
4780
4781         * g++.old-deja/g++.eh/badalloc1.C: New test.
4782
4783 2000-06-05  Richard Henderson  <rth@cygnus.com>
4784
4785         * gcc.c-torture/execute/20000605-1.c: New test.
4786
4787 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4788             Nathan Sidwell <nathan@codesourcery.com>
4789
4790         * gcc.c-torture/compile/20000605-1.c: New test.
4791
4792 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
4793
4794         * g77.f-torture/compile/20000601-1.f:  New test.
4795
4796 2000-06-03  Richard Henderson  <rth@cygnus.com>
4797
4798         * gcc.c-torture/execute/20000603-1.c: New.
4799
4800 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
4801
4802         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
4803         * gcc.dg/noreturn-2.c (noreturn): Likewise.
4804
4805 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
4806
4807         * gcc.dg/compare2.c (case 12): XFAIL.
4808         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
4809         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
4810
4811         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
4812
4813 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
4814
4815         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
4816         guard macro is already defined when the header is first
4817         included.
4818         * gcc.dg/cpp-mix.h: New file.
4819         * gcc.dg/endif-label.c: Update patterns to match compiler.
4820
4821         * g++.brendan/complex1.C: Declare abort.
4822         * g++.law/refs4.C: Remove XFAIL.
4823         * g++.oliva/expr2.C: Declare abort and exit.
4824
4825 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
4826
4827         * gcc.c-torture/execute/20000528-1.c: New test.
4828
4829         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
4830         * g++.old-deja/g++.law/temps4.C: Likewise.
4831
4832         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
4833         stdlib.h.  Call abort() on failure.
4834         * g++.old-deja/g++.law/refs4.C: Likewise.
4835         * g++.old-deja/g++.law/temps4.C: Likewise.
4836         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
4837         * gcc.c-torture/execute/20000112-1.c: Include string.h.
4838
4839 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
4840
4841         Relative to g++.dg/special:
4842         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
4843
4844         Relative to g++.old-deja:
4845         * g++.brendan/complex1.C, g++.jason/optimize2.C,
4846         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
4847         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
4848         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
4849         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
4850         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
4851         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
4852
4853         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
4854         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
4855         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
4856         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
4857         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
4858         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
4859         and/or string.h.
4860
4861         * g++.other/goto1.C: Update expectations for error messages.
4862
4863 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
4864
4865         * gcc.c-torture/compile/20000523-1.c: New test.
4866
4867 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4868
4869         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
4870
4871 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4872
4873         * g++.old-deja/g++.eh/catch11.C: New test.
4874         * g++.old-deja/g++.eh/catch12.C: New test.
4875
4876 2000-05-24  Nick Clifton  <nickc@cygnus.com>
4877
4878         * gcc.c-torture/execute/20000523-1.c: New test.
4879
4880 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
4881
4882         * c-torture/execute/bcp-1.c: Replace abort in arg of
4883         __builtin_constant_p with a generic external function.
4884
4885         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
4886         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
4887         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
4888         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
4889         Prototype abort and/or exit.
4890
4891         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
4892         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
4893         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
4894         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
4895
4896 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
4897
4898         * gcc.dg/dwarf2-1.c: New test.
4899
4900 2000-05-20  Richard Henderson  <rth@cygnus.com>
4901
4902         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
4903
4904 2000-05-20  Andreas Jaeger  <aj@suse.de>
4905
4906         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
4907         testcase.
4908
4909 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
4910
4911         * gcc.c-torture/execute/20000519-2.c: New test.
4912
4913 2000-05-19  Andreas Jaeger  <aj@suse.de>
4914
4915         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
4916         which fails with SSA.
4917
4918         * lib/c-torture.exp: Also test with -O3 -fssa.
4919
4920 2000-05-18  Michael Meissner  <meissner@redhat.com>
4921
4922         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
4923         * gcc.c-torture/execute/920415-1.c: Ditto.
4924         * gcc.c-torture/execute/920501-1.c: Ditto.
4925         * gcc.c-torture/execute/conversion.c: Ditto.
4926         * gcc.c-torture/execute/cvt-1.c: Ditto.
4927
4928 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
4929
4930         * gcc.c-torture/compile/20000518-1.c: New test.
4931
4932 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4933
4934         * g77.f-torture/compile/200005018.f:  New test.
4935
4936 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
4937
4938         * gcc.c-torture/compile/20000517-1.c: New test.
4939
4940 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4941
4942         * gcc.c-torture/execute/20000516-1.c: New test.
4943
4944 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
4945
4946         * g++.old-deja/g++.other/eh.C: New test.
4947
4948 2000-05-12  Richard Henderson  <rth@cygnus.com>
4949
4950         * gcc.c-torture/execute/990208-1.c (main): Don't pass
4951         constants through to doit's conditional.
4952
4953 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
4954
4955         * gcc.c-torture/compile/20000511-1.c: New test.
4956         * g77.f-torture/compile/20000511-1.f: New test.
4957         * g77.f-torture/compile/20000511-2.f: New test.
4958
4959 2000-05-11  Michael Meissner  <meissner@redhat.com>
4960
4961         * gcc.c-torture/execute/20000511-1.c: New test.
4962
4963 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
4964
4965         * gcc.dg/dg.exp: Scan .S files as well as .c files.
4966         * gcc.dg/20000510-1.S: New.
4967
4968 2000-05-08  Catherine Moore  <clm@cygnus.com>
4969
4970         * gcc.dg/unused-3.c: New.
4971
4972 2000-05-06  Richard Henderson  <rth@cygnus.com>
4973
4974           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
4975           * g++.old-deja/g++.mike/warn1.C: Likewise.
4976           * g++.old-deja/g++.pt/local1.C: Likewise.
4977           * g++.old-deja/g++.pt/local7.C: Likewise.
4978           * g++.old-deja/g++.pt/spec16.C: Likewise.
4979
4980 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
4981
4982         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
4983
4984 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
4985
4986           * g77.f-torture/execute/20000503-1.f:  New test.
4987
4988 2000-05-04  Andreas Jaeger  <aj@suse.de>
4989
4990         * gcc.dg/noreturn-2.c: New test.
4991
4992 2000-05-04  Neil Booth  <NeilB@earthling.net>
4993
4994         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
4995         preprocessor.
4996
4997 2000-05-04  Richard Henderson  <rth@cygnus.com>
4998
4999         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5000
5001 2000-05-04  Richard Henderson  <rth@cygnus.com>
5002
5003         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5004         OpenSSL by Jason R Thorpe.
5005
5006 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5007
5008         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5009
5010 2000-05-03  Robert Lipe <robertlipe@usa.net>
5011
5012         * gcc.dg/20000503-1.c: New test.
5013
5014 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5015
5016         * gcc.c-torture/compile/20000502-1.c: New test.
5017         * g++.old-deja/g++.other/align.C: New test.
5018         * gcc.dg/cpp-tradstringify.c: New test.
5019
5020 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5021
5022         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5023         and hard registers.
5024
5025 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5026
5027         * gcc.c-torture/execute/loop-5.c: New test.
5028
5029 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5030
5031         * gcc.c-torture/execute/va-arg-20.c: New test.
5032
5033 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5034
5035         * gcc.c-torture/execute/20000422-1.c: New test.
5036
5037 2000-04-20  Greg McGary  <gkm@gnu.org>
5038
5039         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5040         when optimizing, but without sibling-call optimizations (-O1).
5041
5042 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5043
5044           * gcc.c-torture/compile/20000420-1.c: New test.
5045
5046 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5047
5048         * g++.abi/ptrflags.C: New test.
5049         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5050
5051 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5052
5053         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5054
5055 2000-04-19  Greg McGary  <gkm@gnu.org>
5056
5057         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5058         sibling-call optimizations.
5059
5060 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5061
5062         * gcc.dg/20000419-1.c: New test.
5063
5064 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5065
5066         * gcc.c-torture/execute/20000412-6.c: New test.
5067
5068 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5069
5070         * gcc.c-torture/execute/20000412-5.c: New test.
5071         * g77.f-torture/compile/20000412-1.f: New test.
5072         * gcc.c-torture/execute/20000412-4.c: New test.
5073         * gcc.c-torture/compile/20000412-2.c: New test.
5074         * gcc.c-torture/execute/20000412-3.c: New test.
5075         * gcc.c-torture/compile/20000412-1.c: New test.
5076         * gcc.c-torture/execute/20000412-2.c: New test.
5077
5078 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5079
5080         * objc/execute/bf-20.m: New test.
5081
5082 2000-04-10  Richard Henderson  <rth@cygnus.com>
5083
5084         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5085
5086         * gcc.c-torture/execute/20000412-1.c: New test.
5087
5088 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5089
5090         * g++.old-deja/g++.eh/catchptr1.C: New test.
5091
5092 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5093
5094         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5095
5096 2000-04-08  Neil Booth  <NeilB@earthling.net>
5097
5098         * gcc.dg/cpp-nullchar.c: Remove test as
5099         embedded nulls cause problems.
5100
5101 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5102
5103         * gcc.dg/compare2.c: New test.
5104
5105 2000-04-08  Neil Booth  <NeilB@earthling.net>
5106
5107         * gcc.dg/cpp-nullchar.c: New test.
5108
5109 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5110
5111         * gcc.dg/cpp-mi2.c: New test.
5112         * gcc.dg/cpp-mi2[abc].h: New files.
5113
5114 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5115
5116         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5117         member name.
5118
5119 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5120
5121         * g++.old-deja/g++.abi/vmihint.C: New test.
5122
5123 2000-04-06  Neil Booth  <NeilB@earthling.net>
5124
5125         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5126         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5127         copyright.
5128
5129 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5130
5131         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5132         avoid stack-frame overwrite.
5133
5134 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5135
5136         * gcc.c-torture/compile/20000405-2.c: New test.
5137         * gcc.c-torture/compile/20000405-3.c: New test.
5138
5139 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5140
5141         * gcc.c-torture/compile/20000405-1.c: New test.
5142
5143 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5144
5145         * gcc.dg/cast-qual-1.c: Revert last change.
5146
5147 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5148
5149         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5150
5151 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5152
5153         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5154         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5155
5156 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5157
5158         * gcc.c-torture/compile/20000403-2.c: New test.
5159         * gcc.c-torture/compile/20000403-1.c: New test.
5160
5161 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5162
5163         * gcc.c-torture/execute/20000403-1.c: New test.
5164
5165 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5166
5167         * gcc.c-torture/execute/20000402-1.c: New test.
5168
5169 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5170
5171         * gcc.c-torture/execute/va-arg-15.c: New test.
5172         * gcc.c-torture/execute/va-arg-16.c: New test.
5173         * gcc.c-torture/execute/va-arg-17.c: New test.
5174         * gcc.c-torture/execute/va-arg-18.c: New test.
5175         * gcc.c-torture/execute/va-arg-19.c: New test.
5176
5177 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5178
5179         * gcc.c-torture/compile/981211-1.c: Move to...
5180         * gcc.dg/cpp-as1.c: ...here.
5181         * gcc.dg/cpp-as2.c: New file.
5182
5183         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5184         compiler.
5185
5186 2000-04-02  Neil Booth  <NeilB@earthling.net>
5187
5188         * gcc.dg/cpp-cond.c  New tests.
5189         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5190         accidental success less likely.
5191         * gcc.dg/cpp-missingop.c  New tests.
5192         * gcc.dg/cpp-missingparen.c  New tests.
5193         * gcc.dg/cpp-shift.c  New tests.
5194         * gcc.dg/cpp-shortcircuit.c  New tests.
5195         * gcc.dg/cpp-unary.c  New tests.
5196
5197 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5198
5199         * gcc.c-torture/compile/20000329-1.c: New test.
5200
5201 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5202
5203         * gcc.c-torture/compile/20000326-1.c: New test.
5204         * gcc.c-torture/compile/20000326-2.c: New test.
5205
5206 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5207
5208         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5209         the first parameter is a function argument.
5210
5211 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5212
5213         * g++.old-deja/g++.ext/array4.C: New test.
5214
5215 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5216
5217         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5218
5219 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5220
5221         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5222
5223 2000-03-19  Richard Henderson  <rth@cygnus.com>
5224
5225         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5226
5227 2000-03-19  Richard Henderson  <rth@cygnus.com>
5228
5229         * gcc.c-torture/compile/20000319-1.c: New test.
5230
5231 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5232
5233         * gcc.c-torture/execute/20000314-3.c: New test.
5234         * gcc.c-torture/execute/20000314-2.c: New test.
5235         * gcc.c-torture/execute/20000314-1.c: New test.
5236         * gcc.c-torture/compile/20000314-2.c: New test.
5237         * gcc.c-torture/compile/20000314-1.c: New test.
5238
5239 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5240
5241         * g++.old-deja/g++.warn/inline.C: New test.
5242
5243 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5244
5245         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5246         standards-compliant result rather than specific constants.
5247         Put test-values in array.
5248
5249 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5250
5251         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5252         (g++_target_compile): Put test-specific options last.
5253
5254 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5255
5256         * g++.old-deja/g++.eh/vbase4.C: New test.
5257
5258 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5259
5260         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5261
5262 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5263
5264         * g++.old-deja/g++.brendan/misc12.C: Removed.
5265         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5266         * g++.old-deja/g++.ext/pretty4.C: New test.
5267
5268 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5269
5270         * g++.old-deja/g++.other/string2.C: New test.
5271
5272 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5273
5274         * g++.old-deja/g++.warn/impint2.C: New test.
5275
5276 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5277
5278         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5279         is 1, not zero.
5280
5281 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5282
5283         * g++.old-deja/g++.warn/impint.C: New test.
5284         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5285         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5286         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5287         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5288         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5289         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5290         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5291         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5292         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5293         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5294         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5295         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5296
5297 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5298
5299         * gcc.dg/cpp-redef.c: New test.
5300
5301 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5302
5303         * g++.old-deja/g++.pt/unify7.C: New test.
5304
5305 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5306
5307         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5308         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5309
5310 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5311
5312         * gcc.c-torture/compile/20000224-1.c: New test.
5313
5314 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5315
5316         * gcc.c-torture/compile/cpp-2.c: New test.
5317         * gcc.c-torture/compile/cpp-1.c: New test.
5318
5319 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5320
5321         * gcc.c-torture/execute/20000225-1.c: New test.
5322
5323 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5324
5325         * gcc.dg/cpp-li2.c: New test.
5326
5327         * gcc.dg/cpp-wi1.c: New test.
5328
5329         * gcc.dg/cpp-li1.c: New test.
5330
5331 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5332
5333         * g++.old-deja/g++.other/sizeof5.C: New test.
5334
5335 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5336
5337         * gcc.c-torture/execute/va-arg-13.c: New test.
5338
5339 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5340
5341         * gcc.c-torture/execute/va-arg-12.c: New test.
5342
5343 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5344
5345         * gcc.c-torture/execute/20000223-1.c: New test.
5346
5347 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5348
5349         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5350
5351 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5352
5353         * g++.old-deja/g++.abi/ptrmem.C: New test.
5354
5355 2000-02-19  Richard Henderson  <rth@cygnus.com>
5356
5357         * gcc.c-torture/compile/init-3.c: New.
5358
5359 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5360
5361         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5362         ALWAYS_CXXFLAGS.
5363
5364 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5365
5366         * gcc.c-torture/compile/20000211-3.c: New test.
5367
5368 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5369
5370         * gcc.c-torture/compile/20000211-2.c: New test.
5371
5372 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5373
5374         * gcc.c-torture/compile/20000211-1.c: New test.
5375
5376 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5377
5378         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5379           on native targets
5380
5381 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5382
5383         * g++.old-deja/g++.other/cast5.C: New test.
5384
5385 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5386
5387         * gcc.c-torture/execute/20000205-1.c: New.
5388
5389 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5390
5391         * g++.old-deja/g++.jason/cast3.C: Return void.
5392         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5393
5394 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5395
5396         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5397
5398         * gcc.dg/loop-1.c: New test.
5399
5400 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5401
5402         * gcc.c-torture/compile/20000127-1.c: New test.
5403         * gcc.c-torture/execute/991228-1.c: New test.
5404
5405 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5406
5407         * gcc.dg/unused-2.c: New test.
5408
5409         * gcc.dg/conv-1.c: New test.
5410
5411 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5412
5413         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5414         compiler.
5415         (tool_option_proc): Fix typo.
5416
5417 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5418
5419         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5420         of the ld on the host, not on the build machine.
5421         Also, don't crash if '--help' is not a supported option.
5422
5423 2000-01-24  Richard Henderson  <rth@cygnus.com>
5424
5425         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5426
5427 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5428
5429         * gcc.c-torture/execute/20000120-2.c: New test.
5430         * gcc.c-torture/execute/20000120-1.c: New test.
5431
5432 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5433
5434         * gcc.c-torture/execute/20000113-1.c: New test.
5435
5436 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5437
5438         * gcc.c-torture/execute/20000112-1.c: New test.
5439
5440 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5441
5442         * gcc.dg/20000111-1.c: New test.
5443
5444 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5445
5446         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5447         with 16 bit integers.
5448
5449 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5450
5451         * gcc.dg/20000108-1.c: New test.
5452
5453 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5454
5455         * g++.old-deja/g++.ns/koenig8.C: New test.
5456
5457 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5458
5459         * g++.old-deja/g++.other/cast4.C: New test.
5460
5461 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5462
5463         * gcc.c-torture/compile/20000105-2.c: New test.
5464         * gcc.c-torture/compile/20000105-1.c: New test.
5465
5466 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5467
5468         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5469         references to printf & atoi to conform to ANSI standard.
5470         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5471         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5472         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5473         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5474         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5475         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5476         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5477         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5478         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5479         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5480         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5481         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5482         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5483         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5484         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5485         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5486         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5487         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5488         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5489         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5490         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5491         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5492         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5493         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5494         * g++.old-deja/g++.brendan/init3.C: Likewise.
5495         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5496         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5497         * g++.old-deja/g++.brendan/new2.C: Likewise.
5498         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5499         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5500         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5501         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5502         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5503         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5504         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5505         * g++.old-deja/g++.brendan/template24.C: Likewise.
5506         * g++.old-deja/g++.brendan/template3.C: Likewise.
5507         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5508         * g++.old-deja/g++.jason/inline3.C: Likewise.
5509         * g++.old-deja/g++.jason/opeq.C: Likewise.
5510         * g++.old-deja/g++.law/arg5.C: Likewise.
5511         * g++.old-deja/g++.law/arm7.C: Likewise.
5512         * g++.old-deja/g++.law/ctors11.C: Likewise.
5513         * g++.old-deja/g++.law/cvt8.C: Likewise.
5514         * g++.old-deja/g++.law/init9.C: Likewise.
5515         * g++.old-deja/g++.law/refs4.C: Likewise.
5516         * g++.old-deja/g++.law/template2.C: Likewise.
5517         * g++.old-deja/g++.law/visibility24.C: Likewise.
5518         * g++.old-deja/g++.law/vtable3.C: Likewise.
5519         * g++.old-deja/g++.mike/asm2.C: Likewise.
5520         * g++.old-deja/g++.mike/eh1.C: Likewise.
5521         * g++.old-deja/g++.mike/misc1.C: Likewise.
5522         * g++.old-deja/g++.mike/misc13.C: Likewise.
5523         * g++.old-deja/g++.mike/misc14.C: Likewise.
5524         * g++.old-deja/g++.mike/ns12.C: Likewise.
5525         * g++.old-deja/g++.mike/p1248.C: Likewise.
5526         * g++.old-deja/g++.mike/p3708.C: Likewise.
5527         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5528         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5529         * g++.old-deja/g++.mike/p646.C: Likewise.
5530         * g++.old-deja/g++.mike/p700.C: Likewise.
5531         * g++.old-deja/g++.mike/p783.C: Likewise.
5532         * g++.old-deja/g++.mike/p783a.C: Likewise.
5533         * g++.old-deja/g++.mike/p783b.C: Likewise.
5534         * g++.old-deja/g++.mike/p786.C: Likewise.
5535         * g++.old-deja/g++.mike/p789.C: Likewise.
5536         * g++.old-deja/g++.mike/p789a.C: Likewise.
5537         * g++.old-deja/g++.mike/p807a.C: Likewise.
5538         * g++.old-deja/g++.other/delete3.C: Likewise.
5539         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5540         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5541         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5542         * g++.old-deja/g++.other/empty1.C: Likewise.
5543         * g++.old-deja/g++.other/temporary1.C: Likewise.
5544         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5545         * g++.old-deja/g++.pt/t16.C: Likewise.
5546         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5547
5548 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5549
5550         * gcc.dg/991230-1.c: New test.
5551
5552 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5553
5554         * gcc.c-torture/compile/991229-3.c: New test.
5555         * gcc.c-torture/compile/991229-2.c: New test.
5556         * gcc.c-torture/compile/991229-1.c: New test.
5557
5558 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5559
5560         * gcc.c-torture/compile/labels-2.c: New test.
5561
5562 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5563
5564         * gcc.c-torture/execute/991227-1.c: New test.
5565
5566 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5567
5568         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5569
5570 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5571
5572         * gcc.c-torture/execute/991221-1.c: New test.
5573
5574 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5575
5576         * g++.old-deja/g++.other/cast3.C: New test.
5577
5578 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5579
5580         * gcc.c-torture/execute/991216-4.c: New test.
5581
5582 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5583
5584         * gcc.c-torture/execute/991216-1.c: New test.
5585         * gcc.c-torture/execute/991216-2.c: New test.
5586         * gcc.c-torture/execute/991216-3.c: New test.
5587
5588 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5589
5590         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5591         Actually make the test fail by using "-O2" for compilation.
5592
5593 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5594
5595         * g++.old-deja/g++.warn/cast-align1.C: New test.
5596
5597 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5598
5599         * gcc.c-torture/compile/991214-1.c: New test.
5600         * gcc.c-torture/compile/991214-2.c: New test.
5601
5602 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5603
5604         * gcc.dg/991214-1.c: New test.
5605
5606 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5607
5608         * gcc.c-torture/compile/991213-3.c: New test.
5609         * gcc.c-torture/compile/991213-2.c: New test.
5610         * gcc.c-torture/compile/991213-1.c: New test.
5611
5612 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5613
5614         * gcc.dg/991209-1.c: New test.
5615
5616 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5617
5618         * gcc.c-torture/compile/991208-1.c: New test.
5619
5620 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5621
5622         * gcc.dg/ultrasp2.c: New test.
5623
5624 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5625
5626         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5627
5628 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5629
5630         * gcc.c-torture/compile/991202-1.c: New test.
5631         * gcc.c-torture/execute/991202-1.c: New test.
5632         * gcc.c-torture/execute/991202-2.c: New test.
5633         * gcc.c-torture/execute/991202-3.c: New test.
5634
5635 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5636
5637         * g++.old-deja/g++.abi/align.C: New test.
5638         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5639         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5640
5641 1999-12-01  Richard Henderson  <rth@cygnus.com>
5642
5643         * gcc.c-torture/execute/991201-1.c: New.
5644
5645 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
5646
5647         * gcc.dg/991129-1.c: New test.
5648
5649 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5650
5651         * gcc.c-torture/compile/991127-1.c: New test.
5652
5653 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5654
5655         * g++.old-deja/g++.other/warn4.C: New test.
5656
5657 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5658
5659         * g++.old-deja/g++.eh/cleanup2.C: New test.
5660         * g++.old-deja/g++.ext/pretty2.C: New test.
5661         * g++.old-deja/g++.ext/pretty3.C: New test.
5662         * g++.old-deja/g++.other/debug6.C: New test.
5663
5664 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
5665
5666         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5667         compiler_output to look for one error message instead of two.
5668
5669 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
5670
5671         * gcc.c-torture/execute/991118-1.c: Also test case
5672         where the word boundary does not split a byte evenly.
5673
5674 1999-11-19  Nathan Sidwell  <nathan@acm.org>
5675
5676         * g++.old-deja/g++.ext/restrict1.C: New test.
5677
5678 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5679
5680         * gcc.c-torture/execute/991118-1.c: New test.
5681
5682 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
5683
5684         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
5685         working directory pathnames.
5686
5687 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
5688
5689         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
5690         host is equipped with driver.h and driver.o so it can actually
5691         compile and run the tests.
5692
5693 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
5694
5695         * gcc.c-torture/compile/991008-1.c: New test.
5696
5697 1999-11-08  Nick Clifton  <nickc@cygnus.com>
5698
5699         * lib/gcc-dg.exp: Include target-supports.exp
5700
5701 1999-11-05  Nick Clifton  <nickc@cygnus.com>
5702
5703         * lib/target-supports.exp: New file: Provide procs to test for
5704         features supported by the target.
5705         (check_weak_available): Moved here from ecos.exp.
5706         (check_alias_available): New proc: Determine of the target
5707         toolchain supports the alias attribute.
5708
5709         * gcc.dg/special/ecos.exp: Move check_weak_available to
5710         target-supports.exp.
5711         (alias-1.c): Only perform the test if the target supports
5712         aliases.
5713         (wkali-1.c): Only perform the test if the target supports
5714         aliases.
5715
5716         * gcc.dg/990506-0.c: Expect error messages from cross
5717         targets as well as native targets.
5718
5719 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5720
5721         * gcc.dg/ultrasp1.c: Removed xfail.
5722         * gcc.dg/struct-ret-2.c: Likewise.
5723         * gcc.dg/array-1.c: Likewise.
5724
5725 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5726
5727         * gcc.dg/struct-ret-2.c: New test.
5728
5729         * gcc.dg/array-1.c: New test.
5730
5731 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
5732
5733         * gcc.c-torture/execute/991030-1.c: New test.
5734
5735 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
5736
5737         * gcc.c-torture/compile/991026-2.c: New test.
5738
5739 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
5740
5741         * gcc.c-torture/compile/991026-1.c: New test.
5742
5743 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
5744
5745         * gcc.c-torture/execute/991023-1.c: New test.
5746
5747 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
5748
5749         * gcc.c-torture/execute/991019-1.c: New test.
5750
5751 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
5752
5753         * gcc.c-torture/execute/991016-1.c: New test.
5754
5755 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
5756
5757         * gcc.c-torture/execute/991014-1.c: New test.
5758
5759 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5760
5761         * g++.old-deja/g++.other/union2.C: New test.
5762
5763 1999-10-13  Nathan Sidwell  <nathan@acm.org>
5764
5765         * g++.old-deja/g++.other/vaarg2.C: New test.
5766         * g++.old-deja/g++.other/vaarg3.C: New test.
5767
5768 1999-10-12  Craig Burley  <craig@jcb-sc.com>
5769
5770         * g77.f-torture/noncompile/19990905-1.f: Moved from being
5771         in compile/.
5772
5773 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
5774
5775         * gcc.c-torture/execute/va-arg-11.c: New test.
5776
5777 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
5778
5779         * lib/file-format.exp (gcc_target_object_format): Don't
5780         crash if objdump is unavailable.
5781
5782 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
5783
5784         * gcc.misc-tests/mg.exp: delete extraneous redirection.
5785
5786 1999-09-28  Nick Clifton  <nickc@cygnus.com>
5787
5788         * gcc.c-torture/compile/990928-1.c: New test.
5789
5790 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
5791
5792         * g++.old-deja/g++.other/decl6.C: New test.
5793
5794 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5795
5796         * gcc.c-torture/execute/va-arg-10.c: New test.
5797
5798 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
5799
5800         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
5801         __PRETTY_FUNCTION__.
5802
5803 1999-09-23  Nick Clifton  <nickc@cygnus.com>
5804
5805         * gcc.c-torture/execute/990923-1.c: New test.
5806
5807 1999-09-21  Nick Clifton  <nickc@cygnus.com>
5808
5809         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
5810         for which -fpic is inappropriate.
5811
5812 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
5813
5814         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
5815
5816 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5817
5818         * g++.old-deja/g++.other/dyncast1.C: New test.
5819         * g++.old-deja/g++.other/dyncast2.C: New test.
5820         * g++.old-deja/g++.other/dyncast3.C: New test.
5821         * g++.old-deja/g++.other/dyncast4.C: New test.
5822         * g++.old-deja/g++.other/dyncast5.C: New test.
5823         * g++.old-deja/g++.eh/catch3.C: New test.
5824         * g++.old-deja/g++.eh/catch3p.C: New test.
5825         * g++.old-deja/g++.eh/catch4.C: New test.
5826         * g++.old-deja/g++.eh/catch4p.C: New test.
5827         * g++.old-deja/g++.eh/catch5.C: New test.
5828         * g++.old-deja/g++.eh/catch5p.C: New test.
5829         * g++.old-deja/g++.eh/catch6.C: New test.
5830         * g++.old-deja/g++.eh/catch6p.C: New test.
5831         * g++.old-deja/g++.eh/catch7.C: New test.
5832         * g++.old-deja/g++.eh/catch7p.C: New test.
5833         * g++.old-deja/g++.eh/catch8.C: New test.
5834         * g++.old-deja/g++.eh/catch8p.C: New test.
5835         * g++.old-deja/g++.eh/catch9.C: New test.
5836         * g++.old-deja/g++.eh/catch9p.C: New test.
5837
5838 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
5839
5840         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
5841         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
5842
5843 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
5844
5845         * gcc.c-torture/compile/990913-1.c: New test.
5846
5847 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
5848
5849         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
5850         * g++.old-deja/g++.jason/rfg5.C: Likewise.
5851
5852 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
5853
5854         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
5855
5856 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
5857
5858         * g++.old-deja/g++.other/lookup11.C: New test.
5859         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
5860         what is permitted and what we want.
5861         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
5862         overload use.
5863         * g++.old-deja/g++.jason/rfg5.C: Likewise
5864
5865 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
5866
5867         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
5868         * gcc.c-torture/noncompile/poison-1.c: New file.
5869
5870 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
5871
5872         * g++.old-deja/g++.other/sizeof3.C: New test.
5873         * g++.old-deja/g++.other/sizeof4.C: New test.
5874         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
5875         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
5876
5877 1999-09-07  Richard Henderson  <rth@cygnus.com>
5878
5879         * gcc.dg/va-arg-1.c: New.
5880
5881 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5882
5883         * gcc.c-torture/execute/va-arg-9.c: New test.
5884
5885 1999-09-05  Craig Burley  <craig@jcb-sc.com>
5886
5887         * g77.f-torture/compile/980519-2.f: New test.
5888         * g77.f-torture/compile/19990905-0.f: New test.
5889         * g77.f-torture/compile/19990905-1.f: New test.
5890         * g77.f-torture/compile/19990905-2.f: New test.
5891
5892         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
5893
5894 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
5895
5896         * gcc.c-torture/execute/990827-1.c: Fix typo.
5897
5898 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5899
5900         * g++.old-deja/g++.other/deref1.C: New test.
5901
5902 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
5903
5904         * g++.old-deja/g++.other/ambig2.C: New test.
5905         * g++.old-deja/g++.other/cond5.C: New test.
5906         * g++.old-deja/g++.other/lookup16.C: New test.
5907
5908 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
5909
5910         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
5911         assemblers too.
5912
5913 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
5914
5915         * lib/c-torture.exp: Avoid the "compare executables" optimization
5916         when testing native.
5917
5918 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
5919
5920         * gcc.c-torture/execute/990829-1.c: New test.
5921         * gcc.c-torture/compile/990829-1.c: New test.
5922
5923 1999-08-27  Paul Burchard  <burchard@pobox.com>
5924
5925         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
5926         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
5927         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
5928         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
5929         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
5930         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
5931         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
5932         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
5933         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
5934         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
5935         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
5936
5937 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
5938
5939         * gcc.c-torture/execute/990827-1.c: New test.
5940
5941 1999-08-26  Craig Burley  <craig@jcb-sc.com>
5942
5943         * g77.f-torture/noncompile/19990826-4.f: New test.
5944
5945         * g77.f-torture/compile/19990826-3.f: New test.
5946
5947         * g77.f-torture/execute/19990826-2.f: New test.
5948
5949         * g77.f-torture/compile/19990826-1.f: New test.
5950
5951         * gcc.c-torture/execute/990826-0.c: New test.
5952         * g77.c-torture/execute/19990826-0.f: New test.
5953
5954         * g77.f-torture/noncompile/970626-2.f: New test.
5955
5956 1999-08-25  Paul Burchard  <burchard@pobox.com>
5957
5958         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
5959         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
5960         lss-011.C: New tests.
5961
5962 1999-08-25  Nathan Sidwell  <nathan@acm.org>
5963
5964         * g++.old-deja/g++.other/decl5.C: New test.
5965
5966 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5967
5968         * noncompile/noncompile.exp: Load_lib c-torture.exp.
5969         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
5970         call `postbase' for each one.  All callers of `postbase' changed
5971         to call this instead.
5972
5973 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
5974
5975         * gcc.c-torture/execute/990811-1.c: New test.
5976
5977 1999-08-09  Nick Clifton  <nickc@cygnus.com>
5978
5979         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
5980         just native ones.
5981
5982         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
5983         just native ones.
5984
5985 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5986
5987         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
5988
5989 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5990
5991         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
5992
5993 1999-08-04  Nathan Sidwell  <nathan@acm.org>
5994
5995         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
5996
5997 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5998
5999         * gcc.c-torture/execute/990804-1.c: New test.
6000
6001 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6002
6003         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6004         * g++.old-deja/g++.brendan/crash64.C: Likewise
6005         * g++.old-deja/g++.brendan/overload8.C: Likewise
6006
6007 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6008
6009         * g++.old-deja/g++.other/struct1.C: New test.
6010
6011 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6012
6013         * g++.old-deja/g++.other/enum2.C: New test.
6014
6015 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6016
6017         Adapted from tests from Franz Sirl:
6018         * gcc.c-torture/execute/va-arg-7.c: New test.
6019         * gcc.c-torture/execute/va-arg-8.c: New test.
6020
6021 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6022
6023         * gcc.c-torture/compile/990801-2.c: New test.
6024
6025         * gcc.c-torture/compile/990801-1.c: New test.
6026
6027 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6028
6029         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6030         fp-cmp-1.c, converting double to float.
6031
6032         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6033         fp-cmp-1.c, converting double to long double.
6034
6035         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6036         from fr1 to unknown_register, since fr1 is a legitimate register
6037         on some machines.
6038
6039 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6040
6041         * README: More listname related changes.
6042
6043 1999-07-08  Catherine Moore  <clm@cygnus.com>
6044
6045         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6046
6047 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6048
6049         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6050
6051 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6052
6053         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6054
6055 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6056
6057         * gcc.dg/990703-1.c: New test.
6058
6059 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6060
6061         * lib/file-format.exp: New file: Move definition of proc
6062         gcc_target_object_format to here from
6063         gcc.dg/special/ecos.exp.
6064
6065         * lib/c-torture.exp: Include lib file-format.exp.
6066         * lib/gcc-dg.exp: Include lib file-format.exp.
6067
6068         * gcc.dg/special/ecos.exp: Remove definition of proc
6069         gcc_target_object_format.
6070
6071 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6072
6073         * gcc.c-torture/execute/990628-1.c: New test.
6074
6075 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6076
6077         * gcc.c-torture/compile/990625-2.c: New test.
6078
6079         * gcc.c-torture/compile/990625-1.c: New test.
6080
6081 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6082
6083         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6084         attributes compile.
6085         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6086         ports that use the COFF/PE file format.
6087
6088 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6089
6090         * gcc.c-torture/compile/990617-1.c: New test.
6091
6092 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6093
6094         * g++.old-deja/g++.other/decl4.C: New test.
6095
6096 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6097
6098         * g++.old-deja/g++.other/bitfld3.C: New test.
6099
6100 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6101
6102         * g++.old-deja/g++.eh/catch1.C: New test.
6103
6104 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6105
6106         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6107
6108         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6109         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6110
6111 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6112
6113         * g77.f-torture/compile/19990502-0.f: Replace with new,
6114         shorter, test that still fails after recent changes.
6115
6116 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6117
6118         * gcc.c-torture/execute/990604-1.c: New test.
6119
6120 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6121
6122         * gcc.c-torture/execute/990531-1.c: New test.
6123
6124 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6125
6126         * gcc.c-torture/compile/990527-1.c: New test.
6127
6128 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6129
6130         * gcc.c-torture/execute/990527-1.c: New test.
6131
6132 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6133
6134         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6135         bitfields as signed.
6136
6137 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6138
6139         * g77.f-torture/compile/19990525-0.f: New test.
6140
6141 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6142
6143         * gcc.c-torture/execute/990525-2.c: New test.
6144
6145         * gcc.c-torture/execute/990525-1.c: New test.
6146
6147 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6148
6149         * g++.old-deja/g++.other/anon3.C: New test.
6150         * g++.old-deja/g++.other/anon4.C: New test.
6151         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6152         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6153         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6154         Merrill).
6155
6156 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6157
6158         * gcc.c-torture/execute/990524-1.c: New test.
6159
6160         * gcc.dg/990524-1.c: New test.
6161
6162 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6163
6164         * gcc.c-torture/compile/990523-1.c: New test.
6165
6166 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6167
6168         * gcc.c-torture/compile/990519-1.c: New test.
6169
6170 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6171
6172         * gcc.c-torture/compile/990517-1.c: New test.
6173
6174         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6175         (e4, f4): New tests.
6176         (main): Call them.
6177
6178 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6179
6180         * gcc.dg/noreturn-1.c: New test.
6181
6182 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6183
6184         * gcc.c-torture/execute/990513-1.c: New test.
6185
6186 1999-05-10  Richard Henderson  <rth@cygnus.com>
6187
6188         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6189
6190 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6191
6192         * g77.f-torture/execute/erfc.f: Use small single-precision
6193         values, to avoid problems on Alphas when not -mieee.
6194
6195 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6196
6197         * gcc.dg/990506-0.c: New test.
6198
6199 1999-05-08  Richard Henderson  <rth@cygnus.com>
6200
6201         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6202         the constant to test.  Don't XFAIL 64-bit targets.
6203
6204         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6205         * g++.old-deja/g++.law/profile1.C: Likewise.
6206
6207         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6208         operator new instances.
6209         * g++.old-deja/g++.other/delete5.C: Likewise.
6210
6211 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6212
6213         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6214         intrinsic.
6215
6216 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6217
6218         * g77.f-torture/execute/u77-test.f: Reverse order of two
6219         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6220
6221 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6222
6223         * gcc.dg/compare1.c: New test.
6224
6225 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6226
6227         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6228         New tests.
6229
6230 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6231
6232         * g77.f-torture/compile/19990502-1.f: New test.
6233
6234 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6235
6236         * g77.f-torture/compile/19990502-0.f: New test.
6237
6238 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6239
6240         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6241         intrinsic.
6242
6243 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6244
6245         * g77.f-torture/execute/u77-test.f (main): List libU77
6246         intrinsics not currently tested.
6247         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6248         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6249         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6250         Trim blanks off the ends of some printed strings.
6251
6252 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6253
6254         * g77.f-torture/execute/u77-test.f (main): Just warn about
6255         FSTAT gid disagreement, as it's expected on some systems.
6256
6257 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6258
6259         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6260         use a new function, which allows for some slop.
6261         Clean up some commentary.
6262         (issum): The new function.
6263         (sgladd): Deleted subroutine.
6264
6265 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6266
6267         * g77.f-torture/execute/u77-test.f: Modify to be more like
6268         libf2c/libU77 version, bringing patches to that version here.
6269         Add suitable commentary.
6270
6271 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6272
6273         * gcc.dg/990424-1.c: New test.
6274
6275 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6276
6277         * g77.f-torture/execute/u77-test.f (main): Bug involving
6278         LSTAT has been fixed, so turn back on full checking.
6279
6280 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6281
6282         * g77.f-torture/compile/19990419-0.f: New test.
6283         * g77.f-torture/execute/19990419-1.f: New test.
6284
6285 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6286
6287         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6288         to avoid the need for a prototype to supress a warning.
6289
6290 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6291
6292         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6293
6294 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6295
6296         * gcc.c-torture/execute/990404-1.c: New test.
6297
6298 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6299
6300         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6301         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6302         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6303         missing initializer warnings.
6304
6305 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6306
6307         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6308         matching strings.
6309
6310 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6311
6312         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6313
6314 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6315
6316         * g77.f-torture/execute/19990325-0.f: New test.
6317         * g77.f-torture/execute/19990325-1.f: New test.
6318
6319 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6320
6321         * gcc.c-torture/execute/990324-1.c: New test.
6322
6323 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6324
6325         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6326         test with 4.
6327
6328 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6329
6330         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6331
6332 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6333
6334         * g77.f-torture/execute/19990313-2.f: New test.
6335         * g77.f-torture/execute/19990313-3.f: New test.
6336
6337 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6338
6339         * g77.f-torture/execute/19990313-0.f: New test.
6340         * g77.f-torture/execute/19990313-1.f: New test.
6341
6342 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6343
6344         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6345         printf to sprintf.
6346         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6347         (main): Add check for u15.  Conditionalize u31 check depending on
6348         whether ints are <32 bits or >=32 bits.
6349
6350 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6351
6352         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6353
6354 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6355
6356         * g77.f-torture/compile/19990305-0.f: New test.
6357         * g77.f-torture/execute/19981119-0.f: New test.
6358
6359 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6360
6361         * g77.f-torture/execute/970625-2.f: call ABORT if final
6362         result is not correct, instead of just printing it.
6363         Add this checking via newly introduced obfuscation, to
6364         trip up buggy front ends.
6365
6366 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6367
6368         * g77.f-torture/compile/960317-1.f: Moved from being
6369         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6370
6371 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6372
6373         * g77.f-torture/execute/960317-1.f: New (old) test.
6374         * g77.f-torture/execute/970625-2.f: Ditto.
6375
6376 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6377
6378         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6379         message on line 1 or line 2; cccp and cpplib do this differently.
6380
6381 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6382
6383         * g++.old-deja/g++.law/weak1.C: New test.
6384
6385 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6386
6387         * gcc.c-torture/execute/990119-1.c: Renamed to...
6388         * gcc.dg/990119-1.c: this, so it will only be tested once
6389         (it's a preprocessor test, it doesn't need to be run at
6390         multiple optimization levels).
6391
6392 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6393
6394         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6395           ALWAYS_CXXFLAGS.
6396
6397 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6398
6399         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6400         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6401         to not be compilable by current g77.
6402
6403 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6404
6405         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6406
6407 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6408
6409         * gcc.c-torture/execute/990222-1.c: New test.
6410
6411 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6412
6413         * g77.f-torture/compile/19990218-0.f: New test.
6414         * g77.f-torture/noncompile/19990218-1.f: New test.
6415
6416 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6417
6418         * g77.f-torture/compile/19981216-0.f: New test.
6419
6420 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6421
6422         * gcc.dg/990214-1.c: New test.
6423
6424 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6425
6426         * gcc.dg/990213-2.c: New test.
6427
6428         * gcc.dg/990213-1.c: New test.
6429
6430 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6431
6432         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6433         ints.
6434
6435 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6436
6437         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6438         specified by target.
6439
6440         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6441
6442 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6443
6444         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6445
6446 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6447
6448         * gcc.dg/special/ecos.exp: New test driver for new tests with
6449         special requirements.
6450
6451         * gcc.dg/special/alias-1.c: New test.
6452         * gcc.dg/special/gcsec-1.c: New test.
6453         * gcc.dg/special/weak-1.c: New test.
6454         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6455         * gcc.dg/special/weak-2.c: New test.
6456         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6457         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6458         * gcc.dg/special/wkali-1.c: New test.
6459         * gcc.dg/special/wkali-2.c: New test.
6460         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6461         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6462
6463 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6464
6465           * lib/c-torture.exp (c-torture-compile): Pull out code for
6466           analyzing gcc error messages.
6467           (c-torture-execute): Likewise.  Fix some (harmless) false
6468           positives.
6469           * lib/gcc.exp (gcc_check_compile): New function.
6470
6471 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6472
6473         * gcc.c-torture/execute/990208-1.c: New test.
6474
6475 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6476
6477         * g++.dg/special/ecos.exp: New driver for new tests with special
6478         requirements
6479
6480         * g++.dg/special/conpr-1.C: New test
6481         * g++.dg/special/conpr-2.C: New test
6482         * g++.dg/special/conpr-2a.C: New test
6483         * g++.dg/special/conpr-3.C: New test
6484         * g++.dg/special/conpr-3a.C: New test
6485         * g++.dg/special/conpr-3b.C: New test
6486
6487         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6488         allow g++ to use the dg driver
6489
6490         * README: Add comment about g++.dg directory
6491
6492 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6493
6494         * README: Update email addresses.
6495
6496 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6497
6498         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6499         arguments in order to force structure S onto the stack even on
6500         the alpha.
6501         (test): Pass 10 leading arguments to function foo as well as the
6502         structure S.
6503
6504         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6505         failure for all targets.
6506
6507         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6508         abort to terminate program execution.
6509
6510 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6511
6512         * gcc.c-torture/execute/990130-1.c: New test.
6513
6514 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6515
6516         * gcc.dg/990130-1.c: New test.
6517
6518 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6519
6520         * gcc.c-torture/execute/990128-1.c: New test.
6521
6522 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6523
6524         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6525
6526 1999-01-27  Felix Lee  <flee@cygnus.com>
6527
6528         * lib/c-torture.exp (c-torture-compile): pull out code for
6529         analyzing gcc error messages.
6530         (c-torture-execute): ditto, and fix some (harmless) false
6531         positives.
6532         * lib/gcc.exp (gcc_check_compile): new function.
6533
6534 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6535
6536         * gcc.dg/990117-1.c: New test.
6537
6538         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6539
6540         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6541
6542 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6543
6544         * g77.f-torture/compile/990115-1.f: New test.
6545
6546 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6547
6548         * gcc.c-torture/compile/990107-1.c: New test
6549
6550 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6551
6552         * gcc.c-torture/execute/990106-2.c: New test.
6553
6554         * gcc.c-torture/execute/990106-1.c: New test.
6555
6556 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6557
6558         * gcc.c-torture/compile/981223-1.c: New test.
6559
6560 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6561
6562         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6563         (opt3): Rename from opt4 and disable.
6564
6565 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6566
6567         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6568
6569 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6570
6571         * g++.old-deja/g++.other/conv5.C: New test.
6572
6573 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6574
6575         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6576
6577 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6578
6579         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6580
6581 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6582
6583         * gcc.c-torture/compile/981211-1.c: New test.
6584
6585 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6586
6587         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6588
6589         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6590
6591 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6592
6593         * gcc.special/930510-1.c: Make C9X safe.
6594         * gcc.misc-tests/gcov-1.c Similarly.
6595         * gcc.misc-tests/gcov-2.c Similarly.
6596
6597 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6598
6599         * gcc.dg/ultrasp1.c: New test.
6600
6601 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6602
6603         * gcc.c-torture/execute/981206.c: New test.
6604
6605 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6606
6607         * g++.old-deja/g++.ns/template7.C: New test.
6608
6609         * g++.old-deja/g++.other/expr1.C: New test.
6610
6611         * g++.old-deja/g++.eh/tmpl3.C: New test.
6612
6613         * g++.old-deja/g++.eh/tmpl2.C: New test.
6614
6615 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6616
6617         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6618         * g++.old-deja/g++.other/using6.C: Removed.
6619         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6620
6621         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6622
6623 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6624
6625         * g++.old-deja/g++.pt/overload8.C: New test.
6626
6627         * g++.old-deja/g++.pt/overload7.C: New test.
6628
6629         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6630
6631         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6632         and relinking messages.
6633         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6634         compiling with -frepo.
6635
6636 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6637
6638         * g++.old-deja/g++.pt/lookup6.C: New test.
6639
6640 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6641
6642         * gcc.c-torture/execute/981130-1.c: New test.
6643         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6644
6645 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6646
6647         * g++.old-deja/g++.pt/explicit76.C: New test.
6648
6649         * g++.old-deja/g++.pt/friend38.C: New test.
6650
6651         * g++.old-deja/g++.ns/crash2.C: New test.
6652
6653         * g++.old-deja/g++.pt/defarg8.C: New test.
6654
6655         * g++.old-deja/g++.pt/instantiate6.C: New test.
6656
6657         * g++.old-deja/g++.pt/static6.C: New test.
6658
6659         * g++.old-deja/g++.pt/decl2.C: New test.
6660
6661 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6662
6663         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
6664         problem is actually related with name lookup, but so what? :-)
6665
6666         * g++.old-deja/g++.pt/friend37.C: New test.
6667
6668 1998-11-25  Dave Love  <d.love@dl.ac.uk>
6669
6670         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
6671         element, which fails on some systems.
6672
6673         * g77.f-torture/execute/labug1.f: New test.
6674
6675 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
6676
6677         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
6678         is defined.
6679
6680 1998-11-18  Dave Love  <d.love@dl.ac.uk>
6681
6682         * g77.f-torture/compile/981117-1.f: New test.
6683
6684 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
6685
6686         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
6687         properly discarded.
6688
6689 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
6690
6691         * gcc.c-torture/execute/memcheck: New directory of tests for
6692         -fcheck-memory-usage.
6693
6694 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6695
6696         * README: New file, general information about the testsuite and
6697         new description of the various C++ test subdirectories.
6698         * README.g++: Eliminate obsolete information, update and move most
6699         relevant stuff to README.
6700
6701 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
6702
6703         * gcc.c-torture/compile/981107-1.c: New test.
6704
6705 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
6706
6707         * execute/memcpy-bi.c: New testcase.
6708
6709 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
6710
6711         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
6712         base classes.
6713
6714         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
6715         template is selected.
6716
6717         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
6718         classes, it should be accepted for all types.
6719
6720         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
6721
6722         * g++.old-deja/g++.pt/spec24.C: Ensure that template
6723         specializations start with template headers.
6724
6725 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
6726
6727         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
6728
6729         * g++.old-deja/g++.other/init9.C: Test cross initialization of
6730         non-POD types.
6731
6732 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6733
6734         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
6735
6736 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6737
6738         * compile/981022-1.c, compile/981022-1.x: New test and driver.
6739
6740 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
6741
6742         * 981019-1.c: New test.
6743
6744 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
6745
6746         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
6747         find objc headers.
6748
6749 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6750
6751         * compile/981001-4.c: Remove use of GCC extension that triggers a
6752         compiler bug.
6753
6754 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
6755
6756         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
6757
6758 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6759
6760         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
6761         instantiation of template produces incorrect code for delete
6762         expression.
6763
6764         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
6765         constructors' name is not unique.
6766         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
6767         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
6768
6769         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
6770         automatic array of const is ill-formed.
6771
6772         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
6773         of template parameter?
6774
6775         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
6776         const.
6777
6778         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
6779         pointer-to-member expression.
6780
6781         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
6782         declaration causes ICE.
6783
6784 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6785
6786         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
6787         reserved in the global namespace.
6788
6789         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
6790         generate needed virtual table.
6791
6792         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
6793
6794 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
6795
6796         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
6797         template-dependent type
6798
6799 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
6800
6801         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
6802         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
6803         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
6804
6805         * g++.old-deja/g++.other/using5.C: New test; using decl from base
6806         class should be usable as argument of member function.
6807         * g++.old-deja/g++.other/using6.C: New test; using decl from base
6808         class should be usable as return type of member function.
6809         * g++.old-deja/g++.other/using7.C: New test; using decl from base
6810         class should be usable as type of data member.
6811
6812         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
6813
6814 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
6815
6816         * gcc.c-torture/special/920521-1.c: Fix bogus test.
6817
6818 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
6819
6820         * gcc.dg/dll-?.c Add thumb to target list.
6821         Fix assembler scan patterns to match current assembler output.
6822
6823 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
6824
6825         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
6826         matching of template brackets.
6827
6828         * g++.old-deja/g++.other/using4.C: New test.  Test using
6829         declarations of methods from base classes.
6830
6831         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
6832         within functions should introduce names into the innermost
6833         enclosing namespace.
6834
6835         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
6836         of static locals if first initialization throws.
6837
6838 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
6839
6840         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
6841
6842 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
6843
6844         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
6845         lose track of the possible targets of tablejump insns.
6846         * special/special.exp: Run it.
6847
6848 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6849
6850         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
6851         must be declared before its specializations can be named in friend
6852         declarations.
6853
6854 1998-10-05  Dave Love  <d.love@dl.ac.uk>
6855
6856         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
6857
6858         * g77.f-torture/execute/io1.f: New test.
6859
6860 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6861
6862         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
6863         with pointer to template function, for which no argument deduction
6864         is possible.
6865
6866         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
6867         specialization of template function as argument to template
6868         function.
6869
6870         * g++.old-deja/g++.other/access2.C: New test; Inner class
6871         shouldn't have privileged access to Outer's names.
6872
6873 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6874
6875         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
6876         friend template declared within template class conflicts with
6877         nested class of the same name.
6878
6879         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
6880         is ignored.
6881
6882         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
6883         object with direct initializer as function declaration.
6884
6885         * g++.old-deja/g++.other/decl2.C: New test; duplicate
6886         initializers.
6887
6888         * g++.old-deja/g++.other/null2.C: New test; conditional operator
6889         involving const pointer and NULL produces incorrect result.
6890
6891         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
6892         type name without `typename' should be rejected with -pedantic.
6893
6894 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
6895
6896         * g++.old-deja/g++.other/addrof1.C: New test.
6897
6898 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
6899
6900         * gcc.c-torture/compile/981001-1.c: New test.
6901         * gcc.c-torture/execute/981001-1.c: New test.
6902
6903 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
6904
6905         * gcc.c-torture/compile/981001-2.c: New test.
6906         * gcc.c-torture/compile/981001-3.c: New test.
6907         * gcc.c-torture/compile/981001-4.c: New test.
6908
6909 1998-10-01  Robert Lipe  <robertl@dgii.com>
6910
6911         * lib/objc.exp (objc_target_compile): Add -L during compiles for
6912         multilibbed hosts.   Idea grafted from g77.exp.
6913
6914 1998-09-30  Dave Love  <d.love@dl.ac.uk>
6915
6916         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
6917         avoid losing on systems which need -lsocket.
6918
6919 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
6920
6921         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
6922         * g++.old-deja/g++.other/nested2.C: Ditto.
6923         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
6924         failure.
6925
6926 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6927
6928         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
6929         preferred over template operator!= for enum bitfields.
6930
6931 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
6932
6933         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
6934         that happen to have the same base name, but in different scopes,
6935         are incorrectly rejected.
6936
6937 1998-09-16  Richard Henderson  <rth@cygnus.com>
6938
6939         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
6940         on the native word size instead of an integer literal.
6941
6942 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6943
6944         * g++.old-deja/g++.other/static2.C: Invocation of static data
6945         member of type pointer-to-function denoted as non-static member.
6946
6947         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
6948         checks involving function types and aliases.
6949
6950 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6951
6952         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
6953         redefined to the same non-trivial type.
6954
6955         * g++.old-deja/g++.pt/explicit73.C: Test for proper
6956         namespace-qualification of template specializations declared in
6957         other namespaces.
6958
6959         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
6960         to declare a subset of the specializations of a template function
6961         as friends of specializations of a template class.
6962
6963         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
6964         member templates that do not fully specialize the enclosing
6965         template class are rejected.
6966
6967 1998-09-11  Dave Love  <d.love@dl.ac.uk>
6968
6969         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
6970
6971 1998-09-08  Dave Love  <d.love@dl.ac.uk>
6972
6973         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
6974         altered from libf2c/libU77 version.
6975
6976 1998-09-06  Dave Love  <d.love@dl.ac.uk>
6977
6978         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
6979
6980 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
6981
6982         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
6983         (un)signed char are different types for template specialization
6984         purposes.
6985
6986 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
6987
6988         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
6989         * objc: ObjC testsuite.
6990
6991 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
6992
6993         * gcc.c-torture/execute/941014-1.x:  New file.
6994
6995 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
6996
6997         * lib/c-torture.exp: Add support for
6998         torture_eval_before_compile and torture_eval_before_execute
6999         variables.
7000
7001 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7002
7003         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7004         this test triggers valid.
7005
7006 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7007
7008         * gcc.dg/980827-1.c: New test.
7009
7010 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7011
7012         * gcc.c-torture/execute/loop-4b.c: New test.
7013
7014 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7015
7016         * lib/c-torture.exp: Add support for
7017         torture_eval_before_compile and torture_eval_before_execute
7018         variables.
7019
7020 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7021
7022         * gcc.c-torture/compile/980825-1.c: New test.
7023
7024 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7025
7026         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7027         count number tests in opt_t0 not good_t0.
7028
7029 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7030
7031         * gcc.c-torture/compile/930326-1.x: Fix typo.
7032
7033 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7034
7035         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7036         causes an ICE.
7037
7038 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7039
7040         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7041         STACK_SIZE is defined.
7042         * gcc.c-torture/unsorted/stuct.c: Similarly.
7043
7044         * gcc.c-torture/compile/980821-1.c: New test.
7045
7046 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7047
7048         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7049
7050 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7051
7052         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7053         code.
7054
7055 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7056
7057         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7058         error'.
7059
7060 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7061
7062         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7063
7064 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7065
7066         * gcc.c-torture/compile/980816-1.c: New test.
7067
7068         * gcc.dg/980816-1.c: New test.
7069
7070 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7071
7072         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7073         compiler for ieee tests.
7074
7075 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7076
7077         * g77.f-torture/compile/980729-0.f: New test.
7078
7079 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7080
7081         * gcc.c-torture/special/eeprof-1.c: New test, for
7082         -finstrument-functions.
7083         * gcc.c-torture/special/special.exp: Run it.
7084
7085 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7086
7087         * gcc.c-torture/compile/980729-1.c: New test.
7088
7089 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7090
7091         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7092         __thumb__ is defined, and test for ARM style doubles if so.
7093
7094 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7095
7096         * g77.f-torture/noncompile/980615-0.f: New test.
7097
7098 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7099
7100         * gcc.dg/980312-1.c: Do link instead of compile.
7101         * gcc.dg/980313-1.c: Likewise.
7102
7103 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7104
7105         * gcc.c-torture/compile/980726-1.c: New test.
7106
7107 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7108
7109         * g77.f-torture/execute/io0.f: New test.
7110
7111 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7112
7113         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7114         an int.
7115
7116 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7117
7118         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7119         m32r bugs.
7120
7121 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7122
7123         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7124         c-decl.c:grokdeclarator can handle mode attributes.
7125
7126 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7127
7128         * gcc.c-torture/execute/980716-1.c: New test.
7129
7130 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7131
7132         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7133         the mn10200.
7134         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7135         the mn10200.
7136         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7137         * gcc.c-torture/compile/930326-1.x: Similarly.
7138
7139 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7140
7141         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7142         New test from Craig.
7143
7144 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7145
7146         * g77.f-torture/noncompile/980616-0.f: New test.
7147
7148         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7149
7150 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7151
7152         *  g++.other/singleton.C: Return error value instead of taking
7153         SIGSEGV.
7154
7155 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7156
7157         *  g++.other/singleton.C: New test.   Warning is under dispute.
7158         Runtime crash is not.
7159
7160 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7161
7162         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7163         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7164         using6.C, using7.C}:  New namespace tests.
7165
7166 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7167
7168         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7169         specialization with typedef'ed names used as array indexes.
7170
7171 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7172
7173         * gcc.c-torture/execute/980709-1.c: New test.
7174
7175         * gcc.dg/980709-1.c: New test.
7176
7177 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7178
7179         * gcc.c-torture/execute/bcp-1.c: New test.
7180
7181 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7182
7183         * gcc.c-torture/execute/980707-1.c: New test.
7184
7185 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7186
7187         * gcc.c-torture/compile/980706-1.c: New test.
7188
7189 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7190
7191         * g77.f-torture/execute/980701-0.f,
7192         g77.f-torture/execute/980701-1.f: New test from Craig.
7193
7194 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7195
7196         * gcc.c-torture/compile/980701-1.c: New test.
7197
7198         * gcc.c-torture/execute/980701-1.c: New test.
7199
7200 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7201 rlsruhe.de>
7202
7203         * g++.old-deja/g++.robertl/eb132.C: New test.
7204         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7205
7206 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7207
7208         * g77.f-torture/execute/980628-7.f,
7209         g77.f-torture/execute/980628-8.f,
7210         g77.f-torture/execute/980628-9.f,
7211         g77.f-torture/execute/980628-10.f: New tests from Craig.
7212
7213         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7214
7215 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7216
7217         * g77.f-torture/execute/980628-4.f: New test from Craig.
7218         * g77.f-torture/execute/980628-5.f: Likewise.
7219         * g77.f-torture/execute/980628-2.f: Likewise.
7220         * g77.f-torture/execute/980628-0.f: Likewise.
7221         * g77.f-torture/execute/980628-1.f: Likewise.
7222         * g77.f-torture/execute/980628-3.f: Likewise.
7223         * g77.f-torture/execute/980628-6.f: Likewise.
7224
7225 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7226
7227         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7228         directory when nothing has been installed yet.
7229
7230 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7231
7232         * gcc.c-torture/special/special.exp: Handle newer versions of
7233         dejagnu.
7234
7235 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7236
7237         * gcc.dg/980626-1.c: New test.
7238
7239 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7240
7241         * gcc.misc-tests/m-un-2.c: New test.
7242         * g++.old-deja/g++.other/warn01.c: Likewise.
7243
7244 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7245
7246         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7247         compatibility with assmblers with a different comment character.
7248         Eliminate use of GAS-specific extensions.
7249
7250 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7251
7252         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7253
7254 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7255
7256         *lib/g77.exp: Replace search for libf2c.a with search for newly
7257         renamed libg2c.a
7258
7259 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7260
7261         * gcc.c-torture/execute/980617-1.c: New test.
7262
7263 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7264
7265         * gcc.c-torture/execute/980612-1.c: New test.
7266
7267 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7268
7269         * gcc.dg/980523-1.c: Only test on ppc-linux.
7270         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7271
7272         * gcc.c-torture/execute/980608-1.c: New test.
7273
7274 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7275
7276         * gcc.c-torture/execute/980605-1.c: New test.
7277
7278 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7279
7280         * gcc.c-torture/execute/980604-1.c: New test.
7281
7282 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7283
7284         * gcc.c-torture/execute/980602-1.c: New test.
7285         * gcc.c-torture/execute/980602-2.c: Likewise.
7286
7287 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7288
7289         * 970125-0.f: Fix per JCB.  Add commentary.
7290
7291 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7292
7293         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7294         IEEE -0 support.
7295
7296 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7297
7298         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7299         earlier.
7300
7301 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7302
7303         * gcc.c-torture/execute/980526-3.c: New test.
7304
7305 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7306
7307         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7308         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7309         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7310         m88k-motorola-sysv3 to XFAIL.
7311
7312 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7313
7314         * gcc.dg/980526-1.c: New test.
7315         * gcc.c-torture/execute/980526-2.c: New test.
7316
7317 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7318
7319         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7320
7321         * gcc.c-torture/execute/980526-1.c: New test.
7322
7323 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7324
7325         * g77.f-torture/execute/alpha2.f: Add runtime test.
7326
7327 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7328
7329         * g++.old-deja/old-deja.exp: Strip leading directories.
7330
7331         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7332         error for the line.  Don't run multiple tests for the same line.
7333
7334 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7335
7336         * gcc.dg/980523-1.c: New test.
7337
7338 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7339
7340         * g77.f-torture/compile/970915-0.f: New test.
7341
7342 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7343
7344         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7345
7346 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7347
7348         * gcc.dg/980520-1.c: New test.
7349
7350 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7351
7352         * gcc.dg/980502-1.c: Fix return type.
7353
7354 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7355
7356         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7357         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7358         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7359         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7360         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7361
7362 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7363
7364         * g77.f-torture/execute/980520-1.f: New test.
7365
7366 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7367
7368         * lib/mike-g77.exp: New file.
7369
7370         * g77.f-torture/noncompile/noncompile.exp,
7371         g77.f-torture/noncompile/check0.f: New files.
7372
7373 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7374
7375         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7376         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7377         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7378         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7379         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7380         abort where appropriate.
7381
7382 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7383
7384         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7385         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7386
7387 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7388
7389         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7390
7391 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7392
7393         * g77.f-torture/compile/980427-0.f: New test.
7394
7395 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7396
7397         * g77.f-torture/compile/980424-0.f: New test.
7398
7399 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7400
7401         * g77.f-torture/compile/980419-2.f (main): New test.
7402         * g77.f-torture/compile/970125-0.f: New test.
7403         * g77.f-torture/compile/980419-1.f: New test.
7404
7405 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7406
7407         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7408         of loop-4.c.
7409
7410 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7411
7412         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7413
7414 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7415
7416         * gcc.c-torture/compile/980329-1.c: New test.
7417
7418 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7419
7420         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7421         * gcc.dg/980312-1.c: Fix typo in -march command.
7422
7423 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7424
7425         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7426
7427 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7428
7429         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7430         Dave Love agree the Fortran source is bogus.
7431
7432 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7433
7434         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7435         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7436         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7437         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7438         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7439
7440 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7441
7442         * g++.old-deja/g++.other/friend1.C: New test.
7443
7444 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7445
7446         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7447         possibly uninitialized) variables and declare dnrm2.
7448
7449 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7450
7451         From Bruno Haible <haible@ilog.fr>:
7452         * gcc.c-torture/execute/980223.c: New test.
7453
7454 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7455
7456         * gcc.dg/ifelse-1.c: New test.
7457
7458 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7459
7460         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7461
7462           * lib/old-dejagnu.exp (old-dejagnu): Added the
7463           "execution test - XFAIL *-*-*" handling in the spirit of
7464           "excess errors test -". Changed the "execution test fails"
7465           handling to be like "excess errors test fails".
7466           * Update various tests accordingly.
7467
7468 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7469
7470         * gcc.c-torture/execute/980205.c: New test.
7471
7472 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7473
7474         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7475         * lib/f-torture.exp: Similarly.
7476         * gcc.c-torture: Rename all .cexp files to .x files.
7477
7478 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7479
7480         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7481         (940510-1.c): Removed duplicate.
7482         (971104-1.c): New test.
7483
7484 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7485
7486           * lib/f-torture.exp: Improve error and loop detection.
7487
7488 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7489
7490         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7491         use that to size the filler array.
7492
7493 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7494
7495         * lib/c-torture.exp(c-torture-execute): Fix typo.
7496
7497         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7498         testcase as the executable name. Keep the executable around if
7499         the test fails.
7500
7501 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7502
7503         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7504         changes.  Only test one -g option, and move it to the end of the
7505         list of options to test.
7506
7507 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7508
7509         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7510         variable GCC_TORTURE_OPTIONS to supply default switches separated
7511         by colons.  If no environment variable, run tests with -O0 -g, -O1
7512         -g, and -O2 -g as well.
7513
7514 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7515
7516         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7517         explanatory comments. Fix indentation.
7518
7519 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7520
7521         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7522
7523 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7524
7525         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7526         * g++.old-deja/g++.mike/p7325.C: Likewise.
7527         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7528
7529 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7530
7531         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7532         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7533         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7534         * g++.old-deja/g++.law/operators4.C: Likewise.
7535
7536 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7537
7538         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7539         * g++.old-deja/g++.mike/p784.C: Ditto.
7540         * g++.old-deja/g++.mike/p785.C: Ditto.
7541
7542 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7543
7544           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7545
7546 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7547
7548         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7549         target feature; pass this to c-torture-execute as needed.
7550
7551 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7552
7553         * lib/c-torture.exp(c-torture-execute): If the previous and the
7554         current executables being tested are identical, we don't need to
7555         run the executable again. Try to make the executable names
7556         unique. Add an optional argument for passing additional compiler
7557         flags.
7558
7559 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7560
7561         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7562
7563 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7564
7565         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7566
7567 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7568
7569         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7570         32bit or larger longs.
7571
7572         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7573         have either a 32bit long or 32bit int.
7574
7575 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7576
7577         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7578         Make double precision tests dependent on sizeof (double).
7579
7580 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7581
7582         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7583         too.
7584
7585 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7586
7587         * gcc.c-torture/compile/961203-1.cexp: New script.
7588
7589 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7590
7591         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7592         up the includes ourselves.
7593
7594 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7595
7596         * lib/plumhall.exp: Remove random include, and add a few
7597         verbose messages for debugging.
7598
7599 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7600
7601         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7602         of trying to do it ourselves.
7603
7604 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7605
7606         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7607
7608 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7609
7610         * gcc.prms/5403.c: Made regexp a bit less strict.
7611
7612 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7613
7614         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7615         is returned from remote_load instead.
7616         * lib/plumhall.exp: Ditto.
7617         * lib/mike-g++.exp: Ditto.
7618         * lib/old-dejagnu.exp: Ditto.
7619         * lib/c-torture.exp: Ditto.
7620
7621 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7622
7623         * lib/g++.exp: Use build_wrapper procedure.
7624         * lib/gcc.exp: Ditto.
7625
7626 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7627
7628         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7629         an old-style decl for malloc.  Fixes tests to work when
7630         sizeof (int) != sizeof (size_t).
7631
7632 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7633
7634         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7635
7636         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7637         use stdargs.h interface.
7638
7639 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7640
7641         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7642         NO_VARARGS when compiling.
7643
7644 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
7645
7646         * lib/plumhall.exp(ph_includes): New procedure.
7647         (ph_make): Use it.
7648         (ph_compiler): Ditto.
7649
7650         * lib/g++.exp: Rename test-glue.c to testglue.c.
7651         * lib/gcc.exp: Ditto.
7652
7653 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7654
7655         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7656         to completion when it's called.
7657
7658 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
7659
7660         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7661         is defined, don't do test.
7662
7663 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
7664
7665         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7666         for object files.
7667         (ph_summary): Mark skipped testcases as untested, not unresolved.
7668
7669         * lib/plumhall.exp (ph_make): If unresolved because of bad
7670         errorCode, record errorCode in log file.
7671         (*): Replace send_log/verbose with verbose -log.
7672
7673 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
7674
7675         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
7676         double conversion if double isn't at least 8 bytes.
7677
7678         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
7679         int to work with targets where int is 16 bits.
7680
7681         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
7682         8 bytes, just exit, since 4 byte doubles don't have enough bits of
7683         precision for the test to complete.
7684
7685 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
7686
7687         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
7688         if d10v is not compiled with the -mdouble64 flag.
7689         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
7690
7691         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
7692         d10v is not compiled with the -mint32 flag.
7693
7694 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7695
7696         * lib/plumhall.exp: Use incr_count.
7697
7698 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
7699
7700         * gcc.c-torture: Update to c-torture-1.45.
7701
7702 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
7703
7704         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
7705         the name of the expect testcase file).
7706
7707         * lib/g++.exp(g++_init): Ditto.
7708
7709 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
7710
7711         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
7712         the host.
7713
7714         * lib/gcc.exp(gcc_exit): New procedure.
7715
7716 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
7717
7718         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
7719         specs where appropriate.
7720
7721         * g++.old-deja/g++.arm/*: Added additional ERROR checks
7722         because of new "candidates are" messages, and removed a few
7723
7724         * Converted all non-old-style g++ testcases to old-style, and
7725         moved into g++.old-deja.
7726
7727 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
7728
7729         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
7730         options.
7731
7732         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
7733         succeeded.
7734
7735         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
7736
7737 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
7738
7739         * lib/gcc.exp (gcc_target_compile): Add support for defining
7740         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
7741         the machine doesn't have those features.
7742
7743 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
7744
7745         * g++.law/operators4.exp: Don't use LIBS.
7746
7747 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7748
7749         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
7750
7751         * lib/mike-g++.exp: Don't set the compiler to be tested here.
7752         * lib/g++.exp: Set it here instead. Also, allow use of the
7753         --tool_exec and --tool_opt options. Change CXX to
7754         GXX_UNDER_TEST.
7755
7756         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
7757
7758         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
7759
7760 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
7761
7762         * lib/old-dejagnu.exp: Use prune_warnings instead of
7763         prune_system_crud.
7764         * lib/mike-g++.exp: Ditto.
7765         * lib/gcc.exp: Ditto.
7766         * lib/g++.exp: Ditto.
7767
7768         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
7769
7770 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
7771
7772           * 941014-2.c: Include stdlib.h
7773           * 960327-1.c: Include stdio.h
7774           * dbra.c, index-1.c: Don't assume ints are 32bits.
7775
7776 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
7777
7778         * lib/gcc.exp: Add gcc,stack_size target feature.
7779
7780         * lib/g++.exp(g++_target_compile): Add the include and link
7781         paths here, not in two other places. And, it's $options, not
7782         options.
7783
7784         * lib/mike-g++.exp(postbase): Remove the code that determines
7785         the correct include and link paths.
7786         * g++.old-deja/old-deja.exp: Ditto.
7787
7788 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
7789
7790         * lib/g++.exp(g++_init): target_compile no longer returns the
7791         filename of the result.
7792
7793 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7794
7795         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
7796         call to glob.
7797
7798         * gcc.c-torture/special/special.exp: Change call to
7799         gcc_target_compile to include the object file.
7800
7801 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7802
7803         * gcc.c-torture/special/special.exp: Correct misspelling in last
7804         change.
7805
7806 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
7807
7808         * lib/plumhall.exp(ph_summary): Log the entire output of the
7809         executable. Return -1 if there were any failures, 0 otherwise.
7810         (ph_execute): Return -1 if there were any failures, 0 otherwise.
7811         (ph_make): Clean up objects and executables that were built
7812         if the tests succeeded.
7813
7814 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7815
7816         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
7817         libraries and includes in the build tree as appropriate.
7818
7819 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7820
7821         * lib/c-torture.exp: Instead of looking for the global variable
7822         NO_LONG_LONG, check to see if that's a feature of the target.
7823
7824 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
7825
7826         * config/default.exp: Minimize. Delete the remainer of the files in
7827         config; this functionality is now in devo/dejagnu/config.
7828
7829         g++.*/*: Pass any additional flags used to compile to postbase;
7830         delete CXXFLAGS.
7831
7832         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
7833         is now done by runtest.exp. Use gcc_target_compile instead of
7834         compile.
7835
7836         lib/c-torture.exp: Use gcc_target_compile instead of compile.
7837         Remove references to CFLAGS. Use remote_file instead of
7838         calling rm -f.
7839         (c-torture): Take a list of arguments to use to compile this
7840         testcase.
7841
7842         lib/g++.exp: Simplify. Use target_compile instead of compile.
7843         lib/gcc-dg.exp: Ditto.
7844         lib/gcc.exp: Ditto.
7845         lib/mike-{gcc,g++}.exp: Ditto.
7846         lib/old-dejagnu.exp: Ditto.
7847         lib/plumhall.exp: Ditto.
7848
7849 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
7850
7851         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
7852         (ph_linker): Likewise.
7853
7854 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
7855
7856           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
7857         MAP_ANON / MAP_ANONYMOUS if defined;
7858         else try to map from /dev/zero .
7859
7860 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
7861
7862         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
7863         isn't defined, then define it to MAP_ANONYMOUS.
7864
7865 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
7866
7867         * gcc.c-torture: Update to c-torture-1.42 release.
7868
7869 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
7870
7871         * gcc.c-torture: Update to c-torture-1.41 release.
7872
7873 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
7874
7875         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
7876         c-torture release.
7877
7878 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7879
7880         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
7881         and LDFLAGS.  Fix second case to append the target_info ldflags
7882         onto LDFLAGS, not CFLAGS.
7883         * lib/g++.exp (g++_init): Add target_info stuff.
7884         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
7885         of libgloss and newlib flags for !native.
7886
7887         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
7888         (GDB): Fix relative path to go up another dir for finding gdb.
7889
7890 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7891
7892         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
7893         versions in the target_info array, if they don't exist.
7894
7895 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7896
7897         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
7898
7899 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
7900
7901         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
7902         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
7903
7904 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
7905
7906         * lib/old-dejagnu.exp: Don't remove the output file before we've
7907         actually tested it. Don't append pwd to the path of the executable
7908         we're testing.
7909
7910 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
7911
7912         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
7913
7914 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
7915
7916         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
7917         temporary directory for compiler files, and set it to a default
7918         value of /tmp. Set $output as the name of the output file from
7919         compiling the testcase. Add a -o option to $cflags_var so the
7920         compiler writes the final output file as $output. Set $executable
7921         to $output.
7922
7923         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
7924         directory for compiler files, and set it to /tmp if it doesn't
7925         already have a value. Set $output_file to the name of the output
7926         file from compiling the testcase. Add a -o option to CXXFLAGS so
7927         the compiler writes the final output file as $output. Use $output
7928         as the executable to be tested.
7929
7930 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7931
7932         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
7933
7934 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
7935
7936         * gcc.c-torture/execute/pending-1.c: New test.  Still
7937         pending in Tege's queue.
7938
7939 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
7940
7941         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
7942         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
7943         if there were failures.  Call unresolved if there were unresolved
7944         testcases.  Call gcc_fail if program did not run to completion.
7945         (ph_make): Pass additional argument name to ph_execute.
7946         (ph_execute): Add new argument.  Pass additional arguments to
7947         ph_summary.  Call gcc_fail is there is no execution output.
7948
7949 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
7950
7951         * lib/plumhall.exp (proc_summary): Output relavent summary
7952         lines into the log so specific failures in plumhall can be
7953         investigated.
7954
7955 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
7956
7957         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
7958         (c-torture-execute): Don't try to execute tests which use
7959         "long long" types if $NO_LONG_LONG is nonzero.
7960
7961 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
7962
7963         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
7964         not c-torture.
7965
7966         * gcc.ieee: Move from here.
7967         * gcc.c-torture/execute/ieee: To here.
7968
7969 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
7970
7971         * gcc.c-torture: Update to c-torture-1.41 release.
7972
7973 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
7974
7975         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
7976         not "$output".
7977
7978 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
7979
7980         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
7981         -c present.
7982
7983 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
7984
7985         * config/proelf.exp: Handle connecting to a simulator.
7986
7987 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
7988
7989         * config/proelf.exp: New file.  Enough framework that we can
7990         run c-torture tests on the proelf targets (or any other target
7991         that gdb can connect to for that matter).
7992
7993 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
7994
7995         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
7996         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
7997
7998         * lib/plumhall.exp (ph_execute): Always call ph_summary if
7999         exec_output exists.
8000
8001 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8002
8003         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8004         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8005
8006         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8007         to pass/fail/unresolved/unsupported/untested.  Caller must now
8008         call unresolved/unsupported/untested.
8009         * lib/*.exp: Update FSF address.  Update to handle new results of
8010         ${tool}_load.
8011         * lib/chill.exp (verbose): Delete.
8012
8013 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8014
8015         * lib/gcc.exp (default_gcc_start): Change order of args to
8016         $LDFLAGS $CFLAGS $LIBS.
8017         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8018         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8019         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8020         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8021         * gcc.misc-tests/dg-test.exp: Likewise.
8022         * gcc.misc-tests/msgs.exp: Likewise.
8023         * gcc.prms/prms.exp: Likewise.
8024         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8025         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8026
8027         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8028
8029 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8030
8031         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8032
8033         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8034         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8035
8036         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8037         necessary.
8038
8039 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8040
8041         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8042         global for loop; add use of $mathlib.
8043         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8044         settings here; set mathlib for anything but VxWorks.
8045
8046 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8047
8048         * gcc.c-torture: Update to c-torture-1.40 release.
8049
8050 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8051
8052         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8053         dg.exp.
8054
8055 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8056
8057         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8058         global.
8059
8060 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8061
8062         * lib/g++.exp (LIBS): Define if not already.
8063         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8064         (gcc-dg-prune): Call prune_gcc_output.
8065         * lib/gcc.exp (prune_gcc_output): New proc.
8066         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8067         prune_gcc_output.
8068
8069 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8070
8071         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8072         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8073
8074 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8075
8076         * gcc.c-torture: Update to c-torture-1.39 release.
8077
8078 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8079
8080         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8081         fails, try others as well.
8082
8083 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8084
8085         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8086         If compilation fails, mark execute tests as `untested'.
8087         If test is marked as unsupported, don't mark compilation and
8088         execute tests as failed.
8089
8090 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8091
8092         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8093         libstdc++ for whether or not we want to be doing shared
8094         libraries.  Delete link_curses since we don't need it anymore.
8095         * lib/mike-g++.exp (postbase): Don't link in libg++.
8096         * g++.old-deja/old-deja.exp: Likewise.
8097
8098 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8099
8100         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8101
8102 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8103
8104         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8105         For that, add `-Wl,-a,shared_archive'.
8106         * g++.old-deja/old-deja.exp: Likewise.
8107
8108 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8109
8110         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8111
8112 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8113
8114         * lib/mike-g++.exp (postbase): Pay attention to the status of
8115         g++_load.
8116
8117 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8118
8119           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8120
8121 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8122
8123         * lib/gcc.exp (default_gcc_start): No longer need to log program
8124         being executed or its output, execute_anywhere does that now.
8125         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8126         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8127
8128 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8129
8130         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8131         the same as those in lib/g++.exp.
8132
8133 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8134
8135         * gcc.c-torture: Update to c-torture-1.38 release.
8136         * gcc.ieee: Related changes.
8137
8138 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8139
8140         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8141         "exec". Minor reformatting changes.
8142
8143         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8144         cross. This means all "exec" calls now work on a remote host as
8145         well.
8146         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8147         cross. Filter out the extra "\r\n" stuff that expect puts in.
8148         (c-torture-execute): Filter out the bogus warnings like
8149         c-torture-compile does. Add support for canadian cross.
8150         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8151         Use execute_anywhere rather than calling exec directly. Now it
8152         works for canadian cross testing.
8153
8154 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8155
8156         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8157         results into a variable, and check that rather than using file exists.
8158
8159 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8160
8161         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8162         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8163
8164 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8165
8166         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8167         lib_curses if there's a shared libg++ in the build tree.
8168
8169 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8170
8171         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8172         if not supported target.
8173
8174 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8175
8176         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8177         link_curses up to always happen, not just for native builds.
8178
8179 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8180
8181         * gcc.c-torture: Update to c-torture-1.36 release.
8182         * gcc.failure: Related changes.
8183
8184 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8185
8186         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8187
8188 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8189
8190         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8191         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8192         runshlib, link_curses, and mathlib for link and run.
8193
8194         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8195         pass the runtime shared library options for Solaris, OSF/1, and
8196         Irix5, and link with -lcurses to avoid unresolved references.
8197
8198 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8199
8200         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8201         only run once.
8202
8203 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8204
8205         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8206
8207 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8208
8209         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8210         do not have a framework for the "compat" tests yet.
8211
8212 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8213
8214         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8215         set to null if we're testing vxworks5.1.  Use that instead of
8216         `-lm' in the setting of LIBS for link and run.
8217
8218 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8219
8220         * config/rom68k.exp (${tool}_load): Major changes to make it
8221         work.  Verified that it does in fact return the stuff in
8222         exec_output properly.  Catch any Emul or any TRAP other than 0.
8223
8224 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8225
8226         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8227         LDFLAGS properly for targets that need stuff from libgloss.
8228         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8229         only run once.
8230         (gpp_initialized): New variable.
8231
8232 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8233
8234         * config/rom68k.exp: Load libgloss.exp.
8235         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8236         so we can produce a fully linked binary.
8237         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8238         so we can produce a fully linked binary.
8239
8240 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8241
8242         * lib/plumhall.exp (ph_section): Watch for expected failures.
8243         Add missing `else'.
8244
8245         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8246         run the testcase.
8247         (c-torture): Likewise.
8248
8249 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8250
8251         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8252
8253         * lib/mike-g++.exp (mike_cleanup): New proc.
8254         (prebase): New globals compiler_result, not_compiler_result,
8255         target_regexp.
8256         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8257         allow leading "-" in pattern.  Watch for unsupported tests.
8258         If $compiler_result is set, pattern match assembler code,
8259         and ditto for $not_compiler_result.
8260         * lib/mike-gcc.exp: Likewise.
8261
8262         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8263         execution "succeeded".
8264
8265 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8266
8267         * config/win32.exp: New file.
8268         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8269
8270 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8271
8272         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8273         unsupported.
8274         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8275         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8276         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8277
8278         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8279         "... without exceptions was ...".  That is now handled by
8280         prune_system_crud.
8281         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8282
8283 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8284
8285         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8286         sieve.c,sort2.c}: New files.
8287         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8288         sieve.exp,sort2.exp}: Drivers for them.
8289
8290         * lib/mike-gcc.exp (program_output): New user settable variable.
8291         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8292         messages.
8293         * lib/mike-g++.exp (program_output): New user settable variable.
8294
8295         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8296
8297         * config/sh.exp: Deleted (use sim.exp instead).
8298
8299 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8300
8301         * config/vx.exp: Declare CHECKTASK as global.
8302         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8303         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8304         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8305
8306 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8307
8308         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8309         target. Like vx.exp, only includes `vx29k.exp' instead of
8310         `vxworks.exp'.
8311
8312 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8313
8314         * config/sim.exp: Increase time limit from 120 seconds to 240.
8315
8316 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8317
8318         * gcc.c-torture/execute/950628-1.c: New test.
8319
8320 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8321
8322         * gcc.c-torture: Update with changes/additions from
8323         c-torture-1.34.
8324
8325 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8326
8327         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8328
8329 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8330
8331         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8332
8333 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8334
8335         * gcc.c-torture/compile/950512-1.c: New test.
8336         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8337         * gcc.dg/struct-ret-1.c: Likewise.
8338
8339 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8340
8341         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8342           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8343
8344 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8345
8346         * gcc.c-torture/special/920411-1.c: Deleted.
8347         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8348
8349 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8350
8351         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8352         cpu limit.
8353
8354 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8355
8356         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8357
8358 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8359
8360         From kenner;
8361         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8362         is the proper length.
8363         * va-arg-3.c: Likewise.
8364
8365 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8366
8367         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8368         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8369
8370         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8371         * lib/g++.exp (default_g++_start): Delete old cruft.
8372
8373 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8374
8375         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8376         (2 * (1 << 18)) to (2 * (1 << 17)).
8377
8378         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8379
8380 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8381
8382         * config/rom68k.exp: Renamed from config/idp.exp
8383
8384 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8385
8386         * c-torture/compile/921109-2.c
8387
8388 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8389
8390         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8391         excess errors.
8392
8393 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8394
8395         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8396         output.
8397         * lib/g++.exp (default_g++_start): Likewise.
8398
8399 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8400
8401         * gcc.c-torture/compile/950329-1.c: New test.
8402
8403 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8404
8405           * config/bug.exp (${tool}_load): Updated to use new remote_open
8406           and remote_close procs.
8407         * config/idp.exp: New file.
8408
8409 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8410
8411         * gcc.c-torture/execute/950322-1.c: New test.
8412
8413 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8414
8415         * config/vx.exp (${tool}_load): Clean up testing of return code from
8416         vxworks_ld and vxworks_spawn.
8417
8418 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8419
8420         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8421
8422 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8423
8424         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8425         can mark excess errors on a machine by machine basis.  Note, the
8426         default is to not expect any excess errors, even when excess
8427         errors test - is given, so you will want to put an XFAIL ... on
8428         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8429         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8430         those 4 machines, but no others.
8431
8432 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8433
8434         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8435         * lib/c-torture.exp: to here.
8436
8437 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8438
8439         * gcc.c-torture/execute/950221-1.c: New test.
8440         * gcc.c-torture/execute/struct-ret-1.c: New test.
8441         * gcc.c-torture/compile/950221-1.c: New test.
8442
8443         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8444
8445 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8446
8447         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8448         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8449
8450 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8451
8452         * g++.gb: New directory of tests, derived from my signature and
8453         class scoping tests.
8454
8455         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8456         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8457         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8458         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8459         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8460         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8461         * g++.gb/sig25.C: Likewise.
8462
8463         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8464         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8465         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8466         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8467         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8468         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8469         * g++.gb/sig25.exp: Likewise.
8470
8471         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8472         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8473         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8474         * g++.gb/scope13.C: Likewise, this test still fails.
8475
8476         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8477         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8478         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8479         * g++.gb/scope13.exp: Ditto.
8480
8481         * g++.gb/README: New file, explains what these tests are about.
8482
8483 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8484
8485         * lib/dg.exp (dg-do): Support `preprocess'.
8486         (dg-test): Likewise.
8487
8488 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8489
8490         * config/udi.exp: change "continue -expect" to "exp_continue".
8491
8492 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8493
8494         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8495         Delete redundant tests.
8496
8497         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8498         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8499         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8500         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8501         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8502         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8503         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8504         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8505
8506         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8507         storing label pointers.
8508         * gcc.c-torture/execute/921019-1.c: Likewise.
8509         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8510         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8511         parameter fp.
8512         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8513         constants.
8514
8515         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8516         Delete obsolete tests.
8517
8518         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8519         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8520         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8521         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8522         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8523         * gcc.c-torture/compile/950124-1.c: New test.
8524
8525         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8526
8527 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8528
8529         * lib/mike-g++.exp: Add -lm to LIBS.
8530
8531 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8532
8533         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8534
8535 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8536
8537         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8538
8539 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8540
8541         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8542
8543 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8544
8545         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8546         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8547         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8548         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8549         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8550         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8551         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8552         * g++.law/{operators31.C, operators32.C,
8553         * g++.law/{operators33.C, operators34.C}: Likewise.
8554         * g++.law/{pic1.C, refs2.C}: Likewise.
8555         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8556         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8557         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8558         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8559
8560         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8561         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8562         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8563         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8564         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8565         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8566         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8567         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8568         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8569         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8570         * g++.law/{operators34.exp}: Likewise.
8571         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8572         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8573         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8574         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8575         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8576
8577         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8578         No longer expected to fail.
8579         * g++.law/missed-error3.C: Tweak for recent bool changes.
8580
8581 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8582
8583         * config/emb-unix: Deleted.
8584         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8585         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8586
8587 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8588
8589         * lib/dg.exp (dg-test): Fix typo in last patch.
8590
8591 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8592
8593         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8594         (handles multiple occurrences).
8595
8596 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8597
8598         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8599         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8600         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8601         printed).
8602         * lib/c-torture.exp (c-torture-compile): Likewise.
8603         (c-torture): Prepend full path if missing.
8604         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8605         (gcc_fail): Likewise.
8606         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8607
8608 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8609
8610         * lib/netware.exp: Only attach to NetWare i386 systems.
8611
8612 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8613
8614         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8615         messages.  Add test name to "output pattern match" pass/fail message.
8616
8617 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8618
8619         * gcc.dg: New testsuite.
8620         * gcc.dg/dg.exp: New file.
8621
8622         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8623         test-switch.c}: Deleted.
8624
8625         * gcc.misc-tests/msgs.exp: New testcase driver.
8626
8627 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8628
8629         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8630         Watch for illegal return values from ${tool}_load.
8631         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8632         cross targets.  Coerce return value >0 to 1.
8633
8634 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8635
8636         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8637
8638         * config/emb-unix.exp: New file.
8639
8640         * config/sim.exp: Error if variable $SIM not defined.
8641         (${tool}_load): Mark test as "untested" if simulator missing.
8642
8643         * config/unix.exp: Load remote.exp to get rcp_download.
8644         * lib/c-torture.exp: Use different option lists for testcases with
8645         and without loops.
8646         * gcc.c-torture/execute/execute.exp: Likewise.
8647
8648 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8649
8650         * config/*.exp: Clarify return code from ${tool}_load.
8651         Call `unresolved' or `untested' instead of `warning' or `perror'
8652         (sometimes you still want to call both though).
8653         Add comment that `shell_id' is local to each file.
8654         * config/udi.exp (timeout): Set to 30.
8655         Don't print warning if connection fails, $connectmode has already
8656         printed an error.
8657         (${tool}_load): Move verbose messages to level 2.
8658         Rework pattern for "Process started" message.
8659         Pass `shell_id' to ${connectmode}_download.
8660         Retry twice upon timeout.  Make resetting of target more robust.
8661         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8662         Pass `shell_id' to exit_$connectmode.
8663         Only call exit_$connectmode if connected.
8664         * config/unix.exp (${tool}_load): Check return codes better.
8665         * config/vrtx.exp (${tool}_load): Likewise.
8666         * config/vx.exp (${tool}_load): Likewise.
8667         Delete unneeded global's.
8668         * lib/dg.exp (dg-test): Update to reflect clarified return codes
8669         from ${tool}_load.
8670         (dg-stat): Delete.
8671         (dg-init): Delete recording of pass/fail counts.
8672         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8673         (old-dejagnu-init): Likewise.
8674         (old-dejagnu-stat): Delete contents, empty proc now.
8675         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
8676         (c-torture): Delete references to lcnt, lpass, lfail.
8677         Get option list from TORTURE_OPTIONS.
8678         Delete -funroll[-all]-loops if no loops.
8679         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
8680         (g++_stat): Delete contents (empty proc now).
8681         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
8682         (gcc_finish): Likewise.
8683         (gcc_stat): Deleted.
8684         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
8685         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
8686         * gcc.c-torture/execute/execute.exp: Likewise.
8687         Split tests into two parts: compile, execute.
8688         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
8689         no loops.  Update to reflect clarified return codes from ${tool}_load.
8690
8691 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
8692
8693         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
8694         to grep for.
8695         (old-dejagnu): Likewise (where necessary).
8696
8697 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8698
8699         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
8700
8701         * lib/dg.exp (dg-process-target): Fix processing of selector.
8702         Add comment regarding use of `error'.
8703
8704         * lib/gcc.exp (prune_system_crud): Define if missing.
8705         * lib/g++.exp (prune_system_crud): Likewise.
8706
8707         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
8708         Call prune_system_crud.
8709         * lib/dg.exp (dg-runtest): New proc.
8710         Use perror instead of send_user for tcl errors in testcase.
8711         Don't return any value, it's never used.
8712         Don't clobber previous definition of `unknown'.
8713         Print tcl errors in `dg-final'.
8714
8715 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
8716
8717         * lib/dg.exp (dg-process-target): Improve syntax error messages.
8718         (dg-test): Don't print errorInfo, it contains stack backtrace.
8719
8720 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8721
8722         * lib/g++.exp (runtest_file_p): Define if missing.
8723
8724 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
8725
8726         * lib/mike-g++.exp: Comment out loading of g++.exp.
8727         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
8728         (default_g++_version): Always print something.
8729         (default_g++_start): Comment out call to `which'.
8730         (g++_start, g++_load): Deleted (must be defined in config file).
8731         * lib/gcc.exp: Test for existence of $CC at start.
8732         Delete check for tmpdir (done in gcc_init).
8733         (default_gcc_version): Always print something.
8734         (default_gcc_start): Comment out call to `which'.
8735         * config/*.exp: Major cleanup - make cross targets work at least a
8736         little better for g++ (by not being "--tool gcc" specific).
8737         Rename gcc_xxx to ${tool}_xxx.
8738         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
8739         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
8740
8741 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
8742
8743         * lib/c-torture.exp (c-torture-compile): Rework compiler
8744         message processing.
8745
8746         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
8747         c-torture.
8748
8749 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8750
8751         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
8752
8753         * lib/dg.exp (dg-process-target): Support { target native }.
8754
8755 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8756
8757         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
8758         looked for "... program xxx got fatal signal".
8759         Correct regsub munging of `comp_output'.
8760         Ignore compiler messages "path prefix not used" and "linker input
8761         file unused".
8762
8763 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
8764
8765         * lib/gcc.exp (runtest_file_p): Define if missing.
8766         * gcc.prms/template.c: Example to work from.
8767
8768 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
8769
8770         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
8771         * lib/dg.exp (dg-test): Call unsupported testcases as such.
8772
8773         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
8774         * gcc.prms/1883.c: Moved from compile/940714-1.c.
8775         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
8776         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
8777
8778         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
8779         (dg-process-target): No longer a varargs proc.
8780         Return S/N for target, P/F for xfail.  All callers changed.
8781         (user option procs): More argument checking.
8782         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
8783         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
8784         (dg-test): Skip test if not running on selected target in `dg-do'.
8785         Update handling of `dg-do-what', `dg-output-text'.
8786         Separate execution pass/fail from output pattern match pass/fail.
8787         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
8788
8789 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8790
8791         * gcc.c-torture/special/special.exp: Don't expect failure for mips
8792         target for 920510-1.c.
8793
8794 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
8795
8796         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
8797         Clean up comment regarding use of passcnt, etc.
8798         (gcc_stat): Don't update `testcnt' here.
8799         (gcc_finish): Do it here.
8800         Might as well reset `but_id' here too.
8801         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
8802         to determine if the file should be tested.
8803         * gcc.c-torture/compile/compile.exp: Likewise.
8804         * gcc.c-torture/execute/execute.exp: Likewise.
8805         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8806         * gcc.misc-tests/dg-test.exp: Likewise.
8807         * gcc.prms/prms.exp: Likewise.
8808         * gcc.wendy/wendy.exp: Likewise.
8809         * g++.old-deja.exp: Likewise.
8810         Move "Testing file" message to verbose level 1.
8811
8812 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
8813
8814         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
8815
8816 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8817
8818         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
8819         (default_gcc_start): Accept optional second list element
8820         of compiler flags.  Print compiler output at verbosity level 2.
8821         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
8822         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
8823         Save current values of framework globals passcnt, failcnt, xpasscnt,
8824         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
8825         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
8826         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
8827         xfailcnt to compute stats.  Update framework global `testcnt' from
8828         pass/fail counts.
8829         (gcc_finish): New proc.  Clean up test environment.
8830         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
8831         (gcc_epass, gcc_efail): Delete.
8832         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
8833         argument of line number.
8834         (dg-init): If the tool has an init routine, call it.
8835         (dg-test): Remove args `cflags_var' and `libs_var'.
8836         Pass all compiler options to ${tool}_start.
8837         Handle missing line number.
8838         (dg-finish): New function.
8839         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
8840         particular files.  Call gcc_finish at end.  Move "skipping test"
8841         message to verbosity level 3.
8842         * gcc.c-torture/compile/compile.exp: Likewise.
8843         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8844         * gcc.c-torture/execute/execute.exp: Likewise.
8845         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8846         Print testcase being tried at verbosity level 1.
8847         * gcc.c-torture/special/special.exp: Unset xfail.
8848         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8849         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
8850         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
8851         * gcc.failure/failure.exp: Likewise.
8852         * gcc.ieee/ieee.exp: Likewise.
8853         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
8854         Update call to dg-test.  Call dg-finish at end.
8855         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
8856         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8857         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
8858         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
8859         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
8860         * gcc.wendy/wendy.exp: Add copyright.
8861         Delete setting of tmpdir (done by gcc_init).
8862         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
8863         Pass compiler flags to gcc_start.  Call gcc_finish at end.
8864         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
8865         gcc_[ce]pass/fail.
8866
8867 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
8868
8869         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
8870         confusion.
8871         (g++_load): Likewise.
8872
8873         * config/*.exp (gcc_load): Some were varargs fns and some were not.
8874         Rename argument to `prog' to remove the confusion.
8875         Varargs fns behave differently too!
8876         (g++_load): Likewise.
8877
8878         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
8879
8880         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
8881         what it is.  Delete (always) printing of status value for !native.
8882         Simplify verbose code, and include status and exec_output.
8883         (g++_load): Use gcc_load.
8884
8885 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8886
8887         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
8888         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
8889         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
8890         940714-3.c as these testcases don't exist anymore.  Make
8891         va-arg-1.c expected to pass.
8892
8893 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
8894
8895         * gcc.misc-tests/misc.exp: Only run specific testcases.
8896         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
8897         * gcc.misc-tests/dg-[1-9].c: New files.
8898
8899         * lib/dg.exp: New testsuite driver.
8900         * gcc.prms/prms.exp: Use it.
8901
8902         * README.gcc: New file.
8903
8904         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
8905         Document and reset `lxpass' and `lxfail'.
8906         Simplify "initialized" message.
8907         (gcc_stat): Clean up comments a little.
8908
8909 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
8910
8911         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
8912
8913 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
8914
8915         * lib/old-dejagnu.exp (process-option): New proc.
8916         (old-dejagnu-init, old-dejagnu-stat): Likewise.
8917         (old-dejagnu): Simplify.
8918         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
8919
8920 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
8921
8922         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
8923         exists and is not an empty string.
8924
8925         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
8926         $xfail rather than calling setup_xfail.  Clear $xfail when test is
8927         finished.
8928         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
8929         automatically.
8930
8931         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
8932         longer expected to fail.
8933
8934         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
8935         "f" function call.
8936
8937         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
8938
8939         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
8940         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
8941         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
8942         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
8943         c-torture-1.29.
8944
8945         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
8946         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
8947
8948         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
8949
8950         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
8951         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
8952
8953         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
8954         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
8955         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
8956
8957 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8958
8959         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
8960         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
8961         940714-1.c, 940714-2.c, 940714-3.c},
8962         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
8963         gcc.misc-tests/{mg.c,mg.exp}:
8964         New tests.
8965         * gcc.noncompile/noncompile.exp: Change accordingly.
8966
8967 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
8968
8969         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
8970         Undo previous clobberage.
8971
8972 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
8973
8974         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
8975         * gcc.special/{930510-1.c, special.exp}:
8976         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
8977         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
8978         struct-varargs-1.c}: New tests from c-torture-1.26.
8979
8980 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8981
8982         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
8983           argument to switch.
8984
8985 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
8986
8987         * Revert the previous changes.  Please see Rob's directory
8988           (/lisa/test/rob/progressive/gcc/testsuite) for testing
8989           fixes.
8990
8991 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
8992
8993         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
8994             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
8995             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
8996             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
8997             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
8998             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
8999             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9000             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9001             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9002             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9003             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9004             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9005             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9006             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9007             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9008             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9009             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9010             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9011             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9012             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9013             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9014             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9015             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9016             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9017             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9018             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9019             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9020
9021 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9022
9023         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9024             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9025           with perror calls.
9026
9027 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9028
9029         * config/unix.exp (g++_load): Fix syntax.
9030
9031 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9032
9033         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9034         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9035         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9036         Don't expect va-arg-1.c to fail.  Correct expected output for
9037         920928-1.c.
9038         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9039         * gcc.wendy/hbm4.c: Correct typo.
9040         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9041
9042 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9043
9044         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9045         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9046         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9047         * lib/c-torture.exp (c-torture-compile): Ditto.
9048
9049         Reduce volume of output (remove all the -I's and such).
9050         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9051         Call gcc_cpass, gcc_cfail.
9052         (c-torture): Pass testing option to c-torture-compile.
9053
9054 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9055
9056         Bring patches over from progressive.
9057         * config/default.exp: Exit remote shell cleanly.
9058         (g++_exit, g++_start): Add default versions.
9059         * config/sim.exp (gcc_load): Use perror, not error.
9060
9061 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9062
9063         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9064         set in site.exp.
9065
9066 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9067
9068         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9069         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9070         (wendy_try): New proc to run testcase.
9071         (main loop): Call 'em.
9072         * gcc.wendy/*.c: Clean up pass to correct expected output.
9073
9074         * lib/gcc.exp: Minor cleanup work.
9075         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9076
9077 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9078
9079         * config/sim.exp (gcc_load): Document return codes better.
9080         Don't pass -v to simulator.
9081
9082 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9083
9084           * gcc.special/920717-x.c: Fix typo.
9085           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9086           get at sources.
9087
9088         * lib/mike-gcc.exp: Fix typo.
9089
9090 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9091
9092         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9093         binary to use, transform the name.
9094         * config/*.exp: rename everything. Nuke any g++ specific files,
9095         it's now a special case of gcc that requires no special support.
9096         Add a default.exp for unsupported targets.
9097
9098 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9099
9100         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9101         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9102         version of Tcl.
9103
9104 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9105
9106         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9107         than a warning.
9108
9109 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9110
9111         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9112
9113 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9114
9115         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9116         option_list.  Compile every file with only 4/6 option choices
9117         (same as C torture) instead of with 12/18 different option
9118         choices.
9119         * lib/c-torture.exp: Likewise.
9120
9121         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9122         not already set.
9123
9124 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9125
9126         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9127         can put an XFAIL *-*-* on excess errors.
9128
9129 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9130
9131         * g++.law: Add more tests derived from g++-bugs snapshots.
9132
9133         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9134         equivalent to g++.law/init9.
9135
9136         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9137         compiled it, and the a.out file after we've run it.
9138
9139 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9140
9141         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9142         compiled it, and the a.out file after we've run it.
9143
9144 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9145
9146         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9147
9148 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9149
9150         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9151         version number.
9152
9153 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9154
9155         * g++.law: New directory of g++ tests derived from the g++-bugs
9156         snapshots.
9157
9158 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9159
9160         * gcc.compile: initbug1.c initbug1.exp testcase added
9161
9162 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9163
9164         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9165         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9166           fixes submitted by Jeff Law (law@cs.utah.edu)
9167         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9168           Jeff Law (law@cs.utah.edu)
9169
9170
9171 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9172
9173         * config/unix-g++.exp: Follow the gcc way of doing things.
9174         * g++.old-deja/old-deja.exp: Minor updates.
9175         * lib/g++.exp: New file, follow the gcc way of doing things.
9176         * lib/old-dejagnu.exp: Minor updates.
9177         * lib/mike-g++.exp: Always unset errorInfo.
9178
9179 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9180
9181         * lib/gcc.exp: Fix some errors with the below change, CC and
9182         CFLAGS should be global when setting, not local.
9183
9184 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9185
9186         * lib/gcc.exp: Transform tool name.
9187
9188 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9189
9190         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9191
9192 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9193
9194         * lib/gcc.exp: change gcc_done to gcc_stat
9195
9196 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9197
9198         * Upgraded gcc testsuite to c-torture version 1.25
9199
9200 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9201
9202         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9203         * lib/c-torture: added hooks for new reporting code.
9204
9205 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9206
9207         * config/sh-gcc.exp: check if sh-sim exists in the path
9208
9209 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9210
9211         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9212         * gcc.compile/compile.exp: Initial changes for new logic.
9213         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9214         * gcc.failure/failure.exp: Initial changes for new logic.
9215         * gcc.ieee/ieee.exp: Initial changes for new logic.
9216         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9217         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9218         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9219         * lib/c-torture.exp: Initial changes for new logic.
9220         * lib/gcc.exp: Initial changes for new logic.
9221
9222 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9223
9224         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9225         depend upon failure or success.  Fully qualify names in failure
9226         and success messages.  Always remove a.out before starting
9227         compile, just in case.  Pay more attention to error text output by
9228         the compiler.  Handle testcases with no known past errors just
9229         like all others, so that things are uniform.  Other miscellaneous
9230         improvements.
9231
9232 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9233
9234         * gcc.cpp: new directory for cpp tests
9235
9236 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9237
9238         * lib/chill.exp: Code reformatted, removed unused code.
9239         * config/unix-chill.exp: Code reformatted, removed unused code.
9240         * chill.execute/execute.exp: Code reformatted, removed unused code.
9241         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9242
9243 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9244
9245         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9246         routines not written.
9247
9248 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9249
9250         * config/bug-gcc.exp: Use new procs from bug.exp.
9251
9252 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9253
9254         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9255         via ftp, rather than depending on NFS.
9256         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9257         case.
9258
9259 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9260
9261         * config/bug-gcc.exp: Use new download proc.
9262
9263 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9264
9265         * chill.execute/execute.exp: cleanups, handles errors better
9266         * chill.compile/compile.exp: rewrite, based on execute.exp
9267         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9268         * lib/chill.exp: major changes to diff proc and compile and link
9269           procs. added chill_fail and chill_pass wrappers to pass and
9270           fail. added more comments, and handle error codes better.
9271           Added a hack to capture stderr from exec, so noncompile tests
9272           can work.
9273
9274 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9275
9276         * chill.execute/execute.exp: rewrite of testsuite driver
9277         * lib/chill.exp: rewrite of testsuite driver
9278         * config/unix-chill.exp: rewrite of testsuite driver
9279
9280 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9281
9282     In chill.execute:
9283         * iexpr.ch: Standardize uppercase.
9284         * tuples.dat: Standardize uppercase.
9285         * vary.ch: standardize.  Correct varying string assignments.
9286         * vary.dat: Add new output lines.
9287
9288 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9289
9290     In chill.execute:
9291         * chprintf.ch: Standardize use of uppercase.
9292         * tuples.ch: Standardize and turn arr2 into a DCL,
9293           rather than a SYN.
9294         * pinits.ch: Standardize.
9295
9296 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9297
9298         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9299         * Makefil: Renamed to Makefile.in.
9300         * configure.in: New.
9301
9302 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9303
9304     In chill.execute:
9305         * .cvsignore: Add result/output files.
9306         * Makefile: Fix up variables at start.  Use MFLAGS
9307           everywhere.  Correct bool_loc, built_ins entries.
9308           Add entry for vary1.ch.
9309         * bitarray.ch: Standardize upper-case usage.
9310         * bitexpr.ch: Standardize, add output of b1.
9311         * params.ch: Use arrayt in along PROC parameters, to
9312           avoid novelty problems.
9313         * sets.ch: Tiny cleanup.
9314         * vary1.ch: Re-indent.
9315
9316 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9317
9318           * Add PR-related files to Makefiles, .cvsignore files, etc.
9319
9320 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9321
9322         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9323           with compiler objects. New names are test-flow.c and test-loop.c
9324
9325 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9326
9327         * Upgraded c-torture tests from 1.19 to 1.20
9328
9329         * new files:
9330         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9331         * gcc.compile: 930623-1.c 930623-2.c
9332         * gcc.noncompile: 930622-1.c 930622-2.c
9333         * gcc.failure: 920411-1.c 920627-2.c
9334         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9335
9336 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9337
9338         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9339           More changes to get testsuite working properly. Needs more work.
9340           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9341
9342 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9343
9344         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9345           More changes to get testsuite working properly. Needs more work.
9346
9347 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9348
9349         * chill.compile/compile.exp: Added for Dejagnu support
9350         * chill.execute/execute.exp: Added for Dejagnu support
9351         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9352
9353 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9354
9355     This should complete moving the CHILL test files.
9356         * chill.noncompile(.cvsignore printf.grt
9357             in-printf.grt chprintf.grt chprintf.ch):
9358             Added test-support files.
9359           (Makefile): Modified further.
9360         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9361             signal.ch): Added test files.
9362           * chill.execute (.cvsignore printf.grt printr.c
9363             in-printf.grt rts.c chprintf.grt rts.h): Added
9364           test-support files.
9365             (Makefile): More corrections.
9366
9367 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9368
9369         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9370           test cases, ready for DejaGnu.
9371
9372 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9373
9374         * Upgraded c-torture tests from 1.18 to 1.19
9375
9376         * gcc.compile: added test(s):
9377           930607-1.c
9378         * gcc.execute: added test(s):
9379           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9380
9381         * added new subdirectory for misc tests: gcc.misc-tests
9382         * gcc.misc-test(s): added tests:
9383           inst-check.c test-consts.c test-ior.c test-switch.c
9384
9385 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9386
9387         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9388
9389 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9390
9391         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9392
9393 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9394
9395         * Upgraded c-torture tests from 1.17 to 1.18
9396
9397 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9398
9399         * Upgraded c-torture tests from 1.12 to 1.17
9400
9401 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9402
9403         * lib/old-dejagnu.exp:
9404           Fixed handling of XFAIL target triplets to correctly
9405           recognize wildcard characters.  Removed code that
9406           appended a unique id tag to the end of the file name
9407           printed out by the result of the testcases within a
9408           given test file.
9409
9410 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9411
9412         * lib/old-dejagnu.exp:
9413           Reworked expected failure handling to trigger off of XFAIL
9414           keyword in keyphrase embeded in testcase source code. The
9415           XFAIL keyword must be at the end of the keyphrase line. It
9416           may optionally be followed by one or more target triplets.
9417           It has just occured that the handling of wildcards in the
9418           target triplet may not be correct.
9419
9420 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9421
9422         * g++.old-deja/tests:
9423           Moved all subdirectories up one level into g++.old-deja .
9424
9425         * lib/old-dejagnu.exp:
9426           Fixed problem with CXXFLAGS not being properly reset, and being
9427           corrupted with extraneous "-c" compiler option.  This was
9428           causing binaries to not be generated for test that needed them.
9429           Modified strings passed to "pass" and "fail" so that individual
9430           tests from the same test file would be distinguished by an
9431           identifier appended to the test file name in the summary logs;
9432           this corrected a problem with erroneous diff logs.  Added code
9433           to search testcases for expected fail and unexpected pass keywords.
9434
9435 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9436
9437         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9438
9439 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9440
9441         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9442           Removed extraneous text from end of "Special g++ Options"
9443           keyphrase.
9444
9445         * lib/old-dejagnu.exp: Added pattern matching to look for new
9446           keywords, embedded in testcases comments, which will trigger
9447           calls to xpass and xfail.
9448
9449 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9450
9451         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9452           comments embedded in the testcases, especially the one looking for
9453           special compiler options, as well as the pattern matching for the
9454           compiler output again.
9455
9456 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9457
9458         * lib/old-dejagnu.exp: Do a proper check of the return value for
9459           execute tests. Fixed several problems with the pattern matching
9460           of the compiler output which gave erroneous test results.
9461           Changed several of the test result messages to be more descriptive.
9462         * config/unix-g++.exp: Proc g++_load now actually works and
9463           executes the tests passed to it and returns a usable return
9464           value.
9465
9466 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9467
9468           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9469
9470 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9471
9472         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9473           Modified both files to properly execute the old style
9474           dejagnu tests. The previous versions of these files were
9475           experimental and did not function anything near correctly.
9476
9477 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9478
9479         * Removed all Makefile.in and configure.in files. No configuration
9480         needed now.
9481
9482 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9483
9484         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9485
9486 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9487
9488         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9489         gcc.special/configure.in, gcc.noncompile/configure.in,
9490         gcc.execute/configure.in, gcc.code_quality/configure.in,
9491         g++.other/configure.in, g++.old-deja/configure.in,
9492         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9493         in srcname setting.
9494
9495 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9496
9497         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9498         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9499         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9500
9501 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9502
9503         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9504         (gdb_exit): Don't remove *_soc files.
9505
9506 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9507
9508         * lib/c-torture.exp: Don't look for main; instead always use -w
9509         -c.  This is how the c-torture tests work.  Remove the object
9510         file if the compilation succeeds.
9511         * gcc.execute/execute.exp: Remove executable if test passes.
9512         * gcc.noncompile/noncompile.exp: Every test is an expected
9513         failure.
9514         * gcc.special/special.exp: Added tests from c-torture 1.11,
9515         corrected use of existing test.
9516         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9517         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9518         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9519         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9520         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9521         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9522         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9523         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9524         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9525         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9526         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9527         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9528         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9529         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9530         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9531         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9532         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9533         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9534         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9535         c-torture 1.11.
9536         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9537         correspond to c-torture 1.11.
9538
9539         * New file.