]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/ChangeLog
* simplify-rtx.c (simplify_gen_subreg): Return null for QUEUED rtxes.
[gcc.git] / gcc / testsuite / ChangeLog
1 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
2
3 * gcc.c-torture/execute/20010711-1.c: New test.
4
5 2001-07-11 Ben Elliston <bje@redhat.com>
6
7 * g++.old-deja/g++.other/enum5.C: New test.
8
9 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
10
11 * gcc.c-torture/compile/20010701-1.c,
12 g++.old-deja/g++.ext/attrib6.C: New tests.
13
14 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
15
16 * gcc.c-torture/compile/20010706-1.c: New test.
17
18 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
19
20 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
21
22 2001-06-28 Stan Shebs <shebs@apple.com>
23
24 * gcc.dg/pragma-darwin.c: New test.
25
26 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
27
28 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
29 Solaris 2.[678] system.
30
31 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
32
33 * gcc.dg/20010622-1.c: New test.
34
35 2001-06-18 Stan Shebs <shebs@apple.com>
36
37 * objc.dg: New directory.
38 * objc.dg/dg.exp: New file.
39 * objc.dg/alias.m: New.
40 * objc.dg/class-1.m: New.
41 * objc.dg/class-2.m: New.
42 * objc.dg/const-str-1.m: New.
43 * objc.dg/const-str-2.m: New.
44 * objc.dg/id-1.m: New.
45 * objc.dg/method-1.m: New.
46 * objc.dg/super-class-1.m: New.
47 * lib/objc-dg.exp: New file.
48
49 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
50
51 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
52 of label name.
53
54 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
55
56 * g++.old-deja/g++.abi/vbase8-9.C: New test.
57
58 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
59
60 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
61 variable.
62
63 2001-06-12 Richard Henderson <rth@redhat.com>
64
65 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
66
67 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
68
69 * g++.old-deja/g++.abi/vbase5.C: New test.
70 * g++.old-deja/g++.abi/vbase6.C: New test.
71 * g++.old-deja/g++.abi/vbase7.C: New test.
72
73 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
74
75 * gcc.c-torture/compile/20010610-1.c: New test.
76
77 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
78
79 * g++.old-deja/g++.abi/vbase4.C: New test.
80
81 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
82
83 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
84 support %f for HC11/HC12 targets.
85 * gcc.c-torture/execute/930513-1.x: New file, likewise.
86 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
87 on HC11/HC12 targets.
88 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
89
90 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
91
92 * gcc.dg/wchar_t-1.c: New file.
93 * gcc.dg/wint_t-1.c: Likewise.
94
95 2001-06-11 Bernd Schmidt <bernds@redhat.com>
96
97 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
98
99 2001-06-11 Richard Henderson <rth@redhat.com>
100
101 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
102
103 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
104
105 * gcc.c-torture/compile/20010611-1.c: New test.
106
107 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
108
109 * gcc.dg/c99-tag-1.c: Add more tests.
110
111 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
112
113 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
114 representation on MN10300 and ARM/Thumb.
115
116 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
117
118 * g77.f-torture/execute/20010610.f: New.
119
120 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
121
122 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
123 names.
124
125 2001-06-09 Richard Henderson <rth@redhat.com>
126
127 * gcc.c-torture/execute/ashrdi-1.c: New.
128 * gcc.c-torture/execute/ashldi-1.c: New.
129 * gcc.c-torture/execute/lshrdi-1.c: New.
130
131 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
132
133 * objc/execute/load-3.m: Added. Check sending +load to categories,
134 in addition to classes.
135
136 2001-06-08 Stan Shebs <shebs@apple.com>
137
138 * objc/execute/load-2.m: New test. From Nicola Pero
139 <n.pero@mi.flashnet.it>.
140
141 2001-06-08 Jakub Jelinek <jakub@redhat.com>
142
143 * gcc.c-torture/execute/20010605-2.c: New test.
144
145 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
146
147 * g++.old-deja/g++.abi/vbase2.C: New test.
148 * g++.old-deja/g++.abi/vbase3.C: New test.
149
150 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
151
152 * g++.old-deja/g++.pt/friend49.C: New test.
153
154 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
155
156 * g++.old-deja/g++.ext/anon3.C: New test.
157
158 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
159
160 * g++.old-deja/g++.other/conv7.C: New test.
161
162 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
163
164 * gcc.c-torture/compile/20010605-2.c: New test.
165
166 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
167
168 * gcc.c-torture/execute/20010604-1.c: New test.
169
170 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
171
172 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
173
174 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
175
176 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
177 (g++_link_flags): Likewise.
178 (g++_init): Pass gccpath's value to two previous functions.
179
180 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
181
182 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
183 Ensure logfile entry matches exec command line.
184
185 2001-05-31 Richard Henderson <rth@redhat.com>
186
187 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
188 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
189
190 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
191
192 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
193 compiler for irix6.2
194
195 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
196
197 * g++.old-deja/g++.other/optimize3.C: New file.
198
199 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
200
201 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
202 assemble.
203
204 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
205
206 * g++.old-deja/g++.other/optimize2.C: New file.
207
208 2001-05-25 Diego Novillo <dnovillo@redhat.com>
209
210 * gcc.c-torture/compile/20010518-2.c: New file.
211 * gcc.c-torture/execute/20010518-1.c: New file.
212 * gcc.c-torture/execute/20010518-2.c: New file.
213
214 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
215
216 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
217
218 2001-05-24 Mark Mitchell <mark@codesourcery.com>
219
220 G++ no longer defines builtins that do not begin with __builtin.
221 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
222 * g++.old-deja/g++.brendand/misc13.C: Likewise.
223 * g++.old-deja/g++.law/builtin1.C: Likewise.
224 * g++.old-deja/g++.law/cvt2.C: Likewise.
225 * g++.old-deja/g++.mike/net5.C: Likewise.
226 * g++.old-deja/g++.other/builtins1.C: Likewise.
227 * g++.old-deja/g++.other/builtins2.C: Likewise.
228 * g++.old-deja/g++.other/builtins3.C: Likewise.
229 * g++.old-deja/g++.other/builtins4.C: Likewise.
230 * g++.old-deja/g++.other/inline8.C: Likewise.
231 * g++.old-deja/g++.robertl/eb39.C: Likewise.
232
233 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
234
235 * g++.old-deja/g++.pt/using1.C: Adjust.
236 * g++.old-deja/g++.pt/using2.C: New test.
237
238 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
239
240 * gcc.dg/cpp/charconst.c: New tests.
241 * gcc.dg/cpp/escape.c: New tests.
242 * gcc.dg/cpp/escape-1.c: New tests.
243 * gcc.dg/cpp/escape-2.c: New tests.
244 * gcc.dg/cpp/ucs.c: New tests.
245
246 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
247
248 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
249 native compiler for irix6.5.
250
251 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
252
253 * lib/g++.exp (g++_include_flags): Use args to compute
254 get_multilibs.
255 (g++_link_flags): Likewise.
256 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
257
258 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
259
260 * gcc.dg/c90-hexfloat-1.c: Add more tests.
261
262 2001-05-21 Geoff Keating <geoffk@redhat.com>
263
264 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
265 this file.
266
267 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
268
269 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
270 STACK_SIZE;
271 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
272 to STACK_SIZE; Use it to define size of add_histo array.
273 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
274 to STACK_SIZE.
275 (f): Use GITT_SIZE to define size of gitt local table.
276 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
277 to STACK_SIZE; Use it to define size of bytemem array.
278
279 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
280
281 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
282 on 68HC11/HC12 due to the asm instruction.
283 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
284 * gcc.c-torture/compile/920520-1.x: Likewise.
285 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
286 on 68HC11/HC12 because the function is larger than 64K.
287 * gcc.c-torture/compile/961203-1.x: New file, this test fails
288 on 68HC11/HC12 because the structure is too large.
289
290 2001-05-20 Richard Henderson <rth@redhat.com>
291
292 * gcc.c-torture/execute/20010520-1.c: New.
293
294 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
295
296 * g++.old-deja/g++.warn/compare1.C: New test.
297 * gcc.dg/compare4.c: New test.
298
299 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
300
301 * g++.old-deja/g++.other/optimize1.C: New test.
302
303 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
304
305 * g++.old-deja/g++.pt/spec41.C: New test.
306
307 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
308
309 * gcc.c-torture/compile/20010114-1.x: Remove.
310
311 2001-05-18 Stan Shebs <shebs@apple.com>
312
313 * gcc.c-torture/compile/20010518-1.c: New test.
314
315 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
316
317 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
318 * g++.old-deja/g++.pt/crash67.C: New test.
319
320 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
321
322 * g++.old-deja/g++.other/debug9.C: New test.
323
324 2001-05-16 Zack Weinberg <zackw@stanford.edu>
325
326 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
327
328 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
329
330 * gcc.c-torture/compile/20010516-1.c: New test.
331
332 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
333
334 * g++.old-deja/g++.other/crash41.C: New test.
335
336 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
337
338 * g++.old-deja/g++.pt/crash66.C: New test.
339
340 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
341
342 * g++.old-deja/g++.robertl/eb27.C: Convert.
343
344 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
345
346 * g++.dg/friend-warn.C: New test. Do not warn about friend
347 declaration being redundant.
348
349 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
350
351 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
352
353 2001-05-14 Mark Mitchell <mark@codesourcery.com>
354
355 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
356
357 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
358
359 * lib/g++.exp: Use testsuite_flags.
360
361 2001-05-13 Mark Mitchell <mark@codesourcery.com>
362
363 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
364
365 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
366
367 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
368
369 2001-05-11 Mark Mitchell <mark@codesourcery.com>
370
371 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
372
373 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
374
375 * gcc.c-torture/compile/20010313-1.c: New test.
376
377 2001-05-09 Zack Weinberg <zackw@stanford.edu>
378
379 * gcc.dg/cpp/direct2.c: New test.
380 * gccq.dg/cpp/direct2s.c: New test.
381
382 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
383
384 2001-05-07 Mark Mitchell <mark@codesourcery.com>
385
386 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
387 * g++.old-deja/g++.other/op3.C: Likewise.
388
389 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
390
391 * gcc.dg/cpp/syshdr.h: New file.
392 * gcc.dg/cpp/sysmac1.c: Update.
393 * gcc.dg/cpp/sysmac2.c: Update.
394
395 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
396
397 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
398
399 2001-05-04 David Edelsohn <edelsohn@gnu.org>
400
401 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
402 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
403
404 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
405
406 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
407
408 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
409
410 * lib/g++.exp (g++_include_flags): Don't use any special flags
411 if TESTING_IN_BUILD_TREE is not defined.
412 (g++_init): Use a plain 'c++' as the compiler if
413 TESTING_IN_BUILD_TREEE is not defined.
414
415 2001-05-02 Jakub Jelinek <jakub@redhat.com>
416
417 * g++.old-deja/g++.eh/catch13.C: New test.
418 * g++.old-deja/g++.eh/catch14.C: New test.
419
420 2001-05-02 Jakub Jelinek <jakub@redhat.com>
421
422 * gcc.dg/cpp/tr-define.c: New test.
423
424 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
425
426 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
427 <stdlib.h>, not <malloc.h>.
428
429 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
430
431 * g++.old-deja/g++.ns/template17.C: New test.
432
433 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
434
435 * g++.old-deja/g++.pt/ref4.C: New test.
436
437 2001-04-30 Richard Henderson <rth@redhat.com>
438
439 * gcc.dg/20000724-1.c: Revert last change.
440
441 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
442
443 * g77.f-torture/execute/20010430.f: New test.
444
445 2001-04-30 Mark Mitchell <mark@codesourcery.com>
446
447 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
448
449 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
450
451 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
452
453 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
454
455 * g++.old-deja/g++.eh/crash6.C: New test.
456
457 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
458
459 * g++.old-deja/g++.other/warn7.C: New test.
460
461 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
462
463 * g++.old-deja/g++.other/defarg9.C: New test.
464
465 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
466
467 * g77.f-torture/compile/20010426.f: New test.
468 * g77.f-torture/execute/20010426.f: New test.
469
470 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
471
472 * g77.f-torture/compile/20000629-1.x: Remove - error
473 has been fixed.
474
475 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
476
477 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
478 Tweak slightly to work with g++.dg framework.
479 * g++.dg/special/ecos.exp: Run initp1.C test.
480 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
481
482 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
483 its linker doesn't give line numbers either.
484 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
485
486 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
487
488 * g++.old-deja/g++.other/lex1.C: New test.
489
490 2001-04-26 Jakub Jelinek <jakub@redhat.com>
491
492 * gcc.dg/noncompile/20010425-1.c: New test.
493
494 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
495
496 * g++.old-deja/g++.pt/mangle2.C: New test.
497
498 2001-04-25 Jakub Jelinek <jakub@redhat.com>
499
500 * gcc.dg/format/plus-1.c: New test.
501
502 2001-04-25 Jakub Jelinek <jakub@redhat.com>
503
504 * gcc.dg/20010423-1.c: New test.
505
506 2001-04-25 Jakub Jelinek <jakub@redhat.com>
507
508 * gcc.c-torture/execute/20010422-1.c: New test.
509
510 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
511
512 * g++.old-deja/g++.ns/type2.C: New test.
513
514 2001-04-24 Zack Weinberg <zackw@stanford.edu>
515
516 * g++.old-deja/g++.other/perf1.C: New test.
517
518 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
519
520 * gcc.dg/c99-func-2.c: Remove xfail.
521 * gcc.dg/c99-func-3.c: Remove xfail.
522 * gcc.dg/c99-func-4.c: Remove xfail.
523
524 2001-04-23 Zack Weinberg <zackw@stanford.edu>
525
526 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
527
528 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
529
530 * gcc.c-torture/compile/20010423-1.c: New test.
531
532 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
533
534 * g++.old-deja/g++.pt/typename28.C: New test.
535
536 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
537
538 * g++.old-deja/g++.abi/empty2.C: New test.
539 * g++.old-deja/g++.abi/empty3.C: New test.
540
541 2001-04-20 Jakub Jelinek <jakub@redhat.com>
542
543 * g++.old-deja/g++.other/comdat2.C: New test.
544 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
545
546 2001-04-20 Jakub Jelinek <jakub@redhat.com>
547
548 * g++.old-deja/g++.other/overload14.C: New test.
549
550 2001-04-20 Jakub Jelinek <jakub@redhat.com>
551
552 * g++.old-deja/g++.other/lookup23.C: New test.
553
554 2001-04-20 Jakub Jelinek <jakub@redhat.com>
555
556 * gcc.c-torture/execute/20010403-1.c: New test.
557
558 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
559 Mark Mitchell <mark@codesourcery.com>
560
561 * lib/old-dejagnu.exp: Don't delete output of executable.
562 Add .exe suffix to executables.
563
564 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
565
566 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
567
568 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
569
570 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
571
572 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
573
574 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
575 * g++.old-deja/g++.abi/crash1.C: New test.
576
577 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
578
579 * g++.old-deja/g++.other/crash40.C: New test.
580
581 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
582
583 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
584
585 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
586
587 * g++.old-deja/g++.other/warn6.C: New test.
588
589 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
590
591 * g++.old-deja/g++.robertl/eb42.C: Same.
592
593 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
594
595 * gcc.dg/wtr-conversion-1.c: New testcase.
596
597 2001-04-10 Richard Henderson <rth@redhat.com>
598
599 * g++.old-deja/g++.other/array5.C: New.
600
601 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
602
603 * gcc.c-torture/execute/20010408-1.c: New test.
604
605 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
606
607 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
608 headers and constructs.
609 * g++.old-deja/g++.robertl/eb79.C: Same.
610 * g++.old-deja/g++.robertl/eb77.C (main): Same.
611 * g++.old-deja/g++.robertl/eb73.C: Same.
612 * g++.old-deja/g++.robertl/eb66.C (main): Same.
613 * g++.old-deja/g++.robertl/eb55.C (t): Same.
614 * g++.old-deja/g++.robertl/eb54.C (main): Same.
615 * g++.old-deja/g++.robertl/eb46.C (main): Same.
616 * g++.old-deja/g++.robertl/eb44.C: Same.
617 * g++.old-deja/g++.robertl/eb41.C (main): Same.
618 * g++.old-deja/g++.robertl/eb4.C (main): Same.
619 * g++.old-deja/g++.robertl/eb39.C: Same.
620 * g++.old-deja/g++.robertl/eb33.C (main): Same.
621 * g++.old-deja/g++.robertl/eb31.C (main): Same.
622 * g++.old-deja/g++.robertl/eb30.C: Same.
623 * g++.old-deja/g++.robertl/eb3.C: Same.
624 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
625 * g++.old-deja/g++.robertl/eb21.C: Same.
626 * g++.old-deja/g++.robertl/eb15.C: Same.
627 * g++.old-deja/g++.robertl/eb118.C: Same.
628 * g++.old-deja/g++.robertl/eb115.C (main): Same.
629 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
630 * g++.old-deja/g++.robertl/eb109.C: Same.
631 * g++.old-deja/g++.other/sibcall1.C (main): Same.
632 * g++.old-deja/g++.mike/rtti1.C: Same.
633 * g++.old-deja/g++.mike/p658.C: Same.
634 * g++.old-deja/g++.mike/net46.C: Same.
635 * g++.old-deja/g++.mike/net34.C: Same.
636 * g++.old-deja/g++.mike/memoize1.C: Same.
637 * g++.old-deja/g++.mike/eh2.C: Same.
638 * g++.old-deja/g++.law/weak.C: Same.
639 * g++.old-deja/g++.law/visibility7.C: Same.
640 * g++.old-deja/g++.law/visibility25.C: Same.
641 * g++.old-deja/g++.law/visibility22.C: Same.
642 * g++.old-deja/g++.law/visibility2.C: Same.
643 * g++.old-deja/g++.law/visibility17.C: Same.
644 * g++.old-deja/g++.law/visibility13.C: Same.
645 * g++.old-deja/g++.law/visibility10.C: Same.
646 * g++.old-deja/g++.law/visibility1.C: Same.
647 * g++.old-deja/g++.law/virtual3.C (eval): Same.
648 * g++.old-deja/g++.law/vbase1.C: Same.
649 * g++.old-deja/g++.law/operators32.C: Same.
650 * g++.old-deja/g++.law/nest3.C: Same.
651 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
652 * g++.old-deja/g++.law/except5.C (main): Same.
653 * g++.old-deja/g++.law/cvt7.C (run): Same.
654 * g++.old-deja/g++.law/cvt2.C: Same.
655 * g++.old-deja/g++.law/cvt16.C: Same.
656 * g++.old-deja/g++.law/ctors6.C (bar): Same.
657 * g++.old-deja/g++.law/ctors17.C (main): Same.
658 * g++.old-deja/g++.law/ctors13.C: Same.
659 * g++.old-deja/g++.law/ctors12.C (main): Same.
660 * g++.old-deja/g++.law/ctors10.C: Same.
661 * g++.old-deja/g++.law/code-gen5.C: Same.
662 * g++.old-deja/g++.law/bad-error7.C: Same.
663 * g++.old-deja/g++.law/arm9.C: Same.
664 * g++.old-deja/g++.law/arm12.C: Same.
665 * g++.old-deja/g++.law/arg8.C: Same.
666 * g++.old-deja/g++.law/arg1.C: Same.
667 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
668 * g++.old-deja/g++.jason/template31.C: Same.
669 * g++.old-deja/g++.jason/template24.C (main): Same.
670 * g++.old-deja/g++.jason/2371.C: Same.
671 * g++.old-deja/g++.eh/new2.C: Same.
672 * g++.old-deja/g++.eh/new1.C: Same.
673 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
674 * g++.old-deja/g++.brendan/nest21.C (main): Same.
675 * g++.old-deja/g++.brendan/err-msg3.C: Same.
676 * g++.old-deja/g++.brendan/crash62.C: Same.
677 * g++.old-deja/g++.brendan/crash52.C: Same.
678 * g++.old-deja/g++.brendan/crash49.C (main): Same.
679 * g++.old-deja/g++.brendan/crash38.C: Same.
680 * g++.old-deja/g++.brendan/crash15.C (main): Same.
681 * g++.old-deja/g++.brendan/copy9.C: Same.
682
683 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
684
685 * gcc.c-torture/execute/20001203-2.c (memset):
686 Count argument is of type __SIZE_TYPE__.
687
688 2001-04-04 Diego Novillo <dnovillo@redhat.com>
689
690 * gcc.c-torture/compile/20010404-1.c: New test.
691
692 2001-04-04 Jakub Jelinek <jakub@redhat.com>
693
694 * gcc.c-torture/compile/20010326-1.c: New test.
695
696 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
697
698 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
699 peculiarities of the SH.
700 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
701
702 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
703
704 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
705 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
706 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
707
708 2001-04-02 Jakub Jelinek <jakub@redhat.com>
709
710 * g77.f-torture/compile/20010321-1.f: New test.
711
712 2001-04-02 Jakub Jelinek <jakub@redhat.com>
713
714 * gcc.c-torture/compile/20010329-1.c: New test.
715
716 2001-04-02 Jakub Jelinek <jakub@redhat.com>
717
718 * gcc.c-torture/execute/20010329-1.c: New test.
719
720 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
721
722 * g++.old-deja/g++.other/eh4.C: Fix typo.
723
724 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
725
726 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
727
728 2001-03-28 Philip Blundell <philb@gnu.org>
729
730 * gcc.c-torture/compile/20010328-1.c: New test.
731
732 2001-03-27 Richard Henderson <rth@redhat.com>
733
734 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
735 * g++.old-deja/g++.eh/vbase3.C: Likewise.
736
737 2001-03-27 Alan Modra <alan@linuxcare.com.au>
738
739 * gcc.c-torture/compile/20010327-1.c: New test.
740
741 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
742
743 * g++.old-deja/g++.other/friend12.C: New test.
744 * g++.old-deja/g++.other/friend9.C: Expect no errors.
745 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
746
747 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
748
749 * gcc.c-torture/execute/20010325-1.c: New test.
750
751 2001-03-23 Jakub Jelinek <jakub@redhat.com>
752
753 * g++.old-deja/g++.other/mangle3.C: New test.
754
755 2001-03-22 Jakub Jelinek <jakub@redhat.com>
756
757 * g++.old-deja/g++.other/anon8.C: New test.
758
759 2001-03-20 Philip Blundell <philb@gnu.org>
760
761 * gcc.c-torture/compile/20010320-1.c: New test.
762
763 2001-03-17 Richard Henderson <rth@redhat.com>
764
765 * g++.old-deja/g++.other/eh4.C: Add expected error text.
766
767 2001-03-15 Geoff Keating <geoff@redhat.com>
768
769 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
770 tests on AIX.
771
772 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
773
774 * g++.old-deja/g++.other/eh4.C: New test.
775
776 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
777
778 * gcc.dg/cpp/mi1.c: Update.
779
780 2001-03-14 Jakub Jelinek <jakub@redhat.com>
781
782 * g++.old-deja/g++.other/regstack.C: New test.
783
784 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
785
786 * g++.old-deja/g++.other/ref4.C: New test.
787
788 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
789
790 * objc/execute/va_method.m: Added.
791 * objc/execute/IMP.m: Added.
792 * objc/execute/_cmd.m: Added.
793 * objc/execute/accessing_ivars.m: Added.
794 * objc/execute/class-1.m: Added.
795 * objc/execute/class-10.m: Added.
796 * objc/execute/class-11.m: Added.
797 * objc/execute/class-12.m: Added.
798 * objc/execute/class-13.m: Added.
799 * objc/execute/class-14.m: Added.
800 * objc/execute/class-2.m: Added.
801 * objc/execute/class-3.m: Added.
802 * objc/execute/class-4.m: Added.
803 * objc/execute/class-5.m: Added.
804 * objc/execute/class-6.m: Added.
805 * objc/execute/class-7.m: Added.
806 * objc/execute/class-8.m: Added.
807 * objc/execute/class-9.m: Added.
808 * objc/execute/class-tests-1.h
809 * objc/execute/class-tests-2.h
810 * objc/execute/compatibility_alias.m: Added.
811 * objc/execute/encode-1.m: Added.
812 * objc/execute/formal_protocol-1.m: Added.
813 * objc/execute/formal_protocol-2.m: Added.
814 * objc/execute/formal_protocol-3.m: Added.
815 * objc/execute/formal_protocol-4.m: Added.
816 * objc/execute/formal_protocol-5.m: Added.
817 * objc/execute/formal_protocol-6.m: Added.
818 * objc/execute/formal_protocol-7.m: Added.
819 * objc/execute/informal_protocol.m: Added.
820 * objc/execute/initialize.m: Added.
821 * objc/execute/load.m: Added.
822 * objc/execute/many_args_method.m: Added.
823 * objc/execute/nested-3.m: Added.
824 * objc/execute/no_clash.m: Added.
825 * objc/execute/private.m: Added.
826 * objc/execute/redefining_self.m: Added.
827 * objc/execute/root_methods.m: Added.
828 * objc/execute/selector-1.m: Added.
829 * objc/execute/static-1.m: Added.
830 * objc/execute/static-2.m: Added.
831 * objc/execute/va_method.m: Added.
832
833 2001-03-10 Richard Henderson <rth@redhat.com>
834
835 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
836
837 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
838
839 * g++.old-deja/g++.other/crash31.C: XFAIL.
840 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
841 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
842 * gcc.c-torture/execute/20010123-1.x: XFAIL.
843 * gcc.c-torture/execute/20010124-1.x: XFAIL.
844 * gcc.dg/sequence-pt-1.c: XFAIL one test.
845
846 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
847
848 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
849
850 2001-03-06 Zack Weinberg <zackw@stanford.edu>
851
852 * gcc.dg/20000724-1.c: Don't use multiline strings.
853
854 2001-03-06 Zack Weinberg <zackw@stanford.edu>
855
856 * objc/execute/string1.m, objc/execute/string2.m: Compare the
857 result of -cString against what we expect it to be; don't just
858 print it out for no one to read.
859
860 * objc/execute/string3.m, objc/execute/string4.m: New tests.
861 Based on testcases provided by Nicola Pero.
862
863 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
864
865 * gcc.dg/cpp/macro7.c: New test.
866
867 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
868
869 * gcc.dg/cpp/multiline.c: Update.
870
871 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
872
873 * g++.old-deja/g++.other/enum3.C: New test.
874
875 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
876
877 * g++.old-deja/g++.other/pod1.C: New test.
878
879 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
880
881 * g++.old-deja/g++.ext/overload1.C: New test.
882
883 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
884
885 * g++.old-deja/g++.pt/using1.C: New test.
886
887 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
888
889 * g++.old-deja/g++.other/using9.C: New test.
890
891 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
892
893 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
894
895 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
896
897 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
898
899 * g++.old-deja/g++.ext/realpt1.C: Remove.
900
901 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
902
903 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
904
905 2001-02-26 Will Cohen <wcohen@redhat.com>
906
907 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
908
909 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
910
911 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
912 templatized constructors.
913
914 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
915
916 * gcc.c-torture/execute/20010224-1.c: New test.
917
918 2001-02-23 Jakub Jelinek <jakub@redhat.com>
919
920 * gcc.c-torture/execute/20010222-1.c: New test.
921
922 2001-02-22 Jakub Jelinek <jakub@redhat.com>
923
924 * g++.old-deja/g++.other/inline20.C: New test.
925
926 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
927
928 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
929
930 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
931
932 * g++.old-deja/g++.other/lookup22.C: New test.
933
934 2001-02-19 Zack Weinberg <zackw@stanford.edu>
935
936 * g77.dg: New directory.
937 * g77.dg/20010216-1.f: New test case.
938 * g77.dg/dg.exp: New driver.
939 * lib/g77-dg.exp: New driver library.
940
941 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
942
943 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
944
945 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
946
947 * g++.old-deja/g++.other/decl9.C: New test.
948
949 2001-02-16 Jakub Jelinek <jakub@redhat.com>
950
951 * g++.old-deja/g++.other/init16.C: Update the test so that it does
952 not need <string> and also tests the initialization at runtime.
953
954 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
955
956 * gcc.c-torture/execute/longlong.c: New test.
957
958 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
959
960 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
961
962 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
963
964 * gcc.c-torture/execute/920302-1.c (execute):
965 Change argument type to short.
966
967 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
968
969 * g++.old-deja/g++.pt/deduct6.C: New test.
970
971 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
972
973 * g++.old-deja/g++.pt/deduct5.C: New test.
974
975 2001-02-14 Jakub Jelinek <jakub@redhat.com>
976
977 * gcc.c-torture/execute/20010209-1.c: New test.
978
979 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
980
981 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
982
983 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
984
985 * g++.dg/vtgc1.C: Update for new ABI.
986
987 * consistency.vlad: New directory, 1665 files.
988
989 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
990
991 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
992 return type.
993 * gcc.dg/cpp/digraphs.c: Declare puts.
994
995 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
996
997 * g++.old-deja/g++.other/warn5.C: New test.
998
999 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
1000
1001 * g++.old-deja/g++.pt/spec40.C: New test.
1002
1003 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
1004
1005 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
1006 case.
1007 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
1008
1009 2001-02-12 Jakub Jelinek <jakub@redhat.com>
1010
1011 * gcc.c-torture/compile/20010209-1.c: New test.
1012
1013 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
1014
1015 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
1016 excess errors message but not if it crashes.
1017 * g++.old-deja/g++.other/crash27.C: Likewise.
1018 * g++.old-deja/g++.other/crash28.C: Likewise.
1019 * g++.old-deja/g++.other/crash30.C: Likewise.
1020 * g++.old-deja/g++.other/crash32.C: Likewise.
1021 * g++.old-deja/g++.other/crash35.C: Likewise.
1022 * g++.old-deja/g++.pt/inherit2.C: Likewise.
1023
1024 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
1025
1026 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
1027 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
1028 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
1029 g77.f-torture/execute/execute.exp,
1030 g77.f-torture/noncompile/noncompile.exp,
1031 gcc.c-torture/execute/execute.exp,
1032 gcc.c-torture/execute/memcheck/memcheck.exp,
1033 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
1034 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
1035 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
1036 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
1037 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
1038 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
1039 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
1040 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
1041 Remove bug reporting instructions with ancient email addresses.
1042
1043 2001-02-07 Jakub Jelinek <jakub@redhat.com>
1044
1045 * gcc.dg/20010202-1.c: New test.
1046 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
1047
1048 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
1049
1050 * g++.dg/stdbool-if.C: New test.
1051
1052 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
1053
1054 * objc/execute/fdecl.m: Added main().
1055
1056 2001-02-07 Jakub Jelinek <jakub@redhat.com>
1057
1058 * gcc.c-torture/execute/20010206-1.c: New test.
1059
1060 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
1061
1062 * gcc.dg/cpp/avoidpaste1.c: Update.
1063
1064 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
1065
1066 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
1067 Pero <nicola@brainstorm.co.uk>.
1068 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
1069
1070 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
1071
1072 * g++.old-deja/g++.pt/spec39.C: New test.
1073
1074 2001-02-05 Jakub Jelinek <jakub@redhat.com>
1075
1076 * gcc.c-torture/compile/20010202-1.c: New test.
1077
1078 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
1079
1080 * g++.old-deja/g++.abi/primary2.C: New test.
1081 * g++.old-deja/g++.abi/primary3.C: New test.
1082 * g++.old-deja/g++.abi/primary4.C: New test.
1083 * g++.old-deja/g++.abi/primary5.C: New test.
1084 * g++.old-deja/g++.abi/vtable3.h: New test.
1085 * g++.old-deja/g++.abi/vtable3a.C: New test.
1086 * g++.old-deja/g++.abi/vtable3b.C: New test.
1087 * g++.old-deja/g++.abi/vtable3c.C: New test.
1088 * g++.old-deja/g++.abi/vtable3d.C: New test.
1089 * g++.old-deja/g++.abi/vtable3e.C: New test.
1090 * g++.old-deja/g++.abi/vtable3f.C: New test.
1091 * g++.old-deja/g++.abi/vtable3g.C: New test.
1092 * g++.old-deja/g++.abi/vtable3h.C: New test.
1093 * g++.old-deja/g++.abi/vtable3i.C: New test.
1094 * g++.old-deja/g++.abi/vtable3j.C: New test.
1095 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
1096
1097 2001-02-03 Jakub Jelinek <jakub@redhat.com>
1098
1099 * g++.old-deja/g++.other/anon6.C: New test.
1100 * g++.old-deja/g++.other/anon7.C: New test.
1101
1102 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
1103
1104 * gcc.dg/cpp/avoidpaste2.c: New tests.
1105
1106 2001-01-31 Jakub Jelinek <jakub@redhat.com>
1107
1108 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
1109
1110 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
1111
1112 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
1113 DECIMAL_DIG cases for Irix."
1114
1115 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
1116
1117 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
1118
1119 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
1120
1121 * gcc.dg/c99-tag-1.c: New test.
1122
1123 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
1124
1125 * gcc.dg/cpp/tr-warn1.c: Add tests.
1126
1127 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
1128
1129 * gcc.dg/cpp/avoidpaste1.c: Update.
1130 * gcc.dg/cpp/paste4.c: Update.
1131
1132 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
1133
1134 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
1135 cases for Irix.
1136
1137 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1138
1139 * g++.old-deja/g++.other/inline19.C: New test.
1140
1141 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
1142
1143 * gcc.dg/Wlarger-than.c: New test.
1144
1145 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
1146
1147 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
1148
1149 2001-01-29 Jakub Jelinek <jakub@redhat.com>
1150
1151 * gcc.c-torture/execute/20010129-1.c: New test.
1152 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
1153
1154 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
1155
1156 * gcc.dg/cpp/avoidpaste1.c: Test case.
1157
1158 2001-01-28 Jakub Jelinek <jakub@redhat.com>
1159
1160 * g++.old-deja/g++.other/inline18.C: New test.
1161
1162 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1163
1164 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
1165 and __builtin_putchar.
1166
1167 2001-01-27 Jakub Jelinek <jakub@redhat.com>
1168
1169 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
1170 tests.
1171
1172 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
1173
1174 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
1175 floating point number rounding mode to round to the nearest
1176 representable mode.
1177
1178 2001-01-25 Jakub Jelinek <jakub@redhat.com>
1179
1180 * g++.old-deja/g++.other/mangle2.C: New test.
1181
1182 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
1183
1184 * gcc.c-torture/compile/20010124-1.c: New test.
1185
1186 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
1187
1188 * g++.old-deja/g++.pt/spec38.C: New test.
1189
1190 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1191
1192 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
1193 "Build don't run".
1194
1195 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1196
1197 * gcc.c-torture/execute/20010123-1.c: New test.
1198
1199 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
1200
1201 * g++.old-deja/g++.pt/spec37.C: New test.
1202
1203 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
1204
1205 * g++.old-deja/g++.pt/overload14.C: New test.
1206
1207 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1208
1209 * gcc.c-torture/execute/20010122-1.c: New test, exercise
1210 __builtin_return_address.
1211
1212 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
1213
1214 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
1215 * g++.old-deja/g++.pt/spec35.C: New test.
1216 * g++.old-deja/g++.pt/spec36.C: New test.
1217
1218 2001-01-20 Jakub Jelinek <jakub@redhat.com>
1219
1220 * gcc.c-torture/compile/20010118-1.c: New test.
1221
1222 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
1223
1224 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
1225
1226 2001-01-19 Jakub Jelinek <jakub@redhat.com>
1227
1228 * gcc.c-torture/execute/20010119-1.c: New test.
1229
1230 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
1231
1232 * g++.old-deja/g++.other/vbase5.C: New test.
1233
1234 2001-01-19 Jakub Jelinek <jakub@redhat.com>
1235
1236 * gcc.c-torture/execute/20010118-1.c: New test.
1237
1238 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
1239
1240 * g++.old-deja/g++.pt/deduct3.C: New test.
1241
1242 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
1243
1244 * g++.old-deja/g++.pt/spec34.C: New test.
1245
1246 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
1247
1248 * g77.f-torture/compile/20000601-2.f: New test.
1249
1250 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
1251
1252 * g++.old-deja/g++.other/init17.C: New test.
1253
1254 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
1255
1256 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
1257
1258 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
1259
1260 * g++.old-deja/g++.pt/unify8.C: New test.
1261
1262 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
1263
1264 * g++.old-deja/g++.abi/vbase1.C: New test.
1265
1266 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
1267
1268 * g++.old-deja/g++.pt/crash65.C: New test.
1269
1270 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
1271
1272 * gcc.dg/cpp/assembl2.S: New test case.
1273
1274 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
1275
1276 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
1277 are supported.
1278
1279 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1280
1281 * g++.old-deja/g++.other/builtins1.C: New test.
1282 * g++.old-deja/g++.other/builtins2.C: Likewise.
1283 * g++.old-deja/g++.other/builtins3.C: Likewise.
1284 * g++.old-deja/g++.other/builtins4.C: Likewise.
1285
1286 2001-01-17 Jakub Jelinek <jakub@redhat.com>
1287
1288 * gcc.c-torture/compile/20010117-1.c: New test.
1289 * gcc.c-torture/compile/20010117-2.c: New test.
1290
1291 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
1292
1293 * g77.f-torture/execute/20010116.[fx]: New test,
1294 XFAIL on i?86-*-*.
1295 * g77.f-torture/compile/20010115.f: Indicate it's
1296 a test for PR fortran/1636.
1297
1298 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
1299
1300 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
1301
1302 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
1303
1304 * g77.f-torture/compile/20010115.f: New test.
1305
1306 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
1307
1308 * g++.old-deja/g++.pt/nontype5.C: New test.
1309
1310 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
1311
1312 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
1313 have an equivalent working one below it.
1314
1315 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
1316
1317 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
1318 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1319
1320 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
1321
1322 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
1323 message containing "init_priority".
1324 (conpr-2.C): Likewise.
1325 (conpr-3.C): Likewise.
1326 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
1327
1328 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1329
1330 * gcc.c-torture/execute/20010114-2.c: New test.
1331
1332 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
1333
1334 * gcc.c-torture/compile/20010114-1.c: New test.
1335 * gcc.c-torture/compile/20010114-1.x: Xfail.
1336 * gcc.c-torture/compile/20010114-2.c: New test.
1337 * gcc.c-torture/execute/20010114-1.c: New test.
1338 * gcc.dg/trunc-1.c: New test.
1339 * gcc.dg/uninit-B.c: New test.
1340
1341 2001-01-13 Nick Clifton <nickc@redhat.com>
1342
1343 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
1344 target.
1345
1346 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
1347
1348 * gcc.c-torture/compile/20010113-1.c: New test.
1349
1350 2001-01-13 Jakub Jelinek <jakub@redhat.com>
1351
1352 * gcc.c-torture/compile/20001212-1.c: New test.
1353
1354 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
1355
1356 * gcc.dg/cpp/widestr1.c: Update.
1357 * gcc.dg/cpp/prag-imp.c: Remove.
1358
1359 2001-01-12 Jakub Jelinek <jakub@redhat.com>
1360
1361 * gcc.c-torture/execute/20000801-3.x: Remove.
1362 * gcc.dg/c90-init-1.c: New test.
1363 * gcc.dg/c99-init-1.c: New test.
1364 * gcc.dg/c99-init-2.c: New test.
1365 * gcc.dg/gnu99-init-1.c: New test.
1366
1367 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
1368
1369 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
1370 testing that no relevant ones were found.
1371
1372 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
1373
1374 * g++.old-deja/g++.pt/cast2.C: New test.
1375
1376 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
1377
1378 * g++.old-deja/g++.pt/friend47.C: New test.
1379
1380 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
1381
1382 * g++.old-deja/g++.pt/instantiate13.C: New test.
1383
1384 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
1385
1386 * g++.old-deja/g++.other/defarg7.C: New test.
1387 * g++.old-deja/g++.other/defarg8.C: New test.
1388
1389 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
1390
1391 * g++.old-deja/g++.pt/crash64.C: New test.
1392
1393 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
1394
1395 * g++.old-deja/g++.pt/crash63.C: New test.
1396
1397 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
1398
1399 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
1400
1401 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
1402
1403 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
1404
1405 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
1406
1407 * g++.old-deja/g++.pt/error3.C: New test.
1408
1409 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
1410
1411 * g++.old-deja/g++.other/crash39.C: New test.
1412
1413 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
1414
1415 * g++.old-deja/g++.other/vbase4.C: New test.
1416
1417 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
1418
1419 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
1420 * gcc.dg/special/20000419-2.c: New file. Identical to above.
1421 * gcc.dg/special/special.exp: New test driver which will check
1422 for alias support for the above test.
1423
1424 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
1425
1426 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
1427 problems on small machines.
1428 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
1429 parameterize.
1430
1431 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
1432
1433 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
1434 mips.
1435 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1436
1437 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
1438
1439 * g++.old_deja/g++.pt/using8.C: New test.
1440
1441 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
1442
1443 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
1444
1445 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
1446
1447 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
1448 where a failure is expected.
1449 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
1450
1451 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
1452
1453 * g++.old_deja/g++.pt/instantiate12.C: New test.
1454
1455 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
1456
1457 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
1458 start of structs.
1459 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
1460 * g++.old-deja/g++.brendan/crash17.C: Likewise.
1461 * g++.old-deja/g++.brendan/crash29.C: Likewise.
1462 * g++.old-deja/g++.brendan/crash48.C: Likewise.
1463 * g++.old-deja/g++.brendan/ns1.C: Likewise.
1464 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
1465 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
1466 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
1467 * g++.old-deja/g++.eh/spec6.C: Likewise.
1468 * g++.old-deja/g++.jason/crash3.C: Likewise.
1469 * g++.old-deja/g++.law/ctors11.C: Likewise.
1470 * g++.old-deja/g++.law/ctors17.C: Likewise.
1471 * g++.old-deja/g++.law/ctors5.C: Likewise.
1472 * g++.old-deja/g++.law/ctors9.C: Likewise.
1473 * g++.old-deja/g++.mike/ambig1.C: Likewise.
1474 * g++.old-deja/g++.mike/net22.C: Likewise.
1475 * g++.old-deja/g++.mike/p3538a.C: Likewise.
1476 * g++.old-deja/g++.mike/p3538b.C: Likewise.
1477 * g++.old-deja/g++.mike/virt3.C: Likewise.
1478 * g++.old-deja/g++.niklas/t128.C: Likewise.
1479 * g++.old-deja/g++.other/anon4.C: Likewise.
1480 * g++.old-deja/g++.other/using1.C: Likewise.
1481 * g++.old-deja/g++.other/warn3.C: Likewise.
1482 * g++.old-deja/g++.pt/t37.C: Likewise.
1483 * g++.old-deja/g++.robertl/eb69.C: Likewise.
1484 * g++.old-deja/g++.robertl/eb71.C: Likewise.
1485
1486 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
1487
1488 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
1489
1490 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1491
1492 * gcc.c-torture/execute/stdio-opt-3.c: New test.
1493
1494 2001-01-07 Jakub Jelinek <jakub@redhat.com>
1495
1496 * gcc.c-torture/compile/20010107-1.c: New test.
1497
1498 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
1499
1500 * gcc.c-torture/execute/builtin-noret-1.c: New test.
1501
1502 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
1503
1504 * gcc.dg/format/format.h: New file.
1505 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
1506 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
1507 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
1508 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
1509 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
1510 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1511 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
1512 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
1513 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
1514 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
1515 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
1516 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
1517 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
1518 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
1519 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
1520 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
1521 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
1522 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
1523 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
1524 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
1525 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
1526 instead of declaring standard types, macros and functions in each
1527 test.
1528
1529 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
1530
1531 * gcc.c-torture/execute/20010106-1.c: New test.
1532
1533 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
1534
1535 * gcc.dg/format/format.exp: New file.
1536 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
1537 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
1538 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
1539 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
1540 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
1541 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
1542 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
1543 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
1544 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
1545 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
1546 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
1547 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
1548 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
1549 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
1550 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
1551 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
1552 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
1553 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
1554 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
1555 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
1556 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
1557 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
1558 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
1559 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
1560 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
1561 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
1562 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
1563 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
1564 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
1565 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
1566 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
1567 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
1568 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
1569 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
1570 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
1571 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
1572 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
1573 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
1574 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
1575 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
1576 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
1577 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
1578
1579 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
1580
1581 * gcc.c-torture/execute/991228-1.c: Take word endianness into
1582 account.
1583
1584 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
1585
1586 * gcc.c-torture/execute/builtin-complex-1.c: New test.
1587
1588 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
1589
1590 * g++.old-deja/g++.pt/crash62.C: New test.
1591
1592 2001-01-04 Richard Henderson <rth@redhat.com>
1593
1594 * gcc.dg/20000926-1.c: Update expected warnings.
1595 * gcc.dg/array-2.c: Likewise.
1596 * gcc.dg/array-4.c: Also validate flexible array members.
1597 * gcc.dg/c99-flex-array-1.c: New.
1598
1599 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
1600
1601 * gcc.c-torture/compile/20001222-1.x: Remove.
1602
1603 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
1604
1605 * gcc.c-torture/execute/built-in-setjmp.c: New.
1606
1607 2001-01-03 Richard Henderson <rth@redhat.com>
1608
1609 * gcc.dg/940510-1.c: Update expected error wording.
1610 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
1611
1612 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
1613
1614 * lib/target-supports.exp (check_alias_available): Modified to
1615 indicate aliases not supported if only weak aliases are supported.
1616
1617 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1618
1619 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
1620 Turn on cmpstrsi checks for __pj__ and __i370__.
1621
1622 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
1623
1624 * g++.old-deja/g++.other/virtual11.C: New test.
1625
1626 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
1627
1628 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
1629
1630 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1631
1632 * gcc.c-torture/compile/20010102-1.c: New test.
1633
1634 2001-01-02 Andreas Jaeger <aj@suse.de>
1635
1636 * gcc.dg/noreturn-3.c: New test.
1637
1638 * gcc.dg/noreturn-4.c: New test.
1639
1640 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1641
1642 * gcc.c-torture/execute/stdio-opt-1.c: Also test
1643 __builtin_fputc and __builtin_fwrite.
1644
1645 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
1646
1647 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
1648 signed char, not default char.
1649
1650 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
1651
1652 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
1653
1654 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
1655
1656 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
1657
1658 2000-12-29 Richard Henderson <rth@redhat.com>
1659
1660 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
1661 (__cyg_profile_func_exit): Define.
1662
1663 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
1664
1665 * g++.dg/vtgc1.C: New test.
1666
1667 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
1668
1669 * gcc.dg/noncompile/20001228-1.c: New test.
1670
1671 * gcc.dg/20001228-1.c: New test.
1672
1673 * gcc.c-torture/execute/20001228-1.c: New test.
1674
1675 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
1676
1677 * gcc.dg/format-strfmon-1.c: New test.
1678
1679 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1680
1681 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
1682 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
1683 * gcc.c-torture/execute/string-opt-1.c: Likewise.
1684 * gcc.c-torture/execute/string-opt-2.c: Likewise.
1685 * gcc.c-torture/execute/string-opt-3.c: Likewise.
1686 * gcc.c-torture/execute/string-opt-4.c: Likewise.
1687 * gcc.c-torture/execute/string-opt-6.c: Likewise.
1688 * gcc.c-torture/execute/string-opt-7.c: Likewise.
1689 * gcc.c-torture/execute/string-opt-8.c: Likewise.
1690 * gcc.c-torture/execute/string-opt-9.c: Likewise.
1691 * gcc.c-torture/execute/string-opt-10.c: Likewise.
1692 * gcc.c-torture/execute/string-opt-11.c: Likewise.
1693 * gcc.c-torture/execute/string-opt-12.c: Likewise.
1694
1695 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
1696 * gcc.c-torture/execute/string-opt-4.c: Test index.
1697
1698 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
1699
1700 * gcc.c-torture/compile/20001226-1.c: New test.
1701
1702 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
1703
1704 * gcc.c-torture/compile/20001222-1.c: New test.
1705 * gcc.c-torture/compile/20001222-1.x: Xfail.
1706
1707 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
1708
1709 * gcc.c-torture/execute/comp-goto-2.c: New test.
1710
1711 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
1712
1713 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
1714 Use long types if __INT_MAX__ is 32767.
1715 (main): Use cast to (sint32 *) when poking 88 into a_page.
1716
1717 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
1718
1719 2000-12-21 Bernd Schmidt <bernds@redhat.com>
1720
1721 * gcc.c-torture/compile/20001221-1.c: New test.
1722 * gcc.c-torture/execute/20001221-1.c: New test.
1723
1724 2000-12-20 Richard Henderson <rth@redhat.com>
1725
1726 * g++.old-deja/g++.pt/crash36.C: Update error lines.
1727 * g++.old-deja/g++.robertl/eb109.C: Likewise.
1728
1729 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1730
1731 * gcc.dg/compare3.c: New test.
1732
1733 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
1734
1735 * gcc.dg/format-warnll-1.c: New test.
1736
1737 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
1738
1739 * gcc.dg/cpp/cmdlne-P.c: New test.
1740
1741 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
1742
1743 * gcc.c-torture/execute/builtin-abs-1.c,
1744 gcc.c-torture/execute/builtin-abs-2.c: New tests.
1745
1746 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
1747
1748 * gcc.dg/cpp/multiline.c: New test.
1749
1750 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
1751
1752 * g++.old-deja/g++.other/syshdr1.C: Update.
1753 * gcc.dg/cpp/lineflags.c: Remove temporarily.
1754
1755 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1756
1757 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
1758
1759 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1760
1761 * g++.old-deja/g++.pt/ttp65.C: New test.
1762
1763 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1764
1765 * g++.old-deja/g++.pt/ttp64.C: New test.
1766
1767 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1768
1769 * g++.old-deja/g++.pt/spec33.C: New test.
1770
1771 2000-12-14 Catherine Moore <clm@redhat.com>
1772
1773 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
1774 * gcc.c-torture/execute/920612-2.c: Likewise.
1775 * gcc.c-torture/execute/920428-2.c: Likewise.
1776 * gcc-c-torture/execute/va-arg-11.c: Call exit.
1777 * gcc.c-torture/execute/va-arg-21.c: Likewise.
1778
1779 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1780
1781 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
1782 * gcc.dg/pack-test-2.c: Likewise.
1783
1784 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
1785
1786 Tests by Zack Weinberg <zackw@stanford.edu>.
1787
1788 * gcc.dg/cpp/defined.c: Update.
1789 * gcc.dg/cpp/defined_trad.c: New tests.
1790
1791 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
1792
1793 * gcc.dg/cpp/trad-direct.c: Update.
1794
1795 2000-12-11 Neil Booth <neilb@earthling.net>
1796
1797 * gcc.dg/cpp/defined_trad.c
1798
1799 2000-12-11 Neil Booth <neilb@earthling.net>
1800
1801 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
1802
1803 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
1804
1805 * gcc.dg/format-miss-2.c: New test.
1806
1807 2000-12-09 Neil Booth <neilb@earthling.net>
1808
1809 * gcc.dg/cpp/lineflags.c: New tests.
1810 * gcc.dg/cpp/poison.c: Update.
1811 * gcc.dg/cpp/redef2.c: Update.
1812 * gcc.dg/cpp/skipping.c: New test.
1813
1814 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
1815
1816 * g++.old-deja/g++.other/eh3.C: New testcase.
1817
1818 2000-12-07 Neil Booth <neilb@earthling.net>
1819
1820 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
1821 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
1822 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
1823 wtr-union-init-2.c, wtr-union-init-3.c: Update.
1824 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
1825 Update.
1826
1827 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
1828
1829 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
1830 __SIZE_TYPE__ instead of int for type of integers cast to
1831 pointers.
1832
1833 2000-12-07 Jakub Jelinek <jakub@redhat.com>
1834
1835 * g++.old-deja/g++.other/cleanup4.C: New test.
1836
1837 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
1838
1839 * format-sec-1.c: New test.
1840
1841 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
1842
1843 * gcc.dg/format-nonlit-3.c: New test.
1844
1845 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
1846
1847 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
1848 through a null pointer.
1849
1850 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1851
1852 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
1853 * g++.old-deja/g++.pt/partial4.C: New test.
1854
1855 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
1856
1857 * gcc.c-torture/execute/ieee/hugeval.x: New.
1858
1859 2000-12-06 Neil Booth <neilb@earthling.net>
1860
1861 * gcc.dg/cpp/backslash2.c: New tests.
1862
1863 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1864
1865 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
1866 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
1867
1868 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
1869
1870 * gcc.c-torture/execute/20001203-2.c: New testcase.
1871
1872 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
1873
1874 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
1875 * g++.old-deja/g++.other/virtual10.C: New test.
1876
1877 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
1878
1879 * g++.old-deja/g++.mike/pmf5.C: Remove test.
1880
1881 2000-12-05 Richard Henderson <rth@redhat.com>
1882
1883 * gcc.c-torture/compile/20001205-1.c: New.
1884
1885 2000-12-04 Neil Booth <neilb@earthling.net>
1886
1887 * g++.old-deja/g++.other/virtual9.C: New test.
1888 * g++.old-deja/g++.pt/crash61.C: New test.
1889 * gcc.c-torture/execute/loop-9.c: New test.
1890
1891 2000-12-04 Neil Booth <neilb@earthling.net>
1892
1893 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
1894 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
1895 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
1896 * gcc.dg/cpp/extratokens.c: ...here.
1897
1898 2000-12-04 Neil Booth <neilb@earthling.net>
1899
1900 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
1901 New tests.
1902
1903 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1904
1905 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
1906 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
1907
1908 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
1909
1910 * gcc.c-torture/execute/20001203-1.c: New test.
1911
1912 2000-12-03 Neil Booth <neilb@earthling.net>
1913
1914 * gcc.dg/cpp/macro6.c: New test cases.
1915
1916 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1917
1918 * gcc.c-torture/execute/string-opt-9.c: New test.
1919 * gcc.c-torture/execute/string-opt-10.c: Likewise.
1920 * gcc.c-torture/execute/string-opt-11.c: Likewise.
1921 * gcc.c-torture/execute/string-opt-12.c: Likewise.
1922
1923 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
1924 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
1925
1926 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
1927
1928 * gcc.dg/cpp/if-6.c: New testcase.
1929
1930 * gcc.dg/20001201-1.c: New testcase.
1931
1932 2000-12-02 Neil Booth <neilb@earthling.net>
1933
1934 * g++.old-deja/g++.other/externC4.C,
1935 g++.old-deja/g++.other/friend10.C: New tests.
1936
1937 2000-12-02 Neil Booth <neilb@earthling.net>
1938
1939 * g++.old-deja/g++.other/instan2.C
1940 * g++.old-deja/g++.other/instan3.C: New test.
1941
1942 2000-12-02 Neil Booth <neilb@earthling.net>
1943
1944 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
1945 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
1946 gnuc99.c,gnuc99-pedantic.c: New tests.
1947
1948 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
1949
1950 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
1951 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
1952
1953 2000-12-01 Neil Booth <neilb@earthling.net>
1954
1955 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
1956 * gcc.dg/cpp/poison.c: Update.
1957 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
1958
1959 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
1960
1961 * g77.f-torture/execute/20001201.f: New test.
1962
1963 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
1964
1965 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
1966
1967 2000-12-01 Jakub Jelinek <jakub@redhat.com>
1968
1969 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
1970
1971 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
1972
1973 * g++.old-deja/g++.other/cast6.C: New test.
1974
1975 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
1976
1977 * gcc.c-torture/execute/20001130-2.c: New testcase.
1978
1979 2000-11-30 Richard Henderson <rth@redhat.com>
1980
1981 * gcc.c-torture/execute/20001130-1.c: New test.
1982
1983 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
1984
1985 * g++.old-deja/g++.other/op3.C: New test.
1986
1987 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
1988
1989 * g++.old-deja/g++.other/op2.C: New test.
1990
1991 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
1992
1993 * g++.old-deja/g++.other/crash38.C: New test.
1994
1995 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
1996
1997 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
1998
1999 2000-11-29 Jakub Jelinek <jakub@redhat.com>
2000
2001 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
2002 tests.
2003 * gcc.c-torture/execute/string-opt-6.c: New test.
2004
2005 * gcc.dg/20001117-1.c: Add main.
2006
2007 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
2008
2009 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
2010 Move from here ...
2011 * gcc.dg/940510-1.c: ... to here.
2012
2013 * gcc.dg/20000926-1.c: GNU C now allows initializations of
2014 zero-size arrays in toplevel structures.
2015
2016 2000-11-28 Jakub Jelinek <jakub@redhat.com>
2017
2018 * gcc.c-torture/execute/loop-8.c: New test.
2019
2020 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
2021
2022 * g++.old-deja/g++.other/base1.C: New test.
2023
2024 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
2025
2026 * g++.old-deja/g++.other/parse2.C: New test.
2027
2028 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
2029
2030 * g++.old-deja/g++.pt/incomplete1.C: New test.
2031
2032 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
2033
2034 * g++.old-deja/g++.other/friend9.C: New test.
2035
2036 2000-11-28 Jakub Jelinek <jakub@redhat.com>
2037
2038 * gcc.dg/20001127-1.c: New test.
2039
2040 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
2041
2042 * g++.old-deja/g++.pt/friend46.C: New test.
2043
2044 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
2045
2046 * g++.old-deja/g++.other/ptrmem8.C: New test.
2047
2048 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2049
2050 * gcc.c-torture/execute/string-opt-7.c: New test.
2051 * gcc.c-torture/execute/string-opt-8.c: Likewise.
2052
2053 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
2054
2055 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
2056 instead of 'mkcheck 2'.
2057
2058 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
2059
2060 * gcc.c-torture/execute/memcheck/driver.c,
2061 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
2062 C9X references to refer to C99.
2063
2064 2000-11-25 Jakub Jelinek <jakub@redhat.com>
2065
2066 * gcc.dg/ultrasp3.c: New test.
2067
2068 2000-11-25 Neil Booth <neilb@earthling.net>
2069
2070 * gcc.dg/cpp/include2.c: Update test to be locale independent.
2071
2072 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
2073
2074 * gcc.c-torture/compile/20001123-2.c: New.
2075
2076 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2077
2078 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2079
2080 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
2081
2082 * gcc.dg/sequence-point-1.c: Add some new tests.
2083 * gcc.c-torture/execute/20001124-1.c: New test.
2084
2085 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
2086
2087 * g++.old-deja/g++.other/vaarg4.C: New test.
2088 * gcc.c-torture/compile/20001123-1.c: New test.
2089
2090 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
2091
2092 * g++.other/crash24.C: Adjust and remove XFAIL.
2093 * g++.other/crash37.C: New test.
2094
2095 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
2096
2097 * g++.old-deja/g++.pt/instantiate9.C: New test.
2098
2099 2000-11-22 Mark Mitchell <mark@codesourcery.com>
2100
2101 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
2102 new ABI, too.
2103
2104 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
2105 * g++.old-deja/g++.robertl/eb55.C: Likewise.
2106
2107 2000-11-22 Neil Booth <neilb@earthling.net>
2108
2109 * gcc.dg/cpp/Wtrigraphs.c: New test.
2110
2111 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
2112
2113 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
2114
2115 2000-11-22 Jakub Jelinek <jakub@redhat.com>
2116
2117 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
2118
2119 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
2120
2121 * lib/gcc-dg.exp: load_lib scanasm.exp.
2122 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
2123 * lib/g++-dg.exp: load_lib scanasm.exp.
2124 * lib/scanasm.exp: New.
2125 (scan-assembler, scan-assembler-not): Add optional arguments to
2126 test name, or if not present, the pattern name.
2127 (scan-assembler-dem, scan-assembler-dem-not): New.
2128
2129 * g++.dg/dg.exp: New.
2130
2131 2000-11-21 Neil Booth <neilb@earthling.net>
2132
2133 * gcc.dg/cpp/integrated1.c: Remove.
2134
2135 2000-11-21 Jakub Jelinek <jakub@redhat.com>
2136
2137 * gcc.c-torture/execute/20001121-1.c: New test.
2138
2139 2000-11-21 Richard Henderson <rth@redhat.com>
2140
2141 * gcc.c-torture/compile/20001121-1.c: New test.
2142
2143 2000-11-20 Neil Booth <neilb@earthling.net>
2144
2145 * gcc.dg/cpp/integrated1.c: New test.
2146
2147 2000-11-21 Jakub Jelinek <jakub@redhat.com>
2148
2149 * g++.old-deja/g++.other/inline17.C: New test.
2150
2151 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
2152
2153 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
2154 local variable to be zero: I made the variable global. Now
2155 uses abort() and exit() instead of relying on main's return value.
2156
2157 2000-11-20 Neil Booth <neilb@earthling.net>
2158
2159 * gcc.dg/cpp/paste2.c: Update test.
2160 * objc/execute/paste.m: New test.
2161
2162 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
2163
2164 * gcc.dg/c99-condexpr-1.c: New test.
2165
2166 2000-11-20 Neil Booth <neilb@earthling.net>
2167
2168 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
2169
2170 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
2171
2172 * g++.old-deja/g++.pt/export1.C: New test.
2173
2174 2000-11-20 Jakub Jelinek <jakub@redhat.com>
2175
2176 * gcc.dg/20001117-1.c: New test.
2177
2178 2000-11-18 Richard Henderson <rth@redhat.com>
2179
2180 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
2181
2182 2000-11-18 Richard Henderson <rth@redhat.com>
2183
2184 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
2185 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
2186 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
2187
2188 2000-11-18 Richard Henderson <rth@redhat.com>
2189
2190 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
2191 (main): New. Exit cleanly.
2192
2193 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
2194
2195 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
2196 gcc.dg/c99-fordecl-2.c: New tests.
2197
2198 2000-11-18 Richard Henderson <rth@redhat.com>
2199
2200 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
2201 * gcc.c-torture/execute/zerolen-2.c: New.
2202
2203 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2204
2205 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
2206 memory.
2207
2208 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
2209
2210 * g++.old-deja/g++.pt/instantiate8.C: New test.
2211
2212 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
2213
2214 * g++.old-deja/g++.other/incomplete.C: Add more tests.
2215 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
2216
2217 2000-11-16 Nick Clifton <nickc@redhat.com>
2218
2219 * gcc.c-torture/execute/nestfunc-2.c: New test.
2220 * gcc.c-torture/execute/nestfunc-3.c: New test.
2221
2222 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
2223
2224 * gcc.c-torture/compile/20001116-1.c: New test.
2225
2226 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2227
2228 * gcc.c-torture/execute/20001115-1.c: New test.
2229
2230 2000-11-15 Mark Mitchell <mark@codesourcery.com>
2231
2232 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
2233 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
2234 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
2235 * g++.old-deja/g++.abi/vmihint.C: Likewise.
2236
2237 2000-11-15 Neil Booth <neilb@earthling.net>
2238
2239 gcc.dg/cpp/_Pragma1.c: Update.
2240 gcc.dg/cpp/_Pragma2.c: New test.
2241
2242 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
2243
2244 * g++.old-deja/g++.other/anon5.C: New test.
2245
2246 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
2247
2248 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
2249 tests.
2250
2251 2000-11-14 Jakub Jelinek <jakub@redhat.com>
2252
2253 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
2254 output.
2255
2256 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2257
2258 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
2259 labels at end of compound statements.
2260
2261 2000-11-13 Jakub Jelinek <jakub@redhat.com>
2262
2263 * gcc.c-torture/execute/loop-7.c: New test.
2264
2265 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2266
2267 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
2268
2269 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2270
2271 * gcc.dg/c99-bool-1.c: New test.
2272
2273 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
2274
2275 * gcc.dg/c99-scope-1.c: Remove xfail.
2276 * gcc.dg/c99-scope-2.c: New test.
2277
2278 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2279
2280 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
2281 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
2282
2283 2000-11-11 Mark Mitchell <mark@codesourcery.com>
2284
2285 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
2286 error messages.
2287
2288 * g++.mike/p700.C: Don't typedef wchar_t.
2289 * g++.mike/p784.C: Likewise.
2290 * g++.mike/eb101.C: Don't use __wchar_t.
2291
2292 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
2293
2294 * g77.f-torture/execute/20001111.[fx]: Test premature exit
2295 from DO loop.
2296
2297 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
2298
2299 * gcc.c-torture/execute/20001111-1.c: New test.
2300
2301 2000-11-10 Nick Clifton <nickc@redhat.com>
2302
2303 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
2304 long multuiple and accumulate.
2305
2306 2000-11-09 Richard Henderson <rth@redhat.com>
2307
2308 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
2309 via size_t instead of int.
2310
2311 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
2312 * gcc.c-torture/execute/string-opt-2.c: Likewise.
2313 * gcc.c-torture/execute/string-opt-3.c: Likewise.
2314 * gcc.c-torture/execute/string-opt-4.c: Likewise.
2315
2316 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
2317
2318 * gcc.c-torture/compile/20001109-1.c: New test.
2319 * gcc.c-torture/compile/20001109-2.c: New test.
2320
2321 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
2322
2323 * g++.old-deja/g++.pt/operator1.C: New test.
2324 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
2325
2326 2000-11-09 Jakub Jelinek <jakub@redhat.com>
2327
2328 * gcc.dg/20001108-1.c: New test.
2329
2330 2000-11-09 Jakub Jelinek <jakub@redhat.com>
2331
2332 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
2333 with both arguments constant strings.
2334 * gcc.c-torture/execute/string-opt-3.c: New test.
2335 * gcc.c-torture/execute/string-opt-4.c: New test.
2336 * gcc.c-torture/execute/string-opt-5.c: New test.
2337
2338 2000-11-08 Nick Clifton <nickc@redhat.com>
2339
2340 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
2341 mulsidi3adddi patterns.
2342
2343 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
2344
2345 * g++.old-deja/g++.other/crash36.C: New test.
2346
2347 2000-11-08 Jakub Jelinek <jakub@redhat.com>
2348
2349 * g++.old-deja/g++.other/init16.C: New test.
2350
2351 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
2352
2353 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
2354
2355 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
2356
2357 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
2358 * gcc.c-torture/execute/va-arg-16.x: Likewise.
2359 * gcc.c-torture/execute/va-arg-17.x: Likewise.
2360
2361 2000-11-07 DJ Delorie <dj@redhat.com>
2362
2363 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
2364
2365 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2366
2367 * gcc.c-torture/execute/string-opt-1.c: New test.
2368
2369 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
2370
2371 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
2372 mips-sgi-irix6.* because the MIPS ABI passes floating-point
2373 parameters in registers, and there is no way for a varargs
2374 function to know in which order the integer and floating-point
2375 parameters should be interleaved when they are placed on the
2376 stack.
2377 * gcc.c-torture/execute/va-arg-16.x: Likewise.
2378 * gcc.c-torture/execute/va-arg-17.x: Likewise.
2379
2380 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2381
2382 * gcc.c-torture/execute/string-opt-2.c: New test.
2383
2384 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
2385
2386 * g++.old-deja/g++.pt/crash60.C: New test.
2387
2388 2000-11-06 Jakub Jelinek <jakub@redhat.com>
2389
2390 * g++.old-deja/g++.other/crash24.C: New test.
2391 * g++.old-deja/g++.other/crash25.C: New test.
2392 * g++.old-deja/g++.other/crash26.C: New test.
2393 * g++.old-deja/g++.other/crash27.C: New test.
2394 * g++.old-deja/g++.other/crash28.C: New test.
2395 * g++.old-deja/g++.other/crash29.C: New test.
2396 * g++.old-deja/g++.other/crash30.C: New test.
2397 * g++.old-deja/g++.other/crash31.C: New test.
2398 * g++.old-deja/g++.other/crash32.C: New test.
2399 * g++.old-deja/g++.other/crash33.C: New test.
2400 * g++.old-deja/g++.other/crash34.C: New test.
2401 * g++.old-deja/g++.other/crash35.C: New test.
2402
2403 2000-11-06 Jakub Jelinek <jakub@redhat.com>
2404
2405 * gcc.c-torture/execute/20001031-1.c: New test.
2406
2407 2000-11-04 Mark Mitchell <mark@codesourcery.com>
2408
2409 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
2410 namespace.
2411
2412 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
2413 standards-conformant.
2414
2415 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
2416
2417 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
2418 * g++.old-deja/g++.mike/p755a.C: Likewise.
2419 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
2420 library makes no calls to `operator new' during initialization.
2421
2422 2000-11-04 Neil Booth <neilb@earthling.net>
2423
2424 * gcc.dg/cpp/include2.c: New tests.
2425
2426 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
2427
2428 * lib/g++.exp (g++_set_ld_library_path): New function.
2429 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
2430
2431 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
2432
2433 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
2434 warnings.
2435
2436 2000-11-01 Richard Henderson <rth@redhat.com>
2437
2438 * g++.old-deja/g++.ext/namedret1.C: New.
2439 * g++.old-deja/g++.ext/namedret2.C: New.
2440 * g++.old-deja/g++.ext/namedret3.C: New.
2441
2442 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
2443
2444 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
2445 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
2446
2447 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2448
2449 * gcc.c-torture/execute/va-arg-21.c: New test.
2450
2451 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
2452
2453 * gcc.dg/c99-complex-2.c: New test.
2454
2455 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2456
2457 * gcc.c-torture/execute/stdio-opt-1.c: New test.
2458
2459 2000-10-31 Jakub Jelinek <jakub@redhat.com>
2460
2461 * g++.old-deja/g++.other/inline16.C: New test.
2462
2463 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
2464
2465 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
2466 __PRETTY_FUNCTION__
2467
2468 2000-10-29 Neil Booth <neilb@earthling.net>
2469
2470 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
2471 New tests.
2472 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
2473 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
2474 optimisation.
2475
2476 2000-10-29 Neil Booth <neilb@earthling.net>
2477
2478 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
2479 * mi1.c, mi1c.h: Add null directives to multiple-include test.
2480 * mi5.c: Test multiple includes work with -C.
2481 * trigraphs.c: Test ^= version.
2482
2483 2000-10-28 Neil Booth <neilb@earthling.net>
2484
2485 New tests and test updates for new macro expander.
2486
2487 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
2488 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
2489 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
2490 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
2491 new diagnostic messages.
2492
2493 * gcc.dg/cpp/macro3.c: New tests.
2494
2495 2000-10-27 Mark Mitchell <mark@codesourcery.com>
2496
2497 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
2498 on the same line.
2499
2500 2000-10-27 Jakub Jelinek <jakub@redhat.com>
2501
2502 * g++.old-deja/g++.other/eh2.C: New test.
2503
2504 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
2505
2506 * gcc.c-torture/execute/20001027-1.c: New test.
2507
2508 2000-10-26 Richard Henderson <rth@redhat.com>
2509
2510 * gcc.c-torture/execute/20001026-1.c: New.
2511
2512 2000-10-26 Mark Mitchell <mark@codesourcery.com>
2513
2514 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
2515 * g++.old-deja/g++.law/builtin1.C: Likewise.
2516 * g++.old-deja/g++.law/ctors10.C: Likewise.
2517 * g++.old-deja/g++.law/virtual3.C: Likewise.
2518 * g++.old-deja/g++.mike/p658.C: Likewise.
2519 * g++.old-deja/g++.other/sibcall1.C: Likewise.
2520 * g++.old-deja/g++.other/vaarg2.C: Likewise.
2521 * g++.old-deja/g++.robertl/eb124.C: Likewise.
2522 * g++.old-deja/g++.robertl/eb44.C: Likewise.
2523 * g++.old-deja/g++.robertl/eb77.C: Likewise.
2524
2525 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
2526
2527 * gcc.c-torture/compile/20001024-1.c: New test.
2528
2529 2000-10-25 Mark Mitchell <mark@codesourcery.com>
2530
2531 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
2532 to tell us whether or not we are using V3.
2533
2534 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
2535
2536 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
2537 operands.
2538
2539 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
2540
2541 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
2542
2543 2000-10-25 Jakub Jelinek <jakub@redhat.com>
2544
2545 * gcc.c-torture/execute/20001024-1.c: New test.
2546
2547 2000-10-24 Jakub Jelinek <jakub@redhat.com>
2548
2549 * g++.old-deja/g++.other/sibcall1.C: New test.
2550
2551 2000-10-20 Jakub Jelinek <jakub@redhat.com>
2552
2553 * gcc.dg/noncompile/init-3.c: New test.
2554
2555 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
2556
2557 * gcc.dg/format-array-1.c: New test.
2558
2559 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
2560
2561 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
2562 writing through null pointers; remove comment about testing
2563 unterminated strings.
2564
2565 2000-10-17 Matthew Hiller <hiller@redhat.com>
2566
2567 * gcc.c-torture/execute/20001017-2.c: New test.
2568
2569 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
2570
2571 * gcc.c-torture/compile/20001018-1.c: New test.
2572 * gcc.c-torture/compile/20001018-1.x: Xfail.
2573
2574 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2575
2576 * gcc.c-torture/execute/20001017-1.c: New test.
2577
2578 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
2579
2580 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
2581 for multiple use of arguments with scanf formats; add tests for
2582 multiple use of arguments.
2583
2584 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
2585
2586 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
2587
2588 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
2589
2590 * gcc.dg/format-miss-1.c: New test.
2591
2592 2000-10-16 Jakub Jelinek <jakub@redhat.com>
2593
2594 * gcc.c-torture/execute/20001013-1.c: New test.
2595
2596 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
2597
2598 * gcc.dg/format-branch-1.c: New test.
2599
2600 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
2601
2602 * README, lib/file-format.exp: Remove EGCS references.
2603
2604 2000-10-16 Jakub Jelinek <jakub@redhat.com>
2605
2606 * gcc.dg/20001013-1.c: New test.
2607
2608 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
2609
2610 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
2611 for intmax_t in the compiler using __typeof__ and the type rules
2612 for conditional expressions.
2613
2614 2000-10-13 Jakub Jelinek <jakub@redhat.com>
2615
2616 * gcc.dg/20001012-1.c: New test.
2617 * gcc.dg/20001012-2.c: New test.
2618
2619 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
2620
2621 * gcc.dg/format-attr-1.c: New test.
2622
2623 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
2624
2625 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
2626 __LONG_LONG_MAX__ instead of LLONG_MAX.
2627
2628 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
2629
2630 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
2631 scanf flags.
2632 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
2633 flags.
2634
2635 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
2636
2637 * gcc.dg/sequence-pt-1.c: New test.
2638
2639 2000-10-11 Geoff Keating <geoffk@cygnus.com>
2640
2641 * gcc.c-torture/execute/20001011-1.c: New testcase.
2642 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
2643
2644 2000-10-10 Jakub Jelinek <jakub@redhat.com>
2645
2646 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
2647 does not error on it.
2648
2649 2000-10-10 Jakub Jelinek <jakub@redhat.com>
2650
2651 * gcc.dg/20001009-1.c: New test.
2652
2653 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
2654
2655 * gcc.c-torture/compile/20001009-1.c: Move from here ....
2656 * gcc.c-torture/execute/20001009-2.c: ... to here.
2657
2658 2000-10-09 Geoff Keating <geoffk@cygnus.com>
2659
2660 * gcc.c-torture/compile/20001009-1.c: New testcase.
2661 * gcc.c-torture/execute/20001009-1.c: New testcase.
2662 Testcases provided by Jan Hubicka <jh@suse.cz>.
2663
2664 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
2665
2666 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2667 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
2668 uintmax_t using <limits.h> to emulate the compiler's internal
2669 logic. No longer XFAIL %j tests.
2670
2671 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
2672
2673 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
2674 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2675 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
2676 regexps and details of expected handling of some bad formats.
2677 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
2678 suppression.
2679
2680 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
2681
2682 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
2683 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
2684 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
2685 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
2686 in list archives.
2687
2688 2000-10-06 Richard Henderson <rth@cygnus.com>
2689
2690 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
2691 * g++.old-deja/g++.brendan/crash52.C: Likewise.
2692 * g++.old-deja/g++.jason/report.C: Likewise.
2693 * g++.old-deja/g++.law/friend5.C: Likewise.
2694 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
2695 of the expected warnings.
2696
2697 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
2698
2699 * g++.old-deja/g++.pt/enum14.C: New test.
2700
2701 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
2702
2703 * g++.old-deja/g++.pt/crash59.C: New test.
2704
2705 2000-10-04 Will Cohen <wcohen@redhat.com>
2706
2707 * gcc.dg/20000926-1.c: New test.
2708
2709 2000-10-03 Geoff Keating <geoffk@cygnus.com>
2710
2711 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
2712 function name for current C++ compiler.
2713 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
2714
2715 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
2716
2717 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
2718 __PRETTY_FUNCTION__.
2719 * g++.old-deja/g++.ext/pretty2.C: Likewise.
2720
2721 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2722
2723 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
2724
2725 2000-09-26 Jakub Jelinek <jakub@redhat.com>
2726
2727 * gcc.c-torture/compile/20000923-1.c: New test.
2728
2729 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
2730
2731 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
2732 * g++.old-deja/g++.pt/ttp62.C: Same.
2733 * g++.old-deja/g++.other/inline14.C: Same.
2734
2735 2000-09-24 Richard Henderson <rth@cygnus.com>
2736
2737 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
2738
2739 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
2740
2741 * gcc.dg/c90-printf-1.c: Add test for wide string format.
2742
2743 2000-09-22 Geoff Keating <geoffk@cygnus.com>
2744
2745 * gcc.c-torture/compile/20000922-1.c: New file.
2746
2747 2000-09-21 Nick Clifton <nickc@redhat.com>
2748
2749 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
2750 a signed long modulo operation.
2751 (mod6): New funciton - perform an unsigned long modulo operation.
2752 (main): Add tests for modulos of very large numbers by very small
2753 dividends.
2754
2755 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2756
2757 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
2758
2759 2000-09-19 Richard Henderson <rth@cygnus.com>
2760
2761 * gcc.dg/compare2.c (case 10): XFAIL.
2762
2763 2000-09-18 Richard Henderson <rth@cygnus.com>
2764
2765 * gcc.c-torture/execute/20000906-1.c: Move ...
2766 * gcc.dg/20000906-1.c: ... here. Only run on targets
2767 that support __builtin_trap.
2768
2769 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
2770
2771 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
2772
2773 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
2774
2775 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
2776 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
2777 more $ format tests.
2778
2779 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
2780
2781 * gcc.dg/format-errmk-1.c: New test.
2782
2783 2000-09-17 Greg McGary <greg@mcgary.org>
2784
2785 * gcc.c-torture/execute/20000917-1.x: Remove.
2786
2787 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
2788
2789 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
2790
2791 2000-09-17 Greg McGary <greg@mcgary.org>
2792
2793 * gcc.c-torture/execute/20000917-1.c: New test.
2794 * gcc.c-torture/execute/20000917-1.x: XFAIL.
2795
2796 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
2797
2798 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
2799 in nested macro bug.
2800
2801 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
2802
2803 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
2804
2805 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
2806
2807 * gcc.c-torture/execute/20000914-1.c: New test.
2808
2809 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
2810
2811 * g++.other/inline13.C: New test.
2812
2813 2000-09-12 Andreas Jaeger <aj@suse.de>
2814
2815 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
2816 constant by Ulrich Drepper <drepper@redhat.com>.
2817
2818 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
2819
2820 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
2821
2822 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2823
2824 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
2825
2826 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
2827
2828 * gcc.dg/cpp/backslash.c: New test.
2829
2830 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
2831
2832 * gcc.c-torture/execute/20000910-1.c: New test.
2833 * gcc.c-torture/execute/20000910-2.c: Likewise.
2834
2835 2000-09-11 Robert Lipe <robertl@sco.com>
2836
2837 * gcc.dg/pragma-align.c: New test.
2838
2839 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
2840
2841 * g++.old-deja/g++.pt/explicit82.C: New test.
2842 * g++.old-deja/g++.pt/explicit83.C: New test.
2843
2844 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
2845
2846 * gcc.dg/asm-names.c: New test.
2847
2848 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2849
2850 * gcc.dg/cpp/tr-warn6.c: New test
2851
2852 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
2853
2854 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
2855 be accepted.
2856
2857 2000-09-07 Catherine Moore <clm@redhat.com>
2858
2859 * gcc.c-torture/execute/unroll-1.c: New test.
2860
2861 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
2862
2863 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
2864 ERROR markers.
2865 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
2866 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
2867 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
2868 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
2869 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
2870 Preprocess only.
2871 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
2872 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
2873
2874 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
2875
2876 * g++.old-deja/g++.pt/deduct2.C: New test.
2877
2878 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
2879
2880 * g++.old-deja/g++.pt/parms2.C: New test.
2881
2882 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
2883
2884 * g++.old-deja/g++.pt/crash58.C: New test.
2885
2886 2000-09-06 Greg McGary <greg@mcgary.org>
2887
2888 * gcc.c-torture/execute/20000906-1.c: New test.
2889 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
2890
2891 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2892
2893 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
2894
2895 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
2896
2897 * g++.old-deja/g++.pt/crash57.C: New test.
2898
2899 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
2900
2901 * g++.old-deja/g++.pt/crash56.C: New test.
2902
2903 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
2904
2905 * g++.old-deja/g++.pt/koenig1.C: New test.
2906
2907 2000-09-04 Jakub Jelinek <jakub@redhat.com>
2908
2909 * gcc.dg/20000904-1.c: New test.
2910
2911 2000-09-04 Jakub Jelinek <jakub@redhat.com>
2912
2913 * gcc.dg/cpp/paste8.c: New test.
2914
2915 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
2916
2917 * gcc.c-torture/compile/20000827-1.c: New test.
2918
2919 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
2920
2921 * gcc.dg/format-diag-1.c: New test.
2922
2923 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
2924
2925 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
2926 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
2927 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
2928 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
2929 gcc.dg/formatz-1.c: Adjust warning regular expressions.
2930
2931 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
2932
2933 * g++.old-deja/g++.other/nested4.C: New test.
2934
2935 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
2936
2937 * g++.old-deja/g++.ns/scoped1.C: New test.
2938
2939 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
2940
2941 * lib/g++.exp: Support testing already-installed GCC.
2942
2943 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2944
2945 * wtr-label-1.c, wtr-suffix-1.c: New tests.
2946
2947 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2948
2949 * gcc.dg/return-type-2.c: New test.
2950
2951 2000-08-27 Geoff Keating <geoffk@cygnus.com>
2952
2953 * gcc.c-torture/compile/20000825-1.c: New test.
2954
2955 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
2956
2957 * gcc.dg/dwarf2-2.c: New test.
2958
2959 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
2960
2961 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
2962 dg-warning regexps.
2963
2964 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
2965
2966 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
2967 gcc.dg/format-ext-5.c: New tests.
2968
2969 2000-08-25 Jakub Jelinek <jakub@redhat.com>
2970
2971 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
2972
2973 2000-08-24 Mark Mitchell <mark@codesourcery.com>
2974
2975 * gcc.dg/noncompile/930622-2.c: Adjust error message.
2976
2977 2000-08-24 Richard Henderson <rth@cygnus.com>
2978
2979 * gcc.dg/ia64-sync-1.c: New test.
2980 * gcc.dg/ia64-sync-2.c: New test.
2981 * gcc.dg/ia64-asm-1.c: New test.
2982
2983 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
2984
2985 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
2986 * gcc.dg/format-ext-2.c: New test.
2987
2988 2000-08-23 Jason Merrill <jason@redhat.com>
2989
2990 * lib/old-dejagnu.exp: Also ignore "In member function" and
2991 "At global scope".
2992
2993 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2994
2995 * gcc.dg/noncompile/label-lineno-1.c: New test.
2996
2997 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
2998
2999 * gcc.dg/c99-array-nonobj-1.c: New test.
3000
3001 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
3002
3003 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
3004 tests.
3005 * gcc.dg/format-ext-1.c: New test.
3006
3007 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3008
3009 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
3010 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
3011 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
3012 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
3013 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
3014
3015 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
3016
3017 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
3018 gcc.dg/c99-strftime-2.c: New tests.
3019
3020 2000-08-22 Richard Henderson <rth@cygnus.com>
3021
3022 * gcc.c-torture/execute/20000822-1.c: New test.
3023
3024 2000-08-21 Jakub Jelinek <jakub@redhat.com>
3025
3026 * gcc.c-torture/execute/20000819-1.x: Remove.
3027
3028 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
3029
3030 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
3031 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
3032 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
3033 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
3034 gcc.dg/format-xopen-1.c: New tests.
3035
3036 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
3037
3038 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
3039
3040 2000-08-21 Jakub Jelinek <jakub@redhat.com>
3041
3042 * g++.old-deja/g++.other/loop2.C: New test.
3043
3044 * gcc.c-torture/compile/20000606-1.c: New test.
3045 * gcc.c-torture/compile/20000728-1.c: New test.
3046 * gcc.c-torture/execute/20000801-1.c: New test.
3047 * gcc.c-torture/execute/20000801-2.c: New test.
3048 * gcc.c-torture/execute/20000819-1.c: New test.
3049 * gcc.c-torture/execute/20000819-1.x: XFAIL.
3050 * gcc.dg/20000629-1.c: New test.
3051 * gcc.dg/20000724-1.c: New test.
3052 * gcc.dg/20000807-1.c: New test.
3053
3054 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
3055
3056 * gcc.dg/cpp/pragma-1.c: New test.
3057 * gcc.dg/cpp/pragma-2.c: New test.
3058
3059 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
3060
3061 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
3062 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
3063
3064 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3065
3066 * gcc.c-torture/compile/20000818-1.c: New test.
3067
3068 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
3069
3070 * gcc.c-torture/execute/20000818-1.c: New test.
3071
3072 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
3073
3074 * gcc.dg/format-va-1.c: New test.
3075
3076 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
3077
3078 * g++.old-deja/g++.other/typedef8.C: New test.
3079
3080 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
3081
3082 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
3083 * g++.old-deja/g++.mike/net36.C: Mark candidate.
3084 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
3085 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
3086 * g++.old-deja/g++.other/ptrmem7.C: New test.
3087 * g++.old-deja/g++.pt/ptrmem10.C: New test.
3088
3089 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
3090
3091 * g++.old-deja/g++.pt/typename27.C: New test.
3092
3093 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
3094
3095 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
3096 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
3097 * g++.old-deja/g++.pt/friend45.C: New test.
3098 * g++.old-deja/g++.other/friend8.C: New test.
3099
3100 2000-08-15 Richard Henderson <rth@cygnus.com>
3101
3102 * gcc.c-torture/execute/20000815-1.c: New test.
3103
3104 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
3105
3106 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
3107 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
3108 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
3109
3110 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
3111
3112 * g++.old-deja/g++.other/refinit2.C: New test.
3113
3114 2000-08-13 Geoff Keating <geoffk@cygnus.com>
3115
3116 * lib/c-torture.exp (c-torture): Make
3117 compiler_conditional_xfail_data global.
3118 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
3119 compiler_conditional_xfail_data machinery.
3120 (f-torture-execute): Likewise.
3121 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
3122 and only when unrolling loops.
3123
3124 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
3125
3126 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
3127
3128 * g++.old-deja/g++.pt/explicit81.C: New test.
3129
3130 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
3131
3132 * g++.old-deja/g++.pt/typename26.C: New test.
3133
3134 2000-08-10 Geoff Keating <geoffk@cygnus.com>
3135
3136 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
3137 warning.
3138
3139 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
3140
3141 * g++.old-deja/g++.other/array3.C: New test.
3142
3143 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
3144
3145 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
3146 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
3147 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
3148 New tests.
3149
3150 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
3151
3152 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
3153 * g++.old-deja/g++.abi/vmihint.C: Likewise.
3154
3155 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
3156
3157 * gcc.c-torture/execute/20000808-1.c: New test.
3158
3159 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
3160
3161 * gcc.dg/c90-const-expr-1.c: New test.
3162
3163 2000-08-08 Richard Henderson <rth@cygnus.com>
3164
3165 * gcc.dg/noncompile/920923-1.c: Declare calloc.
3166
3167 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
3168
3169 * gcc.dg/noncompile/const-ll-1.c: New test.
3170
3171 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
3172
3173 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
3174
3175 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
3176
3177 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
3178 that running programs linked against the shared version of libobjc
3179 run correctly.
3180
3181 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
3182
3183 * gcc.dg/c99-printf-1.c: New test.
3184
3185 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
3186
3187 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
3188
3189 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
3190
3191 * gcc.c-torture/execute/20000731-1.x: Delete.
3192
3193 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
3194
3195 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
3196 and torture_without_loops as is done by c-torture.exp.
3197 (search_for): Copy from c-torture.exp.
3198 (gcc-dg-runtest): New function, drives a directory of tests
3199 iterating over the TORTURE_OPTIONS.
3200 (scan-assembler, scan-assembler-not): Move here from
3201 individual directory drivers.
3202
3203 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
3204 defined by lib/gcc-dg.exp.
3205 * gcc.dg/cpp/cpp.exp: Likewise.
3206 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
3207 gcc-dg-runtest, so we cycle over optimization options.
3208
3209 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
3210 * gcc.dg/compare2.c: No longer expected to fail.
3211
3212 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
3213
3214 * gcc.c-torture/execute/20000804-1.c: New test.
3215
3216 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
3217
3218 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
3219
3220 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
3221
3222 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
3223
3224 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
3225
3226 * gcc.c-torture/compile/20000803-1.c: New test.
3227
3228 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
3229
3230 * gcc.c-torture/execute/20000801-3.c,
3231 gcc.c-torture/execute/20000801-4.c: New tests.
3232 * gcc.c-torture/execute/20000801-3.x,
3233 gcc.c-torture/execute/20000801-4.x: Xfail.
3234
3235 2000-08-02 Geoff Keating <geoffk@cygnus.com>
3236
3237 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
3238 libobjc/.libs to allow for libtool.
3239
3240 2000-08-02 Jakub Jelinek <jakub@redhat.com>
3241
3242 * gcc.c-torture/compile/20000802-1.c: New test.
3243
3244 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
3245
3246 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
3247
3248 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
3249
3250 * gcc-c-torture/execute/20000731-2.c: New test.
3251
3252 * gcc.c-torture/execute/20000731-1.c: New test.
3253 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
3254
3255 2000-07-31 Jakub Jelinek <jakub@redhat.com>
3256
3257 * testsuite/gcc.dg/cpp/paste7.c: New test.
3258 * gcc.dg/cpp/20000725-1.c: New test.
3259
3260 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
3261
3262 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
3263 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
3264 declaration warning for __builtin_dwarf_reg_size.
3265
3266 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
3267
3268 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
3269
3270 * gcc.dg/noncompile/voidparam-1.c: New test.
3271
3272 2000-07-30 Richard Henderson <rth@cygnus.com>
3273
3274 * gcc.dg/c90-digraph-1.c: Don't xfail.
3275 * gcc.dg/compare2.c (case 10): Xfail.
3276 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
3277
3278 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
3279
3280 * gcc.dg/c99-main-1.c: New test.
3281
3282 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
3283
3284 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
3285
3286 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
3287
3288 * gcc.c-tortuer/execute/20000726-1.c: New test.
3289
3290 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
3291
3292 * gcc.c-torture/execute/enum-2.c: New test.
3293
3294 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3295
3296 * gcc.dg/cpp/tr-warn3.c: New test.
3297
3298 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
3299
3300 * g++.old-deja/g++.ext/implicit1.C: Remove.
3301 * g++.old-deja/g++.jason/c2.C: Remove
3302 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
3303 * g++.old-deja/g++.pt/crash16.C: Likewise.
3304 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
3305
3306 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
3307
3308 * g++.old-deja/g++.other/for2.C: New test.
3309
3310 2000-07-25 Jakub Jelinek <jakub@redhat.com>
3311
3312 * gcc.dg/20000720-1.c: New test.
3313
3314 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
3315
3316 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
3317
3318 2000-07-24 Geoff Keating <geoffk@cygnus.com>
3319
3320 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
3321 * gcc.c-torture/execute/20000722-1.c: New.
3322 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
3323
3324 2000-07-24 Jakub Jelinek <jakub@redhat.com>
3325
3326 * gcc.dg/cpp/20000720-1.S: New test.
3327
3328 2000-07-21 Michael Meissner <meissner@redhat.com>
3329
3330 * gcc.c-torture/execute/ieee/hugeval.c: New test.
3331
3332 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
3333
3334 * g++.old-deja/g++.brendan/crash16.C,
3335 g++.old-deja/g++.brendan/parse3.C,
3336 g++.old-deja/g++.brendan/redecl1.C,
3337 g++.old-deja/g++.ns/template13.C,
3338 g++.old-deja/g++.other/decl4.C,
3339 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
3340
3341 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
3342
3343 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
3344 and "Internal error".
3345
3346 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
3347 regexps.
3348 * gcc.dg/cpp/paste6.c: New test.
3349
3350 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
3351
3352 * gcc.dg/cpp/tr-direct.c: New test.
3353
3354 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
3355 gcc.dg/cpp/undef1.c: Tweak error regexps.
3356
3357 2000-07-18 Eric Christopher <echristo@redhat.com>
3358
3359 * gcc.c-torture/compile/20000718-1.c: New test.
3360
3361 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
3362
3363 * cpplex.c (_cpp_push_token): If the token being pushed back
3364 is the previous token in this context, just subtract one from
3365 context->posn.
3366 * cppmacro.c (save_expansion): Clear aux field when storing a
3367 placemarker.
3368
3369 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
3370
3371 * gcc.dg/noncompile/redecl-1.c: New test.
3372
3373 2000-07-18 Jakub Jelinek <jakub@redhat.com>
3374
3375 * gcc.c-torture/execute/20000717-5.c: New test.
3376 * gcc.c-torture/execute/20000717-1.x: Removed.
3377
3378 2000-07-17 Richard Henderson <rth@cygnus.com>
3379
3380 * gcc.c-torture/execute/20000717-4.c: New test.
3381
3382 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
3383
3384 * gcc.dg/cpp/syshdr.c: New test.
3385 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
3386
3387 2000-07-17 Neil Booth <neilb@earthling.net>
3388
3389 * gcc.dg/cpp/cmdlne-dM.c: New test.
3390 * gcc.dg/cpp/cmdlne-dD.c: New test.
3391
3392 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
3393
3394 * gcc.c-torture/execute/20000717-3.c: New test.
3395
3396 * gcc.c-torture/compile/20000717-1.c: New test.
3397
3398 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
3399
3400 * gcc.c-torture/execute/20000717-2.c: New test.
3401
3402 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
3403
3404 * gcc.dg/formatz-1.c: New test.
3405
3406 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
3407 * gcc.dg/c99-digraph-1.c: New tests.
3408
3409 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
3410 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3411
3412 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
3413 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
3414 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
3415 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
3416 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
3417 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
3418 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
3419
3420 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
3421
3422 * gcc.c-torture/execute/20000717-1.c: New test.
3423 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
3424
3425 2000-07-15 Jakub Jelinek <jakub@redhat.com>
3426
3427 * gcc.c-torture/execute/20000715-2.c: New test.
3428 * gcc.dg/20000715-1.c: New test.
3429
3430 2000-07-15 Michael Meissner <meissner@redhat.com>
3431
3432 * gcc.c-torture/execute/20000715-1.c: New test.
3433
3434 2000-07-13 Jakub Jelinek <jakub@redhat.com>
3435
3436 * gcc.c-torture/execute/20000707-1.c: New test.
3437
3438 2000-07-13 Neil Booth <NeilB@earthling.net>
3439
3440 * testsuite/gcc.dg/cpp/digraph1.c,
3441 testsuite/gcc.dg/cpp/digraph2.c,
3442 testsuite/gcc.dg/cpp/digraphs.c: New tests.
3443
3444 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
3445
3446 * g77.f-torture/compile/20000630-2.f: New test.
3447 * g77.f-torture/compile/20000630-2.x
3448
3449 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
3450
3451 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
3452
3453 2000-07-11 Neil Booth <NeilB@earthling.net>
3454
3455 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
3456
3457 2000-07-11 Neil Booth <NeilB@earthling.net>
3458
3459 * gcc.dg/cpp/cmdlne-C.c: New.
3460
3461 2000-07-09 Neil Booth <NeilB@earthling.net>
3462
3463 * gcc.dg/cpp/directiv.c: New tests.
3464 * gcc.dg/cpp/undef1.c: Update.
3465
3466 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
3467
3468 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
3469
3470 2000-07-09 Neil Booth <NeilB@earthling.net>
3471
3472 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
3473
3474 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
3475
3476 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
3477 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
3478
3479 2000-07-08 Neil Booth <NeilB@earthling.net>
3480
3481 * gcc.dg/cpp/macsyntx.c: New tests.
3482
3483 2000-07-07 Jakub Jelinek <jakub@redhat.com>
3484
3485 * gcc.dg/20000707-1.c: New test.
3486
3487 2000-07-07 Jakub Jelinek <jakub@redhat.com>
3488
3489 * gcc.c-torture/execute/20000706-1.c: New test.
3490 * gcc.c-torture/execute/20000706-2.c: New test.
3491 * gcc.c-torture/execute/20000706-3.c: New test.
3492 * gcc.c-torture/execute/20000706-4.c: New test.
3493 * gcc.c-torture/execute/20000706-5.c: New test.
3494
3495 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
3496
3497 * g++.old-deja/g++.pt/instantiate7.C: New test.
3498
3499 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
3500
3501 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
3502 * g++.old-deja/g++.mike/thunk3.C: Likewise.
3503 * g++.old-deja/g++.other/rtti3.C: Likewise.
3504 * g++.old-deja/g++.other/rttid3.C: Likewise.
3505
3506 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
3507
3508 * g77.f-torture/compile/20000630-1.x: Fix typo
3509
3510 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
3511
3512 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
3513 assembly output.
3514
3515 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
3516
3517 * gcc.dg/cpp/ident.c: New test.
3518
3519 2000-07-05 Neil Booth <NeilB@earthling.net>
3520
3521 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
3522 gcc.dg/cpp/lexstrng.c: New tests.
3523
3524 2000-07-04 Neil Booth <NeilB@earthling.net>
3525
3526 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
3527 * gcc.dg/cpp/strify2.c: Same.
3528
3529 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
3530
3531 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
3532 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
3533 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
3534 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
3535
3536 * testsuite/gcc.dg/cpp/macro1.c,
3537 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
3538 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
3539 testsuite/gcc.dg/cpp/strify1.c,
3540 testsuite/gcc.dg/cpp/strify2.c: New tests.
3541
3542 2000-07-03 Jakub Jelinek <jakub@redhat.com>
3543
3544 * gcc.c-torture/execute/20000703-1.c: New test.
3545
3546 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
3547
3548 * g++.old-deja/g++.pt (lookup10.C): New test.
3549
3550 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
3551
3552 * g++.old-deja/g++.pt (typename25.C): New test.
3553
3554 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
3555
3556 * gcc.c-torture/compile/20000701-1.c: New test.
3557
3558 2000-06-30 Nick Clifton <nickc@cygnus.com>
3559
3560 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
3561 to test case.
3562
3563 2000-06-30 Catherine Moore <clm@cygnus.com>
3564
3565 * gcc.c-torture/execute/align-1.c: New test.
3566
3567 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
3568
3569 * g++.old-deja/g++.pt/expr8.C: New test.
3570 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
3571
3572 2000-06-29 Nick Clifton <nickc@cygnus.com>
3573
3574 * gcc.c-torture/compile/20000629-1.c: New test.
3575
3576 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
3577
3578
3579 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
3580 gcc.dg/noncompile directory, depending on whether they're
3581 preprocessor tests or not. Annotate all the tests for the dg
3582 framework.
3583
3584 * gcc.c-torture/noncompile/noncompile.exp: Delete.
3585 * gcc.dg/noncompile/noncompile.exp: New.
3586
3587 * Moved files:
3588 Old name New name
3589 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
3590 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
3591 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
3592 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
3593 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
3594 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
3595 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
3596 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
3597 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
3598 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
3599 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
3600 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
3601 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
3602 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
3603 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
3604 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
3605 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
3606 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
3607 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
3608 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
3609 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
3610 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
3611 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
3612 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
3613
3614 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
3615 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
3616 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
3617 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
3618 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
3619 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
3620
3621 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
3622
3623 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
3624 declare one variable. On the fourth, error.
3625 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
3626 declared by 20000628-1a.h.
3627
3628 2000-06-29 Richard Henderson <rth@redhat.com>
3629
3630 * gcc.c-torture/execute/930529-1.x: New file.
3631 * gcc.dg/920413-1.c: Adjust expected warning text.
3632 * gcc.dg/980217-1.c: Declare abort.
3633 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
3634
3635 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
3636
3637 * g77.f-torture/compile/20000629-1.f: New test.
3638 * g77.f-torture/compile/20000629-1.x: Expected to fail.
3639
3640 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
3641
3642 Rearrange lots of files, removing entirely the
3643 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3644 directories.
3645
3646 * Deleted files:
3647 gcc.c-torture/code_quality/code_quality.exp
3648 gcc.c-torture/special/special.exp
3649 gcc.failure/failure.exp
3650 gcc.failure/940409-1.x
3651 gcc.c-torture/compile/961203-1.x
3652
3653 * New files:
3654 gcc.misc-tests/linkage.exp
3655 gcc.c-torture/execute/920730-1t.c
3656 gcc.c-torture/execute/920730-1t.x
3657 gcc.c-torture/compile/920520-1.x
3658 gcc.c-torture/compile/920521-1.x
3659 gcc.c-torture/compile/981006-1.x
3660 gcc.c-torture/execute/eeprof-1.x
3661
3662 * Moved files (possibly with modifications to fit a new harness):
3663 Old name New name
3664 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
3665 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
3666 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
3667 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
3668 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
3669 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
3670 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
3671 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
3672 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
3673 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
3674 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
3675 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
3676 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
3677 gcc.failure/940409-1.c gcc.dg/940409-1.c
3678
3679 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
3680
3681 * c-torture/compile/961203-1.x: Delete.
3682
3683 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
3684 not exit. Include stdio.h.
3685 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
3686 * gcc.misc-tests/dg-12.c: Likewise.
3687 * gcc.misc-tests/dg-5.c: Likewise.
3688 * gcc.misc-tests/dg-6.c: Likewise.
3689 * gcc.misc-tests/dg-7.c: Prototype abort.
3690 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
3691 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
3692 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
3693 not exit.
3694 * gcc.misc-tests/sieve.c: Use return from main, not exit.
3695 * gcc.misc-tests/sort2.c: Use return from main, not exit.
3696
3697 2000-06-28 Jakub Jelinek <jakub@redhat.com>
3698
3699 * gcc.dg/cpp/20000628-1.c: New test.
3700 * gcc.dg/cpp/20000628-1.h: New header for above test.
3701 * gcc.dg/cpp/20000628-1a.h: Likewise.
3702
3703 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
3704
3705 * gcc.dg/cpp: New directory.
3706 * gcc.dg/cpp/cpp.exp: New driver.
3707 * gcc.dg/cpp/20000627-1.c: New test.
3708 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
3709 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
3710 and rewrite as a compilation test.
3711
3712 * gcc.dg: Move many files into the cpp subdirectory, possibly
3713 renaming or editing them as well.
3714 Old name New name
3715 990119-1.c cpp/19990119-1.c
3716 990228-1.c cpp/19990228-1.c
3717 990407-1.c cpp/19990407-1.c
3718 990409-1.c cpp/19990409-1.c
3719 990413-1.c cpp/19990413-1.c
3720 990703-1.c cpp/19990703-1.c
3721 20000127-1.c cpp/20000127-1.c
3722 20000129-1.c cpp/20000129-1.c
3723 20000207-1.c cpp/20000207-1.c
3724 20000207-2.c cpp/20000207-2.c
3725 20000209-1.c cpp/20000209-1.c
3726 20000209-2.c cpp/20000209-2.c
3727 20000301-1.c cpp/20000301-1.c
3728 20000419-1.c cpp/20000419-1.c
3729 20000510-1.S cpp/20000510-1.S
3730 20000519-1.c cpp/20000519-1.c
3731 20000529-1.c cpp/20000529-1.c
3732 20000625-1.c cpp/20000625-1.c
3733 20000625-2.c cpp/20000625-2.c
3734 cpp-as1.c cpp/assert1.c
3735 cpp-as2.c cpp/assert2.c
3736 cxx-comments-1.c cpp/cxxcom1.c
3737 cxx-comments-2.c cpp/cxxcom2.c
3738 endif-label.c cpp/endif.c
3739 cpp-hash1.c cpp/hash1.c
3740 cpp-hash2.c cpp/hash2.c
3741 cpp-if1.c cpp/if-1.c
3742 cpp-if2.c cpp/if-2.c
3743 cpp-if3.c cpp/if-3.c
3744 cpp-if4.c cpp/if-4.c
3745 cpp-if5.c cpp/if-5.c
3746 cpp-cond.c cpp/if-cexp.c
3747 cpp-missingop.c cpp/if-mop.c
3748 cpp-missingparen.c cpp/if-mpar.c
3749 cpp-opprec.c cpp/if-oppr.c
3750 cpp-ifparen.c cpp/if-paren.c
3751 cpp-shortcircuit.c cpp/if-sc.c
3752 cpp-shift.c cpp/if-shift.c
3753 cpp-unary.c cpp/if-unary.c
3754 cpp-li1.c cpp/line1.c
3755 cpp-li2.c cpp/line2.c
3756 lineno.c cpp/line3.c
3757 lineno-2.c cpp/line4.c
3758 cpp-mi.c cpp/mi1.c
3759 cpp-mic.h cpp/mi1c.h
3760 cpp-micc.h cpp/mi1cc.h
3761 cpp-mind.h cpp/mi1nd.h
3762 cpp-mindp.h cpp/mi1ndp.h
3763 cpp-mix.h cpp/mi1x.h
3764 cpp-mi2.c cpp/mi2.c
3765 cpp-mi2a.h cpp/mi2a.h
3766 cpp-mi2b.h cpp/mi2b.h
3767 cpp-mi2c.h cpp/mi2c.h
3768 cpp-mi3.c cpp/mi3.c
3769 cpp-mi3.def cpp/mi3.def
3770 poison-1.c cpp/poison.c
3771 pr-impl.c cpp/prag-imp.c
3772 cpp-redef-2.c cpp/redef1.c
3773 cpp-redef.c cpp/redef2.c
3774 strpaste.c cpp/strp1.c
3775 strpaste-2.c cpp/strp2.c
3776 cpp-tradpaste.c cpp/tr-paste.c
3777 cpp-tradstringify.c cpp/tr-str.c
3778 cpp-tradwarn1.c cpp/tr-warn1.c
3779 cpp-tradwarn2.c cpp/tr-warn2.c
3780 trigraphs.c cpp/trigraphs.c
3781 cpp-unc1.c cpp/unc1.c
3782 cpp-unc2.c cpp/unc2.c
3783 cpp-unc3.c cpp/unc3.c
3784 cpp-unc.c cpp/unc4.c
3785 undef.c cpp/undef1.c
3786 undef-2.c cpp/undef2.c
3787 cpp-wi1.c cpp/widestr1.c
3788
3789 2000-06-27 Mark Mitchell <mark@codesourcery.com>
3790
3791 * lib/g++.exp (g++_include_flags): Tweak.
3792
3793 2000-06-27 H.J. Lu <hjl@gnu.org>
3794 Loren J. Rittle <ljrittle@acm.org>
3795
3796 * lib/g++.exp (g++_include_flags): Override libgloss.exp
3797 version with one that knows about the new gcc tree structure.
3798 (g++_link_flags): Same.
3799
3800 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
3801
3802 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
3803 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
3804 case we are cross-compiling.
3805
3806 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
3807 g++.old-deja/g++.niklas/Makefile.in,
3808 g++.old-deja/g++.niklas/configure.in,
3809 g++.old-deja/g++.other/Makefile.in,
3810 g++.old-deja/g++.other/configure.in,
3811 gcc.c-torture/code_quality/Makefile.in,
3812 gcc.c-torture/code_quality/configure.in,
3813 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
3814 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
3815 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
3816 gcc.c-torture/execute/ieee/Makefile.in,
3817 gcc.c-torture/execute/ieee/configure.in,
3818 gcc.c-torture/noncompile/Makefile.in,
3819 gcc.c-torture/noncompile/configure.in,
3820 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
3821 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
3822 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
3823
3824 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
3825
3826 * g++.old-deja/g++.other/ambig3.C: New test.
3827
3828 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
3829
3830 * g++.old-deja/g++.pt/syntax1.C: New test.
3831 * g++.old-deja/g++.pt/syntax2.C: New test.
3832 * g++.old-deja/g++.other/syntax3.C: New test.
3833 * g++.old-deja/g++.other/syntax4.C: New test.
3834
3835 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
3836
3837 * gcc.dg/20000623-1.c: Prototype exit and abort.
3838
3839 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
3840
3841 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
3842 New tests.
3843 * gcc.dg/cpp-mi3.def: New file.
3844
3845 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
3846 inside assertions.
3847 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
3848 lexer's error messages.
3849 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
3850 divine anything from the linemarkers.
3851 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
3852 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
3853
3854 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
3855
3856 * gcc.dg/20000623-1.c: New test.
3857
3858 2000-06-22 Jakub Jelinek <jakub@redhat.com>
3859
3860 * gcc.c-torture/execute/20000622-1.c: New test.
3861
3862 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
3863
3864 * g++.old-deja/g++.other/init15.C: New test.
3865
3866 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
3867
3868 * g++.old-deja/g++.pt/vaarg2.C: New test.
3869 * g++.old-deja/g++.pt/vaarg3.C: New test.
3870
3871 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
3872
3873 * g++.old-deja/g++.other/dyncast6.C: New test.
3874
3875 2000-06-15 Jakub Jelinek <jakub@redhat.com>
3876
3877 * gcc.c-torture/execute/loop-6.c: New test.
3878
3879 2000-06-14 Jakub Jelinek <jakub@redhat.com>
3880
3881 * gcc.dg/20000614-1.c: New test.
3882 * gcc.dg/20000614-2.c: New test.
3883
3884 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
3885
3886 * g++.old-deja/g++.other/inline12.C: New test.
3887
3888 2000-06-13 Jakub Jelinek <jakub@redhat.com>
3889
3890 * g++.old-deja/g++.other/eh1.C: New test.
3891
3892 2000-06-12 Jakub Jelinek <jakub@redhat.com>
3893
3894 * g++.old-deja/g++.other/type.C: New test.
3895
3896 2000-06-05 Jakub Jelinek <jakub@redhat.com>
3897
3898 * g++.old-deja/g++.other/initstring.C: New test.
3899
3900 2000-06-12 Jason Merrill <jason@redhat.com>
3901
3902 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
3903
3904 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
3905
3906 * gcc.c-torture/compile/20000609-1.c: New test.
3907
3908 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
3909
3910 * gcc.dg/20000609-1.c: New test.
3911
3912 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
3913
3914 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
3915 * gcc.c-torture/noncompile/poison-1.c: Move...
3916 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
3917 * gcc.dg/cpp-li1.c: Add a token after the #line.
3918
3919 2000-06-05 Richard Henderson <rth@cygnus.com>
3920
3921 * gcc.c-torture/execute/20000605-2.c: New test.
3922 * gcc.c-torture/execute/20000605-3.c: New test.
3923
3924 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
3925
3926 * g77.f-torture/execute/20000503-1.x: New file.
3927
3928 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
3929
3930 * g++.old-deja/g++.eh/badalloc1.C: New test.
3931
3932 2000-06-05 Richard Henderson <rth@cygnus.com>
3933
3934 * gcc.c-torture/execute/20000605-1.c: New test.
3935
3936 2000-06-05 Jakub Jelinek <jakub@redhat.com>
3937 Nathan Sidwell <nathan@codesourcery.com>
3938
3939 * gcc.c-torture/compile/20000605-1.c: New test.
3940
3941 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
3942
3943 * g77.f-torture/compile/20000601-1.f: New test.
3944
3945 2000-06-03 Richard Henderson <rth@cygnus.com>
3946
3947 * gcc.c-torture/execute/20000603-1.c: New.
3948
3949 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
3950
3951 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
3952 * gcc.dg/noreturn-2.c (noreturn): Likewise.
3953
3954 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
3955
3956 * gcc.dg/compare2.c (case 12): XFAIL.
3957 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
3958 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
3959
3960 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
3961
3962 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
3963
3964 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
3965 guard macro is already defined when the header is first
3966 included.
3967 * gcc.dg/cpp-mix.h: New file.
3968 * gcc.dg/endif-label.c: Update patterns to match compiler.
3969
3970 * g++.brendan/complex1.C: Declare abort.
3971 * g++.law/refs4.C: Remove XFAIL.
3972 * g++.oliva/expr2.C: Declare abort and exit.
3973
3974 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
3975
3976 * gcc.c-torture/execute/20000528-1.c: New test.
3977
3978 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
3979 * g++.old-deja/g++.law/temps4.C: Likewise.
3980
3981 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
3982 stdlib.h. Call abort() on failure.
3983 * g++.old-deja/g++.law/refs4.C: Likewise.
3984 * g++.old-deja/g++.law/temps4.C: Likewise.
3985 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
3986 * gcc.c-torture/execute/20000112-1.c: Include string.h.
3987
3988 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
3989
3990 Relative to g++.dg/special:
3991 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
3992
3993 Relative to g++.old-deja:
3994 * g++.brendan/complex1.C, g++.jason/optimize2.C,
3995 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
3996 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
3997 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
3998 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
3999 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
4000 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
4001
4002 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
4003 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
4004 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
4005 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
4006 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
4007 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
4008 and/or string.h.
4009
4010 * g++.other/goto1.C: Update expectations for error messages.
4011
4012 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
4013
4014 * gcc.c-torture/compile/20000523-1.c: New test.
4015
4016 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
4017
4018 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
4019
4020 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
4021
4022 * g++.old-deja/g++.eh/catch11.C: New test.
4023 * g++.old-deja/g++.eh/catch12.C: New test.
4024
4025 2000-05-24 Nick Clifton <nickc@cygnus.com>
4026
4027 * gcc.c-torture/execute/20000523-1.c: New test.
4028
4029 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
4030
4031 * c-torture/execute/bcp-1.c: Replace abort in arg of
4032 __builtin_constant_p with a generic external function.
4033
4034 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
4035 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
4036 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
4037 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
4038 Prototype abort and/or exit.
4039
4040 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
4041 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
4042 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
4043 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
4044
4045 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
4046
4047 * gcc.dg/dwarf2-1.c: New test.
4048
4049 2000-05-20 Richard Henderson <rth@cygnus.com>
4050
4051 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
4052
4053 2000-05-20 Andreas Jaeger <aj@suse.de>
4054
4055 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
4056 testcase.
4057
4058 2000-05-19 David Edelsohn <edelsohn@gnu.org>
4059
4060 * gcc.c-torture/execute/20000519-2.c: New test.
4061
4062 2000-05-19 Andreas Jaeger <aj@suse.de>
4063
4064 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
4065 which fails with SSA.
4066
4067 * lib/c-torture.exp: Also test with -O3 -fssa.
4068
4069 2000-05-18 Michael Meissner <meissner@redhat.com>
4070
4071 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
4072 * gcc.c-torture/execute/920415-1.c: Ditto.
4073 * gcc.c-torture/execute/920501-1.c: Ditto.
4074 * gcc.c-torture/execute/conversion.c: Ditto.
4075 * gcc.c-torture/execute/cvt-1.c: Ditto.
4076
4077 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
4078
4079 * gcc.c-torture/compile/20000518-1.c: New test.
4080
4081 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
4082
4083 * g77.f-torture/compile/200005018.f: New test.
4084
4085 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
4086
4087 * gcc.c-torture/compile/20000517-1.c: New test.
4088
4089 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4090
4091 * gcc.c-torture/execute/20000516-1.c: New test.
4092
4093 2000-05-15 Jakub Jelinek <jakub@redhat.com>
4094
4095 * g++.old-deja/g++.other/eh.C: New test.
4096
4097 2000-05-12 Richard Henderson <rth@cygnus.com>
4098
4099 * gcc.c-torture/execute/990208-1.c (main): Don't pass
4100 constants through to doit's conditional.
4101
4102 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
4103
4104 * gcc.c-torture/compile/20000511-1.c: New test.
4105 * g77.f-torture/compile/20000511-1.f: New test.
4106 * g77.f-torture/compile/20000511-2.f: New test.
4107
4108 2000-05-11 Michael Meissner <meissner@redhat.com>
4109
4110 * gcc.c-torture/execute/20000511-1.c: New test.
4111
4112 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
4113
4114 * gcc.dg/dg.exp: Scan .S files as well as .c files.
4115 * gcc.dg/20000510-1.S: New.
4116
4117 2000-05-08 Catherine Moore <clm@cygnus.com>
4118
4119 * gcc.dg/unused-3.c: New.
4120
4121 2000-05-06 Richard Henderson <rth@cygnus.com>
4122
4123 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
4124 * g++.old-deja/g++.mike/warn1.C: Likewise.
4125 * g++.old-deja/g++.pt/local1.C: Likewise.
4126 * g++.old-deja/g++.pt/local7.C: Likewise.
4127 * g++.old-deja/g++.pt/spec16.C: Likewise.
4128
4129 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
4130
4131 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
4132
4133 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
4134
4135 * g77.f-torture/execute/20000503-1.f: New test.
4136
4137 2000-05-04 Andreas Jaeger <aj@suse.de>
4138
4139 * gcc.dg/noreturn-2.c: New test.
4140
4141 2000-05-04 Neil Booth <NeilB@earthling.net>
4142
4143 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
4144 preprocessor.
4145
4146 2000-05-04 Richard Henderson <rth@cygnus.com>
4147
4148 * gcc.c-torture/execute/20000503-1.c: Fix typo.
4149
4150 2000-05-04 Richard Henderson <rth@cygnus.com>
4151
4152 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
4153 OpenSSL by Jason R Thorpe.
4154
4155 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
4156
4157 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
4158
4159 2000-05-03 Robert Lipe <robertlipe@usa.net>
4160
4161 * gcc.dg/20000503-1.c: New test.
4162
4163 2000-05-02 Jakub Jelinek <jakub@redhat.com>
4164
4165 * gcc.c-torture/compile/20000502-1.c: New test.
4166 * g++.old-deja/g++.other/align.C: New test.
4167 * gcc.dg/cpp-tradstringify.c: New test.
4168
4169 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
4170
4171 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
4172 and hard registers.
4173
4174 2000-04-26 Geoff Keating <geoffk@cygnus.com>
4175
4176 * gcc.c-torture/execute/loop-5.c: New test.
4177
4178 2000-04-25 Jakub Jelinek <jakub@redhat.com>
4179
4180 * gcc.c-torture/execute/va-arg-20.c: New test.
4181
4182 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
4183
4184 * gcc.c-torture/execute/20000422-1.c: New test.
4185
4186 2000-04-20 Greg McGary <gkm@gnu.org>
4187
4188 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
4189 when optimizing, but without sibling-call optimizations (-O1).
4190
4191 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
4192
4193 * gcc.c-torture/compile/20000420-1.c: New test.
4194
4195 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
4196
4197 * g++.abi/ptrflags.C: New test.
4198 * g++.eh/catchptr1.C: Test incomplete pointer chains.
4199
4200 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
4201
4202 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
4203
4204 2000-04-19 Greg McGary <gkm@gnu.org>
4205
4206 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
4207 sibling-call optimizations.
4208
4209 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
4210
4211 * gcc.dg/20000419-1.c: New test.
4212
4213 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
4214
4215 * gcc.c-torture/execute/20000412-6.c: New test.
4216
4217 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
4218
4219 * gcc.c-torture/execute/20000412-5.c: New test.
4220 * g77.f-torture/compile/20000412-1.f: New test.
4221 * gcc.c-torture/execute/20000412-4.c: New test.
4222 * gcc.c-torture/compile/20000412-2.c: New test.
4223 * gcc.c-torture/execute/20000412-3.c: New test.
4224 * gcc.c-torture/compile/20000412-1.c: New test.
4225 * gcc.c-torture/execute/20000412-2.c: New test.
4226
4227 2000-04-12 Jakub Jelinek <jakub@redhat.com>
4228
4229 * objc/execute/bf-20.m: New test.
4230
4231 2000-04-10 Richard Henderson <rth@cygnus.com>
4232
4233 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
4234
4235 * gcc.c-torture/execute/20000412-1.c: New test.
4236
4237 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
4238
4239 * g++.old-deja/g++.eh/catchptr1.C: New test.
4240
4241 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
4242
4243 * g++.old-deja/g++.abi/cxa_vec.C: New test.
4244
4245 2000-04-08 Neil Booth <NeilB@earthling.net>
4246
4247 * gcc.dg/cpp-nullchar.c: Remove test as
4248 embedded nulls cause problems.
4249
4250 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4251
4252 * gcc.dg/compare2.c: New test.
4253
4254 2000-04-08 Neil Booth <NeilB@earthling.net>
4255
4256 * gcc.dg/cpp-nullchar.c: New test.
4257
4258 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
4259
4260 * gcc.dg/cpp-mi2.c: New test.
4261 * gcc.dg/cpp-mi2[abc].h: New files.
4262
4263 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
4264
4265 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
4266 member name.
4267
4268 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
4269
4270 * g++.old-deja/g++.abi/vmihint.C: New test.
4271
4272 2000-04-06 Neil Booth <NeilB@earthling.net>
4273
4274 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
4275 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
4276 copyright.
4277
4278 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
4279
4280 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
4281 avoid stack-frame overwrite.
4282
4283 2000-04-05 Jakub Jelinek <jakub@redhat.com>
4284
4285 * gcc.c-torture/compile/20000405-2.c: New test.
4286 * gcc.c-torture/compile/20000405-3.c: New test.
4287
4288 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4289
4290 * gcc.c-torture/compile/20000405-1.c: New test.
4291
4292 2000-04-04 Geoff Keating <geoffk@cygnus.com>
4293
4294 * gcc.dg/cast-qual-1.c: Revert last change.
4295
4296 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4297
4298 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
4299
4300 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
4301
4302 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
4303 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
4304
4305 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
4306
4307 * gcc.c-torture/compile/20000403-2.c: New test.
4308 * gcc.c-torture/compile/20000403-1.c: New test.
4309
4310 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
4311
4312 * gcc.c-torture/execute/20000403-1.c: New test.
4313
4314 2000-04-03 Geoff Keating <geoffk@cygnus.com>
4315
4316 * gcc.c-torture/execute/20000402-1.c: New test.
4317
4318 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
4319
4320 * gcc.c-torture/execute/va-arg-15.c: New test.
4321 * gcc.c-torture/execute/va-arg-16.c: New test.
4322 * gcc.c-torture/execute/va-arg-17.c: New test.
4323 * gcc.c-torture/execute/va-arg-18.c: New test.
4324 * gcc.c-torture/execute/va-arg-19.c: New test.
4325
4326 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
4327
4328 * gcc.c-torture/compile/981211-1.c: Move to...
4329 * gcc.dg/cpp-as1.c: ...here.
4330 * gcc.dg/cpp-as2.c: New file.
4331
4332 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
4333 compiler.
4334
4335 2000-04-02 Neil Booth <NeilB@earthling.net>
4336
4337 * gcc.dg/cpp-cond.c New tests.
4338 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
4339 accidental success less likely.
4340 * gcc.dg/cpp-missingop.c New tests.
4341 * gcc.dg/cpp-missingparen.c New tests.
4342 * gcc.dg/cpp-shift.c New tests.
4343 * gcc.dg/cpp-shortcircuit.c New tests.
4344 * gcc.dg/cpp-unary.c New tests.
4345
4346 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
4347
4348 * gcc.c-torture/compile/20000329-1.c: New test.
4349
4350 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
4351
4352 * gcc.c-torture/compile/20000326-1.c: New test.
4353 * gcc.c-torture/compile/20000326-2.c: New test.
4354
4355 2000-03-24 Geoff Keating <geoffk@cygnus.com>
4356
4357 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
4358 the first parameter is a function argument.
4359
4360 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
4361
4362 * g++.old-deja/g++.ext/array4.C: New test.
4363
4364 2000-03-22 Geoff Keating <geoffk@cygnus.com>
4365
4366 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
4367
4368 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4369
4370 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
4371
4372 2000-03-19 Richard Henderson <rth@cygnus.com>
4373
4374 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
4375
4376 2000-03-19 Richard Henderson <rth@cygnus.com>
4377
4378 * gcc.c-torture/compile/20000319-1.c: New test.
4379
4380 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
4381
4382 * gcc.c-torture/execute/20000314-3.c: New test.
4383 * gcc.c-torture/execute/20000314-2.c: New test.
4384 * gcc.c-torture/execute/20000314-1.c: New test.
4385 * gcc.c-torture/compile/20000314-2.c: New test.
4386 * gcc.c-torture/compile/20000314-1.c: New test.
4387
4388 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
4389
4390 * g++.old-deja/g++.warn/inline.C: New test.
4391
4392 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
4393
4394 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
4395 standards-compliant result rather than specific constants.
4396 Put test-values in array.
4397
4398 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
4399
4400 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
4401 (g++_target_compile): Put test-specific options last.
4402
4403 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
4404
4405 * g++.old-deja/g++.eh/vbase4.C: New test.
4406
4407 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
4408
4409 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
4410
4411 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
4412
4413 * g++.old-deja/g++.brendan/misc12.C: Removed.
4414 * g++.old-deja/g++.pt/memtemp77.C: Constify.
4415 * g++.old-deja/g++.ext/pretty4.C: New test.
4416
4417 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
4418
4419 * g++.old-deja/g++.other/string2.C: New test.
4420
4421 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
4422
4423 * g++.old-deja/g++.warn/impint2.C: New test.
4424
4425 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
4426
4427 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
4428 is 1, not zero.
4429
4430 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
4431
4432 * g++.old-deja/g++.warn/impint.C: New test.
4433 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
4434 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
4435 * g++.old-deja/g++.pt/explicit12.C: Likewise.
4436 * g++.old-deja/g++.pt/explicit13.C: Likewise.
4437 * g++.old-deja/g++.pt/explicit17.C: Likewise.
4438 * g++.old-deja/g++.pt/explicit18.C: Likewise.
4439 * g++.old-deja/g++.pt/explicit19.C: Likewise.
4440 * g++.old-deja/g++.pt/explicit23.C: Likewise.
4441 * g++.old-deja/g++.pt/explicit31.C: Likewise.
4442 * g++.old-deja/g++.pt/explicit35.C: Likewise.
4443 * g++.old-deja/g++.pt/explicit6.C: Likewise.
4444 * g++.old-deja/g++.pt/memclass7.C: Likewise.
4445
4446 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
4447
4448 * gcc.dg/cpp-redef.c: New test.
4449
4450 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
4451
4452 * g++.old-deja/g++.pt/unify7.C: New test.
4453
4454 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4455
4456 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
4457 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
4458
4459 2000-02-25 Geoff Keating <geoffk@cygnus.com>
4460
4461 * gcc.c-torture/compile/20000224-1.c: New test.
4462
4463 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4464
4465 * gcc.c-torture/compile/cpp-2.c: New test.
4466 * gcc.c-torture/compile/cpp-1.c: New test.
4467
4468 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
4469
4470 * gcc.c-torture/execute/20000225-1.c: New test.
4471
4472 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4473
4474 * gcc.dg/cpp-li2.c: New test.
4475
4476 * gcc.dg/cpp-wi1.c: New test.
4477
4478 * gcc.dg/cpp-li1.c: New test.
4479
4480 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
4481
4482 * g++.old-deja/g++.other/sizeof5.C: New test.
4483
4484 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4485
4486 * gcc.c-torture/execute/va-arg-13.c: New test.
4487
4488 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
4489
4490 * gcc.c-torture/execute/va-arg-12.c: New test.
4491
4492 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
4493
4494 * gcc.c-torture/execute/20000223-1.c: New test.
4495
4496 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
4497
4498 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
4499
4500 2000-02-22 Mark Mitchell <mark@codesourcery.com>
4501
4502 * g++.old-deja/g++.abi/ptrmem.C: New test.
4503
4504 2000-02-19 Richard Henderson <rth@cygnus.com>
4505
4506 * gcc.c-torture/compile/init-3.c: New.
4507
4508 2000-02-17 Mark Mitchell <mark@codesourcery.com>
4509
4510 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
4511 ALWAYS_CXXFLAGS.
4512
4513 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
4514
4515 * gcc.c-torture/compile/20000211-3.c: New test.
4516
4517 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
4518
4519 * gcc.c-torture/compile/20000211-2.c: New test.
4520
4521 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
4522
4523 * gcc.c-torture/compile/20000211-1.c: New test.
4524
4525 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
4526
4527 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
4528 on native targets
4529
4530 2000-02-08 Nathan Sidwell <nathan@acm.org>
4531
4532 * g++.old-deja/g++.other/cast5.C: New test.
4533
4534 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
4535
4536 * gcc.c-torture/execute/20000205-1.c: New.
4537
4538 2000-02-03 Nathan Sidwell <nathan@acm.org>
4539
4540 * g++.old-deja/g++.jason/cast3.C: Return void.
4541 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
4542
4543 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4544
4545 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
4546
4547 * gcc.dg/loop-1.c: New test.
4548
4549 2000-01-27 Jakub Jelinek <jakub@redhat.com>
4550
4551 * gcc.c-torture/compile/20000127-1.c: New test.
4552 * gcc.c-torture/execute/991228-1.c: New test.
4553
4554 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4555
4556 * gcc.dg/unused-2.c: New test.
4557
4558 * gcc.dg/conv-1.c: New test.
4559
4560 2000-01-24 Mark Mitchell <mark@codesourcery.com>
4561
4562 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
4563 compiler.
4564 (tool_option_proc): Fix typo.
4565
4566 2000-01-24 Geoff Keating <geoffk@cygnus.com>
4567
4568 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
4569 of the ld on the host, not on the build machine.
4570 Also, don't crash if '--help' is not a supported option.
4571
4572 2000-01-24 Richard Henderson <rth@cygnus.com>
4573
4574 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
4575
4576 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
4577
4578 * gcc.c-torture/execute/20000120-2.c: New test.
4579 * gcc.c-torture/execute/20000120-1.c: New test.
4580
4581 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
4582
4583 * gcc.c-torture/execute/20000113-1.c: New test.
4584
4585 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
4586
4587 * gcc.c-torture/execute/20000112-1.c: New test.
4588
4589 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4590
4591 * gcc.dg/20000111-1.c: New test.
4592
4593 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
4594
4595 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
4596 with 16 bit integers.
4597
4598 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4599
4600 * gcc.dg/20000108-1.c: New test.
4601
4602 2000-01-05 Nathan Sidwell <nathan@acm.org>
4603
4604 * g++.old-deja/g++.ns/koenig8.C: New test.
4605
4606 2000-01-05 Nathan Sidwell <nathan@acm.org>
4607
4608 * g++.old-deja/g++.other/cast4.C: New test.
4609
4610 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
4611
4612 * gcc.c-torture/compile/20000105-2.c: New test.
4613 * gcc.c-torture/compile/20000105-1.c: New test.
4614
4615 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4616
4617 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
4618 references to printf & atoi to conform to ANSI standard.
4619 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
4620 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
4621 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
4622 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
4623 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
4624 * g++.old-deja/g++.brendan/complex1.C: Likewise.
4625 * g++.old-deja/g++.brendan/copy1.C: Likewise.
4626 * g++.old-deja/g++.brendan/copy2.C: Likewise.
4627 * g++.old-deja/g++.brendan/copy3.C: Likewise.
4628 * g++.old-deja/g++.brendan/copy4.C: Likewise.
4629 * g++.old-deja/g++.brendan/copy5.C: Likewise.
4630 * g++.old-deja/g++.brendan/copy6.C: Likewise.
4631 * g++.old-deja/g++.brendan/copy7.C: Likewise.
4632 * g++.old-deja/g++.brendan/copy8.C: Likewise.
4633 * g++.old-deja/g++.brendan/crash11.C: Likewise.
4634 * g++.old-deja/g++.brendan/crash14.C: Likewise.
4635 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
4636 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4637 * g++.old-deja/g++.brendan/delete2.C: Likewise.
4638 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
4639 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
4640 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
4641 * g++.old-deja/g++.brendan/eh1.C: Likewise.
4642 * g++.old-deja/g++.brendan/groff1.C: Likewise.
4643 * g++.old-deja/g++.brendan/init3.C: Likewise.
4644 * g++.old-deja/g++.brendan/misc12.C: Likewise.
4645 * g++.old-deja/g++.brendan/misc7.C: Likewise.
4646 * g++.old-deja/g++.brendan/new2.C: Likewise.
4647 * g++.old-deja/g++.brendan/operators4.C: Likewise.
4648 * g++.old-deja/g++.brendan/operators5.C: Likewise.
4649 * g++.old-deja/g++.brendan/overload2.C: Likewise.
4650 * g++.old-deja/g++.brendan/overload7.C: Likewise.
4651 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
4652 * g++.old-deja/g++.brendan/reference1.C: Likewise.
4653 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
4654 * g++.old-deja/g++.brendan/template24.C: Likewise.
4655 * g++.old-deja/g++.brendan/template3.C: Likewise.
4656 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
4657 * g++.old-deja/g++.jason/inline3.C: Likewise.
4658 * g++.old-deja/g++.jason/opeq.C: Likewise.
4659 * g++.old-deja/g++.law/arg5.C: Likewise.
4660 * g++.old-deja/g++.law/arm7.C: Likewise.
4661 * g++.old-deja/g++.law/ctors11.C: Likewise.
4662 * g++.old-deja/g++.law/cvt8.C: Likewise.
4663 * g++.old-deja/g++.law/init9.C: Likewise.
4664 * g++.old-deja/g++.law/refs4.C: Likewise.
4665 * g++.old-deja/g++.law/template2.C: Likewise.
4666 * g++.old-deja/g++.law/visibility24.C: Likewise.
4667 * g++.old-deja/g++.law/vtable3.C: Likewise.
4668 * g++.old-deja/g++.mike/asm2.C: Likewise.
4669 * g++.old-deja/g++.mike/eh1.C: Likewise.
4670 * g++.old-deja/g++.mike/misc1.C: Likewise.
4671 * g++.old-deja/g++.mike/misc13.C: Likewise.
4672 * g++.old-deja/g++.mike/misc14.C: Likewise.
4673 * g++.old-deja/g++.mike/ns12.C: Likewise.
4674 * g++.old-deja/g++.mike/p1248.C: Likewise.
4675 * g++.old-deja/g++.mike/p3708.C: Likewise.
4676 * g++.old-deja/g++.mike/p3708a.C: Likewise.
4677 * g++.old-deja/g++.mike/p3708b.C: Likewise.
4678 * g++.old-deja/g++.mike/p646.C: Likewise.
4679 * g++.old-deja/g++.mike/p700.C: Likewise.
4680 * g++.old-deja/g++.mike/p783.C: Likewise.
4681 * g++.old-deja/g++.mike/p783a.C: Likewise.
4682 * g++.old-deja/g++.mike/p783b.C: Likewise.
4683 * g++.old-deja/g++.mike/p786.C: Likewise.
4684 * g++.old-deja/g++.mike/p789.C: Likewise.
4685 * g++.old-deja/g++.mike/p789a.C: Likewise.
4686 * g++.old-deja/g++.mike/p807a.C: Likewise.
4687 * g++.old-deja/g++.other/delete3.C: Likewise.
4688 * g++.old-deja/g++.other/dyncast1.C: Likewise.
4689 * g++.old-deja/g++.other/dyncast2.C: Likewise.
4690 * g++.old-deja/g++.other/dyncast3.C: Likewise.
4691 * g++.old-deja/g++.other/empty1.C: Likewise.
4692 * g++.old-deja/g++.other/temporary1.C: Likewise.
4693 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
4694 * g++.old-deja/g++.pt/t16.C: Likewise.
4695 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
4696
4697 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
4698
4699 * gcc.dg/991230-1.c: New test.
4700
4701 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
4702
4703 * gcc.c-torture/compile/991229-3.c: New test.
4704 * gcc.c-torture/compile/991229-2.c: New test.
4705 * gcc.c-torture/compile/991229-1.c: New test.
4706
4707 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
4708
4709 * gcc.c-torture/compile/labels-2.c: New test.
4710
4711 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
4712
4713 * gcc.c-torture/execute/991227-1.c: New test.
4714
4715 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4716
4717 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
4718
4719 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
4720
4721 * gcc.c-torture/execute/991221-1.c: New test.
4722
4723 1999-12-20 Nathan Sidwell <nathan@acm.org>
4724
4725 * g++.old-deja/g++.other/cast3.C: New test.
4726
4727 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
4728
4729 * gcc.c-torture/execute/991216-4.c: New test.
4730
4731 1999-12-16 Michael Meissner <meissner@cygnus.com>
4732
4733 * gcc.c-torture/execute/991216-1.c: New test.
4734 * gcc.c-torture/execute/991216-2.c: New test.
4735 * gcc.c-torture/execute/991216-3.c: New test.
4736
4737 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
4738
4739 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
4740 Actually make the test fail by using "-O2" for compilation.
4741
4742 1999-12-15 Nathan Sidwell <nathan@acm.org>
4743
4744 * g++.old-deja/g++.warn/cast-align1.C: New test.
4745
4746 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
4747
4748 * gcc.c-torture/compile/991214-1.c: New test.
4749 * gcc.c-torture/compile/991214-2.c: New test.
4750
4751 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
4752
4753 * gcc.dg/991214-1.c: New test.
4754
4755 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
4756
4757 * gcc.c-torture/compile/991213-3.c: New test.
4758 * gcc.c-torture/compile/991213-2.c: New test.
4759 * gcc.c-torture/compile/991213-1.c: New test.
4760
4761 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
4762
4763 * gcc.dg/991209-1.c: New test.
4764
4765 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
4766
4767 * gcc.c-torture/compile/991208-1.c: New test.
4768
4769 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4770
4771 * gcc.dg/ultrasp2.c: New test.
4772
4773 1999-12-05 Alex Samuel <samuel@codesourcery.com>
4774
4775 * g++.old-deja/g++.abi/align.C (main): Fix typo.
4776
4777 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
4778
4779 * gcc.c-torture/compile/991202-1.c: New test.
4780 * gcc.c-torture/execute/991202-1.c: New test.
4781 * gcc.c-torture/execute/991202-2.c: New test.
4782 * gcc.c-torture/execute/991202-3.c: New test.
4783
4784 1999-12-02 Alex Samuel <samuel@codesourcery.com>
4785
4786 * g++.old-deja/g++.abi/align.C: New test.
4787 * g++.old-deja/g++.abi/aggregates.C: Likewise.
4788 * g++.old-deja/g++.abi/bitfields.C: Likewise.
4789
4790 1999-12-01 Richard Henderson <rth@cygnus.com>
4791
4792 * gcc.c-torture/execute/991201-1.c: New.
4793
4794 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
4795
4796 * gcc.dg/991129-1.c: New test.
4797
4798 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
4799
4800 * gcc.c-torture/compile/991127-1.c: New test.
4801
4802 1999-11-22 Nathan Sidwell <nathan@acm.org>
4803
4804 * g++.old-deja/g++.other/warn4.C: New test.
4805
4806 1999-11-22 Nathan Sidwell <nathan@acm.org>
4807
4808 * g++.old-deja/g++.eh/cleanup2.C: New test.
4809 * g++.old-deja/g++.ext/pretty2.C: New test.
4810 * g++.old-deja/g++.ext/pretty3.C: New test.
4811 * g++.old-deja/g++.other/debug6.C: New test.
4812
4813 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
4814
4815 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
4816 compiler_output to look for one error message instead of two.
4817
4818 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
4819
4820 * gcc.c-torture/execute/991118-1.c: Also test case
4821 where the word boundary does not split a byte evenly.
4822
4823 1999-11-19 Nathan Sidwell <nathan@acm.org>
4824
4825 * g++.old-deja/g++.ext/restrict1.C: New test.
4826
4827 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
4828
4829 * gcc.c-torture/execute/991118-1.c: New test.
4830
4831 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
4832
4833 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
4834 working directory pathnames.
4835
4836 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
4837
4838 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
4839 host is equipped with driver.h and driver.o so it can actually
4840 compile and run the tests.
4841
4842 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
4843
4844 * gcc.c-torture/compile/991008-1.c: New test.
4845
4846 1999-11-08 Nick Clifton <nickc@cygnus.com>
4847
4848 * lib/gcc-dg.exp: Include target-supports.exp
4849
4850 1999-11-05 Nick Clifton <nickc@cygnus.com>
4851
4852 * lib/target-supports.exp: New file: Provide procs to test for
4853 features supported by the target.
4854 (check_weak_available): Moved here from ecos.exp.
4855 (check_alias_available): New proc: Determine of the target
4856 toolchain supports the alias attribute.
4857
4858 * gcc.dg/special/ecos.exp: Move check_weak_available to
4859 target-supports.exp.
4860 (alias-1.c): Only perform the test if the target supports
4861 aliases.
4862 (wkali-1.c): Only perform the test if the target supports
4863 aliases.
4864
4865 * gcc.dg/990506-0.c: Expect error messages from cross
4866 targets as well as native targets.
4867
4868 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4869
4870 * gcc.dg/ultrasp1.c: Removed xfail.
4871 * gcc.dg/struct-ret-2.c: Likewise.
4872 * gcc.dg/array-1.c: Likewise.
4873
4874 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4875
4876 * gcc.dg/struct-ret-2.c: New test.
4877
4878 * gcc.dg/array-1.c: New test.
4879
4880 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
4881
4882 * gcc.c-torture/execute/991030-1.c: New test.
4883
4884 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
4885
4886 * gcc.c-torture/compile/991026-2.c: New test.
4887
4888 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
4889
4890 * gcc.c-torture/compile/991026-1.c: New test.
4891
4892 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
4893
4894 * gcc.c-torture/execute/991023-1.c: New test.
4895
4896 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
4897
4898 * gcc.c-torture/execute/991019-1.c: New test.
4899
4900 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
4901
4902 * gcc.c-torture/execute/991016-1.c: New test.
4903
4904 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
4905
4906 * gcc.c-torture/execute/991014-1.c: New test.
4907
4908 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
4909
4910 * g++.old-deja/g++.other/union2.C: New test.
4911
4912 1999-10-13 Nathan Sidwell <nathan@acm.org>
4913
4914 * g++.old-deja/g++.other/vaarg2.C: New test.
4915 * g++.old-deja/g++.other/vaarg3.C: New test.
4916
4917 1999-10-12 Craig Burley <craig@jcb-sc.com>
4918
4919 * g77.f-torture/noncompile/19990905-1.f: Moved from being
4920 in compile/.
4921
4922 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
4923
4924 * gcc.c-torture/execute/va-arg-11.c: New test.
4925
4926 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
4927
4928 * lib/file-format.exp (gcc_target_object_format): Don't
4929 crash if objdump is unavailable.
4930
4931 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
4932
4933 * gcc.misc-tests/mg.exp: delete extraneous redirection.
4934
4935 1999-09-28 Nick Clifton <nickc@cygnus.com>
4936
4937 * gcc.c-torture/compile/990928-1.c: New test.
4938
4939 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
4940
4941 * g++.old-deja/g++.other/decl6.C: New test.
4942
4943 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4944
4945 * gcc.c-torture/execute/va-arg-10.c: New test.
4946
4947 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
4948
4949 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
4950 __PRETTY_FUNCTION__.
4951
4952 1999-09-23 Nick Clifton <nickc@cygnus.com>
4953
4954 * gcc.c-torture/execute/990923-1.c: New test.
4955
4956 1999-09-21 Nick Clifton <nickc@cygnus.com>
4957
4958 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
4959 for which -fpic is inappropriate.
4960
4961 1999-09-21 Mark Mitchell <mark@codesourcery.com>
4962
4963 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
4964
4965 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
4966
4967 * g++.old-deja/g++.other/dyncast1.C: New test.
4968 * g++.old-deja/g++.other/dyncast2.C: New test.
4969 * g++.old-deja/g++.other/dyncast3.C: New test.
4970 * g++.old-deja/g++.other/dyncast4.C: New test.
4971 * g++.old-deja/g++.other/dyncast5.C: New test.
4972 * g++.old-deja/g++.eh/catch3.C: New test.
4973 * g++.old-deja/g++.eh/catch3p.C: New test.
4974 * g++.old-deja/g++.eh/catch4.C: New test.
4975 * g++.old-deja/g++.eh/catch4p.C: New test.
4976 * g++.old-deja/g++.eh/catch5.C: New test.
4977 * g++.old-deja/g++.eh/catch5p.C: New test.
4978 * g++.old-deja/g++.eh/catch6.C: New test.
4979 * g++.old-deja/g++.eh/catch6p.C: New test.
4980 * g++.old-deja/g++.eh/catch7.C: New test.
4981 * g++.old-deja/g++.eh/catch7p.C: New test.
4982 * g++.old-deja/g++.eh/catch8.C: New test.
4983 * g++.old-deja/g++.eh/catch8p.C: New test.
4984 * g++.old-deja/g++.eh/catch9.C: New test.
4985 * g++.old-deja/g++.eh/catch9p.C: New test.
4986
4987 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
4988
4989 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
4990 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
4991
4992 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
4993
4994 * gcc.c-torture/compile/990913-1.c: New test.
4995
4996 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
4997
4998 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
4999 * g++.old-deja/g++.jason/rfg5.C: Likewise.
5000
5001 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
5002
5003 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
5004
5005 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
5006
5007 * g++.old-deja/g++.other/lookup11.C: New test.
5008 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
5009 what is permitted and what we want.
5010 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
5011 overload use.
5012 * g++.old-deja/g++.jason/rfg5.C: Likewise
5013
5014 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
5015
5016 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
5017 * gcc.c-torture/noncompile/poison-1.c: New file.
5018
5019 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
5020
5021 * g++.old-deja/g++.other/sizeof3.C: New test.
5022 * g++.old-deja/g++.other/sizeof4.C: New test.
5023 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
5024 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
5025
5026 1999-09-07 Richard Henderson <rth@cygnus.com>
5027
5028 * gcc.dg/va-arg-1.c: New.
5029
5030 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5031
5032 * gcc.c-torture/execute/va-arg-9.c: New test.
5033
5034 1999-09-05 Craig Burley <craig@jcb-sc.com>
5035
5036 * g77.f-torture/compile/980519-2.f: New test.
5037 * g77.f-torture/compile/19990905-0.f: New test.
5038 * g77.f-torture/compile/19990905-1.f: New test.
5039 * g77.f-torture/compile/19990905-2.f: New test.
5040
5041 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
5042
5043 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
5044
5045 * gcc.c-torture/execute/990827-1.c: Fix typo.
5046
5047 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
5048
5049 * g++.old-deja/g++.other/deref1.C: New test.
5050
5051 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
5052
5053 * g++.old-deja/g++.other/ambig2.C: New test.
5054 * g++.old-deja/g++.other/cond5.C: New test.
5055 * g++.old-deja/g++.other/lookup16.C: New test.
5056
5057 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
5058
5059 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
5060 assemblers too.
5061
5062 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
5063
5064 * lib/c-torture.exp: Avoid the "compare executables" optimization
5065 when testing native.
5066
5067 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
5068
5069 * gcc.c-torture/execute/990829-1.c: New test.
5070 * gcc.c-torture/compile/990829-1.c: New test.
5071
5072 1999-08-27 Paul Burchard <burchard@pobox.com>
5073
5074 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
5075 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
5076 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
5077 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
5078 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
5079 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
5080 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
5081 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
5082 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
5083 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
5084 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
5085
5086 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
5087
5088 * gcc.c-torture/execute/990827-1.c: New test.
5089
5090 1999-08-26 Craig Burley <craig@jcb-sc.com>
5091
5092 * g77.f-torture/noncompile/19990826-4.f: New test.
5093
5094 * g77.f-torture/compile/19990826-3.f: New test.
5095
5096 * g77.f-torture/execute/19990826-2.f: New test.
5097
5098 * g77.f-torture/compile/19990826-1.f: New test.
5099
5100 * gcc.c-torture/execute/990826-0.c: New test.
5101 * g77.c-torture/execute/19990826-0.f: New test.
5102
5103 * g77.f-torture/noncompile/970626-2.f: New test.
5104
5105 1999-08-25 Paul Burchard <burchard@pobox.com>
5106
5107 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
5108 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
5109 lss-011.C: New tests.
5110
5111 1999-08-25 Nathan Sidwell <nathan@acm.org>
5112
5113 * g++.old-deja/g++.other/decl5.C: New test.
5114
5115 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5116
5117 * noncompile/noncompile.exp: Load_lib c-torture.exp.
5118 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
5119 call `postbase' for each one. All callers of `postbase' changed
5120 to call this instead.
5121
5122 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
5123
5124 * gcc.c-torture/execute/990811-1.c: New test.
5125
5126 1999-08-09 Nick Clifton <nickc@cygnus.com>
5127
5128 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
5129 just native ones.
5130
5131 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
5132 just native ones.
5133
5134 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
5135
5136 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
5137
5138 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
5139
5140 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
5141
5142 1999-08-04 Nathan Sidwell <nathan@acm.org>
5143
5144 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
5145
5146 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
5147
5148 * gcc.c-torture/execute/990804-1.c: New test.
5149
5150 1999-08-03 Nathan Sidwell <nathan@acm.org>
5151
5152 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
5153 * g++.old-deja/g++.brendan/crash64.C: Likewise
5154 * g++.old-deja/g++.brendan/overload8.C: Likewise
5155
5156 1999-08-03 Nathan Sidwell <nathan@acm.org>
5157
5158 * g++.old-deja/g++.other/struct1.C: New test.
5159
5160 1999-08-03 Nathan Sidwell <nathan@acm.org>
5161
5162 * g++.old-deja/g++.other/enum2.C: New test.
5163
5164 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
5165
5166 Adapted from tests from Franz Sirl:
5167 * gcc.c-torture/execute/va-arg-7.c: New test.
5168 * gcc.c-torture/execute/va-arg-8.c: New test.
5169
5170 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
5171
5172 * gcc.c-torture/compile/990801-2.c: New test.
5173
5174 * gcc.c-torture/compile/990801-1.c: New test.
5175
5176 1999-07-27 Michael Meissner <meissner@cygnus.com>
5177
5178 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
5179 fp-cmp-1.c, converting double to float.
5180
5181 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
5182 fp-cmp-1.c, converting double to long double.
5183
5184 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
5185 from fr1 to unknown_register, since fr1 is a legitimate register
5186 on some machines.
5187
5188 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
5189
5190 * README: More listname related changes.
5191
5192 1999-07-08 Catherine Moore <clm@cygnus.com>
5193
5194 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
5195
5196 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
5197
5198 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
5199
5200 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
5201
5202 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
5203
5204 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
5205
5206 * gcc.dg/990703-1.c: New test.
5207
5208 1999-06-29 Nick Clifton <nickc@cygnus.com>
5209
5210 * lib/file-format.exp: New file: Move definition of proc
5211 gcc_target_object_format to here from
5212 gcc.dg/special/ecos.exp.
5213
5214 * lib/c-torture.exp: Include lib file-format.exp.
5215 * lib/gcc-dg.exp: Include lib file-format.exp.
5216
5217 * gcc.dg/special/ecos.exp: Remove definition of proc
5218 gcc_target_object_format.
5219
5220 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
5221
5222 * gcc.c-torture/execute/990628-1.c: New test.
5223
5224 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
5225
5226 * gcc.c-torture/compile/990625-2.c: New test.
5227
5228 * gcc.c-torture/compile/990625-1.c: New test.
5229
5230 1999-06-23 Nick Clifton <nickc@cygnus.com>
5231
5232 * gcc.c-torture/compile/dll.c: New test case. Check that dll
5233 attributes compile.
5234 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
5235 ports that use the COFF/PE file format.
5236
5237 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
5238
5239 * gcc.c-torture/compile/990617-1.c: New test.
5240
5241 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
5242
5243 * g++.old-deja/g++.other/decl4.C: New test.
5244
5245 1999-06-14 Nathan Sidwell <nathan@acm.org>
5246
5247 * g++.old-deja/g++.other/bitfld3.C: New test.
5248
5249 1999-06-08 Nathan Sidwell <nathan@acm.org>
5250
5251 * g++.old-deja/g++.eh/catch1.C: New test.
5252
5253 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
5254
5255 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
5256
5257 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
5258 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
5259
5260 1999-06-05 Craig Burley <craig@jcb-sc.com>
5261
5262 * g77.f-torture/compile/19990502-0.f: Replace with new,
5263 shorter, test that still fails after recent changes.
5264
5265 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5266
5267 * gcc.c-torture/execute/990604-1.c: New test.
5268
5269 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
5270
5271 * gcc.c-torture/execute/990531-1.c: New test.
5272
5273 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5274
5275 * gcc.c-torture/compile/990527-1.c: New test.
5276
5277 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
5278
5279 * gcc.c-torture/execute/990527-1.c: New test.
5280
5281 1999-05-25 Nick Clifton <nickc@cygnus.com>
5282
5283 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
5284 bitfields as signed.
5285
5286 1999-05-25 Craig Burley <craig@jcb-sc.com>
5287
5288 * g77.f-torture/compile/19990525-0.f: New test.
5289
5290 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
5291
5292 * gcc.c-torture/execute/990525-2.c: New test.
5293
5294 * gcc.c-torture/execute/990525-1.c: New test.
5295
5296 1999-05-24 Nathan Sidwell <nathan@acm.org>
5297
5298 * g++.old-deja/g++.other/anon3.C: New test.
5299 * g++.old-deja/g++.other/anon4.C: New test.
5300 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
5301 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
5302 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
5303 Merrill).
5304
5305 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
5306
5307 * gcc.c-torture/execute/990524-1.c: New test.
5308
5309 * gcc.dg/990524-1.c: New test.
5310
5311 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5312
5313 * gcc.c-torture/compile/990523-1.c: New test.
5314
5315 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
5316
5317 * gcc.c-torture/compile/990519-1.c: New test.
5318
5319 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5320
5321 * gcc.c-torture/compile/990517-1.c: New test.
5322
5323 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
5324 (e4, f4): New tests.
5325 (main): Call them.
5326
5327 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5328
5329 * gcc.dg/noreturn-1.c: New test.
5330
5331 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5332
5333 * gcc.c-torture/execute/990513-1.c: New test.
5334
5335 1999-05-10 Richard Henderson <rth@cygnus.com>
5336
5337 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
5338
5339 1999-05-10 Craig Burley <craig@jcb-sc.com>
5340
5341 * g77.f-torture/execute/erfc.f: Use small single-precision
5342 values, to avoid problems on Alphas when not -mieee.
5343
5344 1999-05-08 Craig Burley <craig@jcb-sc.com>
5345
5346 * gcc.dg/990506-0.c: New test.
5347
5348 1999-05-08 Richard Henderson <rth@cygnus.com>
5349
5350 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
5351 the constant to test. Don't XFAIL 64-bit targets.
5352
5353 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
5354 * g++.old-deja/g++.law/profile1.C: Likewise.
5355
5356 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
5357 operator new instances.
5358 * g++.old-deja/g++.other/delete5.C: Likewise.
5359
5360 1999-05-03 Craig Burley <craig@jcb-sc.com>
5361
5362 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
5363 intrinsic.
5364
5365 1999-05-03 Craig Burley <craig@jcb-sc.com>
5366
5367 * g77.f-torture/execute/u77-test.f: Reverse order of two
5368 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
5369
5370 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5371
5372 * gcc.dg/compare1.c: New test.
5373
5374 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
5375
5376 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
5377 New tests.
5378
5379 1999-05-02 Craig Burley <craig@jcb-sc.com>
5380
5381 * g77.f-torture/compile/19990502-1.f: New test.
5382
5383 1999-05-02 Craig Burley <craig@jcb-sc.com>
5384
5385 * g77.f-torture/compile/19990502-0.f: New test.
5386
5387 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
5388
5389 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
5390 intrinsic.
5391
5392 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
5393
5394 * g77.f-torture/execute/u77-test.f (main): List libU77
5395 intrinsics not currently tested.
5396 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
5397 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
5398 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
5399 Trim blanks off the ends of some printed strings.
5400
5401 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
5402
5403 * g77.f-torture/execute/u77-test.f (main): Just warn about
5404 FSTAT gid disagreement, as it's expected on some systems.
5405
5406 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
5407
5408 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
5409 use a new function, which allows for some slop.
5410 Clean up some commentary.
5411 (issum): The new function.
5412 (sgladd): Deleted subroutine.
5413
5414 1999-05-01 Craig Burley <craig@jcb-sc.com>
5415
5416 * g77.f-torture/execute/u77-test.f: Modify to be more like
5417 libf2c/libU77 version, bringing patches to that version here.
5418 Add suitable commentary.
5419
5420 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
5421
5422 * gcc.dg/990424-1.c: New test.
5423
5424 1999-04-24 Craig Burley <craig@jcb-sc.com>
5425
5426 * g77.f-torture/execute/u77-test.f (main): Bug involving
5427 LSTAT has been fixed, so turn back on full checking.
5428
5429 1999-04-20 Craig Burley <craig@jcb-sc.com>
5430
5431 * g77.f-torture/compile/19990419-0.f: New test.
5432 * g77.f-torture/execute/19990419-1.f: New test.
5433
5434 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
5435
5436 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
5437 to avoid the need for a prototype to supress a warning.
5438
5439 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
5440
5441 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
5442
5443 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
5444
5445 * gcc.c-torture/execute/990404-1.c: New test.
5446
5447 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
5448
5449 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
5450 * gcc.dg/cpp-if3.c: Don't use -pedantic.
5451 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
5452 missing initializer warnings.
5453
5454 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
5455
5456 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
5457 matching strings.
5458
5459 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
5460
5461 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
5462
5463 1999-03-26 Craig Burley <craig@jcb-sc.com>
5464
5465 * g77.f-torture/execute/19990325-0.f: New test.
5466 * g77.f-torture/execute/19990325-1.f: New test.
5467
5468 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
5469
5470 * gcc.c-torture/execute/990324-1.c: New test.
5471
5472 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
5473
5474 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
5475 test with 4.
5476
5477 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
5478
5479 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
5480
5481 1999-03-13 Craig Burley <craig@jcb-sc.com>
5482
5483 * g77.f-torture/execute/19990313-2.f: New test.
5484 * g77.f-torture/execute/19990313-3.f: New test.
5485
5486 1999-03-13 Craig Burley <craig@jcb-sc.com>
5487
5488 * g77.f-torture/execute/19990313-0.f: New test.
5489 * g77.f-torture/execute/19990313-1.f: New test.
5490
5491 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
5492
5493 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
5494 printf to sprintf.
5495 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
5496 (main): Add check for u15. Conditionalize u31 check depending on
5497 whether ints are <32 bits or >=32 bits.
5498
5499 1999-03-08 Craig Burley <craig@jcb-sc.com>
5500
5501 * g77.f-torture/execute/19981119-0.f: Improve testiness.
5502
5503 1999-03-08 Craig Burley <craig@jcb-sc.com>
5504
5505 * g77.f-torture/compile/19990305-0.f: New test.
5506 * g77.f-torture/execute/19981119-0.f: New test.
5507
5508 1999-03-08 Craig Burley <craig@jcb-sc.com>
5509
5510 * g77.f-torture/execute/970625-2.f: call ABORT if final
5511 result is not correct, instead of just printing it.
5512 Add this checking via newly introduced obfuscation, to
5513 trip up buggy front ends.
5514
5515 1999-03-07 Craig Burley <craig@jcb-sc.com>
5516
5517 * g77.f-torture/compile/960317-1.f: Moved from being
5518 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
5519
5520 1999-03-06 Craig Burley <craig@jcb-sc.com>
5521
5522 * g77.f-torture/execute/960317-1.f: New (old) test.
5523 * g77.f-torture/execute/970625-2.f: Ditto.
5524
5525 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
5526
5527 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
5528 message on line 1 or line 2; cccp and cpplib do this differently.
5529
5530 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
5531
5532 * g++.old-deja/g++.law/weak1.C: New test.
5533
5534 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
5535
5536 * gcc.c-torture/execute/990119-1.c: Renamed to...
5537 * gcc.dg/990119-1.c: this, so it will only be tested once
5538 (it's a preprocessor test, it doesn't need to be run at
5539 multiple optimization levels).
5540
5541 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
5542
5543 * lib/g++.exp: Don't add incdir=$base_dir/../include to
5544 ALWAYS_CXXFLAGS.
5545
5546 1999-02-24 Craig Burley <craig@jcb-sc.com>
5547
5548 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
5549 * g77.f-torture/compile/19981216-0.f: ...as it is expected
5550 to not be compilable by current g77.
5551
5552 1999-02-24 Nick Clifton <nickc@cygnus.com>
5553
5554 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
5555
5556 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
5557
5558 * gcc.c-torture/execute/990222-1.c: New test.
5559
5560 1999-02-19 Craig Burley <craig@jcb-sc.com>
5561
5562 * g77.f-torture/compile/19990218-0.f: New test.
5563 * g77.f-torture/noncompile/19990218-1.f: New test.
5564
5565 1999-02-18 Craig Burley <craig@jcb-sc.com>
5566
5567 * g77.f-torture/compile/19981216-0.f: New test.
5568
5569 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
5570
5571 * gcc.dg/990214-1.c: New test.
5572
5573 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
5574
5575 * gcc.dg/990213-2.c: New test.
5576
5577 * gcc.dg/990213-1.c: New test.
5578
5579 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
5580
5581 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
5582 ints.
5583
5584 1999-02-11 Nick Clifton <nickc@cygnus.com>
5585
5586 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
5587 specified by target.
5588
5589 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
5590
5591 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
5592
5593 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
5594
5595 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
5596
5597 * gcc.dg/special/ecos.exp: New test driver for new tests with
5598 special requirements.
5599
5600 * gcc.dg/special/alias-1.c: New test.
5601 * gcc.dg/special/gcsec-1.c: New test.
5602 * gcc.dg/special/weak-1.c: New test.
5603 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
5604 * gcc.dg/special/weak-2.c: New test.
5605 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
5606 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
5607 * gcc.dg/special/wkali-1.c: New test.
5608 * gcc.dg/special/wkali-2.c: New test.
5609 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
5610 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
5611
5612 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
5613
5614 * lib/c-torture.exp (c-torture-compile): Pull out code for
5615 analyzing gcc error messages.
5616 (c-torture-execute): Likewise. Fix some (harmless) false
5617 positives.
5618 * lib/gcc.exp (gcc_check_compile): New function.
5619
5620 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
5621
5622 * gcc.c-torture/execute/990208-1.c: New test.
5623
5624 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
5625
5626 * g++.dg/special/ecos.exp: New driver for new tests with special
5627 requirements
5628
5629 * g++.dg/special/conpr-1.C: New test
5630 * g++.dg/special/conpr-2.C: New test
5631 * g++.dg/special/conpr-2a.C: New test
5632 * g++.dg/special/conpr-3.C: New test
5633 * g++.dg/special/conpr-3a.C: New test
5634 * g++.dg/special/conpr-3b.C: New test
5635
5636 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
5637 allow g++ to use the dg driver
5638
5639 * README: Add comment about g++.dg directory
5640
5641 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
5642
5643 * README: Update email addresses.
5644
5645 1999-02-03 Nick Clifton <nickc@cygnus.com>
5646
5647 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
5648 arguments in order to force structure S onto the stack even on
5649 the alpha.
5650 (test): Pass 10 leading arguments to function foo as well as the
5651 structure S.
5652
5653 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
5654 failure for all targets.
5655
5656 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
5657 abort to terminate program execution.
5658
5659 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
5660
5661 * gcc.c-torture/execute/990130-1.c: New test.
5662
5663 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
5664
5665 * gcc.dg/990130-1.c: New test.
5666
5667 1999-01-28 Michael Meissner <meissner@cygnus.com>
5668
5669 * gcc.c-torture/execute/990128-1.c: New test.
5670
5671 1999-01-27 Michael Meissner <meissner@cygnus.com>
5672
5673 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
5674
5675 1999-01-27 Felix Lee <flee@cygnus.com>
5676
5677 * lib/c-torture.exp (c-torture-compile): pull out code for
5678 analyzing gcc error messages.
5679 (c-torture-execute): ditto, and fix some (harmless) false
5680 positives.
5681 * lib/gcc.exp (gcc_check_compile): new function.
5682
5683 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
5684
5685 * gcc.dg/990117-1.c: New test.
5686
5687 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
5688
5689 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
5690
5691 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
5692
5693 * g77.f-torture/compile/990115-1.f: New test.
5694
5695 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
5696
5697 * gcc.c-torture/compile/990107-1.c: New test
5698
5699 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
5700
5701 * gcc.c-torture/execute/990106-2.c: New test.
5702
5703 * gcc.c-torture/execute/990106-1.c: New test.
5704
5705 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
5706
5707 * gcc.c-torture/compile/981223-1.c: New test.
5708
5709 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
5710
5711 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
5712 (opt3): Rename from opt4 and disable.
5713
5714 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
5715
5716 * g++.old-deja/g++.pt/ptrmem5.C: New test.
5717
5718 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
5719
5720 * g++.old-deja/g++.other/conv5.C: New test.
5721
5722 1998-12-14 Nick Clifton <nickc@cygnus.com>
5723
5724 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
5725
5726 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
5727
5728 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
5729
5730 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
5731
5732 * gcc.c-torture/compile/981211-1.c: New test.
5733
5734 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
5735
5736 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
5737
5738 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
5739
5740 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5741
5742 * gcc.special/930510-1.c: Make C9X safe.
5743 * gcc.misc-tests/gcov-1.c Similarly.
5744 * gcc.misc-tests/gcov-2.c Similarly.
5745
5746 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
5747
5748 * gcc.dg/ultrasp1.c: New test.
5749
5750 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
5751
5752 * gcc.c-torture/execute/981206.c: New test.
5753
5754 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
5755
5756 * g++.old-deja/g++.ns/template7.C: New test.
5757
5758 * g++.old-deja/g++.other/expr1.C: New test.
5759
5760 * g++.old-deja/g++.eh/tmpl3.C: New test.
5761
5762 * g++.old-deja/g++.eh/tmpl2.C: New test.
5763
5764 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
5765
5766 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
5767 * g++.old-deja/g++.other/using6.C: Removed.
5768 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
5769
5770 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
5771
5772 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
5773
5774 * g++.old-deja/g++.pt/overload8.C: New test.
5775
5776 * g++.old-deja/g++.pt/overload7.C: New test.
5777
5778 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
5779
5780 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
5781 and relinking messages.
5782 * lib/g++.exp (g++_target_compile): Remove .rpo file when
5783 compiling with -frepo.
5784
5785 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
5786
5787 * g++.old-deja/g++.pt/lookup6.C: New test.
5788
5789 1998-11-30 Nick Clifton <nickc@cygnus.com>
5790
5791 * gcc.c-torture/execute/981130-1.c: New test.
5792 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
5793
5794 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
5795
5796 * g++.old-deja/g++.pt/explicit76.C: New test.
5797
5798 * g++.old-deja/g++.pt/friend38.C: New test.
5799
5800 * g++.old-deja/g++.ns/crash2.C: New test.
5801
5802 * g++.old-deja/g++.pt/defarg8.C: New test.
5803
5804 * g++.old-deja/g++.pt/instantiate6.C: New test.
5805
5806 * g++.old-deja/g++.pt/static6.C: New test.
5807
5808 * g++.old-deja/g++.pt/decl2.C: New test.
5809
5810 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
5811
5812 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
5813 problem is actually related with name lookup, but so what? :-)
5814
5815 * g++.old-deja/g++.pt/friend37.C: New test.
5816
5817 1998-11-25 Dave Love <d.love@dl.ac.uk>
5818
5819 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
5820 element, which fails on some systems.
5821
5822 * g77.f-torture/execute/labug1.f: New test.
5823
5824 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
5825
5826 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
5827 is defined.
5828
5829 1998-11-18 Dave Love <d.love@dl.ac.uk>
5830
5831 * g77.f-torture/compile/981117-1.f: New test.
5832
5833 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
5834
5835 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
5836 properly discarded.
5837
5838 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
5839
5840 * gcc.c-torture/execute/memcheck: New directory of tests for
5841 -fcheck-memory-usage.
5842
5843 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5844
5845 * README: New file, general information about the testsuite and
5846 new description of the various C++ test subdirectories.
5847 * README.g++: Eliminate obsolete information, update and move most
5848 relevant stuff to README.
5849
5850 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
5851
5852 * gcc.c-torture/compile/981107-1.c: New test.
5853
5854 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
5855
5856 * execute/memcpy-bi.c: New testcase.
5857
5858 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
5859
5860 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
5861 base classes.
5862
5863 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
5864 template is selected.
5865
5866 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
5867 classes, it should be accepted for all types.
5868
5869 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
5870
5871 * g++.old-deja/g++.pt/spec24.C: Ensure that template
5872 specializations start with template headers.
5873
5874 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
5875
5876 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
5877
5878 * g++.old-deja/g++.other/init9.C: Test cross initialization of
5879 non-POD types.
5880
5881 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
5882
5883 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
5884
5885 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5886
5887 * compile/981022-1.c, compile/981022-1.x: New test and driver.
5888
5889 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
5890
5891 * 981019-1.c: New test.
5892
5893 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
5894
5895 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
5896 find objc headers.
5897
5898 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5899
5900 * compile/981001-4.c: Remove use of GCC extension that triggers a
5901 compiler bug.
5902
5903 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
5904
5905 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
5906
5907 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
5908
5909 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
5910 instantiation of template produces incorrect code for delete
5911 expression.
5912
5913 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
5914 constructors' name is not unique.
5915 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
5916 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
5917
5918 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
5919 automatic array of const is ill-formed.
5920
5921 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
5922 of template parameter?
5923
5924 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
5925 const.
5926
5927 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
5928 pointer-to-member expression.
5929
5930 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
5931 declaration causes ICE.
5932
5933 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
5934
5935 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
5936 reserved in the global namespace.
5937
5938 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
5939 generate needed virtual table.
5940
5941 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
5942
5943 1998-10-10 Dariush Eslimi <eslimi@loran.com>
5944
5945 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
5946 template-dependent type
5947
5948 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
5949
5950 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
5951 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
5952 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
5953
5954 * g++.old-deja/g++.other/using5.C: New test; using decl from base
5955 class should be usable as argument of member function.
5956 * g++.old-deja/g++.other/using6.C: New test; using decl from base
5957 class should be usable as return type of member function.
5958 * g++.old-deja/g++.other/using7.C: New test; using decl from base
5959 class should be usable as type of data member.
5960
5961 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
5962
5963 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
5964
5965 * gcc.c-torture/special/920521-1.c: Fix bogus test.
5966
5967 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
5968
5969 * gcc.dg/dll-?.c Add thumb to target list.
5970 Fix assembler scan patterns to match current assembler output.
5971
5972 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
5973
5974 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
5975 matching of template brackets.
5976
5977 * g++.old-deja/g++.other/using4.C: New test. Test using
5978 declarations of methods from base classes.
5979
5980 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
5981 within functions should introduce names into the innermost
5982 enclosing namespace.
5983
5984 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
5985 of static locals if first initialization throws.
5986
5987 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
5988
5989 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
5990
5991 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
5992
5993 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
5994 lose track of the possible targets of tablejump insns.
5995 * special/special.exp: Run it.
5996
5997 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
5998
5999 * g++.old-deja/g++.pt/friend35.C: New test. A template function
6000 must be declared before its specializations can be named in friend
6001 declarations.
6002
6003 1998-10-05 Dave Love <d.love@dl.ac.uk>
6004
6005 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
6006
6007 * g77.f-torture/execute/io1.f: New test.
6008
6009 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
6010
6011 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
6012 with pointer to template function, for which no argument deduction
6013 is possible.
6014
6015 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
6016 specialization of template function as argument to template
6017 function.
6018
6019 * g++.old-deja/g++.other/access2.C: New test; Inner class
6020 shouldn't have privileged access to Outer's names.
6021
6022 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
6023
6024 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
6025 friend template declared within template class conflicts with
6026 nested class of the same name.
6027
6028 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
6029 is ignored.
6030
6031 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
6032 object with direct initializer as function declaration.
6033
6034 * g++.old-deja/g++.other/decl2.C: New test; duplicate
6035 initializers.
6036
6037 * g++.old-deja/g++.other/null2.C: New test; conditional operator
6038 involving const pointer and NULL produces incorrect result.
6039
6040 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
6041 type name without `typename' should be rejected with -pedantic.
6042
6043 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
6044
6045 * g++.old-deja/g++.other/addrof1.C: New test.
6046
6047 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
6048
6049 * gcc.c-torture/compile/981001-1.c: New test.
6050 * gcc.c-torture/execute/981001-1.c: New test.
6051
6052 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
6053
6054 * gcc.c-torture/compile/981001-2.c: New test.
6055 * gcc.c-torture/compile/981001-3.c: New test.
6056 * gcc.c-torture/compile/981001-4.c: New test.
6057
6058 1998-10-01 Robert Lipe <robertl@dgii.com>
6059
6060 * lib/objc.exp (objc_target_compile): Add -L during compiles for
6061 multilibbed hosts. Idea grafted from g77.exp.
6062
6063 1998-09-30 Dave Love <d.love@dl.ac.uk>
6064
6065 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
6066 avoid losing on systems which need -lsocket.
6067
6068 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
6069
6070 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
6071 * g++.old-deja/g++.other/nested2.C: Ditto.
6072 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
6073 failure.
6074
6075 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
6076
6077 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
6078 preferred over template operator!= for enum bitfields.
6079
6080 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
6081
6082 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
6083 that happen to have the same base name, but in different scopes,
6084 are incorrectly rejected.
6085
6086 1998-09-16 Richard Henderson <rth@cygnus.com>
6087
6088 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
6089 on the native word size instead of an integer literal.
6090
6091 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
6092
6093 * g++.old-deja/g++.other/static2.C: Invocation of static data
6094 member of type pointer-to-function denoted as non-static member.
6095
6096 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
6097 checks involving function types and aliases.
6098
6099 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
6100
6101 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
6102 redefined to the same non-trivial type.
6103
6104 * g++.old-deja/g++.pt/explicit73.C: Test for proper
6105 namespace-qualification of template specializations declared in
6106 other namespaces.
6107
6108 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
6109 to declare a subset of the specializations of a template function
6110 as friends of specializations of a template class.
6111
6112 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
6113 member templates that do not fully specialize the enclosing
6114 template class are rejected.
6115
6116 1998-09-11 Dave Love <d.love@dl.ac.uk>
6117
6118 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
6119
6120 1998-09-08 Dave Love <d.love@dl.ac.uk>
6121
6122 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
6123 altered from libf2c/libU77 version.
6124
6125 1998-09-06 Dave Love <d.love@dl.ac.uk>
6126
6127 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
6128
6129 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
6130
6131 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
6132 (un)signed char are different types for template specialization
6133 purposes.
6134
6135 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
6136
6137 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
6138 * objc: ObjC testsuite.
6139
6140 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
6141
6142 * gcc.c-torture/execute/941014-1.x: New file.
6143
6144 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
6145
6146 * lib/c-torture.exp: Add support for
6147 torture_eval_before_compile and torture_eval_before_execute
6148 variables.
6149
6150 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
6151
6152 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
6153 this test triggers valid.
6154
6155 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
6156
6157 * gcc.dg/980827-1.c: New test.
6158
6159 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
6160
6161 * gcc.c-torture/execute/loop-4b.c: New test.
6162
6163 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
6164
6165 * lib/c-torture.exp: Add support for
6166 torture_eval_before_compile and torture_eval_before_execute
6167 variables.
6168
6169 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
6170
6171 * gcc.c-torture/compile/980825-1.c: New test.
6172
6173 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
6174
6175 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
6176 count number tests in opt_t0 not good_t0.
6177
6178 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
6179
6180 * gcc.c-torture/compile/930326-1.x: Fix typo.
6181
6182 1998-08-23 Mark Mitchell <mark@markmitchell.com>
6183
6184 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
6185 causes an ICE.
6186
6187 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
6188
6189 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
6190 STACK_SIZE is defined.
6191 * gcc.c-torture/unsorted/stuct.c: Similarly.
6192
6193 * gcc.c-torture/compile/980821-1.c: New test.
6194
6195 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
6196
6197 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
6198
6199 1998-08-19 Mark Mitchell <mark@markmitchell.com>
6200
6201 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
6202 code.
6203
6204 1998-08-09 Mark Mitchell <mark@markmitchell.com>
6205
6206 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
6207 error'.
6208
6209 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
6210
6211 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
6212
6213 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
6214
6215 * gcc.c-torture/compile/980816-1.c: New test.
6216
6217 * gcc.dg/980816-1.c: New test.
6218
6219 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
6220
6221 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
6222 compiler for ieee tests.
6223
6224 1998-08-01 Dave Love <d.love@dl.ac.uk>
6225
6226 * g77.f-torture/compile/980729-0.f: New test.
6227
6228 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
6229
6230 * gcc.c-torture/special/eeprof-1.c: New test, for
6231 -finstrument-functions.
6232 * gcc.c-torture/special/special.exp: Run it.
6233
6234 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
6235
6236 * gcc.c-torture/compile/980729-1.c: New test.
6237
6238 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
6239
6240 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
6241 __thumb__ is defined, and test for ARM style doubles if so.
6242
6243 1998-07-26 Dave Love <d.love@dl.ac.uk>
6244
6245 * g77.f-torture/noncompile/980615-0.f: New test.
6246
6247 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
6248
6249 * gcc.dg/980312-1.c: Do link instead of compile.
6250 * gcc.dg/980313-1.c: Likewise.
6251
6252 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
6253
6254 * gcc.c-torture/compile/980726-1.c: New test.
6255
6256 1998-07-25 Dave Love <d.love@dl.ac.uk>
6257
6258 * g77.f-torture/execute/io0.f: New test.
6259
6260 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
6261
6262 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
6263 an int.
6264
6265 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
6266
6267 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
6268 m32r bugs.
6269
6270 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
6271
6272 * gcc.dg/980626-1.c: Expect failures for all toolchains until
6273 c-decl.c:grokdeclarator can handle mode attributes.
6274
6275 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
6276
6277 * gcc.c-torture/execute/980716-1.c: New test.
6278
6279 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
6280
6281 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
6282 the mn10200.
6283 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
6284 the mn10200.
6285 * gcc.c-torture/execute/va-arg-3.x: Similarly.
6286 * gcc.c-torture/compile/930326-1.x: Similarly.
6287
6288 1998-07-13 Dave Love <d.love@dl.ac.uk>
6289
6290 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
6291 New test from Craig.
6292
6293 1998-07-12 Dave Love <d.love@dl.ac.uk>
6294
6295 * g77.f-torture/noncompile/980616-0.f: New test.
6296
6297 * g77.f-torture/execute/970816-3.f: New test from Craig.
6298
6299 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6300
6301 * g++.other/singleton.C: Return error value instead of taking
6302 SIGSEGV.
6303
6304 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
6305
6306 * g++.other/singleton.C: New test. Warning is under dispute.
6307 Runtime crash is not.
6308
6309 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6310
6311 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
6312 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
6313 using6.C, using7.C}: New namespace tests.
6314
6315 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6316
6317 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
6318 specialization with typedef'ed names used as array indexes.
6319
6320 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
6321
6322 * gcc.c-torture/execute/980709-1.c: New test.
6323
6324 * gcc.dg/980709-1.c: New test.
6325
6326 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
6327
6328 * gcc.c-torture/execute/bcp-1.c: New test.
6329
6330 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
6331
6332 * gcc.c-torture/execute/980707-1.c: New test.
6333
6334 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
6335
6336 * gcc.c-torture/compile/980706-1.c: New test.
6337
6338 1998-07-01 Dave Love <d.love@dl.ac.uk>
6339
6340 * g77.f-torture/execute/980701-0.f,
6341 g77.f-torture/execute/980701-1.f: New test from Craig.
6342
6343 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
6344
6345 * gcc.c-torture/compile/980701-1.c: New test.
6346
6347 * gcc.c-torture/execute/980701-1.c: New test.
6348
6349 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
6350 rlsruhe.de>
6351
6352 * g++.old-deja/g++.robertl/eb132.C: New test.
6353 * g++.old-deja/g++.robertl/eb133.C: Likewise.
6354
6355 1998-06-29 Dave Love <d.love@dl.ac.uk>
6356
6357 * g77.f-torture/execute/980628-7.f,
6358 g77.f-torture/execute/980628-8.f,
6359 g77.f-torture/execute/980628-9.f,
6360 g77.f-torture/execute/980628-10.f: New tests from Craig.
6361
6362 * g77.f-torture/execute/980628-3.f: Remove mail headers.
6363
6364 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
6365
6366 * g77.f-torture/execute/980628-4.f: New test from Craig.
6367 * g77.f-torture/execute/980628-5.f: Likewise.
6368 * g77.f-torture/execute/980628-2.f: Likewise.
6369 * g77.f-torture/execute/980628-0.f: Likewise.
6370 * g77.f-torture/execute/980628-1.f: Likewise.
6371 * g77.f-torture/execute/980628-3.f: Likewise.
6372 * g77.f-torture/execute/980628-6.f: Likewise.
6373
6374 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
6375
6376 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
6377 directory when nothing has been installed yet.
6378
6379 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
6380
6381 * gcc.c-torture/special/special.exp: Handle newer versions of
6382 dejagnu.
6383
6384 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
6385
6386 * gcc.dg/980626-1.c: New test.
6387
6388 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
6389
6390 * gcc.misc-tests/m-un-2.c: New test.
6391 * g++.old-deja/g++.other/warn01.c: Likewise.
6392
6393 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
6394
6395 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
6396 compatibility with assmblers with a different comment character.
6397 Eliminate use of GAS-specific extensions.
6398
6399 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
6400
6401 * gcc.c-torture/execute/ieee/980619-1.c: New test.
6402
6403 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
6404
6405 *lib/g77.exp: Replace search for libf2c.a with search for newly
6406 renamed libg2c.a
6407
6408 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
6409
6410 * gcc.c-torture/execute/980617-1.c: New test.
6411
6412 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
6413
6414 * gcc.c-torture/execute/980612-1.c: New test.
6415
6416 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
6417
6418 * gcc.dg/980523-1.c: Only test on ppc-linux.
6419 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
6420
6421 * gcc.c-torture/execute/980608-1.c: New test.
6422
6423 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
6424
6425 * gcc.c-torture/execute/980605-1.c: New test.
6426
6427 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
6428
6429 * gcc.c-torture/execute/980604-1.c: New test.
6430
6431 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
6432
6433 * gcc.c-torture/execute/980602-1.c: New test.
6434 * gcc.c-torture/execute/980602-2.c: Likewise.
6435
6436 1998-06-02 Dave Love <d.love@dl.ac.uk>
6437
6438 * 970125-0.f: Fix per JCB. Add commentary.
6439
6440 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
6441
6442 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
6443 IEEE -0 support.
6444
6445 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
6446
6447 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
6448 earlier.
6449
6450 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
6451
6452 * gcc.c-torture/execute/980526-3.c: New test.
6453
6454 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
6455
6456 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
6457 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
6458 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
6459 m88k-motorola-sysv3 to XFAIL.
6460
6461 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6462
6463 * gcc.dg/980526-1.c: New test.
6464 * gcc.c-torture/execute/980526-2.c: New test.
6465
6466 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
6467
6468 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
6469
6470 * gcc.c-torture/execute/980526-1.c: New test.
6471
6472 1998-05-26 Dave Love <d.love@dl.ac.uk>
6473
6474 * g77.f-torture/execute/alpha2.f: Add runtime test.
6475
6476 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
6477
6478 * g++.old-deja/old-deja.exp: Strip leading directories.
6479
6480 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
6481 error for the line. Don't run multiple tests for the same line.
6482
6483 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
6484
6485 * gcc.dg/980523-1.c: New test.
6486
6487 1998-05-23 Dave Love <d.love@dl.ac.uk>
6488
6489 * g77.f-torture/compile/970915-0.f: New test.
6490
6491 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
6492
6493 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
6494
6495 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
6496
6497 * gcc.dg/980520-1.c: New test.
6498
6499 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
6500
6501 * gcc.dg/980502-1.c: Fix return type.
6502
6503 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
6504
6505 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
6506 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
6507 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
6508 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
6509 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
6510
6511 1998-05-20 Dave Love <d.love@dl.ac.uk>
6512
6513 * g77.f-torture/execute/980520-1.f: New test.
6514
6515 1998-05-15 Dave Love <d.love@dl.ac.uk>
6516
6517 * lib/mike-g77.exp: New file.
6518
6519 * g77.f-torture/noncompile/noncompile.exp,
6520 g77.f-torture/noncompile/check0.f: New files.
6521
6522 1998-05-14 Dave Love <d.love@dl.ac.uk>
6523
6524 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
6525 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
6526 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
6527 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
6528 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
6529 abort where appropriate.
6530
6531 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
6532
6533 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
6534 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
6535
6536 1998-04-29 Dave Love <d.love@dl.ac.uk>
6537
6538 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
6539
6540 1998-04-27 Dave Love <d.love@dl.ac.uk>
6541
6542 * g77.f-torture/compile/980427-0.f: New test.
6543
6544 1998-04-24 Dave Love <d.love@dl.ac.uk>
6545
6546 * g77.f-torture/compile/980424-0.f: New test.
6547
6548 1998-04-19 Dave Love <d.love@dl.ac.uk>
6549
6550 * g77.f-torture/compile/980419-2.f (main): New test.
6551 * g77.f-torture/compile/970125-0.f: New test.
6552 * g77.f-torture/compile/980419-1.f: New test.
6553
6554 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
6555
6556 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
6557 of loop-4.c.
6558
6559 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
6560
6561 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
6562
6563 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
6564
6565 * gcc.c-torture/compile/980329-1.c: New test.
6566
6567 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
6568
6569 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
6570 * gcc.dg/980312-1.c: Fix typo in -march command.
6571
6572 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
6573
6574 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
6575
6576 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
6577
6578 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
6579 Dave Love agree the Fortran source is bogus.
6580
6581 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
6582
6583 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
6584 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
6585 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
6586 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
6587 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
6588
6589 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6590
6591 * g++.old-deja/g++.other/friend1.C: New test.
6592
6593 1998-02-18 Dave Love <d.love@dl.ac.uk>
6594
6595 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
6596 possibly uninitialized) variables and declare dnrm2.
6597
6598 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
6599
6600 From Bruno Haible <haible@ilog.fr>:
6601 * gcc.c-torture/execute/980223.c: New test.
6602
6603 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
6604
6605 * gcc.dg/ifelse-1.c: New test.
6606
6607 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
6608
6609 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
6610
6611 * lib/old-dejagnu.exp (old-dejagnu): Added the
6612 "execution test - XFAIL *-*-*" handling in the spirit of
6613 "excess errors test -". Changed the "execution test fails"
6614 handling to be like "excess errors test fails".
6615 * Update various tests accordingly.
6616
6617 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
6618
6619 * gcc.c-torture/execute/980205.c: New test.
6620
6621 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
6622
6623 * lib/c-torture.exp: Look for .x files instead of .cexp files.
6624 * lib/f-torture.exp: Similarly.
6625 * gcc.c-torture: Rename all .cexp files to .x files.
6626
6627 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
6628
6629 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
6630 (940510-1.c): Removed duplicate.
6631 (971104-1.c): New test.
6632
6633 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
6634
6635 * lib/f-torture.exp: Improve error and loop detection.
6636
6637 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
6638
6639 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
6640 use that to size the filler array.
6641
6642 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
6643
6644 * lib/c-torture.exp(c-torture-execute): Fix typo.
6645
6646 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
6647 testcase as the executable name. Keep the executable around if
6648 the test fails.
6649
6650 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
6651
6652 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
6653 changes. Only test one -g option, and move it to the end of the
6654 list of options to test.
6655
6656 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
6657
6658 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
6659 variable GCC_TORTURE_OPTIONS to supply default switches separated
6660 by colons. If no environment variable, run tests with -O0 -g, -O1
6661 -g, and -O2 -g as well.
6662
6663 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
6664
6665 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
6666 explanatory comments. Fix indentation.
6667
6668 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
6669
6670 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
6671
6672 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
6673
6674 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
6675 * g++.old-deja/g++.mike/p7325.C: Likewise.
6676 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
6677
6678 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
6679
6680 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
6681 * g++.old-deja/g++.brendan/crash30.C: Likewise.
6682 * g++.old-deja/g++.brendan/crash39.C: Likewise.
6683 * g++.old-deja/g++.law/operators4.C: Likewise.
6684
6685 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
6686
6687 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
6688 * g++.old-deja/g++.mike/p784.C: Ditto.
6689 * g++.old-deja/g++.mike/p785.C: Ditto.
6690
6691 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
6692
6693 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
6694
6695 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
6696
6697 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
6698 target feature; pass this to c-torture-execute as needed.
6699
6700 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
6701
6702 * lib/c-torture.exp(c-torture-execute): If the previous and the
6703 current executables being tested are identical, we don't need to
6704 run the executable again. Try to make the executable names
6705 unique. Add an optional argument for passing additional compiler
6706 flags.
6707
6708 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
6709
6710 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
6711
6712 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
6713
6714 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
6715
6716 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
6717
6718 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
6719 32bit or larger longs.
6720
6721 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
6722 have either a 32bit long or 32bit int.
6723
6724 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
6725
6726 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
6727 Make double precision tests dependent on sizeof (double).
6728
6729 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
6730
6731 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
6732 too.
6733
6734 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
6735
6736 * gcc.c-torture/compile/961203-1.cexp: New script.
6737
6738 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
6739
6740 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
6741 up the includes ourselves.
6742
6743 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
6744
6745 * lib/plumhall.exp: Remove random include, and add a few
6746 verbose messages for debugging.
6747
6748 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
6749
6750 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
6751 of trying to do it ourselves.
6752
6753 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
6754
6755 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
6756
6757 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
6758
6759 * gcc.prms/5403.c: Made regexp a bit less strict.
6760
6761 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
6762
6763 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
6764 is returned from remote_load instead.
6765 * lib/plumhall.exp: Ditto.
6766 * lib/mike-g++.exp: Ditto.
6767 * lib/old-dejagnu.exp: Ditto.
6768 * lib/c-torture.exp: Ditto.
6769
6770 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
6771
6772 * lib/g++.exp: Use build_wrapper procedure.
6773 * lib/gcc.exp: Ditto.
6774
6775 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
6776
6777 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
6778 an old-style decl for malloc. Fixes tests to work when
6779 sizeof (int) != sizeof (size_t).
6780
6781 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
6782
6783 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
6784
6785 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
6786 use stdargs.h interface.
6787
6788 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
6789
6790 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
6791 NO_VARARGS when compiling.
6792
6793 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
6794
6795 * lib/plumhall.exp(ph_includes): New procedure.
6796 (ph_make): Use it.
6797 (ph_compiler): Ditto.
6798
6799 * lib/g++.exp: Rename test-glue.c to testglue.c.
6800 * lib/gcc.exp: Ditto.
6801
6802 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
6803
6804 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
6805 to completion when it's called.
6806
6807 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
6808
6809 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
6810 is defined, don't do test.
6811
6812 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
6813
6814 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
6815 for object files.
6816 (ph_summary): Mark skipped testcases as untested, not unresolved.
6817
6818 * lib/plumhall.exp (ph_make): If unresolved because of bad
6819 errorCode, record errorCode in log file.
6820 (*): Replace send_log/verbose with verbose -log.
6821
6822 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
6823
6824 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
6825 double conversion if double isn't at least 8 bytes.
6826
6827 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
6828 int to work with targets where int is 16 bits.
6829
6830 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
6831 8 bytes, just exit, since 4 byte doubles don't have enough bits of
6832 precision for the test to complete.
6833
6834 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
6835
6836 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
6837 if d10v is not compiled with the -mdouble64 flag.
6838 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
6839
6840 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
6841 d10v is not compiled with the -mint32 flag.
6842
6843 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
6844
6845 * lib/plumhall.exp: Use incr_count.
6846
6847 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
6848
6849 * gcc.c-torture: Update to c-torture-1.45.
6850
6851 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
6852
6853 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
6854 the name of the expect testcase file).
6855
6856 * lib/g++.exp(g++_init): Ditto.
6857
6858 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
6859
6860 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
6861 the host.
6862
6863 * lib/gcc.exp(gcc_exit): New procedure.
6864
6865 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
6866
6867 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
6868 specs where appropriate.
6869
6870 * g++.old-deja/g++.arm/*: Added additional ERROR checks
6871 because of new "candidates are" messages, and removed a few
6872
6873 * Converted all non-old-style g++ testcases to old-style, and
6874 moved into g++.old-deja.
6875
6876 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
6877
6878 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
6879 options.
6880
6881 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
6882 succeeded.
6883
6884 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
6885
6886 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
6887
6888 * lib/gcc.exp (gcc_target_compile): Add support for defining
6889 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
6890 the machine doesn't have those features.
6891
6892 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
6893
6894 * g++.law/operators4.exp: Don't use LIBS.
6895
6896 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
6897
6898 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
6899
6900 * lib/mike-g++.exp: Don't set the compiler to be tested here.
6901 * lib/g++.exp: Set it here instead. Also, allow use of the
6902 --tool_exec and --tool_opt options. Change CXX to
6903 GXX_UNDER_TEST.
6904
6905 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
6906
6907 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
6908
6909 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
6910
6911 * lib/old-dejagnu.exp: Use prune_warnings instead of
6912 prune_system_crud.
6913 * lib/mike-g++.exp: Ditto.
6914 * lib/gcc.exp: Ditto.
6915 * lib/g++.exp: Ditto.
6916
6917 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
6918
6919 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
6920
6921 * 941014-2.c: Include stdlib.h
6922 * 960327-1.c: Include stdio.h
6923 * dbra.c, index-1.c: Don't assume ints are 32bits.
6924
6925 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
6926
6927 * lib/gcc.exp: Add gcc,stack_size target feature.
6928
6929 * lib/g++.exp(g++_target_compile): Add the include and link
6930 paths here, not in two other places. And, it's $options, not
6931 options.
6932
6933 * lib/mike-g++.exp(postbase): Remove the code that determines
6934 the correct include and link paths.
6935 * g++.old-deja/old-deja.exp: Ditto.
6936
6937 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
6938
6939 * lib/g++.exp(g++_init): target_compile no longer returns the
6940 filename of the result.
6941
6942 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
6943
6944 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
6945 call to glob.
6946
6947 * gcc.c-torture/special/special.exp: Change call to
6948 gcc_target_compile to include the object file.
6949
6950 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
6951
6952 * gcc.c-torture/special/special.exp: Correct misspelling in last
6953 change.
6954
6955 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
6956
6957 * lib/plumhall.exp(ph_summary): Log the entire output of the
6958 executable. Return -1 if there were any failures, 0 otherwise.
6959 (ph_execute): Return -1 if there were any failures, 0 otherwise.
6960 (ph_make): Clean up objects and executables that were built
6961 if the tests succeeded.
6962
6963 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
6964
6965 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
6966 libraries and includes in the build tree as appropriate.
6967
6968 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
6969
6970 * lib/c-torture.exp: Instead of looking for the global variable
6971 NO_LONG_LONG, check to see if that's a feature of the target.
6972
6973 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
6974
6975 * config/default.exp: Minimize. Delete the remainer of the files in
6976 config; this functionality is now in devo/dejagnu/config.
6977
6978 g++.*/*: Pass any additional flags used to compile to postbase;
6979 delete CXXFLAGS.
6980
6981 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
6982 is now done by runtest.exp. Use gcc_target_compile instead of
6983 compile.
6984
6985 lib/c-torture.exp: Use gcc_target_compile instead of compile.
6986 Remove references to CFLAGS. Use remote_file instead of
6987 calling rm -f.
6988 (c-torture): Take a list of arguments to use to compile this
6989 testcase.
6990
6991 lib/g++.exp: Simplify. Use target_compile instead of compile.
6992 lib/gcc-dg.exp: Ditto.
6993 lib/gcc.exp: Ditto.
6994 lib/mike-{gcc,g++}.exp: Ditto.
6995 lib/old-dejagnu.exp: Ditto.
6996 lib/plumhall.exp: Ditto.
6997
6998 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
6999
7000 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
7001 (ph_linker): Likewise.
7002
7003 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
7004
7005 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
7006 MAP_ANON / MAP_ANONYMOUS if defined;
7007 else try to map from /dev/zero .
7008
7009 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
7010
7011 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
7012 isn't defined, then define it to MAP_ANONYMOUS.
7013
7014 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
7015
7016 * gcc.c-torture: Update to c-torture-1.42 release.
7017
7018 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
7019
7020 * gcc.c-torture: Update to c-torture-1.41 release.
7021
7022 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
7023
7024 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
7025 c-torture release.
7026
7027 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7028
7029 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
7030 and LDFLAGS. Fix second case to append the target_info ldflags
7031 onto LDFLAGS, not CFLAGS.
7032 * lib/g++.exp (g++_init): Add target_info stuff.
7033 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
7034 of libgloss and newlib flags for !native.
7035
7036 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
7037 (GDB): Fix relative path to go up another dir for finding gdb.
7038
7039 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7040
7041 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
7042 versions in the target_info array, if they don't exist.
7043
7044 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7045
7046 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
7047
7048 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
7049
7050 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
7051 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
7052
7053 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
7054
7055 * lib/old-dejagnu.exp: Don't remove the output file before we've
7056 actually tested it. Don't append pwd to the path of the executable
7057 we're testing.
7058
7059 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
7060
7061 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
7062
7063 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
7064
7065 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
7066 temporary directory for compiler files, and set it to a default
7067 value of /tmp. Set $output as the name of the output file from
7068 compiling the testcase. Add a -o option to $cflags_var so the
7069 compiler writes the final output file as $output. Set $executable
7070 to $output.
7071
7072 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
7073 directory for compiler files, and set it to /tmp if it doesn't
7074 already have a value. Set $output_file to the name of the output
7075 file from compiling the testcase. Add a -o option to CXXFLAGS so
7076 the compiler writes the final output file as $output. Use $output
7077 as the executable to be tested.
7078
7079 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7080
7081 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
7082
7083 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
7084
7085 * gcc.c-torture/execute/pending-1.c: New test. Still
7086 pending in Tege's queue.
7087
7088 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
7089
7090 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
7091 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
7092 if there were failures. Call unresolved if there were unresolved
7093 testcases. Call gcc_fail if program did not run to completion.
7094 (ph_make): Pass additional argument name to ph_execute.
7095 (ph_execute): Add new argument. Pass additional arguments to
7096 ph_summary. Call gcc_fail is there is no execution output.
7097
7098 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
7099
7100 * lib/plumhall.exp (proc_summary): Output relavent summary
7101 lines into the log so specific failures in plumhall can be
7102 investigated.
7103
7104 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
7105
7106 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
7107 (c-torture-execute): Don't try to execute tests which use
7108 "long long" types if $NO_LONG_LONG is nonzero.
7109
7110 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
7111
7112 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
7113 not c-torture.
7114
7115 * gcc.ieee: Move from here.
7116 * gcc.c-torture/execute/ieee: To here.
7117
7118 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
7119
7120 * gcc.c-torture: Update to c-torture-1.41 release.
7121
7122 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
7123
7124 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
7125 not "$output".
7126
7127 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
7128
7129 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
7130 -c present.
7131
7132 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
7133
7134 * config/proelf.exp: Handle connecting to a simulator.
7135
7136 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
7137
7138 * config/proelf.exp: New file. Enough framework that we can
7139 run c-torture tests on the proelf targets (or any other target
7140 that gdb can connect to for that matter).
7141
7142 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
7143
7144 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
7145 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
7146
7147 * lib/plumhall.exp (ph_execute): Always call ph_summary if
7148 exec_output exists.
7149
7150 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
7151
7152 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
7153 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
7154
7155 * config/*.exp: Update FSF address. Change result of ${tool}_load
7156 to pass/fail/unresolved/unsupported/untested. Caller must now
7157 call unresolved/unsupported/untested.
7158 * lib/*.exp: Update FSF address. Update to handle new results of
7159 ${tool}_load.
7160 * lib/chill.exp (verbose): Delete.
7161
7162 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
7163
7164 * lib/gcc.exp (default_gcc_start): Change order of args to
7165 $LDFLAGS $CFLAGS $LIBS.
7166 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
7167 Save/set/restore CFLAGS. Pass single arg to gcc_start.
7168 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
7169 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
7170 * gcc.misc-tests/dg-test.exp: Likewise.
7171 * gcc.misc-tests/msgs.exp: Likewise.
7172 * gcc.prms/prms.exp: Likewise.
7173 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
7174 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
7175
7176 * lib/dg.exp: Deleted, moved to dejagnu/lib.
7177
7178 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7179
7180 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
7181
7182 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
7183 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
7184
7185 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
7186 necessary.
7187
7188 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
7189
7190 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
7191 global for loop; add use of $mathlib.
7192 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
7193 settings here; set mathlib for anything but VxWorks.
7194
7195 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
7196
7197 * gcc.c-torture: Update to c-torture-1.40 release.
7198
7199 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
7200
7201 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
7202 dg.exp.
7203
7204 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
7205
7206 * lib/c-torture.exp (c-torture-execute): Declare "output" as
7207 global.
7208
7209 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
7210
7211 * lib/g++.exp (LIBS): Define if not already.
7212 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
7213 (gcc-dg-prune): Call prune_gcc_output.
7214 * lib/gcc.exp (prune_gcc_output): New proc.
7215 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
7216 prune_gcc_output.
7217
7218 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
7219
7220 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
7221 (c-torture-execute): Likewise. Rename `name' to `testcase'.
7222
7223 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
7224
7225 * gcc.c-torture: Update to c-torture-1.39 release.
7226
7227 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
7228
7229 * lib/c-torture.exp (c-torture-execute): Don't return if one option
7230 fails, try others as well.
7231
7232 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
7233
7234 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
7235 If compilation fails, mark execute tests as `untested'.
7236 If test is marked as unsupported, don't mark compilation and
7237 execute tests as failed.
7238
7239 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7240
7241 * lib/g++.exp (g++_init): Don't link in libg++, and look to
7242 libstdc++ for whether or not we want to be doing shared
7243 libraries. Delete link_curses since we don't need it anymore.
7244 * lib/mike-g++.exp (postbase): Don't link in libg++.
7245 * g++.old-deja/old-deja.exp: Likewise.
7246
7247 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7248
7249 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
7250
7251 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7252
7253 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
7254 For that, add `-Wl,-a,shared_archive'.
7255 * g++.old-deja/old-deja.exp: Likewise.
7256
7257 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
7258
7259 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
7260
7261 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
7262
7263 * lib/mike-g++.exp (postbase): Pay attention to the status of
7264 g++_load.
7265
7266 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7267
7268 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
7269
7270 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
7271
7272 * lib/gcc.exp (default_gcc_start): No longer need to log program
7273 being executed or its output, execute_anywhere does that now.
7274 * lib/g++.exp (default_g++_version): Call execute_anywhere.
7275 (default_g++_start): Likewise. Delete calls to verbose/send_log.
7276
7277 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7278
7279 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
7280 the same as those in lib/g++.exp.
7281
7282 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
7283
7284 * gcc.c-torture: Update to c-torture-1.38 release.
7285 * gcc.ieee: Related changes.
7286
7287 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
7288
7289 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
7290 "exec". Minor reformatting changes.
7291
7292 * config/rom68k.exp (${tool}_load): Make it work in a canadian
7293 cross. This means all "exec" calls now work on a remote host as
7294 well.
7295 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
7296 cross. Filter out the extra "\r\n" stuff that expect puts in.
7297 (c-torture-execute): Filter out the bogus warnings like
7298 c-torture-compile does. Add support for canadian cross.
7299 * lib/gcc.exp (default_gcc_version, default_gcc_start)
7300 Use execute_anywhere rather than calling exec directly. Now it
7301 works for canadian cross testing.
7302
7303 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
7304
7305 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
7306 results into a variable, and check that rather than using file exists.
7307
7308 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7309
7310 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
7311 create a libg++.so. For sunos4.1.*, also add -ltermcap.
7312
7313 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7314
7315 * g++.old-deja/old-deja.exp: Create and pass runshlib and
7316 lib_curses if there's a shared libg++ in the build tree.
7317
7318 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
7319
7320 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
7321 if not supported target.
7322
7323 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7324
7325 * lib/g++.exp (g++_init): Move empty setting of runshlib and
7326 link_curses up to always happen, not just for native builds.
7327
7328 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
7329
7330 * gcc.c-torture: Update to c-torture-1.36 release.
7331 * gcc.failure: Related changes.
7332
7333 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
7334
7335 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
7336
7337 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7338
7339 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
7340 * lib/mike-g++.exp (postbase): Not in here. Still reference
7341 runshlib, link_curses, and mathlib for link and run.
7342
7343 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
7344 pass the runtime shared library options for Solaris, OSF/1, and
7345 Irix5, and link with -lcurses to avoid unresolved references.
7346
7347 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7348
7349 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
7350 only run once.
7351
7352 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
7353
7354 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
7355
7356 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
7357
7358 * gcc.c-torture: Update to c-torture-1.35 release. Note we
7359 do not have a framework for the "compat" tests yet.
7360
7361 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7362
7363 * lib/mike-g++.exp (postbase): New local variable `mathlib',
7364 set to null if we're testing vxworks5.1. Use that instead of
7365 `-lm' in the setting of LIBS for link and run.
7366
7367 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7368
7369 * config/rom68k.exp (${tool}_load): Major changes to make it
7370 work. Verified that it does in fact return the stuff in
7371 exec_output properly. Catch any Emul or any TRAP other than 0.
7372
7373 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7374
7375 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
7376 LDFLAGS properly for targets that need stuff from libgloss.
7377 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
7378 only run once.
7379 (gpp_initialized): New variable.
7380
7381 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
7382
7383 * config/rom68k.exp: Load libgloss.exp.
7384 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
7385 so we can produce a fully linked binary.
7386 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
7387 so we can produce a fully linked binary.
7388
7389 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
7390
7391 * lib/plumhall.exp (ph_section): Watch for expected failures.
7392 Add missing `else'.
7393
7394 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
7395 run the testcase.
7396 (c-torture): Likewise.
7397
7398 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
7399
7400 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
7401
7402 * lib/mike-g++.exp (mike_cleanup): New proc.
7403 (prebase): New globals compiler_result, not_compiler_result,
7404 target_regexp.
7405 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
7406 allow leading "-" in pattern. Watch for unsupported tests.
7407 If $compiler_result is set, pattern match assembler code,
7408 and ditto for $not_compiler_result.
7409 * lib/mike-gcc.exp: Likewise.
7410
7411 * lib/plumhall.exp (ph_execute): Only call ph_summary if
7412 execution "succeeded".
7413
7414 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
7415
7416 * config/win32.exp: New file.
7417 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
7418
7419 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
7420
7421 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
7422 unsupported.
7423 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
7424 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
7425 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
7426
7427 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
7428 "... without exceptions was ...". That is now handled by
7429 prune_system_crud.
7430 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7431
7432 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
7433
7434 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
7435 sieve.c,sort2.c}: New files.
7436 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
7437 sieve.exp,sort2.exp}: Drivers for them.
7438
7439 * lib/mike-gcc.exp (program_output): New user settable variable.
7440 (postbase): Call prune_system_crud. Also prune extraneous compiler
7441 messages.
7442 * lib/mike-g++.exp (program_output): New user settable variable.
7443
7444 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
7445
7446 * config/sh.exp: Deleted (use sim.exp instead).
7447
7448 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7449
7450 * config/vx.exp: Declare CHECKTASK as global.
7451 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
7452 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
7453 * lib/old-dejagnu.exp: Load [pwd]/$executable.
7454
7455 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7456
7457 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
7458 target. Like vx.exp, only includes `vx29k.exp' instead of
7459 `vxworks.exp'.
7460
7461 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
7462
7463 * config/sim.exp: Increase time limit from 120 seconds to 240.
7464
7465 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7466
7467 * gcc.c-torture/execute/950628-1.c: New test.
7468
7469 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
7470
7471 * gcc.c-torture: Update with changes/additions from
7472 c-torture-1.34.
7473
7474 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
7475
7476 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
7477
7478 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
7479
7480 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
7481
7482 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
7483
7484 * gcc.c-torture/compile/950512-1.c: New test.
7485 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
7486 * gcc.dg/struct-ret-1.c: Likewise.
7487
7488 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
7489
7490 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
7491 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
7492
7493 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
7494
7495 * gcc.c-torture/special/920411-1.c: Deleted.
7496 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
7497
7498 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
7499
7500 * config/sim.exp (${tool}_load): Hack in call to bash to get a
7501 cpu limit.
7502
7503 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
7504
7505 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
7506
7507 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
7508
7509 From kenner;
7510 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
7511 is the proper length.
7512 * va-arg-3.c: Likewise.
7513
7514 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
7515
7516 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
7517 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
7518
7519 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
7520 * lib/g++.exp (default_g++_start): Delete old cruft.
7521
7522 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
7523
7524 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
7525 (2 * (1 << 18)) to (2 * (1 << 17)).
7526
7527 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
7528
7529 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7530
7531 * config/rom68k.exp: Renamed from config/idp.exp
7532
7533 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
7534
7535 * c-torture/compile/921109-2.c
7536
7537 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
7538
7539 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
7540 excess errors.
7541
7542 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
7543
7544 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
7545 output.
7546 * lib/g++.exp (default_g++_start): Likewise.
7547
7548 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
7549
7550 * gcc.c-torture/compile/950329-1.c: New test.
7551
7552 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7553
7554 * config/bug.exp (${tool}_load): Updated to use new remote_open
7555 and remote_close procs.
7556 * config/idp.exp: New file.
7557
7558 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
7559
7560 * gcc.c-torture/execute/950322-1.c: New test.
7561
7562 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
7563
7564 * config/vx.exp (${tool}_load): Clean up testing of return code from
7565 vxworks_ld and vxworks_spawn.
7566
7567 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
7568
7569 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
7570
7571 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
7572
7573 * lib/old-deja.exp: Add `excess errors test - ' error, now one
7574 can mark excess errors on a machine by machine basis. Note, the
7575 default is to not expect any excess errors, even when excess
7576 errors test - is given, so you will want to put an XFAIL ... on
7577 these lines. For example, // excess errors test - XFAIL hppa*-*-*
7578 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
7579 those 4 machines, but no others.
7580
7581 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7582
7583 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
7584 * lib/c-torture.exp: to here.
7585
7586 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
7587
7588 * gcc.c-torture/execute/950221-1.c: New test.
7589 * gcc.c-torture/execute/struct-ret-1.c: New test.
7590 * gcc.c-torture/compile/950221-1.c: New test.
7591
7592 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
7593
7594 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
7595
7596 * gcc.c-torture/execute/arith-1.c (main): Return 0.
7597 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
7598
7599 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
7600
7601 * g++.gb: New directory of tests, derived from my signature and
7602 class scoping tests.
7603
7604 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
7605 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
7606 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
7607 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
7608 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
7609 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
7610 * g++.gb/sig25.C: Likewise.
7611
7612 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
7613 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
7614 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
7615 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
7616 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
7617 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
7618 * g++.gb/sig25.exp: Likewise.
7619
7620 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
7621 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
7622 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
7623 * g++.gb/scope13.C: Likewise, this test still fails.
7624
7625 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
7626 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
7627 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
7628 * g++.gb/scope13.exp: Ditto.
7629
7630 * g++.gb/README: New file, explains what these tests are about.
7631
7632 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
7633
7634 * lib/dg.exp (dg-do): Support `preprocess'.
7635 (dg-test): Likewise.
7636
7637 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7638
7639 * config/udi.exp: change "continue -expect" to "exp_continue".
7640
7641 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
7642
7643 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
7644 Delete redundant tests.
7645
7646 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
7647 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
7648 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
7649 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
7650 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
7651 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
7652 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
7653 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
7654
7655 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
7656 storing label pointers.
7657 * gcc.c-torture/execute/921019-1.c: Likewise.
7658 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
7659 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
7660 parameter fp.
7661 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
7662 constants.
7663
7664 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
7665 Delete obsolete tests.
7666
7667 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
7668 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
7669 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
7670 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
7671 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
7672 * gcc.c-torture/compile/950124-1.c: New test.
7673
7674 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
7675
7676 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7677
7678 * lib/mike-g++.exp: Add -lm to LIBS.
7679
7680 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
7681
7682 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
7683
7684 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
7685
7686 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
7687
7688 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
7689
7690 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
7691
7692 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
7693
7694 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
7695 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
7696 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
7697 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
7698 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
7699 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
7700 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
7701 * g++.law/{operators31.C, operators32.C,
7702 * g++.law/{operators33.C, operators34.C}: Likewise.
7703 * g++.law/{pic1.C, refs2.C}: Likewise.
7704 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
7705 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
7706 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
7707 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
7708
7709 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
7710 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
7711 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
7712 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
7713 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
7714 * g++.law/{enum9.exp, friend5.exp}: Likewise.
7715 * g++.law/{nest3.exp, nest4.exp}: Likewise.
7716 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
7717 * g++.law/{operators30.exp, operators31.exp}: Likewise.
7718 * g++.law/{operators32.exp, operators33.exp}: Likewise.
7719 * g++.law/{operators34.exp}: Likewise.
7720 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
7721 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
7722 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
7723 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
7724 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
7725
7726 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
7727 No longer expected to fail.
7728 * g++.law/missed-error3.C: Tweak for recent bool changes.
7729
7730 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
7731
7732 * config/emb-unix: Deleted.
7733 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
7734 remote execution. Do final link on remote host if REMOTE_LINK is set.
7735
7736 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
7737
7738 * lib/dg.exp (dg-test): Fix typo in last patch.
7739
7740 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
7741
7742 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
7743 (handles multiple occurrences).
7744
7745 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
7746
7747 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
7748 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
7749 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
7750 printed).
7751 * lib/c-torture.exp (c-torture-compile): Likewise.
7752 (c-torture): Prepend full path if missing.
7753 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
7754 (gcc_fail): Likewise.
7755 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
7756
7757 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
7758
7759 * lib/netware.exp: Only attach to NetWare i386 systems.
7760
7761 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
7762
7763 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
7764 messages. Add test name to "output pattern match" pass/fail message.
7765
7766 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
7767
7768 * gcc.dg: New testsuite.
7769 * gcc.dg/dg.exp: New file.
7770
7771 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
7772 test-switch.c}: Deleted.
7773
7774 * gcc.misc-tests/msgs.exp: New testcase driver.
7775
7776 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
7777
7778 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
7779 Watch for illegal return values from ${tool}_load.
7780 * config/unix.exp (${tool}_load): Fix pass/fail detection for
7781 cross targets. Coerce return value >0 to 1.
7782
7783 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
7784
7785 * config/unix.exp (${tool}_load): Call program rsh, not proc.
7786
7787 * config/emb-unix.exp: New file.
7788
7789 * config/sim.exp: Error if variable $SIM not defined.
7790 (${tool}_load): Mark test as "untested" if simulator missing.
7791
7792 * config/unix.exp: Load remote.exp to get rcp_download.
7793 * lib/c-torture.exp: Use different option lists for testcases with
7794 and without loops.
7795 * gcc.c-torture/execute/execute.exp: Likewise.
7796
7797 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
7798
7799 * config/*.exp: Clarify return code from ${tool}_load.
7800 Call `unresolved' or `untested' instead of `warning' or `perror'
7801 (sometimes you still want to call both though).
7802 Add comment that `shell_id' is local to each file.
7803 * config/udi.exp (timeout): Set to 30.
7804 Don't print warning if connection fails, $connectmode has already
7805 printed an error.
7806 (${tool}_load): Move verbose messages to level 2.
7807 Rework pattern for "Process started" message.
7808 Pass `shell_id' to ${connectmode}_download.
7809 Retry twice upon timeout. Make resetting of target more robust.
7810 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
7811 Pass `shell_id' to exit_$connectmode.
7812 Only call exit_$connectmode if connected.
7813 * config/unix.exp (${tool}_load): Check return codes better.
7814 * config/vrtx.exp (${tool}_load): Likewise.
7815 * config/vx.exp (${tool}_load): Likewise.
7816 Delete unneeded global's.
7817 * lib/dg.exp (dg-test): Update to reflect clarified return codes
7818 from ${tool}_load.
7819 (dg-stat): Delete.
7820 (dg-init): Delete recording of pass/fail counts.
7821 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7822 (old-dejagnu-init): Likewise.
7823 (old-dejagnu-stat): Delete contents, empty proc now.
7824 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
7825 (c-torture): Delete references to lcnt, lpass, lfail.
7826 Get option list from TORTURE_OPTIONS.
7827 Delete -funroll[-all]-loops if no loops.
7828 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
7829 (g++_stat): Delete contents (empty proc now).
7830 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
7831 (gcc_finish): Likewise.
7832 (gcc_stat): Deleted.
7833 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
7834 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
7835 * gcc.c-torture/execute/execute.exp: Likewise.
7836 Split tests into two parts: compile, execute.
7837 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
7838 no loops. Update to reflect clarified return codes from ${tool}_load.
7839
7840 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
7841
7842 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
7843 to grep for.
7844 (old-dejagnu): Likewise (where necessary).
7845
7846 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
7847
7848 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
7849
7850 * lib/dg.exp (dg-process-target): Fix processing of selector.
7851 Add comment regarding use of `error'.
7852
7853 * lib/gcc.exp (prune_system_crud): Define if missing.
7854 * lib/g++.exp (prune_system_crud): Likewise.
7855
7856 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
7857 Call prune_system_crud.
7858 * lib/dg.exp (dg-runtest): New proc.
7859 Use perror instead of send_user for tcl errors in testcase.
7860 Don't return any value, it's never used.
7861 Don't clobber previous definition of `unknown'.
7862 Print tcl errors in `dg-final'.
7863
7864 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
7865
7866 * lib/dg.exp (dg-process-target): Improve syntax error messages.
7867 (dg-test): Don't print errorInfo, it contains stack backtrace.
7868
7869 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
7870
7871 * lib/g++.exp (runtest_file_p): Define if missing.
7872
7873 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
7874
7875 * lib/mike-g++.exp: Comment out loading of g++.exp.
7876 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
7877 (default_g++_version): Always print something.
7878 (default_g++_start): Comment out call to `which'.
7879 (g++_start, g++_load): Deleted (must be defined in config file).
7880 * lib/gcc.exp: Test for existence of $CC at start.
7881 Delete check for tmpdir (done in gcc_init).
7882 (default_gcc_version): Always print something.
7883 (default_gcc_start): Comment out call to `which'.
7884 * config/*.exp: Major cleanup - make cross targets work at least a
7885 little better for g++ (by not being "--tool gcc" specific).
7886 Rename gcc_xxx to ${tool}_xxx.
7887 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
7888 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
7889
7890 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
7891
7892 * lib/c-torture.exp (c-torture-compile): Rework compiler
7893 message processing.
7894
7895 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
7896 c-torture.
7897
7898 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
7899
7900 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
7901
7902 * lib/dg.exp (dg-process-target): Support { target native }.
7903
7904 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
7905
7906 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
7907 looked for "... program xxx got fatal signal".
7908 Correct regsub munging of `comp_output'.
7909 Ignore compiler messages "path prefix not used" and "linker input
7910 file unused".
7911
7912 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
7913
7914 * lib/gcc.exp (runtest_file_p): Define if missing.
7915 * gcc.prms/template.c: Example to work from.
7916
7917 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
7918
7919 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
7920 * lib/dg.exp (dg-test): Call unsupported testcases as such.
7921
7922 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
7923 * gcc.prms/1883.c: Moved from compile/940714-1.c.
7924 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
7925 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
7926
7927 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
7928 (dg-process-target): No longer a varargs proc.
7929 Return S/N for target, P/F for xfail. All callers changed.
7930 (user option procs): More argument checking.
7931 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
7932 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
7933 (dg-test): Skip test if not running on selected target in `dg-do'.
7934 Update handling of `dg-do-what', `dg-output-text'.
7935 Separate execution pass/fail from output pattern match pass/fail.
7936 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
7937
7938 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
7939
7940 * gcc.c-torture/special/special.exp: Don't expect failure for mips
7941 target for 920510-1.c.
7942
7943 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
7944
7945 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
7946 Clean up comment regarding use of passcnt, etc.
7947 (gcc_stat): Don't update `testcnt' here.
7948 (gcc_finish): Do it here.
7949 Might as well reset `but_id' here too.
7950 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
7951 to determine if the file should be tested.
7952 * gcc.c-torture/compile/compile.exp: Likewise.
7953 * gcc.c-torture/execute/execute.exp: Likewise.
7954 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
7955 * gcc.misc-tests/dg-test.exp: Likewise.
7956 * gcc.prms/prms.exp: Likewise.
7957 * gcc.wendy/wendy.exp: Likewise.
7958 * g++.old-deja.exp: Likewise.
7959 Move "Testing file" message to verbose level 1.
7960
7961 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
7962
7963 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
7964
7965 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
7966
7967 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
7968 (default_gcc_start): Accept optional second list element
7969 of compiler flags. Print compiler output at verbosity level 2.
7970 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
7971 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
7972 Save current values of framework globals passcnt, failcnt, xpasscnt,
7973 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
7974 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
7975 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
7976 xfailcnt to compute stats. Update framework global `testcnt' from
7977 pass/fail counts.
7978 (gcc_finish): New proc. Clean up test environment.
7979 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
7980 (gcc_epass, gcc_efail): Delete.
7981 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
7982 argument of line number.
7983 (dg-init): If the tool has an init routine, call it.
7984 (dg-test): Remove args `cflags_var' and `libs_var'.
7985 Pass all compiler options to ${tool}_start.
7986 Handle missing line number.
7987 (dg-finish): New function.
7988 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
7989 particular files. Call gcc_finish at end. Move "skipping test"
7990 message to verbosity level 3.
7991 * gcc.c-torture/compile/compile.exp: Likewise.
7992 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
7993 * gcc.c-torture/execute/execute.exp: Likewise.
7994 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7995 Print testcase being tried at verbosity level 1.
7996 * gcc.c-torture/special/special.exp: Unset xfail.
7997 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7998 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
7999 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
8000 * gcc.failure/failure.exp: Likewise.
8001 * gcc.ieee/ieee.exp: Likewise.
8002 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
8003 Update call to dg-test. Call dg-finish at end.
8004 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
8005 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8006 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
8007 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
8008 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
8009 * gcc.wendy/wendy.exp: Add copyright.
8010 Delete setting of tmpdir (done by gcc_init).
8011 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
8012 Pass compiler flags to gcc_start. Call gcc_finish at end.
8013 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
8014 gcc_[ce]pass/fail.
8015
8016 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
8017
8018 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
8019 confusion.
8020 (g++_load): Likewise.
8021
8022 * config/*.exp (gcc_load): Some were varargs fns and some were not.
8023 Rename argument to `prog' to remove the confusion.
8024 Varargs fns behave differently too!
8025 (g++_load): Likewise.
8026
8027 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
8028
8029 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
8030 what it is. Delete (always) printing of status value for !native.
8031 Simplify verbose code, and include status and exec_output.
8032 (g++_load): Use gcc_load.
8033
8034 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8035
8036 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
8037 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
8038 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
8039 940714-3.c as these testcases don't exist anymore. Make
8040 va-arg-1.c expected to pass.
8041
8042 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
8043
8044 * gcc.misc-tests/misc.exp: Only run specific testcases.
8045 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
8046 * gcc.misc-tests/dg-[1-9].c: New files.
8047
8048 * lib/dg.exp: New testsuite driver.
8049 * gcc.prms/prms.exp: Use it.
8050
8051 * README.gcc: New file.
8052
8053 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
8054 Document and reset `lxpass' and `lxfail'.
8055 Simplify "initialized" message.
8056 (gcc_stat): Clean up comments a little.
8057
8058 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
8059
8060 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
8061
8062 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
8063
8064 * lib/old-dejagnu.exp (process-option): New proc.
8065 (old-dejagnu-init, old-dejagnu-stat): Likewise.
8066 (old-dejagnu): Simplify.
8067 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
8068
8069 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
8070
8071 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
8072 exists and is not an empty string.
8073
8074 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
8075 $xfail rather than calling setup_xfail. Clear $xfail when test is
8076 finished.
8077 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
8078 automatically.
8079
8080 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
8081 longer expected to fail.
8082
8083 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
8084 "f" function call.
8085
8086 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
8087
8088 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
8089 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
8090 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
8091 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
8092 c-torture-1.29.
8093
8094 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
8095 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
8096
8097 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
8098
8099 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
8100 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
8101
8102 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
8103 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
8104 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
8105
8106 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8107
8108 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
8109 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
8110 940714-1.c, 940714-2.c, 940714-3.c},
8111 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
8112 gcc.misc-tests/{mg.c,mg.exp}:
8113 New tests.
8114 * gcc.noncompile/noncompile.exp: Change accordingly.
8115
8116 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
8117
8118 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
8119 Undo previous clobberage.
8120
8121 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
8122
8123 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
8124 * gcc.special/{930510-1.c, special.exp}:
8125 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
8126 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
8127 struct-varargs-1.c}: New tests from c-torture-1.26.
8128
8129 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8130
8131 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
8132 argument to switch.
8133
8134 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
8135
8136 * Revert the previous changes. Please see Rob's directory
8137 (/lisa/test/rob/progressive/gcc/testsuite) for testing
8138 fixes.
8139
8140 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
8141
8142 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
8143 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
8144 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
8145 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
8146 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
8147 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
8148 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
8149 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
8150 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
8151 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
8152 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
8153 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
8154 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
8155 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
8156 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
8157 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
8158 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
8159 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
8160 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
8161 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
8162 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
8163 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
8164 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
8165 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
8166 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
8167 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8168 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
8169
8170 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
8171
8172 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
8173 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
8174 with perror calls.
8175
8176 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
8177
8178 * config/unix.exp (g++_load): Fix syntax.
8179
8180 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8181
8182 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
8183 * gcc.noncompile/921017-1.c: Deleted obsolete test.
8184 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
8185 Don't expect va-arg-1.c to fail. Correct expected output for
8186 920928-1.c.
8187 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
8188 * gcc.wendy/hbm4.c: Correct typo.
8189 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
8190
8191 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
8192
8193 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
8194 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
8195 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
8196 * lib/c-torture.exp (c-torture-compile): Ditto.
8197
8198 Reduce volume of output (remove all the -I's and such).
8199 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
8200 Call gcc_cpass, gcc_cfail.
8201 (c-torture): Pass testing option to c-torture-compile.
8202
8203 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
8204
8205 Bring patches over from progressive.
8206 * config/default.exp: Exit remote shell cleanly.
8207 (g++_exit, g++_start): Add default versions.
8208 * config/sim.exp (gcc_load): Use perror, not error.
8209
8210 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
8211
8212 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
8213 set in site.exp.
8214
8215 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
8216
8217 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
8218 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
8219 (wendy_try): New proc to run testcase.
8220 (main loop): Call 'em.
8221 * gcc.wendy/*.c: Clean up pass to correct expected output.
8222
8223 * lib/gcc.exp: Minor cleanup work.
8224 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
8225
8226 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
8227
8228 * config/sim.exp (gcc_load): Document return codes better.
8229 Don't pass -v to simulator.
8230
8231 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8232
8233 * gcc.special/920717-x.c: Fix typo.
8234 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
8235 get at sources.
8236
8237 * lib/mike-gcc.exp: Fix typo.
8238
8239 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
8240
8241 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
8242 binary to use, transform the name.
8243 * config/*.exp: rename everything. Nuke any g++ specific files,
8244 it's now a special case of gcc that requires no special support.
8245 Add a default.exp for unsupported targets.
8246
8247 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
8248
8249 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
8250 lib/old-dejagnu.exp: Fix a few patterns to work with the new
8251 version of Tcl.
8252
8253 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
8254
8255 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
8256 than a warning.
8257
8258 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
8259
8260 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
8261
8262 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
8263
8264 * gcc.execute/execute.exp: Combine opt_list and foption_list into
8265 option_list. Compile every file with only 4/6 option choices
8266 (same as C torture) instead of with 12/18 different option
8267 choices.
8268 * lib/c-torture.exp: Likewise.
8269
8270 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
8271 not already set.
8272
8273 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
8274
8275 * lib/old-deja.exp: Add `excess errors test fails' error, now one
8276 can put an XFAIL *-*-* on excess errors.
8277
8278 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
8279
8280 * g++.law: Add more tests derived from g++-bugs snapshots.
8281
8282 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
8283 equivalent to g++.law/init9.
8284
8285 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
8286 compiled it, and the a.out file after we've run it.
8287
8288 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8289
8290 * lib/mike-g++.exp (postbase): Delete the .o file after we've
8291 compiled it, and the a.out file after we've run it.
8292
8293 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8294
8295 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
8296
8297 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
8298
8299 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
8300 version number.
8301
8302 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8303
8304 * g++.law: New directory of g++ tests derived from the g++-bugs
8305 snapshots.
8306
8307 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
8308
8309 * gcc.compile: initbug1.c initbug1.exp testcase added
8310
8311 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
8312
8313 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
8314 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
8315 fixes submitted by Jeff Law (law@cs.utah.edu)
8316 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
8317 Jeff Law (law@cs.utah.edu)
8318
8319
8320 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
8321
8322 * config/unix-g++.exp: Follow the gcc way of doing things.
8323 * g++.old-deja/old-deja.exp: Minor updates.
8324 * lib/g++.exp: New file, follow the gcc way of doing things.
8325 * lib/old-dejagnu.exp: Minor updates.
8326 * lib/mike-g++.exp: Always unset errorInfo.
8327
8328 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
8329
8330 * lib/gcc.exp: Fix some errors with the below change, CC and
8331 CFLAGS should be global when setting, not local.
8332
8333 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
8334
8335 * lib/gcc.exp: Transform tool name.
8336
8337 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
8338
8339 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
8340
8341 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
8342
8343 * lib/gcc.exp: change gcc_done to gcc_stat
8344
8345 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
8346
8347 * Upgraded gcc testsuite to c-torture version 1.25
8348
8349 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
8350
8351 * lib/gcc.exp: added reporting code. Changed verbose compile message.
8352 * lib/c-torture: added hooks for new reporting code.
8353
8354 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
8355
8356 * config/sh-gcc.exp: check if sh-sim exists in the path
8357
8358 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
8359
8360 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
8361 * gcc.compile/compile.exp: Initial changes for new logic.
8362 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
8363 * gcc.failure/failure.exp: Initial changes for new logic.
8364 * gcc.ieee/ieee.exp: Initial changes for new logic.
8365 * gcc.misc-tests/misc.exp: Initial changes for new logic.
8366 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
8367 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
8368 * lib/c-torture.exp: Initial changes for new logic.
8369 * lib/gcc.exp: Initial changes for new logic.
8370
8371 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
8372
8373 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
8374 depend upon failure or success. Fully qualify names in failure
8375 and success messages. Always remove a.out before starting
8376 compile, just in case. Pay more attention to error text output by
8377 the compiler. Handle testcases with no known past errors just
8378 like all others, so that things are uniform. Other miscellaneous
8379 improvements.
8380
8381 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
8382
8383 * gcc.cpp: new directory for cpp tests
8384
8385 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
8386
8387 * lib/chill.exp: Code reformatted, removed unused code.
8388 * config/unix-chill.exp: Code reformatted, removed unused code.
8389 * chill.execute/execute.exp: Code reformatted, removed unused code.
8390 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
8391
8392 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
8393
8394 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
8395 routines not written.
8396
8397 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
8398
8399 * config/bug-gcc.exp: Use new procs from bug.exp.
8400
8401 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
8402
8403 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
8404 via ftp, rather than depending on NFS.
8405 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
8406 case.
8407
8408 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
8409
8410 * config/bug-gcc.exp: Use new download proc.
8411
8412 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
8413
8414 * chill.execute/execute.exp: cleanups, handles errors better
8415 * chill.compile/compile.exp: rewrite, based on execute.exp
8416 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
8417 * lib/chill.exp: major changes to diff proc and compile and link
8418 procs. added chill_fail and chill_pass wrappers to pass and
8419 fail. added more comments, and handle error codes better.
8420 Added a hack to capture stderr from exec, so noncompile tests
8421 can work.
8422
8423 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
8424
8425 * chill.execute/execute.exp: rewrite of testsuite driver
8426 * lib/chill.exp: rewrite of testsuite driver
8427 * config/unix-chill.exp: rewrite of testsuite driver
8428
8429 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
8430
8431 In chill.execute:
8432 * iexpr.ch: Standardize uppercase.
8433 * tuples.dat: Standardize uppercase.
8434 * vary.ch: standardize. Correct varying string assignments.
8435 * vary.dat: Add new output lines.
8436
8437 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
8438
8439 In chill.execute:
8440 * chprintf.ch: Standardize use of uppercase.
8441 * tuples.ch: Standardize and turn arr2 into a DCL,
8442 rather than a SYN.
8443 * pinits.ch: Standardize.
8444
8445 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
8446
8447 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
8448 * Makefil: Renamed to Makefile.in.
8449 * configure.in: New.
8450
8451 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
8452
8453 In chill.execute:
8454 * .cvsignore: Add result/output files.
8455 * Makefile: Fix up variables at start. Use MFLAGS
8456 everywhere. Correct bool_loc, built_ins entries.
8457 Add entry for vary1.ch.
8458 * bitarray.ch: Standardize upper-case usage.
8459 * bitexpr.ch: Standardize, add output of b1.
8460 * params.ch: Use arrayt in along PROC parameters, to
8461 avoid novelty problems.
8462 * sets.ch: Tiny cleanup.
8463 * vary1.ch: Re-indent.
8464
8465 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
8466
8467 * Add PR-related files to Makefiles, .cvsignore files, etc.
8468
8469 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
8470
8471 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
8472 with compiler objects. New names are test-flow.c and test-loop.c
8473
8474 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
8475
8476 * Upgraded c-torture tests from 1.19 to 1.20
8477
8478 * new files:
8479 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
8480 * gcc.compile: 930623-1.c 930623-2.c
8481 * gcc.noncompile: 930622-1.c 930622-2.c
8482 * gcc.failure: 920411-1.c 920627-2.c
8483 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
8484
8485 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
8486
8487 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8488 More changes to get testsuite working properly. Needs more work.
8489 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
8490
8491 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
8492
8493 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8494 More changes to get testsuite working properly. Needs more work.
8495
8496 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
8497
8498 * chill.compile/compile.exp: Added for Dejagnu support
8499 * chill.execute/execute.exp: Added for Dejagnu support
8500 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
8501
8502 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
8503
8504 This should complete moving the CHILL test files.
8505 * chill.noncompile(.cvsignore printf.grt
8506 in-printf.grt chprintf.grt chprintf.ch):
8507 Added test-support files.
8508 (Makefile): Modified further.
8509 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
8510 signal.ch): Added test files.
8511 * chill.execute (.cvsignore printf.grt printr.c
8512 in-printf.grt rts.c chprintf.grt rts.h): Added
8513 test-support files.
8514 (Makefile): More corrections.
8515
8516 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
8517
8518 * chill.compile, chill.execute, chill.nocompile: Add CHILL
8519 test cases, ready for DejaGnu.
8520
8521 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
8522
8523 * Upgraded c-torture tests from 1.18 to 1.19
8524
8525 * gcc.compile: added test(s):
8526 930607-1.c
8527 * gcc.execute: added test(s):
8528 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
8529
8530 * added new subdirectory for misc tests: gcc.misc-tests
8531 * gcc.misc-test(s): added tests:
8532 inst-check.c test-consts.c test-ior.c test-switch.c
8533
8534 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
8535
8536 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
8537
8538 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
8539
8540 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
8541
8542 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
8543
8544 * Upgraded c-torture tests from 1.17 to 1.18
8545
8546 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
8547
8548 * Upgraded c-torture tests from 1.12 to 1.17
8549
8550 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
8551
8552 * lib/old-dejagnu.exp:
8553 Fixed handling of XFAIL target triplets to correctly
8554 recognize wildcard characters. Removed code that
8555 appended a unique id tag to the end of the file name
8556 printed out by the result of the testcases within a
8557 given test file.
8558
8559 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
8560
8561 * lib/old-dejagnu.exp:
8562 Reworked expected failure handling to trigger off of XFAIL
8563 keyword in keyphrase embeded in testcase source code. The
8564 XFAIL keyword must be at the end of the keyphrase line. It
8565 may optionally be followed by one or more target triplets.
8566 It has just occured that the handling of wildcards in the
8567 target triplet may not be correct.
8568
8569 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
8570
8571 * g++.old-deja/tests:
8572 Moved all subdirectories up one level into g++.old-deja .
8573
8574 * lib/old-dejagnu.exp:
8575 Fixed problem with CXXFLAGS not being properly reset, and being
8576 corrupted with extraneous "-c" compiler option. This was
8577 causing binaries to not be generated for test that needed them.
8578 Modified strings passed to "pass" and "fail" so that individual
8579 tests from the same test file would be distinguished by an
8580 identifier appended to the test file name in the summary logs;
8581 this corrected a problem with erroneous diff logs. Added code
8582 to search testcases for expected fail and unexpected pass keywords.
8583
8584 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
8585
8586 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
8587
8588 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
8589
8590 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
8591 Removed extraneous text from end of "Special g++ Options"
8592 keyphrase.
8593
8594 * lib/old-dejagnu.exp: Added pattern matching to look for new
8595 keywords, embedded in testcases comments, which will trigger
8596 calls to xpass and xfail.
8597
8598 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
8599
8600 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
8601 comments embedded in the testcases, especially the one looking for
8602 special compiler options, as well as the pattern matching for the
8603 compiler output again.
8604
8605 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
8606
8607 * lib/old-dejagnu.exp: Do a proper check of the return value for
8608 execute tests. Fixed several problems with the pattern matching
8609 of the compiler output which gave erroneous test results.
8610 Changed several of the test result messages to be more descriptive.
8611 * config/unix-g++.exp: Proc g++_load now actually works and
8612 executes the tests passed to it and returns a usable return
8613 value.
8614
8615 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
8616
8617 * lib/gcc.exp: Exits gracefully if $CC is bogus.
8618
8619 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
8620
8621 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
8622 Modified both files to properly execute the old style
8623 dejagnu tests. The previous versions of these files were
8624 experimental and did not function anything near correctly.
8625
8626 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
8627
8628 * Removed all Makefile.in and configure.in files. No configuration
8629 needed now.
8630
8631 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
8632
8633 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
8634
8635 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
8636
8637 * gcc.compile/configure.in, gcc.unsorted/configure.in,
8638 gcc.special/configure.in, gcc.noncompile/configure.in,
8639 gcc.execute/configure.in, gcc.code_quality/configure.in,
8640 g++.other/configure.in, g++.old-deja/configure.in,
8641 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
8642 in srcname setting.
8643
8644 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
8645
8646 * lib/udi.exp: Fixed mondfe and mondfe_download.
8647 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
8648 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
8649
8650 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
8651
8652 * config/udi-gdb.exp: Check $shell_id after connecting to target.
8653 (gdb_exit): Don't remove *_soc files.
8654
8655 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
8656
8657 * lib/c-torture.exp: Don't look for main; instead always use -w
8658 -c. This is how the c-torture tests work. Remove the object
8659 file if the compilation succeeds.
8660 * gcc.execute/execute.exp: Remove executable if test passes.
8661 * gcc.noncompile/noncompile.exp: Every test is an expected
8662 failure.
8663 * gcc.special/special.exp: Added tests from c-torture 1.11,
8664 corrected use of existing test.
8665 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
8666 gcc.execute/920625-1.c: Updated to c-torture 1.11.
8667 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
8668 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
8669 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
8670 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
8671 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
8672 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
8673 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
8674 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
8675 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
8676 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
8677 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
8678 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
8679 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
8680 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
8681 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
8682 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
8683 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
8684 c-torture 1.11.
8685 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
8686 correspond to c-torture 1.11.
8687
8688 * New file.
This page took 0.415692 seconds and 6 git commands to generate.