In gcc/: 2003-02-28 Geoffrey Keating <geoffk@apple.com>
[gcc.git] / gcc / testsuite / ChangeLog
1 2003-02-28 Geoffrey Keating <geoffk@apple.com>
2
3 * gcc.dg/pch/pch.exp: Change .pch to .gch.
4 * g++.dg/pch/pch.exp: Likewise.
5
6 2003-02-28 Mark Mitchell <mark@codesourcery.com>
7
8 PR c++/9879
9 * testsuite/g++.dg/init/new4.C: New test.
10
11 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
12
13 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
14
15 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
16
17 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
18 unsigned long.
19
20 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
21 wider than float.
22
23 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
24
25 * lib/scanasm.exp: Add support for counting numbers of
26 occurences.
27 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
28 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
29
30 2003-02-25 Mark Mitchell <mark@codesourcery.com>
31
32 PR c++/9683
33 * g++.dg/template/static3.C: New test.
34
35 PR c++/9829
36 * g++.dg/parse/namespace6.C: New test.
37
38 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
39
40 PR target/9732
41 * gcc.dg/20030225-1.c: New test.
42
43 2003-02-24 Mark Mitchell <mark@codesourcery.com>
44
45 * README: Remove out-of-date information.
46
47 PR c++/9836
48 * g++.dg/template/spec6.C: New test.
49
50 2003-02-24 Jeff Law <law@redhat.com>
51
52 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
53
54 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
55
56 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
57 * gcc.dg/pragma-ep-1.c: Likewise.
58
59 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
60
61 PR c++/9602
62 * g++.dg/template/friend16.C: New test.
63
64 2003-02-23 Mark Mitchell <mark@codesourcery.com>
65
66 PR c++/5333
67 * g++.dg/parse/fused-params1.C: Adjust error messages.
68 * g++.dg/template/nested3.C: New test.
69
70 2003-02-24 Alan Modra <amodra@bigpond.net.au>
71
72 * g++.dg/abi/param1.C: New test.
73
74 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
75
76 PR c++/7982
77 * g++.dg/warn/implicit-typename1.C: New test.
78
79 2003-02-22 Kelley Cook <kelleycook@comcast.net>
80
81 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
82 with "mtune".
83 * g++.old-deja/g++.other/store-expr2.C: Likewise.
84 * gcc.c-torture/execute/20010129-1.x: Likewise.
85 * gcc.dg/20011107-1.c: Likewise.
86 * gcc.dg/20020108-1.c: Likewise.
87 * gcc.dg/20020122-3.c: Likewise.
88 * gcc.dg/20020206-1.c: Likewise.
89 * gcc.dg/20020310-1.c: Likewise.
90 * gcc.dg/20020426-2.c: Likewise.
91 * gcc.dg/20020517-1.c: Likewise.
92 * gcc.dg/991230-1.c: Likewise.
93 * gcc.dg/i386-unroll-1.c: Likewise.
94 * gcc.misc-tests/i386-prefetch.exp: Likewise.
95
96 Sat Feb 22 20:14:12 CET 2003 Jan Hubicka <jh@suse.cz>
97
98 * gcc.dg/i386-mul.c: New test.
99
100 2003-02-21 Roger Sayle <roger@eyesopen.com>
101
102 * gcc.dg/builtins-5.c: New test case.
103
104 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
105
106 * gcc.dg/asmreg-1.c: New test.
107
108 2003-02-21 Mark Mitchell <mark@codesourcery.com>
109
110 PR c++/9749
111 * g++.dg/parse/varmod1.C: New test.
112
113 2003-02-21 Mark Mitchell <mark@codesourcery.com>
114
115 PR c++/9727
116 * g++.dg/template/op1.C: New test.
117
118 2003-02-21 Mark Mitchell <mark@codesourcery.com>
119
120 PR c++/8906
121 * g++.dg/template/nested2.C: New test.
122
123 2003-02-21 Mark Mitchell <mark@codesourcery.com>
124
125 PR c++/8724
126 * g++.dg/expr/dtor1.C: New test.
127
128 2003-02-21 Zack Weinberg <zack@codesourcery.com>
129
130 * gcc.dg/cpp/include3.c: New test.
131 * gcc.dg/cpp/inc/foo.h: New file.
132
133 2003-02-21 Glen Nakamura <glen@imodulo.com>
134
135 * gcc.c-torture/execute/20030221-1.c: New test.
136
137 2003-02-20 Mark Mitchell <mark@codesourcery.com>
138
139 PR c++/9729
140 * g++.dg/abi/conv1.C: New test.
141
142 Thu Feb 20 14:38:13 CET 2003 Jan Hubicka <jh@suse.cz>
143
144 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
145
146 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
147
148 * gcc.c-torture/compile/20030219-1.c: New test.
149
150 Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
151
152 * gcc.dg/funcorder.c: New test.
153
154 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
155
156 * gcc.c-torture/execute/20030218-1.c: New.
157
158 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
159
160 * gcc.dg/20030218-1.c: New.
161
162 2003-02-18 Richard Henderson <rth@redhat.com>
163
164 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
165 * gcc.dg/attr-used-2.c: New.
166
167 2003-02-18 Mark Mitchell <mark@codesourcery.com>
168
169 PR c++/9704
170 * g++.dg/init/copy5.C: New test.
171
172 2003-02-18 Geoffrey Keating <geoffk@apple.com>
173
174 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
175 * g++.dg/pch/pch.exp: Likewise.
176
177 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
178
179 * gcc.c-torture/execute/20030209-1.c: Enable the test if
180 STACK_SIZE is not defined.
181
182 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
183
184 PR c++/9457
185 * g++.dg/template/init1.C: New test.
186
187 Sun Feb 16 23:08:19 CET 2003 Jan HUbicka <jh@suse.cz>
188
189 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
190 (foo): Add few extra tests
191 * gcc.dg/c99-const-expr-3.c: Likewise.
192 * gcc.c-torture/execute/20030216-1.c: New.
193
194 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
195
196 PR c++/9459
197 * g++.dg/ext/typeof4.C: New test.
198
199 2003-02-15 Roger Sayle <roger@eyesopen.com>
200
201 * gcc.dg/i386-387-3.c: New test case.
202
203 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
204
205 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
206 cris-*-elf* cris-*-aout* and mmix-*-*.
207
208 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
209
210 * gcc.dg/20030213-1.c: New test.
211
212 2003-02-12 Roger Sayle <roger@eyesopen.com>
213
214 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
215 * gcc.dg/i386-387-2.c: Likewise.
216
217 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
218
219 * gcc.dg/ppc-spe.c: Fix formatting.
220 Enable tests that were previously unsupported by gas.
221 Delete tests for instructions that no longer exist.
222 Switch arguments on evsubifw builtin.
223
224 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
225
226 * gcc.c-torture/execute/20030209-1.c: Disable the test if
227 STACK_SIZE is too small.
228
229 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
230 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
231
232 * gcc.dg/decl-2.c: New test.
233
234 Mon Feb 10 11:41:20 CET 2003 Jan Hubicka <jh@suse.cz>
235
236 * gcc.dg/i386-fpcvt-1.c: New test.
237
238 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
239
240 * gcc.c-torture/execute/20030209-1.c: New test.
241
242 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
243
244 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
245 int-wide bitops, use the constants of the same width.
246 Likewise, if long long is 32-bit wide, test bitops using
247 32-bit constants.
248
249 2003-02-07 Loren James Rittle <ljrittle@acm.org>
250
251 * gcc.dg/20021014-1.c: Annotate with expected notice text.
252
253 2003-02-07 Roger Sayle <roger@eyesopen.com>
254
255 * testsuite/gcc.dg/builtins-4.c: New test case.
256
257 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
258
259 * gcc.dg/20020430-1.c: Fix dg command typos.
260 * gcc.dg/20020503-1.c: Likewise.
261
262 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
263
264 PR c++/8785
265 * g++.dg/parse/fused-params1.C: New test.
266
267 PR c++/8857
268 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
269
270 PR c++/8921
271 * g++.dg/parse/non-dependent1.C: New test.
272
273 PR c++/8928
274 * g++.dg/parse/dupl-tmpl-args1.C: New test.
275
276 PR c++/9228
277 * g++.dg/parse/undefined7.C: New test.
278 * g++.dg/parse/non-templ1.C: New test.
279
280 PR c++/9229
281 * g++.dg/parse/too-many-tmpl-args1.C: New test.
282
283 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
284
285 * gcc.c-torture/compile/20030206-1.c: New test.
286
287 2003-02-05 Roger Sayle <roger@eyesopen.com>
288
289 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
290 "pow" to "foo" to avoid potential confusion with a math built-in.
291
292 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
293
294 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
295 conditions for SPARC targets.
296
297 2003-02-05 Jakub Jelinek <jakub@redhat.com>
298
299 * gcc.dg/20030204-1.c: New test.
300
301 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
302
303 PR c++/38
304 * g++.dg/parse/array-size1.C: New test.
305
306 PR c++/5657
307 * g++.dg/parse/undefined3.C: New test.
308
309 PR c++/5665
310 * g++.dg/parse/undefined4.C: New test.
311
312 PR c++/5975
313 * g++.dg/parse/undefined5.C: New test.
314
315 PR c++/7259
316 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
317
318 PR c++/8578
319 * g++.dg/parse/casting-operator1.C: New test.
320
321 PR c++/8596
322 * g++.dg/parse/undefined6.C: New test.
323
324 PR c++/8736
325 * g++.dg/parse/missing-template1.C: New test.
326
327 Tue Feb 4 21:41:09 CET 2003 Jan Hubicka <jh@suse.cz>
328
329 * gcc.dg/i386-cadd.c: Compile using -march=k8.
330 * gcc.dg/i386-cmov?.c: Likewise.
331 * gcc.dg/i386-fpcvt-?.c: Likewise.
332 * gcc.dg/i386-ssefp-1.c: Likewise.
333 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
334 conventions.
335
336 2003-02-03 Mark Mitchell <mark@codesourcery.com>
337
338 PR c++/7129
339 * testsuite/g++.dg/ext/max.C: New test.
340
341 Mon Feb 3 16:05:11 CET 2003 Jan Hubicka <jh@suse.cz>
342
343 * gcc.c-torture/execute/20030203-1.c: New test.
344
345 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
346
347 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
348 'natural-endian'.
349
350 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
351
352 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
353 * g++.dg/init/new2.C: Likewise.
354 * g++.dg/other/new1.C: Likewise.
355
356 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
357
358 * gcc.dg/struct-ret-libc.c: New test.
359
360 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
361
362 * gcc.dg/20030129-1.c: New test.
363
364 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
365
366 PR c++/8849
367 * g++.dg/template/ptrmem4.C: New test.
368
369 2003-01-29 Mark Mitchell <mark@codesourcery.com>
370
371 * g++.dg/parser/constant1.C: New test.
372
373 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
374
375 PR c++/8591
376 * g++.dg/parse/friend2.C: New test.
377
378 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
379
380 PR c++/9437
381 * g++.dg/template/unify4.C: New test.
382
383 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
384
385 * gcc.c-torture/execute/20030128-1.c: New test.
386
387 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
388
389 * g++.dg/lookup/nested1.C: Test moved from ...
390 * g++.old-deja/g++.other/lookup24.C: ... here.
391
392 Tue Jan 28 12:19:35 CET 2003 Jan Hubicka <jh@suse.cz>
393
394 * gcc.dg/i386-cmov5.c: New test.
395
396 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
397
398 * gcc.c-torture/execute/20010925-1.c: Changed the
399 memcpy declaration.
400
401 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
402
403 PR c++/3902
404 * g++.dg/parse/template5.C: New test.
405
406 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
407
408 PR fortran/9258
409 * g77.dg/pr9258: New test.
410
411 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
412
413 * README: Move relevant parts from README.g++.
414
415 * README.g++: Remove this file.
416
417 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
418
419 * g++.dg/abi/dcast1.C: New test.
420
421 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
422
423 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
424
425 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
426
427 PR c++/47
428 * g++.old-deja/g++.other/lookup24.C: New test.
429
430 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
431
432 PR middle-end/7227
433 * gcc.dg/uninit-C.c: New test.
434
435 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
436
437 * g++.dg/abi/covariant1.C: New test.
438
439 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
440
441 * gcc.dg/20030123-1.c: New test.
442
443 Sat Jan 25 21:06:49 CET 2003 Jan Hubicka <jh@suse.cz>
444
445 PR opt/8492
446 * gcc.c-torture/compile/20030125-1.c
447
448 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
449
450 PR c++/9403
451 * g++.dg/parse/template3.C: New test.
452 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
453
454 PR c++/795
455 * g++.dg/parse/template4.C: New test.
456
457 PR c++/9415
458 * g++.dg/template/qual2.C: New test.
459
460 PR c++/8545
461 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
462
463 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
464
465 2003-01-25 Roger Sayle <roger@eyesopen.com>
466
467 * gcc.c-torture/execute/switch-1.c: New test case.
468
469 Sat Jan 25 12:32:55 CET 2003 Jan Hubicka <jh@suse.cz>
470
471 * gcc.c-torture/execute/20030125-1.[cx]: New test.
472
473 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
474
475 Tweaks for Bison-1.875. From the NEWS file:
476 "- `parse error' -> `syntax error'
477 Bison now uniformly uses the term `syntax error'"
478 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
479 * gcc.dg/cpp/digraph2.c: Likewise.
480 * gcc.dg/cpp/direct2.c: Likewise.
481 * gcc.dg/cpp/paste4.c: Likewise.
482 * gcc.dg/c90-restrict-1.c: Likewise.
483 * gcc.dg/c99-func-2.c: Likewise.
484 * gcc.dg/noncompile/920721-2.c: Likewise.
485 * gcc.dg/noncompile/930622-2.c: Likewise.
486 * gcc.dg/noncompile/940112-1.c: Likewise.
487 * gcc.dg/noncompile/950921-1.c: Likewise.
488 * gcc.dg/noncompile/951123-1.c: Likewise.
489 * gcc.dg/noncompile/971104-1.c: Likewise.
490 * gcc.dg/noncompile/990416-1.c: Likewise.
491
492 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
493
494 * g++.dg/parse/undefined1.C: Add error message.
495
496 2003-01-22 Mark Mitchell <mark@codesourcery.com>
497
498 PR c++/9354
499 * g++.dg/parse/new1.C: New test.
500
501 PR c++/9216
502 * g++.dg/parse/template2.C: New test.
503
504 PR c++/9354
505 * g++.dg/parse/typedef2.C: New test.
506
507 PR c++/9328
508 * g++.dg/ext/typeof3.C: New test.
509
510 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
511
512 PR c++/2738
513 * g++.dg/parse/ret-type1.C: New test.
514
515 PR c++/3792
516 * g++.dg/parse/tmpl-outside1.C: New test.
517
518 PR c++/4207
519 * g++.dg/parse/int-as-enum1.C: New test.
520
521 PR c++/4903
522 * g++.dg/parse/no-typename1.C: New test.
523
524 PR c++/5533
525 * g++.dg/parse/no-value1.C: New test.
526
527 PR c++/5921
528 * g++.dg/parse/wrong-inline1.C: New test.
529
530 PR c++/6402
531 * g++.dg/parse/ref1.C: New test.
532
533 PR c++/6992
534 * g++.dg/parse/attr-ctor1.C: New test.
535
536 PR c++/7229
537 * g++.dg/parse/namespace5.C: New test.
538
539 PR c++/7917
540 * g++.dg/parse/func-def1.C: New test.
541
542 PR c++/8143
543 * g++.dg/parse/undefined1.C: New test.
544
545 PR c++/5723, PR c++/8522
546 * g++.dg/parse/specialization1.C: New test.
547
548 PR c++/163, PR c++/8595
549 * g++.dg/parse/struct-as-enum1.C: New test.
550
551 PR c++/9173
552 * g++.dg/parse/undefined2.C: New test.
553
554 2003-01-22 Mark Mitchell <mark@codesourcery.com>
555
556 PR c++/9298
557 * g++.dg/parse/template1.C: New test.
558
559 PR c++/9384
560 * g++.dg/parse/using1.C: New test.
561
562 PR c++/9285
563 PR c++/9294
564 * g++.dg/parse/expr2.C: New test.
565
566 PR c++/9388
567 * g++.dg/parse/lookup2.C: Likewise.
568
569 Tue Jan 21 18:01:35 CET 2003 Jan Hubicka <jh@suse.cz>
570
571 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
572 * gcc.c-torture/execute/eeprof-1.c: Likewise.
573 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
574 * gcc.c-torture/execute/string-opt-*.c: Likewise.
575
576 2003-01-20 Nick Clifton <nickc@redhat.com>
577
578 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
579 problem with ARM sibcall code generation.
580
581 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
582
583 * gcc.c-torture/execute/20030120-1.c: New.
584
585 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
586
587 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
588
589 2003-01-17 Mark Mitchell <mark@codesourcery.com>
590
591 PR c++/9272
592 * g++.dg/parse/ctor1.C: New test.
593
594 PR c++/9294:
595 * g++.dg/parse/qualified1.C: New test.
596
597 * g++.dg/parse/typename3.C: New test.
598
599 2003-01-16 Richard Henderson <rth@redhat.com>
600
601 * g++.dg/tls/init-2.C: Fix error matches for real this time.
602
603 2003-01-16 Richard Henderson <rth@redhat.com>
604
605 * g++.dg/pch/pch.exp: Copy test header to the working directory
606 before using it either for precompilation or direct use.
607 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
608 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
609
610 2003-01-16 Richard Henderson <rth@redhat.com>
611
612 * gcc.dg/pch/pch.exp: Copy test header to the working directory
613 before using it either for precompilation or direct use.
614 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
615 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
616
617 2003-01-16 Mark Mitchell <mark@codesourcery.com>
618
619 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
620 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
621 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
622 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
623 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
624 typename warning into error.
625 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
626 error messages.
627 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
628 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
629 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
630 messages.
631 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
632 make declaration visible in template.
633 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
634 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
635 messages.
636 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
637 message.
638 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
639 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
640 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
641 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
642 typename warning with error message.
643 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
644 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
645 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
646
647 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
648
649 * g++.dg/parse/ambig2.C: New test.
650
651 2003-01-15 Richard Henderson <rth@redhat.com>
652
653 * g++.dg/tls/init-2.C: Update error message string.
654
655 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
656
657 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
658
659 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
660
661 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
662 all for HC11/HC12.
663 * gcc.c-torture/compile/20001205-1.x: Likewise.
664 * gcc.c-torture/compile/20001226-1.x: Likewise.
665 * gcc.c-torture/compile/920520-1.x: Likewise.
666 * gcc.c-torture/compile/961203-1.x: Likewise.
667 * gcc.c-torture/compile/20020604-1.x: Likewise.
668
669 Wed Jan 15 12:20:52 CET 2003 Jan Hubicka <jh@suse.cz>
670
671 * gcc.c-torture/compile/20030115-1.c: New test.
672
673 * gcc.dg/i386-fpcvt-1.c: New test.
674 * gcc.dg/i386-fpcvt-2.c: New test.
675
676 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
677
678 Further conform g++'s __vmi_class_type_info to the C++ ABI
679 specification.
680 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
681 the specification.
682
683 Tue Jan 14 00:45:03 CET 2003 Jan Hubicka <jh@suse.cz>
684
685 * gcc.dg/i386-fpcvt-1.c: New test.
686 * gcc.dg/i386-fpcvt-2.c: New test.
687
688 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
689
690 * gcc.dg/i386-mmx-3.c: New test.
691
692 2003-01-12 Mark Mitchell <mark@codesourcery.com>
693
694 PR c++/9264
695 * g++.dg/parse/octal1.C: New file.
696
697 PR c++/9172
698 * g++.dg/parse/typename1.C: New file.
699
700 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
701
702 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
703 * gcc.dg/bf-no-ms-layout.c: Likewise.
704 * gcc.dg/bf-ms-attrib.c: Likewise.
705
706 2003-01-10 Mark Mitchell <mark@codesourcery.com>
707
708 PR c++/9099
709 * g++.dg/parse/dtor1.C: New file.
710
711 PR c++/9128
712 * g++.dg/rtti/typeid1.C: New file.
713
714 PR c++/9153
715 * g++.dg/parse/lookup1.C: New file.
716
717 PR c++/9171
718 * g++.dg/templ/spec5.C: New file.
719
720 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
721
722 * gcc.c-torture/compile/20030110-1.c: New test.
723
724 2003-01-09 Geoffrey Keating <geoffk@apple.com>
725
726 Merge from pch-branch:
727
728 2002-12-23 Geoffrey Keating <geoffk@apple.com>
729
730 * gcc.dg/pch/cpp-1.h: New.
731 * gcc.dg/pch/cpp-1.c: New.
732 * gcc.dg/pch/cpp-2.h: New.
733 * gcc.dg/pch/cpp-2.c: New.
734
735 2002-11-19 Geoffrey Keating <geoffk@apple.com>
736
737 * gcc.dg/pch/except-1.h: New.
738 * gcc.dg/pch/except-1.c: New.
739
740 2002-11-13 Geoffrey Keating <geoffk@apple.com>
741
742 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
743 running test.
744 * gcc.dg/pch: Include *.hp not *.h.
745 * gcc.dg/pch/system-1.h: New.
746 * gcc.dg/pch/system-1.c: New.
747
748 2002-11-11 Geoffrey Keating <geoffk@apple.com>
749
750 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
751 rather than trying to build and run a program using PCH.
752 * gcc.dg/pch: Remove dg-do commands from test files.
753
754 2002-11-08 Geoffrey Keating <geoffk@apple.com>
755
756 * gcc.dg/pch/macro-3.c: New.
757 * gcc.dg/pch/macro-3.h: New.
758
759 2002-11-04 Geoffrey Keating <geoffk@apple.com>
760
761 * gcc.dg/pch/common-1.c: New.
762 * gcc.dg/pch/common-1.h: New.
763 * gcc.dg/pch/decl-1.c: New.
764 * gcc.dg/pch/decl-1.h: New.
765 * gcc.dg/pch/decl-2.c: New.
766 * gcc.dg/pch/decl-2.h: New.
767 * gcc.dg/pch/decl-3.c: New.
768 * gcc.dg/pch/decl-3.h: New.
769 * gcc.dg/pch/decl-4.c: New.
770 * gcc.dg/pch/decl-4.h: New.
771 * gcc.dg/pch/decl-5.c: New.
772 * gcc.dg/pch/decl-5.h: New.
773 * gcc.dg/pch/global-1.c: New.
774 * gcc.dg/pch/global-1.h: New.
775 * gcc.dg/pch/inline-1.c: New.
776 * gcc.dg/pch/inline-1.h: New.
777 * gcc.dg/pch/inline-2.c: New.
778 * gcc.dg/pch/inline-2.h: New.
779 * gcc.dg/pch/static-1.c: New.
780 * gcc.dg/pch/static-1.h: New.
781 * gcc.dg/pch/static-2.c: New.
782 * gcc.dg/pch/static-2.h: New.
783
784 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
785
786 * g++.dg/pch/pch.exp: Better handle failing testcases.
787 * gcc.dg/pch/pch.exp: Likewise.
788 * gcc.dg/pch/macro-1.c: New.
789 * gcc.dg/pch/macro-1.h: New.
790 * gcc.dg/pch/macro-2.c: New.
791 * gcc.dg/pch/macro-2.h: New.
792
793 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
794
795 * g++.dg/dg.exp: Treat files in pch/ specially.
796 * g++.dg/pch/pch.exp: New file.
797 * g++.dg/pch/empty.H: New file.
798 * g++.dg/pch/empty.C: New file.
799 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
800 "precompile".
801
802 * gcc.dg/pch/pch.exp: New file.
803 * gcc.dg/pch/empty.h: New file.
804 * gcc.dg/pch/empty.c: New file.
805 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
806 "precompile".
807
808 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
809
810 * g++.dg/template/friend14.C: New test.
811
812 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
813
814 * gcc.dg/old-style-asm-1.c: New test.
815
816 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
817
818 * gcc.c-torture/compile/20030109-1.c: New test.
819
820 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
821
822 * gcc.c-torture/execute/20030109-1.c: New test.
823
824 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
825
826 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
827 * g++.old-deja/g++.mike/dyncast2.C: Likewise
828 * g++.old-deja/g++.mike/dyncast3.C: Likewise
829 * g++.old-deja/g++.mike/eh2.C: Likewise
830 * g++.old-deja/g++.mike/eh3.C: Likewise
831 * g++.old-deja/g++.mike/eh5.C: Likewise
832 * g++.old-deja/g++.mike/eh6.C: Likewise
833 * g++.old-deja/g++.mike/eh7.C: Likewise
834 * g++.old-deja/g++.mike/eh8.C: Likewise
835 * g++.old-deja/g++.mike/eh9.C: Likewise
836 * g++.old-deja/g++.mike/eh10.C: Likewise
837 * g++.old-deja/g++.mike/eh12.C: Likewise
838 * g++.old-deja/g++.mike/eh13.C: Likewise
839 * g++.old-deja/g++.mike/eh14.C: Likewise
840 * g++.old-deja/g++.mike/eh16.C: Likewise
841 * g++.old-deja/g++.mike/eh17.C: Likewise
842 * g++.old-deja/g++.mike/eh18.C: Likewise
843 * g++.old-deja/g++.mike/eh21.C: Likewise
844 * g++.old-deja/g++.mike/eh23.C: Likewise
845 * g++.old-deja/g++.mike/eh24.C: Likewise
846 * g++.old-deja/g++.mike/eh25.C: Likewise
847 * g++.old-deja/g++.mike/eh26.C: Likewise
848 * g++.old-deja/g++.mike/eh27.C: Likewise
849 * g++.old-deja/g++.mike/eh28.C: Likewise
850 * g++.old-deja/g++.mike/eh29.C: Likewise
851 * g++.old-deja/g++.mike/eh31.C: Likewise
852 * g++.old-deja/g++.mike/eh33.C: Likewise
853 * g++.old-deja/g++.mike/eh34.C: Likewise
854 * g++.old-deja/g++.mike/eh35.C: Likewise
855 * g++.old-deja/g++.mike/eh36.C: Likewise
856 * g++.old-deja/g++.mike/eh37.C: Likewise
857 * g++.old-deja/g++.mike/eh38.C: Likewise
858 * g++.old-deja/g++.mike/eh39.C: Likewise
859 * g++.old-deja/g++.mike/eh40.C: Likewise
860 * g++.old-deja/g++.mike/eh41.C: Likewise
861 * g++.old-deja/g++.mike/eh42.C: Likewise
862 * g++.old-deja/g++.mike/eh44.C: Likewise
863 * g++.old-deja/g++.mike/eh46.C: Likewise
864 * g++.old-deja/g++.mike/eh47.C: Likewise
865 * g++.old-deja/g++.mike/eh48.C: Likewise
866 * g++.old-deja/g++.mike/eh49.C: Likewise
867 * g++.old-deja/g++.mike/eh50.C: Likewise
868 * g++.old-deja/g++.mike/eh51.C: Likewise
869 * g++.old-deja/g++.mike/eh53.C: Likewise
870 * g++.old-deja/g++.mike/eh55.C: Likewise
871 * g++.old-deja/g++.mike/p7912.C: Likewise
872 * g++.old-deja/g++.mike/p9706.C: Likewise
873 * g++.old-deja/g++.mike/p10416.C: Likewise
874 * g++.old-deja/g++.mike/p11667.C: Likewise
875 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
876 Remove redundant reference to Iris.
877 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
878 Elxsi, i860, Pico Java, and WE32K.
879
880 2003-01-07 Mark Mitchell <mark@codesourcery.com>
881
882 * g++.dg/ext/asm4.C: New test.
883
884 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
885
886 PR c++/9030
887 * g++.dg/template/friend12.C: New test.
888 * g++.dg/template/friend13.C: Likewise.
889 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
890
891 Wed Jan 8 11:41:47 CET 2003 Jan Hubicka <jh@suse.cz>
892
893 * gcc.dg/i386-cadd.c: New test.
894 * gcc.dg/i386-cmov4.c: Likewise.
895
896 2003-01-06 Mark Mitchell <mark@codesourcery.com>
897
898 PR c++/9165
899 * g++.dg/warn/Wunused-3.C: New test.
900
901 * g++.dg/abi/bitfield9.C: New test.
902
903 PR c++/9189
904 * g++.dg/parse/defarg3.C: New test.
905
906 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
907
908 * g++.dg/parse/ambig1.C: New test.
909 * g++.dg/parse/defarg2.C: New test.
910
911 2003-01-05 Mark Mitchell <mark@codesourcery.com>
912
913 * g++.dg/template/defarg-1.C: New test.
914 * g++.dg/template/local2.C: Likewise.
915
916 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
917
918 * gcc.c-torture/execute/20030105-1.c: New test.
919
920 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
921
922 * g++.dg/parse/namespace3.C: Remove extra semicolons.
923 * g++.dg/parse/namespace4.C: Likewise.
924
925 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
926
927 * g++.dg/template/ntp2.C: New test.
928
929 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
930
931 * g++.dg/parse/extern-C-1.C: New test.
932
933 * g++.dg/parse/namespace4.C: New test.
934
935 * g++.dg/template/nested1.C: New test.
936
937 * g++.dg/parse/namespace3.C: New test.
938
939 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
940
941 * g++.dg/lookup/two-stage1.C: New test.
942
943 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
944
945 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
946 * g++.old-deja/g++.jason/access8.C: Likewise.
947 * g++.old-deja/g++.other/decl5.C: Likewise.
948
949 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
950
951 * g++.dg/parse/parse7.C: New test.
952
953 2003-01-02 Mark Mitchell <mark@codesourcery.com>
954
955 PR c++/2843
956 * g++.dg/ext/attrib7.C: New test.
957
958 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
959
960 * g++.dg/parse/parse6.C: New test.
961
962 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
963
964 * gcc.dg/h8300-stack-1.c: New.
965
966 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
967
968 g++.dg/lookup/exception1.C: New test.
969
970 g++.dg/lookup/template1.C: New test.
971
972 g++.dg/parse/namespace2.C: New test.
973
974 g++.dg/parse/parens2.C: New test.
975
976 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
977
978 * g++.dg/parse/parse5.C: New test.
979 * g++.dg/lookup/scoped4.C: New test.
980
981 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
982
983 * g++.dg/parse/parens1.C: New test.
984
985 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
986 angle-bracket1.C.
987 * g++.dg/parse/parens2.C: New test.
988
989 * g++.dg/lookup/scope-operator1.C: New test.
990
991 * g++.dg/parse/operator1.C: New test.
992
993 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
994
995 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
996 * g++.old-deja/g++.other/access6.C: Likewise.
997 * g++.old-deja/g++.other/decl1.C: Likewise.
998 * g++.old-deja/g++.pt/typename12.C: Likewise.
999
1000 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1001
1002 * g++.dg/parse/namespace1.C: New test.
1003
1004 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1005
1006 * g++.dg/parse/parse4.C: New test.
1007
1008 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1009
1010 * g++.dg/parse/parse3.C: New test.
1011
1012 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1013
1014 * g++.dg/parse/parse2.C: New test.
1015
1016 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1017
1018 * g++.dg/template/friend11.C: New test.
1019
1020 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1021
1022 * g++.dg/parse/parse1.C: New test.
1023
1024 2002-12-31 Janis Johnson <janis187@us.ibm.com>
1025
1026 * lib/profopt.exp: Change the name of a global variable to avoid
1027 possible clashes with other test suites.
1028
1029 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
1030
1031 * g++.dg/inherit/covariant8.C: New test.
1032
1033 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1034
1035 * g++.dg/init/array9.C: New test.
1036
1037 PR c++/9112
1038 * g++.dg/parse/expr1.C: New test.
1039
1040 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1041
1042 * gcc.c-torture/compile/20021230-1.c: New test.
1043
1044 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
1045
1046 * g++.dg/inherit/covariant5.C: New test.
1047 * g++.dg/inherit/covariant6.C: New test.
1048 * g++.dg/inherit/covariant7.C: New test.
1049
1050 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1051
1052 PR c++/2739
1053 * g++.dg/other/access2.C: New test.
1054
1055 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1056
1057 * g++.dg/other/anon-struct.C: No longer fails
1058 * g++.old-deja/g++.brendan/parse4.C: Likewise.
1059 * g++.old-deja/g++.brendan/parse5.C: Likewise.
1060 * g++.old-deja/g++.brendan/parse6.C: Likewise.
1061
1062 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
1063
1064 * g++.dg/parse/angle-bracket.C (main): No longer fails.
1065
1066 2002-12-27 Mark Mitchell <mark@codesourcery.com>
1067
1068 * g++.dg/eh/spec4.C: Remove stray semicolon.
1069 * g++.dg/expr/pmf-1.C: Change error message.
1070 * g++.dg/ext/asm1.C: Remove stray semicolon.
1071 * g++.dg/ext/typename1.C: Add missing typenames.
1072 * g++.dg/inherit/template-as-base.C: Change error message.
1073 * g++.dg/lookup/scoped1.C: Likewise.
1074 * g++.dg/lookup/scoped2.C: Likewise.
1075 * g++.dg/lookup/using2.C: Likewise.
1076 * g++.dg/other/component1.C: Remove stray semicolon.
1077 * g++.dg/other/do1.C: Change error message.
1078 * g++.dg/other/error2.C: Likewise.
1079 * g++.dg/other/init1.C: Likewise.
1080 * g++.dg/other/packed1.C: Remove stray semicolon.
1081 * g++.dg/other/ptrmem2.C: Change error message.
1082 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1083 marker.
1084 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1085 * g++.dg/template/access3.C: Add typename keyword.
1086 * g++.dg/template/access5.C: Remove stray semicolon.
1087 * g++.dg/template/access6.C: Likewise.
1088 * g++.dg/template/complit1.C: Likewise.
1089 * g++.dg/template/crash1.C: Change error message.
1090 * g++.dg/template/inherit2.C: Remove stray semicolon.
1091 * g++.dg/template/instantiate2.C: Likewise.
1092 * g++.dg/template/instantiate3.C: Change error message.
1093 * g++.dg/template/qual1.C: Remove stray semicolon.
1094 * g++.dg/template/qualttp18.C: Change error message.
1095 * g++.dg/template/ref1.C: Remove stray semicolon.
1096 * g++.dg/template/sizeof1.C (A::value): Declare it.
1097 * g++.dg/template/spec4.C: Change error message.
1098 * g++.dg/template/static1.C: Likewise.
1099 * g++.dg/template/type1.C: Likewise.
1100 * g++.dg/template/typename3.C: Likewise.
1101 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1102 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1103 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1104 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1105 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1106 named return value extension.
1107 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1108 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1109 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1110 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1111 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1112 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1113 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1114 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1115 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1116 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1117 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1118 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1119 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1120 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1121 syntax.
1122 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1123 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1124 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1125 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1126 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1127 * g++.old-deja/g++.brendan/template11.C: Likewise.
1128 * g++.old-deja/g++.brendan/template26.C: Likewise.
1129 * g++.old-deja/g++.brendan/template27.C: Use explicit
1130 specialization syntax.
1131 * g++.old-deja/g++.brendan/template30.C: Likewise.
1132 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1133 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1134 non-dependent names.
1135 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1136 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1137 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1138 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1139 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1140 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1141 named return value extension.
1142 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1143 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1144 * g++.old-deja/g++.ext/return1.C: Likewise.
1145 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1146 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1147 * g++.old-deja/g++.jason/access8.C: Likewise.
1148 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1149 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1150 pseudo-destructor names.
1151 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1152 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1153 pseudo-destructor names.
1154 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1155 * g++.old-deja/g++.jason/overload19.C: Likewise.
1156 * g++.old-deja/g++.jason/overload32.C: Likewise.
1157 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1158 stray semicolons.
1159 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1160 * g++.old-deja/g++.jason/return.C: Likewise.
1161 * g++.old-deja/g++.jason/return2.C: Likewise.
1162 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1163 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1164 syntax.
1165 * g++.old-deja/g++.jason/template10.C: Account for use of
1166 non-dependent names.
1167 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1168 syntax.
1169 * g++.old-deja/g++.jason/template37.C: Likewise.
1170 * g++.old-deja/g++.law/access4.C: Change error messages.
1171 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1172 pseudo-destructor names.
1173 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1174 * g++.old-deja/g++.law/ctors9.C: Likewise.
1175 * g++.old-deja/g++.law/cvt22.C: Likewise.
1176 * g++.old-deja/g++.law/dtors5.C: Likewise.
1177 * g++.old-deja/g++.law/global-init1.C: Likewise.
1178 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1179 * g++.old-deja/g++.law/operators28.C: Likewise.
1180 * g++.old-deja/g++.law/visibility28.C: Likewise.
1181 * g++.old-deja/g++.martin/eval1.C: Likewise.
1182 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1183 name.
1184 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1185 * g++.old-deja/g++.mike/net34.C: Likewise.
1186 * g++.old-deja/g++.mike/net36.C: Likewise.
1187 * g++.old-deja/g++.mike/ns2.C: Likewise.
1188 * g++.old-deja/g++.mike/p12306.C: Likewise.
1189 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1190 value extension.
1191 * g++.old-deja/g++.mike/p700.C: Likewise.
1192 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1193 * g++.old-deja/g++.mike/p710.C: Likewise.
1194 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1195 value extension.
1196 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1197 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1198 * g++.old-deja/g++.ns/crash2.C: Likewise.
1199 * g++.old-deja/g++.ns/crash3.C: Likewise.
1200 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1201 * g++.old-deja/g++.ns/ns17.C: Likewise.
1202 * g++.old-deja/g++.ns/template16.C: Likewise.
1203 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1204 keyword.
1205 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1206 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1207 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1208 named return value extension.
1209 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1210 * g++.old-deja/g++.other/access4.C: Issue additional error
1211 messages.
1212 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1213 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1214 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1215 * g++.old-deja/g++.other/crash25.C: Change error message.
1216 * g++.old-deja/g++.other/crash4.C: Change error message.
1217 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1218 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1219 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1220 checks.
1221 * g++.old-deja/g++.other/defarg8.C: Likewise.
1222 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1223 * g++.old-deja/g++.other/dtor10.C: Likewise.
1224 * g++.old-deja/g++.other/incomplete.C: Likewise.
1225 * g++.old-deja/g++.other/linkage7.C: Likewise.
1226 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1227 lookup algorithm.
1228 * g++.old-deja/g++.other/mangle2.C: Likewise.
1229 * g++.old-deja/g++.other/refinit2.C: Likewise.
1230 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1231 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1232 * g++.old-deja/g++.pt/crash28.C: Likewise.
1233 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1234 syntax.
1235 * g++.old-deja/g++.pt/crash32.C: Change error message.
1236 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1237 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1238 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1239 error message position.
1240 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1241 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1242 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1243 syntax.
1244 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1245 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1246 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1247 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1248 keyword.
1249 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1250 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1251 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1252 keyword.
1253 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1254 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1255 syntax.
1256 * g++.old-deja/g++.pt/friend28.C: Account for use of
1257 non-dependent names.
1258 * g++.old-deja/g++.pt/friend29.C: Likewise.
1259 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1260 rules.
1261 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1262 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1263 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1264 lookup rules.
1265 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1266 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1267 keyword.
1268 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1269 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1270 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1271 keyword.
1272 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1273 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1274 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1275 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1276 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1277 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1278 keyword.
1279 * g++.old-deja/g++.pt/spec10.C: Likewise.
1280 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1281 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1282 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1283 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1284 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1285 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1286 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1287 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1288 * g++.old-deja/g++.pt/typename15.C: Likewise.
1289 * g++.old-deja/g++.pt/typename22.C: Likewise.
1290 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1291 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1292 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1293 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1294 syntax.
1295 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1296 return value extension.
1297 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1298 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1299 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1300 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1301
1302 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1303
1304 * g++.dg/warn/inline1.C: New test.
1305 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1306 * g++.old-deja/g++.jason/synth10.C: Likewise.
1307 * g++.old-deja/g++.mike/net31.C: Likewise.
1308 * g++.old-deja/g++.mike/p8786.C: Likewise.
1309
1310 * g++.dg/template/friend10.C: New test.
1311 * g++.dg/template/conv5.C: New test.
1312
1313 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
1314
1315 * g++.dg/lookup/scoped3.C: New test.
1316
1317 * g++.dg/lookup/decl1.C: New test.
1318 * g++.dg/lookup/decl2.C: New test.
1319
1320 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1321
1322 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1323 gcc.c-torture/compile/20021015-1.c,
1324 gcc.c-torture/compile/20021015-2.c,
1325 gcc.c-torture/compile/20021123-1.c,
1326 gcc.c-torture/compile/20021123-2.c,
1327 gcc.c-torture/compile/20021123-3.c,
1328 gcc.c-torture/compile/20021123-4.c,
1329 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1330 only to 3.1 or 3.2 branch.
1331
1332 2002-12-23 Mark Mitchell <mark@codesourcery.com>
1333
1334 * gcc.dg/i386-bitfield3.c: New test.
1335
1336 * gcc.dg/i386-bitfield2.c: New test.
1337
1338 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1339
1340 * g++.dg/parse/conv_op1.C: New test.
1341
1342 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
1343
1344 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1345 approved.
1346
1347 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
1348
1349 * gcc.c-torture/compile/20021220-1.c: New test.
1350
1351 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1352
1353 * gcc.dg/i386-fastcall-1.c: New.
1354
1355 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1356
1357 * gcc.c-torture/execute/20021219-1.c: New test.
1358
1359 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1360
1361 * gcc.dg/i386-pic-1.c: New test.
1362
1363 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1364
1365 PR c++/8099
1366 * g++.dg/template/friend9.C: New test.
1367
1368 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1369
1370 PR c++/3663
1371 * g++.dg/template/access7.C: New test.
1372
1373 2002-12-18 Nick Clifton <nickc@redhat.com>
1374
1375 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1376 the libstdc++-v3 directory has been found.
1377
1378 2002-12-12 Devang Patel <dpatel@apple.com>
1379 * gcc.dg/darwin-ld-1.c: New test.
1380 * gcc.dg/darwin-ld-2.c: New test.
1381 * gcc.dg/darwin-ld-3.c: New test.
1382 * gcc.dg/darwin-ld-4.c: New test.
1383 * gcc.dg/darwin-ld-5.c: New test.
1384
1385 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1386
1387 * gcc.c-torture/compile/20021212-1.c: New test.
1388
1389 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
1390
1391 * gcc.dg/fshort-wchar: New test.
1392
1393 2002-12-10 Mark Mitchell <mark@codesourcery.com>
1394
1395 PR c++/8372
1396 * g++.dg/template/dtor1.C: New test.
1397
1398 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1399 markers.
1400
1401 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1402
1403 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1404
1405 2002-12-09 Mark Mitchell <mark@codesourcery.com>
1406
1407 * g++.dg/template/static1.C: New test.
1408 * g++.dg/template/static2.C: New test.
1409 * g++.old-deja/g++.ext/memconst.C: New test.
1410
1411 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1412
1413 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1414 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1415 * g++.dg/special/initp1.C: Likewise.
1416
1417 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1418
1419 * gcc.c-torture/execute/20021204-1.c: New test.
1420
1421 2002-12-04 Geoffrey Keating <geoffk@apple.com>
1422
1423 * gcc.dg/ppc-fmadd-1.c: New file.
1424 * gcc.dg/ppc-fmadd-2.c: New file.
1425 * gcc.dg/ppc-fmadd-3.c: New file.
1426
1427 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1428
1429 * gcc.c-torture/compile/20021204-1.c: New test.
1430
1431 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1432
1433 * g++.dg/inherit/covariant2.C: New test.
1434 * g++.dg/inherit/covariant3.C: New test.
1435 * g++.dg/inherit/covariant4.C: New test.
1436 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1437 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1438
1439 2002-12-03 Mark Mitchell <mark@codesourcery.com>
1440
1441 PR c++/8688
1442 * g++.dg/init/brace3.C: New test.
1443
1444 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
1445
1446 * gcc.dg/20020210-1.c: Fix a comment typo.
1447
1448 2002-12-02 Mark Mitchell <mark@codesourcery.com>
1449
1450 PR c++/8720
1451 * g++.dg/parse/defarg1.C: New test.
1452
1453 PR c++/8615
1454 * g++.dg/template/char1.C: New test.
1455
1456 * g++.dg/template/varmod1.C: Fix typo.
1457
1458 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1459
1460 DR 180
1461 * g++.old-deja/g++.pt/crash32.C: Expect error.
1462
1463 2002-12-01 Mark Mitchell <mark@codesourcery.com>
1464
1465 PR c++/5919
1466 * g++.dg/template/varmod1.C: New test.
1467
1468 PR c++/8727
1469 * g++.dg/inherit/typeinfo1.C: New test.
1470
1471 PR c++/8663
1472 * g++.dg/inherit/typedef1.C: New test.
1473
1474 2002-11-30 Mark Mitchell <mark@codesourcery.com>
1475
1476 PR c++/8332
1477 PR c++/8493
1478 * g++.dg/template/strlen1.C: New test.
1479
1480 PR c++/8227
1481 * g++.dg/template/ctor2.C: New test.
1482
1483 PR c++/8214
1484 * g++.dg/init/string1.C: New test.
1485
1486 PR c++/8511
1487 * g++.dg/template/friend8.C: New test.
1488
1489 2002-11-29 Joe Buck <jbuck@synopsys.com>
1490
1491 * g++.dg/lookup/anon2.C: New test.
1492
1493 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
1494
1495 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1496 h8300 port.
1497
1498 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
1499
1500 * gcc.dg/bitfld-6.c: New test.
1501
1502 Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz>
1503
1504 * gcc.c-torture/execute/20021127.[cx]: New test.
1505
1506 Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz>
1507
1508 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1509 quality.
1510
1511 2002-11-26 Geoffrey Keating <geoffk@apple.com>
1512
1513 * g++.dg/init/brace2.C: New test.
1514 * g++.old-deja/g++.mike/p9129.C: Correct.
1515
1516 2002-11-26 Mark Mitchell <mark@codesourcery.com>
1517
1518 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1519
1520 2002-11-25 Andreas Bauer <baueran@in.tum.de>
1521
1522 * gcc.dg/sibcall-6: New test for indirect sibcalls.
1523
1524 2002-11-25 Mark Mitchell <mark@codesourcery.com>
1525
1526 * testsuite/g++.dg/abi/empty11.C: New test.
1527 * testsuite/g++.dg/rtti/cv1.C: New test.
1528
1529 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
1530
1531 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1532
1533 2002-11-24 Mark Mitchell <mark@codesourcery.com>
1534
1535 * g++.dg/abi/empty10.C: New test.
1536
1537 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1538
1539 * gcc.c-torture/compile/20021124-1.c: New test.
1540
1541 2002-11-22 Mark Mitchell <mark@codesourcery.com>
1542
1543 * g++.dg/abi/rtti2.C: New test.
1544
1545 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1546
1547 * gcc.dg/i386-unroll-1.c: New test.
1548
1549 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1550
1551 * gcc.c-torture/compile/20021120-1.c: New test.
1552 * gcc.c-torture/compile/20021120-2.c: New test.
1553
1554 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1555
1556 * gcc.dg/bitfld-5.c: New test.
1557
1558 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1559
1560 * gcc.c-torture/execute/20021120-3.c: New test.
1561
1562 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1563
1564 * gcc.c-torture/execute/20021120-2.c: New test.
1565
1566 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1567
1568 * gcc.c-torture/execute/20021120-1.c: New test.
1569
1570 2002-11-20 Jakub Jelinek <jakub@redhat.com>
1571
1572 * gcc.c-torture/execute/20021118-3.c: New test.
1573
1574 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1575
1576 * gcc.c-torture/compile/20021119-1.c: New test.
1577
1578 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
1579
1580 * gcc.dg/duff-1.c: New test.
1581 * gcc.dg/duff-2.c: New test.
1582 * gcc.dg/duff-3.c: New test.
1583
1584 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
1585
1586 * gcc.dg/cpp/_Pragma5.c: New test.
1587
1588 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1589
1590 * gcc.c-torture/execute/20021118-2.c: New test.
1591
1592 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1593
1594 * gcc.c-torture/execute/20021118-1.c: New test.
1595
1596 2002-11-16 Jakub Jelinek <jakub@redhat.com>
1597
1598 * gcc.dg/20021116-1.c: New test.
1599
1600 2002-11-14 Mark Mitchell <mark@codesourcery.com>
1601
1602 * g++.dg/abi/vcall1.C: New test.
1603
1604 2002-11-14 Jakub Jelinek <jakub@redhat.com>
1605
1606 * gcc.dg/20021029-1.c: New test.
1607 * gcc.dg/20021029-2.c: New test.
1608
1609 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
1610
1611 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1612
1613 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1614
1615 PR c/8439
1616 * gcc.dg/20021110.c: Move to ...
1617 * gcc.c-torture/compile/20021110.c: .... here.
1618
1619 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1620
1621 PR c/8467
1622 * gcc.c-torture/execute/20021111-1.c
1623
1624 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1625
1626 PR c/8439
1627 * gcc.dg/20021110.c: New test.
1628
1629 2002-11-10 Mark Mitchell <mark@codesourcery.com>
1630
1631 * g++.dg/abi/vthunk3.C: Run only on x86.
1632
1633 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
1634
1635 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1636
1637 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
1638
1639 * lib/compat.exp (compat-execute): Fix logic error in last
1640 change.
1641
1642 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
1643
1644 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1645
1646 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1647
1648 PR c++/8389
1649 * g++.dg/template/access6.C: New test.
1650
1651 Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz>
1652
1653 * gcc.dg/i386-ssefp-1.c: New test.
1654 * gcc.dg/i386-ssefp-1.c: New test.
1655
1656 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
1657
1658 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1659
1660 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1661
1662 * g++.dg/abi/vthunk3.C: New test.
1663
1664 PR c++/8338
1665 * g++.dg/template/crash2.C: New test.
1666
1667 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1668
1669 * testsuite/g++.dg/abi/dtor1.C: New test.
1670 * testsuite/g++.dg/abi/dtor2.C: Likewise.
1671
1672 2002-11-05 Geoffrey Keating <geoffk@apple.com>
1673
1674 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1675 Darwin.
1676
1677 2002-11-04 Adam Nemet <anemet@lnxw.com>
1678
1679 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1680 -mthumb. Only xfail with -O0.
1681
1682 2002-11-03 Mark Mitchell <mark@codesourcery.com>
1683
1684 * g++.dg/abi/thunk1.C: New test.
1685 * g++.dg/abi/thunk2.C: Likewise.
1686 * g++.dg/abi/vtt1.C: Likewise.
1687
1688 2002-11-02 Diego Novillo <dnovillo@redhat.com>
1689
1690 PR optimization/8423
1691 * gcc.c-torture/execute/builtin-constant.c: New test.
1692
1693 2002-11-01 Zack Weinberg <zack@codesourcery.com>
1694
1695 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1696 Add some more cases.
1697
1698 2002-11-01 Mark Mitchell <mark@codesourcery.com>
1699
1700 PR c++/8391
1701 * g++.dg/opt/local1.C: New test.
1702
1703 2002-10-30 Mark Mitchell <mark@codesourcery.com>
1704
1705 PR c++/8160
1706 * g++.dg/template/complit1.C: New test.
1707
1708 PR c++/8149
1709 * g++.dg/template/typename4.C: Likewise.
1710
1711 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1712
1713 Core issue 287, PR c++/7639
1714 * g++.dg/template/instantiate1.C: Adjust error location.
1715 * g++.dg/template/instantiate3.C: New test.
1716 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1717 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1718 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1719
1720 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1721
1722 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1723
1724 2002-10-29 Mark Mitchell <mark@codesourcery.com>
1725
1726 PR c++/8287
1727 * g++.dg/init/dtor2.C: New test.
1728
1729 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1730
1731 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1732 * gcc.dg/nest.c: Bypass errors on irix6.
1733
1734 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
1735
1736 * gcc.dg/nest.c: Expect error for mmix-*-*.
1737 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1738
1739 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
1740
1741 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1742 markers.
1743
1744 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1745
1746 2002-10-25 Mike Stump <mrs@apple.com>
1747
1748 * gcc.dg/warn-1.c: New test.
1749
1750 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1751
1752 * g++.dg/template/typename3.C: New test.
1753
1754 2002-10-25 Mark Mitchell <mark@codesourcery.com>
1755
1756 * g++.dg/lookup/ptrmem1.C: New test.
1757
1758 * g++.dg/abi/vthunk2.C: New test.
1759
1760 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1761
1762 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1763
1764 2002-10-24 Mark Mitchell <mark@codesourcery.com>
1765
1766 * g++.dg/abi/empty9.C: New test.
1767
1768 2002-10-24 Richard Henderson <rth@redhat.com>
1769
1770 * g++.dg/inherit/thunk1.C: Enable for ia64.
1771
1772 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1773
1774 PR c++/8067
1775 * g++.dg/lookup/pretty1.C: New test.
1776
1777 2002-10-23 Jakub Jelinek <jakub@redhat.com>
1778
1779 * gcc.dg/20021023-1.c: New test.
1780
1781 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1782
1783 PR c++/7679
1784 * g++.dg/parse/inline1.C: New test.
1785
1786 2002-10-23 Richard Henderson <rth@redhat.com>
1787
1788 * g++.dg/inherit/thunk1.C: Enable for x86_64.
1789
1790 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1791
1792 2002-10-22 Mark Mitchell <mark@codesourcery.com>
1793
1794 PR c++/6579
1795 * g++.dg/parse/stmtexpr3.C: New test.
1796
1797 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
1798
1799 * g++.dg/expr/cond1.C: New test.
1800
1801 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1802
1803 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1804
1805 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1806
1807 * g++.dg/abi/vbase13.C: New test.
1808 * g++.dg/abi/vbase14.C: Likewise.
1809
1810 2002-10-21 Jakub Jelinek <jakub@redhat.com>
1811
1812 * gcc.dg/tls/pic-1.c: New test.
1813 * gcc.dg/tls/nonpic-1.c: New test.
1814 * gcc.dg/20021018-1.c: New test.
1815
1816 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1817
1818 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1819 Remove only files with the same base name as the test case.
1820 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1821 (profopt-execute): Likewise. Also, remove old profiling
1822 and performance data files before running the tests.
1823
1824 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1825 * g++.dg/bprob/bprob.exp: Likewise.
1826 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
1827 to allow more general test case names.
1828
1829 * g++.dg/bprob/bprob-1.C: Rename to ...
1830 * g++.dg/bprob/g++-bprob-1.C: ... this.
1831
1832 * g77.dg/bprob/bprob-1.f: Rename to ...
1833 * g77.dg/bprob/g77-bprob-1.f: ... this.
1834
1835 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1836
1837 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1838 bison 1.50 or later.
1839
1840 2002-10-21 Janis Johnson <janis187@us.ibm.com>
1841
1842 * g++.dg/README: Describe more test directories.
1843
1844 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1845
1846 * g++.dg/init/array6.C: Add additional tests.
1847
1848 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1849
1850 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1851 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1852
1853 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
1854
1855 * gcc.c-torture/compile/20020604-1.x: New.
1856 * gcc.c-torture/compile/simd-5.x: Likewise.
1857 * gcc.c-torture/execute/920710-1.x: Likewise.
1858 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1859
1860 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1861
1862 * g++.dg/inherit/override1.C: Add dg-options clause.
1863
1864 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1865
1866 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1867 _mm_slli_si128.
1868
1869 2002-10-19 Andreas Schwab <schwab@suse.de>
1870
1871 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1872 directory component.
1873
1874 2002-10-18 Mark Mitchell <mark@codesourcery.com>
1875
1876 * g++.dg/inherit/thunk1.C: New test.
1877
1878 * g++.dg/inherit/override1.C: New test.
1879
1880 * g++.dg/abi/mangle11.C: New test.
1881 * g++.dg/abi/mangle14.C: New test.
1882 * g++.dg/abi/mangle17.C: New test.
1883
1884 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
1885
1886 * g++.dg/overload/member2.C: New test.
1887
1888 2002-10-17 Janis Johnson <janis187@us.ibm.com>
1889
1890 * g++.dg/README: Describe new compat directory.
1891 * g++.dg/dg.exp: Skip tests in compat directory.
1892 * README.compat: New file.
1893 * lib/compat.exp: New expect script.
1894 * g++.dg/compat: New test directory.
1895 * g++.dg/compat/compat.exp: New expect script.
1896 * g++.dg/compat/abi: New test directory.
1897 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1898 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1899 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1900 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1901 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1902 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1903 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1904 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1905 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1906 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1907 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1908 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1909 * g++.dg/compat/break: New test directory.
1910 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1911 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1912 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1913 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1914 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1915 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1916 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1917 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1918 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1919 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1920 g++.dg/compat/break/README: New files.
1921 * g++.dg/compat/eh: New test directory.
1922 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1923 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1924 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1925 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1926 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1927 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1928 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1929 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1930 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1931 g++.dg/compat/eh/filter2_y.C,
1932 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1933 g++.dg/compat/eh/new1_y.C,
1934 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1935 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1936 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1937 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1938 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1939 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1940 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1941 g++.dg/compat/eh/unexpected1_y.C: New files.
1942 * g++.dg/compat/init: New test directory.
1943 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1944 g++.dg/compat/init/array5_y.C,
1945 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1946 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1947 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1948 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1949 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1950 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1951 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1952 g++.dg/compat/init/init-ref2_y.C: New files.
1953
1954 2002-10-17 Mark Mitchell <mark@codesourcery.com>
1955
1956 PR c++/7584
1957 * g++.dg/inherit/using3.C: New test.
1958
1959 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
1960
1961 * gcc.dg/20021017-2.c: New test.
1962
1963 2002-10-17 Mark Mitchell <mark@codesourcery.com>
1964
1965 * g++.dg/abi/mangle16.C: Adjust.
1966
1967 * g++.dg/init/array8.C: New test.
1968
1969 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
1970
1971 * gcc.dg/special/mips-abi.exp: New test.
1972 * gcc.dg/special/mips-abi.s: Empty file used by the above.
1973
1974 2002-10-16 Mark Mitchell <mark@codesourcery.com>
1975
1976 * g++.dg/abi/mangle16.C: New test.
1977 * g++.dg/abi/mangle17.C: Likewise.
1978
1979 PR c++/7478
1980 * g++.dg/template/ref1.C: New test.
1981
1982 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1983
1984 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1985
1986 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
1987
1988 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1989
1990 2002-10-16 Mark Mitchell <mark@codesourcery.com>
1991
1992 PR c++/7524
1993 * g++.dg/init/array7.C: New test.
1994
1995 2002-10-15 Mark Mitchell <mark@codesourcery.com>
1996
1997 * g++.dg/init/array6.C: New test.
1998
1999 * g++.dg/abi/mangle13.C: Likewise.
2000 * g++.dg/abi/mangle14.C: Likewise.
2001 * g++.dg/abi/mangle15.C: Likewise.
2002
2003 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2004
2005 * g++.dg/abi/empty8.C: New test.
2006
2007 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
2008
2009 * g++.dg/init/ctor1.C: New test.
2010
2011 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
2012
2013 * gcc.c-torture/execute/20021015-1.c: New test.
2014
2015 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2016
2017 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2018
2019 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
2020
2021 * gcc.dg/i386-ssetype-[1-5].c: New tests.
2022
2023 2002-10-14 Richard Henderson <rth@redhat.com>
2024
2025 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2026
2027 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2028
2029 PR optimization/6631
2030 * g++.dg/opt/const2.C: New test.
2031
2032 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2033
2034 PR c++/7176
2035 * g++.dg/parse/friend1.C: New test.
2036 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2037
2038 2002-10-14 Jakub Jelinek <jakub@redhat.com>
2039
2040 * gcc.dg/20021014-1.c: New test.
2041
2042 2002-10-11 Mark Mitchell <mark@codesourcery.com>
2043
2044 PR c++/5661
2045 * g++.dg/ext/vlm1.C: New test.
2046 * g++.dg/ext/vlm2.C: Likewise.
2047
2048 * g++.dg/init/array1.C: Remove invalid braces.
2049 * g++.dg/init/brace1.C: New test.
2050 * g++.dg/init/copy2.C: Likewise.
2051 * g++.dg/init/copy3.C: Likewise.
2052 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2053 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2054 braces.
2055
2056 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
2057
2058 * gcc.dg/cpp/assembler.S: Don't use -ansi.
2059
2060 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
2061
2062 * gcc.c-torture/compile/simd-5.c: New test.
2063
2064 2002-10-10 Roger Sayle <roger@eyesopen.com>
2065
2066 * gcc.c-torture/execute/shiftopt-1.c: New test case.
2067
2068 2002-10-10 Jim Wilson <wilson@redhat.com>
2069
2070 * gcc.c-torture/execute/20021010-1.c: New test.
2071
2072 2002-10-09 Zack Weinberg <zack@codesourcery.com>
2073
2074 PR c/7353
2075 * g++.dg/ext/typedef-init.C: New test.
2076 * gcc.dg/typedef-init.c: New test.
2077
2078 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
2079
2080 * gcc.dg/cpp/paste13.c: New test.
2081
2082 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2083
2084 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2085 remaining platforms, XFAIL during compile, not execute. Don't
2086 XFAIL at -O0.
2087
2088 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2089
2090 * gcc.dg/alias-1.c: Tweak expected warning.
2091
2092 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2093
2094 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2095
2096 2002-10-06 Andreas Jaeger <aj@suse.de>
2097
2098 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2099 * gcc.dg/cpp/c++98.C: Likewise.
2100
2101 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2102 * g++.dg/cpp/c++98.C: Likewise.
2103
2104 * g++.dg/README (Subdirectories): Mention cpp directory.
2105
2106 PR target/7559
2107 * gcc.dg/20021006-1.c: New test.
2108
2109 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2110
2111 PR c++/7804
2112 * g++.dg/other/warning1.C: New test.
2113
2114 2002-10-04 Roger Sayle <roger@eyesopen.com>
2115
2116 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2117 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2118 and sparc-*-* with -m64 as expected failures. See PR 8087.
2119
2120 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2121
2122 PR c++/7931
2123 * g++.dg/template/ptrmem3.C: New test.
2124
2125 PR c++/7754
2126 * g++.dg/template/union1.C: New test.
2127
2128 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2129
2130 PR c++/8006
2131 * g++.dg/abi/mangle9.C: New test.
2132 * g++.dg/abi/mangle10.C: New test.
2133 * g++.dg/abi/mangle11.C: New test.
2134 * g++.dg/abi/mangle12.C: New test.
2135
2136 2002-10-02 Mark Mitchell <mark@codesourcery.com>
2137
2138 PR c++/7188.
2139 * g++.dg/template/meminit1.C: New test.
2140 * g++.dg/warn/Wreorder-1.C: Likewise.
2141 * g++.old-deja/g++.mike/warn3.C: Tweak.
2142 * lib/prune.exp: Ingore "in copy constructor".
2143
2144 2002-10-02 Andreas Jaeger <aj@suse.de>
2145
2146 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2147 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2148 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2149 on x86-64.
2150
2151 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2152
2153 * gcc.dg/empty1.C: Fix typo.
2154
2155 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2156
2157 * gcc.dg/alias-1.c: New test.
2158
2159 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2160
2161 * gcc.dg/empty1.C: New test.
2162
2163 * g++.dg/tls/init-2.C: Tweak error messages.
2164
2165 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
2166
2167 * gcc.c-torture/compile/20020923-1.c: New test.
2168
2169 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2170
2171 * gcc.c-torture/execute/ffs-1.c: New test.
2172 * gcc.c-torture/execute/ffs-2.c: Ditto.
2173
2174 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2175
2176 * g++.dg/overload/member1.C: New test.
2177
2178 2002-09-30 Mark Mitchell <mark@codesourcery.com>
2179
2180 * g++.dg/abi/empty7.C: New test.
2181 * g++.dg/init/pm2.C: Likewise.
2182
2183 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2184
2185 * g++.dg/rtti/crash1.C: New test.
2186
2187 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2188
2189 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2190 gcc.dg/sibcall-4.c: New tests.
2191
2192 2002-09-28 Roger Sayle <roger@eyesopen.com>
2193
2194 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2195 powerpc and MMIX targets.
2196
2197 2002-09-27 Zack Weinberg <zack@codesourcery.com>
2198
2199 * gcc.dg/cpp/20020927-1.c: New.
2200
2201 2002-09-26 David S. Miller <davem@redhat.com>
2202
2203 * gcc.c-torture/compile/trunctfdf.c: New.
2204
2205 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2206
2207 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2208
2209 2002-09-27 Alan Modra <amodra@bigpond.net.au>
2210
2211 * gcc.c-torture/execute/loop-15.c: New.
2212
2213 2002-09-26 Janis Johnson <janis187@us.ibm.com>
2214
2215 * README.QMTEST: Fix typo.
2216
2217 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2218
2219 * gcc.dg/20020926-1.c: New test.
2220
2221 2002-09-25 David S. Miller <davem@redhat.com>
2222
2223 PR target/7842
2224 * gcc.c-torture/execute/shiftdi.c: New test.
2225
2226 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
2227
2228 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2229 unique to the tool.
2230 * lib/g77.exp (g77_init): Likewise.
2231 * lib/g++.exp (g++_init): Likewise.
2232 * lib/objc.exp (objc_init): Likewise.
2233
2234 2002-09-25 Mark Mitchell <mark@codesourcery.com>
2235
2236 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2237 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2238 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2239
2240 2002-09-25 Richard Henderson <rth@redhat.com>
2241
2242 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2243 too-small long double.
2244
2245 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
2246
2247 * gcc.dg/20020919-1.c: New test.
2248
2249 2002-09-23 Mark Mitchell <mark@codesourcery.com>
2250
2251 * g++.dg/abi/bitfield6.C: New test.
2252 * g++.dg/abi/bitfield7.C: New test.
2253 * g++.dg/abi/bitfield8.C: New test.
2254 * g++.dg/abi/vbase11.C: New test.
2255
2256 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2257
2258 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2259 hppa*-*-hpux*. Update test comment.
2260
2261 2002-09-20 Jakub Jelinek <jakub@redhat.com>
2262
2263 * gcc.dg/tls/struct-1.c: New test.
2264
2265 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
2266
2267 * gcc.dg/cpp/tr-warn2.c: Update.
2268
2269 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2270
2271 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2272
2273 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2274
2275 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2276 systems.
2277
2278 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2279
2280 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2281
2282 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2283 Adjust for c++filt moved to binutils. Remove spurious duplicate
2284 setting of cxxfilt.
2285
2286 2002-09-19 Geoffrey Keating <geoffk@apple.com>
2287
2288 * gcc.dg/20020312-2.c: Update for darwin.
2289
2290 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2291
2292 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2293
2294 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
2295
2296 * objc.dg/comp-types-1.m: New test.
2297 * objc.dg/comp-types-2.m: New test.
2298 * objc.dg/comp-types-3.m: New test.
2299 * objc.dg/comp-types-4.m: New test.
2300 * objc.dg/comp-types-5.m: New test.
2301 * objc.dg/comp-types-6.m: New test.
2302
2303 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2304
2305 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2306
2307 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2308
2309 * g++.dg/other/do1.C: New test.
2310
2311 * g++.dg/template/subst1.C: New test.
2312
2313 2002-09-16 Steve Ellcey <sje@cup.hp.com>
2314
2315 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2316
2317 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2318
2319 * g++.dg/template/qualttp20.C: Adjust expected errors.
2320 * g++.old-deja/g++.jason/report.C: Likewise.
2321 * g++.old-deja/g++.other/qual1.C: Likewise.
2322
2323 * g++.dg/lookup/scoped2.C: New test.
2324
2325 * g++.dg/ext/asm3.C: New test.
2326
2327 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
2328
2329 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2330
2331 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2332
2333 * ChangeLog: follow spelling conventions.
2334 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2335 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2336 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2337 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2338 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2339 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2340 * g++.old-deja/g++.law/global-init1.C: Likewise.
2341 * g++.old-deja/g++.other/delete4.C: Likewise.
2342 * g++.old-deja/g++.other/inline21.C: Likewise.
2343 * g++.old-deja/g++.other/singleton.C: Likewise.
2344 * g77.dg/strlen0.f: Likewise.
2345 * g77.f-torture/compile/20010519-1.f: Likewise.
2346 * g77.f-torture/compile/980310-4.f: Likewise.
2347 * gcc.c-torture/compile/20000605-1.c: Likewise.
2348 * gcc.c-torture/execute/20020225-1.c: Likewise.
2349 * gcc.dg/c90-hexfloat-2.c: Likewise.
2350 * gcc.dg/c99-bool-1.c: Likewise.
2351 * gcc.dg/c99-hexfloat-2.c: Likewise.
2352 * gcc.dg/dll-2.c: Likewise.
2353 * gcc.dg/wtr-union-init-1.c: Likewise.
2354 * gcc.dg/wtr-union-init-2.c: Likewise.
2355 * gcc.dg/wtr-union-init-3.c: Likewise.
2356 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2357 * gcc.dg/cpp/defined.c: Likewise.
2358 * gcc.dg/cpp/macsyntx.c: Likewise.
2359 * gcc.dg/cpp/paste2.c: Likewise.
2360 * gcc.dg/cpp/trad/defined.c: Likewise.
2361 * gcc.dg/format/c90-printf-1.c: Likewise.
2362 * gcc.dg/format/c90-scanf-1.c: Likewise.
2363 * gcc.dg/format/c99-printf-1.c: Likewise.
2364 * gcc.dg/format/c99-scanf-1.c: Likewise.
2365 * gcc.misc-tests/gcov-8.c: Likewise.
2366 * lib/profopt.exp: Likewise.
2367
2368 2002-09-15 Krister Walfridsson <cato@df.lth.se>
2369
2370 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2371
2372 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2373
2374 * g++.dg/inherit/using2.C: New test.
2375
2376 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2377
2378 * ChangeLog: Follow spelling conventions.
2379 * g++.dg/template/friend4.C: Likewise.
2380 * g++.old-deja/g++.pt/crash67.C: Likewise.
2381 * gcc.c-torture/execute/20000801-4.c: Likewise.
2382 * gcc.dg/c90-digraph-1.c: Likewise.
2383 * gcc.dg/c94-digraph-1.c: Likewise.
2384 * gcc.dg/c99-digraph-1.c: Likewise.
2385 * gcc.dg/cpp/line5.c: Likewise.
2386 * gcc.dg/cpp/multiline.c: Likewise.
2387 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2388 * gcc.dg/format/attr-3.c: Likewise.
2389 * gcc.dg/format/c90-scanf-3.c: Likewise.
2390 * gcc.dg/format/ext-4.c: Likewise.
2391
2392 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2393
2394 * g++.dg/template/pretty1.C: New test.
2395
2396 2002-09-14 Alan Modra <amodra@bigpond.net.au>
2397
2398 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2399
2400 2002-09-13 Matt Austern <austern@apple.com>
2401
2402 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2403 passing a cast expression to a function by const reference.
2404
2405 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2406
2407 * g++.dg/template/deduce1.C: New test.
2408
2409 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2410
2411 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2412 32-bit int.
2413
2414 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2415
2416 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2417 usage.
2418
2419 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
2420
2421 * gcc.c-torture/compile/20020910-1.c: New test.
2422
2423 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
2424
2425 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2426
2427 2002-09-10 Andreas Jaeger <aj@suse.de>
2428
2429 * gcc.dg/20020312-2.c: Adjust for x86-64.
2430
2431 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2432
2433 * g77.dg/7388.f: New test case for PR 7388.
2434
2435 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2436
2437 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2438
2439 2002-09-05 Ziemowit Laski <zlaski@apple.com>
2440
2441 * objc.dg/proto-lossage-1.m: New test.
2442
2443 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
2444
2445 * gcc.dg/cpp/_Pragma4.c: Fix typo.
2446
2447 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
2448
2449 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
2450 expected to pass.
2451
2452 2002-09-06 Stan Shebs <shebs@apple.com>
2453 David Edelsohn <edelsohn@gnu.org>
2454
2455 * gcc.dg/weak: New directory.
2456 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2457 target-specific xfail bits.
2458 * gcc.dg/typeof-2.c: Move to new directory.
2459 * gcc.dg/weak.exp: New expect script.
2460
2461 2002-09-06 Alan Modra <amodra@bigpond.net.au>
2462
2463 * gcc.c-torture/execute/extzvsi.c: New test.
2464
2465 2002-09-05 Stan Shebs <shebs@apple.com>
2466
2467 * gcc.dg/weak-1.c: xfail on Darwin.
2468 * gcc.dg/weak-2.c: Ditto.
2469 * gcc.dg/weak-3.c: Ditto.
2470 * gcc.dg/weak-4.c: Ditto.
2471 * gcc.dg/weak-5.c: Ditto.
2472 * gcc.dg/weak-6.c: Ditto.
2473 * gcc.dg/weak-7.c: Ditto.
2474 * gcc.dg/weak-8.c: Ditto.
2475 * gcc.dg/weak-9.c: Ditto.
2476
2477 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
2478
2479 * gcc.c-torture/execute/loop-14.c: New test.
2480
2481 2002-09-04 Jakub Jelinek <jakub@redhat.com>
2482
2483 * g++.dg/other/cxa-atexit1.C: New test.
2484
2485 * gcc.dg/typeof-2.c: New test.
2486
2487 2002-09-03 Roger Sayle <roger@eyesopen.com>
2488
2489 * gcc.dg/builtins-2.c: New testcase.
2490 * gcc.dg/builtins-3.c: New testcase.
2491
2492 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
2493
2494 * gcc.dg/cpp/_Pragma4.c: New test.
2495
2496 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
2497
2498 * objc/execute/nil_method-1.m: New testcase.
2499
2500 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
2501
2502 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2503 [Object class], not [Object initialize].
2504
2505 2002-08-31 Roger Sayle <roger@eyesopen.com>
2506 Hans-Peter Nilsson <hp@bitrange.com>
2507
2508 * gcc.c-torture/execute/20020720-1.x: Skip test on
2509 mmix-knuth-mmixware. Correct comment.
2510
2511 2002-08-27 Mark Mitchell <mark@codesourcery.com>
2512
2513 * testsuite/g++.dg/abi/bitfield5.C: New test.
2514 * testsuite/g++.dg/abi/vbase10.C: Likewise.
2515
2516 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
2517
2518 * objc.dg/undeclared-selector.m: New test.
2519
2520 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
2521
2522 * g++.dg/other/offsetof1.C: Avoid cast warning.
2523
2524 2002-08-26 Ziemowit Laski <zlaski@apple.com>
2525
2526 * objc.dg/super-class-2.m: New test.
2527
2528 2002-08-24 Matt Austern <austern@apple.com>
2529
2530 * g++.dg/ext/lvaddr.C: New test.
2531 * g++.dg/ext/lvcast.C: New test.
2532
2533 2002-08-22 Mark Mitchell <mark@codesourcery.com>
2534
2535 * testsuite/g++.dg/inherit/cond1.C: New test.
2536
2537 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
2538
2539 * gcc.dg/noncompile/incomplete-1.c: New test.
2540
2541 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
2542
2543 * gcc.dg/typespec-1.c: New test.
2544
2545 2002-08-20 Devang Patel <dpatel@apple.com>
2546 * objc.dg/proto-hier-2.m: New test.
2547
2548 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2549
2550 * objc.dg/bitfield-1.m: New test.
2551 * objc.dg/bitfield-2.m: New test.
2552
2553 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
2554
2555 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2556 gcc.dg/c99-flex-array-4.c: New tests.
2557
2558 2002-08-16 Stan Shebs <shebs@apple.com>
2559
2560 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2561
2562 2002-08-15 Jakub Jelinek <jakub@redhat.com>
2563
2564 * gcc.dg/typeof-1.c: New test.
2565 * g++.dg/ext/typeof2.C: New test.
2566
2567 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
2568
2569 * g++.dg/other/offsetof1.C: New test.
2570
2571 2002-08-14 Richard Henderson <rth@redhat.com>
2572
2573 * gcc.dg/tls/diag-3.c: Fix expected message strings.
2574
2575 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
2576
2577 * gcc.dg/cpp/_Pragma3.c: New test.
2578
2579 2002-08-13 Mark Mitchell <mark@codesourcery.com>
2580
2581 * g++.dg/template/inherit3: New test.
2582
2583 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
2584
2585 * gcc.dg/bitfld-4.c: Add blank options.
2586
2587 2002-08-09 Mark Mitchell <mark@codesourcery.com>
2588
2589 * g++.dg/template/crash1.C: New test.
2590
2591 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2592
2593 * gcc.dg/tls/opt-2.c: New test.
2594
2595 2002-08-08 Devang Patel <dpatel@apple.com>
2596
2597 * objc.dg/selector-1.m : New test
2598
2599 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2600
2601 * g++.dg/abi/bitfield4.C: New test.
2602 * gcc.dg/bitfld-4.c: New test.
2603
2604 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2605
2606 * g++.dg/other/packed1.C: New test.
2607
2608 2002-08-07 Mark Mitchell <mark@codesourcery.com>
2609
2610 * g++.dg/abi/offsetof.C: Tweak error messages.
2611 * g++.old-deja/g++.mike/p10769a.C: Likewise.
2612
2613 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2614
2615 * gcc.dg/bitfld-3.c: New test.
2616
2617 2002-08-07 Jakub Jelinek <jakub@redhat.com>
2618 Richard Henderson <rth@redhat.com>
2619
2620 * gcc.dg/i386-bitfield1.c: New test.
2621 * g++.dg/abi/bitfield3.C: Update.
2622
2623 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
2624
2625 * objc.dg/const-str-2.m: Update.
2626 * gcc.dg/cpp/c++98.c: Change to C extension.
2627 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2628 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2629
2630 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
2631
2632 * testsuite/gcc.dg/tls/diag-3.c: New.
2633
2634 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
2635
2636 * g++.dg/README (Subdirectories): Document new subdir expr.
2637 * g++.dg/expr/pmf-1.C: New test.
2638
2639 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
2640
2641 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2642
2643 2002-08-06 Jakub Jelinek <jakub@redhat.com>
2644
2645 * g++.dg/abi/bitfield3.C: New test.
2646
2647 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
2648
2649 * lib/gcov.exp: Tweak expected line formats.
2650 * gcc.misc-tests/gcov8.c: New test.
2651 * gcc.misc-tests/gcov8.x: New flags.
2652
2653 2002-08-05 Jakub Jelinek <jakub@redhat.com>
2654
2655 * consistency.vlad/layout/endian.c: Include string.h.
2656
2657 * gcc.c-torture/execute/20020805-1.c: New test.
2658
2659 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
2660
2661 * g++.dg/other/conversion1.C: New test.
2662
2663 2002-08-03 Roger Sayle <roger@eyesopen.com>
2664
2665 * gcc.dg/builtins-1.c: New testcase.
2666
2667 2002-08-02 Mark Mitchell <mark@codesourcery.com>
2668
2669 * g++.dg/inherit/access3.C: New test.
2670
2671 2002-08-01 Jakub Jelinek <jakub@redhat.com>
2672
2673 * gcc.dg/ia64-visibility-2.c: New test.
2674
2675 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2676
2677 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2678 __qualifier_flags to __flags.
2679
2680 2002-07-31 Mark Mitchell <mark@codesourcery.com>
2681
2682 * g++.dg/inherit/operator1.C: New test.
2683 * g++.dg/lookup/disamb1.C: Fix typo in comment.
2684 * g++.dg/other/error1.C: Change expected error message.
2685 * g++.dg/template/conv4.C: Likewise.
2686
2687 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
2688
2689 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2690 for documented behavior.
2691
2692 2002-07-25 Roger Sayle <roger@eyesopen.com>
2693
2694 * gcc.c-torture/execute/20020720-1.x: Skip this test on
2695 several targets known to fail.
2696
2697 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2698
2699 * gcc.dg/mips-args-[123].c: New tests.
2700
2701 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
2702
2703 * gcc.dg/ppc-spe.c: New.
2704
2705 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
2706
2707 * g++.dg/other/ptrmem4.C: New testcase.
2708
2709 2002-07-24 Richard Henderson <rth@redhat.com>
2710
2711 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2712
2713 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
2714
2715 * g++.dg/ext/alignof1.C (main): Return 0 for success.
2716
2717 2002-07-24 Roger Sayle <roger@eyesopen.com>
2718
2719 * gcc.c-torture/execute/memset-3.c: New testcase.
2720
2721 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
2722
2723 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2724 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2725
2726 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2727
2728 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2729 Delete.
2730
2731 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
2732
2733 * gcc.c-torture/compile/simd-4.c: New test.
2734
2735 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2736
2737 PR c++/7347, c++/7348
2738 * g++.dg/template/access4.C: New test.
2739 * g++.dg/template/access5.C: New test.
2740 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2741 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2742 * g++.old-deja/g++.pt/ttp58.C: Likewise.
2743 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2744
2745 2002-07-22 Jakub Jelinek <jakub@redhat.com>
2746
2747 * gcc.dg/gnu89-init-2.c: New test.
2748
2749 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2750
2751 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2752
2753 2002-07-20 Roger Sayle <roger@eyesopen.com>
2754
2755 * gcc.c-torture/execute/20020720-1.c: New testcase.
2756
2757 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
2758
2759 * gcc.dg/cpp/Wsignprom.c: New tests.
2760
2761 2002-07-20 Alan Modra <amodra@bigpond.net.au>
2762
2763 * gcc.c-torture/execute/loop-13.c: New test.
2764
2765 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
2766
2767 * gcc.dg/cpp/expr.c: New tests.
2768
2769 2002 07-18 David Edelsohn <edelsohn@gnu.org>
2770
2771 * g++.dg/opt/pr6713.C: Add template instantiation.
2772
2773 2002-07-18 Alan Modra <amodra@bigpond.net.au>
2774
2775 * gcc.dg/nest.c: New test.
2776
2777 2002-07-17 Richard Henderson <rth@redhat.com>
2778
2779 * g++.dg/opt/pr6713.C: New test.
2780
2781 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
2782
2783 * gcc.c-torture/execute/loop-2e.x: Let the testcase
2784 XFAIL for all x86 processors.
2785
2786 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2787
2788 * gcc.c-torture/execute/20010122-1.x: Do not test with
2789 -fomit-frame-pointer.
2790
2791 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2792
2793 * g++.dg/template/instantiate2.C: New test.
2794 * g++.dg/template/spec4.C: New test.
2795
2796 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2797
2798 * g++.dg/template/access2.C: New test.
2799 * g++.dg/template/access3.C: New test.
2800
2801 2002-07-15 Zack Weinberg <zack@codesourcery.com>
2802
2803 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2804 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2805 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2806 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2807 Convert to use <stdarg.h>.
2808 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2809 Delete.
2810 * gcc.dg/va-arg-2.c: New.
2811 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2812
2813 2002-07-15 Jakub Jelinek <jakub@redhat.com>
2814
2815 * gcc.c-torture/compile/20020710-1.c: New test.
2816
2817 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2818 Andrew Pinski <pinskia@physics.uc.edu>
2819
2820 gcc.c-torture/compile/simd-2.c: New testcase.
2821 gcc.c-torture/compile/simd-3.c: Likewise.
2822
2823 2002-07-11 Mark Mitchell <mark@codesourcery.com>
2824
2825 PR c++/7224
2826 * g++.dg/overload/error1.C: New test.
2827
2828 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2829
2830 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2831 configuration and IRIX 6 O32 ABI.
2832
2833 2002-07-11 Roger Sayle <roger@eyesopen.com>
2834
2835 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2836
2837 2002-07-10 Roger Sayle <roger@eyesopen.com>
2838
2839 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2840
2841 2002-07-10 Jeffrey A Law <law@redhat.com>
2842
2843 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2844
2845 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
2846
2847 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
2848
2849 * gcc.dg/20020312-2.c: Check for __PPC__.
2850
2851 2002-07-09 Diego Novillo <dnovillo@redhat.com>
2852
2853 * gcc.c-torture/compile/20020709-1.c: New test.
2854
2855 2002-07-07 Roger Sayle <roger@eyesopen.com>
2856
2857 * g++.dg/template/qualttp21.C: New test case.
2858
2859 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
2860
2861 * gcc.c-torture/compile/20020706-1.c: New test.
2862 * gcc.c-torture/compile/20020706-2.c: New test.
2863
2864 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
2865 Alexandre Oliva <aoliva@redhat.com>
2866
2867 * g++.dg/warn/incomplete1.C: New test.
2868
2869 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2870
2871 PR c++/7099
2872 * g++.dg/warn/noreturn1.C: New test.
2873
2874 2002-07-03 Mark Mitchell <mark@codesourcery.com>
2875
2876 PR c++/6706
2877 * g++.dg/debug/debug6.C: New test.
2878 * g++.dg/debug/debug7.C: New test.
2879
2880 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
2881
2882 * gcc.c-torture/compile/simd-3.c: New test.
2883
2884 2002-07-03 Chris Demetriou <cgd@broadcom.com>
2885
2886 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2887 * gcc.dg/20020620-1.c: Likewise.
2888
2889 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2890
2891 PR c++/6944
2892 * g++.dg/init/array4.C: New test.
2893 * g++.dg/init/array5.C: New test.
2894
2895 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2896
2897 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2898 * gcc.c-torture/execute/simd-2.c (main): Likewise.
2899
2900 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2901
2902 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2903 * gcc.dg/wtr-aggr-init-1.c: Likewise.
2904 * gcc.dg/wtr-conversion-1.c: Likewise.
2905 * gcc.dg/wtr-escape-1.c: Likewise.
2906 * gcc.dg/wtr-int-type-1.c: Likewise.
2907 * gcc.dg/wtr-label-1.c: Likewise.
2908 * gcc.dg/wtr-static-1.c: Likewise.
2909 * gcc.dg/wtr-strcat-1.c: Likewise.
2910 * gcc.dg/wtr-suffix-1.c: Likewise.
2911 * gcc.dg/wtr-switch-1.c: Likewise.
2912 * gcc.dg/wtr-unary-plus-1.c: Likewise.
2913 * gcc.dg/wtr-union-init-1.c: Likewise.
2914 * gcc.dg/wtr-union-init-2.c: Likewise.
2915 * gcc.dg/wtr-union-init-3.c: Likewise.
2916
2917 * gcc.dg/wtr-func-def-1.c: New test.
2918
2919 2002-07-02 Devang Patel <dpatel@apple.com>
2920
2921 * objc.dg/param-1.m: New test.
2922
2923 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
2924
2925 * gcc.dg/cpp/trad/directive.c: Add test.
2926 * gcc.dg/cpp/trad/macroargs.c: Add test.
2927 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2928
2929 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
2930
2931 * gcc.dg/cpp/cmdlne-M.c: New test.
2932
2933 2002-07-02 Ziemowit Laski <zlaski@apple.com>
2934
2935 * objc.dg/desig-init-1.m: New test.
2936
2937 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2938
2939 PR c++/6716
2940 * g++.dg/template/instantiate1.C: New test.
2941
2942 2002-07-01 Mark Mitchell <mark@codesourcery.com>
2943
2944 PR c++/7112
2945 * g++.dg/template/sizeof2.C: New test.
2946
2947 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
2948
2949 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2950 gcc.dg/cpp/trad/include.c: New tests.
2951
2952 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
2953
2954 PR target/7177
2955 * gcc.c-torture/compile/20020701-1.c: New test.
2956
2957 2002-07-01 Stan Shebs <shebs@apple.com>
2958
2959 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2960 header here...
2961 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2962 (objc-torture-execute): or here.
2963
2964 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
2965
2966 * gcc.c-torture/execute/arith-rand-ll.c: New test.
2967
2968 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
2969
2970 * gcc.dg/cpp/trad/escaped-nl.c: New test.
2971
2972 2002-06-30 Devang Patel <dpatel@apple.com>
2973
2974 * objc.dg/fsyntax-only.m: New test.
2975
2976 2002-06-27 Mark Mitchell <mark@codesourcery.com>
2977
2978 PR c++/6695
2979 * g++.dg/template/friend7.C: New file.
2980
2981 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
2982
2983 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2984 return type.
2985
2986 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2987
2988 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2989 avoid division by zero.
2990
2991 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
2992
2993 * gcc.dg/Wunknownprag.c: New tests.
2994
2995 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
2996
2997 * gcc.c-torture/execute/simd-2.c: New test.
2998
2999 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
3000
3001 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
3002 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
3003 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
3004 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
3005 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
3006 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
3007 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
3008 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
3009 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
3010 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
3011 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
3012 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
3013 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
3014 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
3015 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
3016 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3017 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3018
3019 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
3020
3021 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3022 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3023 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3024 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3025 New tests.
3026 * gcc.dg/cpp/trad/directive.c: Update.
3027
3028 2002-06-23 Andreas Jaeger <aj@suse.de>
3029
3030 * gcc.c-torture/execute/complex-6.c: New.
3031
3032 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
3033
3034 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3035 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3036 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3037 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3038
3039 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
3040
3041 * gcc.dg/cpp/trad: New directory with traditional tests copied
3042 from parent directory.
3043 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3044 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3045 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3046 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3047 Move to trad/ and rename.
3048 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3049 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3050 gcc.dg/cpp/trad/redef2.c: New tests.
3051 * gcc.dg/cpp/trad/trad.exp: New driver.
3052
3053 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
3054
3055 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3056 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3057 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3058 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3059 Remove.
3060
3061 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
3062
3063 * gcc.dg/20020620-1.c: New test.
3064
3065 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3066
3067 * g++.dg/template/ttp4.C: New test.
3068
3069 2002-06-19 Jakub Jelinek <jakub@redhat.com>
3070
3071 * g++.dg/opt/vt1.C: Fix regexp.
3072
3073 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3074
3075 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3076 Don't use attribute `noinline'.
3077
3078 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3079
3080 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3081
3082 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
3083
3084 * gcc.c-torture/execute/simd-1.c: New.
3085
3086 * gcc.dg/simd-1.c: New.
3087
3088 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3089
3090 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3091
3092 2002-06-16 Richard Henderson <rth@redhat.com>
3093
3094 * g++.dg/ext/anon-struct1.C: New.
3095 * g++.dg/ext/anon-struct2.C: New.
3096 * g++.dg/ext/anon-struct3.C: New.
3097 * gcc.dg/anon-struct-1.c: New.
3098 * gcc.dg/anon-struct-2.c: New.
3099 * gcc.dg/anon-struct-3.c: New.
3100 * gcc.dg/20011008-1.c: Adjust warning text.
3101 * gcc.dg/20020527-1.c: Add -fms-extensions.
3102
3103 2002-06-16 Richard Henderson <rth@redhat.com>
3104
3105 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3106
3107 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
3108
3109 * gcc.c-torture/execute/20020615-1.c: New test.
3110
3111 2002-06-15 Roger Sayle <roger@eyesopen.com>
3112
3113 * gcc.c-tortuture/execute/compare-1.c: New test case.
3114 * gcc.c-tortuture/execute/compare-2.c: New test case.
3115 * gcc.c-tortuture/execute/compare-3.c: New test case.
3116
3117 2002-06-13 Richard Henderson <rth@redhat.com>
3118
3119 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3120 ia64 ilp32.
3121
3122 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3123
3124 * g++.dg/template/typename2.C: Update error message.
3125
3126 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
3127
3128 * gcc.c-torture/execute/20020611-1.c: New test.
3129
3130 2002-06-11 Bob Wilson <bob.wilson@acm.org>
3131
3132 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3133 list of targets to skip.
3134
3135 2002-06-10 Bob Wilson <bob.wilson@acm.org>
3136
3137 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3138 targets if not optimizing.
3139
3140 2002-06-10 Jakub Jelinek <jakub@redhat.com>
3141
3142 * gcc.c-torture/compile/20020605-1.c: New test.
3143
3144 * g++.dg/opt/vt1.C: New test.
3145
3146 * gcc.dg/20020531-1.c: New test.
3147
3148 * gcc.dg/20020530-1.c: New test.
3149
3150 * gcc.dg/20020527-1.c: New test.
3151
3152 * g++.dg/opt/cse1.C: New test.
3153
3154 2002-06-07 Roger Sayle <roger@eyesopen.com>
3155
3156 * gcc.dg/20020607-2.c: New test case.
3157
3158 2002-06-07 Jakub Jelinek <jakub@redhat.com>
3159
3160 * gcc.c-torture/compile/20020604-1.c: New test.
3161
3162 2002-06-04 Richard Henderson <rth@redhat.com>
3163
3164 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3165 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3166 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3167
3168 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
3169
3170 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3171
3172 2002-06-03 Richard Henderson <rth@redhat.com>
3173
3174 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3175 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3176
3177 2002-06-02 Richard Henderson <rth@redhat.com>
3178
3179 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3180 test functions static.
3181
3182 2002-06-02 Andreas Jaeger <aj@suse.de>
3183
3184 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3185 now.
3186
3187 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3188
3189 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3190 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3191 Update for mofified diagnostics.
3192 * gcc.dg/c99-intconst-1.c: No longer fail.
3193
3194 2002-06-02 Richard Henderson <rth@redhat.com>
3195
3196 * gcc.dg/uninit-A.c: Remove xfail markers.
3197
3198 2002-06-01 Roger Sayle <roger@eyesopen.com>
3199
3200 * gcc.dg/fnegate-1.c: New test case.
3201
3202 2002-05-30 Osku Salerma <osku@iki.fi>
3203
3204 * gcc.c-torture/execute/mayalias-1.c: New file.
3205
3206 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3207
3208 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3209 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3210 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3211
3212 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
3213
3214 * gcc.c-torture/execute/20020529-1.c: New test.
3215
3216 2002-05-27 Richard Henderson <rth@redhat.com>
3217
3218 * g++.dg/ext/attrib6.C: New test case.
3219
3220 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3221
3222 * gcc.c-torture/execute/pure-1.c: New test.
3223
3224 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3225
3226 * gcc.dg/cpp/arith-2.c: Remove.
3227
3228 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3229
3230 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3231 * gcc.dg/cpp/if-3.c: Remove.
3232
3233 2002-05-26 Jakub Jelinek <jakub@redhat.com>
3234
3235 * g++.dg/opt/cse2.C: New test.
3236
3237 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3238
3239 * gcc.dg/cpp/arith-1.c: New semantic tests.
3240 * gcc.dg/cpp/if-1.c: Update.
3241
3242 2002-05-24 Ben Elliston <bje@redhat.com>
3243
3244 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3245
3246 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3247
3248 * gcc.dg/verbose-asm.c: New test.
3249
3250 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3251
3252 * gcc.dg/cpp/paste12.c: New test.
3253
3254 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3255
3256 * g++.dg/parse/named_ops.C: New test.
3257
3258 2002-05-23 Mark Mitchell <mark@codesourcery.com>
3259
3260 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3261
3262 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
3263
3264 * gcc.dg/weak-2.c: Allow optional leading underscore
3265 in scan-assembler symbol name.
3266 * gcc.dg/weak-3.c: Likewise.
3267 * gcc.dg/weak-4.c: Likewise.
3268 * gcc.dg/weak-5.c: Likewise.
3269
3270 2002-05-23 Jakub Jelinek <jakub@redhat.com>
3271
3272 * gcc.dg/20020523-1.c: New test.
3273
3274 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3275
3276 * objc.dg/const-str-2.m: Update now that we stop after
3277 a command line error.
3278
3279 2002-05-22 Richard Henderson <rth@redhat.com>
3280
3281 * g++.dg/dg.exp: Fix typo in test pruneing.
3282
3283 2002-05-22 Richard Henderson <rth@redhat.com>
3284
3285 * g++.dg/dg.exp: Prune the tls subdirectory.
3286 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3287 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3288 * g++.dg/tls/init-1.C: New.
3289
3290 2002-05-22 Jakub Jelinek <jakub@redhat.com>
3291
3292 * gcc.dg/20020517-1.c: New test.
3293
3294 2002-05-21 Richard Henderson <rth@redhat.com>
3295
3296 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3297 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3298
3299 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
3300
3301 * g++.dg/other/copy2.C: New test.
3302
3303 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
3304
3305 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3306 (MAX_COPY): Bump up to 10 times sizeof (long long).
3307 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3308
3309 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3310 sizeof (long long).
3311
3312 * gcc.c-torture/execute/strcpy-1.c: New test.
3313
3314 2002-05-19 Jason Merrill <jason2redhat.com>
3315
3316 * g++.dg/ext/oper1.C: New test.
3317
3318 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
3319 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3320
3321 * README.QMTEST: New file.
3322
3323 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3324
3325 2002-05-19 Andreas Jaeger <aj@suse.de>
3326
3327 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3328 now.
3329 * gcc.c-torture/execute/loop-2d.x: Likewise.
3330
3331 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3332
3333 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3334 support weak symbols.
3335 * gcc.dg/weak-4.c: Likewise
3336 * gcc.dg/weak-6.c: Likewise
3337
3338 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3339
3340 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3341 cygwin, coff and h8300-*-hms targets
3342 * gcc.dg/weak-5.c: Likewise
3343 * gcc.dg/weak-7.c: Likewise
3344
3345 2002-05-16 Jason Merrill <jason@redhat.com>
3346
3347 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3348 (scan-assembler-not, scan-assembler-dem): Likewise.
3349 (scan-assembler-dem-not): Likewise.
3350
3351 2002-05-15 Richard Henderson <rth@redhat.com>
3352
3353 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3354
3355 2002-05-15 Richard Henderson <rth@redhat.com>
3356
3357 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3358 (vfoo1f): Warning here.
3359 (vfoo1l): Don't redefine the alias.
3360
3361 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3362
3363 * g++.dg/init/pm1.C: New test.
3364
3365 2002-05-12 David S. Miller <davem@redhat.com>
3366
3367 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3368 types.
3369
3370 2002-05-10 Roger Sayle <roger@eyesopen.com>
3371
3372 * gcc.c-torture/execute/20020510-1.c: New test case.
3373
3374 2002-05-10 David S. Miller <davem@redhat.com>
3375
3376 * gcc.c-torture/execute/conversion.c: Test long double too.
3377
3378 2002-05-09 Jakub Jelinek <jakub@redhat.com>
3379
3380 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3381 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3382 * lib/g++.exp (g++_link_flags): Likewise.
3383 * lib/objc.exp (objc_target_compile): Likewise.
3384
3385 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3386
3387 * gcc.dg/cpp/poison.c: Update.
3388 * gcc.dg/cpp/20000625-2.c: Remove.
3389 * gcc.dg/cpp/direct2s.c: Remove final test.
3390
3391 2002-05-08 Tom Rix <trix@redhat.com>
3392
3393 * gcc.c-torture/execute/20020508-1.c: New test.
3394 * gcc.c-torture/execute/20020508-2.c: New test.
3395 * gcc.c-torture/execute/20020508-3.c: New test.
3396
3397 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3398
3399 * gcc.dg/cpp/charconst-4.c: More tests.
3400
3401 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3402
3403 PR c/6569
3404 * gcc.dg/weak-3.c: Update location of warning messages.
3405 * gcc.dg/weak-5.c: Likewise.
3406
3407 2002-05-06 Roger Sayle <roger@eyesopen.com>
3408
3409 * gcc.c-torture/execute/20020506-1.c: New test case.
3410
3411 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3412
3413 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3414
3415 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3416
3417 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3418
3419 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3420
3421 * gcc.dg/cpp/charconst-3.c: New test.
3422
3423 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3424
3425 * gcc.dg/cpp/charconst.c: Update tests.
3426
3427 2002-05-05 Tim Josling <tej@melbpc.org.au>
3428
3429 * treelang: Added directory for new sample language treelang. Also
3430 lib/treelang.exp: New file to signal treelang should be tested.
3431
3432 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3433
3434 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3435 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3436 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3437 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3438 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3439 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3440 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3441
3442 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3443
3444 * gcc.dg/format/xopen-2.c: New test.
3445
3446 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3447
3448 * gcc.dg/20020503-1.c: New test.
3449
3450 2002-05-02 Mark Mitchell <mark@codesourcery.com>
3451
3452 * g++.dg/init/dtor1.C: Make it tougher.
3453
3454 2002-05-01 Mark Mitchell <mark@codesourcery.com>
3455
3456 * g++.dg/init/dtor1.C: New test.
3457
3458 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
3459
3460 * gcc.dg/altivec-8.c: New.
3461
3462 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
3463
3464 * gcc.dg/altivec-7.c: New.
3465
3466 2002-04-29 Jakub Jelinek <jakub@redhat.com>
3467
3468 * g++.dg/parse/typedef1.C: New test.
3469
3470 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3471
3472 PR c++/6486
3473 * g++.dg/template/friend6.C: New test.
3474
3475 PR c++/6492
3476 * g++.dg/init/copy1.C: New test.
3477
3478 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
3479
3480 * g++.dg/warn/effc1.C: New test.
3481
3482 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
3483
3484 * gcc.dg/cpp/if-cexp.c: Add a test.
3485
3486 2002-04-28 Jakub Jelinek <jakub@redhat.com>
3487
3488 * gcc.dg/20020426-2.c: New test.
3489
3490 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
3491
3492 * gcc.dg/cpp/if-mop.c: Update.
3493 * gcc.dg/cpp/if-mpar.c: Add test.
3494 * gcc.dg/cpp/if-oppr.c: Update.
3495
3496 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3497
3498 PR c/6343
3499 * gcc.dg/weak-[2-7].c: New tests.
3500
3501 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3502
3503 * gcc.dg/enum1.c: New test.
3504
3505 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3506
3507 PR c++/6497
3508 * g++.dg/inherit/access2.C: New test.
3509
3510 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3511
3512 PR bootstrap/6445
3513 * gcc.dg/20020426-1.c: New test.
3514
3515 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3516
3517 * g++.dg/abi/enum1.C: New test.
3518
3519 2002-04-26 Richard Henderson <rth@redhat.com>
3520
3521 * gcc.dg/c99-bool-1.c: Expect always true warning.
3522
3523 2002-04-25 Roger Sayle <roger@eyesopen.com>
3524
3525 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3526
3527 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3528
3529 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3530 targets.
3531
3532 2002-04-24 Mark Mitchell <mark@codesourcery.com>
3533
3534 * g++.dg/abi/mange7.C: New test.
3535
3536 PR c++/6438.
3537 * g++.dg/parse/stmtexpr2.C: New test.
3538
3539 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
3540
3541 * gcc.dg/20020312-2.c: Add SH target.
3542
3543 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3544
3545 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3546 compiler output on mips*-*-irix*.
3547
3548 2002-04-23 Jakub Jelinek <jakub@redhat.com>
3549
3550 * g++.dg/parse/attr1.C: New test.
3551
3552 2002-04-23 Roger Sayle <roger@eyesopen.com>
3553
3554 * gcc.c-torture/execute/string-opt-17.c: New test case.
3555 * gcc.c-torture/execute/memset-2.c: New test case.
3556
3557 2002-04-23 Mark Mitchell <mark@codesourcery.com>
3558
3559 PR c++/6256:
3560 * g++.dg/template/friend5.C: New test.
3561
3562 PR c++/6331:
3563 * g++.dg/template/qual1.C: Likewise.
3564
3565 2002-04-22 Zack Weinberg <zack@codesourcery.com>
3566
3567 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3568 Include stdlib.h, not stdio.h or ctype.h.
3569
3570 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
3571
3572 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3573 cris-*-elf* and mmix-*-*.
3574 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3575 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3576 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3577 Ditto.
3578 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3579 * gcc.dg/wchar_t-1.c: Ditto.
3580
3581 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
3582
3583 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3584 Clarify comment.
3585
3586 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
3587
3588 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3589
3590 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3591
3592 * gcc.c-torture/execute/20000906-1.x: Delete.
3593
3594 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
3595
3596 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3597
3598 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
3599
3600 * PR6367
3601 * g77.f-torture/execute/6367.f: New test.
3602 * g77.f-torture/execute/6367.x: Disable for MMIX.
3603
3604 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3605
3606 * PR6352
3607 * g++.dg/opt/inline2.C: New test.
3608
3609 2002-04-18 Richard Henderson <rth@redhat.com>
3610
3611 * gcc.dg/20000906-1.c: Enable for all targets.
3612 * gcc.c-torture/compile/iftrap-2.c: New.
3613
3614 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3615
3616 * gcc.dg/20020418-1.c: New test.
3617 * gcc.dg/20020418-2.c: New test.
3618
3619 2002-04-18 Richard Henderson <rth@redhat.com>
3620
3621 * gcc.c-torture/compile/iftrap-1.c: New.
3622 * gcc.dg/iftrap-1.c: Adjust for ia64.
3623 * gcc.dg/iftrap-2.c: New.
3624
3625 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3626
3627 * gcc.c-torture/compile/20020418-1.c: New test.
3628
3629 2002-04-18 Roger Sayle <roger@eyesopen.com>
3630
3631 * gcc.c-torture/compile/20020415-1.c: New.
3632
3633 2002-04-18 David S. Miller <davem@redhat.com>
3634
3635 * gcc.c-torture/execute/20020418-1.c: New test.
3636
3637 2002-04-17 Jakub Jelinek <jakub@redhat.com>
3638
3639 * gcc.dg/20020416-1.c: New test.
3640
3641 * g++.dg/opt/inline1.C: New test.
3642
3643 2002-04-16 Jakub Jelinek <jakub@redhat.com>
3644
3645 * gcc.dg/altivec-5.c: New test.
3646
3647 * gcc.dg/20020415-1.c: New test.
3648
3649 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3650
3651 * testsuite/lib/chill.exp: Remove.
3652
3653 2002-04-14 Jakub Jelinek <jakub@redhat.com>
3654
3655 * g++.dg/other/big-struct.C: New test.
3656
3657 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
3658
3659 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3660 of scratch file.
3661
3662 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
3663
3664 PR c/6277
3665 * gcc.dg/i386-387-1.c: Allow optional leading underscore
3666 in scan-assembler function name
3667
3668 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
3669
3670 * g77.f-torture/execute/980628-4.x,
3671 g77.f-torture/execute/980628-5.x,
3672 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3673 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3674 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3675 i[34567]86-*-*.
3676
3677 2002-04-13 David S. Miller <davem@redhat.com>
3678
3679 * gcc.c-torture/execute/20020413-1.c: New test.
3680
3681 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
3682
3683 * gcc.dg/asm-6.c,
3684 * g++.dg/ext/asm1.C: New tests.
3685
3686 2002-04-12 Mark Mitchell <mark@codesourcery.com>
3687
3688 PR c++ 5373.
3689 * g++.dg/parse/stmtexpr1.C: New test.
3690
3691 PR c++/5189.
3692 * g++.dg/template/copy1.C: New test.
3693
3694 2002-04-12 Richard Henderson <rth@redhat.com>
3695
3696 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3697
3698 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
3699
3700 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3701 gcc.c-torture/execute/20020307-2.c.
3702
3703 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
3704
3705 * g++.dg/ext/attrib5.C,
3706 * g++.dg/lookup/struct1.C: New tests.
3707
3708 2002-04-11 Jakub Jelinek <jakub@redhat.com>
3709
3710 * gcc.dg/20020411-1.c: New test.
3711
3712 * gcc.c-torture/execute/20020411-1.c: New test.
3713
3714 2002-04-10 Janis Johnson <janis187@us.ibm.com>
3715
3716 * g77.f-torture/execute/6177.f: New test.
3717
3718 2002-04-10 Jakub Jelinek <jakub@redhat.com>
3719
3720 PR middle-end/6247
3721 * g++.dg/opt/cleanup1.C: New test.
3722
3723 * g++.dg/opt/const1.C: New test.
3724
3725 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
3726
3727 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3728
3729 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
3730
3731 PR c++/5507
3732 * g++.dg/template/typename2.C: New test.
3733
3734 2002-04-10 Alan Modra <amodra@bigpond.net.au>
3735
3736 * gcc.c-torture/execute/loop-12.c: New.
3737
3738 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
3739
3740 * g77.f-torture/execute/980628-4.x,
3741 g77.f-torture/execute/980628-5.x,
3742 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3743 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3744 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3745
3746 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3747
3748 PR optimization/6086
3749 * g++.dg/opt/preinc1.C: New test.
3750
3751 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3752
3753 PR c++/5571
3754 * g++.dg/opt/static2.C: New test.
3755
3756 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3757
3758 PR c/5120
3759 * gcc.dg/20020406-1.c: New test.
3760
3761 2002-04-04 David S. Miller <davem@redhat.com>
3762
3763 * gcc.c-torture/execute/20020404-1.c: New test.
3764
3765 2002-04-04 Jakub Jelinek <jakub@redhat.com>
3766
3767 PR c/6123
3768 * gcc.dg/20020312-2.c: Do not declare global register variable
3769 if __PIC__ or __pic__ is defined.
3770
3771 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
3772
3773 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
3774 __asm__ so that it works correctly even if -ansi -pedantic-errors.
3775
3776 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3777
3778 * gcc.misc-tests/linkage.exp: Update last change to handle
3779 sparc*-, not just sparc-.
3780
3781 2002-04-03 Richard Henderson <rth@redhat.com>
3782
3783 * gcc.dg/cpp/ucs.c: Improved long UCS test.
3784
3785 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3786
3787 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3788
3789 2002-04-02 David S. Miller <davem@redhat.com>
3790
3791 * gcc.c-torture/execute/20020402-3.c: New test.
3792
3793 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3794
3795 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3796 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3797
3798 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3799 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3800 g77.f-torture/execute/20001201.x,
3801 g77.f-torture/execute/u77-test.x: New files.
3802
3803 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3804 * gcc.dg/wchar_t-1.c: Ditto.
3805
3806 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3807
3808 * gcc.c-torture/execute/20020402-1.c: New test.
3809
3810 2002-04-01 Richard Henderson <rth@redhat.com>
3811
3812 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3813
3814 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3815
3816 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3817
3818 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3819
3820 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3821
3822 * g++.dg/inherit/template-as-base.C: Expect error.
3823 * g++.dg/inherit/namespace-as-base.C: Likewise.
3824
3825 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
3826
3827 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3828 g++.dg/ext/instantiate3.C: Tweak match patterns.
3829
3830 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3831 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3832 -da test.
3833
3834 2002-03-31 Richard Henderson <rth@redhat.com>
3835
3836 * gcc.dg/special/alias-2.c: New.
3837 * gcc.dg/special/ecos.exp: Run it.
3838
3839 2002-03-31 Richard Henderson <rth@redhat.com>
3840
3841 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3842
3843 2002-03-31 Kazu Hirata <kazu@hxi.com>
3844
3845 * gcc.dg/weak-1.c: Disable on h8300 port.
3846
3847 2002-03-29 Janis Johnson <janis187@us.ibm.com>
3848
3849 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3850 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3851 ordering tests.
3852 * g++.dg/bprob/bprob-1.C: New test.
3853 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3854 * g++.dg/gcov/gcov-1.C: New test.
3855 * g++.dg/gcov/gcov-1.x: New file.
3856 * g++.dg/gcov/gcov-2.C: New test.
3857 * g++.dg/gcov/gcov-3.C: New test.
3858 * g++.dg/gcov/gcov-3.h: New file.
3859
3860 2002-03-28 Roger Sayle <roger@eyesopen.com>
3861
3862 * g++.old-deja/g++.other/builtins5.C: New test.
3863 * g++.old-deja/g++.other/builtins6.C: New test.
3864 * g++.old-deja/g++.other/builtins7.C: New test.
3865 * g++.old-deja/g++.other/builtins8.C: New test.
3866 * g++.old-deja/g++.other/builtins9.C: New test.
3867
3868 2002-03-29 Jakub Jelinek <jakub@redhat.com>
3869
3870 * g++.dg/opt/static1.C: New test.
3871
3872 * g++.dg/opt/longbranch1.C: New test.
3873
3874 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
3875
3876 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3877
3878 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3879
3880 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
3881
3882 * gcc.c-torture/execute/20020328-1.c: New test.
3883
3884 2002-03-27 Richard Henderson <rth@redhat.com>
3885
3886 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3887 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3888 move from g++.old-deja/g++.ext/.
3889
3890 2002-03-27 Mark Mitchell <mark@codesourcery.com>
3891
3892 * g++.dg/init/new2.C: New test.
3893
3894 2002-03-26 Richard Henderson <rth@redhat.com>
3895
3896 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3897
3898 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3899 on sparc.
3900
3901 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
3902 sparcv9 systems.
3903 * gcc.dg/20001102-1.c: Likewise.
3904
3905 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
3906
3907 * gcc.dg/cpp/endif-pedantic1.c,
3908 gcc.dg/cpp/endif-pedantic2.c: New tests.
3909
3910 2002-03-26 Mark Mitchell <mark@codesourcery.com>
3911
3912 * g++.dg/init/new1.C: New test.
3913
3914 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
3915
3916 * g++.dg/abi/vbase9.C: New test.
3917
3918 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
3919
3920 * gcc.dg/arm-asm.c: New test.
3921
3922 2002-03-26 Andrew Cagney <ac131313@redhat.com>
3923
3924 * gcc.dg/Wswitch-enum.c: New test.
3925 Fix PR c/5044.
3926
3927 2002-03-26 Richard Henderson <rth@redhat.com>
3928
3929 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3930 structure.
3931
3932 2002-03-25 Richard Henderson <rth@redhat.com>
3933
3934 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
3935 sparcv9 systems.
3936
3937 * gcc.c-torture/compile/20011119-1.c (xxx): New.
3938 * gcc.c-torture/compile/20011119-2.c (xxx): New.
3939
3940 2002-03-25 Zack Weinberg <zack@codesourcery.com>
3941
3942 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3943
3944 2002-03-25 Bob Wilson <bob.wilson@acm.org>
3945
3946 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3947 targets using generic thunk support.
3948
3949 2002-03-25 Jakub Jelinek <jakub@redhat.com>
3950
3951 * gcc.c-torture/compile/20020323-1.c: New test.
3952
3953 * g++.dg/opt/conj2.C: New test.
3954
3955 2002-03-24 Richard Henderson <rth@redhat.com>
3956
3957 * gcc.dg/weak-1.c: Use -fno-common.
3958
3959 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3960
3961 * g77.dg/f77-edit-apostrophe-out.f: New test
3962 * g77.dg/f77-edit-h-out.f: New test
3963 * g77.dg/f77-edit-t-in.f: New test
3964 * g77.dg/f77-edit-t-out.f: New test
3965 * g77.dg/f77-edit-x-out.f: New test
3966 * g77.dg/f77-edit-slash-out.f: New test
3967 * g77.dg/f77-edit-colon-out.f: New test
3968 * g77.dg/f77-edit-s-out.f: New test
3969
3970 2002-03-24 Richard Henderson <rth@redhat.com>
3971
3972 * objc/execute/formal_protocol-6.x: New XFAIL.
3973
3974 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3975
3976 * gcc.dg/weak-1.c: Early return from dg-final on platforms
3977 that do not support weak symbols
3978
3979 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3980
3981 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
3982 * lib/g77.exp: Likewise
3983 * lib/objc.exp: Likewise
3984
3985 2002-03-23 Andrew Cagney <ac131313@redhat.com>
3986
3987 * gcc.dg/Wswitch-default.c: New test.
3988
3989 2002-03-23 Jakub Jelinek <jakub@redhat.com>
3990
3991 * g++.dg/other/enum1.C: New test.
3992
3993 2002-03-23 Zack Weinberg <zack@codesourcery.com>
3994
3995 * gcc.dg/pragma-ep-3.c: Fix typo.
3996
3997 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3998
3999 * g++.dg/inherit/template-as-base.C: New test.
4000
4001 2002-03-22 Jakub Jelinek <jakub@redhat.com>
4002
4003 * g++.old-deja/g++.other/dwarf2-1.C: Move...
4004 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
4005
4006 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
4007
4008 * gcc.dg/cpp/multiline.c: Update to match.
4009
4010 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
4011
4012 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
4013
4014 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
4015
4016 * gcc.dg/cpp/extratokens2.c: New file.
4017
4018 2002-03-21 David Edelsohn <edelsohn@gnu.org>
4019
4020 * gcc.dg/20020312-2.c: Add rs6000 target.
4021
4022 * gcc.c-torture/compile/20020319-1.c: New test.
4023
4024 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4025
4026 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
4027 (A, E): Handle this.
4028
4029 2002-03-20 Jason Merrill <jason@redhat.com>
4030
4031 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4032 ignoring -fpic.
4033 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4034 through prune_gcc_output.
4035
4036 2002-03-20 Jakub Jelinek <jakub@redhat.com>
4037
4038 * gcc.c-torture/compile/20020320-1.c: New test.
4039
4040 2002-03-19 Jakub Jelinek <jakub@redhat.com>
4041
4042 * gcc.c-torture/compile/20020318-1.c: New test.
4043
4044 * gcc.dg/struct-by-value-1.c: New test.
4045
4046 * gcc.dg/20020319-1.c: New test.
4047
4048 2002-03-18 Jakub Jelinek <jakub@redhat.com>
4049
4050 * g++.dg/opt/conj1.C: New test.
4051
4052 2002-03-17 Mark Mitchell <mark@codesourcery.com>
4053
4054 * g++.dg/template/qualttp20.C: Revert previous change.
4055 * g++.dg/template/qualttp3.C: Likewise.
4056 * g++.dg/template/qualttp4.C: Likewise
4057 * g++.dg/template/qualttp5.C: Likewise
4058 * g++.dg/template/qualttp6.C: Likewise
4059 * g++.dg/template/qualttp7.C: Likewise
4060 * g++.dg/template/qualttp8.C: Likewise
4061 * g++.dg/template/recurse.C: Likewise.
4062
4063 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
4064
4065 * gcc.dg/cpp/wchar-1.c: Update.
4066
4067 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
4068
4069 * g++.dg/template/conv1.C: New test.
4070 * g++.dg/template/conv2.C: New test.
4071 * g++.dg/template/conv3.C: New test.
4072 * g++.dg/template/conv4.C: New test.
4073
4074 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4075
4076 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4077 * g++.dg/template/qualttp3.C: Likewise.
4078 * g++.dg/template/qualttp4.C: Likewise
4079 * g++.dg/template/qualttp5.C: Likewise
4080 * g++.dg/template/qualttp6.C: Likewise
4081 * g++.dg/template/qualttp7.C: Likewise
4082 * g++.dg/template/qualttp8.C: Likewise
4083 * g++.dg/template/recurse.C: Likewise.
4084
4085 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4086
4087 * g++.dg/opt/dtor1.C: New test.
4088
4089 2002-03-15 Jakub Jelinek <jakub@redhat.com>
4090
4091 * gcc.c-torture/compile/20020315-1.c: New test.
4092
4093 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
4094
4095 * gcc.dg/weak-1.c: Fix scan tests.
4096
4097 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4098
4099 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4100 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4101 cris-*-aout* mmix-*-*.
4102 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4103 cris-*-aout* mmix-*-*.
4104 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4105 cris-*-elf* cris-*-aout* and mmix-*-*.
4106 * gcc.dg/20001009-1.c: Ditto.
4107 * gcc.dg/20010912-1.c: Ditto.
4108 * gcc.dg/20020122-4.c: Ditto.
4109 * gcc.dg/inline-2.c: Ditto.
4110
4111 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
4112
4113 * gcc.c-torture/compile/20020314-1.c: New test.
4114
4115 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
4116
4117 * gcc.c-torture/execute/20020314-1.c: New test.
4118
4119 2002-03-14 Jakub Jelinek <jakub@redhat.com>
4120
4121 * g++.dg/warn/Wunused-1.C: New test.
4122
4123 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
4124
4125 * g++.dg/abi/mangle6.C: New test.
4126
4127 2002-03-13 Jakub Jelinek <jakub@redhat.com>
4128
4129 * gcc.c-torture/compile/20020309-2.c: New test.
4130
4131 * gcc.c-torture/compile/20020312-1.c: New test.
4132
4133 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4134
4135 * g++.dg/other/access1.C: New test.
4136
4137 2002-03-12 Jakub Jelinek <jakub@redhat.com>
4138
4139 * gcc.c-torture/execute/wchar_t-1.c: New test.
4140
4141 2002-03-12 David Edelsohn <edelsohn@gnu.org>
4142
4143 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4144
4145 2002-03-12 Roger Sayle <roger@eyesopen.com>
4146
4147 * gcc.dg/20020312-1.c: New test case.
4148
4149 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
4150
4151 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4152
4153 2002-03-11 Richard Henderson <rth@redhat.com>
4154
4155 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4156 * g++.old-deja/g++.jason/report.C: Likewise.
4157
4158 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4159
4160 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4161 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4162
4163 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4164
4165 * testsuite/g++.dg/overload/pmf1.C: New test.
4166
4167 2002-03-11 Kazu Hirata <kazu@hxi.com>
4168
4169 * gcc.c-torture/execute/20020307-1.c: Use long.
4170
4171 2002-03-11 Jakub Jelinek <jakub@redhat.com>
4172
4173 PR optimization/5844
4174 * gcc.dg/20020310-1.c: New test.
4175
4176 2002-03-09 Michael Meissner <meissner@redhat.com>
4177
4178 * gcc.c-torture/execute/memcpy-2.c: New test.
4179 * gcc.c-torture/execute/memset-1.c: New test.
4180 * gcc.c-torture/execute/strlen-1.c: New test.
4181 * gcc.c-torture/execute/strcmp-1.c: New test.
4182 * gcc.c-torture/execute/strncmp-1.c: New test.
4183
4184 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
4185
4186 * gcc.dg/ppc-ldstruct.c: New test.
4187
4188 2002-03-09 Jakub Jelinek <jakub@redhat.com>
4189
4190 * gcc.c-torture/execute/va-arg-22.c: New test.
4191
4192 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4193
4194 * gcc.c-torture/compile/20020309-1.c: New test.
4195
4196 2002-03-08 Jakub Jelinek <jakub@redhat.com>
4197
4198 * gcc.c-torture/execute/20020307-2.c: New test.
4199
4200 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
4201
4202 * g77.f-torture/compile/20020307-1.f: New test.
4203
4204 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
4205
4206 * gcc.dg/unordered-1.c: New test.
4207
4208 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4209
4210 * gcc.c-torture/execute/20020307-1.c: New test.
4211
4212 2002-03-05 Jakub Jelinek <jakub@redhat.com>
4213
4214 * gcc.dg/20020304-1.c: New test.
4215
4216 * gcc.c-torture/compile/20020304-2.c: New test.
4217
4218 2002-03-04 Zack Weinberg <zack@codesourcery.com>
4219
4220 * gcc.c-torture/compile/20020304-1.c: New test case
4221 (from PR c/5830).
4222
4223 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
4224
4225 * gcc.dg/20020103-1.c: Add other -D ppc variants.
4226
4227 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4228
4229 * g++.dg/other/classkey1.C: New test.
4230
4231 2002-03-01 Richard Henderson <rth@redhat.com>
4232
4233 * gcc.c-torture/compile/981223-1.x: New.
4234 * gcc.c-torture/compile/920625-1.x: New.
4235
4236 2002-02-28 Richard Henderson <rth@redhat.com>
4237
4238 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4239
4240 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4241
4242 * gcc.c-torture/execute/20020227-1.c: New test.
4243
4244 2002-02-27 Mark Mitchell <mark@codesourcery.com>
4245
4246 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4247 here" ERROR lines.
4248 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4249 * g++.old-deja.g++.other/defarg1.C: Likewise.
4250 * g++.old-deja/g++.pt/calls2.C: Likewise.
4251 * g++.old-deja/g++.pt/crash20.C: Likewise.
4252 * g++.old-deja/g++.pt/crash30.C: Likewise.
4253 * g++.old-deja/g++.pt/crash36.C: Likewise.
4254 * g++.old-deja/g++.pt/crash6.C: Likewise.
4255 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4256 * g++.old-deja/g++.pt/derived3.C: Likewise.
4257 * g++.old-deja/g++.pt/error1.C: Likewise.
4258 * g++.old-deja/g++.pt/friend21.C: Likewise.
4259 * g++.old-deja/g++.pt/friend23.C: Likewise.
4260 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4261 * g++.old-deja/g++.robertl/eb128.C: Likewise.
4262
4263 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
4264
4265 * gcc.c-torture/execute/20020225-2.c: New test.
4266
4267 2002-02-27 Zack Weinberg <zack@codesourcery.com>
4268
4269 * gcc.c-torture/execute/920730-1t.c,
4270 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4271 Delete test cases, only relevant to -traditional.
4272
4273 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4274
4275 * gcc.dg/cpp/undef1.c: Remove.
4276 * gcc.dg/cpp/directiv.c: Update.
4277 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4278
4279 2002-02-27 Michael Meissner <meissner@redhat.com>
4280
4281 * gcc.c-torture/execute/20020226-1.c: New test.
4282
4283 2002-02-26 Jakub Jelinek <jakub@redhat.com>
4284
4285 * g++.dg/debug/debug4.C: New test.
4286
4287 * gcc.dg/ia64-visibility-1.c: New test.
4288
4289 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
4290
4291 * gcc.dg/debug/20020224-1.c: New.
4292
4293 2002-02-25 Kazu Hirata <kazu@hxi.com>
4294
4295 * gcc.c-torture/execute/960416-1.x: New.
4296 * gcc.c-torture/execute/divconst-3.x: Likewise.
4297
4298 2002-02-25 Jakub Jelinek <jakub@redhat.com>
4299
4300 * gcc.dg/20020224-1.c: New test.
4301
4302 2002-02-25 Alan Modra <amodra@bigpond.net.au>
4303
4304 * gcc.c-torture/execute/20020225-1.c: New.
4305
4306 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4307
4308 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4309
4310 2002-02-23 Jakub Jelinek <jakub@redhat.com>
4311
4312 * gcc.dg/20020222-1.c: New test.
4313
4314 2002-02-22 Jakub Jelinek <jakub@redhat.com>
4315
4316 * g++.dg/opt/anonunion1.C: New test.
4317
4318 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4319
4320 * g++.dg/template/qualttp19.C: New test.
4321 * g++.dg/template/qualttp20.C: New test.
4322 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4323 * g++.old-deja/g++.other/qual1.C: Likewise.
4324
4325 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
4326
4327 * gcc.dg/attr-alwaysinline.c: New.
4328
4329 2002-02-21 Jakub Jelinek <jakub@redhat.com>
4330
4331 * gcc.dg/20020220-1.c: New test.
4332
4333 * gcc.dg/20020220-2.c: New test.
4334
4335 * g++.dg/opt/mmx1.C: New test.
4336
4337 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
4338
4339 * gcc.c-torture/compile/20020110.c: New test.
4340
4341 2002-02-20 Jakub Jelinek <jakub@redhat.com>
4342
4343 * gcc.c-torture/execute/20020219-1.c: New test.
4344
4345 * gcc.dg/20020219-1.c: New test.
4346
4347 * gcc.dg/noncompile/20020220-1.c: New test.
4348
4349 * g++.dg/opt/ptrintsum1.C: New test.
4350
4351 * gcc.dg/debug/20020220-1.c: New test.
4352
4353 2002-02-17 Jakub Jelinek <jakub@redhat.com>
4354
4355 * gcc.c-torture/execute/20020216-1.c: New test.
4356
4357 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4358
4359 * gcc.dg/decl-1.c: Update, new test.
4360
4361 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4362
4363 * g++.dg/abi/bitfield1.C: New test.
4364 * g++.dg/abi/bitfield2.C: New test.
4365
4366 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4367
4368 * gcc.dg/attr-nest.c: New test.
4369
4370 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4371
4372 * gcc.c-torture/execute/20020215-1.c: New test.
4373
4374 2002-02-14 Jakub Jelinek <jakub@redhat.com>
4375
4376 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4377 * g++.dg/debug/debug.exp: New.
4378 * g++.dg/debug/trivial.C: New.
4379 * g++.dg/debug/debug1.C: Moved...
4380 * g++.dg/other/debug1.C: ...from here.
4381 * g++.dg/debug/debug2.C: Moved...
4382 * g++.dg/other/debug2.C: ...from here.
4383 * g++.dg/debug/debug3.C: Moved...
4384 * g++.dg/other/debug3.C: ...from here.
4385
4386 * gcc.dg/noncompile/20020213-1.c: New test.
4387
4388 2002-02-13 Jakub Jelinek <jakub@redhat.com>
4389
4390 * g++.dg/other/debug3.C: New test.
4391
4392 * gcc.c-torture/execute/20020213-1.c: New test.
4393
4394 2002-02-13 Richard Smith <richard@ex-parrot.com>
4395
4396 * g++.old-deja/g++.other/thunk1.C: New test.
4397
4398 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4399
4400 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4401
4402 2002-02-13 Stan Shebs <shebs@apple.com>
4403
4404 * gcc.dg/altivec-3.c: New.
4405
4406 2002-02-12 Jakub Jelinek <jakub@redhat.com>
4407
4408 * gcc.dg/Wunreachable-1.c: New test.
4409 * gcc.dg/Wunreachable-2.c: New test.
4410
4411 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4412
4413 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4414
4415 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4416
4417 * gcc.dg/decl-1.c: New test.
4418
4419 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4420
4421 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4422
4423 2002-02-10 Kazu Hirata <kazu@hxi.com>
4424
4425 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4426 * gcc.c-torture/compile/980506-1.x: Likewise.
4427
4428 2002-02-10 Kazu Hirata <kazu@hxi.com>
4429
4430 * gcc.dg/20020210-1.c: New.
4431
4432 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4433
4434 * g77.f-torture/execute/947.f: New regression test
4435 for PR fortran/947.
4436
4437 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4438
4439 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4440 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4441
4442 2002-02-08 Richard Henderson <rth@redhat.com>
4443
4444 * gcc.c-torture/compile/labels-3.c: New.
4445
4446 2002-02-08 Jakub Jelinek <jakub@redhat.com>
4447
4448 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4449 expression statements work instead.
4450 * gcc.dg/noncompile/20020207-1.c: New test.
4451
4452 2002-02-07 Richard Henderson <rth@redhat.com>
4453
4454 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4455
4456 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4457
4458 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4459 message from g77
4460 * lib/g77-dg.exp: Trim g77 error messages so that they are
4461 recognized by dg.exp.
4462
4463 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4464
4465 PR fortran/5473
4466 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
4467
4468 2002-02-07 Richard Henderson <rth@redhat.com>
4469
4470 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4471 to be sufficiently aligned for integers.
4472
4473 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
4474
4475 * g++.dg/template/friend4.C: New test.
4476
4477 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4478
4479 PR fortran/5743
4480 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4481 unsupported cases.
4482
4483 2002-02-07 Richard Henderson <rth@redhat.com>
4484
4485 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4486 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4487 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4488 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4489
4490 2002-02-06 Richard Henderson <rth@redhat.com>
4491
4492 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4493
4494 2002-02-06 Janis Johnson <janis187@us.ibm.com>
4495
4496 * gcc.dg/20020206-1.c: New test.
4497
4498 2002-02-06 Jakub Jelinek <jakub@redhat.com>
4499
4500 * gcc.c-torture/execute/20020206-1.c: New test.
4501
4502 * gcc.c-torture/execute/20020206-2.c: New test.
4503
4504 PR optimization/5429:
4505 * gcc.c-torture/compile/20020206-1.c: New test.
4506
4507 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4508
4509 * g++.dg/ext/align1.C: Do not use an explicit alignment value
4510 as certain file formats cannot support particularly large
4511 alignments.
4512
4513 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4514 and do not expect to be able to link the executable.
4515
4516 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4517 fail because the COFF format does not support the weak attribute.
4518
4519 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
4520
4521 * g77.dg/pr5473.f: New test
4522
4523 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
4524
4525 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4526 Fix testcase accordingly.
4527
4528 2002-02-04 Richard Henderson <rth@redhat.com>
4529
4530 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4531 (buf): Change to be an array of pointers, not ints.
4532
4533 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4534
4535 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
4536 before all tests. Move warning one line above to match where it
4537 C frontend emits.
4538 * gcc.dg/Wswitch-2.c: New test.
4539 * g++.dg/warn/Wswitch-1.C: New test.
4540 * g++.dg/warn/Wswitch-2.C: New test.
4541
4542 2002-02-04 Richard Henderson <rth@redhat.com>
4543
4544 * g++.dg/abi/offsetof.C: Fix size comparison.
4545
4546 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
4547
4548 * gcc.dg/cast-qual-2.c: New test.
4549
4550 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4551
4552 * gcc.dg/20020201-4.c: New test.
4553
4554 2002-02-04 Ben Elliston <bje@redhat.com>
4555
4556 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4557 target_info attribute != 0, in addition to the empty string.
4558 (gcc_target_compile): Likewise.
4559
4560 2002-02-03 Andrew Cagney <ac131313@redhat.com>
4561
4562 * gcc.dg/Wswitch.c: New test.
4563 PR gcc/4475. PR gcc/3780.
4564
4565 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
4566
4567 * g77.f-torture/execute/5122.f: New test for regressions
4568 against PR fortran/5122.
4569
4570 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
4571
4572 * g77.f-torture/compile/pr3743.f: Delete
4573 * g77.dg/pr3743-1.f: New test.
4574 * g77.dg/pr3743-2.f: New test.
4575 * g77.dg/pr3743-3.f: New test.
4576 * g77.dg/pr3743-4.f: New test.
4577
4578 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4579
4580 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4581
4582 2002-02-02 Richard Henderson <rth@redhat.com>
4583
4584 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4585 * gcc.c-torture/execute/bf64-1.c: Likewise.
4586
4587 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4588
4589 * gcc.dg/20020201-2.c: New test.
4590
4591 * gcc.dg/20020201-3.c: New test.
4592
4593 * gcc.c-torture/execute/bitfld-2.c: New test.
4594
4595 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4596
4597 * gcc.dg/bitfld-1.c: Update.
4598 * gcc.dg/bitfld-2.c: Update.
4599 * gcc.c-torture/execute/bitfld-1.x: New.
4600
4601 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4602
4603 * gcc.c-torture/execute/20020201-1.c: New test.
4604
4605 2002-02-01 Janis Johnson <janis187@us.ibm.com>
4606
4607 PR target/5469
4608 * gcc.dg/20020201-1.c: New test.
4609
4610 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
4611
4612 PR fortran/3743
4613 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4614 * g77.f-torture/compile/pr3743.x: Remove
4615
4616 2002-01-31 Tom Rix <trix@redhat.com>
4617
4618 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4619
4620 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4621
4622 * gcc.dg/noncompile/20020130-1.c: New test.
4623
4624 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
4625
4626 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
4627
4628 2002-01-29 Richard Henderson <rth@redhat.com>
4629
4630 * gcc.c-torture/execute/991118-1.c: Cast various constants back
4631 to long long.
4632 * gcc.c-torture/execute/bf64-1.c: Likewise.
4633
4634 2002-01-29 Jakub Jelinek <jakub@redhat.com>
4635
4636 * gcc.c-torture/execute/20020129-1.c: New test.
4637
4638 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4639
4640 * gcc.c-torture/compile/20000224-1.c: Update.
4641 * gcc.c-torture/execute/bitfld-1.c: New tests.
4642 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4643 * gcc.dg/uninit-A.c: Update.
4644
4645 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
4646
4647 * g++.dg/template/ctor1.C: Add instantiation.
4648
4649 2002-01-28 Paul Koning <pkoning@equallogic.com>
4650
4651 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4652 argument to __builtin_prefetch to be const ptr.
4653
4654 2002-01-28 Jakub Jelinek <jakub@redhat.com>
4655
4656 * gcc.c-torture/compile/20020120-1.c: New test.
4657
4658 2002-01-27 Kazu Hirata <kazu@hxi.com>
4659
4660 * gcc.c-torture/execute/20020127-1.c: New test.
4661
4662 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
4663
4664 * g77.dg/f77-edit-i-in.f: New test
4665 * g77.dg/f77-edit-i-out.f: New test
4666
4667 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
4668
4669 * gcc.dg/debug/debug.exp: New file.
4670 * gcc.dg/debug/trivial.c: New file.
4671 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4672 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4673 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4674 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4675 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4676 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4677 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4678 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4679 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4680 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4681 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4682 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4683 * gcc.dg/20000503-1.c: Removed.
4684 * gcc.dg/20010207-1.c: Removed.
4685 * gcc.dg/20011223-1.c: Removed.
4686 * gcc.dg/20020104-2.c: Removed.
4687 * gcc.dg/debug-1.c: Removed.
4688 * gcc.dg/debug-2.c: Removed.
4689 * gcc.dg/debug-3.c: Removed.
4690 * gcc.dg/debug-4.c: Removed.
4691 * gcc.dg/debug-5.c: Removed.
4692 * gcc.dg/debug-6.c: Removed.
4693 * gcc.dg/dwarf2-1.c: Removed.
4694 * gcc.dg/dwarf2-2.c: Removed.
4695
4696 2002-01-25 Jakub Jelinek <jakub@redhat.com>
4697
4698 * g++.old-deja/g++.other/eh5.C: New test.
4699 * g++.old-deja/g++.other/sibcall2.C: New test.
4700 * g++.old-deja/g++.other/array9.C: New test.
4701 * g++.old-deja/g++.other/typename2.C: New test.
4702 * g++.old-deja/g++.other/crash60.C: New test.
4703 * g++.old-deja/g++.other/conv9.C: New test.
4704 * g++.old-deja/g++.other/mangle10.C: New test.
4705 * g++.old-deja/g++.other/unchanging1.C: New test.
4706 * g++.old-deja/g++.other/exprstmt1.C: New test.
4707 * g++.old-deja/g++.other/inline23.C: New test.
4708 * g++.old-deja/g++.eh/ia64-1.C: New test.
4709 * g++.old-deja/g++.other/dwarf2-1.C: New test.
4710 * g++.old-deja/g++.other/reload1.C: New test.
4711 * g++.old-deja/g++.other/static20.C: New test.
4712 * g++.old-deja/g++.other/local-alloc1.C: New test.
4713 * g++.old-deja/g++.other/conv8.C: New test.
4714 * g++.old-deja/g++.other/stmtexpr2.C: New test.
4715 * g++.old-deja/g++.other/storeexpr1.C: New test.
4716 * g++.old-deja/g++.other/storeexpr2.C: New test.
4717 * g++.dg/eh/template2.C: New test.
4718 * g++.dg/warn/weak1.C: New test.
4719
4720 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
4721
4722 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4723 Remove first, non-varying, argument.
4724
4725 2002-01-23 Richard Henderson <rth@redhat.com>
4726
4727 * gcc.dg/inline-2.c: New.
4728
4729 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4730 Add optional target arg. Check number of arguments.
4731 (scan-assembler-not, scan-assembler-dem): Likewise.
4732 (scan-assembler-dem-not): Likewise.
4733
4734 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4735
4736 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4737 line 12.
4738 * g++.old-deja/g++.brendan/parse3.C,
4739 g++.old-deja/g++.other/crash26.C,
4740 g++.old-deja/g++.other/crash28.C,
4741 g++.old-deja/g++.other/crash29.C,
4742 g++.old-deja/g++.other/crash30.C,
4743 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4744
4745 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
4746
4747 * gcc.dg/20020115-1.c: New.
4748
4749 2002-01-23 Bob Wilson <bob.wilson@acm.org>
4750
4751 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4752
4753 2002-01-23 Janis Johnson <janis187@us.ibm.com>
4754
4755 * gcc.dg/20020122-3.c: New.
4756
4757 2002-01-23 Jakub Jelinek <jakub@redhat.com>
4758
4759 * g++.dg/other/gc1.C: New test.
4760
4761 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4762
4763 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4764
4765 2002-01-22 Richard Henderson <rth@redhat.com>
4766
4767 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4768
4769 2002-01-22 Richard Henderson <rth@redhat.com>
4770
4771 * gcc.dg/20020122-4.c: New.
4772
4773 2002-01-22 H.J. Lu <hjl@gnu.org>
4774
4775 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4776 link output.
4777 * gcc.dg/special/ecos.exp: Likewise.
4778 * lib/g++-dg.exp: Likewise.
4779 * lib/g77-dg.exp: Likewise.
4780 * lib/gcc-dg.exp : Likewise.
4781 * lib/mike-g++.exp: Likewise.
4782 * lib/mike-g77.exp: Likewise.
4783 * lib/mike-gcc.exp: Likewise.
4784 * lib/objc-dg.exp: Likewise.
4785
4786 2002-01-22 Janis Johnson <janis187@us.ibm.com>
4787
4788 PR target/5379
4789 * gcc.dg/20020122-2.c: New test.
4790
4791 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
4792
4793 * gcc.dg/20020122-1.c: New test.
4794
4795 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
4796
4797 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4798
4799 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
4800
4801 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4802
4803 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4804
4805 * gcc.c-torture/compile/20020121-1.c: New test.
4806
4807 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
4808
4809 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4810 ld_library_path.
4811
4812 2002-01-21 Jakub Jelinek <jakub@redhat.com>
4813
4814 * gcc.dg/20020218-1.c: New test.
4815
4816 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
4817
4818 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4819 messages
4820 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4821 "At global scope" warning
4822 * g++.dg/ext/align1.C: Change cygwin test for alignment
4823 from db-bogus to dg-warning
4824
4825 2002-01-21 Zack Weinberg <zack@codesourcery.com>
4826
4827 * g77.f-torture/compile/cpp2.F: New test.
4828
4829 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
4830
4831 * g++.dg/template/access1.C: New test.
4832
4833 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
4834
4835 * gcc.dg/20020118-1.c: New.
4836
4837 2002-01-18 Kazu Hirata <kazu@hxi.com>
4838
4839 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4840
4841 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4842
4843 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4844 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4845 alignment warnings.
4846
4847 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4848
4849 * gcc.misc-tests/i386-prefetch.exp: Save and restore
4850 torture_with_loops and torture_without_loops
4851
4852 2002-01-17 Jakub Jelinek <jakub@redhat.com>
4853
4854 * gcc.c-torture/compile/20020116-1.c: New test.
4855
4856 2002-01-16 Jakub Jelinek <jakub@redhat.com>
4857
4858 * gcc.dg/20020116-2.c: New test.
4859
4860 * gcc.dg/ultrasp4.c: New test.
4861
4862 * gcc.dg/20020116-1.c: New test.
4863
4864 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
4865
4866 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4867 by EABI.
4868
4869 2002-01-15 Janis Johnson <janis187@us.ibm.com>
4870
4871 * gcc.misc-tests/i386-prefetch.exp: New.
4872 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4873 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4874 * gcc.misc-tests/i386-pf-none-1.c: New test.
4875 * gcc.misc-tests/i386-pf-sse-1.c: New test.
4876
4877 2002-01-15 Jakub Jelinek <jakub@redhat.com>
4878
4879 * gcc.dg/gnu89-init-1.c: Add new tests.
4880
4881 2002-01-15 Andreas Jaeger <aj@suse.de>
4882
4883 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4884 * gcc.dg/i386-mmx-2.c: Likewise.
4885 * gcc.dg/i386-sse-1.c: Likewise.
4886 * gcc.dg/i386-sse-2.c: Likewise.
4887 * gcc.dg/i386-sse-3.c: Likewise.
4888
4889 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
4890
4891 * g77.f-torture/execute/intrinsic-unix-bessel.f:
4892 Uncomment additional cases that now pass.
4893
4894 2002-01-11 Richard Henderson <rth@redhat.com>
4895
4896 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4897 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4898
4899 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
4900
4901 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4902
4903 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
4904
4905 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4906 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4907
4908 2002-01-10 Dale Johannesen <dalej@apple.com>
4909
4910 * gcc.c-torture/execute/loop-11.c: New.
4911
4912 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
4913
4914 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
4915 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4916
4917 2002-01-09 Richard Henderson <rth@redhat.com>
4918
4919 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4920 type in which to perform the operation for each size.
4921
4922 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
4923
4924 * gcc.c-torture/compile/20020109-2.c: New test.
4925
4926 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
4927
4928 * gcc.c-torture/execute/loop-10.c: New test.
4929
4930 2002-01-09 Jakub Jelinek <jakub@redhat.com>
4931
4932 * gcc.c-torture/compile/20010226-1.c: New test.
4933 * gcc.c-torture/compile/20010227-1.c: New test.
4934 * gcc.c-torture/compile/20010426-1.c: New test.
4935 * gcc.c-torture/compile/20010510-1.c: New test.
4936 * gcc.c-torture/compile/20010605-3.c: New test.
4937 * gcc.c-torture/compile/20010824-1.c: New test.
4938 * gcc.c-torture/execute/20010409-1.c: New test.
4939 * gcc.dg/noncompile/20000901-1.c: New test.
4940 * gcc.dg/20001023-1.c: New test.
4941 * gcc.dg/20001101-1.c: New test.
4942 * gcc.dg/20001102-1.c: New test.
4943 * gcc.dg/20010207-1.c: New test.
4944 * gcc.dg/20010405-1.c: New test.
4945 * gcc.dg/20010822-1.c: New test.
4946 * gcc.dg/20011107-1.c: New test.
4947
4948 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
4949
4950 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4951
4952 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
4953 execution failure on PA targets.
4954
4955 2002-01-09 Jakub Jelinek <jakub@redhat.com>
4956
4957 * gcc.c-torture/compile/20020109-1.c: New test.
4958
4959 2002-01-08 Kazu Hirata <kazu@hxi.com>
4960
4961 * gcc.c-torture/execute/20020108-1.c: New test.
4962
4963 2002-01-08 Jakub Jelinek <jakub@redhat.com>
4964
4965 * gcc.dg/20020108-1.c: New test.
4966
4967 2002-01-08 H.J. Lu <hjl@gnu.org>
4968
4969 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4970 for header files.
4971
4972 2002-01-08 Geoff Keating <geoffk@redhat.com>
4973
4974 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4975 consistency.
4976
4977 002-01-07 Aldy Hernandez <aldyh@redhat.com>
4978
4979 * gcc.dg/altivec-4.c: Test altivec predicates.
4980
4981 2002-01-07 Jakub Jelinek <jakub@redhat.com>
4982
4983 * gcc.c-torture/execute/20020107-1.c: New test.
4984
4985 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
4986
4987 PR c/5279
4988 * gcc.c-torture/compile/20020106-1.c: New test.
4989
4990 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
4991
4992 * gcc.c-torture/execute/nestfunc-4.c: New test.
4993
4994 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
4995
4996 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
4997 extra triple that slipped in.
4998 * g++.old-deja/g++.abi/align.C: Likewise.
4999 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5000
5001 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5002
5003 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
5004 * g++.old-deja/g++.abi/align.C: Likewise.
5005 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5006
5007 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
5008 on FreeBSD/i386.
5009 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
5010 FreeBSD.
5011
5012 2002-01-04 Jakub Jelinek <jakub@redhat.com>
5013
5014 * gcc.dg/20020104-1.c: New test.
5015
5016 * gcc.dg/20020104-2.c: New test.
5017
5018 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
5019
5020 * gcc.dg/20020103-1.c: Fix typo in target selector.
5021
5022 2002-01-03 Richard Henderson <rth@redhat.com>
5023
5024 * gcc.dg/20020103-1.c: New.
5025
5026 2002-01-03 Kazu Hirata <kazu@hxi.com>
5027
5028 * gcc.c-torture/execute/20020103-1.c: New test.
5029
5030 2002-01-03 Jakub Jelinek <jakub@redhat.com>
5031
5032 * g++.dg/other/debug2.C: New test.
5033
5034 * gcc.c-torture/compile/20020103-1.c: New test.
5035
5036 2002-01-02 Jakub Jelinek <jakub@redhat.com>
5037
5038 * gcc.dg/gnu89-init-1.c: Added new tests.
5039
5040 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5041
5042 * g++.dg/template/friend2.C: Remove as patch is reverted.
5043
5044 * g++.dg/warn/oldcast1.C: New test.
5045
5046 * g++.dg/template/ptrmem1.C: New test.
5047 * g++.dg/template/ptrmem2.C: New test.
5048
5049 * g++.dg/template/ntp.C: New test.
5050
5051 * g++.dg/other/component1.C: New test.
5052
5053 * g++.dg/template/ttp3.C: New test.
5054
5055 * g++.dg/template/friend2.C: New test.
5056 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5057
5058 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5059
5060 * g++.dg/other/ptrmem1.C: New test.
5061 * g++.dg/other/ptrmem2.C: New test.
5062
5063 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5064
5065 * g++.dg/template/ctor1.C: New test.
5066
5067 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5068
5069 * g++.dg/template/friend2.C: New test.
5070
5071 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5072
5073 * gcc.dg/mmix-1.c: New test.
5074
5075 2001-12-31 Richard Henderson <rth@redhat.com>
5076
5077 * gcc.dg/asm-5.c: New.
5078
5079 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
5080
5081 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5082 in namespace __gnu_cxx
5083
5084 2001-12-30 Richard Henderson <rth@redhat.com>
5085
5086 * gcc.dg/debug-6.c: New.
5087
5088 2001-12-30 Jakub Jelinek <jakub@redhat.com>
5089
5090 * gcc.c-torture/compile/20011229-2.c: New test.
5091
5092 2001-12-29 Jakub Jelinek <jakub@redhat.com>
5093
5094 * gcc.dg/debug-3.c: New test.
5095 * gcc.dg/debug-4.c: New test.
5096 * gcc.dg/debug-5.c: New test.
5097
5098 2001-12-29 Richard Henderson <rth@redhat.com>
5099
5100 * g++.dg/eh/loop1.C: New.
5101
5102 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5103
5104 * g++.dg/template/crash1.C: New test.
5105
5106 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5107
5108 * g++.dg/other/const1.C: New test.
5109
5110 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5111
5112 * gcc.c-torture/compile/20011229-1.c: New test.
5113
5114 2001-12-28 Stan Shebs <shebs@apple.com>
5115
5116 * lib/objc-torture.exp: Resync with c-torture.exp.
5117 * lib/objc.exp: Load standard libraries.
5118
5119 2001-12-28 Jakub Jelinek <jakub@redhat.com>
5120
5121 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5122 additional tests.
5123
5124 2001-12-27 Roger Sayle <roger@eyesopen.com>
5125
5126 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5127
5128 2001-12-27 Richard Henderson <rth@redhat.com>
5129
5130 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5131
5132 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5133
5134 * g++.dg/eh/ctor1.C: New test.
5135 * g++.dg/other/error2.C: New test.
5136
5137 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5138
5139 * g++.dg/other/init2.C: New test.
5140
5141 2001-12-24 Richard Henderson <rth@redhat.com>
5142
5143 * gcc.dg/20011223-1.c: New.
5144 * gcc.dg/inline-1.c: New.
5145
5146 2001-12-23 Richard Henderson <rth@redhat.com>
5147
5148 * gcc.dg/asm-4.c: Test operand modifiers.
5149
5150 2001-12-23 Richard Henderson <rth@redhat.com>
5151
5152 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5153
5154 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5155
5156 * gcc.c-torture/execute/20011223-1.c: New test.
5157
5158 2001-12-21 Richard Henderson <rth@redhat.com>
5159
5160 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5161 re-enables the warning.
5162
5163 2001-12-21 Richard Henderson <rth@redhat.com>
5164
5165 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5166
5167 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5168
5169 * gcc.c-torture/compile/20011218-1.c: New test.
5170
5171 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5172
5173 * gcc.misc-test/arm-isr.exp: New file. Control running of the
5174 arm-isr.c test.
5175 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5176 epilogue generation for ARM ISR routines.
5177
5178 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5179
5180 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5181 * gcc.dg/format/c90-printf-3.c: Likewise.
5182 * gcc.dg/format/c99-printf-3.c: Likewise.
5183 * gcc.dg/format/ext-1.c: Likewise.
5184 * gcc.dg/format/ext-6.c: Likewise.
5185 * gcc.dg/format/format.h: Prototype unlocked stdio.
5186
5187 2001-12-20 Richard Henderson <rth@redhat.com>
5188
5189 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5190 (arena): Use it.
5191 (malloc): Correct allocation logic. Abort if we fill up the
5192 arena before initialization complete.
5193 (realloc): Correct allocation logic.
5194
5195 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5196
5197 * gcc.c-torture/compile/20011219-2.c: New test.
5198
5199 * gcc.c-torture/execute/20011219-1.c: New test.
5200
5201 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5202
5203 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5204 target does not support weak symbols.
5205
5206 2001-12-19 Jakub Jelinek <jakub@redhat.com>
5207
5208 * gcc.c-torture/compile/20011219-1.c: New test.
5209
5210 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5211
5212 * g++.dg/other/error1.C: New test.
5213
5214 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
5215
5216 * gcc.c-torture/execute/20011217-1.c: New test.
5217
5218 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
5219
5220 * objc.dg/special/: New directory.
5221 * objc.dg/special/special.exp: New file.
5222 * objc.dg/special/unclaimed-category-1.h: New file.
5223 * objc.dg/special/unclaimed-category-1a.m: New file.
5224 * objc.dg/special/unclaimed-category-1.m: New file.
5225
5226 2001-12-17 Andreas Jaeger <aj@suse.de>
5227
5228 * gcc.c-torture/compile/20011217-2.c: New test.
5229
5230 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5231
5232 * gcc.c-torture/compile/20011217-1.c: New test.
5233
5234 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
5235
5236 * testsuite/gcc.dg/20011214-1.c: New.
5237
5238 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
5239
5240 * gcc.dg/altivec-4.c: New.
5241
5242 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
5243
5244 * gcc.dg/20011113-1.c: New test.
5245
5246 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5247
5248 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5249 std::__malloc_alloc_template<0> and
5250 std::__default_alloc_template<false, 0>.
5251
5252 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
5253
5254 * objc/execute/bf-21.m: New test.
5255 * objc/execute/enumeration-1.m: New test.
5256 * objc/execute/enumeration-2.m: New test.
5257
5258 2001-12-12 Jakub Jelinek <jakub@redhat.com>
5259
5260 * gcc.dg/gnu89-init-1.c: New test.
5261
5262 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5263
5264 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5265 * g++.old-deja/g++.jason/2371.C: Likewise.
5266 * g++.old-deja/g++.jason/template33.C: Likewise.
5267 * g++.old-deja/g++.jason/template34.C: Likewise.
5268 * g++.old-deja/g++.jason/template36.C: Likewise.
5269 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5270 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5271 * g++.old-deja/g++.other/typename1.C: Likewise.
5272 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5273 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5274 * g++.old-deja/g++.pt/typename11.C: Likewise.
5275 * g++.old-deja/g++.pt/typename14.C: Likewise.
5276 * g++.old-deja/g++.pt/typename16.C: Likewise.
5277 * g++.old-deja/g++.pt/typename3.C: Likewise.
5278 * g++.old-deja/g++.pt/typename4.C: Likewise.
5279 * g++.old-deja/g++.pt/typename5.C: Likewise.
5280 * g++.old-deja/g++.pt/typename7.C: Likewise.
5281 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5282
5283 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5284
5285 * g++.dg/other/linkage1.C: New test.
5286 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5287 specifiers.
5288
5289 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5290
5291 * gcc.dg/concat.c: New test.
5292
5293 2001-12-11 Stan Shebs <shebs@apple.com>
5294
5295 * objc/compile: New test directory.
5296 * objc/compile/compile.exp: New expect script.
5297 * objc/compile/20011211-1.m: New compile test.
5298
5299 2001-12-11 Jason Merrill <jason@redhat.com>
5300
5301 * lib/prune.exp (prune_gcc_output): Also handle "In member
5302 function". So many permutations...
5303
5304 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5305
5306 * g++.dg/template/typedef1.C: New test.
5307
5308 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5309
5310 * g++.dg/other/copy1.C: New test.
5311
5312 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
5313
5314 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5315
5316 * gcc.dg/builtin-choose-expr.c: New.
5317
5318 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
5319
5320 * gcc.dg/altivec-2.c: New.
5321
5322 2001-12-07 Richard Henderson <rth@redhat.com>
5323
5324 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5325
5326 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5327
5328 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5329 ultrasparc.
5330
5331 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5332
5333 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5334
5335 2001-12-06 Janis Johnson <janis187@us.ibm.com>
5336
5337 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5338 variable argument list.
5339
5340 2001-12-06 Zack Weinberg <zack@codesourcery.com>
5341
5342 * gcc.c-torture/execute/memcheck: Delete entire directory.
5343 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5344 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5345
5346 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5347
5348 * gcc.dg/Wshadow-1.c: New test.
5349
5350 2001-12-05 Jakub Jelinek <jakub@redhat.com>
5351
5352 * gcc.c-torture/compile/20011130-1.c: New test.
5353
5354 * gcc.dg/noncompile/20011025-1.c: New test.
5355
5356 * g++.dg/other/anon-union.C: New test.
5357
5358 * gcc.c-torture/execute/20011024-1.c: New test.
5359
5360 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5361
5362 * gcc.c-torture/execute/20000722-1.x,
5363 gcc.c-torture/execute/20010123-1.x: Remove.
5364 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5365 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5366 gcc.dg/c99-complit-2.c: New tests.
5367
5368 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5369
5370 * g++.dg/inherit/base1.C: New test.
5371
5372 2001-12-04 Jakub Jelinek <jakub@redhat.com>
5373
5374 * g++.dg/other/stdarg1.C: New test.
5375
5376 * gcc.c-torture/compile/20011130-2.c: New test.
5377
5378 2001-12-03 Janis Johnson <janis187@us.ibm.com>
5379
5380 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5381 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5382 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5383 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5384 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5385 * gcc.dg/builtin-prefetch-1.c: New test.
5386
5387 2001-12-03 Jakub Jelinek <jakub@redhat.com>
5388
5389 * gcc.dg/20011130-1.c: New test.
5390
5391 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5392
5393 * g++.dg/other/scope1.C: New test.
5394 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5395
5396 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5397
5398 * gcc.dg/vla-init-1.c: New test.
5399
5400 2001-12-01 Geoff Keating <geoffk@redhat.com>
5401
5402 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5403
5404 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5405
5406 * objc.dg/alias.m: Update.
5407 * objc.dg/class-1.m: Update.
5408 * objc.dg/const-str-1.m: Update.
5409 * objc.dg/fwd-proto-1.m: Update.
5410 * objc.dg/id-1.m: Update.
5411 * objc.dg/super-class-1.m: Update.
5412
5413 2001-11-29 Mark Mitchell <mark@codesourcery.com>
5414
5415 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5416 constructs.
5417
5418 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
5419
5420 * gcc.c-torture/execute/20011128-1.c: New test.
5421
5422 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
5423
5424 * gcc.dg/20011127-1.c: New test.
5425
5426 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5427
5428 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5429 from Austin Group draft 7.
5430 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5431 scanf format arguments.
5432 * gcc.dg/format/no-exargs-2.c: New test.
5433
5434 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5435
5436 * g++.dg/abi/vbase8-4.C: New test.
5437
5438 2001-11-24 Ian Lance Taylor <ian@airs.com>
5439
5440 * gcc.c-torture/execute/20011121-1.c: New test.
5441
5442 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
5443
5444 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5445
5446 2001-11-23 Andreas Jaeger <aj@suse.de>
5447
5448 * gcc.dg/cpp/charconst-2.c: New test.
5449
5450 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
5451
5452 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5453 to the host if it is remote. Let tests specify extra headers
5454 they use.
5455 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5456 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5457 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5458 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5459 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5460 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5461 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5462 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5463 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5464 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5465
5466 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
5467
5468 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5469 for little endian ARMs.
5470
5471 2001-11-20 Jakub Jelinek <jakub@redhat.com>
5472
5473 * gcc.c-torture/compile/20011119-1.c: New test.
5474 * gcc.c-torture/compile/20011119-2.c: New test.
5475
5476 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
5477
5478 * gcc.dg/altivec-1.c: Fix typo.
5479
5480 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5481
5482 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5483
5484 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5485
5486 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5487
5488 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
5489
5490 * lib/g77.exp: Don't specify --rpath-link.
5491
5492 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5493 across all the headers.
5494 * gcc.dg/format/format.exp: For testing on a remote host,
5495 copy format.h.
5496
5497 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5498 * gcc.c-torture/execute/930406-1.c: Likewise.
5499 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5500
5501 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
5502
5503 * gcc.dg/altivec-1.c: New.
5504
5505 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
5506
5507 * gcc.dg/cpp/fpreprocessed.c: New test case.
5508
5509 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5510
5511 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5512 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5513 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5514
5515 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5516
5517 * gcc.dg/no-builtin-1.c: New test.
5518
5519 2001-11-16 Jakub Jelinek <jakub@redhat.com>
5520
5521 * gcc.c-torture/execute/20011115-1.c: New test.
5522
5523 2001-11-15 Jakub Jelinek <jakub@redhat.com>
5524
5525 * gcc.c-torture/compile/20011114-2.c: New test.
5526 * gcc.c-torture/compile/20011114-3.c: New test.
5527 * gcc.c-torture/compile/20011114-4.c: New test.
5528
5529 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
5530
5531 * g++.dg/other/init1.C: New test.
5532
5533 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
5534
5535 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5536 message.
5537
5538 * gcc.c-torture/execute/20011114-1.c: New testcase.
5539
5540 * gcc.c-torture/compile/20010327-1.c: Revert last change.
5541 * gcc.c-torture/compile/20011114-1.c: New test, exactly
5542 like the (before this change) version of 20010327-1.c.
5543
5544 2001-11-14 Roger Sayle <roger@eyesopen.com>
5545
5546 * gcc.c-torture/execute/string-opt-13.c: New testcase.
5547
5548 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
5549
5550 * g++.dg/init/array2.C: New test.
5551
5552 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
5553
5554 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5555
5556 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
5557
5558 * g++.dg/other/forscope1.C: New test.
5559 * g++.dg/ext/forscope1.C: New test.
5560 * g++.dg/ext/forscope2.C: New test.
5561
5562 2001-11-13 Jakub Jelinek <jakub@redhat.com>
5563
5564 * gcc.c-torture/execute/20011113-1.c: New test.
5565
5566 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
5567
5568 * gcc.c-torture/execute/20011109-2.c: New test.
5569
5570 * gcc.c-torture/execute/20011109-1.c: New test.
5571
5572 2001-11-09 Jakub Jelinek <jakub@redhat.com>
5573
5574 * gcc.c-torture/compile/20011109-1.c: New test.
5575
5576 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
5577
5578 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5579 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5580 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5581 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5582 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5583 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5584 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5585
5586 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
5587
5588 * g++.dg/warn/Wshadow-1.C: New tests.
5589 * g++.old-deja/g++.mike/for3.C: Update.
5590
5591 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
5592
5593 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5594 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5595 XFAILs. Adjust expected error texts.
5596 * gcc.c-torture/compile/20011106-1.c,
5597 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5598 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5599 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5600 gcc.dg/c99-array-lval-5.c: New tests.
5601
5602 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5603
5604 * gcc.dg/cpp/defined.c: Update.
5605
5606 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5607
5608 * gcc.c-torture/execute/anon-1.c: New test.
5609
5610 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
5611
5612 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5613 same size, so no warning should be produced on stormy16.
5614
5615 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5616 due to oversized array.
5617 * g++.old-deja/g++.mike/ns15.C: Likewise.
5618 * g++.old-deja/g++.pt/crash16.C: Likewise.
5619
5620 2001-11-02 Graham Stott <grahams@redhat.com>
5621
5622 * g++.dgother/debug1.C: Fix typos.
5623
5624 2001-11-01 Jakub Jelinek <jakub@redhat.com>
5625
5626 * g++.dg/other/debug1.C: New test.
5627
5628 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5629
5630 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5631 of unsigned long.
5632
5633 2001-10-30 Jakub Jelinek <jakub@redhat.com>
5634
5635 * gcc.dg/20011029-2.c: New test.
5636
5637 * gcc.c-torture/compile/20011029-1.c: New test.
5638
5639 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
5640
5641 * objc/execute/class_self-1.m: New test.
5642 * objc/execute/class_self-2.m: New test.
5643
5644 2001-10-25 Zack Weinberg <zack@codesourcery.com>
5645
5646 * gcc.misc-tests/msgs.exp: Delete.
5647 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5648 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
5649 error set to match recent changes.
5650
5651 2001-10-24 Zack Weinberg <zack@codesourcery.com>
5652
5653 * gcc.dg/20011021-1.c: New test.
5654
5655 2001-10-24 Jakub Jelinek <jakub@redhat.com>
5656
5657 * gcc.c-torture/compile/20011023-1.c: New test.
5658
5659 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
5660
5661 * lib/g77.exp: Rewrite based on lib/g++.exp.
5662
5663 2001-10-19 Jakub Jelinek <jakub@redhat.com>
5664
5665 * gcc.c-torture/execute/20011019-1.c: New test.
5666
5667 * gcc.dg/20011018-1.c: New test.
5668
5669 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
5670
5671 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5672
5673 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
5674
5675 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5676 * gcc.dg/attr-invalid.c: Likewise.
5677
5678 2001-10-18 Jakub Jelinek <jakub@redhat.com>
5679
5680 * testsuite/gcc.dg/20011015-1.c: New test.
5681
5682 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5683
5684 * g++.dg/template/unify2.C: New test.
5685
5686 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5687
5688 * g++.dg/other/exception-specification.C: New test
5689
5690 2001-10-13 Tom Rix <trix@redhat.com>
5691
5692 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5693 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5694
5695 2001-10-12 Jakub Jelinek <jakub@redhat.com>
5696
5697 * testsuite/gcc.dg/20011009-1.c: New test.
5698
5699 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
5700
5701 PR g++/4476
5702 * g++.dg/other/friend1.C: New test.
5703
5704 2001-10-11 Richard Henderson <rth@redhat.com>
5705
5706 * g++.old-deja/g++.other/crash18.C: Add -S to options.
5707
5708 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5709
5710 * gcc.c-torture/compile/20011010-1.c: New.
5711
5712 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
5713
5714 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5715 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5716 g77.f-torture/execute/execute.exp,
5717 g77.f-torture/noncompile/noncompile.exp,
5718 gcc.c-torture/compile/compile.exp,
5719 gcc.c-torture/execute/execute.exp,
5720 gcc.c-torture/execute/ieee/ieee.exp,
5721 gcc.c-torture/execute/memcheck/memcheck.exp,
5722 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5723 objc/execute/execute.exp: Update FSF address.
5724
5725 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
5726
5727 * gcc.dg/cpp/cmdlne-C.c: Update.
5728 * gcc.dg/cpp/cmdlne-C2.c: New.
5729
5730 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5731
5732 * gcc.c-torture/execute/20011008-3.c: New.
5733
5734 2001-10-08 DJ Delorie <dj@redhat.com>
5735
5736 * gcc.dg/20011008-1.c: New.
5737 * gcc.dg/20011008-2.c: New.
5738
5739 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
5740
5741 * gcc.dg/cpp/spacing1.c: Update test.
5742
5743 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
5744
5745 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5746 spelling errors of "separate" as "seperate".
5747
5748 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
5749
5750 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5751 enough to avoid inlining.
5752
5753 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
5754
5755 * lib/g77.exp: set libg2c_dir correctly.
5756
5757 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
5758
5759 * gcc.dg/cpp/macro11.c: New test.
5760
5761 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5762
5763 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5764 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5765 gcc.dg/format/multattr-3.c: New tests.
5766 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
5767 tests for format attributes on function pointers being rejected.
5768
5769 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5770
5771 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5772
5773 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5774
5775 * g++.dg/warn/format1.C: New test.
5776
5777 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
5778
5779 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5780
5781 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5782
5783 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5784
5785 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5786
5787 * gcc.dg/cpp/redef2.c: Add test.
5788
5789 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
5790
5791 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5792 long-standing bug on i686, apparently.
5793 * gcc.c-torture/execute/loop-2c.x: New file.
5794 * gcc.c-torture/execute/loop-2d.x: New file.
5795 * gcc.c-torture/execute/loop-3c.x: New file.
5796
5797 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
5798
5799 * gcc.dg/cpp/20000625-2.c: Correct line number.
5800
5801 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5802
5803 * gcc.dg/cpp/macro10.c: New test.
5804 * gcc.dg/cpp/strify3.c: New test.
5805 * gcc.dg/cpp/spacing1.c: Add tests.
5806 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5807 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5808
5809 2001-09-24 DJ Delorie <dj@redhat.com>
5810
5811 * gcc.c-torture/execute/20010924-1.c: New test.
5812
5813 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5814
5815 * testsuite/objc/execute/paste.m: Remove.
5816
5817 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
5818
5819 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5820
5821 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
5822
5823 * g77.dg/strlen0.f: New test.
5824
5825 2001-09-21 Richard Henderson <rth@redhat.com>
5826
5827 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5828 * g++.old-deja/g++.abi/vtable2.C: Likewise.
5829
5830 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
5831
5832 Table-driven attributes.
5833 * g++.dg/ext/attrib1.C: New test.
5834
5835 2001-09-20 DJ Delorie <dj@redhat.com>
5836
5837 * gcc.dg/20000926-1.c: Update expected warning messages.
5838 * gcc.dg/array-2.c: Likewise, and test for warnings too.
5839 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5840 array.
5841
5842 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
5843
5844 * g++.dg/eh/registers1.C: New test case.
5845
5846 2001-09-17 Richard Henderson <rth@redhat.com>
5847
5848 * gcc.dg/array-5.c: Fix VLA decomposition test.
5849
5850 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
5851
5852 * gcc.dg/cpp/line5.c: New testcase.
5853
5854 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
5855
5856 * gcc.dg/cpp/macro9.c: New test.
5857
5858 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
5859
5860 * gcc.c-torture/execute/980223.c: Change type of addr from long
5861 to char *.
5862
5863 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
5864
5865 * gcc.c-torture/execute/20010915-1.c: New test.
5866
5867 2001-09-14 Janis Johnson <janis187@us.ibm.com>
5868
5869 * g77.dg/bprob: New directory.
5870 * g77.dg/bprob/bprob.exp: New file.
5871 * g77.dg/bprob/bprob-1.f: New test.
5872 * g77.dg/gcov: New directory.
5873 * g77.dg/gcov/gcov.exp: New file.
5874 * g77.dg/gcov/gcov-1.f: New test.
5875 * g77.dg/gcov/gcov-1.x: New file.
5876
5877 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
5878
5879 * gcc.dg/cpp/directiv.c: Update.
5880 * gcc.dg/cpp/undef1.c: Update.
5881
5882 2001-09-12 Jakub Jelinek <jakub@redhat.com>
5883
5884 * gcc.dg/20010912-1.c: New test.
5885
5886 2001-09-11 Janis Johnson <janis187@us.ibm.com>
5887
5888 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5889 language-independent file in lib.
5890 * lib/gcov.exp: New file.
5891
5892 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
5893
5894 * gcc.c-torture/compile/20010911-1.c: New test.
5895
5896 2001-09-10 Janis Johnson <janis187@us.ibm.com>
5897
5898 * lib/profopt.exp: New, to support profile-directed optimizations.
5899 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5900 * gcc.misc-tests/bprob-1.c: New test.
5901 * gcc.misc-tests/bprob-2.c: New test.
5902
5903 2001-09-07 Janis Johnson <janis187@us.ibm.com>
5904
5905 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5906 XFAIL and which kinds of gcov output to verify.
5907 * gcc.misc-tests/gcov-4b.x: New file.
5908 * gcc.misc-tests/gcov-5b.x: New file.
5909 * gcc.misc-tests/gcov-6.x: New file.
5910 * gcc.misc-tests/gcov-7.c: New test.
5911 * gcc.misc-tests/gcov-7.x: New file.
5912
5913 2001-09-06 Janis Johnson <janis187@us.ibm.com>
5914
5915 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5916 * gcc.misc-tests/gcov-6.c: New test.
5917
5918 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
5919
5920 PR c++/3986
5921 * g++.dg/abi/vbase1.C: New test.
5922
5923 2001-09-05 Ziemowit Laski <zlaski@apple.com>
5924
5925 * objc.dg/method-2.m: New.
5926
5927 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
5928
5929 PR c++/4203
5930 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5931 * g++.dg/init/empty1.C: New test.
5932
5933 2001-09-03 Jakub Jelinek <jakub@redhat.com>
5934
5935 * gcc.c-torture/compile/20010903-1.c: New test.
5936
5937 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
5938
5939 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5940 for m68k.
5941
5942 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
5943
5944 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5945
5946 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5947
5948 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5949
5950 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
5951
5952 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5953 for 16-bit 'unsigned int'.
5954
5955 2001-08-29 Kazu Hirata <kazu@hxi.com>
5956
5957 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5958
5959 2001-08-27 Richard Henderson <rth@redhat.com>
5960
5961 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5962 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5963
5964 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
5965
5966 * gcc.dg/asm-names.c (ymain): New.
5967
5968 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
5969
5970 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5971 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5972 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5973
5974 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5975
5976 * gcc.dg/compare5.c: New testcase.
5977
5978 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
5979
5980 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5981 and "In instantiation".
5982
5983 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
5984
5985 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
5986
5987 2001-08-20 Janis Johnson <janis187@us.ibm.com>
5988
5989 * gcc.misc-tests/gcov.exp: Add support for branch information.
5990 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5991 * gcc.misc-tests/gcov-4.c: New test.
5992 * gcc.misc-tests/gcov-4b.c: New test.
5993 * gcc.misc-tests/gcov-5b.c: New test.
5994
5995 2001-08-20 Zack Weinberg <zackw@panix.com>
5996
5997 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5998 expected to fail.
5999
6000 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
6001
6002 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
6003
6004 2001-08-19 Jakub Jelinek <jakub@redhat.com>
6005
6006 * g++.dg/eh/template1.C: New test.
6007
6008 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
6009
6010 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
6011 Fix thinko.
6012 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
6013 for xfail.
6014
6015 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
6016
6017 * lib/g77-dg.exp: Use prune.exp for common procedures
6018 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6019 * lib/g77.exp: (g77-dg-prune) Remove
6020
6021 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
6022
6023 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6024
6025 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6026
6027 * g++.dg/template/unify1.C: New test.
6028
6029 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
6030
6031 * g++.dg/abi/empty4.C: New test.
6032
6033 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
6034
6035 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6036 solaris2.*
6037 * g77.f-torture/compile/pr3743.x: Likewise
6038
6039 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
6040
6041 * g++.dg/other/using-declaration.C: New test.
6042
6043 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6044
6045 * gcc.dg/cpp/tr-sign.c: New testcase.
6046
6047 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6048
6049 * gcc.dg/cpp/19951025-1.c: Revert.
6050 * gcc.dg/cpp/directiv.c: We no longer process directives that
6051 interrupt macro arguments.
6052
6053 2001-08-03 Zack Weinberg <zackw@stanford.edu>
6054
6055 * gcc.dg/bconstp-1.c: New test.
6056
6057 2001-08-03 Richard Henderson <rth@redhat.com>
6058
6059 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6060
6061 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
6062
6063 * gcc.dg/cpp/19951025-1.c: Update.
6064
6065 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
6066
6067 * g77.dg/ff90-1.f (s): Fix reference of variable z,
6068 should be x.
6069
6070 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6071
6072 Kill -fhonor-std.
6073 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6074 * g++.old-deja/g++.other/std1.C: Likewise.
6075 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6076
6077 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6078
6079 * lib/g77.exp: Load gcc-defs.exp for common procedures
6080 (g77_pass, g77_fail, g77_finish, g77_exit,
6081 ${tool}_check_unsupported_p} Now redundant. Deleted.
6082
6083 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6084
6085 * g77.dg/fbackslash.f
6086 * g77.dg/fcase-preserve.f
6087 * g77.dg/ff90-1.f
6088 * g77.dg/ffixed-line-length-0.f
6089 * g77.dg/ffixed-line-length-132.f
6090 * g77.dg/ffixed-line-length-7.f
6091 * g77.dg/ffixed-line-length-72.f
6092 * g77.dg/ffixed-line-length-none.f
6093 * g77.dg/ffree-form-1.f
6094 * g77.dg/fno-backslash.f
6095 * g77.dg/fno-f90-1.f
6096 * g77.dg/fno-fixed-form-1.f
6097 * g77.dg/fno-onetrip.f
6098 * g77.dg/fno-typeless-boz.f
6099 * g77.dg/fno-underscoring.f
6100 * g77.dg/fno-vxt-1.f
6101 * g77.dg/fonetrip.f
6102 * g77.dg/ftypeless-boz.f
6103 * g77.dg/fugly-assumed.f
6104 * g77.dg/funderscoring.f
6105 * g77.dg/fvxt-1.f
6106
6107 2001-08-01 Ziemowit Laski <zlaski@apple.com>
6108
6109 * objc.dg/fwd-proto-1.m: New.
6110 * objc.dg/local-decl-1.m: New.
6111 * objc.dg/naming-1.m: New.
6112 * objc.dg/naming-2.m: New.
6113 * objc.dg/proto-hier-1.m: New.
6114
6115 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6116
6117 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6118 largest-type elements to a struct makes its size grow.
6119
6120 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6121
6122 * g++.dg/abi/vthunk1.C: New test.
6123
6124 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6125
6126 * g++.dg/abi/vbase8-22.C: New test.
6127
6128 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6129
6130 * gcc.dg/cpp/macro8.c: New test.
6131
6132 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6133
6134 * g++.dg/abi/vbase8-21.C: New test.
6135
6136 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6137
6138 * g++.dg/abi/vbase8-10.C: New test.
6139
6140 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6141
6142 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6143 ${tool}_set_ld_library_path.
6144 Changed caller.
6145 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6146 g++.exp.
6147
6148 2001-07-26 Stan Cox <scox@redhat.com>
6149
6150 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6151 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6152 gcc_exit, gcc_check_unsupported_p):
6153 Moved to gcc-deps.exp
6154 * gcc-deps.exp: New file.
6155
6156 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6157
6158 * g++.old-deja/g++.pt/defarg14.C: New test.
6159
6160 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6161
6162 * g++.old-deja/g++.other/lineno5.C: New test.
6163
6164 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6165
6166 * g++.old-deja/g++.pt/crash68.C: New test.
6167
6168 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6169
6170 * g++.old-deja/g++.other/crash42.C: New test.
6171
6172 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6173
6174 * gcc.dg/cpp/extratokens.c: Fix.
6175 * gcc.dg/cpp/skipping2.c: New tests.
6176
6177 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6178
6179 * gcc.c-torture/execute/20010724-1.c: New file.
6180 * gcc.c-torture/execute/20010724-1.x: New file.
6181
6182 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6183
6184 * g++.old-deja/g++.other/cond7.C: New test.
6185
6186 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6187
6188 * g++.old-deja/g++.other/optimize4.C: New test.
6189
6190 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6191
6192 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6193
6194 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
6195
6196 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6197 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6198 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6199 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6200
6201 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6202 bug report" message.
6203
6204 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6205 * g++.dg/ext/instantiate1.C: Move from old-deja.
6206
6207 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6208
6209 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6210 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6211 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6212 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6213
6214 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
6215
6216 * gcc.c-torture/execute/20010723-1.c: New test.
6217
6218 2001-07-23 Ben Elliston <bje@redhat.com>
6219
6220 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6221
6222 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6223
6224 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6225 i[34567]86-*-*.
6226 Delete handling of ieee_multilib_flags.
6227 Pass -mieee for alpha*-*-* and sh-*-*.
6228 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6229
6230 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6231
6232 Remove old-abi tests.
6233 * g++.old-deja/g++.mike/p11116.C: Remove.
6234 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6235
6236 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6237
6238 * g77.f-torture/compile/pr3743.f: New test
6239
6240 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6241
6242 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6243
6244 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6245
6246 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6247 g++.old-deja/g++.pt/static6.C: Likewise.
6248 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6249 supports weak symbols.
6250
6251 2001-07-18 Andreas Jaeger <aj@suse.de>
6252
6253 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6254 supported again.
6255
6256 2001-07-18 Andreas Jaeger <aj@suse.de>
6257
6258 * gcc.dg/iftrap-1.c: Fix target line.
6259
6260 2001-07-17 Richard Henderson <rth@redhat.com>
6261
6262 * gcc.c-torture/execute/20010717-1.c: New.
6263
6264 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6265
6266 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6267 tests.
6268
6269 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6270
6271 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6272
6273 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6274
6275 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6276 UAC_SIGBUS, UAC_NOPRINT definitions.
6277
6278 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
6279
6280 * objc/execute/object_is_class.m: New test.
6281 * objc/execute/object_is_meta_class.m: New test.
6282
6283 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6284
6285 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6286 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6287
6288 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
6289
6290 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6291 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6292
6293 2001-07-14 Richard Henderson <rth@redhat.com>
6294
6295 * gcc.dg/iftrap-1.c: New.
6296
6297 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
6298
6299 * g77.f-torture/execute/intrinsic77.f: New test.
6300
6301 2001-07-11 Janis Johnson <janis@us.ibm.com>
6302
6303 * gcc.misc-tests/gcov-3.c: New test.
6304
6305 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6306
6307 * gcc.c-torture/compile/20010711-1.c,
6308 * gcc.c-torture/compile/20010711-2.c: New tests.
6309
6310 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6311
6312 * gcc.c-torture/execute/20010711-1.c: New test.
6313
6314 2001-07-11 Ben Elliston <bje@redhat.com>
6315
6316 * g++.old-deja/g++.other/enum5.C: New test.
6317
6318 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
6319
6320 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6321 (g++-dg-prune): Call prune_gcc_output.
6322 * prune.exp: New file for prune_gcc_output.
6323 * lib/g++.exp, lib/gcc.exp: Load it.
6324
6325 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6326
6327 * gcc.c-torture/compile/20010701-1.c,
6328 g++.old-deja/g++.ext/attrib6.C: New tests.
6329
6330 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
6331
6332 * gcc.c-torture/compile/20010706-1.c: New test.
6333
6334 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6335
6336 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6337
6338 2001-06-28 Stan Shebs <shebs@apple.com>
6339
6340 * gcc.dg/pragma-darwin.c: New test.
6341
6342 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6343
6344 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6345 Solaris 2.[678] system.
6346
6347 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6348
6349 * gcc.dg/20010622-1.c: New test.
6350
6351 2001-06-18 Stan Shebs <shebs@apple.com>
6352
6353 * objc.dg: New directory.
6354 * objc.dg/dg.exp: New file.
6355 * objc.dg/alias.m: New.
6356 * objc.dg/class-1.m: New.
6357 * objc.dg/class-2.m: New.
6358 * objc.dg/const-str-1.m: New.
6359 * objc.dg/const-str-2.m: New.
6360 * objc.dg/id-1.m: New.
6361 * objc.dg/method-1.m: New.
6362 * objc.dg/super-class-1.m: New.
6363 * lib/objc-dg.exp: New file.
6364
6365 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6366
6367 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6368 of label name.
6369
6370 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6371
6372 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6373
6374 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6375
6376 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6377 variable.
6378
6379 2001-06-12 Richard Henderson <rth@redhat.com>
6380
6381 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6382
6383 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6384
6385 * g++.old-deja/g++.abi/vbase5.C: New test.
6386 * g++.old-deja/g++.abi/vbase6.C: New test.
6387 * g++.old-deja/g++.abi/vbase7.C: New test.
6388
6389 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6390
6391 * gcc.c-torture/compile/20010610-1.c: New test.
6392
6393 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6394
6395 * g++.old-deja/g++.abi/vbase4.C: New test.
6396
6397 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6398
6399 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6400 support %f for HC11/HC12 targets.
6401 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6402 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6403 on HC11/HC12 targets.
6404 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6405
6406 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6407
6408 * gcc.dg/wchar_t-1.c: New file.
6409 * gcc.dg/wint_t-1.c: Likewise.
6410
6411 2001-06-11 Bernd Schmidt <bernds@redhat.com>
6412
6413 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6414
6415 2001-06-11 Richard Henderson <rth@redhat.com>
6416
6417 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6418
6419 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6420
6421 * gcc.c-torture/compile/20010611-1.c: New test.
6422
6423 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6424
6425 * gcc.dg/c99-tag-1.c: Add more tests.
6426
6427 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
6428
6429 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6430 representation on MN10300 and ARM/Thumb.
6431
6432 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6433
6434 * g77.f-torture/execute/20010610.f: New.
6435
6436 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6437
6438 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6439 names.
6440
6441 2001-06-09 Richard Henderson <rth@redhat.com>
6442
6443 * gcc.c-torture/execute/ashrdi-1.c: New.
6444 * gcc.c-torture/execute/ashldi-1.c: New.
6445 * gcc.c-torture/execute/lshrdi-1.c: New.
6446
6447 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
6448
6449 * objc/execute/load-3.m: Added. Check sending +load to categories,
6450 in addition to classes.
6451
6452 2001-06-08 Stan Shebs <shebs@apple.com>
6453
6454 * objc/execute/load-2.m: New test. From Nicola Pero
6455 <n.pero@mi.flashnet.it>.
6456
6457 2001-06-08 Jakub Jelinek <jakub@redhat.com>
6458
6459 * gcc.c-torture/execute/20010605-2.c: New test.
6460
6461 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6462
6463 * g++.old-deja/g++.abi/vbase2.C: New test.
6464 * g++.old-deja/g++.abi/vbase3.C: New test.
6465
6466 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6467
6468 * g++.old-deja/g++.pt/friend49.C: New test.
6469
6470 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
6471
6472 * g++.old-deja/g++.ext/anon3.C: New test.
6473
6474 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
6475
6476 * g++.old-deja/g++.other/conv7.C: New test.
6477
6478 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
6479
6480 * gcc.c-torture/compile/20010605-2.c: New test.
6481
6482 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6483
6484 * gcc.c-torture/execute/20010604-1.c: New test.
6485
6486 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
6487
6488 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6489
6490 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
6491
6492 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6493 (g++_link_flags): Likewise.
6494 (g++_init): Pass gccpath's value to two previous functions.
6495
6496 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6497
6498 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6499 Ensure logfile entry matches exec command line.
6500
6501 2001-05-31 Richard Henderson <rth@redhat.com>
6502
6503 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6504 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6505
6506 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
6507
6508 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6509 compiler for irix6.2
6510
6511 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
6512
6513 * g++.old-deja/g++.other/optimize3.C: New file.
6514
6515 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
6516
6517 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6518 assemble.
6519
6520 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
6521
6522 * g++.old-deja/g++.other/optimize2.C: New file.
6523
6524 2001-05-25 Diego Novillo <dnovillo@redhat.com>
6525
6526 * gcc.c-torture/compile/20010518-2.c: New file.
6527 * gcc.c-torture/execute/20010518-1.c: New file.
6528 * gcc.c-torture/execute/20010518-2.c: New file.
6529
6530 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
6531
6532 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6533
6534 2001-05-24 Mark Mitchell <mark@codesourcery.com>
6535
6536 G++ no longer defines builtins that do not begin with __builtin.
6537 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6538 * g++.old-deja/g++.brendand/misc13.C: Likewise.
6539 * g++.old-deja/g++.law/builtin1.C: Likewise.
6540 * g++.old-deja/g++.law/cvt2.C: Likewise.
6541 * g++.old-deja/g++.mike/net5.C: Likewise.
6542 * g++.old-deja/g++.other/builtins1.C: Likewise.
6543 * g++.old-deja/g++.other/builtins2.C: Likewise.
6544 * g++.old-deja/g++.other/builtins3.C: Likewise.
6545 * g++.old-deja/g++.other/builtins4.C: Likewise.
6546 * g++.old-deja/g++.other/inline8.C: Likewise.
6547 * g++.old-deja/g++.robertl/eb39.C: Likewise.
6548
6549 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
6550
6551 * g++.old-deja/g++.pt/using1.C: Adjust.
6552 * g++.old-deja/g++.pt/using2.C: New test.
6553
6554 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
6555
6556 * gcc.dg/cpp/charconst.c: New tests.
6557 * gcc.dg/cpp/escape.c: New tests.
6558 * gcc.dg/cpp/escape-1.c: New tests.
6559 * gcc.dg/cpp/escape-2.c: New tests.
6560 * gcc.dg/cpp/ucs.c: New tests.
6561
6562 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
6563
6564 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
6565 native compiler for irix6.5.
6566
6567 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
6568
6569 * lib/g++.exp (g++_include_flags): Use args to compute
6570 get_multilibs.
6571 (g++_link_flags): Likewise.
6572 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6573
6574 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
6575
6576 * gcc.dg/c90-hexfloat-1.c: Add more tests.
6577
6578 2001-05-21 Geoff Keating <geoffk@redhat.com>
6579
6580 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6581 this file.
6582
6583 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6584
6585 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6586 STACK_SIZE;
6587 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6588 to STACK_SIZE; Use it to define size of add_histo array.
6589 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6590 to STACK_SIZE.
6591 (f): Use GITT_SIZE to define size of gitt local table.
6592 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6593 to STACK_SIZE; Use it to define size of bytemem array.
6594
6595 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6596
6597 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6598 on 68HC11/HC12 due to the asm instruction.
6599 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6600 * gcc.c-torture/compile/920520-1.x: Likewise.
6601 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6602 on 68HC11/HC12 because the function is larger than 64K.
6603 * gcc.c-torture/compile/961203-1.x: New file, this test fails
6604 on 68HC11/HC12 because the structure is too large.
6605
6606 2001-05-20 Richard Henderson <rth@redhat.com>
6607
6608 * gcc.c-torture/execute/20010520-1.c: New.
6609
6610 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6611
6612 * g++.old-deja/g++.warn/compare1.C: New test.
6613 * gcc.dg/compare4.c: New test.
6614
6615 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
6616
6617 * g++.old-deja/g++.other/optimize1.C: New test.
6618
6619 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6620
6621 * g++.old-deja/g++.pt/spec41.C: New test.
6622
6623 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
6624
6625 * gcc.c-torture/compile/20010114-1.x: Remove.
6626
6627 2001-05-18 Stan Shebs <shebs@apple.com>
6628
6629 * gcc.c-torture/compile/20010518-1.c: New test.
6630
6631 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
6632
6633 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6634 * g++.old-deja/g++.pt/crash67.C: New test.
6635
6636 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
6637
6638 * g++.old-deja/g++.other/debug9.C: New test.
6639
6640 2001-05-16 Zack Weinberg <zackw@stanford.edu>
6641
6642 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6643
6644 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
6645
6646 * gcc.c-torture/compile/20010516-1.c: New test.
6647
6648 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6649
6650 * g++.old-deja/g++.other/crash41.C: New test.
6651
6652 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6653
6654 * g++.old-deja/g++.pt/crash66.C: New test.
6655
6656 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
6657
6658 * g++.old-deja/g++.robertl/eb27.C: Convert.
6659
6660 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6661
6662 * g++.dg/friend-warn.C: New test. Do not warn about friend
6663 declaration being redundant.
6664
6665 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
6666
6667 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6668
6669 2001-05-14 Mark Mitchell <mark@codesourcery.com>
6670
6671 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6672
6673 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
6674
6675 * lib/g++.exp: Use testsuite_flags.
6676
6677 2001-05-13 Mark Mitchell <mark@codesourcery.com>
6678
6679 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6680
6681 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
6682
6683 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6684
6685 2001-05-11 Mark Mitchell <mark@codesourcery.com>
6686
6687 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6688
6689 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
6690
6691 * gcc.c-torture/compile/20010313-1.c: New test.
6692
6693 2001-05-09 Zack Weinberg <zackw@stanford.edu>
6694
6695 * gcc.dg/cpp/direct2.c: New test.
6696 * gccq.dg/cpp/direct2s.c: New test.
6697
6698 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6699
6700 2001-05-07 Mark Mitchell <mark@codesourcery.com>
6701
6702 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6703 * g++.old-deja/g++.other/op3.C: Likewise.
6704
6705 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
6706
6707 * gcc.dg/cpp/syshdr.h: New file.
6708 * gcc.dg/cpp/sysmac1.c: Update.
6709 * gcc.dg/cpp/sysmac2.c: Update.
6710
6711 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
6712
6713 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6714
6715 2001-05-04 David Edelsohn <edelsohn@gnu.org>
6716
6717 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6718 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6719
6720 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
6721
6722 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6723
6724 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
6725
6726 * lib/g++.exp (g++_include_flags): Don't use any special flags
6727 if TESTING_IN_BUILD_TREE is not defined.
6728 (g++_init): Use a plain 'c++' as the compiler if
6729 TESTING_IN_BUILD_TREEE is not defined.
6730
6731 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6732
6733 * g++.old-deja/g++.eh/catch13.C: New test.
6734 * g++.old-deja/g++.eh/catch14.C: New test.
6735
6736 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6737
6738 * gcc.dg/cpp/tr-define.c: New test.
6739
6740 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
6741
6742 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6743 <stdlib.h>, not <malloc.h>.
6744
6745 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6746
6747 * g++.old-deja/g++.ns/template17.C: New test.
6748
6749 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6750
6751 * g++.old-deja/g++.pt/ref4.C: New test.
6752
6753 2001-04-30 Richard Henderson <rth@redhat.com>
6754
6755 * gcc.dg/20000724-1.c: Revert last change.
6756
6757 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
6758
6759 * g77.f-torture/execute/20010430.f: New test.
6760
6761 2001-04-30 Mark Mitchell <mark@codesourcery.com>
6762
6763 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6764
6765 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
6766
6767 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6768
6769 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6770
6771 * g++.old-deja/g++.eh/crash6.C: New test.
6772
6773 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6774
6775 * g++.old-deja/g++.other/warn7.C: New test.
6776
6777 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6778
6779 * g++.old-deja/g++.other/defarg9.C: New test.
6780
6781 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6782
6783 * g77.f-torture/compile/20010426.f: New test.
6784 * g77.f-torture/execute/20010426.f: New test.
6785
6786 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6787
6788 * g77.f-torture/compile/20000629-1.x: Remove - error
6789 has been fixed.
6790
6791 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
6792
6793 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6794 Tweak slightly to work with g++.dg framework.
6795 * g++.dg/special/ecos.exp: Run initp1.C test.
6796 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6797
6798 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6799 its linker doesn't give line numbers either.
6800 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6801
6802 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6803
6804 * g++.old-deja/g++.other/lex1.C: New test.
6805
6806 2001-04-26 Jakub Jelinek <jakub@redhat.com>
6807
6808 * gcc.dg/noncompile/20010425-1.c: New test.
6809
6810 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6811
6812 * g++.old-deja/g++.pt/mangle2.C: New test.
6813
6814 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6815
6816 * gcc.dg/format/plus-1.c: New test.
6817
6818 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6819
6820 * gcc.dg/20010423-1.c: New test.
6821
6822 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6823
6824 * gcc.c-torture/execute/20010422-1.c: New test.
6825
6826 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
6827
6828 * g++.old-deja/g++.ns/type2.C: New test.
6829
6830 2001-04-24 Zack Weinberg <zackw@stanford.edu>
6831
6832 * g++.old-deja/g++.other/perf1.C: New test.
6833
6834 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
6835
6836 * gcc.dg/c99-func-2.c: Remove xfail.
6837 * gcc.dg/c99-func-3.c: Remove xfail.
6838 * gcc.dg/c99-func-4.c: Remove xfail.
6839
6840 2001-04-23 Zack Weinberg <zackw@stanford.edu>
6841
6842 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6843
6844 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
6845
6846 * gcc.c-torture/compile/20010423-1.c: New test.
6847
6848 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6849
6850 * g++.old-deja/g++.pt/typename28.C: New test.
6851
6852 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6853
6854 * g++.old-deja/g++.abi/empty2.C: New test.
6855 * g++.old-deja/g++.abi/empty3.C: New test.
6856
6857 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6858
6859 * g++.old-deja/g++.other/comdat2.C: New test.
6860 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6861
6862 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6863
6864 * g++.old-deja/g++.other/overload14.C: New test.
6865
6866 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6867
6868 * g++.old-deja/g++.other/lookup23.C: New test.
6869
6870 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6871
6872 * gcc.c-torture/execute/20010403-1.c: New test.
6873
6874 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
6875 Mark Mitchell <mark@codesourcery.com>
6876
6877 * lib/old-dejagnu.exp: Don't delete output of executable.
6878 Add .exe suffix to executables.
6879
6880 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
6881
6882 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6883
6884 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6885
6886 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6887
6888 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6889
6890 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6891 * g++.old-deja/g++.abi/crash1.C: New test.
6892
6893 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6894
6895 * g++.old-deja/g++.other/crash40.C: New test.
6896
6897 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6898
6899 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6900
6901 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
6902
6903 * g++.old-deja/g++.other/warn6.C: New test.
6904
6905 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6906
6907 * g++.old-deja/g++.robertl/eb42.C: Same.
6908
6909 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6910
6911 * gcc.dg/wtr-conversion-1.c: New testcase.
6912
6913 2001-04-10 Richard Henderson <rth@redhat.com>
6914
6915 * g++.old-deja/g++.other/array5.C: New.
6916
6917 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6918
6919 * gcc.c-torture/execute/20010408-1.c: New test.
6920
6921 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
6922
6923 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6924 headers and constructs.
6925 * g++.old-deja/g++.robertl/eb79.C: Same.
6926 * g++.old-deja/g++.robertl/eb77.C (main): Same.
6927 * g++.old-deja/g++.robertl/eb73.C: Same.
6928 * g++.old-deja/g++.robertl/eb66.C (main): Same.
6929 * g++.old-deja/g++.robertl/eb55.C (t): Same.
6930 * g++.old-deja/g++.robertl/eb54.C (main): Same.
6931 * g++.old-deja/g++.robertl/eb46.C (main): Same.
6932 * g++.old-deja/g++.robertl/eb44.C: Same.
6933 * g++.old-deja/g++.robertl/eb41.C (main): Same.
6934 * g++.old-deja/g++.robertl/eb4.C (main): Same.
6935 * g++.old-deja/g++.robertl/eb39.C: Same.
6936 * g++.old-deja/g++.robertl/eb33.C (main): Same.
6937 * g++.old-deja/g++.robertl/eb31.C (main): Same.
6938 * g++.old-deja/g++.robertl/eb30.C: Same.
6939 * g++.old-deja/g++.robertl/eb3.C: Same.
6940 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6941 * g++.old-deja/g++.robertl/eb21.C: Same.
6942 * g++.old-deja/g++.robertl/eb15.C: Same.
6943 * g++.old-deja/g++.robertl/eb118.C: Same.
6944 * g++.old-deja/g++.robertl/eb115.C (main): Same.
6945 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6946 * g++.old-deja/g++.robertl/eb109.C: Same.
6947 * g++.old-deja/g++.other/sibcall1.C (main): Same.
6948 * g++.old-deja/g++.mike/rtti1.C: Same.
6949 * g++.old-deja/g++.mike/p658.C: Same.
6950 * g++.old-deja/g++.mike/net46.C: Same.
6951 * g++.old-deja/g++.mike/net34.C: Same.
6952 * g++.old-deja/g++.mike/memoize1.C: Same.
6953 * g++.old-deja/g++.mike/eh2.C: Same.
6954 * g++.old-deja/g++.law/weak.C: Same.
6955 * g++.old-deja/g++.law/visibility7.C: Same.
6956 * g++.old-deja/g++.law/visibility25.C: Same.
6957 * g++.old-deja/g++.law/visibility22.C: Same.
6958 * g++.old-deja/g++.law/visibility2.C: Same.
6959 * g++.old-deja/g++.law/visibility17.C: Same.
6960 * g++.old-deja/g++.law/visibility13.C: Same.
6961 * g++.old-deja/g++.law/visibility10.C: Same.
6962 * g++.old-deja/g++.law/visibility1.C: Same.
6963 * g++.old-deja/g++.law/virtual3.C (eval): Same.
6964 * g++.old-deja/g++.law/vbase1.C: Same.
6965 * g++.old-deja/g++.law/operators32.C: Same.
6966 * g++.old-deja/g++.law/nest3.C: Same.
6967 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6968 * g++.old-deja/g++.law/except5.C (main): Same.
6969 * g++.old-deja/g++.law/cvt7.C (run): Same.
6970 * g++.old-deja/g++.law/cvt2.C: Same.
6971 * g++.old-deja/g++.law/cvt16.C: Same.
6972 * g++.old-deja/g++.law/ctors6.C (bar): Same.
6973 * g++.old-deja/g++.law/ctors17.C (main): Same.
6974 * g++.old-deja/g++.law/ctors13.C: Same.
6975 * g++.old-deja/g++.law/ctors12.C (main): Same.
6976 * g++.old-deja/g++.law/ctors10.C: Same.
6977 * g++.old-deja/g++.law/code-gen5.C: Same.
6978 * g++.old-deja/g++.law/bad-error7.C: Same.
6979 * g++.old-deja/g++.law/arm9.C: Same.
6980 * g++.old-deja/g++.law/arm12.C: Same.
6981 * g++.old-deja/g++.law/arg8.C: Same.
6982 * g++.old-deja/g++.law/arg1.C: Same.
6983 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6984 * g++.old-deja/g++.jason/template31.C: Same.
6985 * g++.old-deja/g++.jason/template24.C (main): Same.
6986 * g++.old-deja/g++.jason/2371.C: Same.
6987 * g++.old-deja/g++.eh/new2.C: Same.
6988 * g++.old-deja/g++.eh/new1.C: Same.
6989 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6990 * g++.old-deja/g++.brendan/nest21.C (main): Same.
6991 * g++.old-deja/g++.brendan/err-msg3.C: Same.
6992 * g++.old-deja/g++.brendan/crash62.C: Same.
6993 * g++.old-deja/g++.brendan/crash52.C: Same.
6994 * g++.old-deja/g++.brendan/crash49.C (main): Same.
6995 * g++.old-deja/g++.brendan/crash38.C: Same.
6996 * g++.old-deja/g++.brendan/crash15.C (main): Same.
6997 * g++.old-deja/g++.brendan/copy9.C: Same.
6998
6999 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
7000
7001 * gcc.c-torture/execute/20001203-2.c (memset):
7002 Count argument is of type __SIZE_TYPE__.
7003
7004 2001-04-04 Diego Novillo <dnovillo@redhat.com>
7005
7006 * gcc.c-torture/compile/20010404-1.c: New test.
7007
7008 2001-04-04 Jakub Jelinek <jakub@redhat.com>
7009
7010 * gcc.c-torture/compile/20010326-1.c: New test.
7011
7012 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
7013
7014 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
7015 peculiarities of the SH.
7016 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7017
7018 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7019
7020 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7021 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7022 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7023
7024 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7025
7026 * g77.f-torture/compile/20010321-1.f: New test.
7027
7028 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7029
7030 * gcc.c-torture/compile/20010329-1.c: New test.
7031
7032 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7033
7034 * gcc.c-torture/execute/20010329-1.c: New test.
7035
7036 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7037
7038 * g++.old-deja/g++.other/eh4.C: Fix typo.
7039
7040 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7041
7042 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7043
7044 2001-03-28 Philip Blundell <philb@gnu.org>
7045
7046 * gcc.c-torture/compile/20010328-1.c: New test.
7047
7048 2001-03-27 Richard Henderson <rth@redhat.com>
7049
7050 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7051 * g++.old-deja/g++.eh/vbase3.C: Likewise.
7052
7053 2001-03-27 Alan Modra <alan@linuxcare.com.au>
7054
7055 * gcc.c-torture/compile/20010327-1.c: New test.
7056
7057 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
7058
7059 * g++.old-deja/g++.other/friend12.C: New test.
7060 * g++.old-deja/g++.other/friend9.C: Expect no errors.
7061 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7062
7063 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
7064
7065 * gcc.c-torture/execute/20010325-1.c: New test.
7066
7067 2001-03-23 Jakub Jelinek <jakub@redhat.com>
7068
7069 * g++.old-deja/g++.other/mangle3.C: New test.
7070
7071 2001-03-22 Jakub Jelinek <jakub@redhat.com>
7072
7073 * g++.old-deja/g++.other/anon8.C: New test.
7074
7075 2001-03-20 Philip Blundell <philb@gnu.org>
7076
7077 * gcc.c-torture/compile/20010320-1.c: New test.
7078
7079 2001-03-17 Richard Henderson <rth@redhat.com>
7080
7081 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7082
7083 2001-03-15 Geoff Keating <geoff@redhat.com>
7084
7085 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7086 tests on AIX.
7087
7088 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7089
7090 * g++.old-deja/g++.other/eh4.C: New test.
7091
7092 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7093
7094 * gcc.dg/cpp/mi1.c: Update.
7095
7096 2001-03-14 Jakub Jelinek <jakub@redhat.com>
7097
7098 * g++.old-deja/g++.other/regstack.C: New test.
7099
7100 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7101
7102 * g++.old-deja/g++.other/ref4.C: New test.
7103
7104 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7105
7106 * objc/execute/va_method.m: Added.
7107 * objc/execute/IMP.m: Added.
7108 * objc/execute/_cmd.m: Added.
7109 * objc/execute/accessing_ivars.m: Added.
7110 * objc/execute/class-1.m: Added.
7111 * objc/execute/class-10.m: Added.
7112 * objc/execute/class-11.m: Added.
7113 * objc/execute/class-12.m: Added.
7114 * objc/execute/class-13.m: Added.
7115 * objc/execute/class-14.m: Added.
7116 * objc/execute/class-2.m: Added.
7117 * objc/execute/class-3.m: Added.
7118 * objc/execute/class-4.m: Added.
7119 * objc/execute/class-5.m: Added.
7120 * objc/execute/class-6.m: Added.
7121 * objc/execute/class-7.m: Added.
7122 * objc/execute/class-8.m: Added.
7123 * objc/execute/class-9.m: Added.
7124 * objc/execute/class-tests-1.h
7125 * objc/execute/class-tests-2.h
7126 * objc/execute/compatibility_alias.m: Added.
7127 * objc/execute/encode-1.m: Added.
7128 * objc/execute/formal_protocol-1.m: Added.
7129 * objc/execute/formal_protocol-2.m: Added.
7130 * objc/execute/formal_protocol-3.m: Added.
7131 * objc/execute/formal_protocol-4.m: Added.
7132 * objc/execute/formal_protocol-5.m: Added.
7133 * objc/execute/formal_protocol-6.m: Added.
7134 * objc/execute/formal_protocol-7.m: Added.
7135 * objc/execute/informal_protocol.m: Added.
7136 * objc/execute/initialize.m: Added.
7137 * objc/execute/load.m: Added.
7138 * objc/execute/many_args_method.m: Added.
7139 * objc/execute/nested-3.m: Added.
7140 * objc/execute/no_clash.m: Added.
7141 * objc/execute/private.m: Added.
7142 * objc/execute/redefining_self.m: Added.
7143 * objc/execute/root_methods.m: Added.
7144 * objc/execute/selector-1.m: Added.
7145 * objc/execute/static-1.m: Added.
7146 * objc/execute/static-2.m: Added.
7147 * objc/execute/va_method.m: Added.
7148
7149 2001-03-10 Richard Henderson <rth@redhat.com>
7150
7151 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7152
7153 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7154
7155 * g++.old-deja/g++.other/crash31.C: XFAIL.
7156 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7157 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7158 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7159 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7160 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7161
7162 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7163
7164 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7165
7166 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7167
7168 * gcc.dg/20000724-1.c: Don't use multiline strings.
7169
7170 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7171
7172 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7173 result of -cString against what we expect it to be; don't just
7174 print it out for no one to read.
7175
7176 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7177 Based on testcases provided by Nicola Pero.
7178
7179 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7180
7181 * gcc.dg/cpp/macro7.c: New test.
7182
7183 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7184
7185 * gcc.dg/cpp/multiline.c: Update.
7186
7187 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7188
7189 * g++.old-deja/g++.other/enum3.C: New test.
7190
7191 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7192
7193 * g++.old-deja/g++.other/pod1.C: New test.
7194
7195 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7196
7197 * g++.old-deja/g++.ext/overload1.C: New test.
7198
7199 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7200
7201 * g++.old-deja/g++.pt/using1.C: New test.
7202
7203 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7204
7205 * g++.old-deja/g++.other/using9.C: New test.
7206
7207 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7208
7209 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7210
7211 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7212
7213 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7214
7215 * g++.old-deja/g++.ext/realpt1.C: Remove.
7216
7217 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7218
7219 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7220
7221 2001-02-26 Will Cohen <wcohen@redhat.com>
7222
7223 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7224
7225 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7226
7227 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7228 templatized constructors.
7229
7230 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7231
7232 * gcc.c-torture/execute/20010224-1.c: New test.
7233
7234 2001-02-23 Jakub Jelinek <jakub@redhat.com>
7235
7236 * gcc.c-torture/execute/20010222-1.c: New test.
7237
7238 2001-02-22 Jakub Jelinek <jakub@redhat.com>
7239
7240 * g++.old-deja/g++.other/inline20.C: New test.
7241
7242 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7243
7244 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7245
7246 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7247
7248 * g++.old-deja/g++.other/lookup22.C: New test.
7249
7250 2001-02-19 Zack Weinberg <zackw@stanford.edu>
7251
7252 * g77.dg: New directory.
7253 * g77.dg/20010216-1.f: New test case.
7254 * g77.dg/dg.exp: New driver.
7255 * lib/g77-dg.exp: New driver library.
7256
7257 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7258
7259 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7260
7261 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7262
7263 * g++.old-deja/g++.other/decl9.C: New test.
7264
7265 2001-02-16 Jakub Jelinek <jakub@redhat.com>
7266
7267 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7268 not need <string> and also tests the initialization at runtime.
7269
7270 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7271
7272 * gcc.c-torture/execute/longlong.c: New test.
7273
7274 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
7275
7276 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7277
7278 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
7279
7280 * gcc.c-torture/execute/920302-1.c (execute):
7281 Change argument type to short.
7282
7283 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7284
7285 * g++.old-deja/g++.pt/deduct6.C: New test.
7286
7287 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7288
7289 * g++.old-deja/g++.pt/deduct5.C: New test.
7290
7291 2001-02-14 Jakub Jelinek <jakub@redhat.com>
7292
7293 * gcc.c-torture/execute/20010209-1.c: New test.
7294
7295 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7296
7297 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7298
7299 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
7300
7301 * g++.dg/vtgc1.C: Update for new ABI.
7302
7303 * consistency.vlad: New directory, 1665 files.
7304
7305 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7306
7307 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7308 return type.
7309 * gcc.dg/cpp/digraphs.c: Declare puts.
7310
7311 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7312
7313 * g++.old-deja/g++.other/warn5.C: New test.
7314
7315 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7316
7317 * g++.old-deja/g++.pt/spec40.C: New test.
7318
7319 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7320
7321 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7322 case.
7323 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7324
7325 2001-02-12 Jakub Jelinek <jakub@redhat.com>
7326
7327 * gcc.c-torture/compile/20010209-1.c: New test.
7328
7329 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7330
7331 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7332 excess errors message but not if it crashes.
7333 * g++.old-deja/g++.other/crash27.C: Likewise.
7334 * g++.old-deja/g++.other/crash28.C: Likewise.
7335 * g++.old-deja/g++.other/crash30.C: Likewise.
7336 * g++.old-deja/g++.other/crash32.C: Likewise.
7337 * g++.old-deja/g++.other/crash35.C: Likewise.
7338 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7339
7340 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7341
7342 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7343 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7344 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7345 g77.f-torture/execute/execute.exp,
7346 g77.f-torture/noncompile/noncompile.exp,
7347 gcc.c-torture/execute/execute.exp,
7348 gcc.c-torture/execute/memcheck/memcheck.exp,
7349 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7350 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7351 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7352 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7353 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7354 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7355 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7356 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7357 Remove bug reporting instructions with ancient email addresses.
7358
7359 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7360
7361 * gcc.dg/20010202-1.c: New test.
7362 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7363
7364 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7365
7366 * g++.dg/stdbool-if.C: New test.
7367
7368 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7369
7370 * objc/execute/fdecl.m: Added main().
7371
7372 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7373
7374 * gcc.c-torture/execute/20010206-1.c: New test.
7375
7376 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7377
7378 * gcc.dg/cpp/avoidpaste1.c: Update.
7379
7380 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7381
7382 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7383 Pero <nicola@brainstorm.co.uk>.
7384 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7385
7386 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7387
7388 * g++.old-deja/g++.pt/spec39.C: New test.
7389
7390 2001-02-05 Jakub Jelinek <jakub@redhat.com>
7391
7392 * gcc.c-torture/compile/20010202-1.c: New test.
7393
7394 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7395
7396 * g++.old-deja/g++.abi/primary2.C: New test.
7397 * g++.old-deja/g++.abi/primary3.C: New test.
7398 * g++.old-deja/g++.abi/primary4.C: New test.
7399 * g++.old-deja/g++.abi/primary5.C: New test.
7400 * g++.old-deja/g++.abi/vtable3.h: New test.
7401 * g++.old-deja/g++.abi/vtable3a.C: New test.
7402 * g++.old-deja/g++.abi/vtable3b.C: New test.
7403 * g++.old-deja/g++.abi/vtable3c.C: New test.
7404 * g++.old-deja/g++.abi/vtable3d.C: New test.
7405 * g++.old-deja/g++.abi/vtable3e.C: New test.
7406 * g++.old-deja/g++.abi/vtable3f.C: New test.
7407 * g++.old-deja/g++.abi/vtable3g.C: New test.
7408 * g++.old-deja/g++.abi/vtable3h.C: New test.
7409 * g++.old-deja/g++.abi/vtable3i.C: New test.
7410 * g++.old-deja/g++.abi/vtable3j.C: New test.
7411 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7412
7413 2001-02-03 Jakub Jelinek <jakub@redhat.com>
7414
7415 * g++.old-deja/g++.other/anon6.C: New test.
7416 * g++.old-deja/g++.other/anon7.C: New test.
7417
7418 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7419
7420 * gcc.dg/cpp/avoidpaste2.c: New tests.
7421
7422 2001-01-31 Jakub Jelinek <jakub@redhat.com>
7423
7424 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7425
7426 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7427
7428 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7429 DECIMAL_DIG cases for Irix."
7430
7431 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
7432
7433 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7434
7435 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7436
7437 * gcc.dg/c99-tag-1.c: New test.
7438
7439 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7440
7441 * gcc.dg/cpp/tr-warn1.c: Add tests.
7442
7443 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7444
7445 * gcc.dg/cpp/avoidpaste1.c: Update.
7446 * gcc.dg/cpp/paste4.c: Update.
7447
7448 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
7449
7450 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7451 cases for Irix.
7452
7453 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7454
7455 * g++.old-deja/g++.other/inline19.C: New test.
7456
7457 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
7458
7459 * gcc.dg/Wlarger-than.c: New test.
7460
7461 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
7462
7463 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7464
7465 2001-01-29 Jakub Jelinek <jakub@redhat.com>
7466
7467 * gcc.c-torture/execute/20010129-1.c: New test.
7468 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7469
7470 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
7471
7472 * gcc.dg/cpp/avoidpaste1.c: Test case.
7473
7474 2001-01-28 Jakub Jelinek <jakub@redhat.com>
7475
7476 * g++.old-deja/g++.other/inline18.C: New test.
7477
7478 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7479
7480 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7481 and __builtin_putchar.
7482
7483 2001-01-27 Jakub Jelinek <jakub@redhat.com>
7484
7485 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7486 tests.
7487
7488 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
7489
7490 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7491 floating point number rounding mode to round to the nearest
7492 representable mode.
7493
7494 2001-01-25 Jakub Jelinek <jakub@redhat.com>
7495
7496 * g++.old-deja/g++.other/mangle2.C: New test.
7497
7498 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
7499
7500 * gcc.c-torture/compile/20010124-1.c: New test.
7501
7502 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
7503
7504 * g++.old-deja/g++.pt/spec38.C: New test.
7505
7506 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7507
7508 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7509 "Build don't run".
7510
7511 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7512
7513 * gcc.c-torture/execute/20010123-1.c: New test.
7514
7515 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7516
7517 * g++.old-deja/g++.pt/spec37.C: New test.
7518
7519 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7520
7521 * g++.old-deja/g++.pt/overload14.C: New test.
7522
7523 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7524
7525 * gcc.c-torture/execute/20010122-1.c: New test, exercise
7526 __builtin_return_address.
7527
7528 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
7529
7530 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7531 * g++.old-deja/g++.pt/spec35.C: New test.
7532 * g++.old-deja/g++.pt/spec36.C: New test.
7533
7534 2001-01-20 Jakub Jelinek <jakub@redhat.com>
7535
7536 * gcc.c-torture/compile/20010118-1.c: New test.
7537
7538 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
7539
7540 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7541
7542 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7543
7544 * gcc.c-torture/execute/20010119-1.c: New test.
7545
7546 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7547
7548 * g++.old-deja/g++.other/vbase5.C: New test.
7549
7550 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7551
7552 * gcc.c-torture/execute/20010118-1.c: New test.
7553
7554 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7555
7556 * g++.old-deja/g++.pt/deduct3.C: New test.
7557
7558 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7559
7560 * g++.old-deja/g++.pt/spec34.C: New test.
7561
7562 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7563
7564 * g77.f-torture/compile/20000601-2.f: New test.
7565
7566 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7567
7568 * g++.old-deja/g++.other/init17.C: New test.
7569
7570 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
7571
7572 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7573
7574 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7575
7576 * g++.old-deja/g++.pt/unify8.C: New test.
7577
7578 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7579
7580 * g++.old-deja/g++.abi/vbase1.C: New test.
7581
7582 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7583
7584 * g++.old-deja/g++.pt/crash65.C: New test.
7585
7586 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
7587
7588 * gcc.dg/cpp/assembl2.S: New test case.
7589
7590 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
7591
7592 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7593 are supported.
7594
7595 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7596
7597 * g++.old-deja/g++.other/builtins1.C: New test.
7598 * g++.old-deja/g++.other/builtins2.C: Likewise.
7599 * g++.old-deja/g++.other/builtins3.C: Likewise.
7600 * g++.old-deja/g++.other/builtins4.C: Likewise.
7601
7602 2001-01-17 Jakub Jelinek <jakub@redhat.com>
7603
7604 * gcc.c-torture/compile/20010117-1.c: New test.
7605 * gcc.c-torture/compile/20010117-2.c: New test.
7606
7607 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7608
7609 * g77.f-torture/execute/20010116.[fx]: New test,
7610 XFAIL on i?86-*-*.
7611 * g77.f-torture/compile/20010115.f: Indicate it's
7612 a test for PR fortran/1636.
7613
7614 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
7615
7616 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7617
7618 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7619
7620 * g77.f-torture/compile/20010115.f: New test.
7621
7622 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
7623
7624 * g++.old-deja/g++.pt/nontype5.C: New test.
7625
7626 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
7627
7628 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7629 have an equivalent working one below it.
7630
7631 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7632
7633 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7634 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7635
7636 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7637
7638 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7639 message containing "init_priority".
7640 (conpr-2.C): Likewise.
7641 (conpr-3.C): Likewise.
7642 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7643
7644 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7645
7646 * gcc.c-torture/execute/20010114-2.c: New test.
7647
7648 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7649
7650 * gcc.c-torture/compile/20010114-1.c: New test.
7651 * gcc.c-torture/compile/20010114-1.x: Xfail.
7652 * gcc.c-torture/compile/20010114-2.c: New test.
7653 * gcc.c-torture/execute/20010114-1.c: New test.
7654 * gcc.dg/trunc-1.c: New test.
7655 * gcc.dg/uninit-B.c: New test.
7656
7657 2001-01-13 Nick Clifton <nickc@redhat.com>
7658
7659 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7660 target.
7661
7662 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
7663
7664 * gcc.c-torture/compile/20010113-1.c: New test.
7665
7666 2001-01-13 Jakub Jelinek <jakub@redhat.com>
7667
7668 * gcc.c-torture/compile/20001212-1.c: New test.
7669
7670 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
7671
7672 * gcc.dg/cpp/widestr1.c: Update.
7673 * gcc.dg/cpp/prag-imp.c: Remove.
7674
7675 2001-01-12 Jakub Jelinek <jakub@redhat.com>
7676
7677 * gcc.c-torture/execute/20000801-3.x: Remove.
7678 * gcc.dg/c90-init-1.c: New test.
7679 * gcc.dg/c99-init-1.c: New test.
7680 * gcc.dg/c99-init-2.c: New test.
7681 * gcc.dg/gnu99-init-1.c: New test.
7682
7683 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
7684
7685 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7686 testing that no relevant ones were found.
7687
7688 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7689
7690 * g++.old-deja/g++.pt/cast2.C: New test.
7691
7692 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7693
7694 * g++.old-deja/g++.pt/friend47.C: New test.
7695
7696 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7697
7698 * g++.old-deja/g++.pt/instantiate13.C: New test.
7699
7700 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7701
7702 * g++.old-deja/g++.other/defarg7.C: New test.
7703 * g++.old-deja/g++.other/defarg8.C: New test.
7704
7705 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7706
7707 * g++.old-deja/g++.pt/crash64.C: New test.
7708
7709 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7710
7711 * g++.old-deja/g++.pt/crash63.C: New test.
7712
7713 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
7714
7715 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7716
7717 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
7718
7719 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7720
7721 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7722
7723 * g++.old-deja/g++.pt/error3.C: New test.
7724
7725 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7726
7727 * g++.old-deja/g++.other/crash39.C: New test.
7728
7729 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7730
7731 * g++.old-deja/g++.other/vbase4.C: New test.
7732
7733 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
7734
7735 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7736 * gcc.dg/special/20000419-2.c: New file. Identical to above.
7737 * gcc.dg/special/special.exp: New test driver which will check
7738 for alias support for the above test.
7739
7740 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
7741
7742 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7743 problems on small machines.
7744 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7745 parameterize.
7746
7747 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
7748
7749 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7750 mips.
7751 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7752
7753 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
7754
7755 * g++.old_deja/g++.pt/using8.C: New test.
7756
7757 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
7758
7759 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7760
7761 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
7762
7763 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7764 where a failure is expected.
7765 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7766
7767 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7768
7769 * g++.old_deja/g++.pt/instantiate12.C: New test.
7770
7771 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7772
7773 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7774 start of structs.
7775 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7776 * g++.old-deja/g++.brendan/crash17.C: Likewise.
7777 * g++.old-deja/g++.brendan/crash29.C: Likewise.
7778 * g++.old-deja/g++.brendan/crash48.C: Likewise.
7779 * g++.old-deja/g++.brendan/ns1.C: Likewise.
7780 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7781 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7782 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7783 * g++.old-deja/g++.eh/spec6.C: Likewise.
7784 * g++.old-deja/g++.jason/crash3.C: Likewise.
7785 * g++.old-deja/g++.law/ctors11.C: Likewise.
7786 * g++.old-deja/g++.law/ctors17.C: Likewise.
7787 * g++.old-deja/g++.law/ctors5.C: Likewise.
7788 * g++.old-deja/g++.law/ctors9.C: Likewise.
7789 * g++.old-deja/g++.mike/ambig1.C: Likewise.
7790 * g++.old-deja/g++.mike/net22.C: Likewise.
7791 * g++.old-deja/g++.mike/p3538a.C: Likewise.
7792 * g++.old-deja/g++.mike/p3538b.C: Likewise.
7793 * g++.old-deja/g++.mike/virt3.C: Likewise.
7794 * g++.old-deja/g++.niklas/t128.C: Likewise.
7795 * g++.old-deja/g++.other/anon4.C: Likewise.
7796 * g++.old-deja/g++.other/using1.C: Likewise.
7797 * g++.old-deja/g++.other/warn3.C: Likewise.
7798 * g++.old-deja/g++.pt/t37.C: Likewise.
7799 * g++.old-deja/g++.robertl/eb69.C: Likewise.
7800 * g++.old-deja/g++.robertl/eb71.C: Likewise.
7801
7802 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7803
7804 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7805
7806 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7807
7808 * gcc.c-torture/execute/stdio-opt-3.c: New test.
7809
7810 2001-01-07 Jakub Jelinek <jakub@redhat.com>
7811
7812 * gcc.c-torture/compile/20010107-1.c: New test.
7813
7814 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7815
7816 * gcc.c-torture/execute/builtin-noret-1.c: New test.
7817
7818 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7819
7820 * gcc.dg/format/format.h: New file.
7821 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7822 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7823 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7824 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7825 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7826 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7827 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7828 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7829 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7830 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7831 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7832 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7833 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7834 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7835 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7836 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7837 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7838 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7839 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7840 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7841 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7842 instead of declaring standard types, macros and functions in each
7843 test.
7844
7845 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
7846
7847 * gcc.c-torture/execute/20010106-1.c: New test.
7848
7849 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
7850
7851 * gcc.dg/format/format.exp: New file.
7852 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7853 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7854 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7855 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7856 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7857 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7858 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7859 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7860 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7861 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7862 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7863 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7864 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7865 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7866 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7867 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7868 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7869 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7870 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7871 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7872 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7873 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7874 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7875 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7876 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7877 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7878 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7879 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7880 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7881 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7882 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7883 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7884 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7885 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7886 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7887 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7888 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7889 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7890 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7891 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7892 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7893 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7894
7895 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
7896
7897 * gcc.c-torture/execute/991228-1.c: Take word endianness into
7898 account.
7899
7900 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
7901
7902 * gcc.c-torture/execute/builtin-complex-1.c: New test.
7903
7904 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
7905
7906 * g++.old-deja/g++.pt/crash62.C: New test.
7907
7908 2001-01-04 Richard Henderson <rth@redhat.com>
7909
7910 * gcc.dg/20000926-1.c: Update expected warnings.
7911 * gcc.dg/array-2.c: Likewise.
7912 * gcc.dg/array-4.c: Also validate flexible array members.
7913 * gcc.dg/c99-flex-array-1.c: New.
7914
7915 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
7916
7917 * gcc.c-torture/compile/20001222-1.x: Remove.
7918
7919 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7920
7921 * gcc.c-torture/execute/built-in-setjmp.c: New.
7922
7923 2001-01-03 Richard Henderson <rth@redhat.com>
7924
7925 * gcc.dg/940510-1.c: Update expected error wording.
7926 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7927
7928 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
7929
7930 * lib/target-supports.exp (check_alias_available): Modified to
7931 indicate aliases not supported if only weak aliases are supported.
7932
7933 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7934
7935 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7936 Turn on cmpstrsi checks for __pj__ and __i370__.
7937
7938 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
7939
7940 * g++.old-deja/g++.other/virtual11.C: New test.
7941
7942 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
7943
7944 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7945
7946 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7947
7948 * gcc.c-torture/compile/20010102-1.c: New test.
7949
7950 2001-01-02 Andreas Jaeger <aj@suse.de>
7951
7952 * gcc.dg/noreturn-3.c: New test.
7953
7954 * gcc.dg/noreturn-4.c: New test.
7955
7956 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7957
7958 * gcc.c-torture/execute/stdio-opt-1.c: Also test
7959 __builtin_fputc and __builtin_fwrite.
7960
7961 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
7962
7963 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7964 signed char, not default char.
7965
7966 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
7967
7968 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7969
7970 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
7971
7972 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
7973
7974 2000-12-29 Richard Henderson <rth@redhat.com>
7975
7976 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7977 (__cyg_profile_func_exit): Define.
7978
7979 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
7980
7981 * g++.dg/vtgc1.C: New test.
7982
7983 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
7984
7985 * gcc.dg/noncompile/20001228-1.c: New test.
7986
7987 * gcc.dg/20001228-1.c: New test.
7988
7989 * gcc.c-torture/execute/20001228-1.c: New test.
7990
7991 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
7992
7993 * gcc.dg/format-strfmon-1.c: New test.
7994
7995 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7996
7997 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7998 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7999 * gcc.c-torture/execute/string-opt-1.c: Likewise.
8000 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8001 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8002 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8003 * gcc.c-torture/execute/string-opt-6.c: Likewise.
8004 * gcc.c-torture/execute/string-opt-7.c: Likewise.
8005 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8006 * gcc.c-torture/execute/string-opt-9.c: Likewise.
8007 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8008 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8009 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8010
8011 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
8012 * gcc.c-torture/execute/string-opt-4.c: Test index.
8013
8014 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
8015
8016 * gcc.c-torture/compile/20001226-1.c: New test.
8017
8018 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
8019
8020 * gcc.c-torture/compile/20001222-1.c: New test.
8021 * gcc.c-torture/compile/20001222-1.x: Xfail.
8022
8023 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
8024
8025 * gcc.c-torture/execute/comp-goto-2.c: New test.
8026
8027 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
8028
8029 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8030 Use long types if __INT_MAX__ is 32767.
8031 (main): Use cast to (sint32 *) when poking 88 into a_page.
8032
8033 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8034
8035 2000-12-21 Bernd Schmidt <bernds@redhat.com>
8036
8037 * gcc.c-torture/compile/20001221-1.c: New test.
8038 * gcc.c-torture/execute/20001221-1.c: New test.
8039
8040 2000-12-20 Richard Henderson <rth@redhat.com>
8041
8042 * g++.old-deja/g++.pt/crash36.C: Update error lines.
8043 * g++.old-deja/g++.robertl/eb109.C: Likewise.
8044
8045 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8046
8047 * gcc.dg/compare3.c: New test.
8048
8049 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8050
8051 * gcc.dg/format-warnll-1.c: New test.
8052
8053 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
8054
8055 * gcc.dg/cpp/cmdlne-P.c: New test.
8056
8057 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8058
8059 * gcc.c-torture/execute/builtin-abs-1.c,
8060 gcc.c-torture/execute/builtin-abs-2.c: New tests.
8061
8062 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8063
8064 * gcc.dg/cpp/multiline.c: New test.
8065
8066 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8067
8068 * g++.old-deja/g++.other/syshdr1.C: Update.
8069 * gcc.dg/cpp/lineflags.c: Remove temporarily.
8070
8071 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8072
8073 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8074
8075 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8076
8077 * g++.old-deja/g++.pt/ttp65.C: New test.
8078
8079 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8080
8081 * g++.old-deja/g++.pt/ttp64.C: New test.
8082
8083 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8084
8085 * g++.old-deja/g++.pt/spec33.C: New test.
8086
8087 2000-12-14 Catherine Moore <clm@redhat.com>
8088
8089 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8090 * gcc.c-torture/execute/920612-2.c: Likewise.
8091 * gcc.c-torture/execute/920428-2.c: Likewise.
8092 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8093 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8094
8095 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8096
8097 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8098 * gcc.dg/pack-test-2.c: Likewise.
8099
8100 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8101
8102 Tests by Zack Weinberg <zackw@stanford.edu>.
8103
8104 * gcc.dg/cpp/defined.c: Update.
8105 * gcc.dg/cpp/defined_trad.c: New tests.
8106
8107 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8108
8109 * gcc.dg/cpp/trad-direct.c: Update.
8110
8111 2000-12-11 Neil Booth <neilb@earthling.net>
8112
8113 * gcc.dg/cpp/defined_trad.c
8114
8115 2000-12-11 Neil Booth <neilb@earthling.net>
8116
8117 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8118
8119 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8120
8121 * gcc.dg/format-miss-2.c: New test.
8122
8123 2000-12-09 Neil Booth <neilb@earthling.net>
8124
8125 * gcc.dg/cpp/lineflags.c: New tests.
8126 * gcc.dg/cpp/poison.c: Update.
8127 * gcc.dg/cpp/redef2.c: Update.
8128 * gcc.dg/cpp/skipping.c: New test.
8129
8130 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
8131
8132 * g++.old-deja/g++.other/eh3.C: New testcase.
8133
8134 2000-12-07 Neil Booth <neilb@earthling.net>
8135
8136 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8137 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8138 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8139 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8140 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8141 Update.
8142
8143 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8144
8145 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8146 __SIZE_TYPE__ instead of int for type of integers cast to
8147 pointers.
8148
8149 2000-12-07 Jakub Jelinek <jakub@redhat.com>
8150
8151 * g++.old-deja/g++.other/cleanup4.C: New test.
8152
8153 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8154
8155 * format-sec-1.c: New test.
8156
8157 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8158
8159 * gcc.dg/format-nonlit-3.c: New test.
8160
8161 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8162
8163 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8164 through a null pointer.
8165
8166 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8167
8168 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8169 * g++.old-deja/g++.pt/partial4.C: New test.
8170
8171 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8172
8173 * gcc.c-torture/execute/ieee/hugeval.x: New.
8174
8175 2000-12-06 Neil Booth <neilb@earthling.net>
8176
8177 * gcc.dg/cpp/backslash2.c: New tests.
8178
8179 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8180
8181 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8182 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8183
8184 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
8185
8186 * gcc.c-torture/execute/20001203-2.c: New testcase.
8187
8188 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8189
8190 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8191 * g++.old-deja/g++.other/virtual10.C: New test.
8192
8193 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8194
8195 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8196
8197 2000-12-05 Richard Henderson <rth@redhat.com>
8198
8199 * gcc.c-torture/compile/20001205-1.c: New.
8200
8201 2000-12-04 Neil Booth <neilb@earthling.net>
8202
8203 * g++.old-deja/g++.other/virtual9.C: New test.
8204 * g++.old-deja/g++.pt/crash61.C: New test.
8205 * gcc.c-torture/execute/loop-9.c: New test.
8206
8207 2000-12-04 Neil Booth <neilb@earthling.net>
8208
8209 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8210 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8211 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8212 * gcc.dg/cpp/extratokens.c: ...here.
8213
8214 2000-12-04 Neil Booth <neilb@earthling.net>
8215
8216 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8217 New tests.
8218
8219 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8220
8221 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8222 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8223
8224 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8225
8226 * gcc.c-torture/execute/20001203-1.c: New test.
8227
8228 2000-12-03 Neil Booth <neilb@earthling.net>
8229
8230 * gcc.dg/cpp/macro6.c: New test cases.
8231
8232 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8233
8234 * gcc.c-torture/execute/string-opt-9.c: New test.
8235 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8236 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8237 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8238
8239 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8240 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8241
8242 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
8243
8244 * gcc.dg/cpp/if-6.c: New testcase.
8245
8246 * gcc.dg/20001201-1.c: New testcase.
8247
8248 2000-12-02 Neil Booth <neilb@earthling.net>
8249
8250 * g++.old-deja/g++.other/externC4.C,
8251 g++.old-deja/g++.other/friend10.C: New tests.
8252
8253 2000-12-02 Neil Booth <neilb@earthling.net>
8254
8255 * g++.old-deja/g++.other/instan2.C
8256 * g++.old-deja/g++.other/instan3.C: New test.
8257
8258 2000-12-02 Neil Booth <neilb@earthling.net>
8259
8260 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8261 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8262 gnuc99.c,gnuc99-pedantic.c: New tests.
8263
8264 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8265
8266 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8267 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8268
8269 2000-12-01 Neil Booth <neilb@earthling.net>
8270
8271 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8272 * gcc.dg/cpp/poison.c: Update.
8273 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8274
8275 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8276
8277 * g77.f-torture/execute/20001201.f: New test.
8278
8279 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8280
8281 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8282
8283 2000-12-01 Jakub Jelinek <jakub@redhat.com>
8284
8285 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8286
8287 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8288
8289 * g++.old-deja/g++.other/cast6.C: New test.
8290
8291 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
8292
8293 * gcc.c-torture/execute/20001130-2.c: New testcase.
8294
8295 2000-11-30 Richard Henderson <rth@redhat.com>
8296
8297 * gcc.c-torture/execute/20001130-1.c: New test.
8298
8299 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8300
8301 * g++.old-deja/g++.other/op3.C: New test.
8302
8303 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8304
8305 * g++.old-deja/g++.other/op2.C: New test.
8306
8307 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8308
8309 * g++.old-deja/g++.other/crash38.C: New test.
8310
8311 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8312
8313 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8314
8315 2000-11-29 Jakub Jelinek <jakub@redhat.com>
8316
8317 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8318 tests.
8319 * gcc.c-torture/execute/string-opt-6.c: New test.
8320
8321 * gcc.dg/20001117-1.c: Add main.
8322
8323 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
8324
8325 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8326 Move from here ...
8327 * gcc.dg/940510-1.c: ... to here.
8328
8329 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8330 zero-size arrays in toplevel structures.
8331
8332 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8333
8334 * gcc.c-torture/execute/loop-8.c: New test.
8335
8336 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8337
8338 * g++.old-deja/g++.other/base1.C: New test.
8339
8340 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8341
8342 * g++.old-deja/g++.other/parse2.C: New test.
8343
8344 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8345
8346 * g++.old-deja/g++.pt/incomplete1.C: New test.
8347
8348 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8349
8350 * g++.old-deja/g++.other/friend9.C: New test.
8351
8352 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8353
8354 * gcc.dg/20001127-1.c: New test.
8355
8356 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8357
8358 * g++.old-deja/g++.pt/friend46.C: New test.
8359
8360 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8361
8362 * g++.old-deja/g++.other/ptrmem8.C: New test.
8363
8364 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8365
8366 * gcc.c-torture/execute/string-opt-7.c: New test.
8367 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8368
8369 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8370
8371 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8372 instead of 'mkcheck 2'.
8373
8374 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8375
8376 * gcc.c-torture/execute/memcheck/driver.c,
8377 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8378 C9X references to refer to C99.
8379
8380 2000-11-25 Jakub Jelinek <jakub@redhat.com>
8381
8382 * gcc.dg/ultrasp3.c: New test.
8383
8384 2000-11-25 Neil Booth <neilb@earthling.net>
8385
8386 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8387
8388 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
8389
8390 * gcc.c-torture/compile/20001123-2.c: New.
8391
8392 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8393
8394 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8395
8396 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8397
8398 * gcc.dg/sequence-point-1.c: Add some new tests.
8399 * gcc.c-torture/execute/20001124-1.c: New test.
8400
8401 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8402
8403 * g++.old-deja/g++.other/vaarg4.C: New test.
8404 * gcc.c-torture/compile/20001123-1.c: New test.
8405
8406 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8407
8408 * g++.other/crash24.C: Adjust and remove XFAIL.
8409 * g++.other/crash37.C: New test.
8410
8411 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8412
8413 * g++.old-deja/g++.pt/instantiate9.C: New test.
8414
8415 2000-11-22 Mark Mitchell <mark@codesourcery.com>
8416
8417 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8418 new ABI, too.
8419
8420 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8421 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8422
8423 2000-11-22 Neil Booth <neilb@earthling.net>
8424
8425 * gcc.dg/cpp/Wtrigraphs.c: New test.
8426
8427 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8428
8429 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8430
8431 2000-11-22 Jakub Jelinek <jakub@redhat.com>
8432
8433 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8434
8435 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8436
8437 * lib/gcc-dg.exp: load_lib scanasm.exp.
8438 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8439 * lib/g++-dg.exp: load_lib scanasm.exp.
8440 * lib/scanasm.exp: New.
8441 (scan-assembler, scan-assembler-not): Add optional arguments to
8442 test name, or if not present, the pattern name.
8443 (scan-assembler-dem, scan-assembler-dem-not): New.
8444
8445 * g++.dg/dg.exp: New.
8446
8447 2000-11-21 Neil Booth <neilb@earthling.net>
8448
8449 * gcc.dg/cpp/integrated1.c: Remove.
8450
8451 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8452
8453 * gcc.c-torture/execute/20001121-1.c: New test.
8454
8455 2000-11-21 Richard Henderson <rth@redhat.com>
8456
8457 * gcc.c-torture/compile/20001121-1.c: New test.
8458
8459 2000-11-20 Neil Booth <neilb@earthling.net>
8460
8461 * gcc.dg/cpp/integrated1.c: New test.
8462
8463 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8464
8465 * g++.old-deja/g++.other/inline17.C: New test.
8466
8467 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
8468
8469 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8470 local variable to be zero: I made the variable global. Now
8471 uses abort() and exit() instead of relying on main's return value.
8472
8473 2000-11-20 Neil Booth <neilb@earthling.net>
8474
8475 * gcc.dg/cpp/paste2.c: Update test.
8476 * objc/execute/paste.m: New test.
8477
8478 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
8479
8480 * gcc.dg/c99-condexpr-1.c: New test.
8481
8482 2000-11-20 Neil Booth <neilb@earthling.net>
8483
8484 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8485
8486 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
8487
8488 * g++.old-deja/g++.pt/export1.C: New test.
8489
8490 2000-11-20 Jakub Jelinek <jakub@redhat.com>
8491
8492 * gcc.dg/20001117-1.c: New test.
8493
8494 2000-11-18 Richard Henderson <rth@redhat.com>
8495
8496 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8497
8498 2000-11-18 Richard Henderson <rth@redhat.com>
8499
8500 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8501 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8502 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8503
8504 2000-11-18 Richard Henderson <rth@redhat.com>
8505
8506 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8507 (main): New. Exit cleanly.
8508
8509 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
8510
8511 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8512 gcc.dg/c99-fordecl-2.c: New tests.
8513
8514 2000-11-18 Richard Henderson <rth@redhat.com>
8515
8516 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8517 * gcc.c-torture/execute/zerolen-2.c: New.
8518
8519 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8520
8521 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8522 memory.
8523
8524 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8525
8526 * g++.old-deja/g++.pt/instantiate8.C: New test.
8527
8528 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8529
8530 * g++.old-deja/g++.other/incomplete.C: Add more tests.
8531 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8532
8533 2000-11-16 Nick Clifton <nickc@redhat.com>
8534
8535 * gcc.c-torture/execute/nestfunc-2.c: New test.
8536 * gcc.c-torture/execute/nestfunc-3.c: New test.
8537
8538 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8539
8540 * gcc.c-torture/compile/20001116-1.c: New test.
8541
8542 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8543
8544 * gcc.c-torture/execute/20001115-1.c: New test.
8545
8546 2000-11-15 Mark Mitchell <mark@codesourcery.com>
8547
8548 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8549 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8550 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8551 * g++.old-deja/g++.abi/vmihint.C: Likewise.
8552
8553 2000-11-15 Neil Booth <neilb@earthling.net>
8554
8555 gcc.dg/cpp/_Pragma1.c: Update.
8556 gcc.dg/cpp/_Pragma2.c: New test.
8557
8558 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
8559
8560 * g++.old-deja/g++.other/anon5.C: New test.
8561
8562 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
8563
8564 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8565 tests.
8566
8567 2000-11-14 Jakub Jelinek <jakub@redhat.com>
8568
8569 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8570 output.
8571
8572 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8573
8574 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8575 labels at end of compound statements.
8576
8577 2000-11-13 Jakub Jelinek <jakub@redhat.com>
8578
8579 * gcc.c-torture/execute/loop-7.c: New test.
8580
8581 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8582
8583 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8584
8585 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8586
8587 * gcc.dg/c99-bool-1.c: New test.
8588
8589 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8590
8591 * gcc.dg/c99-scope-1.c: Remove xfail.
8592 * gcc.dg/c99-scope-2.c: New test.
8593
8594 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8595
8596 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8597 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8598
8599 2000-11-11 Mark Mitchell <mark@codesourcery.com>
8600
8601 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8602 error messages.
8603
8604 * g++.mike/p700.C: Don't typedef wchar_t.
8605 * g++.mike/p784.C: Likewise.
8606 * g++.mike/eb101.C: Don't use __wchar_t.
8607
8608 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
8609
8610 * g77.f-torture/execute/20001111.[fx]: Test premature exit
8611 from DO loop.
8612
8613 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8614
8615 * gcc.c-torture/execute/20001111-1.c: New test.
8616
8617 2000-11-10 Nick Clifton <nickc@redhat.com>
8618
8619 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8620 long multuiple and accumulate.
8621
8622 2000-11-09 Richard Henderson <rth@redhat.com>
8623
8624 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8625 via size_t instead of int.
8626
8627 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8628 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8629 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8630 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8631
8632 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
8633
8634 * gcc.c-torture/compile/20001109-1.c: New test.
8635 * gcc.c-torture/compile/20001109-2.c: New test.
8636
8637 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
8638
8639 * g++.old-deja/g++.pt/operator1.C: New test.
8640 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8641
8642 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8643
8644 * gcc.dg/20001108-1.c: New test.
8645
8646 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8647
8648 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8649 with both arguments constant strings.
8650 * gcc.c-torture/execute/string-opt-3.c: New test.
8651 * gcc.c-torture/execute/string-opt-4.c: New test.
8652 * gcc.c-torture/execute/string-opt-5.c: New test.
8653
8654 2000-11-08 Nick Clifton <nickc@redhat.com>
8655
8656 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
8657 mulsidi3adddi patterns.
8658
8659 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
8660
8661 * g++.old-deja/g++.other/crash36.C: New test.
8662
8663 2000-11-08 Jakub Jelinek <jakub@redhat.com>
8664
8665 * g++.old-deja/g++.other/init16.C: New test.
8666
8667 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
8668
8669 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8670
8671 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8672
8673 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8674 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8675 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8676
8677 2000-11-07 DJ Delorie <dj@redhat.com>
8678
8679 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8680
8681 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8682
8683 * gcc.c-torture/execute/string-opt-1.c: New test.
8684
8685 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8686
8687 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
8688 mips-sgi-irix6.* because the MIPS ABI passes floating-point
8689 parameters in registers, and there is no way for a varargs
8690 function to know in which order the integer and floating-point
8691 parameters should be interleaved when they are placed on the
8692 stack.
8693 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8694 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8695
8696 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8697
8698 * gcc.c-torture/execute/string-opt-2.c: New test.
8699
8700 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
8701
8702 * g++.old-deja/g++.pt/crash60.C: New test.
8703
8704 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8705
8706 * g++.old-deja/g++.other/crash24.C: New test.
8707 * g++.old-deja/g++.other/crash25.C: New test.
8708 * g++.old-deja/g++.other/crash26.C: New test.
8709 * g++.old-deja/g++.other/crash27.C: New test.
8710 * g++.old-deja/g++.other/crash28.C: New test.
8711 * g++.old-deja/g++.other/crash29.C: New test.
8712 * g++.old-deja/g++.other/crash30.C: New test.
8713 * g++.old-deja/g++.other/crash31.C: New test.
8714 * g++.old-deja/g++.other/crash32.C: New test.
8715 * g++.old-deja/g++.other/crash33.C: New test.
8716 * g++.old-deja/g++.other/crash34.C: New test.
8717 * g++.old-deja/g++.other/crash35.C: New test.
8718
8719 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8720
8721 * gcc.c-torture/execute/20001031-1.c: New test.
8722
8723 2000-11-04 Mark Mitchell <mark@codesourcery.com>
8724
8725 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8726 namespace.
8727
8728 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8729 standards-conformant.
8730
8731 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8732
8733 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8734 * g++.old-deja/g++.mike/p755a.C: Likewise.
8735 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8736 library makes no calls to `operator new' during initialization.
8737
8738 2000-11-04 Neil Booth <neilb@earthling.net>
8739
8740 * gcc.dg/cpp/include2.c: New tests.
8741
8742 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
8743
8744 * lib/g++.exp (g++_set_ld_library_path): New function.
8745 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8746
8747 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
8748
8749 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
8750 warnings.
8751
8752 2000-11-01 Richard Henderson <rth@redhat.com>
8753
8754 * g++.old-deja/g++.ext/namedret1.C: New.
8755 * g++.old-deja/g++.ext/namedret2.C: New.
8756 * g++.old-deja/g++.ext/namedret3.C: New.
8757
8758 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
8759
8760 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8761 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8762
8763 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8764
8765 * gcc.c-torture/execute/va-arg-21.c: New test.
8766
8767 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
8768
8769 * gcc.dg/c99-complex-2.c: New test.
8770
8771 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8772
8773 * gcc.c-torture/execute/stdio-opt-1.c: New test.
8774
8775 2000-10-31 Jakub Jelinek <jakub@redhat.com>
8776
8777 * g++.old-deja/g++.other/inline16.C: New test.
8778
8779 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
8780
8781 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8782 __PRETTY_FUNCTION__
8783
8784 2000-10-29 Neil Booth <neilb@earthling.net>
8785
8786 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8787 New tests.
8788 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8789 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8790 optimisation.
8791
8792 2000-10-29 Neil Booth <neilb@earthling.net>
8793
8794 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8795 * mi1.c, mi1c.h: Add null directives to multiple-include test.
8796 * mi5.c: Test multiple includes work with -C.
8797 * trigraphs.c: Test ^= version.
8798
8799 2000-10-28 Neil Booth <neilb@earthling.net>
8800
8801 New tests and test updates for new macro expander.
8802
8803 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8804 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8805 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8806 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8807 new diagnostic messages.
8808
8809 * gcc.dg/cpp/macro3.c: New tests.
8810
8811 2000-10-27 Mark Mitchell <mark@codesourcery.com>
8812
8813 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8814 on the same line.
8815
8816 2000-10-27 Jakub Jelinek <jakub@redhat.com>
8817
8818 * g++.old-deja/g++.other/eh2.C: New test.
8819
8820 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
8821
8822 * gcc.c-torture/execute/20001027-1.c: New test.
8823
8824 2000-10-26 Richard Henderson <rth@redhat.com>
8825
8826 * gcc.c-torture/execute/20001026-1.c: New.
8827
8828 2000-10-26 Mark Mitchell <mark@codesourcery.com>
8829
8830 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8831 * g++.old-deja/g++.law/builtin1.C: Likewise.
8832 * g++.old-deja/g++.law/ctors10.C: Likewise.
8833 * g++.old-deja/g++.law/virtual3.C: Likewise.
8834 * g++.old-deja/g++.mike/p658.C: Likewise.
8835 * g++.old-deja/g++.other/sibcall1.C: Likewise.
8836 * g++.old-deja/g++.other/vaarg2.C: Likewise.
8837 * g++.old-deja/g++.robertl/eb124.C: Likewise.
8838 * g++.old-deja/g++.robertl/eb44.C: Likewise.
8839 * g++.old-deja/g++.robertl/eb77.C: Likewise.
8840
8841 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
8842
8843 * gcc.c-torture/compile/20001024-1.c: New test.
8844
8845 2000-10-25 Mark Mitchell <mark@codesourcery.com>
8846
8847 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8848 to tell us whether or not we are using V3.
8849
8850 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
8851
8852 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8853 operands.
8854
8855 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
8856
8857 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8858
8859 2000-10-25 Jakub Jelinek <jakub@redhat.com>
8860
8861 * gcc.c-torture/execute/20001024-1.c: New test.
8862
8863 2000-10-24 Jakub Jelinek <jakub@redhat.com>
8864
8865 * g++.old-deja/g++.other/sibcall1.C: New test.
8866
8867 2000-10-20 Jakub Jelinek <jakub@redhat.com>
8868
8869 * gcc.dg/noncompile/init-3.c: New test.
8870
8871 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
8872
8873 * gcc.dg/format-array-1.c: New test.
8874
8875 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8876
8877 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8878 writing through null pointers; remove comment about testing
8879 unterminated strings.
8880
8881 2000-10-17 Matthew Hiller <hiller@redhat.com>
8882
8883 * gcc.c-torture/execute/20001017-2.c: New test.
8884
8885 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8886
8887 * gcc.c-torture/compile/20001018-1.c: New test.
8888 * gcc.c-torture/compile/20001018-1.x: Xfail.
8889
8890 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8891
8892 * gcc.c-torture/execute/20001017-1.c: New test.
8893
8894 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8895
8896 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8897 for multiple use of arguments with scanf formats; add tests for
8898 multiple use of arguments.
8899
8900 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
8901
8902 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8903
8904 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8905
8906 * gcc.dg/format-miss-1.c: New test.
8907
8908 2000-10-16 Jakub Jelinek <jakub@redhat.com>
8909
8910 * gcc.c-torture/execute/20001013-1.c: New test.
8911
8912 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8913
8914 * gcc.dg/format-branch-1.c: New test.
8915
8916 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8917
8918 * README, lib/file-format.exp: Remove EGCS references.
8919
8920 2000-10-16 Jakub Jelinek <jakub@redhat.com>
8921
8922 * gcc.dg/20001013-1.c: New test.
8923
8924 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
8925
8926 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8927 for intmax_t in the compiler using __typeof__ and the type rules
8928 for conditional expressions.
8929
8930 2000-10-13 Jakub Jelinek <jakub@redhat.com>
8931
8932 * gcc.dg/20001012-1.c: New test.
8933 * gcc.dg/20001012-2.c: New test.
8934
8935 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8936
8937 * gcc.dg/format-attr-1.c: New test.
8938
8939 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8940
8941 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8942 __LONG_LONG_MAX__ instead of LLONG_MAX.
8943
8944 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8945
8946 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8947 scanf flags.
8948 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8949 flags.
8950
8951 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
8952
8953 * gcc.dg/sequence-pt-1.c: New test.
8954
8955 2000-10-11 Geoff Keating <geoffk@cygnus.com>
8956
8957 * gcc.c-torture/execute/20001011-1.c: New testcase.
8958 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8959
8960 2000-10-10 Jakub Jelinek <jakub@redhat.com>
8961
8962 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8963 does not error on it.
8964
8965 2000-10-10 Jakub Jelinek <jakub@redhat.com>
8966
8967 * gcc.dg/20001009-1.c: New test.
8968
8969 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
8970
8971 * gcc.c-torture/compile/20001009-1.c: Move from here ....
8972 * gcc.c-torture/execute/20001009-2.c: ... to here.
8973
8974 2000-10-09 Geoff Keating <geoffk@cygnus.com>
8975
8976 * gcc.c-torture/compile/20001009-1.c: New testcase.
8977 * gcc.c-torture/execute/20001009-1.c: New testcase.
8978 Testcases provided by Jan Hubicka <jh@suse.cz>.
8979
8980 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
8981
8982 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8983 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8984 uintmax_t using <limits.h> to emulate the compiler's internal
8985 logic. No longer XFAIL %j tests.
8986
8987 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
8988
8989 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8990 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8991 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8992 regexps and details of expected handling of some bad formats.
8993 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8994 suppression.
8995
8996 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
8997
8998 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8999 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
9000 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
9001 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
9002 in list archives.
9003
9004 2000-10-06 Richard Henderson <rth@cygnus.com>
9005
9006 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
9007 * g++.old-deja/g++.brendan/crash52.C: Likewise.
9008 * g++.old-deja/g++.jason/report.C: Likewise.
9009 * g++.old-deja/g++.law/friend5.C: Likewise.
9010 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
9011 of the expected warnings.
9012
9013 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
9014
9015 * g++.old-deja/g++.pt/enum14.C: New test.
9016
9017 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
9018
9019 * g++.old-deja/g++.pt/crash59.C: New test.
9020
9021 2000-10-04 Will Cohen <wcohen@redhat.com>
9022
9023 * gcc.dg/20000926-1.c: New test.
9024
9025 2000-10-03 Geoff Keating <geoffk@cygnus.com>
9026
9027 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9028 function name for current C++ compiler.
9029 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9030
9031 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
9032
9033 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
9034 __PRETTY_FUNCTION__.
9035 * g++.old-deja/g++.ext/pretty2.C: Likewise.
9036
9037 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9038
9039 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9040
9041 2000-09-26 Jakub Jelinek <jakub@redhat.com>
9042
9043 * gcc.c-torture/compile/20000923-1.c: New test.
9044
9045 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9046
9047 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9048 * g++.old-deja/g++.pt/ttp62.C: Same.
9049 * g++.old-deja/g++.other/inline14.C: Same.
9050
9051 2000-09-24 Richard Henderson <rth@cygnus.com>
9052
9053 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9054
9055 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
9056
9057 * gcc.dg/c90-printf-1.c: Add test for wide string format.
9058
9059 2000-09-22 Geoff Keating <geoffk@cygnus.com>
9060
9061 * gcc.c-torture/compile/20000922-1.c: New file.
9062
9063 2000-09-21 Nick Clifton <nickc@redhat.com>
9064
9065 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9066 a signed long modulo operation.
9067 (mod6): New function - perform an unsigned long modulo operation.
9068 (main): Add tests for modulos of very large numbers by very small
9069 dividends.
9070
9071 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9072
9073 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9074
9075 2000-09-19 Richard Henderson <rth@cygnus.com>
9076
9077 * gcc.dg/compare2.c (case 10): XFAIL.
9078
9079 2000-09-18 Richard Henderson <rth@cygnus.com>
9080
9081 * gcc.c-torture/execute/20000906-1.c: Move ...
9082 * gcc.dg/20000906-1.c: ... here. Only run on targets
9083 that support __builtin_trap.
9084
9085 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9086
9087 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9088
9089 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9090
9091 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9092 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9093 more $ format tests.
9094
9095 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9096
9097 * gcc.dg/format-errmk-1.c: New test.
9098
9099 2000-09-17 Greg McGary <greg@mcgary.org>
9100
9101 * gcc.c-torture/execute/20000917-1.x: Remove.
9102
9103 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9104
9105 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9106
9107 2000-09-17 Greg McGary <greg@mcgary.org>
9108
9109 * gcc.c-torture/execute/20000917-1.c: New test.
9110 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9111
9112 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9113
9114 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9115 in nested macro bug.
9116
9117 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9118
9119 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9120
9121 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
9122
9123 * gcc.c-torture/execute/20000914-1.c: New test.
9124
9125 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
9126
9127 * g++.other/inline13.C: New test.
9128
9129 2000-09-12 Andreas Jaeger <aj@suse.de>
9130
9131 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9132 constant by Ulrich Drepper <drepper@redhat.com>.
9133
9134 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
9135
9136 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9137
9138 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9139
9140 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9141
9142 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9143
9144 * gcc.dg/cpp/backslash.c: New test.
9145
9146 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
9147
9148 * gcc.c-torture/execute/20000910-1.c: New test.
9149 * gcc.c-torture/execute/20000910-2.c: Likewise.
9150
9151 2000-09-11 Robert Lipe <robertl@sco.com>
9152
9153 * gcc.dg/pragma-align.c: New test.
9154
9155 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9156
9157 * g++.old-deja/g++.pt/explicit82.C: New test.
9158 * g++.old-deja/g++.pt/explicit83.C: New test.
9159
9160 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9161
9162 * gcc.dg/asm-names.c: New test.
9163
9164 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9165
9166 * gcc.dg/cpp/tr-warn6.c: New test
9167
9168 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9169
9170 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9171 be accepted.
9172
9173 2000-09-07 Catherine Moore <clm@redhat.com>
9174
9175 * gcc.c-torture/execute/unroll-1.c: New test.
9176
9177 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9178
9179 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9180 ERROR markers.
9181 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9182 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9183 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9184 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9185 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9186 Preprocess only.
9187 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9188 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9189
9190 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9191
9192 * g++.old-deja/g++.pt/deduct2.C: New test.
9193
9194 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9195
9196 * g++.old-deja/g++.pt/parms2.C: New test.
9197
9198 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9199
9200 * g++.old-deja/g++.pt/crash58.C: New test.
9201
9202 2000-09-06 Greg McGary <greg@mcgary.org>
9203
9204 * gcc.c-torture/execute/20000906-1.c: New test.
9205 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9206
9207 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9208
9209 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9210
9211 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9212
9213 * g++.old-deja/g++.pt/crash57.C: New test.
9214
9215 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9216
9217 * g++.old-deja/g++.pt/crash56.C: New test.
9218
9219 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9220
9221 * g++.old-deja/g++.pt/koenig1.C: New test.
9222
9223 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9224
9225 * gcc.dg/20000904-1.c: New test.
9226
9227 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9228
9229 * gcc.dg/cpp/paste8.c: New test.
9230
9231 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
9232
9233 * gcc.c-torture/compile/20000827-1.c: New test.
9234
9235 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9236
9237 * gcc.dg/format-diag-1.c: New test.
9238
9239 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9240
9241 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9242 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9243 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9244 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9245 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9246
9247 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9248
9249 * g++.old-deja/g++.other/nested4.C: New test.
9250
9251 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9252
9253 * g++.old-deja/g++.ns/scoped1.C: New test.
9254
9255 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
9256
9257 * lib/g++.exp: Support testing already-installed GCC.
9258
9259 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9260
9261 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9262
9263 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9264
9265 * gcc.dg/return-type-2.c: New test.
9266
9267 2000-08-27 Geoff Keating <geoffk@cygnus.com>
9268
9269 * gcc.c-torture/compile/20000825-1.c: New test.
9270
9271 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
9272
9273 * gcc.dg/dwarf2-2.c: New test.
9274
9275 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9276
9277 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9278 dg-warning regexps.
9279
9280 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9281
9282 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9283 gcc.dg/format-ext-5.c: New tests.
9284
9285 2000-08-25 Jakub Jelinek <jakub@redhat.com>
9286
9287 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9288
9289 2000-08-24 Mark Mitchell <mark@codesourcery.com>
9290
9291 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9292
9293 2000-08-24 Richard Henderson <rth@cygnus.com>
9294
9295 * gcc.dg/ia64-sync-1.c: New test.
9296 * gcc.dg/ia64-sync-2.c: New test.
9297 * gcc.dg/ia64-asm-1.c: New test.
9298
9299 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9300
9301 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9302 * gcc.dg/format-ext-2.c: New test.
9303
9304 2000-08-23 Jason Merrill <jason@redhat.com>
9305
9306 * lib/old-dejagnu.exp: Also ignore "In member function" and
9307 "At global scope".
9308
9309 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9310
9311 * gcc.dg/noncompile/label-lineno-1.c: New test.
9312
9313 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9314
9315 * gcc.dg/c99-array-nonobj-1.c: New test.
9316
9317 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9318
9319 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9320 tests.
9321 * gcc.dg/format-ext-1.c: New test.
9322
9323 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9324
9325 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9326 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9327 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9328 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9329 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9330
9331 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9332
9333 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9334 gcc.dg/c99-strftime-2.c: New tests.
9335
9336 2000-08-22 Richard Henderson <rth@cygnus.com>
9337
9338 * gcc.c-torture/execute/20000822-1.c: New test.
9339
9340 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9341
9342 * gcc.c-torture/execute/20000819-1.x: Remove.
9343
9344 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9345
9346 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9347 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9348 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9349 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9350 gcc.dg/format-xopen-1.c: New tests.
9351
9352 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9353
9354 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9355
9356 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9357
9358 * g++.old-deja/g++.other/loop2.C: New test.
9359
9360 * gcc.c-torture/compile/20000606-1.c: New test.
9361 * gcc.c-torture/compile/20000728-1.c: New test.
9362 * gcc.c-torture/execute/20000801-1.c: New test.
9363 * gcc.c-torture/execute/20000801-2.c: New test.
9364 * gcc.c-torture/execute/20000819-1.c: New test.
9365 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9366 * gcc.dg/20000629-1.c: New test.
9367 * gcc.dg/20000724-1.c: New test.
9368 * gcc.dg/20000807-1.c: New test.
9369
9370 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9371
9372 * gcc.dg/cpp/pragma-1.c: New test.
9373 * gcc.dg/cpp/pragma-2.c: New test.
9374
9375 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9376
9377 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9378 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9379
9380 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9381
9382 * gcc.c-torture/compile/20000818-1.c: New test.
9383
9384 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
9385
9386 * gcc.c-torture/execute/20000818-1.c: New test.
9387
9388 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9389
9390 * gcc.dg/format-va-1.c: New test.
9391
9392 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9393
9394 * g++.old-deja/g++.other/typedef8.C: New test.
9395
9396 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9397
9398 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9399 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9400 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9401 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9402 * g++.old-deja/g++.other/ptrmem7.C: New test.
9403 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9404
9405 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9406
9407 * g++.old-deja/g++.pt/typename27.C: New test.
9408
9409 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9410
9411 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9412 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9413 * g++.old-deja/g++.pt/friend45.C: New test.
9414 * g++.old-deja/g++.other/friend8.C: New test.
9415
9416 2000-08-15 Richard Henderson <rth@cygnus.com>
9417
9418 * gcc.c-torture/execute/20000815-1.c: New test.
9419
9420 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9421
9422 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9423 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9424 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9425
9426 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9427
9428 * g++.old-deja/g++.other/refinit2.C: New test.
9429
9430 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9431
9432 * lib/c-torture.exp (c-torture): Make
9433 compiler_conditional_xfail_data global.
9434 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9435 compiler_conditional_xfail_data machinery.
9436 (f-torture-execute): Likewise.
9437 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9438 and only when unrolling loops.
9439
9440 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9441
9442 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9443
9444 * g++.old-deja/g++.pt/explicit81.C: New test.
9445
9446 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9447
9448 * g++.old-deja/g++.pt/typename26.C: New test.
9449
9450 2000-08-10 Geoff Keating <geoffk@cygnus.com>
9451
9452 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9453 warning.
9454
9455 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
9456
9457 * g++.old-deja/g++.other/array3.C: New test.
9458
9459 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9460
9461 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9462 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9463 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9464 New tests.
9465
9466 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
9467
9468 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9469 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9470
9471 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
9472
9473 * gcc.c-torture/execute/20000808-1.c: New test.
9474
9475 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9476
9477 * gcc.dg/c90-const-expr-1.c: New test.
9478
9479 2000-08-08 Richard Henderson <rth@cygnus.com>
9480
9481 * gcc.dg/noncompile/920923-1.c: Declare calloc.
9482
9483 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
9484
9485 * gcc.dg/noncompile/const-ll-1.c: New test.
9486
9487 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
9488
9489 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9490
9491 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
9492
9493 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9494 that running programs linked against the shared version of libobjc
9495 run correctly.
9496
9497 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9498
9499 * gcc.dg/c99-printf-1.c: New test.
9500
9501 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9502
9503 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9504
9505 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
9506
9507 * gcc.c-torture/execute/20000731-1.x: Delete.
9508
9509 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
9510
9511 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9512 and torture_without_loops as is done by c-torture.exp.
9513 (search_for): Copy from c-torture.exp.
9514 (gcc-dg-runtest): New function, drives a directory of tests
9515 iterating over the TORTURE_OPTIONS.
9516 (scan-assembler, scan-assembler-not): Move here from
9517 individual directory drivers.
9518
9519 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9520 defined by lib/gcc-dg.exp.
9521 * gcc.dg/cpp/cpp.exp: Likewise.
9522 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
9523 gcc-dg-runtest, so we cycle over optimization options.
9524
9525 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9526 * gcc.dg/compare2.c: No longer expected to fail.
9527
9528 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9529
9530 * gcc.c-torture/execute/20000804-1.c: New test.
9531
9532 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9533
9534 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9535
9536 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
9537
9538 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9539
9540 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
9541
9542 * gcc.c-torture/compile/20000803-1.c: New test.
9543
9544 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
9545
9546 * gcc.c-torture/execute/20000801-3.c,
9547 gcc.c-torture/execute/20000801-4.c: New tests.
9548 * gcc.c-torture/execute/20000801-3.x,
9549 gcc.c-torture/execute/20000801-4.x: Xfail.
9550
9551 2000-08-02 Geoff Keating <geoffk@cygnus.com>
9552
9553 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9554 libobjc/.libs to allow for libtool.
9555
9556 2000-08-02 Jakub Jelinek <jakub@redhat.com>
9557
9558 * gcc.c-torture/compile/20000802-1.c: New test.
9559
9560 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
9561
9562 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9563
9564 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
9565
9566 * gcc-c-torture/execute/20000731-2.c: New test.
9567
9568 * gcc.c-torture/execute/20000731-1.c: New test.
9569 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9570
9571 2000-07-31 Jakub Jelinek <jakub@redhat.com>
9572
9573 * testsuite/gcc.dg/cpp/paste7.c: New test.
9574 * gcc.dg/cpp/20000725-1.c: New test.
9575
9576 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
9577
9578 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9579 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9580 declaration warning for __builtin_dwarf_reg_size.
9581
9582 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9583
9584 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
9585
9586 * gcc.dg/noncompile/voidparam-1.c: New test.
9587
9588 2000-07-30 Richard Henderson <rth@cygnus.com>
9589
9590 * gcc.dg/c90-digraph-1.c: Don't xfail.
9591 * gcc.dg/compare2.c (case 10): Xfail.
9592 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9593
9594 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
9595
9596 * gcc.dg/c99-main-1.c: New test.
9597
9598 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
9599
9600 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9601
9602 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
9603
9604 * gcc.c-tortuer/execute/20000726-1.c: New test.
9605
9606 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
9607
9608 * gcc.c-torture/execute/enum-2.c: New test.
9609
9610 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9611
9612 * gcc.dg/cpp/tr-warn3.c: New test.
9613
9614 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9615
9616 * g++.old-deja/g++.ext/implicit1.C: Remove.
9617 * g++.old-deja/g++.jason/c2.C: Remove
9618 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9619 * g++.old-deja/g++.pt/crash16.C: Likewise.
9620 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9621
9622 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9623
9624 * g++.old-deja/g++.other/for2.C: New test.
9625
9626 2000-07-25 Jakub Jelinek <jakub@redhat.com>
9627
9628 * gcc.dg/20000720-1.c: New test.
9629
9630 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
9631
9632 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
9633
9634 2000-07-24 Geoff Keating <geoffk@cygnus.com>
9635
9636 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9637 * gcc.c-torture/execute/20000722-1.c: New.
9638 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9639
9640 2000-07-24 Jakub Jelinek <jakub@redhat.com>
9641
9642 * gcc.dg/cpp/20000720-1.S: New test.
9643
9644 2000-07-21 Michael Meissner <meissner@redhat.com>
9645
9646 * gcc.c-torture/execute/ieee/hugeval.c: New test.
9647
9648 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9649
9650 * g++.old-deja/g++.brendan/crash16.C,
9651 g++.old-deja/g++.brendan/parse3.C,
9652 g++.old-deja/g++.brendan/redecl1.C,
9653 g++.old-deja/g++.ns/template13.C,
9654 g++.old-deja/g++.other/decl4.C,
9655 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9656
9657 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9658
9659 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9660 and "Internal error".
9661
9662 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9663 regexps.
9664 * gcc.dg/cpp/paste6.c: New test.
9665
9666 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
9667
9668 * gcc.dg/cpp/tr-direct.c: New test.
9669
9670 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9671 gcc.dg/cpp/undef1.c: Tweak error regexps.
9672
9673 2000-07-18 Eric Christopher <echristo@redhat.com>
9674
9675 * gcc.c-torture/compile/20000718-1.c: New test.
9676
9677 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
9678
9679 * cpplex.c (_cpp_push_token): If the token being pushed back
9680 is the previous token in this context, just subtract one from
9681 context->posn.
9682 * cppmacro.c (save_expansion): Clear aux field when storing a
9683 placemarker.
9684
9685 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
9686
9687 * gcc.dg/noncompile/redecl-1.c: New test.
9688
9689 2000-07-18 Jakub Jelinek <jakub@redhat.com>
9690
9691 * gcc.c-torture/execute/20000717-5.c: New test.
9692 * gcc.c-torture/execute/20000717-1.x: Removed.
9693
9694 2000-07-17 Richard Henderson <rth@cygnus.com>
9695
9696 * gcc.c-torture/execute/20000717-4.c: New test.
9697
9698 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
9699
9700 * gcc.dg/cpp/syshdr.c: New test.
9701 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9702
9703 2000-07-17 Neil Booth <neilb@earthling.net>
9704
9705 * gcc.dg/cpp/cmdlne-dM.c: New test.
9706 * gcc.dg/cpp/cmdlne-dD.c: New test.
9707
9708 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
9709
9710 * gcc.c-torture/execute/20000717-3.c: New test.
9711
9712 * gcc.c-torture/compile/20000717-1.c: New test.
9713
9714 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
9715
9716 * gcc.c-torture/execute/20000717-2.c: New test.
9717
9718 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
9719
9720 * gcc.dg/formatz-1.c: New test.
9721
9722 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9723 * gcc.dg/c99-digraph-1.c: New tests.
9724
9725 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9726 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9727
9728 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9729 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9730 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9731 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9732 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9733 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9734 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9735
9736 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
9737
9738 * gcc.c-torture/execute/20000717-1.c: New test.
9739 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9740
9741 2000-07-15 Jakub Jelinek <jakub@redhat.com>
9742
9743 * gcc.c-torture/execute/20000715-2.c: New test.
9744 * gcc.dg/20000715-1.c: New test.
9745
9746 2000-07-15 Michael Meissner <meissner@redhat.com>
9747
9748 * gcc.c-torture/execute/20000715-1.c: New test.
9749
9750 2000-07-13 Jakub Jelinek <jakub@redhat.com>
9751
9752 * gcc.c-torture/execute/20000707-1.c: New test.
9753
9754 2000-07-13 Neil Booth <NeilB@earthling.net>
9755
9756 * testsuite/gcc.dg/cpp/digraph1.c,
9757 testsuite/gcc.dg/cpp/digraph2.c,
9758 testsuite/gcc.dg/cpp/digraphs.c: New tests.
9759
9760 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
9761
9762 * g77.f-torture/compile/20000630-2.f: New test.
9763 * g77.f-torture/compile/20000630-2.x
9764
9765 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
9766
9767 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
9768
9769 2000-07-11 Neil Booth <NeilB@earthling.net>
9770
9771 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9772
9773 2000-07-11 Neil Booth <NeilB@earthling.net>
9774
9775 * gcc.dg/cpp/cmdlne-C.c: New.
9776
9777 2000-07-09 Neil Booth <NeilB@earthling.net>
9778
9779 * gcc.dg/cpp/directiv.c: New tests.
9780 * gcc.dg/cpp/undef1.c: Update.
9781
9782 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
9783
9784 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9785
9786 2000-07-09 Neil Booth <NeilB@earthling.net>
9787
9788 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9789
9790 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
9791
9792 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9793 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9794
9795 2000-07-08 Neil Booth <NeilB@earthling.net>
9796
9797 * gcc.dg/cpp/macsyntx.c: New tests.
9798
9799 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9800
9801 * gcc.dg/20000707-1.c: New test.
9802
9803 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9804
9805 * gcc.c-torture/execute/20000706-1.c: New test.
9806 * gcc.c-torture/execute/20000706-2.c: New test.
9807 * gcc.c-torture/execute/20000706-3.c: New test.
9808 * gcc.c-torture/execute/20000706-4.c: New test.
9809 * gcc.c-torture/execute/20000706-5.c: New test.
9810
9811 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9812
9813 * g++.old-deja/g++.pt/instantiate7.C: New test.
9814
9815 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9816
9817 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9818 * g++.old-deja/g++.mike/thunk3.C: Likewise.
9819 * g++.old-deja/g++.other/rtti3.C: Likewise.
9820 * g++.old-deja/g++.other/rttid3.C: Likewise.
9821
9822 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
9823
9824 * g77.f-torture/compile/20000630-1.x: Fix typo
9825
9826 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
9827
9828 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9829 assembly output.
9830
9831 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
9832
9833 * gcc.dg/cpp/ident.c: New test.
9834
9835 2000-07-05 Neil Booth <NeilB@earthling.net>
9836
9837 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9838 gcc.dg/cpp/lexstrng.c: New tests.
9839
9840 2000-07-04 Neil Booth <NeilB@earthling.net>
9841
9842 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9843 * gcc.dg/cpp/strify2.c: Same.
9844
9845 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
9846
9847 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9848 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9849 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9850 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9851
9852 * testsuite/gcc.dg/cpp/macro1.c,
9853 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9854 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9855 testsuite/gcc.dg/cpp/strify1.c,
9856 testsuite/gcc.dg/cpp/strify2.c: New tests.
9857
9858 2000-07-03 Jakub Jelinek <jakub@redhat.com>
9859
9860 * gcc.c-torture/execute/20000703-1.c: New test.
9861
9862 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9863
9864 * g++.old-deja/g++.pt (lookup10.C): New test.
9865
9866 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9867
9868 * g++.old-deja/g++.pt (typename25.C): New test.
9869
9870 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
9871
9872 * gcc.c-torture/compile/20000701-1.c: New test.
9873
9874 2000-06-30 Nick Clifton <nickc@cygnus.com>
9875
9876 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9877 to test case.
9878
9879 2000-06-30 Catherine Moore <clm@cygnus.com>
9880
9881 * gcc.c-torture/execute/align-1.c: New test.
9882
9883 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
9884
9885 * g++.old-deja/g++.pt/expr8.C: New test.
9886 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9887
9888 2000-06-29 Nick Clifton <nickc@cygnus.com>
9889
9890 * gcc.c-torture/compile/20000629-1.c: New test.
9891
9892 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9893
9894
9895 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9896 gcc.dg/noncompile directory, depending on whether they're
9897 preprocessor tests or not. Annotate all the tests for the dg
9898 framework.
9899
9900 * gcc.c-torture/noncompile/noncompile.exp: Delete.
9901 * gcc.dg/noncompile/noncompile.exp: New.
9902
9903 * Moved files:
9904 Old name New name
9905 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
9906 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
9907 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
9908 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
9909 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
9910 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
9911 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
9912 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
9913 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
9914 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
9915 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
9916 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
9917 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
9918 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
9919 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
9920 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
9921 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
9922 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
9923 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
9924 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
9925 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
9926 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
9927 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
9928 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
9929
9930 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
9931 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
9932 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
9933 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
9934 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
9935 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
9936
9937 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9938
9939 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9940 declare one variable. On the fourth, error.
9941 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9942 declared by 20000628-1a.h.
9943
9944 2000-06-29 Richard Henderson <rth@redhat.com>
9945
9946 * gcc.c-torture/execute/930529-1.x: New file.
9947 * gcc.dg/920413-1.c: Adjust expected warning text.
9948 * gcc.dg/980217-1.c: Declare abort.
9949 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9950
9951 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
9952
9953 * g77.f-torture/compile/20000629-1.f: New test.
9954 * g77.f-torture/compile/20000629-1.x: Expected to fail.
9955
9956 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
9957
9958 Rearrange lots of files, removing entirely the
9959 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
9960 directories.
9961
9962 * Deleted files:
9963 gcc.c-torture/code_quality/code_quality.exp
9964 gcc.c-torture/special/special.exp
9965 gcc.failure/failure.exp
9966 gcc.failure/940409-1.x
9967 gcc.c-torture/compile/961203-1.x
9968
9969 * New files:
9970 gcc.misc-tests/linkage.exp
9971 gcc.c-torture/execute/920730-1t.c
9972 gcc.c-torture/execute/920730-1t.x
9973 gcc.c-torture/compile/920520-1.x
9974 gcc.c-torture/compile/920521-1.x
9975 gcc.c-torture/compile/981006-1.x
9976 gcc.c-torture/execute/eeprof-1.x
9977
9978 * Moved files (possibly with modifications to fit a new harness):
9979 Old name New name
9980 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
9981 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
9982 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
9983 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
9984 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
9985 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
9986 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
9987 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
9988 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
9989 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
9990 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
9991 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
9992 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
9993 gcc.failure/940409-1.c gcc.dg/940409-1.c
9994
9995 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
9996
9997 * c-torture/compile/961203-1.x: Delete.
9998
9999 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
10000 not exit. Include stdio.h.
10001 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
10002 * gcc.misc-tests/dg-12.c: Likewise.
10003 * gcc.misc-tests/dg-5.c: Likewise.
10004 * gcc.misc-tests/dg-6.c: Likewise.
10005 * gcc.misc-tests/dg-7.c: Prototype abort.
10006 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
10007 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
10008 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
10009 not exit.
10010 * gcc.misc-tests/sieve.c: Use return from main, not exit.
10011 * gcc.misc-tests/sort2.c: Use return from main, not exit.
10012
10013 2000-06-28 Jakub Jelinek <jakub@redhat.com>
10014
10015 * gcc.dg/cpp/20000628-1.c: New test.
10016 * gcc.dg/cpp/20000628-1.h: New header for above test.
10017 * gcc.dg/cpp/20000628-1a.h: Likewise.
10018
10019 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
10020
10021 * gcc.dg/cpp: New directory.
10022 * gcc.dg/cpp/cpp.exp: New driver.
10023 * gcc.dg/cpp/20000627-1.c: New test.
10024 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10025 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10026 and rewrite as a compilation test.
10027
10028 * gcc.dg: Move many files into the cpp subdirectory, possibly
10029 renaming or editing them as well.
10030 Old name New name
10031 990119-1.c cpp/19990119-1.c
10032 990228-1.c cpp/19990228-1.c
10033 990407-1.c cpp/19990407-1.c
10034 990409-1.c cpp/19990409-1.c
10035 990413-1.c cpp/19990413-1.c
10036 990703-1.c cpp/19990703-1.c
10037 20000127-1.c cpp/20000127-1.c
10038 20000129-1.c cpp/20000129-1.c
10039 20000207-1.c cpp/20000207-1.c
10040 20000207-2.c cpp/20000207-2.c
10041 20000209-1.c cpp/20000209-1.c
10042 20000209-2.c cpp/20000209-2.c
10043 20000301-1.c cpp/20000301-1.c
10044 20000419-1.c cpp/20000419-1.c
10045 20000510-1.S cpp/20000510-1.S
10046 20000519-1.c cpp/20000519-1.c
10047 20000529-1.c cpp/20000529-1.c
10048 20000625-1.c cpp/20000625-1.c
10049 20000625-2.c cpp/20000625-2.c
10050 cpp-as1.c cpp/assert1.c
10051 cpp-as2.c cpp/assert2.c
10052 cxx-comments-1.c cpp/cxxcom1.c
10053 cxx-comments-2.c cpp/cxxcom2.c
10054 endif-label.c cpp/endif.c
10055 cpp-hash1.c cpp/hash1.c
10056 cpp-hash2.c cpp/hash2.c
10057 cpp-if1.c cpp/if-1.c
10058 cpp-if2.c cpp/if-2.c
10059 cpp-if3.c cpp/if-3.c
10060 cpp-if4.c cpp/if-4.c
10061 cpp-if5.c cpp/if-5.c
10062 cpp-cond.c cpp/if-cexp.c
10063 cpp-missingop.c cpp/if-mop.c
10064 cpp-missingparen.c cpp/if-mpar.c
10065 cpp-opprec.c cpp/if-oppr.c
10066 cpp-ifparen.c cpp/if-paren.c
10067 cpp-shortcircuit.c cpp/if-sc.c
10068 cpp-shift.c cpp/if-shift.c
10069 cpp-unary.c cpp/if-unary.c
10070 cpp-li1.c cpp/line1.c
10071 cpp-li2.c cpp/line2.c
10072 lineno.c cpp/line3.c
10073 lineno-2.c cpp/line4.c
10074 cpp-mi.c cpp/mi1.c
10075 cpp-mic.h cpp/mi1c.h
10076 cpp-micc.h cpp/mi1cc.h
10077 cpp-mind.h cpp/mi1nd.h
10078 cpp-mindp.h cpp/mi1ndp.h
10079 cpp-mix.h cpp/mi1x.h
10080 cpp-mi2.c cpp/mi2.c
10081 cpp-mi2a.h cpp/mi2a.h
10082 cpp-mi2b.h cpp/mi2b.h
10083 cpp-mi2c.h cpp/mi2c.h
10084 cpp-mi3.c cpp/mi3.c
10085 cpp-mi3.def cpp/mi3.def
10086 poison-1.c cpp/poison.c
10087 pr-impl.c cpp/prag-imp.c
10088 cpp-redef-2.c cpp/redef1.c
10089 cpp-redef.c cpp/redef2.c
10090 strpaste.c cpp/strp1.c
10091 strpaste-2.c cpp/strp2.c
10092 cpp-tradpaste.c cpp/tr-paste.c
10093 cpp-tradstringify.c cpp/tr-str.c
10094 cpp-tradwarn1.c cpp/tr-warn1.c
10095 cpp-tradwarn2.c cpp/tr-warn2.c
10096 trigraphs.c cpp/trigraphs.c
10097 cpp-unc1.c cpp/unc1.c
10098 cpp-unc2.c cpp/unc2.c
10099 cpp-unc3.c cpp/unc3.c
10100 cpp-unc.c cpp/unc4.c
10101 undef.c cpp/undef1.c
10102 undef-2.c cpp/undef2.c
10103 cpp-wi1.c cpp/widestr1.c
10104
10105 2000-06-27 Mark Mitchell <mark@codesourcery.com>
10106
10107 * lib/g++.exp (g++_include_flags): Tweak.
10108
10109 2000-06-27 H.J. Lu <hjl@gnu.org>
10110 Loren J. Rittle <ljrittle@acm.org>
10111
10112 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10113 version with one that knows about the new gcc tree structure.
10114 (g++_link_flags): Same.
10115
10116 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10117
10118 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10119 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10120 case we are cross-compiling.
10121
10122 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10123 g++.old-deja/g++.niklas/Makefile.in,
10124 g++.old-deja/g++.niklas/configure.in,
10125 g++.old-deja/g++.other/Makefile.in,
10126 g++.old-deja/g++.other/configure.in,
10127 gcc.c-torture/code_quality/Makefile.in,
10128 gcc.c-torture/code_quality/configure.in,
10129 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10130 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10131 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10132 gcc.c-torture/execute/ieee/Makefile.in,
10133 gcc.c-torture/execute/ieee/configure.in,
10134 gcc.c-torture/noncompile/Makefile.in,
10135 gcc.c-torture/noncompile/configure.in,
10136 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10137 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10138 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10139
10140 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10141
10142 * g++.old-deja/g++.other/ambig3.C: New test.
10143
10144 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10145
10146 * g++.old-deja/g++.pt/syntax1.C: New test.
10147 * g++.old-deja/g++.pt/syntax2.C: New test.
10148 * g++.old-deja/g++.other/syntax3.C: New test.
10149 * g++.old-deja/g++.other/syntax4.C: New test.
10150
10151 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10152
10153 * gcc.dg/20000623-1.c: Prototype exit and abort.
10154
10155 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10156
10157 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10158 New tests.
10159 * gcc.dg/cpp-mi3.def: New file.
10160
10161 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10162 inside assertions.
10163 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10164 lexer's error messages.
10165 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10166 divine anything from the linemarkers.
10167 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10168 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10169
10170 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10171
10172 * gcc.dg/20000623-1.c: New test.
10173
10174 2000-06-22 Jakub Jelinek <jakub@redhat.com>
10175
10176 * gcc.c-torture/execute/20000622-1.c: New test.
10177
10178 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10179
10180 * g++.old-deja/g++.other/init15.C: New test.
10181
10182 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10183
10184 * g++.old-deja/g++.pt/vaarg2.C: New test.
10185 * g++.old-deja/g++.pt/vaarg3.C: New test.
10186
10187 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10188
10189 * g++.old-deja/g++.other/dyncast6.C: New test.
10190
10191 2000-06-15 Jakub Jelinek <jakub@redhat.com>
10192
10193 * gcc.c-torture/execute/loop-6.c: New test.
10194
10195 2000-06-14 Jakub Jelinek <jakub@redhat.com>
10196
10197 * gcc.dg/20000614-1.c: New test.
10198 * gcc.dg/20000614-2.c: New test.
10199
10200 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
10201
10202 * g++.old-deja/g++.other/inline12.C: New test.
10203
10204 2000-06-13 Jakub Jelinek <jakub@redhat.com>
10205
10206 * g++.old-deja/g++.other/eh1.C: New test.
10207
10208 2000-06-12 Jakub Jelinek <jakub@redhat.com>
10209
10210 * g++.old-deja/g++.other/type.C: New test.
10211
10212 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10213
10214 * g++.old-deja/g++.other/initstring.C: New test.
10215
10216 2000-06-12 Jason Merrill <jason@redhat.com>
10217
10218 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10219
10220 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
10221
10222 * gcc.c-torture/compile/20000609-1.c: New test.
10223
10224 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
10225
10226 * gcc.dg/20000609-1.c: New test.
10227
10228 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10229
10230 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10231 * gcc.c-torture/noncompile/poison-1.c: Move...
10232 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10233 * gcc.dg/cpp-li1.c: Add a token after the #line.
10234
10235 2000-06-05 Richard Henderson <rth@cygnus.com>
10236
10237 * gcc.c-torture/execute/20000605-2.c: New test.
10238 * gcc.c-torture/execute/20000605-3.c: New test.
10239
10240 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10241
10242 * g77.f-torture/execute/20000503-1.x: New file.
10243
10244 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10245
10246 * g++.old-deja/g++.eh/badalloc1.C: New test.
10247
10248 2000-06-05 Richard Henderson <rth@cygnus.com>
10249
10250 * gcc.c-torture/execute/20000605-1.c: New test.
10251
10252 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10253 Nathan Sidwell <nathan@codesourcery.com>
10254
10255 * gcc.c-torture/compile/20000605-1.c: New test.
10256
10257 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10258
10259 * g77.f-torture/compile/20000601-1.f: New test.
10260
10261 2000-06-03 Richard Henderson <rth@cygnus.com>
10262
10263 * gcc.c-torture/execute/20000603-1.c: New.
10264
10265 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10266
10267 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10268 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10269
10270 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10271
10272 * gcc.dg/compare2.c (case 12): XFAIL.
10273 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10274 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10275
10276 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10277
10278 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10279
10280 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10281 guard macro is already defined when the header is first
10282 included.
10283 * gcc.dg/cpp-mix.h: New file.
10284 * gcc.dg/endif-label.c: Update patterns to match compiler.
10285
10286 * g++.brendan/complex1.C: Declare abort.
10287 * g++.law/refs4.C: Remove XFAIL.
10288 * g++.oliva/expr2.C: Declare abort and exit.
10289
10290 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10291
10292 * gcc.c-torture/execute/20000528-1.c: New test.
10293
10294 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10295 * g++.old-deja/g++.law/temps4.C: Likewise.
10296
10297 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10298 stdlib.h. Call abort() on failure.
10299 * g++.old-deja/g++.law/refs4.C: Likewise.
10300 * g++.old-deja/g++.law/temps4.C: Likewise.
10301 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10302 * gcc.c-torture/execute/20000112-1.c: Include string.h.
10303
10304 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10305
10306 Relative to g++.dg/special:
10307 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10308
10309 Relative to g++.old-deja:
10310 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10311 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10312 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10313 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10314 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10315 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10316 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10317
10318 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10319 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10320 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10321 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10322 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10323 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10324 and/or string.h.
10325
10326 * g++.other/goto1.C: Update expectations for error messages.
10327
10328 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10329
10330 * gcc.c-torture/compile/20000523-1.c: New test.
10331
10332 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10333
10334 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10335
10336 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10337
10338 * g++.old-deja/g++.eh/catch11.C: New test.
10339 * g++.old-deja/g++.eh/catch12.C: New test.
10340
10341 2000-05-24 Nick Clifton <nickc@cygnus.com>
10342
10343 * gcc.c-torture/execute/20000523-1.c: New test.
10344
10345 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10346
10347 * c-torture/execute/bcp-1.c: Replace abort in arg of
10348 __builtin_constant_p with a generic external function.
10349
10350 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10351 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10352 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10353 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10354 Prototype abort and/or exit.
10355
10356 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10357 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10358 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10359 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10360
10361 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10362
10363 * gcc.dg/dwarf2-1.c: New test.
10364
10365 2000-05-20 Richard Henderson <rth@cygnus.com>
10366
10367 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10368
10369 2000-05-20 Andreas Jaeger <aj@suse.de>
10370
10371 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10372 testcase.
10373
10374 2000-05-19 David Edelsohn <edelsohn@gnu.org>
10375
10376 * gcc.c-torture/execute/20000519-2.c: New test.
10377
10378 2000-05-19 Andreas Jaeger <aj@suse.de>
10379
10380 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10381 which fails with SSA.
10382
10383 * lib/c-torture.exp: Also test with -O3 -fssa.
10384
10385 2000-05-18 Michael Meissner <meissner@redhat.com>
10386
10387 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10388 * gcc.c-torture/execute/920415-1.c: Ditto.
10389 * gcc.c-torture/execute/920501-1.c: Ditto.
10390 * gcc.c-torture/execute/conversion.c: Ditto.
10391 * gcc.c-torture/execute/cvt-1.c: Ditto.
10392
10393 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
10394
10395 * gcc.c-torture/compile/20000518-1.c: New test.
10396
10397 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10398
10399 * g77.f-torture/compile/200005018.f: New test.
10400
10401 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
10402
10403 * gcc.c-torture/compile/20000517-1.c: New test.
10404
10405 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10406
10407 * gcc.c-torture/execute/20000516-1.c: New test.
10408
10409 2000-05-15 Jakub Jelinek <jakub@redhat.com>
10410
10411 * g++.old-deja/g++.other/eh.C: New test.
10412
10413 2000-05-12 Richard Henderson <rth@cygnus.com>
10414
10415 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10416 constants through to doit's conditional.
10417
10418 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
10419
10420 * gcc.c-torture/compile/20000511-1.c: New test.
10421 * g77.f-torture/compile/20000511-1.f: New test.
10422 * g77.f-torture/compile/20000511-2.f: New test.
10423
10424 2000-05-11 Michael Meissner <meissner@redhat.com>
10425
10426 * gcc.c-torture/execute/20000511-1.c: New test.
10427
10428 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10429
10430 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10431 * gcc.dg/20000510-1.S: New.
10432
10433 2000-05-08 Catherine Moore <clm@cygnus.com>
10434
10435 * gcc.dg/unused-3.c: New.
10436
10437 2000-05-06 Richard Henderson <rth@cygnus.com>
10438
10439 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10440 * g++.old-deja/g++.mike/warn1.C: Likewise.
10441 * g++.old-deja/g++.pt/local1.C: Likewise.
10442 * g++.old-deja/g++.pt/local7.C: Likewise.
10443 * g++.old-deja/g++.pt/spec16.C: Likewise.
10444
10445 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
10446
10447 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10448
10449 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
10450
10451 * g77.f-torture/execute/20000503-1.f: New test.
10452
10453 2000-05-04 Andreas Jaeger <aj@suse.de>
10454
10455 * gcc.dg/noreturn-2.c: New test.
10456
10457 2000-05-04 Neil Booth <NeilB@earthling.net>
10458
10459 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10460 preprocessor.
10461
10462 2000-05-04 Richard Henderson <rth@cygnus.com>
10463
10464 * gcc.c-torture/execute/20000503-1.c: Fix typo.
10465
10466 2000-05-04 Richard Henderson <rth@cygnus.com>
10467
10468 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
10469 OpenSSL by Jason R Thorpe.
10470
10471 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
10472
10473 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10474
10475 2000-05-03 Robert Lipe <robertlipe@usa.net>
10476
10477 * gcc.dg/20000503-1.c: New test.
10478
10479 2000-05-02 Jakub Jelinek <jakub@redhat.com>
10480
10481 * gcc.c-torture/compile/20000502-1.c: New test.
10482 * g++.old-deja/g++.other/align.C: New test.
10483 * gcc.dg/cpp-tradstringify.c: New test.
10484
10485 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
10486
10487 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10488 and hard registers.
10489
10490 2000-04-26 Geoff Keating <geoffk@cygnus.com>
10491
10492 * gcc.c-torture/execute/loop-5.c: New test.
10493
10494 2000-04-25 Jakub Jelinek <jakub@redhat.com>
10495
10496 * gcc.c-torture/execute/va-arg-20.c: New test.
10497
10498 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
10499
10500 * gcc.c-torture/execute/20000422-1.c: New test.
10501
10502 2000-04-20 Greg McGary <gkm@gnu.org>
10503
10504 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10505 when optimizing, but without sibling-call optimizations (-O1).
10506
10507 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
10508
10509 * gcc.c-torture/compile/20000420-1.c: New test.
10510
10511 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
10512
10513 * g++.abi/ptrflags.C: New test.
10514 * g++.eh/catchptr1.C: Test incomplete pointer chains.
10515
10516 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
10517
10518 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10519
10520 2000-04-19 Greg McGary <gkm@gnu.org>
10521
10522 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10523 sibling-call optimizations.
10524
10525 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
10526
10527 * gcc.dg/20000419-1.c: New test.
10528
10529 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
10530
10531 * gcc.c-torture/execute/20000412-6.c: New test.
10532
10533 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
10534
10535 * gcc.c-torture/execute/20000412-5.c: New test.
10536 * g77.f-torture/compile/20000412-1.f: New test.
10537 * gcc.c-torture/execute/20000412-4.c: New test.
10538 * gcc.c-torture/compile/20000412-2.c: New test.
10539 * gcc.c-torture/execute/20000412-3.c: New test.
10540 * gcc.c-torture/compile/20000412-1.c: New test.
10541 * gcc.c-torture/execute/20000412-2.c: New test.
10542
10543 2000-04-12 Jakub Jelinek <jakub@redhat.com>
10544
10545 * objc/execute/bf-20.m: New test.
10546
10547 2000-04-10 Richard Henderson <rth@cygnus.com>
10548
10549 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10550
10551 * gcc.c-torture/execute/20000412-1.c: New test.
10552
10553 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
10554
10555 * g++.old-deja/g++.eh/catchptr1.C: New test.
10556
10557 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
10558
10559 * g++.old-deja/g++.abi/cxa_vec.C: New test.
10560
10561 2000-04-08 Neil Booth <NeilB@earthling.net>
10562
10563 * gcc.dg/cpp-nullchar.c: Remove test as
10564 embedded nulls cause problems.
10565
10566 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10567
10568 * gcc.dg/compare2.c: New test.
10569
10570 2000-04-08 Neil Booth <NeilB@earthling.net>
10571
10572 * gcc.dg/cpp-nullchar.c: New test.
10573
10574 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
10575
10576 * gcc.dg/cpp-mi2.c: New test.
10577 * gcc.dg/cpp-mi2[abc].h: New files.
10578
10579 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
10580
10581 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10582 member name.
10583
10584 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
10585
10586 * g++.old-deja/g++.abi/vmihint.C: New test.
10587
10588 2000-04-06 Neil Booth <NeilB@earthling.net>
10589
10590 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10591 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
10592 copyright.
10593
10594 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
10595
10596 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10597 avoid stack-frame overwrite.
10598
10599 2000-04-05 Jakub Jelinek <jakub@redhat.com>
10600
10601 * gcc.c-torture/compile/20000405-2.c: New test.
10602 * gcc.c-torture/compile/20000405-3.c: New test.
10603
10604 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10605
10606 * gcc.c-torture/compile/20000405-1.c: New test.
10607
10608 2000-04-04 Geoff Keating <geoffk@cygnus.com>
10609
10610 * gcc.dg/cast-qual-1.c: Revert last change.
10611
10612 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10613
10614 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10615
10616 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
10617
10618 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10619 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10620
10621 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
10622
10623 * gcc.c-torture/compile/20000403-2.c: New test.
10624 * gcc.c-torture/compile/20000403-1.c: New test.
10625
10626 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
10627
10628 * gcc.c-torture/execute/20000403-1.c: New test.
10629
10630 2000-04-03 Geoff Keating <geoffk@cygnus.com>
10631
10632 * gcc.c-torture/execute/20000402-1.c: New test.
10633
10634 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
10635
10636 * gcc.c-torture/execute/va-arg-15.c: New test.
10637 * gcc.c-torture/execute/va-arg-16.c: New test.
10638 * gcc.c-torture/execute/va-arg-17.c: New test.
10639 * gcc.c-torture/execute/va-arg-18.c: New test.
10640 * gcc.c-torture/execute/va-arg-19.c: New test.
10641
10642 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10643
10644 * gcc.c-torture/compile/981211-1.c: Move to...
10645 * gcc.dg/cpp-as1.c: ...here.
10646 * gcc.dg/cpp-as2.c: New file.
10647
10648 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10649 compiler.
10650
10651 2000-04-02 Neil Booth <NeilB@earthling.net>
10652
10653 * gcc.dg/cpp-cond.c New tests.
10654 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
10655 accidental success less likely.
10656 * gcc.dg/cpp-missingop.c New tests.
10657 * gcc.dg/cpp-missingparen.c New tests.
10658 * gcc.dg/cpp-shift.c New tests.
10659 * gcc.dg/cpp-shortcircuit.c New tests.
10660 * gcc.dg/cpp-unary.c New tests.
10661
10662 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
10663
10664 * gcc.c-torture/compile/20000329-1.c: New test.
10665
10666 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10667
10668 * gcc.c-torture/compile/20000326-1.c: New test.
10669 * gcc.c-torture/compile/20000326-2.c: New test.
10670
10671 2000-03-24 Geoff Keating <geoffk@cygnus.com>
10672
10673 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10674 the first parameter is a function argument.
10675
10676 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
10677
10678 * g++.old-deja/g++.ext/array4.C: New test.
10679
10680 2000-03-22 Geoff Keating <geoffk@cygnus.com>
10681
10682 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10683
10684 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10685
10686 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10687
10688 2000-03-19 Richard Henderson <rth@cygnus.com>
10689
10690 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10691
10692 2000-03-19 Richard Henderson <rth@cygnus.com>
10693
10694 * gcc.c-torture/compile/20000319-1.c: New test.
10695
10696 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
10697
10698 * gcc.c-torture/execute/20000314-3.c: New test.
10699 * gcc.c-torture/execute/20000314-2.c: New test.
10700 * gcc.c-torture/execute/20000314-1.c: New test.
10701 * gcc.c-torture/compile/20000314-2.c: New test.
10702 * gcc.c-torture/compile/20000314-1.c: New test.
10703
10704 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
10705
10706 * g++.old-deja/g++.warn/inline.C: New test.
10707
10708 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
10709
10710 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10711 standards-compliant result rather than specific constants.
10712 Put test-values in array.
10713
10714 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
10715
10716 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10717 (g++_target_compile): Put test-specific options last.
10718
10719 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10720
10721 * g++.old-deja/g++.eh/vbase4.C: New test.
10722
10723 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10724
10725 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10726
10727 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10728
10729 * g++.old-deja/g++.brendan/misc12.C: Removed.
10730 * g++.old-deja/g++.pt/memtemp77.C: Constify.
10731 * g++.old-deja/g++.ext/pretty4.C: New test.
10732
10733 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10734
10735 * g++.old-deja/g++.other/string2.C: New test.
10736
10737 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
10738
10739 * g++.old-deja/g++.warn/impint2.C: New test.
10740
10741 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
10742
10743 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10744 is 1, not zero.
10745
10746 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
10747
10748 * g++.old-deja/g++.warn/impint.C: New test.
10749 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10750 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10751 * g++.old-deja/g++.pt/explicit12.C: Likewise.
10752 * g++.old-deja/g++.pt/explicit13.C: Likewise.
10753 * g++.old-deja/g++.pt/explicit17.C: Likewise.
10754 * g++.old-deja/g++.pt/explicit18.C: Likewise.
10755 * g++.old-deja/g++.pt/explicit19.C: Likewise.
10756 * g++.old-deja/g++.pt/explicit23.C: Likewise.
10757 * g++.old-deja/g++.pt/explicit31.C: Likewise.
10758 * g++.old-deja/g++.pt/explicit35.C: Likewise.
10759 * g++.old-deja/g++.pt/explicit6.C: Likewise.
10760 * g++.old-deja/g++.pt/memclass7.C: Likewise.
10761
10762 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
10763
10764 * gcc.dg/cpp-redef.c: New test.
10765
10766 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
10767
10768 * g++.old-deja/g++.pt/unify7.C: New test.
10769
10770 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10771
10772 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10773 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10774
10775 2000-02-25 Geoff Keating <geoffk@cygnus.com>
10776
10777 * gcc.c-torture/compile/20000224-1.c: New test.
10778
10779 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10780
10781 * gcc.c-torture/compile/cpp-2.c: New test.
10782 * gcc.c-torture/compile/cpp-1.c: New test.
10783
10784 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
10785
10786 * gcc.c-torture/execute/20000225-1.c: New test.
10787
10788 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10789
10790 * gcc.dg/cpp-li2.c: New test.
10791
10792 * gcc.dg/cpp-wi1.c: New test.
10793
10794 * gcc.dg/cpp-li1.c: New test.
10795
10796 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
10797
10798 * g++.old-deja/g++.other/sizeof5.C: New test.
10799
10800 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10801
10802 * gcc.c-torture/execute/va-arg-13.c: New test.
10803
10804 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
10805
10806 * gcc.c-torture/execute/va-arg-12.c: New test.
10807
10808 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10809
10810 * gcc.c-torture/execute/20000223-1.c: New test.
10811
10812 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10813
10814 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10815
10816 2000-02-22 Mark Mitchell <mark@codesourcery.com>
10817
10818 * g++.old-deja/g++.abi/ptrmem.C: New test.
10819
10820 2000-02-19 Richard Henderson <rth@cygnus.com>
10821
10822 * gcc.c-torture/compile/init-3.c: New.
10823
10824 2000-02-17 Mark Mitchell <mark@codesourcery.com>
10825
10826 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10827 ALWAYS_CXXFLAGS.
10828
10829 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
10830
10831 * gcc.c-torture/compile/20000211-3.c: New test.
10832
10833 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
10834
10835 * gcc.c-torture/compile/20000211-2.c: New test.
10836
10837 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
10838
10839 * gcc.c-torture/compile/20000211-1.c: New test.
10840
10841 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
10842
10843 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10844 on native targets
10845
10846 2000-02-08 Nathan Sidwell <nathan@acm.org>
10847
10848 * g++.old-deja/g++.other/cast5.C: New test.
10849
10850 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
10851
10852 * gcc.c-torture/execute/20000205-1.c: New.
10853
10854 2000-02-03 Nathan Sidwell <nathan@acm.org>
10855
10856 * g++.old-deja/g++.jason/cast3.C: Return void.
10857 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10858
10859 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10860
10861 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10862
10863 * gcc.dg/loop-1.c: New test.
10864
10865 2000-01-27 Jakub Jelinek <jakub@redhat.com>
10866
10867 * gcc.c-torture/compile/20000127-1.c: New test.
10868 * gcc.c-torture/execute/991228-1.c: New test.
10869
10870 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10871
10872 * gcc.dg/unused-2.c: New test.
10873
10874 * gcc.dg/conv-1.c: New test.
10875
10876 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10877
10878 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10879 compiler.
10880 (tool_option_proc): Fix typo.
10881
10882 2000-01-24 Geoff Keating <geoffk@cygnus.com>
10883
10884 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10885 of the ld on the host, not on the build machine.
10886 Also, don't crash if '--help' is not a supported option.
10887
10888 2000-01-24 Richard Henderson <rth@cygnus.com>
10889
10890 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10891
10892 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
10893
10894 * gcc.c-torture/execute/20000120-2.c: New test.
10895 * gcc.c-torture/execute/20000120-1.c: New test.
10896
10897 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
10898
10899 * gcc.c-torture/execute/20000113-1.c: New test.
10900
10901 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
10902
10903 * gcc.c-torture/execute/20000112-1.c: New test.
10904
10905 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10906
10907 * gcc.dg/20000111-1.c: New test.
10908
10909 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
10910
10911 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10912 with 16 bit integers.
10913
10914 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10915
10916 * gcc.dg/20000108-1.c: New test.
10917
10918 2000-01-05 Nathan Sidwell <nathan@acm.org>
10919
10920 * g++.old-deja/g++.ns/koenig8.C: New test.
10921
10922 2000-01-05 Nathan Sidwell <nathan@acm.org>
10923
10924 * g++.old-deja/g++.other/cast4.C: New test.
10925
10926 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
10927
10928 * gcc.c-torture/compile/20000105-2.c: New test.
10929 * gcc.c-torture/compile/20000105-1.c: New test.
10930
10931 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10932
10933 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10934 references to printf & atoi to conform to ANSI standard.
10935 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10936 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10937 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10938 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10939 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10940 * g++.old-deja/g++.brendan/complex1.C: Likewise.
10941 * g++.old-deja/g++.brendan/copy1.C: Likewise.
10942 * g++.old-deja/g++.brendan/copy2.C: Likewise.
10943 * g++.old-deja/g++.brendan/copy3.C: Likewise.
10944 * g++.old-deja/g++.brendan/copy4.C: Likewise.
10945 * g++.old-deja/g++.brendan/copy5.C: Likewise.
10946 * g++.old-deja/g++.brendan/copy6.C: Likewise.
10947 * g++.old-deja/g++.brendan/copy7.C: Likewise.
10948 * g++.old-deja/g++.brendan/copy8.C: Likewise.
10949 * g++.old-deja/g++.brendan/crash11.C: Likewise.
10950 * g++.old-deja/g++.brendan/crash14.C: Likewise.
10951 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10952 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10953 * g++.old-deja/g++.brendan/delete2.C: Likewise.
10954 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10955 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10956 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10957 * g++.old-deja/g++.brendan/eh1.C: Likewise.
10958 * g++.old-deja/g++.brendan/groff1.C: Likewise.
10959 * g++.old-deja/g++.brendan/init3.C: Likewise.
10960 * g++.old-deja/g++.brendan/misc12.C: Likewise.
10961 * g++.old-deja/g++.brendan/misc7.C: Likewise.
10962 * g++.old-deja/g++.brendan/new2.C: Likewise.
10963 * g++.old-deja/g++.brendan/operators4.C: Likewise.
10964 * g++.old-deja/g++.brendan/operators5.C: Likewise.
10965 * g++.old-deja/g++.brendan/overload2.C: Likewise.
10966 * g++.old-deja/g++.brendan/overload7.C: Likewise.
10967 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10968 * g++.old-deja/g++.brendan/reference1.C: Likewise.
10969 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10970 * g++.old-deja/g++.brendan/template24.C: Likewise.
10971 * g++.old-deja/g++.brendan/template3.C: Likewise.
10972 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10973 * g++.old-deja/g++.jason/inline3.C: Likewise.
10974 * g++.old-deja/g++.jason/opeq.C: Likewise.
10975 * g++.old-deja/g++.law/arg5.C: Likewise.
10976 * g++.old-deja/g++.law/arm7.C: Likewise.
10977 * g++.old-deja/g++.law/ctors11.C: Likewise.
10978 * g++.old-deja/g++.law/cvt8.C: Likewise.
10979 * g++.old-deja/g++.law/init9.C: Likewise.
10980 * g++.old-deja/g++.law/refs4.C: Likewise.
10981 * g++.old-deja/g++.law/template2.C: Likewise.
10982 * g++.old-deja/g++.law/visibility24.C: Likewise.
10983 * g++.old-deja/g++.law/vtable3.C: Likewise.
10984 * g++.old-deja/g++.mike/asm2.C: Likewise.
10985 * g++.old-deja/g++.mike/eh1.C: Likewise.
10986 * g++.old-deja/g++.mike/misc1.C: Likewise.
10987 * g++.old-deja/g++.mike/misc13.C: Likewise.
10988 * g++.old-deja/g++.mike/misc14.C: Likewise.
10989 * g++.old-deja/g++.mike/ns12.C: Likewise.
10990 * g++.old-deja/g++.mike/p1248.C: Likewise.
10991 * g++.old-deja/g++.mike/p3708.C: Likewise.
10992 * g++.old-deja/g++.mike/p3708a.C: Likewise.
10993 * g++.old-deja/g++.mike/p3708b.C: Likewise.
10994 * g++.old-deja/g++.mike/p646.C: Likewise.
10995 * g++.old-deja/g++.mike/p700.C: Likewise.
10996 * g++.old-deja/g++.mike/p783.C: Likewise.
10997 * g++.old-deja/g++.mike/p783a.C: Likewise.
10998 * g++.old-deja/g++.mike/p783b.C: Likewise.
10999 * g++.old-deja/g++.mike/p786.C: Likewise.
11000 * g++.old-deja/g++.mike/p789.C: Likewise.
11001 * g++.old-deja/g++.mike/p789a.C: Likewise.
11002 * g++.old-deja/g++.mike/p807a.C: Likewise.
11003 * g++.old-deja/g++.other/delete3.C: Likewise.
11004 * g++.old-deja/g++.other/dyncast1.C: Likewise.
11005 * g++.old-deja/g++.other/dyncast2.C: Likewise.
11006 * g++.old-deja/g++.other/dyncast3.C: Likewise.
11007 * g++.old-deja/g++.other/empty1.C: Likewise.
11008 * g++.old-deja/g++.other/temporary1.C: Likewise.
11009 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
11010 * g++.old-deja/g++.pt/t16.C: Likewise.
11011 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
11012
11013 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
11014
11015 * gcc.dg/991230-1.c: New test.
11016
11017 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
11018
11019 * gcc.c-torture/compile/991229-3.c: New test.
11020 * gcc.c-torture/compile/991229-2.c: New test.
11021 * gcc.c-torture/compile/991229-1.c: New test.
11022
11023 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
11024
11025 * gcc.c-torture/compile/labels-2.c: New test.
11026
11027 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
11028
11029 * gcc.c-torture/execute/991227-1.c: New test.
11030
11031 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11032
11033 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
11034
11035 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
11036
11037 * gcc.c-torture/execute/991221-1.c: New test.
11038
11039 1999-12-20 Nathan Sidwell <nathan@acm.org>
11040
11041 * g++.old-deja/g++.other/cast3.C: New test.
11042
11043 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
11044
11045 * gcc.c-torture/execute/991216-4.c: New test.
11046
11047 1999-12-16 Michael Meissner <meissner@cygnus.com>
11048
11049 * gcc.c-torture/execute/991216-1.c: New test.
11050 * gcc.c-torture/execute/991216-2.c: New test.
11051 * gcc.c-torture/execute/991216-3.c: New test.
11052
11053 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11054
11055 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11056 Actually make the test fail by using "-O2" for compilation.
11057
11058 1999-12-15 Nathan Sidwell <nathan@acm.org>
11059
11060 * g++.old-deja/g++.warn/cast-align1.C: New test.
11061
11062 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11063
11064 * gcc.c-torture/compile/991214-1.c: New test.
11065 * gcc.c-torture/compile/991214-2.c: New test.
11066
11067 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11068
11069 * gcc.dg/991214-1.c: New test.
11070
11071 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
11072
11073 * gcc.c-torture/compile/991213-3.c: New test.
11074 * gcc.c-torture/compile/991213-2.c: New test.
11075 * gcc.c-torture/compile/991213-1.c: New test.
11076
11077 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11078
11079 * gcc.dg/991209-1.c: New test.
11080
11081 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
11082
11083 * gcc.c-torture/compile/991208-1.c: New test.
11084
11085 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11086
11087 * gcc.dg/ultrasp2.c: New test.
11088
11089 1999-12-05 Alex Samuel <samuel@codesourcery.com>
11090
11091 * g++.old-deja/g++.abi/align.C (main): Fix typo.
11092
11093 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
11094
11095 * gcc.c-torture/compile/991202-1.c: New test.
11096 * gcc.c-torture/execute/991202-1.c: New test.
11097 * gcc.c-torture/execute/991202-2.c: New test.
11098 * gcc.c-torture/execute/991202-3.c: New test.
11099
11100 1999-12-02 Alex Samuel <samuel@codesourcery.com>
11101
11102 * g++.old-deja/g++.abi/align.C: New test.
11103 * g++.old-deja/g++.abi/aggregates.C: Likewise.
11104 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11105
11106 1999-12-01 Richard Henderson <rth@cygnus.com>
11107
11108 * gcc.c-torture/execute/991201-1.c: New.
11109
11110 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
11111
11112 * gcc.dg/991129-1.c: New test.
11113
11114 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
11115
11116 * gcc.c-torture/compile/991127-1.c: New test.
11117
11118 1999-11-22 Nathan Sidwell <nathan@acm.org>
11119
11120 * g++.old-deja/g++.other/warn4.C: New test.
11121
11122 1999-11-22 Nathan Sidwell <nathan@acm.org>
11123
11124 * g++.old-deja/g++.eh/cleanup2.C: New test.
11125 * g++.old-deja/g++.ext/pretty2.C: New test.
11126 * g++.old-deja/g++.ext/pretty3.C: New test.
11127 * g++.old-deja/g++.other/debug6.C: New test.
11128
11129 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
11130
11131 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11132 compiler_output to look for one error message instead of two.
11133
11134 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
11135
11136 * gcc.c-torture/execute/991118-1.c: Also test case
11137 where the word boundary does not split a byte evenly.
11138
11139 1999-11-19 Nathan Sidwell <nathan@acm.org>
11140
11141 * g++.old-deja/g++.ext/restrict1.C: New test.
11142
11143 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11144
11145 * gcc.c-torture/execute/991118-1.c: New test.
11146
11147 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
11148
11149 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11150 working directory pathnames.
11151
11152 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
11153
11154 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11155 host is equipped with driver.h and driver.o so it can actually
11156 compile and run the tests.
11157
11158 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
11159
11160 * gcc.c-torture/compile/991008-1.c: New test.
11161
11162 1999-11-08 Nick Clifton <nickc@cygnus.com>
11163
11164 * lib/gcc-dg.exp: Include target-supports.exp
11165
11166 1999-11-05 Nick Clifton <nickc@cygnus.com>
11167
11168 * lib/target-supports.exp: New file: Provide procs to test for
11169 features supported by the target.
11170 (check_weak_available): Moved here from ecos.exp.
11171 (check_alias_available): New proc: Determine of the target
11172 toolchain supports the alias attribute.
11173
11174 * gcc.dg/special/ecos.exp: Move check_weak_available to
11175 target-supports.exp.
11176 (alias-1.c): Only perform the test if the target supports
11177 aliases.
11178 (wkali-1.c): Only perform the test if the target supports
11179 aliases.
11180
11181 * gcc.dg/990506-0.c: Expect error messages from cross
11182 targets as well as native targets.
11183
11184 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11185
11186 * gcc.dg/ultrasp1.c: Removed xfail.
11187 * gcc.dg/struct-ret-2.c: Likewise.
11188 * gcc.dg/array-1.c: Likewise.
11189
11190 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11191
11192 * gcc.dg/struct-ret-2.c: New test.
11193
11194 * gcc.dg/array-1.c: New test.
11195
11196 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
11197
11198 * gcc.c-torture/execute/991030-1.c: New test.
11199
11200 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
11201
11202 * gcc.c-torture/compile/991026-2.c: New test.
11203
11204 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
11205
11206 * gcc.c-torture/compile/991026-1.c: New test.
11207
11208 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
11209
11210 * gcc.c-torture/execute/991023-1.c: New test.
11211
11212 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
11213
11214 * gcc.c-torture/execute/991019-1.c: New test.
11215
11216 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
11217
11218 * gcc.c-torture/execute/991016-1.c: New test.
11219
11220 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
11221
11222 * gcc.c-torture/execute/991014-1.c: New test.
11223
11224 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11225
11226 * g++.old-deja/g++.other/union2.C: New test.
11227
11228 1999-10-13 Nathan Sidwell <nathan@acm.org>
11229
11230 * g++.old-deja/g++.other/vaarg2.C: New test.
11231 * g++.old-deja/g++.other/vaarg3.C: New test.
11232
11233 1999-10-12 Craig Burley <craig@jcb-sc.com>
11234
11235 * g77.f-torture/noncompile/19990905-1.f: Moved from being
11236 in compile/.
11237
11238 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
11239
11240 * gcc.c-torture/execute/va-arg-11.c: New test.
11241
11242 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
11243
11244 * lib/file-format.exp (gcc_target_object_format): Don't
11245 crash if objdump is unavailable.
11246
11247 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
11248
11249 * gcc.misc-tests/mg.exp: delete extraneous redirection.
11250
11251 1999-09-28 Nick Clifton <nickc@cygnus.com>
11252
11253 * gcc.c-torture/compile/990928-1.c: New test.
11254
11255 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
11256
11257 * g++.old-deja/g++.other/decl6.C: New test.
11258
11259 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11260
11261 * gcc.c-torture/execute/va-arg-10.c: New test.
11262
11263 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
11264
11265 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11266 __PRETTY_FUNCTION__.
11267
11268 1999-09-23 Nick Clifton <nickc@cygnus.com>
11269
11270 * gcc.c-torture/execute/990923-1.c: New test.
11271
11272 1999-09-21 Nick Clifton <nickc@cygnus.com>
11273
11274 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11275 for which -fpic is inappropriate.
11276
11277 1999-09-21 Mark Mitchell <mark@codesourcery.com>
11278
11279 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11280
11281 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11282
11283 * g++.old-deja/g++.other/dyncast1.C: New test.
11284 * g++.old-deja/g++.other/dyncast2.C: New test.
11285 * g++.old-deja/g++.other/dyncast3.C: New test.
11286 * g++.old-deja/g++.other/dyncast4.C: New test.
11287 * g++.old-deja/g++.other/dyncast5.C: New test.
11288 * g++.old-deja/g++.eh/catch3.C: New test.
11289 * g++.old-deja/g++.eh/catch3p.C: New test.
11290 * g++.old-deja/g++.eh/catch4.C: New test.
11291 * g++.old-deja/g++.eh/catch4p.C: New test.
11292 * g++.old-deja/g++.eh/catch5.C: New test.
11293 * g++.old-deja/g++.eh/catch5p.C: New test.
11294 * g++.old-deja/g++.eh/catch6.C: New test.
11295 * g++.old-deja/g++.eh/catch6p.C: New test.
11296 * g++.old-deja/g++.eh/catch7.C: New test.
11297 * g++.old-deja/g++.eh/catch7p.C: New test.
11298 * g++.old-deja/g++.eh/catch8.C: New test.
11299 * g++.old-deja/g++.eh/catch8p.C: New test.
11300 * g++.old-deja/g++.eh/catch9.C: New test.
11301 * g++.old-deja/g++.eh/catch9p.C: New test.
11302
11303 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
11304
11305 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11306 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11307
11308 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
11309
11310 * gcc.c-torture/compile/990913-1.c: New test.
11311
11312 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
11313
11314 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11315 * g++.old-deja/g++.jason/rfg5.C: Likewise.
11316
11317 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
11318
11319 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11320
11321 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
11322
11323 * g++.old-deja/g++.other/lookup11.C: New test.
11324 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11325 what is permitted and what we want.
11326 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11327 overload use.
11328 * g++.old-deja/g++.jason/rfg5.C: Likewise
11329
11330 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
11331
11332 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11333 * gcc.c-torture/noncompile/poison-1.c: New file.
11334
11335 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
11336
11337 * g++.old-deja/g++.other/sizeof3.C: New test.
11338 * g++.old-deja/g++.other/sizeof4.C: New test.
11339 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11340 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11341
11342 1999-09-07 Richard Henderson <rth@cygnus.com>
11343
11344 * gcc.dg/va-arg-1.c: New.
11345
11346 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11347
11348 * gcc.c-torture/execute/va-arg-9.c: New test.
11349
11350 1999-09-05 Craig Burley <craig@jcb-sc.com>
11351
11352 * g77.f-torture/compile/980519-2.f: New test.
11353 * g77.f-torture/compile/19990905-0.f: New test.
11354 * g77.f-torture/compile/19990905-1.f: New test.
11355 * g77.f-torture/compile/19990905-2.f: New test.
11356
11357 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11358
11359 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
11360
11361 * gcc.c-torture/execute/990827-1.c: Fix typo.
11362
11363 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11364
11365 * g++.old-deja/g++.other/deref1.C: New test.
11366
11367 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
11368
11369 * g++.old-deja/g++.other/ambig2.C: New test.
11370 * g++.old-deja/g++.other/cond5.C: New test.
11371 * g++.old-deja/g++.other/lookup16.C: New test.
11372
11373 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
11374
11375 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11376 assemblers too.
11377
11378 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
11379
11380 * lib/c-torture.exp: Avoid the "compare executables" optimization
11381 when testing native.
11382
11383 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
11384
11385 * gcc.c-torture/execute/990829-1.c: New test.
11386 * gcc.c-torture/compile/990829-1.c: New test.
11387
11388 1999-08-27 Paul Burchard <burchard@pobox.com>
11389
11390 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11391 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11392 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11393 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11394 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11395 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11396 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11397 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11398 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11399 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11400 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11401
11402 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
11403
11404 * gcc.c-torture/execute/990827-1.c: New test.
11405
11406 1999-08-26 Craig Burley <craig@jcb-sc.com>
11407
11408 * g77.f-torture/noncompile/19990826-4.f: New test.
11409
11410 * g77.f-torture/compile/19990826-3.f: New test.
11411
11412 * g77.f-torture/execute/19990826-2.f: New test.
11413
11414 * g77.f-torture/compile/19990826-1.f: New test.
11415
11416 * gcc.c-torture/execute/990826-0.c: New test.
11417 * g77.c-torture/execute/19990826-0.f: New test.
11418
11419 * g77.f-torture/noncompile/970626-2.f: New test.
11420
11421 1999-08-25 Paul Burchard <burchard@pobox.com>
11422
11423 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11424 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11425 lss-011.C: New tests.
11426
11427 1999-08-25 Nathan Sidwell <nathan@acm.org>
11428
11429 * g++.old-deja/g++.other/decl5.C: New test.
11430
11431 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11432
11433 * noncompile/noncompile.exp: Load_lib c-torture.exp.
11434 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11435 call `postbase' for each one. All callers of `postbase' changed
11436 to call this instead.
11437
11438 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
11439
11440 * gcc.c-torture/execute/990811-1.c: New test.
11441
11442 1999-08-09 Nick Clifton <nickc@cygnus.com>
11443
11444 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11445 just native ones.
11446
11447 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11448 just native ones.
11449
11450 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11451
11452 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11453
11454 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11455
11456 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11457
11458 1999-08-04 Nathan Sidwell <nathan@acm.org>
11459
11460 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11461
11462 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11463
11464 * gcc.c-torture/execute/990804-1.c: New test.
11465
11466 1999-08-03 Nathan Sidwell <nathan@acm.org>
11467
11468 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11469 * g++.old-deja/g++.brendan/crash64.C: Likewise
11470 * g++.old-deja/g++.brendan/overload8.C: Likewise
11471
11472 1999-08-03 Nathan Sidwell <nathan@acm.org>
11473
11474 * g++.old-deja/g++.other/struct1.C: New test.
11475
11476 1999-08-03 Nathan Sidwell <nathan@acm.org>
11477
11478 * g++.old-deja/g++.other/enum2.C: New test.
11479
11480 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
11481
11482 Adapted from tests from Franz Sirl:
11483 * gcc.c-torture/execute/va-arg-7.c: New test.
11484 * gcc.c-torture/execute/va-arg-8.c: New test.
11485
11486 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
11487
11488 * gcc.c-torture/compile/990801-2.c: New test.
11489
11490 * gcc.c-torture/compile/990801-1.c: New test.
11491
11492 1999-07-27 Michael Meissner <meissner@cygnus.com>
11493
11494 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11495 fp-cmp-1.c, converting double to float.
11496
11497 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11498 fp-cmp-1.c, converting double to long double.
11499
11500 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11501 from fr1 to unknown_register, since fr1 is a legitimate register
11502 on some machines.
11503
11504 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
11505
11506 * README: More listname related changes.
11507
11508 1999-07-08 Catherine Moore <clm@cygnus.com>
11509
11510 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
11511
11512 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
11513
11514 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11515
11516 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11517
11518 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11519
11520 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
11521
11522 * gcc.dg/990703-1.c: New test.
11523
11524 1999-06-29 Nick Clifton <nickc@cygnus.com>
11525
11526 * lib/file-format.exp: New file: Move definition of proc
11527 gcc_target_object_format to here from
11528 gcc.dg/special/ecos.exp.
11529
11530 * lib/c-torture.exp: Include lib file-format.exp.
11531 * lib/gcc-dg.exp: Include lib file-format.exp.
11532
11533 * gcc.dg/special/ecos.exp: Remove definition of proc
11534 gcc_target_object_format.
11535
11536 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
11537
11538 * gcc.c-torture/execute/990628-1.c: New test.
11539
11540 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
11541
11542 * gcc.c-torture/compile/990625-2.c: New test.
11543
11544 * gcc.c-torture/compile/990625-1.c: New test.
11545
11546 1999-06-23 Nick Clifton <nickc@cygnus.com>
11547
11548 * gcc.c-torture/compile/dll.c: New test case. Check that dll
11549 attributes compile.
11550 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11551 ports that use the COFF/PE file format.
11552
11553 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
11554
11555 * gcc.c-torture/compile/990617-1.c: New test.
11556
11557 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
11558
11559 * g++.old-deja/g++.other/decl4.C: New test.
11560
11561 1999-06-14 Nathan Sidwell <nathan@acm.org>
11562
11563 * g++.old-deja/g++.other/bitfld3.C: New test.
11564
11565 1999-06-08 Nathan Sidwell <nathan@acm.org>
11566
11567 * g++.old-deja/g++.eh/catch1.C: New test.
11568
11569 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
11570
11571 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11572
11573 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11574 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
11575
11576 1999-06-05 Craig Burley <craig@jcb-sc.com>
11577
11578 * g77.f-torture/compile/19990502-0.f: Replace with new,
11579 shorter, test that still fails after recent changes.
11580
11581 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11582
11583 * gcc.c-torture/execute/990604-1.c: New test.
11584
11585 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
11586
11587 * gcc.c-torture/execute/990531-1.c: New test.
11588
11589 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11590
11591 * gcc.c-torture/compile/990527-1.c: New test.
11592
11593 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
11594
11595 * gcc.c-torture/execute/990527-1.c: New test.
11596
11597 1999-05-25 Nick Clifton <nickc@cygnus.com>
11598
11599 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11600 bitfields as signed.
11601
11602 1999-05-25 Craig Burley <craig@jcb-sc.com>
11603
11604 * g77.f-torture/compile/19990525-0.f: New test.
11605
11606 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
11607
11608 * gcc.c-torture/execute/990525-2.c: New test.
11609
11610 * gcc.c-torture/execute/990525-1.c: New test.
11611
11612 1999-05-24 Nathan Sidwell <nathan@acm.org>
11613
11614 * g++.old-deja/g++.other/anon3.C: New test.
11615 * g++.old-deja/g++.other/anon4.C: New test.
11616 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11617 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11618 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11619 Merrill).
11620
11621 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
11622
11623 * gcc.c-torture/execute/990524-1.c: New test.
11624
11625 * gcc.dg/990524-1.c: New test.
11626
11627 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11628
11629 * gcc.c-torture/compile/990523-1.c: New test.
11630
11631 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
11632
11633 * gcc.c-torture/compile/990519-1.c: New test.
11634
11635 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11636
11637 * gcc.c-torture/compile/990517-1.c: New test.
11638
11639 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11640 (e4, f4): New tests.
11641 (main): Call them.
11642
11643 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11644
11645 * gcc.dg/noreturn-1.c: New test.
11646
11647 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11648
11649 * gcc.c-torture/execute/990513-1.c: New test.
11650
11651 1999-05-10 Richard Henderson <rth@cygnus.com>
11652
11653 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11654
11655 1999-05-10 Craig Burley <craig@jcb-sc.com>
11656
11657 * g77.f-torture/execute/erfc.f: Use small single-precision
11658 values, to avoid problems on Alphas when not -mieee.
11659
11660 1999-05-08 Craig Burley <craig@jcb-sc.com>
11661
11662 * gcc.dg/990506-0.c: New test.
11663
11664 1999-05-08 Richard Henderson <rth@cygnus.com>
11665
11666 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11667 the constant to test. Don't XFAIL 64-bit targets.
11668
11669 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11670 * g++.old-deja/g++.law/profile1.C: Likewise.
11671
11672 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11673 operator new instances.
11674 * g++.old-deja/g++.other/delete5.C: Likewise.
11675
11676 1999-05-03 Craig Burley <craig@jcb-sc.com>
11677
11678 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11679 intrinsic.
11680
11681 1999-05-03 Craig Burley <craig@jcb-sc.com>
11682
11683 * g77.f-torture/execute/u77-test.f: Reverse order of two
11684 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11685
11686 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11687
11688 * gcc.dg/compare1.c: New test.
11689
11690 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
11691
11692 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11693 New tests.
11694
11695 1999-05-02 Craig Burley <craig@jcb-sc.com>
11696
11697 * g77.f-torture/compile/19990502-1.f: New test.
11698
11699 1999-05-02 Craig Burley <craig@jcb-sc.com>
11700
11701 * g77.f-torture/compile/19990502-0.f: New test.
11702
11703 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
11704
11705 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11706 intrinsic.
11707
11708 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
11709
11710 * g77.f-torture/execute/u77-test.f (main): List libU77
11711 intrinsics not currently tested.
11712 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11713 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11714 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11715 Trim blanks off the ends of some printed strings.
11716
11717 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
11718
11719 * g77.f-torture/execute/u77-test.f (main): Just warn about
11720 FSTAT gid disagreement, as it's expected on some systems.
11721
11722 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
11723
11724 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11725 use a new function, which allows for some slop.
11726 Clean up some commentary.
11727 (issum): The new function.
11728 (sgladd): Deleted subroutine.
11729
11730 1999-05-01 Craig Burley <craig@jcb-sc.com>
11731
11732 * g77.f-torture/execute/u77-test.f: Modify to be more like
11733 libf2c/libU77 version, bringing patches to that version here.
11734 Add suitable commentary.
11735
11736 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
11737
11738 * gcc.dg/990424-1.c: New test.
11739
11740 1999-04-24 Craig Burley <craig@jcb-sc.com>
11741
11742 * g77.f-torture/execute/u77-test.f (main): Bug involving
11743 LSTAT has been fixed, so turn back on full checking.
11744
11745 1999-04-20 Craig Burley <craig@jcb-sc.com>
11746
11747 * g77.f-torture/compile/19990419-0.f: New test.
11748 * g77.f-torture/execute/19990419-1.f: New test.
11749
11750 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
11751
11752 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11753 to avoid the need for a prototype to supress a warning.
11754
11755 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
11756
11757 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11758
11759 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
11760
11761 * gcc.c-torture/execute/990404-1.c: New test.
11762
11763 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11764
11765 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11766 * gcc.dg/cpp-if3.c: Don't use -pedantic.
11767 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11768 missing initializer warnings.
11769
11770 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
11771
11772 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11773 matching strings.
11774
11775 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
11776
11777 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11778
11779 1999-03-26 Craig Burley <craig@jcb-sc.com>
11780
11781 * g77.f-torture/execute/19990325-0.f: New test.
11782 * g77.f-torture/execute/19990325-1.f: New test.
11783
11784 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
11785
11786 * gcc.c-torture/execute/990324-1.c: New test.
11787
11788 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
11789
11790 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11791 test with 4.
11792
11793 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
11794
11795 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
11796
11797 1999-03-13 Craig Burley <craig@jcb-sc.com>
11798
11799 * g77.f-torture/execute/19990313-2.f: New test.
11800 * g77.f-torture/execute/19990313-3.f: New test.
11801
11802 1999-03-13 Craig Burley <craig@jcb-sc.com>
11803
11804 * g77.f-torture/execute/19990313-0.f: New test.
11805 * g77.f-torture/execute/19990313-1.f: New test.
11806
11807 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
11808
11809 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11810 printf to sprintf.
11811 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11812 (main): Add check for u15. Conditionalize u31 check depending on
11813 whether ints are <32 bits or >=32 bits.
11814
11815 1999-03-08 Craig Burley <craig@jcb-sc.com>
11816
11817 * g77.f-torture/execute/19981119-0.f: Improve testiness.
11818
11819 1999-03-08 Craig Burley <craig@jcb-sc.com>
11820
11821 * g77.f-torture/compile/19990305-0.f: New test.
11822 * g77.f-torture/execute/19981119-0.f: New test.
11823
11824 1999-03-08 Craig Burley <craig@jcb-sc.com>
11825
11826 * g77.f-torture/execute/970625-2.f: call ABORT if final
11827 result is not correct, instead of just printing it.
11828 Add this checking via newly introduced obfuscation, to
11829 trip up buggy front ends.
11830
11831 1999-03-07 Craig Burley <craig@jcb-sc.com>
11832
11833 * g77.f-torture/compile/960317-1.f: Moved from being
11834 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
11835
11836 1999-03-06 Craig Burley <craig@jcb-sc.com>
11837
11838 * g77.f-torture/execute/960317-1.f: New (old) test.
11839 * g77.f-torture/execute/970625-2.f: Ditto.
11840
11841 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
11842
11843 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11844 message on line 1 or line 2; cccp and cpplib do this differently.
11845
11846 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
11847
11848 * g++.old-deja/g++.law/weak1.C: New test.
11849
11850 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11851
11852 * gcc.c-torture/execute/990119-1.c: Renamed to...
11853 * gcc.dg/990119-1.c: this, so it will only be tested once
11854 (it's a preprocessor test, it doesn't need to be run at
11855 multiple optimization levels).
11856
11857 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11858
11859 * lib/g++.exp: Don't add incdir=$base_dir/../include to
11860 ALWAYS_CXXFLAGS.
11861
11862 1999-02-24 Craig Burley <craig@jcb-sc.com>
11863
11864 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11865 * g77.f-torture/compile/19981216-0.f: ...as it is expected
11866 to not be compilable by current g77.
11867
11868 1999-02-24 Nick Clifton <nickc@cygnus.com>
11869
11870 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11871
11872 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
11873
11874 * gcc.c-torture/execute/990222-1.c: New test.
11875
11876 1999-02-19 Craig Burley <craig@jcb-sc.com>
11877
11878 * g77.f-torture/compile/19990218-0.f: New test.
11879 * g77.f-torture/noncompile/19990218-1.f: New test.
11880
11881 1999-02-18 Craig Burley <craig@jcb-sc.com>
11882
11883 * g77.f-torture/compile/19981216-0.f: New test.
11884
11885 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
11886
11887 * gcc.dg/990214-1.c: New test.
11888
11889 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
11890
11891 * gcc.dg/990213-2.c: New test.
11892
11893 * gcc.dg/990213-1.c: New test.
11894
11895 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
11896
11897 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11898 ints.
11899
11900 1999-02-11 Nick Clifton <nickc@cygnus.com>
11901
11902 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11903 specified by target.
11904
11905 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11906
11907 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
11908
11909 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11910
11911 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
11912
11913 * gcc.dg/special/ecos.exp: New test driver for new tests with
11914 special requirements.
11915
11916 * gcc.dg/special/alias-1.c: New test.
11917 * gcc.dg/special/gcsec-1.c: New test.
11918 * gcc.dg/special/weak-1.c: New test.
11919 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
11920 * gcc.dg/special/weak-2.c: New test.
11921 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
11922 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
11923 * gcc.dg/special/wkali-1.c: New test.
11924 * gcc.dg/special/wkali-2.c: New test.
11925 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
11926 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
11927
11928 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
11929
11930 * lib/c-torture.exp (c-torture-compile): Pull out code for
11931 analyzing gcc error messages.
11932 (c-torture-execute): Likewise. Fix some (harmless) false
11933 positives.
11934 * lib/gcc.exp (gcc_check_compile): New function.
11935
11936 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
11937
11938 * gcc.c-torture/execute/990208-1.c: New test.
11939
11940 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
11941
11942 * g++.dg/special/ecos.exp: New driver for new tests with special
11943 requirements
11944
11945 * g++.dg/special/conpr-1.C: New test
11946 * g++.dg/special/conpr-2.C: New test
11947 * g++.dg/special/conpr-2a.C: New test
11948 * g++.dg/special/conpr-3.C: New test
11949 * g++.dg/special/conpr-3a.C: New test
11950 * g++.dg/special/conpr-3b.C: New test
11951
11952 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
11953 allow g++ to use the dg driver
11954
11955 * README: Add comment about g++.dg directory
11956
11957 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
11958
11959 * README: Update email addresses.
11960
11961 1999-02-03 Nick Clifton <nickc@cygnus.com>
11962
11963 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
11964 arguments in order to force structure S onto the stack even on
11965 the alpha.
11966 (test): Pass 10 leading arguments to function foo as well as the
11967 structure S.
11968
11969 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
11970 failure for all targets.
11971
11972 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
11973 abort to terminate program execution.
11974
11975 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
11976
11977 * gcc.c-torture/execute/990130-1.c: New test.
11978
11979 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
11980
11981 * gcc.dg/990130-1.c: New test.
11982
11983 1999-01-28 Michael Meissner <meissner@cygnus.com>
11984
11985 * gcc.c-torture/execute/990128-1.c: New test.
11986
11987 1999-01-27 Michael Meissner <meissner@cygnus.com>
11988
11989 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
11990
11991 1999-01-27 Felix Lee <flee@cygnus.com>
11992
11993 * lib/c-torture.exp (c-torture-compile): pull out code for
11994 analyzing gcc error messages.
11995 (c-torture-execute): ditto, and fix some (harmless) false
11996 positives.
11997 * lib/gcc.exp (gcc_check_compile): new function.
11998
11999 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
12000
12001 * gcc.dg/990117-1.c: New test.
12002
12003 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
12004
12005 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
12006
12007 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
12008
12009 * g77.f-torture/compile/990115-1.f: New test.
12010
12011 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
12012
12013 * gcc.c-torture/compile/990107-1.c: New test
12014
12015 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
12016
12017 * gcc.c-torture/execute/990106-2.c: New test.
12018
12019 * gcc.c-torture/execute/990106-1.c: New test.
12020
12021 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
12022
12023 * gcc.c-torture/compile/981223-1.c: New test.
12024
12025 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
12026
12027 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
12028 (opt3): Rename from opt4 and disable.
12029
12030 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
12031
12032 * g++.old-deja/g++.pt/ptrmem5.C: New test.
12033
12034 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12035
12036 * g++.old-deja/g++.other/conv5.C: New test.
12037
12038 1998-12-14 Nick Clifton <nickc@cygnus.com>
12039
12040 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
12041
12042 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
12043
12044 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12045
12046 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
12047
12048 * gcc.c-torture/compile/981211-1.c: New test.
12049
12050 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
12051
12052 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12053
12054 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12055
12056 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12057
12058 * gcc.special/930510-1.c: Make C9X safe.
12059 * gcc.misc-tests/gcov-1.c Similarly.
12060 * gcc.misc-tests/gcov-2.c Similarly.
12061
12062 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12063
12064 * gcc.dg/ultrasp1.c: New test.
12065
12066 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
12067
12068 * gcc.c-torture/execute/981206.c: New test.
12069
12070 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12071
12072 * g++.old-deja/g++.ns/template7.C: New test.
12073
12074 * g++.old-deja/g++.other/expr1.C: New test.
12075
12076 * g++.old-deja/g++.eh/tmpl3.C: New test.
12077
12078 * g++.old-deja/g++.eh/tmpl2.C: New test.
12079
12080 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12081
12082 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12083 * g++.old-deja/g++.other/using6.C: Removed.
12084 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12085
12086 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12087
12088 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12089
12090 * g++.old-deja/g++.pt/overload8.C: New test.
12091
12092 * g++.old-deja/g++.pt/overload7.C: New test.
12093
12094 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12095
12096 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12097 and relinking messages.
12098 * lib/g++.exp (g++_target_compile): Remove .rpo file when
12099 compiling with -frepo.
12100
12101 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
12102
12103 * g++.old-deja/g++.pt/lookup6.C: New test.
12104
12105 1998-11-30 Nick Clifton <nickc@cygnus.com>
12106
12107 * gcc.c-torture/execute/981130-1.c: New test.
12108 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12109
12110 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12111
12112 * g++.old-deja/g++.pt/explicit76.C: New test.
12113
12114 * g++.old-deja/g++.pt/friend38.C: New test.
12115
12116 * g++.old-deja/g++.ns/crash2.C: New test.
12117
12118 * g++.old-deja/g++.pt/defarg8.C: New test.
12119
12120 * g++.old-deja/g++.pt/instantiate6.C: New test.
12121
12122 * g++.old-deja/g++.pt/static6.C: New test.
12123
12124 * g++.old-deja/g++.pt/decl2.C: New test.
12125
12126 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12127
12128 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
12129 problem is actually related with name lookup, but so what? :-)
12130
12131 * g++.old-deja/g++.pt/friend37.C: New test.
12132
12133 1998-11-25 Dave Love <d.love@dl.ac.uk>
12134
12135 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12136 element, which fails on some systems.
12137
12138 * g77.f-torture/execute/labug1.f: New test.
12139
12140 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
12141
12142 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12143 is defined.
12144
12145 1998-11-18 Dave Love <d.love@dl.ac.uk>
12146
12147 * g77.f-torture/compile/981117-1.f: New test.
12148
12149 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
12150
12151 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
12152 properly discarded.
12153
12154 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
12155
12156 * gcc.c-torture/execute/memcheck: New directory of tests for
12157 -fcheck-memory-usage.
12158
12159 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12160
12161 * README: New file, general information about the testsuite and
12162 new description of the various C++ test subdirectories.
12163 * README.g++: Eliminate obsolete information, update and move most
12164 relevant stuff to README.
12165
12166 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
12167
12168 * gcc.c-torture/compile/981107-1.c: New test.
12169
12170 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
12171
12172 * execute/memcpy-bi.c: New testcase.
12173
12174 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
12175
12176 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12177 base classes.
12178
12179 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12180 template is selected.
12181
12182 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12183 classes, it should be accepted for all types.
12184
12185 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12186
12187 * g++.old-deja/g++.pt/spec24.C: Ensure that template
12188 specializations start with template headers.
12189
12190 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
12191
12192 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12193
12194 * g++.old-deja/g++.other/init9.C: Test cross initialization of
12195 non-POD types.
12196
12197 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12198
12199 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12200
12201 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12202
12203 * compile/981022-1.c, compile/981022-1.x: New test and driver.
12204
12205 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
12206
12207 * 981019-1.c: New test.
12208
12209 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
12210
12211 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12212 find objc headers.
12213
12214 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12215
12216 * compile/981001-4.c: Remove use of GCC extension that triggers a
12217 compiler bug.
12218
12219 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
12220
12221 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12222
12223 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12224
12225 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
12226 instantiation of template produces incorrect code for delete
12227 expression.
12228
12229 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
12230 constructors' name is not unique.
12231 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12232 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12233
12234 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
12235 automatic array of const is ill-formed.
12236
12237 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
12238 of template parameter?
12239
12240 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
12241 const.
12242
12243 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
12244 pointer-to-member expression.
12245
12246 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
12247 declaration causes ICE.
12248
12249 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
12250
12251 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
12252 reserved in the global namespace.
12253
12254 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12255 generate needed virtual table.
12256
12257 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12258
12259 1998-10-10 Dariush Eslimi <eslimi@loran.com>
12260
12261 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12262 template-dependent type
12263
12264 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
12265
12266 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12267 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12268 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12269
12270 * g++.old-deja/g++.other/using5.C: New test; using decl from base
12271 class should be usable as argument of member function.
12272 * g++.old-deja/g++.other/using6.C: New test; using decl from base
12273 class should be usable as return type of member function.
12274 * g++.old-deja/g++.other/using7.C: New test; using decl from base
12275 class should be usable as type of data member.
12276
12277 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12278
12279 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
12280
12281 * gcc.c-torture/special/920521-1.c: Fix bogus test.
12282
12283 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
12284
12285 * gcc.dg/dll-?.c Add thumb to target list.
12286 Fix assembler scan patterns to match current assembler output.
12287
12288 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
12289
12290 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
12291 matching of template brackets.
12292
12293 * g++.old-deja/g++.other/using4.C: New test. Test using
12294 declarations of methods from base classes.
12295
12296 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
12297 within functions should introduce names into the innermost
12298 enclosing namespace.
12299
12300 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
12301 of static locals if first initialization throws.
12302
12303 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
12304
12305 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12306
12307 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
12308
12309 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
12310 lose track of the possible targets of tablejump insns.
12311 * special/special.exp: Run it.
12312
12313 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12314
12315 * g++.old-deja/g++.pt/friend35.C: New test. A template function
12316 must be declared before its specializations can be named in friend
12317 declarations.
12318
12319 1998-10-05 Dave Love <d.love@dl.ac.uk>
12320
12321 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12322
12323 * g77.f-torture/execute/io1.f: New test.
12324
12325 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12326
12327 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12328 with pointer to template function, for which no argument deduction
12329 is possible.
12330
12331 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12332 specialization of template function as argument to template
12333 function.
12334
12335 * g++.old-deja/g++.other/access2.C: New test; Inner class
12336 shouldn't have privileged access to Outer's names.
12337
12338 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12339
12340 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12341 friend template declared within template class conflicts with
12342 nested class of the same name.
12343
12344 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12345 is ignored.
12346
12347 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12348 object with direct initializer as function declaration.
12349
12350 * g++.old-deja/g++.other/decl2.C: New test; duplicate
12351 initializers.
12352
12353 * g++.old-deja/g++.other/null2.C: New test; conditional operator
12354 involving const pointer and NULL produces incorrect result.
12355
12356 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12357 type name without `typename' should be rejected with -pedantic.
12358
12359 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
12360
12361 * g++.old-deja/g++.other/addrof1.C: New test.
12362
12363 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
12364
12365 * gcc.c-torture/compile/981001-1.c: New test.
12366 * gcc.c-torture/execute/981001-1.c: New test.
12367
12368 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
12369
12370 * gcc.c-torture/compile/981001-2.c: New test.
12371 * gcc.c-torture/compile/981001-3.c: New test.
12372 * gcc.c-torture/compile/981001-4.c: New test.
12373
12374 1998-10-01 Robert Lipe <robertl@dgii.com>
12375
12376 * lib/objc.exp (objc_target_compile): Add -L during compiles for
12377 multilibbed hosts. Idea grafted from g77.exp.
12378
12379 1998-09-30 Dave Love <d.love@dl.ac.uk>
12380
12381 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12382 avoid losing on systems which need -lsocket.
12383
12384 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
12385
12386 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12387 * g++.old-deja/g++.other/nested2.C: Ditto.
12388 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12389 failure.
12390
12391 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12392
12393 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12394 preferred over template operator!= for enum bitfields.
12395
12396 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
12397
12398 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12399 that happen to have the same base name, but in different scopes,
12400 are incorrectly rejected.
12401
12402 1998-09-16 Richard Henderson <rth@cygnus.com>
12403
12404 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12405 on the native word size instead of an integer literal.
12406
12407 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12408
12409 * g++.old-deja/g++.other/static2.C: Invocation of static data
12410 member of type pointer-to-function denoted as non-static member.
12411
12412 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12413 checks involving function types and aliases.
12414
12415 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12416
12417 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12418 redefined to the same non-trivial type.
12419
12420 * g++.old-deja/g++.pt/explicit73.C: Test for proper
12421 namespace-qualification of template specializations declared in
12422 other namespaces.
12423
12424 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12425 to declare a subset of the specializations of a template function
12426 as friends of specializations of a template class.
12427
12428 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12429 member templates that do not fully specialize the enclosing
12430 template class are rejected.
12431
12432 1998-09-11 Dave Love <d.love@dl.ac.uk>
12433
12434 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12435
12436 1998-09-08 Dave Love <d.love@dl.ac.uk>
12437
12438 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12439 altered from libf2c/libU77 version.
12440
12441 1998-09-06 Dave Love <d.love@dl.ac.uk>
12442
12443 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12444
12445 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
12446
12447 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12448 (un)signed char are different types for template specialization
12449 purposes.
12450
12451 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
12452
12453 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12454 * objc: ObjC testsuite.
12455
12456 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
12457
12458 * gcc.c-torture/execute/941014-1.x: New file.
12459
12460 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
12461
12462 * lib/c-torture.exp: Add support for
12463 torture_eval_before_compile and torture_eval_before_execute
12464 variables.
12465
12466 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
12467
12468 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
12469 this test triggers valid.
12470
12471 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12472
12473 * gcc.dg/980827-1.c: New test.
12474
12475 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12476
12477 * gcc.c-torture/execute/loop-4b.c: New test.
12478
12479 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
12480
12481 * lib/c-torture.exp: Add support for
12482 torture_eval_before_compile and torture_eval_before_execute
12483 variables.
12484
12485 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
12486
12487 * gcc.c-torture/compile/980825-1.c: New test.
12488
12489 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
12490
12491 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12492 count number tests in opt_t0 not good_t0.
12493
12494 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
12495
12496 * gcc.c-torture/compile/930326-1.x: Fix typo.
12497
12498 1998-08-23 Mark Mitchell <mark@markmitchell.com>
12499
12500 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12501 causes an ICE.
12502
12503 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12504
12505 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12506 STACK_SIZE is defined.
12507 * gcc.c-torture/unsorted/stuct.c: Similarly.
12508
12509 * gcc.c-torture/compile/980821-1.c: New test.
12510
12511 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
12512
12513 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12514
12515 1998-08-19 Mark Mitchell <mark@markmitchell.com>
12516
12517 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12518 code.
12519
12520 1998-08-09 Mark Mitchell <mark@markmitchell.com>
12521
12522 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12523 error'.
12524
12525 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
12526
12527 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12528
12529 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
12530
12531 * gcc.c-torture/compile/980816-1.c: New test.
12532
12533 * gcc.dg/980816-1.c: New test.
12534
12535 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
12536
12537 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12538 compiler for ieee tests.
12539
12540 1998-08-01 Dave Love <d.love@dl.ac.uk>
12541
12542 * g77.f-torture/compile/980729-0.f: New test.
12543
12544 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
12545
12546 * gcc.c-torture/special/eeprof-1.c: New test, for
12547 -finstrument-functions.
12548 * gcc.c-torture/special/special.exp: Run it.
12549
12550 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
12551
12552 * gcc.c-torture/compile/980729-1.c: New test.
12553
12554 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
12555
12556 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12557 __thumb__ is defined, and test for ARM style doubles if so.
12558
12559 1998-07-26 Dave Love <d.love@dl.ac.uk>
12560
12561 * g77.f-torture/noncompile/980615-0.f: New test.
12562
12563 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
12564
12565 * gcc.dg/980312-1.c: Do link instead of compile.
12566 * gcc.dg/980313-1.c: Likewise.
12567
12568 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
12569
12570 * gcc.c-torture/compile/980726-1.c: New test.
12571
12572 1998-07-25 Dave Love <d.love@dl.ac.uk>
12573
12574 * g77.f-torture/execute/io0.f: New test.
12575
12576 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
12577
12578 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12579 an int.
12580
12581 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
12582
12583 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12584 m32r bugs.
12585
12586 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
12587
12588 * gcc.dg/980626-1.c: Expect failures for all toolchains until
12589 c-decl.c:grokdeclarator can handle mode attributes.
12590
12591 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
12592
12593 * gcc.c-torture/execute/980716-1.c: New test.
12594
12595 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
12596
12597 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12598 the mn10200.
12599 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
12600 the mn10200.
12601 * gcc.c-torture/execute/va-arg-3.x: Similarly.
12602 * gcc.c-torture/compile/930326-1.x: Similarly.
12603
12604 1998-07-13 Dave Love <d.love@dl.ac.uk>
12605
12606 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12607 New test from Craig.
12608
12609 1998-07-12 Dave Love <d.love@dl.ac.uk>
12610
12611 * g77.f-torture/noncompile/980616-0.f: New test.
12612
12613 * g77.f-torture/execute/970816-3.f: New test from Craig.
12614
12615 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12616
12617 * g++.other/singleton.C: Return error value instead of taking
12618 SIGSEGV.
12619
12620 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12621
12622 * g++.other/singleton.C: New test. Warning is under dispute.
12623 Runtime crash is not.
12624
12625 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12626
12627 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12628 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12629 using6.C, using7.C}: New namespace tests.
12630
12631 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12632
12633 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12634 specialization with typedef'ed names used as array indexes.
12635
12636 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
12637
12638 * gcc.c-torture/execute/980709-1.c: New test.
12639
12640 * gcc.dg/980709-1.c: New test.
12641
12642 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
12643
12644 * gcc.c-torture/execute/bcp-1.c: New test.
12645
12646 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
12647
12648 * gcc.c-torture/execute/980707-1.c: New test.
12649
12650 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
12651
12652 * gcc.c-torture/compile/980706-1.c: New test.
12653
12654 1998-07-01 Dave Love <d.love@dl.ac.uk>
12655
12656 * g77.f-torture/execute/980701-0.f,
12657 g77.f-torture/execute/980701-1.f: New test from Craig.
12658
12659 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
12660
12661 * gcc.c-torture/compile/980701-1.c: New test.
12662
12663 * gcc.c-torture/execute/980701-1.c: New test.
12664
12665 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
12666 rlsruhe.de>
12667
12668 * g++.old-deja/g++.robertl/eb132.C: New test.
12669 * g++.old-deja/g++.robertl/eb133.C: Likewise.
12670
12671 1998-06-29 Dave Love <d.love@dl.ac.uk>
12672
12673 * g77.f-torture/execute/980628-7.f,
12674 g77.f-torture/execute/980628-8.f,
12675 g77.f-torture/execute/980628-9.f,
12676 g77.f-torture/execute/980628-10.f: New tests from Craig.
12677
12678 * g77.f-torture/execute/980628-3.f: Remove mail headers.
12679
12680 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
12681
12682 * g77.f-torture/execute/980628-4.f: New test from Craig.
12683 * g77.f-torture/execute/980628-5.f: Likewise.
12684 * g77.f-torture/execute/980628-2.f: Likewise.
12685 * g77.f-torture/execute/980628-0.f: Likewise.
12686 * g77.f-torture/execute/980628-1.f: Likewise.
12687 * g77.f-torture/execute/980628-3.f: Likewise.
12688 * g77.f-torture/execute/980628-6.f: Likewise.
12689
12690 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
12691
12692 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12693 directory when nothing has been installed yet.
12694
12695 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
12696
12697 * gcc.c-torture/special/special.exp: Handle newer versions of
12698 dejagnu.
12699
12700 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
12701
12702 * gcc.dg/980626-1.c: New test.
12703
12704 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
12705
12706 * gcc.misc-tests/m-un-2.c: New test.
12707 * g++.old-deja/g++.other/warn01.c: Likewise.
12708
12709 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
12710
12711 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12712 compatibility with assmblers with a different comment character.
12713 Eliminate use of GAS-specific extensions.
12714
12715 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
12716
12717 * gcc.c-torture/execute/ieee/980619-1.c: New test.
12718
12719 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
12720
12721 *lib/g77.exp: Replace search for libf2c.a with search for newly
12722 renamed libg2c.a
12723
12724 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
12725
12726 * gcc.c-torture/execute/980617-1.c: New test.
12727
12728 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
12729
12730 * gcc.c-torture/execute/980612-1.c: New test.
12731
12732 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
12733
12734 * gcc.dg/980523-1.c: Only test on ppc-linux.
12735 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12736
12737 * gcc.c-torture/execute/980608-1.c: New test.
12738
12739 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12740
12741 * gcc.c-torture/execute/980605-1.c: New test.
12742
12743 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
12744
12745 * gcc.c-torture/execute/980604-1.c: New test.
12746
12747 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
12748
12749 * gcc.c-torture/execute/980602-1.c: New test.
12750 * gcc.c-torture/execute/980602-2.c: Likewise.
12751
12752 1998-06-02 Dave Love <d.love@dl.ac.uk>
12753
12754 * 970125-0.f: Fix per JCB. Add commentary.
12755
12756 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
12757
12758 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12759 IEEE -0 support.
12760
12761 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12762
12763 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12764 earlier.
12765
12766 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
12767
12768 * gcc.c-torture/execute/980526-3.c: New test.
12769
12770 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
12771
12772 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12773 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12774 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12775 m88k-motorola-sysv3 to XFAIL.
12776
12777 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12778
12779 * gcc.dg/980526-1.c: New test.
12780 * gcc.c-torture/execute/980526-2.c: New test.
12781
12782 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
12783
12784 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12785
12786 * gcc.c-torture/execute/980526-1.c: New test.
12787
12788 1998-05-26 Dave Love <d.love@dl.ac.uk>
12789
12790 * g77.f-torture/execute/alpha2.f: Add runtime test.
12791
12792 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
12793
12794 * g++.old-deja/old-deja.exp: Strip leading directories.
12795
12796 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12797 error for the line. Don't run multiple tests for the same line.
12798
12799 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
12800
12801 * gcc.dg/980523-1.c: New test.
12802
12803 1998-05-23 Dave Love <d.love@dl.ac.uk>
12804
12805 * g77.f-torture/compile/970915-0.f: New test.
12806
12807 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
12808
12809 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12810
12811 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
12812
12813 * gcc.dg/980520-1.c: New test.
12814
12815 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
12816
12817 * gcc.dg/980502-1.c: Fix return type.
12818
12819 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
12820
12821 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12822 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12823 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12824 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12825 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12826
12827 1998-05-20 Dave Love <d.love@dl.ac.uk>
12828
12829 * g77.f-torture/execute/980520-1.f: New test.
12830
12831 1998-05-15 Dave Love <d.love@dl.ac.uk>
12832
12833 * lib/mike-g77.exp: New file.
12834
12835 * g77.f-torture/noncompile/noncompile.exp,
12836 g77.f-torture/noncompile/check0.f: New files.
12837
12838 1998-05-14 Dave Love <d.love@dl.ac.uk>
12839
12840 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12841 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12842 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12843 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12844 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12845 abort where appropriate.
12846
12847 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
12848
12849 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12850 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12851
12852 1998-04-29 Dave Love <d.love@dl.ac.uk>
12853
12854 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12855
12856 1998-04-27 Dave Love <d.love@dl.ac.uk>
12857
12858 * g77.f-torture/compile/980427-0.f: New test.
12859
12860 1998-04-24 Dave Love <d.love@dl.ac.uk>
12861
12862 * g77.f-torture/compile/980424-0.f: New test.
12863
12864 1998-04-19 Dave Love <d.love@dl.ac.uk>
12865
12866 * g77.f-torture/compile/980419-2.f (main): New test.
12867 * g77.f-torture/compile/970125-0.f: New test.
12868 * g77.f-torture/compile/980419-1.f: New test.
12869
12870 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
12871
12872 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
12873 of loop-4.c.
12874
12875 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
12876
12877 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12878
12879 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
12880
12881 * gcc.c-torture/compile/980329-1.c: New test.
12882
12883 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
12884
12885 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12886 * gcc.dg/980312-1.c: Fix typo in -march command.
12887
12888 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
12889
12890 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12891
12892 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
12893
12894 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
12895 Dave Love agree the Fortran source is bogus.
12896
12897 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
12898
12899 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12900 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12901 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12902 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12903 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12904
12905 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12906
12907 * g++.old-deja/g++.other/friend1.C: New test.
12908
12909 1998-02-18 Dave Love <d.love@dl.ac.uk>
12910
12911 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12912 possibly uninitialized) variables and declare dnrm2.
12913
12914 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
12915
12916 From Bruno Haible <haible@ilog.fr>:
12917 * gcc.c-torture/execute/980223.c: New test.
12918
12919 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
12920
12921 * gcc.dg/ifelse-1.c: New test.
12922
12923 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
12924
12925 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
12926
12927 * lib/old-dejagnu.exp (old-dejagnu): Added the
12928 "execution test - XFAIL *-*-*" handling in the spirit of
12929 "excess errors test -". Changed the "execution test fails"
12930 handling to be like "excess errors test fails".
12931 * Update various tests accordingly.
12932
12933 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
12934
12935 * gcc.c-torture/execute/980205.c: New test.
12936
12937 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
12938
12939 * lib/c-torture.exp: Look for .x files instead of .cexp files.
12940 * lib/f-torture.exp: Similarly.
12941 * gcc.c-torture: Rename all .cexp files to .x files.
12942
12943 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12944
12945 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
12946 (940510-1.c): Removed duplicate.
12947 (971104-1.c): New test.
12948
12949 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
12950
12951 * lib/f-torture.exp: Improve error and loop detection.
12952
12953 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
12954
12955 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
12956 use that to size the filler array.
12957
12958 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
12959
12960 * lib/c-torture.exp(c-torture-execute): Fix typo.
12961
12962 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
12963 testcase as the executable name. Keep the executable around if
12964 the test fails.
12965
12966 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
12967
12968 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
12969 changes. Only test one -g option, and move it to the end of the
12970 list of options to test.
12971
12972 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
12973
12974 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
12975 variable GCC_TORTURE_OPTIONS to supply default switches separated
12976 by colons. If no environment variable, run tests with -O0 -g, -O1
12977 -g, and -O2 -g as well.
12978
12979 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
12980
12981 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
12982 explanatory comments. Fix indentation.
12983
12984 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
12985
12986 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
12987
12988 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
12989
12990 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
12991 * g++.old-deja/g++.mike/p7325.C: Likewise.
12992 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
12993
12994 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
12995
12996 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
12997 * g++.old-deja/g++.brendan/crash30.C: Likewise.
12998 * g++.old-deja/g++.brendan/crash39.C: Likewise.
12999 * g++.old-deja/g++.law/operators4.C: Likewise.
13000
13001 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
13002
13003 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
13004 * g++.old-deja/g++.mike/p784.C: Ditto.
13005 * g++.old-deja/g++.mike/p785.C: Ditto.
13006
13007 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
13008
13009 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
13010
13011 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
13012
13013 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
13014 target feature; pass this to c-torture-execute as needed.
13015
13016 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
13017
13018 * lib/c-torture.exp(c-torture-execute): If the previous and the
13019 current executables being tested are identical, we don't need to
13020 run the executable again. Try to make the executable names
13021 unique. Add an optional argument for passing additional compiler
13022 flags.
13023
13024 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
13025
13026 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
13027
13028 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
13029
13030 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
13031
13032 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
13033
13034 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
13035 32bit or larger longs.
13036
13037 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
13038 have either a 32bit long or 32bit int.
13039
13040 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13041
13042 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
13043 Make double precision tests dependent on sizeof (double).
13044
13045 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
13046
13047 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13048 too.
13049
13050 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13051
13052 * gcc.c-torture/compile/961203-1.cexp: New script.
13053
13054 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
13055
13056 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13057 up the includes ourselves.
13058
13059 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
13060
13061 * lib/plumhall.exp: Remove random include, and add a few
13062 verbose messages for debugging.
13063
13064 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
13065
13066 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13067 of trying to do it ourselves.
13068
13069 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13070
13071 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13072
13073 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
13074
13075 * gcc.prms/5403.c: Made regexp a bit less strict.
13076
13077 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
13078
13079 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13080 is returned from remote_load instead.
13081 * lib/plumhall.exp: Ditto.
13082 * lib/mike-g++.exp: Ditto.
13083 * lib/old-dejagnu.exp: Ditto.
13084 * lib/c-torture.exp: Ditto.
13085
13086 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
13087
13088 * lib/g++.exp: Use build_wrapper procedure.
13089 * lib/gcc.exp: Ditto.
13090
13091 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
13092
13093 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13094 an old-style decl for malloc. Fixes tests to work when
13095 sizeof (int) != sizeof (size_t).
13096
13097 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
13098
13099 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13100
13101 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13102 use stdargs.h interface.
13103
13104 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
13105
13106 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13107 NO_VARARGS when compiling.
13108
13109 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
13110
13111 * lib/plumhall.exp(ph_includes): New procedure.
13112 (ph_make): Use it.
13113 (ph_compiler): Ditto.
13114
13115 * lib/g++.exp: Rename test-glue.c to testglue.c.
13116 * lib/gcc.exp: Ditto.
13117
13118 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
13119
13120 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13121 to completion when it's called.
13122
13123 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
13124
13125 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13126 is defined, don't do test.
13127
13128 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
13129
13130 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13131 for object files.
13132 (ph_summary): Mark skipped testcases as untested, not unresolved.
13133
13134 * lib/plumhall.exp (ph_make): If unresolved because of bad
13135 errorCode, record errorCode in log file.
13136 (*): Replace send_log/verbose with verbose -log.
13137
13138 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
13139
13140 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13141 double conversion if double isn't at least 8 bytes.
13142
13143 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13144 int to work with targets where int is 16 bits.
13145
13146 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13147 8 bytes, just exit, since 4 byte doubles don't have enough bits of
13148 precision for the test to complete.
13149
13150 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
13151
13152 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13153 if d10v is not compiled with the -mdouble64 flag.
13154 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13155
13156 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13157 d10v is not compiled with the -mint32 flag.
13158
13159 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
13160
13161 * lib/plumhall.exp: Use incr_count.
13162
13163 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
13164
13165 * gcc.c-torture: Update to c-torture-1.45.
13166
13167 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
13168
13169 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13170 the name of the expect testcase file).
13171
13172 * lib/g++.exp(g++_init): Ditto.
13173
13174 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
13175
13176 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13177 the host.
13178
13179 * lib/gcc.exp(gcc_exit): New procedure.
13180
13181 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
13182
13183 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13184 specs where appropriate.
13185
13186 * g++.old-deja/g++.arm/*: Added additional ERROR checks
13187 because of new "candidates are" messages, and removed a few
13188
13189 * Converted all non-old-style g++ testcases to old-style, and
13190 moved into g++.old-deja.
13191
13192 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
13193
13194 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13195 options.
13196
13197 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13198 succeeded.
13199
13200 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13201
13202 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
13203
13204 * lib/gcc.exp (gcc_target_compile): Add support for defining
13205 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13206 the machine doesn't have those features.
13207
13208 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
13209
13210 * g++.law/operators4.exp: Don't use LIBS.
13211
13212 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
13213
13214 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13215
13216 * lib/mike-g++.exp: Don't set the compiler to be tested here.
13217 * lib/g++.exp: Set it here instead. Also, allow use of the
13218 --tool_exec and --tool_opt options. Change CXX to
13219 GXX_UNDER_TEST.
13220
13221 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13222
13223 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13224
13225 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
13226
13227 * lib/old-dejagnu.exp: Use prune_warnings instead of
13228 prune_system_crud.
13229 * lib/mike-g++.exp: Ditto.
13230 * lib/gcc.exp: Ditto.
13231 * lib/g++.exp: Ditto.
13232
13233 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13234
13235 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
13236
13237 * 941014-2.c: Include stdlib.h
13238 * 960327-1.c: Include stdio.h
13239 * dbra.c, index-1.c: Don't assume ints are 32bits.
13240
13241 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
13242
13243 * lib/gcc.exp: Add gcc,stack_size target feature.
13244
13245 * lib/g++.exp(g++_target_compile): Add the include and link
13246 paths here, not in two other places. And, it's $options, not
13247 options.
13248
13249 * lib/mike-g++.exp(postbase): Remove the code that determines
13250 the correct include and link paths.
13251 * g++.old-deja/old-deja.exp: Ditto.
13252
13253 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
13254
13255 * lib/g++.exp(g++_init): target_compile no longer returns the
13256 filename of the result.
13257
13258 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
13259
13260 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13261 call to glob.
13262
13263 * gcc.c-torture/special/special.exp: Change call to
13264 gcc_target_compile to include the object file.
13265
13266 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
13267
13268 * gcc.c-torture/special/special.exp: Correct misspelling in last
13269 change.
13270
13271 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
13272
13273 * lib/plumhall.exp(ph_summary): Log the entire output of the
13274 executable. Return -1 if there were any failures, 0 otherwise.
13275 (ph_execute): Return -1 if there were any failures, 0 otherwise.
13276 (ph_make): Clean up objects and executables that were built
13277 if the tests succeeded.
13278
13279 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
13280
13281 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13282 libraries and includes in the build tree as appropriate.
13283
13284 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
13285
13286 * lib/c-torture.exp: Instead of looking for the global variable
13287 NO_LONG_LONG, check to see if that's a feature of the target.
13288
13289 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
13290
13291 * config/default.exp: Minimize. Delete the remainer of the files in
13292 config; this functionality is now in devo/dejagnu/config.
13293
13294 g++.*/*: Pass any additional flags used to compile to postbase;
13295 delete CXXFLAGS.
13296
13297 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13298 is now done by runtest.exp. Use gcc_target_compile instead of
13299 compile.
13300
13301 lib/c-torture.exp: Use gcc_target_compile instead of compile.
13302 Remove references to CFLAGS. Use remote_file instead of
13303 calling rm -f.
13304 (c-torture): Take a list of arguments to use to compile this
13305 testcase.
13306
13307 lib/g++.exp: Simplify. Use target_compile instead of compile.
13308 lib/gcc-dg.exp: Ditto.
13309 lib/gcc.exp: Ditto.
13310 lib/mike-{gcc,g++}.exp: Ditto.
13311 lib/old-dejagnu.exp: Ditto.
13312 lib/plumhall.exp: Ditto.
13313
13314 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
13315
13316 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13317 (ph_linker): Likewise.
13318
13319 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
13320
13321 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13322 MAP_ANON / MAP_ANONYMOUS if defined;
13323 else try to map from /dev/zero .
13324
13325 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
13326
13327 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
13328 isn't defined, then define it to MAP_ANONYMOUS.
13329
13330 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
13331
13332 * gcc.c-torture: Update to c-torture-1.42 release.
13333
13334 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
13335
13336 * gcc.c-torture: Update to c-torture-1.41 release.
13337
13338 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
13339
13340 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
13341 c-torture release.
13342
13343 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13344
13345 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13346 and LDFLAGS. Fix second case to append the target_info ldflags
13347 onto LDFLAGS, not CFLAGS.
13348 * lib/g++.exp (g++_init): Add target_info stuff.
13349 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
13350 of libgloss and newlib flags for !native.
13351
13352 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13353 (GDB): Fix relative path to go up another dir for finding gdb.
13354
13355 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13356
13357 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13358 versions in the target_info array, if they don't exist.
13359
13360 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13361
13362 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13363
13364 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
13365
13366 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13367 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13368
13369 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
13370
13371 * lib/old-dejagnu.exp: Don't remove the output file before we've
13372 actually tested it. Don't append pwd to the path of the executable
13373 we're testing.
13374
13375 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
13376
13377 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13378
13379 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
13380
13381 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13382 temporary directory for compiler files, and set it to a default
13383 value of /tmp. Set $output as the name of the output file from
13384 compiling the testcase. Add a -o option to $cflags_var so the
13385 compiler writes the final output file as $output. Set $executable
13386 to $output.
13387
13388 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13389 directory for compiler files, and set it to /tmp if it doesn't
13390 already have a value. Set $output_file to the name of the output
13391 file from compiling the testcase. Add a -o option to CXXFLAGS so
13392 the compiler writes the final output file as $output. Use $output
13393 as the executable to be tested.
13394
13395 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13396
13397 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13398
13399 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
13400
13401 * gcc.c-torture/execute/pending-1.c: New test. Still
13402 pending in Tege's queue.
13403
13404 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
13405
13406 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13407 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
13408 if there were failures. Call unresolved if there were unresolved
13409 testcases. Call gcc_fail if program did not run to completion.
13410 (ph_make): Pass additional argument name to ph_execute.
13411 (ph_execute): Add new argument. Pass additional arguments to
13412 ph_summary. Call gcc_fail is there is no execution output.
13413
13414 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
13415
13416 * lib/plumhall.exp (proc_summary): Output relavent summary
13417 lines into the log so specific failures in plumhall can be
13418 investigated.
13419
13420 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
13421
13422 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13423 (c-torture-execute): Don't try to execute tests which use
13424 "long long" types if $NO_LONG_LONG is nonzero.
13425
13426 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
13427
13428 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13429 not c-torture.
13430
13431 * gcc.ieee: Move from here.
13432 * gcc.c-torture/execute/ieee: To here.
13433
13434 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
13435
13436 * gcc.c-torture: Update to c-torture-1.41 release.
13437
13438 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
13439
13440 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13441 not "$output".
13442
13443 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
13444
13445 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13446 -c present.
13447
13448 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
13449
13450 * config/proelf.exp: Handle connecting to a simulator.
13451
13452 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
13453
13454 * config/proelf.exp: New file. Enough framework that we can
13455 run c-torture tests on the proelf targets (or any other target
13456 that gdb can connect to for that matter).
13457
13458 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
13459
13460 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13461 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
13462
13463 * lib/plumhall.exp (ph_execute): Always call ph_summary if
13464 exec_output exists.
13465
13466 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
13467
13468 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13469 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13470
13471 * config/*.exp: Update FSF address. Change result of ${tool}_load
13472 to pass/fail/unresolved/unsupported/untested. Caller must now
13473 call unresolved/unsupported/untested.
13474 * lib/*.exp: Update FSF address. Update to handle new results of
13475 ${tool}_load.
13476 * lib/chill.exp (verbose): Delete.
13477
13478 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
13479
13480 * lib/gcc.exp (default_gcc_start): Change order of args to
13481 $LDFLAGS $CFLAGS $LIBS.
13482 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13483 Save/set/restore CFLAGS. Pass single arg to gcc_start.
13484 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13485 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13486 * gcc.misc-tests/dg-test.exp: Likewise.
13487 * gcc.misc-tests/msgs.exp: Likewise.
13488 * gcc.prms/prms.exp: Likewise.
13489 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13490 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13491
13492 * lib/dg.exp: Deleted, moved to dejagnu/lib.
13493
13494 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13495
13496 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13497
13498 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13499 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13500
13501 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13502 necessary.
13503
13504 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
13505
13506 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13507 global for loop; add use of $mathlib.
13508 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13509 settings here; set mathlib for anything but VxWorks.
13510
13511 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
13512
13513 * gcc.c-torture: Update to c-torture-1.40 release.
13514
13515 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
13516
13517 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13518 dg.exp.
13519
13520 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13521
13522 * lib/c-torture.exp (c-torture-execute): Declare "output" as
13523 global.
13524
13525 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
13526
13527 * lib/g++.exp (LIBS): Define if not already.
13528 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13529 (gcc-dg-prune): Call prune_gcc_output.
13530 * lib/gcc.exp (prune_gcc_output): New proc.
13531 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13532 prune_gcc_output.
13533
13534 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
13535
13536 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13537 (c-torture-execute): Likewise. Rename `name' to `testcase'.
13538
13539 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
13540
13541 * gcc.c-torture: Update to c-torture-1.39 release.
13542
13543 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
13544
13545 * lib/c-torture.exp (c-torture-execute): Don't return if one option
13546 fails, try others as well.
13547
13548 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13549
13550 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13551 If compilation fails, mark execute tests as `untested'.
13552 If test is marked as unsupported, don't mark compilation and
13553 execute tests as failed.
13554
13555 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13556
13557 * lib/g++.exp (g++_init): Don't link in libg++, and look to
13558 libstdc++ for whether or not we want to be doing shared
13559 libraries. Delete link_curses since we don't need it anymore.
13560 * lib/mike-g++.exp (postbase): Don't link in libg++.
13561 * g++.old-deja/old-deja.exp: Likewise.
13562
13563 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13564
13565 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13566
13567 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13568
13569 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13570 For that, add `-Wl,-a,shared_archive'.
13571 * g++.old-deja/old-deja.exp: Likewise.
13572
13573 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
13574
13575 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13576
13577 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
13578
13579 * lib/mike-g++.exp (postbase): Pay attention to the status of
13580 g++_load.
13581
13582 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13583
13584 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13585
13586 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
13587
13588 * lib/gcc.exp (default_gcc_start): No longer need to log program
13589 being executed or its output, execute_anywhere does that now.
13590 * lib/g++.exp (default_g++_version): Call execute_anywhere.
13591 (default_g++_start): Likewise. Delete calls to verbose/send_log.
13592
13593 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13594
13595 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13596 the same as those in lib/g++.exp.
13597
13598 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
13599
13600 * gcc.c-torture: Update to c-torture-1.38 release.
13601 * gcc.ieee: Related changes.
13602
13603 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
13604
13605 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13606 "exec". Minor reformatting changes.
13607
13608 * config/rom68k.exp (${tool}_load): Make it work in a canadian
13609 cross. This means all "exec" calls now work on a remote host as
13610 well.
13611 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13612 cross. Filter out the extra "\r\n" stuff that expect puts in.
13613 (c-torture-execute): Filter out the bogus warnings like
13614 c-torture-compile does. Add support for canadian cross.
13615 * lib/gcc.exp (default_gcc_version, default_gcc_start)
13616 Use execute_anywhere rather than calling exec directly. Now it
13617 works for canadian cross testing.
13618
13619 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
13620
13621 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
13622 results into a variable, and check that rather than using file exists.
13623
13624 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13625
13626 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13627 create a libg++.so. For sunos4.1.*, also add -ltermcap.
13628
13629 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13630
13631 * g++.old-deja/old-deja.exp: Create and pass runshlib and
13632 lib_curses if there's a shared libg++ in the build tree.
13633
13634 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
13635
13636 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13637 if not supported target.
13638
13639 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13640
13641 * lib/g++.exp (g++_init): Move empty setting of runshlib and
13642 link_curses up to always happen, not just for native builds.
13643
13644 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
13645
13646 * gcc.c-torture: Update to c-torture-1.36 release.
13647 * gcc.failure: Related changes.
13648
13649 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
13650
13651 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13652
13653 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13654
13655 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13656 * lib/mike-g++.exp (postbase): Not in here. Still reference
13657 runshlib, link_curses, and mathlib for link and run.
13658
13659 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13660 pass the runtime shared library options for Solaris, OSF/1, and
13661 Irix5, and link with -lcurses to avoid unresolved references.
13662
13663 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13664
13665 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13666 only run once.
13667
13668 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
13669
13670 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13671
13672 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
13673
13674 * gcc.c-torture: Update to c-torture-1.35 release. Note we
13675 do not have a framework for the "compat" tests yet.
13676
13677 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13678
13679 * lib/mike-g++.exp (postbase): New local variable `mathlib',
13680 set to null if we're testing vxworks5.1. Use that instead of
13681 `-lm' in the setting of LIBS for link and run.
13682
13683 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13684
13685 * config/rom68k.exp (${tool}_load): Major changes to make it
13686 work. Verified that it does in fact return the stuff in
13687 exec_output properly. Catch any Emul or any TRAP other than 0.
13688
13689 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13690
13691 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13692 LDFLAGS properly for targets that need stuff from libgloss.
13693 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13694 only run once.
13695 (gpp_initialized): New variable.
13696
13697 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
13698
13699 * config/rom68k.exp: Load libgloss.exp.
13700 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13701 so we can produce a fully linked binary.
13702 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13703 so we can produce a fully linked binary.
13704
13705 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
13706
13707 * lib/plumhall.exp (ph_section): Watch for expected failures.
13708 Add missing `else'.
13709
13710 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13711 run the testcase.
13712 (c-torture): Likewise.
13713
13714 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
13715
13716 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13717
13718 * lib/mike-g++.exp (mike_cleanup): New proc.
13719 (prebase): New globals compiler_result, not_compiler_result,
13720 target_regexp.
13721 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
13722 allow leading "-" in pattern. Watch for unsupported tests.
13723 If $compiler_result is set, pattern match assembler code,
13724 and ditto for $not_compiler_result.
13725 * lib/mike-gcc.exp: Likewise.
13726
13727 * lib/plumhall.exp (ph_execute): Only call ph_summary if
13728 execution "succeeded".
13729
13730 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
13731
13732 * config/win32.exp: New file.
13733 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13734
13735 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
13736
13737 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13738 unsupported.
13739 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13740 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13741 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13742
13743 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13744 "... without exceptions was ...". That is now handled by
13745 prune_system_crud.
13746 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13747
13748 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
13749
13750 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13751 sieve.c,sort2.c}: New files.
13752 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13753 sieve.exp,sort2.exp}: Drivers for them.
13754
13755 * lib/mike-gcc.exp (program_output): New user settable variable.
13756 (postbase): Call prune_system_crud. Also prune extraneous compiler
13757 messages.
13758 * lib/mike-g++.exp (program_output): New user settable variable.
13759
13760 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13761
13762 * config/sh.exp: Deleted (use sim.exp instead).
13763
13764 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13765
13766 * config/vx.exp: Declare CHECKTASK as global.
13767 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13768 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13769 * lib/old-dejagnu.exp: Load [pwd]/$executable.
13770
13771 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13772
13773 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13774 target. Like vx.exp, only includes `vx29k.exp' instead of
13775 `vxworks.exp'.
13776
13777 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
13778
13779 * config/sim.exp: Increase time limit from 120 seconds to 240.
13780
13781 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13782
13783 * gcc.c-torture/execute/950628-1.c: New test.
13784
13785 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
13786
13787 * gcc.c-torture: Update with changes/additions from
13788 c-torture-1.34.
13789
13790 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
13791
13792 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13793
13794 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
13795
13796 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13797
13798 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
13799
13800 * gcc.c-torture/compile/950512-1.c: New test.
13801 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13802 * gcc.dg/struct-ret-1.c: Likewise.
13803
13804 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
13805
13806 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13807 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13808
13809 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
13810
13811 * gcc.c-torture/special/920411-1.c: Deleted.
13812 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13813
13814 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
13815
13816 * config/sim.exp (${tool}_load): Hack in call to bash to get a
13817 cpu limit.
13818
13819 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13820
13821 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13822
13823 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13824
13825 From kenner;
13826 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13827 is the proper length.
13828 * va-arg-3.c: Likewise.
13829
13830 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
13831
13832 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
13833 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13834
13835 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
13836 * lib/g++.exp (default_g++_start): Delete old cruft.
13837
13838 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
13839
13840 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13841 (2 * (1 << 18)) to (2 * (1 << 17)).
13842
13843 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13844
13845 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13846
13847 * config/rom68k.exp: Renamed from config/idp.exp
13848
13849 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13850
13851 * c-torture/compile/921109-2.c
13852
13853 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
13854
13855 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13856 excess errors.
13857
13858 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
13859
13860 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13861 output.
13862 * lib/g++.exp (default_g++_start): Likewise.
13863
13864 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13865
13866 * gcc.c-torture/compile/950329-1.c: New test.
13867
13868 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13869
13870 * config/bug.exp (${tool}_load): Updated to use new remote_open
13871 and remote_close procs.
13872 * config/idp.exp: New file.
13873
13874 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13875
13876 * gcc.c-torture/execute/950322-1.c: New test.
13877
13878 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
13879
13880 * config/vx.exp (${tool}_load): Clean up testing of return code from
13881 vxworks_ld and vxworks_spawn.
13882
13883 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
13884
13885 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13886
13887 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
13888
13889 * lib/old-deja.exp: Add `excess errors test - ' error, now one
13890 can mark excess errors on a machine by machine basis. Note, the
13891 default is to not expect any excess errors, even when excess
13892 errors test - is given, so you will want to put an XFAIL ... on
13893 these lines. For example, // excess errors test - XFAIL hppa*-*-*
13894 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13895 those 4 machines, but no others.
13896
13897 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13898
13899 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13900 * lib/c-torture.exp: to here.
13901
13902 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13903
13904 * gcc.c-torture/execute/950221-1.c: New test.
13905 * gcc.c-torture/execute/struct-ret-1.c: New test.
13906 * gcc.c-torture/compile/950221-1.c: New test.
13907
13908 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13909
13910 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13911
13912 * gcc.c-torture/execute/arith-1.c (main): Return 0.
13913 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
13914
13915 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
13916
13917 * g++.gb: New directory of tests, derived from my signature and
13918 class scoping tests.
13919
13920 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
13921 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
13922 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
13923 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
13924 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
13925 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
13926 * g++.gb/sig25.C: Likewise.
13927
13928 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
13929 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
13930 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
13931 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
13932 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
13933 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
13934 * g++.gb/sig25.exp: Likewise.
13935
13936 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
13937 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
13938 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
13939 * g++.gb/scope13.C: Likewise, this test still fails.
13940
13941 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
13942 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
13943 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
13944 * g++.gb/scope13.exp: Ditto.
13945
13946 * g++.gb/README: New file, explains what these tests are about.
13947
13948 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
13949
13950 * lib/dg.exp (dg-do): Support `preprocess'.
13951 (dg-test): Likewise.
13952
13953 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13954
13955 * config/udi.exp: change "continue -expect" to "exp_continue".
13956
13957 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
13958
13959 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
13960 Delete redundant tests.
13961
13962 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
13963 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
13964 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
13965 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
13966 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
13967 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
13968 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
13969 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
13970
13971 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
13972 storing label pointers.
13973 * gcc.c-torture/execute/921019-1.c: Likewise.
13974 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
13975 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
13976 parameter fp.
13977 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
13978 constants.
13979
13980 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
13981 Delete obsolete tests.
13982
13983 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
13984 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
13985 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
13986 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
13987 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
13988 * gcc.c-torture/compile/950124-1.c: New test.
13989
13990 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
13991
13992 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13993
13994 * lib/mike-g++.exp: Add -lm to LIBS.
13995
13996 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
13997
13998 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
13999
14000 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14001
14002 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
14003
14004 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
14005
14006 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
14007
14008 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
14009
14010 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
14011 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
14012 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
14013 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
14014 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
14015 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
14016 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
14017 * g++.law/{operators31.C, operators32.C,
14018 * g++.law/{operators33.C, operators34.C}: Likewise.
14019 * g++.law/{pic1.C, refs2.C}: Likewise.
14020 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
14021 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
14022 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
14023 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14024
14025 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
14026 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
14027 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
14028 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
14029 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
14030 * g++.law/{enum9.exp, friend5.exp}: Likewise.
14031 * g++.law/{nest3.exp, nest4.exp}: Likewise.
14032 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
14033 * g++.law/{operators30.exp, operators31.exp}: Likewise.
14034 * g++.law/{operators32.exp, operators33.exp}: Likewise.
14035 * g++.law/{operators34.exp}: Likewise.
14036 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
14037 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
14038 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
14039 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
14040 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14041
14042 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
14043 No longer expected to fail.
14044 * g++.law/missed-error3.C: Tweak for recent bool changes.
14045
14046 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
14047
14048 * config/emb-unix: Deleted.
14049 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14050 remote execution. Do final link on remote host if REMOTE_LINK is set.
14051
14052 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
14053
14054 * lib/dg.exp (dg-test): Fix typo in last patch.
14055
14056 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
14057
14058 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14059 (handles multiple occurrences).
14060
14061 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
14062
14063 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14064 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14065 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14066 printed).
14067 * lib/c-torture.exp (c-torture-compile): Likewise.
14068 (c-torture): Prepend full path if missing.
14069 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14070 (gcc_fail): Likewise.
14071 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14072
14073 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14074
14075 * lib/netware.exp: Only attach to NetWare i386 systems.
14076
14077 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
14078
14079 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14080 messages. Add test name to "output pattern match" pass/fail message.
14081
14082 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
14083
14084 * gcc.dg: New testsuite.
14085 * gcc.dg/dg.exp: New file.
14086
14087 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14088 test-switch.c}: Deleted.
14089
14090 * gcc.misc-tests/msgs.exp: New testcase driver.
14091
14092 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
14093
14094 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14095 Watch for illegal return values from ${tool}_load.
14096 * config/unix.exp (${tool}_load): Fix pass/fail detection for
14097 cross targets. Coerce return value >0 to 1.
14098
14099 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
14100
14101 * config/unix.exp (${tool}_load): Call program rsh, not proc.
14102
14103 * config/emb-unix.exp: New file.
14104
14105 * config/sim.exp: Error if variable $SIM not defined.
14106 (${tool}_load): Mark test as "untested" if simulator missing.
14107
14108 * config/unix.exp: Load remote.exp to get rcp_download.
14109 * lib/c-torture.exp: Use different option lists for testcases with
14110 and without loops.
14111 * gcc.c-torture/execute/execute.exp: Likewise.
14112
14113 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
14114
14115 * config/*.exp: Clarify return code from ${tool}_load.
14116 Call `unresolved' or `untested' instead of `warning' or `perror'
14117 (sometimes you still want to call both though).
14118 Add comment that `shell_id' is local to each file.
14119 * config/udi.exp (timeout): Set to 30.
14120 Don't print warning if connection fails, $connectmode has already
14121 printed an error.
14122 (${tool}_load): Move verbose messages to level 2.
14123 Rework pattern for "Process started" message.
14124 Pass `shell_id' to ${connectmode}_download.
14125 Retry twice upon timeout. Make resetting of target more robust.
14126 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14127 Pass `shell_id' to exit_$connectmode.
14128 Only call exit_$connectmode if connected.
14129 * config/unix.exp (${tool}_load): Check return codes better.
14130 * config/vrtx.exp (${tool}_load): Likewise.
14131 * config/vx.exp (${tool}_load): Likewise.
14132 Delete unneeded global's.
14133 * lib/dg.exp (dg-test): Update to reflect clarified return codes
14134 from ${tool}_load.
14135 (dg-stat): Delete.
14136 (dg-init): Delete recording of pass/fail counts.
14137 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14138 (old-dejagnu-init): Likewise.
14139 (old-dejagnu-stat): Delete contents, empty proc now.
14140 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14141 (c-torture): Delete references to lcnt, lpass, lfail.
14142 Get option list from TORTURE_OPTIONS.
14143 Delete -funroll[-all]-loops if no loops.
14144 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14145 (g++_stat): Delete contents (empty proc now).
14146 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14147 (gcc_finish): Likewise.
14148 (gcc_stat): Deleted.
14149 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14150 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14151 * gcc.c-torture/execute/execute.exp: Likewise.
14152 Split tests into two parts: compile, execute.
14153 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
14154 no loops. Update to reflect clarified return codes from ${tool}_load.
14155
14156 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
14157
14158 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14159 to grep for.
14160 (old-dejagnu): Likewise (where necessary).
14161
14162 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
14163
14164 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14165
14166 * lib/dg.exp (dg-process-target): Fix processing of selector.
14167 Add comment regarding use of `error'.
14168
14169 * lib/gcc.exp (prune_system_crud): Define if missing.
14170 * lib/g++.exp (prune_system_crud): Likewise.
14171
14172 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14173 Call prune_system_crud.
14174 * lib/dg.exp (dg-runtest): New proc.
14175 Use perror instead of send_user for tcl errors in testcase.
14176 Don't return any value, it's never used.
14177 Don't clobber previous definition of `unknown'.
14178 Print tcl errors in `dg-final'.
14179
14180 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
14181
14182 * lib/dg.exp (dg-process-target): Improve syntax error messages.
14183 (dg-test): Don't print errorInfo, it contains stack backtrace.
14184
14185 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
14186
14187 * lib/g++.exp (runtest_file_p): Define if missing.
14188
14189 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
14190
14191 * lib/mike-g++.exp: Comment out loading of g++.exp.
14192 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
14193 (default_g++_version): Always print something.
14194 (default_g++_start): Comment out call to `which'.
14195 (g++_start, g++_load): Deleted (must be defined in config file).
14196 * lib/gcc.exp: Test for existence of $CC at start.
14197 Delete check for tmpdir (done in gcc_init).
14198 (default_gcc_version): Always print something.
14199 (default_gcc_start): Comment out call to `which'.
14200 * config/*.exp: Major cleanup - make cross targets work at least a
14201 little better for g++ (by not being "--tool gcc" specific).
14202 Rename gcc_xxx to ${tool}_xxx.
14203 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14204 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14205
14206 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
14207
14208 * lib/c-torture.exp (c-torture-compile): Rework compiler
14209 message processing.
14210
14211 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14212 c-torture.
14213
14214 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
14215
14216 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14217
14218 * lib/dg.exp (dg-process-target): Support { target native }.
14219
14220 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
14221
14222 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
14223 looked for "... program xxx got fatal signal".
14224 Correct regsub munging of `comp_output'.
14225 Ignore compiler messages "path prefix not used" and "linker input
14226 file unused".
14227
14228 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
14229
14230 * lib/gcc.exp (runtest_file_p): Define if missing.
14231 * gcc.prms/template.c: Example to work from.
14232
14233 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
14234
14235 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14236 * lib/dg.exp (dg-test): Call unsupported testcases as such.
14237
14238 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14239 * gcc.prms/1883.c: Moved from compile/940714-1.c.
14240 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14241 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14242
14243 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14244 (dg-process-target): No longer a varargs proc.
14245 Return S/N for target, P/F for xfail. All callers changed.
14246 (user option procs): More argument checking.
14247 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14248 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14249 (dg-test): Skip test if not running on selected target in `dg-do'.
14250 Update handling of `dg-do-what', `dg-output-text'.
14251 Separate execution pass/fail from output pattern match pass/fail.
14252 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14253
14254 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14255
14256 * gcc.c-torture/special/special.exp: Don't expect failure for mips
14257 target for 920510-1.c.
14258
14259 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
14260
14261 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14262 Clean up comment regarding use of passcnt, etc.
14263 (gcc_stat): Don't update `testcnt' here.
14264 (gcc_finish): Do it here.
14265 Might as well reset `but_id' here too.
14266 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14267 to determine if the file should be tested.
14268 * gcc.c-torture/compile/compile.exp: Likewise.
14269 * gcc.c-torture/execute/execute.exp: Likewise.
14270 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14271 * gcc.misc-tests/dg-test.exp: Likewise.
14272 * gcc.prms/prms.exp: Likewise.
14273 * gcc.wendy/wendy.exp: Likewise.
14274 * g++.old-deja.exp: Likewise.
14275 Move "Testing file" message to verbose level 1.
14276
14277 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
14278
14279 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14280
14281 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
14282
14283 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14284 (default_gcc_start): Accept optional second list element
14285 of compiler flags. Print compiler output at verbosity level 2.
14286 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14287 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14288 Save current values of framework globals passcnt, failcnt, xpasscnt,
14289 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14290 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
14291 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14292 xfailcnt to compute stats. Update framework global `testcnt' from
14293 pass/fail counts.
14294 (gcc_finish): New proc. Clean up test environment.
14295 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14296 (gcc_epass, gcc_efail): Delete.
14297 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14298 argument of line number.
14299 (dg-init): If the tool has an init routine, call it.
14300 (dg-test): Remove args `cflags_var' and `libs_var'.
14301 Pass all compiler options to ${tool}_start.
14302 Handle missing line number.
14303 (dg-finish): New function.
14304 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14305 particular files. Call gcc_finish at end. Move "skipping test"
14306 message to verbosity level 3.
14307 * gcc.c-torture/compile/compile.exp: Likewise.
14308 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14309 * gcc.c-torture/execute/execute.exp: Likewise.
14310 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14311 Print testcase being tried at verbosity level 1.
14312 * gcc.c-torture/special/special.exp: Unset xfail.
14313 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14314 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14315 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14316 * gcc.failure/failure.exp: Likewise.
14317 * gcc.ieee/ieee.exp: Likewise.
14318 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14319 Update call to dg-test. Call dg-finish at end.
14320 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
14321 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14322 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14323 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14324 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
14325 * gcc.wendy/wendy.exp: Add copyright.
14326 Delete setting of tmpdir (done by gcc_init).
14327 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14328 Pass compiler flags to gcc_start. Call gcc_finish at end.
14329 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14330 gcc_[ce]pass/fail.
14331
14332 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
14333
14334 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14335 confusion.
14336 (g++_load): Likewise.
14337
14338 * config/*.exp (gcc_load): Some were varargs fns and some were not.
14339 Rename argument to `prog' to remove the confusion.
14340 Varargs fns behave differently too!
14341 (g++_load): Likewise.
14342
14343 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14344
14345 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14346 what it is. Delete (always) printing of status value for !native.
14347 Simplify verbose code, and include status and exec_output.
14348 (g++_load): Use gcc_load.
14349
14350 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14351
14352 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14353 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14354 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14355 940714-3.c as these testcases don't exist anymore. Make
14356 va-arg-1.c expected to pass.
14357
14358 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
14359
14360 * gcc.misc-tests/misc.exp: Only run specific testcases.
14361 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
14362 * gcc.misc-tests/dg-[1-9].c: New files.
14363
14364 * lib/dg.exp: New testsuite driver.
14365 * gcc.prms/prms.exp: Use it.
14366
14367 * README.gcc: New file.
14368
14369 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14370 Document and reset `lxpass' and `lxfail'.
14371 Simplify "initialized" message.
14372 (gcc_stat): Clean up comments a little.
14373
14374 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
14375
14376 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14377
14378 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
14379
14380 * lib/old-dejagnu.exp (process-option): New proc.
14381 (old-dejagnu-init, old-dejagnu-stat): Likewise.
14382 (old-dejagnu): Simplify.
14383 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14384
14385 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
14386
14387 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14388 exists and is not an empty string.
14389
14390 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14391 $xfail rather than calling setup_xfail. Clear $xfail when test is
14392 finished.
14393 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14394 automatically.
14395
14396 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14397 longer expected to fail.
14398
14399 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14400 "f" function call.
14401
14402 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14403
14404 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14405 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14406 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14407 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14408 c-torture-1.29.
14409
14410 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14411 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14412
14413 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14414
14415 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14416 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14417
14418 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14419 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14420 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14421
14422 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14423
14424 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14425 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14426 940714-1.c, 940714-2.c, 940714-3.c},
14427 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14428 gcc.misc-tests/{mg.c,mg.exp}:
14429 New tests.
14430 * gcc.noncompile/noncompile.exp: Change accordingly.
14431
14432 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
14433
14434 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14435 Undo previous clobberage.
14436
14437 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
14438
14439 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14440 * gcc.special/{930510-1.c, special.exp}:
14441 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14442 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14443 struct-varargs-1.c}: New tests from c-torture-1.26.
14444
14445 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14446
14447 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14448 argument to switch.
14449
14450 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
14451
14452 * Revert the previous changes. Please see Rob's directory
14453 (/lisa/test/rob/progressive/gcc/testsuite) for testing
14454 fixes.
14455
14456 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
14457
14458 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14459 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14460 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14461 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14462 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14463 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14464 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14465 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14466 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14467 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14468 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14469 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14470 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14471 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14472 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14473 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14474 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14475 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14476 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14477 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14478 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14479 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14480 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14481 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14482 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14483 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14484 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14485
14486 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
14487
14488 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14489 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14490 with perror calls.
14491
14492 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
14493
14494 * config/unix.exp (g++_load): Fix syntax.
14495
14496 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14497
14498 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14499 * gcc.noncompile/921017-1.c: Deleted obsolete test.
14500 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14501 Don't expect va-arg-1.c to fail. Correct expected output for
14502 920928-1.c.
14503 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14504 * gcc.wendy/hbm4.c: Correct typo.
14505 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14506
14507 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
14508
14509 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14510 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14511 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
14512 * lib/c-torture.exp (c-torture-compile): Ditto.
14513
14514 Reduce volume of output (remove all the -I's and such).
14515 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14516 Call gcc_cpass, gcc_cfail.
14517 (c-torture): Pass testing option to c-torture-compile.
14518
14519 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
14520
14521 Bring patches over from progressive.
14522 * config/default.exp: Exit remote shell cleanly.
14523 (g++_exit, g++_start): Add default versions.
14524 * config/sim.exp (gcc_load): Use perror, not error.
14525
14526 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
14527
14528 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
14529 set in site.exp.
14530
14531 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
14532
14533 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14534 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14535 (wendy_try): New proc to run testcase.
14536 (main loop): Call 'em.
14537 * gcc.wendy/*.c: Clean up pass to correct expected output.
14538
14539 * lib/gcc.exp: Minor cleanup work.
14540 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14541
14542 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
14543
14544 * config/sim.exp (gcc_load): Document return codes better.
14545 Don't pass -v to simulator.
14546
14547 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14548
14549 * gcc.special/920717-x.c: Fix typo.
14550 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14551 get at sources.
14552
14553 * lib/mike-gcc.exp: Fix typo.
14554
14555 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14556
14557 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14558 binary to use, transform the name.
14559 * config/*.exp: rename everything. Nuke any g++ specific files,
14560 it's now a special case of gcc that requires no special support.
14561 Add a default.exp for unsupported targets.
14562
14563 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
14564
14565 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14566 lib/old-dejagnu.exp: Fix a few patterns to work with the new
14567 version of Tcl.
14568
14569 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14570
14571 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14572 than a warning.
14573
14574 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14575
14576 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14577
14578 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14579
14580 * gcc.execute/execute.exp: Combine opt_list and foption_list into
14581 option_list. Compile every file with only 4/6 option choices
14582 (same as C torture) instead of with 12/18 different option
14583 choices.
14584 * lib/c-torture.exp: Likewise.
14585
14586 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14587 not already set.
14588
14589 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
14590
14591 * lib/old-deja.exp: Add `excess errors test fails' error, now one
14592 can put an XFAIL *-*-* on excess errors.
14593
14594 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
14595
14596 * g++.law: Add more tests derived from g++-bugs snapshots.
14597
14598 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
14599 equivalent to g++.law/init9.
14600
14601 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14602 compiled it, and the a.out file after we've run it.
14603
14604 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14605
14606 * lib/mike-g++.exp (postbase): Delete the .o file after we've
14607 compiled it, and the a.out file after we've run it.
14608
14609 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14610
14611 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14612
14613 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
14614
14615 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14616 version number.
14617
14618 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14619
14620 * g++.law: New directory of g++ tests derived from the g++-bugs
14621 snapshots.
14622
14623 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14624
14625 * gcc.compile: initbug1.c initbug1.exp testcase added
14626
14627 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
14628
14629 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14630 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14631 fixes submitted by Jeff Law (law@cs.utah.edu)
14632 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14633 Jeff Law (law@cs.utah.edu)
14634
14635
14636 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
14637
14638 * config/unix-g++.exp: Follow the gcc way of doing things.
14639 * g++.old-deja/old-deja.exp: Minor updates.
14640 * lib/g++.exp: New file, follow the gcc way of doing things.
14641 * lib/old-dejagnu.exp: Minor updates.
14642 * lib/mike-g++.exp: Always unset errorInfo.
14643
14644 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
14645
14646 * lib/gcc.exp: Fix some errors with the below change, CC and
14647 CFLAGS should be global when setting, not local.
14648
14649 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
14650
14651 * lib/gcc.exp: Transform tool name.
14652
14653 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
14654
14655 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14656
14657 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
14658
14659 * lib/gcc.exp: change gcc_done to gcc_stat
14660
14661 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14662
14663 * Upgraded gcc testsuite to c-torture version 1.25
14664
14665 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
14666
14667 * lib/gcc.exp: added reporting code. Changed verbose compile message.
14668 * lib/c-torture: added hooks for new reporting code.
14669
14670 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
14671
14672 * config/sh-gcc.exp: check if sh-sim exists in the path
14673
14674 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
14675
14676 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14677 * gcc.compile/compile.exp: Initial changes for new logic.
14678 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14679 * gcc.failure/failure.exp: Initial changes for new logic.
14680 * gcc.ieee/ieee.exp: Initial changes for new logic.
14681 * gcc.misc-tests/misc.exp: Initial changes for new logic.
14682 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14683 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14684 * lib/c-torture.exp: Initial changes for new logic.
14685 * lib/gcc.exp: Initial changes for new logic.
14686
14687 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
14688
14689 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14690 depend upon failure or success. Fully qualify names in failure
14691 and success messages. Always remove a.out before starting
14692 compile, just in case. Pay more attention to error text output by
14693 the compiler. Handle testcases with no known past errors just
14694 like all others, so that things are uniform. Other miscellaneous
14695 improvements.
14696
14697 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14698
14699 * gcc.cpp: new directory for cpp tests
14700
14701 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14702
14703 * lib/chill.exp: Code reformatted, removed unused code.
14704 * config/unix-chill.exp: Code reformatted, removed unused code.
14705 * chill.execute/execute.exp: Code reformatted, removed unused code.
14706 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14707
14708 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
14709
14710 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
14711 routines not written.
14712
14713 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
14714
14715 * config/bug-gcc.exp: Use new procs from bug.exp.
14716
14717 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
14718
14719 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14720 via ftp, rather than depending on NFS.
14721 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14722 case.
14723
14724 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
14725
14726 * config/bug-gcc.exp: Use new download proc.
14727
14728 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
14729
14730 * chill.execute/execute.exp: cleanups, handles errors better
14731 * chill.compile/compile.exp: rewrite, based on execute.exp
14732 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14733 * lib/chill.exp: major changes to diff proc and compile and link
14734 procs. added chill_fail and chill_pass wrappers to pass and
14735 fail. added more comments, and handle error codes better.
14736 Added a hack to capture stderr from exec, so noncompile tests
14737 can work.
14738
14739 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
14740
14741 * chill.execute/execute.exp: rewrite of testsuite driver
14742 * lib/chill.exp: rewrite of testsuite driver
14743 * config/unix-chill.exp: rewrite of testsuite driver
14744
14745 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
14746
14747 In chill.execute:
14748 * iexpr.ch: Standardize uppercase.
14749 * tuples.dat: Standardize uppercase.
14750 * vary.ch: standardize. Correct varying string assignments.
14751 * vary.dat: Add new output lines.
14752
14753 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
14754
14755 In chill.execute:
14756 * chprintf.ch: Standardize use of uppercase.
14757 * tuples.ch: Standardize and turn arr2 into a DCL,
14758 rather than a SYN.
14759 * pinits.ch: Standardize.
14760
14761 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
14762
14763 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
14764 * Makefil: Renamed to Makefile.in.
14765 * configure.in: New.
14766
14767 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
14768
14769 In chill.execute:
14770 * .cvsignore: Add result/output files.
14771 * Makefile: Fix up variables at start. Use MFLAGS
14772 everywhere. Correct bool_loc, built_ins entries.
14773 Add entry for vary1.ch.
14774 * bitarray.ch: Standardize upper-case usage.
14775 * bitexpr.ch: Standardize, add output of b1.
14776 * params.ch: Use arrayt in along PROC parameters, to
14777 avoid novelty problems.
14778 * sets.ch: Tiny cleanup.
14779 * vary1.ch: Re-indent.
14780
14781 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
14782
14783 * Add PR-related files to Makefiles, .cvsignore files, etc.
14784
14785 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14786
14787 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14788 with compiler objects. New names are test-flow.c and test-loop.c
14789
14790 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14791
14792 * Upgraded c-torture tests from 1.19 to 1.20
14793
14794 * new files:
14795 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14796 * gcc.compile: 930623-1.c 930623-2.c
14797 * gcc.noncompile: 930622-1.c 930622-2.c
14798 * gcc.failure: 920411-1.c 920627-2.c
14799 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14800
14801 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14802
14803 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14804 More changes to get testsuite working properly. Needs more work.
14805 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14806
14807 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14808
14809 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14810 More changes to get testsuite working properly. Needs more work.
14811
14812 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14813
14814 * chill.compile/compile.exp: Added for Dejagnu support
14815 * chill.execute/execute.exp: Added for Dejagnu support
14816 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
14817
14818 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
14819
14820 This should complete moving the CHILL test files.
14821 * chill.noncompile(.cvsignore printf.grt
14822 in-printf.grt chprintf.grt chprintf.ch):
14823 Added test-support files.
14824 (Makefile): Modified further.
14825 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14826 signal.ch): Added test files.
14827 * chill.execute (.cvsignore printf.grt printr.c
14828 in-printf.grt rts.c chprintf.grt rts.h): Added
14829 test-support files.
14830 (Makefile): More corrections.
14831
14832 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
14833
14834 * chill.compile, chill.execute, chill.nocompile: Add CHILL
14835 test cases, ready for DejaGnu.
14836
14837 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14838
14839 * Upgraded c-torture tests from 1.18 to 1.19
14840
14841 * gcc.compile: added test(s):
14842 930607-1.c
14843 * gcc.execute: added test(s):
14844 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14845
14846 * added new subdirectory for misc tests: gcc.misc-tests
14847 * gcc.misc-test(s): added tests:
14848 inst-check.c test-consts.c test-ior.c test-switch.c
14849
14850 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14851
14852 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14853
14854 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
14855
14856 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14857
14858 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14859
14860 * Upgraded c-torture tests from 1.17 to 1.18
14861
14862 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14863
14864 * Upgraded c-torture tests from 1.12 to 1.17
14865
14866 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
14867
14868 * lib/old-dejagnu.exp:
14869 Fixed handling of XFAIL target triplets to correctly
14870 recognize wildcard characters. Removed code that
14871 appended a unique id tag to the end of the file name
14872 printed out by the result of the testcases within a
14873 given test file.
14874
14875 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
14876
14877 * lib/old-dejagnu.exp:
14878 Reworked expected failure handling to trigger off of XFAIL
14879 keyword in keyphrase embeded in testcase source code. The
14880 XFAIL keyword must be at the end of the keyphrase line. It
14881 may optionally be followed by one or more target triplets.
14882 It has just occured that the handling of wildcards in the
14883 target triplet may not be correct.
14884
14885 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
14886
14887 * g++.old-deja/tests:
14888 Moved all subdirectories up one level into g++.old-deja .
14889
14890 * lib/old-dejagnu.exp:
14891 Fixed problem with CXXFLAGS not being properly reset, and being
14892 corrupted with extraneous "-c" compiler option. This was
14893 causing binaries to not be generated for test that needed them.
14894 Modified strings passed to "pass" and "fail" so that individual
14895 tests from the same test file would be distinguished by an
14896 identifier appended to the test file name in the summary logs;
14897 this corrected a problem with erroneous diff logs. Added code
14898 to search testcases for expected fail and unexpected pass keywords.
14899
14900 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
14901
14902 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14903
14904 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
14905
14906 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14907 Removed extraneous text from end of "Special g++ Options"
14908 keyphrase.
14909
14910 * lib/old-dejagnu.exp: Added pattern matching to look for new
14911 keywords, embedded in testcases comments, which will trigger
14912 calls to xpass and xfail.
14913
14914 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
14915
14916 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
14917 comments embedded in the testcases, especially the one looking for
14918 special compiler options, as well as the pattern matching for the
14919 compiler output again.
14920
14921 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
14922
14923 * lib/old-dejagnu.exp: Do a proper check of the return value for
14924 execute tests. Fixed several problems with the pattern matching
14925 of the compiler output which gave erroneous test results.
14926 Changed several of the test result messages to be more descriptive.
14927 * config/unix-g++.exp: Proc g++_load now actually works and
14928 executes the tests passed to it and returns a usable return
14929 value.
14930
14931 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
14932
14933 * lib/gcc.exp: Exits gracefully if $CC is bogus.
14934
14935 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
14936
14937 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
14938 Modified both files to properly execute the old style
14939 dejagnu tests. The previous versions of these files were
14940 experimental and did not function anything near correctly.
14941
14942 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
14943
14944 * Removed all Makefile.in and configure.in files. No configuration
14945 needed now.
14946
14947 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
14948
14949 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
14950
14951 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14952
14953 * gcc.compile/configure.in, gcc.unsorted/configure.in,
14954 gcc.special/configure.in, gcc.noncompile/configure.in,
14955 gcc.execute/configure.in, gcc.code_quality/configure.in,
14956 g++.other/configure.in, g++.old-deja/configure.in,
14957 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
14958 in srcname setting.
14959
14960 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
14961
14962 * lib/udi.exp: Fixed mondfe and mondfe_download.
14963 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
14964 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
14965
14966 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
14967
14968 * config/udi-gdb.exp: Check $shell_id after connecting to target.
14969 (gdb_exit): Don't remove *_soc files.
14970
14971 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
14972
14973 * lib/c-torture.exp: Don't look for main; instead always use -w
14974 -c. This is how the c-torture tests work. Remove the object
14975 file if the compilation succeeds.
14976 * gcc.execute/execute.exp: Remove executable if test passes.
14977 * gcc.noncompile/noncompile.exp: Every test is an expected
14978 failure.
14979 * gcc.special/special.exp: Added tests from c-torture 1.11,
14980 corrected use of existing test.
14981 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
14982 gcc.execute/920625-1.c: Updated to c-torture 1.11.
14983 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
14984 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
14985 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
14986 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
14987 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
14988 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
14989 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
14990 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
14991 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
14992 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
14993 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
14994 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
14995 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
14996 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
14997 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
14998 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
14999 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
15000 c-torture 1.11.
15001 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
15002 correspond to c-torture 1.11.
15003
15004 * New file.