* gcc.c-torture/execute/ieee/hugeval.x: New.
[gcc.git] / gcc / testsuite / ChangeLog
1 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
2
3 * gcc.c-torture/execute/ieee/hugeval.x: New.
4
5 2000-12-06 Neil Booth <neilb@earthling.net>
6
7 * gcc.dg/cpp/backslash2.c: New tests.
8
9 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10
11 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
12 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
13
14 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
15
16 * gcc.c-torture/execute/20001203-2.c: New testcase.
17
18 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
19
20 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21 * g++.old-deja/g++.other/virtual10.C: New test.
22
23 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
24
25 * g++.old-deja/g++.mike/pmf5.C: Remove test.
26
27 2000-12-05 Richard Henderson <rth@redhat.com>
28
29 * gcc.c-torture/compile/20001205-1.c: New.
30
31 2000-12-04 Neil Booth <neilb@earthling.net>
32
33 * g++.old-deja/g++.other/virtual9.C: New test.
34 * g++.old-deja/g++.pt/crash61.C: New test.
35 * gcc.c-torture/execute/loop-9.c: New test.
36
37 2000-12-04 Neil Booth <neilb@earthling.net>
38
39 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
40 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
41 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
42 * gcc.dg/cpp/extratokens.c: ...here.
43
44 2000-12-04 Neil Booth <neilb@earthling.net>
45
46 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
47 New tests.
48
49 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
50
51 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
52 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
53
54 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
55
56 * gcc.c-torture/execute/20001203-1.c: New test.
57
58 2000-12-03 Neil Booth <neilb@earthling.net>
59
60 * gcc.dg/cpp/macro6.c: New test cases.
61
62 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
63
64 * gcc.c-torture/execute/string-opt-9.c: New test.
65 * gcc.c-torture/execute/string-opt-10.c: Likewise.
66 * gcc.c-torture/execute/string-opt-11.c: Likewise.
67 * gcc.c-torture/execute/string-opt-12.c: Likewise.
68
69 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
70 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
71
72 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
73
74 * gcc.dg/cpp/if-6.c: New testcase.
75
76 * gcc.dg/20001201-1.c: New testcase.
77
78 2000-12-02 Neil Booth <neilb@earthling.net>
79
80 * g++.old-deja/g++.other/externC4.C,
81 g++.old-deja/g++.other/friend10.C: New tests.
82
83 2000-12-02 Neil Booth <neilb@earthling.net>
84
85 * g++.old-deja/g++.other/instan2.C
86 * g++.old-deja/g++.other/instan3.C: New test.
87
88 2000-12-02 Neil Booth <neilb@earthling.net>
89
90 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
91 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
92 gnuc99.c,gnuc99-pedantic.c: New tests.
93
94 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
95
96 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
97 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
98
99 2000-12-01 Neil Booth <neilb@earthling.net>
100
101 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
102 * gcc.dg/cpp/poison.c: Update.
103 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
104
105 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
106
107 * g77.f-torture/execute/20001201.f: New test.
108
109 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
110
111 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
112
113 2000-12-01 Jakub Jelinek <jakub@redhat.com>
114
115 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
116
117 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
118
119 * g++.old-deja/g++.other/cast6.C: New test.
120
121 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
122
123 * gcc.c-torture/execute/20001130-2.c: New testcase.
124
125 2000-11-30 Richard Henderson <rth@redhat.com>
126
127 * gcc.c-torture/execute/20001130-1.c: New test.
128
129 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
130
131 * g++.old-deja/g++.other/op3.C: New test.
132
133 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
134
135 * g++.old-deja/g++.other/op2.C: New test.
136
137 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
138
139 * g++.old-deja/g++.other/crash38.C: New test.
140
141 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
142
143 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
144
145 2000-11-29 Jakub Jelinek <jakub@redhat.com>
146
147 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
148 tests.
149 * gcc.c-torture/execute/string-opt-6.c: New test.
150
151 * gcc.dg/20001117-1.c: Add main.
152
153 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
154
155 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
156 Move from here ...
157 * gcc.dg/940510-1.c: ... to here.
158
159 * gcc.dg/20000926-1.c: GNU C now allows initializations of
160 zero-size arrays in toplevel structures.
161
162 2000-11-28 Jakub Jelinek <jakub@redhat.com>
163
164 * gcc.c-torture/execute/loop-8.c: New test.
165
166 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
167
168 * g++.old-deja/g++.other/base1.C: New test.
169
170 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
171
172 * g++.old-deja/g++.other/parse2.C: New test.
173
174 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
175
176 * g++.old-deja/g++.pt/incomplete1.C: New test.
177
178 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
179
180 * g++.old-deja/g++.other/friend9.C: New test.
181
182 2000-11-28 Jakub Jelinek <jakub@redhat.com>
183
184 * gcc.dg/20001127-1.c: New test.
185
186 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
187
188 * g++.old-deja/g++.pt/friend46.C: New test.
189
190 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
191
192 * g++.old-deja/g++.other/ptrmem8.C: New test.
193
194 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
195
196 * gcc.c-torture/execute/string-opt-7.c: New test.
197 * gcc.c-torture/execute/string-opt-8.c: Likewise.
198
199 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
200
201 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
202 instead of 'mkcheck 2'.
203
204 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
205
206 * gcc.c-torture/execute/memcheck/driver.c,
207 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
208 C9X references to refer to C99.
209
210 2000-11-25 Jakub Jelinek <jakub@redhat.com>
211
212 * gcc.dg/ultrasp3.c: New test.
213
214 2000-11-25 Neil Booth <neilb@earthling.net>
215
216 * gcc.dg/cpp/include2.c: Update test to be locale independent.
217
218 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
219
220 * gcc.c-torture/compile/20001123-2.c: New.
221
222 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
223
224 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
225
226 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
227
228 * gcc.dg/sequence-point-1.c: Add some new tests.
229 * gcc.c-torture/execute/20001124-1.c: New test.
230
231 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
232
233 * g++.old-deja/g++.other/vaarg4.C: New test.
234 * gcc.c-torture/compile/20001123-1.c: New test.
235
236 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
237
238 * g++.other/crash24.C: Adjust and remove XFAIL.
239 * g++.other/crash37.C: New test.
240
241 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
242
243 * g++.old-deja/g++.pt/instantiate9.C: New test.
244
245 2000-11-22 Mark Mitchell <mark@codesourcery.com>
246
247 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
248 new ABI, too.
249
250 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
251 * g++.old-deja/g++.robertl/eb55.C: Likewise.
252
253 2000-11-22 Neil Booth <neilb@earthling.net>
254
255 * gcc.dg/cpp/Wtrigraphs.c: New test.
256
257 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
258
259 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
260
261 2000-11-22 Jakub Jelinek <jakub@redhat.com>
262
263 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
264
265 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
266
267 * lib/gcc-dg.exp: load_lib scanasm.exp.
268 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
269 * lib/g++-dg.exp: load_lib scanasm.exp.
270 * lib/scanasm.exp: New.
271 (scan-assembler, scan-assembler-not): Add optional arguments to
272 test name, or if not present, the pattern name.
273 (scan-assembler-dem, scan-assembler-dem-not): New.
274
275 * g++.dg/dg.exp: New.
276
277 2000-11-21 Neil Booth <neilb@earthling.net>
278
279 * gcc.dg/cpp/integrated1.c: Remove.
280
281 2000-11-21 Jakub Jelinek <jakub@redhat.com>
282
283 * gcc.c-torture/execute/20001121-1.c: New test.
284
285 2000-11-21 Richard Henderson <rth@redhat.com>
286
287 * gcc.c-torture/compile/20001121-1.c: New test.
288
289 2000-11-20 Neil Booth <neilb@earthling.net>
290
291 * gcc.dg/cpp/integrated1.c: New test.
292
293 2000-11-21 Jakub Jelinek <jakub@redhat.com>
294
295 * g++.old-deja/g++.other/inline17.C: New test.
296
297 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
298
299 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
300 local variable to be zero: I made the variable global. Now
301 uses abort() and exit() instead of relying on main's return value.
302
303 2000-11-20 Neil Booth <neilb@earthling.net>
304
305 * gcc.dg/cpp/paste2.c: Update test.
306 * objc/execute/paste.m: New test.
307
308 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
309
310 * gcc.dg/c99-condexpr-1.c: New test.
311
312 2000-11-20 Neil Booth <neilb@earthling.net>
313
314 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
315
316 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
317
318 * g++.old-deja/g++.pt/export1.C: New test.
319
320 2000-11-20 Jakub Jelinek <jakub@redhat.com>
321
322 * gcc.dg/20001117-1.c: New test.
323
324 2000-11-18 Richard Henderson <rth@redhat.com>
325
326 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
327
328 2000-11-18 Richard Henderson <rth@redhat.com>
329
330 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
331 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
332 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
333
334 2000-11-18 Richard Henderson <rth@redhat.com>
335
336 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
337 (main): New. Exit cleanly.
338
339 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
340
341 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
342 gcc.dg/c99-fordecl-2.c: New tests.
343
344 2000-11-18 Richard Henderson <rth@redhat.com>
345
346 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
347 * gcc.c-torture/execute/zerolen-2.c: New.
348
349 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
350
351 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
352 memory.
353
354 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
355
356 * g++.old-deja/g++.pt/instantiate8.C: New test.
357
358 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
359
360 * g++.old-deja/g++.other/incomplete.C: Add more tests.
361 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
362
363 2000-11-16 Nick Clifton <nickc@redhat.com>
364
365 * gcc.c-torture/execute/nestfunc-2.c: New test.
366 * gcc.c-torture/execute/nestfunc-3.c: New test.
367
368 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
369
370 * gcc.c-torture/compile/20001116-1.c: New test.
371
372 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
373
374 * gcc.c-torture/execute/20001115-1.c: New test.
375
376 2000-11-15 Mark Mitchell <mark@codesourcery.com>
377
378 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
379 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
380 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
381 * g++.old-deja/g++.abi/vmihint.C: Likewise.
382
383 2000-11-15 Neil Booth <neilb@earthling.net>
384
385 gcc.dg/cpp/_Pragma1.c: Update.
386 gcc.dg/cpp/_Pragma2.c: New test.
387
388 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
389
390 * g++.old-deja/g++.other/anon5.C: New test.
391
392 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
393
394 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
395 tests.
396
397 2000-11-14 Jakub Jelinek <jakub@redhat.com>
398
399 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
400 output.
401
402 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
403
404 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
405 labels at end of compound statements.
406
407 2000-11-13 Jakub Jelinek <jakub@redhat.com>
408
409 * gcc.c-torture/execute/loop-7.c: New test.
410
411 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
412
413 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
414
415 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
416
417 * gcc.dg/c99-bool-1.c: New test.
418
419 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
420
421 * gcc.dg/c99-scope-1.c: Remove xfail.
422 * gcc.dg/c99-scope-2.c: New test.
423
424 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
425
426 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
427 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
428
429 2000-11-11 Mark Mitchell <mark@codesourcery.com>
430
431 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
432 error messages.
433
434 * g++.mike/p700.C: Don't typedef wchar_t.
435 * g++.mike/p784.C: Likewise.
436 * g++.mike/eb101.C: Don't use __wchar_t.
437
438 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
439
440 * g77.f-torture/execute/20001111.[fx]: Test premature exit
441 from DO loop.
442
443 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
444
445 * gcc.c-torture/execute/20001111-1.c: New test.
446
447 2000-11-10 Nick Clifton <nickc@redhat.com>
448
449 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
450 long multuiple and accumulate.
451
452 2000-11-09 Richard Henderson <rth@redhat.com>
453
454 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
455 via size_t instead of int.
456
457 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
458 * gcc.c-torture/execute/string-opt-2.c: Likewise.
459 * gcc.c-torture/execute/string-opt-3.c: Likewise.
460 * gcc.c-torture/execute/string-opt-4.c: Likewise.
461
462 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
463
464 * gcc.c-torture/compile/20001109-1.c: New test.
465 * gcc.c-torture/compile/20001109-2.c: New test.
466
467 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
468
469 * g++.old-deja/g++.pt/operator1.C: New test.
470 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
471
472 2000-11-09 Jakub Jelinek <jakub@redhat.com>
473
474 * gcc.dg/20001108-1.c: New test.
475
476 2000-11-09 Jakub Jelinek <jakub@redhat.com>
477
478 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
479 with both arguments constant strings.
480 * gcc.c-torture/execute/string-opt-3.c: New test.
481 * gcc.c-torture/execute/string-opt-4.c: New test.
482 * gcc.c-torture/execute/string-opt-5.c: New test.
483
484 2000-11-08 Nick Clifton <nickc@redhat.com>
485
486 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
487 mulsidi3adddi patterns.
488
489 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
490
491 * g++.old-deja/g++.other/crash36.C: New test.
492
493 2000-11-08 Jakub Jelinek <jakub@redhat.com>
494
495 * g++.old-deja/g++.other/init16.C: New test.
496
497 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
498
499 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
500
501 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
502
503 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
504 * gcc.c-torture/execute/va-arg-16.x: Likewise.
505 * gcc.c-torture/execute/va-arg-17.x: Likewise.
506
507 2000-11-07 DJ Delorie <dj@redhat.com>
508
509 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
510
511 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
512
513 * gcc.c-torture/execute/string-opt-1.c: New test.
514
515 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
516
517 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
518 mips-sgi-irix6.* because the MIPS ABI passes floating-point
519 parameters in registers, and there is no way for a varargs
520 function to know in which order the integer and floating-point
521 parameters should be interleaved when they are placed on the
522 stack.
523 * gcc.c-torture/execute/va-arg-16.x: Likewise.
524 * gcc.c-torture/execute/va-arg-17.x: Likewise.
525
526 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
527
528 * gcc.c-torture/execute/string-opt-2.c: New test.
529
530 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
531
532 * g++.old-deja/g++.pt/crash60.C: New test.
533
534 2000-11-06 Jakub Jelinek <jakub@redhat.com>
535
536 * g++.old-deja/g++.other/crash24.C: New test.
537 * g++.old-deja/g++.other/crash25.C: New test.
538 * g++.old-deja/g++.other/crash26.C: New test.
539 * g++.old-deja/g++.other/crash27.C: New test.
540 * g++.old-deja/g++.other/crash28.C: New test.
541 * g++.old-deja/g++.other/crash29.C: New test.
542 * g++.old-deja/g++.other/crash30.C: New test.
543 * g++.old-deja/g++.other/crash31.C: New test.
544 * g++.old-deja/g++.other/crash32.C: New test.
545 * g++.old-deja/g++.other/crash33.C: New test.
546 * g++.old-deja/g++.other/crash34.C: New test.
547 * g++.old-deja/g++.other/crash35.C: New test.
548
549 2000-11-06 Jakub Jelinek <jakub@redhat.com>
550
551 * gcc.c-torture/execute/20001031-1.c: New test.
552
553 2000-11-04 Mark Mitchell <mark@codesourcery.com>
554
555 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
556 namespace.
557
558 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
559 standards-conformant.
560
561 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
562
563 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
564 * g++.old-deja/g++.mike/p755a.C: Likewise.
565 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
566 library makes no calls to `operator new' during initialization.
567
568 2000-11-04 Neil Booth <neilb@earthling.net>
569
570 * gcc.dg/cpp/include2.c: New tests.
571
572 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
573
574 * lib/g++.exp (g++_set_ld_library_path): New function.
575 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
576
577 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
578
579 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
580 warnings.
581
582 2000-11-01 Richard Henderson <rth@redhat.com>
583
584 * g++.old-deja/g++.ext/namedret1.C: New.
585 * g++.old-deja/g++.ext/namedret2.C: New.
586 * g++.old-deja/g++.ext/namedret3.C: New.
587
588 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
589
590 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
591 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
592
593 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
594
595 * gcc.c-torture/execute/va-arg-21.c: New test.
596
597 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
598
599 * gcc.dg/c99-complex-2.c: New test.
600
601 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
602
603 * gcc.c-torture/execute/stdio-opt-1.c: New test.
604
605 2000-10-31 Jakub Jelinek <jakub@redhat.com>
606
607 * g++.old-deja/g++.other/inline16.C: New test.
608
609 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
610
611 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
612 __PRETTY_FUNCTION__
613
614 2000-10-29 Neil Booth <neilb@earthling.net>
615
616 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
617 New tests.
618 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
619 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
620 optimisation.
621
622 2000-10-29 Neil Booth <neilb@earthling.net>
623
624 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
625 * mi1.c, mi1c.h: Add null directives to multiple-include test.
626 * mi5.c: Test multiple includes work with -C.
627 * trigraphs.c: Test ^= version.
628
629 2000-10-28 Neil Booth <neilb@earthling.net>
630
631 New tests and test updates for new macro expander.
632
633 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
634 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
635 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
636 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
637 new diagnostic messages.
638
639 * gcc.dg/cpp/macro3.c: New tests.
640
641 2000-10-27 Mark Mitchell <mark@codesourcery.com>
642
643 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
644 on the same line.
645
646 2000-10-27 Jakub Jelinek <jakub@redhat.com>
647
648 * g++.old-deja/g++.other/eh2.C: New test.
649
650 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
651
652 * gcc.c-torture/execute/20001027-1.c: New test.
653
654 2000-10-26 Richard Henderson <rth@redhat.com>
655
656 * gcc.c-torture/execute/20001026-1.c: New.
657
658 2000-10-26 Mark Mitchell <mark@codesourcery.com>
659
660 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
661 * g++.old-deja/g++.law/builtin1.C: Likewise.
662 * g++.old-deja/g++.law/ctors10.C: Likewise.
663 * g++.old-deja/g++.law/virtual3.C: Likewise.
664 * g++.old-deja/g++.mike/p658.C: Likewise.
665 * g++.old-deja/g++.other/sibcall1.C: Likewise.
666 * g++.old-deja/g++.other/vaarg2.C: Likewise.
667 * g++.old-deja/g++.robertl/eb124.C: Likewise.
668 * g++.old-deja/g++.robertl/eb44.C: Likewise.
669 * g++.old-deja/g++.robertl/eb77.C: Likewise.
670
671 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
672
673 * gcc.c-torture/compile/20001024-1.c: New test.
674
675 2000-10-25 Mark Mitchell <mark@codesourcery.com>
676
677 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
678 to tell us whether or not we are using V3.
679
680 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
681
682 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
683 operands.
684
685 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
686
687 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
688
689 2000-10-25 Jakub Jelinek <jakub@redhat.com>
690
691 * gcc.c-torture/execute/20001024-1.c: New test.
692
693 2000-10-24 Jakub Jelinek <jakub@redhat.com>
694
695 * g++.old-deja/g++.other/sibcall1.C: New test.
696
697 2000-10-20 Jakub Jelinek <jakub@redhat.com>
698
699 * gcc.dg/noncompile/init-3.c: New test.
700
701 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
702
703 * gcc.dg/format-array-1.c: New test.
704
705 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
706
707 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
708 writing through null pointers; remove comment about testing
709 unterminated strings.
710
711 2000-10-17 Matthew Hiller <hiller@redhat.com>
712
713 * gcc.c-torture/execute/20001017-2.c: New test.
714
715 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
716
717 * gcc.c-torture/compile/20001018-1.c: New test.
718 * gcc.c-torture/compile/20001018-1.x: Xfail.
719
720 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
721
722 * gcc.c-torture/execute/20001017-1.c: New test.
723
724 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
725
726 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
727 for multiple use of arguments with scanf formats; add tests for
728 multiple use of arguments.
729
730 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
731
732 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
733
734 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
735
736 * gcc.dg/format-miss-1.c: New test.
737
738 2000-10-16 Jakub Jelinek <jakub@redhat.com>
739
740 * gcc.c-torture/execute/20001013-1.c: New test.
741
742 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
743
744 * gcc.dg/format-branch-1.c: New test.
745
746 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
747
748 * README, lib/file-format.exp: Remove EGCS references.
749
750 2000-10-16 Jakub Jelinek <jakub@redhat.com>
751
752 * gcc.dg/20001013-1.c: New test.
753
754 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
755
756 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
757 for intmax_t in the compiler using __typeof__ and the type rules
758 for conditional expressions.
759
760 2000-10-13 Jakub Jelinek <jakub@redhat.com>
761
762 * gcc.dg/20001012-1.c: New test.
763 * gcc.dg/20001012-2.c: New test.
764
765 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
766
767 * gcc.dg/format-attr-1.c: New test.
768
769 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
770
771 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
772 __LONG_LONG_MAX__ instead of LLONG_MAX.
773
774 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
775
776 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
777 scanf flags.
778 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
779 flags.
780
781 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
782
783 * gcc.dg/sequence-pt-1.c: New test.
784
785 2000-10-11 Geoff Keating <geoffk@cygnus.com>
786
787 * gcc.c-torture/execute/20001011-1.c: New testcase.
788 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
789
790 2000-10-10 Jakub Jelinek <jakub@redhat.com>
791
792 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
793 does not error on it.
794
795 2000-10-10 Jakub Jelinek <jakub@redhat.com>
796
797 * gcc.dg/20001009-1.c: New test.
798
799 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
800
801 * gcc.c-torture/compile/20001009-1.c: Move from here ....
802 * gcc.c-torture/execute/20001009-2.c: ... to here.
803
804 2000-10-09 Geoff Keating <geoffk@cygnus.com>
805
806 * gcc.c-torture/compile/20001009-1.c: New testcase.
807 * gcc.c-torture/execute/20001009-1.c: New testcase.
808 Testcases provided by Jan Hubicka <jh@suse.cz>.
809
810 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
811
812 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
813 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
814 uintmax_t using <limits.h> to emulate the compiler's internal
815 logic. No longer XFAIL %j tests.
816
817 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
818
819 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
820 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
821 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
822 regexps and details of expected handling of some bad formats.
823 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
824 suppression.
825
826 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
827
828 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
829 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
830 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
831 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
832 in list archives.
833
834 2000-10-06 Richard Henderson <rth@cygnus.com>
835
836 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
837 * g++.old-deja/g++.brendan/crash52.C: Likewise.
838 * g++.old-deja/g++.jason/report.C: Likewise.
839 * g++.old-deja/g++.law/friend5.C: Likewise.
840 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
841 of the expected warnings.
842
843 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
844
845 * g++.old-deja/g++.pt/enum14.C: New test.
846
847 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
848
849 * g++.old-deja/g++.pt/crash59.C: New test.
850
851 2000-10-04 Will Cohen <wcohen@redhat.com>
852
853 * gcc.dg/20000926-1.c: New test.
854
855 2000-10-03 Geoff Keating <geoffk@cygnus.com>
856
857 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
858 function name for current C++ compiler.
859 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
860
861 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
862
863 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
864 __PRETTY_FUNCTION__.
865 * g++.old-deja/g++.ext/pretty2.C: Likewise.
866
867 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
868
869 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
870
871 2000-09-26 Jakub Jelinek <jakub@redhat.com>
872
873 * gcc.c-torture/compile/20000923-1.c: New test.
874
875 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
876
877 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
878 * g++.old-deja/g++.pt/ttp62.C: Same.
879 * g++.old-deja/g++.other/inline14.C: Same.
880
881 2000-09-24 Richard Henderson <rth@cygnus.com>
882
883 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
884
885 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
886
887 * gcc.dg/c90-printf-1.c: Add test for wide string format.
888
889 2000-09-22 Geoff Keating <geoffk@cygnus.com>
890
891 * gcc.c-torture/compile/20000922-1.c: New file.
892
893 2000-09-21 Nick Clifton <nickc@redhat.com>
894
895 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
896 a signed long modulo operation.
897 (mod6): New funciton - perform an unsigned long modulo operation.
898 (main): Add tests for modulos of very large numbers by very small
899 dividends.
900
901 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
902
903 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
904
905 2000-09-19 Richard Henderson <rth@cygnus.com>
906
907 * gcc.dg/compare2.c (case 10): XFAIL.
908
909 2000-09-18 Richard Henderson <rth@cygnus.com>
910
911 * gcc.c-torture/execute/20000906-1.c: Move ...
912 * gcc.dg/20000906-1.c: ... here. Only run on targets
913 that support __builtin_trap.
914
915 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
916
917 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
918
919 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
920
921 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
922 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
923 more $ format tests.
924
925 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
926
927 * gcc.dg/format-errmk-1.c: New test.
928
929 2000-09-17 Greg McGary <greg@mcgary.org>
930
931 * gcc.c-torture/execute/20000917-1.x: Remove.
932
933 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
934
935 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
936
937 2000-09-17 Greg McGary <greg@mcgary.org>
938
939 * gcc.c-torture/execute/20000917-1.c: New test.
940 * gcc.c-torture/execute/20000917-1.x: XFAIL.
941
942 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
943
944 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
945 in nested macro bug.
946
947 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
948
949 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
950
951 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
952
953 * gcc.c-torture/execute/20000914-1.c: New test.
954
955 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
956
957 * g++.other/inline13.C: New test.
958
959 2000-09-12 Andreas Jaeger <aj@suse.de>
960
961 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
962 constant by Ulrich Drepper <drepper@redhat.com>.
963
964 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
965
966 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
967
968 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
969
970 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
971
972 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
973
974 * gcc.dg/cpp/backslash.c: New test.
975
976 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
977
978 * gcc.c-torture/execute/20000910-1.c: New test.
979 * gcc.c-torture/execute/20000910-2.c: Likewise.
980
981 2000-09-11 Robert Lipe <robertl@sco.com>
982
983 * gcc.dg/pragma-align.c: New test.
984
985 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
986
987 * g++.old-deja/g++.pt/explicit82.C: New test.
988 * g++.old-deja/g++.pt/explicit83.C: New test.
989
990 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
991
992 * gcc.dg/asm-names.c: New test.
993
994 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
995
996 * gcc.dg/cpp/tr-warn6.c: New test
997
998 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
999
1000 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
1001 be accepted.
1002
1003 2000-09-07 Catherine Moore <clm@redhat.com>
1004
1005 * gcc.c-torture/execute/unroll-1.c: New test.
1006
1007 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
1008
1009 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
1010 ERROR markers.
1011 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
1012 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
1013 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
1014 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
1015 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
1016 Preprocess only.
1017 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
1018 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
1019
1020 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
1021
1022 * g++.old-deja/g++.pt/deduct2.C: New test.
1023
1024 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
1025
1026 * g++.old-deja/g++.pt/parms2.C: New test.
1027
1028 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
1029
1030 * g++.old-deja/g++.pt/crash58.C: New test.
1031
1032 2000-09-06 Greg McGary <greg@mcgary.org>
1033
1034 * gcc.c-torture/execute/20000906-1.c: New test.
1035 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
1036
1037 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1038
1039 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
1040
1041 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
1042
1043 * g++.old-deja/g++.pt/crash57.C: New test.
1044
1045 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
1046
1047 * g++.old-deja/g++.pt/crash56.C: New test.
1048
1049 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
1050
1051 * g++.old-deja/g++.pt/koenig1.C: New test.
1052
1053 2000-09-04 Jakub Jelinek <jakub@redhat.com>
1054
1055 * gcc.dg/20000904-1.c: New test.
1056
1057 2000-09-04 Jakub Jelinek <jakub@redhat.com>
1058
1059 * gcc.dg/cpp/paste8.c: New test.
1060
1061 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
1062
1063 * gcc.c-torture/compile/20000827-1.c: New test.
1064
1065 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
1066
1067 * gcc.dg/format-diag-1.c: New test.
1068
1069 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
1070
1071 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
1072 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
1073 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
1074 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
1075 gcc.dg/formatz-1.c: Adjust warning regular expressions.
1076
1077 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
1078
1079 * g++.old-deja/g++.other/nested4.C: New test.
1080
1081 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
1082
1083 * g++.old-deja/g++.ns/scoped1.C: New test.
1084
1085 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
1086
1087 * lib/g++.exp: Support testing already-installed GCC.
1088
1089 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1090
1091 * wtr-label-1.c, wtr-suffix-1.c: New tests.
1092
1093 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1094
1095 * gcc.dg/return-type-2.c: New test.
1096
1097 2000-08-27 Geoff Keating <geoffk@cygnus.com>
1098
1099 * gcc.c-torture/compile/20000825-1.c: New test.
1100
1101 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
1102
1103 * gcc.dg/dwarf2-2.c: New test.
1104
1105 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
1106
1107 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
1108 dg-warning regexps.
1109
1110 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
1111
1112 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
1113 gcc.dg/format-ext-5.c: New tests.
1114
1115 2000-08-25 Jakub Jelinek <jakub@redhat.com>
1116
1117 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
1118
1119 2000-08-24 Mark Mitchell <mark@codesourcery.com>
1120
1121 * gcc.dg/noncompile/930622-2.c: Adjust error message.
1122
1123 2000-08-24 Richard Henderson <rth@cygnus.com>
1124
1125 * gcc.dg/ia64-sync-1.c: New test.
1126 * gcc.dg/ia64-sync-2.c: New test.
1127 * gcc.dg/ia64-asm-1.c: New test.
1128
1129 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
1130
1131 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
1132 * gcc.dg/format-ext-2.c: New test.
1133
1134 2000-08-23 Jason Merrill <jason@redhat.com>
1135
1136 * lib/old-dejagnu.exp: Also ignore "In member function" and
1137 "At global scope".
1138
1139 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1140
1141 * gcc.dg/noncompile/label-lineno-1.c: New test.
1142
1143 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
1144
1145 * gcc.dg/c99-array-nonobj-1.c: New test.
1146
1147 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
1148
1149 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
1150 tests.
1151 * gcc.dg/format-ext-1.c: New test.
1152
1153 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1154
1155 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
1156 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
1157 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
1158 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
1159 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
1160
1161 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
1162
1163 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
1164 gcc.dg/c99-strftime-2.c: New tests.
1165
1166 2000-08-22 Richard Henderson <rth@cygnus.com>
1167
1168 * gcc.c-torture/execute/20000822-1.c: New test.
1169
1170 2000-08-21 Jakub Jelinek <jakub@redhat.com>
1171
1172 * gcc.c-torture/execute/20000819-1.x: Remove.
1173
1174 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
1175
1176 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
1177 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
1178 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
1179 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
1180 gcc.dg/format-xopen-1.c: New tests.
1181
1182 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
1183
1184 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
1185
1186 2000-08-21 Jakub Jelinek <jakub@redhat.com>
1187
1188 * g++.old-deja/g++.other/loop2.C: New test.
1189
1190 * gcc.c-torture/compile/20000606-1.c: New test.
1191 * gcc.c-torture/compile/20000728-1.c: New test.
1192 * gcc.c-torture/execute/20000801-1.c: New test.
1193 * gcc.c-torture/execute/20000801-2.c: New test.
1194 * gcc.c-torture/execute/20000819-1.c: New test.
1195 * gcc.c-torture/execute/20000819-1.x: XFAIL.
1196 * gcc.dg/20000629-1.c: New test.
1197 * gcc.dg/20000724-1.c: New test.
1198 * gcc.dg/20000807-1.c: New test.
1199
1200 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
1201
1202 * gcc.dg/cpp/pragma-1.c: New test.
1203 * gcc.dg/cpp/pragma-2.c: New test.
1204
1205 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
1206
1207 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
1208 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
1209
1210 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
1211
1212 * gcc.c-torture/compile/20000818-1.c: New test.
1213
1214 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
1215
1216 * gcc.c-torture/execute/20000818-1.c: New test.
1217
1218 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
1219
1220 * gcc.dg/format-va-1.c: New test.
1221
1222 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
1223
1224 * g++.old-deja/g++.other/typedef8.C: New test.
1225
1226 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
1227
1228 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
1229 * g++.old-deja/g++.mike/net36.C: Mark candidate.
1230 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
1231 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
1232 * g++.old-deja/g++.other/ptrmem7.C: New test.
1233 * g++.old-deja/g++.pt/ptrmem10.C: New test.
1234
1235 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
1236
1237 * g++.old-deja/g++.pt/typename27.C: New test.
1238
1239 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
1240
1241 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
1242 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
1243 * g++.old-deja/g++.pt/friend45.C: New test.
1244 * g++.old-deja/g++.other/friend8.C: New test.
1245
1246 2000-08-15 Richard Henderson <rth@cygnus.com>
1247
1248 * gcc.c-torture/execute/20000815-1.c: New test.
1249
1250 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
1251
1252 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
1253 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
1254 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
1255
1256 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
1257
1258 * g++.old-deja/g++.other/refinit2.C: New test.
1259
1260 2000-08-13 Geoff Keating <geoffk@cygnus.com>
1261
1262 * lib/c-torture.exp (c-torture): Make
1263 compiler_conditional_xfail_data global.
1264 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
1265 compiler_conditional_xfail_data machinery.
1266 (f-torture-execute): Likewise.
1267 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
1268 and only when unrolling loops.
1269
1270 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
1271
1272 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
1273
1274 * g++.old-deja/g++.pt/explicit81.C: New test.
1275
1276 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
1277
1278 * g++.old-deja/g++.pt/typename26.C: New test.
1279
1280 2000-08-10 Geoff Keating <geoffk@cygnus.com>
1281
1282 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
1283 warning.
1284
1285 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
1286
1287 * g++.old-deja/g++.other/array3.C: New test.
1288
1289 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
1290
1291 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
1292 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
1293 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
1294 New tests.
1295
1296 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
1297
1298 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
1299 * g++.old-deja/g++.abi/vmihint.C: Likewise.
1300
1301 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
1302
1303 * gcc.c-torture/execute/20000808-1.c: New test.
1304
1305 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
1306
1307 * gcc.dg/c90-const-expr-1.c: New test.
1308
1309 2000-08-08 Richard Henderson <rth@cygnus.com>
1310
1311 * gcc.dg/noncompile/920923-1.c: Declare calloc.
1312
1313 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
1314
1315 * gcc.dg/noncompile/const-ll-1.c: New test.
1316
1317 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
1318
1319 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
1320
1321 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
1322
1323 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
1324 that running programs linked against the shared version of libobjc
1325 run correctly.
1326
1327 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
1328
1329 * gcc.dg/c99-printf-1.c: New test.
1330
1331 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
1332
1333 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
1334
1335 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
1336
1337 * gcc.c-torture/execute/20000731-1.x: Delete.
1338
1339 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
1340
1341 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
1342 and torture_without_loops as is done by c-torture.exp.
1343 (search_for): Copy from c-torture.exp.
1344 (gcc-dg-runtest): New function, drives a directory of tests
1345 iterating over the TORTURE_OPTIONS.
1346 (scan-assembler, scan-assembler-not): Move here from
1347 individual directory drivers.
1348
1349 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
1350 defined by lib/gcc-dg.exp.
1351 * gcc.dg/cpp/cpp.exp: Likewise.
1352 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
1353 gcc-dg-runtest, so we cycle over optimization options.
1354
1355 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
1356 * gcc.dg/compare2.c: No longer expected to fail.
1357
1358 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
1359
1360 * gcc.c-torture/execute/20000804-1.c: New test.
1361
1362 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
1363
1364 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
1365
1366 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
1367
1368 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
1369
1370 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
1371
1372 * gcc.c-torture/compile/20000803-1.c: New test.
1373
1374 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
1375
1376 * gcc.c-torture/execute/20000801-3.c,
1377 gcc.c-torture/execute/20000801-4.c: New tests.
1378 * gcc.c-torture/execute/20000801-3.x,
1379 gcc.c-torture/execute/20000801-4.x: Xfail.
1380
1381 2000-08-02 Geoff Keating <geoffk@cygnus.com>
1382
1383 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
1384 libobjc/.libs to allow for libtool.
1385
1386 2000-08-02 Jakub Jelinek <jakub@redhat.com>
1387
1388 * gcc.c-torture/compile/20000802-1.c: New test.
1389
1390 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
1391
1392 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
1393
1394 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
1395
1396 * gcc-c-torture/execute/20000731-2.c: New test.
1397
1398 * gcc.c-torture/execute/20000731-1.c: New test.
1399 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
1400
1401 2000-07-31 Jakub Jelinek <jakub@redhat.com>
1402
1403 * testsuite/gcc.dg/cpp/paste7.c: New test.
1404 * gcc.dg/cpp/20000725-1.c: New test.
1405
1406 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
1407
1408 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
1409 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
1410 declaration warning for __builtin_dwarf_reg_size.
1411
1412 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
1413
1414 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
1415
1416 * gcc.dg/noncompile/voidparam-1.c: New test.
1417
1418 2000-07-30 Richard Henderson <rth@cygnus.com>
1419
1420 * gcc.dg/c90-digraph-1.c: Don't xfail.
1421 * gcc.dg/compare2.c (case 10): Xfail.
1422 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
1423
1424 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
1425
1426 * gcc.dg/c99-main-1.c: New test.
1427
1428 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
1429
1430 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
1431
1432 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
1433
1434 * gcc.c-tortuer/execute/20000726-1.c: New test.
1435
1436 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
1437
1438 * gcc.c-torture/execute/enum-2.c: New test.
1439
1440 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1441
1442 * gcc.dg/cpp/tr-warn3.c: New test.
1443
1444 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
1445
1446 * g++.old-deja/g++.ext/implicit1.C: Remove.
1447 * g++.old-deja/g++.jason/c2.C: Remove
1448 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
1449 * g++.old-deja/g++.pt/crash16.C: Likewise.
1450 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
1451
1452 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
1453
1454 * g++.old-deja/g++.other/for2.C: New test.
1455
1456 2000-07-25 Jakub Jelinek <jakub@redhat.com>
1457
1458 * gcc.dg/20000720-1.c: New test.
1459
1460 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
1461
1462 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
1463
1464 2000-07-24 Geoff Keating <geoffk@cygnus.com>
1465
1466 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
1467 * gcc.c-torture/execute/20000722-1.c: New.
1468 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
1469
1470 2000-07-24 Jakub Jelinek <jakub@redhat.com>
1471
1472 * gcc.dg/cpp/20000720-1.S: New test.
1473
1474 2000-07-21 Michael Meissner <meissner@redhat.com>
1475
1476 * gcc.c-torture/execute/ieee/hugeval.c: New test.
1477
1478 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
1479
1480 * g++.old-deja/g++.brendan/crash16.C,
1481 g++.old-deja/g++.brendan/parse3.C,
1482 g++.old-deja/g++.brendan/redecl1.C,
1483 g++.old-deja/g++.ns/template13.C,
1484 g++.old-deja/g++.other/decl4.C,
1485 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
1486
1487 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
1488
1489 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
1490 and "Internal error".
1491
1492 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
1493 regexps.
1494 * gcc.dg/cpp/paste6.c: New test.
1495
1496 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
1497
1498 * gcc.dg/cpp/tr-direct.c: New test.
1499
1500 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
1501 gcc.dg/cpp/undef1.c: Tweak error regexps.
1502
1503 2000-07-18 Eric Christopher <echristo@redhat.com>
1504
1505 * gcc.c-torture/compile/20000718-1.c: New test.
1506
1507 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
1508
1509 * cpplex.c (_cpp_push_token): If the token being pushed back
1510 is the previous token in this context, just subtract one from
1511 context->posn.
1512 * cppmacro.c (save_expansion): Clear aux field when storing a
1513 placemarker.
1514
1515 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
1516
1517 * gcc.dg/noncompile/redecl-1.c: New test.
1518
1519 2000-07-18 Jakub Jelinek <jakub@redhat.com>
1520
1521 * gcc.c-torture/execute/20000717-5.c: New test.
1522 * gcc.c-torture/execute/20000717-1.x: Removed.
1523
1524 2000-07-17 Richard Henderson <rth@cygnus.com>
1525
1526 * gcc.c-torture/execute/20000717-4.c: New test.
1527
1528 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
1529
1530 * gcc.dg/cpp/syshdr.c: New test.
1531 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
1532
1533 2000-07-17 Neil Booth <neilb@earthling.net>
1534
1535 * gcc.dg/cpp/cmdlne-dM.c: New test.
1536 * gcc.dg/cpp/cmdlne-dD.c: New test.
1537
1538 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
1539
1540 * gcc.c-torture/execute/20000717-3.c: New test.
1541
1542 * gcc.c-torture/compile/20000717-1.c: New test.
1543
1544 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
1545
1546 * gcc.c-torture/execute/20000717-2.c: New test.
1547
1548 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
1549
1550 * gcc.dg/formatz-1.c: New test.
1551
1552 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
1553 * gcc.dg/c99-digraph-1.c: New tests.
1554
1555 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
1556 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
1557
1558 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
1559 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
1560 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
1561 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
1562 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
1563 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
1564 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
1565
1566 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
1567
1568 * gcc.c-torture/execute/20000717-1.c: New test.
1569 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
1570
1571 2000-07-15 Jakub Jelinek <jakub@redhat.com>
1572
1573 * gcc.c-torture/execute/20000715-2.c: New test.
1574 * gcc.dg/20000715-1.c: New test.
1575
1576 2000-07-15 Michael Meissner <meissner@redhat.com>
1577
1578 * gcc.c-torture/execute/20000715-1.c: New test.
1579
1580 2000-07-13 Jakub Jelinek <jakub@redhat.com>
1581
1582 * gcc.c-torture/execute/20000707-1.c: New test.
1583
1584 2000-07-13 Neil Booth <NeilB@earthling.net>
1585
1586 * testsuite/gcc.dg/cpp/digraph1.c,
1587 testsuite/gcc.dg/cpp/digraph2.c,
1588 testsuite/gcc.dg/cpp/digraphs.c: New tests.
1589
1590 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
1591
1592 * g77.f-torture/compile/20000630-2.f: New test.
1593 * g77.f-torture/compile/20000630-2.x
1594
1595 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
1596
1597 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
1598
1599 2000-07-11 Neil Booth <NeilB@earthling.net>
1600
1601 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
1602
1603 2000-07-11 Neil Booth <NeilB@earthling.net>
1604
1605 * gcc.dg/cpp/cmdlne-C.c: New.
1606
1607 2000-07-09 Neil Booth <NeilB@earthling.net>
1608
1609 * gcc.dg/cpp/directiv.c: New tests.
1610 * gcc.dg/cpp/undef1.c: Update.
1611
1612 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
1613
1614 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
1615
1616 2000-07-09 Neil Booth <NeilB@earthling.net>
1617
1618 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
1619
1620 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
1621
1622 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
1623 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
1624
1625 2000-07-08 Neil Booth <NeilB@earthling.net>
1626
1627 * gcc.dg/cpp/macsyntx.c: New tests.
1628
1629 2000-07-07 Jakub Jelinek <jakub@redhat.com>
1630
1631 * gcc.dg/20000707-1.c: New test.
1632
1633 2000-07-07 Jakub Jelinek <jakub@redhat.com>
1634
1635 * gcc.c-torture/execute/20000706-1.c: New test.
1636 * gcc.c-torture/execute/20000706-2.c: New test.
1637 * gcc.c-torture/execute/20000706-3.c: New test.
1638 * gcc.c-torture/execute/20000706-4.c: New test.
1639 * gcc.c-torture/execute/20000706-5.c: New test.
1640
1641 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
1642
1643 * g++.old-deja/g++.pt/instantiate7.C: New test.
1644
1645 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
1646
1647 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
1648 * g++.old-deja/g++.mike/thunk3.C: Likewise.
1649 * g++.old-deja/g++.other/rtti3.C: Likewise.
1650 * g++.old-deja/g++.other/rttid3.C: Likewise.
1651
1652 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
1653
1654 * g77.f-torture/compile/20000630-1.x: Fix typo
1655
1656 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
1657
1658 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
1659 assembly output.
1660
1661 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
1662
1663 * gcc.dg/cpp/ident.c: New test.
1664
1665 2000-07-05 Neil Booth <NeilB@earthling.net>
1666
1667 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
1668 gcc.dg/cpp/lexstrng.c: New tests.
1669
1670 2000-07-04 Neil Booth <NeilB@earthling.net>
1671
1672 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
1673 * gcc.dg/cpp/strify2.c: Same.
1674
1675 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
1676
1677 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
1678 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
1679 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
1680 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
1681
1682 * testsuite/gcc.dg/cpp/macro1.c,
1683 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
1684 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
1685 testsuite/gcc.dg/cpp/strify1.c,
1686 testsuite/gcc.dg/cpp/strify2.c: New tests.
1687
1688 2000-07-03 Jakub Jelinek <jakub@redhat.com>
1689
1690 * gcc.c-torture/execute/20000703-1.c: New test.
1691
1692 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
1693
1694 * g++.old-deja/g++.pt (lookup10.C): New test.
1695
1696 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
1697
1698 * g++.old-deja/g++.pt (typename25.C): New test.
1699
1700 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
1701
1702 * gcc.c-torture/compile/20000701-1.c: New test.
1703
1704 2000-06-30 Nick Clifton <nickc@cygnus.com>
1705
1706 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
1707 to test case.
1708
1709 2000-06-30 Catherine Moore <clm@cygnus.com>
1710
1711 * gcc.c-torture/execute/align-1.c: New test.
1712
1713 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
1714
1715 * g++.old-deja/g++.pt/expr8.C: New test.
1716 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
1717
1718 2000-06-29 Nick Clifton <nickc@cygnus.com>
1719
1720 * gcc.c-torture/compile/20000629-1.c: New test.
1721
1722 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
1723
1724
1725 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
1726 gcc.dg/noncompile directory, depending on whether they're
1727 preprocessor tests or not. Annotate all the tests for the dg
1728 framework.
1729
1730 * gcc.c-torture/noncompile/noncompile.exp: Delete.
1731 * gcc.dg/noncompile/noncompile.exp: New.
1732
1733 * Moved files:
1734 Old name New name
1735 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
1736 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
1737 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
1738 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
1739 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
1740 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
1741 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
1742 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
1743 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
1744 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
1745 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
1746 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
1747 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
1748 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
1749 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
1750 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
1751 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
1752 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
1753 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
1754 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
1755 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
1756 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
1757 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
1758 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
1759
1760 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
1761 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
1762 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
1763 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
1764 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
1765 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
1766
1767 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
1768
1769 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
1770 declare one variable. On the fourth, error.
1771 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
1772 declared by 20000628-1a.h.
1773
1774 2000-06-29 Richard Henderson <rth@redhat.com>
1775
1776 * gcc.c-torture/execute/930529-1.x: New file.
1777 * gcc.dg/920413-1.c: Adjust expected warning text.
1778 * gcc.dg/980217-1.c: Declare abort.
1779 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
1780
1781 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
1782
1783 * g77.f-torture/compile/20000629-1.f: New test.
1784 * g77.f-torture/compile/20000629-1.x: Expected to fail.
1785
1786 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
1787
1788 Rearrange lots of files, removing entirely the
1789 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
1790 directories.
1791
1792 * Deleted files:
1793 gcc.c-torture/code_quality/code_quality.exp
1794 gcc.c-torture/special/special.exp
1795 gcc.failure/failure.exp
1796 gcc.failure/940409-1.x
1797 gcc.c-torture/compile/961203-1.x
1798
1799 * New files:
1800 gcc.misc-tests/linkage.exp
1801 gcc.c-torture/execute/920730-1t.c
1802 gcc.c-torture/execute/920730-1t.x
1803 gcc.c-torture/compile/920520-1.x
1804 gcc.c-torture/compile/920521-1.x
1805 gcc.c-torture/compile/981006-1.x
1806 gcc.c-torture/execute/eeprof-1.x
1807
1808 * Moved files (possibly with modifications to fit a new harness):
1809 Old name New name
1810 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
1811 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
1812 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
1813 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
1814 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
1815 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
1816 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
1817 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
1818 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
1819 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
1820 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
1821 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
1822 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
1823 gcc.failure/940409-1.c gcc.dg/940409-1.c
1824
1825 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
1826
1827 * c-torture/compile/961203-1.x: Delete.
1828
1829 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
1830 not exit. Include stdio.h.
1831 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
1832 * gcc.misc-tests/dg-12.c: Likewise.
1833 * gcc.misc-tests/dg-5.c: Likewise.
1834 * gcc.misc-tests/dg-6.c: Likewise.
1835 * gcc.misc-tests/dg-7.c: Prototype abort.
1836 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
1837 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
1838 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
1839 not exit.
1840 * gcc.misc-tests/sieve.c: Use return from main, not exit.
1841 * gcc.misc-tests/sort2.c: Use return from main, not exit.
1842
1843 2000-06-28 Jakub Jelinek <jakub@redhat.com>
1844
1845 * gcc.dg/cpp/20000628-1.c: New test.
1846 * gcc.dg/cpp/20000628-1.h: New header for above test.
1847 * gcc.dg/cpp/20000628-1a.h: Likewise.
1848
1849 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
1850
1851 * gcc.dg/cpp: New directory.
1852 * gcc.dg/cpp/cpp.exp: New driver.
1853 * gcc.dg/cpp/20000627-1.c: New test.
1854 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
1855 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
1856 and rewrite as a compilation test.
1857
1858 * gcc.dg: Move many files into the cpp subdirectory, possibly
1859 renaming or editing them as well.
1860 Old name New name
1861 990119-1.c cpp/19990119-1.c
1862 990228-1.c cpp/19990228-1.c
1863 990407-1.c cpp/19990407-1.c
1864 990409-1.c cpp/19990409-1.c
1865 990413-1.c cpp/19990413-1.c
1866 990703-1.c cpp/19990703-1.c
1867 20000127-1.c cpp/20000127-1.c
1868 20000129-1.c cpp/20000129-1.c
1869 20000207-1.c cpp/20000207-1.c
1870 20000207-2.c cpp/20000207-2.c
1871 20000209-1.c cpp/20000209-1.c
1872 20000209-2.c cpp/20000209-2.c
1873 20000301-1.c cpp/20000301-1.c
1874 20000419-1.c cpp/20000419-1.c
1875 20000510-1.S cpp/20000510-1.S
1876 20000519-1.c cpp/20000519-1.c
1877 20000529-1.c cpp/20000529-1.c
1878 20000625-1.c cpp/20000625-1.c
1879 20000625-2.c cpp/20000625-2.c
1880 cpp-as1.c cpp/assert1.c
1881 cpp-as2.c cpp/assert2.c
1882 cxx-comments-1.c cpp/cxxcom1.c
1883 cxx-comments-2.c cpp/cxxcom2.c
1884 endif-label.c cpp/endif.c
1885 cpp-hash1.c cpp/hash1.c
1886 cpp-hash2.c cpp/hash2.c
1887 cpp-if1.c cpp/if-1.c
1888 cpp-if2.c cpp/if-2.c
1889 cpp-if3.c cpp/if-3.c
1890 cpp-if4.c cpp/if-4.c
1891 cpp-if5.c cpp/if-5.c
1892 cpp-cond.c cpp/if-cexp.c
1893 cpp-missingop.c cpp/if-mop.c
1894 cpp-missingparen.c cpp/if-mpar.c
1895 cpp-opprec.c cpp/if-oppr.c
1896 cpp-ifparen.c cpp/if-paren.c
1897 cpp-shortcircuit.c cpp/if-sc.c
1898 cpp-shift.c cpp/if-shift.c
1899 cpp-unary.c cpp/if-unary.c
1900 cpp-li1.c cpp/line1.c
1901 cpp-li2.c cpp/line2.c
1902 lineno.c cpp/line3.c
1903 lineno-2.c cpp/line4.c
1904 cpp-mi.c cpp/mi1.c
1905 cpp-mic.h cpp/mi1c.h
1906 cpp-micc.h cpp/mi1cc.h
1907 cpp-mind.h cpp/mi1nd.h
1908 cpp-mindp.h cpp/mi1ndp.h
1909 cpp-mix.h cpp/mi1x.h
1910 cpp-mi2.c cpp/mi2.c
1911 cpp-mi2a.h cpp/mi2a.h
1912 cpp-mi2b.h cpp/mi2b.h
1913 cpp-mi2c.h cpp/mi2c.h
1914 cpp-mi3.c cpp/mi3.c
1915 cpp-mi3.def cpp/mi3.def
1916 poison-1.c cpp/poison.c
1917 pr-impl.c cpp/prag-imp.c
1918 cpp-redef-2.c cpp/redef1.c
1919 cpp-redef.c cpp/redef2.c
1920 strpaste.c cpp/strp1.c
1921 strpaste-2.c cpp/strp2.c
1922 cpp-tradpaste.c cpp/tr-paste.c
1923 cpp-tradstringify.c cpp/tr-str.c
1924 cpp-tradwarn1.c cpp/tr-warn1.c
1925 cpp-tradwarn2.c cpp/tr-warn2.c
1926 trigraphs.c cpp/trigraphs.c
1927 cpp-unc1.c cpp/unc1.c
1928 cpp-unc2.c cpp/unc2.c
1929 cpp-unc3.c cpp/unc3.c
1930 cpp-unc.c cpp/unc4.c
1931 undef.c cpp/undef1.c
1932 undef-2.c cpp/undef2.c
1933 cpp-wi1.c cpp/widestr1.c
1934
1935 2000-06-27 Mark Mitchell <mark@codesourcery.com>
1936
1937 * lib/g++.exp (g++_include_flags): Tweak.
1938
1939 2000-06-27 H.J. Lu <hjl@gnu.org>
1940 Loren J. Rittle <ljrittle@acm.org>
1941
1942 * lib/g++.exp (g++_include_flags): Override libgloss.exp
1943 version with one that knows about the new gcc tree structure.
1944 (g++_link_flags): Same.
1945
1946 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
1947
1948 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
1949 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
1950 case we are cross-compiling.
1951
1952 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
1953 g++.old-deja/g++.niklas/Makefile.in,
1954 g++.old-deja/g++.niklas/configure.in,
1955 g++.old-deja/g++.other/Makefile.in,
1956 g++.old-deja/g++.other/configure.in,
1957 gcc.c-torture/code_quality/Makefile.in,
1958 gcc.c-torture/code_quality/configure.in,
1959 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
1960 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
1961 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
1962 gcc.c-torture/execute/ieee/Makefile.in,
1963 gcc.c-torture/execute/ieee/configure.in,
1964 gcc.c-torture/noncompile/Makefile.in,
1965 gcc.c-torture/noncompile/configure.in,
1966 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
1967 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
1968 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
1969
1970 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
1971
1972 * g++.old-deja/g++.other/ambig3.C: New test.
1973
1974 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
1975
1976 * g++.old-deja/g++.pt/syntax1.C: New test.
1977 * g++.old-deja/g++.pt/syntax2.C: New test.
1978 * g++.old-deja/g++.other/syntax3.C: New test.
1979 * g++.old-deja/g++.other/syntax4.C: New test.
1980
1981 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
1982
1983 * gcc.dg/20000623-1.c: Prototype exit and abort.
1984
1985 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
1986
1987 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
1988 New tests.
1989 * gcc.dg/cpp-mi3.def: New file.
1990
1991 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
1992 inside assertions.
1993 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
1994 lexer's error messages.
1995 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
1996 divine anything from the linemarkers.
1997 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
1998 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
1999
2000 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
2001
2002 * gcc.dg/20000623-1.c: New test.
2003
2004 2000-06-22 Jakub Jelinek <jakub@redhat.com>
2005
2006 * gcc.c-torture/execute/20000622-1.c: New test.
2007
2008 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
2009
2010 * g++.old-deja/g++.other/init15.C: New test.
2011
2012 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
2013
2014 * g++.old-deja/g++.pt/vaarg2.C: New test.
2015 * g++.old-deja/g++.pt/vaarg3.C: New test.
2016
2017 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
2018
2019 * g++.old-deja/g++.other/dyncast6.C: New test.
2020
2021 2000-06-15 Jakub Jelinek <jakub@redhat.com>
2022
2023 * gcc.c-torture/execute/loop-6.c: New test.
2024
2025 2000-06-14 Jakub Jelinek <jakub@redhat.com>
2026
2027 * gcc.dg/20000614-1.c: New test.
2028 * gcc.dg/20000614-2.c: New test.
2029
2030 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
2031
2032 * g++.old-deja/g++.other/inline12.C: New test.
2033
2034 2000-06-13 Jakub Jelinek <jakub@redhat.com>
2035
2036 * g++.old-deja/g++.other/eh1.C: New test.
2037
2038 2000-06-12 Jakub Jelinek <jakub@redhat.com>
2039
2040 * g++.old-deja/g++.other/type.C: New test.
2041
2042 2000-06-05 Jakub Jelinek <jakub@redhat.com>
2043
2044 * g++.old-deja/g++.other/initstring.C: New test.
2045
2046 2000-06-12 Jason Merrill <jason@redhat.com>
2047
2048 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
2049
2050 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
2051
2052 * gcc.c-torture/compile/20000609-1.c: New test.
2053
2054 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
2055
2056 * gcc.dg/20000609-1.c: New test.
2057
2058 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
2059
2060 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
2061 * gcc.c-torture/noncompile/poison-1.c: Move...
2062 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
2063 * gcc.dg/cpp-li1.c: Add a token after the #line.
2064
2065 2000-06-05 Richard Henderson <rth@cygnus.com>
2066
2067 * gcc.c-torture/execute/20000605-2.c: New test.
2068 * gcc.c-torture/execute/20000605-3.c: New test.
2069
2070 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
2071
2072 * g77.f-torture/execute/20000503-1.x: New file.
2073
2074 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
2075
2076 * g++.old-deja/g++.eh/badalloc1.C: New test.
2077
2078 2000-06-05 Richard Henderson <rth@cygnus.com>
2079
2080 * gcc.c-torture/execute/20000605-1.c: New test.
2081
2082 2000-06-05 Jakub Jelinek <jakub@redhat.com>
2083 Nathan Sidwell <nathan@codesourcery.com>
2084
2085 * gcc.c-torture/compile/20000605-1.c: New test.
2086
2087 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
2088
2089 * g77.f-torture/compile/20000601-1.f: New test.
2090
2091 2000-06-03 Richard Henderson <rth@cygnus.com>
2092
2093 * gcc.c-torture/execute/20000603-1.c: New.
2094
2095 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
2096
2097 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
2098 * gcc.dg/noreturn-2.c (noreturn): Likewise.
2099
2100 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
2101
2102 * gcc.dg/compare2.c (case 12): XFAIL.
2103 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
2104 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
2105
2106 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
2107
2108 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
2109
2110 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
2111 guard macro is already defined when the header is first
2112 included.
2113 * gcc.dg/cpp-mix.h: New file.
2114 * gcc.dg/endif-label.c: Update patterns to match compiler.
2115
2116 * g++.brendan/complex1.C: Declare abort.
2117 * g++.law/refs4.C: Remove XFAIL.
2118 * g++.oliva/expr2.C: Declare abort and exit.
2119
2120 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
2121
2122 * gcc.c-torture/execute/20000528-1.c: New test.
2123
2124 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
2125 * g++.old-deja/g++.law/temps4.C: Likewise.
2126
2127 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
2128 stdlib.h. Call abort() on failure.
2129 * g++.old-deja/g++.law/refs4.C: Likewise.
2130 * g++.old-deja/g++.law/temps4.C: Likewise.
2131 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
2132 * gcc.c-torture/execute/20000112-1.c: Include string.h.
2133
2134 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
2135
2136 Relative to g++.dg/special:
2137 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
2138
2139 Relative to g++.old-deja:
2140 * g++.brendan/complex1.C, g++.jason/optimize2.C,
2141 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
2142 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
2143 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
2144 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
2145 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
2146 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
2147
2148 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
2149 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
2150 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
2151 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
2152 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
2153 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
2154 and/or string.h.
2155
2156 * g++.other/goto1.C: Update expectations for error messages.
2157
2158 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
2159
2160 * gcc.c-torture/compile/20000523-1.c: New test.
2161
2162 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
2163
2164 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
2165
2166 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
2167
2168 * g++.old-deja/g++.eh/catch11.C: New test.
2169 * g++.old-deja/g++.eh/catch12.C: New test.
2170
2171 2000-05-24 Nick Clifton <nickc@cygnus.com>
2172
2173 * gcc.c-torture/execute/20000523-1.c: New test.
2174
2175 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
2176
2177 * c-torture/execute/bcp-1.c: Replace abort in arg of
2178 __builtin_constant_p with a generic external function.
2179
2180 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
2181 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
2182 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
2183 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
2184 Prototype abort and/or exit.
2185
2186 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
2187 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
2188 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
2189 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
2190
2191 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
2192
2193 * gcc.dg/dwarf2-1.c: New test.
2194
2195 2000-05-20 Richard Henderson <rth@cygnus.com>
2196
2197 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
2198
2199 2000-05-20 Andreas Jaeger <aj@suse.de>
2200
2201 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
2202 testcase.
2203
2204 2000-05-19 David Edelsohn <edelsohn@gnu.org>
2205
2206 * gcc.c-torture/execute/20000519-2.c: New test.
2207
2208 2000-05-19 Andreas Jaeger <aj@suse.de>
2209
2210 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
2211 which fails with SSA.
2212
2213 * lib/c-torture.exp: Also test with -O3 -fssa.
2214
2215 2000-05-18 Michael Meissner <meissner@redhat.com>
2216
2217 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
2218 * gcc.c-torture/execute/920415-1.c: Ditto.
2219 * gcc.c-torture/execute/920501-1.c: Ditto.
2220 * gcc.c-torture/execute/conversion.c: Ditto.
2221 * gcc.c-torture/execute/cvt-1.c: Ditto.
2222
2223 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
2224
2225 * gcc.c-torture/compile/20000518-1.c: New test.
2226
2227 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
2228
2229 * g77.f-torture/compile/200005018.f: New test.
2230
2231 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
2232
2233 * gcc.c-torture/compile/20000517-1.c: New test.
2234
2235 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2236
2237 * gcc.c-torture/execute/20000516-1.c: New test.
2238
2239 2000-05-15 Jakub Jelinek <jakub@redhat.com>
2240
2241 * g++.old-deja/g++.other/eh.C: New test.
2242
2243 2000-05-12 Richard Henderson <rth@cygnus.com>
2244
2245 * gcc.c-torture/execute/990208-1.c (main): Don't pass
2246 constants through to doit's conditional.
2247
2248 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
2249
2250 * gcc.c-torture/compile/20000511-1.c: New test.
2251 * g77.f-torture/compile/20000511-1.f: New test.
2252 * g77.f-torture/compile/20000511-2.f: New test.
2253
2254 2000-05-11 Michael Meissner <meissner@redhat.com>
2255
2256 * gcc.c-torture/execute/20000511-1.c: New test.
2257
2258 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
2259
2260 * gcc.dg/dg.exp: Scan .S files as well as .c files.
2261 * gcc.dg/20000510-1.S: New.
2262
2263 2000-05-08 Catherine Moore <clm@cygnus.com>
2264
2265 * gcc.dg/unused-3.c: New.
2266
2267 2000-05-06 Richard Henderson <rth@cygnus.com>
2268
2269 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
2270 * g++.old-deja/g++.mike/warn1.C: Likewise.
2271 * g++.old-deja/g++.pt/local1.C: Likewise.
2272 * g++.old-deja/g++.pt/local7.C: Likewise.
2273 * g++.old-deja/g++.pt/spec16.C: Likewise.
2274
2275 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
2276
2277 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
2278
2279 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
2280
2281 * g77.f-torture/execute/20000503-1.f: New test.
2282
2283 2000-05-04 Andreas Jaeger <aj@suse.de>
2284
2285 * gcc.dg/noreturn-2.c: New test.
2286
2287 2000-05-04 Neil Booth <NeilB@earthling.net>
2288
2289 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
2290 preprocessor.
2291
2292 2000-05-04 Richard Henderson <rth@cygnus.com>
2293
2294 * gcc.c-torture/execute/20000503-1.c: Fix typo.
2295
2296 2000-05-04 Richard Henderson <rth@cygnus.com>
2297
2298 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
2299 OpenSSL by Jason R Thorpe.
2300
2301 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
2302
2303 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
2304
2305 2000-05-03 Robert Lipe <robertlipe@usa.net>
2306
2307 * gcc.dg/20000503-1.c: New test.
2308
2309 2000-05-02 Jakub Jelinek <jakub@redhat.com>
2310
2311 * gcc.c-torture/compile/20000502-1.c: New test.
2312 * g++.old-deja/g++.other/align.C: New test.
2313 * gcc.dg/cpp-tradstringify.c: New test.
2314
2315 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
2316
2317 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
2318 and hard registers.
2319
2320 2000-04-26 Geoff Keating <geoffk@cygnus.com>
2321
2322 * gcc.c-torture/execute/loop-5.c: New test.
2323
2324 2000-04-25 Jakub Jelinek <jakub@redhat.com>
2325
2326 * gcc.c-torture/execute/va-arg-20.c: New test.
2327
2328 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
2329
2330 * gcc.c-torture/execute/20000422-1.c: New test.
2331
2332 2000-04-20 Greg McGary <gkm@gnu.org>
2333
2334 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
2335 when optimizing, but without sibling-call optimizations (-O1).
2336
2337 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
2338
2339 * gcc.c-torture/compile/20000420-1.c: New test.
2340
2341 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
2342
2343 * g++.abi/ptrflags.C: New test.
2344 * g++.eh/catchptr1.C: Test incomplete pointer chains.
2345
2346 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
2347
2348 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
2349
2350 2000-04-19 Greg McGary <gkm@gnu.org>
2351
2352 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
2353 sibling-call optimizations.
2354
2355 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
2356
2357 * gcc.dg/20000419-1.c: New test.
2358
2359 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
2360
2361 * gcc.c-torture/execute/20000412-6.c: New test.
2362
2363 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
2364
2365 * gcc.c-torture/execute/20000412-5.c: New test.
2366 * g77.f-torture/compile/20000412-1.f: New test.
2367 * gcc.c-torture/execute/20000412-4.c: New test.
2368 * gcc.c-torture/compile/20000412-2.c: New test.
2369 * gcc.c-torture/execute/20000412-3.c: New test.
2370 * gcc.c-torture/compile/20000412-1.c: New test.
2371 * gcc.c-torture/execute/20000412-2.c: New test.
2372
2373 2000-04-12 Jakub Jelinek <jakub@redhat.com>
2374
2375 * objc/execute/bf-20.m: New test.
2376
2377 2000-04-10 Richard Henderson <rth@cygnus.com>
2378
2379 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
2380
2381 * gcc.c-torture/execute/20000412-1.c: New test.
2382
2383 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
2384
2385 * g++.old-deja/g++.eh/catchptr1.C: New test.
2386
2387 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
2388
2389 * g++.old-deja/g++.abi/cxa_vec.C: New test.
2390
2391 2000-04-08 Neil Booth <NeilB@earthling.net>
2392
2393 * gcc.dg/cpp-nullchar.c: Remove test as
2394 embedded nulls cause problems.
2395
2396 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2397
2398 * gcc.dg/compare2.c: New test.
2399
2400 2000-04-08 Neil Booth <NeilB@earthling.net>
2401
2402 * gcc.dg/cpp-nullchar.c: New test.
2403
2404 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
2405
2406 * gcc.dg/cpp-mi2.c: New test.
2407 * gcc.dg/cpp-mi2[abc].h: New files.
2408
2409 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
2410
2411 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
2412 member name.
2413
2414 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
2415
2416 * g++.old-deja/g++.abi/vmihint.C: New test.
2417
2418 2000-04-06 Neil Booth <NeilB@earthling.net>
2419
2420 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
2421 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
2422 copyright.
2423
2424 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
2425
2426 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
2427 avoid stack-frame overwrite.
2428
2429 2000-04-05 Jakub Jelinek <jakub@redhat.com>
2430
2431 * gcc.c-torture/compile/20000405-2.c: New test.
2432 * gcc.c-torture/compile/20000405-3.c: New test.
2433
2434 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2435
2436 * gcc.c-torture/compile/20000405-1.c: New test.
2437
2438 2000-04-04 Geoff Keating <geoffk@cygnus.com>
2439
2440 * gcc.dg/cast-qual-1.c: Revert last change.
2441
2442 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2443
2444 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
2445
2446 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
2447
2448 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
2449 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
2450
2451 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
2452
2453 * gcc.c-torture/compile/20000403-2.c: New test.
2454 * gcc.c-torture/compile/20000403-1.c: New test.
2455
2456 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
2457
2458 * gcc.c-torture/execute/20000403-1.c: New test.
2459
2460 2000-04-03 Geoff Keating <geoffk@cygnus.com>
2461
2462 * gcc.c-torture/execute/20000402-1.c: New test.
2463
2464 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
2465
2466 * gcc.c-torture/execute/va-arg-15.c: New test.
2467 * gcc.c-torture/execute/va-arg-16.c: New test.
2468 * gcc.c-torture/execute/va-arg-17.c: New test.
2469 * gcc.c-torture/execute/va-arg-18.c: New test.
2470 * gcc.c-torture/execute/va-arg-19.c: New test.
2471
2472 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
2473
2474 * gcc.c-torture/compile/981211-1.c: Move to...
2475 * gcc.dg/cpp-as1.c: ...here.
2476 * gcc.dg/cpp-as2.c: New file.
2477
2478 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
2479 compiler.
2480
2481 2000-04-02 Neil Booth <NeilB@earthling.net>
2482
2483 * gcc.dg/cpp-cond.c New tests.
2484 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
2485 accidental success less likely.
2486 * gcc.dg/cpp-missingop.c New tests.
2487 * gcc.dg/cpp-missingparen.c New tests.
2488 * gcc.dg/cpp-shift.c New tests.
2489 * gcc.dg/cpp-shortcircuit.c New tests.
2490 * gcc.dg/cpp-unary.c New tests.
2491
2492 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
2493
2494 * gcc.c-torture/compile/20000329-1.c: New test.
2495
2496 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
2497
2498 * gcc.c-torture/compile/20000326-1.c: New test.
2499 * gcc.c-torture/compile/20000326-2.c: New test.
2500
2501 2000-03-24 Geoff Keating <geoffk@cygnus.com>
2502
2503 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
2504 the first parameter is a function argument.
2505
2506 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
2507
2508 * g++.old-deja/g++.ext/array4.C: New test.
2509
2510 2000-03-22 Geoff Keating <geoffk@cygnus.com>
2511
2512 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
2513
2514 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2515
2516 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
2517
2518 2000-03-19 Richard Henderson <rth@cygnus.com>
2519
2520 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
2521
2522 2000-03-19 Richard Henderson <rth@cygnus.com>
2523
2524 * gcc.c-torture/compile/20000319-1.c: New test.
2525
2526 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
2527
2528 * gcc.c-torture/execute/20000314-3.c: New test.
2529 * gcc.c-torture/execute/20000314-2.c: New test.
2530 * gcc.c-torture/execute/20000314-1.c: New test.
2531 * gcc.c-torture/compile/20000314-2.c: New test.
2532 * gcc.c-torture/compile/20000314-1.c: New test.
2533
2534 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
2535
2536 * g++.old-deja/g++.warn/inline.C: New test.
2537
2538 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
2539
2540 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
2541 standards-compliant result rather than specific constants.
2542 Put test-values in array.
2543
2544 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
2545
2546 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
2547 (g++_target_compile): Put test-specific options last.
2548
2549 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
2550
2551 * g++.old-deja/g++.eh/vbase4.C: New test.
2552
2553 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
2554
2555 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
2556
2557 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
2558
2559 * g++.old-deja/g++.brendan/misc12.C: Removed.
2560 * g++.old-deja/g++.pt/memtemp77.C: Constify.
2561 * g++.old-deja/g++.ext/pretty4.C: New test.
2562
2563 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
2564
2565 * g++.old-deja/g++.other/string2.C: New test.
2566
2567 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
2568
2569 * g++.old-deja/g++.warn/impint2.C: New test.
2570
2571 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
2572
2573 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
2574 is 1, not zero.
2575
2576 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
2577
2578 * g++.old-deja/g++.warn/impint.C: New test.
2579 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
2580 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
2581 * g++.old-deja/g++.pt/explicit12.C: Likewise.
2582 * g++.old-deja/g++.pt/explicit13.C: Likewise.
2583 * g++.old-deja/g++.pt/explicit17.C: Likewise.
2584 * g++.old-deja/g++.pt/explicit18.C: Likewise.
2585 * g++.old-deja/g++.pt/explicit19.C: Likewise.
2586 * g++.old-deja/g++.pt/explicit23.C: Likewise.
2587 * g++.old-deja/g++.pt/explicit31.C: Likewise.
2588 * g++.old-deja/g++.pt/explicit35.C: Likewise.
2589 * g++.old-deja/g++.pt/explicit6.C: Likewise.
2590 * g++.old-deja/g++.pt/memclass7.C: Likewise.
2591
2592 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
2593
2594 * gcc.dg/cpp-redef.c: New test.
2595
2596 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
2597
2598 * g++.old-deja/g++.pt/unify7.C: New test.
2599
2600 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2601
2602 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
2603 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
2604
2605 2000-02-25 Geoff Keating <geoffk@cygnus.com>
2606
2607 * gcc.c-torture/compile/20000224-1.c: New test.
2608
2609 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2610
2611 * gcc.c-torture/compile/cpp-2.c: New test.
2612 * gcc.c-torture/compile/cpp-1.c: New test.
2613
2614 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
2615
2616 * gcc.c-torture/execute/20000225-1.c: New test.
2617
2618 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2619
2620 * gcc.dg/cpp-li2.c: New test.
2621
2622 * gcc.dg/cpp-wi1.c: New test.
2623
2624 * gcc.dg/cpp-li1.c: New test.
2625
2626 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
2627
2628 * g++.old-deja/g++.other/sizeof5.C: New test.
2629
2630 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2631
2632 * gcc.c-torture/execute/va-arg-13.c: New test.
2633
2634 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
2635
2636 * gcc.c-torture/execute/va-arg-12.c: New test.
2637
2638 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
2639
2640 * gcc.c-torture/execute/20000223-1.c: New test.
2641
2642 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
2643
2644 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
2645
2646 2000-02-22 Mark Mitchell <mark@codesourcery.com>
2647
2648 * g++.old-deja/g++.abi/ptrmem.C: New test.
2649
2650 2000-02-19 Richard Henderson <rth@cygnus.com>
2651
2652 * gcc.c-torture/compile/init-3.c: New.
2653
2654 2000-02-17 Mark Mitchell <mark@codesourcery.com>
2655
2656 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
2657 ALWAYS_CXXFLAGS.
2658
2659 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
2660
2661 * gcc.c-torture/compile/20000211-3.c: New test.
2662
2663 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
2664
2665 * gcc.c-torture/compile/20000211-2.c: New test.
2666
2667 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
2668
2669 * gcc.c-torture/compile/20000211-1.c: New test.
2670
2671 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
2672
2673 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
2674 on native targets
2675
2676 2000-02-08 Nathan Sidwell <nathan@acm.org>
2677
2678 * g++.old-deja/g++.other/cast5.C: New test.
2679
2680 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
2681
2682 * gcc.c-torture/execute/20000205-1.c: New.
2683
2684 2000-02-03 Nathan Sidwell <nathan@acm.org>
2685
2686 * g++.old-deja/g++.jason/cast3.C: Return void.
2687 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
2688
2689 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2690
2691 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
2692
2693 * gcc.dg/loop-1.c: New test.
2694
2695 2000-01-27 Jakub Jelinek <jakub@redhat.com>
2696
2697 * gcc.c-torture/compile/20000127-1.c: New test.
2698 * gcc.c-torture/execute/991228-1.c: New test.
2699
2700 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2701
2702 * gcc.dg/unused-2.c: New test.
2703
2704 * gcc.dg/conv-1.c: New test.
2705
2706 2000-01-24 Mark Mitchell <mark@codesourcery.com>
2707
2708 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
2709 compiler.
2710 (tool_option_proc): Fix typo.
2711
2712 2000-01-24 Geoff Keating <geoffk@cygnus.com>
2713
2714 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
2715 of the ld on the host, not on the build machine.
2716 Also, don't crash if '--help' is not a supported option.
2717
2718 2000-01-24 Richard Henderson <rth@cygnus.com>
2719
2720 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
2721
2722 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
2723
2724 * gcc.c-torture/execute/20000120-2.c: New test.
2725 * gcc.c-torture/execute/20000120-1.c: New test.
2726
2727 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
2728
2729 * gcc.c-torture/execute/20000113-1.c: New test.
2730
2731 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
2732
2733 * gcc.c-torture/execute/20000112-1.c: New test.
2734
2735 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2736
2737 * gcc.dg/20000111-1.c: New test.
2738
2739 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
2740
2741 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
2742 with 16 bit integers.
2743
2744 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2745
2746 * gcc.dg/20000108-1.c: New test.
2747
2748 2000-01-05 Nathan Sidwell <nathan@acm.org>
2749
2750 * g++.old-deja/g++.ns/koenig8.C: New test.
2751
2752 2000-01-05 Nathan Sidwell <nathan@acm.org>
2753
2754 * g++.old-deja/g++.other/cast4.C: New test.
2755
2756 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
2757
2758 * gcc.c-torture/compile/20000105-2.c: New test.
2759 * gcc.c-torture/compile/20000105-1.c: New test.
2760
2761 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2762
2763 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
2764 references to printf & atoi to conform to ANSI standard.
2765 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
2766 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
2767 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
2768 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
2769 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
2770 * g++.old-deja/g++.brendan/complex1.C: Likewise.
2771 * g++.old-deja/g++.brendan/copy1.C: Likewise.
2772 * g++.old-deja/g++.brendan/copy2.C: Likewise.
2773 * g++.old-deja/g++.brendan/copy3.C: Likewise.
2774 * g++.old-deja/g++.brendan/copy4.C: Likewise.
2775 * g++.old-deja/g++.brendan/copy5.C: Likewise.
2776 * g++.old-deja/g++.brendan/copy6.C: Likewise.
2777 * g++.old-deja/g++.brendan/copy7.C: Likewise.
2778 * g++.old-deja/g++.brendan/copy8.C: Likewise.
2779 * g++.old-deja/g++.brendan/crash11.C: Likewise.
2780 * g++.old-deja/g++.brendan/crash14.C: Likewise.
2781 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
2782 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
2783 * g++.old-deja/g++.brendan/delete2.C: Likewise.
2784 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
2785 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
2786 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
2787 * g++.old-deja/g++.brendan/eh1.C: Likewise.
2788 * g++.old-deja/g++.brendan/groff1.C: Likewise.
2789 * g++.old-deja/g++.brendan/init3.C: Likewise.
2790 * g++.old-deja/g++.brendan/misc12.C: Likewise.
2791 * g++.old-deja/g++.brendan/misc7.C: Likewise.
2792 * g++.old-deja/g++.brendan/new2.C: Likewise.
2793 * g++.old-deja/g++.brendan/operators4.C: Likewise.
2794 * g++.old-deja/g++.brendan/operators5.C: Likewise.
2795 * g++.old-deja/g++.brendan/overload2.C: Likewise.
2796 * g++.old-deja/g++.brendan/overload7.C: Likewise.
2797 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
2798 * g++.old-deja/g++.brendan/reference1.C: Likewise.
2799 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
2800 * g++.old-deja/g++.brendan/template24.C: Likewise.
2801 * g++.old-deja/g++.brendan/template3.C: Likewise.
2802 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
2803 * g++.old-deja/g++.jason/inline3.C: Likewise.
2804 * g++.old-deja/g++.jason/opeq.C: Likewise.
2805 * g++.old-deja/g++.law/arg5.C: Likewise.
2806 * g++.old-deja/g++.law/arm7.C: Likewise.
2807 * g++.old-deja/g++.law/ctors11.C: Likewise.
2808 * g++.old-deja/g++.law/cvt8.C: Likewise.
2809 * g++.old-deja/g++.law/init9.C: Likewise.
2810 * g++.old-deja/g++.law/refs4.C: Likewise.
2811 * g++.old-deja/g++.law/template2.C: Likewise.
2812 * g++.old-deja/g++.law/visibility24.C: Likewise.
2813 * g++.old-deja/g++.law/vtable3.C: Likewise.
2814 * g++.old-deja/g++.mike/asm2.C: Likewise.
2815 * g++.old-deja/g++.mike/eh1.C: Likewise.
2816 * g++.old-deja/g++.mike/misc1.C: Likewise.
2817 * g++.old-deja/g++.mike/misc13.C: Likewise.
2818 * g++.old-deja/g++.mike/misc14.C: Likewise.
2819 * g++.old-deja/g++.mike/ns12.C: Likewise.
2820 * g++.old-deja/g++.mike/p1248.C: Likewise.
2821 * g++.old-deja/g++.mike/p3708.C: Likewise.
2822 * g++.old-deja/g++.mike/p3708a.C: Likewise.
2823 * g++.old-deja/g++.mike/p3708b.C: Likewise.
2824 * g++.old-deja/g++.mike/p646.C: Likewise.
2825 * g++.old-deja/g++.mike/p700.C: Likewise.
2826 * g++.old-deja/g++.mike/p783.C: Likewise.
2827 * g++.old-deja/g++.mike/p783a.C: Likewise.
2828 * g++.old-deja/g++.mike/p783b.C: Likewise.
2829 * g++.old-deja/g++.mike/p786.C: Likewise.
2830 * g++.old-deja/g++.mike/p789.C: Likewise.
2831 * g++.old-deja/g++.mike/p789a.C: Likewise.
2832 * g++.old-deja/g++.mike/p807a.C: Likewise.
2833 * g++.old-deja/g++.other/delete3.C: Likewise.
2834 * g++.old-deja/g++.other/dyncast1.C: Likewise.
2835 * g++.old-deja/g++.other/dyncast2.C: Likewise.
2836 * g++.old-deja/g++.other/dyncast3.C: Likewise.
2837 * g++.old-deja/g++.other/empty1.C: Likewise.
2838 * g++.old-deja/g++.other/temporary1.C: Likewise.
2839 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
2840 * g++.old-deja/g++.pt/t16.C: Likewise.
2841 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
2842
2843 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
2844
2845 * gcc.dg/991230-1.c: New test.
2846
2847 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
2848
2849 * gcc.c-torture/compile/991229-3.c: New test.
2850 * gcc.c-torture/compile/991229-2.c: New test.
2851 * gcc.c-torture/compile/991229-1.c: New test.
2852
2853 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
2854
2855 * gcc.c-torture/compile/labels-2.c: New test.
2856
2857 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
2858
2859 * gcc.c-torture/execute/991227-1.c: New test.
2860
2861 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2862
2863 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
2864
2865 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
2866
2867 * gcc.c-torture/execute/991221-1.c: New test.
2868
2869 1999-12-20 Nathan Sidwell <nathan@acm.org>
2870
2871 * g++.old-deja/g++.other/cast3.C: New test.
2872
2873 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
2874
2875 * gcc.c-torture/execute/991216-4.c: New test.
2876
2877 1999-12-16 Michael Meissner <meissner@cygnus.com>
2878
2879 * gcc.c-torture/execute/991216-1.c: New test.
2880 * gcc.c-torture/execute/991216-2.c: New test.
2881 * gcc.c-torture/execute/991216-3.c: New test.
2882
2883 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
2884
2885 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
2886 Actually make the test fail by using "-O2" for compilation.
2887
2888 1999-12-15 Nathan Sidwell <nathan@acm.org>
2889
2890 * g++.old-deja/g++.warn/cast-align1.C: New test.
2891
2892 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
2893
2894 * gcc.c-torture/compile/991214-1.c: New test.
2895 * gcc.c-torture/compile/991214-2.c: New test.
2896
2897 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
2898
2899 * gcc.dg/991214-1.c: New test.
2900
2901 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
2902
2903 * gcc.c-torture/compile/991213-3.c: New test.
2904 * gcc.c-torture/compile/991213-2.c: New test.
2905 * gcc.c-torture/compile/991213-1.c: New test.
2906
2907 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
2908
2909 * gcc.dg/991209-1.c: New test.
2910
2911 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
2912
2913 * gcc.c-torture/compile/991208-1.c: New test.
2914
2915 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2916
2917 * gcc.dg/ultrasp2.c: New test.
2918
2919 1999-12-05 Alex Samuel <samuel@codesourcery.com>
2920
2921 * g++.old-deja/g++.abi/align.C (main): Fix typo.
2922
2923 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
2924
2925 * gcc.c-torture/compile/991202-1.c: New test.
2926 * gcc.c-torture/execute/991202-1.c: New test.
2927 * gcc.c-torture/execute/991202-2.c: New test.
2928 * gcc.c-torture/execute/991202-3.c: New test.
2929
2930 1999-12-02 Alex Samuel <samuel@codesourcery.com>
2931
2932 * g++.old-deja/g++.abi/align.C: New test.
2933 * g++.old-deja/g++.abi/aggregates.C: Likewise.
2934 * g++.old-deja/g++.abi/bitfields.C: Likewise.
2935
2936 1999-12-01 Richard Henderson <rth@cygnus.com>
2937
2938 * gcc.c-torture/execute/991201-1.c: New.
2939
2940 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
2941
2942 * gcc.dg/991129-1.c: New test.
2943
2944 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
2945
2946 * gcc.c-torture/compile/991127-1.c: New test.
2947
2948 1999-11-22 Nathan Sidwell <nathan@acm.org>
2949
2950 * g++.old-deja/g++.other/warn4.C: New test.
2951
2952 1999-11-22 Nathan Sidwell <nathan@acm.org>
2953
2954 * g++.old-deja/g++.eh/cleanup2.C: New test.
2955 * g++.old-deja/g++.ext/pretty2.C: New test.
2956 * g++.old-deja/g++.ext/pretty3.C: New test.
2957 * g++.old-deja/g++.other/debug6.C: New test.
2958
2959 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
2960
2961 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
2962 compiler_output to look for one error message instead of two.
2963
2964 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
2965
2966 * gcc.c-torture/execute/991118-1.c: Also test case
2967 where the word boundary does not split a byte evenly.
2968
2969 1999-11-19 Nathan Sidwell <nathan@acm.org>
2970
2971 * g++.old-deja/g++.ext/restrict1.C: New test.
2972
2973 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
2974
2975 * gcc.c-torture/execute/991118-1.c: New test.
2976
2977 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
2978
2979 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
2980 working directory pathnames.
2981
2982 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
2983
2984 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
2985 host is equipped with driver.h and driver.o so it can actually
2986 compile and run the tests.
2987
2988 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
2989
2990 * gcc.c-torture/compile/991008-1.c: New test.
2991
2992 1999-11-08 Nick Clifton <nickc@cygnus.com>
2993
2994 * lib/gcc-dg.exp: Include target-supports.exp
2995
2996 1999-11-05 Nick Clifton <nickc@cygnus.com>
2997
2998 * lib/target-supports.exp: New file: Provide procs to test for
2999 features supported by the target.
3000 (check_weak_available): Moved here from ecos.exp.
3001 (check_alias_available): New proc: Determine of the target
3002 toolchain supports the alias attribute.
3003
3004 * gcc.dg/special/ecos.exp: Move check_weak_available to
3005 target-supports.exp.
3006 (alias-1.c): Only perform the test if the target supports
3007 aliases.
3008 (wkali-1.c): Only perform the test if the target supports
3009 aliases.
3010
3011 * gcc.dg/990506-0.c: Expect error messages from cross
3012 targets as well as native targets.
3013
3014 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3015
3016 * gcc.dg/ultrasp1.c: Removed xfail.
3017 * gcc.dg/struct-ret-2.c: Likewise.
3018 * gcc.dg/array-1.c: Likewise.
3019
3020 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
3021
3022 * gcc.dg/struct-ret-2.c: New test.
3023
3024 * gcc.dg/array-1.c: New test.
3025
3026 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
3027
3028 * gcc.c-torture/execute/991030-1.c: New test.
3029
3030 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
3031
3032 * gcc.c-torture/compile/991026-2.c: New test.
3033
3034 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
3035
3036 * gcc.c-torture/compile/991026-1.c: New test.
3037
3038 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
3039
3040 * gcc.c-torture/execute/991023-1.c: New test.
3041
3042 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
3043
3044 * gcc.c-torture/execute/991019-1.c: New test.
3045
3046 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
3047
3048 * gcc.c-torture/execute/991016-1.c: New test.
3049
3050 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
3051
3052 * gcc.c-torture/execute/991014-1.c: New test.
3053
3054 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
3055
3056 * g++.old-deja/g++.other/union2.C: New test.
3057
3058 1999-10-13 Nathan Sidwell <nathan@acm.org>
3059
3060 * g++.old-deja/g++.other/vaarg2.C: New test.
3061 * g++.old-deja/g++.other/vaarg3.C: New test.
3062
3063 1999-10-12 Craig Burley <craig@jcb-sc.com>
3064
3065 * g77.f-torture/noncompile/19990905-1.f: Moved from being
3066 in compile/.
3067
3068 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
3069
3070 * gcc.c-torture/execute/va-arg-11.c: New test.
3071
3072 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
3073
3074 * lib/file-format.exp (gcc_target_object_format): Don't
3075 crash if objdump is unavailable.
3076
3077 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
3078
3079 * gcc.misc-tests/mg.exp: delete extraneous redirection.
3080
3081 1999-09-28 Nick Clifton <nickc@cygnus.com>
3082
3083 * gcc.c-torture/compile/990928-1.c: New test.
3084
3085 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
3086
3087 * g++.old-deja/g++.other/decl6.C: New test.
3088
3089 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3090
3091 * gcc.c-torture/execute/va-arg-10.c: New test.
3092
3093 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
3094
3095 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
3096 __PRETTY_FUNCTION__.
3097
3098 1999-09-23 Nick Clifton <nickc@cygnus.com>
3099
3100 * gcc.c-torture/execute/990923-1.c: New test.
3101
3102 1999-09-21 Nick Clifton <nickc@cygnus.com>
3103
3104 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
3105 for which -fpic is inappropriate.
3106
3107 1999-09-21 Mark Mitchell <mark@codesourcery.com>
3108
3109 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
3110
3111 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
3112
3113 * g++.old-deja/g++.other/dyncast1.C: New test.
3114 * g++.old-deja/g++.other/dyncast2.C: New test.
3115 * g++.old-deja/g++.other/dyncast3.C: New test.
3116 * g++.old-deja/g++.other/dyncast4.C: New test.
3117 * g++.old-deja/g++.other/dyncast5.C: New test.
3118 * g++.old-deja/g++.eh/catch3.C: New test.
3119 * g++.old-deja/g++.eh/catch3p.C: New test.
3120 * g++.old-deja/g++.eh/catch4.C: New test.
3121 * g++.old-deja/g++.eh/catch4p.C: New test.
3122 * g++.old-deja/g++.eh/catch5.C: New test.
3123 * g++.old-deja/g++.eh/catch5p.C: New test.
3124 * g++.old-deja/g++.eh/catch6.C: New test.
3125 * g++.old-deja/g++.eh/catch6p.C: New test.
3126 * g++.old-deja/g++.eh/catch7.C: New test.
3127 * g++.old-deja/g++.eh/catch7p.C: New test.
3128 * g++.old-deja/g++.eh/catch8.C: New test.
3129 * g++.old-deja/g++.eh/catch8p.C: New test.
3130 * g++.old-deja/g++.eh/catch9.C: New test.
3131 * g++.old-deja/g++.eh/catch9p.C: New test.
3132
3133 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
3134
3135 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
3136 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
3137
3138 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
3139
3140 * gcc.c-torture/compile/990913-1.c: New test.
3141
3142 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
3143
3144 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
3145 * g++.old-deja/g++.jason/rfg5.C: Likewise.
3146
3147 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
3148
3149 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
3150
3151 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
3152
3153 * g++.old-deja/g++.other/lookup11.C: New test.
3154 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
3155 what is permitted and what we want.
3156 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
3157 overload use.
3158 * g++.old-deja/g++.jason/rfg5.C: Likewise
3159
3160 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
3161
3162 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
3163 * gcc.c-torture/noncompile/poison-1.c: New file.
3164
3165 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
3166
3167 * g++.old-deja/g++.other/sizeof3.C: New test.
3168 * g++.old-deja/g++.other/sizeof4.C: New test.
3169 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
3170 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
3171
3172 1999-09-07 Richard Henderson <rth@cygnus.com>
3173
3174 * gcc.dg/va-arg-1.c: New.
3175
3176 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3177
3178 * gcc.c-torture/execute/va-arg-9.c: New test.
3179
3180 1999-09-05 Craig Burley <craig@jcb-sc.com>
3181
3182 * g77.f-torture/compile/980519-2.f: New test.
3183 * g77.f-torture/compile/19990905-0.f: New test.
3184 * g77.f-torture/compile/19990905-1.f: New test.
3185 * g77.f-torture/compile/19990905-2.f: New test.
3186
3187 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
3188
3189 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
3190
3191 * gcc.c-torture/execute/990827-1.c: Fix typo.
3192
3193 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
3194
3195 * g++.old-deja/g++.other/deref1.C: New test.
3196
3197 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
3198
3199 * g++.old-deja/g++.other/ambig2.C: New test.
3200 * g++.old-deja/g++.other/cond5.C: New test.
3201 * g++.old-deja/g++.other/lookup16.C: New test.
3202
3203 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
3204
3205 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
3206 assemblers too.
3207
3208 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
3209
3210 * lib/c-torture.exp: Avoid the "compare executables" optimization
3211 when testing native.
3212
3213 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
3214
3215 * gcc.c-torture/execute/990829-1.c: New test.
3216 * gcc.c-torture/compile/990829-1.c: New test.
3217
3218 1999-08-27 Paul Burchard <burchard@pobox.com>
3219
3220 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
3221 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
3222 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
3223 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
3224 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
3225 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
3226 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
3227 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
3228 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
3229 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
3230 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
3231
3232 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
3233
3234 * gcc.c-torture/execute/990827-1.c: New test.
3235
3236 1999-08-26 Craig Burley <craig@jcb-sc.com>
3237
3238 * g77.f-torture/noncompile/19990826-4.f: New test.
3239
3240 * g77.f-torture/compile/19990826-3.f: New test.
3241
3242 * g77.f-torture/execute/19990826-2.f: New test.
3243
3244 * g77.f-torture/compile/19990826-1.f: New test.
3245
3246 * gcc.c-torture/execute/990826-0.c: New test.
3247 * g77.c-torture/execute/19990826-0.f: New test.
3248
3249 * g77.f-torture/noncompile/970626-2.f: New test.
3250
3251 1999-08-25 Paul Burchard <burchard@pobox.com>
3252
3253 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
3254 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
3255 lss-011.C: New tests.
3256
3257 1999-08-25 Nathan Sidwell <nathan@acm.org>
3258
3259 * g++.old-deja/g++.other/decl5.C: New test.
3260
3261 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3262
3263 * noncompile/noncompile.exp: Load_lib c-torture.exp.
3264 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
3265 call `postbase' for each one. All callers of `postbase' changed
3266 to call this instead.
3267
3268 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
3269
3270 * gcc.c-torture/execute/990811-1.c: New test.
3271
3272 1999-08-09 Nick Clifton <nickc@cygnus.com>
3273
3274 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
3275 just native ones.
3276
3277 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
3278 just native ones.
3279
3280 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
3281
3282 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
3283
3284 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
3285
3286 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
3287
3288 1999-08-04 Nathan Sidwell <nathan@acm.org>
3289
3290 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
3291
3292 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
3293
3294 * gcc.c-torture/execute/990804-1.c: New test.
3295
3296 1999-08-03 Nathan Sidwell <nathan@acm.org>
3297
3298 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
3299 * g++.old-deja/g++.brendan/crash64.C: Likewise
3300 * g++.old-deja/g++.brendan/overload8.C: Likewise
3301
3302 1999-08-03 Nathan Sidwell <nathan@acm.org>
3303
3304 * g++.old-deja/g++.other/struct1.C: New test.
3305
3306 1999-08-03 Nathan Sidwell <nathan@acm.org>
3307
3308 * g++.old-deja/g++.other/enum2.C: New test.
3309
3310 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
3311
3312 Adapted from tests from Franz Sirl:
3313 * gcc.c-torture/execute/va-arg-7.c: New test.
3314 * gcc.c-torture/execute/va-arg-8.c: New test.
3315
3316 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
3317
3318 * gcc.c-torture/compile/990801-2.c: New test.
3319
3320 * gcc.c-torture/compile/990801-1.c: New test.
3321
3322 1999-07-27 Michael Meissner <meissner@cygnus.com>
3323
3324 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
3325 fp-cmp-1.c, converting double to float.
3326
3327 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
3328 fp-cmp-1.c, converting double to long double.
3329
3330 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
3331 from fr1 to unknown_register, since fr1 is a legitimate register
3332 on some machines.
3333
3334 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
3335
3336 * README: More listname related changes.
3337
3338 1999-07-08 Catherine Moore <clm@cygnus.com>
3339
3340 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
3341
3342 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
3343
3344 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
3345
3346 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
3347
3348 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
3349
3350 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
3351
3352 * gcc.dg/990703-1.c: New test.
3353
3354 1999-06-29 Nick Clifton <nickc@cygnus.com>
3355
3356 * lib/file-format.exp: New file: Move definition of proc
3357 gcc_target_object_format to here from
3358 gcc.dg/special/ecos.exp.
3359
3360 * lib/c-torture.exp: Include lib file-format.exp.
3361 * lib/gcc-dg.exp: Include lib file-format.exp.
3362
3363 * gcc.dg/special/ecos.exp: Remove definition of proc
3364 gcc_target_object_format.
3365
3366 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
3367
3368 * gcc.c-torture/execute/990628-1.c: New test.
3369
3370 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
3371
3372 * gcc.c-torture/compile/990625-2.c: New test.
3373
3374 * gcc.c-torture/compile/990625-1.c: New test.
3375
3376 1999-06-23 Nick Clifton <nickc@cygnus.com>
3377
3378 * gcc.c-torture/compile/dll.c: New test case. Check that dll
3379 attributes compile.
3380 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
3381 ports that use the COFF/PE file format.
3382
3383 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
3384
3385 * gcc.c-torture/compile/990617-1.c: New test.
3386
3387 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
3388
3389 * g++.old-deja/g++.other/decl4.C: New test.
3390
3391 1999-06-14 Nathan Sidwell <nathan@acm.org>
3392
3393 * g++.old-deja/g++.other/bitfld3.C: New test.
3394
3395 1999-06-08 Nathan Sidwell <nathan@acm.org>
3396
3397 * g++.old-deja/g++.eh/catch1.C: New test.
3398
3399 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
3400
3401 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
3402
3403 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
3404 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
3405
3406 1999-06-05 Craig Burley <craig@jcb-sc.com>
3407
3408 * g77.f-torture/compile/19990502-0.f: Replace with new,
3409 shorter, test that still fails after recent changes.
3410
3411 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3412
3413 * gcc.c-torture/execute/990604-1.c: New test.
3414
3415 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
3416
3417 * gcc.c-torture/execute/990531-1.c: New test.
3418
3419 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3420
3421 * gcc.c-torture/compile/990527-1.c: New test.
3422
3423 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
3424
3425 * gcc.c-torture/execute/990527-1.c: New test.
3426
3427 1999-05-25 Nick Clifton <nickc@cygnus.com>
3428
3429 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
3430 bitfields as signed.
3431
3432 1999-05-25 Craig Burley <craig@jcb-sc.com>
3433
3434 * g77.f-torture/compile/19990525-0.f: New test.
3435
3436 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
3437
3438 * gcc.c-torture/execute/990525-2.c: New test.
3439
3440 * gcc.c-torture/execute/990525-1.c: New test.
3441
3442 1999-05-24 Nathan Sidwell <nathan@acm.org>
3443
3444 * g++.old-deja/g++.other/anon3.C: New test.
3445 * g++.old-deja/g++.other/anon4.C: New test.
3446 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
3447 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
3448 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
3449 Merrill).
3450
3451 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
3452
3453 * gcc.c-torture/execute/990524-1.c: New test.
3454
3455 * gcc.dg/990524-1.c: New test.
3456
3457 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3458
3459 * gcc.c-torture/compile/990523-1.c: New test.
3460
3461 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
3462
3463 * gcc.c-torture/compile/990519-1.c: New test.
3464
3465 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3466
3467 * gcc.c-torture/compile/990517-1.c: New test.
3468
3469 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
3470 (e4, f4): New tests.
3471 (main): Call them.
3472
3473 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3474
3475 * gcc.dg/noreturn-1.c: New test.
3476
3477 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
3478
3479 * gcc.c-torture/execute/990513-1.c: New test.
3480
3481 1999-05-10 Richard Henderson <rth@cygnus.com>
3482
3483 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
3484
3485 1999-05-10 Craig Burley <craig@jcb-sc.com>
3486
3487 * g77.f-torture/execute/erfc.f: Use small single-precision
3488 values, to avoid problems on Alphas when not -mieee.
3489
3490 1999-05-08 Craig Burley <craig@jcb-sc.com>
3491
3492 * gcc.dg/990506-0.c: New test.
3493
3494 1999-05-08 Richard Henderson <rth@cygnus.com>
3495
3496 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
3497 the constant to test. Don't XFAIL 64-bit targets.
3498
3499 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
3500 * g++.old-deja/g++.law/profile1.C: Likewise.
3501
3502 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
3503 operator new instances.
3504 * g++.old-deja/g++.other/delete5.C: Likewise.
3505
3506 1999-05-03 Craig Burley <craig@jcb-sc.com>
3507
3508 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
3509 intrinsic.
3510
3511 1999-05-03 Craig Burley <craig@jcb-sc.com>
3512
3513 * g77.f-torture/execute/u77-test.f: Reverse order of two
3514 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
3515
3516 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3517
3518 * gcc.dg/compare1.c: New test.
3519
3520 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
3521
3522 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
3523 New tests.
3524
3525 1999-05-02 Craig Burley <craig@jcb-sc.com>
3526
3527 * g77.f-torture/compile/19990502-1.f: New test.
3528
3529 1999-05-02 Craig Burley <craig@jcb-sc.com>
3530
3531 * g77.f-torture/compile/19990502-0.f: New test.
3532
3533 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
3534
3535 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
3536 intrinsic.
3537
3538 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
3539
3540 * g77.f-torture/execute/u77-test.f (main): List libU77
3541 intrinsics not currently tested.
3542 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
3543 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
3544 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
3545 Trim blanks off the ends of some printed strings.
3546
3547 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
3548
3549 * g77.f-torture/execute/u77-test.f (main): Just warn about
3550 FSTAT gid disagreement, as it's expected on some systems.
3551
3552 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
3553
3554 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
3555 use a new function, which allows for some slop.
3556 Clean up some commentary.
3557 (issum): The new function.
3558 (sgladd): Deleted subroutine.
3559
3560 1999-05-01 Craig Burley <craig@jcb-sc.com>
3561
3562 * g77.f-torture/execute/u77-test.f: Modify to be more like
3563 libf2c/libU77 version, bringing patches to that version here.
3564 Add suitable commentary.
3565
3566 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
3567
3568 * gcc.dg/990424-1.c: New test.
3569
3570 1999-04-24 Craig Burley <craig@jcb-sc.com>
3571
3572 * g77.f-torture/execute/u77-test.f (main): Bug involving
3573 LSTAT has been fixed, so turn back on full checking.
3574
3575 1999-04-20 Craig Burley <craig@jcb-sc.com>
3576
3577 * g77.f-torture/compile/19990419-0.f: New test.
3578 * g77.f-torture/execute/19990419-1.f: New test.
3579
3580 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
3581
3582 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
3583 to avoid the need for a prototype to supress a warning.
3584
3585 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
3586
3587 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
3588
3589 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
3590
3591 * gcc.c-torture/execute/990404-1.c: New test.
3592
3593 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
3594
3595 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
3596 * gcc.dg/cpp-if3.c: Don't use -pedantic.
3597 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
3598 missing initializer warnings.
3599
3600 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
3601
3602 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
3603 matching strings.
3604
3605 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
3606
3607 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
3608
3609 1999-03-26 Craig Burley <craig@jcb-sc.com>
3610
3611 * g77.f-torture/execute/19990325-0.f: New test.
3612 * g77.f-torture/execute/19990325-1.f: New test.
3613
3614 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
3615
3616 * gcc.c-torture/execute/990324-1.c: New test.
3617
3618 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
3619
3620 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
3621 test with 4.
3622
3623 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
3624
3625 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
3626
3627 1999-03-13 Craig Burley <craig@jcb-sc.com>
3628
3629 * g77.f-torture/execute/19990313-2.f: New test.
3630 * g77.f-torture/execute/19990313-3.f: New test.
3631
3632 1999-03-13 Craig Burley <craig@jcb-sc.com>
3633
3634 * g77.f-torture/execute/19990313-0.f: New test.
3635 * g77.f-torture/execute/19990313-1.f: New test.
3636
3637 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
3638
3639 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
3640 printf to sprintf.
3641 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
3642 (main): Add check for u15. Conditionalize u31 check depending on
3643 whether ints are <32 bits or >=32 bits.
3644
3645 1999-03-08 Craig Burley <craig@jcb-sc.com>
3646
3647 * g77.f-torture/execute/19981119-0.f: Improve testiness.
3648
3649 1999-03-08 Craig Burley <craig@jcb-sc.com>
3650
3651 * g77.f-torture/compile/19990305-0.f: New test.
3652 * g77.f-torture/execute/19981119-0.f: New test.
3653
3654 1999-03-08 Craig Burley <craig@jcb-sc.com>
3655
3656 * g77.f-torture/execute/970625-2.f: call ABORT if final
3657 result is not correct, instead of just printing it.
3658 Add this checking via newly introduced obfuscation, to
3659 trip up buggy front ends.
3660
3661 1999-03-07 Craig Burley <craig@jcb-sc.com>
3662
3663 * g77.f-torture/compile/960317-1.f: Moved from being
3664 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
3665
3666 1999-03-06 Craig Burley <craig@jcb-sc.com>
3667
3668 * g77.f-torture/execute/960317-1.f: New (old) test.
3669 * g77.f-torture/execute/970625-2.f: Ditto.
3670
3671 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
3672
3673 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
3674 message on line 1 or line 2; cccp and cpplib do this differently.
3675
3676 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
3677
3678 * g++.old-deja/g++.law/weak1.C: New test.
3679
3680 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
3681
3682 * gcc.c-torture/execute/990119-1.c: Renamed to...
3683 * gcc.dg/990119-1.c: this, so it will only be tested once
3684 (it's a preprocessor test, it doesn't need to be run at
3685 multiple optimization levels).
3686
3687 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
3688
3689 * lib/g++.exp: Don't add incdir=$base_dir/../include to
3690 ALWAYS_CXXFLAGS.
3691
3692 1999-02-24 Craig Burley <craig@jcb-sc.com>
3693
3694 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
3695 * g77.f-torture/compile/19981216-0.f: ...as it is expected
3696 to not be compilable by current g77.
3697
3698 1999-02-24 Nick Clifton <nickc@cygnus.com>
3699
3700 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
3701
3702 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
3703
3704 * gcc.c-torture/execute/990222-1.c: New test.
3705
3706 1999-02-19 Craig Burley <craig@jcb-sc.com>
3707
3708 * g77.f-torture/compile/19990218-0.f: New test.
3709 * g77.f-torture/noncompile/19990218-1.f: New test.
3710
3711 1999-02-18 Craig Burley <craig@jcb-sc.com>
3712
3713 * g77.f-torture/compile/19981216-0.f: New test.
3714
3715 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
3716
3717 * gcc.dg/990214-1.c: New test.
3718
3719 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
3720
3721 * gcc.dg/990213-2.c: New test.
3722
3723 * gcc.dg/990213-1.c: New test.
3724
3725 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
3726
3727 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
3728 ints.
3729
3730 1999-02-11 Nick Clifton <nickc@cygnus.com>
3731
3732 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
3733 specified by target.
3734
3735 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
3736
3737 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
3738
3739 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
3740
3741 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
3742
3743 * gcc.dg/special/ecos.exp: New test driver for new tests with
3744 special requirements.
3745
3746 * gcc.dg/special/alias-1.c: New test.
3747 * gcc.dg/special/gcsec-1.c: New test.
3748 * gcc.dg/special/weak-1.c: New test.
3749 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
3750 * gcc.dg/special/weak-2.c: New test.
3751 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
3752 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
3753 * gcc.dg/special/wkali-1.c: New test.
3754 * gcc.dg/special/wkali-2.c: New test.
3755 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
3756 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
3757
3758 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
3759
3760 * lib/c-torture.exp (c-torture-compile): Pull out code for
3761 analyzing gcc error messages.
3762 (c-torture-execute): Likewise. Fix some (harmless) false
3763 positives.
3764 * lib/gcc.exp (gcc_check_compile): New function.
3765
3766 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
3767
3768 * gcc.c-torture/execute/990208-1.c: New test.
3769
3770 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
3771
3772 * g++.dg/special/ecos.exp: New driver for new tests with special
3773 requirements
3774
3775 * g++.dg/special/conpr-1.C: New test
3776 * g++.dg/special/conpr-2.C: New test
3777 * g++.dg/special/conpr-2a.C: New test
3778 * g++.dg/special/conpr-3.C: New test
3779 * g++.dg/special/conpr-3a.C: New test
3780 * g++.dg/special/conpr-3b.C: New test
3781
3782 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
3783 allow g++ to use the dg driver
3784
3785 * README: Add comment about g++.dg directory
3786
3787 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
3788
3789 * README: Update email addresses.
3790
3791 1999-02-03 Nick Clifton <nickc@cygnus.com>
3792
3793 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
3794 arguments in order to force structure S onto the stack even on
3795 the alpha.
3796 (test): Pass 10 leading arguments to function foo as well as the
3797 structure S.
3798
3799 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
3800 failure for all targets.
3801
3802 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
3803 abort to terminate program execution.
3804
3805 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
3806
3807 * gcc.c-torture/execute/990130-1.c: New test.
3808
3809 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
3810
3811 * gcc.dg/990130-1.c: New test.
3812
3813 1999-01-28 Michael Meissner <meissner@cygnus.com>
3814
3815 * gcc.c-torture/execute/990128-1.c: New test.
3816
3817 1999-01-27 Michael Meissner <meissner@cygnus.com>
3818
3819 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
3820
3821 1999-01-27 Felix Lee <flee@cygnus.com>
3822
3823 * lib/c-torture.exp (c-torture-compile): pull out code for
3824 analyzing gcc error messages.
3825 (c-torture-execute): ditto, and fix some (harmless) false
3826 positives.
3827 * lib/gcc.exp (gcc_check_compile): new function.
3828
3829 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
3830
3831 * gcc.dg/990117-1.c: New test.
3832
3833 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
3834
3835 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
3836
3837 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
3838
3839 * g77.f-torture/compile/990115-1.f: New test.
3840
3841 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
3842
3843 * gcc.c-torture/compile/990107-1.c: New test
3844
3845 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
3846
3847 * gcc.c-torture/execute/990106-2.c: New test.
3848
3849 * gcc.c-torture/execute/990106-1.c: New test.
3850
3851 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
3852
3853 * gcc.c-torture/compile/981223-1.c: New test.
3854
3855 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
3856
3857 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
3858 (opt3): Rename from opt4 and disable.
3859
3860 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
3861
3862 * g++.old-deja/g++.pt/ptrmem5.C: New test.
3863
3864 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
3865
3866 * g++.old-deja/g++.other/conv5.C: New test.
3867
3868 1998-12-14 Nick Clifton <nickc@cygnus.com>
3869
3870 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
3871
3872 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
3873
3874 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
3875
3876 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
3877
3878 * gcc.c-torture/compile/981211-1.c: New test.
3879
3880 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
3881
3882 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
3883
3884 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
3885
3886 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3887
3888 * gcc.special/930510-1.c: Make C9X safe.
3889 * gcc.misc-tests/gcov-1.c Similarly.
3890 * gcc.misc-tests/gcov-2.c Similarly.
3891
3892 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
3893
3894 * gcc.dg/ultrasp1.c: New test.
3895
3896 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
3897
3898 * gcc.c-torture/execute/981206.c: New test.
3899
3900 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
3901
3902 * g++.old-deja/g++.ns/template7.C: New test.
3903
3904 * g++.old-deja/g++.other/expr1.C: New test.
3905
3906 * g++.old-deja/g++.eh/tmpl3.C: New test.
3907
3908 * g++.old-deja/g++.eh/tmpl2.C: New test.
3909
3910 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
3911
3912 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
3913 * g++.old-deja/g++.other/using6.C: Removed.
3914 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
3915
3916 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
3917
3918 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
3919
3920 * g++.old-deja/g++.pt/overload8.C: New test.
3921
3922 * g++.old-deja/g++.pt/overload7.C: New test.
3923
3924 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
3925
3926 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
3927 and relinking messages.
3928 * lib/g++.exp (g++_target_compile): Remove .rpo file when
3929 compiling with -frepo.
3930
3931 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
3932
3933 * g++.old-deja/g++.pt/lookup6.C: New test.
3934
3935 1998-11-30 Nick Clifton <nickc@cygnus.com>
3936
3937 * gcc.c-torture/execute/981130-1.c: New test.
3938 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
3939
3940 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
3941
3942 * g++.old-deja/g++.pt/explicit76.C: New test.
3943
3944 * g++.old-deja/g++.pt/friend38.C: New test.
3945
3946 * g++.old-deja/g++.ns/crash2.C: New test.
3947
3948 * g++.old-deja/g++.pt/defarg8.C: New test.
3949
3950 * g++.old-deja/g++.pt/instantiate6.C: New test.
3951
3952 * g++.old-deja/g++.pt/static6.C: New test.
3953
3954 * g++.old-deja/g++.pt/decl2.C: New test.
3955
3956 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
3957
3958 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
3959 problem is actually related with name lookup, but so what? :-)
3960
3961 * g++.old-deja/g++.pt/friend37.C: New test.
3962
3963 1998-11-25 Dave Love <d.love@dl.ac.uk>
3964
3965 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
3966 element, which fails on some systems.
3967
3968 * g77.f-torture/execute/labug1.f: New test.
3969
3970 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
3971
3972 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
3973 is defined.
3974
3975 1998-11-18 Dave Love <d.love@dl.ac.uk>
3976
3977 * g77.f-torture/compile/981117-1.f: New test.
3978
3979 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
3980
3981 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
3982 properly discarded.
3983
3984 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
3985
3986 * gcc.c-torture/execute/memcheck: New directory of tests for
3987 -fcheck-memory-usage.
3988
3989 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
3990
3991 * README: New file, general information about the testsuite and
3992 new description of the various C++ test subdirectories.
3993 * README.g++: Eliminate obsolete information, update and move most
3994 relevant stuff to README.
3995
3996 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
3997
3998 * gcc.c-torture/compile/981107-1.c: New test.
3999
4000 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
4001
4002 * execute/memcpy-bi.c: New testcase.
4003
4004 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
4005
4006 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
4007 base classes.
4008
4009 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
4010 template is selected.
4011
4012 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
4013 classes, it should be accepted for all types.
4014
4015 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
4016
4017 * g++.old-deja/g++.pt/spec24.C: Ensure that template
4018 specializations start with template headers.
4019
4020 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
4021
4022 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
4023
4024 * g++.old-deja/g++.other/init9.C: Test cross initialization of
4025 non-POD types.
4026
4027 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
4028
4029 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
4030
4031 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4032
4033 * compile/981022-1.c, compile/981022-1.x: New test and driver.
4034
4035 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
4036
4037 * 981019-1.c: New test.
4038
4039 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
4040
4041 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
4042 find objc headers.
4043
4044 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4045
4046 * compile/981001-4.c: Remove use of GCC extension that triggers a
4047 compiler bug.
4048
4049 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
4050
4051 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
4052
4053 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
4054
4055 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
4056 instantiation of template produces incorrect code for delete
4057 expression.
4058
4059 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
4060 constructors' name is not unique.
4061 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
4062 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
4063
4064 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
4065 automatic array of const is ill-formed.
4066
4067 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
4068 of template parameter?
4069
4070 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
4071 const.
4072
4073 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
4074 pointer-to-member expression.
4075
4076 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
4077 declaration causes ICE.
4078
4079 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
4080
4081 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
4082 reserved in the global namespace.
4083
4084 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
4085 generate needed virtual table.
4086
4087 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
4088
4089 1998-10-10 Dariush Eslimi <eslimi@loran.com>
4090
4091 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
4092 template-dependent type
4093
4094 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
4095
4096 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
4097 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
4098 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
4099
4100 * g++.old-deja/g++.other/using5.C: New test; using decl from base
4101 class should be usable as argument of member function.
4102 * g++.old-deja/g++.other/using6.C: New test; using decl from base
4103 class should be usable as return type of member function.
4104 * g++.old-deja/g++.other/using7.C: New test; using decl from base
4105 class should be usable as type of data member.
4106
4107 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
4108
4109 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
4110
4111 * gcc.c-torture/special/920521-1.c: Fix bogus test.
4112
4113 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
4114
4115 * gcc.dg/dll-?.c Add thumb to target list.
4116 Fix assembler scan patterns to match current assembler output.
4117
4118 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
4119
4120 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
4121 matching of template brackets.
4122
4123 * g++.old-deja/g++.other/using4.C: New test. Test using
4124 declarations of methods from base classes.
4125
4126 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
4127 within functions should introduce names into the innermost
4128 enclosing namespace.
4129
4130 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
4131 of static locals if first initialization throws.
4132
4133 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
4134
4135 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
4136
4137 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
4138
4139 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
4140 lose track of the possible targets of tablejump insns.
4141 * special/special.exp: Run it.
4142
4143 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
4144
4145 * g++.old-deja/g++.pt/friend35.C: New test. A template function
4146 must be declared before its specializations can be named in friend
4147 declarations.
4148
4149 1998-10-05 Dave Love <d.love@dl.ac.uk>
4150
4151 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
4152
4153 * g77.f-torture/execute/io1.f: New test.
4154
4155 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
4156
4157 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
4158 with pointer to template function, for which no argument deduction
4159 is possible.
4160
4161 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
4162 specialization of template function as argument to template
4163 function.
4164
4165 * g++.old-deja/g++.other/access2.C: New test; Inner class
4166 shouldn't have privileged access to Outer's names.
4167
4168 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
4169
4170 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
4171 friend template declared within template class conflicts with
4172 nested class of the same name.
4173
4174 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
4175 is ignored.
4176
4177 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
4178 object with direct initializer as function declaration.
4179
4180 * g++.old-deja/g++.other/decl2.C: New test; duplicate
4181 initializers.
4182
4183 * g++.old-deja/g++.other/null2.C: New test; conditional operator
4184 involving const pointer and NULL produces incorrect result.
4185
4186 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
4187 type name without `typename' should be rejected with -pedantic.
4188
4189 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
4190
4191 * g++.old-deja/g++.other/addrof1.C: New test.
4192
4193 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
4194
4195 * gcc.c-torture/compile/981001-1.c: New test.
4196 * gcc.c-torture/execute/981001-1.c: New test.
4197
4198 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
4199
4200 * gcc.c-torture/compile/981001-2.c: New test.
4201 * gcc.c-torture/compile/981001-3.c: New test.
4202 * gcc.c-torture/compile/981001-4.c: New test.
4203
4204 1998-10-01 Robert Lipe <robertl@dgii.com>
4205
4206 * lib/objc.exp (objc_target_compile): Add -L during compiles for
4207 multilibbed hosts. Idea grafted from g77.exp.
4208
4209 1998-09-30 Dave Love <d.love@dl.ac.uk>
4210
4211 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
4212 avoid losing on systems which need -lsocket.
4213
4214 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
4215
4216 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
4217 * g++.old-deja/g++.other/nested2.C: Ditto.
4218 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
4219 failure.
4220
4221 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
4222
4223 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
4224 preferred over template operator!= for enum bitfields.
4225
4226 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
4227
4228 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
4229 that happen to have the same base name, but in different scopes,
4230 are incorrectly rejected.
4231
4232 1998-09-16 Richard Henderson <rth@cygnus.com>
4233
4234 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
4235 on the native word size instead of an integer literal.
4236
4237 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
4238
4239 * g++.old-deja/g++.other/static2.C: Invocation of static data
4240 member of type pointer-to-function denoted as non-static member.
4241
4242 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
4243 checks involving function types and aliases.
4244
4245 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
4246
4247 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
4248 redefined to the same non-trivial type.
4249
4250 * g++.old-deja/g++.pt/explicit73.C: Test for proper
4251 namespace-qualification of template specializations declared in
4252 other namespaces.
4253
4254 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
4255 to declare a subset of the specializations of a template function
4256 as friends of specializations of a template class.
4257
4258 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
4259 member templates that do not fully specialize the enclosing
4260 template class are rejected.
4261
4262 1998-09-11 Dave Love <d.love@dl.ac.uk>
4263
4264 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
4265
4266 1998-09-08 Dave Love <d.love@dl.ac.uk>
4267
4268 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
4269 altered from libf2c/libU77 version.
4270
4271 1998-09-06 Dave Love <d.love@dl.ac.uk>
4272
4273 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
4274
4275 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
4276
4277 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
4278 (un)signed char are different types for template specialization
4279 purposes.
4280
4281 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
4282
4283 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
4284 * objc: ObjC testsuite.
4285
4286 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
4287
4288 * gcc.c-torture/execute/941014-1.x: New file.
4289
4290 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
4291
4292 * lib/c-torture.exp: Add support for
4293 torture_eval_before_compile and torture_eval_before_execute
4294 variables.
4295
4296 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
4297
4298 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
4299 this test triggers valid.
4300
4301 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
4302
4303 * gcc.dg/980827-1.c: New test.
4304
4305 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
4306
4307 * gcc.c-torture/execute/loop-4b.c: New test.
4308
4309 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
4310
4311 * lib/c-torture.exp: Add support for
4312 torture_eval_before_compile and torture_eval_before_execute
4313 variables.
4314
4315 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
4316
4317 * gcc.c-torture/compile/980825-1.c: New test.
4318
4319 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
4320
4321 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
4322 count number tests in opt_t0 not good_t0.
4323
4324 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
4325
4326 * gcc.c-torture/compile/930326-1.x: Fix typo.
4327
4328 1998-08-23 Mark Mitchell <mark@markmitchell.com>
4329
4330 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
4331 causes an ICE.
4332
4333 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
4334
4335 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
4336 STACK_SIZE is defined.
4337 * gcc.c-torture/unsorted/stuct.c: Similarly.
4338
4339 * gcc.c-torture/compile/980821-1.c: New test.
4340
4341 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
4342
4343 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
4344
4345 1998-08-19 Mark Mitchell <mark@markmitchell.com>
4346
4347 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
4348 code.
4349
4350 1998-08-09 Mark Mitchell <mark@markmitchell.com>
4351
4352 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
4353 error'.
4354
4355 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
4356
4357 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
4358
4359 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
4360
4361 * gcc.c-torture/compile/980816-1.c: New test.
4362
4363 * gcc.dg/980816-1.c: New test.
4364
4365 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
4366
4367 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
4368 compiler for ieee tests.
4369
4370 1998-08-01 Dave Love <d.love@dl.ac.uk>
4371
4372 * g77.f-torture/compile/980729-0.f: New test.
4373
4374 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
4375
4376 * gcc.c-torture/special/eeprof-1.c: New test, for
4377 -finstrument-functions.
4378 * gcc.c-torture/special/special.exp: Run it.
4379
4380 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
4381
4382 * gcc.c-torture/compile/980729-1.c: New test.
4383
4384 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
4385
4386 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
4387 __thumb__ is defined, and test for ARM style doubles if so.
4388
4389 1998-07-26 Dave Love <d.love@dl.ac.uk>
4390
4391 * g77.f-torture/noncompile/980615-0.f: New test.
4392
4393 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
4394
4395 * gcc.dg/980312-1.c: Do link instead of compile.
4396 * gcc.dg/980313-1.c: Likewise.
4397
4398 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
4399
4400 * gcc.c-torture/compile/980726-1.c: New test.
4401
4402 1998-07-25 Dave Love <d.love@dl.ac.uk>
4403
4404 * g77.f-torture/execute/io0.f: New test.
4405
4406 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
4407
4408 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
4409 an int.
4410
4411 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
4412
4413 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
4414 m32r bugs.
4415
4416 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
4417
4418 * gcc.dg/980626-1.c: Expect failures for all toolchains until
4419 c-decl.c:grokdeclarator can handle mode attributes.
4420
4421 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
4422
4423 * gcc.c-torture/execute/980716-1.c: New test.
4424
4425 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
4426
4427 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
4428 the mn10200.
4429 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
4430 the mn10200.
4431 * gcc.c-torture/execute/va-arg-3.x: Similarly.
4432 * gcc.c-torture/compile/930326-1.x: Similarly.
4433
4434 1998-07-13 Dave Love <d.love@dl.ac.uk>
4435
4436 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
4437 New test from Craig.
4438
4439 1998-07-12 Dave Love <d.love@dl.ac.uk>
4440
4441 * g77.f-torture/noncompile/980616-0.f: New test.
4442
4443 * g77.f-torture/execute/970816-3.f: New test from Craig.
4444
4445 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
4446
4447 * g++.other/singleton.C: Return error value instead of taking
4448 SIGSEGV.
4449
4450 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
4451
4452 * g++.other/singleton.C: New test. Warning is under dispute.
4453 Runtime crash is not.
4454
4455 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
4456
4457 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
4458 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
4459 using6.C, using7.C}: New namespace tests.
4460
4461 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4462
4463 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
4464 specialization with typedef'ed names used as array indexes.
4465
4466 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
4467
4468 * gcc.c-torture/execute/980709-1.c: New test.
4469
4470 * gcc.dg/980709-1.c: New test.
4471
4472 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
4473
4474 * gcc.c-torture/execute/bcp-1.c: New test.
4475
4476 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
4477
4478 * gcc.c-torture/execute/980707-1.c: New test.
4479
4480 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
4481
4482 * gcc.c-torture/compile/980706-1.c: New test.
4483
4484 1998-07-01 Dave Love <d.love@dl.ac.uk>
4485
4486 * g77.f-torture/execute/980701-0.f,
4487 g77.f-torture/execute/980701-1.f: New test from Craig.
4488
4489 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
4490
4491 * gcc.c-torture/compile/980701-1.c: New test.
4492
4493 * gcc.c-torture/execute/980701-1.c: New test.
4494
4495 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
4496 rlsruhe.de>
4497
4498 * g++.old-deja/g++.robertl/eb132.C: New test.
4499 * g++.old-deja/g++.robertl/eb133.C: Likewise.
4500
4501 1998-06-29 Dave Love <d.love@dl.ac.uk>
4502
4503 * g77.f-torture/execute/980628-7.f,
4504 g77.f-torture/execute/980628-8.f,
4505 g77.f-torture/execute/980628-9.f,
4506 g77.f-torture/execute/980628-10.f: New tests from Craig.
4507
4508 * g77.f-torture/execute/980628-3.f: Remove mail headers.
4509
4510 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
4511
4512 * g77.f-torture/execute/980628-4.f: New test from Craig.
4513 * g77.f-torture/execute/980628-5.f: Likewise.
4514 * g77.f-torture/execute/980628-2.f: Likewise.
4515 * g77.f-torture/execute/980628-0.f: Likewise.
4516 * g77.f-torture/execute/980628-1.f: Likewise.
4517 * g77.f-torture/execute/980628-3.f: Likewise.
4518 * g77.f-torture/execute/980628-6.f: Likewise.
4519
4520 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
4521
4522 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
4523 directory when nothing has been installed yet.
4524
4525 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
4526
4527 * gcc.c-torture/special/special.exp: Handle newer versions of
4528 dejagnu.
4529
4530 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
4531
4532 * gcc.dg/980626-1.c: New test.
4533
4534 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
4535
4536 * gcc.misc-tests/m-un-2.c: New test.
4537 * g++.old-deja/g++.other/warn01.c: Likewise.
4538
4539 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
4540
4541 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
4542 compatibility with assmblers with a different comment character.
4543 Eliminate use of GAS-specific extensions.
4544
4545 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
4546
4547 * gcc.c-torture/execute/ieee/980619-1.c: New test.
4548
4549 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
4550
4551 *lib/g77.exp: Replace search for libf2c.a with search for newly
4552 renamed libg2c.a
4553
4554 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
4555
4556 * gcc.c-torture/execute/980617-1.c: New test.
4557
4558 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
4559
4560 * gcc.c-torture/execute/980612-1.c: New test.
4561
4562 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
4563
4564 * gcc.dg/980523-1.c: Only test on ppc-linux.
4565 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
4566
4567 * gcc.c-torture/execute/980608-1.c: New test.
4568
4569 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
4570
4571 * gcc.c-torture/execute/980605-1.c: New test.
4572
4573 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
4574
4575 * gcc.c-torture/execute/980604-1.c: New test.
4576
4577 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
4578
4579 * gcc.c-torture/execute/980602-1.c: New test.
4580 * gcc.c-torture/execute/980602-2.c: Likewise.
4581
4582 1998-06-02 Dave Love <d.love@dl.ac.uk>
4583
4584 * 970125-0.f: Fix per JCB. Add commentary.
4585
4586 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
4587
4588 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
4589 IEEE -0 support.
4590
4591 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
4592
4593 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
4594 earlier.
4595
4596 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
4597
4598 * gcc.c-torture/execute/980526-3.c: New test.
4599
4600 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
4601
4602 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
4603 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
4604 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
4605 m88k-motorola-sysv3 to XFAIL.
4606
4607 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4608
4609 * gcc.dg/980526-1.c: New test.
4610 * gcc.c-torture/execute/980526-2.c: New test.
4611
4612 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
4613
4614 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
4615
4616 * gcc.c-torture/execute/980526-1.c: New test.
4617
4618 1998-05-26 Dave Love <d.love@dl.ac.uk>
4619
4620 * g77.f-torture/execute/alpha2.f: Add runtime test.
4621
4622 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
4623
4624 * g++.old-deja/old-deja.exp: Strip leading directories.
4625
4626 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
4627 error for the line. Don't run multiple tests for the same line.
4628
4629 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
4630
4631 * gcc.dg/980523-1.c: New test.
4632
4633 1998-05-23 Dave Love <d.love@dl.ac.uk>
4634
4635 * g77.f-torture/compile/970915-0.f: New test.
4636
4637 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
4638
4639 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
4640
4641 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
4642
4643 * gcc.dg/980520-1.c: New test.
4644
4645 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
4646
4647 * gcc.dg/980502-1.c: Fix return type.
4648
4649 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
4650
4651 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
4652 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
4653 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
4654 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
4655 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
4656
4657 1998-05-20 Dave Love <d.love@dl.ac.uk>
4658
4659 * g77.f-torture/execute/980520-1.f: New test.
4660
4661 1998-05-15 Dave Love <d.love@dl.ac.uk>
4662
4663 * lib/mike-g77.exp: New file.
4664
4665 * g77.f-torture/noncompile/noncompile.exp,
4666 g77.f-torture/noncompile/check0.f: New files.
4667
4668 1998-05-14 Dave Love <d.love@dl.ac.uk>
4669
4670 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
4671 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
4672 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
4673 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
4674 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
4675 abort where appropriate.
4676
4677 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
4678
4679 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
4680 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
4681
4682 1998-04-29 Dave Love <d.love@dl.ac.uk>
4683
4684 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
4685
4686 1998-04-27 Dave Love <d.love@dl.ac.uk>
4687
4688 * g77.f-torture/compile/980427-0.f: New test.
4689
4690 1998-04-24 Dave Love <d.love@dl.ac.uk>
4691
4692 * g77.f-torture/compile/980424-0.f: New test.
4693
4694 1998-04-19 Dave Love <d.love@dl.ac.uk>
4695
4696 * g77.f-torture/compile/980419-2.f (main): New test.
4697 * g77.f-torture/compile/970125-0.f: New test.
4698 * g77.f-torture/compile/980419-1.f: New test.
4699
4700 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
4701
4702 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
4703 of loop-4.c.
4704
4705 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
4706
4707 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
4708
4709 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
4710
4711 * gcc.c-torture/compile/980329-1.c: New test.
4712
4713 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
4714
4715 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
4716 * gcc.dg/980312-1.c: Fix typo in -march command.
4717
4718 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
4719
4720 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
4721
4722 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
4723
4724 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
4725 Dave Love agree the Fortran source is bogus.
4726
4727 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
4728
4729 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
4730 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
4731 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
4732 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
4733 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
4734
4735 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4736
4737 * g++.old-deja/g++.other/friend1.C: New test.
4738
4739 1998-02-18 Dave Love <d.love@dl.ac.uk>
4740
4741 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
4742 possibly uninitialized) variables and declare dnrm2.
4743
4744 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
4745
4746 From Bruno Haible <haible@ilog.fr>:
4747 * gcc.c-torture/execute/980223.c: New test.
4748
4749 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
4750
4751 * gcc.dg/ifelse-1.c: New test.
4752
4753 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
4754
4755 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
4756
4757 * lib/old-dejagnu.exp (old-dejagnu): Added the
4758 "execution test - XFAIL *-*-*" handling in the spirit of
4759 "excess errors test -". Changed the "execution test fails"
4760 handling to be like "excess errors test fails".
4761 * Update various tests accordingly.
4762
4763 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
4764
4765 * gcc.c-torture/execute/980205.c: New test.
4766
4767 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
4768
4769 * lib/c-torture.exp: Look for .x files instead of .cexp files.
4770 * lib/f-torture.exp: Similarly.
4771 * gcc.c-torture: Rename all .cexp files to .x files.
4772
4773 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
4774
4775 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
4776 (940510-1.c): Removed duplicate.
4777 (971104-1.c): New test.
4778
4779 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
4780
4781 * lib/f-torture.exp: Improve error and loop detection.
4782
4783 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
4784
4785 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
4786 use that to size the filler array.
4787
4788 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
4789
4790 * lib/c-torture.exp(c-torture-execute): Fix typo.
4791
4792 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
4793 testcase as the executable name. Keep the executable around if
4794 the test fails.
4795
4796 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
4797
4798 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
4799 changes. Only test one -g option, and move it to the end of the
4800 list of options to test.
4801
4802 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
4803
4804 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
4805 variable GCC_TORTURE_OPTIONS to supply default switches separated
4806 by colons. If no environment variable, run tests with -O0 -g, -O1
4807 -g, and -O2 -g as well.
4808
4809 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
4810
4811 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
4812 explanatory comments. Fix indentation.
4813
4814 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
4815
4816 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
4817
4818 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
4819
4820 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
4821 * g++.old-deja/g++.mike/p7325.C: Likewise.
4822 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
4823
4824 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
4825
4826 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
4827 * g++.old-deja/g++.brendan/crash30.C: Likewise.
4828 * g++.old-deja/g++.brendan/crash39.C: Likewise.
4829 * g++.old-deja/g++.law/operators4.C: Likewise.
4830
4831 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
4832
4833 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
4834 * g++.old-deja/g++.mike/p784.C: Ditto.
4835 * g++.old-deja/g++.mike/p785.C: Ditto.
4836
4837 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
4838
4839 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
4840
4841 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
4842
4843 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
4844 target feature; pass this to c-torture-execute as needed.
4845
4846 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
4847
4848 * lib/c-torture.exp(c-torture-execute): If the previous and the
4849 current executables being tested are identical, we don't need to
4850 run the executable again. Try to make the executable names
4851 unique. Add an optional argument for passing additional compiler
4852 flags.
4853
4854 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
4855
4856 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
4857
4858 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
4859
4860 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
4861
4862 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
4863
4864 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
4865 32bit or larger longs.
4866
4867 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
4868 have either a 32bit long or 32bit int.
4869
4870 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
4871
4872 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
4873 Make double precision tests dependent on sizeof (double).
4874
4875 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
4876
4877 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
4878 too.
4879
4880 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
4881
4882 * gcc.c-torture/compile/961203-1.cexp: New script.
4883
4884 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
4885
4886 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
4887 up the includes ourselves.
4888
4889 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
4890
4891 * lib/plumhall.exp: Remove random include, and add a few
4892 verbose messages for debugging.
4893
4894 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
4895
4896 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
4897 of trying to do it ourselves.
4898
4899 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
4900
4901 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
4902
4903 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
4904
4905 * gcc.prms/5403.c: Made regexp a bit less strict.
4906
4907 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
4908
4909 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
4910 is returned from remote_load instead.
4911 * lib/plumhall.exp: Ditto.
4912 * lib/mike-g++.exp: Ditto.
4913 * lib/old-dejagnu.exp: Ditto.
4914 * lib/c-torture.exp: Ditto.
4915
4916 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
4917
4918 * lib/g++.exp: Use build_wrapper procedure.
4919 * lib/gcc.exp: Ditto.
4920
4921 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
4922
4923 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
4924 an old-style decl for malloc. Fixes tests to work when
4925 sizeof (int) != sizeof (size_t).
4926
4927 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
4928
4929 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
4930
4931 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
4932 use stdargs.h interface.
4933
4934 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
4935
4936 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
4937 NO_VARARGS when compiling.
4938
4939 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
4940
4941 * lib/plumhall.exp(ph_includes): New procedure.
4942 (ph_make): Use it.
4943 (ph_compiler): Ditto.
4944
4945 * lib/g++.exp: Rename test-glue.c to testglue.c.
4946 * lib/gcc.exp: Ditto.
4947
4948 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
4949
4950 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
4951 to completion when it's called.
4952
4953 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
4954
4955 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
4956 is defined, don't do test.
4957
4958 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
4959
4960 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
4961 for object files.
4962 (ph_summary): Mark skipped testcases as untested, not unresolved.
4963
4964 * lib/plumhall.exp (ph_make): If unresolved because of bad
4965 errorCode, record errorCode in log file.
4966 (*): Replace send_log/verbose with verbose -log.
4967
4968 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
4969
4970 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
4971 double conversion if double isn't at least 8 bytes.
4972
4973 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
4974 int to work with targets where int is 16 bits.
4975
4976 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
4977 8 bytes, just exit, since 4 byte doubles don't have enough bits of
4978 precision for the test to complete.
4979
4980 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
4981
4982 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
4983 if d10v is not compiled with the -mdouble64 flag.
4984 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
4985
4986 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
4987 d10v is not compiled with the -mint32 flag.
4988
4989 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
4990
4991 * lib/plumhall.exp: Use incr_count.
4992
4993 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
4994
4995 * gcc.c-torture: Update to c-torture-1.45.
4996
4997 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
4998
4999 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
5000 the name of the expect testcase file).
5001
5002 * lib/g++.exp(g++_init): Ditto.
5003
5004 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
5005
5006 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
5007 the host.
5008
5009 * lib/gcc.exp(gcc_exit): New procedure.
5010
5011 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
5012
5013 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
5014 specs where appropriate.
5015
5016 * g++.old-deja/g++.arm/*: Added additional ERROR checks
5017 because of new "candidates are" messages, and removed a few
5018
5019 * Converted all non-old-style g++ testcases to old-style, and
5020 moved into g++.old-deja.
5021
5022 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
5023
5024 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
5025 options.
5026
5027 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
5028 succeeded.
5029
5030 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
5031
5032 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
5033
5034 * lib/gcc.exp (gcc_target_compile): Add support for defining
5035 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
5036 the machine doesn't have those features.
5037
5038 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
5039
5040 * g++.law/operators4.exp: Don't use LIBS.
5041
5042 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
5043
5044 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
5045
5046 * lib/mike-g++.exp: Don't set the compiler to be tested here.
5047 * lib/g++.exp: Set it here instead. Also, allow use of the
5048 --tool_exec and --tool_opt options. Change CXX to
5049 GXX_UNDER_TEST.
5050
5051 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
5052
5053 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
5054
5055 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
5056
5057 * lib/old-dejagnu.exp: Use prune_warnings instead of
5058 prune_system_crud.
5059 * lib/mike-g++.exp: Ditto.
5060 * lib/gcc.exp: Ditto.
5061 * lib/g++.exp: Ditto.
5062
5063 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
5064
5065 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
5066
5067 * 941014-2.c: Include stdlib.h
5068 * 960327-1.c: Include stdio.h
5069 * dbra.c, index-1.c: Don't assume ints are 32bits.
5070
5071 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
5072
5073 * lib/gcc.exp: Add gcc,stack_size target feature.
5074
5075 * lib/g++.exp(g++_target_compile): Add the include and link
5076 paths here, not in two other places. And, it's $options, not
5077 options.
5078
5079 * lib/mike-g++.exp(postbase): Remove the code that determines
5080 the correct include and link paths.
5081 * g++.old-deja/old-deja.exp: Ditto.
5082
5083 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
5084
5085 * lib/g++.exp(g++_init): target_compile no longer returns the
5086 filename of the result.
5087
5088 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
5089
5090 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
5091 call to glob.
5092
5093 * gcc.c-torture/special/special.exp: Change call to
5094 gcc_target_compile to include the object file.
5095
5096 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
5097
5098 * gcc.c-torture/special/special.exp: Correct misspelling in last
5099 change.
5100
5101 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
5102
5103 * lib/plumhall.exp(ph_summary): Log the entire output of the
5104 executable. Return -1 if there were any failures, 0 otherwise.
5105 (ph_execute): Return -1 if there were any failures, 0 otherwise.
5106 (ph_make): Clean up objects and executables that were built
5107 if the tests succeeded.
5108
5109 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
5110
5111 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
5112 libraries and includes in the build tree as appropriate.
5113
5114 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
5115
5116 * lib/c-torture.exp: Instead of looking for the global variable
5117 NO_LONG_LONG, check to see if that's a feature of the target.
5118
5119 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
5120
5121 * config/default.exp: Minimize. Delete the remainer of the files in
5122 config; this functionality is now in devo/dejagnu/config.
5123
5124 g++.*/*: Pass any additional flags used to compile to postbase;
5125 delete CXXFLAGS.
5126
5127 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
5128 is now done by runtest.exp. Use gcc_target_compile instead of
5129 compile.
5130
5131 lib/c-torture.exp: Use gcc_target_compile instead of compile.
5132 Remove references to CFLAGS. Use remote_file instead of
5133 calling rm -f.
5134 (c-torture): Take a list of arguments to use to compile this
5135 testcase.
5136
5137 lib/g++.exp: Simplify. Use target_compile instead of compile.
5138 lib/gcc-dg.exp: Ditto.
5139 lib/gcc.exp: Ditto.
5140 lib/mike-{gcc,g++}.exp: Ditto.
5141 lib/old-dejagnu.exp: Ditto.
5142 lib/plumhall.exp: Ditto.
5143
5144 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
5145
5146 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
5147 (ph_linker): Likewise.
5148
5149 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
5150
5151 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
5152 MAP_ANON / MAP_ANONYMOUS if defined;
5153 else try to map from /dev/zero .
5154
5155 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
5156
5157 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
5158 isn't defined, then define it to MAP_ANONYMOUS.
5159
5160 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
5161
5162 * gcc.c-torture: Update to c-torture-1.42 release.
5163
5164 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
5165
5166 * gcc.c-torture: Update to c-torture-1.41 release.
5167
5168 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
5169
5170 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
5171 c-torture release.
5172
5173 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5174
5175 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
5176 and LDFLAGS. Fix second case to append the target_info ldflags
5177 onto LDFLAGS, not CFLAGS.
5178 * lib/g++.exp (g++_init): Add target_info stuff.
5179 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
5180 of libgloss and newlib flags for !native.
5181
5182 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
5183 (GDB): Fix relative path to go up another dir for finding gdb.
5184
5185 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
5186
5187 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
5188 versions in the target_info array, if they don't exist.
5189
5190 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5191
5192 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
5193
5194 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
5195
5196 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
5197 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
5198
5199 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
5200
5201 * lib/old-dejagnu.exp: Don't remove the output file before we've
5202 actually tested it. Don't append pwd to the path of the executable
5203 we're testing.
5204
5205 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
5206
5207 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
5208
5209 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
5210
5211 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
5212 temporary directory for compiler files, and set it to a default
5213 value of /tmp. Set $output as the name of the output file from
5214 compiling the testcase. Add a -o option to $cflags_var so the
5215 compiler writes the final output file as $output. Set $executable
5216 to $output.
5217
5218 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
5219 directory for compiler files, and set it to /tmp if it doesn't
5220 already have a value. Set $output_file to the name of the output
5221 file from compiling the testcase. Add a -o option to CXXFLAGS so
5222 the compiler writes the final output file as $output. Use $output
5223 as the executable to be tested.
5224
5225 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5226
5227 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
5228
5229 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
5230
5231 * gcc.c-torture/execute/pending-1.c: New test. Still
5232 pending in Tege's queue.
5233
5234 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
5235
5236 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
5237 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
5238 if there were failures. Call unresolved if there were unresolved
5239 testcases. Call gcc_fail if program did not run to completion.
5240 (ph_make): Pass additional argument name to ph_execute.
5241 (ph_execute): Add new argument. Pass additional arguments to
5242 ph_summary. Call gcc_fail is there is no execution output.
5243
5244 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
5245
5246 * lib/plumhall.exp (proc_summary): Output relavent summary
5247 lines into the log so specific failures in plumhall can be
5248 investigated.
5249
5250 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
5251
5252 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
5253 (c-torture-execute): Don't try to execute tests which use
5254 "long long" types if $NO_LONG_LONG is nonzero.
5255
5256 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
5257
5258 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
5259 not c-torture.
5260
5261 * gcc.ieee: Move from here.
5262 * gcc.c-torture/execute/ieee: To here.
5263
5264 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
5265
5266 * gcc.c-torture: Update to c-torture-1.41 release.
5267
5268 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
5269
5270 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
5271 not "$output".
5272
5273 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
5274
5275 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
5276 -c present.
5277
5278 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
5279
5280 * config/proelf.exp: Handle connecting to a simulator.
5281
5282 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
5283
5284 * config/proelf.exp: New file. Enough framework that we can
5285 run c-torture tests on the proelf targets (or any other target
5286 that gdb can connect to for that matter).
5287
5288 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
5289
5290 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
5291 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
5292
5293 * lib/plumhall.exp (ph_execute): Always call ph_summary if
5294 exec_output exists.
5295
5296 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
5297
5298 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
5299 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
5300
5301 * config/*.exp: Update FSF address. Change result of ${tool}_load
5302 to pass/fail/unresolved/unsupported/untested. Caller must now
5303 call unresolved/unsupported/untested.
5304 * lib/*.exp: Update FSF address. Update to handle new results of
5305 ${tool}_load.
5306 * lib/chill.exp (verbose): Delete.
5307
5308 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
5309
5310 * lib/gcc.exp (default_gcc_start): Change order of args to
5311 $LDFLAGS $CFLAGS $LIBS.
5312 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
5313 Save/set/restore CFLAGS. Pass single arg to gcc_start.
5314 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
5315 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
5316 * gcc.misc-tests/dg-test.exp: Likewise.
5317 * gcc.misc-tests/msgs.exp: Likewise.
5318 * gcc.prms/prms.exp: Likewise.
5319 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
5320 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
5321
5322 * lib/dg.exp: Deleted, moved to dejagnu/lib.
5323
5324 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
5325
5326 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
5327
5328 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
5329 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
5330
5331 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
5332 necessary.
5333
5334 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
5335
5336 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
5337 global for loop; add use of $mathlib.
5338 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
5339 settings here; set mathlib for anything but VxWorks.
5340
5341 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
5342
5343 * gcc.c-torture: Update to c-torture-1.40 release.
5344
5345 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
5346
5347 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
5348 dg.exp.
5349
5350 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
5351
5352 * lib/c-torture.exp (c-torture-execute): Declare "output" as
5353 global.
5354
5355 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
5356
5357 * lib/g++.exp (LIBS): Define if not already.
5358 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
5359 (gcc-dg-prune): Call prune_gcc_output.
5360 * lib/gcc.exp (prune_gcc_output): New proc.
5361 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
5362 prune_gcc_output.
5363
5364 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
5365
5366 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
5367 (c-torture-execute): Likewise. Rename `name' to `testcase'.
5368
5369 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
5370
5371 * gcc.c-torture: Update to c-torture-1.39 release.
5372
5373 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
5374
5375 * lib/c-torture.exp (c-torture-execute): Don't return if one option
5376 fails, try others as well.
5377
5378 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
5379
5380 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
5381 If compilation fails, mark execute tests as `untested'.
5382 If test is marked as unsupported, don't mark compilation and
5383 execute tests as failed.
5384
5385 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5386
5387 * lib/g++.exp (g++_init): Don't link in libg++, and look to
5388 libstdc++ for whether or not we want to be doing shared
5389 libraries. Delete link_curses since we don't need it anymore.
5390 * lib/mike-g++.exp (postbase): Don't link in libg++.
5391 * g++.old-deja/old-deja.exp: Likewise.
5392
5393 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5394
5395 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
5396
5397 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5398
5399 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
5400 For that, add `-Wl,-a,shared_archive'.
5401 * g++.old-deja/old-deja.exp: Likewise.
5402
5403 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
5404
5405 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
5406
5407 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
5408
5409 * lib/mike-g++.exp (postbase): Pay attention to the status of
5410 g++_load.
5411
5412 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5413
5414 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
5415
5416 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
5417
5418 * lib/gcc.exp (default_gcc_start): No longer need to log program
5419 being executed or its output, execute_anywhere does that now.
5420 * lib/g++.exp (default_g++_version): Call execute_anywhere.
5421 (default_g++_start): Likewise. Delete calls to verbose/send_log.
5422
5423 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5424
5425 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
5426 the same as those in lib/g++.exp.
5427
5428 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
5429
5430 * gcc.c-torture: Update to c-torture-1.38 release.
5431 * gcc.ieee: Related changes.
5432
5433 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
5434
5435 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
5436 "exec". Minor reformatting changes.
5437
5438 * config/rom68k.exp (${tool}_load): Make it work in a canadian
5439 cross. This means all "exec" calls now work on a remote host as
5440 well.
5441 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
5442 cross. Filter out the extra "\r\n" stuff that expect puts in.
5443 (c-torture-execute): Filter out the bogus warnings like
5444 c-torture-compile does. Add support for canadian cross.
5445 * lib/gcc.exp (default_gcc_version, default_gcc_start)
5446 Use execute_anywhere rather than calling exec directly. Now it
5447 works for canadian cross testing.
5448
5449 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
5450
5451 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
5452 results into a variable, and check that rather than using file exists.
5453
5454 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5455
5456 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
5457 create a libg++.so. For sunos4.1.*, also add -ltermcap.
5458
5459 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5460
5461 * g++.old-deja/old-deja.exp: Create and pass runshlib and
5462 lib_curses if there's a shared libg++ in the build tree.
5463
5464 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
5465
5466 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
5467 if not supported target.
5468
5469 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5470
5471 * lib/g++.exp (g++_init): Move empty setting of runshlib and
5472 link_curses up to always happen, not just for native builds.
5473
5474 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
5475
5476 * gcc.c-torture: Update to c-torture-1.36 release.
5477 * gcc.failure: Related changes.
5478
5479 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
5480
5481 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
5482
5483 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5484
5485 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
5486 * lib/mike-g++.exp (postbase): Not in here. Still reference
5487 runshlib, link_curses, and mathlib for link and run.
5488
5489 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
5490 pass the runtime shared library options for Solaris, OSF/1, and
5491 Irix5, and link with -lcurses to avoid unresolved references.
5492
5493 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5494
5495 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
5496 only run once.
5497
5498 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
5499
5500 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
5501
5502 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
5503
5504 * gcc.c-torture: Update to c-torture-1.35 release. Note we
5505 do not have a framework for the "compat" tests yet.
5506
5507 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5508
5509 * lib/mike-g++.exp (postbase): New local variable `mathlib',
5510 set to null if we're testing vxworks5.1. Use that instead of
5511 `-lm' in the setting of LIBS for link and run.
5512
5513 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5514
5515 * config/rom68k.exp (${tool}_load): Major changes to make it
5516 work. Verified that it does in fact return the stuff in
5517 exec_output properly. Catch any Emul or any TRAP other than 0.
5518
5519 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5520
5521 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
5522 LDFLAGS properly for targets that need stuff from libgloss.
5523 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
5524 only run once.
5525 (gpp_initialized): New variable.
5526
5527 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
5528
5529 * config/rom68k.exp: Load libgloss.exp.
5530 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
5531 so we can produce a fully linked binary.
5532 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
5533 so we can produce a fully linked binary.
5534
5535 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
5536
5537 * lib/plumhall.exp (ph_section): Watch for expected failures.
5538 Add missing `else'.
5539
5540 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
5541 run the testcase.
5542 (c-torture): Likewise.
5543
5544 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
5545
5546 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
5547
5548 * lib/mike-g++.exp (mike_cleanup): New proc.
5549 (prebase): New globals compiler_result, not_compiler_result,
5550 target_regexp.
5551 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
5552 allow leading "-" in pattern. Watch for unsupported tests.
5553 If $compiler_result is set, pattern match assembler code,
5554 and ditto for $not_compiler_result.
5555 * lib/mike-gcc.exp: Likewise.
5556
5557 * lib/plumhall.exp (ph_execute): Only call ph_summary if
5558 execution "succeeded".
5559
5560 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
5561
5562 * config/win32.exp: New file.
5563 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
5564
5565 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
5566
5567 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
5568 unsupported.
5569 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
5570 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
5571 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
5572
5573 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
5574 "... without exceptions was ...". That is now handled by
5575 prune_system_crud.
5576 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
5577
5578 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
5579
5580 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
5581 sieve.c,sort2.c}: New files.
5582 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
5583 sieve.exp,sort2.exp}: Drivers for them.
5584
5585 * lib/mike-gcc.exp (program_output): New user settable variable.
5586 (postbase): Call prune_system_crud. Also prune extraneous compiler
5587 messages.
5588 * lib/mike-g++.exp (program_output): New user settable variable.
5589
5590 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
5591
5592 * config/sh.exp: Deleted (use sim.exp instead).
5593
5594 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5595
5596 * config/vx.exp: Declare CHECKTASK as global.
5597 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
5598 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
5599 * lib/old-dejagnu.exp: Load [pwd]/$executable.
5600
5601 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
5602
5603 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
5604 target. Like vx.exp, only includes `vx29k.exp' instead of
5605 `vxworks.exp'.
5606
5607 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
5608
5609 * config/sim.exp: Increase time limit from 120 seconds to 240.
5610
5611 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
5612
5613 * gcc.c-torture/execute/950628-1.c: New test.
5614
5615 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
5616
5617 * gcc.c-torture: Update with changes/additions from
5618 c-torture-1.34.
5619
5620 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
5621
5622 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
5623
5624 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
5625
5626 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
5627
5628 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
5629
5630 * gcc.c-torture/compile/950512-1.c: New test.
5631 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
5632 * gcc.dg/struct-ret-1.c: Likewise.
5633
5634 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
5635
5636 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
5637 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
5638
5639 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
5640
5641 * gcc.c-torture/special/920411-1.c: Deleted.
5642 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
5643
5644 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
5645
5646 * config/sim.exp (${tool}_load): Hack in call to bash to get a
5647 cpu limit.
5648
5649 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
5650
5651 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
5652
5653 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
5654
5655 From kenner;
5656 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
5657 is the proper length.
5658 * va-arg-3.c: Likewise.
5659
5660 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
5661
5662 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
5663 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
5664
5665 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
5666 * lib/g++.exp (default_g++_start): Delete old cruft.
5667
5668 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
5669
5670 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
5671 (2 * (1 << 18)) to (2 * (1 << 17)).
5672
5673 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
5674
5675 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5676
5677 * config/rom68k.exp: Renamed from config/idp.exp
5678
5679 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
5680
5681 * c-torture/compile/921109-2.c
5682
5683 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
5684
5685 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
5686 excess errors.
5687
5688 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
5689
5690 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
5691 output.
5692 * lib/g++.exp (default_g++_start): Likewise.
5693
5694 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
5695
5696 * gcc.c-torture/compile/950329-1.c: New test.
5697
5698 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5699
5700 * config/bug.exp (${tool}_load): Updated to use new remote_open
5701 and remote_close procs.
5702 * config/idp.exp: New file.
5703
5704 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
5705
5706 * gcc.c-torture/execute/950322-1.c: New test.
5707
5708 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
5709
5710 * config/vx.exp (${tool}_load): Clean up testing of return code from
5711 vxworks_ld and vxworks_spawn.
5712
5713 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
5714
5715 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
5716
5717 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
5718
5719 * lib/old-deja.exp: Add `excess errors test - ' error, now one
5720 can mark excess errors on a machine by machine basis. Note, the
5721 default is to not expect any excess errors, even when excess
5722 errors test - is given, so you will want to put an XFAIL ... on
5723 these lines. For example, // excess errors test - XFAIL hppa*-*-*
5724 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
5725 those 4 machines, but no others.
5726
5727 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5728
5729 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
5730 * lib/c-torture.exp: to here.
5731
5732 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
5733
5734 * gcc.c-torture/execute/950221-1.c: New test.
5735 * gcc.c-torture/execute/struct-ret-1.c: New test.
5736 * gcc.c-torture/compile/950221-1.c: New test.
5737
5738 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
5739
5740 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
5741
5742 * gcc.c-torture/execute/arith-1.c (main): Return 0.
5743 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
5744
5745 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
5746
5747 * g++.gb: New directory of tests, derived from my signature and
5748 class scoping tests.
5749
5750 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
5751 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
5752 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
5753 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
5754 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
5755 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
5756 * g++.gb/sig25.C: Likewise.
5757
5758 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
5759 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
5760 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
5761 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
5762 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
5763 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
5764 * g++.gb/sig25.exp: Likewise.
5765
5766 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
5767 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
5768 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
5769 * g++.gb/scope13.C: Likewise, this test still fails.
5770
5771 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
5772 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
5773 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
5774 * g++.gb/scope13.exp: Ditto.
5775
5776 * g++.gb/README: New file, explains what these tests are about.
5777
5778 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
5779
5780 * lib/dg.exp (dg-do): Support `preprocess'.
5781 (dg-test): Likewise.
5782
5783 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5784
5785 * config/udi.exp: change "continue -expect" to "exp_continue".
5786
5787 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
5788
5789 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
5790 Delete redundant tests.
5791
5792 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
5793 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
5794 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
5795 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
5796 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
5797 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
5798 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
5799 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
5800
5801 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
5802 storing label pointers.
5803 * gcc.c-torture/execute/921019-1.c: Likewise.
5804 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
5805 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
5806 parameter fp.
5807 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
5808 constants.
5809
5810 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
5811 Delete obsolete tests.
5812
5813 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
5814 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
5815 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
5816 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
5817 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
5818 * gcc.c-torture/compile/950124-1.c: New test.
5819
5820 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
5821
5822 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5823
5824 * lib/mike-g++.exp: Add -lm to LIBS.
5825
5826 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
5827
5828 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
5829
5830 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
5831
5832 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
5833
5834 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
5835
5836 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
5837
5838 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
5839
5840 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
5841 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
5842 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
5843 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
5844 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
5845 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
5846 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
5847 * g++.law/{operators31.C, operators32.C,
5848 * g++.law/{operators33.C, operators34.C}: Likewise.
5849 * g++.law/{pic1.C, refs2.C}: Likewise.
5850 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
5851 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
5852 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
5853 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
5854
5855 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
5856 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
5857 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
5858 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
5859 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
5860 * g++.law/{enum9.exp, friend5.exp}: Likewise.
5861 * g++.law/{nest3.exp, nest4.exp}: Likewise.
5862 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
5863 * g++.law/{operators30.exp, operators31.exp}: Likewise.
5864 * g++.law/{operators32.exp, operators33.exp}: Likewise.
5865 * g++.law/{operators34.exp}: Likewise.
5866 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
5867 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
5868 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
5869 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
5870 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
5871
5872 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
5873 No longer expected to fail.
5874 * g++.law/missed-error3.C: Tweak for recent bool changes.
5875
5876 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
5877
5878 * config/emb-unix: Deleted.
5879 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
5880 remote execution. Do final link on remote host if REMOTE_LINK is set.
5881
5882 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
5883
5884 * lib/dg.exp (dg-test): Fix typo in last patch.
5885
5886 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
5887
5888 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
5889 (handles multiple occurrences).
5890
5891 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
5892
5893 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
5894 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
5895 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
5896 printed).
5897 * lib/c-torture.exp (c-torture-compile): Likewise.
5898 (c-torture): Prepend full path if missing.
5899 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
5900 (gcc_fail): Likewise.
5901 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
5902
5903 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
5904
5905 * lib/netware.exp: Only attach to NetWare i386 systems.
5906
5907 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
5908
5909 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
5910 messages. Add test name to "output pattern match" pass/fail message.
5911
5912 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
5913
5914 * gcc.dg: New testsuite.
5915 * gcc.dg/dg.exp: New file.
5916
5917 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
5918 test-switch.c}: Deleted.
5919
5920 * gcc.misc-tests/msgs.exp: New testcase driver.
5921
5922 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
5923
5924 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
5925 Watch for illegal return values from ${tool}_load.
5926 * config/unix.exp (${tool}_load): Fix pass/fail detection for
5927 cross targets. Coerce return value >0 to 1.
5928
5929 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
5930
5931 * config/unix.exp (${tool}_load): Call program rsh, not proc.
5932
5933 * config/emb-unix.exp: New file.
5934
5935 * config/sim.exp: Error if variable $SIM not defined.
5936 (${tool}_load): Mark test as "untested" if simulator missing.
5937
5938 * config/unix.exp: Load remote.exp to get rcp_download.
5939 * lib/c-torture.exp: Use different option lists for testcases with
5940 and without loops.
5941 * gcc.c-torture/execute/execute.exp: Likewise.
5942
5943 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
5944
5945 * config/*.exp: Clarify return code from ${tool}_load.
5946 Call `unresolved' or `untested' instead of `warning' or `perror'
5947 (sometimes you still want to call both though).
5948 Add comment that `shell_id' is local to each file.
5949 * config/udi.exp (timeout): Set to 30.
5950 Don't print warning if connection fails, $connectmode has already
5951 printed an error.
5952 (${tool}_load): Move verbose messages to level 2.
5953 Rework pattern for "Process started" message.
5954 Pass `shell_id' to ${connectmode}_download.
5955 Retry twice upon timeout. Make resetting of target more robust.
5956 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
5957 Pass `shell_id' to exit_$connectmode.
5958 Only call exit_$connectmode if connected.
5959 * config/unix.exp (${tool}_load): Check return codes better.
5960 * config/vrtx.exp (${tool}_load): Likewise.
5961 * config/vx.exp (${tool}_load): Likewise.
5962 Delete unneeded global's.
5963 * lib/dg.exp (dg-test): Update to reflect clarified return codes
5964 from ${tool}_load.
5965 (dg-stat): Delete.
5966 (dg-init): Delete recording of pass/fail counts.
5967 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
5968 (old-dejagnu-init): Likewise.
5969 (old-dejagnu-stat): Delete contents, empty proc now.
5970 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
5971 (c-torture): Delete references to lcnt, lpass, lfail.
5972 Get option list from TORTURE_OPTIONS.
5973 Delete -funroll[-all]-loops if no loops.
5974 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
5975 (g++_stat): Delete contents (empty proc now).
5976 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
5977 (gcc_finish): Likewise.
5978 (gcc_stat): Deleted.
5979 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
5980 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
5981 * gcc.c-torture/execute/execute.exp: Likewise.
5982 Split tests into two parts: compile, execute.
5983 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
5984 no loops. Update to reflect clarified return codes from ${tool}_load.
5985
5986 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
5987
5988 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
5989 to grep for.
5990 (old-dejagnu): Likewise (where necessary).
5991
5992 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
5993
5994 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
5995
5996 * lib/dg.exp (dg-process-target): Fix processing of selector.
5997 Add comment regarding use of `error'.
5998
5999 * lib/gcc.exp (prune_system_crud): Define if missing.
6000 * lib/g++.exp (prune_system_crud): Likewise.
6001
6002 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
6003 Call prune_system_crud.
6004 * lib/dg.exp (dg-runtest): New proc.
6005 Use perror instead of send_user for tcl errors in testcase.
6006 Don't return any value, it's never used.
6007 Don't clobber previous definition of `unknown'.
6008 Print tcl errors in `dg-final'.
6009
6010 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
6011
6012 * lib/dg.exp (dg-process-target): Improve syntax error messages.
6013 (dg-test): Don't print errorInfo, it contains stack backtrace.
6014
6015 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
6016
6017 * lib/g++.exp (runtest_file_p): Define if missing.
6018
6019 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
6020
6021 * lib/mike-g++.exp: Comment out loading of g++.exp.
6022 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
6023 (default_g++_version): Always print something.
6024 (default_g++_start): Comment out call to `which'.
6025 (g++_start, g++_load): Deleted (must be defined in config file).
6026 * lib/gcc.exp: Test for existence of $CC at start.
6027 Delete check for tmpdir (done in gcc_init).
6028 (default_gcc_version): Always print something.
6029 (default_gcc_start): Comment out call to `which'.
6030 * config/*.exp: Major cleanup - make cross targets work at least a
6031 little better for g++ (by not being "--tool gcc" specific).
6032 Rename gcc_xxx to ${tool}_xxx.
6033 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
6034 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
6035
6036 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
6037
6038 * lib/c-torture.exp (c-torture-compile): Rework compiler
6039 message processing.
6040
6041 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
6042 c-torture.
6043
6044 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
6045
6046 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
6047
6048 * lib/dg.exp (dg-process-target): Support { target native }.
6049
6050 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
6051
6052 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
6053 looked for "... program xxx got fatal signal".
6054 Correct regsub munging of `comp_output'.
6055 Ignore compiler messages "path prefix not used" and "linker input
6056 file unused".
6057
6058 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
6059
6060 * lib/gcc.exp (runtest_file_p): Define if missing.
6061 * gcc.prms/template.c: Example to work from.
6062
6063 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
6064
6065 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
6066 * lib/dg.exp (dg-test): Call unsupported testcases as such.
6067
6068 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
6069 * gcc.prms/1883.c: Moved from compile/940714-1.c.
6070 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
6071 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
6072
6073 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
6074 (dg-process-target): No longer a varargs proc.
6075 Return S/N for target, P/F for xfail. All callers changed.
6076 (user option procs): More argument checking.
6077 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
6078 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
6079 (dg-test): Skip test if not running on selected target in `dg-do'.
6080 Update handling of `dg-do-what', `dg-output-text'.
6081 Separate execution pass/fail from output pattern match pass/fail.
6082 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
6083
6084 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
6085
6086 * gcc.c-torture/special/special.exp: Don't expect failure for mips
6087 target for 920510-1.c.
6088
6089 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
6090
6091 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
6092 Clean up comment regarding use of passcnt, etc.
6093 (gcc_stat): Don't update `testcnt' here.
6094 (gcc_finish): Do it here.
6095 Might as well reset `but_id' here too.
6096 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
6097 to determine if the file should be tested.
6098 * gcc.c-torture/compile/compile.exp: Likewise.
6099 * gcc.c-torture/execute/execute.exp: Likewise.
6100 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
6101 * gcc.misc-tests/dg-test.exp: Likewise.
6102 * gcc.prms/prms.exp: Likewise.
6103 * gcc.wendy/wendy.exp: Likewise.
6104 * g++.old-deja.exp: Likewise.
6105 Move "Testing file" message to verbose level 1.
6106
6107 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
6108
6109 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
6110
6111 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
6112
6113 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
6114 (default_gcc_start): Accept optional second list element
6115 of compiler flags. Print compiler output at verbosity level 2.
6116 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
6117 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
6118 Save current values of framework globals passcnt, failcnt, xpasscnt,
6119 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
6120 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
6121 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
6122 xfailcnt to compute stats. Update framework global `testcnt' from
6123 pass/fail counts.
6124 (gcc_finish): New proc. Clean up test environment.
6125 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
6126 (gcc_epass, gcc_efail): Delete.
6127 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
6128 argument of line number.
6129 (dg-init): If the tool has an init routine, call it.
6130 (dg-test): Remove args `cflags_var' and `libs_var'.
6131 Pass all compiler options to ${tool}_start.
6132 Handle missing line number.
6133 (dg-finish): New function.
6134 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
6135 particular files. Call gcc_finish at end. Move "skipping test"
6136 message to verbosity level 3.
6137 * gcc.c-torture/compile/compile.exp: Likewise.
6138 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
6139 * gcc.c-torture/execute/execute.exp: Likewise.
6140 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
6141 Print testcase being tried at verbosity level 1.
6142 * gcc.c-torture/special/special.exp: Unset xfail.
6143 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
6144 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
6145 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
6146 * gcc.failure/failure.exp: Likewise.
6147 * gcc.ieee/ieee.exp: Likewise.
6148 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
6149 Update call to dg-test. Call dg-finish at end.
6150 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
6151 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
6152 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
6153 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
6154 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
6155 * gcc.wendy/wendy.exp: Add copyright.
6156 Delete setting of tmpdir (done by gcc_init).
6157 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
6158 Pass compiler flags to gcc_start. Call gcc_finish at end.
6159 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
6160 gcc_[ce]pass/fail.
6161
6162 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
6163
6164 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
6165 confusion.
6166 (g++_load): Likewise.
6167
6168 * config/*.exp (gcc_load): Some were varargs fns and some were not.
6169 Rename argument to `prog' to remove the confusion.
6170 Varargs fns behave differently too!
6171 (g++_load): Likewise.
6172
6173 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
6174
6175 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
6176 what it is. Delete (always) printing of status value for !native.
6177 Simplify verbose code, and include status and exec_output.
6178 (g++_load): Use gcc_load.
6179
6180 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
6181
6182 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
6183 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
6184 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
6185 940714-3.c as these testcases don't exist anymore. Make
6186 va-arg-1.c expected to pass.
6187
6188 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
6189
6190 * gcc.misc-tests/misc.exp: Only run specific testcases.
6191 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
6192 * gcc.misc-tests/dg-[1-9].c: New files.
6193
6194 * lib/dg.exp: New testsuite driver.
6195 * gcc.prms/prms.exp: Use it.
6196
6197 * README.gcc: New file.
6198
6199 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
6200 Document and reset `lxpass' and `lxfail'.
6201 Simplify "initialized" message.
6202 (gcc_stat): Clean up comments a little.
6203
6204 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
6205
6206 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
6207
6208 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
6209
6210 * lib/old-dejagnu.exp (process-option): New proc.
6211 (old-dejagnu-init, old-dejagnu-stat): Likewise.
6212 (old-dejagnu): Simplify.
6213 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
6214
6215 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
6216
6217 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
6218 exists and is not an empty string.
6219
6220 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
6221 $xfail rather than calling setup_xfail. Clear $xfail when test is
6222 finished.
6223 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
6224 automatically.
6225
6226 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
6227 longer expected to fail.
6228
6229 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
6230 "f" function call.
6231
6232 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
6233
6234 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
6235 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
6236 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
6237 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
6238 c-torture-1.29.
6239
6240 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
6241 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
6242
6243 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
6244
6245 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
6246 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
6247
6248 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
6249 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
6250 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
6251
6252 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6253
6254 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
6255 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
6256 940714-1.c, 940714-2.c, 940714-3.c},
6257 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
6258 gcc.misc-tests/{mg.c,mg.exp}:
6259 New tests.
6260 * gcc.noncompile/noncompile.exp: Change accordingly.
6261
6262 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
6263
6264 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
6265 Undo previous clobberage.
6266
6267 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
6268
6269 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
6270 * gcc.special/{930510-1.c, special.exp}:
6271 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
6272 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
6273 struct-varargs-1.c}: New tests from c-torture-1.26.
6274
6275 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
6276
6277 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
6278 argument to switch.
6279
6280 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
6281
6282 * Revert the previous changes. Please see Rob's directory
6283 (/lisa/test/rob/progressive/gcc/testsuite) for testing
6284 fixes.
6285
6286 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
6287
6288 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
6289 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
6290 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
6291 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
6292 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
6293 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
6294 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
6295 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
6296 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
6297 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
6298 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
6299 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
6300 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
6301 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
6302 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
6303 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
6304 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
6305 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
6306 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
6307 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
6308 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
6309 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
6310 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
6311 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
6312 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
6313 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
6314 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
6315
6316 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
6317
6318 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
6319 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
6320 with perror calls.
6321
6322 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
6323
6324 * config/unix.exp (g++_load): Fix syntax.
6325
6326 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
6327
6328 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
6329 * gcc.noncompile/921017-1.c: Deleted obsolete test.
6330 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
6331 Don't expect va-arg-1.c to fail. Correct expected output for
6332 920928-1.c.
6333 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
6334 * gcc.wendy/hbm4.c: Correct typo.
6335 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
6336
6337 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
6338
6339 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
6340 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
6341 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
6342 * lib/c-torture.exp (c-torture-compile): Ditto.
6343
6344 Reduce volume of output (remove all the -I's and such).
6345 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
6346 Call gcc_cpass, gcc_cfail.
6347 (c-torture): Pass testing option to c-torture-compile.
6348
6349 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
6350
6351 Bring patches over from progressive.
6352 * config/default.exp: Exit remote shell cleanly.
6353 (g++_exit, g++_start): Add default versions.
6354 * config/sim.exp (gcc_load): Use perror, not error.
6355
6356 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
6357
6358 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
6359 set in site.exp.
6360
6361 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
6362
6363 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
6364 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
6365 (wendy_try): New proc to run testcase.
6366 (main loop): Call 'em.
6367 * gcc.wendy/*.c: Clean up pass to correct expected output.
6368
6369 * lib/gcc.exp: Minor cleanup work.
6370 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
6371
6372 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
6373
6374 * config/sim.exp (gcc_load): Document return codes better.
6375 Don't pass -v to simulator.
6376
6377 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6378
6379 * gcc.special/920717-x.c: Fix typo.
6380 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
6381 get at sources.
6382
6383 * lib/mike-gcc.exp: Fix typo.
6384
6385 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
6386
6387 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
6388 binary to use, transform the name.
6389 * config/*.exp: rename everything. Nuke any g++ specific files,
6390 it's now a special case of gcc that requires no special support.
6391 Add a default.exp for unsupported targets.
6392
6393 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
6394
6395 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
6396 lib/old-dejagnu.exp: Fix a few patterns to work with the new
6397 version of Tcl.
6398
6399 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
6400
6401 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
6402 than a warning.
6403
6404 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6405
6406 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
6407
6408 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
6409
6410 * gcc.execute/execute.exp: Combine opt_list and foption_list into
6411 option_list. Compile every file with only 4/6 option choices
6412 (same as C torture) instead of with 12/18 different option
6413 choices.
6414 * lib/c-torture.exp: Likewise.
6415
6416 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
6417 not already set.
6418
6419 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
6420
6421 * lib/old-deja.exp: Add `excess errors test fails' error, now one
6422 can put an XFAIL *-*-* on excess errors.
6423
6424 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
6425
6426 * g++.law: Add more tests derived from g++-bugs snapshots.
6427
6428 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
6429 equivalent to g++.law/init9.
6430
6431 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
6432 compiled it, and the a.out file after we've run it.
6433
6434 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6435
6436 * lib/mike-g++.exp (postbase): Delete the .o file after we've
6437 compiled it, and the a.out file after we've run it.
6438
6439 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6440
6441 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
6442
6443 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
6444
6445 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
6446 version number.
6447
6448 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6449
6450 * g++.law: New directory of g++ tests derived from the g++-bugs
6451 snapshots.
6452
6453 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
6454
6455 * gcc.compile: initbug1.c initbug1.exp testcase added
6456
6457 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
6458
6459 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
6460 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
6461 fixes submitted by Jeff Law (law@cs.utah.edu)
6462 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
6463 Jeff Law (law@cs.utah.edu)
6464
6465
6466 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
6467
6468 * config/unix-g++.exp: Follow the gcc way of doing things.
6469 * g++.old-deja/old-deja.exp: Minor updates.
6470 * lib/g++.exp: New file, follow the gcc way of doing things.
6471 * lib/old-dejagnu.exp: Minor updates.
6472 * lib/mike-g++.exp: Always unset errorInfo.
6473
6474 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
6475
6476 * lib/gcc.exp: Fix some errors with the below change, CC and
6477 CFLAGS should be global when setting, not local.
6478
6479 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
6480
6481 * lib/gcc.exp: Transform tool name.
6482
6483 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
6484
6485 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
6486
6487 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
6488
6489 * lib/gcc.exp: change gcc_done to gcc_stat
6490
6491 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
6492
6493 * Upgraded gcc testsuite to c-torture version 1.25
6494
6495 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
6496
6497 * lib/gcc.exp: added reporting code. Changed verbose compile message.
6498 * lib/c-torture: added hooks for new reporting code.
6499
6500 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
6501
6502 * config/sh-gcc.exp: check if sh-sim exists in the path
6503
6504 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
6505
6506 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
6507 * gcc.compile/compile.exp: Initial changes for new logic.
6508 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
6509 * gcc.failure/failure.exp: Initial changes for new logic.
6510 * gcc.ieee/ieee.exp: Initial changes for new logic.
6511 * gcc.misc-tests/misc.exp: Initial changes for new logic.
6512 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
6513 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
6514 * lib/c-torture.exp: Initial changes for new logic.
6515 * lib/gcc.exp: Initial changes for new logic.
6516
6517 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
6518
6519 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
6520 depend upon failure or success. Fully qualify names in failure
6521 and success messages. Always remove a.out before starting
6522 compile, just in case. Pay more attention to error text output by
6523 the compiler. Handle testcases with no known past errors just
6524 like all others, so that things are uniform. Other miscellaneous
6525 improvements.
6526
6527 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
6528
6529 * gcc.cpp: new directory for cpp tests
6530
6531 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
6532
6533 * lib/chill.exp: Code reformatted, removed unused code.
6534 * config/unix-chill.exp: Code reformatted, removed unused code.
6535 * chill.execute/execute.exp: Code reformatted, removed unused code.
6536 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
6537
6538 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
6539
6540 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
6541 routines not written.
6542
6543 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
6544
6545 * config/bug-gcc.exp: Use new procs from bug.exp.
6546
6547 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
6548
6549 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
6550 via ftp, rather than depending on NFS.
6551 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
6552 case.
6553
6554 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
6555
6556 * config/bug-gcc.exp: Use new download proc.
6557
6558 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
6559
6560 * chill.execute/execute.exp: cleanups, handles errors better
6561 * chill.compile/compile.exp: rewrite, based on execute.exp
6562 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
6563 * lib/chill.exp: major changes to diff proc and compile and link
6564 procs. added chill_fail and chill_pass wrappers to pass and
6565 fail. added more comments, and handle error codes better.
6566 Added a hack to capture stderr from exec, so noncompile tests
6567 can work.
6568
6569 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
6570
6571 * chill.execute/execute.exp: rewrite of testsuite driver
6572 * lib/chill.exp: rewrite of testsuite driver
6573 * config/unix-chill.exp: rewrite of testsuite driver
6574
6575 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
6576
6577 In chill.execute:
6578 * iexpr.ch: Standardize uppercase.
6579 * tuples.dat: Standardize uppercase.
6580 * vary.ch: standardize. Correct varying string assignments.
6581 * vary.dat: Add new output lines.
6582
6583 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
6584
6585 In chill.execute:
6586 * chprintf.ch: Standardize use of uppercase.
6587 * tuples.ch: Standardize and turn arr2 into a DCL,
6588 rather than a SYN.
6589 * pinits.ch: Standardize.
6590
6591 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
6592
6593 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
6594 * Makefil: Renamed to Makefile.in.
6595 * configure.in: New.
6596
6597 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
6598
6599 In chill.execute:
6600 * .cvsignore: Add result/output files.
6601 * Makefile: Fix up variables at start. Use MFLAGS
6602 everywhere. Correct bool_loc, built_ins entries.
6603 Add entry for vary1.ch.
6604 * bitarray.ch: Standardize upper-case usage.
6605 * bitexpr.ch: Standardize, add output of b1.
6606 * params.ch: Use arrayt in along PROC parameters, to
6607 avoid novelty problems.
6608 * sets.ch: Tiny cleanup.
6609 * vary1.ch: Re-indent.
6610
6611 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
6612
6613 * Add PR-related files to Makefiles, .cvsignore files, etc.
6614
6615 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
6616
6617 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
6618 with compiler objects. New names are test-flow.c and test-loop.c
6619
6620 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
6621
6622 * Upgraded c-torture tests from 1.19 to 1.20
6623
6624 * new files:
6625 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
6626 * gcc.compile: 930623-1.c 930623-2.c
6627 * gcc.noncompile: 930622-1.c 930622-2.c
6628 * gcc.failure: 920411-1.c 920627-2.c
6629 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
6630
6631 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
6632
6633 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
6634 More changes to get testsuite working properly. Needs more work.
6635 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
6636
6637 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
6638
6639 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
6640 More changes to get testsuite working properly. Needs more work.
6641
6642 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
6643
6644 * chill.compile/compile.exp: Added for Dejagnu support
6645 * chill.execute/execute.exp: Added for Dejagnu support
6646 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
6647
6648 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
6649
6650 This should complete moving the CHILL test files.
6651 * chill.noncompile(.cvsignore printf.grt
6652 in-printf.grt chprintf.grt chprintf.ch):
6653 Added test-support files.
6654 (Makefile): Modified further.
6655 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
6656 signal.ch): Added test files.
6657 * chill.execute (.cvsignore printf.grt printr.c
6658 in-printf.grt rts.c chprintf.grt rts.h): Added
6659 test-support files.
6660 (Makefile): More corrections.
6661
6662 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
6663
6664 * chill.compile, chill.execute, chill.nocompile: Add CHILL
6665 test cases, ready for DejaGnu.
6666
6667 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
6668
6669 * Upgraded c-torture tests from 1.18 to 1.19
6670
6671 * gcc.compile: added test(s):
6672 930607-1.c
6673 * gcc.execute: added test(s):
6674 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
6675
6676 * added new subdirectory for misc tests: gcc.misc-tests
6677 * gcc.misc-test(s): added tests:
6678 inst-check.c test-consts.c test-ior.c test-switch.c
6679
6680 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6681
6682 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
6683
6684 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
6685
6686 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
6687
6688 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
6689
6690 * Upgraded c-torture tests from 1.17 to 1.18
6691
6692 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
6693
6694 * Upgraded c-torture tests from 1.12 to 1.17
6695
6696 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
6697
6698 * lib/old-dejagnu.exp:
6699 Fixed handling of XFAIL target triplets to correctly
6700 recognize wildcard characters. Removed code that
6701 appended a unique id tag to the end of the file name
6702 printed out by the result of the testcases within a
6703 given test file.
6704
6705 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
6706
6707 * lib/old-dejagnu.exp:
6708 Reworked expected failure handling to trigger off of XFAIL
6709 keyword in keyphrase embeded in testcase source code. The
6710 XFAIL keyword must be at the end of the keyphrase line. It
6711 may optionally be followed by one or more target triplets.
6712 It has just occured that the handling of wildcards in the
6713 target triplet may not be correct.
6714
6715 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
6716
6717 * g++.old-deja/tests:
6718 Moved all subdirectories up one level into g++.old-deja .
6719
6720 * lib/old-dejagnu.exp:
6721 Fixed problem with CXXFLAGS not being properly reset, and being
6722 corrupted with extraneous "-c" compiler option. This was
6723 causing binaries to not be generated for test that needed them.
6724 Modified strings passed to "pass" and "fail" so that individual
6725 tests from the same test file would be distinguished by an
6726 identifier appended to the test file name in the summary logs;
6727 this corrected a problem with erroneous diff logs. Added code
6728 to search testcases for expected fail and unexpected pass keywords.
6729
6730 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
6731
6732 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
6733
6734 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
6735
6736 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
6737 Removed extraneous text from end of "Special g++ Options"
6738 keyphrase.
6739
6740 * lib/old-dejagnu.exp: Added pattern matching to look for new
6741 keywords, embedded in testcases comments, which will trigger
6742 calls to xpass and xfail.
6743
6744 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
6745
6746 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
6747 comments embedded in the testcases, especially the one looking for
6748 special compiler options, as well as the pattern matching for the
6749 compiler output again.
6750
6751 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
6752
6753 * lib/old-dejagnu.exp: Do a proper check of the return value for
6754 execute tests. Fixed several problems with the pattern matching
6755 of the compiler output which gave erroneous test results.
6756 Changed several of the test result messages to be more descriptive.
6757 * config/unix-g++.exp: Proc g++_load now actually works and
6758 executes the tests passed to it and returns a usable return
6759 value.
6760
6761 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
6762
6763 * lib/gcc.exp: Exits gracefully if $CC is bogus.
6764
6765 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
6766
6767 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
6768 Modified both files to properly execute the old style
6769 dejagnu tests. The previous versions of these files were
6770 experimental and did not function anything near correctly.
6771
6772 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
6773
6774 * Removed all Makefile.in and configure.in files. No configuration
6775 needed now.
6776
6777 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
6778
6779 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
6780
6781 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6782
6783 * gcc.compile/configure.in, gcc.unsorted/configure.in,
6784 gcc.special/configure.in, gcc.noncompile/configure.in,
6785 gcc.execute/configure.in, gcc.code_quality/configure.in,
6786 g++.other/configure.in, g++.old-deja/configure.in,
6787 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
6788 in srcname setting.
6789
6790 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
6791
6792 * lib/udi.exp: Fixed mondfe and mondfe_download.
6793 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
6794 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
6795
6796 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
6797
6798 * config/udi-gdb.exp: Check $shell_id after connecting to target.
6799 (gdb_exit): Don't remove *_soc files.
6800
6801 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
6802
6803 * lib/c-torture.exp: Don't look for main; instead always use -w
6804 -c. This is how the c-torture tests work. Remove the object
6805 file if the compilation succeeds.
6806 * gcc.execute/execute.exp: Remove executable if test passes.
6807 * gcc.noncompile/noncompile.exp: Every test is an expected
6808 failure.
6809 * gcc.special/special.exp: Added tests from c-torture 1.11,
6810 corrected use of existing test.
6811 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
6812 gcc.execute/920625-1.c: Updated to c-torture 1.11.
6813 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
6814 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
6815 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
6816 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
6817 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
6818 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
6819 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
6820 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
6821 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
6822 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
6823 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
6824 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
6825 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
6826 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
6827 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
6828 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
6829 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
6830 c-torture 1.11.
6831 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
6832 correspond to c-torture 1.11.
6833
6834 * New file.