New test.
[gcc.git] / gcc / testsuite / ChangeLog
1 2003-02-24 Alan Modra <amodra@bigpond.net.au>
2
3 * g++.dg/abi/param1.C: New test.
4
5 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6
7 PR c++/7982
8 * g++.dg/warn/implicit-typename1.C: New test.
9
10 2003-02-22 Kelley Cook <kelleycook@comcast.net>
11
12 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13 with "mtune".
14 * g++.old-deja/g++.other/store-expr2.C: Likewise.
15 * gcc.c-torture/execute/20010129-1.x: Likewise.
16 * gcc.dg/20011107-1.c: Likewise.
17 * gcc.dg/20020108-1.c: Likewise.
18 * gcc.dg/20020122-3.c: Likewise.
19 * gcc.dg/20020206-1.c: Likewise.
20 * gcc.dg/20020310-1.c: Likewise.
21 * gcc.dg/20020426-2.c: Likewise.
22 * gcc.dg/20020517-1.c: Likewise.
23 * gcc.dg/991230-1.c: Likewise.
24 * gcc.dg/i386-unroll-1.c: Likewise.
25 * gcc.misc-tests/i386-prefetch.exp: Likewise.
26
27 Sat Feb 22 20:14:12 CET 2003 Jan Hubicka <jh@suse.cz>
28
29 * gcc.dg/i386-mul.c: New test.
30
31 2003-02-21 Roger Sayle <roger@eyesopen.com>
32
33 * gcc.dg/builtins-5.c: New test case.
34
35 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
36
37 * gcc.dg/asmreg-1.c: New test.
38
39 2003-02-21 Mark Mitchell <mark@codesourcery.com>
40
41 PR c++/9749
42 * g++.dg/parse/varmod1.C: New test.
43
44 2003-02-21 Mark Mitchell <mark@codesourcery.com>
45
46 PR c++/9727
47 * g++.dg/template/op1.C: New test.
48
49 2003-02-21 Mark Mitchell <mark@codesourcery.com>
50
51 PR c++/8906
52 * g++.dg/template/nested2.C: New test.
53
54 2003-02-21 Mark Mitchell <mark@codesourcery.com>
55
56 PR c++/8724
57 * g++.dg/expr/dtor1.C: New test.
58
59 2003-02-21 Zack Weinberg <zack@codesourcery.com>
60
61 * gcc.dg/cpp/include3.c: New test.
62 * gcc.dg/cpp/inc/foo.h: New file.
63
64 2003-02-21 Glen Nakamura <glen@imodulo.com>
65
66 * gcc.c-torture/execute/20030221-1.c: New test.
67
68 2003-02-20 Mark Mitchell <mark@codesourcery.com>
69
70 PR c++/9729
71 * g++.dg/abi/conv1.C: New test.
72
73 Thu Feb 20 14:38:13 CET 2003 Jan Hubicka <jh@suse.cz>
74
75 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
76
77 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
78
79 * gcc.c-torture/compile/20030219-1.c: New test.
80
81 Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
82
83 * gcc.dg/funcorder.c: New test.
84
85 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
86
87 * gcc.c-torture/execute/20030218-1.c: New.
88
89 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
90
91 * gcc.dg/20030218-1.c: New.
92
93 2003-02-18 Richard Henderson <rth@redhat.com>
94
95 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
96 * gcc.dg/attr-used-2.c: New.
97
98 2003-02-18 Mark Mitchell <mark@codesourcery.com>
99
100 PR c++/9704
101 * g++.dg/init/copy5.C: New test.
102
103 2003-02-18 Geoffrey Keating <geoffk@apple.com>
104
105 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
106 * g++.dg/pch/pch.exp: Likewise.
107
108 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
109
110 * gcc.c-torture/execute/20030209-1.c: Enable the test if
111 STACK_SIZE is not defined.
112
113 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
114
115 PR c++/9457
116 * g++.dg/template/init1.C: New test.
117
118 Sun Feb 16 23:08:19 CET 2003 Jan HUbicka <jh@suse.cz>
119
120 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
121 (foo): Add few extra tests
122 * gcc.dg/c99-const-expr-3.c: Likewise.
123 * gcc.c-torture/execute/20030216-1.c: New.
124
125 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
126
127 PR c++/9459
128 * g++.dg/ext/typeof4.C: New test.
129
130 2003-02-15 Roger Sayle <roger@eyesopen.com>
131
132 * gcc.dg/i386-387-3.c: New test case.
133
134 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
135
136 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
137 cris-*-elf* cris-*-aout* and mmix-*-*.
138
139 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
140
141 * gcc.dg/20030213-1.c: New test.
142
143 2003-02-12 Roger Sayle <roger@eyesopen.com>
144
145 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
146 * gcc.dg/i386-387-2.c: Likewise.
147
148 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
149
150 * gcc.dg/ppc-spe.c: Fix formatting.
151 Enable tests that were previously unsupported by gas.
152 Delete tests for instructions that no longer exist.
153 Switch arguments on evsubifw builtin.
154
155 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
156
157 * gcc.c-torture/execute/20030209-1.c: Disable the test if
158 STACK_SIZE is too small.
159
160 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
161 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
162
163 * gcc.dg/decl-2.c: New test.
164
165 Mon Feb 10 11:41:20 CET 2003 Jan Hubicka <jh@suse.cz>
166
167 * gcc.dg/i386-fpcvt-1.c: New test.
168
169 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
170
171 * gcc.c-torture/execute/20030209-1.c: New test.
172
173 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
174
175 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
176 int-wide bitops, use the constants of the same width.
177 Likewise, if long long is 32-bit wide, test bitops using
178 32-bit constants.
179
180 2003-02-07 Loren James Rittle <ljrittle@acm.org>
181
182 * gcc.dg/20021014-1.c: Annotate with expected notice text.
183
184 2003-02-07 Roger Sayle <roger@eyesopen.com>
185
186 * testsuite/gcc.dg/builtins-4.c: New test case.
187
188 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
189
190 * gcc.dg/20020430-1.c: Fix dg command typos.
191 * gcc.dg/20020503-1.c: Likewise.
192
193 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
194
195 PR c++/8785
196 * g++.dg/parse/fused-params1.C: New test.
197
198 PR c++/8857
199 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
200
201 PR c++/8921
202 * g++.dg/parse/non-dependent1.C: New test.
203
204 PR c++/8928
205 * g++.dg/parse/dupl-tmpl-args1.C: New test.
206
207 PR c++/9228
208 * g++.dg/parse/undefined7.C: New test.
209 * g++.dg/parse/non-templ1.C: New test.
210
211 PR c++/9229
212 * g++.dg/parse/too-many-tmpl-args1.C: New test.
213
214 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
215
216 * gcc.c-torture/compile/20030206-1.c: New test.
217
218 2003-02-05 Roger Sayle <roger@eyesopen.com>
219
220 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
221 "pow" to "foo" to avoid potential confusion with a math built-in.
222
223 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
224
225 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
226 conditions for SPARC targets.
227
228 2003-02-05 Jakub Jelinek <jakub@redhat.com>
229
230 * gcc.dg/20030204-1.c: New test.
231
232 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
233
234 PR c++/38
235 * g++.dg/parse/array-size1.C: New test.
236
237 PR c++/5657
238 * g++.dg/parse/undefined3.C: New test.
239
240 PR c++/5665
241 * g++.dg/parse/undefined4.C: New test.
242
243 PR c++/5975
244 * g++.dg/parse/undefined5.C: New test.
245
246 PR c++/7259
247 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
248
249 PR c++/8578
250 * g++.dg/parse/casting-operator1.C: New test.
251
252 PR c++/8596
253 * g++.dg/parse/undefined6.C: New test.
254
255 PR c++/8736
256 * g++.dg/parse/missing-template1.C: New test.
257
258 Tue Feb 4 21:41:09 CET 2003 Jan Hubicka <jh@suse.cz>
259
260 * gcc.dg/i386-cadd.c: Compile using -march=k8.
261 * gcc.dg/i386-cmov?.c: Likewise.
262 * gcc.dg/i386-fpcvt-?.c: Likewise.
263 * gcc.dg/i386-ssefp-1.c: Likewise.
264 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
265 conventions.
266
267 2003-02-03 Mark Mitchell <mark@codesourcery.com>
268
269 PR c++/7129
270 * testsuite/g++.dg/ext/max.C: New test.
271
272 Mon Feb 3 16:05:11 CET 2003 Jan Hubicka <jh@suse.cz>
273
274 * gcc.c-torture/execute/20030203-1.c: New test.
275
276 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
277
278 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
279 'natural-endian'.
280
281 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
282
283 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
284 * g++.dg/init/new2.C: Likewise.
285 * g++.dg/other/new1.C: Likewise.
286
287 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
288
289 * gcc.dg/struct-ret-libc.c: New test.
290
291 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
292
293 * gcc.dg/20030129-1.c: New test.
294
295 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
296
297 PR c++/8849
298 * g++.dg/template/ptrmem4.C: New test.
299
300 2003-01-29 Mark Mitchell <mark@codesourcery.com>
301
302 * g++.dg/parser/constant1.C: New test.
303
304 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
305
306 PR c++/8591
307 * g++.dg/parse/friend2.C: New test.
308
309 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
310
311 PR c++/9437
312 * g++.dg/template/unify4.C: New test.
313
314 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
315
316 * gcc.c-torture/execute/20030128-1.c: New test.
317
318 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
319
320 * g++.dg/lookup/nested1.C: Test moved from ...
321 * g++.old-deja/g++.other/lookup24.C: ... here.
322
323 Tue Jan 28 12:19:35 CET 2003 Jan Hubicka <jh@suse.cz>
324
325 * gcc.dg/i386-cmov5.c: New test.
326
327 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
328
329 * gcc.c-torture/execute/20010925-1.c: Changed the
330 memcpy declaration.
331
332 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
333
334 PR c++/3902
335 * g++.dg/parse/template5.C: New test.
336
337 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
338
339 PR fortran/9258
340 * g77.dg/pr9258: New test.
341
342 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
343
344 * README: Move relevant parts from README.g++.
345
346 * README.g++: Remove this file.
347
348 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
349
350 * g++.dg/abi/dcast1.C: New test.
351
352 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
353
354 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
355
356 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
357
358 PR c++/47
359 * g++.old-deja/g++.other/lookup24.C: New test.
360
361 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
362
363 PR middle-end/7227
364 * gcc.dg/uninit-C.c: New test.
365
366 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
367
368 * g++.dg/abi/covariant1.C: New test.
369
370 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
371
372 * gcc.dg/20030123-1.c: New test.
373
374 Sat Jan 25 21:06:49 CET 2003 Jan Hubicka <jh@suse.cz>
375
376 PR opt/8492
377 * gcc.c-torture/compile/20030125-1.c
378
379 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
380
381 PR c++/9403
382 * g++.dg/parse/template3.C: New test.
383 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
384
385 PR c++/795
386 * g++.dg/parse/template4.C: New test.
387
388 PR c++/9415
389 * g++.dg/template/qual2.C: New test.
390
391 PR c++/8545
392 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
393
394 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
395
396 2003-01-25 Roger Sayle <roger@eyesopen.com>
397
398 * gcc.c-torture/execute/switch-1.c: New test case.
399
400 Sat Jan 25 12:32:55 CET 2003 Jan Hubicka <jh@suse.cz>
401
402 * gcc.c-torture/execute/20030125-1.[cx]: New test.
403
404 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
405
406 Tweaks for Bison-1.875. From the NEWS file:
407 "- `parse error' -> `syntax error'
408 Bison now uniformly uses the term `syntax error'"
409 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
410 * gcc.dg/cpp/digraph2.c: Likewise.
411 * gcc.dg/cpp/direct2.c: Likewise.
412 * gcc.dg/cpp/paste4.c: Likewise.
413 * gcc.dg/c90-restrict-1.c: Likewise.
414 * gcc.dg/c99-func-2.c: Likewise.
415 * gcc.dg/noncompile/920721-2.c: Likewise.
416 * gcc.dg/noncompile/930622-2.c: Likewise.
417 * gcc.dg/noncompile/940112-1.c: Likewise.
418 * gcc.dg/noncompile/950921-1.c: Likewise.
419 * gcc.dg/noncompile/951123-1.c: Likewise.
420 * gcc.dg/noncompile/971104-1.c: Likewise.
421 * gcc.dg/noncompile/990416-1.c: Likewise.
422
423 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
424
425 * g++.dg/parse/undefined1.C: Add error message.
426
427 2003-01-22 Mark Mitchell <mark@codesourcery.com>
428
429 PR c++/9354
430 * g++.dg/parse/new1.C: New test.
431
432 PR c++/9216
433 * g++.dg/parse/template2.C: New test.
434
435 PR c++/9354
436 * g++.dg/parse/typedef2.C: New test.
437
438 PR c++/9328
439 * g++.dg/ext/typeof3.C: New test.
440
441 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
442
443 PR c++/2738
444 * g++.dg/parse/ret-type1.C: New test.
445
446 PR c++/3792
447 * g++.dg/parse/tmpl-outside1.C: New test.
448
449 PR c++/4207
450 * g++.dg/parse/int-as-enum1.C: New test.
451
452 PR c++/4903
453 * g++.dg/parse/no-typename1.C: New test.
454
455 PR c++/5533
456 * g++.dg/parse/no-value1.C: New test.
457
458 PR c++/5921
459 * g++.dg/parse/wrong-inline1.C: New test.
460
461 PR c++/6402
462 * g++.dg/parse/ref1.C: New test.
463
464 PR c++/6992
465 * g++.dg/parse/attr-ctor1.C: New test.
466
467 PR c++/7229
468 * g++.dg/parse/namespace5.C: New test.
469
470 PR c++/7917
471 * g++.dg/parse/func-def1.C: New test.
472
473 PR c++/8143
474 * g++.dg/parse/undefined1.C: New test.
475
476 PR c++/5723, PR c++/8522
477 * g++.dg/parse/specialization1.C: New test.
478
479 PR c++/163, PR c++/8595
480 * g++.dg/parse/struct-as-enum1.C: New test.
481
482 PR c++/9173
483 * g++.dg/parse/undefined2.C: New test.
484
485 2003-01-22 Mark Mitchell <mark@codesourcery.com>
486
487 PR c++/9298
488 * g++.dg/parse/template1.C: New test.
489
490 PR c++/9384
491 * g++.dg/parse/using1.C: New test.
492
493 PR c++/9285
494 PR c++/9294
495 * g++.dg/parse/expr2.C: New test.
496
497 PR c++/9388
498 * g++.dg/parse/lookup2.C: Likewise.
499
500 Tue Jan 21 18:01:35 CET 2003 Jan Hubicka <jh@suse.cz>
501
502 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
503 * gcc.c-torture/execute/eeprof-1.c: Likewise.
504 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
505 * gcc.c-torture/execute/string-opt-*.c: Likewise.
506
507 2003-01-20 Nick Clifton <nickc@redhat.com>
508
509 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
510 problem with ARM sibcall code generation.
511
512 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
513
514 * gcc.c-torture/execute/20030120-1.c: New.
515
516 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
517
518 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
519
520 2003-01-17 Mark Mitchell <mark@codesourcery.com>
521
522 PR c++/9272
523 * g++.dg/parse/ctor1.C: New test.
524
525 PR c++/9294:
526 * g++.dg/parse/qualified1.C: New test.
527
528 * g++.dg/parse/typename3.C: New test.
529
530 2003-01-16 Richard Henderson <rth@redhat.com>
531
532 * g++.dg/tls/init-2.C: Fix error matches for real this time.
533
534 2003-01-16 Richard Henderson <rth@redhat.com>
535
536 * g++.dg/pch/pch.exp: Copy test header to the working directory
537 before using it either for precompilation or direct use.
538 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
539 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
540
541 2003-01-16 Richard Henderson <rth@redhat.com>
542
543 * gcc.dg/pch/pch.exp: Copy test header to the working directory
544 before using it either for precompilation or direct use.
545 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
546 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
547
548 2003-01-16 Mark Mitchell <mark@codesourcery.com>
549
550 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
551 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
552 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
553 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
554 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
555 typename warning into error.
556 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
557 error messages.
558 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
559 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
560 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
561 messages.
562 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
563 make declaration visible in template.
564 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
565 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
566 messages.
567 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
568 message.
569 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
570 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
571 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
572 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
573 typename warning with error message.
574 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
575 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
576 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
577
578 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
579
580 * g++.dg/parse/ambig2.C: New test.
581
582 2003-01-15 Richard Henderson <rth@redhat.com>
583
584 * g++.dg/tls/init-2.C: Update error message string.
585
586 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
587
588 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
589
590 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
591
592 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
593 all for HC11/HC12.
594 * gcc.c-torture/compile/20001205-1.x: Likewise.
595 * gcc.c-torture/compile/20001226-1.x: Likewise.
596 * gcc.c-torture/compile/920520-1.x: Likewise.
597 * gcc.c-torture/compile/961203-1.x: Likewise.
598 * gcc.c-torture/compile/20020604-1.x: Likewise.
599
600 Wed Jan 15 12:20:52 CET 2003 Jan Hubicka <jh@suse.cz>
601
602 * gcc.c-torture/compile/20030115-1.c: New test.
603
604 * gcc.dg/i386-fpcvt-1.c: New test.
605 * gcc.dg/i386-fpcvt-2.c: New test.
606
607 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
608
609 Further conform g++'s __vmi_class_type_info to the C++ ABI
610 specification.
611 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
612 the specification.
613
614 Tue Jan 14 00:45:03 CET 2003 Jan Hubicka <jh@suse.cz>
615
616 * gcc.dg/i386-fpcvt-1.c: New test.
617 * gcc.dg/i386-fpcvt-2.c: New test.
618
619 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
620
621 * gcc.dg/i386-mmx-3.c: New test.
622
623 2003-01-12 Mark Mitchell <mark@codesourcery.com>
624
625 PR c++/9264
626 * g++.dg/parse/octal1.C: New file.
627
628 PR c++/9172
629 * g++.dg/parse/typename1.C: New file.
630
631 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
632
633 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
634 * gcc.dg/bf-no-ms-layout.c: Likewise.
635 * gcc.dg/bf-ms-attrib.c: Likewise.
636
637 2003-01-10 Mark Mitchell <mark@codesourcery.com>
638
639 PR c++/9099
640 * g++.dg/parse/dtor1.C: New file.
641
642 PR c++/9128
643 * g++.dg/rtti/typeid1.C: New file.
644
645 PR c++/9153
646 * g++.dg/parse/lookup1.C: New file.
647
648 PR c++/9171
649 * g++.dg/templ/spec5.C: New file.
650
651 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
652
653 * gcc.c-torture/compile/20030110-1.c: New test.
654
655 2003-01-09 Geoffrey Keating <geoffk@apple.com>
656
657 Merge from pch-branch:
658
659 2002-12-23 Geoffrey Keating <geoffk@apple.com>
660
661 * gcc.dg/pch/cpp-1.h: New.
662 * gcc.dg/pch/cpp-1.c: New.
663 * gcc.dg/pch/cpp-2.h: New.
664 * gcc.dg/pch/cpp-2.c: New.
665
666 2002-11-19 Geoffrey Keating <geoffk@apple.com>
667
668 * gcc.dg/pch/except-1.h: New.
669 * gcc.dg/pch/except-1.c: New.
670
671 2002-11-13 Geoffrey Keating <geoffk@apple.com>
672
673 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
674 running test.
675 * gcc.dg/pch: Include *.hp not *.h.
676 * gcc.dg/pch/system-1.h: New.
677 * gcc.dg/pch/system-1.c: New.
678
679 2002-11-11 Geoffrey Keating <geoffk@apple.com>
680
681 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
682 rather than trying to build and run a program using PCH.
683 * gcc.dg/pch: Remove dg-do commands from test files.
684
685 2002-11-08 Geoffrey Keating <geoffk@apple.com>
686
687 * gcc.dg/pch/macro-3.c: New.
688 * gcc.dg/pch/macro-3.h: New.
689
690 2002-11-04 Geoffrey Keating <geoffk@apple.com>
691
692 * gcc.dg/pch/common-1.c: New.
693 * gcc.dg/pch/common-1.h: New.
694 * gcc.dg/pch/decl-1.c: New.
695 * gcc.dg/pch/decl-1.h: New.
696 * gcc.dg/pch/decl-2.c: New.
697 * gcc.dg/pch/decl-2.h: New.
698 * gcc.dg/pch/decl-3.c: New.
699 * gcc.dg/pch/decl-3.h: New.
700 * gcc.dg/pch/decl-4.c: New.
701 * gcc.dg/pch/decl-4.h: New.
702 * gcc.dg/pch/decl-5.c: New.
703 * gcc.dg/pch/decl-5.h: New.
704 * gcc.dg/pch/global-1.c: New.
705 * gcc.dg/pch/global-1.h: New.
706 * gcc.dg/pch/inline-1.c: New.
707 * gcc.dg/pch/inline-1.h: New.
708 * gcc.dg/pch/inline-2.c: New.
709 * gcc.dg/pch/inline-2.h: New.
710 * gcc.dg/pch/static-1.c: New.
711 * gcc.dg/pch/static-1.h: New.
712 * gcc.dg/pch/static-2.c: New.
713 * gcc.dg/pch/static-2.h: New.
714
715 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
716
717 * g++.dg/pch/pch.exp: Better handle failing testcases.
718 * gcc.dg/pch/pch.exp: Likewise.
719 * gcc.dg/pch/macro-1.c: New.
720 * gcc.dg/pch/macro-1.h: New.
721 * gcc.dg/pch/macro-2.c: New.
722 * gcc.dg/pch/macro-2.h: New.
723
724 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
725
726 * g++.dg/dg.exp: Treat files in pch/ specially.
727 * g++.dg/pch/pch.exp: New file.
728 * g++.dg/pch/empty.H: New file.
729 * g++.dg/pch/empty.C: New file.
730 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
731 "precompile".
732
733 * gcc.dg/pch/pch.exp: New file.
734 * gcc.dg/pch/empty.h: New file.
735 * gcc.dg/pch/empty.c: New file.
736 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
737 "precompile".
738
739 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
740
741 * g++.dg/template/friend14.C: New test.
742
743 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
744
745 * gcc.dg/old-style-asm-1.c: New test.
746
747 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
748
749 * gcc.c-torture/compile/20030109-1.c: New test.
750
751 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
752
753 * gcc.c-torture/execute/20030109-1.c: New test.
754
755 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
756
757 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
758 * g++.old-deja/g++.mike/dyncast2.C: Likewise
759 * g++.old-deja/g++.mike/dyncast3.C: Likewise
760 * g++.old-deja/g++.mike/eh2.C: Likewise
761 * g++.old-deja/g++.mike/eh3.C: Likewise
762 * g++.old-deja/g++.mike/eh5.C: Likewise
763 * g++.old-deja/g++.mike/eh6.C: Likewise
764 * g++.old-deja/g++.mike/eh7.C: Likewise
765 * g++.old-deja/g++.mike/eh8.C: Likewise
766 * g++.old-deja/g++.mike/eh9.C: Likewise
767 * g++.old-deja/g++.mike/eh10.C: Likewise
768 * g++.old-deja/g++.mike/eh12.C: Likewise
769 * g++.old-deja/g++.mike/eh13.C: Likewise
770 * g++.old-deja/g++.mike/eh14.C: Likewise
771 * g++.old-deja/g++.mike/eh16.C: Likewise
772 * g++.old-deja/g++.mike/eh17.C: Likewise
773 * g++.old-deja/g++.mike/eh18.C: Likewise
774 * g++.old-deja/g++.mike/eh21.C: Likewise
775 * g++.old-deja/g++.mike/eh23.C: Likewise
776 * g++.old-deja/g++.mike/eh24.C: Likewise
777 * g++.old-deja/g++.mike/eh25.C: Likewise
778 * g++.old-deja/g++.mike/eh26.C: Likewise
779 * g++.old-deja/g++.mike/eh27.C: Likewise
780 * g++.old-deja/g++.mike/eh28.C: Likewise
781 * g++.old-deja/g++.mike/eh29.C: Likewise
782 * g++.old-deja/g++.mike/eh31.C: Likewise
783 * g++.old-deja/g++.mike/eh33.C: Likewise
784 * g++.old-deja/g++.mike/eh34.C: Likewise
785 * g++.old-deja/g++.mike/eh35.C: Likewise
786 * g++.old-deja/g++.mike/eh36.C: Likewise
787 * g++.old-deja/g++.mike/eh37.C: Likewise
788 * g++.old-deja/g++.mike/eh38.C: Likewise
789 * g++.old-deja/g++.mike/eh39.C: Likewise
790 * g++.old-deja/g++.mike/eh40.C: Likewise
791 * g++.old-deja/g++.mike/eh41.C: Likewise
792 * g++.old-deja/g++.mike/eh42.C: Likewise
793 * g++.old-deja/g++.mike/eh44.C: Likewise
794 * g++.old-deja/g++.mike/eh46.C: Likewise
795 * g++.old-deja/g++.mike/eh47.C: Likewise
796 * g++.old-deja/g++.mike/eh48.C: Likewise
797 * g++.old-deja/g++.mike/eh49.C: Likewise
798 * g++.old-deja/g++.mike/eh50.C: Likewise
799 * g++.old-deja/g++.mike/eh51.C: Likewise
800 * g++.old-deja/g++.mike/eh53.C: Likewise
801 * g++.old-deja/g++.mike/eh55.C: Likewise
802 * g++.old-deja/g++.mike/p7912.C: Likewise
803 * g++.old-deja/g++.mike/p9706.C: Likewise
804 * g++.old-deja/g++.mike/p10416.C: Likewise
805 * g++.old-deja/g++.mike/p11667.C: Likewise
806 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
807 Remove redundant reference to Iris.
808 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
809 Elxsi, i860, Pico Java, and WE32K.
810
811 2003-01-07 Mark Mitchell <mark@codesourcery.com>
812
813 * g++.dg/ext/asm4.C: New test.
814
815 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
816
817 PR c++/9030
818 * g++.dg/template/friend12.C: New test.
819 * g++.dg/template/friend13.C: Likewise.
820 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
821
822 Wed Jan 8 11:41:47 CET 2003 Jan Hubicka <jh@suse.cz>
823
824 * gcc.dg/i386-cadd.c: New test.
825 * gcc.dg/i386-cmov4.c: Likewise.
826
827 2003-01-06 Mark Mitchell <mark@codesourcery.com>
828
829 PR c++/9165
830 * g++.dg/warn/Wunused-3.C: New test.
831
832 * g++.dg/abi/bitfield9.C: New test.
833
834 PR c++/9189
835 * g++.dg/parse/defarg3.C: New test.
836
837 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
838
839 * g++.dg/parse/ambig1.C: New test.
840 * g++.dg/parse/defarg2.C: New test.
841
842 2003-01-05 Mark Mitchell <mark@codesourcery.com>
843
844 * g++.dg/template/defarg-1.C: New test.
845 * g++.dg/template/local2.C: Likewise.
846
847 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
848
849 * gcc.c-torture/execute/20030105-1.c: New test.
850
851 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
852
853 * g++.dg/parse/namespace3.C: Remove extra semicolons.
854 * g++.dg/parse/namespace4.C: Likewise.
855
856 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
857
858 * g++.dg/template/ntp2.C: New test.
859
860 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
861
862 * g++.dg/parse/extern-C-1.C: New test.
863
864 * g++.dg/parse/namespace4.C: New test.
865
866 * g++.dg/template/nested1.C: New test.
867
868 * g++.dg/parse/namespace3.C: New test.
869
870 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
871
872 * g++.dg/lookup/two-stage1.C: New test.
873
874 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
875
876 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
877 * g++.old-deja/g++.jason/access8.C: Likewise.
878 * g++.old-deja/g++.other/decl5.C: Likewise.
879
880 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
881
882 * g++.dg/parse/parse7.C: New test.
883
884 2003-01-02 Mark Mitchell <mark@codesourcery.com>
885
886 PR c++/2843
887 * g++.dg/ext/attrib7.C: New test.
888
889 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
890
891 * g++.dg/parse/parse6.C: New test.
892
893 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
894
895 * gcc.dg/h8300-stack-1.c: New.
896
897 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
898
899 g++.dg/lookup/exception1.C: New test.
900
901 g++.dg/lookup/template1.C: New test.
902
903 g++.dg/parse/namespace2.C: New test.
904
905 g++.dg/parse/parens2.C: New test.
906
907 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
908
909 * g++.dg/parse/parse5.C: New test.
910 * g++.dg/lookup/scoped4.C: New test.
911
912 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
913
914 * g++.dg/parse/parens1.C: New test.
915
916 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
917 angle-bracket1.C.
918 * g++.dg/parse/parens2.C: New test.
919
920 * g++.dg/lookup/scope-operator1.C: New test.
921
922 * g++.dg/parse/operator1.C: New test.
923
924 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
925
926 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
927 * g++.old-deja/g++.other/access6.C: Likewise.
928 * g++.old-deja/g++.other/decl1.C: Likewise.
929 * g++.old-deja/g++.pt/typename12.C: Likewise.
930
931 2002-12-31 Mark Mitchell <mark@codesourcery.com>
932
933 * g++.dg/parse/namespace1.C: New test.
934
935 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
936
937 * g++.dg/parse/parse4.C: New test.
938
939 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
940
941 * g++.dg/parse/parse3.C: New test.
942
943 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
944
945 * g++.dg/parse/parse2.C: New test.
946
947 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
948
949 * g++.dg/template/friend11.C: New test.
950
951 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
952
953 * g++.dg/parse/parse1.C: New test.
954
955 2002-12-31 Janis Johnson <janis187@us.ibm.com>
956
957 * lib/profopt.exp: Change the name of a global variable to avoid
958 possible clashes with other test suites.
959
960 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
961
962 * g++.dg/inherit/covariant8.C: New test.
963
964 2002-12-31 Mark Mitchell <mark@codesourcery.com>
965
966 * g++.dg/init/array9.C: New test.
967
968 PR c++/9112
969 * g++.dg/parse/expr1.C: New test.
970
971 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
972
973 * gcc.c-torture/compile/20021230-1.c: New test.
974
975 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
976
977 * g++.dg/inherit/covariant5.C: New test.
978 * g++.dg/inherit/covariant6.C: New test.
979 * g++.dg/inherit/covariant7.C: New test.
980
981 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
982
983 PR c++/2739
984 * g++.dg/other/access2.C: New test.
985
986 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
987
988 * g++.dg/other/anon-struct.C: No longer fails
989 * g++.old-deja/g++.brendan/parse4.C: Likewise.
990 * g++.old-deja/g++.brendan/parse5.C: Likewise.
991 * g++.old-deja/g++.brendan/parse6.C: Likewise.
992
993 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
994
995 * g++.dg/parse/angle-bracket.C (main): No longer fails.
996
997 2002-12-27 Mark Mitchell <mark@codesourcery.com>
998
999 * g++.dg/eh/spec4.C: Remove stray semicolon.
1000 * g++.dg/expr/pmf-1.C: Change error message.
1001 * g++.dg/ext/asm1.C: Remove stray semicolon.
1002 * g++.dg/ext/typename1.C: Add missing typenames.
1003 * g++.dg/inherit/template-as-base.C: Change error message.
1004 * g++.dg/lookup/scoped1.C: Likewise.
1005 * g++.dg/lookup/scoped2.C: Likewise.
1006 * g++.dg/lookup/using2.C: Likewise.
1007 * g++.dg/other/component1.C: Remove stray semicolon.
1008 * g++.dg/other/do1.C: Change error message.
1009 * g++.dg/other/error2.C: Likewise.
1010 * g++.dg/other/init1.C: Likewise.
1011 * g++.dg/other/packed1.C: Remove stray semicolon.
1012 * g++.dg/other/ptrmem2.C: Change error message.
1013 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1014 marker.
1015 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1016 * g++.dg/template/access3.C: Add typename keyword.
1017 * g++.dg/template/access5.C: Remove stray semicolon.
1018 * g++.dg/template/access6.C: Likewise.
1019 * g++.dg/template/complit1.C: Likewise.
1020 * g++.dg/template/crash1.C: Change error message.
1021 * g++.dg/template/inherit2.C: Remove stray semicolon.
1022 * g++.dg/template/instantiate2.C: Likewise.
1023 * g++.dg/template/instantiate3.C: Change error message.
1024 * g++.dg/template/qual1.C: Remove stray semicolon.
1025 * g++.dg/template/qualttp18.C: Change error message.
1026 * g++.dg/template/ref1.C: Remove stray semicolon.
1027 * g++.dg/template/sizeof1.C (A::value): Declare it.
1028 * g++.dg/template/spec4.C: Change error message.
1029 * g++.dg/template/static1.C: Likewise.
1030 * g++.dg/template/type1.C: Likewise.
1031 * g++.dg/template/typename3.C: Likewise.
1032 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1033 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1034 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1035 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1036 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1037 named return value extension.
1038 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1039 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1040 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1041 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1042 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1043 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1044 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1045 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1046 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1047 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1048 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1049 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1050 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1051 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1052 syntax.
1053 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1054 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1055 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1056 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1057 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1058 * g++.old-deja/g++.brendan/template11.C: Likewise.
1059 * g++.old-deja/g++.brendan/template26.C: Likewise.
1060 * g++.old-deja/g++.brendan/template27.C: Use explicit
1061 specialization syntax.
1062 * g++.old-deja/g++.brendan/template30.C: Likewise.
1063 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1064 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1065 non-dependent names.
1066 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1067 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1068 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1069 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1070 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1071 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1072 named return value extension.
1073 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1074 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1075 * g++.old-deja/g++.ext/return1.C: Likewise.
1076 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1077 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1078 * g++.old-deja/g++.jason/access8.C: Likewise.
1079 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1080 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1081 pseudo-destructor names.
1082 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1083 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1084 pseudo-destructor names.
1085 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1086 * g++.old-deja/g++.jason/overload19.C: Likewise.
1087 * g++.old-deja/g++.jason/overload32.C: Likewise.
1088 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1089 stray semicolons.
1090 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1091 * g++.old-deja/g++.jason/return.C: Likewise.
1092 * g++.old-deja/g++.jason/return2.C: Likewise.
1093 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1094 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1095 syntax.
1096 * g++.old-deja/g++.jason/template10.C: Account for use of
1097 non-dependent names.
1098 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1099 syntax.
1100 * g++.old-deja/g++.jason/template37.C: Likewise.
1101 * g++.old-deja/g++.law/access4.C: Change error messages.
1102 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1103 pseudo-destructor names.
1104 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1105 * g++.old-deja/g++.law/ctors9.C: Likewise.
1106 * g++.old-deja/g++.law/cvt22.C: Likewise.
1107 * g++.old-deja/g++.law/dtors5.C: Likewise.
1108 * g++.old-deja/g++.law/global-init1.C: Likewise.
1109 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1110 * g++.old-deja/g++.law/operators28.C: Likewise.
1111 * g++.old-deja/g++.law/visibility28.C: Likewise.
1112 * g++.old-deja/g++.martin/eval1.C: Likewise.
1113 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1114 name.
1115 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1116 * g++.old-deja/g++.mike/net34.C: Likewise.
1117 * g++.old-deja/g++.mike/net36.C: Likewise.
1118 * g++.old-deja/g++.mike/ns2.C: Likewise.
1119 * g++.old-deja/g++.mike/p12306.C: Likewise.
1120 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1121 value extension.
1122 * g++.old-deja/g++.mike/p700.C: Likewise.
1123 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1124 * g++.old-deja/g++.mike/p710.C: Likewise.
1125 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1126 value extension.
1127 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1128 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1129 * g++.old-deja/g++.ns/crash2.C: Likewise.
1130 * g++.old-deja/g++.ns/crash3.C: Likewise.
1131 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1132 * g++.old-deja/g++.ns/ns17.C: Likewise.
1133 * g++.old-deja/g++.ns/template16.C: Likewise.
1134 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1135 keyword.
1136 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1137 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1138 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1139 named return value extension.
1140 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1141 * g++.old-deja/g++.other/access4.C: Issue additional error
1142 messages.
1143 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1144 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1145 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1146 * g++.old-deja/g++.other/crash25.C: Change error message.
1147 * g++.old-deja/g++.other/crash4.C: Change error message.
1148 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1149 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1150 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1151 checks.
1152 * g++.old-deja/g++.other/defarg8.C: Likewise.
1153 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1154 * g++.old-deja/g++.other/dtor10.C: Likewise.
1155 * g++.old-deja/g++.other/incomplete.C: Likewise.
1156 * g++.old-deja/g++.other/linkage7.C: Likewise.
1157 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1158 lookup algorithm.
1159 * g++.old-deja/g++.other/mangle2.C: Likewise.
1160 * g++.old-deja/g++.other/refinit2.C: Likewise.
1161 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1162 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1163 * g++.old-deja/g++.pt/crash28.C: Likewise.
1164 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1165 syntax.
1166 * g++.old-deja/g++.pt/crash32.C: Change error message.
1167 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1168 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1169 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1170 error message position.
1171 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1172 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1173 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1174 syntax.
1175 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1176 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1177 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1178 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1179 keyword.
1180 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1181 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1182 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1183 keyword.
1184 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1185 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1186 syntax.
1187 * g++.old-deja/g++.pt/friend28.C: Account for use of
1188 non-dependent names.
1189 * g++.old-deja/g++.pt/friend29.C: Likewise.
1190 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1191 rules.
1192 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1193 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1194 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1195 lookup rules.
1196 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1197 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1198 keyword.
1199 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1200 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1201 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1202 keyword.
1203 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1204 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1205 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1206 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1207 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1208 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1209 keyword.
1210 * g++.old-deja/g++.pt/spec10.C: Likewise.
1211 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1212 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1213 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1214 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1215 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1216 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1217 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1218 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1219 * g++.old-deja/g++.pt/typename15.C: Likewise.
1220 * g++.old-deja/g++.pt/typename22.C: Likewise.
1221 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1222 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1223 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1224 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1225 syntax.
1226 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1227 return value extension.
1228 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1229 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1230 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1231 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1232
1233 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1234
1235 * g++.dg/warn/inline1.C: New test.
1236 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1237 * g++.old-deja/g++.jason/synth10.C: Likewise.
1238 * g++.old-deja/g++.mike/net31.C: Likewise.
1239 * g++.old-deja/g++.mike/p8786.C: Likewise.
1240
1241 * g++.dg/template/friend10.C: New test.
1242 * g++.dg/template/conv5.C: New test.
1243
1244 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
1245
1246 * g++.dg/lookup/scoped3.C: New test.
1247
1248 * g++.dg/lookup/decl1.C: New test.
1249 * g++.dg/lookup/decl2.C: New test.
1250
1251 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1252
1253 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1254 gcc.c-torture/compile/20021015-1.c,
1255 gcc.c-torture/compile/20021015-2.c,
1256 gcc.c-torture/compile/20021123-1.c,
1257 gcc.c-torture/compile/20021123-2.c,
1258 gcc.c-torture/compile/20021123-3.c,
1259 gcc.c-torture/compile/20021123-4.c,
1260 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1261 only to 3.1 or 3.2 branch.
1262
1263 2002-12-23 Mark Mitchell <mark@codesourcery.com>
1264
1265 * gcc.dg/i386-bitfield3.c: New test.
1266
1267 * gcc.dg/i386-bitfield2.c: New test.
1268
1269 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1270
1271 * g++.dg/parse/conv_op1.C: New test.
1272
1273 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
1274
1275 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1276 approved.
1277
1278 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
1279
1280 * gcc.c-torture/compile/20021220-1.c: New test.
1281
1282 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1283
1284 * gcc.dg/i386-fastcall-1.c: New.
1285
1286 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1287
1288 * gcc.c-torture/execute/20021219-1.c: New test.
1289
1290 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1291
1292 * gcc.dg/i386-pic-1.c: New test.
1293
1294 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1295
1296 PR c++/8099
1297 * g++.dg/template/friend9.C: New test.
1298
1299 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1300
1301 PR c++/3663
1302 * g++.dg/template/access7.C: New test.
1303
1304 2002-12-18 Nick Clifton <nickc@redhat.com>
1305
1306 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1307 the libstdc++-v3 directory has been found.
1308
1309 2002-12-12 Devang Patel <dpatel@apple.com>
1310 * gcc.dg/darwin-ld-1.c: New test.
1311 * gcc.dg/darwin-ld-2.c: New test.
1312 * gcc.dg/darwin-ld-3.c: New test.
1313 * gcc.dg/darwin-ld-4.c: New test.
1314 * gcc.dg/darwin-ld-5.c: New test.
1315
1316 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1317
1318 * gcc.c-torture/compile/20021212-1.c: New test.
1319
1320 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
1321
1322 * gcc.dg/fshort-wchar: New test.
1323
1324 2002-12-10 Mark Mitchell <mark@codesourcery.com>
1325
1326 PR c++/8372
1327 * g++.dg/template/dtor1.C: New test.
1328
1329 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1330 markers.
1331
1332 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1333
1334 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1335
1336 2002-12-09 Mark Mitchell <mark@codesourcery.com>
1337
1338 * g++.dg/template/static1.C: New test.
1339 * g++.dg/template/static2.C: New test.
1340 * g++.old-deja/g++.ext/memconst.C: New test.
1341
1342 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1343
1344 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1345 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1346 * g++.dg/special/initp1.C: Likewise.
1347
1348 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1349
1350 * gcc.c-torture/execute/20021204-1.c: New test.
1351
1352 2002-12-04 Geoffrey Keating <geoffk@apple.com>
1353
1354 * gcc.dg/ppc-fmadd-1.c: New file.
1355 * gcc.dg/ppc-fmadd-2.c: New file.
1356 * gcc.dg/ppc-fmadd-3.c: New file.
1357
1358 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1359
1360 * gcc.c-torture/compile/20021204-1.c: New test.
1361
1362 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1363
1364 * g++.dg/inherit/covariant2.C: New test.
1365 * g++.dg/inherit/covariant3.C: New test.
1366 * g++.dg/inherit/covariant4.C: New test.
1367 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1368 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1369
1370 2002-12-03 Mark Mitchell <mark@codesourcery.com>
1371
1372 PR c++/8688
1373 * g++.dg/init/brace3.C: New test.
1374
1375 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
1376
1377 * gcc.dg/20020210-1.c: Fix a comment typo.
1378
1379 2002-12-02 Mark Mitchell <mark@codesourcery.com>
1380
1381 PR c++/8720
1382 * g++.dg/parse/defarg1.C: New test.
1383
1384 PR c++/8615
1385 * g++.dg/template/char1.C: New test.
1386
1387 * g++.dg/template/varmod1.C: Fix typo.
1388
1389 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1390
1391 DR 180
1392 * g++.old-deja/g++.pt/crash32.C: Expect error.
1393
1394 2002-12-01 Mark Mitchell <mark@codesourcery.com>
1395
1396 PR c++/5919
1397 * g++.dg/template/varmod1.C: New test.
1398
1399 PR c++/8727
1400 * g++.dg/inherit/typeinfo1.C: New test.
1401
1402 PR c++/8663
1403 * g++.dg/inherit/typedef1.C: New test.
1404
1405 2002-11-30 Mark Mitchell <mark@codesourcery.com>
1406
1407 PR c++/8332
1408 PR c++/8493
1409 * g++.dg/template/strlen1.C: New test.
1410
1411 PR c++/8227
1412 * g++.dg/template/ctor2.C: New test.
1413
1414 PR c++/8214
1415 * g++.dg/init/string1.C: New test.
1416
1417 PR c++/8511
1418 * g++.dg/template/friend8.C: New test.
1419
1420 2002-11-29 Joe Buck <jbuck@synopsys.com>
1421
1422 * g++.dg/lookup/anon2.C: New test.
1423
1424 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
1425
1426 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1427 h8300 port.
1428
1429 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
1430
1431 * gcc.dg/bitfld-6.c: New test.
1432
1433 Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz>
1434
1435 * gcc.c-torture/execute/20021127.[cx]: New test.
1436
1437 Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz>
1438
1439 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1440 quality.
1441
1442 2002-11-26 Geoffrey Keating <geoffk@apple.com>
1443
1444 * g++.dg/init/brace2.C: New test.
1445 * g++.old-deja/g++.mike/p9129.C: Correct.
1446
1447 2002-11-26 Mark Mitchell <mark@codesourcery.com>
1448
1449 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1450
1451 2002-11-25 Andreas Bauer <baueran@in.tum.de>
1452
1453 * gcc.dg/sibcall-6: New test for indirect sibcalls.
1454
1455 2002-11-25 Mark Mitchell <mark@codesourcery.com>
1456
1457 * testsuite/g++.dg/abi/empty11.C: New test.
1458 * testsuite/g++.dg/rtti/cv1.C: New test.
1459
1460 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
1461
1462 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1463
1464 2002-11-24 Mark Mitchell <mark@codesourcery.com>
1465
1466 * g++.dg/abi/empty10.C: New test.
1467
1468 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1469
1470 * gcc.c-torture/compile/20021124-1.c: New test.
1471
1472 2002-11-22 Mark Mitchell <mark@codesourcery.com>
1473
1474 * g++.dg/abi/rtti2.C: New test.
1475
1476 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1477
1478 * gcc.dg/i386-unroll-1.c: New test.
1479
1480 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1481
1482 * gcc.c-torture/compile/20021120-1.c: New test.
1483 * gcc.c-torture/compile/20021120-2.c: New test.
1484
1485 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1486
1487 * gcc.dg/bitfld-5.c: New test.
1488
1489 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1490
1491 * gcc.c-torture/execute/20021120-3.c: New test.
1492
1493 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1494
1495 * gcc.c-torture/execute/20021120-2.c: New test.
1496
1497 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1498
1499 * gcc.c-torture/execute/20021120-1.c: New test.
1500
1501 2002-11-20 Jakub Jelinek <jakub@redhat.com>
1502
1503 * gcc.c-torture/execute/20021118-3.c: New test.
1504
1505 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1506
1507 * gcc.c-torture/compile/20021119-1.c: New test.
1508
1509 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
1510
1511 * gcc.dg/duff-1.c: New test.
1512 * gcc.dg/duff-2.c: New test.
1513 * gcc.dg/duff-3.c: New test.
1514
1515 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
1516
1517 * gcc.dg/cpp/_Pragma5.c: New test.
1518
1519 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1520
1521 * gcc.c-torture/execute/20021118-2.c: New test.
1522
1523 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1524
1525 * gcc.c-torture/execute/20021118-1.c: New test.
1526
1527 2002-11-16 Jakub Jelinek <jakub@redhat.com>
1528
1529 * gcc.dg/20021116-1.c: New test.
1530
1531 2002-11-14 Mark Mitchell <mark@codesourcery.com>
1532
1533 * g++.dg/abi/vcall1.C: New test.
1534
1535 2002-11-14 Jakub Jelinek <jakub@redhat.com>
1536
1537 * gcc.dg/20021029-1.c: New test.
1538 * gcc.dg/20021029-2.c: New test.
1539
1540 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
1541
1542 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1543
1544 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1545
1546 PR c/8439
1547 * gcc.dg/20021110.c: Move to ...
1548 * gcc.c-torture/compile/20021110.c: .... here.
1549
1550 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1551
1552 PR c/8467
1553 * gcc.c-torture/execute/20021111-1.c
1554
1555 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1556
1557 PR c/8439
1558 * gcc.dg/20021110.c: New test.
1559
1560 2002-11-10 Mark Mitchell <mark@codesourcery.com>
1561
1562 * g++.dg/abi/vthunk3.C: Run only on x86.
1563
1564 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
1565
1566 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1567
1568 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
1569
1570 * lib/compat.exp (compat-execute): Fix logic error in last
1571 change.
1572
1573 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
1574
1575 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1576
1577 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1578
1579 PR c++/8389
1580 * g++.dg/template/access6.C: New test.
1581
1582 Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz>
1583
1584 * gcc.dg/i386-ssefp-1.c: New test.
1585 * gcc.dg/i386-ssefp-1.c: New test.
1586
1587 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
1588
1589 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1590
1591 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1592
1593 * g++.dg/abi/vthunk3.C: New test.
1594
1595 PR c++/8338
1596 * g++.dg/template/crash2.C: New test.
1597
1598 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1599
1600 * testsuite/g++.dg/abi/dtor1.C: New test.
1601 * testsuite/g++.dg/abi/dtor2.C: Likewise.
1602
1603 2002-11-05 Geoffrey Keating <geoffk@apple.com>
1604
1605 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1606 Darwin.
1607
1608 2002-11-04 Adam Nemet <anemet@lnxw.com>
1609
1610 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1611 -mthumb. Only xfail with -O0.
1612
1613 2002-11-03 Mark Mitchell <mark@codesourcery.com>
1614
1615 * g++.dg/abi/thunk1.C: New test.
1616 * g++.dg/abi/thunk2.C: Likewise.
1617 * g++.dg/abi/vtt1.C: Likewise.
1618
1619 2002-11-02 Diego Novillo <dnovillo@redhat.com>
1620
1621 PR optimization/8423
1622 * gcc.c-torture/execute/builtin-constant.c: New test.
1623
1624 2002-11-01 Zack Weinberg <zack@codesourcery.com>
1625
1626 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1627 Add some more cases.
1628
1629 2002-11-01 Mark Mitchell <mark@codesourcery.com>
1630
1631 PR c++/8391
1632 * g++.dg/opt/local1.C: New test.
1633
1634 2002-10-30 Mark Mitchell <mark@codesourcery.com>
1635
1636 PR c++/8160
1637 * g++.dg/template/complit1.C: New test.
1638
1639 PR c++/8149
1640 * g++.dg/template/typename4.C: Likewise.
1641
1642 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1643
1644 Core issue 287, PR c++/7639
1645 * g++.dg/template/instantiate1.C: Adjust error location.
1646 * g++.dg/template/instantiate3.C: New test.
1647 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1648 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1649 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1650
1651 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1652
1653 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1654
1655 2002-10-29 Mark Mitchell <mark@codesourcery.com>
1656
1657 PR c++/8287
1658 * g++.dg/init/dtor2.C: New test.
1659
1660 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1661
1662 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1663 * gcc.dg/nest.c: Bypass errors on irix6.
1664
1665 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
1666
1667 * gcc.dg/nest.c: Expect error for mmix-*-*.
1668 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1669
1670 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
1671
1672 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1673 markers.
1674
1675 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1676
1677 2002-10-25 Mike Stump <mrs@apple.com>
1678
1679 * gcc.dg/warn-1.c: New test.
1680
1681 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1682
1683 * g++.dg/template/typename3.C: New test.
1684
1685 2002-10-25 Mark Mitchell <mark@codesourcery.com>
1686
1687 * g++.dg/lookup/ptrmem1.C: New test.
1688
1689 * g++.dg/abi/vthunk2.C: New test.
1690
1691 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1692
1693 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1694
1695 2002-10-24 Mark Mitchell <mark@codesourcery.com>
1696
1697 * g++.dg/abi/empty9.C: New test.
1698
1699 2002-10-24 Richard Henderson <rth@redhat.com>
1700
1701 * g++.dg/inherit/thunk1.C: Enable for ia64.
1702
1703 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1704
1705 PR c++/8067
1706 * g++.dg/lookup/pretty1.C: New test.
1707
1708 2002-10-23 Jakub Jelinek <jakub@redhat.com>
1709
1710 * gcc.dg/20021023-1.c: New test.
1711
1712 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1713
1714 PR c++/7679
1715 * g++.dg/parse/inline1.C: New test.
1716
1717 2002-10-23 Richard Henderson <rth@redhat.com>
1718
1719 * g++.dg/inherit/thunk1.C: Enable for x86_64.
1720
1721 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1722
1723 2002-10-22 Mark Mitchell <mark@codesourcery.com>
1724
1725 PR c++/6579
1726 * g++.dg/parse/stmtexpr3.C: New test.
1727
1728 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
1729
1730 * g++.dg/expr/cond1.C: New test.
1731
1732 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1733
1734 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1735
1736 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1737
1738 * g++.dg/abi/vbase13.C: New test.
1739 * g++.dg/abi/vbase14.C: Likewise.
1740
1741 2002-10-21 Jakub Jelinek <jakub@redhat.com>
1742
1743 * gcc.dg/tls/pic-1.c: New test.
1744 * gcc.dg/tls/nonpic-1.c: New test.
1745 * gcc.dg/20021018-1.c: New test.
1746
1747 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1748
1749 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1750 Remove only files with the same base name as the test case.
1751 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1752 (profopt-execute): Likewise. Also, remove old profiling
1753 and performance data files before running the tests.
1754
1755 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1756 * g++.dg/bprob/bprob.exp: Likewise.
1757 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
1758 to allow more general test case names.
1759
1760 * g++.dg/bprob/bprob-1.C: Rename to ...
1761 * g++.dg/bprob/g++-bprob-1.C: ... this.
1762
1763 * g77.dg/bprob/bprob-1.f: Rename to ...
1764 * g77.dg/bprob/g77-bprob-1.f: ... this.
1765
1766 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1767
1768 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1769 bison 1.50 or later.
1770
1771 2002-10-21 Janis Johnson <janis187@us.ibm.com>
1772
1773 * g++.dg/README: Describe more test directories.
1774
1775 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1776
1777 * g++.dg/init/array6.C: Add additional tests.
1778
1779 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1780
1781 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1782 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1783
1784 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
1785
1786 * gcc.c-torture/compile/20020604-1.x: New.
1787 * gcc.c-torture/compile/simd-5.x: Likewise.
1788 * gcc.c-torture/execute/920710-1.x: Likewise.
1789 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1790
1791 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1792
1793 * g++.dg/inherit/override1.C: Add dg-options clause.
1794
1795 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1796
1797 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1798 _mm_slli_si128.
1799
1800 2002-10-19 Andreas Schwab <schwab@suse.de>
1801
1802 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1803 directory component.
1804
1805 2002-10-18 Mark Mitchell <mark@codesourcery.com>
1806
1807 * g++.dg/inherit/thunk1.C: New test.
1808
1809 * g++.dg/inherit/override1.C: New test.
1810
1811 * g++.dg/abi/mangle11.C: New test.
1812 * g++.dg/abi/mangle14.C: New test.
1813 * g++.dg/abi/mangle17.C: New test.
1814
1815 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
1816
1817 * g++.dg/overload/member2.C: New test.
1818
1819 2002-10-17 Janis Johnson <janis187@us.ibm.com>
1820
1821 * g++.dg/README: Describe new compat directory.
1822 * g++.dg/dg.exp: Skip tests in compat directory.
1823 * README.compat: New file.
1824 * lib/compat.exp: New expect script.
1825 * g++.dg/compat: New test directory.
1826 * g++.dg/compat/compat.exp: New expect script.
1827 * g++.dg/compat/abi: New test directory.
1828 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1829 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1830 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1831 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1832 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1833 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1834 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1835 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1836 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1837 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1838 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1839 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1840 * g++.dg/compat/break: New test directory.
1841 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1842 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1843 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1844 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1845 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1846 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1847 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1848 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1849 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1850 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1851 g++.dg/compat/break/README: New files.
1852 * g++.dg/compat/eh: New test directory.
1853 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1854 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1855 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1856 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1857 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1858 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1859 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1860 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1861 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1862 g++.dg/compat/eh/filter2_y.C,
1863 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1864 g++.dg/compat/eh/new1_y.C,
1865 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1866 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1867 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1868 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1869 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1870 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1871 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1872 g++.dg/compat/eh/unexpected1_y.C: New files.
1873 * g++.dg/compat/init: New test directory.
1874 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1875 g++.dg/compat/init/array5_y.C,
1876 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1877 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1878 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1879 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1880 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1881 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1882 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1883 g++.dg/compat/init/init-ref2_y.C: New files.
1884
1885 2002-10-17 Mark Mitchell <mark@codesourcery.com>
1886
1887 PR c++/7584
1888 * g++.dg/inherit/using3.C: New test.
1889
1890 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
1891
1892 * gcc.dg/20021017-2.c: New test.
1893
1894 2002-10-17 Mark Mitchell <mark@codesourcery.com>
1895
1896 * g++.dg/abi/mangle16.C: Adjust.
1897
1898 * g++.dg/init/array8.C: New test.
1899
1900 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
1901
1902 * gcc.dg/special/mips-abi.exp: New test.
1903 * gcc.dg/special/mips-abi.s: Empty file used by the above.
1904
1905 2002-10-16 Mark Mitchell <mark@codesourcery.com>
1906
1907 * g++.dg/abi/mangle16.C: New test.
1908 * g++.dg/abi/mangle17.C: Likewise.
1909
1910 PR c++/7478
1911 * g++.dg/template/ref1.C: New test.
1912
1913 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1914
1915 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1916
1917 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
1918
1919 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1920
1921 2002-10-16 Mark Mitchell <mark@codesourcery.com>
1922
1923 PR c++/7524
1924 * g++.dg/init/array7.C: New test.
1925
1926 2002-10-15 Mark Mitchell <mark@codesourcery.com>
1927
1928 * g++.dg/init/array6.C: New test.
1929
1930 * g++.dg/abi/mangle13.C: Likewise.
1931 * g++.dg/abi/mangle14.C: Likewise.
1932 * g++.dg/abi/mangle15.C: Likewise.
1933
1934 2002-10-14 Mark Mitchell <mark@codesourcery.com>
1935
1936 * g++.dg/abi/empty8.C: New test.
1937
1938 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
1939
1940 * g++.dg/init/ctor1.C: New test.
1941
1942 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
1943
1944 * gcc.c-torture/execute/20021015-1.c: New test.
1945
1946 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
1947
1948 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
1949
1950 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
1951
1952 * gcc.dg/i386-ssetype-[1-5].c: New tests.
1953
1954 2002-10-14 Richard Henderson <rth@redhat.com>
1955
1956 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
1957
1958 2002-10-14 Mark Mitchell <mark@codesourcery.com>
1959
1960 PR optimization/6631
1961 * g++.dg/opt/const2.C: New test.
1962
1963 2002-10-14 Mark Mitchell <mark@codesourcery.com>
1964
1965 PR c++/7176
1966 * g++.dg/parse/friend1.C: New test.
1967 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
1968
1969 2002-10-14 Jakub Jelinek <jakub@redhat.com>
1970
1971 * gcc.dg/20021014-1.c: New test.
1972
1973 2002-10-11 Mark Mitchell <mark@codesourcery.com>
1974
1975 PR c++/5661
1976 * g++.dg/ext/vlm1.C: New test.
1977 * g++.dg/ext/vlm2.C: Likewise.
1978
1979 * g++.dg/init/array1.C: Remove invalid braces.
1980 * g++.dg/init/brace1.C: New test.
1981 * g++.dg/init/copy2.C: Likewise.
1982 * g++.dg/init/copy3.C: Likewise.
1983 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
1984 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
1985 braces.
1986
1987 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
1988
1989 * gcc.dg/cpp/assembler.S: Don't use -ansi.
1990
1991 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
1992
1993 * gcc.c-torture/compile/simd-5.c: New test.
1994
1995 2002-10-10 Roger Sayle <roger@eyesopen.com>
1996
1997 * gcc.c-torture/execute/shiftopt-1.c: New test case.
1998
1999 2002-10-10 Jim Wilson <wilson@redhat.com>
2000
2001 * gcc.c-torture/execute/20021010-1.c: New test.
2002
2003 2002-10-09 Zack Weinberg <zack@codesourcery.com>
2004
2005 PR c/7353
2006 * g++.dg/ext/typedef-init.C: New test.
2007 * gcc.dg/typedef-init.c: New test.
2008
2009 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
2010
2011 * gcc.dg/cpp/paste13.c: New test.
2012
2013 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2014
2015 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2016 remaining platforms, XFAIL during compile, not execute. Don't
2017 XFAIL at -O0.
2018
2019 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2020
2021 * gcc.dg/alias-1.c: Tweak expected warning.
2022
2023 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2024
2025 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2026
2027 2002-10-06 Andreas Jaeger <aj@suse.de>
2028
2029 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2030 * gcc.dg/cpp/c++98.C: Likewise.
2031
2032 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2033 * g++.dg/cpp/c++98.C: Likewise.
2034
2035 * g++.dg/README (Subdirectories): Mention cpp directory.
2036
2037 PR target/7559
2038 * gcc.dg/20021006-1.c: New test.
2039
2040 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2041
2042 PR c++/7804
2043 * g++.dg/other/warning1.C: New test.
2044
2045 2002-10-04 Roger Sayle <roger@eyesopen.com>
2046
2047 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2048 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2049 and sparc-*-* with -m64 as expected failures. See PR 8087.
2050
2051 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2052
2053 PR c++/7931
2054 * g++.dg/template/ptrmem3.C: New test.
2055
2056 PR c++/7754
2057 * g++.dg/template/union1.C: New test.
2058
2059 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2060
2061 PR c++/8006
2062 * g++.dg/abi/mangle9.C: New test.
2063 * g++.dg/abi/mangle10.C: New test.
2064 * g++.dg/abi/mangle11.C: New test.
2065 * g++.dg/abi/mangle12.C: New test.
2066
2067 2002-10-02 Mark Mitchell <mark@codesourcery.com>
2068
2069 PR c++/7188.
2070 * g++.dg/template/meminit1.C: New test.
2071 * g++.dg/warn/Wreorder-1.C: Likewise.
2072 * g++.old-deja/g++.mike/warn3.C: Tweak.
2073 * lib/prune.exp: Ingore "in copy constructor".
2074
2075 2002-10-02 Andreas Jaeger <aj@suse.de>
2076
2077 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2078 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2079 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2080 on x86-64.
2081
2082 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2083
2084 * gcc.dg/empty1.C: Fix typo.
2085
2086 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2087
2088 * gcc.dg/alias-1.c: New test.
2089
2090 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2091
2092 * gcc.dg/empty1.C: New test.
2093
2094 * g++.dg/tls/init-2.C: Tweak error messages.
2095
2096 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
2097
2098 * gcc.c-torture/compile/20020923-1.c: New test.
2099
2100 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2101
2102 * gcc.c-torture/execute/ffs-1.c: New test.
2103 * gcc.c-torture/execute/ffs-2.c: Ditto.
2104
2105 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2106
2107 * g++.dg/overload/member1.C: New test.
2108
2109 2002-09-30 Mark Mitchell <mark@codesourcery.com>
2110
2111 * g++.dg/abi/empty7.C: New test.
2112 * g++.dg/init/pm2.C: Likewise.
2113
2114 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2115
2116 * g++.dg/rtti/crash1.C: New test.
2117
2118 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2119
2120 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2121 gcc.dg/sibcall-4.c: New tests.
2122
2123 2002-09-28 Roger Sayle <roger@eyesopen.com>
2124
2125 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2126 powerpc and MMIX targets.
2127
2128 2002-09-27 Zack Weinberg <zack@codesourcery.com>
2129
2130 * gcc.dg/cpp/20020927-1.c: New.
2131
2132 2002-09-26 David S. Miller <davem@redhat.com>
2133
2134 * gcc.c-torture/compile/trunctfdf.c: New.
2135
2136 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2137
2138 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2139
2140 2002-09-27 Alan Modra <amodra@bigpond.net.au>
2141
2142 * gcc.c-torture/execute/loop-15.c: New.
2143
2144 2002-09-26 Janis Johnson <janis187@us.ibm.com>
2145
2146 * README.QMTEST: Fix typo.
2147
2148 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2149
2150 * gcc.dg/20020926-1.c: New test.
2151
2152 2002-09-25 David S. Miller <davem@redhat.com>
2153
2154 PR target/7842
2155 * gcc.c-torture/execute/shiftdi.c: New test.
2156
2157 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
2158
2159 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2160 unique to the tool.
2161 * lib/g77.exp (g77_init): Likewise.
2162 * lib/g++.exp (g++_init): Likewise.
2163 * lib/objc.exp (objc_init): Likewise.
2164
2165 2002-09-25 Mark Mitchell <mark@codesourcery.com>
2166
2167 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2168 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2169 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2170
2171 2002-09-25 Richard Henderson <rth@redhat.com>
2172
2173 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2174 too-small long double.
2175
2176 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
2177
2178 * gcc.dg/20020919-1.c: New test.
2179
2180 2002-09-23 Mark Mitchell <mark@codesourcery.com>
2181
2182 * g++.dg/abi/bitfield6.C: New test.
2183 * g++.dg/abi/bitfield7.C: New test.
2184 * g++.dg/abi/bitfield8.C: New test.
2185 * g++.dg/abi/vbase11.C: New test.
2186
2187 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2188
2189 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2190 hppa*-*-hpux*. Update test comment.
2191
2192 2002-09-20 Jakub Jelinek <jakub@redhat.com>
2193
2194 * gcc.dg/tls/struct-1.c: New test.
2195
2196 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
2197
2198 * gcc.dg/cpp/tr-warn2.c: Update.
2199
2200 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2201
2202 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2203
2204 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2205
2206 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2207 systems.
2208
2209 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2210
2211 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2212
2213 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2214 Adjust for c++filt moved to binutils. Remove spurious duplicate
2215 setting of cxxfilt.
2216
2217 2002-09-19 Geoffrey Keating <geoffk@apple.com>
2218
2219 * gcc.dg/20020312-2.c: Update for darwin.
2220
2221 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2222
2223 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2224
2225 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
2226
2227 * objc.dg/comp-types-1.m: New test.
2228 * objc.dg/comp-types-2.m: New test.
2229 * objc.dg/comp-types-3.m: New test.
2230 * objc.dg/comp-types-4.m: New test.
2231 * objc.dg/comp-types-5.m: New test.
2232 * objc.dg/comp-types-6.m: New test.
2233
2234 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2235
2236 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2237
2238 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2239
2240 * g++.dg/other/do1.C: New test.
2241
2242 * g++.dg/template/subst1.C: New test.
2243
2244 2002-09-16 Steve Ellcey <sje@cup.hp.com>
2245
2246 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2247
2248 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2249
2250 * g++.dg/template/qualttp20.C: Adjust expected errors.
2251 * g++.old-deja/g++.jason/report.C: Likewise.
2252 * g++.old-deja/g++.other/qual1.C: Likewise.
2253
2254 * g++.dg/lookup/scoped2.C: New test.
2255
2256 * g++.dg/ext/asm3.C: New test.
2257
2258 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
2259
2260 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2261
2262 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2263
2264 * ChangeLog: follow spelling conventions.
2265 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2266 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2267 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2268 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2269 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2270 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2271 * g++.old-deja/g++.law/global-init1.C: Likewise.
2272 * g++.old-deja/g++.other/delete4.C: Likewise.
2273 * g++.old-deja/g++.other/inline21.C: Likewise.
2274 * g++.old-deja/g++.other/singleton.C: Likewise.
2275 * g77.dg/strlen0.f: Likewise.
2276 * g77.f-torture/compile/20010519-1.f: Likewise.
2277 * g77.f-torture/compile/980310-4.f: Likewise.
2278 * gcc.c-torture/compile/20000605-1.c: Likewise.
2279 * gcc.c-torture/execute/20020225-1.c: Likewise.
2280 * gcc.dg/c90-hexfloat-2.c: Likewise.
2281 * gcc.dg/c99-bool-1.c: Likewise.
2282 * gcc.dg/c99-hexfloat-2.c: Likewise.
2283 * gcc.dg/dll-2.c: Likewise.
2284 * gcc.dg/wtr-union-init-1.c: Likewise.
2285 * gcc.dg/wtr-union-init-2.c: Likewise.
2286 * gcc.dg/wtr-union-init-3.c: Likewise.
2287 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2288 * gcc.dg/cpp/defined.c: Likewise.
2289 * gcc.dg/cpp/macsyntx.c: Likewise.
2290 * gcc.dg/cpp/paste2.c: Likewise.
2291 * gcc.dg/cpp/trad/defined.c: Likewise.
2292 * gcc.dg/format/c90-printf-1.c: Likewise.
2293 * gcc.dg/format/c90-scanf-1.c: Likewise.
2294 * gcc.dg/format/c99-printf-1.c: Likewise.
2295 * gcc.dg/format/c99-scanf-1.c: Likewise.
2296 * gcc.misc-tests/gcov-8.c: Likewise.
2297 * lib/profopt.exp: Likewise.
2298
2299 2002-09-15 Krister Walfridsson <cato@df.lth.se>
2300
2301 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2302
2303 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2304
2305 * g++.dg/inherit/using2.C: New test.
2306
2307 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2308
2309 * ChangeLog: Follow spelling conventions.
2310 * g++.dg/template/friend4.C: Likewise.
2311 * g++.old-deja/g++.pt/crash67.C: Likewise.
2312 * gcc.c-torture/execute/20000801-4.c: Likewise.
2313 * gcc.dg/c90-digraph-1.c: Likewise.
2314 * gcc.dg/c94-digraph-1.c: Likewise.
2315 * gcc.dg/c99-digraph-1.c: Likewise.
2316 * gcc.dg/cpp/line5.c: Likewise.
2317 * gcc.dg/cpp/multiline.c: Likewise.
2318 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2319 * gcc.dg/format/attr-3.c: Likewise.
2320 * gcc.dg/format/c90-scanf-3.c: Likewise.
2321 * gcc.dg/format/ext-4.c: Likewise.
2322
2323 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2324
2325 * g++.dg/template/pretty1.C: New test.
2326
2327 2002-09-14 Alan Modra <amodra@bigpond.net.au>
2328
2329 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2330
2331 2002-09-13 Matt Austern <austern@apple.com>
2332
2333 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2334 passing a cast expression to a function by const reference.
2335
2336 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2337
2338 * g++.dg/template/deduce1.C: New test.
2339
2340 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2341
2342 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2343 32-bit int.
2344
2345 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2346
2347 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2348 usage.
2349
2350 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
2351
2352 * gcc.c-torture/compile/20020910-1.c: New test.
2353
2354 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
2355
2356 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2357
2358 2002-09-10 Andreas Jaeger <aj@suse.de>
2359
2360 * gcc.dg/20020312-2.c: Adjust for x86-64.
2361
2362 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2363
2364 * g77.dg/7388.f: New test case for PR 7388.
2365
2366 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2367
2368 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2369
2370 2002-09-05 Ziemowit Laski <zlaski@apple.com>
2371
2372 * objc.dg/proto-lossage-1.m: New test.
2373
2374 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
2375
2376 * gcc.dg/cpp/_Pragma4.c: Fix typo.
2377
2378 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
2379
2380 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
2381 expected to pass.
2382
2383 2002-09-06 Stan Shebs <shebs@apple.com>
2384 David Edelsohn <edelsohn@gnu.org>
2385
2386 * gcc.dg/weak: New directory.
2387 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2388 target-specific xfail bits.
2389 * gcc.dg/typeof-2.c: Move to new directory.
2390 * gcc.dg/weak.exp: New expect script.
2391
2392 2002-09-06 Alan Modra <amodra@bigpond.net.au>
2393
2394 * gcc.c-torture/execute/extzvsi.c: New test.
2395
2396 2002-09-05 Stan Shebs <shebs@apple.com>
2397
2398 * gcc.dg/weak-1.c: xfail on Darwin.
2399 * gcc.dg/weak-2.c: Ditto.
2400 * gcc.dg/weak-3.c: Ditto.
2401 * gcc.dg/weak-4.c: Ditto.
2402 * gcc.dg/weak-5.c: Ditto.
2403 * gcc.dg/weak-6.c: Ditto.
2404 * gcc.dg/weak-7.c: Ditto.
2405 * gcc.dg/weak-8.c: Ditto.
2406 * gcc.dg/weak-9.c: Ditto.
2407
2408 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
2409
2410 * gcc.c-torture/execute/loop-14.c: New test.
2411
2412 2002-09-04 Jakub Jelinek <jakub@redhat.com>
2413
2414 * g++.dg/other/cxa-atexit1.C: New test.
2415
2416 * gcc.dg/typeof-2.c: New test.
2417
2418 2002-09-03 Roger Sayle <roger@eyesopen.com>
2419
2420 * gcc.dg/builtins-2.c: New testcase.
2421 * gcc.dg/builtins-3.c: New testcase.
2422
2423 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
2424
2425 * gcc.dg/cpp/_Pragma4.c: New test.
2426
2427 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
2428
2429 * objc/execute/nil_method-1.m: New testcase.
2430
2431 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
2432
2433 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2434 [Object class], not [Object initialize].
2435
2436 2002-08-31 Roger Sayle <roger@eyesopen.com>
2437 Hans-Peter Nilsson <hp@bitrange.com>
2438
2439 * gcc.c-torture/execute/20020720-1.x: Skip test on
2440 mmix-knuth-mmixware. Correct comment.
2441
2442 2002-08-27 Mark Mitchell <mark@codesourcery.com>
2443
2444 * testsuite/g++.dg/abi/bitfield5.C: New test.
2445 * testsuite/g++.dg/abi/vbase10.C: Likewise.
2446
2447 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
2448
2449 * objc.dg/undeclared-selector.m: New test.
2450
2451 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
2452
2453 * g++.dg/other/offsetof1.C: Avoid cast warning.
2454
2455 2002-08-26 Ziemowit Laski <zlaski@apple.com>
2456
2457 * objc.dg/super-class-2.m: New test.
2458
2459 2002-08-24 Matt Austern <austern@apple.com>
2460
2461 * g++.dg/ext/lvaddr.C: New test.
2462 * g++.dg/ext/lvcast.C: New test.
2463
2464 2002-08-22 Mark Mitchell <mark@codesourcery.com>
2465
2466 * testsuite/g++.dg/inherit/cond1.C: New test.
2467
2468 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
2469
2470 * gcc.dg/noncompile/incomplete-1.c: New test.
2471
2472 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
2473
2474 * gcc.dg/typespec-1.c: New test.
2475
2476 2002-08-20 Devang Patel <dpatel@apple.com>
2477 * objc.dg/proto-hier-2.m: New test.
2478
2479 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2480
2481 * objc.dg/bitfield-1.m: New test.
2482 * objc.dg/bitfield-2.m: New test.
2483
2484 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
2485
2486 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2487 gcc.dg/c99-flex-array-4.c: New tests.
2488
2489 2002-08-16 Stan Shebs <shebs@apple.com>
2490
2491 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2492
2493 2002-08-15 Jakub Jelinek <jakub@redhat.com>
2494
2495 * gcc.dg/typeof-1.c: New test.
2496 * g++.dg/ext/typeof2.C: New test.
2497
2498 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
2499
2500 * g++.dg/other/offsetof1.C: New test.
2501
2502 2002-08-14 Richard Henderson <rth@redhat.com>
2503
2504 * gcc.dg/tls/diag-3.c: Fix expected message strings.
2505
2506 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
2507
2508 * gcc.dg/cpp/_Pragma3.c: New test.
2509
2510 2002-08-13 Mark Mitchell <mark@codesourcery.com>
2511
2512 * g++.dg/template/inherit3: New test.
2513
2514 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
2515
2516 * gcc.dg/bitfld-4.c: Add blank options.
2517
2518 2002-08-09 Mark Mitchell <mark@codesourcery.com>
2519
2520 * g++.dg/template/crash1.C: New test.
2521
2522 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2523
2524 * gcc.dg/tls/opt-2.c: New test.
2525
2526 2002-08-08 Devang Patel <dpatel@apple.com>
2527
2528 * objc.dg/selector-1.m : New test
2529
2530 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2531
2532 * g++.dg/abi/bitfield4.C: New test.
2533 * gcc.dg/bitfld-4.c: New test.
2534
2535 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2536
2537 * g++.dg/other/packed1.C: New test.
2538
2539 2002-08-07 Mark Mitchell <mark@codesourcery.com>
2540
2541 * g++.dg/abi/offsetof.C: Tweak error messages.
2542 * g++.old-deja/g++.mike/p10769a.C: Likewise.
2543
2544 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2545
2546 * gcc.dg/bitfld-3.c: New test.
2547
2548 2002-08-07 Jakub Jelinek <jakub@redhat.com>
2549 Richard Henderson <rth@redhat.com>
2550
2551 * gcc.dg/i386-bitfield1.c: New test.
2552 * g++.dg/abi/bitfield3.C: Update.
2553
2554 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
2555
2556 * objc.dg/const-str-2.m: Update.
2557 * gcc.dg/cpp/c++98.c: Change to C extension.
2558 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2559 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2560
2561 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
2562
2563 * testsuite/gcc.dg/tls/diag-3.c: New.
2564
2565 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
2566
2567 * g++.dg/README (Subdirectories): Document new subdir expr.
2568 * g++.dg/expr/pmf-1.C: New test.
2569
2570 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
2571
2572 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2573
2574 2002-08-06 Jakub Jelinek <jakub@redhat.com>
2575
2576 * g++.dg/abi/bitfield3.C: New test.
2577
2578 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
2579
2580 * lib/gcov.exp: Tweak expected line formats.
2581 * gcc.misc-tests/gcov8.c: New test.
2582 * gcc.misc-tests/gcov8.x: New flags.
2583
2584 2002-08-05 Jakub Jelinek <jakub@redhat.com>
2585
2586 * consistency.vlad/layout/endian.c: Include string.h.
2587
2588 * gcc.c-torture/execute/20020805-1.c: New test.
2589
2590 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
2591
2592 * g++.dg/other/conversion1.C: New test.
2593
2594 2002-08-03 Roger Sayle <roger@eyesopen.com>
2595
2596 * gcc.dg/builtins-1.c: New testcase.
2597
2598 2002-08-02 Mark Mitchell <mark@codesourcery.com>
2599
2600 * g++.dg/inherit/access3.C: New test.
2601
2602 2002-08-01 Jakub Jelinek <jakub@redhat.com>
2603
2604 * gcc.dg/ia64-visibility-2.c: New test.
2605
2606 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2607
2608 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2609 __qualifier_flags to __flags.
2610
2611 2002-07-31 Mark Mitchell <mark@codesourcery.com>
2612
2613 * g++.dg/inherit/operator1.C: New test.
2614 * g++.dg/lookup/disamb1.C: Fix typo in comment.
2615 * g++.dg/other/error1.C: Change expected error message.
2616 * g++.dg/template/conv4.C: Likewise.
2617
2618 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
2619
2620 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2621 for documented behavior.
2622
2623 2002-07-25 Roger Sayle <roger@eyesopen.com>
2624
2625 * gcc.c-torture/execute/20020720-1.x: Skip this test on
2626 several targets known to fail.
2627
2628 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2629
2630 * gcc.dg/mips-args-[123].c: New tests.
2631
2632 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
2633
2634 * gcc.dg/ppc-spe.c: New.
2635
2636 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
2637
2638 * g++.dg/other/ptrmem4.C: New testcase.
2639
2640 2002-07-24 Richard Henderson <rth@redhat.com>
2641
2642 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2643
2644 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
2645
2646 * g++.dg/ext/alignof1.C (main): Return 0 for success.
2647
2648 2002-07-24 Roger Sayle <roger@eyesopen.com>
2649
2650 * gcc.c-torture/execute/memset-3.c: New testcase.
2651
2652 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
2653
2654 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2655 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2656
2657 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2658
2659 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2660 Delete.
2661
2662 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
2663
2664 * gcc.c-torture/compile/simd-4.c: New test.
2665
2666 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2667
2668 PR c++/7347, c++/7348
2669 * g++.dg/template/access4.C: New test.
2670 * g++.dg/template/access5.C: New test.
2671 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2672 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2673 * g++.old-deja/g++.pt/ttp58.C: Likewise.
2674 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2675
2676 2002-07-22 Jakub Jelinek <jakub@redhat.com>
2677
2678 * gcc.dg/gnu89-init-2.c: New test.
2679
2680 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2681
2682 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2683
2684 2002-07-20 Roger Sayle <roger@eyesopen.com>
2685
2686 * gcc.c-torture/execute/20020720-1.c: New testcase.
2687
2688 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
2689
2690 * gcc.dg/cpp/Wsignprom.c: New tests.
2691
2692 2002-07-20 Alan Modra <amodra@bigpond.net.au>
2693
2694 * gcc.c-torture/execute/loop-13.c: New test.
2695
2696 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
2697
2698 * gcc.dg/cpp/expr.c: New tests.
2699
2700 2002 07-18 David Edelsohn <edelsohn@gnu.org>
2701
2702 * g++.dg/opt/pr6713.C: Add template instantiation.
2703
2704 2002-07-18 Alan Modra <amodra@bigpond.net.au>
2705
2706 * gcc.dg/nest.c: New test.
2707
2708 2002-07-17 Richard Henderson <rth@redhat.com>
2709
2710 * g++.dg/opt/pr6713.C: New test.
2711
2712 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
2713
2714 * gcc.c-torture/execute/loop-2e.x: Let the testcase
2715 XFAIL for all x86 processors.
2716
2717 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2718
2719 * gcc.c-torture/execute/20010122-1.x: Do not test with
2720 -fomit-frame-pointer.
2721
2722 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2723
2724 * g++.dg/template/instantiate2.C: New test.
2725 * g++.dg/template/spec4.C: New test.
2726
2727 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2728
2729 * g++.dg/template/access2.C: New test.
2730 * g++.dg/template/access3.C: New test.
2731
2732 2002-07-15 Zack Weinberg <zack@codesourcery.com>
2733
2734 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2735 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2736 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2737 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2738 Convert to use <stdarg.h>.
2739 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2740 Delete.
2741 * gcc.dg/va-arg-2.c: New.
2742 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2743
2744 2002-07-15 Jakub Jelinek <jakub@redhat.com>
2745
2746 * gcc.c-torture/compile/20020710-1.c: New test.
2747
2748 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2749 Andrew Pinski <pinskia@physics.uc.edu>
2750
2751 gcc.c-torture/compile/simd-2.c: New testcase.
2752 gcc.c-torture/compile/simd-3.c: Likewise.
2753
2754 2002-07-11 Mark Mitchell <mark@codesourcery.com>
2755
2756 PR c++/7224
2757 * g++.dg/overload/error1.C: New test.
2758
2759 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2760
2761 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2762 configuration and IRIX 6 O32 ABI.
2763
2764 2002-07-11 Roger Sayle <roger@eyesopen.com>
2765
2766 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2767
2768 2002-07-10 Roger Sayle <roger@eyesopen.com>
2769
2770 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2771
2772 2002-07-10 Jeffrey A Law <law@redhat.com>
2773
2774 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2775
2776 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
2777
2778 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
2779
2780 * gcc.dg/20020312-2.c: Check for __PPC__.
2781
2782 2002-07-09 Diego Novillo <dnovillo@redhat.com>
2783
2784 * gcc.c-torture/compile/20020709-1.c: New test.
2785
2786 2002-07-07 Roger Sayle <roger@eyesopen.com>
2787
2788 * g++.dg/template/qualttp21.C: New test case.
2789
2790 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
2791
2792 * gcc.c-torture/compile/20020706-1.c: New test.
2793 * gcc.c-torture/compile/20020706-2.c: New test.
2794
2795 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
2796 Alexandre Oliva <aoliva@redhat.com>
2797
2798 * g++.dg/warn/incomplete1.C: New test.
2799
2800 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2801
2802 PR c++/7099
2803 * g++.dg/warn/noreturn1.C: New test.
2804
2805 2002-07-03 Mark Mitchell <mark@codesourcery.com>
2806
2807 PR c++/6706
2808 * g++.dg/debug/debug6.C: New test.
2809 * g++.dg/debug/debug7.C: New test.
2810
2811 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
2812
2813 * gcc.c-torture/compile/simd-3.c: New test.
2814
2815 2002-07-03 Chris Demetriou <cgd@broadcom.com>
2816
2817 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2818 * gcc.dg/20020620-1.c: Likewise.
2819
2820 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2821
2822 PR c++/6944
2823 * g++.dg/init/array4.C: New test.
2824 * g++.dg/init/array5.C: New test.
2825
2826 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2827
2828 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2829 * gcc.c-torture/execute/simd-2.c (main): Likewise.
2830
2831 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2832
2833 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2834 * gcc.dg/wtr-aggr-init-1.c: Likewise.
2835 * gcc.dg/wtr-conversion-1.c: Likewise.
2836 * gcc.dg/wtr-escape-1.c: Likewise.
2837 * gcc.dg/wtr-int-type-1.c: Likewise.
2838 * gcc.dg/wtr-label-1.c: Likewise.
2839 * gcc.dg/wtr-static-1.c: Likewise.
2840 * gcc.dg/wtr-strcat-1.c: Likewise.
2841 * gcc.dg/wtr-suffix-1.c: Likewise.
2842 * gcc.dg/wtr-switch-1.c: Likewise.
2843 * gcc.dg/wtr-unary-plus-1.c: Likewise.
2844 * gcc.dg/wtr-union-init-1.c: Likewise.
2845 * gcc.dg/wtr-union-init-2.c: Likewise.
2846 * gcc.dg/wtr-union-init-3.c: Likewise.
2847
2848 * gcc.dg/wtr-func-def-1.c: New test.
2849
2850 2002-07-02 Devang Patel <dpatel@apple.com>
2851
2852 * objc.dg/param-1.m: New test.
2853
2854 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
2855
2856 * gcc.dg/cpp/trad/directive.c: Add test.
2857 * gcc.dg/cpp/trad/macroargs.c: Add test.
2858 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2859
2860 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
2861
2862 * gcc.dg/cpp/cmdlne-M.c: New test.
2863
2864 2002-07-02 Ziemowit Laski <zlaski@apple.com>
2865
2866 * objc.dg/desig-init-1.m: New test.
2867
2868 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2869
2870 PR c++/6716
2871 * g++.dg/template/instantiate1.C: New test.
2872
2873 2002-07-01 Mark Mitchell <mark@codesourcery.com>
2874
2875 PR c++/7112
2876 * g++.dg/template/sizeof2.C: New test.
2877
2878 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
2879
2880 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2881 gcc.dg/cpp/trad/include.c: New tests.
2882
2883 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
2884
2885 PR target/7177
2886 * gcc.c-torture/compile/20020701-1.c: New test.
2887
2888 2002-07-01 Stan Shebs <shebs@apple.com>
2889
2890 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2891 header here...
2892 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2893 (objc-torture-execute): or here.
2894
2895 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
2896
2897 * gcc.c-torture/execute/arith-rand-ll.c: New test.
2898
2899 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
2900
2901 * gcc.dg/cpp/trad/escaped-nl.c: New test.
2902
2903 2002-06-30 Devang Patel <dpatel@apple.com>
2904
2905 * objc.dg/fsyntax-only.m: New test.
2906
2907 2002-06-27 Mark Mitchell <mark@codesourcery.com>
2908
2909 PR c++/6695
2910 * g++.dg/template/friend7.C: New file.
2911
2912 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
2913
2914 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2915 return type.
2916
2917 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2918
2919 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2920 avoid division by zero.
2921
2922 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
2923
2924 * gcc.dg/Wunknownprag.c: New tests.
2925
2926 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
2927
2928 * gcc.c-torture/execute/simd-2.c: New test.
2929
2930 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
2931
2932 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
2933 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
2934 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
2935 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
2936 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
2937 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
2938 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
2939 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
2940 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
2941 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
2942 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
2943 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
2944 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
2945 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
2946 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
2947 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
2948 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
2949
2950 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
2951
2952 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
2953 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
2954 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
2955 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
2956 New tests.
2957 * gcc.dg/cpp/trad/directive.c: Update.
2958
2959 2002-06-23 Andreas Jaeger <aj@suse.de>
2960
2961 * gcc.c-torture/execute/complex-6.c: New.
2962
2963 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
2964
2965 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
2966 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
2967 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
2968 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
2969
2970 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
2971
2972 * gcc.dg/cpp/trad: New directory with traditional tests copied
2973 from parent directory.
2974 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2975 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2976 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2977 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2978 Move to trad/ and rename.
2979 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
2980 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
2981 gcc.dg/cpp/trad/redef2.c: New tests.
2982 * gcc.dg/cpp/trad/trad.exp: New driver.
2983
2984 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
2985
2986 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2987 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2988 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2989 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2990 Remove.
2991
2992 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
2993
2994 * gcc.dg/20020620-1.c: New test.
2995
2996 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2997
2998 * g++.dg/template/ttp4.C: New test.
2999
3000 2002-06-19 Jakub Jelinek <jakub@redhat.com>
3001
3002 * g++.dg/opt/vt1.C: Fix regexp.
3003
3004 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3005
3006 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3007 Don't use attribute `noinline'.
3008
3009 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3010
3011 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3012
3013 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
3014
3015 * gcc.c-torture/execute/simd-1.c: New.
3016
3017 * gcc.dg/simd-1.c: New.
3018
3019 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3020
3021 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3022
3023 2002-06-16 Richard Henderson <rth@redhat.com>
3024
3025 * g++.dg/ext/anon-struct1.C: New.
3026 * g++.dg/ext/anon-struct2.C: New.
3027 * g++.dg/ext/anon-struct3.C: New.
3028 * gcc.dg/anon-struct-1.c: New.
3029 * gcc.dg/anon-struct-2.c: New.
3030 * gcc.dg/anon-struct-3.c: New.
3031 * gcc.dg/20011008-1.c: Adjust warning text.
3032 * gcc.dg/20020527-1.c: Add -fms-extensions.
3033
3034 2002-06-16 Richard Henderson <rth@redhat.com>
3035
3036 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3037
3038 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
3039
3040 * gcc.c-torture/execute/20020615-1.c: New test.
3041
3042 2002-06-15 Roger Sayle <roger@eyesopen.com>
3043
3044 * gcc.c-tortuture/execute/compare-1.c: New test case.
3045 * gcc.c-tortuture/execute/compare-2.c: New test case.
3046 * gcc.c-tortuture/execute/compare-3.c: New test case.
3047
3048 2002-06-13 Richard Henderson <rth@redhat.com>
3049
3050 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3051 ia64 ilp32.
3052
3053 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3054
3055 * g++.dg/template/typename2.C: Update error message.
3056
3057 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
3058
3059 * gcc.c-torture/execute/20020611-1.c: New test.
3060
3061 2002-06-11 Bob Wilson <bob.wilson@acm.org>
3062
3063 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3064 list of targets to skip.
3065
3066 2002-06-10 Bob Wilson <bob.wilson@acm.org>
3067
3068 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3069 targets if not optimizing.
3070
3071 2002-06-10 Jakub Jelinek <jakub@redhat.com>
3072
3073 * gcc.c-torture/compile/20020605-1.c: New test.
3074
3075 * g++.dg/opt/vt1.C: New test.
3076
3077 * gcc.dg/20020531-1.c: New test.
3078
3079 * gcc.dg/20020530-1.c: New test.
3080
3081 * gcc.dg/20020527-1.c: New test.
3082
3083 * g++.dg/opt/cse1.C: New test.
3084
3085 2002-06-07 Roger Sayle <roger@eyesopen.com>
3086
3087 * gcc.dg/20020607-2.c: New test case.
3088
3089 2002-06-07 Jakub Jelinek <jakub@redhat.com>
3090
3091 * gcc.c-torture/compile/20020604-1.c: New test.
3092
3093 2002-06-04 Richard Henderson <rth@redhat.com>
3094
3095 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3096 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3097 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3098
3099 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
3100
3101 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3102
3103 2002-06-03 Richard Henderson <rth@redhat.com>
3104
3105 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3106 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3107
3108 2002-06-02 Richard Henderson <rth@redhat.com>
3109
3110 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3111 test functions static.
3112
3113 2002-06-02 Andreas Jaeger <aj@suse.de>
3114
3115 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3116 now.
3117
3118 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3119
3120 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3121 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3122 Update for mofified diagnostics.
3123 * gcc.dg/c99-intconst-1.c: No longer fail.
3124
3125 2002-06-02 Richard Henderson <rth@redhat.com>
3126
3127 * gcc.dg/uninit-A.c: Remove xfail markers.
3128
3129 2002-06-01 Roger Sayle <roger@eyesopen.com>
3130
3131 * gcc.dg/fnegate-1.c: New test case.
3132
3133 2002-05-30 Osku Salerma <osku@iki.fi>
3134
3135 * gcc.c-torture/execute/mayalias-1.c: New file.
3136
3137 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3138
3139 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3140 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3141 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3142
3143 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
3144
3145 * gcc.c-torture/execute/20020529-1.c: New test.
3146
3147 2002-05-27 Richard Henderson <rth@redhat.com>
3148
3149 * g++.dg/ext/attrib6.C: New test case.
3150
3151 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3152
3153 * gcc.c-torture/execute/pure-1.c: New test.
3154
3155 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3156
3157 * gcc.dg/cpp/arith-2.c: Remove.
3158
3159 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3160
3161 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3162 * gcc.dg/cpp/if-3.c: Remove.
3163
3164 2002-05-26 Jakub Jelinek <jakub@redhat.com>
3165
3166 * g++.dg/opt/cse2.C: New test.
3167
3168 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3169
3170 * gcc.dg/cpp/arith-1.c: New semantic tests.
3171 * gcc.dg/cpp/if-1.c: Update.
3172
3173 2002-05-24 Ben Elliston <bje@redhat.com>
3174
3175 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3176
3177 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3178
3179 * gcc.dg/verbose-asm.c: New test.
3180
3181 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3182
3183 * gcc.dg/cpp/paste12.c: New test.
3184
3185 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3186
3187 * g++.dg/parse/named_ops.C: New test.
3188
3189 2002-05-23 Mark Mitchell <mark@codesourcery.com>
3190
3191 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3192
3193 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
3194
3195 * gcc.dg/weak-2.c: Allow optional leading underscore
3196 in scan-assembler symbol name.
3197 * gcc.dg/weak-3.c: Likewise.
3198 * gcc.dg/weak-4.c: Likewise.
3199 * gcc.dg/weak-5.c: Likewise.
3200
3201 2002-05-23 Jakub Jelinek <jakub@redhat.com>
3202
3203 * gcc.dg/20020523-1.c: New test.
3204
3205 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3206
3207 * objc.dg/const-str-2.m: Update now that we stop after
3208 a command line error.
3209
3210 2002-05-22 Richard Henderson <rth@redhat.com>
3211
3212 * g++.dg/dg.exp: Fix typo in test pruneing.
3213
3214 2002-05-22 Richard Henderson <rth@redhat.com>
3215
3216 * g++.dg/dg.exp: Prune the tls subdirectory.
3217 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3218 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3219 * g++.dg/tls/init-1.C: New.
3220
3221 2002-05-22 Jakub Jelinek <jakub@redhat.com>
3222
3223 * gcc.dg/20020517-1.c: New test.
3224
3225 2002-05-21 Richard Henderson <rth@redhat.com>
3226
3227 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3228 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3229
3230 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
3231
3232 * g++.dg/other/copy2.C: New test.
3233
3234 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
3235
3236 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3237 (MAX_COPY): Bump up to 10 times sizeof (long long).
3238 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3239
3240 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3241 sizeof (long long).
3242
3243 * gcc.c-torture/execute/strcpy-1.c: New test.
3244
3245 2002-05-19 Jason Merrill <jason2redhat.com>
3246
3247 * g++.dg/ext/oper1.C: New test.
3248
3249 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
3250 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3251
3252 * README.QMTEST: New file.
3253
3254 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3255
3256 2002-05-19 Andreas Jaeger <aj@suse.de>
3257
3258 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3259 now.
3260 * gcc.c-torture/execute/loop-2d.x: Likewise.
3261
3262 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3263
3264 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3265 support weak symbols.
3266 * gcc.dg/weak-4.c: Likewise
3267 * gcc.dg/weak-6.c: Likewise
3268
3269 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3270
3271 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3272 cygwin, coff and h8300-*-hms targets
3273 * gcc.dg/weak-5.c: Likewise
3274 * gcc.dg/weak-7.c: Likewise
3275
3276 2002-05-16 Jason Merrill <jason@redhat.com>
3277
3278 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3279 (scan-assembler-not, scan-assembler-dem): Likewise.
3280 (scan-assembler-dem-not): Likewise.
3281
3282 2002-05-15 Richard Henderson <rth@redhat.com>
3283
3284 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3285
3286 2002-05-15 Richard Henderson <rth@redhat.com>
3287
3288 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3289 (vfoo1f): Warning here.
3290 (vfoo1l): Don't redefine the alias.
3291
3292 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3293
3294 * g++.dg/init/pm1.C: New test.
3295
3296 2002-05-12 David S. Miller <davem@redhat.com>
3297
3298 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3299 types.
3300
3301 2002-05-10 Roger Sayle <roger@eyesopen.com>
3302
3303 * gcc.c-torture/execute/20020510-1.c: New test case.
3304
3305 2002-05-10 David S. Miller <davem@redhat.com>
3306
3307 * gcc.c-torture/execute/conversion.c: Test long double too.
3308
3309 2002-05-09 Jakub Jelinek <jakub@redhat.com>
3310
3311 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3312 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3313 * lib/g++.exp (g++_link_flags): Likewise.
3314 * lib/objc.exp (objc_target_compile): Likewise.
3315
3316 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3317
3318 * gcc.dg/cpp/poison.c: Update.
3319 * gcc.dg/cpp/20000625-2.c: Remove.
3320 * gcc.dg/cpp/direct2s.c: Remove final test.
3321
3322 2002-05-08 Tom Rix <trix@redhat.com>
3323
3324 * gcc.c-torture/execute/20020508-1.c: New test.
3325 * gcc.c-torture/execute/20020508-2.c: New test.
3326 * gcc.c-torture/execute/20020508-3.c: New test.
3327
3328 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3329
3330 * gcc.dg/cpp/charconst-4.c: More tests.
3331
3332 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3333
3334 PR c/6569
3335 * gcc.dg/weak-3.c: Update location of warning messages.
3336 * gcc.dg/weak-5.c: Likewise.
3337
3338 2002-05-06 Roger Sayle <roger@eyesopen.com>
3339
3340 * gcc.c-torture/execute/20020506-1.c: New test case.
3341
3342 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3343
3344 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3345
3346 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3347
3348 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3349
3350 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3351
3352 * gcc.dg/cpp/charconst-3.c: New test.
3353
3354 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3355
3356 * gcc.dg/cpp/charconst.c: Update tests.
3357
3358 2002-05-05 Tim Josling <tej@melbpc.org.au>
3359
3360 * treelang: Added directory for new sample language treelang. Also
3361 lib/treelang.exp: New file to signal treelang should be tested.
3362
3363 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3364
3365 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3366 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3367 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3368 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3369 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3370 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3371 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3372
3373 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3374
3375 * gcc.dg/format/xopen-2.c: New test.
3376
3377 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3378
3379 * gcc.dg/20020503-1.c: New test.
3380
3381 2002-05-02 Mark Mitchell <mark@codesourcery.com>
3382
3383 * g++.dg/init/dtor1.C: Make it tougher.
3384
3385 2002-05-01 Mark Mitchell <mark@codesourcery.com>
3386
3387 * g++.dg/init/dtor1.C: New test.
3388
3389 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
3390
3391 * gcc.dg/altivec-8.c: New.
3392
3393 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
3394
3395 * gcc.dg/altivec-7.c: New.
3396
3397 2002-04-29 Jakub Jelinek <jakub@redhat.com>
3398
3399 * g++.dg/parse/typedef1.C: New test.
3400
3401 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3402
3403 PR c++/6486
3404 * g++.dg/template/friend6.C: New test.
3405
3406 PR c++/6492
3407 * g++.dg/init/copy1.C: New test.
3408
3409 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
3410
3411 * g++.dg/warn/effc1.C: New test.
3412
3413 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
3414
3415 * gcc.dg/cpp/if-cexp.c: Add a test.
3416
3417 2002-04-28 Jakub Jelinek <jakub@redhat.com>
3418
3419 * gcc.dg/20020426-2.c: New test.
3420
3421 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
3422
3423 * gcc.dg/cpp/if-mop.c: Update.
3424 * gcc.dg/cpp/if-mpar.c: Add test.
3425 * gcc.dg/cpp/if-oppr.c: Update.
3426
3427 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3428
3429 PR c/6343
3430 * gcc.dg/weak-[2-7].c: New tests.
3431
3432 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3433
3434 * gcc.dg/enum1.c: New test.
3435
3436 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3437
3438 PR c++/6497
3439 * g++.dg/inherit/access2.C: New test.
3440
3441 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3442
3443 PR bootstrap/6445
3444 * gcc.dg/20020426-1.c: New test.
3445
3446 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3447
3448 * g++.dg/abi/enum1.C: New test.
3449
3450 2002-04-26 Richard Henderson <rth@redhat.com>
3451
3452 * gcc.dg/c99-bool-1.c: Expect always true warning.
3453
3454 2002-04-25 Roger Sayle <roger@eyesopen.com>
3455
3456 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3457
3458 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3459
3460 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3461 targets.
3462
3463 2002-04-24 Mark Mitchell <mark@codesourcery.com>
3464
3465 * g++.dg/abi/mange7.C: New test.
3466
3467 PR c++/6438.
3468 * g++.dg/parse/stmtexpr2.C: New test.
3469
3470 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
3471
3472 * gcc.dg/20020312-2.c: Add SH target.
3473
3474 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3475
3476 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3477 compiler output on mips*-*-irix*.
3478
3479 2002-04-23 Jakub Jelinek <jakub@redhat.com>
3480
3481 * g++.dg/parse/attr1.C: New test.
3482
3483 2002-04-23 Roger Sayle <roger@eyesopen.com>
3484
3485 * gcc.c-torture/execute/string-opt-17.c: New test case.
3486 * gcc.c-torture/execute/memset-2.c: New test case.
3487
3488 2002-04-23 Mark Mitchell <mark@codesourcery.com>
3489
3490 PR c++/6256:
3491 * g++.dg/template/friend5.C: New test.
3492
3493 PR c++/6331:
3494 * g++.dg/template/qual1.C: Likewise.
3495
3496 2002-04-22 Zack Weinberg <zack@codesourcery.com>
3497
3498 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3499 Include stdlib.h, not stdio.h or ctype.h.
3500
3501 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
3502
3503 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3504 cris-*-elf* and mmix-*-*.
3505 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3506 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3507 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3508 Ditto.
3509 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3510 * gcc.dg/wchar_t-1.c: Ditto.
3511
3512 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
3513
3514 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3515 Clarify comment.
3516
3517 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
3518
3519 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3520
3521 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3522
3523 * gcc.c-torture/execute/20000906-1.x: Delete.
3524
3525 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
3526
3527 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3528
3529 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
3530
3531 * PR6367
3532 * g77.f-torture/execute/6367.f: New test.
3533 * g77.f-torture/execute/6367.x: Disable for MMIX.
3534
3535 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3536
3537 * PR6352
3538 * g++.dg/opt/inline2.C: New test.
3539
3540 2002-04-18 Richard Henderson <rth@redhat.com>
3541
3542 * gcc.dg/20000906-1.c: Enable for all targets.
3543 * gcc.c-torture/compile/iftrap-2.c: New.
3544
3545 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3546
3547 * gcc.dg/20020418-1.c: New test.
3548 * gcc.dg/20020418-2.c: New test.
3549
3550 2002-04-18 Richard Henderson <rth@redhat.com>
3551
3552 * gcc.c-torture/compile/iftrap-1.c: New.
3553 * gcc.dg/iftrap-1.c: Adjust for ia64.
3554 * gcc.dg/iftrap-2.c: New.
3555
3556 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3557
3558 * gcc.c-torture/compile/20020418-1.c: New test.
3559
3560 2002-04-18 Roger Sayle <roger@eyesopen.com>
3561
3562 * gcc.c-torture/compile/20020415-1.c: New.
3563
3564 2002-04-18 David S. Miller <davem@redhat.com>
3565
3566 * gcc.c-torture/execute/20020418-1.c: New test.
3567
3568 2002-04-17 Jakub Jelinek <jakub@redhat.com>
3569
3570 * gcc.dg/20020416-1.c: New test.
3571
3572 * g++.dg/opt/inline1.C: New test.
3573
3574 2002-04-16 Jakub Jelinek <jakub@redhat.com>
3575
3576 * gcc.dg/altivec-5.c: New test.
3577
3578 * gcc.dg/20020415-1.c: New test.
3579
3580 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3581
3582 * testsuite/lib/chill.exp: Remove.
3583
3584 2002-04-14 Jakub Jelinek <jakub@redhat.com>
3585
3586 * g++.dg/other/big-struct.C: New test.
3587
3588 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
3589
3590 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3591 of scratch file.
3592
3593 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
3594
3595 PR c/6277
3596 * gcc.dg/i386-387-1.c: Allow optional leading underscore
3597 in scan-assembler function name
3598
3599 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
3600
3601 * g77.f-torture/execute/980628-4.x,
3602 g77.f-torture/execute/980628-5.x,
3603 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3604 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3605 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3606 i[34567]86-*-*.
3607
3608 2002-04-13 David S. Miller <davem@redhat.com>
3609
3610 * gcc.c-torture/execute/20020413-1.c: New test.
3611
3612 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
3613
3614 * gcc.dg/asm-6.c,
3615 * g++.dg/ext/asm1.C: New tests.
3616
3617 2002-04-12 Mark Mitchell <mark@codesourcery.com>
3618
3619 PR c++ 5373.
3620 * g++.dg/parse/stmtexpr1.C: New test.
3621
3622 PR c++/5189.
3623 * g++.dg/template/copy1.C: New test.
3624
3625 2002-04-12 Richard Henderson <rth@redhat.com>
3626
3627 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3628
3629 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
3630
3631 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3632 gcc.c-torture/execute/20020307-2.c.
3633
3634 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
3635
3636 * g++.dg/ext/attrib5.C,
3637 * g++.dg/lookup/struct1.C: New tests.
3638
3639 2002-04-11 Jakub Jelinek <jakub@redhat.com>
3640
3641 * gcc.dg/20020411-1.c: New test.
3642
3643 * gcc.c-torture/execute/20020411-1.c: New test.
3644
3645 2002-04-10 Janis Johnson <janis187@us.ibm.com>
3646
3647 * g77.f-torture/execute/6177.f: New test.
3648
3649 2002-04-10 Jakub Jelinek <jakub@redhat.com>
3650
3651 PR middle-end/6247
3652 * g++.dg/opt/cleanup1.C: New test.
3653
3654 * g++.dg/opt/const1.C: New test.
3655
3656 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
3657
3658 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3659
3660 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
3661
3662 PR c++/5507
3663 * g++.dg/template/typename2.C: New test.
3664
3665 2002-04-10 Alan Modra <amodra@bigpond.net.au>
3666
3667 * gcc.c-torture/execute/loop-12.c: New.
3668
3669 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
3670
3671 * g77.f-torture/execute/980628-4.x,
3672 g77.f-torture/execute/980628-5.x,
3673 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3674 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3675 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3676
3677 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3678
3679 PR optimization/6086
3680 * g++.dg/opt/preinc1.C: New test.
3681
3682 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3683
3684 PR c++/5571
3685 * g++.dg/opt/static2.C: New test.
3686
3687 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3688
3689 PR c/5120
3690 * gcc.dg/20020406-1.c: New test.
3691
3692 2002-04-04 David S. Miller <davem@redhat.com>
3693
3694 * gcc.c-torture/execute/20020404-1.c: New test.
3695
3696 2002-04-04 Jakub Jelinek <jakub@redhat.com>
3697
3698 PR c/6123
3699 * gcc.dg/20020312-2.c: Do not declare global register variable
3700 if __PIC__ or __pic__ is defined.
3701
3702 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
3703
3704 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
3705 __asm__ so that it works correctly even if -ansi -pedantic-errors.
3706
3707 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3708
3709 * gcc.misc-tests/linkage.exp: Update last change to handle
3710 sparc*-, not just sparc-.
3711
3712 2002-04-03 Richard Henderson <rth@redhat.com>
3713
3714 * gcc.dg/cpp/ucs.c: Improved long UCS test.
3715
3716 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3717
3718 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3719
3720 2002-04-02 David S. Miller <davem@redhat.com>
3721
3722 * gcc.c-torture/execute/20020402-3.c: New test.
3723
3724 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3725
3726 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3727 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3728
3729 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3730 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3731 g77.f-torture/execute/20001201.x,
3732 g77.f-torture/execute/u77-test.x: New files.
3733
3734 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3735 * gcc.dg/wchar_t-1.c: Ditto.
3736
3737 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3738
3739 * gcc.c-torture/execute/20020402-1.c: New test.
3740
3741 2002-04-01 Richard Henderson <rth@redhat.com>
3742
3743 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3744
3745 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3746
3747 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3748
3749 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3750
3751 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3752
3753 * g++.dg/inherit/template-as-base.C: Expect error.
3754 * g++.dg/inherit/namespace-as-base.C: Likewise.
3755
3756 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
3757
3758 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3759 g++.dg/ext/instantiate3.C: Tweak match patterns.
3760
3761 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3762 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3763 -da test.
3764
3765 2002-03-31 Richard Henderson <rth@redhat.com>
3766
3767 * gcc.dg/special/alias-2.c: New.
3768 * gcc.dg/special/ecos.exp: Run it.
3769
3770 2002-03-31 Richard Henderson <rth@redhat.com>
3771
3772 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3773
3774 2002-03-31 Kazu Hirata <kazu@hxi.com>
3775
3776 * gcc.dg/weak-1.c: Disable on h8300 port.
3777
3778 2002-03-29 Janis Johnson <janis187@us.ibm.com>
3779
3780 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3781 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3782 ordering tests.
3783 * g++.dg/bprob/bprob-1.C: New test.
3784 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3785 * g++.dg/gcov/gcov-1.C: New test.
3786 * g++.dg/gcov/gcov-1.x: New file.
3787 * g++.dg/gcov/gcov-2.C: New test.
3788 * g++.dg/gcov/gcov-3.C: New test.
3789 * g++.dg/gcov/gcov-3.h: New file.
3790
3791 2002-03-28 Roger Sayle <roger@eyesopen.com>
3792
3793 * g++.old-deja/g++.other/builtins5.C: New test.
3794 * g++.old-deja/g++.other/builtins6.C: New test.
3795 * g++.old-deja/g++.other/builtins7.C: New test.
3796 * g++.old-deja/g++.other/builtins8.C: New test.
3797 * g++.old-deja/g++.other/builtins9.C: New test.
3798
3799 2002-03-29 Jakub Jelinek <jakub@redhat.com>
3800
3801 * g++.dg/opt/static1.C: New test.
3802
3803 * g++.dg/opt/longbranch1.C: New test.
3804
3805 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
3806
3807 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3808
3809 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3810
3811 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
3812
3813 * gcc.c-torture/execute/20020328-1.c: New test.
3814
3815 2002-03-27 Richard Henderson <rth@redhat.com>
3816
3817 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3818 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3819 move from g++.old-deja/g++.ext/.
3820
3821 2002-03-27 Mark Mitchell <mark@codesourcery.com>
3822
3823 * g++.dg/init/new2.C: New test.
3824
3825 2002-03-26 Richard Henderson <rth@redhat.com>
3826
3827 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3828
3829 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3830 on sparc.
3831
3832 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
3833 sparcv9 systems.
3834 * gcc.dg/20001102-1.c: Likewise.
3835
3836 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
3837
3838 * gcc.dg/cpp/endif-pedantic1.c,
3839 gcc.dg/cpp/endif-pedantic2.c: New tests.
3840
3841 2002-03-26 Mark Mitchell <mark@codesourcery.com>
3842
3843 * g++.dg/init/new1.C: New test.
3844
3845 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
3846
3847 * g++.dg/abi/vbase9.C: New test.
3848
3849 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
3850
3851 * gcc.dg/arm-asm.c: New test.
3852
3853 2002-03-26 Andrew Cagney <ac131313@redhat.com>
3854
3855 * gcc.dg/Wswitch-enum.c: New test.
3856 Fix PR c/5044.
3857
3858 2002-03-26 Richard Henderson <rth@redhat.com>
3859
3860 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3861 structure.
3862
3863 2002-03-25 Richard Henderson <rth@redhat.com>
3864
3865 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
3866 sparcv9 systems.
3867
3868 * gcc.c-torture/compile/20011119-1.c (xxx): New.
3869 * gcc.c-torture/compile/20011119-2.c (xxx): New.
3870
3871 2002-03-25 Zack Weinberg <zack@codesourcery.com>
3872
3873 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3874
3875 2002-03-25 Bob Wilson <bob.wilson@acm.org>
3876
3877 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3878 targets using generic thunk support.
3879
3880 2002-03-25 Jakub Jelinek <jakub@redhat.com>
3881
3882 * gcc.c-torture/compile/20020323-1.c: New test.
3883
3884 * g++.dg/opt/conj2.C: New test.
3885
3886 2002-03-24 Richard Henderson <rth@redhat.com>
3887
3888 * gcc.dg/weak-1.c: Use -fno-common.
3889
3890 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3891
3892 * g77.dg/f77-edit-apostrophe-out.f: New test
3893 * g77.dg/f77-edit-h-out.f: New test
3894 * g77.dg/f77-edit-t-in.f: New test
3895 * g77.dg/f77-edit-t-out.f: New test
3896 * g77.dg/f77-edit-x-out.f: New test
3897 * g77.dg/f77-edit-slash-out.f: New test
3898 * g77.dg/f77-edit-colon-out.f: New test
3899 * g77.dg/f77-edit-s-out.f: New test
3900
3901 2002-03-24 Richard Henderson <rth@redhat.com>
3902
3903 * objc/execute/formal_protocol-6.x: New XFAIL.
3904
3905 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3906
3907 * gcc.dg/weak-1.c: Early return from dg-final on platforms
3908 that do not support weak symbols
3909
3910 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3911
3912 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
3913 * lib/g77.exp: Likewise
3914 * lib/objc.exp: Likewise
3915
3916 2002-03-23 Andrew Cagney <ac131313@redhat.com>
3917
3918 * gcc.dg/Wswitch-default.c: New test.
3919
3920 2002-03-23 Jakub Jelinek <jakub@redhat.com>
3921
3922 * g++.dg/other/enum1.C: New test.
3923
3924 2002-03-23 Zack Weinberg <zack@codesourcery.com>
3925
3926 * gcc.dg/pragma-ep-3.c: Fix typo.
3927
3928 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3929
3930 * g++.dg/inherit/template-as-base.C: New test.
3931
3932 2002-03-22 Jakub Jelinek <jakub@redhat.com>
3933
3934 * g++.old-deja/g++.other/dwarf2-1.C: Move...
3935 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
3936
3937 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
3938
3939 * gcc.dg/cpp/multiline.c: Update to match.
3940
3941 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
3942
3943 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
3944
3945 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
3946
3947 * gcc.dg/cpp/extratokens2.c: New file.
3948
3949 2002-03-21 David Edelsohn <edelsohn@gnu.org>
3950
3951 * gcc.dg/20020312-2.c: Add rs6000 target.
3952
3953 * gcc.c-torture/compile/20020319-1.c: New test.
3954
3955 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3956
3957 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
3958 (A, E): Handle this.
3959
3960 2002-03-20 Jason Merrill <jason@redhat.com>
3961
3962 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
3963 ignoring -fpic.
3964 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
3965 through prune_gcc_output.
3966
3967 2002-03-20 Jakub Jelinek <jakub@redhat.com>
3968
3969 * gcc.c-torture/compile/20020320-1.c: New test.
3970
3971 2002-03-19 Jakub Jelinek <jakub@redhat.com>
3972
3973 * gcc.c-torture/compile/20020318-1.c: New test.
3974
3975 * gcc.dg/struct-by-value-1.c: New test.
3976
3977 * gcc.dg/20020319-1.c: New test.
3978
3979 2002-03-18 Jakub Jelinek <jakub@redhat.com>
3980
3981 * g++.dg/opt/conj1.C: New test.
3982
3983 2002-03-17 Mark Mitchell <mark@codesourcery.com>
3984
3985 * g++.dg/template/qualttp20.C: Revert previous change.
3986 * g++.dg/template/qualttp3.C: Likewise.
3987 * g++.dg/template/qualttp4.C: Likewise
3988 * g++.dg/template/qualttp5.C: Likewise
3989 * g++.dg/template/qualttp6.C: Likewise
3990 * g++.dg/template/qualttp7.C: Likewise
3991 * g++.dg/template/qualttp8.C: Likewise
3992 * g++.dg/template/recurse.C: Likewise.
3993
3994 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
3995
3996 * gcc.dg/cpp/wchar-1.c: Update.
3997
3998 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
3999
4000 * g++.dg/template/conv1.C: New test.
4001 * g++.dg/template/conv2.C: New test.
4002 * g++.dg/template/conv3.C: New test.
4003 * g++.dg/template/conv4.C: New test.
4004
4005 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4006
4007 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4008 * g++.dg/template/qualttp3.C: Likewise.
4009 * g++.dg/template/qualttp4.C: Likewise
4010 * g++.dg/template/qualttp5.C: Likewise
4011 * g++.dg/template/qualttp6.C: Likewise
4012 * g++.dg/template/qualttp7.C: Likewise
4013 * g++.dg/template/qualttp8.C: Likewise
4014 * g++.dg/template/recurse.C: Likewise.
4015
4016 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4017
4018 * g++.dg/opt/dtor1.C: New test.
4019
4020 2002-03-15 Jakub Jelinek <jakub@redhat.com>
4021
4022 * gcc.c-torture/compile/20020315-1.c: New test.
4023
4024 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
4025
4026 * gcc.dg/weak-1.c: Fix scan tests.
4027
4028 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4029
4030 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4031 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4032 cris-*-aout* mmix-*-*.
4033 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4034 cris-*-aout* mmix-*-*.
4035 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4036 cris-*-elf* cris-*-aout* and mmix-*-*.
4037 * gcc.dg/20001009-1.c: Ditto.
4038 * gcc.dg/20010912-1.c: Ditto.
4039 * gcc.dg/20020122-4.c: Ditto.
4040 * gcc.dg/inline-2.c: Ditto.
4041
4042 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
4043
4044 * gcc.c-torture/compile/20020314-1.c: New test.
4045
4046 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
4047
4048 * gcc.c-torture/execute/20020314-1.c: New test.
4049
4050 2002-03-14 Jakub Jelinek <jakub@redhat.com>
4051
4052 * g++.dg/warn/Wunused-1.C: New test.
4053
4054 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
4055
4056 * g++.dg/abi/mangle6.C: New test.
4057
4058 2002-03-13 Jakub Jelinek <jakub@redhat.com>
4059
4060 * gcc.c-torture/compile/20020309-2.c: New test.
4061
4062 * gcc.c-torture/compile/20020312-1.c: New test.
4063
4064 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4065
4066 * g++.dg/other/access1.C: New test.
4067
4068 2002-03-12 Jakub Jelinek <jakub@redhat.com>
4069
4070 * gcc.c-torture/execute/wchar_t-1.c: New test.
4071
4072 2002-03-12 David Edelsohn <edelsohn@gnu.org>
4073
4074 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4075
4076 2002-03-12 Roger Sayle <roger@eyesopen.com>
4077
4078 * gcc.dg/20020312-1.c: New test case.
4079
4080 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
4081
4082 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4083
4084 2002-03-11 Richard Henderson <rth@redhat.com>
4085
4086 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4087 * g++.old-deja/g++.jason/report.C: Likewise.
4088
4089 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4090
4091 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4092 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4093
4094 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4095
4096 * testsuite/g++.dg/overload/pmf1.C: New test.
4097
4098 2002-03-11 Kazu Hirata <kazu@hxi.com>
4099
4100 * gcc.c-torture/execute/20020307-1.c: Use long.
4101
4102 2002-03-11 Jakub Jelinek <jakub@redhat.com>
4103
4104 PR optimization/5844
4105 * gcc.dg/20020310-1.c: New test.
4106
4107 2002-03-09 Michael Meissner <meissner@redhat.com>
4108
4109 * gcc.c-torture/execute/memcpy-2.c: New test.
4110 * gcc.c-torture/execute/memset-1.c: New test.
4111 * gcc.c-torture/execute/strlen-1.c: New test.
4112 * gcc.c-torture/execute/strcmp-1.c: New test.
4113 * gcc.c-torture/execute/strncmp-1.c: New test.
4114
4115 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
4116
4117 * gcc.dg/ppc-ldstruct.c: New test.
4118
4119 2002-03-09 Jakub Jelinek <jakub@redhat.com>
4120
4121 * gcc.c-torture/execute/va-arg-22.c: New test.
4122
4123 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4124
4125 * gcc.c-torture/compile/20020309-1.c: New test.
4126
4127 2002-03-08 Jakub Jelinek <jakub@redhat.com>
4128
4129 * gcc.c-torture/execute/20020307-2.c: New test.
4130
4131 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
4132
4133 * g77.f-torture/compile/20020307-1.f: New test.
4134
4135 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
4136
4137 * gcc.dg/unordered-1.c: New test.
4138
4139 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4140
4141 * gcc.c-torture/execute/20020307-1.c: New test.
4142
4143 2002-03-05 Jakub Jelinek <jakub@redhat.com>
4144
4145 * gcc.dg/20020304-1.c: New test.
4146
4147 * gcc.c-torture/compile/20020304-2.c: New test.
4148
4149 2002-03-04 Zack Weinberg <zack@codesourcery.com>
4150
4151 * gcc.c-torture/compile/20020304-1.c: New test case
4152 (from PR c/5830).
4153
4154 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
4155
4156 * gcc.dg/20020103-1.c: Add other -D ppc variants.
4157
4158 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4159
4160 * g++.dg/other/classkey1.C: New test.
4161
4162 2002-03-01 Richard Henderson <rth@redhat.com>
4163
4164 * gcc.c-torture/compile/981223-1.x: New.
4165 * gcc.c-torture/compile/920625-1.x: New.
4166
4167 2002-02-28 Richard Henderson <rth@redhat.com>
4168
4169 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4170
4171 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4172
4173 * gcc.c-torture/execute/20020227-1.c: New test.
4174
4175 2002-02-27 Mark Mitchell <mark@codesourcery.com>
4176
4177 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4178 here" ERROR lines.
4179 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4180 * g++.old-deja.g++.other/defarg1.C: Likewise.
4181 * g++.old-deja/g++.pt/calls2.C: Likewise.
4182 * g++.old-deja/g++.pt/crash20.C: Likewise.
4183 * g++.old-deja/g++.pt/crash30.C: Likewise.
4184 * g++.old-deja/g++.pt/crash36.C: Likewise.
4185 * g++.old-deja/g++.pt/crash6.C: Likewise.
4186 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4187 * g++.old-deja/g++.pt/derived3.C: Likewise.
4188 * g++.old-deja/g++.pt/error1.C: Likewise.
4189 * g++.old-deja/g++.pt/friend21.C: Likewise.
4190 * g++.old-deja/g++.pt/friend23.C: Likewise.
4191 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4192 * g++.old-deja/g++.robertl/eb128.C: Likewise.
4193
4194 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
4195
4196 * gcc.c-torture/execute/20020225-2.c: New test.
4197
4198 2002-02-27 Zack Weinberg <zack@codesourcery.com>
4199
4200 * gcc.c-torture/execute/920730-1t.c,
4201 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4202 Delete test cases, only relevant to -traditional.
4203
4204 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4205
4206 * gcc.dg/cpp/undef1.c: Remove.
4207 * gcc.dg/cpp/directiv.c: Update.
4208 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4209
4210 2002-02-27 Michael Meissner <meissner@redhat.com>
4211
4212 * gcc.c-torture/execute/20020226-1.c: New test.
4213
4214 2002-02-26 Jakub Jelinek <jakub@redhat.com>
4215
4216 * g++.dg/debug/debug4.C: New test.
4217
4218 * gcc.dg/ia64-visibility-1.c: New test.
4219
4220 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
4221
4222 * gcc.dg/debug/20020224-1.c: New.
4223
4224 2002-02-25 Kazu Hirata <kazu@hxi.com>
4225
4226 * gcc.c-torture/execute/960416-1.x: New.
4227 * gcc.c-torture/execute/divconst-3.x: Likewise.
4228
4229 2002-02-25 Jakub Jelinek <jakub@redhat.com>
4230
4231 * gcc.dg/20020224-1.c: New test.
4232
4233 2002-02-25 Alan Modra <amodra@bigpond.net.au>
4234
4235 * gcc.c-torture/execute/20020225-1.c: New.
4236
4237 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4238
4239 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4240
4241 2002-02-23 Jakub Jelinek <jakub@redhat.com>
4242
4243 * gcc.dg/20020222-1.c: New test.
4244
4245 2002-02-22 Jakub Jelinek <jakub@redhat.com>
4246
4247 * g++.dg/opt/anonunion1.C: New test.
4248
4249 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4250
4251 * g++.dg/template/qualttp19.C: New test.
4252 * g++.dg/template/qualttp20.C: New test.
4253 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4254 * g++.old-deja/g++.other/qual1.C: Likewise.
4255
4256 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
4257
4258 * gcc.dg/attr-alwaysinline.c: New.
4259
4260 2002-02-21 Jakub Jelinek <jakub@redhat.com>
4261
4262 * gcc.dg/20020220-1.c: New test.
4263
4264 * gcc.dg/20020220-2.c: New test.
4265
4266 * g++.dg/opt/mmx1.C: New test.
4267
4268 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
4269
4270 * gcc.c-torture/compile/20020110.c: New test.
4271
4272 2002-02-20 Jakub Jelinek <jakub@redhat.com>
4273
4274 * gcc.c-torture/execute/20020219-1.c: New test.
4275
4276 * gcc.dg/20020219-1.c: New test.
4277
4278 * gcc.dg/noncompile/20020220-1.c: New test.
4279
4280 * g++.dg/opt/ptrintsum1.C: New test.
4281
4282 * gcc.dg/debug/20020220-1.c: New test.
4283
4284 2002-02-17 Jakub Jelinek <jakub@redhat.com>
4285
4286 * gcc.c-torture/execute/20020216-1.c: New test.
4287
4288 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4289
4290 * gcc.dg/decl-1.c: Update, new test.
4291
4292 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4293
4294 * g++.dg/abi/bitfield1.C: New test.
4295 * g++.dg/abi/bitfield2.C: New test.
4296
4297 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4298
4299 * gcc.dg/attr-nest.c: New test.
4300
4301 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4302
4303 * gcc.c-torture/execute/20020215-1.c: New test.
4304
4305 2002-02-14 Jakub Jelinek <jakub@redhat.com>
4306
4307 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4308 * g++.dg/debug/debug.exp: New.
4309 * g++.dg/debug/trivial.C: New.
4310 * g++.dg/debug/debug1.C: Moved...
4311 * g++.dg/other/debug1.C: ...from here.
4312 * g++.dg/debug/debug2.C: Moved...
4313 * g++.dg/other/debug2.C: ...from here.
4314 * g++.dg/debug/debug3.C: Moved...
4315 * g++.dg/other/debug3.C: ...from here.
4316
4317 * gcc.dg/noncompile/20020213-1.c: New test.
4318
4319 2002-02-13 Jakub Jelinek <jakub@redhat.com>
4320
4321 * g++.dg/other/debug3.C: New test.
4322
4323 * gcc.c-torture/execute/20020213-1.c: New test.
4324
4325 2002-02-13 Richard Smith <richard@ex-parrot.com>
4326
4327 * g++.old-deja/g++.other/thunk1.C: New test.
4328
4329 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4330
4331 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4332
4333 2002-02-13 Stan Shebs <shebs@apple.com>
4334
4335 * gcc.dg/altivec-3.c: New.
4336
4337 2002-02-12 Jakub Jelinek <jakub@redhat.com>
4338
4339 * gcc.dg/Wunreachable-1.c: New test.
4340 * gcc.dg/Wunreachable-2.c: New test.
4341
4342 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4343
4344 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4345
4346 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4347
4348 * gcc.dg/decl-1.c: New test.
4349
4350 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4351
4352 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4353
4354 2002-02-10 Kazu Hirata <kazu@hxi.com>
4355
4356 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4357 * gcc.c-torture/compile/980506-1.x: Likewise.
4358
4359 2002-02-10 Kazu Hirata <kazu@hxi.com>
4360
4361 * gcc.dg/20020210-1.c: New.
4362
4363 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4364
4365 * g77.f-torture/execute/947.f: New regression test
4366 for PR fortran/947.
4367
4368 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4369
4370 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4371 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4372
4373 2002-02-08 Richard Henderson <rth@redhat.com>
4374
4375 * gcc.c-torture/compile/labels-3.c: New.
4376
4377 2002-02-08 Jakub Jelinek <jakub@redhat.com>
4378
4379 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4380 expression statements work instead.
4381 * gcc.dg/noncompile/20020207-1.c: New test.
4382
4383 2002-02-07 Richard Henderson <rth@redhat.com>
4384
4385 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4386
4387 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4388
4389 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4390 message from g77
4391 * lib/g77-dg.exp: Trim g77 error messages so that they are
4392 recognized by dg.exp.
4393
4394 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4395
4396 PR fortran/5473
4397 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
4398
4399 2002-02-07 Richard Henderson <rth@redhat.com>
4400
4401 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4402 to be sufficiently aligned for integers.
4403
4404 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
4405
4406 * g++.dg/template/friend4.C: New test.
4407
4408 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4409
4410 PR fortran/5743
4411 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4412 unsupported cases.
4413
4414 2002-02-07 Richard Henderson <rth@redhat.com>
4415
4416 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4417 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4418 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4419 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4420
4421 2002-02-06 Richard Henderson <rth@redhat.com>
4422
4423 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4424
4425 2002-02-06 Janis Johnson <janis187@us.ibm.com>
4426
4427 * gcc.dg/20020206-1.c: New test.
4428
4429 2002-02-06 Jakub Jelinek <jakub@redhat.com>
4430
4431 * gcc.c-torture/execute/20020206-1.c: New test.
4432
4433 * gcc.c-torture/execute/20020206-2.c: New test.
4434
4435 PR optimization/5429:
4436 * gcc.c-torture/compile/20020206-1.c: New test.
4437
4438 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4439
4440 * g++.dg/ext/align1.C: Do not use an explicit alignment value
4441 as certain file formats cannot support particularly large
4442 alignments.
4443
4444 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4445 and do not expect to be able to link the executable.
4446
4447 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4448 fail because the COFF format does not support the weak attribute.
4449
4450 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
4451
4452 * g77.dg/pr5473.f: New test
4453
4454 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
4455
4456 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4457 Fix testcase accordingly.
4458
4459 2002-02-04 Richard Henderson <rth@redhat.com>
4460
4461 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4462 (buf): Change to be an array of pointers, not ints.
4463
4464 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4465
4466 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
4467 before all tests. Move warning one line above to match where it
4468 C frontend emits.
4469 * gcc.dg/Wswitch-2.c: New test.
4470 * g++.dg/warn/Wswitch-1.C: New test.
4471 * g++.dg/warn/Wswitch-2.C: New test.
4472
4473 2002-02-04 Richard Henderson <rth@redhat.com>
4474
4475 * g++.dg/abi/offsetof.C: Fix size comparison.
4476
4477 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
4478
4479 * gcc.dg/cast-qual-2.c: New test.
4480
4481 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4482
4483 * gcc.dg/20020201-4.c: New test.
4484
4485 2002-02-04 Ben Elliston <bje@redhat.com>
4486
4487 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4488 target_info attribute != 0, in addition to the empty string.
4489 (gcc_target_compile): Likewise.
4490
4491 2002-02-03 Andrew Cagney <ac131313@redhat.com>
4492
4493 * gcc.dg/Wswitch.c: New test.
4494 PR gcc/4475. PR gcc/3780.
4495
4496 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
4497
4498 * g77.f-torture/execute/5122.f: New test for regressions
4499 against PR fortran/5122.
4500
4501 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
4502
4503 * g77.f-torture/compile/pr3743.f: Delete
4504 * g77.dg/pr3743-1.f: New test.
4505 * g77.dg/pr3743-2.f: New test.
4506 * g77.dg/pr3743-3.f: New test.
4507 * g77.dg/pr3743-4.f: New test.
4508
4509 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4510
4511 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4512
4513 2002-02-02 Richard Henderson <rth@redhat.com>
4514
4515 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4516 * gcc.c-torture/execute/bf64-1.c: Likewise.
4517
4518 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4519
4520 * gcc.dg/20020201-2.c: New test.
4521
4522 * gcc.dg/20020201-3.c: New test.
4523
4524 * gcc.c-torture/execute/bitfld-2.c: New test.
4525
4526 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4527
4528 * gcc.dg/bitfld-1.c: Update.
4529 * gcc.dg/bitfld-2.c: Update.
4530 * gcc.c-torture/execute/bitfld-1.x: New.
4531
4532 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4533
4534 * gcc.c-torture/execute/20020201-1.c: New test.
4535
4536 2002-02-01 Janis Johnson <janis187@us.ibm.com>
4537
4538 PR target/5469
4539 * gcc.dg/20020201-1.c: New test.
4540
4541 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
4542
4543 PR fortran/3743
4544 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4545 * g77.f-torture/compile/pr3743.x: Remove
4546
4547 2002-01-31 Tom Rix <trix@redhat.com>
4548
4549 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4550
4551 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4552
4553 * gcc.dg/noncompile/20020130-1.c: New test.
4554
4555 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
4556
4557 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
4558
4559 2002-01-29 Richard Henderson <rth@redhat.com>
4560
4561 * gcc.c-torture/execute/991118-1.c: Cast various constants back
4562 to long long.
4563 * gcc.c-torture/execute/bf64-1.c: Likewise.
4564
4565 2002-01-29 Jakub Jelinek <jakub@redhat.com>
4566
4567 * gcc.c-torture/execute/20020129-1.c: New test.
4568
4569 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4570
4571 * gcc.c-torture/compile/20000224-1.c: Update.
4572 * gcc.c-torture/execute/bitfld-1.c: New tests.
4573 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4574 * gcc.dg/uninit-A.c: Update.
4575
4576 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
4577
4578 * g++.dg/template/ctor1.C: Add instantiation.
4579
4580 2002-01-28 Paul Koning <pkoning@equallogic.com>
4581
4582 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4583 argument to __builtin_prefetch to be const ptr.
4584
4585 2002-01-28 Jakub Jelinek <jakub@redhat.com>
4586
4587 * gcc.c-torture/compile/20020120-1.c: New test.
4588
4589 2002-01-27 Kazu Hirata <kazu@hxi.com>
4590
4591 * gcc.c-torture/execute/20020127-1.c: New test.
4592
4593 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
4594
4595 * g77.dg/f77-edit-i-in.f: New test
4596 * g77.dg/f77-edit-i-out.f: New test
4597
4598 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
4599
4600 * gcc.dg/debug/debug.exp: New file.
4601 * gcc.dg/debug/trivial.c: New file.
4602 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4603 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4604 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4605 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4606 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4607 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4608 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4609 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4610 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4611 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4612 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4613 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4614 * gcc.dg/20000503-1.c: Removed.
4615 * gcc.dg/20010207-1.c: Removed.
4616 * gcc.dg/20011223-1.c: Removed.
4617 * gcc.dg/20020104-2.c: Removed.
4618 * gcc.dg/debug-1.c: Removed.
4619 * gcc.dg/debug-2.c: Removed.
4620 * gcc.dg/debug-3.c: Removed.
4621 * gcc.dg/debug-4.c: Removed.
4622 * gcc.dg/debug-5.c: Removed.
4623 * gcc.dg/debug-6.c: Removed.
4624 * gcc.dg/dwarf2-1.c: Removed.
4625 * gcc.dg/dwarf2-2.c: Removed.
4626
4627 2002-01-25 Jakub Jelinek <jakub@redhat.com>
4628
4629 * g++.old-deja/g++.other/eh5.C: New test.
4630 * g++.old-deja/g++.other/sibcall2.C: New test.
4631 * g++.old-deja/g++.other/array9.C: New test.
4632 * g++.old-deja/g++.other/typename2.C: New test.
4633 * g++.old-deja/g++.other/crash60.C: New test.
4634 * g++.old-deja/g++.other/conv9.C: New test.
4635 * g++.old-deja/g++.other/mangle10.C: New test.
4636 * g++.old-deja/g++.other/unchanging1.C: New test.
4637 * g++.old-deja/g++.other/exprstmt1.C: New test.
4638 * g++.old-deja/g++.other/inline23.C: New test.
4639 * g++.old-deja/g++.eh/ia64-1.C: New test.
4640 * g++.old-deja/g++.other/dwarf2-1.C: New test.
4641 * g++.old-deja/g++.other/reload1.C: New test.
4642 * g++.old-deja/g++.other/static20.C: New test.
4643 * g++.old-deja/g++.other/local-alloc1.C: New test.
4644 * g++.old-deja/g++.other/conv8.C: New test.
4645 * g++.old-deja/g++.other/stmtexpr2.C: New test.
4646 * g++.old-deja/g++.other/storeexpr1.C: New test.
4647 * g++.old-deja/g++.other/storeexpr2.C: New test.
4648 * g++.dg/eh/template2.C: New test.
4649 * g++.dg/warn/weak1.C: New test.
4650
4651 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
4652
4653 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4654 Remove first, non-varying, argument.
4655
4656 2002-01-23 Richard Henderson <rth@redhat.com>
4657
4658 * gcc.dg/inline-2.c: New.
4659
4660 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4661 Add optional target arg. Check number of arguments.
4662 (scan-assembler-not, scan-assembler-dem): Likewise.
4663 (scan-assembler-dem-not): Likewise.
4664
4665 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4666
4667 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4668 line 12.
4669 * g++.old-deja/g++.brendan/parse3.C,
4670 g++.old-deja/g++.other/crash26.C,
4671 g++.old-deja/g++.other/crash28.C,
4672 g++.old-deja/g++.other/crash29.C,
4673 g++.old-deja/g++.other/crash30.C,
4674 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4675
4676 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
4677
4678 * gcc.dg/20020115-1.c: New.
4679
4680 2002-01-23 Bob Wilson <bob.wilson@acm.org>
4681
4682 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4683
4684 2002-01-23 Janis Johnson <janis187@us.ibm.com>
4685
4686 * gcc.dg/20020122-3.c: New.
4687
4688 2002-01-23 Jakub Jelinek <jakub@redhat.com>
4689
4690 * g++.dg/other/gc1.C: New test.
4691
4692 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4693
4694 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4695
4696 2002-01-22 Richard Henderson <rth@redhat.com>
4697
4698 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4699
4700 2002-01-22 Richard Henderson <rth@redhat.com>
4701
4702 * gcc.dg/20020122-4.c: New.
4703
4704 2002-01-22 H.J. Lu <hjl@gnu.org>
4705
4706 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4707 link output.
4708 * gcc.dg/special/ecos.exp: Likewise.
4709 * lib/g++-dg.exp: Likewise.
4710 * lib/g77-dg.exp: Likewise.
4711 * lib/gcc-dg.exp : Likewise.
4712 * lib/mike-g++.exp: Likewise.
4713 * lib/mike-g77.exp: Likewise.
4714 * lib/mike-gcc.exp: Likewise.
4715 * lib/objc-dg.exp: Likewise.
4716
4717 2002-01-22 Janis Johnson <janis187@us.ibm.com>
4718
4719 PR target/5379
4720 * gcc.dg/20020122-2.c: New test.
4721
4722 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
4723
4724 * gcc.dg/20020122-1.c: New test.
4725
4726 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
4727
4728 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4729
4730 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
4731
4732 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4733
4734 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4735
4736 * gcc.c-torture/compile/20020121-1.c: New test.
4737
4738 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
4739
4740 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4741 ld_library_path.
4742
4743 2002-01-21 Jakub Jelinek <jakub@redhat.com>
4744
4745 * gcc.dg/20020218-1.c: New test.
4746
4747 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
4748
4749 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4750 messages
4751 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4752 "At global scope" warning
4753 * g++.dg/ext/align1.C: Change cygwin test for alignment
4754 from db-bogus to dg-warning
4755
4756 2002-01-21 Zack Weinberg <zack@codesourcery.com>
4757
4758 * g77.f-torture/compile/cpp2.F: New test.
4759
4760 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
4761
4762 * g++.dg/template/access1.C: New test.
4763
4764 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
4765
4766 * gcc.dg/20020118-1.c: New.
4767
4768 2002-01-18 Kazu Hirata <kazu@hxi.com>
4769
4770 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4771
4772 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4773
4774 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4775 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4776 alignment warnings.
4777
4778 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4779
4780 * gcc.misc-tests/i386-prefetch.exp: Save and restore
4781 torture_with_loops and torture_without_loops
4782
4783 2002-01-17 Jakub Jelinek <jakub@redhat.com>
4784
4785 * gcc.c-torture/compile/20020116-1.c: New test.
4786
4787 2002-01-16 Jakub Jelinek <jakub@redhat.com>
4788
4789 * gcc.dg/20020116-2.c: New test.
4790
4791 * gcc.dg/ultrasp4.c: New test.
4792
4793 * gcc.dg/20020116-1.c: New test.
4794
4795 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
4796
4797 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4798 by EABI.
4799
4800 2002-01-15 Janis Johnson <janis187@us.ibm.com>
4801
4802 * gcc.misc-tests/i386-prefetch.exp: New.
4803 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4804 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4805 * gcc.misc-tests/i386-pf-none-1.c: New test.
4806 * gcc.misc-tests/i386-pf-sse-1.c: New test.
4807
4808 2002-01-15 Jakub Jelinek <jakub@redhat.com>
4809
4810 * gcc.dg/gnu89-init-1.c: Add new tests.
4811
4812 2002-01-15 Andreas Jaeger <aj@suse.de>
4813
4814 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4815 * gcc.dg/i386-mmx-2.c: Likewise.
4816 * gcc.dg/i386-sse-1.c: Likewise.
4817 * gcc.dg/i386-sse-2.c: Likewise.
4818 * gcc.dg/i386-sse-3.c: Likewise.
4819
4820 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
4821
4822 * g77.f-torture/execute/intrinsic-unix-bessel.f:
4823 Uncomment additional cases that now pass.
4824
4825 2002-01-11 Richard Henderson <rth@redhat.com>
4826
4827 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4828 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4829
4830 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
4831
4832 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4833
4834 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
4835
4836 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4837 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4838
4839 2002-01-10 Dale Johannesen <dalej@apple.com>
4840
4841 * gcc.c-torture/execute/loop-11.c: New.
4842
4843 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
4844
4845 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
4846 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4847
4848 2002-01-09 Richard Henderson <rth@redhat.com>
4849
4850 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4851 type in which to perform the operation for each size.
4852
4853 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
4854
4855 * gcc.c-torture/compile/20020109-2.c: New test.
4856
4857 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
4858
4859 * gcc.c-torture/execute/loop-10.c: New test.
4860
4861 2002-01-09 Jakub Jelinek <jakub@redhat.com>
4862
4863 * gcc.c-torture/compile/20010226-1.c: New test.
4864 * gcc.c-torture/compile/20010227-1.c: New test.
4865 * gcc.c-torture/compile/20010426-1.c: New test.
4866 * gcc.c-torture/compile/20010510-1.c: New test.
4867 * gcc.c-torture/compile/20010605-3.c: New test.
4868 * gcc.c-torture/compile/20010824-1.c: New test.
4869 * gcc.c-torture/execute/20010409-1.c: New test.
4870 * gcc.dg/noncompile/20000901-1.c: New test.
4871 * gcc.dg/20001023-1.c: New test.
4872 * gcc.dg/20001101-1.c: New test.
4873 * gcc.dg/20001102-1.c: New test.
4874 * gcc.dg/20010207-1.c: New test.
4875 * gcc.dg/20010405-1.c: New test.
4876 * gcc.dg/20010822-1.c: New test.
4877 * gcc.dg/20011107-1.c: New test.
4878
4879 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
4880
4881 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4882
4883 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
4884 execution failure on PA targets.
4885
4886 2002-01-09 Jakub Jelinek <jakub@redhat.com>
4887
4888 * gcc.c-torture/compile/20020109-1.c: New test.
4889
4890 2002-01-08 Kazu Hirata <kazu@hxi.com>
4891
4892 * gcc.c-torture/execute/20020108-1.c: New test.
4893
4894 2002-01-08 Jakub Jelinek <jakub@redhat.com>
4895
4896 * gcc.dg/20020108-1.c: New test.
4897
4898 2002-01-08 H.J. Lu <hjl@gnu.org>
4899
4900 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4901 for header files.
4902
4903 2002-01-08 Geoff Keating <geoffk@redhat.com>
4904
4905 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4906 consistency.
4907
4908 002-01-07 Aldy Hernandez <aldyh@redhat.com>
4909
4910 * gcc.dg/altivec-4.c: Test altivec predicates.
4911
4912 2002-01-07 Jakub Jelinek <jakub@redhat.com>
4913
4914 * gcc.c-torture/execute/20020107-1.c: New test.
4915
4916 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
4917
4918 PR c/5279
4919 * gcc.c-torture/compile/20020106-1.c: New test.
4920
4921 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
4922
4923 * gcc.c-torture/execute/nestfunc-4.c: New test.
4924
4925 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
4926
4927 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
4928 extra triple that slipped in.
4929 * g++.old-deja/g++.abi/align.C: Likewise.
4930 * g++.old-deja/g++.abi/bitfields.C: Likewise.
4931
4932 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
4933
4934 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4935 * g++.old-deja/g++.abi/align.C: Likewise.
4936 * g++.old-deja/g++.abi/bitfields.C: Likewise.
4937
4938 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
4939 on FreeBSD/i386.
4940 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
4941 FreeBSD.
4942
4943 2002-01-04 Jakub Jelinek <jakub@redhat.com>
4944
4945 * gcc.dg/20020104-1.c: New test.
4946
4947 * gcc.dg/20020104-2.c: New test.
4948
4949 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
4950
4951 * gcc.dg/20020103-1.c: Fix typo in target selector.
4952
4953 2002-01-03 Richard Henderson <rth@redhat.com>
4954
4955 * gcc.dg/20020103-1.c: New.
4956
4957 2002-01-03 Kazu Hirata <kazu@hxi.com>
4958
4959 * gcc.c-torture/execute/20020103-1.c: New test.
4960
4961 2002-01-03 Jakub Jelinek <jakub@redhat.com>
4962
4963 * g++.dg/other/debug2.C: New test.
4964
4965 * gcc.c-torture/compile/20020103-1.c: New test.
4966
4967 2002-01-02 Jakub Jelinek <jakub@redhat.com>
4968
4969 * gcc.dg/gnu89-init-1.c: Added new tests.
4970
4971 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
4972
4973 * g++.dg/template/friend2.C: Remove as patch is reverted.
4974
4975 * g++.dg/warn/oldcast1.C: New test.
4976
4977 * g++.dg/template/ptrmem1.C: New test.
4978 * g++.dg/template/ptrmem2.C: New test.
4979
4980 * g++.dg/template/ntp.C: New test.
4981
4982 * g++.dg/other/component1.C: New test.
4983
4984 * g++.dg/template/ttp3.C: New test.
4985
4986 * g++.dg/template/friend2.C: New test.
4987 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
4988
4989 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
4990
4991 * g++.dg/other/ptrmem1.C: New test.
4992 * g++.dg/other/ptrmem2.C: New test.
4993
4994 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
4995
4996 * g++.dg/template/ctor1.C: New test.
4997
4998 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
4999
5000 * g++.dg/template/friend2.C: New test.
5001
5002 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5003
5004 * gcc.dg/mmix-1.c: New test.
5005
5006 2001-12-31 Richard Henderson <rth@redhat.com>
5007
5008 * gcc.dg/asm-5.c: New.
5009
5010 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
5011
5012 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5013 in namespace __gnu_cxx
5014
5015 2001-12-30 Richard Henderson <rth@redhat.com>
5016
5017 * gcc.dg/debug-6.c: New.
5018
5019 2001-12-30 Jakub Jelinek <jakub@redhat.com>
5020
5021 * gcc.c-torture/compile/20011229-2.c: New test.
5022
5023 2001-12-29 Jakub Jelinek <jakub@redhat.com>
5024
5025 * gcc.dg/debug-3.c: New test.
5026 * gcc.dg/debug-4.c: New test.
5027 * gcc.dg/debug-5.c: New test.
5028
5029 2001-12-29 Richard Henderson <rth@redhat.com>
5030
5031 * g++.dg/eh/loop1.C: New.
5032
5033 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5034
5035 * g++.dg/template/crash1.C: New test.
5036
5037 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5038
5039 * g++.dg/other/const1.C: New test.
5040
5041 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5042
5043 * gcc.c-torture/compile/20011229-1.c: New test.
5044
5045 2001-12-28 Stan Shebs <shebs@apple.com>
5046
5047 * lib/objc-torture.exp: Resync with c-torture.exp.
5048 * lib/objc.exp: Load standard libraries.
5049
5050 2001-12-28 Jakub Jelinek <jakub@redhat.com>
5051
5052 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5053 additional tests.
5054
5055 2001-12-27 Roger Sayle <roger@eyesopen.com>
5056
5057 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5058
5059 2001-12-27 Richard Henderson <rth@redhat.com>
5060
5061 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5062
5063 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5064
5065 * g++.dg/eh/ctor1.C: New test.
5066 * g++.dg/other/error2.C: New test.
5067
5068 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5069
5070 * g++.dg/other/init2.C: New test.
5071
5072 2001-12-24 Richard Henderson <rth@redhat.com>
5073
5074 * gcc.dg/20011223-1.c: New.
5075 * gcc.dg/inline-1.c: New.
5076
5077 2001-12-23 Richard Henderson <rth@redhat.com>
5078
5079 * gcc.dg/asm-4.c: Test operand modifiers.
5080
5081 2001-12-23 Richard Henderson <rth@redhat.com>
5082
5083 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5084
5085 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5086
5087 * gcc.c-torture/execute/20011223-1.c: New test.
5088
5089 2001-12-21 Richard Henderson <rth@redhat.com>
5090
5091 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5092 re-enables the warning.
5093
5094 2001-12-21 Richard Henderson <rth@redhat.com>
5095
5096 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5097
5098 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5099
5100 * gcc.c-torture/compile/20011218-1.c: New test.
5101
5102 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5103
5104 * gcc.misc-test/arm-isr.exp: New file. Control running of the
5105 arm-isr.c test.
5106 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5107 epilogue generation for ARM ISR routines.
5108
5109 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5110
5111 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5112 * gcc.dg/format/c90-printf-3.c: Likewise.
5113 * gcc.dg/format/c99-printf-3.c: Likewise.
5114 * gcc.dg/format/ext-1.c: Likewise.
5115 * gcc.dg/format/ext-6.c: Likewise.
5116 * gcc.dg/format/format.h: Prototype unlocked stdio.
5117
5118 2001-12-20 Richard Henderson <rth@redhat.com>
5119
5120 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5121 (arena): Use it.
5122 (malloc): Correct allocation logic. Abort if we fill up the
5123 arena before initialization complete.
5124 (realloc): Correct allocation logic.
5125
5126 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5127
5128 * gcc.c-torture/compile/20011219-2.c: New test.
5129
5130 * gcc.c-torture/execute/20011219-1.c: New test.
5131
5132 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5133
5134 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5135 target does not support weak symbols.
5136
5137 2001-12-19 Jakub Jelinek <jakub@redhat.com>
5138
5139 * gcc.c-torture/compile/20011219-1.c: New test.
5140
5141 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5142
5143 * g++.dg/other/error1.C: New test.
5144
5145 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
5146
5147 * gcc.c-torture/execute/20011217-1.c: New test.
5148
5149 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
5150
5151 * objc.dg/special/: New directory.
5152 * objc.dg/special/special.exp: New file.
5153 * objc.dg/special/unclaimed-category-1.h: New file.
5154 * objc.dg/special/unclaimed-category-1a.m: New file.
5155 * objc.dg/special/unclaimed-category-1.m: New file.
5156
5157 2001-12-17 Andreas Jaeger <aj@suse.de>
5158
5159 * gcc.c-torture/compile/20011217-2.c: New test.
5160
5161 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5162
5163 * gcc.c-torture/compile/20011217-1.c: New test.
5164
5165 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
5166
5167 * testsuite/gcc.dg/20011214-1.c: New.
5168
5169 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
5170
5171 * gcc.dg/altivec-4.c: New.
5172
5173 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
5174
5175 * gcc.dg/20011113-1.c: New test.
5176
5177 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5178
5179 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5180 std::__malloc_alloc_template<0> and
5181 std::__default_alloc_template<false, 0>.
5182
5183 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
5184
5185 * objc/execute/bf-21.m: New test.
5186 * objc/execute/enumeration-1.m: New test.
5187 * objc/execute/enumeration-2.m: New test.
5188
5189 2001-12-12 Jakub Jelinek <jakub@redhat.com>
5190
5191 * gcc.dg/gnu89-init-1.c: New test.
5192
5193 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5194
5195 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5196 * g++.old-deja/g++.jason/2371.C: Likewise.
5197 * g++.old-deja/g++.jason/template33.C: Likewise.
5198 * g++.old-deja/g++.jason/template34.C: Likewise.
5199 * g++.old-deja/g++.jason/template36.C: Likewise.
5200 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5201 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5202 * g++.old-deja/g++.other/typename1.C: Likewise.
5203 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5204 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5205 * g++.old-deja/g++.pt/typename11.C: Likewise.
5206 * g++.old-deja/g++.pt/typename14.C: Likewise.
5207 * g++.old-deja/g++.pt/typename16.C: Likewise.
5208 * g++.old-deja/g++.pt/typename3.C: Likewise.
5209 * g++.old-deja/g++.pt/typename4.C: Likewise.
5210 * g++.old-deja/g++.pt/typename5.C: Likewise.
5211 * g++.old-deja/g++.pt/typename7.C: Likewise.
5212 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5213
5214 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5215
5216 * g++.dg/other/linkage1.C: New test.
5217 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5218 specifiers.
5219
5220 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5221
5222 * gcc.dg/concat.c: New test.
5223
5224 2001-12-11 Stan Shebs <shebs@apple.com>
5225
5226 * objc/compile: New test directory.
5227 * objc/compile/compile.exp: New expect script.
5228 * objc/compile/20011211-1.m: New compile test.
5229
5230 2001-12-11 Jason Merrill <jason@redhat.com>
5231
5232 * lib/prune.exp (prune_gcc_output): Also handle "In member
5233 function". So many permutations...
5234
5235 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5236
5237 * g++.dg/template/typedef1.C: New test.
5238
5239 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5240
5241 * g++.dg/other/copy1.C: New test.
5242
5243 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
5244
5245 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5246
5247 * gcc.dg/builtin-choose-expr.c: New.
5248
5249 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
5250
5251 * gcc.dg/altivec-2.c: New.
5252
5253 2001-12-07 Richard Henderson <rth@redhat.com>
5254
5255 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5256
5257 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5258
5259 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5260 ultrasparc.
5261
5262 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5263
5264 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5265
5266 2001-12-06 Janis Johnson <janis187@us.ibm.com>
5267
5268 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5269 variable argument list.
5270
5271 2001-12-06 Zack Weinberg <zack@codesourcery.com>
5272
5273 * gcc.c-torture/execute/memcheck: Delete entire directory.
5274 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5275 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5276
5277 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5278
5279 * gcc.dg/Wshadow-1.c: New test.
5280
5281 2001-12-05 Jakub Jelinek <jakub@redhat.com>
5282
5283 * gcc.c-torture/compile/20011130-1.c: New test.
5284
5285 * gcc.dg/noncompile/20011025-1.c: New test.
5286
5287 * g++.dg/other/anon-union.C: New test.
5288
5289 * gcc.c-torture/execute/20011024-1.c: New test.
5290
5291 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5292
5293 * gcc.c-torture/execute/20000722-1.x,
5294 gcc.c-torture/execute/20010123-1.x: Remove.
5295 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5296 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5297 gcc.dg/c99-complit-2.c: New tests.
5298
5299 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5300
5301 * g++.dg/inherit/base1.C: New test.
5302
5303 2001-12-04 Jakub Jelinek <jakub@redhat.com>
5304
5305 * g++.dg/other/stdarg1.C: New test.
5306
5307 * gcc.c-torture/compile/20011130-2.c: New test.
5308
5309 2001-12-03 Janis Johnson <janis187@us.ibm.com>
5310
5311 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5312 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5313 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5314 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5315 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5316 * gcc.dg/builtin-prefetch-1.c: New test.
5317
5318 2001-12-03 Jakub Jelinek <jakub@redhat.com>
5319
5320 * gcc.dg/20011130-1.c: New test.
5321
5322 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5323
5324 * g++.dg/other/scope1.C: New test.
5325 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5326
5327 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5328
5329 * gcc.dg/vla-init-1.c: New test.
5330
5331 2001-12-01 Geoff Keating <geoffk@redhat.com>
5332
5333 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5334
5335 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5336
5337 * objc.dg/alias.m: Update.
5338 * objc.dg/class-1.m: Update.
5339 * objc.dg/const-str-1.m: Update.
5340 * objc.dg/fwd-proto-1.m: Update.
5341 * objc.dg/id-1.m: Update.
5342 * objc.dg/super-class-1.m: Update.
5343
5344 2001-11-29 Mark Mitchell <mark@codesourcery.com>
5345
5346 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5347 constructs.
5348
5349 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
5350
5351 * gcc.c-torture/execute/20011128-1.c: New test.
5352
5353 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
5354
5355 * gcc.dg/20011127-1.c: New test.
5356
5357 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5358
5359 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5360 from Austin Group draft 7.
5361 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5362 scanf format arguments.
5363 * gcc.dg/format/no-exargs-2.c: New test.
5364
5365 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5366
5367 * g++.dg/abi/vbase8-4.C: New test.
5368
5369 2001-11-24 Ian Lance Taylor <ian@airs.com>
5370
5371 * gcc.c-torture/execute/20011121-1.c: New test.
5372
5373 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
5374
5375 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5376
5377 2001-11-23 Andreas Jaeger <aj@suse.de>
5378
5379 * gcc.dg/cpp/charconst-2.c: New test.
5380
5381 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
5382
5383 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5384 to the host if it is remote. Let tests specify extra headers
5385 they use.
5386 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5387 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5388 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5389 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5390 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5391 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5392 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5393 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5394 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5395 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5396
5397 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
5398
5399 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5400 for little endian ARMs.
5401
5402 2001-11-20 Jakub Jelinek <jakub@redhat.com>
5403
5404 * gcc.c-torture/compile/20011119-1.c: New test.
5405 * gcc.c-torture/compile/20011119-2.c: New test.
5406
5407 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
5408
5409 * gcc.dg/altivec-1.c: Fix typo.
5410
5411 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5412
5413 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5414
5415 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5416
5417 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5418
5419 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
5420
5421 * lib/g77.exp: Don't specify --rpath-link.
5422
5423 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5424 across all the headers.
5425 * gcc.dg/format/format.exp: For testing on a remote host,
5426 copy format.h.
5427
5428 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5429 * gcc.c-torture/execute/930406-1.c: Likewise.
5430 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5431
5432 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
5433
5434 * gcc.dg/altivec-1.c: New.
5435
5436 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
5437
5438 * gcc.dg/cpp/fpreprocessed.c: New test case.
5439
5440 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5441
5442 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5443 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5444 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5445
5446 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5447
5448 * gcc.dg/no-builtin-1.c: New test.
5449
5450 2001-11-16 Jakub Jelinek <jakub@redhat.com>
5451
5452 * gcc.c-torture/execute/20011115-1.c: New test.
5453
5454 2001-11-15 Jakub Jelinek <jakub@redhat.com>
5455
5456 * gcc.c-torture/compile/20011114-2.c: New test.
5457 * gcc.c-torture/compile/20011114-3.c: New test.
5458 * gcc.c-torture/compile/20011114-4.c: New test.
5459
5460 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
5461
5462 * g++.dg/other/init1.C: New test.
5463
5464 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
5465
5466 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5467 message.
5468
5469 * gcc.c-torture/execute/20011114-1.c: New testcase.
5470
5471 * gcc.c-torture/compile/20010327-1.c: Revert last change.
5472 * gcc.c-torture/compile/20011114-1.c: New test, exactly
5473 like the (before this change) version of 20010327-1.c.
5474
5475 2001-11-14 Roger Sayle <roger@eyesopen.com>
5476
5477 * gcc.c-torture/execute/string-opt-13.c: New testcase.
5478
5479 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
5480
5481 * g++.dg/init/array2.C: New test.
5482
5483 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
5484
5485 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5486
5487 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
5488
5489 * g++.dg/other/forscope1.C: New test.
5490 * g++.dg/ext/forscope1.C: New test.
5491 * g++.dg/ext/forscope2.C: New test.
5492
5493 2001-11-13 Jakub Jelinek <jakub@redhat.com>
5494
5495 * gcc.c-torture/execute/20011113-1.c: New test.
5496
5497 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
5498
5499 * gcc.c-torture/execute/20011109-2.c: New test.
5500
5501 * gcc.c-torture/execute/20011109-1.c: New test.
5502
5503 2001-11-09 Jakub Jelinek <jakub@redhat.com>
5504
5505 * gcc.c-torture/compile/20011109-1.c: New test.
5506
5507 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
5508
5509 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5510 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5511 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5512 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5513 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5514 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5515 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5516
5517 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
5518
5519 * g++.dg/warn/Wshadow-1.C: New tests.
5520 * g++.old-deja/g++.mike/for3.C: Update.
5521
5522 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
5523
5524 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5525 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5526 XFAILs. Adjust expected error texts.
5527 * gcc.c-torture/compile/20011106-1.c,
5528 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5529 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5530 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5531 gcc.dg/c99-array-lval-5.c: New tests.
5532
5533 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5534
5535 * gcc.dg/cpp/defined.c: Update.
5536
5537 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5538
5539 * gcc.c-torture/execute/anon-1.c: New test.
5540
5541 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
5542
5543 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5544 same size, so no warning should be produced on stormy16.
5545
5546 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5547 due to oversized array.
5548 * g++.old-deja/g++.mike/ns15.C: Likewise.
5549 * g++.old-deja/g++.pt/crash16.C: Likewise.
5550
5551 2001-11-02 Graham Stott <grahams@redhat.com>
5552
5553 * g++.dgother/debug1.C: Fix typos.
5554
5555 2001-11-01 Jakub Jelinek <jakub@redhat.com>
5556
5557 * g++.dg/other/debug1.C: New test.
5558
5559 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5560
5561 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5562 of unsigned long.
5563
5564 2001-10-30 Jakub Jelinek <jakub@redhat.com>
5565
5566 * gcc.dg/20011029-2.c: New test.
5567
5568 * gcc.c-torture/compile/20011029-1.c: New test.
5569
5570 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
5571
5572 * objc/execute/class_self-1.m: New test.
5573 * objc/execute/class_self-2.m: New test.
5574
5575 2001-10-25 Zack Weinberg <zack@codesourcery.com>
5576
5577 * gcc.misc-tests/msgs.exp: Delete.
5578 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5579 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
5580 error set to match recent changes.
5581
5582 2001-10-24 Zack Weinberg <zack@codesourcery.com>
5583
5584 * gcc.dg/20011021-1.c: New test.
5585
5586 2001-10-24 Jakub Jelinek <jakub@redhat.com>
5587
5588 * gcc.c-torture/compile/20011023-1.c: New test.
5589
5590 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
5591
5592 * lib/g77.exp: Rewrite based on lib/g++.exp.
5593
5594 2001-10-19 Jakub Jelinek <jakub@redhat.com>
5595
5596 * gcc.c-torture/execute/20011019-1.c: New test.
5597
5598 * gcc.dg/20011018-1.c: New test.
5599
5600 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
5601
5602 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5603
5604 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
5605
5606 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5607 * gcc.dg/attr-invalid.c: Likewise.
5608
5609 2001-10-18 Jakub Jelinek <jakub@redhat.com>
5610
5611 * testsuite/gcc.dg/20011015-1.c: New test.
5612
5613 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5614
5615 * g++.dg/template/unify2.C: New test.
5616
5617 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5618
5619 * g++.dg/other/exception-specification.C: New test
5620
5621 2001-10-13 Tom Rix <trix@redhat.com>
5622
5623 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5624 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5625
5626 2001-10-12 Jakub Jelinek <jakub@redhat.com>
5627
5628 * testsuite/gcc.dg/20011009-1.c: New test.
5629
5630 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
5631
5632 PR g++/4476
5633 * g++.dg/other/friend1.C: New test.
5634
5635 2001-10-11 Richard Henderson <rth@redhat.com>
5636
5637 * g++.old-deja/g++.other/crash18.C: Add -S to options.
5638
5639 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5640
5641 * gcc.c-torture/compile/20011010-1.c: New.
5642
5643 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
5644
5645 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5646 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5647 g77.f-torture/execute/execute.exp,
5648 g77.f-torture/noncompile/noncompile.exp,
5649 gcc.c-torture/compile/compile.exp,
5650 gcc.c-torture/execute/execute.exp,
5651 gcc.c-torture/execute/ieee/ieee.exp,
5652 gcc.c-torture/execute/memcheck/memcheck.exp,
5653 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5654 objc/execute/execute.exp: Update FSF address.
5655
5656 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
5657
5658 * gcc.dg/cpp/cmdlne-C.c: Update.
5659 * gcc.dg/cpp/cmdlne-C2.c: New.
5660
5661 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5662
5663 * gcc.c-torture/execute/20011008-3.c: New.
5664
5665 2001-10-08 DJ Delorie <dj@redhat.com>
5666
5667 * gcc.dg/20011008-1.c: New.
5668 * gcc.dg/20011008-2.c: New.
5669
5670 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
5671
5672 * gcc.dg/cpp/spacing1.c: Update test.
5673
5674 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
5675
5676 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5677 spelling errors of "separate" as "seperate".
5678
5679 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
5680
5681 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5682 enough to avoid inlining.
5683
5684 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
5685
5686 * lib/g77.exp: set libg2c_dir correctly.
5687
5688 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
5689
5690 * gcc.dg/cpp/macro11.c: New test.
5691
5692 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5693
5694 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5695 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5696 gcc.dg/format/multattr-3.c: New tests.
5697 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
5698 tests for format attributes on function pointers being rejected.
5699
5700 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5701
5702 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5703
5704 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5705
5706 * g++.dg/warn/format1.C: New test.
5707
5708 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
5709
5710 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5711
5712 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5713
5714 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5715
5716 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5717
5718 * gcc.dg/cpp/redef2.c: Add test.
5719
5720 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
5721
5722 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5723 long-standing bug on i686, apparently.
5724 * gcc.c-torture/execute/loop-2c.x: New file.
5725 * gcc.c-torture/execute/loop-2d.x: New file.
5726 * gcc.c-torture/execute/loop-3c.x: New file.
5727
5728 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
5729
5730 * gcc.dg/cpp/20000625-2.c: Correct line number.
5731
5732 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5733
5734 * gcc.dg/cpp/macro10.c: New test.
5735 * gcc.dg/cpp/strify3.c: New test.
5736 * gcc.dg/cpp/spacing1.c: Add tests.
5737 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5738 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5739
5740 2001-09-24 DJ Delorie <dj@redhat.com>
5741
5742 * gcc.c-torture/execute/20010924-1.c: New test.
5743
5744 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5745
5746 * testsuite/objc/execute/paste.m: Remove.
5747
5748 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
5749
5750 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5751
5752 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
5753
5754 * g77.dg/strlen0.f: New test.
5755
5756 2001-09-21 Richard Henderson <rth@redhat.com>
5757
5758 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5759 * g++.old-deja/g++.abi/vtable2.C: Likewise.
5760
5761 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
5762
5763 Table-driven attributes.
5764 * g++.dg/ext/attrib1.C: New test.
5765
5766 2001-09-20 DJ Delorie <dj@redhat.com>
5767
5768 * gcc.dg/20000926-1.c: Update expected warning messages.
5769 * gcc.dg/array-2.c: Likewise, and test for warnings too.
5770 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5771 array.
5772
5773 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
5774
5775 * g++.dg/eh/registers1.C: New test case.
5776
5777 2001-09-17 Richard Henderson <rth@redhat.com>
5778
5779 * gcc.dg/array-5.c: Fix VLA decomposition test.
5780
5781 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
5782
5783 * gcc.dg/cpp/line5.c: New testcase.
5784
5785 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
5786
5787 * gcc.dg/cpp/macro9.c: New test.
5788
5789 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
5790
5791 * gcc.c-torture/execute/980223.c: Change type of addr from long
5792 to char *.
5793
5794 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
5795
5796 * gcc.c-torture/execute/20010915-1.c: New test.
5797
5798 2001-09-14 Janis Johnson <janis187@us.ibm.com>
5799
5800 * g77.dg/bprob: New directory.
5801 * g77.dg/bprob/bprob.exp: New file.
5802 * g77.dg/bprob/bprob-1.f: New test.
5803 * g77.dg/gcov: New directory.
5804 * g77.dg/gcov/gcov.exp: New file.
5805 * g77.dg/gcov/gcov-1.f: New test.
5806 * g77.dg/gcov/gcov-1.x: New file.
5807
5808 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
5809
5810 * gcc.dg/cpp/directiv.c: Update.
5811 * gcc.dg/cpp/undef1.c: Update.
5812
5813 2001-09-12 Jakub Jelinek <jakub@redhat.com>
5814
5815 * gcc.dg/20010912-1.c: New test.
5816
5817 2001-09-11 Janis Johnson <janis187@us.ibm.com>
5818
5819 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5820 language-independent file in lib.
5821 * lib/gcov.exp: New file.
5822
5823 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
5824
5825 * gcc.c-torture/compile/20010911-1.c: New test.
5826
5827 2001-09-10 Janis Johnson <janis187@us.ibm.com>
5828
5829 * lib/profopt.exp: New, to support profile-directed optimizations.
5830 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5831 * gcc.misc-tests/bprob-1.c: New test.
5832 * gcc.misc-tests/bprob-2.c: New test.
5833
5834 2001-09-07 Janis Johnson <janis187@us.ibm.com>
5835
5836 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5837 XFAIL and which kinds of gcov output to verify.
5838 * gcc.misc-tests/gcov-4b.x: New file.
5839 * gcc.misc-tests/gcov-5b.x: New file.
5840 * gcc.misc-tests/gcov-6.x: New file.
5841 * gcc.misc-tests/gcov-7.c: New test.
5842 * gcc.misc-tests/gcov-7.x: New file.
5843
5844 2001-09-06 Janis Johnson <janis187@us.ibm.com>
5845
5846 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5847 * gcc.misc-tests/gcov-6.c: New test.
5848
5849 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
5850
5851 PR c++/3986
5852 * g++.dg/abi/vbase1.C: New test.
5853
5854 2001-09-05 Ziemowit Laski <zlaski@apple.com>
5855
5856 * objc.dg/method-2.m: New.
5857
5858 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
5859
5860 PR c++/4203
5861 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5862 * g++.dg/init/empty1.C: New test.
5863
5864 2001-09-03 Jakub Jelinek <jakub@redhat.com>
5865
5866 * gcc.c-torture/compile/20010903-1.c: New test.
5867
5868 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
5869
5870 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5871 for m68k.
5872
5873 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
5874
5875 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5876
5877 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5878
5879 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5880
5881 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
5882
5883 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5884 for 16-bit 'unsigned int'.
5885
5886 2001-08-29 Kazu Hirata <kazu@hxi.com>
5887
5888 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5889
5890 2001-08-27 Richard Henderson <rth@redhat.com>
5891
5892 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5893 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5894
5895 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
5896
5897 * gcc.dg/asm-names.c (ymain): New.
5898
5899 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
5900
5901 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5902 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5903 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5904
5905 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5906
5907 * gcc.dg/compare5.c: New testcase.
5908
5909 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
5910
5911 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5912 and "In instantiation".
5913
5914 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
5915
5916 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
5917
5918 2001-08-20 Janis Johnson <janis187@us.ibm.com>
5919
5920 * gcc.misc-tests/gcov.exp: Add support for branch information.
5921 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5922 * gcc.misc-tests/gcov-4.c: New test.
5923 * gcc.misc-tests/gcov-4b.c: New test.
5924 * gcc.misc-tests/gcov-5b.c: New test.
5925
5926 2001-08-20 Zack Weinberg <zackw@panix.com>
5927
5928 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5929 expected to fail.
5930
5931 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
5932
5933 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
5934
5935 2001-08-19 Jakub Jelinek <jakub@redhat.com>
5936
5937 * g++.dg/eh/template1.C: New test.
5938
5939 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
5940
5941 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
5942 Fix thinko.
5943 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
5944 for xfail.
5945
5946 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
5947
5948 * lib/g77-dg.exp: Use prune.exp for common procedures
5949 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
5950 * lib/g77.exp: (g77-dg-prune) Remove
5951
5952 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
5953
5954 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
5955
5956 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5957
5958 * g++.dg/template/unify1.C: New test.
5959
5960 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
5961
5962 * g++.dg/abi/empty4.C: New test.
5963
5964 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
5965
5966 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
5967 solaris2.*
5968 * g77.f-torture/compile/pr3743.x: Likewise
5969
5970 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
5971
5972 * g++.dg/other/using-declaration.C: New test.
5973
5974 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
5975
5976 * gcc.dg/cpp/tr-sign.c: New testcase.
5977
5978 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
5979
5980 * gcc.dg/cpp/19951025-1.c: Revert.
5981 * gcc.dg/cpp/directiv.c: We no longer process directives that
5982 interrupt macro arguments.
5983
5984 2001-08-03 Zack Weinberg <zackw@stanford.edu>
5985
5986 * gcc.dg/bconstp-1.c: New test.
5987
5988 2001-08-03 Richard Henderson <rth@redhat.com>
5989
5990 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
5991
5992 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
5993
5994 * gcc.dg/cpp/19951025-1.c: Update.
5995
5996 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
5997
5998 * g77.dg/ff90-1.f (s): Fix reference of variable z,
5999 should be x.
6000
6001 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6002
6003 Kill -fhonor-std.
6004 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6005 * g++.old-deja/g++.other/std1.C: Likewise.
6006 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6007
6008 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6009
6010 * lib/g77.exp: Load gcc-defs.exp for common procedures
6011 (g77_pass, g77_fail, g77_finish, g77_exit,
6012 ${tool}_check_unsupported_p} Now redundant. Deleted.
6013
6014 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6015
6016 * g77.dg/fbackslash.f
6017 * g77.dg/fcase-preserve.f
6018 * g77.dg/ff90-1.f
6019 * g77.dg/ffixed-line-length-0.f
6020 * g77.dg/ffixed-line-length-132.f
6021 * g77.dg/ffixed-line-length-7.f
6022 * g77.dg/ffixed-line-length-72.f
6023 * g77.dg/ffixed-line-length-none.f
6024 * g77.dg/ffree-form-1.f
6025 * g77.dg/fno-backslash.f
6026 * g77.dg/fno-f90-1.f
6027 * g77.dg/fno-fixed-form-1.f
6028 * g77.dg/fno-onetrip.f
6029 * g77.dg/fno-typeless-boz.f
6030 * g77.dg/fno-underscoring.f
6031 * g77.dg/fno-vxt-1.f
6032 * g77.dg/fonetrip.f
6033 * g77.dg/ftypeless-boz.f
6034 * g77.dg/fugly-assumed.f
6035 * g77.dg/funderscoring.f
6036 * g77.dg/fvxt-1.f
6037
6038 2001-08-01 Ziemowit Laski <zlaski@apple.com>
6039
6040 * objc.dg/fwd-proto-1.m: New.
6041 * objc.dg/local-decl-1.m: New.
6042 * objc.dg/naming-1.m: New.
6043 * objc.dg/naming-2.m: New.
6044 * objc.dg/proto-hier-1.m: New.
6045
6046 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6047
6048 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6049 largest-type elements to a struct makes its size grow.
6050
6051 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6052
6053 * g++.dg/abi/vthunk1.C: New test.
6054
6055 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6056
6057 * g++.dg/abi/vbase8-22.C: New test.
6058
6059 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6060
6061 * gcc.dg/cpp/macro8.c: New test.
6062
6063 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6064
6065 * g++.dg/abi/vbase8-21.C: New test.
6066
6067 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6068
6069 * g++.dg/abi/vbase8-10.C: New test.
6070
6071 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6072
6073 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6074 ${tool}_set_ld_library_path.
6075 Changed caller.
6076 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6077 g++.exp.
6078
6079 2001-07-26 Stan Cox <scox@redhat.com>
6080
6081 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6082 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6083 gcc_exit, gcc_check_unsupported_p):
6084 Moved to gcc-deps.exp
6085 * gcc-deps.exp: New file.
6086
6087 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6088
6089 * g++.old-deja/g++.pt/defarg14.C: New test.
6090
6091 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6092
6093 * g++.old-deja/g++.other/lineno5.C: New test.
6094
6095 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6096
6097 * g++.old-deja/g++.pt/crash68.C: New test.
6098
6099 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6100
6101 * g++.old-deja/g++.other/crash42.C: New test.
6102
6103 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6104
6105 * gcc.dg/cpp/extratokens.c: Fix.
6106 * gcc.dg/cpp/skipping2.c: New tests.
6107
6108 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6109
6110 * gcc.c-torture/execute/20010724-1.c: New file.
6111 * gcc.c-torture/execute/20010724-1.x: New file.
6112
6113 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6114
6115 * g++.old-deja/g++.other/cond7.C: New test.
6116
6117 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6118
6119 * g++.old-deja/g++.other/optimize4.C: New test.
6120
6121 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6122
6123 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6124
6125 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
6126
6127 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6128 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6129 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6130 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6131
6132 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6133 bug report" message.
6134
6135 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6136 * g++.dg/ext/instantiate1.C: Move from old-deja.
6137
6138 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6139
6140 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6141 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6142 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6143 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6144
6145 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
6146
6147 * gcc.c-torture/execute/20010723-1.c: New test.
6148
6149 2001-07-23 Ben Elliston <bje@redhat.com>
6150
6151 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6152
6153 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6154
6155 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6156 i[34567]86-*-*.
6157 Delete handling of ieee_multilib_flags.
6158 Pass -mieee for alpha*-*-* and sh-*-*.
6159 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6160
6161 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6162
6163 Remove old-abi tests.
6164 * g++.old-deja/g++.mike/p11116.C: Remove.
6165 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6166
6167 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6168
6169 * g77.f-torture/compile/pr3743.f: New test
6170
6171 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6172
6173 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6174
6175 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6176
6177 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6178 g++.old-deja/g++.pt/static6.C: Likewise.
6179 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6180 supports weak symbols.
6181
6182 2001-07-18 Andreas Jaeger <aj@suse.de>
6183
6184 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6185 supported again.
6186
6187 2001-07-18 Andreas Jaeger <aj@suse.de>
6188
6189 * gcc.dg/iftrap-1.c: Fix target line.
6190
6191 2001-07-17 Richard Henderson <rth@redhat.com>
6192
6193 * gcc.c-torture/execute/20010717-1.c: New.
6194
6195 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6196
6197 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6198 tests.
6199
6200 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6201
6202 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6203
6204 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6205
6206 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6207 UAC_SIGBUS, UAC_NOPRINT definitions.
6208
6209 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
6210
6211 * objc/execute/object_is_class.m: New test.
6212 * objc/execute/object_is_meta_class.m: New test.
6213
6214 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6215
6216 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6217 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6218
6219 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
6220
6221 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6222 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6223
6224 2001-07-14 Richard Henderson <rth@redhat.com>
6225
6226 * gcc.dg/iftrap-1.c: New.
6227
6228 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
6229
6230 * g77.f-torture/execute/intrinsic77.f: New test.
6231
6232 2001-07-11 Janis Johnson <janis@us.ibm.com>
6233
6234 * gcc.misc-tests/gcov-3.c: New test.
6235
6236 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6237
6238 * gcc.c-torture/compile/20010711-1.c,
6239 * gcc.c-torture/compile/20010711-2.c: New tests.
6240
6241 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6242
6243 * gcc.c-torture/execute/20010711-1.c: New test.
6244
6245 2001-07-11 Ben Elliston <bje@redhat.com>
6246
6247 * g++.old-deja/g++.other/enum5.C: New test.
6248
6249 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
6250
6251 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6252 (g++-dg-prune): Call prune_gcc_output.
6253 * prune.exp: New file for prune_gcc_output.
6254 * lib/g++.exp, lib/gcc.exp: Load it.
6255
6256 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6257
6258 * gcc.c-torture/compile/20010701-1.c,
6259 g++.old-deja/g++.ext/attrib6.C: New tests.
6260
6261 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
6262
6263 * gcc.c-torture/compile/20010706-1.c: New test.
6264
6265 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6266
6267 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6268
6269 2001-06-28 Stan Shebs <shebs@apple.com>
6270
6271 * gcc.dg/pragma-darwin.c: New test.
6272
6273 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6274
6275 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6276 Solaris 2.[678] system.
6277
6278 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6279
6280 * gcc.dg/20010622-1.c: New test.
6281
6282 2001-06-18 Stan Shebs <shebs@apple.com>
6283
6284 * objc.dg: New directory.
6285 * objc.dg/dg.exp: New file.
6286 * objc.dg/alias.m: New.
6287 * objc.dg/class-1.m: New.
6288 * objc.dg/class-2.m: New.
6289 * objc.dg/const-str-1.m: New.
6290 * objc.dg/const-str-2.m: New.
6291 * objc.dg/id-1.m: New.
6292 * objc.dg/method-1.m: New.
6293 * objc.dg/super-class-1.m: New.
6294 * lib/objc-dg.exp: New file.
6295
6296 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6297
6298 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6299 of label name.
6300
6301 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6302
6303 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6304
6305 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6306
6307 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6308 variable.
6309
6310 2001-06-12 Richard Henderson <rth@redhat.com>
6311
6312 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6313
6314 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6315
6316 * g++.old-deja/g++.abi/vbase5.C: New test.
6317 * g++.old-deja/g++.abi/vbase6.C: New test.
6318 * g++.old-deja/g++.abi/vbase7.C: New test.
6319
6320 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6321
6322 * gcc.c-torture/compile/20010610-1.c: New test.
6323
6324 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6325
6326 * g++.old-deja/g++.abi/vbase4.C: New test.
6327
6328 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6329
6330 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6331 support %f for HC11/HC12 targets.
6332 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6333 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6334 on HC11/HC12 targets.
6335 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6336
6337 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6338
6339 * gcc.dg/wchar_t-1.c: New file.
6340 * gcc.dg/wint_t-1.c: Likewise.
6341
6342 2001-06-11 Bernd Schmidt <bernds@redhat.com>
6343
6344 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6345
6346 2001-06-11 Richard Henderson <rth@redhat.com>
6347
6348 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6349
6350 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6351
6352 * gcc.c-torture/compile/20010611-1.c: New test.
6353
6354 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6355
6356 * gcc.dg/c99-tag-1.c: Add more tests.
6357
6358 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
6359
6360 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6361 representation on MN10300 and ARM/Thumb.
6362
6363 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6364
6365 * g77.f-torture/execute/20010610.f: New.
6366
6367 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6368
6369 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6370 names.
6371
6372 2001-06-09 Richard Henderson <rth@redhat.com>
6373
6374 * gcc.c-torture/execute/ashrdi-1.c: New.
6375 * gcc.c-torture/execute/ashldi-1.c: New.
6376 * gcc.c-torture/execute/lshrdi-1.c: New.
6377
6378 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
6379
6380 * objc/execute/load-3.m: Added. Check sending +load to categories,
6381 in addition to classes.
6382
6383 2001-06-08 Stan Shebs <shebs@apple.com>
6384
6385 * objc/execute/load-2.m: New test. From Nicola Pero
6386 <n.pero@mi.flashnet.it>.
6387
6388 2001-06-08 Jakub Jelinek <jakub@redhat.com>
6389
6390 * gcc.c-torture/execute/20010605-2.c: New test.
6391
6392 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6393
6394 * g++.old-deja/g++.abi/vbase2.C: New test.
6395 * g++.old-deja/g++.abi/vbase3.C: New test.
6396
6397 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6398
6399 * g++.old-deja/g++.pt/friend49.C: New test.
6400
6401 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
6402
6403 * g++.old-deja/g++.ext/anon3.C: New test.
6404
6405 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
6406
6407 * g++.old-deja/g++.other/conv7.C: New test.
6408
6409 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
6410
6411 * gcc.c-torture/compile/20010605-2.c: New test.
6412
6413 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6414
6415 * gcc.c-torture/execute/20010604-1.c: New test.
6416
6417 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
6418
6419 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6420
6421 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
6422
6423 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6424 (g++_link_flags): Likewise.
6425 (g++_init): Pass gccpath's value to two previous functions.
6426
6427 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6428
6429 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6430 Ensure logfile entry matches exec command line.
6431
6432 2001-05-31 Richard Henderson <rth@redhat.com>
6433
6434 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6435 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6436
6437 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
6438
6439 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6440 compiler for irix6.2
6441
6442 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
6443
6444 * g++.old-deja/g++.other/optimize3.C: New file.
6445
6446 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
6447
6448 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6449 assemble.
6450
6451 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
6452
6453 * g++.old-deja/g++.other/optimize2.C: New file.
6454
6455 2001-05-25 Diego Novillo <dnovillo@redhat.com>
6456
6457 * gcc.c-torture/compile/20010518-2.c: New file.
6458 * gcc.c-torture/execute/20010518-1.c: New file.
6459 * gcc.c-torture/execute/20010518-2.c: New file.
6460
6461 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
6462
6463 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6464
6465 2001-05-24 Mark Mitchell <mark@codesourcery.com>
6466
6467 G++ no longer defines builtins that do not begin with __builtin.
6468 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6469 * g++.old-deja/g++.brendand/misc13.C: Likewise.
6470 * g++.old-deja/g++.law/builtin1.C: Likewise.
6471 * g++.old-deja/g++.law/cvt2.C: Likewise.
6472 * g++.old-deja/g++.mike/net5.C: Likewise.
6473 * g++.old-deja/g++.other/builtins1.C: Likewise.
6474 * g++.old-deja/g++.other/builtins2.C: Likewise.
6475 * g++.old-deja/g++.other/builtins3.C: Likewise.
6476 * g++.old-deja/g++.other/builtins4.C: Likewise.
6477 * g++.old-deja/g++.other/inline8.C: Likewise.
6478 * g++.old-deja/g++.robertl/eb39.C: Likewise.
6479
6480 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
6481
6482 * g++.old-deja/g++.pt/using1.C: Adjust.
6483 * g++.old-deja/g++.pt/using2.C: New test.
6484
6485 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
6486
6487 * gcc.dg/cpp/charconst.c: New tests.
6488 * gcc.dg/cpp/escape.c: New tests.
6489 * gcc.dg/cpp/escape-1.c: New tests.
6490 * gcc.dg/cpp/escape-2.c: New tests.
6491 * gcc.dg/cpp/ucs.c: New tests.
6492
6493 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
6494
6495 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
6496 native compiler for irix6.5.
6497
6498 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
6499
6500 * lib/g++.exp (g++_include_flags): Use args to compute
6501 get_multilibs.
6502 (g++_link_flags): Likewise.
6503 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6504
6505 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
6506
6507 * gcc.dg/c90-hexfloat-1.c: Add more tests.
6508
6509 2001-05-21 Geoff Keating <geoffk@redhat.com>
6510
6511 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6512 this file.
6513
6514 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6515
6516 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6517 STACK_SIZE;
6518 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6519 to STACK_SIZE; Use it to define size of add_histo array.
6520 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6521 to STACK_SIZE.
6522 (f): Use GITT_SIZE to define size of gitt local table.
6523 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6524 to STACK_SIZE; Use it to define size of bytemem array.
6525
6526 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6527
6528 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6529 on 68HC11/HC12 due to the asm instruction.
6530 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6531 * gcc.c-torture/compile/920520-1.x: Likewise.
6532 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6533 on 68HC11/HC12 because the function is larger than 64K.
6534 * gcc.c-torture/compile/961203-1.x: New file, this test fails
6535 on 68HC11/HC12 because the structure is too large.
6536
6537 2001-05-20 Richard Henderson <rth@redhat.com>
6538
6539 * gcc.c-torture/execute/20010520-1.c: New.
6540
6541 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6542
6543 * g++.old-deja/g++.warn/compare1.C: New test.
6544 * gcc.dg/compare4.c: New test.
6545
6546 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
6547
6548 * g++.old-deja/g++.other/optimize1.C: New test.
6549
6550 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6551
6552 * g++.old-deja/g++.pt/spec41.C: New test.
6553
6554 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
6555
6556 * gcc.c-torture/compile/20010114-1.x: Remove.
6557
6558 2001-05-18 Stan Shebs <shebs@apple.com>
6559
6560 * gcc.c-torture/compile/20010518-1.c: New test.
6561
6562 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
6563
6564 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6565 * g++.old-deja/g++.pt/crash67.C: New test.
6566
6567 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
6568
6569 * g++.old-deja/g++.other/debug9.C: New test.
6570
6571 2001-05-16 Zack Weinberg <zackw@stanford.edu>
6572
6573 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6574
6575 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
6576
6577 * gcc.c-torture/compile/20010516-1.c: New test.
6578
6579 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6580
6581 * g++.old-deja/g++.other/crash41.C: New test.
6582
6583 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6584
6585 * g++.old-deja/g++.pt/crash66.C: New test.
6586
6587 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
6588
6589 * g++.old-deja/g++.robertl/eb27.C: Convert.
6590
6591 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6592
6593 * g++.dg/friend-warn.C: New test. Do not warn about friend
6594 declaration being redundant.
6595
6596 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
6597
6598 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6599
6600 2001-05-14 Mark Mitchell <mark@codesourcery.com>
6601
6602 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6603
6604 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
6605
6606 * lib/g++.exp: Use testsuite_flags.
6607
6608 2001-05-13 Mark Mitchell <mark@codesourcery.com>
6609
6610 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6611
6612 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
6613
6614 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6615
6616 2001-05-11 Mark Mitchell <mark@codesourcery.com>
6617
6618 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6619
6620 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
6621
6622 * gcc.c-torture/compile/20010313-1.c: New test.
6623
6624 2001-05-09 Zack Weinberg <zackw@stanford.edu>
6625
6626 * gcc.dg/cpp/direct2.c: New test.
6627 * gccq.dg/cpp/direct2s.c: New test.
6628
6629 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6630
6631 2001-05-07 Mark Mitchell <mark@codesourcery.com>
6632
6633 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6634 * g++.old-deja/g++.other/op3.C: Likewise.
6635
6636 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
6637
6638 * gcc.dg/cpp/syshdr.h: New file.
6639 * gcc.dg/cpp/sysmac1.c: Update.
6640 * gcc.dg/cpp/sysmac2.c: Update.
6641
6642 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
6643
6644 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6645
6646 2001-05-04 David Edelsohn <edelsohn@gnu.org>
6647
6648 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6649 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6650
6651 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
6652
6653 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6654
6655 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
6656
6657 * lib/g++.exp (g++_include_flags): Don't use any special flags
6658 if TESTING_IN_BUILD_TREE is not defined.
6659 (g++_init): Use a plain 'c++' as the compiler if
6660 TESTING_IN_BUILD_TREEE is not defined.
6661
6662 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6663
6664 * g++.old-deja/g++.eh/catch13.C: New test.
6665 * g++.old-deja/g++.eh/catch14.C: New test.
6666
6667 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6668
6669 * gcc.dg/cpp/tr-define.c: New test.
6670
6671 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
6672
6673 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6674 <stdlib.h>, not <malloc.h>.
6675
6676 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6677
6678 * g++.old-deja/g++.ns/template17.C: New test.
6679
6680 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6681
6682 * g++.old-deja/g++.pt/ref4.C: New test.
6683
6684 2001-04-30 Richard Henderson <rth@redhat.com>
6685
6686 * gcc.dg/20000724-1.c: Revert last change.
6687
6688 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
6689
6690 * g77.f-torture/execute/20010430.f: New test.
6691
6692 2001-04-30 Mark Mitchell <mark@codesourcery.com>
6693
6694 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6695
6696 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
6697
6698 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6699
6700 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6701
6702 * g++.old-deja/g++.eh/crash6.C: New test.
6703
6704 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6705
6706 * g++.old-deja/g++.other/warn7.C: New test.
6707
6708 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6709
6710 * g++.old-deja/g++.other/defarg9.C: New test.
6711
6712 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6713
6714 * g77.f-torture/compile/20010426.f: New test.
6715 * g77.f-torture/execute/20010426.f: New test.
6716
6717 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6718
6719 * g77.f-torture/compile/20000629-1.x: Remove - error
6720 has been fixed.
6721
6722 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
6723
6724 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6725 Tweak slightly to work with g++.dg framework.
6726 * g++.dg/special/ecos.exp: Run initp1.C test.
6727 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6728
6729 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6730 its linker doesn't give line numbers either.
6731 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6732
6733 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6734
6735 * g++.old-deja/g++.other/lex1.C: New test.
6736
6737 2001-04-26 Jakub Jelinek <jakub@redhat.com>
6738
6739 * gcc.dg/noncompile/20010425-1.c: New test.
6740
6741 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6742
6743 * g++.old-deja/g++.pt/mangle2.C: New test.
6744
6745 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6746
6747 * gcc.dg/format/plus-1.c: New test.
6748
6749 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6750
6751 * gcc.dg/20010423-1.c: New test.
6752
6753 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6754
6755 * gcc.c-torture/execute/20010422-1.c: New test.
6756
6757 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
6758
6759 * g++.old-deja/g++.ns/type2.C: New test.
6760
6761 2001-04-24 Zack Weinberg <zackw@stanford.edu>
6762
6763 * g++.old-deja/g++.other/perf1.C: New test.
6764
6765 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
6766
6767 * gcc.dg/c99-func-2.c: Remove xfail.
6768 * gcc.dg/c99-func-3.c: Remove xfail.
6769 * gcc.dg/c99-func-4.c: Remove xfail.
6770
6771 2001-04-23 Zack Weinberg <zackw@stanford.edu>
6772
6773 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6774
6775 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
6776
6777 * gcc.c-torture/compile/20010423-1.c: New test.
6778
6779 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6780
6781 * g++.old-deja/g++.pt/typename28.C: New test.
6782
6783 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6784
6785 * g++.old-deja/g++.abi/empty2.C: New test.
6786 * g++.old-deja/g++.abi/empty3.C: New test.
6787
6788 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6789
6790 * g++.old-deja/g++.other/comdat2.C: New test.
6791 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6792
6793 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6794
6795 * g++.old-deja/g++.other/overload14.C: New test.
6796
6797 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6798
6799 * g++.old-deja/g++.other/lookup23.C: New test.
6800
6801 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6802
6803 * gcc.c-torture/execute/20010403-1.c: New test.
6804
6805 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
6806 Mark Mitchell <mark@codesourcery.com>
6807
6808 * lib/old-dejagnu.exp: Don't delete output of executable.
6809 Add .exe suffix to executables.
6810
6811 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
6812
6813 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6814
6815 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6816
6817 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6818
6819 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6820
6821 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6822 * g++.old-deja/g++.abi/crash1.C: New test.
6823
6824 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6825
6826 * g++.old-deja/g++.other/crash40.C: New test.
6827
6828 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6829
6830 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6831
6832 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
6833
6834 * g++.old-deja/g++.other/warn6.C: New test.
6835
6836 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6837
6838 * g++.old-deja/g++.robertl/eb42.C: Same.
6839
6840 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6841
6842 * gcc.dg/wtr-conversion-1.c: New testcase.
6843
6844 2001-04-10 Richard Henderson <rth@redhat.com>
6845
6846 * g++.old-deja/g++.other/array5.C: New.
6847
6848 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6849
6850 * gcc.c-torture/execute/20010408-1.c: New test.
6851
6852 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
6853
6854 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6855 headers and constructs.
6856 * g++.old-deja/g++.robertl/eb79.C: Same.
6857 * g++.old-deja/g++.robertl/eb77.C (main): Same.
6858 * g++.old-deja/g++.robertl/eb73.C: Same.
6859 * g++.old-deja/g++.robertl/eb66.C (main): Same.
6860 * g++.old-deja/g++.robertl/eb55.C (t): Same.
6861 * g++.old-deja/g++.robertl/eb54.C (main): Same.
6862 * g++.old-deja/g++.robertl/eb46.C (main): Same.
6863 * g++.old-deja/g++.robertl/eb44.C: Same.
6864 * g++.old-deja/g++.robertl/eb41.C (main): Same.
6865 * g++.old-deja/g++.robertl/eb4.C (main): Same.
6866 * g++.old-deja/g++.robertl/eb39.C: Same.
6867 * g++.old-deja/g++.robertl/eb33.C (main): Same.
6868 * g++.old-deja/g++.robertl/eb31.C (main): Same.
6869 * g++.old-deja/g++.robertl/eb30.C: Same.
6870 * g++.old-deja/g++.robertl/eb3.C: Same.
6871 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6872 * g++.old-deja/g++.robertl/eb21.C: Same.
6873 * g++.old-deja/g++.robertl/eb15.C: Same.
6874 * g++.old-deja/g++.robertl/eb118.C: Same.
6875 * g++.old-deja/g++.robertl/eb115.C (main): Same.
6876 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6877 * g++.old-deja/g++.robertl/eb109.C: Same.
6878 * g++.old-deja/g++.other/sibcall1.C (main): Same.
6879 * g++.old-deja/g++.mike/rtti1.C: Same.
6880 * g++.old-deja/g++.mike/p658.C: Same.
6881 * g++.old-deja/g++.mike/net46.C: Same.
6882 * g++.old-deja/g++.mike/net34.C: Same.
6883 * g++.old-deja/g++.mike/memoize1.C: Same.
6884 * g++.old-deja/g++.mike/eh2.C: Same.
6885 * g++.old-deja/g++.law/weak.C: Same.
6886 * g++.old-deja/g++.law/visibility7.C: Same.
6887 * g++.old-deja/g++.law/visibility25.C: Same.
6888 * g++.old-deja/g++.law/visibility22.C: Same.
6889 * g++.old-deja/g++.law/visibility2.C: Same.
6890 * g++.old-deja/g++.law/visibility17.C: Same.
6891 * g++.old-deja/g++.law/visibility13.C: Same.
6892 * g++.old-deja/g++.law/visibility10.C: Same.
6893 * g++.old-deja/g++.law/visibility1.C: Same.
6894 * g++.old-deja/g++.law/virtual3.C (eval): Same.
6895 * g++.old-deja/g++.law/vbase1.C: Same.
6896 * g++.old-deja/g++.law/operators32.C: Same.
6897 * g++.old-deja/g++.law/nest3.C: Same.
6898 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6899 * g++.old-deja/g++.law/except5.C (main): Same.
6900 * g++.old-deja/g++.law/cvt7.C (run): Same.
6901 * g++.old-deja/g++.law/cvt2.C: Same.
6902 * g++.old-deja/g++.law/cvt16.C: Same.
6903 * g++.old-deja/g++.law/ctors6.C (bar): Same.
6904 * g++.old-deja/g++.law/ctors17.C (main): Same.
6905 * g++.old-deja/g++.law/ctors13.C: Same.
6906 * g++.old-deja/g++.law/ctors12.C (main): Same.
6907 * g++.old-deja/g++.law/ctors10.C: Same.
6908 * g++.old-deja/g++.law/code-gen5.C: Same.
6909 * g++.old-deja/g++.law/bad-error7.C: Same.
6910 * g++.old-deja/g++.law/arm9.C: Same.
6911 * g++.old-deja/g++.law/arm12.C: Same.
6912 * g++.old-deja/g++.law/arg8.C: Same.
6913 * g++.old-deja/g++.law/arg1.C: Same.
6914 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6915 * g++.old-deja/g++.jason/template31.C: Same.
6916 * g++.old-deja/g++.jason/template24.C (main): Same.
6917 * g++.old-deja/g++.jason/2371.C: Same.
6918 * g++.old-deja/g++.eh/new2.C: Same.
6919 * g++.old-deja/g++.eh/new1.C: Same.
6920 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6921 * g++.old-deja/g++.brendan/nest21.C (main): Same.
6922 * g++.old-deja/g++.brendan/err-msg3.C: Same.
6923 * g++.old-deja/g++.brendan/crash62.C: Same.
6924 * g++.old-deja/g++.brendan/crash52.C: Same.
6925 * g++.old-deja/g++.brendan/crash49.C (main): Same.
6926 * g++.old-deja/g++.brendan/crash38.C: Same.
6927 * g++.old-deja/g++.brendan/crash15.C (main): Same.
6928 * g++.old-deja/g++.brendan/copy9.C: Same.
6929
6930 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
6931
6932 * gcc.c-torture/execute/20001203-2.c (memset):
6933 Count argument is of type __SIZE_TYPE__.
6934
6935 2001-04-04 Diego Novillo <dnovillo@redhat.com>
6936
6937 * gcc.c-torture/compile/20010404-1.c: New test.
6938
6939 2001-04-04 Jakub Jelinek <jakub@redhat.com>
6940
6941 * gcc.c-torture/compile/20010326-1.c: New test.
6942
6943 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
6944
6945 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
6946 peculiarities of the SH.
6947 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
6948
6949 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6950
6951 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
6952 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
6953 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
6954
6955 2001-04-02 Jakub Jelinek <jakub@redhat.com>
6956
6957 * g77.f-torture/compile/20010321-1.f: New test.
6958
6959 2001-04-02 Jakub Jelinek <jakub@redhat.com>
6960
6961 * gcc.c-torture/compile/20010329-1.c: New test.
6962
6963 2001-04-02 Jakub Jelinek <jakub@redhat.com>
6964
6965 * gcc.c-torture/execute/20010329-1.c: New test.
6966
6967 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
6968
6969 * g++.old-deja/g++.other/eh4.C: Fix typo.
6970
6971 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
6972
6973 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
6974
6975 2001-03-28 Philip Blundell <philb@gnu.org>
6976
6977 * gcc.c-torture/compile/20010328-1.c: New test.
6978
6979 2001-03-27 Richard Henderson <rth@redhat.com>
6980
6981 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
6982 * g++.old-deja/g++.eh/vbase3.C: Likewise.
6983
6984 2001-03-27 Alan Modra <alan@linuxcare.com.au>
6985
6986 * gcc.c-torture/compile/20010327-1.c: New test.
6987
6988 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
6989
6990 * g++.old-deja/g++.other/friend12.C: New test.
6991 * g++.old-deja/g++.other/friend9.C: Expect no errors.
6992 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
6993
6994 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
6995
6996 * gcc.c-torture/execute/20010325-1.c: New test.
6997
6998 2001-03-23 Jakub Jelinek <jakub@redhat.com>
6999
7000 * g++.old-deja/g++.other/mangle3.C: New test.
7001
7002 2001-03-22 Jakub Jelinek <jakub@redhat.com>
7003
7004 * g++.old-deja/g++.other/anon8.C: New test.
7005
7006 2001-03-20 Philip Blundell <philb@gnu.org>
7007
7008 * gcc.c-torture/compile/20010320-1.c: New test.
7009
7010 2001-03-17 Richard Henderson <rth@redhat.com>
7011
7012 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7013
7014 2001-03-15 Geoff Keating <geoff@redhat.com>
7015
7016 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7017 tests on AIX.
7018
7019 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7020
7021 * g++.old-deja/g++.other/eh4.C: New test.
7022
7023 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7024
7025 * gcc.dg/cpp/mi1.c: Update.
7026
7027 2001-03-14 Jakub Jelinek <jakub@redhat.com>
7028
7029 * g++.old-deja/g++.other/regstack.C: New test.
7030
7031 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7032
7033 * g++.old-deja/g++.other/ref4.C: New test.
7034
7035 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7036
7037 * objc/execute/va_method.m: Added.
7038 * objc/execute/IMP.m: Added.
7039 * objc/execute/_cmd.m: Added.
7040 * objc/execute/accessing_ivars.m: Added.
7041 * objc/execute/class-1.m: Added.
7042 * objc/execute/class-10.m: Added.
7043 * objc/execute/class-11.m: Added.
7044 * objc/execute/class-12.m: Added.
7045 * objc/execute/class-13.m: Added.
7046 * objc/execute/class-14.m: Added.
7047 * objc/execute/class-2.m: Added.
7048 * objc/execute/class-3.m: Added.
7049 * objc/execute/class-4.m: Added.
7050 * objc/execute/class-5.m: Added.
7051 * objc/execute/class-6.m: Added.
7052 * objc/execute/class-7.m: Added.
7053 * objc/execute/class-8.m: Added.
7054 * objc/execute/class-9.m: Added.
7055 * objc/execute/class-tests-1.h
7056 * objc/execute/class-tests-2.h
7057 * objc/execute/compatibility_alias.m: Added.
7058 * objc/execute/encode-1.m: Added.
7059 * objc/execute/formal_protocol-1.m: Added.
7060 * objc/execute/formal_protocol-2.m: Added.
7061 * objc/execute/formal_protocol-3.m: Added.
7062 * objc/execute/formal_protocol-4.m: Added.
7063 * objc/execute/formal_protocol-5.m: Added.
7064 * objc/execute/formal_protocol-6.m: Added.
7065 * objc/execute/formal_protocol-7.m: Added.
7066 * objc/execute/informal_protocol.m: Added.
7067 * objc/execute/initialize.m: Added.
7068 * objc/execute/load.m: Added.
7069 * objc/execute/many_args_method.m: Added.
7070 * objc/execute/nested-3.m: Added.
7071 * objc/execute/no_clash.m: Added.
7072 * objc/execute/private.m: Added.
7073 * objc/execute/redefining_self.m: Added.
7074 * objc/execute/root_methods.m: Added.
7075 * objc/execute/selector-1.m: Added.
7076 * objc/execute/static-1.m: Added.
7077 * objc/execute/static-2.m: Added.
7078 * objc/execute/va_method.m: Added.
7079
7080 2001-03-10 Richard Henderson <rth@redhat.com>
7081
7082 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7083
7084 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7085
7086 * g++.old-deja/g++.other/crash31.C: XFAIL.
7087 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7088 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7089 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7090 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7091 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7092
7093 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7094
7095 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7096
7097 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7098
7099 * gcc.dg/20000724-1.c: Don't use multiline strings.
7100
7101 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7102
7103 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7104 result of -cString against what we expect it to be; don't just
7105 print it out for no one to read.
7106
7107 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7108 Based on testcases provided by Nicola Pero.
7109
7110 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7111
7112 * gcc.dg/cpp/macro7.c: New test.
7113
7114 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7115
7116 * gcc.dg/cpp/multiline.c: Update.
7117
7118 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7119
7120 * g++.old-deja/g++.other/enum3.C: New test.
7121
7122 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7123
7124 * g++.old-deja/g++.other/pod1.C: New test.
7125
7126 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7127
7128 * g++.old-deja/g++.ext/overload1.C: New test.
7129
7130 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7131
7132 * g++.old-deja/g++.pt/using1.C: New test.
7133
7134 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7135
7136 * g++.old-deja/g++.other/using9.C: New test.
7137
7138 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7139
7140 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7141
7142 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7143
7144 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7145
7146 * g++.old-deja/g++.ext/realpt1.C: Remove.
7147
7148 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7149
7150 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7151
7152 2001-02-26 Will Cohen <wcohen@redhat.com>
7153
7154 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7155
7156 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7157
7158 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7159 templatized constructors.
7160
7161 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7162
7163 * gcc.c-torture/execute/20010224-1.c: New test.
7164
7165 2001-02-23 Jakub Jelinek <jakub@redhat.com>
7166
7167 * gcc.c-torture/execute/20010222-1.c: New test.
7168
7169 2001-02-22 Jakub Jelinek <jakub@redhat.com>
7170
7171 * g++.old-deja/g++.other/inline20.C: New test.
7172
7173 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7174
7175 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7176
7177 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7178
7179 * g++.old-deja/g++.other/lookup22.C: New test.
7180
7181 2001-02-19 Zack Weinberg <zackw@stanford.edu>
7182
7183 * g77.dg: New directory.
7184 * g77.dg/20010216-1.f: New test case.
7185 * g77.dg/dg.exp: New driver.
7186 * lib/g77-dg.exp: New driver library.
7187
7188 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7189
7190 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7191
7192 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7193
7194 * g++.old-deja/g++.other/decl9.C: New test.
7195
7196 2001-02-16 Jakub Jelinek <jakub@redhat.com>
7197
7198 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7199 not need <string> and also tests the initialization at runtime.
7200
7201 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7202
7203 * gcc.c-torture/execute/longlong.c: New test.
7204
7205 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
7206
7207 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7208
7209 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
7210
7211 * gcc.c-torture/execute/920302-1.c (execute):
7212 Change argument type to short.
7213
7214 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7215
7216 * g++.old-deja/g++.pt/deduct6.C: New test.
7217
7218 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7219
7220 * g++.old-deja/g++.pt/deduct5.C: New test.
7221
7222 2001-02-14 Jakub Jelinek <jakub@redhat.com>
7223
7224 * gcc.c-torture/execute/20010209-1.c: New test.
7225
7226 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7227
7228 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7229
7230 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
7231
7232 * g++.dg/vtgc1.C: Update for new ABI.
7233
7234 * consistency.vlad: New directory, 1665 files.
7235
7236 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7237
7238 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7239 return type.
7240 * gcc.dg/cpp/digraphs.c: Declare puts.
7241
7242 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7243
7244 * g++.old-deja/g++.other/warn5.C: New test.
7245
7246 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7247
7248 * g++.old-deja/g++.pt/spec40.C: New test.
7249
7250 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7251
7252 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7253 case.
7254 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7255
7256 2001-02-12 Jakub Jelinek <jakub@redhat.com>
7257
7258 * gcc.c-torture/compile/20010209-1.c: New test.
7259
7260 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7261
7262 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7263 excess errors message but not if it crashes.
7264 * g++.old-deja/g++.other/crash27.C: Likewise.
7265 * g++.old-deja/g++.other/crash28.C: Likewise.
7266 * g++.old-deja/g++.other/crash30.C: Likewise.
7267 * g++.old-deja/g++.other/crash32.C: Likewise.
7268 * g++.old-deja/g++.other/crash35.C: Likewise.
7269 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7270
7271 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7272
7273 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7274 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7275 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7276 g77.f-torture/execute/execute.exp,
7277 g77.f-torture/noncompile/noncompile.exp,
7278 gcc.c-torture/execute/execute.exp,
7279 gcc.c-torture/execute/memcheck/memcheck.exp,
7280 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7281 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7282 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7283 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7284 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7285 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7286 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7287 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7288 Remove bug reporting instructions with ancient email addresses.
7289
7290 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7291
7292 * gcc.dg/20010202-1.c: New test.
7293 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7294
7295 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7296
7297 * g++.dg/stdbool-if.C: New test.
7298
7299 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7300
7301 * objc/execute/fdecl.m: Added main().
7302
7303 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7304
7305 * gcc.c-torture/execute/20010206-1.c: New test.
7306
7307 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7308
7309 * gcc.dg/cpp/avoidpaste1.c: Update.
7310
7311 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7312
7313 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7314 Pero <nicola@brainstorm.co.uk>.
7315 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7316
7317 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7318
7319 * g++.old-deja/g++.pt/spec39.C: New test.
7320
7321 2001-02-05 Jakub Jelinek <jakub@redhat.com>
7322
7323 * gcc.c-torture/compile/20010202-1.c: New test.
7324
7325 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7326
7327 * g++.old-deja/g++.abi/primary2.C: New test.
7328 * g++.old-deja/g++.abi/primary3.C: New test.
7329 * g++.old-deja/g++.abi/primary4.C: New test.
7330 * g++.old-deja/g++.abi/primary5.C: New test.
7331 * g++.old-deja/g++.abi/vtable3.h: New test.
7332 * g++.old-deja/g++.abi/vtable3a.C: New test.
7333 * g++.old-deja/g++.abi/vtable3b.C: New test.
7334 * g++.old-deja/g++.abi/vtable3c.C: New test.
7335 * g++.old-deja/g++.abi/vtable3d.C: New test.
7336 * g++.old-deja/g++.abi/vtable3e.C: New test.
7337 * g++.old-deja/g++.abi/vtable3f.C: New test.
7338 * g++.old-deja/g++.abi/vtable3g.C: New test.
7339 * g++.old-deja/g++.abi/vtable3h.C: New test.
7340 * g++.old-deja/g++.abi/vtable3i.C: New test.
7341 * g++.old-deja/g++.abi/vtable3j.C: New test.
7342 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7343
7344 2001-02-03 Jakub Jelinek <jakub@redhat.com>
7345
7346 * g++.old-deja/g++.other/anon6.C: New test.
7347 * g++.old-deja/g++.other/anon7.C: New test.
7348
7349 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7350
7351 * gcc.dg/cpp/avoidpaste2.c: New tests.
7352
7353 2001-01-31 Jakub Jelinek <jakub@redhat.com>
7354
7355 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7356
7357 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7358
7359 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7360 DECIMAL_DIG cases for Irix."
7361
7362 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
7363
7364 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7365
7366 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7367
7368 * gcc.dg/c99-tag-1.c: New test.
7369
7370 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7371
7372 * gcc.dg/cpp/tr-warn1.c: Add tests.
7373
7374 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7375
7376 * gcc.dg/cpp/avoidpaste1.c: Update.
7377 * gcc.dg/cpp/paste4.c: Update.
7378
7379 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
7380
7381 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7382 cases for Irix.
7383
7384 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7385
7386 * g++.old-deja/g++.other/inline19.C: New test.
7387
7388 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
7389
7390 * gcc.dg/Wlarger-than.c: New test.
7391
7392 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
7393
7394 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7395
7396 2001-01-29 Jakub Jelinek <jakub@redhat.com>
7397
7398 * gcc.c-torture/execute/20010129-1.c: New test.
7399 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7400
7401 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
7402
7403 * gcc.dg/cpp/avoidpaste1.c: Test case.
7404
7405 2001-01-28 Jakub Jelinek <jakub@redhat.com>
7406
7407 * g++.old-deja/g++.other/inline18.C: New test.
7408
7409 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7410
7411 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7412 and __builtin_putchar.
7413
7414 2001-01-27 Jakub Jelinek <jakub@redhat.com>
7415
7416 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7417 tests.
7418
7419 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
7420
7421 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7422 floating point number rounding mode to round to the nearest
7423 representable mode.
7424
7425 2001-01-25 Jakub Jelinek <jakub@redhat.com>
7426
7427 * g++.old-deja/g++.other/mangle2.C: New test.
7428
7429 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
7430
7431 * gcc.c-torture/compile/20010124-1.c: New test.
7432
7433 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
7434
7435 * g++.old-deja/g++.pt/spec38.C: New test.
7436
7437 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7438
7439 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7440 "Build don't run".
7441
7442 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7443
7444 * gcc.c-torture/execute/20010123-1.c: New test.
7445
7446 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7447
7448 * g++.old-deja/g++.pt/spec37.C: New test.
7449
7450 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7451
7452 * g++.old-deja/g++.pt/overload14.C: New test.
7453
7454 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7455
7456 * gcc.c-torture/execute/20010122-1.c: New test, exercise
7457 __builtin_return_address.
7458
7459 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
7460
7461 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7462 * g++.old-deja/g++.pt/spec35.C: New test.
7463 * g++.old-deja/g++.pt/spec36.C: New test.
7464
7465 2001-01-20 Jakub Jelinek <jakub@redhat.com>
7466
7467 * gcc.c-torture/compile/20010118-1.c: New test.
7468
7469 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
7470
7471 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7472
7473 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7474
7475 * gcc.c-torture/execute/20010119-1.c: New test.
7476
7477 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7478
7479 * g++.old-deja/g++.other/vbase5.C: New test.
7480
7481 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7482
7483 * gcc.c-torture/execute/20010118-1.c: New test.
7484
7485 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7486
7487 * g++.old-deja/g++.pt/deduct3.C: New test.
7488
7489 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7490
7491 * g++.old-deja/g++.pt/spec34.C: New test.
7492
7493 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7494
7495 * g77.f-torture/compile/20000601-2.f: New test.
7496
7497 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7498
7499 * g++.old-deja/g++.other/init17.C: New test.
7500
7501 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
7502
7503 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7504
7505 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7506
7507 * g++.old-deja/g++.pt/unify8.C: New test.
7508
7509 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7510
7511 * g++.old-deja/g++.abi/vbase1.C: New test.
7512
7513 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7514
7515 * g++.old-deja/g++.pt/crash65.C: New test.
7516
7517 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
7518
7519 * gcc.dg/cpp/assembl2.S: New test case.
7520
7521 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
7522
7523 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7524 are supported.
7525
7526 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7527
7528 * g++.old-deja/g++.other/builtins1.C: New test.
7529 * g++.old-deja/g++.other/builtins2.C: Likewise.
7530 * g++.old-deja/g++.other/builtins3.C: Likewise.
7531 * g++.old-deja/g++.other/builtins4.C: Likewise.
7532
7533 2001-01-17 Jakub Jelinek <jakub@redhat.com>
7534
7535 * gcc.c-torture/compile/20010117-1.c: New test.
7536 * gcc.c-torture/compile/20010117-2.c: New test.
7537
7538 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7539
7540 * g77.f-torture/execute/20010116.[fx]: New test,
7541 XFAIL on i?86-*-*.
7542 * g77.f-torture/compile/20010115.f: Indicate it's
7543 a test for PR fortran/1636.
7544
7545 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
7546
7547 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7548
7549 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7550
7551 * g77.f-torture/compile/20010115.f: New test.
7552
7553 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
7554
7555 * g++.old-deja/g++.pt/nontype5.C: New test.
7556
7557 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
7558
7559 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7560 have an equivalent working one below it.
7561
7562 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7563
7564 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7565 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7566
7567 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7568
7569 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7570 message containing "init_priority".
7571 (conpr-2.C): Likewise.
7572 (conpr-3.C): Likewise.
7573 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7574
7575 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7576
7577 * gcc.c-torture/execute/20010114-2.c: New test.
7578
7579 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7580
7581 * gcc.c-torture/compile/20010114-1.c: New test.
7582 * gcc.c-torture/compile/20010114-1.x: Xfail.
7583 * gcc.c-torture/compile/20010114-2.c: New test.
7584 * gcc.c-torture/execute/20010114-1.c: New test.
7585 * gcc.dg/trunc-1.c: New test.
7586 * gcc.dg/uninit-B.c: New test.
7587
7588 2001-01-13 Nick Clifton <nickc@redhat.com>
7589
7590 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7591 target.
7592
7593 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
7594
7595 * gcc.c-torture/compile/20010113-1.c: New test.
7596
7597 2001-01-13 Jakub Jelinek <jakub@redhat.com>
7598
7599 * gcc.c-torture/compile/20001212-1.c: New test.
7600
7601 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
7602
7603 * gcc.dg/cpp/widestr1.c: Update.
7604 * gcc.dg/cpp/prag-imp.c: Remove.
7605
7606 2001-01-12 Jakub Jelinek <jakub@redhat.com>
7607
7608 * gcc.c-torture/execute/20000801-3.x: Remove.
7609 * gcc.dg/c90-init-1.c: New test.
7610 * gcc.dg/c99-init-1.c: New test.
7611 * gcc.dg/c99-init-2.c: New test.
7612 * gcc.dg/gnu99-init-1.c: New test.
7613
7614 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
7615
7616 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7617 testing that no relevant ones were found.
7618
7619 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7620
7621 * g++.old-deja/g++.pt/cast2.C: New test.
7622
7623 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7624
7625 * g++.old-deja/g++.pt/friend47.C: New test.
7626
7627 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7628
7629 * g++.old-deja/g++.pt/instantiate13.C: New test.
7630
7631 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7632
7633 * g++.old-deja/g++.other/defarg7.C: New test.
7634 * g++.old-deja/g++.other/defarg8.C: New test.
7635
7636 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7637
7638 * g++.old-deja/g++.pt/crash64.C: New test.
7639
7640 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7641
7642 * g++.old-deja/g++.pt/crash63.C: New test.
7643
7644 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
7645
7646 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7647
7648 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
7649
7650 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7651
7652 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7653
7654 * g++.old-deja/g++.pt/error3.C: New test.
7655
7656 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7657
7658 * g++.old-deja/g++.other/crash39.C: New test.
7659
7660 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7661
7662 * g++.old-deja/g++.other/vbase4.C: New test.
7663
7664 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
7665
7666 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7667 * gcc.dg/special/20000419-2.c: New file. Identical to above.
7668 * gcc.dg/special/special.exp: New test driver which will check
7669 for alias support for the above test.
7670
7671 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
7672
7673 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7674 problems on small machines.
7675 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7676 parameterize.
7677
7678 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
7679
7680 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7681 mips.
7682 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7683
7684 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
7685
7686 * g++.old_deja/g++.pt/using8.C: New test.
7687
7688 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
7689
7690 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7691
7692 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
7693
7694 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7695 where a failure is expected.
7696 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7697
7698 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7699
7700 * g++.old_deja/g++.pt/instantiate12.C: New test.
7701
7702 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7703
7704 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7705 start of structs.
7706 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7707 * g++.old-deja/g++.brendan/crash17.C: Likewise.
7708 * g++.old-deja/g++.brendan/crash29.C: Likewise.
7709 * g++.old-deja/g++.brendan/crash48.C: Likewise.
7710 * g++.old-deja/g++.brendan/ns1.C: Likewise.
7711 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7712 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7713 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7714 * g++.old-deja/g++.eh/spec6.C: Likewise.
7715 * g++.old-deja/g++.jason/crash3.C: Likewise.
7716 * g++.old-deja/g++.law/ctors11.C: Likewise.
7717 * g++.old-deja/g++.law/ctors17.C: Likewise.
7718 * g++.old-deja/g++.law/ctors5.C: Likewise.
7719 * g++.old-deja/g++.law/ctors9.C: Likewise.
7720 * g++.old-deja/g++.mike/ambig1.C: Likewise.
7721 * g++.old-deja/g++.mike/net22.C: Likewise.
7722 * g++.old-deja/g++.mike/p3538a.C: Likewise.
7723 * g++.old-deja/g++.mike/p3538b.C: Likewise.
7724 * g++.old-deja/g++.mike/virt3.C: Likewise.
7725 * g++.old-deja/g++.niklas/t128.C: Likewise.
7726 * g++.old-deja/g++.other/anon4.C: Likewise.
7727 * g++.old-deja/g++.other/using1.C: Likewise.
7728 * g++.old-deja/g++.other/warn3.C: Likewise.
7729 * g++.old-deja/g++.pt/t37.C: Likewise.
7730 * g++.old-deja/g++.robertl/eb69.C: Likewise.
7731 * g++.old-deja/g++.robertl/eb71.C: Likewise.
7732
7733 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7734
7735 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7736
7737 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7738
7739 * gcc.c-torture/execute/stdio-opt-3.c: New test.
7740
7741 2001-01-07 Jakub Jelinek <jakub@redhat.com>
7742
7743 * gcc.c-torture/compile/20010107-1.c: New test.
7744
7745 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7746
7747 * gcc.c-torture/execute/builtin-noret-1.c: New test.
7748
7749 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7750
7751 * gcc.dg/format/format.h: New file.
7752 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7753 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7754 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7755 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7756 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7757 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7758 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7759 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7760 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7761 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7762 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7763 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7764 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7765 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7766 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7767 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7768 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7769 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7770 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7771 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7772 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7773 instead of declaring standard types, macros and functions in each
7774 test.
7775
7776 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
7777
7778 * gcc.c-torture/execute/20010106-1.c: New test.
7779
7780 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
7781
7782 * gcc.dg/format/format.exp: New file.
7783 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7784 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7785 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7786 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7787 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7788 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7789 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7790 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7791 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7792 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7793 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7794 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7795 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7796 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7797 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7798 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7799 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7800 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7801 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7802 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7803 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7804 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7805 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7806 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7807 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7808 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7809 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7810 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7811 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7812 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7813 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7814 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7815 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7816 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7817 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7818 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7819 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7820 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7821 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7822 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7823 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7824 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7825
7826 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
7827
7828 * gcc.c-torture/execute/991228-1.c: Take word endianness into
7829 account.
7830
7831 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
7832
7833 * gcc.c-torture/execute/builtin-complex-1.c: New test.
7834
7835 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
7836
7837 * g++.old-deja/g++.pt/crash62.C: New test.
7838
7839 2001-01-04 Richard Henderson <rth@redhat.com>
7840
7841 * gcc.dg/20000926-1.c: Update expected warnings.
7842 * gcc.dg/array-2.c: Likewise.
7843 * gcc.dg/array-4.c: Also validate flexible array members.
7844 * gcc.dg/c99-flex-array-1.c: New.
7845
7846 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
7847
7848 * gcc.c-torture/compile/20001222-1.x: Remove.
7849
7850 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7851
7852 * gcc.c-torture/execute/built-in-setjmp.c: New.
7853
7854 2001-01-03 Richard Henderson <rth@redhat.com>
7855
7856 * gcc.dg/940510-1.c: Update expected error wording.
7857 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7858
7859 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
7860
7861 * lib/target-supports.exp (check_alias_available): Modified to
7862 indicate aliases not supported if only weak aliases are supported.
7863
7864 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7865
7866 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7867 Turn on cmpstrsi checks for __pj__ and __i370__.
7868
7869 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
7870
7871 * g++.old-deja/g++.other/virtual11.C: New test.
7872
7873 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
7874
7875 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7876
7877 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7878
7879 * gcc.c-torture/compile/20010102-1.c: New test.
7880
7881 2001-01-02 Andreas Jaeger <aj@suse.de>
7882
7883 * gcc.dg/noreturn-3.c: New test.
7884
7885 * gcc.dg/noreturn-4.c: New test.
7886
7887 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7888
7889 * gcc.c-torture/execute/stdio-opt-1.c: Also test
7890 __builtin_fputc and __builtin_fwrite.
7891
7892 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
7893
7894 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7895 signed char, not default char.
7896
7897 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
7898
7899 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7900
7901 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
7902
7903 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
7904
7905 2000-12-29 Richard Henderson <rth@redhat.com>
7906
7907 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7908 (__cyg_profile_func_exit): Define.
7909
7910 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
7911
7912 * g++.dg/vtgc1.C: New test.
7913
7914 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
7915
7916 * gcc.dg/noncompile/20001228-1.c: New test.
7917
7918 * gcc.dg/20001228-1.c: New test.
7919
7920 * gcc.c-torture/execute/20001228-1.c: New test.
7921
7922 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
7923
7924 * gcc.dg/format-strfmon-1.c: New test.
7925
7926 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7927
7928 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7929 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7930 * gcc.c-torture/execute/string-opt-1.c: Likewise.
7931 * gcc.c-torture/execute/string-opt-2.c: Likewise.
7932 * gcc.c-torture/execute/string-opt-3.c: Likewise.
7933 * gcc.c-torture/execute/string-opt-4.c: Likewise.
7934 * gcc.c-torture/execute/string-opt-6.c: Likewise.
7935 * gcc.c-torture/execute/string-opt-7.c: Likewise.
7936 * gcc.c-torture/execute/string-opt-8.c: Likewise.
7937 * gcc.c-torture/execute/string-opt-9.c: Likewise.
7938 * gcc.c-torture/execute/string-opt-10.c: Likewise.
7939 * gcc.c-torture/execute/string-opt-11.c: Likewise.
7940 * gcc.c-torture/execute/string-opt-12.c: Likewise.
7941
7942 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
7943 * gcc.c-torture/execute/string-opt-4.c: Test index.
7944
7945 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
7946
7947 * gcc.c-torture/compile/20001226-1.c: New test.
7948
7949 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
7950
7951 * gcc.c-torture/compile/20001222-1.c: New test.
7952 * gcc.c-torture/compile/20001222-1.x: Xfail.
7953
7954 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
7955
7956 * gcc.c-torture/execute/comp-goto-2.c: New test.
7957
7958 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
7959
7960 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
7961 Use long types if __INT_MAX__ is 32767.
7962 (main): Use cast to (sint32 *) when poking 88 into a_page.
7963
7964 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
7965
7966 2000-12-21 Bernd Schmidt <bernds@redhat.com>
7967
7968 * gcc.c-torture/compile/20001221-1.c: New test.
7969 * gcc.c-torture/execute/20001221-1.c: New test.
7970
7971 2000-12-20 Richard Henderson <rth@redhat.com>
7972
7973 * g++.old-deja/g++.pt/crash36.C: Update error lines.
7974 * g++.old-deja/g++.robertl/eb109.C: Likewise.
7975
7976 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7977
7978 * gcc.dg/compare3.c: New test.
7979
7980 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7981
7982 * gcc.dg/format-warnll-1.c: New test.
7983
7984 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
7985
7986 * gcc.dg/cpp/cmdlne-P.c: New test.
7987
7988 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
7989
7990 * gcc.c-torture/execute/builtin-abs-1.c,
7991 gcc.c-torture/execute/builtin-abs-2.c: New tests.
7992
7993 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
7994
7995 * gcc.dg/cpp/multiline.c: New test.
7996
7997 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
7998
7999 * g++.old-deja/g++.other/syshdr1.C: Update.
8000 * gcc.dg/cpp/lineflags.c: Remove temporarily.
8001
8002 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8003
8004 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8005
8006 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8007
8008 * g++.old-deja/g++.pt/ttp65.C: New test.
8009
8010 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8011
8012 * g++.old-deja/g++.pt/ttp64.C: New test.
8013
8014 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8015
8016 * g++.old-deja/g++.pt/spec33.C: New test.
8017
8018 2000-12-14 Catherine Moore <clm@redhat.com>
8019
8020 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8021 * gcc.c-torture/execute/920612-2.c: Likewise.
8022 * gcc.c-torture/execute/920428-2.c: Likewise.
8023 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8024 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8025
8026 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8027
8028 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8029 * gcc.dg/pack-test-2.c: Likewise.
8030
8031 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8032
8033 Tests by Zack Weinberg <zackw@stanford.edu>.
8034
8035 * gcc.dg/cpp/defined.c: Update.
8036 * gcc.dg/cpp/defined_trad.c: New tests.
8037
8038 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8039
8040 * gcc.dg/cpp/trad-direct.c: Update.
8041
8042 2000-12-11 Neil Booth <neilb@earthling.net>
8043
8044 * gcc.dg/cpp/defined_trad.c
8045
8046 2000-12-11 Neil Booth <neilb@earthling.net>
8047
8048 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8049
8050 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8051
8052 * gcc.dg/format-miss-2.c: New test.
8053
8054 2000-12-09 Neil Booth <neilb@earthling.net>
8055
8056 * gcc.dg/cpp/lineflags.c: New tests.
8057 * gcc.dg/cpp/poison.c: Update.
8058 * gcc.dg/cpp/redef2.c: Update.
8059 * gcc.dg/cpp/skipping.c: New test.
8060
8061 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
8062
8063 * g++.old-deja/g++.other/eh3.C: New testcase.
8064
8065 2000-12-07 Neil Booth <neilb@earthling.net>
8066
8067 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8068 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8069 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8070 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8071 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8072 Update.
8073
8074 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8075
8076 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8077 __SIZE_TYPE__ instead of int for type of integers cast to
8078 pointers.
8079
8080 2000-12-07 Jakub Jelinek <jakub@redhat.com>
8081
8082 * g++.old-deja/g++.other/cleanup4.C: New test.
8083
8084 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8085
8086 * format-sec-1.c: New test.
8087
8088 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8089
8090 * gcc.dg/format-nonlit-3.c: New test.
8091
8092 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8093
8094 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8095 through a null pointer.
8096
8097 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8098
8099 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8100 * g++.old-deja/g++.pt/partial4.C: New test.
8101
8102 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8103
8104 * gcc.c-torture/execute/ieee/hugeval.x: New.
8105
8106 2000-12-06 Neil Booth <neilb@earthling.net>
8107
8108 * gcc.dg/cpp/backslash2.c: New tests.
8109
8110 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8111
8112 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8113 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8114
8115 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
8116
8117 * gcc.c-torture/execute/20001203-2.c: New testcase.
8118
8119 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8120
8121 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8122 * g++.old-deja/g++.other/virtual10.C: New test.
8123
8124 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8125
8126 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8127
8128 2000-12-05 Richard Henderson <rth@redhat.com>
8129
8130 * gcc.c-torture/compile/20001205-1.c: New.
8131
8132 2000-12-04 Neil Booth <neilb@earthling.net>
8133
8134 * g++.old-deja/g++.other/virtual9.C: New test.
8135 * g++.old-deja/g++.pt/crash61.C: New test.
8136 * gcc.c-torture/execute/loop-9.c: New test.
8137
8138 2000-12-04 Neil Booth <neilb@earthling.net>
8139
8140 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8141 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8142 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8143 * gcc.dg/cpp/extratokens.c: ...here.
8144
8145 2000-12-04 Neil Booth <neilb@earthling.net>
8146
8147 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8148 New tests.
8149
8150 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8151
8152 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8153 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8154
8155 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8156
8157 * gcc.c-torture/execute/20001203-1.c: New test.
8158
8159 2000-12-03 Neil Booth <neilb@earthling.net>
8160
8161 * gcc.dg/cpp/macro6.c: New test cases.
8162
8163 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8164
8165 * gcc.c-torture/execute/string-opt-9.c: New test.
8166 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8167 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8168 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8169
8170 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8171 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8172
8173 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
8174
8175 * gcc.dg/cpp/if-6.c: New testcase.
8176
8177 * gcc.dg/20001201-1.c: New testcase.
8178
8179 2000-12-02 Neil Booth <neilb@earthling.net>
8180
8181 * g++.old-deja/g++.other/externC4.C,
8182 g++.old-deja/g++.other/friend10.C: New tests.
8183
8184 2000-12-02 Neil Booth <neilb@earthling.net>
8185
8186 * g++.old-deja/g++.other/instan2.C
8187 * g++.old-deja/g++.other/instan3.C: New test.
8188
8189 2000-12-02 Neil Booth <neilb@earthling.net>
8190
8191 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8192 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8193 gnuc99.c,gnuc99-pedantic.c: New tests.
8194
8195 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8196
8197 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8198 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8199
8200 2000-12-01 Neil Booth <neilb@earthling.net>
8201
8202 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8203 * gcc.dg/cpp/poison.c: Update.
8204 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8205
8206 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8207
8208 * g77.f-torture/execute/20001201.f: New test.
8209
8210 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8211
8212 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8213
8214 2000-12-01 Jakub Jelinek <jakub@redhat.com>
8215
8216 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8217
8218 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8219
8220 * g++.old-deja/g++.other/cast6.C: New test.
8221
8222 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
8223
8224 * gcc.c-torture/execute/20001130-2.c: New testcase.
8225
8226 2000-11-30 Richard Henderson <rth@redhat.com>
8227
8228 * gcc.c-torture/execute/20001130-1.c: New test.
8229
8230 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8231
8232 * g++.old-deja/g++.other/op3.C: New test.
8233
8234 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8235
8236 * g++.old-deja/g++.other/op2.C: New test.
8237
8238 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8239
8240 * g++.old-deja/g++.other/crash38.C: New test.
8241
8242 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8243
8244 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8245
8246 2000-11-29 Jakub Jelinek <jakub@redhat.com>
8247
8248 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8249 tests.
8250 * gcc.c-torture/execute/string-opt-6.c: New test.
8251
8252 * gcc.dg/20001117-1.c: Add main.
8253
8254 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
8255
8256 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8257 Move from here ...
8258 * gcc.dg/940510-1.c: ... to here.
8259
8260 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8261 zero-size arrays in toplevel structures.
8262
8263 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8264
8265 * gcc.c-torture/execute/loop-8.c: New test.
8266
8267 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8268
8269 * g++.old-deja/g++.other/base1.C: New test.
8270
8271 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8272
8273 * g++.old-deja/g++.other/parse2.C: New test.
8274
8275 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8276
8277 * g++.old-deja/g++.pt/incomplete1.C: New test.
8278
8279 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8280
8281 * g++.old-deja/g++.other/friend9.C: New test.
8282
8283 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8284
8285 * gcc.dg/20001127-1.c: New test.
8286
8287 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8288
8289 * g++.old-deja/g++.pt/friend46.C: New test.
8290
8291 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8292
8293 * g++.old-deja/g++.other/ptrmem8.C: New test.
8294
8295 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8296
8297 * gcc.c-torture/execute/string-opt-7.c: New test.
8298 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8299
8300 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8301
8302 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8303 instead of 'mkcheck 2'.
8304
8305 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8306
8307 * gcc.c-torture/execute/memcheck/driver.c,
8308 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8309 C9X references to refer to C99.
8310
8311 2000-11-25 Jakub Jelinek <jakub@redhat.com>
8312
8313 * gcc.dg/ultrasp3.c: New test.
8314
8315 2000-11-25 Neil Booth <neilb@earthling.net>
8316
8317 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8318
8319 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
8320
8321 * gcc.c-torture/compile/20001123-2.c: New.
8322
8323 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8324
8325 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8326
8327 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8328
8329 * gcc.dg/sequence-point-1.c: Add some new tests.
8330 * gcc.c-torture/execute/20001124-1.c: New test.
8331
8332 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8333
8334 * g++.old-deja/g++.other/vaarg4.C: New test.
8335 * gcc.c-torture/compile/20001123-1.c: New test.
8336
8337 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8338
8339 * g++.other/crash24.C: Adjust and remove XFAIL.
8340 * g++.other/crash37.C: New test.
8341
8342 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8343
8344 * g++.old-deja/g++.pt/instantiate9.C: New test.
8345
8346 2000-11-22 Mark Mitchell <mark@codesourcery.com>
8347
8348 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8349 new ABI, too.
8350
8351 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8352 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8353
8354 2000-11-22 Neil Booth <neilb@earthling.net>
8355
8356 * gcc.dg/cpp/Wtrigraphs.c: New test.
8357
8358 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8359
8360 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8361
8362 2000-11-22 Jakub Jelinek <jakub@redhat.com>
8363
8364 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8365
8366 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8367
8368 * lib/gcc-dg.exp: load_lib scanasm.exp.
8369 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8370 * lib/g++-dg.exp: load_lib scanasm.exp.
8371 * lib/scanasm.exp: New.
8372 (scan-assembler, scan-assembler-not): Add optional arguments to
8373 test name, or if not present, the pattern name.
8374 (scan-assembler-dem, scan-assembler-dem-not): New.
8375
8376 * g++.dg/dg.exp: New.
8377
8378 2000-11-21 Neil Booth <neilb@earthling.net>
8379
8380 * gcc.dg/cpp/integrated1.c: Remove.
8381
8382 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8383
8384 * gcc.c-torture/execute/20001121-1.c: New test.
8385
8386 2000-11-21 Richard Henderson <rth@redhat.com>
8387
8388 * gcc.c-torture/compile/20001121-1.c: New test.
8389
8390 2000-11-20 Neil Booth <neilb@earthling.net>
8391
8392 * gcc.dg/cpp/integrated1.c: New test.
8393
8394 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8395
8396 * g++.old-deja/g++.other/inline17.C: New test.
8397
8398 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
8399
8400 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8401 local variable to be zero: I made the variable global. Now
8402 uses abort() and exit() instead of relying on main's return value.
8403
8404 2000-11-20 Neil Booth <neilb@earthling.net>
8405
8406 * gcc.dg/cpp/paste2.c: Update test.
8407 * objc/execute/paste.m: New test.
8408
8409 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
8410
8411 * gcc.dg/c99-condexpr-1.c: New test.
8412
8413 2000-11-20 Neil Booth <neilb@earthling.net>
8414
8415 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8416
8417 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
8418
8419 * g++.old-deja/g++.pt/export1.C: New test.
8420
8421 2000-11-20 Jakub Jelinek <jakub@redhat.com>
8422
8423 * gcc.dg/20001117-1.c: New test.
8424
8425 2000-11-18 Richard Henderson <rth@redhat.com>
8426
8427 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8428
8429 2000-11-18 Richard Henderson <rth@redhat.com>
8430
8431 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8432 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8433 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8434
8435 2000-11-18 Richard Henderson <rth@redhat.com>
8436
8437 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8438 (main): New. Exit cleanly.
8439
8440 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
8441
8442 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8443 gcc.dg/c99-fordecl-2.c: New tests.
8444
8445 2000-11-18 Richard Henderson <rth@redhat.com>
8446
8447 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8448 * gcc.c-torture/execute/zerolen-2.c: New.
8449
8450 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8451
8452 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8453 memory.
8454
8455 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8456
8457 * g++.old-deja/g++.pt/instantiate8.C: New test.
8458
8459 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8460
8461 * g++.old-deja/g++.other/incomplete.C: Add more tests.
8462 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8463
8464 2000-11-16 Nick Clifton <nickc@redhat.com>
8465
8466 * gcc.c-torture/execute/nestfunc-2.c: New test.
8467 * gcc.c-torture/execute/nestfunc-3.c: New test.
8468
8469 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8470
8471 * gcc.c-torture/compile/20001116-1.c: New test.
8472
8473 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8474
8475 * gcc.c-torture/execute/20001115-1.c: New test.
8476
8477 2000-11-15 Mark Mitchell <mark@codesourcery.com>
8478
8479 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8480 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8481 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8482 * g++.old-deja/g++.abi/vmihint.C: Likewise.
8483
8484 2000-11-15 Neil Booth <neilb@earthling.net>
8485
8486 gcc.dg/cpp/_Pragma1.c: Update.
8487 gcc.dg/cpp/_Pragma2.c: New test.
8488
8489 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
8490
8491 * g++.old-deja/g++.other/anon5.C: New test.
8492
8493 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
8494
8495 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8496 tests.
8497
8498 2000-11-14 Jakub Jelinek <jakub@redhat.com>
8499
8500 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8501 output.
8502
8503 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8504
8505 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8506 labels at end of compound statements.
8507
8508 2000-11-13 Jakub Jelinek <jakub@redhat.com>
8509
8510 * gcc.c-torture/execute/loop-7.c: New test.
8511
8512 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8513
8514 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8515
8516 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8517
8518 * gcc.dg/c99-bool-1.c: New test.
8519
8520 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8521
8522 * gcc.dg/c99-scope-1.c: Remove xfail.
8523 * gcc.dg/c99-scope-2.c: New test.
8524
8525 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8526
8527 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8528 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8529
8530 2000-11-11 Mark Mitchell <mark@codesourcery.com>
8531
8532 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8533 error messages.
8534
8535 * g++.mike/p700.C: Don't typedef wchar_t.
8536 * g++.mike/p784.C: Likewise.
8537 * g++.mike/eb101.C: Don't use __wchar_t.
8538
8539 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
8540
8541 * g77.f-torture/execute/20001111.[fx]: Test premature exit
8542 from DO loop.
8543
8544 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8545
8546 * gcc.c-torture/execute/20001111-1.c: New test.
8547
8548 2000-11-10 Nick Clifton <nickc@redhat.com>
8549
8550 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8551 long multuiple and accumulate.
8552
8553 2000-11-09 Richard Henderson <rth@redhat.com>
8554
8555 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8556 via size_t instead of int.
8557
8558 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8559 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8560 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8561 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8562
8563 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
8564
8565 * gcc.c-torture/compile/20001109-1.c: New test.
8566 * gcc.c-torture/compile/20001109-2.c: New test.
8567
8568 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
8569
8570 * g++.old-deja/g++.pt/operator1.C: New test.
8571 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8572
8573 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8574
8575 * gcc.dg/20001108-1.c: New test.
8576
8577 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8578
8579 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8580 with both arguments constant strings.
8581 * gcc.c-torture/execute/string-opt-3.c: New test.
8582 * gcc.c-torture/execute/string-opt-4.c: New test.
8583 * gcc.c-torture/execute/string-opt-5.c: New test.
8584
8585 2000-11-08 Nick Clifton <nickc@redhat.com>
8586
8587 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
8588 mulsidi3adddi patterns.
8589
8590 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
8591
8592 * g++.old-deja/g++.other/crash36.C: New test.
8593
8594 2000-11-08 Jakub Jelinek <jakub@redhat.com>
8595
8596 * g++.old-deja/g++.other/init16.C: New test.
8597
8598 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
8599
8600 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8601
8602 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8603
8604 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8605 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8606 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8607
8608 2000-11-07 DJ Delorie <dj@redhat.com>
8609
8610 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8611
8612 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8613
8614 * gcc.c-torture/execute/string-opt-1.c: New test.
8615
8616 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8617
8618 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
8619 mips-sgi-irix6.* because the MIPS ABI passes floating-point
8620 parameters in registers, and there is no way for a varargs
8621 function to know in which order the integer and floating-point
8622 parameters should be interleaved when they are placed on the
8623 stack.
8624 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8625 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8626
8627 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8628
8629 * gcc.c-torture/execute/string-opt-2.c: New test.
8630
8631 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
8632
8633 * g++.old-deja/g++.pt/crash60.C: New test.
8634
8635 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8636
8637 * g++.old-deja/g++.other/crash24.C: New test.
8638 * g++.old-deja/g++.other/crash25.C: New test.
8639 * g++.old-deja/g++.other/crash26.C: New test.
8640 * g++.old-deja/g++.other/crash27.C: New test.
8641 * g++.old-deja/g++.other/crash28.C: New test.
8642 * g++.old-deja/g++.other/crash29.C: New test.
8643 * g++.old-deja/g++.other/crash30.C: New test.
8644 * g++.old-deja/g++.other/crash31.C: New test.
8645 * g++.old-deja/g++.other/crash32.C: New test.
8646 * g++.old-deja/g++.other/crash33.C: New test.
8647 * g++.old-deja/g++.other/crash34.C: New test.
8648 * g++.old-deja/g++.other/crash35.C: New test.
8649
8650 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8651
8652 * gcc.c-torture/execute/20001031-1.c: New test.
8653
8654 2000-11-04 Mark Mitchell <mark@codesourcery.com>
8655
8656 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8657 namespace.
8658
8659 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8660 standards-conformant.
8661
8662 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8663
8664 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8665 * g++.old-deja/g++.mike/p755a.C: Likewise.
8666 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8667 library makes no calls to `operator new' during initialization.
8668
8669 2000-11-04 Neil Booth <neilb@earthling.net>
8670
8671 * gcc.dg/cpp/include2.c: New tests.
8672
8673 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
8674
8675 * lib/g++.exp (g++_set_ld_library_path): New function.
8676 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8677
8678 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
8679
8680 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
8681 warnings.
8682
8683 2000-11-01 Richard Henderson <rth@redhat.com>
8684
8685 * g++.old-deja/g++.ext/namedret1.C: New.
8686 * g++.old-deja/g++.ext/namedret2.C: New.
8687 * g++.old-deja/g++.ext/namedret3.C: New.
8688
8689 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
8690
8691 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8692 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8693
8694 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8695
8696 * gcc.c-torture/execute/va-arg-21.c: New test.
8697
8698 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
8699
8700 * gcc.dg/c99-complex-2.c: New test.
8701
8702 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8703
8704 * gcc.c-torture/execute/stdio-opt-1.c: New test.
8705
8706 2000-10-31 Jakub Jelinek <jakub@redhat.com>
8707
8708 * g++.old-deja/g++.other/inline16.C: New test.
8709
8710 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
8711
8712 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8713 __PRETTY_FUNCTION__
8714
8715 2000-10-29 Neil Booth <neilb@earthling.net>
8716
8717 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8718 New tests.
8719 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8720 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8721 optimisation.
8722
8723 2000-10-29 Neil Booth <neilb@earthling.net>
8724
8725 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8726 * mi1.c, mi1c.h: Add null directives to multiple-include test.
8727 * mi5.c: Test multiple includes work with -C.
8728 * trigraphs.c: Test ^= version.
8729
8730 2000-10-28 Neil Booth <neilb@earthling.net>
8731
8732 New tests and test updates for new macro expander.
8733
8734 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8735 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8736 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8737 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8738 new diagnostic messages.
8739
8740 * gcc.dg/cpp/macro3.c: New tests.
8741
8742 2000-10-27 Mark Mitchell <mark@codesourcery.com>
8743
8744 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8745 on the same line.
8746
8747 2000-10-27 Jakub Jelinek <jakub@redhat.com>
8748
8749 * g++.old-deja/g++.other/eh2.C: New test.
8750
8751 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
8752
8753 * gcc.c-torture/execute/20001027-1.c: New test.
8754
8755 2000-10-26 Richard Henderson <rth@redhat.com>
8756
8757 * gcc.c-torture/execute/20001026-1.c: New.
8758
8759 2000-10-26 Mark Mitchell <mark@codesourcery.com>
8760
8761 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8762 * g++.old-deja/g++.law/builtin1.C: Likewise.
8763 * g++.old-deja/g++.law/ctors10.C: Likewise.
8764 * g++.old-deja/g++.law/virtual3.C: Likewise.
8765 * g++.old-deja/g++.mike/p658.C: Likewise.
8766 * g++.old-deja/g++.other/sibcall1.C: Likewise.
8767 * g++.old-deja/g++.other/vaarg2.C: Likewise.
8768 * g++.old-deja/g++.robertl/eb124.C: Likewise.
8769 * g++.old-deja/g++.robertl/eb44.C: Likewise.
8770 * g++.old-deja/g++.robertl/eb77.C: Likewise.
8771
8772 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
8773
8774 * gcc.c-torture/compile/20001024-1.c: New test.
8775
8776 2000-10-25 Mark Mitchell <mark@codesourcery.com>
8777
8778 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8779 to tell us whether or not we are using V3.
8780
8781 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
8782
8783 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8784 operands.
8785
8786 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
8787
8788 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8789
8790 2000-10-25 Jakub Jelinek <jakub@redhat.com>
8791
8792 * gcc.c-torture/execute/20001024-1.c: New test.
8793
8794 2000-10-24 Jakub Jelinek <jakub@redhat.com>
8795
8796 * g++.old-deja/g++.other/sibcall1.C: New test.
8797
8798 2000-10-20 Jakub Jelinek <jakub@redhat.com>
8799
8800 * gcc.dg/noncompile/init-3.c: New test.
8801
8802 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
8803
8804 * gcc.dg/format-array-1.c: New test.
8805
8806 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8807
8808 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8809 writing through null pointers; remove comment about testing
8810 unterminated strings.
8811
8812 2000-10-17 Matthew Hiller <hiller@redhat.com>
8813
8814 * gcc.c-torture/execute/20001017-2.c: New test.
8815
8816 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8817
8818 * gcc.c-torture/compile/20001018-1.c: New test.
8819 * gcc.c-torture/compile/20001018-1.x: Xfail.
8820
8821 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8822
8823 * gcc.c-torture/execute/20001017-1.c: New test.
8824
8825 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8826
8827 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8828 for multiple use of arguments with scanf formats; add tests for
8829 multiple use of arguments.
8830
8831 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
8832
8833 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8834
8835 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8836
8837 * gcc.dg/format-miss-1.c: New test.
8838
8839 2000-10-16 Jakub Jelinek <jakub@redhat.com>
8840
8841 * gcc.c-torture/execute/20001013-1.c: New test.
8842
8843 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8844
8845 * gcc.dg/format-branch-1.c: New test.
8846
8847 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8848
8849 * README, lib/file-format.exp: Remove EGCS references.
8850
8851 2000-10-16 Jakub Jelinek <jakub@redhat.com>
8852
8853 * gcc.dg/20001013-1.c: New test.
8854
8855 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
8856
8857 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8858 for intmax_t in the compiler using __typeof__ and the type rules
8859 for conditional expressions.
8860
8861 2000-10-13 Jakub Jelinek <jakub@redhat.com>
8862
8863 * gcc.dg/20001012-1.c: New test.
8864 * gcc.dg/20001012-2.c: New test.
8865
8866 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8867
8868 * gcc.dg/format-attr-1.c: New test.
8869
8870 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8871
8872 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8873 __LONG_LONG_MAX__ instead of LLONG_MAX.
8874
8875 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8876
8877 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8878 scanf flags.
8879 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8880 flags.
8881
8882 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
8883
8884 * gcc.dg/sequence-pt-1.c: New test.
8885
8886 2000-10-11 Geoff Keating <geoffk@cygnus.com>
8887
8888 * gcc.c-torture/execute/20001011-1.c: New testcase.
8889 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8890
8891 2000-10-10 Jakub Jelinek <jakub@redhat.com>
8892
8893 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8894 does not error on it.
8895
8896 2000-10-10 Jakub Jelinek <jakub@redhat.com>
8897
8898 * gcc.dg/20001009-1.c: New test.
8899
8900 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
8901
8902 * gcc.c-torture/compile/20001009-1.c: Move from here ....
8903 * gcc.c-torture/execute/20001009-2.c: ... to here.
8904
8905 2000-10-09 Geoff Keating <geoffk@cygnus.com>
8906
8907 * gcc.c-torture/compile/20001009-1.c: New testcase.
8908 * gcc.c-torture/execute/20001009-1.c: New testcase.
8909 Testcases provided by Jan Hubicka <jh@suse.cz>.
8910
8911 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
8912
8913 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8914 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8915 uintmax_t using <limits.h> to emulate the compiler's internal
8916 logic. No longer XFAIL %j tests.
8917
8918 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
8919
8920 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8921 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8922 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8923 regexps and details of expected handling of some bad formats.
8924 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8925 suppression.
8926
8927 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
8928
8929 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8930 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
8931 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
8932 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
8933 in list archives.
8934
8935 2000-10-06 Richard Henderson <rth@cygnus.com>
8936
8937 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
8938 * g++.old-deja/g++.brendan/crash52.C: Likewise.
8939 * g++.old-deja/g++.jason/report.C: Likewise.
8940 * g++.old-deja/g++.law/friend5.C: Likewise.
8941 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
8942 of the expected warnings.
8943
8944 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
8945
8946 * g++.old-deja/g++.pt/enum14.C: New test.
8947
8948 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
8949
8950 * g++.old-deja/g++.pt/crash59.C: New test.
8951
8952 2000-10-04 Will Cohen <wcohen@redhat.com>
8953
8954 * gcc.dg/20000926-1.c: New test.
8955
8956 2000-10-03 Geoff Keating <geoffk@cygnus.com>
8957
8958 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
8959 function name for current C++ compiler.
8960 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
8961
8962 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
8963
8964 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
8965 __PRETTY_FUNCTION__.
8966 * g++.old-deja/g++.ext/pretty2.C: Likewise.
8967
8968 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8969
8970 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
8971
8972 2000-09-26 Jakub Jelinek <jakub@redhat.com>
8973
8974 * gcc.c-torture/compile/20000923-1.c: New test.
8975
8976 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
8977
8978 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
8979 * g++.old-deja/g++.pt/ttp62.C: Same.
8980 * g++.old-deja/g++.other/inline14.C: Same.
8981
8982 2000-09-24 Richard Henderson <rth@cygnus.com>
8983
8984 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
8985
8986 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
8987
8988 * gcc.dg/c90-printf-1.c: Add test for wide string format.
8989
8990 2000-09-22 Geoff Keating <geoffk@cygnus.com>
8991
8992 * gcc.c-torture/compile/20000922-1.c: New file.
8993
8994 2000-09-21 Nick Clifton <nickc@redhat.com>
8995
8996 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
8997 a signed long modulo operation.
8998 (mod6): New function - perform an unsigned long modulo operation.
8999 (main): Add tests for modulos of very large numbers by very small
9000 dividends.
9001
9002 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9003
9004 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9005
9006 2000-09-19 Richard Henderson <rth@cygnus.com>
9007
9008 * gcc.dg/compare2.c (case 10): XFAIL.
9009
9010 2000-09-18 Richard Henderson <rth@cygnus.com>
9011
9012 * gcc.c-torture/execute/20000906-1.c: Move ...
9013 * gcc.dg/20000906-1.c: ... here. Only run on targets
9014 that support __builtin_trap.
9015
9016 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9017
9018 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9019
9020 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9021
9022 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9023 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9024 more $ format tests.
9025
9026 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9027
9028 * gcc.dg/format-errmk-1.c: New test.
9029
9030 2000-09-17 Greg McGary <greg@mcgary.org>
9031
9032 * gcc.c-torture/execute/20000917-1.x: Remove.
9033
9034 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9035
9036 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9037
9038 2000-09-17 Greg McGary <greg@mcgary.org>
9039
9040 * gcc.c-torture/execute/20000917-1.c: New test.
9041 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9042
9043 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9044
9045 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9046 in nested macro bug.
9047
9048 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9049
9050 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9051
9052 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
9053
9054 * gcc.c-torture/execute/20000914-1.c: New test.
9055
9056 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
9057
9058 * g++.other/inline13.C: New test.
9059
9060 2000-09-12 Andreas Jaeger <aj@suse.de>
9061
9062 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9063 constant by Ulrich Drepper <drepper@redhat.com>.
9064
9065 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
9066
9067 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9068
9069 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9070
9071 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9072
9073 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9074
9075 * gcc.dg/cpp/backslash.c: New test.
9076
9077 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
9078
9079 * gcc.c-torture/execute/20000910-1.c: New test.
9080 * gcc.c-torture/execute/20000910-2.c: Likewise.
9081
9082 2000-09-11 Robert Lipe <robertl@sco.com>
9083
9084 * gcc.dg/pragma-align.c: New test.
9085
9086 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9087
9088 * g++.old-deja/g++.pt/explicit82.C: New test.
9089 * g++.old-deja/g++.pt/explicit83.C: New test.
9090
9091 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9092
9093 * gcc.dg/asm-names.c: New test.
9094
9095 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9096
9097 * gcc.dg/cpp/tr-warn6.c: New test
9098
9099 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9100
9101 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9102 be accepted.
9103
9104 2000-09-07 Catherine Moore <clm@redhat.com>
9105
9106 * gcc.c-torture/execute/unroll-1.c: New test.
9107
9108 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9109
9110 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9111 ERROR markers.
9112 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9113 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9114 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9115 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9116 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9117 Preprocess only.
9118 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9119 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9120
9121 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9122
9123 * g++.old-deja/g++.pt/deduct2.C: New test.
9124
9125 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9126
9127 * g++.old-deja/g++.pt/parms2.C: New test.
9128
9129 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9130
9131 * g++.old-deja/g++.pt/crash58.C: New test.
9132
9133 2000-09-06 Greg McGary <greg@mcgary.org>
9134
9135 * gcc.c-torture/execute/20000906-1.c: New test.
9136 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9137
9138 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9139
9140 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9141
9142 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9143
9144 * g++.old-deja/g++.pt/crash57.C: New test.
9145
9146 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9147
9148 * g++.old-deja/g++.pt/crash56.C: New test.
9149
9150 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9151
9152 * g++.old-deja/g++.pt/koenig1.C: New test.
9153
9154 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9155
9156 * gcc.dg/20000904-1.c: New test.
9157
9158 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9159
9160 * gcc.dg/cpp/paste8.c: New test.
9161
9162 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
9163
9164 * gcc.c-torture/compile/20000827-1.c: New test.
9165
9166 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9167
9168 * gcc.dg/format-diag-1.c: New test.
9169
9170 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9171
9172 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9173 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9174 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9175 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9176 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9177
9178 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9179
9180 * g++.old-deja/g++.other/nested4.C: New test.
9181
9182 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9183
9184 * g++.old-deja/g++.ns/scoped1.C: New test.
9185
9186 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
9187
9188 * lib/g++.exp: Support testing already-installed GCC.
9189
9190 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9191
9192 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9193
9194 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9195
9196 * gcc.dg/return-type-2.c: New test.
9197
9198 2000-08-27 Geoff Keating <geoffk@cygnus.com>
9199
9200 * gcc.c-torture/compile/20000825-1.c: New test.
9201
9202 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
9203
9204 * gcc.dg/dwarf2-2.c: New test.
9205
9206 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9207
9208 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9209 dg-warning regexps.
9210
9211 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9212
9213 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9214 gcc.dg/format-ext-5.c: New tests.
9215
9216 2000-08-25 Jakub Jelinek <jakub@redhat.com>
9217
9218 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9219
9220 2000-08-24 Mark Mitchell <mark@codesourcery.com>
9221
9222 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9223
9224 2000-08-24 Richard Henderson <rth@cygnus.com>
9225
9226 * gcc.dg/ia64-sync-1.c: New test.
9227 * gcc.dg/ia64-sync-2.c: New test.
9228 * gcc.dg/ia64-asm-1.c: New test.
9229
9230 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9231
9232 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9233 * gcc.dg/format-ext-2.c: New test.
9234
9235 2000-08-23 Jason Merrill <jason@redhat.com>
9236
9237 * lib/old-dejagnu.exp: Also ignore "In member function" and
9238 "At global scope".
9239
9240 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9241
9242 * gcc.dg/noncompile/label-lineno-1.c: New test.
9243
9244 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9245
9246 * gcc.dg/c99-array-nonobj-1.c: New test.
9247
9248 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9249
9250 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9251 tests.
9252 * gcc.dg/format-ext-1.c: New test.
9253
9254 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9255
9256 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9257 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9258 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9259 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9260 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9261
9262 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9263
9264 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9265 gcc.dg/c99-strftime-2.c: New tests.
9266
9267 2000-08-22 Richard Henderson <rth@cygnus.com>
9268
9269 * gcc.c-torture/execute/20000822-1.c: New test.
9270
9271 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9272
9273 * gcc.c-torture/execute/20000819-1.x: Remove.
9274
9275 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9276
9277 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9278 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9279 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9280 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9281 gcc.dg/format-xopen-1.c: New tests.
9282
9283 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9284
9285 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9286
9287 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9288
9289 * g++.old-deja/g++.other/loop2.C: New test.
9290
9291 * gcc.c-torture/compile/20000606-1.c: New test.
9292 * gcc.c-torture/compile/20000728-1.c: New test.
9293 * gcc.c-torture/execute/20000801-1.c: New test.
9294 * gcc.c-torture/execute/20000801-2.c: New test.
9295 * gcc.c-torture/execute/20000819-1.c: New test.
9296 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9297 * gcc.dg/20000629-1.c: New test.
9298 * gcc.dg/20000724-1.c: New test.
9299 * gcc.dg/20000807-1.c: New test.
9300
9301 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9302
9303 * gcc.dg/cpp/pragma-1.c: New test.
9304 * gcc.dg/cpp/pragma-2.c: New test.
9305
9306 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9307
9308 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9309 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9310
9311 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9312
9313 * gcc.c-torture/compile/20000818-1.c: New test.
9314
9315 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
9316
9317 * gcc.c-torture/execute/20000818-1.c: New test.
9318
9319 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9320
9321 * gcc.dg/format-va-1.c: New test.
9322
9323 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9324
9325 * g++.old-deja/g++.other/typedef8.C: New test.
9326
9327 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9328
9329 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9330 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9331 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9332 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9333 * g++.old-deja/g++.other/ptrmem7.C: New test.
9334 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9335
9336 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9337
9338 * g++.old-deja/g++.pt/typename27.C: New test.
9339
9340 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9341
9342 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9343 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9344 * g++.old-deja/g++.pt/friend45.C: New test.
9345 * g++.old-deja/g++.other/friend8.C: New test.
9346
9347 2000-08-15 Richard Henderson <rth@cygnus.com>
9348
9349 * gcc.c-torture/execute/20000815-1.c: New test.
9350
9351 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9352
9353 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9354 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9355 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9356
9357 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9358
9359 * g++.old-deja/g++.other/refinit2.C: New test.
9360
9361 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9362
9363 * lib/c-torture.exp (c-torture): Make
9364 compiler_conditional_xfail_data global.
9365 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9366 compiler_conditional_xfail_data machinery.
9367 (f-torture-execute): Likewise.
9368 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9369 and only when unrolling loops.
9370
9371 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9372
9373 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9374
9375 * g++.old-deja/g++.pt/explicit81.C: New test.
9376
9377 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9378
9379 * g++.old-deja/g++.pt/typename26.C: New test.
9380
9381 2000-08-10 Geoff Keating <geoffk@cygnus.com>
9382
9383 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9384 warning.
9385
9386 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
9387
9388 * g++.old-deja/g++.other/array3.C: New test.
9389
9390 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9391
9392 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9393 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9394 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9395 New tests.
9396
9397 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
9398
9399 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9400 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9401
9402 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
9403
9404 * gcc.c-torture/execute/20000808-1.c: New test.
9405
9406 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9407
9408 * gcc.dg/c90-const-expr-1.c: New test.
9409
9410 2000-08-08 Richard Henderson <rth@cygnus.com>
9411
9412 * gcc.dg/noncompile/920923-1.c: Declare calloc.
9413
9414 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
9415
9416 * gcc.dg/noncompile/const-ll-1.c: New test.
9417
9418 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
9419
9420 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9421
9422 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
9423
9424 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9425 that running programs linked against the shared version of libobjc
9426 run correctly.
9427
9428 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9429
9430 * gcc.dg/c99-printf-1.c: New test.
9431
9432 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9433
9434 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9435
9436 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
9437
9438 * gcc.c-torture/execute/20000731-1.x: Delete.
9439
9440 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
9441
9442 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9443 and torture_without_loops as is done by c-torture.exp.
9444 (search_for): Copy from c-torture.exp.
9445 (gcc-dg-runtest): New function, drives a directory of tests
9446 iterating over the TORTURE_OPTIONS.
9447 (scan-assembler, scan-assembler-not): Move here from
9448 individual directory drivers.
9449
9450 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9451 defined by lib/gcc-dg.exp.
9452 * gcc.dg/cpp/cpp.exp: Likewise.
9453 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
9454 gcc-dg-runtest, so we cycle over optimization options.
9455
9456 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9457 * gcc.dg/compare2.c: No longer expected to fail.
9458
9459 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9460
9461 * gcc.c-torture/execute/20000804-1.c: New test.
9462
9463 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9464
9465 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9466
9467 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
9468
9469 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9470
9471 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
9472
9473 * gcc.c-torture/compile/20000803-1.c: New test.
9474
9475 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
9476
9477 * gcc.c-torture/execute/20000801-3.c,
9478 gcc.c-torture/execute/20000801-4.c: New tests.
9479 * gcc.c-torture/execute/20000801-3.x,
9480 gcc.c-torture/execute/20000801-4.x: Xfail.
9481
9482 2000-08-02 Geoff Keating <geoffk@cygnus.com>
9483
9484 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9485 libobjc/.libs to allow for libtool.
9486
9487 2000-08-02 Jakub Jelinek <jakub@redhat.com>
9488
9489 * gcc.c-torture/compile/20000802-1.c: New test.
9490
9491 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
9492
9493 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9494
9495 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
9496
9497 * gcc-c-torture/execute/20000731-2.c: New test.
9498
9499 * gcc.c-torture/execute/20000731-1.c: New test.
9500 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9501
9502 2000-07-31 Jakub Jelinek <jakub@redhat.com>
9503
9504 * testsuite/gcc.dg/cpp/paste7.c: New test.
9505 * gcc.dg/cpp/20000725-1.c: New test.
9506
9507 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
9508
9509 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9510 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9511 declaration warning for __builtin_dwarf_reg_size.
9512
9513 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9514
9515 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
9516
9517 * gcc.dg/noncompile/voidparam-1.c: New test.
9518
9519 2000-07-30 Richard Henderson <rth@cygnus.com>
9520
9521 * gcc.dg/c90-digraph-1.c: Don't xfail.
9522 * gcc.dg/compare2.c (case 10): Xfail.
9523 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9524
9525 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
9526
9527 * gcc.dg/c99-main-1.c: New test.
9528
9529 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
9530
9531 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9532
9533 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
9534
9535 * gcc.c-tortuer/execute/20000726-1.c: New test.
9536
9537 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
9538
9539 * gcc.c-torture/execute/enum-2.c: New test.
9540
9541 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9542
9543 * gcc.dg/cpp/tr-warn3.c: New test.
9544
9545 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9546
9547 * g++.old-deja/g++.ext/implicit1.C: Remove.
9548 * g++.old-deja/g++.jason/c2.C: Remove
9549 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9550 * g++.old-deja/g++.pt/crash16.C: Likewise.
9551 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9552
9553 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9554
9555 * g++.old-deja/g++.other/for2.C: New test.
9556
9557 2000-07-25 Jakub Jelinek <jakub@redhat.com>
9558
9559 * gcc.dg/20000720-1.c: New test.
9560
9561 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
9562
9563 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
9564
9565 2000-07-24 Geoff Keating <geoffk@cygnus.com>
9566
9567 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9568 * gcc.c-torture/execute/20000722-1.c: New.
9569 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9570
9571 2000-07-24 Jakub Jelinek <jakub@redhat.com>
9572
9573 * gcc.dg/cpp/20000720-1.S: New test.
9574
9575 2000-07-21 Michael Meissner <meissner@redhat.com>
9576
9577 * gcc.c-torture/execute/ieee/hugeval.c: New test.
9578
9579 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9580
9581 * g++.old-deja/g++.brendan/crash16.C,
9582 g++.old-deja/g++.brendan/parse3.C,
9583 g++.old-deja/g++.brendan/redecl1.C,
9584 g++.old-deja/g++.ns/template13.C,
9585 g++.old-deja/g++.other/decl4.C,
9586 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9587
9588 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9589
9590 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9591 and "Internal error".
9592
9593 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9594 regexps.
9595 * gcc.dg/cpp/paste6.c: New test.
9596
9597 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
9598
9599 * gcc.dg/cpp/tr-direct.c: New test.
9600
9601 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9602 gcc.dg/cpp/undef1.c: Tweak error regexps.
9603
9604 2000-07-18 Eric Christopher <echristo@redhat.com>
9605
9606 * gcc.c-torture/compile/20000718-1.c: New test.
9607
9608 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
9609
9610 * cpplex.c (_cpp_push_token): If the token being pushed back
9611 is the previous token in this context, just subtract one from
9612 context->posn.
9613 * cppmacro.c (save_expansion): Clear aux field when storing a
9614 placemarker.
9615
9616 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
9617
9618 * gcc.dg/noncompile/redecl-1.c: New test.
9619
9620 2000-07-18 Jakub Jelinek <jakub@redhat.com>
9621
9622 * gcc.c-torture/execute/20000717-5.c: New test.
9623 * gcc.c-torture/execute/20000717-1.x: Removed.
9624
9625 2000-07-17 Richard Henderson <rth@cygnus.com>
9626
9627 * gcc.c-torture/execute/20000717-4.c: New test.
9628
9629 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
9630
9631 * gcc.dg/cpp/syshdr.c: New test.
9632 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9633
9634 2000-07-17 Neil Booth <neilb@earthling.net>
9635
9636 * gcc.dg/cpp/cmdlne-dM.c: New test.
9637 * gcc.dg/cpp/cmdlne-dD.c: New test.
9638
9639 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
9640
9641 * gcc.c-torture/execute/20000717-3.c: New test.
9642
9643 * gcc.c-torture/compile/20000717-1.c: New test.
9644
9645 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
9646
9647 * gcc.c-torture/execute/20000717-2.c: New test.
9648
9649 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
9650
9651 * gcc.dg/formatz-1.c: New test.
9652
9653 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9654 * gcc.dg/c99-digraph-1.c: New tests.
9655
9656 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9657 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9658
9659 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9660 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9661 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9662 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9663 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9664 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9665 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9666
9667 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
9668
9669 * gcc.c-torture/execute/20000717-1.c: New test.
9670 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9671
9672 2000-07-15 Jakub Jelinek <jakub@redhat.com>
9673
9674 * gcc.c-torture/execute/20000715-2.c: New test.
9675 * gcc.dg/20000715-1.c: New test.
9676
9677 2000-07-15 Michael Meissner <meissner@redhat.com>
9678
9679 * gcc.c-torture/execute/20000715-1.c: New test.
9680
9681 2000-07-13 Jakub Jelinek <jakub@redhat.com>
9682
9683 * gcc.c-torture/execute/20000707-1.c: New test.
9684
9685 2000-07-13 Neil Booth <NeilB@earthling.net>
9686
9687 * testsuite/gcc.dg/cpp/digraph1.c,
9688 testsuite/gcc.dg/cpp/digraph2.c,
9689 testsuite/gcc.dg/cpp/digraphs.c: New tests.
9690
9691 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
9692
9693 * g77.f-torture/compile/20000630-2.f: New test.
9694 * g77.f-torture/compile/20000630-2.x
9695
9696 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
9697
9698 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
9699
9700 2000-07-11 Neil Booth <NeilB@earthling.net>
9701
9702 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9703
9704 2000-07-11 Neil Booth <NeilB@earthling.net>
9705
9706 * gcc.dg/cpp/cmdlne-C.c: New.
9707
9708 2000-07-09 Neil Booth <NeilB@earthling.net>
9709
9710 * gcc.dg/cpp/directiv.c: New tests.
9711 * gcc.dg/cpp/undef1.c: Update.
9712
9713 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
9714
9715 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9716
9717 2000-07-09 Neil Booth <NeilB@earthling.net>
9718
9719 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9720
9721 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
9722
9723 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9724 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9725
9726 2000-07-08 Neil Booth <NeilB@earthling.net>
9727
9728 * gcc.dg/cpp/macsyntx.c: New tests.
9729
9730 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9731
9732 * gcc.dg/20000707-1.c: New test.
9733
9734 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9735
9736 * gcc.c-torture/execute/20000706-1.c: New test.
9737 * gcc.c-torture/execute/20000706-2.c: New test.
9738 * gcc.c-torture/execute/20000706-3.c: New test.
9739 * gcc.c-torture/execute/20000706-4.c: New test.
9740 * gcc.c-torture/execute/20000706-5.c: New test.
9741
9742 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9743
9744 * g++.old-deja/g++.pt/instantiate7.C: New test.
9745
9746 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9747
9748 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9749 * g++.old-deja/g++.mike/thunk3.C: Likewise.
9750 * g++.old-deja/g++.other/rtti3.C: Likewise.
9751 * g++.old-deja/g++.other/rttid3.C: Likewise.
9752
9753 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
9754
9755 * g77.f-torture/compile/20000630-1.x: Fix typo
9756
9757 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
9758
9759 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9760 assembly output.
9761
9762 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
9763
9764 * gcc.dg/cpp/ident.c: New test.
9765
9766 2000-07-05 Neil Booth <NeilB@earthling.net>
9767
9768 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9769 gcc.dg/cpp/lexstrng.c: New tests.
9770
9771 2000-07-04 Neil Booth <NeilB@earthling.net>
9772
9773 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9774 * gcc.dg/cpp/strify2.c: Same.
9775
9776 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
9777
9778 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9779 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9780 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9781 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9782
9783 * testsuite/gcc.dg/cpp/macro1.c,
9784 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9785 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9786 testsuite/gcc.dg/cpp/strify1.c,
9787 testsuite/gcc.dg/cpp/strify2.c: New tests.
9788
9789 2000-07-03 Jakub Jelinek <jakub@redhat.com>
9790
9791 * gcc.c-torture/execute/20000703-1.c: New test.
9792
9793 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9794
9795 * g++.old-deja/g++.pt (lookup10.C): New test.
9796
9797 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9798
9799 * g++.old-deja/g++.pt (typename25.C): New test.
9800
9801 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
9802
9803 * gcc.c-torture/compile/20000701-1.c: New test.
9804
9805 2000-06-30 Nick Clifton <nickc@cygnus.com>
9806
9807 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9808 to test case.
9809
9810 2000-06-30 Catherine Moore <clm@cygnus.com>
9811
9812 * gcc.c-torture/execute/align-1.c: New test.
9813
9814 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
9815
9816 * g++.old-deja/g++.pt/expr8.C: New test.
9817 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9818
9819 2000-06-29 Nick Clifton <nickc@cygnus.com>
9820
9821 * gcc.c-torture/compile/20000629-1.c: New test.
9822
9823 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9824
9825
9826 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9827 gcc.dg/noncompile directory, depending on whether they're
9828 preprocessor tests or not. Annotate all the tests for the dg
9829 framework.
9830
9831 * gcc.c-torture/noncompile/noncompile.exp: Delete.
9832 * gcc.dg/noncompile/noncompile.exp: New.
9833
9834 * Moved files:
9835 Old name New name
9836 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
9837 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
9838 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
9839 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
9840 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
9841 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
9842 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
9843 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
9844 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
9845 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
9846 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
9847 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
9848 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
9849 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
9850 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
9851 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
9852 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
9853 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
9854 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
9855 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
9856 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
9857 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
9858 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
9859 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
9860
9861 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
9862 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
9863 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
9864 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
9865 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
9866 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
9867
9868 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9869
9870 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9871 declare one variable. On the fourth, error.
9872 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9873 declared by 20000628-1a.h.
9874
9875 2000-06-29 Richard Henderson <rth@redhat.com>
9876
9877 * gcc.c-torture/execute/930529-1.x: New file.
9878 * gcc.dg/920413-1.c: Adjust expected warning text.
9879 * gcc.dg/980217-1.c: Declare abort.
9880 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9881
9882 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
9883
9884 * g77.f-torture/compile/20000629-1.f: New test.
9885 * g77.f-torture/compile/20000629-1.x: Expected to fail.
9886
9887 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
9888
9889 Rearrange lots of files, removing entirely the
9890 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
9891 directories.
9892
9893 * Deleted files:
9894 gcc.c-torture/code_quality/code_quality.exp
9895 gcc.c-torture/special/special.exp
9896 gcc.failure/failure.exp
9897 gcc.failure/940409-1.x
9898 gcc.c-torture/compile/961203-1.x
9899
9900 * New files:
9901 gcc.misc-tests/linkage.exp
9902 gcc.c-torture/execute/920730-1t.c
9903 gcc.c-torture/execute/920730-1t.x
9904 gcc.c-torture/compile/920520-1.x
9905 gcc.c-torture/compile/920521-1.x
9906 gcc.c-torture/compile/981006-1.x
9907 gcc.c-torture/execute/eeprof-1.x
9908
9909 * Moved files (possibly with modifications to fit a new harness):
9910 Old name New name
9911 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
9912 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
9913 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
9914 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
9915 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
9916 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
9917 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
9918 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
9919 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
9920 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
9921 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
9922 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
9923 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
9924 gcc.failure/940409-1.c gcc.dg/940409-1.c
9925
9926 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
9927
9928 * c-torture/compile/961203-1.x: Delete.
9929
9930 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
9931 not exit. Include stdio.h.
9932 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
9933 * gcc.misc-tests/dg-12.c: Likewise.
9934 * gcc.misc-tests/dg-5.c: Likewise.
9935 * gcc.misc-tests/dg-6.c: Likewise.
9936 * gcc.misc-tests/dg-7.c: Prototype abort.
9937 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
9938 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
9939 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
9940 not exit.
9941 * gcc.misc-tests/sieve.c: Use return from main, not exit.
9942 * gcc.misc-tests/sort2.c: Use return from main, not exit.
9943
9944 2000-06-28 Jakub Jelinek <jakub@redhat.com>
9945
9946 * gcc.dg/cpp/20000628-1.c: New test.
9947 * gcc.dg/cpp/20000628-1.h: New header for above test.
9948 * gcc.dg/cpp/20000628-1a.h: Likewise.
9949
9950 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
9951
9952 * gcc.dg/cpp: New directory.
9953 * gcc.dg/cpp/cpp.exp: New driver.
9954 * gcc.dg/cpp/20000627-1.c: New test.
9955 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
9956 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
9957 and rewrite as a compilation test.
9958
9959 * gcc.dg: Move many files into the cpp subdirectory, possibly
9960 renaming or editing them as well.
9961 Old name New name
9962 990119-1.c cpp/19990119-1.c
9963 990228-1.c cpp/19990228-1.c
9964 990407-1.c cpp/19990407-1.c
9965 990409-1.c cpp/19990409-1.c
9966 990413-1.c cpp/19990413-1.c
9967 990703-1.c cpp/19990703-1.c
9968 20000127-1.c cpp/20000127-1.c
9969 20000129-1.c cpp/20000129-1.c
9970 20000207-1.c cpp/20000207-1.c
9971 20000207-2.c cpp/20000207-2.c
9972 20000209-1.c cpp/20000209-1.c
9973 20000209-2.c cpp/20000209-2.c
9974 20000301-1.c cpp/20000301-1.c
9975 20000419-1.c cpp/20000419-1.c
9976 20000510-1.S cpp/20000510-1.S
9977 20000519-1.c cpp/20000519-1.c
9978 20000529-1.c cpp/20000529-1.c
9979 20000625-1.c cpp/20000625-1.c
9980 20000625-2.c cpp/20000625-2.c
9981 cpp-as1.c cpp/assert1.c
9982 cpp-as2.c cpp/assert2.c
9983 cxx-comments-1.c cpp/cxxcom1.c
9984 cxx-comments-2.c cpp/cxxcom2.c
9985 endif-label.c cpp/endif.c
9986 cpp-hash1.c cpp/hash1.c
9987 cpp-hash2.c cpp/hash2.c
9988 cpp-if1.c cpp/if-1.c
9989 cpp-if2.c cpp/if-2.c
9990 cpp-if3.c cpp/if-3.c
9991 cpp-if4.c cpp/if-4.c
9992 cpp-if5.c cpp/if-5.c
9993 cpp-cond.c cpp/if-cexp.c
9994 cpp-missingop.c cpp/if-mop.c
9995 cpp-missingparen.c cpp/if-mpar.c
9996 cpp-opprec.c cpp/if-oppr.c
9997 cpp-ifparen.c cpp/if-paren.c
9998 cpp-shortcircuit.c cpp/if-sc.c
9999 cpp-shift.c cpp/if-shift.c
10000 cpp-unary.c cpp/if-unary.c
10001 cpp-li1.c cpp/line1.c
10002 cpp-li2.c cpp/line2.c
10003 lineno.c cpp/line3.c
10004 lineno-2.c cpp/line4.c
10005 cpp-mi.c cpp/mi1.c
10006 cpp-mic.h cpp/mi1c.h
10007 cpp-micc.h cpp/mi1cc.h
10008 cpp-mind.h cpp/mi1nd.h
10009 cpp-mindp.h cpp/mi1ndp.h
10010 cpp-mix.h cpp/mi1x.h
10011 cpp-mi2.c cpp/mi2.c
10012 cpp-mi2a.h cpp/mi2a.h
10013 cpp-mi2b.h cpp/mi2b.h
10014 cpp-mi2c.h cpp/mi2c.h
10015 cpp-mi3.c cpp/mi3.c
10016 cpp-mi3.def cpp/mi3.def
10017 poison-1.c cpp/poison.c
10018 pr-impl.c cpp/prag-imp.c
10019 cpp-redef-2.c cpp/redef1.c
10020 cpp-redef.c cpp/redef2.c
10021 strpaste.c cpp/strp1.c
10022 strpaste-2.c cpp/strp2.c
10023 cpp-tradpaste.c cpp/tr-paste.c
10024 cpp-tradstringify.c cpp/tr-str.c
10025 cpp-tradwarn1.c cpp/tr-warn1.c
10026 cpp-tradwarn2.c cpp/tr-warn2.c
10027 trigraphs.c cpp/trigraphs.c
10028 cpp-unc1.c cpp/unc1.c
10029 cpp-unc2.c cpp/unc2.c
10030 cpp-unc3.c cpp/unc3.c
10031 cpp-unc.c cpp/unc4.c
10032 undef.c cpp/undef1.c
10033 undef-2.c cpp/undef2.c
10034 cpp-wi1.c cpp/widestr1.c
10035
10036 2000-06-27 Mark Mitchell <mark@codesourcery.com>
10037
10038 * lib/g++.exp (g++_include_flags): Tweak.
10039
10040 2000-06-27 H.J. Lu <hjl@gnu.org>
10041 Loren J. Rittle <ljrittle@acm.org>
10042
10043 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10044 version with one that knows about the new gcc tree structure.
10045 (g++_link_flags): Same.
10046
10047 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10048
10049 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10050 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10051 case we are cross-compiling.
10052
10053 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10054 g++.old-deja/g++.niklas/Makefile.in,
10055 g++.old-deja/g++.niklas/configure.in,
10056 g++.old-deja/g++.other/Makefile.in,
10057 g++.old-deja/g++.other/configure.in,
10058 gcc.c-torture/code_quality/Makefile.in,
10059 gcc.c-torture/code_quality/configure.in,
10060 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10061 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10062 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10063 gcc.c-torture/execute/ieee/Makefile.in,
10064 gcc.c-torture/execute/ieee/configure.in,
10065 gcc.c-torture/noncompile/Makefile.in,
10066 gcc.c-torture/noncompile/configure.in,
10067 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10068 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10069 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10070
10071 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10072
10073 * g++.old-deja/g++.other/ambig3.C: New test.
10074
10075 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10076
10077 * g++.old-deja/g++.pt/syntax1.C: New test.
10078 * g++.old-deja/g++.pt/syntax2.C: New test.
10079 * g++.old-deja/g++.other/syntax3.C: New test.
10080 * g++.old-deja/g++.other/syntax4.C: New test.
10081
10082 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10083
10084 * gcc.dg/20000623-1.c: Prototype exit and abort.
10085
10086 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10087
10088 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10089 New tests.
10090 * gcc.dg/cpp-mi3.def: New file.
10091
10092 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10093 inside assertions.
10094 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10095 lexer's error messages.
10096 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10097 divine anything from the linemarkers.
10098 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10099 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10100
10101 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10102
10103 * gcc.dg/20000623-1.c: New test.
10104
10105 2000-06-22 Jakub Jelinek <jakub@redhat.com>
10106
10107 * gcc.c-torture/execute/20000622-1.c: New test.
10108
10109 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10110
10111 * g++.old-deja/g++.other/init15.C: New test.
10112
10113 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10114
10115 * g++.old-deja/g++.pt/vaarg2.C: New test.
10116 * g++.old-deja/g++.pt/vaarg3.C: New test.
10117
10118 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10119
10120 * g++.old-deja/g++.other/dyncast6.C: New test.
10121
10122 2000-06-15 Jakub Jelinek <jakub@redhat.com>
10123
10124 * gcc.c-torture/execute/loop-6.c: New test.
10125
10126 2000-06-14 Jakub Jelinek <jakub@redhat.com>
10127
10128 * gcc.dg/20000614-1.c: New test.
10129 * gcc.dg/20000614-2.c: New test.
10130
10131 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
10132
10133 * g++.old-deja/g++.other/inline12.C: New test.
10134
10135 2000-06-13 Jakub Jelinek <jakub@redhat.com>
10136
10137 * g++.old-deja/g++.other/eh1.C: New test.
10138
10139 2000-06-12 Jakub Jelinek <jakub@redhat.com>
10140
10141 * g++.old-deja/g++.other/type.C: New test.
10142
10143 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10144
10145 * g++.old-deja/g++.other/initstring.C: New test.
10146
10147 2000-06-12 Jason Merrill <jason@redhat.com>
10148
10149 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10150
10151 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
10152
10153 * gcc.c-torture/compile/20000609-1.c: New test.
10154
10155 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
10156
10157 * gcc.dg/20000609-1.c: New test.
10158
10159 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10160
10161 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10162 * gcc.c-torture/noncompile/poison-1.c: Move...
10163 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10164 * gcc.dg/cpp-li1.c: Add a token after the #line.
10165
10166 2000-06-05 Richard Henderson <rth@cygnus.com>
10167
10168 * gcc.c-torture/execute/20000605-2.c: New test.
10169 * gcc.c-torture/execute/20000605-3.c: New test.
10170
10171 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10172
10173 * g77.f-torture/execute/20000503-1.x: New file.
10174
10175 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10176
10177 * g++.old-deja/g++.eh/badalloc1.C: New test.
10178
10179 2000-06-05 Richard Henderson <rth@cygnus.com>
10180
10181 * gcc.c-torture/execute/20000605-1.c: New test.
10182
10183 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10184 Nathan Sidwell <nathan@codesourcery.com>
10185
10186 * gcc.c-torture/compile/20000605-1.c: New test.
10187
10188 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10189
10190 * g77.f-torture/compile/20000601-1.f: New test.
10191
10192 2000-06-03 Richard Henderson <rth@cygnus.com>
10193
10194 * gcc.c-torture/execute/20000603-1.c: New.
10195
10196 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10197
10198 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10199 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10200
10201 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10202
10203 * gcc.dg/compare2.c (case 12): XFAIL.
10204 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10205 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10206
10207 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10208
10209 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10210
10211 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10212 guard macro is already defined when the header is first
10213 included.
10214 * gcc.dg/cpp-mix.h: New file.
10215 * gcc.dg/endif-label.c: Update patterns to match compiler.
10216
10217 * g++.brendan/complex1.C: Declare abort.
10218 * g++.law/refs4.C: Remove XFAIL.
10219 * g++.oliva/expr2.C: Declare abort and exit.
10220
10221 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10222
10223 * gcc.c-torture/execute/20000528-1.c: New test.
10224
10225 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10226 * g++.old-deja/g++.law/temps4.C: Likewise.
10227
10228 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10229 stdlib.h. Call abort() on failure.
10230 * g++.old-deja/g++.law/refs4.C: Likewise.
10231 * g++.old-deja/g++.law/temps4.C: Likewise.
10232 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10233 * gcc.c-torture/execute/20000112-1.c: Include string.h.
10234
10235 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10236
10237 Relative to g++.dg/special:
10238 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10239
10240 Relative to g++.old-deja:
10241 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10242 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10243 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10244 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10245 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10246 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10247 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10248
10249 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10250 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10251 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10252 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10253 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10254 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10255 and/or string.h.
10256
10257 * g++.other/goto1.C: Update expectations for error messages.
10258
10259 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10260
10261 * gcc.c-torture/compile/20000523-1.c: New test.
10262
10263 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10264
10265 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10266
10267 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10268
10269 * g++.old-deja/g++.eh/catch11.C: New test.
10270 * g++.old-deja/g++.eh/catch12.C: New test.
10271
10272 2000-05-24 Nick Clifton <nickc@cygnus.com>
10273
10274 * gcc.c-torture/execute/20000523-1.c: New test.
10275
10276 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10277
10278 * c-torture/execute/bcp-1.c: Replace abort in arg of
10279 __builtin_constant_p with a generic external function.
10280
10281 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10282 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10283 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10284 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10285 Prototype abort and/or exit.
10286
10287 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10288 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10289 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10290 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10291
10292 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10293
10294 * gcc.dg/dwarf2-1.c: New test.
10295
10296 2000-05-20 Richard Henderson <rth@cygnus.com>
10297
10298 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10299
10300 2000-05-20 Andreas Jaeger <aj@suse.de>
10301
10302 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10303 testcase.
10304
10305 2000-05-19 David Edelsohn <edelsohn@gnu.org>
10306
10307 * gcc.c-torture/execute/20000519-2.c: New test.
10308
10309 2000-05-19 Andreas Jaeger <aj@suse.de>
10310
10311 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10312 which fails with SSA.
10313
10314 * lib/c-torture.exp: Also test with -O3 -fssa.
10315
10316 2000-05-18 Michael Meissner <meissner@redhat.com>
10317
10318 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10319 * gcc.c-torture/execute/920415-1.c: Ditto.
10320 * gcc.c-torture/execute/920501-1.c: Ditto.
10321 * gcc.c-torture/execute/conversion.c: Ditto.
10322 * gcc.c-torture/execute/cvt-1.c: Ditto.
10323
10324 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
10325
10326 * gcc.c-torture/compile/20000518-1.c: New test.
10327
10328 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10329
10330 * g77.f-torture/compile/200005018.f: New test.
10331
10332 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
10333
10334 * gcc.c-torture/compile/20000517-1.c: New test.
10335
10336 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10337
10338 * gcc.c-torture/execute/20000516-1.c: New test.
10339
10340 2000-05-15 Jakub Jelinek <jakub@redhat.com>
10341
10342 * g++.old-deja/g++.other/eh.C: New test.
10343
10344 2000-05-12 Richard Henderson <rth@cygnus.com>
10345
10346 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10347 constants through to doit's conditional.
10348
10349 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
10350
10351 * gcc.c-torture/compile/20000511-1.c: New test.
10352 * g77.f-torture/compile/20000511-1.f: New test.
10353 * g77.f-torture/compile/20000511-2.f: New test.
10354
10355 2000-05-11 Michael Meissner <meissner@redhat.com>
10356
10357 * gcc.c-torture/execute/20000511-1.c: New test.
10358
10359 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10360
10361 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10362 * gcc.dg/20000510-1.S: New.
10363
10364 2000-05-08 Catherine Moore <clm@cygnus.com>
10365
10366 * gcc.dg/unused-3.c: New.
10367
10368 2000-05-06 Richard Henderson <rth@cygnus.com>
10369
10370 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10371 * g++.old-deja/g++.mike/warn1.C: Likewise.
10372 * g++.old-deja/g++.pt/local1.C: Likewise.
10373 * g++.old-deja/g++.pt/local7.C: Likewise.
10374 * g++.old-deja/g++.pt/spec16.C: Likewise.
10375
10376 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
10377
10378 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10379
10380 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
10381
10382 * g77.f-torture/execute/20000503-1.f: New test.
10383
10384 2000-05-04 Andreas Jaeger <aj@suse.de>
10385
10386 * gcc.dg/noreturn-2.c: New test.
10387
10388 2000-05-04 Neil Booth <NeilB@earthling.net>
10389
10390 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10391 preprocessor.
10392
10393 2000-05-04 Richard Henderson <rth@cygnus.com>
10394
10395 * gcc.c-torture/execute/20000503-1.c: Fix typo.
10396
10397 2000-05-04 Richard Henderson <rth@cygnus.com>
10398
10399 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
10400 OpenSSL by Jason R Thorpe.
10401
10402 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
10403
10404 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10405
10406 2000-05-03 Robert Lipe <robertlipe@usa.net>
10407
10408 * gcc.dg/20000503-1.c: New test.
10409
10410 2000-05-02 Jakub Jelinek <jakub@redhat.com>
10411
10412 * gcc.c-torture/compile/20000502-1.c: New test.
10413 * g++.old-deja/g++.other/align.C: New test.
10414 * gcc.dg/cpp-tradstringify.c: New test.
10415
10416 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
10417
10418 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10419 and hard registers.
10420
10421 2000-04-26 Geoff Keating <geoffk@cygnus.com>
10422
10423 * gcc.c-torture/execute/loop-5.c: New test.
10424
10425 2000-04-25 Jakub Jelinek <jakub@redhat.com>
10426
10427 * gcc.c-torture/execute/va-arg-20.c: New test.
10428
10429 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
10430
10431 * gcc.c-torture/execute/20000422-1.c: New test.
10432
10433 2000-04-20 Greg McGary <gkm@gnu.org>
10434
10435 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10436 when optimizing, but without sibling-call optimizations (-O1).
10437
10438 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
10439
10440 * gcc.c-torture/compile/20000420-1.c: New test.
10441
10442 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
10443
10444 * g++.abi/ptrflags.C: New test.
10445 * g++.eh/catchptr1.C: Test incomplete pointer chains.
10446
10447 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
10448
10449 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10450
10451 2000-04-19 Greg McGary <gkm@gnu.org>
10452
10453 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10454 sibling-call optimizations.
10455
10456 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
10457
10458 * gcc.dg/20000419-1.c: New test.
10459
10460 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
10461
10462 * gcc.c-torture/execute/20000412-6.c: New test.
10463
10464 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
10465
10466 * gcc.c-torture/execute/20000412-5.c: New test.
10467 * g77.f-torture/compile/20000412-1.f: New test.
10468 * gcc.c-torture/execute/20000412-4.c: New test.
10469 * gcc.c-torture/compile/20000412-2.c: New test.
10470 * gcc.c-torture/execute/20000412-3.c: New test.
10471 * gcc.c-torture/compile/20000412-1.c: New test.
10472 * gcc.c-torture/execute/20000412-2.c: New test.
10473
10474 2000-04-12 Jakub Jelinek <jakub@redhat.com>
10475
10476 * objc/execute/bf-20.m: New test.
10477
10478 2000-04-10 Richard Henderson <rth@cygnus.com>
10479
10480 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10481
10482 * gcc.c-torture/execute/20000412-1.c: New test.
10483
10484 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
10485
10486 * g++.old-deja/g++.eh/catchptr1.C: New test.
10487
10488 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
10489
10490 * g++.old-deja/g++.abi/cxa_vec.C: New test.
10491
10492 2000-04-08 Neil Booth <NeilB@earthling.net>
10493
10494 * gcc.dg/cpp-nullchar.c: Remove test as
10495 embedded nulls cause problems.
10496
10497 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10498
10499 * gcc.dg/compare2.c: New test.
10500
10501 2000-04-08 Neil Booth <NeilB@earthling.net>
10502
10503 * gcc.dg/cpp-nullchar.c: New test.
10504
10505 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
10506
10507 * gcc.dg/cpp-mi2.c: New test.
10508 * gcc.dg/cpp-mi2[abc].h: New files.
10509
10510 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
10511
10512 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10513 member name.
10514
10515 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
10516
10517 * g++.old-deja/g++.abi/vmihint.C: New test.
10518
10519 2000-04-06 Neil Booth <NeilB@earthling.net>
10520
10521 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10522 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
10523 copyright.
10524
10525 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
10526
10527 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10528 avoid stack-frame overwrite.
10529
10530 2000-04-05 Jakub Jelinek <jakub@redhat.com>
10531
10532 * gcc.c-torture/compile/20000405-2.c: New test.
10533 * gcc.c-torture/compile/20000405-3.c: New test.
10534
10535 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10536
10537 * gcc.c-torture/compile/20000405-1.c: New test.
10538
10539 2000-04-04 Geoff Keating <geoffk@cygnus.com>
10540
10541 * gcc.dg/cast-qual-1.c: Revert last change.
10542
10543 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10544
10545 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10546
10547 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
10548
10549 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10550 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10551
10552 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
10553
10554 * gcc.c-torture/compile/20000403-2.c: New test.
10555 * gcc.c-torture/compile/20000403-1.c: New test.
10556
10557 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
10558
10559 * gcc.c-torture/execute/20000403-1.c: New test.
10560
10561 2000-04-03 Geoff Keating <geoffk@cygnus.com>
10562
10563 * gcc.c-torture/execute/20000402-1.c: New test.
10564
10565 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
10566
10567 * gcc.c-torture/execute/va-arg-15.c: New test.
10568 * gcc.c-torture/execute/va-arg-16.c: New test.
10569 * gcc.c-torture/execute/va-arg-17.c: New test.
10570 * gcc.c-torture/execute/va-arg-18.c: New test.
10571 * gcc.c-torture/execute/va-arg-19.c: New test.
10572
10573 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10574
10575 * gcc.c-torture/compile/981211-1.c: Move to...
10576 * gcc.dg/cpp-as1.c: ...here.
10577 * gcc.dg/cpp-as2.c: New file.
10578
10579 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10580 compiler.
10581
10582 2000-04-02 Neil Booth <NeilB@earthling.net>
10583
10584 * gcc.dg/cpp-cond.c New tests.
10585 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
10586 accidental success less likely.
10587 * gcc.dg/cpp-missingop.c New tests.
10588 * gcc.dg/cpp-missingparen.c New tests.
10589 * gcc.dg/cpp-shift.c New tests.
10590 * gcc.dg/cpp-shortcircuit.c New tests.
10591 * gcc.dg/cpp-unary.c New tests.
10592
10593 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
10594
10595 * gcc.c-torture/compile/20000329-1.c: New test.
10596
10597 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10598
10599 * gcc.c-torture/compile/20000326-1.c: New test.
10600 * gcc.c-torture/compile/20000326-2.c: New test.
10601
10602 2000-03-24 Geoff Keating <geoffk@cygnus.com>
10603
10604 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10605 the first parameter is a function argument.
10606
10607 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
10608
10609 * g++.old-deja/g++.ext/array4.C: New test.
10610
10611 2000-03-22 Geoff Keating <geoffk@cygnus.com>
10612
10613 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10614
10615 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10616
10617 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10618
10619 2000-03-19 Richard Henderson <rth@cygnus.com>
10620
10621 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10622
10623 2000-03-19 Richard Henderson <rth@cygnus.com>
10624
10625 * gcc.c-torture/compile/20000319-1.c: New test.
10626
10627 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
10628
10629 * gcc.c-torture/execute/20000314-3.c: New test.
10630 * gcc.c-torture/execute/20000314-2.c: New test.
10631 * gcc.c-torture/execute/20000314-1.c: New test.
10632 * gcc.c-torture/compile/20000314-2.c: New test.
10633 * gcc.c-torture/compile/20000314-1.c: New test.
10634
10635 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
10636
10637 * g++.old-deja/g++.warn/inline.C: New test.
10638
10639 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
10640
10641 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10642 standards-compliant result rather than specific constants.
10643 Put test-values in array.
10644
10645 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
10646
10647 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10648 (g++_target_compile): Put test-specific options last.
10649
10650 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10651
10652 * g++.old-deja/g++.eh/vbase4.C: New test.
10653
10654 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10655
10656 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10657
10658 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10659
10660 * g++.old-deja/g++.brendan/misc12.C: Removed.
10661 * g++.old-deja/g++.pt/memtemp77.C: Constify.
10662 * g++.old-deja/g++.ext/pretty4.C: New test.
10663
10664 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10665
10666 * g++.old-deja/g++.other/string2.C: New test.
10667
10668 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
10669
10670 * g++.old-deja/g++.warn/impint2.C: New test.
10671
10672 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
10673
10674 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10675 is 1, not zero.
10676
10677 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
10678
10679 * g++.old-deja/g++.warn/impint.C: New test.
10680 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10681 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10682 * g++.old-deja/g++.pt/explicit12.C: Likewise.
10683 * g++.old-deja/g++.pt/explicit13.C: Likewise.
10684 * g++.old-deja/g++.pt/explicit17.C: Likewise.
10685 * g++.old-deja/g++.pt/explicit18.C: Likewise.
10686 * g++.old-deja/g++.pt/explicit19.C: Likewise.
10687 * g++.old-deja/g++.pt/explicit23.C: Likewise.
10688 * g++.old-deja/g++.pt/explicit31.C: Likewise.
10689 * g++.old-deja/g++.pt/explicit35.C: Likewise.
10690 * g++.old-deja/g++.pt/explicit6.C: Likewise.
10691 * g++.old-deja/g++.pt/memclass7.C: Likewise.
10692
10693 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
10694
10695 * gcc.dg/cpp-redef.c: New test.
10696
10697 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
10698
10699 * g++.old-deja/g++.pt/unify7.C: New test.
10700
10701 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10702
10703 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10704 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10705
10706 2000-02-25 Geoff Keating <geoffk@cygnus.com>
10707
10708 * gcc.c-torture/compile/20000224-1.c: New test.
10709
10710 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10711
10712 * gcc.c-torture/compile/cpp-2.c: New test.
10713 * gcc.c-torture/compile/cpp-1.c: New test.
10714
10715 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
10716
10717 * gcc.c-torture/execute/20000225-1.c: New test.
10718
10719 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10720
10721 * gcc.dg/cpp-li2.c: New test.
10722
10723 * gcc.dg/cpp-wi1.c: New test.
10724
10725 * gcc.dg/cpp-li1.c: New test.
10726
10727 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
10728
10729 * g++.old-deja/g++.other/sizeof5.C: New test.
10730
10731 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10732
10733 * gcc.c-torture/execute/va-arg-13.c: New test.
10734
10735 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
10736
10737 * gcc.c-torture/execute/va-arg-12.c: New test.
10738
10739 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10740
10741 * gcc.c-torture/execute/20000223-1.c: New test.
10742
10743 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10744
10745 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10746
10747 2000-02-22 Mark Mitchell <mark@codesourcery.com>
10748
10749 * g++.old-deja/g++.abi/ptrmem.C: New test.
10750
10751 2000-02-19 Richard Henderson <rth@cygnus.com>
10752
10753 * gcc.c-torture/compile/init-3.c: New.
10754
10755 2000-02-17 Mark Mitchell <mark@codesourcery.com>
10756
10757 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10758 ALWAYS_CXXFLAGS.
10759
10760 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
10761
10762 * gcc.c-torture/compile/20000211-3.c: New test.
10763
10764 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
10765
10766 * gcc.c-torture/compile/20000211-2.c: New test.
10767
10768 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
10769
10770 * gcc.c-torture/compile/20000211-1.c: New test.
10771
10772 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
10773
10774 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10775 on native targets
10776
10777 2000-02-08 Nathan Sidwell <nathan@acm.org>
10778
10779 * g++.old-deja/g++.other/cast5.C: New test.
10780
10781 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
10782
10783 * gcc.c-torture/execute/20000205-1.c: New.
10784
10785 2000-02-03 Nathan Sidwell <nathan@acm.org>
10786
10787 * g++.old-deja/g++.jason/cast3.C: Return void.
10788 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10789
10790 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10791
10792 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10793
10794 * gcc.dg/loop-1.c: New test.
10795
10796 2000-01-27 Jakub Jelinek <jakub@redhat.com>
10797
10798 * gcc.c-torture/compile/20000127-1.c: New test.
10799 * gcc.c-torture/execute/991228-1.c: New test.
10800
10801 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10802
10803 * gcc.dg/unused-2.c: New test.
10804
10805 * gcc.dg/conv-1.c: New test.
10806
10807 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10808
10809 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10810 compiler.
10811 (tool_option_proc): Fix typo.
10812
10813 2000-01-24 Geoff Keating <geoffk@cygnus.com>
10814
10815 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10816 of the ld on the host, not on the build machine.
10817 Also, don't crash if '--help' is not a supported option.
10818
10819 2000-01-24 Richard Henderson <rth@cygnus.com>
10820
10821 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10822
10823 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
10824
10825 * gcc.c-torture/execute/20000120-2.c: New test.
10826 * gcc.c-torture/execute/20000120-1.c: New test.
10827
10828 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
10829
10830 * gcc.c-torture/execute/20000113-1.c: New test.
10831
10832 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
10833
10834 * gcc.c-torture/execute/20000112-1.c: New test.
10835
10836 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10837
10838 * gcc.dg/20000111-1.c: New test.
10839
10840 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
10841
10842 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10843 with 16 bit integers.
10844
10845 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10846
10847 * gcc.dg/20000108-1.c: New test.
10848
10849 2000-01-05 Nathan Sidwell <nathan@acm.org>
10850
10851 * g++.old-deja/g++.ns/koenig8.C: New test.
10852
10853 2000-01-05 Nathan Sidwell <nathan@acm.org>
10854
10855 * g++.old-deja/g++.other/cast4.C: New test.
10856
10857 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
10858
10859 * gcc.c-torture/compile/20000105-2.c: New test.
10860 * gcc.c-torture/compile/20000105-1.c: New test.
10861
10862 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10863
10864 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10865 references to printf & atoi to conform to ANSI standard.
10866 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10867 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10868 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10869 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10870 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10871 * g++.old-deja/g++.brendan/complex1.C: Likewise.
10872 * g++.old-deja/g++.brendan/copy1.C: Likewise.
10873 * g++.old-deja/g++.brendan/copy2.C: Likewise.
10874 * g++.old-deja/g++.brendan/copy3.C: Likewise.
10875 * g++.old-deja/g++.brendan/copy4.C: Likewise.
10876 * g++.old-deja/g++.brendan/copy5.C: Likewise.
10877 * g++.old-deja/g++.brendan/copy6.C: Likewise.
10878 * g++.old-deja/g++.brendan/copy7.C: Likewise.
10879 * g++.old-deja/g++.brendan/copy8.C: Likewise.
10880 * g++.old-deja/g++.brendan/crash11.C: Likewise.
10881 * g++.old-deja/g++.brendan/crash14.C: Likewise.
10882 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10883 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10884 * g++.old-deja/g++.brendan/delete2.C: Likewise.
10885 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10886 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10887 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10888 * g++.old-deja/g++.brendan/eh1.C: Likewise.
10889 * g++.old-deja/g++.brendan/groff1.C: Likewise.
10890 * g++.old-deja/g++.brendan/init3.C: Likewise.
10891 * g++.old-deja/g++.brendan/misc12.C: Likewise.
10892 * g++.old-deja/g++.brendan/misc7.C: Likewise.
10893 * g++.old-deja/g++.brendan/new2.C: Likewise.
10894 * g++.old-deja/g++.brendan/operators4.C: Likewise.
10895 * g++.old-deja/g++.brendan/operators5.C: Likewise.
10896 * g++.old-deja/g++.brendan/overload2.C: Likewise.
10897 * g++.old-deja/g++.brendan/overload7.C: Likewise.
10898 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10899 * g++.old-deja/g++.brendan/reference1.C: Likewise.
10900 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10901 * g++.old-deja/g++.brendan/template24.C: Likewise.
10902 * g++.old-deja/g++.brendan/template3.C: Likewise.
10903 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10904 * g++.old-deja/g++.jason/inline3.C: Likewise.
10905 * g++.old-deja/g++.jason/opeq.C: Likewise.
10906 * g++.old-deja/g++.law/arg5.C: Likewise.
10907 * g++.old-deja/g++.law/arm7.C: Likewise.
10908 * g++.old-deja/g++.law/ctors11.C: Likewise.
10909 * g++.old-deja/g++.law/cvt8.C: Likewise.
10910 * g++.old-deja/g++.law/init9.C: Likewise.
10911 * g++.old-deja/g++.law/refs4.C: Likewise.
10912 * g++.old-deja/g++.law/template2.C: Likewise.
10913 * g++.old-deja/g++.law/visibility24.C: Likewise.
10914 * g++.old-deja/g++.law/vtable3.C: Likewise.
10915 * g++.old-deja/g++.mike/asm2.C: Likewise.
10916 * g++.old-deja/g++.mike/eh1.C: Likewise.
10917 * g++.old-deja/g++.mike/misc1.C: Likewise.
10918 * g++.old-deja/g++.mike/misc13.C: Likewise.
10919 * g++.old-deja/g++.mike/misc14.C: Likewise.
10920 * g++.old-deja/g++.mike/ns12.C: Likewise.
10921 * g++.old-deja/g++.mike/p1248.C: Likewise.
10922 * g++.old-deja/g++.mike/p3708.C: Likewise.
10923 * g++.old-deja/g++.mike/p3708a.C: Likewise.
10924 * g++.old-deja/g++.mike/p3708b.C: Likewise.
10925 * g++.old-deja/g++.mike/p646.C: Likewise.
10926 * g++.old-deja/g++.mike/p700.C: Likewise.
10927 * g++.old-deja/g++.mike/p783.C: Likewise.
10928 * g++.old-deja/g++.mike/p783a.C: Likewise.
10929 * g++.old-deja/g++.mike/p783b.C: Likewise.
10930 * g++.old-deja/g++.mike/p786.C: Likewise.
10931 * g++.old-deja/g++.mike/p789.C: Likewise.
10932 * g++.old-deja/g++.mike/p789a.C: Likewise.
10933 * g++.old-deja/g++.mike/p807a.C: Likewise.
10934 * g++.old-deja/g++.other/delete3.C: Likewise.
10935 * g++.old-deja/g++.other/dyncast1.C: Likewise.
10936 * g++.old-deja/g++.other/dyncast2.C: Likewise.
10937 * g++.old-deja/g++.other/dyncast3.C: Likewise.
10938 * g++.old-deja/g++.other/empty1.C: Likewise.
10939 * g++.old-deja/g++.other/temporary1.C: Likewise.
10940 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
10941 * g++.old-deja/g++.pt/t16.C: Likewise.
10942 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
10943
10944 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
10945
10946 * gcc.dg/991230-1.c: New test.
10947
10948 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
10949
10950 * gcc.c-torture/compile/991229-3.c: New test.
10951 * gcc.c-torture/compile/991229-2.c: New test.
10952 * gcc.c-torture/compile/991229-1.c: New test.
10953
10954 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
10955
10956 * gcc.c-torture/compile/labels-2.c: New test.
10957
10958 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
10959
10960 * gcc.c-torture/execute/991227-1.c: New test.
10961
10962 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10963
10964 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
10965
10966 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
10967
10968 * gcc.c-torture/execute/991221-1.c: New test.
10969
10970 1999-12-20 Nathan Sidwell <nathan@acm.org>
10971
10972 * g++.old-deja/g++.other/cast3.C: New test.
10973
10974 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
10975
10976 * gcc.c-torture/execute/991216-4.c: New test.
10977
10978 1999-12-16 Michael Meissner <meissner@cygnus.com>
10979
10980 * gcc.c-torture/execute/991216-1.c: New test.
10981 * gcc.c-torture/execute/991216-2.c: New test.
10982 * gcc.c-torture/execute/991216-3.c: New test.
10983
10984 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
10985
10986 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
10987 Actually make the test fail by using "-O2" for compilation.
10988
10989 1999-12-15 Nathan Sidwell <nathan@acm.org>
10990
10991 * g++.old-deja/g++.warn/cast-align1.C: New test.
10992
10993 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
10994
10995 * gcc.c-torture/compile/991214-1.c: New test.
10996 * gcc.c-torture/compile/991214-2.c: New test.
10997
10998 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
10999
11000 * gcc.dg/991214-1.c: New test.
11001
11002 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
11003
11004 * gcc.c-torture/compile/991213-3.c: New test.
11005 * gcc.c-torture/compile/991213-2.c: New test.
11006 * gcc.c-torture/compile/991213-1.c: New test.
11007
11008 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11009
11010 * gcc.dg/991209-1.c: New test.
11011
11012 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
11013
11014 * gcc.c-torture/compile/991208-1.c: New test.
11015
11016 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11017
11018 * gcc.dg/ultrasp2.c: New test.
11019
11020 1999-12-05 Alex Samuel <samuel@codesourcery.com>
11021
11022 * g++.old-deja/g++.abi/align.C (main): Fix typo.
11023
11024 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
11025
11026 * gcc.c-torture/compile/991202-1.c: New test.
11027 * gcc.c-torture/execute/991202-1.c: New test.
11028 * gcc.c-torture/execute/991202-2.c: New test.
11029 * gcc.c-torture/execute/991202-3.c: New test.
11030
11031 1999-12-02 Alex Samuel <samuel@codesourcery.com>
11032
11033 * g++.old-deja/g++.abi/align.C: New test.
11034 * g++.old-deja/g++.abi/aggregates.C: Likewise.
11035 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11036
11037 1999-12-01 Richard Henderson <rth@cygnus.com>
11038
11039 * gcc.c-torture/execute/991201-1.c: New.
11040
11041 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
11042
11043 * gcc.dg/991129-1.c: New test.
11044
11045 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
11046
11047 * gcc.c-torture/compile/991127-1.c: New test.
11048
11049 1999-11-22 Nathan Sidwell <nathan@acm.org>
11050
11051 * g++.old-deja/g++.other/warn4.C: New test.
11052
11053 1999-11-22 Nathan Sidwell <nathan@acm.org>
11054
11055 * g++.old-deja/g++.eh/cleanup2.C: New test.
11056 * g++.old-deja/g++.ext/pretty2.C: New test.
11057 * g++.old-deja/g++.ext/pretty3.C: New test.
11058 * g++.old-deja/g++.other/debug6.C: New test.
11059
11060 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
11061
11062 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11063 compiler_output to look for one error message instead of two.
11064
11065 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
11066
11067 * gcc.c-torture/execute/991118-1.c: Also test case
11068 where the word boundary does not split a byte evenly.
11069
11070 1999-11-19 Nathan Sidwell <nathan@acm.org>
11071
11072 * g++.old-deja/g++.ext/restrict1.C: New test.
11073
11074 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11075
11076 * gcc.c-torture/execute/991118-1.c: New test.
11077
11078 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
11079
11080 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11081 working directory pathnames.
11082
11083 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
11084
11085 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11086 host is equipped with driver.h and driver.o so it can actually
11087 compile and run the tests.
11088
11089 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
11090
11091 * gcc.c-torture/compile/991008-1.c: New test.
11092
11093 1999-11-08 Nick Clifton <nickc@cygnus.com>
11094
11095 * lib/gcc-dg.exp: Include target-supports.exp
11096
11097 1999-11-05 Nick Clifton <nickc@cygnus.com>
11098
11099 * lib/target-supports.exp: New file: Provide procs to test for
11100 features supported by the target.
11101 (check_weak_available): Moved here from ecos.exp.
11102 (check_alias_available): New proc: Determine of the target
11103 toolchain supports the alias attribute.
11104
11105 * gcc.dg/special/ecos.exp: Move check_weak_available to
11106 target-supports.exp.
11107 (alias-1.c): Only perform the test if the target supports
11108 aliases.
11109 (wkali-1.c): Only perform the test if the target supports
11110 aliases.
11111
11112 * gcc.dg/990506-0.c: Expect error messages from cross
11113 targets as well as native targets.
11114
11115 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11116
11117 * gcc.dg/ultrasp1.c: Removed xfail.
11118 * gcc.dg/struct-ret-2.c: Likewise.
11119 * gcc.dg/array-1.c: Likewise.
11120
11121 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11122
11123 * gcc.dg/struct-ret-2.c: New test.
11124
11125 * gcc.dg/array-1.c: New test.
11126
11127 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
11128
11129 * gcc.c-torture/execute/991030-1.c: New test.
11130
11131 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
11132
11133 * gcc.c-torture/compile/991026-2.c: New test.
11134
11135 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
11136
11137 * gcc.c-torture/compile/991026-1.c: New test.
11138
11139 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
11140
11141 * gcc.c-torture/execute/991023-1.c: New test.
11142
11143 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
11144
11145 * gcc.c-torture/execute/991019-1.c: New test.
11146
11147 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
11148
11149 * gcc.c-torture/execute/991016-1.c: New test.
11150
11151 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
11152
11153 * gcc.c-torture/execute/991014-1.c: New test.
11154
11155 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11156
11157 * g++.old-deja/g++.other/union2.C: New test.
11158
11159 1999-10-13 Nathan Sidwell <nathan@acm.org>
11160
11161 * g++.old-deja/g++.other/vaarg2.C: New test.
11162 * g++.old-deja/g++.other/vaarg3.C: New test.
11163
11164 1999-10-12 Craig Burley <craig@jcb-sc.com>
11165
11166 * g77.f-torture/noncompile/19990905-1.f: Moved from being
11167 in compile/.
11168
11169 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
11170
11171 * gcc.c-torture/execute/va-arg-11.c: New test.
11172
11173 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
11174
11175 * lib/file-format.exp (gcc_target_object_format): Don't
11176 crash if objdump is unavailable.
11177
11178 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
11179
11180 * gcc.misc-tests/mg.exp: delete extraneous redirection.
11181
11182 1999-09-28 Nick Clifton <nickc@cygnus.com>
11183
11184 * gcc.c-torture/compile/990928-1.c: New test.
11185
11186 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
11187
11188 * g++.old-deja/g++.other/decl6.C: New test.
11189
11190 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11191
11192 * gcc.c-torture/execute/va-arg-10.c: New test.
11193
11194 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
11195
11196 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11197 __PRETTY_FUNCTION__.
11198
11199 1999-09-23 Nick Clifton <nickc@cygnus.com>
11200
11201 * gcc.c-torture/execute/990923-1.c: New test.
11202
11203 1999-09-21 Nick Clifton <nickc@cygnus.com>
11204
11205 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11206 for which -fpic is inappropriate.
11207
11208 1999-09-21 Mark Mitchell <mark@codesourcery.com>
11209
11210 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11211
11212 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11213
11214 * g++.old-deja/g++.other/dyncast1.C: New test.
11215 * g++.old-deja/g++.other/dyncast2.C: New test.
11216 * g++.old-deja/g++.other/dyncast3.C: New test.
11217 * g++.old-deja/g++.other/dyncast4.C: New test.
11218 * g++.old-deja/g++.other/dyncast5.C: New test.
11219 * g++.old-deja/g++.eh/catch3.C: New test.
11220 * g++.old-deja/g++.eh/catch3p.C: New test.
11221 * g++.old-deja/g++.eh/catch4.C: New test.
11222 * g++.old-deja/g++.eh/catch4p.C: New test.
11223 * g++.old-deja/g++.eh/catch5.C: New test.
11224 * g++.old-deja/g++.eh/catch5p.C: New test.
11225 * g++.old-deja/g++.eh/catch6.C: New test.
11226 * g++.old-deja/g++.eh/catch6p.C: New test.
11227 * g++.old-deja/g++.eh/catch7.C: New test.
11228 * g++.old-deja/g++.eh/catch7p.C: New test.
11229 * g++.old-deja/g++.eh/catch8.C: New test.
11230 * g++.old-deja/g++.eh/catch8p.C: New test.
11231 * g++.old-deja/g++.eh/catch9.C: New test.
11232 * g++.old-deja/g++.eh/catch9p.C: New test.
11233
11234 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
11235
11236 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11237 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11238
11239 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
11240
11241 * gcc.c-torture/compile/990913-1.c: New test.
11242
11243 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
11244
11245 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11246 * g++.old-deja/g++.jason/rfg5.C: Likewise.
11247
11248 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
11249
11250 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11251
11252 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
11253
11254 * g++.old-deja/g++.other/lookup11.C: New test.
11255 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11256 what is permitted and what we want.
11257 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11258 overload use.
11259 * g++.old-deja/g++.jason/rfg5.C: Likewise
11260
11261 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
11262
11263 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11264 * gcc.c-torture/noncompile/poison-1.c: New file.
11265
11266 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
11267
11268 * g++.old-deja/g++.other/sizeof3.C: New test.
11269 * g++.old-deja/g++.other/sizeof4.C: New test.
11270 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11271 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11272
11273 1999-09-07 Richard Henderson <rth@cygnus.com>
11274
11275 * gcc.dg/va-arg-1.c: New.
11276
11277 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11278
11279 * gcc.c-torture/execute/va-arg-9.c: New test.
11280
11281 1999-09-05 Craig Burley <craig@jcb-sc.com>
11282
11283 * g77.f-torture/compile/980519-2.f: New test.
11284 * g77.f-torture/compile/19990905-0.f: New test.
11285 * g77.f-torture/compile/19990905-1.f: New test.
11286 * g77.f-torture/compile/19990905-2.f: New test.
11287
11288 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11289
11290 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
11291
11292 * gcc.c-torture/execute/990827-1.c: Fix typo.
11293
11294 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11295
11296 * g++.old-deja/g++.other/deref1.C: New test.
11297
11298 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
11299
11300 * g++.old-deja/g++.other/ambig2.C: New test.
11301 * g++.old-deja/g++.other/cond5.C: New test.
11302 * g++.old-deja/g++.other/lookup16.C: New test.
11303
11304 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
11305
11306 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11307 assemblers too.
11308
11309 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
11310
11311 * lib/c-torture.exp: Avoid the "compare executables" optimization
11312 when testing native.
11313
11314 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
11315
11316 * gcc.c-torture/execute/990829-1.c: New test.
11317 * gcc.c-torture/compile/990829-1.c: New test.
11318
11319 1999-08-27 Paul Burchard <burchard@pobox.com>
11320
11321 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11322 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11323 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11324 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11325 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11326 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11327 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11328 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11329 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11330 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11331 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11332
11333 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
11334
11335 * gcc.c-torture/execute/990827-1.c: New test.
11336
11337 1999-08-26 Craig Burley <craig@jcb-sc.com>
11338
11339 * g77.f-torture/noncompile/19990826-4.f: New test.
11340
11341 * g77.f-torture/compile/19990826-3.f: New test.
11342
11343 * g77.f-torture/execute/19990826-2.f: New test.
11344
11345 * g77.f-torture/compile/19990826-1.f: New test.
11346
11347 * gcc.c-torture/execute/990826-0.c: New test.
11348 * g77.c-torture/execute/19990826-0.f: New test.
11349
11350 * g77.f-torture/noncompile/970626-2.f: New test.
11351
11352 1999-08-25 Paul Burchard <burchard@pobox.com>
11353
11354 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11355 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11356 lss-011.C: New tests.
11357
11358 1999-08-25 Nathan Sidwell <nathan@acm.org>
11359
11360 * g++.old-deja/g++.other/decl5.C: New test.
11361
11362 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11363
11364 * noncompile/noncompile.exp: Load_lib c-torture.exp.
11365 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11366 call `postbase' for each one. All callers of `postbase' changed
11367 to call this instead.
11368
11369 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
11370
11371 * gcc.c-torture/execute/990811-1.c: New test.
11372
11373 1999-08-09 Nick Clifton <nickc@cygnus.com>
11374
11375 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11376 just native ones.
11377
11378 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11379 just native ones.
11380
11381 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11382
11383 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11384
11385 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11386
11387 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11388
11389 1999-08-04 Nathan Sidwell <nathan@acm.org>
11390
11391 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11392
11393 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11394
11395 * gcc.c-torture/execute/990804-1.c: New test.
11396
11397 1999-08-03 Nathan Sidwell <nathan@acm.org>
11398
11399 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11400 * g++.old-deja/g++.brendan/crash64.C: Likewise
11401 * g++.old-deja/g++.brendan/overload8.C: Likewise
11402
11403 1999-08-03 Nathan Sidwell <nathan@acm.org>
11404
11405 * g++.old-deja/g++.other/struct1.C: New test.
11406
11407 1999-08-03 Nathan Sidwell <nathan@acm.org>
11408
11409 * g++.old-deja/g++.other/enum2.C: New test.
11410
11411 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
11412
11413 Adapted from tests from Franz Sirl:
11414 * gcc.c-torture/execute/va-arg-7.c: New test.
11415 * gcc.c-torture/execute/va-arg-8.c: New test.
11416
11417 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
11418
11419 * gcc.c-torture/compile/990801-2.c: New test.
11420
11421 * gcc.c-torture/compile/990801-1.c: New test.
11422
11423 1999-07-27 Michael Meissner <meissner@cygnus.com>
11424
11425 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11426 fp-cmp-1.c, converting double to float.
11427
11428 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11429 fp-cmp-1.c, converting double to long double.
11430
11431 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11432 from fr1 to unknown_register, since fr1 is a legitimate register
11433 on some machines.
11434
11435 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
11436
11437 * README: More listname related changes.
11438
11439 1999-07-08 Catherine Moore <clm@cygnus.com>
11440
11441 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
11442
11443 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
11444
11445 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11446
11447 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11448
11449 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11450
11451 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
11452
11453 * gcc.dg/990703-1.c: New test.
11454
11455 1999-06-29 Nick Clifton <nickc@cygnus.com>
11456
11457 * lib/file-format.exp: New file: Move definition of proc
11458 gcc_target_object_format to here from
11459 gcc.dg/special/ecos.exp.
11460
11461 * lib/c-torture.exp: Include lib file-format.exp.
11462 * lib/gcc-dg.exp: Include lib file-format.exp.
11463
11464 * gcc.dg/special/ecos.exp: Remove definition of proc
11465 gcc_target_object_format.
11466
11467 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
11468
11469 * gcc.c-torture/execute/990628-1.c: New test.
11470
11471 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
11472
11473 * gcc.c-torture/compile/990625-2.c: New test.
11474
11475 * gcc.c-torture/compile/990625-1.c: New test.
11476
11477 1999-06-23 Nick Clifton <nickc@cygnus.com>
11478
11479 * gcc.c-torture/compile/dll.c: New test case. Check that dll
11480 attributes compile.
11481 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11482 ports that use the COFF/PE file format.
11483
11484 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
11485
11486 * gcc.c-torture/compile/990617-1.c: New test.
11487
11488 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
11489
11490 * g++.old-deja/g++.other/decl4.C: New test.
11491
11492 1999-06-14 Nathan Sidwell <nathan@acm.org>
11493
11494 * g++.old-deja/g++.other/bitfld3.C: New test.
11495
11496 1999-06-08 Nathan Sidwell <nathan@acm.org>
11497
11498 * g++.old-deja/g++.eh/catch1.C: New test.
11499
11500 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
11501
11502 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11503
11504 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11505 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
11506
11507 1999-06-05 Craig Burley <craig@jcb-sc.com>
11508
11509 * g77.f-torture/compile/19990502-0.f: Replace with new,
11510 shorter, test that still fails after recent changes.
11511
11512 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11513
11514 * gcc.c-torture/execute/990604-1.c: New test.
11515
11516 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
11517
11518 * gcc.c-torture/execute/990531-1.c: New test.
11519
11520 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11521
11522 * gcc.c-torture/compile/990527-1.c: New test.
11523
11524 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
11525
11526 * gcc.c-torture/execute/990527-1.c: New test.
11527
11528 1999-05-25 Nick Clifton <nickc@cygnus.com>
11529
11530 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11531 bitfields as signed.
11532
11533 1999-05-25 Craig Burley <craig@jcb-sc.com>
11534
11535 * g77.f-torture/compile/19990525-0.f: New test.
11536
11537 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
11538
11539 * gcc.c-torture/execute/990525-2.c: New test.
11540
11541 * gcc.c-torture/execute/990525-1.c: New test.
11542
11543 1999-05-24 Nathan Sidwell <nathan@acm.org>
11544
11545 * g++.old-deja/g++.other/anon3.C: New test.
11546 * g++.old-deja/g++.other/anon4.C: New test.
11547 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11548 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11549 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11550 Merrill).
11551
11552 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
11553
11554 * gcc.c-torture/execute/990524-1.c: New test.
11555
11556 * gcc.dg/990524-1.c: New test.
11557
11558 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11559
11560 * gcc.c-torture/compile/990523-1.c: New test.
11561
11562 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
11563
11564 * gcc.c-torture/compile/990519-1.c: New test.
11565
11566 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11567
11568 * gcc.c-torture/compile/990517-1.c: New test.
11569
11570 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11571 (e4, f4): New tests.
11572 (main): Call them.
11573
11574 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11575
11576 * gcc.dg/noreturn-1.c: New test.
11577
11578 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11579
11580 * gcc.c-torture/execute/990513-1.c: New test.
11581
11582 1999-05-10 Richard Henderson <rth@cygnus.com>
11583
11584 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11585
11586 1999-05-10 Craig Burley <craig@jcb-sc.com>
11587
11588 * g77.f-torture/execute/erfc.f: Use small single-precision
11589 values, to avoid problems on Alphas when not -mieee.
11590
11591 1999-05-08 Craig Burley <craig@jcb-sc.com>
11592
11593 * gcc.dg/990506-0.c: New test.
11594
11595 1999-05-08 Richard Henderson <rth@cygnus.com>
11596
11597 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11598 the constant to test. Don't XFAIL 64-bit targets.
11599
11600 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11601 * g++.old-deja/g++.law/profile1.C: Likewise.
11602
11603 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11604 operator new instances.
11605 * g++.old-deja/g++.other/delete5.C: Likewise.
11606
11607 1999-05-03 Craig Burley <craig@jcb-sc.com>
11608
11609 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11610 intrinsic.
11611
11612 1999-05-03 Craig Burley <craig@jcb-sc.com>
11613
11614 * g77.f-torture/execute/u77-test.f: Reverse order of two
11615 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11616
11617 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11618
11619 * gcc.dg/compare1.c: New test.
11620
11621 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
11622
11623 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11624 New tests.
11625
11626 1999-05-02 Craig Burley <craig@jcb-sc.com>
11627
11628 * g77.f-torture/compile/19990502-1.f: New test.
11629
11630 1999-05-02 Craig Burley <craig@jcb-sc.com>
11631
11632 * g77.f-torture/compile/19990502-0.f: New test.
11633
11634 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
11635
11636 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11637 intrinsic.
11638
11639 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
11640
11641 * g77.f-torture/execute/u77-test.f (main): List libU77
11642 intrinsics not currently tested.
11643 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11644 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11645 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11646 Trim blanks off the ends of some printed strings.
11647
11648 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
11649
11650 * g77.f-torture/execute/u77-test.f (main): Just warn about
11651 FSTAT gid disagreement, as it's expected on some systems.
11652
11653 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
11654
11655 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11656 use a new function, which allows for some slop.
11657 Clean up some commentary.
11658 (issum): The new function.
11659 (sgladd): Deleted subroutine.
11660
11661 1999-05-01 Craig Burley <craig@jcb-sc.com>
11662
11663 * g77.f-torture/execute/u77-test.f: Modify to be more like
11664 libf2c/libU77 version, bringing patches to that version here.
11665 Add suitable commentary.
11666
11667 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
11668
11669 * gcc.dg/990424-1.c: New test.
11670
11671 1999-04-24 Craig Burley <craig@jcb-sc.com>
11672
11673 * g77.f-torture/execute/u77-test.f (main): Bug involving
11674 LSTAT has been fixed, so turn back on full checking.
11675
11676 1999-04-20 Craig Burley <craig@jcb-sc.com>
11677
11678 * g77.f-torture/compile/19990419-0.f: New test.
11679 * g77.f-torture/execute/19990419-1.f: New test.
11680
11681 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
11682
11683 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11684 to avoid the need for a prototype to supress a warning.
11685
11686 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
11687
11688 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11689
11690 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
11691
11692 * gcc.c-torture/execute/990404-1.c: New test.
11693
11694 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11695
11696 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11697 * gcc.dg/cpp-if3.c: Don't use -pedantic.
11698 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11699 missing initializer warnings.
11700
11701 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
11702
11703 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11704 matching strings.
11705
11706 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
11707
11708 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11709
11710 1999-03-26 Craig Burley <craig@jcb-sc.com>
11711
11712 * g77.f-torture/execute/19990325-0.f: New test.
11713 * g77.f-torture/execute/19990325-1.f: New test.
11714
11715 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
11716
11717 * gcc.c-torture/execute/990324-1.c: New test.
11718
11719 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
11720
11721 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11722 test with 4.
11723
11724 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
11725
11726 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
11727
11728 1999-03-13 Craig Burley <craig@jcb-sc.com>
11729
11730 * g77.f-torture/execute/19990313-2.f: New test.
11731 * g77.f-torture/execute/19990313-3.f: New test.
11732
11733 1999-03-13 Craig Burley <craig@jcb-sc.com>
11734
11735 * g77.f-torture/execute/19990313-0.f: New test.
11736 * g77.f-torture/execute/19990313-1.f: New test.
11737
11738 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
11739
11740 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11741 printf to sprintf.
11742 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11743 (main): Add check for u15. Conditionalize u31 check depending on
11744 whether ints are <32 bits or >=32 bits.
11745
11746 1999-03-08 Craig Burley <craig@jcb-sc.com>
11747
11748 * g77.f-torture/execute/19981119-0.f: Improve testiness.
11749
11750 1999-03-08 Craig Burley <craig@jcb-sc.com>
11751
11752 * g77.f-torture/compile/19990305-0.f: New test.
11753 * g77.f-torture/execute/19981119-0.f: New test.
11754
11755 1999-03-08 Craig Burley <craig@jcb-sc.com>
11756
11757 * g77.f-torture/execute/970625-2.f: call ABORT if final
11758 result is not correct, instead of just printing it.
11759 Add this checking via newly introduced obfuscation, to
11760 trip up buggy front ends.
11761
11762 1999-03-07 Craig Burley <craig@jcb-sc.com>
11763
11764 * g77.f-torture/compile/960317-1.f: Moved from being
11765 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
11766
11767 1999-03-06 Craig Burley <craig@jcb-sc.com>
11768
11769 * g77.f-torture/execute/960317-1.f: New (old) test.
11770 * g77.f-torture/execute/970625-2.f: Ditto.
11771
11772 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
11773
11774 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11775 message on line 1 or line 2; cccp and cpplib do this differently.
11776
11777 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
11778
11779 * g++.old-deja/g++.law/weak1.C: New test.
11780
11781 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11782
11783 * gcc.c-torture/execute/990119-1.c: Renamed to...
11784 * gcc.dg/990119-1.c: this, so it will only be tested once
11785 (it's a preprocessor test, it doesn't need to be run at
11786 multiple optimization levels).
11787
11788 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11789
11790 * lib/g++.exp: Don't add incdir=$base_dir/../include to
11791 ALWAYS_CXXFLAGS.
11792
11793 1999-02-24 Craig Burley <craig@jcb-sc.com>
11794
11795 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11796 * g77.f-torture/compile/19981216-0.f: ...as it is expected
11797 to not be compilable by current g77.
11798
11799 1999-02-24 Nick Clifton <nickc@cygnus.com>
11800
11801 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11802
11803 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
11804
11805 * gcc.c-torture/execute/990222-1.c: New test.
11806
11807 1999-02-19 Craig Burley <craig@jcb-sc.com>
11808
11809 * g77.f-torture/compile/19990218-0.f: New test.
11810 * g77.f-torture/noncompile/19990218-1.f: New test.
11811
11812 1999-02-18 Craig Burley <craig@jcb-sc.com>
11813
11814 * g77.f-torture/compile/19981216-0.f: New test.
11815
11816 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
11817
11818 * gcc.dg/990214-1.c: New test.
11819
11820 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
11821
11822 * gcc.dg/990213-2.c: New test.
11823
11824 * gcc.dg/990213-1.c: New test.
11825
11826 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
11827
11828 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11829 ints.
11830
11831 1999-02-11 Nick Clifton <nickc@cygnus.com>
11832
11833 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11834 specified by target.
11835
11836 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11837
11838 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
11839
11840 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11841
11842 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
11843
11844 * gcc.dg/special/ecos.exp: New test driver for new tests with
11845 special requirements.
11846
11847 * gcc.dg/special/alias-1.c: New test.
11848 * gcc.dg/special/gcsec-1.c: New test.
11849 * gcc.dg/special/weak-1.c: New test.
11850 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
11851 * gcc.dg/special/weak-2.c: New test.
11852 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
11853 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
11854 * gcc.dg/special/wkali-1.c: New test.
11855 * gcc.dg/special/wkali-2.c: New test.
11856 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
11857 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
11858
11859 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
11860
11861 * lib/c-torture.exp (c-torture-compile): Pull out code for
11862 analyzing gcc error messages.
11863 (c-torture-execute): Likewise. Fix some (harmless) false
11864 positives.
11865 * lib/gcc.exp (gcc_check_compile): New function.
11866
11867 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
11868
11869 * gcc.c-torture/execute/990208-1.c: New test.
11870
11871 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
11872
11873 * g++.dg/special/ecos.exp: New driver for new tests with special
11874 requirements
11875
11876 * g++.dg/special/conpr-1.C: New test
11877 * g++.dg/special/conpr-2.C: New test
11878 * g++.dg/special/conpr-2a.C: New test
11879 * g++.dg/special/conpr-3.C: New test
11880 * g++.dg/special/conpr-3a.C: New test
11881 * g++.dg/special/conpr-3b.C: New test
11882
11883 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
11884 allow g++ to use the dg driver
11885
11886 * README: Add comment about g++.dg directory
11887
11888 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
11889
11890 * README: Update email addresses.
11891
11892 1999-02-03 Nick Clifton <nickc@cygnus.com>
11893
11894 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
11895 arguments in order to force structure S onto the stack even on
11896 the alpha.
11897 (test): Pass 10 leading arguments to function foo as well as the
11898 structure S.
11899
11900 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
11901 failure for all targets.
11902
11903 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
11904 abort to terminate program execution.
11905
11906 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
11907
11908 * gcc.c-torture/execute/990130-1.c: New test.
11909
11910 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
11911
11912 * gcc.dg/990130-1.c: New test.
11913
11914 1999-01-28 Michael Meissner <meissner@cygnus.com>
11915
11916 * gcc.c-torture/execute/990128-1.c: New test.
11917
11918 1999-01-27 Michael Meissner <meissner@cygnus.com>
11919
11920 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
11921
11922 1999-01-27 Felix Lee <flee@cygnus.com>
11923
11924 * lib/c-torture.exp (c-torture-compile): pull out code for
11925 analyzing gcc error messages.
11926 (c-torture-execute): ditto, and fix some (harmless) false
11927 positives.
11928 * lib/gcc.exp (gcc_check_compile): new function.
11929
11930 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
11931
11932 * gcc.dg/990117-1.c: New test.
11933
11934 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
11935
11936 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
11937
11938 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
11939
11940 * g77.f-torture/compile/990115-1.f: New test.
11941
11942 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
11943
11944 * gcc.c-torture/compile/990107-1.c: New test
11945
11946 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
11947
11948 * gcc.c-torture/execute/990106-2.c: New test.
11949
11950 * gcc.c-torture/execute/990106-1.c: New test.
11951
11952 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
11953
11954 * gcc.c-torture/compile/981223-1.c: New test.
11955
11956 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
11957
11958 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
11959 (opt3): Rename from opt4 and disable.
11960
11961 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
11962
11963 * g++.old-deja/g++.pt/ptrmem5.C: New test.
11964
11965 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
11966
11967 * g++.old-deja/g++.other/conv5.C: New test.
11968
11969 1998-12-14 Nick Clifton <nickc@cygnus.com>
11970
11971 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
11972
11973 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
11974
11975 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
11976
11977 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
11978
11979 * gcc.c-torture/compile/981211-1.c: New test.
11980
11981 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
11982
11983 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
11984
11985 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
11986
11987 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11988
11989 * gcc.special/930510-1.c: Make C9X safe.
11990 * gcc.misc-tests/gcov-1.c Similarly.
11991 * gcc.misc-tests/gcov-2.c Similarly.
11992
11993 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
11994
11995 * gcc.dg/ultrasp1.c: New test.
11996
11997 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
11998
11999 * gcc.c-torture/execute/981206.c: New test.
12000
12001 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12002
12003 * g++.old-deja/g++.ns/template7.C: New test.
12004
12005 * g++.old-deja/g++.other/expr1.C: New test.
12006
12007 * g++.old-deja/g++.eh/tmpl3.C: New test.
12008
12009 * g++.old-deja/g++.eh/tmpl2.C: New test.
12010
12011 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12012
12013 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12014 * g++.old-deja/g++.other/using6.C: Removed.
12015 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12016
12017 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12018
12019 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12020
12021 * g++.old-deja/g++.pt/overload8.C: New test.
12022
12023 * g++.old-deja/g++.pt/overload7.C: New test.
12024
12025 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12026
12027 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12028 and relinking messages.
12029 * lib/g++.exp (g++_target_compile): Remove .rpo file when
12030 compiling with -frepo.
12031
12032 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
12033
12034 * g++.old-deja/g++.pt/lookup6.C: New test.
12035
12036 1998-11-30 Nick Clifton <nickc@cygnus.com>
12037
12038 * gcc.c-torture/execute/981130-1.c: New test.
12039 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12040
12041 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12042
12043 * g++.old-deja/g++.pt/explicit76.C: New test.
12044
12045 * g++.old-deja/g++.pt/friend38.C: New test.
12046
12047 * g++.old-deja/g++.ns/crash2.C: New test.
12048
12049 * g++.old-deja/g++.pt/defarg8.C: New test.
12050
12051 * g++.old-deja/g++.pt/instantiate6.C: New test.
12052
12053 * g++.old-deja/g++.pt/static6.C: New test.
12054
12055 * g++.old-deja/g++.pt/decl2.C: New test.
12056
12057 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12058
12059 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
12060 problem is actually related with name lookup, but so what? :-)
12061
12062 * g++.old-deja/g++.pt/friend37.C: New test.
12063
12064 1998-11-25 Dave Love <d.love@dl.ac.uk>
12065
12066 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12067 element, which fails on some systems.
12068
12069 * g77.f-torture/execute/labug1.f: New test.
12070
12071 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
12072
12073 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12074 is defined.
12075
12076 1998-11-18 Dave Love <d.love@dl.ac.uk>
12077
12078 * g77.f-torture/compile/981117-1.f: New test.
12079
12080 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
12081
12082 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
12083 properly discarded.
12084
12085 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
12086
12087 * gcc.c-torture/execute/memcheck: New directory of tests for
12088 -fcheck-memory-usage.
12089
12090 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12091
12092 * README: New file, general information about the testsuite and
12093 new description of the various C++ test subdirectories.
12094 * README.g++: Eliminate obsolete information, update and move most
12095 relevant stuff to README.
12096
12097 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
12098
12099 * gcc.c-torture/compile/981107-1.c: New test.
12100
12101 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
12102
12103 * execute/memcpy-bi.c: New testcase.
12104
12105 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
12106
12107 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12108 base classes.
12109
12110 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12111 template is selected.
12112
12113 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12114 classes, it should be accepted for all types.
12115
12116 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12117
12118 * g++.old-deja/g++.pt/spec24.C: Ensure that template
12119 specializations start with template headers.
12120
12121 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
12122
12123 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12124
12125 * g++.old-deja/g++.other/init9.C: Test cross initialization of
12126 non-POD types.
12127
12128 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12129
12130 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12131
12132 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12133
12134 * compile/981022-1.c, compile/981022-1.x: New test and driver.
12135
12136 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
12137
12138 * 981019-1.c: New test.
12139
12140 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
12141
12142 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12143 find objc headers.
12144
12145 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12146
12147 * compile/981001-4.c: Remove use of GCC extension that triggers a
12148 compiler bug.
12149
12150 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
12151
12152 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12153
12154 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12155
12156 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
12157 instantiation of template produces incorrect code for delete
12158 expression.
12159
12160 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
12161 constructors' name is not unique.
12162 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12163 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12164
12165 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
12166 automatic array of const is ill-formed.
12167
12168 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
12169 of template parameter?
12170
12171 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
12172 const.
12173
12174 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
12175 pointer-to-member expression.
12176
12177 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
12178 declaration causes ICE.
12179
12180 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
12181
12182 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
12183 reserved in the global namespace.
12184
12185 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12186 generate needed virtual table.
12187
12188 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12189
12190 1998-10-10 Dariush Eslimi <eslimi@loran.com>
12191
12192 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12193 template-dependent type
12194
12195 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
12196
12197 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12198 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12199 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12200
12201 * g++.old-deja/g++.other/using5.C: New test; using decl from base
12202 class should be usable as argument of member function.
12203 * g++.old-deja/g++.other/using6.C: New test; using decl from base
12204 class should be usable as return type of member function.
12205 * g++.old-deja/g++.other/using7.C: New test; using decl from base
12206 class should be usable as type of data member.
12207
12208 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12209
12210 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
12211
12212 * gcc.c-torture/special/920521-1.c: Fix bogus test.
12213
12214 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
12215
12216 * gcc.dg/dll-?.c Add thumb to target list.
12217 Fix assembler scan patterns to match current assembler output.
12218
12219 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
12220
12221 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
12222 matching of template brackets.
12223
12224 * g++.old-deja/g++.other/using4.C: New test. Test using
12225 declarations of methods from base classes.
12226
12227 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
12228 within functions should introduce names into the innermost
12229 enclosing namespace.
12230
12231 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
12232 of static locals if first initialization throws.
12233
12234 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
12235
12236 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12237
12238 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
12239
12240 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
12241 lose track of the possible targets of tablejump insns.
12242 * special/special.exp: Run it.
12243
12244 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12245
12246 * g++.old-deja/g++.pt/friend35.C: New test. A template function
12247 must be declared before its specializations can be named in friend
12248 declarations.
12249
12250 1998-10-05 Dave Love <d.love@dl.ac.uk>
12251
12252 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12253
12254 * g77.f-torture/execute/io1.f: New test.
12255
12256 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12257
12258 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12259 with pointer to template function, for which no argument deduction
12260 is possible.
12261
12262 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12263 specialization of template function as argument to template
12264 function.
12265
12266 * g++.old-deja/g++.other/access2.C: New test; Inner class
12267 shouldn't have privileged access to Outer's names.
12268
12269 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12270
12271 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12272 friend template declared within template class conflicts with
12273 nested class of the same name.
12274
12275 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12276 is ignored.
12277
12278 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12279 object with direct initializer as function declaration.
12280
12281 * g++.old-deja/g++.other/decl2.C: New test; duplicate
12282 initializers.
12283
12284 * g++.old-deja/g++.other/null2.C: New test; conditional operator
12285 involving const pointer and NULL produces incorrect result.
12286
12287 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12288 type name without `typename' should be rejected with -pedantic.
12289
12290 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
12291
12292 * g++.old-deja/g++.other/addrof1.C: New test.
12293
12294 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
12295
12296 * gcc.c-torture/compile/981001-1.c: New test.
12297 * gcc.c-torture/execute/981001-1.c: New test.
12298
12299 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
12300
12301 * gcc.c-torture/compile/981001-2.c: New test.
12302 * gcc.c-torture/compile/981001-3.c: New test.
12303 * gcc.c-torture/compile/981001-4.c: New test.
12304
12305 1998-10-01 Robert Lipe <robertl@dgii.com>
12306
12307 * lib/objc.exp (objc_target_compile): Add -L during compiles for
12308 multilibbed hosts. Idea grafted from g77.exp.
12309
12310 1998-09-30 Dave Love <d.love@dl.ac.uk>
12311
12312 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12313 avoid losing on systems which need -lsocket.
12314
12315 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
12316
12317 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12318 * g++.old-deja/g++.other/nested2.C: Ditto.
12319 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12320 failure.
12321
12322 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12323
12324 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12325 preferred over template operator!= for enum bitfields.
12326
12327 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
12328
12329 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12330 that happen to have the same base name, but in different scopes,
12331 are incorrectly rejected.
12332
12333 1998-09-16 Richard Henderson <rth@cygnus.com>
12334
12335 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12336 on the native word size instead of an integer literal.
12337
12338 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12339
12340 * g++.old-deja/g++.other/static2.C: Invocation of static data
12341 member of type pointer-to-function denoted as non-static member.
12342
12343 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12344 checks involving function types and aliases.
12345
12346 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12347
12348 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12349 redefined to the same non-trivial type.
12350
12351 * g++.old-deja/g++.pt/explicit73.C: Test for proper
12352 namespace-qualification of template specializations declared in
12353 other namespaces.
12354
12355 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12356 to declare a subset of the specializations of a template function
12357 as friends of specializations of a template class.
12358
12359 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12360 member templates that do not fully specialize the enclosing
12361 template class are rejected.
12362
12363 1998-09-11 Dave Love <d.love@dl.ac.uk>
12364
12365 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12366
12367 1998-09-08 Dave Love <d.love@dl.ac.uk>
12368
12369 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12370 altered from libf2c/libU77 version.
12371
12372 1998-09-06 Dave Love <d.love@dl.ac.uk>
12373
12374 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12375
12376 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
12377
12378 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12379 (un)signed char are different types for template specialization
12380 purposes.
12381
12382 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
12383
12384 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12385 * objc: ObjC testsuite.
12386
12387 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
12388
12389 * gcc.c-torture/execute/941014-1.x: New file.
12390
12391 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
12392
12393 * lib/c-torture.exp: Add support for
12394 torture_eval_before_compile and torture_eval_before_execute
12395 variables.
12396
12397 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
12398
12399 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
12400 this test triggers valid.
12401
12402 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12403
12404 * gcc.dg/980827-1.c: New test.
12405
12406 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12407
12408 * gcc.c-torture/execute/loop-4b.c: New test.
12409
12410 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
12411
12412 * lib/c-torture.exp: Add support for
12413 torture_eval_before_compile and torture_eval_before_execute
12414 variables.
12415
12416 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
12417
12418 * gcc.c-torture/compile/980825-1.c: New test.
12419
12420 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
12421
12422 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12423 count number tests in opt_t0 not good_t0.
12424
12425 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
12426
12427 * gcc.c-torture/compile/930326-1.x: Fix typo.
12428
12429 1998-08-23 Mark Mitchell <mark@markmitchell.com>
12430
12431 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12432 causes an ICE.
12433
12434 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12435
12436 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12437 STACK_SIZE is defined.
12438 * gcc.c-torture/unsorted/stuct.c: Similarly.
12439
12440 * gcc.c-torture/compile/980821-1.c: New test.
12441
12442 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
12443
12444 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12445
12446 1998-08-19 Mark Mitchell <mark@markmitchell.com>
12447
12448 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12449 code.
12450
12451 1998-08-09 Mark Mitchell <mark@markmitchell.com>
12452
12453 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12454 error'.
12455
12456 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
12457
12458 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12459
12460 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
12461
12462 * gcc.c-torture/compile/980816-1.c: New test.
12463
12464 * gcc.dg/980816-1.c: New test.
12465
12466 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
12467
12468 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12469 compiler for ieee tests.
12470
12471 1998-08-01 Dave Love <d.love@dl.ac.uk>
12472
12473 * g77.f-torture/compile/980729-0.f: New test.
12474
12475 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
12476
12477 * gcc.c-torture/special/eeprof-1.c: New test, for
12478 -finstrument-functions.
12479 * gcc.c-torture/special/special.exp: Run it.
12480
12481 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
12482
12483 * gcc.c-torture/compile/980729-1.c: New test.
12484
12485 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
12486
12487 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12488 __thumb__ is defined, and test for ARM style doubles if so.
12489
12490 1998-07-26 Dave Love <d.love@dl.ac.uk>
12491
12492 * g77.f-torture/noncompile/980615-0.f: New test.
12493
12494 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
12495
12496 * gcc.dg/980312-1.c: Do link instead of compile.
12497 * gcc.dg/980313-1.c: Likewise.
12498
12499 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
12500
12501 * gcc.c-torture/compile/980726-1.c: New test.
12502
12503 1998-07-25 Dave Love <d.love@dl.ac.uk>
12504
12505 * g77.f-torture/execute/io0.f: New test.
12506
12507 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
12508
12509 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12510 an int.
12511
12512 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
12513
12514 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12515 m32r bugs.
12516
12517 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
12518
12519 * gcc.dg/980626-1.c: Expect failures for all toolchains until
12520 c-decl.c:grokdeclarator can handle mode attributes.
12521
12522 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
12523
12524 * gcc.c-torture/execute/980716-1.c: New test.
12525
12526 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
12527
12528 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12529 the mn10200.
12530 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
12531 the mn10200.
12532 * gcc.c-torture/execute/va-arg-3.x: Similarly.
12533 * gcc.c-torture/compile/930326-1.x: Similarly.
12534
12535 1998-07-13 Dave Love <d.love@dl.ac.uk>
12536
12537 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12538 New test from Craig.
12539
12540 1998-07-12 Dave Love <d.love@dl.ac.uk>
12541
12542 * g77.f-torture/noncompile/980616-0.f: New test.
12543
12544 * g77.f-torture/execute/970816-3.f: New test from Craig.
12545
12546 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12547
12548 * g++.other/singleton.C: Return error value instead of taking
12549 SIGSEGV.
12550
12551 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12552
12553 * g++.other/singleton.C: New test. Warning is under dispute.
12554 Runtime crash is not.
12555
12556 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12557
12558 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12559 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12560 using6.C, using7.C}: New namespace tests.
12561
12562 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12563
12564 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12565 specialization with typedef'ed names used as array indexes.
12566
12567 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
12568
12569 * gcc.c-torture/execute/980709-1.c: New test.
12570
12571 * gcc.dg/980709-1.c: New test.
12572
12573 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
12574
12575 * gcc.c-torture/execute/bcp-1.c: New test.
12576
12577 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
12578
12579 * gcc.c-torture/execute/980707-1.c: New test.
12580
12581 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
12582
12583 * gcc.c-torture/compile/980706-1.c: New test.
12584
12585 1998-07-01 Dave Love <d.love@dl.ac.uk>
12586
12587 * g77.f-torture/execute/980701-0.f,
12588 g77.f-torture/execute/980701-1.f: New test from Craig.
12589
12590 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
12591
12592 * gcc.c-torture/compile/980701-1.c: New test.
12593
12594 * gcc.c-torture/execute/980701-1.c: New test.
12595
12596 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
12597 rlsruhe.de>
12598
12599 * g++.old-deja/g++.robertl/eb132.C: New test.
12600 * g++.old-deja/g++.robertl/eb133.C: Likewise.
12601
12602 1998-06-29 Dave Love <d.love@dl.ac.uk>
12603
12604 * g77.f-torture/execute/980628-7.f,
12605 g77.f-torture/execute/980628-8.f,
12606 g77.f-torture/execute/980628-9.f,
12607 g77.f-torture/execute/980628-10.f: New tests from Craig.
12608
12609 * g77.f-torture/execute/980628-3.f: Remove mail headers.
12610
12611 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
12612
12613 * g77.f-torture/execute/980628-4.f: New test from Craig.
12614 * g77.f-torture/execute/980628-5.f: Likewise.
12615 * g77.f-torture/execute/980628-2.f: Likewise.
12616 * g77.f-torture/execute/980628-0.f: Likewise.
12617 * g77.f-torture/execute/980628-1.f: Likewise.
12618 * g77.f-torture/execute/980628-3.f: Likewise.
12619 * g77.f-torture/execute/980628-6.f: Likewise.
12620
12621 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
12622
12623 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12624 directory when nothing has been installed yet.
12625
12626 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
12627
12628 * gcc.c-torture/special/special.exp: Handle newer versions of
12629 dejagnu.
12630
12631 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
12632
12633 * gcc.dg/980626-1.c: New test.
12634
12635 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
12636
12637 * gcc.misc-tests/m-un-2.c: New test.
12638 * g++.old-deja/g++.other/warn01.c: Likewise.
12639
12640 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
12641
12642 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12643 compatibility with assmblers with a different comment character.
12644 Eliminate use of GAS-specific extensions.
12645
12646 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
12647
12648 * gcc.c-torture/execute/ieee/980619-1.c: New test.
12649
12650 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
12651
12652 *lib/g77.exp: Replace search for libf2c.a with search for newly
12653 renamed libg2c.a
12654
12655 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
12656
12657 * gcc.c-torture/execute/980617-1.c: New test.
12658
12659 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
12660
12661 * gcc.c-torture/execute/980612-1.c: New test.
12662
12663 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
12664
12665 * gcc.dg/980523-1.c: Only test on ppc-linux.
12666 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12667
12668 * gcc.c-torture/execute/980608-1.c: New test.
12669
12670 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12671
12672 * gcc.c-torture/execute/980605-1.c: New test.
12673
12674 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
12675
12676 * gcc.c-torture/execute/980604-1.c: New test.
12677
12678 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
12679
12680 * gcc.c-torture/execute/980602-1.c: New test.
12681 * gcc.c-torture/execute/980602-2.c: Likewise.
12682
12683 1998-06-02 Dave Love <d.love@dl.ac.uk>
12684
12685 * 970125-0.f: Fix per JCB. Add commentary.
12686
12687 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
12688
12689 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12690 IEEE -0 support.
12691
12692 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12693
12694 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12695 earlier.
12696
12697 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
12698
12699 * gcc.c-torture/execute/980526-3.c: New test.
12700
12701 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
12702
12703 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12704 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12705 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12706 m88k-motorola-sysv3 to XFAIL.
12707
12708 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12709
12710 * gcc.dg/980526-1.c: New test.
12711 * gcc.c-torture/execute/980526-2.c: New test.
12712
12713 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
12714
12715 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12716
12717 * gcc.c-torture/execute/980526-1.c: New test.
12718
12719 1998-05-26 Dave Love <d.love@dl.ac.uk>
12720
12721 * g77.f-torture/execute/alpha2.f: Add runtime test.
12722
12723 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
12724
12725 * g++.old-deja/old-deja.exp: Strip leading directories.
12726
12727 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12728 error for the line. Don't run multiple tests for the same line.
12729
12730 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
12731
12732 * gcc.dg/980523-1.c: New test.
12733
12734 1998-05-23 Dave Love <d.love@dl.ac.uk>
12735
12736 * g77.f-torture/compile/970915-0.f: New test.
12737
12738 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
12739
12740 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12741
12742 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
12743
12744 * gcc.dg/980520-1.c: New test.
12745
12746 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
12747
12748 * gcc.dg/980502-1.c: Fix return type.
12749
12750 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
12751
12752 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12753 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12754 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12755 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12756 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12757
12758 1998-05-20 Dave Love <d.love@dl.ac.uk>
12759
12760 * g77.f-torture/execute/980520-1.f: New test.
12761
12762 1998-05-15 Dave Love <d.love@dl.ac.uk>
12763
12764 * lib/mike-g77.exp: New file.
12765
12766 * g77.f-torture/noncompile/noncompile.exp,
12767 g77.f-torture/noncompile/check0.f: New files.
12768
12769 1998-05-14 Dave Love <d.love@dl.ac.uk>
12770
12771 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12772 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12773 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12774 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12775 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12776 abort where appropriate.
12777
12778 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
12779
12780 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12781 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12782
12783 1998-04-29 Dave Love <d.love@dl.ac.uk>
12784
12785 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12786
12787 1998-04-27 Dave Love <d.love@dl.ac.uk>
12788
12789 * g77.f-torture/compile/980427-0.f: New test.
12790
12791 1998-04-24 Dave Love <d.love@dl.ac.uk>
12792
12793 * g77.f-torture/compile/980424-0.f: New test.
12794
12795 1998-04-19 Dave Love <d.love@dl.ac.uk>
12796
12797 * g77.f-torture/compile/980419-2.f (main): New test.
12798 * g77.f-torture/compile/970125-0.f: New test.
12799 * g77.f-torture/compile/980419-1.f: New test.
12800
12801 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
12802
12803 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
12804 of loop-4.c.
12805
12806 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
12807
12808 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12809
12810 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
12811
12812 * gcc.c-torture/compile/980329-1.c: New test.
12813
12814 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
12815
12816 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12817 * gcc.dg/980312-1.c: Fix typo in -march command.
12818
12819 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
12820
12821 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12822
12823 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
12824
12825 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
12826 Dave Love agree the Fortran source is bogus.
12827
12828 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
12829
12830 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12831 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12832 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12833 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12834 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12835
12836 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12837
12838 * g++.old-deja/g++.other/friend1.C: New test.
12839
12840 1998-02-18 Dave Love <d.love@dl.ac.uk>
12841
12842 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12843 possibly uninitialized) variables and declare dnrm2.
12844
12845 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
12846
12847 From Bruno Haible <haible@ilog.fr>:
12848 * gcc.c-torture/execute/980223.c: New test.
12849
12850 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
12851
12852 * gcc.dg/ifelse-1.c: New test.
12853
12854 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
12855
12856 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
12857
12858 * lib/old-dejagnu.exp (old-dejagnu): Added the
12859 "execution test - XFAIL *-*-*" handling in the spirit of
12860 "excess errors test -". Changed the "execution test fails"
12861 handling to be like "excess errors test fails".
12862 * Update various tests accordingly.
12863
12864 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
12865
12866 * gcc.c-torture/execute/980205.c: New test.
12867
12868 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
12869
12870 * lib/c-torture.exp: Look for .x files instead of .cexp files.
12871 * lib/f-torture.exp: Similarly.
12872 * gcc.c-torture: Rename all .cexp files to .x files.
12873
12874 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12875
12876 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
12877 (940510-1.c): Removed duplicate.
12878 (971104-1.c): New test.
12879
12880 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
12881
12882 * lib/f-torture.exp: Improve error and loop detection.
12883
12884 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
12885
12886 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
12887 use that to size the filler array.
12888
12889 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
12890
12891 * lib/c-torture.exp(c-torture-execute): Fix typo.
12892
12893 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
12894 testcase as the executable name. Keep the executable around if
12895 the test fails.
12896
12897 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
12898
12899 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
12900 changes. Only test one -g option, and move it to the end of the
12901 list of options to test.
12902
12903 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
12904
12905 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
12906 variable GCC_TORTURE_OPTIONS to supply default switches separated
12907 by colons. If no environment variable, run tests with -O0 -g, -O1
12908 -g, and -O2 -g as well.
12909
12910 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
12911
12912 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
12913 explanatory comments. Fix indentation.
12914
12915 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
12916
12917 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
12918
12919 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
12920
12921 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
12922 * g++.old-deja/g++.mike/p7325.C: Likewise.
12923 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
12924
12925 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
12926
12927 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
12928 * g++.old-deja/g++.brendan/crash30.C: Likewise.
12929 * g++.old-deja/g++.brendan/crash39.C: Likewise.
12930 * g++.old-deja/g++.law/operators4.C: Likewise.
12931
12932 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
12933
12934 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
12935 * g++.old-deja/g++.mike/p784.C: Ditto.
12936 * g++.old-deja/g++.mike/p785.C: Ditto.
12937
12938 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
12939
12940 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
12941
12942 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
12943
12944 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
12945 target feature; pass this to c-torture-execute as needed.
12946
12947 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
12948
12949 * lib/c-torture.exp(c-torture-execute): If the previous and the
12950 current executables being tested are identical, we don't need to
12951 run the executable again. Try to make the executable names
12952 unique. Add an optional argument for passing additional compiler
12953 flags.
12954
12955 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
12956
12957 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
12958
12959 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
12960
12961 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
12962
12963 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
12964
12965 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
12966 32bit or larger longs.
12967
12968 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
12969 have either a 32bit long or 32bit int.
12970
12971 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12972
12973 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
12974 Make double precision tests dependent on sizeof (double).
12975
12976 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
12977
12978 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
12979 too.
12980
12981 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12982
12983 * gcc.c-torture/compile/961203-1.cexp: New script.
12984
12985 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
12986
12987 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
12988 up the includes ourselves.
12989
12990 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
12991
12992 * lib/plumhall.exp: Remove random include, and add a few
12993 verbose messages for debugging.
12994
12995 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
12996
12997 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
12998 of trying to do it ourselves.
12999
13000 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13001
13002 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13003
13004 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
13005
13006 * gcc.prms/5403.c: Made regexp a bit less strict.
13007
13008 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
13009
13010 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13011 is returned from remote_load instead.
13012 * lib/plumhall.exp: Ditto.
13013 * lib/mike-g++.exp: Ditto.
13014 * lib/old-dejagnu.exp: Ditto.
13015 * lib/c-torture.exp: Ditto.
13016
13017 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
13018
13019 * lib/g++.exp: Use build_wrapper procedure.
13020 * lib/gcc.exp: Ditto.
13021
13022 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
13023
13024 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13025 an old-style decl for malloc. Fixes tests to work when
13026 sizeof (int) != sizeof (size_t).
13027
13028 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
13029
13030 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13031
13032 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13033 use stdargs.h interface.
13034
13035 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
13036
13037 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13038 NO_VARARGS when compiling.
13039
13040 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
13041
13042 * lib/plumhall.exp(ph_includes): New procedure.
13043 (ph_make): Use it.
13044 (ph_compiler): Ditto.
13045
13046 * lib/g++.exp: Rename test-glue.c to testglue.c.
13047 * lib/gcc.exp: Ditto.
13048
13049 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
13050
13051 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13052 to completion when it's called.
13053
13054 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
13055
13056 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13057 is defined, don't do test.
13058
13059 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
13060
13061 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13062 for object files.
13063 (ph_summary): Mark skipped testcases as untested, not unresolved.
13064
13065 * lib/plumhall.exp (ph_make): If unresolved because of bad
13066 errorCode, record errorCode in log file.
13067 (*): Replace send_log/verbose with verbose -log.
13068
13069 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
13070
13071 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13072 double conversion if double isn't at least 8 bytes.
13073
13074 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13075 int to work with targets where int is 16 bits.
13076
13077 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13078 8 bytes, just exit, since 4 byte doubles don't have enough bits of
13079 precision for the test to complete.
13080
13081 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
13082
13083 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13084 if d10v is not compiled with the -mdouble64 flag.
13085 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13086
13087 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13088 d10v is not compiled with the -mint32 flag.
13089
13090 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
13091
13092 * lib/plumhall.exp: Use incr_count.
13093
13094 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
13095
13096 * gcc.c-torture: Update to c-torture-1.45.
13097
13098 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
13099
13100 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13101 the name of the expect testcase file).
13102
13103 * lib/g++.exp(g++_init): Ditto.
13104
13105 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
13106
13107 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13108 the host.
13109
13110 * lib/gcc.exp(gcc_exit): New procedure.
13111
13112 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
13113
13114 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13115 specs where appropriate.
13116
13117 * g++.old-deja/g++.arm/*: Added additional ERROR checks
13118 because of new "candidates are" messages, and removed a few
13119
13120 * Converted all non-old-style g++ testcases to old-style, and
13121 moved into g++.old-deja.
13122
13123 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
13124
13125 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13126 options.
13127
13128 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13129 succeeded.
13130
13131 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13132
13133 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
13134
13135 * lib/gcc.exp (gcc_target_compile): Add support for defining
13136 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13137 the machine doesn't have those features.
13138
13139 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
13140
13141 * g++.law/operators4.exp: Don't use LIBS.
13142
13143 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
13144
13145 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13146
13147 * lib/mike-g++.exp: Don't set the compiler to be tested here.
13148 * lib/g++.exp: Set it here instead. Also, allow use of the
13149 --tool_exec and --tool_opt options. Change CXX to
13150 GXX_UNDER_TEST.
13151
13152 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13153
13154 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13155
13156 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
13157
13158 * lib/old-dejagnu.exp: Use prune_warnings instead of
13159 prune_system_crud.
13160 * lib/mike-g++.exp: Ditto.
13161 * lib/gcc.exp: Ditto.
13162 * lib/g++.exp: Ditto.
13163
13164 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13165
13166 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
13167
13168 * 941014-2.c: Include stdlib.h
13169 * 960327-1.c: Include stdio.h
13170 * dbra.c, index-1.c: Don't assume ints are 32bits.
13171
13172 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
13173
13174 * lib/gcc.exp: Add gcc,stack_size target feature.
13175
13176 * lib/g++.exp(g++_target_compile): Add the include and link
13177 paths here, not in two other places. And, it's $options, not
13178 options.
13179
13180 * lib/mike-g++.exp(postbase): Remove the code that determines
13181 the correct include and link paths.
13182 * g++.old-deja/old-deja.exp: Ditto.
13183
13184 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
13185
13186 * lib/g++.exp(g++_init): target_compile no longer returns the
13187 filename of the result.
13188
13189 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
13190
13191 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13192 call to glob.
13193
13194 * gcc.c-torture/special/special.exp: Change call to
13195 gcc_target_compile to include the object file.
13196
13197 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
13198
13199 * gcc.c-torture/special/special.exp: Correct misspelling in last
13200 change.
13201
13202 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
13203
13204 * lib/plumhall.exp(ph_summary): Log the entire output of the
13205 executable. Return -1 if there were any failures, 0 otherwise.
13206 (ph_execute): Return -1 if there were any failures, 0 otherwise.
13207 (ph_make): Clean up objects and executables that were built
13208 if the tests succeeded.
13209
13210 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
13211
13212 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13213 libraries and includes in the build tree as appropriate.
13214
13215 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
13216
13217 * lib/c-torture.exp: Instead of looking for the global variable
13218 NO_LONG_LONG, check to see if that's a feature of the target.
13219
13220 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
13221
13222 * config/default.exp: Minimize. Delete the remainer of the files in
13223 config; this functionality is now in devo/dejagnu/config.
13224
13225 g++.*/*: Pass any additional flags used to compile to postbase;
13226 delete CXXFLAGS.
13227
13228 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13229 is now done by runtest.exp. Use gcc_target_compile instead of
13230 compile.
13231
13232 lib/c-torture.exp: Use gcc_target_compile instead of compile.
13233 Remove references to CFLAGS. Use remote_file instead of
13234 calling rm -f.
13235 (c-torture): Take a list of arguments to use to compile this
13236 testcase.
13237
13238 lib/g++.exp: Simplify. Use target_compile instead of compile.
13239 lib/gcc-dg.exp: Ditto.
13240 lib/gcc.exp: Ditto.
13241 lib/mike-{gcc,g++}.exp: Ditto.
13242 lib/old-dejagnu.exp: Ditto.
13243 lib/plumhall.exp: Ditto.
13244
13245 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
13246
13247 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13248 (ph_linker): Likewise.
13249
13250 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
13251
13252 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13253 MAP_ANON / MAP_ANONYMOUS if defined;
13254 else try to map from /dev/zero .
13255
13256 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
13257
13258 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
13259 isn't defined, then define it to MAP_ANONYMOUS.
13260
13261 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
13262
13263 * gcc.c-torture: Update to c-torture-1.42 release.
13264
13265 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
13266
13267 * gcc.c-torture: Update to c-torture-1.41 release.
13268
13269 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
13270
13271 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
13272 c-torture release.
13273
13274 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13275
13276 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13277 and LDFLAGS. Fix second case to append the target_info ldflags
13278 onto LDFLAGS, not CFLAGS.
13279 * lib/g++.exp (g++_init): Add target_info stuff.
13280 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
13281 of libgloss and newlib flags for !native.
13282
13283 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13284 (GDB): Fix relative path to go up another dir for finding gdb.
13285
13286 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13287
13288 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13289 versions in the target_info array, if they don't exist.
13290
13291 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13292
13293 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13294
13295 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
13296
13297 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13298 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13299
13300 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
13301
13302 * lib/old-dejagnu.exp: Don't remove the output file before we've
13303 actually tested it. Don't append pwd to the path of the executable
13304 we're testing.
13305
13306 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
13307
13308 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13309
13310 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
13311
13312 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13313 temporary directory for compiler files, and set it to a default
13314 value of /tmp. Set $output as the name of the output file from
13315 compiling the testcase. Add a -o option to $cflags_var so the
13316 compiler writes the final output file as $output. Set $executable
13317 to $output.
13318
13319 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13320 directory for compiler files, and set it to /tmp if it doesn't
13321 already have a value. Set $output_file to the name of the output
13322 file from compiling the testcase. Add a -o option to CXXFLAGS so
13323 the compiler writes the final output file as $output. Use $output
13324 as the executable to be tested.
13325
13326 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13327
13328 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13329
13330 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
13331
13332 * gcc.c-torture/execute/pending-1.c: New test. Still
13333 pending in Tege's queue.
13334
13335 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
13336
13337 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13338 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
13339 if there were failures. Call unresolved if there were unresolved
13340 testcases. Call gcc_fail if program did not run to completion.
13341 (ph_make): Pass additional argument name to ph_execute.
13342 (ph_execute): Add new argument. Pass additional arguments to
13343 ph_summary. Call gcc_fail is there is no execution output.
13344
13345 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
13346
13347 * lib/plumhall.exp (proc_summary): Output relavent summary
13348 lines into the log so specific failures in plumhall can be
13349 investigated.
13350
13351 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
13352
13353 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13354 (c-torture-execute): Don't try to execute tests which use
13355 "long long" types if $NO_LONG_LONG is nonzero.
13356
13357 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
13358
13359 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13360 not c-torture.
13361
13362 * gcc.ieee: Move from here.
13363 * gcc.c-torture/execute/ieee: To here.
13364
13365 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
13366
13367 * gcc.c-torture: Update to c-torture-1.41 release.
13368
13369 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
13370
13371 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13372 not "$output".
13373
13374 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
13375
13376 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13377 -c present.
13378
13379 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
13380
13381 * config/proelf.exp: Handle connecting to a simulator.
13382
13383 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
13384
13385 * config/proelf.exp: New file. Enough framework that we can
13386 run c-torture tests on the proelf targets (or any other target
13387 that gdb can connect to for that matter).
13388
13389 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
13390
13391 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13392 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
13393
13394 * lib/plumhall.exp (ph_execute): Always call ph_summary if
13395 exec_output exists.
13396
13397 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
13398
13399 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13400 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13401
13402 * config/*.exp: Update FSF address. Change result of ${tool}_load
13403 to pass/fail/unresolved/unsupported/untested. Caller must now
13404 call unresolved/unsupported/untested.
13405 * lib/*.exp: Update FSF address. Update to handle new results of
13406 ${tool}_load.
13407 * lib/chill.exp (verbose): Delete.
13408
13409 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
13410
13411 * lib/gcc.exp (default_gcc_start): Change order of args to
13412 $LDFLAGS $CFLAGS $LIBS.
13413 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13414 Save/set/restore CFLAGS. Pass single arg to gcc_start.
13415 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13416 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13417 * gcc.misc-tests/dg-test.exp: Likewise.
13418 * gcc.misc-tests/msgs.exp: Likewise.
13419 * gcc.prms/prms.exp: Likewise.
13420 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13421 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13422
13423 * lib/dg.exp: Deleted, moved to dejagnu/lib.
13424
13425 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13426
13427 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13428
13429 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13430 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13431
13432 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13433 necessary.
13434
13435 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
13436
13437 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13438 global for loop; add use of $mathlib.
13439 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13440 settings here; set mathlib for anything but VxWorks.
13441
13442 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
13443
13444 * gcc.c-torture: Update to c-torture-1.40 release.
13445
13446 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
13447
13448 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13449 dg.exp.
13450
13451 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13452
13453 * lib/c-torture.exp (c-torture-execute): Declare "output" as
13454 global.
13455
13456 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
13457
13458 * lib/g++.exp (LIBS): Define if not already.
13459 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13460 (gcc-dg-prune): Call prune_gcc_output.
13461 * lib/gcc.exp (prune_gcc_output): New proc.
13462 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13463 prune_gcc_output.
13464
13465 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
13466
13467 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13468 (c-torture-execute): Likewise. Rename `name' to `testcase'.
13469
13470 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
13471
13472 * gcc.c-torture: Update to c-torture-1.39 release.
13473
13474 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
13475
13476 * lib/c-torture.exp (c-torture-execute): Don't return if one option
13477 fails, try others as well.
13478
13479 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13480
13481 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13482 If compilation fails, mark execute tests as `untested'.
13483 If test is marked as unsupported, don't mark compilation and
13484 execute tests as failed.
13485
13486 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13487
13488 * lib/g++.exp (g++_init): Don't link in libg++, and look to
13489 libstdc++ for whether or not we want to be doing shared
13490 libraries. Delete link_curses since we don't need it anymore.
13491 * lib/mike-g++.exp (postbase): Don't link in libg++.
13492 * g++.old-deja/old-deja.exp: Likewise.
13493
13494 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13495
13496 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13497
13498 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13499
13500 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13501 For that, add `-Wl,-a,shared_archive'.
13502 * g++.old-deja/old-deja.exp: Likewise.
13503
13504 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
13505
13506 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13507
13508 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
13509
13510 * lib/mike-g++.exp (postbase): Pay attention to the status of
13511 g++_load.
13512
13513 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13514
13515 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13516
13517 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
13518
13519 * lib/gcc.exp (default_gcc_start): No longer need to log program
13520 being executed or its output, execute_anywhere does that now.
13521 * lib/g++.exp (default_g++_version): Call execute_anywhere.
13522 (default_g++_start): Likewise. Delete calls to verbose/send_log.
13523
13524 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13525
13526 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13527 the same as those in lib/g++.exp.
13528
13529 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
13530
13531 * gcc.c-torture: Update to c-torture-1.38 release.
13532 * gcc.ieee: Related changes.
13533
13534 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
13535
13536 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13537 "exec". Minor reformatting changes.
13538
13539 * config/rom68k.exp (${tool}_load): Make it work in a canadian
13540 cross. This means all "exec" calls now work on a remote host as
13541 well.
13542 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13543 cross. Filter out the extra "\r\n" stuff that expect puts in.
13544 (c-torture-execute): Filter out the bogus warnings like
13545 c-torture-compile does. Add support for canadian cross.
13546 * lib/gcc.exp (default_gcc_version, default_gcc_start)
13547 Use execute_anywhere rather than calling exec directly. Now it
13548 works for canadian cross testing.
13549
13550 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
13551
13552 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
13553 results into a variable, and check that rather than using file exists.
13554
13555 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13556
13557 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13558 create a libg++.so. For sunos4.1.*, also add -ltermcap.
13559
13560 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13561
13562 * g++.old-deja/old-deja.exp: Create and pass runshlib and
13563 lib_curses if there's a shared libg++ in the build tree.
13564
13565 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
13566
13567 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13568 if not supported target.
13569
13570 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13571
13572 * lib/g++.exp (g++_init): Move empty setting of runshlib and
13573 link_curses up to always happen, not just for native builds.
13574
13575 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
13576
13577 * gcc.c-torture: Update to c-torture-1.36 release.
13578 * gcc.failure: Related changes.
13579
13580 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
13581
13582 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13583
13584 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13585
13586 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13587 * lib/mike-g++.exp (postbase): Not in here. Still reference
13588 runshlib, link_curses, and mathlib for link and run.
13589
13590 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13591 pass the runtime shared library options for Solaris, OSF/1, and
13592 Irix5, and link with -lcurses to avoid unresolved references.
13593
13594 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13595
13596 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13597 only run once.
13598
13599 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
13600
13601 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13602
13603 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
13604
13605 * gcc.c-torture: Update to c-torture-1.35 release. Note we
13606 do not have a framework for the "compat" tests yet.
13607
13608 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13609
13610 * lib/mike-g++.exp (postbase): New local variable `mathlib',
13611 set to null if we're testing vxworks5.1. Use that instead of
13612 `-lm' in the setting of LIBS for link and run.
13613
13614 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13615
13616 * config/rom68k.exp (${tool}_load): Major changes to make it
13617 work. Verified that it does in fact return the stuff in
13618 exec_output properly. Catch any Emul or any TRAP other than 0.
13619
13620 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13621
13622 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13623 LDFLAGS properly for targets that need stuff from libgloss.
13624 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13625 only run once.
13626 (gpp_initialized): New variable.
13627
13628 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
13629
13630 * config/rom68k.exp: Load libgloss.exp.
13631 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13632 so we can produce a fully linked binary.
13633 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13634 so we can produce a fully linked binary.
13635
13636 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
13637
13638 * lib/plumhall.exp (ph_section): Watch for expected failures.
13639 Add missing `else'.
13640
13641 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13642 run the testcase.
13643 (c-torture): Likewise.
13644
13645 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
13646
13647 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13648
13649 * lib/mike-g++.exp (mike_cleanup): New proc.
13650 (prebase): New globals compiler_result, not_compiler_result,
13651 target_regexp.
13652 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
13653 allow leading "-" in pattern. Watch for unsupported tests.
13654 If $compiler_result is set, pattern match assembler code,
13655 and ditto for $not_compiler_result.
13656 * lib/mike-gcc.exp: Likewise.
13657
13658 * lib/plumhall.exp (ph_execute): Only call ph_summary if
13659 execution "succeeded".
13660
13661 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
13662
13663 * config/win32.exp: New file.
13664 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13665
13666 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
13667
13668 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13669 unsupported.
13670 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13671 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13672 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13673
13674 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13675 "... without exceptions was ...". That is now handled by
13676 prune_system_crud.
13677 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13678
13679 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
13680
13681 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13682 sieve.c,sort2.c}: New files.
13683 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13684 sieve.exp,sort2.exp}: Drivers for them.
13685
13686 * lib/mike-gcc.exp (program_output): New user settable variable.
13687 (postbase): Call prune_system_crud. Also prune extraneous compiler
13688 messages.
13689 * lib/mike-g++.exp (program_output): New user settable variable.
13690
13691 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13692
13693 * config/sh.exp: Deleted (use sim.exp instead).
13694
13695 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13696
13697 * config/vx.exp: Declare CHECKTASK as global.
13698 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13699 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13700 * lib/old-dejagnu.exp: Load [pwd]/$executable.
13701
13702 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13703
13704 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13705 target. Like vx.exp, only includes `vx29k.exp' instead of
13706 `vxworks.exp'.
13707
13708 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
13709
13710 * config/sim.exp: Increase time limit from 120 seconds to 240.
13711
13712 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13713
13714 * gcc.c-torture/execute/950628-1.c: New test.
13715
13716 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
13717
13718 * gcc.c-torture: Update with changes/additions from
13719 c-torture-1.34.
13720
13721 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
13722
13723 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13724
13725 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
13726
13727 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13728
13729 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
13730
13731 * gcc.c-torture/compile/950512-1.c: New test.
13732 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13733 * gcc.dg/struct-ret-1.c: Likewise.
13734
13735 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
13736
13737 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13738 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13739
13740 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
13741
13742 * gcc.c-torture/special/920411-1.c: Deleted.
13743 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13744
13745 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
13746
13747 * config/sim.exp (${tool}_load): Hack in call to bash to get a
13748 cpu limit.
13749
13750 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13751
13752 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13753
13754 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13755
13756 From kenner;
13757 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13758 is the proper length.
13759 * va-arg-3.c: Likewise.
13760
13761 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
13762
13763 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
13764 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13765
13766 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
13767 * lib/g++.exp (default_g++_start): Delete old cruft.
13768
13769 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
13770
13771 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13772 (2 * (1 << 18)) to (2 * (1 << 17)).
13773
13774 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13775
13776 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13777
13778 * config/rom68k.exp: Renamed from config/idp.exp
13779
13780 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13781
13782 * c-torture/compile/921109-2.c
13783
13784 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
13785
13786 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13787 excess errors.
13788
13789 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
13790
13791 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13792 output.
13793 * lib/g++.exp (default_g++_start): Likewise.
13794
13795 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13796
13797 * gcc.c-torture/compile/950329-1.c: New test.
13798
13799 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13800
13801 * config/bug.exp (${tool}_load): Updated to use new remote_open
13802 and remote_close procs.
13803 * config/idp.exp: New file.
13804
13805 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13806
13807 * gcc.c-torture/execute/950322-1.c: New test.
13808
13809 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
13810
13811 * config/vx.exp (${tool}_load): Clean up testing of return code from
13812 vxworks_ld and vxworks_spawn.
13813
13814 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
13815
13816 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13817
13818 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
13819
13820 * lib/old-deja.exp: Add `excess errors test - ' error, now one
13821 can mark excess errors on a machine by machine basis. Note, the
13822 default is to not expect any excess errors, even when excess
13823 errors test - is given, so you will want to put an XFAIL ... on
13824 these lines. For example, // excess errors test - XFAIL hppa*-*-*
13825 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13826 those 4 machines, but no others.
13827
13828 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13829
13830 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13831 * lib/c-torture.exp: to here.
13832
13833 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13834
13835 * gcc.c-torture/execute/950221-1.c: New test.
13836 * gcc.c-torture/execute/struct-ret-1.c: New test.
13837 * gcc.c-torture/compile/950221-1.c: New test.
13838
13839 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13840
13841 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13842
13843 * gcc.c-torture/execute/arith-1.c (main): Return 0.
13844 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
13845
13846 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
13847
13848 * g++.gb: New directory of tests, derived from my signature and
13849 class scoping tests.
13850
13851 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
13852 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
13853 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
13854 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
13855 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
13856 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
13857 * g++.gb/sig25.C: Likewise.
13858
13859 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
13860 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
13861 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
13862 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
13863 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
13864 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
13865 * g++.gb/sig25.exp: Likewise.
13866
13867 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
13868 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
13869 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
13870 * g++.gb/scope13.C: Likewise, this test still fails.
13871
13872 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
13873 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
13874 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
13875 * g++.gb/scope13.exp: Ditto.
13876
13877 * g++.gb/README: New file, explains what these tests are about.
13878
13879 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
13880
13881 * lib/dg.exp (dg-do): Support `preprocess'.
13882 (dg-test): Likewise.
13883
13884 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13885
13886 * config/udi.exp: change "continue -expect" to "exp_continue".
13887
13888 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
13889
13890 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
13891 Delete redundant tests.
13892
13893 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
13894 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
13895 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
13896 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
13897 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
13898 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
13899 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
13900 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
13901
13902 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
13903 storing label pointers.
13904 * gcc.c-torture/execute/921019-1.c: Likewise.
13905 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
13906 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
13907 parameter fp.
13908 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
13909 constants.
13910
13911 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
13912 Delete obsolete tests.
13913
13914 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
13915 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
13916 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
13917 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
13918 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
13919 * gcc.c-torture/compile/950124-1.c: New test.
13920
13921 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
13922
13923 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13924
13925 * lib/mike-g++.exp: Add -lm to LIBS.
13926
13927 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
13928
13929 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
13930
13931 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13932
13933 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
13934
13935 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
13936
13937 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
13938
13939 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
13940
13941 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
13942 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
13943 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
13944 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
13945 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
13946 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
13947 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
13948 * g++.law/{operators31.C, operators32.C,
13949 * g++.law/{operators33.C, operators34.C}: Likewise.
13950 * g++.law/{pic1.C, refs2.C}: Likewise.
13951 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
13952 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
13953 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
13954 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13955
13956 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
13957 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
13958 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
13959 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
13960 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
13961 * g++.law/{enum9.exp, friend5.exp}: Likewise.
13962 * g++.law/{nest3.exp, nest4.exp}: Likewise.
13963 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
13964 * g++.law/{operators30.exp, operators31.exp}: Likewise.
13965 * g++.law/{operators32.exp, operators33.exp}: Likewise.
13966 * g++.law/{operators34.exp}: Likewise.
13967 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
13968 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
13969 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
13970 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
13971 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13972
13973 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
13974 No longer expected to fail.
13975 * g++.law/missed-error3.C: Tweak for recent bool changes.
13976
13977 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
13978
13979 * config/emb-unix: Deleted.
13980 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
13981 remote execution. Do final link on remote host if REMOTE_LINK is set.
13982
13983 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
13984
13985 * lib/dg.exp (dg-test): Fix typo in last patch.
13986
13987 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
13988
13989 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
13990 (handles multiple occurrences).
13991
13992 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
13993
13994 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
13995 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
13996 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
13997 printed).
13998 * lib/c-torture.exp (c-torture-compile): Likewise.
13999 (c-torture): Prepend full path if missing.
14000 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14001 (gcc_fail): Likewise.
14002 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14003
14004 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14005
14006 * lib/netware.exp: Only attach to NetWare i386 systems.
14007
14008 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
14009
14010 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14011 messages. Add test name to "output pattern match" pass/fail message.
14012
14013 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
14014
14015 * gcc.dg: New testsuite.
14016 * gcc.dg/dg.exp: New file.
14017
14018 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14019 test-switch.c}: Deleted.
14020
14021 * gcc.misc-tests/msgs.exp: New testcase driver.
14022
14023 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
14024
14025 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14026 Watch for illegal return values from ${tool}_load.
14027 * config/unix.exp (${tool}_load): Fix pass/fail detection for
14028 cross targets. Coerce return value >0 to 1.
14029
14030 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
14031
14032 * config/unix.exp (${tool}_load): Call program rsh, not proc.
14033
14034 * config/emb-unix.exp: New file.
14035
14036 * config/sim.exp: Error if variable $SIM not defined.
14037 (${tool}_load): Mark test as "untested" if simulator missing.
14038
14039 * config/unix.exp: Load remote.exp to get rcp_download.
14040 * lib/c-torture.exp: Use different option lists for testcases with
14041 and without loops.
14042 * gcc.c-torture/execute/execute.exp: Likewise.
14043
14044 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
14045
14046 * config/*.exp: Clarify return code from ${tool}_load.
14047 Call `unresolved' or `untested' instead of `warning' or `perror'
14048 (sometimes you still want to call both though).
14049 Add comment that `shell_id' is local to each file.
14050 * config/udi.exp (timeout): Set to 30.
14051 Don't print warning if connection fails, $connectmode has already
14052 printed an error.
14053 (${tool}_load): Move verbose messages to level 2.
14054 Rework pattern for "Process started" message.
14055 Pass `shell_id' to ${connectmode}_download.
14056 Retry twice upon timeout. Make resetting of target more robust.
14057 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14058 Pass `shell_id' to exit_$connectmode.
14059 Only call exit_$connectmode if connected.
14060 * config/unix.exp (${tool}_load): Check return codes better.
14061 * config/vrtx.exp (${tool}_load): Likewise.
14062 * config/vx.exp (${tool}_load): Likewise.
14063 Delete unneeded global's.
14064 * lib/dg.exp (dg-test): Update to reflect clarified return codes
14065 from ${tool}_load.
14066 (dg-stat): Delete.
14067 (dg-init): Delete recording of pass/fail counts.
14068 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14069 (old-dejagnu-init): Likewise.
14070 (old-dejagnu-stat): Delete contents, empty proc now.
14071 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14072 (c-torture): Delete references to lcnt, lpass, lfail.
14073 Get option list from TORTURE_OPTIONS.
14074 Delete -funroll[-all]-loops if no loops.
14075 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14076 (g++_stat): Delete contents (empty proc now).
14077 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14078 (gcc_finish): Likewise.
14079 (gcc_stat): Deleted.
14080 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14081 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14082 * gcc.c-torture/execute/execute.exp: Likewise.
14083 Split tests into two parts: compile, execute.
14084 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
14085 no loops. Update to reflect clarified return codes from ${tool}_load.
14086
14087 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
14088
14089 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14090 to grep for.
14091 (old-dejagnu): Likewise (where necessary).
14092
14093 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
14094
14095 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14096
14097 * lib/dg.exp (dg-process-target): Fix processing of selector.
14098 Add comment regarding use of `error'.
14099
14100 * lib/gcc.exp (prune_system_crud): Define if missing.
14101 * lib/g++.exp (prune_system_crud): Likewise.
14102
14103 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14104 Call prune_system_crud.
14105 * lib/dg.exp (dg-runtest): New proc.
14106 Use perror instead of send_user for tcl errors in testcase.
14107 Don't return any value, it's never used.
14108 Don't clobber previous definition of `unknown'.
14109 Print tcl errors in `dg-final'.
14110
14111 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
14112
14113 * lib/dg.exp (dg-process-target): Improve syntax error messages.
14114 (dg-test): Don't print errorInfo, it contains stack backtrace.
14115
14116 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
14117
14118 * lib/g++.exp (runtest_file_p): Define if missing.
14119
14120 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
14121
14122 * lib/mike-g++.exp: Comment out loading of g++.exp.
14123 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
14124 (default_g++_version): Always print something.
14125 (default_g++_start): Comment out call to `which'.
14126 (g++_start, g++_load): Deleted (must be defined in config file).
14127 * lib/gcc.exp: Test for existence of $CC at start.
14128 Delete check for tmpdir (done in gcc_init).
14129 (default_gcc_version): Always print something.
14130 (default_gcc_start): Comment out call to `which'.
14131 * config/*.exp: Major cleanup - make cross targets work at least a
14132 little better for g++ (by not being "--tool gcc" specific).
14133 Rename gcc_xxx to ${tool}_xxx.
14134 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14135 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14136
14137 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
14138
14139 * lib/c-torture.exp (c-torture-compile): Rework compiler
14140 message processing.
14141
14142 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14143 c-torture.
14144
14145 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
14146
14147 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14148
14149 * lib/dg.exp (dg-process-target): Support { target native }.
14150
14151 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
14152
14153 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
14154 looked for "... program xxx got fatal signal".
14155 Correct regsub munging of `comp_output'.
14156 Ignore compiler messages "path prefix not used" and "linker input
14157 file unused".
14158
14159 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
14160
14161 * lib/gcc.exp (runtest_file_p): Define if missing.
14162 * gcc.prms/template.c: Example to work from.
14163
14164 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
14165
14166 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14167 * lib/dg.exp (dg-test): Call unsupported testcases as such.
14168
14169 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14170 * gcc.prms/1883.c: Moved from compile/940714-1.c.
14171 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14172 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14173
14174 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14175 (dg-process-target): No longer a varargs proc.
14176 Return S/N for target, P/F for xfail. All callers changed.
14177 (user option procs): More argument checking.
14178 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14179 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14180 (dg-test): Skip test if not running on selected target in `dg-do'.
14181 Update handling of `dg-do-what', `dg-output-text'.
14182 Separate execution pass/fail from output pattern match pass/fail.
14183 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14184
14185 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14186
14187 * gcc.c-torture/special/special.exp: Don't expect failure for mips
14188 target for 920510-1.c.
14189
14190 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
14191
14192 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14193 Clean up comment regarding use of passcnt, etc.
14194 (gcc_stat): Don't update `testcnt' here.
14195 (gcc_finish): Do it here.
14196 Might as well reset `but_id' here too.
14197 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14198 to determine if the file should be tested.
14199 * gcc.c-torture/compile/compile.exp: Likewise.
14200 * gcc.c-torture/execute/execute.exp: Likewise.
14201 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14202 * gcc.misc-tests/dg-test.exp: Likewise.
14203 * gcc.prms/prms.exp: Likewise.
14204 * gcc.wendy/wendy.exp: Likewise.
14205 * g++.old-deja.exp: Likewise.
14206 Move "Testing file" message to verbose level 1.
14207
14208 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
14209
14210 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14211
14212 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
14213
14214 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14215 (default_gcc_start): Accept optional second list element
14216 of compiler flags. Print compiler output at verbosity level 2.
14217 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14218 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14219 Save current values of framework globals passcnt, failcnt, xpasscnt,
14220 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14221 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
14222 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14223 xfailcnt to compute stats. Update framework global `testcnt' from
14224 pass/fail counts.
14225 (gcc_finish): New proc. Clean up test environment.
14226 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14227 (gcc_epass, gcc_efail): Delete.
14228 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14229 argument of line number.
14230 (dg-init): If the tool has an init routine, call it.
14231 (dg-test): Remove args `cflags_var' and `libs_var'.
14232 Pass all compiler options to ${tool}_start.
14233 Handle missing line number.
14234 (dg-finish): New function.
14235 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14236 particular files. Call gcc_finish at end. Move "skipping test"
14237 message to verbosity level 3.
14238 * gcc.c-torture/compile/compile.exp: Likewise.
14239 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14240 * gcc.c-torture/execute/execute.exp: Likewise.
14241 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14242 Print testcase being tried at verbosity level 1.
14243 * gcc.c-torture/special/special.exp: Unset xfail.
14244 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14245 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14246 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14247 * gcc.failure/failure.exp: Likewise.
14248 * gcc.ieee/ieee.exp: Likewise.
14249 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14250 Update call to dg-test. Call dg-finish at end.
14251 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
14252 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14253 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14254 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14255 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
14256 * gcc.wendy/wendy.exp: Add copyright.
14257 Delete setting of tmpdir (done by gcc_init).
14258 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14259 Pass compiler flags to gcc_start. Call gcc_finish at end.
14260 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14261 gcc_[ce]pass/fail.
14262
14263 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
14264
14265 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14266 confusion.
14267 (g++_load): Likewise.
14268
14269 * config/*.exp (gcc_load): Some were varargs fns and some were not.
14270 Rename argument to `prog' to remove the confusion.
14271 Varargs fns behave differently too!
14272 (g++_load): Likewise.
14273
14274 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14275
14276 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14277 what it is. Delete (always) printing of status value for !native.
14278 Simplify verbose code, and include status and exec_output.
14279 (g++_load): Use gcc_load.
14280
14281 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14282
14283 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14284 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14285 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14286 940714-3.c as these testcases don't exist anymore. Make
14287 va-arg-1.c expected to pass.
14288
14289 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
14290
14291 * gcc.misc-tests/misc.exp: Only run specific testcases.
14292 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
14293 * gcc.misc-tests/dg-[1-9].c: New files.
14294
14295 * lib/dg.exp: New testsuite driver.
14296 * gcc.prms/prms.exp: Use it.
14297
14298 * README.gcc: New file.
14299
14300 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14301 Document and reset `lxpass' and `lxfail'.
14302 Simplify "initialized" message.
14303 (gcc_stat): Clean up comments a little.
14304
14305 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
14306
14307 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14308
14309 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
14310
14311 * lib/old-dejagnu.exp (process-option): New proc.
14312 (old-dejagnu-init, old-dejagnu-stat): Likewise.
14313 (old-dejagnu): Simplify.
14314 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14315
14316 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
14317
14318 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14319 exists and is not an empty string.
14320
14321 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14322 $xfail rather than calling setup_xfail. Clear $xfail when test is
14323 finished.
14324 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14325 automatically.
14326
14327 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14328 longer expected to fail.
14329
14330 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14331 "f" function call.
14332
14333 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14334
14335 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14336 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14337 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14338 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14339 c-torture-1.29.
14340
14341 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14342 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14343
14344 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14345
14346 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14347 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14348
14349 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14350 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14351 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14352
14353 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14354
14355 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14356 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14357 940714-1.c, 940714-2.c, 940714-3.c},
14358 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14359 gcc.misc-tests/{mg.c,mg.exp}:
14360 New tests.
14361 * gcc.noncompile/noncompile.exp: Change accordingly.
14362
14363 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
14364
14365 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14366 Undo previous clobberage.
14367
14368 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
14369
14370 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14371 * gcc.special/{930510-1.c, special.exp}:
14372 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14373 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14374 struct-varargs-1.c}: New tests from c-torture-1.26.
14375
14376 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14377
14378 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14379 argument to switch.
14380
14381 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
14382
14383 * Revert the previous changes. Please see Rob's directory
14384 (/lisa/test/rob/progressive/gcc/testsuite) for testing
14385 fixes.
14386
14387 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
14388
14389 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14390 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14391 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14392 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14393 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14394 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14395 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14396 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14397 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14398 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14399 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14400 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14401 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14402 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14403 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14404 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14405 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14406 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14407 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14408 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14409 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14410 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14411 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14412 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14413 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14414 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14415 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14416
14417 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
14418
14419 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14420 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14421 with perror calls.
14422
14423 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
14424
14425 * config/unix.exp (g++_load): Fix syntax.
14426
14427 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14428
14429 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14430 * gcc.noncompile/921017-1.c: Deleted obsolete test.
14431 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14432 Don't expect va-arg-1.c to fail. Correct expected output for
14433 920928-1.c.
14434 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14435 * gcc.wendy/hbm4.c: Correct typo.
14436 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14437
14438 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
14439
14440 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14441 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14442 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
14443 * lib/c-torture.exp (c-torture-compile): Ditto.
14444
14445 Reduce volume of output (remove all the -I's and such).
14446 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14447 Call gcc_cpass, gcc_cfail.
14448 (c-torture): Pass testing option to c-torture-compile.
14449
14450 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
14451
14452 Bring patches over from progressive.
14453 * config/default.exp: Exit remote shell cleanly.
14454 (g++_exit, g++_start): Add default versions.
14455 * config/sim.exp (gcc_load): Use perror, not error.
14456
14457 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
14458
14459 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
14460 set in site.exp.
14461
14462 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
14463
14464 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14465 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14466 (wendy_try): New proc to run testcase.
14467 (main loop): Call 'em.
14468 * gcc.wendy/*.c: Clean up pass to correct expected output.
14469
14470 * lib/gcc.exp: Minor cleanup work.
14471 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14472
14473 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
14474
14475 * config/sim.exp (gcc_load): Document return codes better.
14476 Don't pass -v to simulator.
14477
14478 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14479
14480 * gcc.special/920717-x.c: Fix typo.
14481 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14482 get at sources.
14483
14484 * lib/mike-gcc.exp: Fix typo.
14485
14486 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14487
14488 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14489 binary to use, transform the name.
14490 * config/*.exp: rename everything. Nuke any g++ specific files,
14491 it's now a special case of gcc that requires no special support.
14492 Add a default.exp for unsupported targets.
14493
14494 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
14495
14496 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14497 lib/old-dejagnu.exp: Fix a few patterns to work with the new
14498 version of Tcl.
14499
14500 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14501
14502 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14503 than a warning.
14504
14505 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14506
14507 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14508
14509 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14510
14511 * gcc.execute/execute.exp: Combine opt_list and foption_list into
14512 option_list. Compile every file with only 4/6 option choices
14513 (same as C torture) instead of with 12/18 different option
14514 choices.
14515 * lib/c-torture.exp: Likewise.
14516
14517 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14518 not already set.
14519
14520 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
14521
14522 * lib/old-deja.exp: Add `excess errors test fails' error, now one
14523 can put an XFAIL *-*-* on excess errors.
14524
14525 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
14526
14527 * g++.law: Add more tests derived from g++-bugs snapshots.
14528
14529 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
14530 equivalent to g++.law/init9.
14531
14532 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14533 compiled it, and the a.out file after we've run it.
14534
14535 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14536
14537 * lib/mike-g++.exp (postbase): Delete the .o file after we've
14538 compiled it, and the a.out file after we've run it.
14539
14540 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14541
14542 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14543
14544 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
14545
14546 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14547 version number.
14548
14549 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14550
14551 * g++.law: New directory of g++ tests derived from the g++-bugs
14552 snapshots.
14553
14554 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14555
14556 * gcc.compile: initbug1.c initbug1.exp testcase added
14557
14558 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
14559
14560 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14561 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14562 fixes submitted by Jeff Law (law@cs.utah.edu)
14563 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14564 Jeff Law (law@cs.utah.edu)
14565
14566
14567 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
14568
14569 * config/unix-g++.exp: Follow the gcc way of doing things.
14570 * g++.old-deja/old-deja.exp: Minor updates.
14571 * lib/g++.exp: New file, follow the gcc way of doing things.
14572 * lib/old-dejagnu.exp: Minor updates.
14573 * lib/mike-g++.exp: Always unset errorInfo.
14574
14575 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
14576
14577 * lib/gcc.exp: Fix some errors with the below change, CC and
14578 CFLAGS should be global when setting, not local.
14579
14580 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
14581
14582 * lib/gcc.exp: Transform tool name.
14583
14584 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
14585
14586 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14587
14588 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
14589
14590 * lib/gcc.exp: change gcc_done to gcc_stat
14591
14592 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14593
14594 * Upgraded gcc testsuite to c-torture version 1.25
14595
14596 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
14597
14598 * lib/gcc.exp: added reporting code. Changed verbose compile message.
14599 * lib/c-torture: added hooks for new reporting code.
14600
14601 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
14602
14603 * config/sh-gcc.exp: check if sh-sim exists in the path
14604
14605 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
14606
14607 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14608 * gcc.compile/compile.exp: Initial changes for new logic.
14609 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14610 * gcc.failure/failure.exp: Initial changes for new logic.
14611 * gcc.ieee/ieee.exp: Initial changes for new logic.
14612 * gcc.misc-tests/misc.exp: Initial changes for new logic.
14613 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14614 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14615 * lib/c-torture.exp: Initial changes for new logic.
14616 * lib/gcc.exp: Initial changes for new logic.
14617
14618 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
14619
14620 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14621 depend upon failure or success. Fully qualify names in failure
14622 and success messages. Always remove a.out before starting
14623 compile, just in case. Pay more attention to error text output by
14624 the compiler. Handle testcases with no known past errors just
14625 like all others, so that things are uniform. Other miscellaneous
14626 improvements.
14627
14628 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14629
14630 * gcc.cpp: new directory for cpp tests
14631
14632 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14633
14634 * lib/chill.exp: Code reformatted, removed unused code.
14635 * config/unix-chill.exp: Code reformatted, removed unused code.
14636 * chill.execute/execute.exp: Code reformatted, removed unused code.
14637 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14638
14639 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
14640
14641 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
14642 routines not written.
14643
14644 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
14645
14646 * config/bug-gcc.exp: Use new procs from bug.exp.
14647
14648 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
14649
14650 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14651 via ftp, rather than depending on NFS.
14652 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14653 case.
14654
14655 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
14656
14657 * config/bug-gcc.exp: Use new download proc.
14658
14659 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
14660
14661 * chill.execute/execute.exp: cleanups, handles errors better
14662 * chill.compile/compile.exp: rewrite, based on execute.exp
14663 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14664 * lib/chill.exp: major changes to diff proc and compile and link
14665 procs. added chill_fail and chill_pass wrappers to pass and
14666 fail. added more comments, and handle error codes better.
14667 Added a hack to capture stderr from exec, so noncompile tests
14668 can work.
14669
14670 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
14671
14672 * chill.execute/execute.exp: rewrite of testsuite driver
14673 * lib/chill.exp: rewrite of testsuite driver
14674 * config/unix-chill.exp: rewrite of testsuite driver
14675
14676 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
14677
14678 In chill.execute:
14679 * iexpr.ch: Standardize uppercase.
14680 * tuples.dat: Standardize uppercase.
14681 * vary.ch: standardize. Correct varying string assignments.
14682 * vary.dat: Add new output lines.
14683
14684 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
14685
14686 In chill.execute:
14687 * chprintf.ch: Standardize use of uppercase.
14688 * tuples.ch: Standardize and turn arr2 into a DCL,
14689 rather than a SYN.
14690 * pinits.ch: Standardize.
14691
14692 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
14693
14694 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
14695 * Makefil: Renamed to Makefile.in.
14696 * configure.in: New.
14697
14698 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
14699
14700 In chill.execute:
14701 * .cvsignore: Add result/output files.
14702 * Makefile: Fix up variables at start. Use MFLAGS
14703 everywhere. Correct bool_loc, built_ins entries.
14704 Add entry for vary1.ch.
14705 * bitarray.ch: Standardize upper-case usage.
14706 * bitexpr.ch: Standardize, add output of b1.
14707 * params.ch: Use arrayt in along PROC parameters, to
14708 avoid novelty problems.
14709 * sets.ch: Tiny cleanup.
14710 * vary1.ch: Re-indent.
14711
14712 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
14713
14714 * Add PR-related files to Makefiles, .cvsignore files, etc.
14715
14716 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14717
14718 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14719 with compiler objects. New names are test-flow.c and test-loop.c
14720
14721 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14722
14723 * Upgraded c-torture tests from 1.19 to 1.20
14724
14725 * new files:
14726 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14727 * gcc.compile: 930623-1.c 930623-2.c
14728 * gcc.noncompile: 930622-1.c 930622-2.c
14729 * gcc.failure: 920411-1.c 920627-2.c
14730 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14731
14732 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14733
14734 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14735 More changes to get testsuite working properly. Needs more work.
14736 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14737
14738 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14739
14740 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14741 More changes to get testsuite working properly. Needs more work.
14742
14743 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14744
14745 * chill.compile/compile.exp: Added for Dejagnu support
14746 * chill.execute/execute.exp: Added for Dejagnu support
14747 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
14748
14749 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
14750
14751 This should complete moving the CHILL test files.
14752 * chill.noncompile(.cvsignore printf.grt
14753 in-printf.grt chprintf.grt chprintf.ch):
14754 Added test-support files.
14755 (Makefile): Modified further.
14756 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14757 signal.ch): Added test files.
14758 * chill.execute (.cvsignore printf.grt printr.c
14759 in-printf.grt rts.c chprintf.grt rts.h): Added
14760 test-support files.
14761 (Makefile): More corrections.
14762
14763 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
14764
14765 * chill.compile, chill.execute, chill.nocompile: Add CHILL
14766 test cases, ready for DejaGnu.
14767
14768 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14769
14770 * Upgraded c-torture tests from 1.18 to 1.19
14771
14772 * gcc.compile: added test(s):
14773 930607-1.c
14774 * gcc.execute: added test(s):
14775 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14776
14777 * added new subdirectory for misc tests: gcc.misc-tests
14778 * gcc.misc-test(s): added tests:
14779 inst-check.c test-consts.c test-ior.c test-switch.c
14780
14781 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14782
14783 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14784
14785 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
14786
14787 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14788
14789 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14790
14791 * Upgraded c-torture tests from 1.17 to 1.18
14792
14793 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14794
14795 * Upgraded c-torture tests from 1.12 to 1.17
14796
14797 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
14798
14799 * lib/old-dejagnu.exp:
14800 Fixed handling of XFAIL target triplets to correctly
14801 recognize wildcard characters. Removed code that
14802 appended a unique id tag to the end of the file name
14803 printed out by the result of the testcases within a
14804 given test file.
14805
14806 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
14807
14808 * lib/old-dejagnu.exp:
14809 Reworked expected failure handling to trigger off of XFAIL
14810 keyword in keyphrase embeded in testcase source code. The
14811 XFAIL keyword must be at the end of the keyphrase line. It
14812 may optionally be followed by one or more target triplets.
14813 It has just occured that the handling of wildcards in the
14814 target triplet may not be correct.
14815
14816 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
14817
14818 * g++.old-deja/tests:
14819 Moved all subdirectories up one level into g++.old-deja .
14820
14821 * lib/old-dejagnu.exp:
14822 Fixed problem with CXXFLAGS not being properly reset, and being
14823 corrupted with extraneous "-c" compiler option. This was
14824 causing binaries to not be generated for test that needed them.
14825 Modified strings passed to "pass" and "fail" so that individual
14826 tests from the same test file would be distinguished by an
14827 identifier appended to the test file name in the summary logs;
14828 this corrected a problem with erroneous diff logs. Added code
14829 to search testcases for expected fail and unexpected pass keywords.
14830
14831 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
14832
14833 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14834
14835 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
14836
14837 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14838 Removed extraneous text from end of "Special g++ Options"
14839 keyphrase.
14840
14841 * lib/old-dejagnu.exp: Added pattern matching to look for new
14842 keywords, embedded in testcases comments, which will trigger
14843 calls to xpass and xfail.
14844
14845 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
14846
14847 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
14848 comments embedded in the testcases, especially the one looking for
14849 special compiler options, as well as the pattern matching for the
14850 compiler output again.
14851
14852 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
14853
14854 * lib/old-dejagnu.exp: Do a proper check of the return value for
14855 execute tests. Fixed several problems with the pattern matching
14856 of the compiler output which gave erroneous test results.
14857 Changed several of the test result messages to be more descriptive.
14858 * config/unix-g++.exp: Proc g++_load now actually works and
14859 executes the tests passed to it and returns a usable return
14860 value.
14861
14862 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
14863
14864 * lib/gcc.exp: Exits gracefully if $CC is bogus.
14865
14866 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
14867
14868 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
14869 Modified both files to properly execute the old style
14870 dejagnu tests. The previous versions of these files were
14871 experimental and did not function anything near correctly.
14872
14873 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
14874
14875 * Removed all Makefile.in and configure.in files. No configuration
14876 needed now.
14877
14878 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
14879
14880 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
14881
14882 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14883
14884 * gcc.compile/configure.in, gcc.unsorted/configure.in,
14885 gcc.special/configure.in, gcc.noncompile/configure.in,
14886 gcc.execute/configure.in, gcc.code_quality/configure.in,
14887 g++.other/configure.in, g++.old-deja/configure.in,
14888 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
14889 in srcname setting.
14890
14891 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
14892
14893 * lib/udi.exp: Fixed mondfe and mondfe_download.
14894 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
14895 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
14896
14897 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
14898
14899 * config/udi-gdb.exp: Check $shell_id after connecting to target.
14900 (gdb_exit): Don't remove *_soc files.
14901
14902 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
14903
14904 * lib/c-torture.exp: Don't look for main; instead always use -w
14905 -c. This is how the c-torture tests work. Remove the object
14906 file if the compilation succeeds.
14907 * gcc.execute/execute.exp: Remove executable if test passes.
14908 * gcc.noncompile/noncompile.exp: Every test is an expected
14909 failure.
14910 * gcc.special/special.exp: Added tests from c-torture 1.11,
14911 corrected use of existing test.
14912 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
14913 gcc.execute/920625-1.c: Updated to c-torture 1.11.
14914 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
14915 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
14916 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
14917 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
14918 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
14919 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
14920 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
14921 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
14922 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
14923 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
14924 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
14925 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
14926 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
14927 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
14928 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
14929 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
14930 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
14931 c-torture 1.11.
14932 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
14933 correspond to c-torture 1.11.
14934
14935 * New file.