Makefile.in (calls.o, [...]): Depend on cgraph.h
[gcc.git] / gcc / testsuite / ChangeLog
1 Wed Mar 5 23:18:11 CET 2003 Jan Hubicka <jh@suse.cz>
2
3 * gcc.dg/i386-local2.c: New.
4
5 2003-03-05 Mark Mitchell <mark@codesourcery.com>
6
7 * g++.dg/abi/layout3.C: New test.
8
9 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
10
11 * gcc.c-torture/compile/20030305-1.c
12
13 Wed Mar 5 02:05:19 CET 2003 Jan Hubicka <jh@suse.cz>
14
15 * gcc.dg/i386-local.c: New.
16
17 Tue Mar 4 19:39:18 2003 J"orn Rennecke <joern.rennecke@superh.com>
18
19 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
20
21 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
22
23 * gcc.dg/switch-2.c: New test.
24 * gcc.dg/switch-3.c: New test.
25 * gcc.dg/Wswitch.c: Adjust line numbers.
26 * gcc.dg/Wswitch-default.c: Likewise.
27 * gcc.dg/Wswitch-enum.c: Likewise.
28
29 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
30
31 * gcc.c-torture/execute/20030222-1.c: New test.
32
33 2003-03-03 James E Wilson <wilson@tuliptree.org>
34
35 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
36
37 2003-03-03 Mark Mitchell <mark@codesourcery.com>
38
39 PR c++/9878
40 * g++.dg/init/ref1.C: New test.
41
42 Mon Mar 3 20:42:04 2003 J"orn Rennecke <joern.rennecke@superh.com>
43
44 * gcc.dg/sh-relax.c: New SH-only test.
45
46 2003-03-03 Geoffrey Keating <geoffk@apple.com>
47
48 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
49 comment explaining purpose of testcase.
50
51 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
52
53 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
54 for HC11/HC12 (asm needs two int registers).
55 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
56 HC11/HC12 because the test uses an asm which needs two 32-bit
57 registers.
58
59 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
60
61 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
62 for HC11/HC12 (array is too large otherwise).
63 * gcc.c-torture/compile/920501-4.x: New file, likewise.
64 * gcc.c-torture/compile/20010518-2.x: Likewise.
65 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
66 HC11/HC12 (array is too large).
67
68 2003-03-01 Geoffrey Keating <geoffk@apple.com>
69
70 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
71 * lib/g++-dg.exp (g++-dg-test): Likewise.
72
73 2003-03-01 Roger Sayle <roger@eyesopen.com>
74
75 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
76 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
77
78 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
79
80 * g++.dg/warn/implicit-typename1.C: Remove warning.
81
82 2003-02-28 Richard Henderson <rth@redhat.com>
83
84 * gcc.dg/noreturn-1.c: Move noreturn warning line.
85 * gcc.dg/return-type-1.c: Move control reaches end warning line.
86
87 2003-02-28 Geoffrey Keating <geoffk@apple.com>
88
89 * gcc.dg/pch/pch.exp: Change .pch to .gch.
90 * g++.dg/pch/pch.exp: Likewise.
91
92 2003-02-28 Mark Mitchell <mark@codesourcery.com>
93
94 PR c++/9879
95 * testsuite/g++.dg/init/new4.C: New test.
96
97 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
98
99 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
100
101 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
102
103 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
104 unsigned long.
105
106 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
107 wider than float.
108
109 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
110
111 * lib/scanasm.exp: Add support for counting numbers of
112 occurences.
113 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
114 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
115
116 2003-02-25 Mark Mitchell <mark@codesourcery.com>
117
118 PR c++/9683
119 * g++.dg/template/static3.C: New test.
120
121 PR c++/9829
122 * g++.dg/parse/namespace6.C: New test.
123
124 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
125
126 PR target/9732
127 * gcc.dg/20030225-1.c: New test.
128
129 2003-02-24 Mark Mitchell <mark@codesourcery.com>
130
131 * README: Remove out-of-date information.
132
133 PR c++/9836
134 * g++.dg/template/spec6.C: New test.
135
136 2003-02-24 Jeff Law <law@redhat.com>
137
138 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
139
140 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
141
142 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
143 * gcc.dg/pragma-ep-1.c: Likewise.
144
145 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
146
147 PR c++/9602
148 * g++.dg/template/friend16.C: New test.
149
150 2003-02-23 Mark Mitchell <mark@codesourcery.com>
151
152 PR c++/5333
153 * g++.dg/parse/fused-params1.C: Adjust error messages.
154 * g++.dg/template/nested3.C: New test.
155
156 2003-02-24 Alan Modra <amodra@bigpond.net.au>
157
158 * g++.dg/abi/param1.C: New test.
159
160 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
161
162 PR c++/7982
163 * g++.dg/warn/implicit-typename1.C: New test.
164
165 2003-02-22 Kelley Cook <kelleycook@comcast.net>
166
167 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
168 with "mtune".
169 * g++.old-deja/g++.other/store-expr2.C: Likewise.
170 * gcc.c-torture/execute/20010129-1.x: Likewise.
171 * gcc.dg/20011107-1.c: Likewise.
172 * gcc.dg/20020108-1.c: Likewise.
173 * gcc.dg/20020122-3.c: Likewise.
174 * gcc.dg/20020206-1.c: Likewise.
175 * gcc.dg/20020310-1.c: Likewise.
176 * gcc.dg/20020426-2.c: Likewise.
177 * gcc.dg/20020517-1.c: Likewise.
178 * gcc.dg/991230-1.c: Likewise.
179 * gcc.dg/i386-unroll-1.c: Likewise.
180 * gcc.misc-tests/i386-prefetch.exp: Likewise.
181
182 Sat Feb 22 20:14:12 CET 2003 Jan Hubicka <jh@suse.cz>
183
184 * gcc.dg/i386-mul.c: New test.
185
186 2003-02-21 Roger Sayle <roger@eyesopen.com>
187
188 * gcc.dg/builtins-5.c: New test case.
189
190 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
191
192 * gcc.dg/asmreg-1.c: New test.
193
194 2003-02-21 Mark Mitchell <mark@codesourcery.com>
195
196 PR c++/9749
197 * g++.dg/parse/varmod1.C: New test.
198
199 2003-02-21 Mark Mitchell <mark@codesourcery.com>
200
201 PR c++/9727
202 * g++.dg/template/op1.C: New test.
203
204 2003-02-21 Mark Mitchell <mark@codesourcery.com>
205
206 PR c++/8906
207 * g++.dg/template/nested2.C: New test.
208
209 2003-02-21 Mark Mitchell <mark@codesourcery.com>
210
211 PR c++/8724
212 * g++.dg/expr/dtor1.C: New test.
213
214 2003-02-21 Zack Weinberg <zack@codesourcery.com>
215
216 * gcc.dg/cpp/include3.c: New test.
217 * gcc.dg/cpp/inc/foo.h: New file.
218
219 2003-02-21 Glen Nakamura <glen@imodulo.com>
220
221 * gcc.c-torture/execute/20030221-1.c: New test.
222
223 2003-02-20 Mark Mitchell <mark@codesourcery.com>
224
225 PR c++/9729
226 * g++.dg/abi/conv1.C: New test.
227
228 Thu Feb 20 14:38:13 CET 2003 Jan Hubicka <jh@suse.cz>
229
230 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
231
232 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
233
234 * gcc.c-torture/compile/20030219-1.c: New test.
235
236 Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
237
238 * gcc.dg/funcorder.c: New test.
239
240 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
241
242 * gcc.c-torture/execute/20030218-1.c: New.
243
244 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
245
246 * gcc.dg/20030218-1.c: New.
247
248 2003-02-18 Richard Henderson <rth@redhat.com>
249
250 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
251 * gcc.dg/attr-used-2.c: New.
252
253 2003-02-18 Mark Mitchell <mark@codesourcery.com>
254
255 PR c++/9704
256 * g++.dg/init/copy5.C: New test.
257
258 2003-02-18 Geoffrey Keating <geoffk@apple.com>
259
260 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
261 * g++.dg/pch/pch.exp: Likewise.
262
263 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
264
265 * gcc.c-torture/execute/20030209-1.c: Enable the test if
266 STACK_SIZE is not defined.
267
268 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
269
270 PR c++/9457
271 * g++.dg/template/init1.C: New test.
272
273 Sun Feb 16 23:08:19 CET 2003 Jan HUbicka <jh@suse.cz>
274
275 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
276 (foo): Add few extra tests
277 * gcc.dg/c99-const-expr-3.c: Likewise.
278 * gcc.c-torture/execute/20030216-1.c: New.
279
280 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
281
282 PR c++/9459
283 * g++.dg/ext/typeof4.C: New test.
284
285 2003-02-15 Roger Sayle <roger@eyesopen.com>
286
287 * gcc.dg/i386-387-3.c: New test case.
288
289 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
290
291 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
292 cris-*-elf* cris-*-aout* and mmix-*-*.
293
294 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
295
296 * gcc.dg/20030213-1.c: New test.
297
298 2003-02-12 Roger Sayle <roger@eyesopen.com>
299
300 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
301 * gcc.dg/i386-387-2.c: Likewise.
302
303 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
304
305 * gcc.dg/ppc-spe.c: Fix formatting.
306 Enable tests that were previously unsupported by gas.
307 Delete tests for instructions that no longer exist.
308 Switch arguments on evsubifw builtin.
309
310 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
311
312 * gcc.c-torture/execute/20030209-1.c: Disable the test if
313 STACK_SIZE is too small.
314
315 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
316 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
317
318 * gcc.dg/decl-2.c: New test.
319
320 Mon Feb 10 11:41:20 CET 2003 Jan Hubicka <jh@suse.cz>
321
322 * gcc.dg/i386-fpcvt-1.c: New test.
323
324 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
325
326 * gcc.c-torture/execute/20030209-1.c: New test.
327
328 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
329
330 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
331 int-wide bitops, use the constants of the same width.
332 Likewise, if long long is 32-bit wide, test bitops using
333 32-bit constants.
334
335 2003-02-07 Loren James Rittle <ljrittle@acm.org>
336
337 * gcc.dg/20021014-1.c: Annotate with expected notice text.
338
339 2003-02-07 Roger Sayle <roger@eyesopen.com>
340
341 * testsuite/gcc.dg/builtins-4.c: New test case.
342
343 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
344
345 * gcc.dg/20020430-1.c: Fix dg command typos.
346 * gcc.dg/20020503-1.c: Likewise.
347
348 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
349
350 PR c++/8785
351 * g++.dg/parse/fused-params1.C: New test.
352
353 PR c++/8857
354 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
355
356 PR c++/8921
357 * g++.dg/parse/non-dependent1.C: New test.
358
359 PR c++/8928
360 * g++.dg/parse/dupl-tmpl-args1.C: New test.
361
362 PR c++/9228
363 * g++.dg/parse/undefined7.C: New test.
364 * g++.dg/parse/non-templ1.C: New test.
365
366 PR c++/9229
367 * g++.dg/parse/too-many-tmpl-args1.C: New test.
368
369 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
370
371 * gcc.c-torture/compile/20030206-1.c: New test.
372
373 2003-02-05 Roger Sayle <roger@eyesopen.com>
374
375 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
376 "pow" to "foo" to avoid potential confusion with a math built-in.
377
378 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
379
380 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
381 conditions for SPARC targets.
382
383 2003-02-05 Jakub Jelinek <jakub@redhat.com>
384
385 * gcc.dg/20030204-1.c: New test.
386
387 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
388
389 PR c++/38
390 * g++.dg/parse/array-size1.C: New test.
391
392 PR c++/5657
393 * g++.dg/parse/undefined3.C: New test.
394
395 PR c++/5665
396 * g++.dg/parse/undefined4.C: New test.
397
398 PR c++/5975
399 * g++.dg/parse/undefined5.C: New test.
400
401 PR c++/7259
402 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
403
404 PR c++/8578
405 * g++.dg/parse/casting-operator1.C: New test.
406
407 PR c++/8596
408 * g++.dg/parse/undefined6.C: New test.
409
410 PR c++/8736
411 * g++.dg/parse/missing-template1.C: New test.
412
413 Tue Feb 4 21:41:09 CET 2003 Jan Hubicka <jh@suse.cz>
414
415 * gcc.dg/i386-cadd.c: Compile using -march=k8.
416 * gcc.dg/i386-cmov?.c: Likewise.
417 * gcc.dg/i386-fpcvt-?.c: Likewise.
418 * gcc.dg/i386-ssefp-1.c: Likewise.
419 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
420 conventions.
421
422 2003-02-03 Mark Mitchell <mark@codesourcery.com>
423
424 PR c++/7129
425 * testsuite/g++.dg/ext/max.C: New test.
426
427 Mon Feb 3 16:05:11 CET 2003 Jan Hubicka <jh@suse.cz>
428
429 * gcc.c-torture/execute/20030203-1.c: New test.
430
431 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
432
433 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
434 'natural-endian'.
435
436 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
437
438 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
439 * g++.dg/init/new2.C: Likewise.
440 * g++.dg/other/new1.C: Likewise.
441
442 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
443
444 * gcc.dg/struct-ret-libc.c: New test.
445
446 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
447
448 * gcc.dg/20030129-1.c: New test.
449
450 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
451
452 PR c++/8849
453 * g++.dg/template/ptrmem4.C: New test.
454
455 2003-01-29 Mark Mitchell <mark@codesourcery.com>
456
457 * g++.dg/parser/constant1.C: New test.
458
459 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
460
461 PR c++/8591
462 * g++.dg/parse/friend2.C: New test.
463
464 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
465
466 PR c++/9437
467 * g++.dg/template/unify4.C: New test.
468
469 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
470
471 * gcc.c-torture/execute/20030128-1.c: New test.
472
473 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
474
475 * g++.dg/lookup/nested1.C: Test moved from ...
476 * g++.old-deja/g++.other/lookup24.C: ... here.
477
478 Tue Jan 28 12:19:35 CET 2003 Jan Hubicka <jh@suse.cz>
479
480 * gcc.dg/i386-cmov5.c: New test.
481
482 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
483
484 * gcc.c-torture/execute/20010925-1.c: Changed the
485 memcpy declaration.
486
487 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
488
489 PR c++/3902
490 * g++.dg/parse/template5.C: New test.
491
492 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
493
494 PR fortran/9258
495 * g77.dg/pr9258: New test.
496
497 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
498
499 * README: Move relevant parts from README.g++.
500
501 * README.g++: Remove this file.
502
503 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
504
505 * g++.dg/abi/dcast1.C: New test.
506
507 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
508
509 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
510
511 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
512
513 PR c++/47
514 * g++.old-deja/g++.other/lookup24.C: New test.
515
516 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
517
518 PR middle-end/7227
519 * gcc.dg/uninit-C.c: New test.
520
521 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
522
523 * g++.dg/abi/covariant1.C: New test.
524
525 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
526
527 * gcc.dg/20030123-1.c: New test.
528
529 Sat Jan 25 21:06:49 CET 2003 Jan Hubicka <jh@suse.cz>
530
531 PR opt/8492
532 * gcc.c-torture/compile/20030125-1.c
533
534 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
535
536 PR c++/9403
537 * g++.dg/parse/template3.C: New test.
538 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
539
540 PR c++/795
541 * g++.dg/parse/template4.C: New test.
542
543 PR c++/9415
544 * g++.dg/template/qual2.C: New test.
545
546 PR c++/8545
547 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
548
549 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
550
551 2003-01-25 Roger Sayle <roger@eyesopen.com>
552
553 * gcc.c-torture/execute/switch-1.c: New test case.
554
555 Sat Jan 25 12:32:55 CET 2003 Jan Hubicka <jh@suse.cz>
556
557 * gcc.c-torture/execute/20030125-1.[cx]: New test.
558
559 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
560
561 Tweaks for Bison-1.875. From the NEWS file:
562 "- `parse error' -> `syntax error'
563 Bison now uniformly uses the term `syntax error'"
564 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
565 * gcc.dg/cpp/digraph2.c: Likewise.
566 * gcc.dg/cpp/direct2.c: Likewise.
567 * gcc.dg/cpp/paste4.c: Likewise.
568 * gcc.dg/c90-restrict-1.c: Likewise.
569 * gcc.dg/c99-func-2.c: Likewise.
570 * gcc.dg/noncompile/920721-2.c: Likewise.
571 * gcc.dg/noncompile/930622-2.c: Likewise.
572 * gcc.dg/noncompile/940112-1.c: Likewise.
573 * gcc.dg/noncompile/950921-1.c: Likewise.
574 * gcc.dg/noncompile/951123-1.c: Likewise.
575 * gcc.dg/noncompile/971104-1.c: Likewise.
576 * gcc.dg/noncompile/990416-1.c: Likewise.
577
578 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
579
580 * g++.dg/parse/undefined1.C: Add error message.
581
582 2003-01-22 Mark Mitchell <mark@codesourcery.com>
583
584 PR c++/9354
585 * g++.dg/parse/new1.C: New test.
586
587 PR c++/9216
588 * g++.dg/parse/template2.C: New test.
589
590 PR c++/9354
591 * g++.dg/parse/typedef2.C: New test.
592
593 PR c++/9328
594 * g++.dg/ext/typeof3.C: New test.
595
596 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
597
598 PR c++/2738
599 * g++.dg/parse/ret-type1.C: New test.
600
601 PR c++/3792
602 * g++.dg/parse/tmpl-outside1.C: New test.
603
604 PR c++/4207
605 * g++.dg/parse/int-as-enum1.C: New test.
606
607 PR c++/4903
608 * g++.dg/parse/no-typename1.C: New test.
609
610 PR c++/5533
611 * g++.dg/parse/no-value1.C: New test.
612
613 PR c++/5921
614 * g++.dg/parse/wrong-inline1.C: New test.
615
616 PR c++/6402
617 * g++.dg/parse/ref1.C: New test.
618
619 PR c++/6992
620 * g++.dg/parse/attr-ctor1.C: New test.
621
622 PR c++/7229
623 * g++.dg/parse/namespace5.C: New test.
624
625 PR c++/7917
626 * g++.dg/parse/func-def1.C: New test.
627
628 PR c++/8143
629 * g++.dg/parse/undefined1.C: New test.
630
631 PR c++/5723, PR c++/8522
632 * g++.dg/parse/specialization1.C: New test.
633
634 PR c++/163, PR c++/8595
635 * g++.dg/parse/struct-as-enum1.C: New test.
636
637 PR c++/9173
638 * g++.dg/parse/undefined2.C: New test.
639
640 2003-01-22 Mark Mitchell <mark@codesourcery.com>
641
642 PR c++/9298
643 * g++.dg/parse/template1.C: New test.
644
645 PR c++/9384
646 * g++.dg/parse/using1.C: New test.
647
648 PR c++/9285
649 PR c++/9294
650 * g++.dg/parse/expr2.C: New test.
651
652 PR c++/9388
653 * g++.dg/parse/lookup2.C: Likewise.
654
655 Tue Jan 21 18:01:35 CET 2003 Jan Hubicka <jh@suse.cz>
656
657 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
658 * gcc.c-torture/execute/eeprof-1.c: Likewise.
659 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
660 * gcc.c-torture/execute/string-opt-*.c: Likewise.
661
662 2003-01-20 Nick Clifton <nickc@redhat.com>
663
664 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
665 problem with ARM sibcall code generation.
666
667 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
668
669 * gcc.c-torture/execute/20030120-1.c: New.
670
671 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
672
673 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
674
675 2003-01-17 Mark Mitchell <mark@codesourcery.com>
676
677 PR c++/9272
678 * g++.dg/parse/ctor1.C: New test.
679
680 PR c++/9294:
681 * g++.dg/parse/qualified1.C: New test.
682
683 * g++.dg/parse/typename3.C: New test.
684
685 2003-01-16 Richard Henderson <rth@redhat.com>
686
687 * g++.dg/tls/init-2.C: Fix error matches for real this time.
688
689 2003-01-16 Richard Henderson <rth@redhat.com>
690
691 * g++.dg/pch/pch.exp: Copy test header to the working directory
692 before using it either for precompilation or direct use.
693 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
694 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
695
696 2003-01-16 Richard Henderson <rth@redhat.com>
697
698 * gcc.dg/pch/pch.exp: Copy test header to the working directory
699 before using it either for precompilation or direct use.
700 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
701 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
702
703 2003-01-16 Mark Mitchell <mark@codesourcery.com>
704
705 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
706 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
707 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
708 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
709 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
710 typename warning into error.
711 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
712 error messages.
713 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
714 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
715 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
716 messages.
717 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
718 make declaration visible in template.
719 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
720 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
721 messages.
722 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
723 message.
724 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
725 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
726 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
727 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
728 typename warning with error message.
729 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
730 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
731 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
732
733 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
734
735 * g++.dg/parse/ambig2.C: New test.
736
737 2003-01-15 Richard Henderson <rth@redhat.com>
738
739 * g++.dg/tls/init-2.C: Update error message string.
740
741 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
742
743 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
744
745 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
746
747 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
748 all for HC11/HC12.
749 * gcc.c-torture/compile/20001205-1.x: Likewise.
750 * gcc.c-torture/compile/20001226-1.x: Likewise.
751 * gcc.c-torture/compile/920520-1.x: Likewise.
752 * gcc.c-torture/compile/961203-1.x: Likewise.
753 * gcc.c-torture/compile/20020604-1.x: Likewise.
754
755 Wed Jan 15 12:20:52 CET 2003 Jan Hubicka <jh@suse.cz>
756
757 * gcc.c-torture/compile/20030115-1.c: New test.
758
759 * gcc.dg/i386-fpcvt-1.c: New test.
760 * gcc.dg/i386-fpcvt-2.c: New test.
761
762 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
763
764 Further conform g++'s __vmi_class_type_info to the C++ ABI
765 specification.
766 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
767 the specification.
768
769 Tue Jan 14 00:45:03 CET 2003 Jan Hubicka <jh@suse.cz>
770
771 * gcc.dg/i386-fpcvt-1.c: New test.
772 * gcc.dg/i386-fpcvt-2.c: New test.
773
774 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
775
776 * gcc.dg/i386-mmx-3.c: New test.
777
778 2003-01-12 Mark Mitchell <mark@codesourcery.com>
779
780 PR c++/9264
781 * g++.dg/parse/octal1.C: New file.
782
783 PR c++/9172
784 * g++.dg/parse/typename1.C: New file.
785
786 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
787
788 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
789 * gcc.dg/bf-no-ms-layout.c: Likewise.
790 * gcc.dg/bf-ms-attrib.c: Likewise.
791
792 2003-01-10 Mark Mitchell <mark@codesourcery.com>
793
794 PR c++/9099
795 * g++.dg/parse/dtor1.C: New file.
796
797 PR c++/9128
798 * g++.dg/rtti/typeid1.C: New file.
799
800 PR c++/9153
801 * g++.dg/parse/lookup1.C: New file.
802
803 PR c++/9171
804 * g++.dg/templ/spec5.C: New file.
805
806 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
807
808 * gcc.c-torture/compile/20030110-1.c: New test.
809
810 2003-01-09 Geoffrey Keating <geoffk@apple.com>
811
812 Merge from pch-branch:
813
814 2002-12-23 Geoffrey Keating <geoffk@apple.com>
815
816 * gcc.dg/pch/cpp-1.h: New.
817 * gcc.dg/pch/cpp-1.c: New.
818 * gcc.dg/pch/cpp-2.h: New.
819 * gcc.dg/pch/cpp-2.c: New.
820
821 2002-11-19 Geoffrey Keating <geoffk@apple.com>
822
823 * gcc.dg/pch/except-1.h: New.
824 * gcc.dg/pch/except-1.c: New.
825
826 2002-11-13 Geoffrey Keating <geoffk@apple.com>
827
828 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
829 running test.
830 * gcc.dg/pch: Include *.hp not *.h.
831 * gcc.dg/pch/system-1.h: New.
832 * gcc.dg/pch/system-1.c: New.
833
834 2002-11-11 Geoffrey Keating <geoffk@apple.com>
835
836 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
837 rather than trying to build and run a program using PCH.
838 * gcc.dg/pch: Remove dg-do commands from test files.
839
840 2002-11-08 Geoffrey Keating <geoffk@apple.com>
841
842 * gcc.dg/pch/macro-3.c: New.
843 * gcc.dg/pch/macro-3.h: New.
844
845 2002-11-04 Geoffrey Keating <geoffk@apple.com>
846
847 * gcc.dg/pch/common-1.c: New.
848 * gcc.dg/pch/common-1.h: New.
849 * gcc.dg/pch/decl-1.c: New.
850 * gcc.dg/pch/decl-1.h: New.
851 * gcc.dg/pch/decl-2.c: New.
852 * gcc.dg/pch/decl-2.h: New.
853 * gcc.dg/pch/decl-3.c: New.
854 * gcc.dg/pch/decl-3.h: New.
855 * gcc.dg/pch/decl-4.c: New.
856 * gcc.dg/pch/decl-4.h: New.
857 * gcc.dg/pch/decl-5.c: New.
858 * gcc.dg/pch/decl-5.h: New.
859 * gcc.dg/pch/global-1.c: New.
860 * gcc.dg/pch/global-1.h: New.
861 * gcc.dg/pch/inline-1.c: New.
862 * gcc.dg/pch/inline-1.h: New.
863 * gcc.dg/pch/inline-2.c: New.
864 * gcc.dg/pch/inline-2.h: New.
865 * gcc.dg/pch/static-1.c: New.
866 * gcc.dg/pch/static-1.h: New.
867 * gcc.dg/pch/static-2.c: New.
868 * gcc.dg/pch/static-2.h: New.
869
870 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
871
872 * g++.dg/pch/pch.exp: Better handle failing testcases.
873 * gcc.dg/pch/pch.exp: Likewise.
874 * gcc.dg/pch/macro-1.c: New.
875 * gcc.dg/pch/macro-1.h: New.
876 * gcc.dg/pch/macro-2.c: New.
877 * gcc.dg/pch/macro-2.h: New.
878
879 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
880
881 * g++.dg/dg.exp: Treat files in pch/ specially.
882 * g++.dg/pch/pch.exp: New file.
883 * g++.dg/pch/empty.H: New file.
884 * g++.dg/pch/empty.C: New file.
885 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
886 "precompile".
887
888 * gcc.dg/pch/pch.exp: New file.
889 * gcc.dg/pch/empty.h: New file.
890 * gcc.dg/pch/empty.c: New file.
891 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
892 "precompile".
893
894 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
895
896 * g++.dg/template/friend14.C: New test.
897
898 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
899
900 * gcc.dg/old-style-asm-1.c: New test.
901
902 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
903
904 * gcc.c-torture/compile/20030109-1.c: New test.
905
906 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
907
908 * gcc.c-torture/execute/20030109-1.c: New test.
909
910 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
911
912 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
913 * g++.old-deja/g++.mike/dyncast2.C: Likewise
914 * g++.old-deja/g++.mike/dyncast3.C: Likewise
915 * g++.old-deja/g++.mike/eh2.C: Likewise
916 * g++.old-deja/g++.mike/eh3.C: Likewise
917 * g++.old-deja/g++.mike/eh5.C: Likewise
918 * g++.old-deja/g++.mike/eh6.C: Likewise
919 * g++.old-deja/g++.mike/eh7.C: Likewise
920 * g++.old-deja/g++.mike/eh8.C: Likewise
921 * g++.old-deja/g++.mike/eh9.C: Likewise
922 * g++.old-deja/g++.mike/eh10.C: Likewise
923 * g++.old-deja/g++.mike/eh12.C: Likewise
924 * g++.old-deja/g++.mike/eh13.C: Likewise
925 * g++.old-deja/g++.mike/eh14.C: Likewise
926 * g++.old-deja/g++.mike/eh16.C: Likewise
927 * g++.old-deja/g++.mike/eh17.C: Likewise
928 * g++.old-deja/g++.mike/eh18.C: Likewise
929 * g++.old-deja/g++.mike/eh21.C: Likewise
930 * g++.old-deja/g++.mike/eh23.C: Likewise
931 * g++.old-deja/g++.mike/eh24.C: Likewise
932 * g++.old-deja/g++.mike/eh25.C: Likewise
933 * g++.old-deja/g++.mike/eh26.C: Likewise
934 * g++.old-deja/g++.mike/eh27.C: Likewise
935 * g++.old-deja/g++.mike/eh28.C: Likewise
936 * g++.old-deja/g++.mike/eh29.C: Likewise
937 * g++.old-deja/g++.mike/eh31.C: Likewise
938 * g++.old-deja/g++.mike/eh33.C: Likewise
939 * g++.old-deja/g++.mike/eh34.C: Likewise
940 * g++.old-deja/g++.mike/eh35.C: Likewise
941 * g++.old-deja/g++.mike/eh36.C: Likewise
942 * g++.old-deja/g++.mike/eh37.C: Likewise
943 * g++.old-deja/g++.mike/eh38.C: Likewise
944 * g++.old-deja/g++.mike/eh39.C: Likewise
945 * g++.old-deja/g++.mike/eh40.C: Likewise
946 * g++.old-deja/g++.mike/eh41.C: Likewise
947 * g++.old-deja/g++.mike/eh42.C: Likewise
948 * g++.old-deja/g++.mike/eh44.C: Likewise
949 * g++.old-deja/g++.mike/eh46.C: Likewise
950 * g++.old-deja/g++.mike/eh47.C: Likewise
951 * g++.old-deja/g++.mike/eh48.C: Likewise
952 * g++.old-deja/g++.mike/eh49.C: Likewise
953 * g++.old-deja/g++.mike/eh50.C: Likewise
954 * g++.old-deja/g++.mike/eh51.C: Likewise
955 * g++.old-deja/g++.mike/eh53.C: Likewise
956 * g++.old-deja/g++.mike/eh55.C: Likewise
957 * g++.old-deja/g++.mike/p7912.C: Likewise
958 * g++.old-deja/g++.mike/p9706.C: Likewise
959 * g++.old-deja/g++.mike/p10416.C: Likewise
960 * g++.old-deja/g++.mike/p11667.C: Likewise
961 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
962 Remove redundant reference to Iris.
963 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
964 Elxsi, i860, Pico Java, and WE32K.
965
966 2003-01-07 Mark Mitchell <mark@codesourcery.com>
967
968 * g++.dg/ext/asm4.C: New test.
969
970 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
971
972 PR c++/9030
973 * g++.dg/template/friend12.C: New test.
974 * g++.dg/template/friend13.C: Likewise.
975 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
976
977 Wed Jan 8 11:41:47 CET 2003 Jan Hubicka <jh@suse.cz>
978
979 * gcc.dg/i386-cadd.c: New test.
980 * gcc.dg/i386-cmov4.c: Likewise.
981
982 2003-01-06 Mark Mitchell <mark@codesourcery.com>
983
984 PR c++/9165
985 * g++.dg/warn/Wunused-3.C: New test.
986
987 * g++.dg/abi/bitfield9.C: New test.
988
989 PR c++/9189
990 * g++.dg/parse/defarg3.C: New test.
991
992 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
993
994 * g++.dg/parse/ambig1.C: New test.
995 * g++.dg/parse/defarg2.C: New test.
996
997 2003-01-05 Mark Mitchell <mark@codesourcery.com>
998
999 * g++.dg/template/defarg-1.C: New test.
1000 * g++.dg/template/local2.C: Likewise.
1001
1002 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
1003
1004 * gcc.c-torture/execute/20030105-1.c: New test.
1005
1006 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1007
1008 * g++.dg/parse/namespace3.C: Remove extra semicolons.
1009 * g++.dg/parse/namespace4.C: Likewise.
1010
1011 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
1012
1013 * g++.dg/template/ntp2.C: New test.
1014
1015 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1016
1017 * g++.dg/parse/extern-C-1.C: New test.
1018
1019 * g++.dg/parse/namespace4.C: New test.
1020
1021 * g++.dg/template/nested1.C: New test.
1022
1023 * g++.dg/parse/namespace3.C: New test.
1024
1025 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
1026
1027 * g++.dg/lookup/two-stage1.C: New test.
1028
1029 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1030
1031 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
1032 * g++.old-deja/g++.jason/access8.C: Likewise.
1033 * g++.old-deja/g++.other/decl5.C: Likewise.
1034
1035 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1036
1037 * g++.dg/parse/parse7.C: New test.
1038
1039 2003-01-02 Mark Mitchell <mark@codesourcery.com>
1040
1041 PR c++/2843
1042 * g++.dg/ext/attrib7.C: New test.
1043
1044 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1045
1046 * g++.dg/parse/parse6.C: New test.
1047
1048 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
1049
1050 * gcc.dg/h8300-stack-1.c: New.
1051
1052 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1053
1054 g++.dg/lookup/exception1.C: New test.
1055
1056 g++.dg/lookup/template1.C: New test.
1057
1058 g++.dg/parse/namespace2.C: New test.
1059
1060 g++.dg/parse/parens2.C: New test.
1061
1062 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1063
1064 * g++.dg/parse/parse5.C: New test.
1065 * g++.dg/lookup/scoped4.C: New test.
1066
1067 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1068
1069 * g++.dg/parse/parens1.C: New test.
1070
1071 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
1072 angle-bracket1.C.
1073 * g++.dg/parse/parens2.C: New test.
1074
1075 * g++.dg/lookup/scope-operator1.C: New test.
1076
1077 * g++.dg/parse/operator1.C: New test.
1078
1079 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1080
1081 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
1082 * g++.old-deja/g++.other/access6.C: Likewise.
1083 * g++.old-deja/g++.other/decl1.C: Likewise.
1084 * g++.old-deja/g++.pt/typename12.C: Likewise.
1085
1086 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1087
1088 * g++.dg/parse/namespace1.C: New test.
1089
1090 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1091
1092 * g++.dg/parse/parse4.C: New test.
1093
1094 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1095
1096 * g++.dg/parse/parse3.C: New test.
1097
1098 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1099
1100 * g++.dg/parse/parse2.C: New test.
1101
1102 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1103
1104 * g++.dg/template/friend11.C: New test.
1105
1106 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1107
1108 * g++.dg/parse/parse1.C: New test.
1109
1110 2002-12-31 Janis Johnson <janis187@us.ibm.com>
1111
1112 * lib/profopt.exp: Change the name of a global variable to avoid
1113 possible clashes with other test suites.
1114
1115 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
1116
1117 * g++.dg/inherit/covariant8.C: New test.
1118
1119 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1120
1121 * g++.dg/init/array9.C: New test.
1122
1123 PR c++/9112
1124 * g++.dg/parse/expr1.C: New test.
1125
1126 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1127
1128 * gcc.c-torture/compile/20021230-1.c: New test.
1129
1130 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
1131
1132 * g++.dg/inherit/covariant5.C: New test.
1133 * g++.dg/inherit/covariant6.C: New test.
1134 * g++.dg/inherit/covariant7.C: New test.
1135
1136 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1137
1138 PR c++/2739
1139 * g++.dg/other/access2.C: New test.
1140
1141 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1142
1143 * g++.dg/other/anon-struct.C: No longer fails
1144 * g++.old-deja/g++.brendan/parse4.C: Likewise.
1145 * g++.old-deja/g++.brendan/parse5.C: Likewise.
1146 * g++.old-deja/g++.brendan/parse6.C: Likewise.
1147
1148 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
1149
1150 * g++.dg/parse/angle-bracket.C (main): No longer fails.
1151
1152 2002-12-27 Mark Mitchell <mark@codesourcery.com>
1153
1154 * g++.dg/eh/spec4.C: Remove stray semicolon.
1155 * g++.dg/expr/pmf-1.C: Change error message.
1156 * g++.dg/ext/asm1.C: Remove stray semicolon.
1157 * g++.dg/ext/typename1.C: Add missing typenames.
1158 * g++.dg/inherit/template-as-base.C: Change error message.
1159 * g++.dg/lookup/scoped1.C: Likewise.
1160 * g++.dg/lookup/scoped2.C: Likewise.
1161 * g++.dg/lookup/using2.C: Likewise.
1162 * g++.dg/other/component1.C: Remove stray semicolon.
1163 * g++.dg/other/do1.C: Change error message.
1164 * g++.dg/other/error2.C: Likewise.
1165 * g++.dg/other/init1.C: Likewise.
1166 * g++.dg/other/packed1.C: Remove stray semicolon.
1167 * g++.dg/other/ptrmem2.C: Change error message.
1168 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1169 marker.
1170 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1171 * g++.dg/template/access3.C: Add typename keyword.
1172 * g++.dg/template/access5.C: Remove stray semicolon.
1173 * g++.dg/template/access6.C: Likewise.
1174 * g++.dg/template/complit1.C: Likewise.
1175 * g++.dg/template/crash1.C: Change error message.
1176 * g++.dg/template/inherit2.C: Remove stray semicolon.
1177 * g++.dg/template/instantiate2.C: Likewise.
1178 * g++.dg/template/instantiate3.C: Change error message.
1179 * g++.dg/template/qual1.C: Remove stray semicolon.
1180 * g++.dg/template/qualttp18.C: Change error message.
1181 * g++.dg/template/ref1.C: Remove stray semicolon.
1182 * g++.dg/template/sizeof1.C (A::value): Declare it.
1183 * g++.dg/template/spec4.C: Change error message.
1184 * g++.dg/template/static1.C: Likewise.
1185 * g++.dg/template/type1.C: Likewise.
1186 * g++.dg/template/typename3.C: Likewise.
1187 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1188 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1189 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1190 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1191 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1192 named return value extension.
1193 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1194 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1195 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1196 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1197 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1198 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1199 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1200 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1201 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1202 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1203 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1204 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1205 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1206 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1207 syntax.
1208 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1209 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1210 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1211 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1212 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1213 * g++.old-deja/g++.brendan/template11.C: Likewise.
1214 * g++.old-deja/g++.brendan/template26.C: Likewise.
1215 * g++.old-deja/g++.brendan/template27.C: Use explicit
1216 specialization syntax.
1217 * g++.old-deja/g++.brendan/template30.C: Likewise.
1218 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1219 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1220 non-dependent names.
1221 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1222 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1223 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1224 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1225 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1226 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1227 named return value extension.
1228 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1229 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1230 * g++.old-deja/g++.ext/return1.C: Likewise.
1231 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1232 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1233 * g++.old-deja/g++.jason/access8.C: Likewise.
1234 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1235 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1236 pseudo-destructor names.
1237 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1238 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1239 pseudo-destructor names.
1240 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1241 * g++.old-deja/g++.jason/overload19.C: Likewise.
1242 * g++.old-deja/g++.jason/overload32.C: Likewise.
1243 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1244 stray semicolons.
1245 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1246 * g++.old-deja/g++.jason/return.C: Likewise.
1247 * g++.old-deja/g++.jason/return2.C: Likewise.
1248 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1249 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1250 syntax.
1251 * g++.old-deja/g++.jason/template10.C: Account for use of
1252 non-dependent names.
1253 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1254 syntax.
1255 * g++.old-deja/g++.jason/template37.C: Likewise.
1256 * g++.old-deja/g++.law/access4.C: Change error messages.
1257 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1258 pseudo-destructor names.
1259 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1260 * g++.old-deja/g++.law/ctors9.C: Likewise.
1261 * g++.old-deja/g++.law/cvt22.C: Likewise.
1262 * g++.old-deja/g++.law/dtors5.C: Likewise.
1263 * g++.old-deja/g++.law/global-init1.C: Likewise.
1264 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1265 * g++.old-deja/g++.law/operators28.C: Likewise.
1266 * g++.old-deja/g++.law/visibility28.C: Likewise.
1267 * g++.old-deja/g++.martin/eval1.C: Likewise.
1268 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1269 name.
1270 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1271 * g++.old-deja/g++.mike/net34.C: Likewise.
1272 * g++.old-deja/g++.mike/net36.C: Likewise.
1273 * g++.old-deja/g++.mike/ns2.C: Likewise.
1274 * g++.old-deja/g++.mike/p12306.C: Likewise.
1275 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1276 value extension.
1277 * g++.old-deja/g++.mike/p700.C: Likewise.
1278 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1279 * g++.old-deja/g++.mike/p710.C: Likewise.
1280 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1281 value extension.
1282 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1283 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1284 * g++.old-deja/g++.ns/crash2.C: Likewise.
1285 * g++.old-deja/g++.ns/crash3.C: Likewise.
1286 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1287 * g++.old-deja/g++.ns/ns17.C: Likewise.
1288 * g++.old-deja/g++.ns/template16.C: Likewise.
1289 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1290 keyword.
1291 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1292 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1293 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1294 named return value extension.
1295 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1296 * g++.old-deja/g++.other/access4.C: Issue additional error
1297 messages.
1298 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1299 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1300 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1301 * g++.old-deja/g++.other/crash25.C: Change error message.
1302 * g++.old-deja/g++.other/crash4.C: Change error message.
1303 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1304 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1305 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1306 checks.
1307 * g++.old-deja/g++.other/defarg8.C: Likewise.
1308 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1309 * g++.old-deja/g++.other/dtor10.C: Likewise.
1310 * g++.old-deja/g++.other/incomplete.C: Likewise.
1311 * g++.old-deja/g++.other/linkage7.C: Likewise.
1312 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1313 lookup algorithm.
1314 * g++.old-deja/g++.other/mangle2.C: Likewise.
1315 * g++.old-deja/g++.other/refinit2.C: Likewise.
1316 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1317 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1318 * g++.old-deja/g++.pt/crash28.C: Likewise.
1319 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1320 syntax.
1321 * g++.old-deja/g++.pt/crash32.C: Change error message.
1322 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1323 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1324 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1325 error message position.
1326 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1327 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1328 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1329 syntax.
1330 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1331 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1332 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1333 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1334 keyword.
1335 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1336 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1337 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1338 keyword.
1339 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1340 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1341 syntax.
1342 * g++.old-deja/g++.pt/friend28.C: Account for use of
1343 non-dependent names.
1344 * g++.old-deja/g++.pt/friend29.C: Likewise.
1345 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1346 rules.
1347 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1348 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1349 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1350 lookup rules.
1351 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1352 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1353 keyword.
1354 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1355 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1356 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1357 keyword.
1358 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1359 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1360 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1361 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1362 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1363 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1364 keyword.
1365 * g++.old-deja/g++.pt/spec10.C: Likewise.
1366 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1367 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1368 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1369 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1370 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1371 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1372 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1373 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1374 * g++.old-deja/g++.pt/typename15.C: Likewise.
1375 * g++.old-deja/g++.pt/typename22.C: Likewise.
1376 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1377 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1378 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1379 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1380 syntax.
1381 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1382 return value extension.
1383 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1384 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1385 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1386 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1387
1388 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1389
1390 * g++.dg/warn/inline1.C: New test.
1391 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1392 * g++.old-deja/g++.jason/synth10.C: Likewise.
1393 * g++.old-deja/g++.mike/net31.C: Likewise.
1394 * g++.old-deja/g++.mike/p8786.C: Likewise.
1395
1396 * g++.dg/template/friend10.C: New test.
1397 * g++.dg/template/conv5.C: New test.
1398
1399 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
1400
1401 * g++.dg/lookup/scoped3.C: New test.
1402
1403 * g++.dg/lookup/decl1.C: New test.
1404 * g++.dg/lookup/decl2.C: New test.
1405
1406 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1407
1408 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1409 gcc.c-torture/compile/20021015-1.c,
1410 gcc.c-torture/compile/20021015-2.c,
1411 gcc.c-torture/compile/20021123-1.c,
1412 gcc.c-torture/compile/20021123-2.c,
1413 gcc.c-torture/compile/20021123-3.c,
1414 gcc.c-torture/compile/20021123-4.c,
1415 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1416 only to 3.1 or 3.2 branch.
1417
1418 2002-12-23 Mark Mitchell <mark@codesourcery.com>
1419
1420 * gcc.dg/i386-bitfield3.c: New test.
1421
1422 * gcc.dg/i386-bitfield2.c: New test.
1423
1424 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1425
1426 * g++.dg/parse/conv_op1.C: New test.
1427
1428 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
1429
1430 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1431 approved.
1432
1433 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
1434
1435 * gcc.c-torture/compile/20021220-1.c: New test.
1436
1437 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1438
1439 * gcc.dg/i386-fastcall-1.c: New.
1440
1441 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1442
1443 * gcc.c-torture/execute/20021219-1.c: New test.
1444
1445 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1446
1447 * gcc.dg/i386-pic-1.c: New test.
1448
1449 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1450
1451 PR c++/8099
1452 * g++.dg/template/friend9.C: New test.
1453
1454 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1455
1456 PR c++/3663
1457 * g++.dg/template/access7.C: New test.
1458
1459 2002-12-18 Nick Clifton <nickc@redhat.com>
1460
1461 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1462 the libstdc++-v3 directory has been found.
1463
1464 2002-12-12 Devang Patel <dpatel@apple.com>
1465 * gcc.dg/darwin-ld-1.c: New test.
1466 * gcc.dg/darwin-ld-2.c: New test.
1467 * gcc.dg/darwin-ld-3.c: New test.
1468 * gcc.dg/darwin-ld-4.c: New test.
1469 * gcc.dg/darwin-ld-5.c: New test.
1470
1471 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1472
1473 * gcc.c-torture/compile/20021212-1.c: New test.
1474
1475 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
1476
1477 * gcc.dg/fshort-wchar: New test.
1478
1479 2002-12-10 Mark Mitchell <mark@codesourcery.com>
1480
1481 PR c++/8372
1482 * g++.dg/template/dtor1.C: New test.
1483
1484 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1485 markers.
1486
1487 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1488
1489 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1490
1491 2002-12-09 Mark Mitchell <mark@codesourcery.com>
1492
1493 * g++.dg/template/static1.C: New test.
1494 * g++.dg/template/static2.C: New test.
1495 * g++.old-deja/g++.ext/memconst.C: New test.
1496
1497 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1498
1499 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1500 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1501 * g++.dg/special/initp1.C: Likewise.
1502
1503 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1504
1505 * gcc.c-torture/execute/20021204-1.c: New test.
1506
1507 2002-12-04 Geoffrey Keating <geoffk@apple.com>
1508
1509 * gcc.dg/ppc-fmadd-1.c: New file.
1510 * gcc.dg/ppc-fmadd-2.c: New file.
1511 * gcc.dg/ppc-fmadd-3.c: New file.
1512
1513 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1514
1515 * gcc.c-torture/compile/20021204-1.c: New test.
1516
1517 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1518
1519 * g++.dg/inherit/covariant2.C: New test.
1520 * g++.dg/inherit/covariant3.C: New test.
1521 * g++.dg/inherit/covariant4.C: New test.
1522 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1523 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1524
1525 2002-12-03 Mark Mitchell <mark@codesourcery.com>
1526
1527 PR c++/8688
1528 * g++.dg/init/brace3.C: New test.
1529
1530 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
1531
1532 * gcc.dg/20020210-1.c: Fix a comment typo.
1533
1534 2002-12-02 Mark Mitchell <mark@codesourcery.com>
1535
1536 PR c++/8720
1537 * g++.dg/parse/defarg1.C: New test.
1538
1539 PR c++/8615
1540 * g++.dg/template/char1.C: New test.
1541
1542 * g++.dg/template/varmod1.C: Fix typo.
1543
1544 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1545
1546 DR 180
1547 * g++.old-deja/g++.pt/crash32.C: Expect error.
1548
1549 2002-12-01 Mark Mitchell <mark@codesourcery.com>
1550
1551 PR c++/5919
1552 * g++.dg/template/varmod1.C: New test.
1553
1554 PR c++/8727
1555 * g++.dg/inherit/typeinfo1.C: New test.
1556
1557 PR c++/8663
1558 * g++.dg/inherit/typedef1.C: New test.
1559
1560 2002-11-30 Mark Mitchell <mark@codesourcery.com>
1561
1562 PR c++/8332
1563 PR c++/8493
1564 * g++.dg/template/strlen1.C: New test.
1565
1566 PR c++/8227
1567 * g++.dg/template/ctor2.C: New test.
1568
1569 PR c++/8214
1570 * g++.dg/init/string1.C: New test.
1571
1572 PR c++/8511
1573 * g++.dg/template/friend8.C: New test.
1574
1575 2002-11-29 Joe Buck <jbuck@synopsys.com>
1576
1577 * g++.dg/lookup/anon2.C: New test.
1578
1579 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
1580
1581 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1582 h8300 port.
1583
1584 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
1585
1586 * gcc.dg/bitfld-6.c: New test.
1587
1588 Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz>
1589
1590 * gcc.c-torture/execute/20021127.[cx]: New test.
1591
1592 Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz>
1593
1594 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1595 quality.
1596
1597 2002-11-26 Geoffrey Keating <geoffk@apple.com>
1598
1599 * g++.dg/init/brace2.C: New test.
1600 * g++.old-deja/g++.mike/p9129.C: Correct.
1601
1602 2002-11-26 Mark Mitchell <mark@codesourcery.com>
1603
1604 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1605
1606 2002-11-25 Andreas Bauer <baueran@in.tum.de>
1607
1608 * gcc.dg/sibcall-6: New test for indirect sibcalls.
1609
1610 2002-11-25 Mark Mitchell <mark@codesourcery.com>
1611
1612 * testsuite/g++.dg/abi/empty11.C: New test.
1613 * testsuite/g++.dg/rtti/cv1.C: New test.
1614
1615 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
1616
1617 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1618
1619 2002-11-24 Mark Mitchell <mark@codesourcery.com>
1620
1621 * g++.dg/abi/empty10.C: New test.
1622
1623 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1624
1625 * gcc.c-torture/compile/20021124-1.c: New test.
1626
1627 2002-11-22 Mark Mitchell <mark@codesourcery.com>
1628
1629 * g++.dg/abi/rtti2.C: New test.
1630
1631 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1632
1633 * gcc.dg/i386-unroll-1.c: New test.
1634
1635 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1636
1637 * gcc.c-torture/compile/20021120-1.c: New test.
1638 * gcc.c-torture/compile/20021120-2.c: New test.
1639
1640 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1641
1642 * gcc.dg/bitfld-5.c: New test.
1643
1644 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1645
1646 * gcc.c-torture/execute/20021120-3.c: New test.
1647
1648 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1649
1650 * gcc.c-torture/execute/20021120-2.c: New test.
1651
1652 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1653
1654 * gcc.c-torture/execute/20021120-1.c: New test.
1655
1656 2002-11-20 Jakub Jelinek <jakub@redhat.com>
1657
1658 * gcc.c-torture/execute/20021118-3.c: New test.
1659
1660 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1661
1662 * gcc.c-torture/compile/20021119-1.c: New test.
1663
1664 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
1665
1666 * gcc.dg/duff-1.c: New test.
1667 * gcc.dg/duff-2.c: New test.
1668 * gcc.dg/duff-3.c: New test.
1669
1670 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
1671
1672 * gcc.dg/cpp/_Pragma5.c: New test.
1673
1674 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1675
1676 * gcc.c-torture/execute/20021118-2.c: New test.
1677
1678 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1679
1680 * gcc.c-torture/execute/20021118-1.c: New test.
1681
1682 2002-11-16 Jakub Jelinek <jakub@redhat.com>
1683
1684 * gcc.dg/20021116-1.c: New test.
1685
1686 2002-11-14 Mark Mitchell <mark@codesourcery.com>
1687
1688 * g++.dg/abi/vcall1.C: New test.
1689
1690 2002-11-14 Jakub Jelinek <jakub@redhat.com>
1691
1692 * gcc.dg/20021029-1.c: New test.
1693 * gcc.dg/20021029-2.c: New test.
1694
1695 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
1696
1697 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1698
1699 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1700
1701 PR c/8439
1702 * gcc.dg/20021110.c: Move to ...
1703 * gcc.c-torture/compile/20021110.c: .... here.
1704
1705 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1706
1707 PR c/8467
1708 * gcc.c-torture/execute/20021111-1.c
1709
1710 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1711
1712 PR c/8439
1713 * gcc.dg/20021110.c: New test.
1714
1715 2002-11-10 Mark Mitchell <mark@codesourcery.com>
1716
1717 * g++.dg/abi/vthunk3.C: Run only on x86.
1718
1719 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
1720
1721 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1722
1723 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
1724
1725 * lib/compat.exp (compat-execute): Fix logic error in last
1726 change.
1727
1728 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
1729
1730 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1731
1732 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1733
1734 PR c++/8389
1735 * g++.dg/template/access6.C: New test.
1736
1737 Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz>
1738
1739 * gcc.dg/i386-ssefp-1.c: New test.
1740 * gcc.dg/i386-ssefp-1.c: New test.
1741
1742 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
1743
1744 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1745
1746 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1747
1748 * g++.dg/abi/vthunk3.C: New test.
1749
1750 PR c++/8338
1751 * g++.dg/template/crash2.C: New test.
1752
1753 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1754
1755 * testsuite/g++.dg/abi/dtor1.C: New test.
1756 * testsuite/g++.dg/abi/dtor2.C: Likewise.
1757
1758 2002-11-05 Geoffrey Keating <geoffk@apple.com>
1759
1760 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1761 Darwin.
1762
1763 2002-11-04 Adam Nemet <anemet@lnxw.com>
1764
1765 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1766 -mthumb. Only xfail with -O0.
1767
1768 2002-11-03 Mark Mitchell <mark@codesourcery.com>
1769
1770 * g++.dg/abi/thunk1.C: New test.
1771 * g++.dg/abi/thunk2.C: Likewise.
1772 * g++.dg/abi/vtt1.C: Likewise.
1773
1774 2002-11-02 Diego Novillo <dnovillo@redhat.com>
1775
1776 PR optimization/8423
1777 * gcc.c-torture/execute/builtin-constant.c: New test.
1778
1779 2002-11-01 Zack Weinberg <zack@codesourcery.com>
1780
1781 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1782 Add some more cases.
1783
1784 2002-11-01 Mark Mitchell <mark@codesourcery.com>
1785
1786 PR c++/8391
1787 * g++.dg/opt/local1.C: New test.
1788
1789 2002-10-30 Mark Mitchell <mark@codesourcery.com>
1790
1791 PR c++/8160
1792 * g++.dg/template/complit1.C: New test.
1793
1794 PR c++/8149
1795 * g++.dg/template/typename4.C: Likewise.
1796
1797 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1798
1799 Core issue 287, PR c++/7639
1800 * g++.dg/template/instantiate1.C: Adjust error location.
1801 * g++.dg/template/instantiate3.C: New test.
1802 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1803 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1804 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1805
1806 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1807
1808 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1809
1810 2002-10-29 Mark Mitchell <mark@codesourcery.com>
1811
1812 PR c++/8287
1813 * g++.dg/init/dtor2.C: New test.
1814
1815 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1816
1817 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1818 * gcc.dg/nest.c: Bypass errors on irix6.
1819
1820 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
1821
1822 * gcc.dg/nest.c: Expect error for mmix-*-*.
1823 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1824
1825 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
1826
1827 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1828 markers.
1829
1830 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1831
1832 2002-10-25 Mike Stump <mrs@apple.com>
1833
1834 * gcc.dg/warn-1.c: New test.
1835
1836 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1837
1838 * g++.dg/template/typename3.C: New test.
1839
1840 2002-10-25 Mark Mitchell <mark@codesourcery.com>
1841
1842 * g++.dg/lookup/ptrmem1.C: New test.
1843
1844 * g++.dg/abi/vthunk2.C: New test.
1845
1846 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1847
1848 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1849
1850 2002-10-24 Mark Mitchell <mark@codesourcery.com>
1851
1852 * g++.dg/abi/empty9.C: New test.
1853
1854 2002-10-24 Richard Henderson <rth@redhat.com>
1855
1856 * g++.dg/inherit/thunk1.C: Enable for ia64.
1857
1858 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1859
1860 PR c++/8067
1861 * g++.dg/lookup/pretty1.C: New test.
1862
1863 2002-10-23 Jakub Jelinek <jakub@redhat.com>
1864
1865 * gcc.dg/20021023-1.c: New test.
1866
1867 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1868
1869 PR c++/7679
1870 * g++.dg/parse/inline1.C: New test.
1871
1872 2002-10-23 Richard Henderson <rth@redhat.com>
1873
1874 * g++.dg/inherit/thunk1.C: Enable for x86_64.
1875
1876 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1877
1878 2002-10-22 Mark Mitchell <mark@codesourcery.com>
1879
1880 PR c++/6579
1881 * g++.dg/parse/stmtexpr3.C: New test.
1882
1883 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
1884
1885 * g++.dg/expr/cond1.C: New test.
1886
1887 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1888
1889 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1890
1891 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1892
1893 * g++.dg/abi/vbase13.C: New test.
1894 * g++.dg/abi/vbase14.C: Likewise.
1895
1896 2002-10-21 Jakub Jelinek <jakub@redhat.com>
1897
1898 * gcc.dg/tls/pic-1.c: New test.
1899 * gcc.dg/tls/nonpic-1.c: New test.
1900 * gcc.dg/20021018-1.c: New test.
1901
1902 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1903
1904 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1905 Remove only files with the same base name as the test case.
1906 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1907 (profopt-execute): Likewise. Also, remove old profiling
1908 and performance data files before running the tests.
1909
1910 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1911 * g++.dg/bprob/bprob.exp: Likewise.
1912 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
1913 to allow more general test case names.
1914
1915 * g++.dg/bprob/bprob-1.C: Rename to ...
1916 * g++.dg/bprob/g++-bprob-1.C: ... this.
1917
1918 * g77.dg/bprob/bprob-1.f: Rename to ...
1919 * g77.dg/bprob/g77-bprob-1.f: ... this.
1920
1921 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1922
1923 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1924 bison 1.50 or later.
1925
1926 2002-10-21 Janis Johnson <janis187@us.ibm.com>
1927
1928 * g++.dg/README: Describe more test directories.
1929
1930 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1931
1932 * g++.dg/init/array6.C: Add additional tests.
1933
1934 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1935
1936 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1937 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1938
1939 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
1940
1941 * gcc.c-torture/compile/20020604-1.x: New.
1942 * gcc.c-torture/compile/simd-5.x: Likewise.
1943 * gcc.c-torture/execute/920710-1.x: Likewise.
1944 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1945
1946 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1947
1948 * g++.dg/inherit/override1.C: Add dg-options clause.
1949
1950 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1951
1952 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1953 _mm_slli_si128.
1954
1955 2002-10-19 Andreas Schwab <schwab@suse.de>
1956
1957 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1958 directory component.
1959
1960 2002-10-18 Mark Mitchell <mark@codesourcery.com>
1961
1962 * g++.dg/inherit/thunk1.C: New test.
1963
1964 * g++.dg/inherit/override1.C: New test.
1965
1966 * g++.dg/abi/mangle11.C: New test.
1967 * g++.dg/abi/mangle14.C: New test.
1968 * g++.dg/abi/mangle17.C: New test.
1969
1970 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
1971
1972 * g++.dg/overload/member2.C: New test.
1973
1974 2002-10-17 Janis Johnson <janis187@us.ibm.com>
1975
1976 * g++.dg/README: Describe new compat directory.
1977 * g++.dg/dg.exp: Skip tests in compat directory.
1978 * README.compat: New file.
1979 * lib/compat.exp: New expect script.
1980 * g++.dg/compat: New test directory.
1981 * g++.dg/compat/compat.exp: New expect script.
1982 * g++.dg/compat/abi: New test directory.
1983 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1984 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1985 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1986 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1987 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1988 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1989 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1990 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1991 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1992 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1993 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1994 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1995 * g++.dg/compat/break: New test directory.
1996 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1997 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1998 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1999 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
2000 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
2001 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
2002 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
2003 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
2004 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
2005 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
2006 g++.dg/compat/break/README: New files.
2007 * g++.dg/compat/eh: New test directory.
2008 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
2009 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
2010 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
2011 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
2012 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
2013 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
2014 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
2015 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
2016 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
2017 g++.dg/compat/eh/filter2_y.C,
2018 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
2019 g++.dg/compat/eh/new1_y.C,
2020 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
2021 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
2022 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
2023 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
2024 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
2025 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
2026 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
2027 g++.dg/compat/eh/unexpected1_y.C: New files.
2028 * g++.dg/compat/init: New test directory.
2029 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
2030 g++.dg/compat/init/array5_y.C,
2031 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
2032 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
2033 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
2034 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
2035 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
2036 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
2037 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
2038 g++.dg/compat/init/init-ref2_y.C: New files.
2039
2040 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2041
2042 PR c++/7584
2043 * g++.dg/inherit/using3.C: New test.
2044
2045 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
2046
2047 * gcc.dg/20021017-2.c: New test.
2048
2049 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2050
2051 * g++.dg/abi/mangle16.C: Adjust.
2052
2053 * g++.dg/init/array8.C: New test.
2054
2055 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
2056
2057 * gcc.dg/special/mips-abi.exp: New test.
2058 * gcc.dg/special/mips-abi.s: Empty file used by the above.
2059
2060 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2061
2062 * g++.dg/abi/mangle16.C: New test.
2063 * g++.dg/abi/mangle17.C: Likewise.
2064
2065 PR c++/7478
2066 * g++.dg/template/ref1.C: New test.
2067
2068 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2069
2070 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
2071
2072 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
2073
2074 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
2075
2076 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2077
2078 PR c++/7524
2079 * g++.dg/init/array7.C: New test.
2080
2081 2002-10-15 Mark Mitchell <mark@codesourcery.com>
2082
2083 * g++.dg/init/array6.C: New test.
2084
2085 * g++.dg/abi/mangle13.C: Likewise.
2086 * g++.dg/abi/mangle14.C: Likewise.
2087 * g++.dg/abi/mangle15.C: Likewise.
2088
2089 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2090
2091 * g++.dg/abi/empty8.C: New test.
2092
2093 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
2094
2095 * g++.dg/init/ctor1.C: New test.
2096
2097 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
2098
2099 * gcc.c-torture/execute/20021015-1.c: New test.
2100
2101 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2102
2103 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2104
2105 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
2106
2107 * gcc.dg/i386-ssetype-[1-5].c: New tests.
2108
2109 2002-10-14 Richard Henderson <rth@redhat.com>
2110
2111 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2112
2113 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2114
2115 PR optimization/6631
2116 * g++.dg/opt/const2.C: New test.
2117
2118 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2119
2120 PR c++/7176
2121 * g++.dg/parse/friend1.C: New test.
2122 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2123
2124 2002-10-14 Jakub Jelinek <jakub@redhat.com>
2125
2126 * gcc.dg/20021014-1.c: New test.
2127
2128 2002-10-11 Mark Mitchell <mark@codesourcery.com>
2129
2130 PR c++/5661
2131 * g++.dg/ext/vlm1.C: New test.
2132 * g++.dg/ext/vlm2.C: Likewise.
2133
2134 * g++.dg/init/array1.C: Remove invalid braces.
2135 * g++.dg/init/brace1.C: New test.
2136 * g++.dg/init/copy2.C: Likewise.
2137 * g++.dg/init/copy3.C: Likewise.
2138 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2139 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2140 braces.
2141
2142 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
2143
2144 * gcc.dg/cpp/assembler.S: Don't use -ansi.
2145
2146 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
2147
2148 * gcc.c-torture/compile/simd-5.c: New test.
2149
2150 2002-10-10 Roger Sayle <roger@eyesopen.com>
2151
2152 * gcc.c-torture/execute/shiftopt-1.c: New test case.
2153
2154 2002-10-10 Jim Wilson <wilson@redhat.com>
2155
2156 * gcc.c-torture/execute/20021010-1.c: New test.
2157
2158 2002-10-09 Zack Weinberg <zack@codesourcery.com>
2159
2160 PR c/7353
2161 * g++.dg/ext/typedef-init.C: New test.
2162 * gcc.dg/typedef-init.c: New test.
2163
2164 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
2165
2166 * gcc.dg/cpp/paste13.c: New test.
2167
2168 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2169
2170 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2171 remaining platforms, XFAIL during compile, not execute. Don't
2172 XFAIL at -O0.
2173
2174 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2175
2176 * gcc.dg/alias-1.c: Tweak expected warning.
2177
2178 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2179
2180 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2181
2182 2002-10-06 Andreas Jaeger <aj@suse.de>
2183
2184 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2185 * gcc.dg/cpp/c++98.C: Likewise.
2186
2187 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2188 * g++.dg/cpp/c++98.C: Likewise.
2189
2190 * g++.dg/README (Subdirectories): Mention cpp directory.
2191
2192 PR target/7559
2193 * gcc.dg/20021006-1.c: New test.
2194
2195 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2196
2197 PR c++/7804
2198 * g++.dg/other/warning1.C: New test.
2199
2200 2002-10-04 Roger Sayle <roger@eyesopen.com>
2201
2202 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2203 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2204 and sparc-*-* with -m64 as expected failures. See PR 8087.
2205
2206 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2207
2208 PR c++/7931
2209 * g++.dg/template/ptrmem3.C: New test.
2210
2211 PR c++/7754
2212 * g++.dg/template/union1.C: New test.
2213
2214 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2215
2216 PR c++/8006
2217 * g++.dg/abi/mangle9.C: New test.
2218 * g++.dg/abi/mangle10.C: New test.
2219 * g++.dg/abi/mangle11.C: New test.
2220 * g++.dg/abi/mangle12.C: New test.
2221
2222 2002-10-02 Mark Mitchell <mark@codesourcery.com>
2223
2224 PR c++/7188.
2225 * g++.dg/template/meminit1.C: New test.
2226 * g++.dg/warn/Wreorder-1.C: Likewise.
2227 * g++.old-deja/g++.mike/warn3.C: Tweak.
2228 * lib/prune.exp: Ingore "in copy constructor".
2229
2230 2002-10-02 Andreas Jaeger <aj@suse.de>
2231
2232 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2233 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2234 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2235 on x86-64.
2236
2237 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2238
2239 * gcc.dg/empty1.C: Fix typo.
2240
2241 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2242
2243 * gcc.dg/alias-1.c: New test.
2244
2245 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2246
2247 * gcc.dg/empty1.C: New test.
2248
2249 * g++.dg/tls/init-2.C: Tweak error messages.
2250
2251 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
2252
2253 * gcc.c-torture/compile/20020923-1.c: New test.
2254
2255 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2256
2257 * gcc.c-torture/execute/ffs-1.c: New test.
2258 * gcc.c-torture/execute/ffs-2.c: Ditto.
2259
2260 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2261
2262 * g++.dg/overload/member1.C: New test.
2263
2264 2002-09-30 Mark Mitchell <mark@codesourcery.com>
2265
2266 * g++.dg/abi/empty7.C: New test.
2267 * g++.dg/init/pm2.C: Likewise.
2268
2269 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2270
2271 * g++.dg/rtti/crash1.C: New test.
2272
2273 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2274
2275 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2276 gcc.dg/sibcall-4.c: New tests.
2277
2278 2002-09-28 Roger Sayle <roger@eyesopen.com>
2279
2280 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2281 powerpc and MMIX targets.
2282
2283 2002-09-27 Zack Weinberg <zack@codesourcery.com>
2284
2285 * gcc.dg/cpp/20020927-1.c: New.
2286
2287 2002-09-26 David S. Miller <davem@redhat.com>
2288
2289 * gcc.c-torture/compile/trunctfdf.c: New.
2290
2291 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2292
2293 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2294
2295 2002-09-27 Alan Modra <amodra@bigpond.net.au>
2296
2297 * gcc.c-torture/execute/loop-15.c: New.
2298
2299 2002-09-26 Janis Johnson <janis187@us.ibm.com>
2300
2301 * README.QMTEST: Fix typo.
2302
2303 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2304
2305 * gcc.dg/20020926-1.c: New test.
2306
2307 2002-09-25 David S. Miller <davem@redhat.com>
2308
2309 PR target/7842
2310 * gcc.c-torture/execute/shiftdi.c: New test.
2311
2312 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
2313
2314 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2315 unique to the tool.
2316 * lib/g77.exp (g77_init): Likewise.
2317 * lib/g++.exp (g++_init): Likewise.
2318 * lib/objc.exp (objc_init): Likewise.
2319
2320 2002-09-25 Mark Mitchell <mark@codesourcery.com>
2321
2322 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2323 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2324 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2325
2326 2002-09-25 Richard Henderson <rth@redhat.com>
2327
2328 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2329 too-small long double.
2330
2331 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
2332
2333 * gcc.dg/20020919-1.c: New test.
2334
2335 2002-09-23 Mark Mitchell <mark@codesourcery.com>
2336
2337 * g++.dg/abi/bitfield6.C: New test.
2338 * g++.dg/abi/bitfield7.C: New test.
2339 * g++.dg/abi/bitfield8.C: New test.
2340 * g++.dg/abi/vbase11.C: New test.
2341
2342 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2343
2344 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2345 hppa*-*-hpux*. Update test comment.
2346
2347 2002-09-20 Jakub Jelinek <jakub@redhat.com>
2348
2349 * gcc.dg/tls/struct-1.c: New test.
2350
2351 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
2352
2353 * gcc.dg/cpp/tr-warn2.c: Update.
2354
2355 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2356
2357 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2358
2359 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2360
2361 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2362 systems.
2363
2364 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2365
2366 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2367
2368 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2369 Adjust for c++filt moved to binutils. Remove spurious duplicate
2370 setting of cxxfilt.
2371
2372 2002-09-19 Geoffrey Keating <geoffk@apple.com>
2373
2374 * gcc.dg/20020312-2.c: Update for darwin.
2375
2376 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2377
2378 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2379
2380 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
2381
2382 * objc.dg/comp-types-1.m: New test.
2383 * objc.dg/comp-types-2.m: New test.
2384 * objc.dg/comp-types-3.m: New test.
2385 * objc.dg/comp-types-4.m: New test.
2386 * objc.dg/comp-types-5.m: New test.
2387 * objc.dg/comp-types-6.m: New test.
2388
2389 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2390
2391 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2392
2393 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2394
2395 * g++.dg/other/do1.C: New test.
2396
2397 * g++.dg/template/subst1.C: New test.
2398
2399 2002-09-16 Steve Ellcey <sje@cup.hp.com>
2400
2401 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2402
2403 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2404
2405 * g++.dg/template/qualttp20.C: Adjust expected errors.
2406 * g++.old-deja/g++.jason/report.C: Likewise.
2407 * g++.old-deja/g++.other/qual1.C: Likewise.
2408
2409 * g++.dg/lookup/scoped2.C: New test.
2410
2411 * g++.dg/ext/asm3.C: New test.
2412
2413 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
2414
2415 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2416
2417 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2418
2419 * ChangeLog: follow spelling conventions.
2420 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2421 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2422 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2423 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2424 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2425 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2426 * g++.old-deja/g++.law/global-init1.C: Likewise.
2427 * g++.old-deja/g++.other/delete4.C: Likewise.
2428 * g++.old-deja/g++.other/inline21.C: Likewise.
2429 * g++.old-deja/g++.other/singleton.C: Likewise.
2430 * g77.dg/strlen0.f: Likewise.
2431 * g77.f-torture/compile/20010519-1.f: Likewise.
2432 * g77.f-torture/compile/980310-4.f: Likewise.
2433 * gcc.c-torture/compile/20000605-1.c: Likewise.
2434 * gcc.c-torture/execute/20020225-1.c: Likewise.
2435 * gcc.dg/c90-hexfloat-2.c: Likewise.
2436 * gcc.dg/c99-bool-1.c: Likewise.
2437 * gcc.dg/c99-hexfloat-2.c: Likewise.
2438 * gcc.dg/dll-2.c: Likewise.
2439 * gcc.dg/wtr-union-init-1.c: Likewise.
2440 * gcc.dg/wtr-union-init-2.c: Likewise.
2441 * gcc.dg/wtr-union-init-3.c: Likewise.
2442 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2443 * gcc.dg/cpp/defined.c: Likewise.
2444 * gcc.dg/cpp/macsyntx.c: Likewise.
2445 * gcc.dg/cpp/paste2.c: Likewise.
2446 * gcc.dg/cpp/trad/defined.c: Likewise.
2447 * gcc.dg/format/c90-printf-1.c: Likewise.
2448 * gcc.dg/format/c90-scanf-1.c: Likewise.
2449 * gcc.dg/format/c99-printf-1.c: Likewise.
2450 * gcc.dg/format/c99-scanf-1.c: Likewise.
2451 * gcc.misc-tests/gcov-8.c: Likewise.
2452 * lib/profopt.exp: Likewise.
2453
2454 2002-09-15 Krister Walfridsson <cato@df.lth.se>
2455
2456 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2457
2458 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2459
2460 * g++.dg/inherit/using2.C: New test.
2461
2462 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2463
2464 * ChangeLog: Follow spelling conventions.
2465 * g++.dg/template/friend4.C: Likewise.
2466 * g++.old-deja/g++.pt/crash67.C: Likewise.
2467 * gcc.c-torture/execute/20000801-4.c: Likewise.
2468 * gcc.dg/c90-digraph-1.c: Likewise.
2469 * gcc.dg/c94-digraph-1.c: Likewise.
2470 * gcc.dg/c99-digraph-1.c: Likewise.
2471 * gcc.dg/cpp/line5.c: Likewise.
2472 * gcc.dg/cpp/multiline.c: Likewise.
2473 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2474 * gcc.dg/format/attr-3.c: Likewise.
2475 * gcc.dg/format/c90-scanf-3.c: Likewise.
2476 * gcc.dg/format/ext-4.c: Likewise.
2477
2478 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2479
2480 * g++.dg/template/pretty1.C: New test.
2481
2482 2002-09-14 Alan Modra <amodra@bigpond.net.au>
2483
2484 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2485
2486 2002-09-13 Matt Austern <austern@apple.com>
2487
2488 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2489 passing a cast expression to a function by const reference.
2490
2491 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2492
2493 * g++.dg/template/deduce1.C: New test.
2494
2495 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2496
2497 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2498 32-bit int.
2499
2500 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2501
2502 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2503 usage.
2504
2505 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
2506
2507 * gcc.c-torture/compile/20020910-1.c: New test.
2508
2509 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
2510
2511 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2512
2513 2002-09-10 Andreas Jaeger <aj@suse.de>
2514
2515 * gcc.dg/20020312-2.c: Adjust for x86-64.
2516
2517 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2518
2519 * g77.dg/7388.f: New test case for PR 7388.
2520
2521 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2522
2523 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2524
2525 2002-09-05 Ziemowit Laski <zlaski@apple.com>
2526
2527 * objc.dg/proto-lossage-1.m: New test.
2528
2529 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
2530
2531 * gcc.dg/cpp/_Pragma4.c: Fix typo.
2532
2533 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
2534
2535 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
2536 expected to pass.
2537
2538 2002-09-06 Stan Shebs <shebs@apple.com>
2539 David Edelsohn <edelsohn@gnu.org>
2540
2541 * gcc.dg/weak: New directory.
2542 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2543 target-specific xfail bits.
2544 * gcc.dg/typeof-2.c: Move to new directory.
2545 * gcc.dg/weak.exp: New expect script.
2546
2547 2002-09-06 Alan Modra <amodra@bigpond.net.au>
2548
2549 * gcc.c-torture/execute/extzvsi.c: New test.
2550
2551 2002-09-05 Stan Shebs <shebs@apple.com>
2552
2553 * gcc.dg/weak-1.c: xfail on Darwin.
2554 * gcc.dg/weak-2.c: Ditto.
2555 * gcc.dg/weak-3.c: Ditto.
2556 * gcc.dg/weak-4.c: Ditto.
2557 * gcc.dg/weak-5.c: Ditto.
2558 * gcc.dg/weak-6.c: Ditto.
2559 * gcc.dg/weak-7.c: Ditto.
2560 * gcc.dg/weak-8.c: Ditto.
2561 * gcc.dg/weak-9.c: Ditto.
2562
2563 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
2564
2565 * gcc.c-torture/execute/loop-14.c: New test.
2566
2567 2002-09-04 Jakub Jelinek <jakub@redhat.com>
2568
2569 * g++.dg/other/cxa-atexit1.C: New test.
2570
2571 * gcc.dg/typeof-2.c: New test.
2572
2573 2002-09-03 Roger Sayle <roger@eyesopen.com>
2574
2575 * gcc.dg/builtins-2.c: New testcase.
2576 * gcc.dg/builtins-3.c: New testcase.
2577
2578 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
2579
2580 * gcc.dg/cpp/_Pragma4.c: New test.
2581
2582 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
2583
2584 * objc/execute/nil_method-1.m: New testcase.
2585
2586 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
2587
2588 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2589 [Object class], not [Object initialize].
2590
2591 2002-08-31 Roger Sayle <roger@eyesopen.com>
2592 Hans-Peter Nilsson <hp@bitrange.com>
2593
2594 * gcc.c-torture/execute/20020720-1.x: Skip test on
2595 mmix-knuth-mmixware. Correct comment.
2596
2597 2002-08-27 Mark Mitchell <mark@codesourcery.com>
2598
2599 * testsuite/g++.dg/abi/bitfield5.C: New test.
2600 * testsuite/g++.dg/abi/vbase10.C: Likewise.
2601
2602 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
2603
2604 * objc.dg/undeclared-selector.m: New test.
2605
2606 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
2607
2608 * g++.dg/other/offsetof1.C: Avoid cast warning.
2609
2610 2002-08-26 Ziemowit Laski <zlaski@apple.com>
2611
2612 * objc.dg/super-class-2.m: New test.
2613
2614 2002-08-24 Matt Austern <austern@apple.com>
2615
2616 * g++.dg/ext/lvaddr.C: New test.
2617 * g++.dg/ext/lvcast.C: New test.
2618
2619 2002-08-22 Mark Mitchell <mark@codesourcery.com>
2620
2621 * testsuite/g++.dg/inherit/cond1.C: New test.
2622
2623 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
2624
2625 * gcc.dg/noncompile/incomplete-1.c: New test.
2626
2627 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
2628
2629 * gcc.dg/typespec-1.c: New test.
2630
2631 2002-08-20 Devang Patel <dpatel@apple.com>
2632 * objc.dg/proto-hier-2.m: New test.
2633
2634 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2635
2636 * objc.dg/bitfield-1.m: New test.
2637 * objc.dg/bitfield-2.m: New test.
2638
2639 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
2640
2641 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2642 gcc.dg/c99-flex-array-4.c: New tests.
2643
2644 2002-08-16 Stan Shebs <shebs@apple.com>
2645
2646 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2647
2648 2002-08-15 Jakub Jelinek <jakub@redhat.com>
2649
2650 * gcc.dg/typeof-1.c: New test.
2651 * g++.dg/ext/typeof2.C: New test.
2652
2653 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
2654
2655 * g++.dg/other/offsetof1.C: New test.
2656
2657 2002-08-14 Richard Henderson <rth@redhat.com>
2658
2659 * gcc.dg/tls/diag-3.c: Fix expected message strings.
2660
2661 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
2662
2663 * gcc.dg/cpp/_Pragma3.c: New test.
2664
2665 2002-08-13 Mark Mitchell <mark@codesourcery.com>
2666
2667 * g++.dg/template/inherit3: New test.
2668
2669 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
2670
2671 * gcc.dg/bitfld-4.c: Add blank options.
2672
2673 2002-08-09 Mark Mitchell <mark@codesourcery.com>
2674
2675 * g++.dg/template/crash1.C: New test.
2676
2677 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2678
2679 * gcc.dg/tls/opt-2.c: New test.
2680
2681 2002-08-08 Devang Patel <dpatel@apple.com>
2682
2683 * objc.dg/selector-1.m : New test
2684
2685 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2686
2687 * g++.dg/abi/bitfield4.C: New test.
2688 * gcc.dg/bitfld-4.c: New test.
2689
2690 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2691
2692 * g++.dg/other/packed1.C: New test.
2693
2694 2002-08-07 Mark Mitchell <mark@codesourcery.com>
2695
2696 * g++.dg/abi/offsetof.C: Tweak error messages.
2697 * g++.old-deja/g++.mike/p10769a.C: Likewise.
2698
2699 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2700
2701 * gcc.dg/bitfld-3.c: New test.
2702
2703 2002-08-07 Jakub Jelinek <jakub@redhat.com>
2704 Richard Henderson <rth@redhat.com>
2705
2706 * gcc.dg/i386-bitfield1.c: New test.
2707 * g++.dg/abi/bitfield3.C: Update.
2708
2709 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
2710
2711 * objc.dg/const-str-2.m: Update.
2712 * gcc.dg/cpp/c++98.c: Change to C extension.
2713 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2714 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2715
2716 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
2717
2718 * testsuite/gcc.dg/tls/diag-3.c: New.
2719
2720 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
2721
2722 * g++.dg/README (Subdirectories): Document new subdir expr.
2723 * g++.dg/expr/pmf-1.C: New test.
2724
2725 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
2726
2727 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2728
2729 2002-08-06 Jakub Jelinek <jakub@redhat.com>
2730
2731 * g++.dg/abi/bitfield3.C: New test.
2732
2733 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
2734
2735 * lib/gcov.exp: Tweak expected line formats.
2736 * gcc.misc-tests/gcov8.c: New test.
2737 * gcc.misc-tests/gcov8.x: New flags.
2738
2739 2002-08-05 Jakub Jelinek <jakub@redhat.com>
2740
2741 * consistency.vlad/layout/endian.c: Include string.h.
2742
2743 * gcc.c-torture/execute/20020805-1.c: New test.
2744
2745 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
2746
2747 * g++.dg/other/conversion1.C: New test.
2748
2749 2002-08-03 Roger Sayle <roger@eyesopen.com>
2750
2751 * gcc.dg/builtins-1.c: New testcase.
2752
2753 2002-08-02 Mark Mitchell <mark@codesourcery.com>
2754
2755 * g++.dg/inherit/access3.C: New test.
2756
2757 2002-08-01 Jakub Jelinek <jakub@redhat.com>
2758
2759 * gcc.dg/ia64-visibility-2.c: New test.
2760
2761 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2762
2763 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2764 __qualifier_flags to __flags.
2765
2766 2002-07-31 Mark Mitchell <mark@codesourcery.com>
2767
2768 * g++.dg/inherit/operator1.C: New test.
2769 * g++.dg/lookup/disamb1.C: Fix typo in comment.
2770 * g++.dg/other/error1.C: Change expected error message.
2771 * g++.dg/template/conv4.C: Likewise.
2772
2773 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
2774
2775 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2776 for documented behavior.
2777
2778 2002-07-25 Roger Sayle <roger@eyesopen.com>
2779
2780 * gcc.c-torture/execute/20020720-1.x: Skip this test on
2781 several targets known to fail.
2782
2783 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2784
2785 * gcc.dg/mips-args-[123].c: New tests.
2786
2787 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
2788
2789 * gcc.dg/ppc-spe.c: New.
2790
2791 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
2792
2793 * g++.dg/other/ptrmem4.C: New testcase.
2794
2795 2002-07-24 Richard Henderson <rth@redhat.com>
2796
2797 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2798
2799 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
2800
2801 * g++.dg/ext/alignof1.C (main): Return 0 for success.
2802
2803 2002-07-24 Roger Sayle <roger@eyesopen.com>
2804
2805 * gcc.c-torture/execute/memset-3.c: New testcase.
2806
2807 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
2808
2809 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2810 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2811
2812 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2813
2814 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2815 Delete.
2816
2817 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
2818
2819 * gcc.c-torture/compile/simd-4.c: New test.
2820
2821 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2822
2823 PR c++/7347, c++/7348
2824 * g++.dg/template/access4.C: New test.
2825 * g++.dg/template/access5.C: New test.
2826 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2827 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2828 * g++.old-deja/g++.pt/ttp58.C: Likewise.
2829 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2830
2831 2002-07-22 Jakub Jelinek <jakub@redhat.com>
2832
2833 * gcc.dg/gnu89-init-2.c: New test.
2834
2835 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2836
2837 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2838
2839 2002-07-20 Roger Sayle <roger@eyesopen.com>
2840
2841 * gcc.c-torture/execute/20020720-1.c: New testcase.
2842
2843 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
2844
2845 * gcc.dg/cpp/Wsignprom.c: New tests.
2846
2847 2002-07-20 Alan Modra <amodra@bigpond.net.au>
2848
2849 * gcc.c-torture/execute/loop-13.c: New test.
2850
2851 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
2852
2853 * gcc.dg/cpp/expr.c: New tests.
2854
2855 2002 07-18 David Edelsohn <edelsohn@gnu.org>
2856
2857 * g++.dg/opt/pr6713.C: Add template instantiation.
2858
2859 2002-07-18 Alan Modra <amodra@bigpond.net.au>
2860
2861 * gcc.dg/nest.c: New test.
2862
2863 2002-07-17 Richard Henderson <rth@redhat.com>
2864
2865 * g++.dg/opt/pr6713.C: New test.
2866
2867 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
2868
2869 * gcc.c-torture/execute/loop-2e.x: Let the testcase
2870 XFAIL for all x86 processors.
2871
2872 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2873
2874 * gcc.c-torture/execute/20010122-1.x: Do not test with
2875 -fomit-frame-pointer.
2876
2877 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2878
2879 * g++.dg/template/instantiate2.C: New test.
2880 * g++.dg/template/spec4.C: New test.
2881
2882 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2883
2884 * g++.dg/template/access2.C: New test.
2885 * g++.dg/template/access3.C: New test.
2886
2887 2002-07-15 Zack Weinberg <zack@codesourcery.com>
2888
2889 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2890 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2891 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2892 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2893 Convert to use <stdarg.h>.
2894 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2895 Delete.
2896 * gcc.dg/va-arg-2.c: New.
2897 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2898
2899 2002-07-15 Jakub Jelinek <jakub@redhat.com>
2900
2901 * gcc.c-torture/compile/20020710-1.c: New test.
2902
2903 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2904 Andrew Pinski <pinskia@physics.uc.edu>
2905
2906 gcc.c-torture/compile/simd-2.c: New testcase.
2907 gcc.c-torture/compile/simd-3.c: Likewise.
2908
2909 2002-07-11 Mark Mitchell <mark@codesourcery.com>
2910
2911 PR c++/7224
2912 * g++.dg/overload/error1.C: New test.
2913
2914 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2915
2916 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2917 configuration and IRIX 6 O32 ABI.
2918
2919 2002-07-11 Roger Sayle <roger@eyesopen.com>
2920
2921 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2922
2923 2002-07-10 Roger Sayle <roger@eyesopen.com>
2924
2925 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2926
2927 2002-07-10 Jeffrey A Law <law@redhat.com>
2928
2929 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2930
2931 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
2932
2933 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
2934
2935 * gcc.dg/20020312-2.c: Check for __PPC__.
2936
2937 2002-07-09 Diego Novillo <dnovillo@redhat.com>
2938
2939 * gcc.c-torture/compile/20020709-1.c: New test.
2940
2941 2002-07-07 Roger Sayle <roger@eyesopen.com>
2942
2943 * g++.dg/template/qualttp21.C: New test case.
2944
2945 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
2946
2947 * gcc.c-torture/compile/20020706-1.c: New test.
2948 * gcc.c-torture/compile/20020706-2.c: New test.
2949
2950 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
2951 Alexandre Oliva <aoliva@redhat.com>
2952
2953 * g++.dg/warn/incomplete1.C: New test.
2954
2955 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2956
2957 PR c++/7099
2958 * g++.dg/warn/noreturn1.C: New test.
2959
2960 2002-07-03 Mark Mitchell <mark@codesourcery.com>
2961
2962 PR c++/6706
2963 * g++.dg/debug/debug6.C: New test.
2964 * g++.dg/debug/debug7.C: New test.
2965
2966 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
2967
2968 * gcc.c-torture/compile/simd-3.c: New test.
2969
2970 2002-07-03 Chris Demetriou <cgd@broadcom.com>
2971
2972 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2973 * gcc.dg/20020620-1.c: Likewise.
2974
2975 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2976
2977 PR c++/6944
2978 * g++.dg/init/array4.C: New test.
2979 * g++.dg/init/array5.C: New test.
2980
2981 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2982
2983 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2984 * gcc.c-torture/execute/simd-2.c (main): Likewise.
2985
2986 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2987
2988 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2989 * gcc.dg/wtr-aggr-init-1.c: Likewise.
2990 * gcc.dg/wtr-conversion-1.c: Likewise.
2991 * gcc.dg/wtr-escape-1.c: Likewise.
2992 * gcc.dg/wtr-int-type-1.c: Likewise.
2993 * gcc.dg/wtr-label-1.c: Likewise.
2994 * gcc.dg/wtr-static-1.c: Likewise.
2995 * gcc.dg/wtr-strcat-1.c: Likewise.
2996 * gcc.dg/wtr-suffix-1.c: Likewise.
2997 * gcc.dg/wtr-switch-1.c: Likewise.
2998 * gcc.dg/wtr-unary-plus-1.c: Likewise.
2999 * gcc.dg/wtr-union-init-1.c: Likewise.
3000 * gcc.dg/wtr-union-init-2.c: Likewise.
3001 * gcc.dg/wtr-union-init-3.c: Likewise.
3002
3003 * gcc.dg/wtr-func-def-1.c: New test.
3004
3005 2002-07-02 Devang Patel <dpatel@apple.com>
3006
3007 * objc.dg/param-1.m: New test.
3008
3009 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
3010
3011 * gcc.dg/cpp/trad/directive.c: Add test.
3012 * gcc.dg/cpp/trad/macroargs.c: Add test.
3013 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
3014
3015 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
3016
3017 * gcc.dg/cpp/cmdlne-M.c: New test.
3018
3019 2002-07-02 Ziemowit Laski <zlaski@apple.com>
3020
3021 * objc.dg/desig-init-1.m: New test.
3022
3023 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3024
3025 PR c++/6716
3026 * g++.dg/template/instantiate1.C: New test.
3027
3028 2002-07-01 Mark Mitchell <mark@codesourcery.com>
3029
3030 PR c++/7112
3031 * g++.dg/template/sizeof2.C: New test.
3032
3033 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3034
3035 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
3036 gcc.dg/cpp/trad/include.c: New tests.
3037
3038 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
3039
3040 PR target/7177
3041 * gcc.c-torture/compile/20020701-1.c: New test.
3042
3043 2002-07-01 Stan Shebs <shebs@apple.com>
3044
3045 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
3046 header here...
3047 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
3048 (objc-torture-execute): or here.
3049
3050 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
3051
3052 * gcc.c-torture/execute/arith-rand-ll.c: New test.
3053
3054 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3055
3056 * gcc.dg/cpp/trad/escaped-nl.c: New test.
3057
3058 2002-06-30 Devang Patel <dpatel@apple.com>
3059
3060 * objc.dg/fsyntax-only.m: New test.
3061
3062 2002-06-27 Mark Mitchell <mark@codesourcery.com>
3063
3064 PR c++/6695
3065 * g++.dg/template/friend7.C: New file.
3066
3067 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
3068
3069 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
3070 return type.
3071
3072 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
3073
3074 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
3075 avoid division by zero.
3076
3077 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
3078
3079 * gcc.dg/Wunknownprag.c: New tests.
3080
3081 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
3082
3083 * gcc.c-torture/execute/simd-2.c: New test.
3084
3085 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
3086
3087 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
3088 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
3089 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
3090 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
3091 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
3092 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
3093 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
3094 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
3095 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
3096 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
3097 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
3098 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
3099 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
3100 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
3101 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
3102 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3103 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3104
3105 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
3106
3107 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3108 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3109 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3110 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3111 New tests.
3112 * gcc.dg/cpp/trad/directive.c: Update.
3113
3114 2002-06-23 Andreas Jaeger <aj@suse.de>
3115
3116 * gcc.c-torture/execute/complex-6.c: New.
3117
3118 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
3119
3120 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3121 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3122 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3123 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3124
3125 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
3126
3127 * gcc.dg/cpp/trad: New directory with traditional tests copied
3128 from parent directory.
3129 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3130 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3131 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3132 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3133 Move to trad/ and rename.
3134 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3135 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3136 gcc.dg/cpp/trad/redef2.c: New tests.
3137 * gcc.dg/cpp/trad/trad.exp: New driver.
3138
3139 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
3140
3141 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3142 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3143 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3144 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3145 Remove.
3146
3147 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
3148
3149 * gcc.dg/20020620-1.c: New test.
3150
3151 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3152
3153 * g++.dg/template/ttp4.C: New test.
3154
3155 2002-06-19 Jakub Jelinek <jakub@redhat.com>
3156
3157 * g++.dg/opt/vt1.C: Fix regexp.
3158
3159 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3160
3161 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3162 Don't use attribute `noinline'.
3163
3164 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3165
3166 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3167
3168 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
3169
3170 * gcc.c-torture/execute/simd-1.c: New.
3171
3172 * gcc.dg/simd-1.c: New.
3173
3174 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3175
3176 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3177
3178 2002-06-16 Richard Henderson <rth@redhat.com>
3179
3180 * g++.dg/ext/anon-struct1.C: New.
3181 * g++.dg/ext/anon-struct2.C: New.
3182 * g++.dg/ext/anon-struct3.C: New.
3183 * gcc.dg/anon-struct-1.c: New.
3184 * gcc.dg/anon-struct-2.c: New.
3185 * gcc.dg/anon-struct-3.c: New.
3186 * gcc.dg/20011008-1.c: Adjust warning text.
3187 * gcc.dg/20020527-1.c: Add -fms-extensions.
3188
3189 2002-06-16 Richard Henderson <rth@redhat.com>
3190
3191 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3192
3193 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
3194
3195 * gcc.c-torture/execute/20020615-1.c: New test.
3196
3197 2002-06-15 Roger Sayle <roger@eyesopen.com>
3198
3199 * gcc.c-tortuture/execute/compare-1.c: New test case.
3200 * gcc.c-tortuture/execute/compare-2.c: New test case.
3201 * gcc.c-tortuture/execute/compare-3.c: New test case.
3202
3203 2002-06-13 Richard Henderson <rth@redhat.com>
3204
3205 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3206 ia64 ilp32.
3207
3208 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3209
3210 * g++.dg/template/typename2.C: Update error message.
3211
3212 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
3213
3214 * gcc.c-torture/execute/20020611-1.c: New test.
3215
3216 2002-06-11 Bob Wilson <bob.wilson@acm.org>
3217
3218 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3219 list of targets to skip.
3220
3221 2002-06-10 Bob Wilson <bob.wilson@acm.org>
3222
3223 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3224 targets if not optimizing.
3225
3226 2002-06-10 Jakub Jelinek <jakub@redhat.com>
3227
3228 * gcc.c-torture/compile/20020605-1.c: New test.
3229
3230 * g++.dg/opt/vt1.C: New test.
3231
3232 * gcc.dg/20020531-1.c: New test.
3233
3234 * gcc.dg/20020530-1.c: New test.
3235
3236 * gcc.dg/20020527-1.c: New test.
3237
3238 * g++.dg/opt/cse1.C: New test.
3239
3240 2002-06-07 Roger Sayle <roger@eyesopen.com>
3241
3242 * gcc.dg/20020607-2.c: New test case.
3243
3244 2002-06-07 Jakub Jelinek <jakub@redhat.com>
3245
3246 * gcc.c-torture/compile/20020604-1.c: New test.
3247
3248 2002-06-04 Richard Henderson <rth@redhat.com>
3249
3250 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3251 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3252 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3253
3254 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
3255
3256 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3257
3258 2002-06-03 Richard Henderson <rth@redhat.com>
3259
3260 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3261 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3262
3263 2002-06-02 Richard Henderson <rth@redhat.com>
3264
3265 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3266 test functions static.
3267
3268 2002-06-02 Andreas Jaeger <aj@suse.de>
3269
3270 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3271 now.
3272
3273 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3274
3275 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3276 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3277 Update for mofified diagnostics.
3278 * gcc.dg/c99-intconst-1.c: No longer fail.
3279
3280 2002-06-02 Richard Henderson <rth@redhat.com>
3281
3282 * gcc.dg/uninit-A.c: Remove xfail markers.
3283
3284 2002-06-01 Roger Sayle <roger@eyesopen.com>
3285
3286 * gcc.dg/fnegate-1.c: New test case.
3287
3288 2002-05-30 Osku Salerma <osku@iki.fi>
3289
3290 * gcc.c-torture/execute/mayalias-1.c: New file.
3291
3292 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3293
3294 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3295 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3296 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3297
3298 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
3299
3300 * gcc.c-torture/execute/20020529-1.c: New test.
3301
3302 2002-05-27 Richard Henderson <rth@redhat.com>
3303
3304 * g++.dg/ext/attrib6.C: New test case.
3305
3306 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3307
3308 * gcc.c-torture/execute/pure-1.c: New test.
3309
3310 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3311
3312 * gcc.dg/cpp/arith-2.c: Remove.
3313
3314 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3315
3316 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3317 * gcc.dg/cpp/if-3.c: Remove.
3318
3319 2002-05-26 Jakub Jelinek <jakub@redhat.com>
3320
3321 * g++.dg/opt/cse2.C: New test.
3322
3323 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3324
3325 * gcc.dg/cpp/arith-1.c: New semantic tests.
3326 * gcc.dg/cpp/if-1.c: Update.
3327
3328 2002-05-24 Ben Elliston <bje@redhat.com>
3329
3330 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3331
3332 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3333
3334 * gcc.dg/verbose-asm.c: New test.
3335
3336 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3337
3338 * gcc.dg/cpp/paste12.c: New test.
3339
3340 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3341
3342 * g++.dg/parse/named_ops.C: New test.
3343
3344 2002-05-23 Mark Mitchell <mark@codesourcery.com>
3345
3346 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3347
3348 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
3349
3350 * gcc.dg/weak-2.c: Allow optional leading underscore
3351 in scan-assembler symbol name.
3352 * gcc.dg/weak-3.c: Likewise.
3353 * gcc.dg/weak-4.c: Likewise.
3354 * gcc.dg/weak-5.c: Likewise.
3355
3356 2002-05-23 Jakub Jelinek <jakub@redhat.com>
3357
3358 * gcc.dg/20020523-1.c: New test.
3359
3360 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3361
3362 * objc.dg/const-str-2.m: Update now that we stop after
3363 a command line error.
3364
3365 2002-05-22 Richard Henderson <rth@redhat.com>
3366
3367 * g++.dg/dg.exp: Fix typo in test pruneing.
3368
3369 2002-05-22 Richard Henderson <rth@redhat.com>
3370
3371 * g++.dg/dg.exp: Prune the tls subdirectory.
3372 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3373 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3374 * g++.dg/tls/init-1.C: New.
3375
3376 2002-05-22 Jakub Jelinek <jakub@redhat.com>
3377
3378 * gcc.dg/20020517-1.c: New test.
3379
3380 2002-05-21 Richard Henderson <rth@redhat.com>
3381
3382 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3383 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3384
3385 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
3386
3387 * g++.dg/other/copy2.C: New test.
3388
3389 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
3390
3391 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3392 (MAX_COPY): Bump up to 10 times sizeof (long long).
3393 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3394
3395 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3396 sizeof (long long).
3397
3398 * gcc.c-torture/execute/strcpy-1.c: New test.
3399
3400 2002-05-19 Jason Merrill <jason2redhat.com>
3401
3402 * g++.dg/ext/oper1.C: New test.
3403
3404 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
3405 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3406
3407 * README.QMTEST: New file.
3408
3409 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3410
3411 2002-05-19 Andreas Jaeger <aj@suse.de>
3412
3413 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3414 now.
3415 * gcc.c-torture/execute/loop-2d.x: Likewise.
3416
3417 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3418
3419 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3420 support weak symbols.
3421 * gcc.dg/weak-4.c: Likewise
3422 * gcc.dg/weak-6.c: Likewise
3423
3424 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3425
3426 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3427 cygwin, coff and h8300-*-hms targets
3428 * gcc.dg/weak-5.c: Likewise
3429 * gcc.dg/weak-7.c: Likewise
3430
3431 2002-05-16 Jason Merrill <jason@redhat.com>
3432
3433 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3434 (scan-assembler-not, scan-assembler-dem): Likewise.
3435 (scan-assembler-dem-not): Likewise.
3436
3437 2002-05-15 Richard Henderson <rth@redhat.com>
3438
3439 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3440
3441 2002-05-15 Richard Henderson <rth@redhat.com>
3442
3443 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3444 (vfoo1f): Warning here.
3445 (vfoo1l): Don't redefine the alias.
3446
3447 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3448
3449 * g++.dg/init/pm1.C: New test.
3450
3451 2002-05-12 David S. Miller <davem@redhat.com>
3452
3453 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3454 types.
3455
3456 2002-05-10 Roger Sayle <roger@eyesopen.com>
3457
3458 * gcc.c-torture/execute/20020510-1.c: New test case.
3459
3460 2002-05-10 David S. Miller <davem@redhat.com>
3461
3462 * gcc.c-torture/execute/conversion.c: Test long double too.
3463
3464 2002-05-09 Jakub Jelinek <jakub@redhat.com>
3465
3466 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3467 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3468 * lib/g++.exp (g++_link_flags): Likewise.
3469 * lib/objc.exp (objc_target_compile): Likewise.
3470
3471 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3472
3473 * gcc.dg/cpp/poison.c: Update.
3474 * gcc.dg/cpp/20000625-2.c: Remove.
3475 * gcc.dg/cpp/direct2s.c: Remove final test.
3476
3477 2002-05-08 Tom Rix <trix@redhat.com>
3478
3479 * gcc.c-torture/execute/20020508-1.c: New test.
3480 * gcc.c-torture/execute/20020508-2.c: New test.
3481 * gcc.c-torture/execute/20020508-3.c: New test.
3482
3483 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3484
3485 * gcc.dg/cpp/charconst-4.c: More tests.
3486
3487 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3488
3489 PR c/6569
3490 * gcc.dg/weak-3.c: Update location of warning messages.
3491 * gcc.dg/weak-5.c: Likewise.
3492
3493 2002-05-06 Roger Sayle <roger@eyesopen.com>
3494
3495 * gcc.c-torture/execute/20020506-1.c: New test case.
3496
3497 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3498
3499 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3500
3501 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3502
3503 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3504
3505 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3506
3507 * gcc.dg/cpp/charconst-3.c: New test.
3508
3509 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3510
3511 * gcc.dg/cpp/charconst.c: Update tests.
3512
3513 2002-05-05 Tim Josling <tej@melbpc.org.au>
3514
3515 * treelang: Added directory for new sample language treelang. Also
3516 lib/treelang.exp: New file to signal treelang should be tested.
3517
3518 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3519
3520 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3521 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3522 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3523 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3524 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3525 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3526 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3527
3528 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3529
3530 * gcc.dg/format/xopen-2.c: New test.
3531
3532 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3533
3534 * gcc.dg/20020503-1.c: New test.
3535
3536 2002-05-02 Mark Mitchell <mark@codesourcery.com>
3537
3538 * g++.dg/init/dtor1.C: Make it tougher.
3539
3540 2002-05-01 Mark Mitchell <mark@codesourcery.com>
3541
3542 * g++.dg/init/dtor1.C: New test.
3543
3544 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
3545
3546 * gcc.dg/altivec-8.c: New.
3547
3548 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
3549
3550 * gcc.dg/altivec-7.c: New.
3551
3552 2002-04-29 Jakub Jelinek <jakub@redhat.com>
3553
3554 * g++.dg/parse/typedef1.C: New test.
3555
3556 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3557
3558 PR c++/6486
3559 * g++.dg/template/friend6.C: New test.
3560
3561 PR c++/6492
3562 * g++.dg/init/copy1.C: New test.
3563
3564 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
3565
3566 * g++.dg/warn/effc1.C: New test.
3567
3568 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
3569
3570 * gcc.dg/cpp/if-cexp.c: Add a test.
3571
3572 2002-04-28 Jakub Jelinek <jakub@redhat.com>
3573
3574 * gcc.dg/20020426-2.c: New test.
3575
3576 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
3577
3578 * gcc.dg/cpp/if-mop.c: Update.
3579 * gcc.dg/cpp/if-mpar.c: Add test.
3580 * gcc.dg/cpp/if-oppr.c: Update.
3581
3582 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3583
3584 PR c/6343
3585 * gcc.dg/weak-[2-7].c: New tests.
3586
3587 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3588
3589 * gcc.dg/enum1.c: New test.
3590
3591 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3592
3593 PR c++/6497
3594 * g++.dg/inherit/access2.C: New test.
3595
3596 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3597
3598 PR bootstrap/6445
3599 * gcc.dg/20020426-1.c: New test.
3600
3601 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3602
3603 * g++.dg/abi/enum1.C: New test.
3604
3605 2002-04-26 Richard Henderson <rth@redhat.com>
3606
3607 * gcc.dg/c99-bool-1.c: Expect always true warning.
3608
3609 2002-04-25 Roger Sayle <roger@eyesopen.com>
3610
3611 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3612
3613 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3614
3615 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3616 targets.
3617
3618 2002-04-24 Mark Mitchell <mark@codesourcery.com>
3619
3620 * g++.dg/abi/mange7.C: New test.
3621
3622 PR c++/6438.
3623 * g++.dg/parse/stmtexpr2.C: New test.
3624
3625 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
3626
3627 * gcc.dg/20020312-2.c: Add SH target.
3628
3629 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3630
3631 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3632 compiler output on mips*-*-irix*.
3633
3634 2002-04-23 Jakub Jelinek <jakub@redhat.com>
3635
3636 * g++.dg/parse/attr1.C: New test.
3637
3638 2002-04-23 Roger Sayle <roger@eyesopen.com>
3639
3640 * gcc.c-torture/execute/string-opt-17.c: New test case.
3641 * gcc.c-torture/execute/memset-2.c: New test case.
3642
3643 2002-04-23 Mark Mitchell <mark@codesourcery.com>
3644
3645 PR c++/6256:
3646 * g++.dg/template/friend5.C: New test.
3647
3648 PR c++/6331:
3649 * g++.dg/template/qual1.C: Likewise.
3650
3651 2002-04-22 Zack Weinberg <zack@codesourcery.com>
3652
3653 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3654 Include stdlib.h, not stdio.h or ctype.h.
3655
3656 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
3657
3658 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3659 cris-*-elf* and mmix-*-*.
3660 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3661 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3662 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3663 Ditto.
3664 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3665 * gcc.dg/wchar_t-1.c: Ditto.
3666
3667 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
3668
3669 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3670 Clarify comment.
3671
3672 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
3673
3674 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3675
3676 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3677
3678 * gcc.c-torture/execute/20000906-1.x: Delete.
3679
3680 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
3681
3682 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3683
3684 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
3685
3686 * PR6367
3687 * g77.f-torture/execute/6367.f: New test.
3688 * g77.f-torture/execute/6367.x: Disable for MMIX.
3689
3690 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3691
3692 * PR6352
3693 * g++.dg/opt/inline2.C: New test.
3694
3695 2002-04-18 Richard Henderson <rth@redhat.com>
3696
3697 * gcc.dg/20000906-1.c: Enable for all targets.
3698 * gcc.c-torture/compile/iftrap-2.c: New.
3699
3700 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3701
3702 * gcc.dg/20020418-1.c: New test.
3703 * gcc.dg/20020418-2.c: New test.
3704
3705 2002-04-18 Richard Henderson <rth@redhat.com>
3706
3707 * gcc.c-torture/compile/iftrap-1.c: New.
3708 * gcc.dg/iftrap-1.c: Adjust for ia64.
3709 * gcc.dg/iftrap-2.c: New.
3710
3711 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3712
3713 * gcc.c-torture/compile/20020418-1.c: New test.
3714
3715 2002-04-18 Roger Sayle <roger@eyesopen.com>
3716
3717 * gcc.c-torture/compile/20020415-1.c: New.
3718
3719 2002-04-18 David S. Miller <davem@redhat.com>
3720
3721 * gcc.c-torture/execute/20020418-1.c: New test.
3722
3723 2002-04-17 Jakub Jelinek <jakub@redhat.com>
3724
3725 * gcc.dg/20020416-1.c: New test.
3726
3727 * g++.dg/opt/inline1.C: New test.
3728
3729 2002-04-16 Jakub Jelinek <jakub@redhat.com>
3730
3731 * gcc.dg/altivec-5.c: New test.
3732
3733 * gcc.dg/20020415-1.c: New test.
3734
3735 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3736
3737 * testsuite/lib/chill.exp: Remove.
3738
3739 2002-04-14 Jakub Jelinek <jakub@redhat.com>
3740
3741 * g++.dg/other/big-struct.C: New test.
3742
3743 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
3744
3745 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3746 of scratch file.
3747
3748 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
3749
3750 PR c/6277
3751 * gcc.dg/i386-387-1.c: Allow optional leading underscore
3752 in scan-assembler function name
3753
3754 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
3755
3756 * g77.f-torture/execute/980628-4.x,
3757 g77.f-torture/execute/980628-5.x,
3758 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3759 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3760 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3761 i[34567]86-*-*.
3762
3763 2002-04-13 David S. Miller <davem@redhat.com>
3764
3765 * gcc.c-torture/execute/20020413-1.c: New test.
3766
3767 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
3768
3769 * gcc.dg/asm-6.c,
3770 * g++.dg/ext/asm1.C: New tests.
3771
3772 2002-04-12 Mark Mitchell <mark@codesourcery.com>
3773
3774 PR c++ 5373.
3775 * g++.dg/parse/stmtexpr1.C: New test.
3776
3777 PR c++/5189.
3778 * g++.dg/template/copy1.C: New test.
3779
3780 2002-04-12 Richard Henderson <rth@redhat.com>
3781
3782 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3783
3784 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
3785
3786 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3787 gcc.c-torture/execute/20020307-2.c.
3788
3789 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
3790
3791 * g++.dg/ext/attrib5.C,
3792 * g++.dg/lookup/struct1.C: New tests.
3793
3794 2002-04-11 Jakub Jelinek <jakub@redhat.com>
3795
3796 * gcc.dg/20020411-1.c: New test.
3797
3798 * gcc.c-torture/execute/20020411-1.c: New test.
3799
3800 2002-04-10 Janis Johnson <janis187@us.ibm.com>
3801
3802 * g77.f-torture/execute/6177.f: New test.
3803
3804 2002-04-10 Jakub Jelinek <jakub@redhat.com>
3805
3806 PR middle-end/6247
3807 * g++.dg/opt/cleanup1.C: New test.
3808
3809 * g++.dg/opt/const1.C: New test.
3810
3811 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
3812
3813 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3814
3815 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
3816
3817 PR c++/5507
3818 * g++.dg/template/typename2.C: New test.
3819
3820 2002-04-10 Alan Modra <amodra@bigpond.net.au>
3821
3822 * gcc.c-torture/execute/loop-12.c: New.
3823
3824 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
3825
3826 * g77.f-torture/execute/980628-4.x,
3827 g77.f-torture/execute/980628-5.x,
3828 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3829 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3830 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3831
3832 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3833
3834 PR optimization/6086
3835 * g++.dg/opt/preinc1.C: New test.
3836
3837 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3838
3839 PR c++/5571
3840 * g++.dg/opt/static2.C: New test.
3841
3842 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3843
3844 PR c/5120
3845 * gcc.dg/20020406-1.c: New test.
3846
3847 2002-04-04 David S. Miller <davem@redhat.com>
3848
3849 * gcc.c-torture/execute/20020404-1.c: New test.
3850
3851 2002-04-04 Jakub Jelinek <jakub@redhat.com>
3852
3853 PR c/6123
3854 * gcc.dg/20020312-2.c: Do not declare global register variable
3855 if __PIC__ or __pic__ is defined.
3856
3857 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
3858
3859 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
3860 __asm__ so that it works correctly even if -ansi -pedantic-errors.
3861
3862 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3863
3864 * gcc.misc-tests/linkage.exp: Update last change to handle
3865 sparc*-, not just sparc-.
3866
3867 2002-04-03 Richard Henderson <rth@redhat.com>
3868
3869 * gcc.dg/cpp/ucs.c: Improved long UCS test.
3870
3871 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3872
3873 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3874
3875 2002-04-02 David S. Miller <davem@redhat.com>
3876
3877 * gcc.c-torture/execute/20020402-3.c: New test.
3878
3879 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3880
3881 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3882 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3883
3884 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3885 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3886 g77.f-torture/execute/20001201.x,
3887 g77.f-torture/execute/u77-test.x: New files.
3888
3889 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3890 * gcc.dg/wchar_t-1.c: Ditto.
3891
3892 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3893
3894 * gcc.c-torture/execute/20020402-1.c: New test.
3895
3896 2002-04-01 Richard Henderson <rth@redhat.com>
3897
3898 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3899
3900 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3901
3902 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3903
3904 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3905
3906 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3907
3908 * g++.dg/inherit/template-as-base.C: Expect error.
3909 * g++.dg/inherit/namespace-as-base.C: Likewise.
3910
3911 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
3912
3913 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3914 g++.dg/ext/instantiate3.C: Tweak match patterns.
3915
3916 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3917 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3918 -da test.
3919
3920 2002-03-31 Richard Henderson <rth@redhat.com>
3921
3922 * gcc.dg/special/alias-2.c: New.
3923 * gcc.dg/special/ecos.exp: Run it.
3924
3925 2002-03-31 Richard Henderson <rth@redhat.com>
3926
3927 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3928
3929 2002-03-31 Kazu Hirata <kazu@hxi.com>
3930
3931 * gcc.dg/weak-1.c: Disable on h8300 port.
3932
3933 2002-03-29 Janis Johnson <janis187@us.ibm.com>
3934
3935 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3936 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3937 ordering tests.
3938 * g++.dg/bprob/bprob-1.C: New test.
3939 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3940 * g++.dg/gcov/gcov-1.C: New test.
3941 * g++.dg/gcov/gcov-1.x: New file.
3942 * g++.dg/gcov/gcov-2.C: New test.
3943 * g++.dg/gcov/gcov-3.C: New test.
3944 * g++.dg/gcov/gcov-3.h: New file.
3945
3946 2002-03-28 Roger Sayle <roger@eyesopen.com>
3947
3948 * g++.old-deja/g++.other/builtins5.C: New test.
3949 * g++.old-deja/g++.other/builtins6.C: New test.
3950 * g++.old-deja/g++.other/builtins7.C: New test.
3951 * g++.old-deja/g++.other/builtins8.C: New test.
3952 * g++.old-deja/g++.other/builtins9.C: New test.
3953
3954 2002-03-29 Jakub Jelinek <jakub@redhat.com>
3955
3956 * g++.dg/opt/static1.C: New test.
3957
3958 * g++.dg/opt/longbranch1.C: New test.
3959
3960 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
3961
3962 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3963
3964 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3965
3966 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
3967
3968 * gcc.c-torture/execute/20020328-1.c: New test.
3969
3970 2002-03-27 Richard Henderson <rth@redhat.com>
3971
3972 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3973 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3974 move from g++.old-deja/g++.ext/.
3975
3976 2002-03-27 Mark Mitchell <mark@codesourcery.com>
3977
3978 * g++.dg/init/new2.C: New test.
3979
3980 2002-03-26 Richard Henderson <rth@redhat.com>
3981
3982 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3983
3984 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3985 on sparc.
3986
3987 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
3988 sparcv9 systems.
3989 * gcc.dg/20001102-1.c: Likewise.
3990
3991 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
3992
3993 * gcc.dg/cpp/endif-pedantic1.c,
3994 gcc.dg/cpp/endif-pedantic2.c: New tests.
3995
3996 2002-03-26 Mark Mitchell <mark@codesourcery.com>
3997
3998 * g++.dg/init/new1.C: New test.
3999
4000 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
4001
4002 * g++.dg/abi/vbase9.C: New test.
4003
4004 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
4005
4006 * gcc.dg/arm-asm.c: New test.
4007
4008 2002-03-26 Andrew Cagney <ac131313@redhat.com>
4009
4010 * gcc.dg/Wswitch-enum.c: New test.
4011 Fix PR c/5044.
4012
4013 2002-03-26 Richard Henderson <rth@redhat.com>
4014
4015 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
4016 structure.
4017
4018 2002-03-25 Richard Henderson <rth@redhat.com>
4019
4020 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
4021 sparcv9 systems.
4022
4023 * gcc.c-torture/compile/20011119-1.c (xxx): New.
4024 * gcc.c-torture/compile/20011119-2.c (xxx): New.
4025
4026 2002-03-25 Zack Weinberg <zack@codesourcery.com>
4027
4028 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
4029
4030 2002-03-25 Bob Wilson <bob.wilson@acm.org>
4031
4032 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
4033 targets using generic thunk support.
4034
4035 2002-03-25 Jakub Jelinek <jakub@redhat.com>
4036
4037 * gcc.c-torture/compile/20020323-1.c: New test.
4038
4039 * g++.dg/opt/conj2.C: New test.
4040
4041 2002-03-24 Richard Henderson <rth@redhat.com>
4042
4043 * gcc.dg/weak-1.c: Use -fno-common.
4044
4045 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4046
4047 * g77.dg/f77-edit-apostrophe-out.f: New test
4048 * g77.dg/f77-edit-h-out.f: New test
4049 * g77.dg/f77-edit-t-in.f: New test
4050 * g77.dg/f77-edit-t-out.f: New test
4051 * g77.dg/f77-edit-x-out.f: New test
4052 * g77.dg/f77-edit-slash-out.f: New test
4053 * g77.dg/f77-edit-colon-out.f: New test
4054 * g77.dg/f77-edit-s-out.f: New test
4055
4056 2002-03-24 Richard Henderson <rth@redhat.com>
4057
4058 * objc/execute/formal_protocol-6.x: New XFAIL.
4059
4060 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4061
4062 * gcc.dg/weak-1.c: Early return from dg-final on platforms
4063 that do not support weak symbols
4064
4065 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4066
4067 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
4068 * lib/g77.exp: Likewise
4069 * lib/objc.exp: Likewise
4070
4071 2002-03-23 Andrew Cagney <ac131313@redhat.com>
4072
4073 * gcc.dg/Wswitch-default.c: New test.
4074
4075 2002-03-23 Jakub Jelinek <jakub@redhat.com>
4076
4077 * g++.dg/other/enum1.C: New test.
4078
4079 2002-03-23 Zack Weinberg <zack@codesourcery.com>
4080
4081 * gcc.dg/pragma-ep-3.c: Fix typo.
4082
4083 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4084
4085 * g++.dg/inherit/template-as-base.C: New test.
4086
4087 2002-03-22 Jakub Jelinek <jakub@redhat.com>
4088
4089 * g++.old-deja/g++.other/dwarf2-1.C: Move...
4090 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
4091
4092 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
4093
4094 * gcc.dg/cpp/multiline.c: Update to match.
4095
4096 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
4097
4098 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
4099
4100 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
4101
4102 * gcc.dg/cpp/extratokens2.c: New file.
4103
4104 2002-03-21 David Edelsohn <edelsohn@gnu.org>
4105
4106 * gcc.dg/20020312-2.c: Add rs6000 target.
4107
4108 * gcc.c-torture/compile/20020319-1.c: New test.
4109
4110 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4111
4112 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
4113 (A, E): Handle this.
4114
4115 2002-03-20 Jason Merrill <jason@redhat.com>
4116
4117 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4118 ignoring -fpic.
4119 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4120 through prune_gcc_output.
4121
4122 2002-03-20 Jakub Jelinek <jakub@redhat.com>
4123
4124 * gcc.c-torture/compile/20020320-1.c: New test.
4125
4126 2002-03-19 Jakub Jelinek <jakub@redhat.com>
4127
4128 * gcc.c-torture/compile/20020318-1.c: New test.
4129
4130 * gcc.dg/struct-by-value-1.c: New test.
4131
4132 * gcc.dg/20020319-1.c: New test.
4133
4134 2002-03-18 Jakub Jelinek <jakub@redhat.com>
4135
4136 * g++.dg/opt/conj1.C: New test.
4137
4138 2002-03-17 Mark Mitchell <mark@codesourcery.com>
4139
4140 * g++.dg/template/qualttp20.C: Revert previous change.
4141 * g++.dg/template/qualttp3.C: Likewise.
4142 * g++.dg/template/qualttp4.C: Likewise
4143 * g++.dg/template/qualttp5.C: Likewise
4144 * g++.dg/template/qualttp6.C: Likewise
4145 * g++.dg/template/qualttp7.C: Likewise
4146 * g++.dg/template/qualttp8.C: Likewise
4147 * g++.dg/template/recurse.C: Likewise.
4148
4149 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
4150
4151 * gcc.dg/cpp/wchar-1.c: Update.
4152
4153 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
4154
4155 * g++.dg/template/conv1.C: New test.
4156 * g++.dg/template/conv2.C: New test.
4157 * g++.dg/template/conv3.C: New test.
4158 * g++.dg/template/conv4.C: New test.
4159
4160 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4161
4162 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4163 * g++.dg/template/qualttp3.C: Likewise.
4164 * g++.dg/template/qualttp4.C: Likewise
4165 * g++.dg/template/qualttp5.C: Likewise
4166 * g++.dg/template/qualttp6.C: Likewise
4167 * g++.dg/template/qualttp7.C: Likewise
4168 * g++.dg/template/qualttp8.C: Likewise
4169 * g++.dg/template/recurse.C: Likewise.
4170
4171 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4172
4173 * g++.dg/opt/dtor1.C: New test.
4174
4175 2002-03-15 Jakub Jelinek <jakub@redhat.com>
4176
4177 * gcc.c-torture/compile/20020315-1.c: New test.
4178
4179 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
4180
4181 * gcc.dg/weak-1.c: Fix scan tests.
4182
4183 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4184
4185 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4186 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4187 cris-*-aout* mmix-*-*.
4188 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4189 cris-*-aout* mmix-*-*.
4190 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4191 cris-*-elf* cris-*-aout* and mmix-*-*.
4192 * gcc.dg/20001009-1.c: Ditto.
4193 * gcc.dg/20010912-1.c: Ditto.
4194 * gcc.dg/20020122-4.c: Ditto.
4195 * gcc.dg/inline-2.c: Ditto.
4196
4197 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
4198
4199 * gcc.c-torture/compile/20020314-1.c: New test.
4200
4201 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
4202
4203 * gcc.c-torture/execute/20020314-1.c: New test.
4204
4205 2002-03-14 Jakub Jelinek <jakub@redhat.com>
4206
4207 * g++.dg/warn/Wunused-1.C: New test.
4208
4209 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
4210
4211 * g++.dg/abi/mangle6.C: New test.
4212
4213 2002-03-13 Jakub Jelinek <jakub@redhat.com>
4214
4215 * gcc.c-torture/compile/20020309-2.c: New test.
4216
4217 * gcc.c-torture/compile/20020312-1.c: New test.
4218
4219 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4220
4221 * g++.dg/other/access1.C: New test.
4222
4223 2002-03-12 Jakub Jelinek <jakub@redhat.com>
4224
4225 * gcc.c-torture/execute/wchar_t-1.c: New test.
4226
4227 2002-03-12 David Edelsohn <edelsohn@gnu.org>
4228
4229 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4230
4231 2002-03-12 Roger Sayle <roger@eyesopen.com>
4232
4233 * gcc.dg/20020312-1.c: New test case.
4234
4235 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
4236
4237 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4238
4239 2002-03-11 Richard Henderson <rth@redhat.com>
4240
4241 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4242 * g++.old-deja/g++.jason/report.C: Likewise.
4243
4244 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4245
4246 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4247 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4248
4249 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4250
4251 * testsuite/g++.dg/overload/pmf1.C: New test.
4252
4253 2002-03-11 Kazu Hirata <kazu@hxi.com>
4254
4255 * gcc.c-torture/execute/20020307-1.c: Use long.
4256
4257 2002-03-11 Jakub Jelinek <jakub@redhat.com>
4258
4259 PR optimization/5844
4260 * gcc.dg/20020310-1.c: New test.
4261
4262 2002-03-09 Michael Meissner <meissner@redhat.com>
4263
4264 * gcc.c-torture/execute/memcpy-2.c: New test.
4265 * gcc.c-torture/execute/memset-1.c: New test.
4266 * gcc.c-torture/execute/strlen-1.c: New test.
4267 * gcc.c-torture/execute/strcmp-1.c: New test.
4268 * gcc.c-torture/execute/strncmp-1.c: New test.
4269
4270 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
4271
4272 * gcc.dg/ppc-ldstruct.c: New test.
4273
4274 2002-03-09 Jakub Jelinek <jakub@redhat.com>
4275
4276 * gcc.c-torture/execute/va-arg-22.c: New test.
4277
4278 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4279
4280 * gcc.c-torture/compile/20020309-1.c: New test.
4281
4282 2002-03-08 Jakub Jelinek <jakub@redhat.com>
4283
4284 * gcc.c-torture/execute/20020307-2.c: New test.
4285
4286 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
4287
4288 * g77.f-torture/compile/20020307-1.f: New test.
4289
4290 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
4291
4292 * gcc.dg/unordered-1.c: New test.
4293
4294 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4295
4296 * gcc.c-torture/execute/20020307-1.c: New test.
4297
4298 2002-03-05 Jakub Jelinek <jakub@redhat.com>
4299
4300 * gcc.dg/20020304-1.c: New test.
4301
4302 * gcc.c-torture/compile/20020304-2.c: New test.
4303
4304 2002-03-04 Zack Weinberg <zack@codesourcery.com>
4305
4306 * gcc.c-torture/compile/20020304-1.c: New test case
4307 (from PR c/5830).
4308
4309 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
4310
4311 * gcc.dg/20020103-1.c: Add other -D ppc variants.
4312
4313 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4314
4315 * g++.dg/other/classkey1.C: New test.
4316
4317 2002-03-01 Richard Henderson <rth@redhat.com>
4318
4319 * gcc.c-torture/compile/981223-1.x: New.
4320 * gcc.c-torture/compile/920625-1.x: New.
4321
4322 2002-02-28 Richard Henderson <rth@redhat.com>
4323
4324 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4325
4326 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4327
4328 * gcc.c-torture/execute/20020227-1.c: New test.
4329
4330 2002-02-27 Mark Mitchell <mark@codesourcery.com>
4331
4332 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4333 here" ERROR lines.
4334 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4335 * g++.old-deja.g++.other/defarg1.C: Likewise.
4336 * g++.old-deja/g++.pt/calls2.C: Likewise.
4337 * g++.old-deja/g++.pt/crash20.C: Likewise.
4338 * g++.old-deja/g++.pt/crash30.C: Likewise.
4339 * g++.old-deja/g++.pt/crash36.C: Likewise.
4340 * g++.old-deja/g++.pt/crash6.C: Likewise.
4341 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4342 * g++.old-deja/g++.pt/derived3.C: Likewise.
4343 * g++.old-deja/g++.pt/error1.C: Likewise.
4344 * g++.old-deja/g++.pt/friend21.C: Likewise.
4345 * g++.old-deja/g++.pt/friend23.C: Likewise.
4346 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4347 * g++.old-deja/g++.robertl/eb128.C: Likewise.
4348
4349 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
4350
4351 * gcc.c-torture/execute/20020225-2.c: New test.
4352
4353 2002-02-27 Zack Weinberg <zack@codesourcery.com>
4354
4355 * gcc.c-torture/execute/920730-1t.c,
4356 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4357 Delete test cases, only relevant to -traditional.
4358
4359 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4360
4361 * gcc.dg/cpp/undef1.c: Remove.
4362 * gcc.dg/cpp/directiv.c: Update.
4363 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4364
4365 2002-02-27 Michael Meissner <meissner@redhat.com>
4366
4367 * gcc.c-torture/execute/20020226-1.c: New test.
4368
4369 2002-02-26 Jakub Jelinek <jakub@redhat.com>
4370
4371 * g++.dg/debug/debug4.C: New test.
4372
4373 * gcc.dg/ia64-visibility-1.c: New test.
4374
4375 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
4376
4377 * gcc.dg/debug/20020224-1.c: New.
4378
4379 2002-02-25 Kazu Hirata <kazu@hxi.com>
4380
4381 * gcc.c-torture/execute/960416-1.x: New.
4382 * gcc.c-torture/execute/divconst-3.x: Likewise.
4383
4384 2002-02-25 Jakub Jelinek <jakub@redhat.com>
4385
4386 * gcc.dg/20020224-1.c: New test.
4387
4388 2002-02-25 Alan Modra <amodra@bigpond.net.au>
4389
4390 * gcc.c-torture/execute/20020225-1.c: New.
4391
4392 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4393
4394 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4395
4396 2002-02-23 Jakub Jelinek <jakub@redhat.com>
4397
4398 * gcc.dg/20020222-1.c: New test.
4399
4400 2002-02-22 Jakub Jelinek <jakub@redhat.com>
4401
4402 * g++.dg/opt/anonunion1.C: New test.
4403
4404 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4405
4406 * g++.dg/template/qualttp19.C: New test.
4407 * g++.dg/template/qualttp20.C: New test.
4408 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4409 * g++.old-deja/g++.other/qual1.C: Likewise.
4410
4411 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
4412
4413 * gcc.dg/attr-alwaysinline.c: New.
4414
4415 2002-02-21 Jakub Jelinek <jakub@redhat.com>
4416
4417 * gcc.dg/20020220-1.c: New test.
4418
4419 * gcc.dg/20020220-2.c: New test.
4420
4421 * g++.dg/opt/mmx1.C: New test.
4422
4423 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
4424
4425 * gcc.c-torture/compile/20020110.c: New test.
4426
4427 2002-02-20 Jakub Jelinek <jakub@redhat.com>
4428
4429 * gcc.c-torture/execute/20020219-1.c: New test.
4430
4431 * gcc.dg/20020219-1.c: New test.
4432
4433 * gcc.dg/noncompile/20020220-1.c: New test.
4434
4435 * g++.dg/opt/ptrintsum1.C: New test.
4436
4437 * gcc.dg/debug/20020220-1.c: New test.
4438
4439 2002-02-17 Jakub Jelinek <jakub@redhat.com>
4440
4441 * gcc.c-torture/execute/20020216-1.c: New test.
4442
4443 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4444
4445 * gcc.dg/decl-1.c: Update, new test.
4446
4447 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4448
4449 * g++.dg/abi/bitfield1.C: New test.
4450 * g++.dg/abi/bitfield2.C: New test.
4451
4452 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4453
4454 * gcc.dg/attr-nest.c: New test.
4455
4456 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4457
4458 * gcc.c-torture/execute/20020215-1.c: New test.
4459
4460 2002-02-14 Jakub Jelinek <jakub@redhat.com>
4461
4462 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4463 * g++.dg/debug/debug.exp: New.
4464 * g++.dg/debug/trivial.C: New.
4465 * g++.dg/debug/debug1.C: Moved...
4466 * g++.dg/other/debug1.C: ...from here.
4467 * g++.dg/debug/debug2.C: Moved...
4468 * g++.dg/other/debug2.C: ...from here.
4469 * g++.dg/debug/debug3.C: Moved...
4470 * g++.dg/other/debug3.C: ...from here.
4471
4472 * gcc.dg/noncompile/20020213-1.c: New test.
4473
4474 2002-02-13 Jakub Jelinek <jakub@redhat.com>
4475
4476 * g++.dg/other/debug3.C: New test.
4477
4478 * gcc.c-torture/execute/20020213-1.c: New test.
4479
4480 2002-02-13 Richard Smith <richard@ex-parrot.com>
4481
4482 * g++.old-deja/g++.other/thunk1.C: New test.
4483
4484 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4485
4486 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4487
4488 2002-02-13 Stan Shebs <shebs@apple.com>
4489
4490 * gcc.dg/altivec-3.c: New.
4491
4492 2002-02-12 Jakub Jelinek <jakub@redhat.com>
4493
4494 * gcc.dg/Wunreachable-1.c: New test.
4495 * gcc.dg/Wunreachable-2.c: New test.
4496
4497 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4498
4499 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4500
4501 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4502
4503 * gcc.dg/decl-1.c: New test.
4504
4505 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4506
4507 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4508
4509 2002-02-10 Kazu Hirata <kazu@hxi.com>
4510
4511 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4512 * gcc.c-torture/compile/980506-1.x: Likewise.
4513
4514 2002-02-10 Kazu Hirata <kazu@hxi.com>
4515
4516 * gcc.dg/20020210-1.c: New.
4517
4518 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4519
4520 * g77.f-torture/execute/947.f: New regression test
4521 for PR fortran/947.
4522
4523 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4524
4525 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4526 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4527
4528 2002-02-08 Richard Henderson <rth@redhat.com>
4529
4530 * gcc.c-torture/compile/labels-3.c: New.
4531
4532 2002-02-08 Jakub Jelinek <jakub@redhat.com>
4533
4534 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4535 expression statements work instead.
4536 * gcc.dg/noncompile/20020207-1.c: New test.
4537
4538 2002-02-07 Richard Henderson <rth@redhat.com>
4539
4540 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4541
4542 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4543
4544 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4545 message from g77
4546 * lib/g77-dg.exp: Trim g77 error messages so that they are
4547 recognized by dg.exp.
4548
4549 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4550
4551 PR fortran/5473
4552 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
4553
4554 2002-02-07 Richard Henderson <rth@redhat.com>
4555
4556 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4557 to be sufficiently aligned for integers.
4558
4559 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
4560
4561 * g++.dg/template/friend4.C: New test.
4562
4563 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4564
4565 PR fortran/5743
4566 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4567 unsupported cases.
4568
4569 2002-02-07 Richard Henderson <rth@redhat.com>
4570
4571 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4572 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4573 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4574 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4575
4576 2002-02-06 Richard Henderson <rth@redhat.com>
4577
4578 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4579
4580 2002-02-06 Janis Johnson <janis187@us.ibm.com>
4581
4582 * gcc.dg/20020206-1.c: New test.
4583
4584 2002-02-06 Jakub Jelinek <jakub@redhat.com>
4585
4586 * gcc.c-torture/execute/20020206-1.c: New test.
4587
4588 * gcc.c-torture/execute/20020206-2.c: New test.
4589
4590 PR optimization/5429:
4591 * gcc.c-torture/compile/20020206-1.c: New test.
4592
4593 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4594
4595 * g++.dg/ext/align1.C: Do not use an explicit alignment value
4596 as certain file formats cannot support particularly large
4597 alignments.
4598
4599 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4600 and do not expect to be able to link the executable.
4601
4602 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4603 fail because the COFF format does not support the weak attribute.
4604
4605 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
4606
4607 * g77.dg/pr5473.f: New test
4608
4609 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
4610
4611 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4612 Fix testcase accordingly.
4613
4614 2002-02-04 Richard Henderson <rth@redhat.com>
4615
4616 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4617 (buf): Change to be an array of pointers, not ints.
4618
4619 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4620
4621 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
4622 before all tests. Move warning one line above to match where it
4623 C frontend emits.
4624 * gcc.dg/Wswitch-2.c: New test.
4625 * g++.dg/warn/Wswitch-1.C: New test.
4626 * g++.dg/warn/Wswitch-2.C: New test.
4627
4628 2002-02-04 Richard Henderson <rth@redhat.com>
4629
4630 * g++.dg/abi/offsetof.C: Fix size comparison.
4631
4632 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
4633
4634 * gcc.dg/cast-qual-2.c: New test.
4635
4636 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4637
4638 * gcc.dg/20020201-4.c: New test.
4639
4640 2002-02-04 Ben Elliston <bje@redhat.com>
4641
4642 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4643 target_info attribute != 0, in addition to the empty string.
4644 (gcc_target_compile): Likewise.
4645
4646 2002-02-03 Andrew Cagney <ac131313@redhat.com>
4647
4648 * gcc.dg/Wswitch.c: New test.
4649 PR gcc/4475. PR gcc/3780.
4650
4651 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
4652
4653 * g77.f-torture/execute/5122.f: New test for regressions
4654 against PR fortran/5122.
4655
4656 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
4657
4658 * g77.f-torture/compile/pr3743.f: Delete
4659 * g77.dg/pr3743-1.f: New test.
4660 * g77.dg/pr3743-2.f: New test.
4661 * g77.dg/pr3743-3.f: New test.
4662 * g77.dg/pr3743-4.f: New test.
4663
4664 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4665
4666 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4667
4668 2002-02-02 Richard Henderson <rth@redhat.com>
4669
4670 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4671 * gcc.c-torture/execute/bf64-1.c: Likewise.
4672
4673 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4674
4675 * gcc.dg/20020201-2.c: New test.
4676
4677 * gcc.dg/20020201-3.c: New test.
4678
4679 * gcc.c-torture/execute/bitfld-2.c: New test.
4680
4681 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4682
4683 * gcc.dg/bitfld-1.c: Update.
4684 * gcc.dg/bitfld-2.c: Update.
4685 * gcc.c-torture/execute/bitfld-1.x: New.
4686
4687 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4688
4689 * gcc.c-torture/execute/20020201-1.c: New test.
4690
4691 2002-02-01 Janis Johnson <janis187@us.ibm.com>
4692
4693 PR target/5469
4694 * gcc.dg/20020201-1.c: New test.
4695
4696 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
4697
4698 PR fortran/3743
4699 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4700 * g77.f-torture/compile/pr3743.x: Remove
4701
4702 2002-01-31 Tom Rix <trix@redhat.com>
4703
4704 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4705
4706 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4707
4708 * gcc.dg/noncompile/20020130-1.c: New test.
4709
4710 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
4711
4712 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
4713
4714 2002-01-29 Richard Henderson <rth@redhat.com>
4715
4716 * gcc.c-torture/execute/991118-1.c: Cast various constants back
4717 to long long.
4718 * gcc.c-torture/execute/bf64-1.c: Likewise.
4719
4720 2002-01-29 Jakub Jelinek <jakub@redhat.com>
4721
4722 * gcc.c-torture/execute/20020129-1.c: New test.
4723
4724 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4725
4726 * gcc.c-torture/compile/20000224-1.c: Update.
4727 * gcc.c-torture/execute/bitfld-1.c: New tests.
4728 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4729 * gcc.dg/uninit-A.c: Update.
4730
4731 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
4732
4733 * g++.dg/template/ctor1.C: Add instantiation.
4734
4735 2002-01-28 Paul Koning <pkoning@equallogic.com>
4736
4737 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4738 argument to __builtin_prefetch to be const ptr.
4739
4740 2002-01-28 Jakub Jelinek <jakub@redhat.com>
4741
4742 * gcc.c-torture/compile/20020120-1.c: New test.
4743
4744 2002-01-27 Kazu Hirata <kazu@hxi.com>
4745
4746 * gcc.c-torture/execute/20020127-1.c: New test.
4747
4748 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
4749
4750 * g77.dg/f77-edit-i-in.f: New test
4751 * g77.dg/f77-edit-i-out.f: New test
4752
4753 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
4754
4755 * gcc.dg/debug/debug.exp: New file.
4756 * gcc.dg/debug/trivial.c: New file.
4757 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4758 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4759 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4760 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4761 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4762 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4763 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4764 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4765 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4766 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4767 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4768 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4769 * gcc.dg/20000503-1.c: Removed.
4770 * gcc.dg/20010207-1.c: Removed.
4771 * gcc.dg/20011223-1.c: Removed.
4772 * gcc.dg/20020104-2.c: Removed.
4773 * gcc.dg/debug-1.c: Removed.
4774 * gcc.dg/debug-2.c: Removed.
4775 * gcc.dg/debug-3.c: Removed.
4776 * gcc.dg/debug-4.c: Removed.
4777 * gcc.dg/debug-5.c: Removed.
4778 * gcc.dg/debug-6.c: Removed.
4779 * gcc.dg/dwarf2-1.c: Removed.
4780 * gcc.dg/dwarf2-2.c: Removed.
4781
4782 2002-01-25 Jakub Jelinek <jakub@redhat.com>
4783
4784 * g++.old-deja/g++.other/eh5.C: New test.
4785 * g++.old-deja/g++.other/sibcall2.C: New test.
4786 * g++.old-deja/g++.other/array9.C: New test.
4787 * g++.old-deja/g++.other/typename2.C: New test.
4788 * g++.old-deja/g++.other/crash60.C: New test.
4789 * g++.old-deja/g++.other/conv9.C: New test.
4790 * g++.old-deja/g++.other/mangle10.C: New test.
4791 * g++.old-deja/g++.other/unchanging1.C: New test.
4792 * g++.old-deja/g++.other/exprstmt1.C: New test.
4793 * g++.old-deja/g++.other/inline23.C: New test.
4794 * g++.old-deja/g++.eh/ia64-1.C: New test.
4795 * g++.old-deja/g++.other/dwarf2-1.C: New test.
4796 * g++.old-deja/g++.other/reload1.C: New test.
4797 * g++.old-deja/g++.other/static20.C: New test.
4798 * g++.old-deja/g++.other/local-alloc1.C: New test.
4799 * g++.old-deja/g++.other/conv8.C: New test.
4800 * g++.old-deja/g++.other/stmtexpr2.C: New test.
4801 * g++.old-deja/g++.other/storeexpr1.C: New test.
4802 * g++.old-deja/g++.other/storeexpr2.C: New test.
4803 * g++.dg/eh/template2.C: New test.
4804 * g++.dg/warn/weak1.C: New test.
4805
4806 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
4807
4808 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4809 Remove first, non-varying, argument.
4810
4811 2002-01-23 Richard Henderson <rth@redhat.com>
4812
4813 * gcc.dg/inline-2.c: New.
4814
4815 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4816 Add optional target arg. Check number of arguments.
4817 (scan-assembler-not, scan-assembler-dem): Likewise.
4818 (scan-assembler-dem-not): Likewise.
4819
4820 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4821
4822 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4823 line 12.
4824 * g++.old-deja/g++.brendan/parse3.C,
4825 g++.old-deja/g++.other/crash26.C,
4826 g++.old-deja/g++.other/crash28.C,
4827 g++.old-deja/g++.other/crash29.C,
4828 g++.old-deja/g++.other/crash30.C,
4829 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4830
4831 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
4832
4833 * gcc.dg/20020115-1.c: New.
4834
4835 2002-01-23 Bob Wilson <bob.wilson@acm.org>
4836
4837 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4838
4839 2002-01-23 Janis Johnson <janis187@us.ibm.com>
4840
4841 * gcc.dg/20020122-3.c: New.
4842
4843 2002-01-23 Jakub Jelinek <jakub@redhat.com>
4844
4845 * g++.dg/other/gc1.C: New test.
4846
4847 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4848
4849 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4850
4851 2002-01-22 Richard Henderson <rth@redhat.com>
4852
4853 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4854
4855 2002-01-22 Richard Henderson <rth@redhat.com>
4856
4857 * gcc.dg/20020122-4.c: New.
4858
4859 2002-01-22 H.J. Lu <hjl@gnu.org>
4860
4861 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4862 link output.
4863 * gcc.dg/special/ecos.exp: Likewise.
4864 * lib/g++-dg.exp: Likewise.
4865 * lib/g77-dg.exp: Likewise.
4866 * lib/gcc-dg.exp : Likewise.
4867 * lib/mike-g++.exp: Likewise.
4868 * lib/mike-g77.exp: Likewise.
4869 * lib/mike-gcc.exp: Likewise.
4870 * lib/objc-dg.exp: Likewise.
4871
4872 2002-01-22 Janis Johnson <janis187@us.ibm.com>
4873
4874 PR target/5379
4875 * gcc.dg/20020122-2.c: New test.
4876
4877 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
4878
4879 * gcc.dg/20020122-1.c: New test.
4880
4881 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
4882
4883 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4884
4885 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
4886
4887 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4888
4889 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4890
4891 * gcc.c-torture/compile/20020121-1.c: New test.
4892
4893 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
4894
4895 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4896 ld_library_path.
4897
4898 2002-01-21 Jakub Jelinek <jakub@redhat.com>
4899
4900 * gcc.dg/20020218-1.c: New test.
4901
4902 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
4903
4904 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4905 messages
4906 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4907 "At global scope" warning
4908 * g++.dg/ext/align1.C: Change cygwin test for alignment
4909 from db-bogus to dg-warning
4910
4911 2002-01-21 Zack Weinberg <zack@codesourcery.com>
4912
4913 * g77.f-torture/compile/cpp2.F: New test.
4914
4915 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
4916
4917 * g++.dg/template/access1.C: New test.
4918
4919 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
4920
4921 * gcc.dg/20020118-1.c: New.
4922
4923 2002-01-18 Kazu Hirata <kazu@hxi.com>
4924
4925 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4926
4927 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4928
4929 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4930 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4931 alignment warnings.
4932
4933 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4934
4935 * gcc.misc-tests/i386-prefetch.exp: Save and restore
4936 torture_with_loops and torture_without_loops
4937
4938 2002-01-17 Jakub Jelinek <jakub@redhat.com>
4939
4940 * gcc.c-torture/compile/20020116-1.c: New test.
4941
4942 2002-01-16 Jakub Jelinek <jakub@redhat.com>
4943
4944 * gcc.dg/20020116-2.c: New test.
4945
4946 * gcc.dg/ultrasp4.c: New test.
4947
4948 * gcc.dg/20020116-1.c: New test.
4949
4950 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
4951
4952 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4953 by EABI.
4954
4955 2002-01-15 Janis Johnson <janis187@us.ibm.com>
4956
4957 * gcc.misc-tests/i386-prefetch.exp: New.
4958 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4959 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4960 * gcc.misc-tests/i386-pf-none-1.c: New test.
4961 * gcc.misc-tests/i386-pf-sse-1.c: New test.
4962
4963 2002-01-15 Jakub Jelinek <jakub@redhat.com>
4964
4965 * gcc.dg/gnu89-init-1.c: Add new tests.
4966
4967 2002-01-15 Andreas Jaeger <aj@suse.de>
4968
4969 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4970 * gcc.dg/i386-mmx-2.c: Likewise.
4971 * gcc.dg/i386-sse-1.c: Likewise.
4972 * gcc.dg/i386-sse-2.c: Likewise.
4973 * gcc.dg/i386-sse-3.c: Likewise.
4974
4975 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
4976
4977 * g77.f-torture/execute/intrinsic-unix-bessel.f:
4978 Uncomment additional cases that now pass.
4979
4980 2002-01-11 Richard Henderson <rth@redhat.com>
4981
4982 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4983 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4984
4985 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
4986
4987 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4988
4989 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
4990
4991 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4992 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4993
4994 2002-01-10 Dale Johannesen <dalej@apple.com>
4995
4996 * gcc.c-torture/execute/loop-11.c: New.
4997
4998 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
4999
5000 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
5001 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
5002
5003 2002-01-09 Richard Henderson <rth@redhat.com>
5004
5005 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
5006 type in which to perform the operation for each size.
5007
5008 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
5009
5010 * gcc.c-torture/compile/20020109-2.c: New test.
5011
5012 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
5013
5014 * gcc.c-torture/execute/loop-10.c: New test.
5015
5016 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5017
5018 * gcc.c-torture/compile/20010226-1.c: New test.
5019 * gcc.c-torture/compile/20010227-1.c: New test.
5020 * gcc.c-torture/compile/20010426-1.c: New test.
5021 * gcc.c-torture/compile/20010510-1.c: New test.
5022 * gcc.c-torture/compile/20010605-3.c: New test.
5023 * gcc.c-torture/compile/20010824-1.c: New test.
5024 * gcc.c-torture/execute/20010409-1.c: New test.
5025 * gcc.dg/noncompile/20000901-1.c: New test.
5026 * gcc.dg/20001023-1.c: New test.
5027 * gcc.dg/20001101-1.c: New test.
5028 * gcc.dg/20001102-1.c: New test.
5029 * gcc.dg/20010207-1.c: New test.
5030 * gcc.dg/20010405-1.c: New test.
5031 * gcc.dg/20010822-1.c: New test.
5032 * gcc.dg/20011107-1.c: New test.
5033
5034 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
5035
5036 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
5037
5038 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
5039 execution failure on PA targets.
5040
5041 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5042
5043 * gcc.c-torture/compile/20020109-1.c: New test.
5044
5045 2002-01-08 Kazu Hirata <kazu@hxi.com>
5046
5047 * gcc.c-torture/execute/20020108-1.c: New test.
5048
5049 2002-01-08 Jakub Jelinek <jakub@redhat.com>
5050
5051 * gcc.dg/20020108-1.c: New test.
5052
5053 2002-01-08 H.J. Lu <hjl@gnu.org>
5054
5055 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
5056 for header files.
5057
5058 2002-01-08 Geoff Keating <geoffk@redhat.com>
5059
5060 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
5061 consistency.
5062
5063 002-01-07 Aldy Hernandez <aldyh@redhat.com>
5064
5065 * gcc.dg/altivec-4.c: Test altivec predicates.
5066
5067 2002-01-07 Jakub Jelinek <jakub@redhat.com>
5068
5069 * gcc.c-torture/execute/20020107-1.c: New test.
5070
5071 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
5072
5073 PR c/5279
5074 * gcc.c-torture/compile/20020106-1.c: New test.
5075
5076 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
5077
5078 * gcc.c-torture/execute/nestfunc-4.c: New test.
5079
5080 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5081
5082 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
5083 extra triple that slipped in.
5084 * g++.old-deja/g++.abi/align.C: Likewise.
5085 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5086
5087 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5088
5089 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
5090 * g++.old-deja/g++.abi/align.C: Likewise.
5091 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5092
5093 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
5094 on FreeBSD/i386.
5095 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
5096 FreeBSD.
5097
5098 2002-01-04 Jakub Jelinek <jakub@redhat.com>
5099
5100 * gcc.dg/20020104-1.c: New test.
5101
5102 * gcc.dg/20020104-2.c: New test.
5103
5104 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
5105
5106 * gcc.dg/20020103-1.c: Fix typo in target selector.
5107
5108 2002-01-03 Richard Henderson <rth@redhat.com>
5109
5110 * gcc.dg/20020103-1.c: New.
5111
5112 2002-01-03 Kazu Hirata <kazu@hxi.com>
5113
5114 * gcc.c-torture/execute/20020103-1.c: New test.
5115
5116 2002-01-03 Jakub Jelinek <jakub@redhat.com>
5117
5118 * g++.dg/other/debug2.C: New test.
5119
5120 * gcc.c-torture/compile/20020103-1.c: New test.
5121
5122 2002-01-02 Jakub Jelinek <jakub@redhat.com>
5123
5124 * gcc.dg/gnu89-init-1.c: Added new tests.
5125
5126 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5127
5128 * g++.dg/template/friend2.C: Remove as patch is reverted.
5129
5130 * g++.dg/warn/oldcast1.C: New test.
5131
5132 * g++.dg/template/ptrmem1.C: New test.
5133 * g++.dg/template/ptrmem2.C: New test.
5134
5135 * g++.dg/template/ntp.C: New test.
5136
5137 * g++.dg/other/component1.C: New test.
5138
5139 * g++.dg/template/ttp3.C: New test.
5140
5141 * g++.dg/template/friend2.C: New test.
5142 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5143
5144 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5145
5146 * g++.dg/other/ptrmem1.C: New test.
5147 * g++.dg/other/ptrmem2.C: New test.
5148
5149 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5150
5151 * g++.dg/template/ctor1.C: New test.
5152
5153 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5154
5155 * g++.dg/template/friend2.C: New test.
5156
5157 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5158
5159 * gcc.dg/mmix-1.c: New test.
5160
5161 2001-12-31 Richard Henderson <rth@redhat.com>
5162
5163 * gcc.dg/asm-5.c: New.
5164
5165 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
5166
5167 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5168 in namespace __gnu_cxx
5169
5170 2001-12-30 Richard Henderson <rth@redhat.com>
5171
5172 * gcc.dg/debug-6.c: New.
5173
5174 2001-12-30 Jakub Jelinek <jakub@redhat.com>
5175
5176 * gcc.c-torture/compile/20011229-2.c: New test.
5177
5178 2001-12-29 Jakub Jelinek <jakub@redhat.com>
5179
5180 * gcc.dg/debug-3.c: New test.
5181 * gcc.dg/debug-4.c: New test.
5182 * gcc.dg/debug-5.c: New test.
5183
5184 2001-12-29 Richard Henderson <rth@redhat.com>
5185
5186 * g++.dg/eh/loop1.C: New.
5187
5188 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5189
5190 * g++.dg/template/crash1.C: New test.
5191
5192 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5193
5194 * g++.dg/other/const1.C: New test.
5195
5196 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5197
5198 * gcc.c-torture/compile/20011229-1.c: New test.
5199
5200 2001-12-28 Stan Shebs <shebs@apple.com>
5201
5202 * lib/objc-torture.exp: Resync with c-torture.exp.
5203 * lib/objc.exp: Load standard libraries.
5204
5205 2001-12-28 Jakub Jelinek <jakub@redhat.com>
5206
5207 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5208 additional tests.
5209
5210 2001-12-27 Roger Sayle <roger@eyesopen.com>
5211
5212 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5213
5214 2001-12-27 Richard Henderson <rth@redhat.com>
5215
5216 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5217
5218 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5219
5220 * g++.dg/eh/ctor1.C: New test.
5221 * g++.dg/other/error2.C: New test.
5222
5223 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5224
5225 * g++.dg/other/init2.C: New test.
5226
5227 2001-12-24 Richard Henderson <rth@redhat.com>
5228
5229 * gcc.dg/20011223-1.c: New.
5230 * gcc.dg/inline-1.c: New.
5231
5232 2001-12-23 Richard Henderson <rth@redhat.com>
5233
5234 * gcc.dg/asm-4.c: Test operand modifiers.
5235
5236 2001-12-23 Richard Henderson <rth@redhat.com>
5237
5238 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5239
5240 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5241
5242 * gcc.c-torture/execute/20011223-1.c: New test.
5243
5244 2001-12-21 Richard Henderson <rth@redhat.com>
5245
5246 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5247 re-enables the warning.
5248
5249 2001-12-21 Richard Henderson <rth@redhat.com>
5250
5251 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5252
5253 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5254
5255 * gcc.c-torture/compile/20011218-1.c: New test.
5256
5257 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5258
5259 * gcc.misc-test/arm-isr.exp: New file. Control running of the
5260 arm-isr.c test.
5261 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5262 epilogue generation for ARM ISR routines.
5263
5264 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5265
5266 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5267 * gcc.dg/format/c90-printf-3.c: Likewise.
5268 * gcc.dg/format/c99-printf-3.c: Likewise.
5269 * gcc.dg/format/ext-1.c: Likewise.
5270 * gcc.dg/format/ext-6.c: Likewise.
5271 * gcc.dg/format/format.h: Prototype unlocked stdio.
5272
5273 2001-12-20 Richard Henderson <rth@redhat.com>
5274
5275 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5276 (arena): Use it.
5277 (malloc): Correct allocation logic. Abort if we fill up the
5278 arena before initialization complete.
5279 (realloc): Correct allocation logic.
5280
5281 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5282
5283 * gcc.c-torture/compile/20011219-2.c: New test.
5284
5285 * gcc.c-torture/execute/20011219-1.c: New test.
5286
5287 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5288
5289 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5290 target does not support weak symbols.
5291
5292 2001-12-19 Jakub Jelinek <jakub@redhat.com>
5293
5294 * gcc.c-torture/compile/20011219-1.c: New test.
5295
5296 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5297
5298 * g++.dg/other/error1.C: New test.
5299
5300 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
5301
5302 * gcc.c-torture/execute/20011217-1.c: New test.
5303
5304 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
5305
5306 * objc.dg/special/: New directory.
5307 * objc.dg/special/special.exp: New file.
5308 * objc.dg/special/unclaimed-category-1.h: New file.
5309 * objc.dg/special/unclaimed-category-1a.m: New file.
5310 * objc.dg/special/unclaimed-category-1.m: New file.
5311
5312 2001-12-17 Andreas Jaeger <aj@suse.de>
5313
5314 * gcc.c-torture/compile/20011217-2.c: New test.
5315
5316 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5317
5318 * gcc.c-torture/compile/20011217-1.c: New test.
5319
5320 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
5321
5322 * testsuite/gcc.dg/20011214-1.c: New.
5323
5324 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
5325
5326 * gcc.dg/altivec-4.c: New.
5327
5328 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
5329
5330 * gcc.dg/20011113-1.c: New test.
5331
5332 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5333
5334 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5335 std::__malloc_alloc_template<0> and
5336 std::__default_alloc_template<false, 0>.
5337
5338 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
5339
5340 * objc/execute/bf-21.m: New test.
5341 * objc/execute/enumeration-1.m: New test.
5342 * objc/execute/enumeration-2.m: New test.
5343
5344 2001-12-12 Jakub Jelinek <jakub@redhat.com>
5345
5346 * gcc.dg/gnu89-init-1.c: New test.
5347
5348 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5349
5350 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5351 * g++.old-deja/g++.jason/2371.C: Likewise.
5352 * g++.old-deja/g++.jason/template33.C: Likewise.
5353 * g++.old-deja/g++.jason/template34.C: Likewise.
5354 * g++.old-deja/g++.jason/template36.C: Likewise.
5355 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5356 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5357 * g++.old-deja/g++.other/typename1.C: Likewise.
5358 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5359 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5360 * g++.old-deja/g++.pt/typename11.C: Likewise.
5361 * g++.old-deja/g++.pt/typename14.C: Likewise.
5362 * g++.old-deja/g++.pt/typename16.C: Likewise.
5363 * g++.old-deja/g++.pt/typename3.C: Likewise.
5364 * g++.old-deja/g++.pt/typename4.C: Likewise.
5365 * g++.old-deja/g++.pt/typename5.C: Likewise.
5366 * g++.old-deja/g++.pt/typename7.C: Likewise.
5367 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5368
5369 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5370
5371 * g++.dg/other/linkage1.C: New test.
5372 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5373 specifiers.
5374
5375 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5376
5377 * gcc.dg/concat.c: New test.
5378
5379 2001-12-11 Stan Shebs <shebs@apple.com>
5380
5381 * objc/compile: New test directory.
5382 * objc/compile/compile.exp: New expect script.
5383 * objc/compile/20011211-1.m: New compile test.
5384
5385 2001-12-11 Jason Merrill <jason@redhat.com>
5386
5387 * lib/prune.exp (prune_gcc_output): Also handle "In member
5388 function". So many permutations...
5389
5390 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5391
5392 * g++.dg/template/typedef1.C: New test.
5393
5394 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5395
5396 * g++.dg/other/copy1.C: New test.
5397
5398 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
5399
5400 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5401
5402 * gcc.dg/builtin-choose-expr.c: New.
5403
5404 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
5405
5406 * gcc.dg/altivec-2.c: New.
5407
5408 2001-12-07 Richard Henderson <rth@redhat.com>
5409
5410 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5411
5412 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5413
5414 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5415 ultrasparc.
5416
5417 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5418
5419 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5420
5421 2001-12-06 Janis Johnson <janis187@us.ibm.com>
5422
5423 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5424 variable argument list.
5425
5426 2001-12-06 Zack Weinberg <zack@codesourcery.com>
5427
5428 * gcc.c-torture/execute/memcheck: Delete entire directory.
5429 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5430 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5431
5432 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5433
5434 * gcc.dg/Wshadow-1.c: New test.
5435
5436 2001-12-05 Jakub Jelinek <jakub@redhat.com>
5437
5438 * gcc.c-torture/compile/20011130-1.c: New test.
5439
5440 * gcc.dg/noncompile/20011025-1.c: New test.
5441
5442 * g++.dg/other/anon-union.C: New test.
5443
5444 * gcc.c-torture/execute/20011024-1.c: New test.
5445
5446 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5447
5448 * gcc.c-torture/execute/20000722-1.x,
5449 gcc.c-torture/execute/20010123-1.x: Remove.
5450 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5451 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5452 gcc.dg/c99-complit-2.c: New tests.
5453
5454 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5455
5456 * g++.dg/inherit/base1.C: New test.
5457
5458 2001-12-04 Jakub Jelinek <jakub@redhat.com>
5459
5460 * g++.dg/other/stdarg1.C: New test.
5461
5462 * gcc.c-torture/compile/20011130-2.c: New test.
5463
5464 2001-12-03 Janis Johnson <janis187@us.ibm.com>
5465
5466 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5467 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5468 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5469 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5470 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5471 * gcc.dg/builtin-prefetch-1.c: New test.
5472
5473 2001-12-03 Jakub Jelinek <jakub@redhat.com>
5474
5475 * gcc.dg/20011130-1.c: New test.
5476
5477 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5478
5479 * g++.dg/other/scope1.C: New test.
5480 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5481
5482 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5483
5484 * gcc.dg/vla-init-1.c: New test.
5485
5486 2001-12-01 Geoff Keating <geoffk@redhat.com>
5487
5488 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5489
5490 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5491
5492 * objc.dg/alias.m: Update.
5493 * objc.dg/class-1.m: Update.
5494 * objc.dg/const-str-1.m: Update.
5495 * objc.dg/fwd-proto-1.m: Update.
5496 * objc.dg/id-1.m: Update.
5497 * objc.dg/super-class-1.m: Update.
5498
5499 2001-11-29 Mark Mitchell <mark@codesourcery.com>
5500
5501 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5502 constructs.
5503
5504 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
5505
5506 * gcc.c-torture/execute/20011128-1.c: New test.
5507
5508 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
5509
5510 * gcc.dg/20011127-1.c: New test.
5511
5512 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5513
5514 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5515 from Austin Group draft 7.
5516 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5517 scanf format arguments.
5518 * gcc.dg/format/no-exargs-2.c: New test.
5519
5520 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5521
5522 * g++.dg/abi/vbase8-4.C: New test.
5523
5524 2001-11-24 Ian Lance Taylor <ian@airs.com>
5525
5526 * gcc.c-torture/execute/20011121-1.c: New test.
5527
5528 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
5529
5530 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5531
5532 2001-11-23 Andreas Jaeger <aj@suse.de>
5533
5534 * gcc.dg/cpp/charconst-2.c: New test.
5535
5536 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
5537
5538 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5539 to the host if it is remote. Let tests specify extra headers
5540 they use.
5541 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5542 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5543 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5544 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5545 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5546 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5547 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5548 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5549 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5550 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5551
5552 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
5553
5554 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5555 for little endian ARMs.
5556
5557 2001-11-20 Jakub Jelinek <jakub@redhat.com>
5558
5559 * gcc.c-torture/compile/20011119-1.c: New test.
5560 * gcc.c-torture/compile/20011119-2.c: New test.
5561
5562 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
5563
5564 * gcc.dg/altivec-1.c: Fix typo.
5565
5566 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5567
5568 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5569
5570 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5571
5572 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5573
5574 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
5575
5576 * lib/g77.exp: Don't specify --rpath-link.
5577
5578 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5579 across all the headers.
5580 * gcc.dg/format/format.exp: For testing on a remote host,
5581 copy format.h.
5582
5583 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5584 * gcc.c-torture/execute/930406-1.c: Likewise.
5585 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5586
5587 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
5588
5589 * gcc.dg/altivec-1.c: New.
5590
5591 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
5592
5593 * gcc.dg/cpp/fpreprocessed.c: New test case.
5594
5595 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5596
5597 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5598 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5599 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5600
5601 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5602
5603 * gcc.dg/no-builtin-1.c: New test.
5604
5605 2001-11-16 Jakub Jelinek <jakub@redhat.com>
5606
5607 * gcc.c-torture/execute/20011115-1.c: New test.
5608
5609 2001-11-15 Jakub Jelinek <jakub@redhat.com>
5610
5611 * gcc.c-torture/compile/20011114-2.c: New test.
5612 * gcc.c-torture/compile/20011114-3.c: New test.
5613 * gcc.c-torture/compile/20011114-4.c: New test.
5614
5615 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
5616
5617 * g++.dg/other/init1.C: New test.
5618
5619 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
5620
5621 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5622 message.
5623
5624 * gcc.c-torture/execute/20011114-1.c: New testcase.
5625
5626 * gcc.c-torture/compile/20010327-1.c: Revert last change.
5627 * gcc.c-torture/compile/20011114-1.c: New test, exactly
5628 like the (before this change) version of 20010327-1.c.
5629
5630 2001-11-14 Roger Sayle <roger@eyesopen.com>
5631
5632 * gcc.c-torture/execute/string-opt-13.c: New testcase.
5633
5634 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
5635
5636 * g++.dg/init/array2.C: New test.
5637
5638 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
5639
5640 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5641
5642 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
5643
5644 * g++.dg/other/forscope1.C: New test.
5645 * g++.dg/ext/forscope1.C: New test.
5646 * g++.dg/ext/forscope2.C: New test.
5647
5648 2001-11-13 Jakub Jelinek <jakub@redhat.com>
5649
5650 * gcc.c-torture/execute/20011113-1.c: New test.
5651
5652 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
5653
5654 * gcc.c-torture/execute/20011109-2.c: New test.
5655
5656 * gcc.c-torture/execute/20011109-1.c: New test.
5657
5658 2001-11-09 Jakub Jelinek <jakub@redhat.com>
5659
5660 * gcc.c-torture/compile/20011109-1.c: New test.
5661
5662 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
5663
5664 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5665 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5666 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5667 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5668 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5669 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5670 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5671
5672 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
5673
5674 * g++.dg/warn/Wshadow-1.C: New tests.
5675 * g++.old-deja/g++.mike/for3.C: Update.
5676
5677 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
5678
5679 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5680 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5681 XFAILs. Adjust expected error texts.
5682 * gcc.c-torture/compile/20011106-1.c,
5683 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5684 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5685 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5686 gcc.dg/c99-array-lval-5.c: New tests.
5687
5688 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5689
5690 * gcc.dg/cpp/defined.c: Update.
5691
5692 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5693
5694 * gcc.c-torture/execute/anon-1.c: New test.
5695
5696 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
5697
5698 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5699 same size, so no warning should be produced on stormy16.
5700
5701 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5702 due to oversized array.
5703 * g++.old-deja/g++.mike/ns15.C: Likewise.
5704 * g++.old-deja/g++.pt/crash16.C: Likewise.
5705
5706 2001-11-02 Graham Stott <grahams@redhat.com>
5707
5708 * g++.dgother/debug1.C: Fix typos.
5709
5710 2001-11-01 Jakub Jelinek <jakub@redhat.com>
5711
5712 * g++.dg/other/debug1.C: New test.
5713
5714 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5715
5716 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5717 of unsigned long.
5718
5719 2001-10-30 Jakub Jelinek <jakub@redhat.com>
5720
5721 * gcc.dg/20011029-2.c: New test.
5722
5723 * gcc.c-torture/compile/20011029-1.c: New test.
5724
5725 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
5726
5727 * objc/execute/class_self-1.m: New test.
5728 * objc/execute/class_self-2.m: New test.
5729
5730 2001-10-25 Zack Weinberg <zack@codesourcery.com>
5731
5732 * gcc.misc-tests/msgs.exp: Delete.
5733 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5734 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
5735 error set to match recent changes.
5736
5737 2001-10-24 Zack Weinberg <zack@codesourcery.com>
5738
5739 * gcc.dg/20011021-1.c: New test.
5740
5741 2001-10-24 Jakub Jelinek <jakub@redhat.com>
5742
5743 * gcc.c-torture/compile/20011023-1.c: New test.
5744
5745 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
5746
5747 * lib/g77.exp: Rewrite based on lib/g++.exp.
5748
5749 2001-10-19 Jakub Jelinek <jakub@redhat.com>
5750
5751 * gcc.c-torture/execute/20011019-1.c: New test.
5752
5753 * gcc.dg/20011018-1.c: New test.
5754
5755 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
5756
5757 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5758
5759 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
5760
5761 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5762 * gcc.dg/attr-invalid.c: Likewise.
5763
5764 2001-10-18 Jakub Jelinek <jakub@redhat.com>
5765
5766 * testsuite/gcc.dg/20011015-1.c: New test.
5767
5768 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5769
5770 * g++.dg/template/unify2.C: New test.
5771
5772 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5773
5774 * g++.dg/other/exception-specification.C: New test
5775
5776 2001-10-13 Tom Rix <trix@redhat.com>
5777
5778 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5779 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5780
5781 2001-10-12 Jakub Jelinek <jakub@redhat.com>
5782
5783 * testsuite/gcc.dg/20011009-1.c: New test.
5784
5785 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
5786
5787 PR g++/4476
5788 * g++.dg/other/friend1.C: New test.
5789
5790 2001-10-11 Richard Henderson <rth@redhat.com>
5791
5792 * g++.old-deja/g++.other/crash18.C: Add -S to options.
5793
5794 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5795
5796 * gcc.c-torture/compile/20011010-1.c: New.
5797
5798 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
5799
5800 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5801 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5802 g77.f-torture/execute/execute.exp,
5803 g77.f-torture/noncompile/noncompile.exp,
5804 gcc.c-torture/compile/compile.exp,
5805 gcc.c-torture/execute/execute.exp,
5806 gcc.c-torture/execute/ieee/ieee.exp,
5807 gcc.c-torture/execute/memcheck/memcheck.exp,
5808 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5809 objc/execute/execute.exp: Update FSF address.
5810
5811 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
5812
5813 * gcc.dg/cpp/cmdlne-C.c: Update.
5814 * gcc.dg/cpp/cmdlne-C2.c: New.
5815
5816 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5817
5818 * gcc.c-torture/execute/20011008-3.c: New.
5819
5820 2001-10-08 DJ Delorie <dj@redhat.com>
5821
5822 * gcc.dg/20011008-1.c: New.
5823 * gcc.dg/20011008-2.c: New.
5824
5825 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
5826
5827 * gcc.dg/cpp/spacing1.c: Update test.
5828
5829 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
5830
5831 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5832 spelling errors of "separate" as "seperate".
5833
5834 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
5835
5836 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5837 enough to avoid inlining.
5838
5839 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
5840
5841 * lib/g77.exp: set libg2c_dir correctly.
5842
5843 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
5844
5845 * gcc.dg/cpp/macro11.c: New test.
5846
5847 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5848
5849 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5850 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5851 gcc.dg/format/multattr-3.c: New tests.
5852 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
5853 tests for format attributes on function pointers being rejected.
5854
5855 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5856
5857 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5858
5859 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5860
5861 * g++.dg/warn/format1.C: New test.
5862
5863 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
5864
5865 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5866
5867 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5868
5869 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5870
5871 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5872
5873 * gcc.dg/cpp/redef2.c: Add test.
5874
5875 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
5876
5877 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5878 long-standing bug on i686, apparently.
5879 * gcc.c-torture/execute/loop-2c.x: New file.
5880 * gcc.c-torture/execute/loop-2d.x: New file.
5881 * gcc.c-torture/execute/loop-3c.x: New file.
5882
5883 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
5884
5885 * gcc.dg/cpp/20000625-2.c: Correct line number.
5886
5887 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5888
5889 * gcc.dg/cpp/macro10.c: New test.
5890 * gcc.dg/cpp/strify3.c: New test.
5891 * gcc.dg/cpp/spacing1.c: Add tests.
5892 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5893 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5894
5895 2001-09-24 DJ Delorie <dj@redhat.com>
5896
5897 * gcc.c-torture/execute/20010924-1.c: New test.
5898
5899 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5900
5901 * testsuite/objc/execute/paste.m: Remove.
5902
5903 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
5904
5905 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5906
5907 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
5908
5909 * g77.dg/strlen0.f: New test.
5910
5911 2001-09-21 Richard Henderson <rth@redhat.com>
5912
5913 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5914 * g++.old-deja/g++.abi/vtable2.C: Likewise.
5915
5916 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
5917
5918 Table-driven attributes.
5919 * g++.dg/ext/attrib1.C: New test.
5920
5921 2001-09-20 DJ Delorie <dj@redhat.com>
5922
5923 * gcc.dg/20000926-1.c: Update expected warning messages.
5924 * gcc.dg/array-2.c: Likewise, and test for warnings too.
5925 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5926 array.
5927
5928 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
5929
5930 * g++.dg/eh/registers1.C: New test case.
5931
5932 2001-09-17 Richard Henderson <rth@redhat.com>
5933
5934 * gcc.dg/array-5.c: Fix VLA decomposition test.
5935
5936 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
5937
5938 * gcc.dg/cpp/line5.c: New testcase.
5939
5940 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
5941
5942 * gcc.dg/cpp/macro9.c: New test.
5943
5944 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
5945
5946 * gcc.c-torture/execute/980223.c: Change type of addr from long
5947 to char *.
5948
5949 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
5950
5951 * gcc.c-torture/execute/20010915-1.c: New test.
5952
5953 2001-09-14 Janis Johnson <janis187@us.ibm.com>
5954
5955 * g77.dg/bprob: New directory.
5956 * g77.dg/bprob/bprob.exp: New file.
5957 * g77.dg/bprob/bprob-1.f: New test.
5958 * g77.dg/gcov: New directory.
5959 * g77.dg/gcov/gcov.exp: New file.
5960 * g77.dg/gcov/gcov-1.f: New test.
5961 * g77.dg/gcov/gcov-1.x: New file.
5962
5963 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
5964
5965 * gcc.dg/cpp/directiv.c: Update.
5966 * gcc.dg/cpp/undef1.c: Update.
5967
5968 2001-09-12 Jakub Jelinek <jakub@redhat.com>
5969
5970 * gcc.dg/20010912-1.c: New test.
5971
5972 2001-09-11 Janis Johnson <janis187@us.ibm.com>
5973
5974 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5975 language-independent file in lib.
5976 * lib/gcov.exp: New file.
5977
5978 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
5979
5980 * gcc.c-torture/compile/20010911-1.c: New test.
5981
5982 2001-09-10 Janis Johnson <janis187@us.ibm.com>
5983
5984 * lib/profopt.exp: New, to support profile-directed optimizations.
5985 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5986 * gcc.misc-tests/bprob-1.c: New test.
5987 * gcc.misc-tests/bprob-2.c: New test.
5988
5989 2001-09-07 Janis Johnson <janis187@us.ibm.com>
5990
5991 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5992 XFAIL and which kinds of gcov output to verify.
5993 * gcc.misc-tests/gcov-4b.x: New file.
5994 * gcc.misc-tests/gcov-5b.x: New file.
5995 * gcc.misc-tests/gcov-6.x: New file.
5996 * gcc.misc-tests/gcov-7.c: New test.
5997 * gcc.misc-tests/gcov-7.x: New file.
5998
5999 2001-09-06 Janis Johnson <janis187@us.ibm.com>
6000
6001 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
6002 * gcc.misc-tests/gcov-6.c: New test.
6003
6004 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
6005
6006 PR c++/3986
6007 * g++.dg/abi/vbase1.C: New test.
6008
6009 2001-09-05 Ziemowit Laski <zlaski@apple.com>
6010
6011 * objc.dg/method-2.m: New.
6012
6013 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
6014
6015 PR c++/4203
6016 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
6017 * g++.dg/init/empty1.C: New test.
6018
6019 2001-09-03 Jakub Jelinek <jakub@redhat.com>
6020
6021 * gcc.c-torture/compile/20010903-1.c: New test.
6022
6023 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
6024
6025 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
6026 for m68k.
6027
6028 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
6029
6030 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
6031
6032 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
6033
6034 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
6035
6036 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
6037
6038 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
6039 for 16-bit 'unsigned int'.
6040
6041 2001-08-29 Kazu Hirata <kazu@hxi.com>
6042
6043 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
6044
6045 2001-08-27 Richard Henderson <rth@redhat.com>
6046
6047 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
6048 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
6049
6050 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
6051
6052 * gcc.dg/asm-names.c (ymain): New.
6053
6054 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
6055
6056 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
6057 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
6058 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
6059
6060 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6061
6062 * gcc.dg/compare5.c: New testcase.
6063
6064 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
6065
6066 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
6067 and "In instantiation".
6068
6069 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
6070
6071 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
6072
6073 2001-08-20 Janis Johnson <janis187@us.ibm.com>
6074
6075 * gcc.misc-tests/gcov.exp: Add support for branch information.
6076 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
6077 * gcc.misc-tests/gcov-4.c: New test.
6078 * gcc.misc-tests/gcov-4b.c: New test.
6079 * gcc.misc-tests/gcov-5b.c: New test.
6080
6081 2001-08-20 Zack Weinberg <zackw@panix.com>
6082
6083 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
6084 expected to fail.
6085
6086 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
6087
6088 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
6089
6090 2001-08-19 Jakub Jelinek <jakub@redhat.com>
6091
6092 * g++.dg/eh/template1.C: New test.
6093
6094 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
6095
6096 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
6097 Fix thinko.
6098 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
6099 for xfail.
6100
6101 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
6102
6103 * lib/g77-dg.exp: Use prune.exp for common procedures
6104 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6105 * lib/g77.exp: (g77-dg-prune) Remove
6106
6107 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
6108
6109 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6110
6111 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6112
6113 * g++.dg/template/unify1.C: New test.
6114
6115 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
6116
6117 * g++.dg/abi/empty4.C: New test.
6118
6119 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
6120
6121 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6122 solaris2.*
6123 * g77.f-torture/compile/pr3743.x: Likewise
6124
6125 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
6126
6127 * g++.dg/other/using-declaration.C: New test.
6128
6129 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6130
6131 * gcc.dg/cpp/tr-sign.c: New testcase.
6132
6133 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6134
6135 * gcc.dg/cpp/19951025-1.c: Revert.
6136 * gcc.dg/cpp/directiv.c: We no longer process directives that
6137 interrupt macro arguments.
6138
6139 2001-08-03 Zack Weinberg <zackw@stanford.edu>
6140
6141 * gcc.dg/bconstp-1.c: New test.
6142
6143 2001-08-03 Richard Henderson <rth@redhat.com>
6144
6145 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6146
6147 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
6148
6149 * gcc.dg/cpp/19951025-1.c: Update.
6150
6151 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
6152
6153 * g77.dg/ff90-1.f (s): Fix reference of variable z,
6154 should be x.
6155
6156 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6157
6158 Kill -fhonor-std.
6159 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6160 * g++.old-deja/g++.other/std1.C: Likewise.
6161 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6162
6163 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6164
6165 * lib/g77.exp: Load gcc-defs.exp for common procedures
6166 (g77_pass, g77_fail, g77_finish, g77_exit,
6167 ${tool}_check_unsupported_p} Now redundant. Deleted.
6168
6169 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6170
6171 * g77.dg/fbackslash.f
6172 * g77.dg/fcase-preserve.f
6173 * g77.dg/ff90-1.f
6174 * g77.dg/ffixed-line-length-0.f
6175 * g77.dg/ffixed-line-length-132.f
6176 * g77.dg/ffixed-line-length-7.f
6177 * g77.dg/ffixed-line-length-72.f
6178 * g77.dg/ffixed-line-length-none.f
6179 * g77.dg/ffree-form-1.f
6180 * g77.dg/fno-backslash.f
6181 * g77.dg/fno-f90-1.f
6182 * g77.dg/fno-fixed-form-1.f
6183 * g77.dg/fno-onetrip.f
6184 * g77.dg/fno-typeless-boz.f
6185 * g77.dg/fno-underscoring.f
6186 * g77.dg/fno-vxt-1.f
6187 * g77.dg/fonetrip.f
6188 * g77.dg/ftypeless-boz.f
6189 * g77.dg/fugly-assumed.f
6190 * g77.dg/funderscoring.f
6191 * g77.dg/fvxt-1.f
6192
6193 2001-08-01 Ziemowit Laski <zlaski@apple.com>
6194
6195 * objc.dg/fwd-proto-1.m: New.
6196 * objc.dg/local-decl-1.m: New.
6197 * objc.dg/naming-1.m: New.
6198 * objc.dg/naming-2.m: New.
6199 * objc.dg/proto-hier-1.m: New.
6200
6201 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6202
6203 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6204 largest-type elements to a struct makes its size grow.
6205
6206 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6207
6208 * g++.dg/abi/vthunk1.C: New test.
6209
6210 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6211
6212 * g++.dg/abi/vbase8-22.C: New test.
6213
6214 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6215
6216 * gcc.dg/cpp/macro8.c: New test.
6217
6218 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6219
6220 * g++.dg/abi/vbase8-21.C: New test.
6221
6222 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6223
6224 * g++.dg/abi/vbase8-10.C: New test.
6225
6226 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6227
6228 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6229 ${tool}_set_ld_library_path.
6230 Changed caller.
6231 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6232 g++.exp.
6233
6234 2001-07-26 Stan Cox <scox@redhat.com>
6235
6236 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6237 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6238 gcc_exit, gcc_check_unsupported_p):
6239 Moved to gcc-deps.exp
6240 * gcc-deps.exp: New file.
6241
6242 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6243
6244 * g++.old-deja/g++.pt/defarg14.C: New test.
6245
6246 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6247
6248 * g++.old-deja/g++.other/lineno5.C: New test.
6249
6250 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6251
6252 * g++.old-deja/g++.pt/crash68.C: New test.
6253
6254 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6255
6256 * g++.old-deja/g++.other/crash42.C: New test.
6257
6258 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6259
6260 * gcc.dg/cpp/extratokens.c: Fix.
6261 * gcc.dg/cpp/skipping2.c: New tests.
6262
6263 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6264
6265 * gcc.c-torture/execute/20010724-1.c: New file.
6266 * gcc.c-torture/execute/20010724-1.x: New file.
6267
6268 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6269
6270 * g++.old-deja/g++.other/cond7.C: New test.
6271
6272 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6273
6274 * g++.old-deja/g++.other/optimize4.C: New test.
6275
6276 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6277
6278 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6279
6280 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
6281
6282 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6283 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6284 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6285 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6286
6287 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6288 bug report" message.
6289
6290 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6291 * g++.dg/ext/instantiate1.C: Move from old-deja.
6292
6293 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6294
6295 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6296 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6297 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6298 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6299
6300 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
6301
6302 * gcc.c-torture/execute/20010723-1.c: New test.
6303
6304 2001-07-23 Ben Elliston <bje@redhat.com>
6305
6306 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6307
6308 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6309
6310 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6311 i[34567]86-*-*.
6312 Delete handling of ieee_multilib_flags.
6313 Pass -mieee for alpha*-*-* and sh-*-*.
6314 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6315
6316 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6317
6318 Remove old-abi tests.
6319 * g++.old-deja/g++.mike/p11116.C: Remove.
6320 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6321
6322 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6323
6324 * g77.f-torture/compile/pr3743.f: New test
6325
6326 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6327
6328 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6329
6330 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6331
6332 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6333 g++.old-deja/g++.pt/static6.C: Likewise.
6334 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6335 supports weak symbols.
6336
6337 2001-07-18 Andreas Jaeger <aj@suse.de>
6338
6339 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6340 supported again.
6341
6342 2001-07-18 Andreas Jaeger <aj@suse.de>
6343
6344 * gcc.dg/iftrap-1.c: Fix target line.
6345
6346 2001-07-17 Richard Henderson <rth@redhat.com>
6347
6348 * gcc.c-torture/execute/20010717-1.c: New.
6349
6350 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6351
6352 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6353 tests.
6354
6355 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6356
6357 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6358
6359 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6360
6361 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6362 UAC_SIGBUS, UAC_NOPRINT definitions.
6363
6364 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
6365
6366 * objc/execute/object_is_class.m: New test.
6367 * objc/execute/object_is_meta_class.m: New test.
6368
6369 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6370
6371 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6372 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6373
6374 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
6375
6376 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6377 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6378
6379 2001-07-14 Richard Henderson <rth@redhat.com>
6380
6381 * gcc.dg/iftrap-1.c: New.
6382
6383 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
6384
6385 * g77.f-torture/execute/intrinsic77.f: New test.
6386
6387 2001-07-11 Janis Johnson <janis@us.ibm.com>
6388
6389 * gcc.misc-tests/gcov-3.c: New test.
6390
6391 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6392
6393 * gcc.c-torture/compile/20010711-1.c,
6394 * gcc.c-torture/compile/20010711-2.c: New tests.
6395
6396 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6397
6398 * gcc.c-torture/execute/20010711-1.c: New test.
6399
6400 2001-07-11 Ben Elliston <bje@redhat.com>
6401
6402 * g++.old-deja/g++.other/enum5.C: New test.
6403
6404 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
6405
6406 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6407 (g++-dg-prune): Call prune_gcc_output.
6408 * prune.exp: New file for prune_gcc_output.
6409 * lib/g++.exp, lib/gcc.exp: Load it.
6410
6411 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6412
6413 * gcc.c-torture/compile/20010701-1.c,
6414 g++.old-deja/g++.ext/attrib6.C: New tests.
6415
6416 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
6417
6418 * gcc.c-torture/compile/20010706-1.c: New test.
6419
6420 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6421
6422 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6423
6424 2001-06-28 Stan Shebs <shebs@apple.com>
6425
6426 * gcc.dg/pragma-darwin.c: New test.
6427
6428 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6429
6430 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6431 Solaris 2.[678] system.
6432
6433 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6434
6435 * gcc.dg/20010622-1.c: New test.
6436
6437 2001-06-18 Stan Shebs <shebs@apple.com>
6438
6439 * objc.dg: New directory.
6440 * objc.dg/dg.exp: New file.
6441 * objc.dg/alias.m: New.
6442 * objc.dg/class-1.m: New.
6443 * objc.dg/class-2.m: New.
6444 * objc.dg/const-str-1.m: New.
6445 * objc.dg/const-str-2.m: New.
6446 * objc.dg/id-1.m: New.
6447 * objc.dg/method-1.m: New.
6448 * objc.dg/super-class-1.m: New.
6449 * lib/objc-dg.exp: New file.
6450
6451 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6452
6453 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6454 of label name.
6455
6456 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6457
6458 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6459
6460 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6461
6462 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6463 variable.
6464
6465 2001-06-12 Richard Henderson <rth@redhat.com>
6466
6467 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6468
6469 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6470
6471 * g++.old-deja/g++.abi/vbase5.C: New test.
6472 * g++.old-deja/g++.abi/vbase6.C: New test.
6473 * g++.old-deja/g++.abi/vbase7.C: New test.
6474
6475 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6476
6477 * gcc.c-torture/compile/20010610-1.c: New test.
6478
6479 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6480
6481 * g++.old-deja/g++.abi/vbase4.C: New test.
6482
6483 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6484
6485 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6486 support %f for HC11/HC12 targets.
6487 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6488 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6489 on HC11/HC12 targets.
6490 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6491
6492 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6493
6494 * gcc.dg/wchar_t-1.c: New file.
6495 * gcc.dg/wint_t-1.c: Likewise.
6496
6497 2001-06-11 Bernd Schmidt <bernds@redhat.com>
6498
6499 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6500
6501 2001-06-11 Richard Henderson <rth@redhat.com>
6502
6503 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6504
6505 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6506
6507 * gcc.c-torture/compile/20010611-1.c: New test.
6508
6509 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6510
6511 * gcc.dg/c99-tag-1.c: Add more tests.
6512
6513 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
6514
6515 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6516 representation on MN10300 and ARM/Thumb.
6517
6518 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6519
6520 * g77.f-torture/execute/20010610.f: New.
6521
6522 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6523
6524 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6525 names.
6526
6527 2001-06-09 Richard Henderson <rth@redhat.com>
6528
6529 * gcc.c-torture/execute/ashrdi-1.c: New.
6530 * gcc.c-torture/execute/ashldi-1.c: New.
6531 * gcc.c-torture/execute/lshrdi-1.c: New.
6532
6533 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
6534
6535 * objc/execute/load-3.m: Added. Check sending +load to categories,
6536 in addition to classes.
6537
6538 2001-06-08 Stan Shebs <shebs@apple.com>
6539
6540 * objc/execute/load-2.m: New test. From Nicola Pero
6541 <n.pero@mi.flashnet.it>.
6542
6543 2001-06-08 Jakub Jelinek <jakub@redhat.com>
6544
6545 * gcc.c-torture/execute/20010605-2.c: New test.
6546
6547 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6548
6549 * g++.old-deja/g++.abi/vbase2.C: New test.
6550 * g++.old-deja/g++.abi/vbase3.C: New test.
6551
6552 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6553
6554 * g++.old-deja/g++.pt/friend49.C: New test.
6555
6556 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
6557
6558 * g++.old-deja/g++.ext/anon3.C: New test.
6559
6560 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
6561
6562 * g++.old-deja/g++.other/conv7.C: New test.
6563
6564 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
6565
6566 * gcc.c-torture/compile/20010605-2.c: New test.
6567
6568 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6569
6570 * gcc.c-torture/execute/20010604-1.c: New test.
6571
6572 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
6573
6574 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6575
6576 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
6577
6578 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6579 (g++_link_flags): Likewise.
6580 (g++_init): Pass gccpath's value to two previous functions.
6581
6582 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6583
6584 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6585 Ensure logfile entry matches exec command line.
6586
6587 2001-05-31 Richard Henderson <rth@redhat.com>
6588
6589 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6590 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6591
6592 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
6593
6594 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6595 compiler for irix6.2
6596
6597 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
6598
6599 * g++.old-deja/g++.other/optimize3.C: New file.
6600
6601 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
6602
6603 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6604 assemble.
6605
6606 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
6607
6608 * g++.old-deja/g++.other/optimize2.C: New file.
6609
6610 2001-05-25 Diego Novillo <dnovillo@redhat.com>
6611
6612 * gcc.c-torture/compile/20010518-2.c: New file.
6613 * gcc.c-torture/execute/20010518-1.c: New file.
6614 * gcc.c-torture/execute/20010518-2.c: New file.
6615
6616 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
6617
6618 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6619
6620 2001-05-24 Mark Mitchell <mark@codesourcery.com>
6621
6622 G++ no longer defines builtins that do not begin with __builtin.
6623 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6624 * g++.old-deja/g++.brendand/misc13.C: Likewise.
6625 * g++.old-deja/g++.law/builtin1.C: Likewise.
6626 * g++.old-deja/g++.law/cvt2.C: Likewise.
6627 * g++.old-deja/g++.mike/net5.C: Likewise.
6628 * g++.old-deja/g++.other/builtins1.C: Likewise.
6629 * g++.old-deja/g++.other/builtins2.C: Likewise.
6630 * g++.old-deja/g++.other/builtins3.C: Likewise.
6631 * g++.old-deja/g++.other/builtins4.C: Likewise.
6632 * g++.old-deja/g++.other/inline8.C: Likewise.
6633 * g++.old-deja/g++.robertl/eb39.C: Likewise.
6634
6635 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
6636
6637 * g++.old-deja/g++.pt/using1.C: Adjust.
6638 * g++.old-deja/g++.pt/using2.C: New test.
6639
6640 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
6641
6642 * gcc.dg/cpp/charconst.c: New tests.
6643 * gcc.dg/cpp/escape.c: New tests.
6644 * gcc.dg/cpp/escape-1.c: New tests.
6645 * gcc.dg/cpp/escape-2.c: New tests.
6646 * gcc.dg/cpp/ucs.c: New tests.
6647
6648 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
6649
6650 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
6651 native compiler for irix6.5.
6652
6653 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
6654
6655 * lib/g++.exp (g++_include_flags): Use args to compute
6656 get_multilibs.
6657 (g++_link_flags): Likewise.
6658 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6659
6660 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
6661
6662 * gcc.dg/c90-hexfloat-1.c: Add more tests.
6663
6664 2001-05-21 Geoff Keating <geoffk@redhat.com>
6665
6666 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6667 this file.
6668
6669 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6670
6671 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6672 STACK_SIZE;
6673 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6674 to STACK_SIZE; Use it to define size of add_histo array.
6675 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6676 to STACK_SIZE.
6677 (f): Use GITT_SIZE to define size of gitt local table.
6678 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6679 to STACK_SIZE; Use it to define size of bytemem array.
6680
6681 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6682
6683 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6684 on 68HC11/HC12 due to the asm instruction.
6685 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6686 * gcc.c-torture/compile/920520-1.x: Likewise.
6687 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6688 on 68HC11/HC12 because the function is larger than 64K.
6689 * gcc.c-torture/compile/961203-1.x: New file, this test fails
6690 on 68HC11/HC12 because the structure is too large.
6691
6692 2001-05-20 Richard Henderson <rth@redhat.com>
6693
6694 * gcc.c-torture/execute/20010520-1.c: New.
6695
6696 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6697
6698 * g++.old-deja/g++.warn/compare1.C: New test.
6699 * gcc.dg/compare4.c: New test.
6700
6701 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
6702
6703 * g++.old-deja/g++.other/optimize1.C: New test.
6704
6705 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6706
6707 * g++.old-deja/g++.pt/spec41.C: New test.
6708
6709 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
6710
6711 * gcc.c-torture/compile/20010114-1.x: Remove.
6712
6713 2001-05-18 Stan Shebs <shebs@apple.com>
6714
6715 * gcc.c-torture/compile/20010518-1.c: New test.
6716
6717 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
6718
6719 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6720 * g++.old-deja/g++.pt/crash67.C: New test.
6721
6722 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
6723
6724 * g++.old-deja/g++.other/debug9.C: New test.
6725
6726 2001-05-16 Zack Weinberg <zackw@stanford.edu>
6727
6728 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6729
6730 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
6731
6732 * gcc.c-torture/compile/20010516-1.c: New test.
6733
6734 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6735
6736 * g++.old-deja/g++.other/crash41.C: New test.
6737
6738 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6739
6740 * g++.old-deja/g++.pt/crash66.C: New test.
6741
6742 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
6743
6744 * g++.old-deja/g++.robertl/eb27.C: Convert.
6745
6746 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6747
6748 * g++.dg/friend-warn.C: New test. Do not warn about friend
6749 declaration being redundant.
6750
6751 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
6752
6753 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6754
6755 2001-05-14 Mark Mitchell <mark@codesourcery.com>
6756
6757 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6758
6759 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
6760
6761 * lib/g++.exp: Use testsuite_flags.
6762
6763 2001-05-13 Mark Mitchell <mark@codesourcery.com>
6764
6765 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6766
6767 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
6768
6769 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6770
6771 2001-05-11 Mark Mitchell <mark@codesourcery.com>
6772
6773 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6774
6775 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
6776
6777 * gcc.c-torture/compile/20010313-1.c: New test.
6778
6779 2001-05-09 Zack Weinberg <zackw@stanford.edu>
6780
6781 * gcc.dg/cpp/direct2.c: New test.
6782 * gccq.dg/cpp/direct2s.c: New test.
6783
6784 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6785
6786 2001-05-07 Mark Mitchell <mark@codesourcery.com>
6787
6788 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6789 * g++.old-deja/g++.other/op3.C: Likewise.
6790
6791 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
6792
6793 * gcc.dg/cpp/syshdr.h: New file.
6794 * gcc.dg/cpp/sysmac1.c: Update.
6795 * gcc.dg/cpp/sysmac2.c: Update.
6796
6797 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
6798
6799 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6800
6801 2001-05-04 David Edelsohn <edelsohn@gnu.org>
6802
6803 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6804 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6805
6806 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
6807
6808 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6809
6810 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
6811
6812 * lib/g++.exp (g++_include_flags): Don't use any special flags
6813 if TESTING_IN_BUILD_TREE is not defined.
6814 (g++_init): Use a plain 'c++' as the compiler if
6815 TESTING_IN_BUILD_TREEE is not defined.
6816
6817 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6818
6819 * g++.old-deja/g++.eh/catch13.C: New test.
6820 * g++.old-deja/g++.eh/catch14.C: New test.
6821
6822 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6823
6824 * gcc.dg/cpp/tr-define.c: New test.
6825
6826 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
6827
6828 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6829 <stdlib.h>, not <malloc.h>.
6830
6831 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6832
6833 * g++.old-deja/g++.ns/template17.C: New test.
6834
6835 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6836
6837 * g++.old-deja/g++.pt/ref4.C: New test.
6838
6839 2001-04-30 Richard Henderson <rth@redhat.com>
6840
6841 * gcc.dg/20000724-1.c: Revert last change.
6842
6843 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
6844
6845 * g77.f-torture/execute/20010430.f: New test.
6846
6847 2001-04-30 Mark Mitchell <mark@codesourcery.com>
6848
6849 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6850
6851 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
6852
6853 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6854
6855 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6856
6857 * g++.old-deja/g++.eh/crash6.C: New test.
6858
6859 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6860
6861 * g++.old-deja/g++.other/warn7.C: New test.
6862
6863 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6864
6865 * g++.old-deja/g++.other/defarg9.C: New test.
6866
6867 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6868
6869 * g77.f-torture/compile/20010426.f: New test.
6870 * g77.f-torture/execute/20010426.f: New test.
6871
6872 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6873
6874 * g77.f-torture/compile/20000629-1.x: Remove - error
6875 has been fixed.
6876
6877 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
6878
6879 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6880 Tweak slightly to work with g++.dg framework.
6881 * g++.dg/special/ecos.exp: Run initp1.C test.
6882 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6883
6884 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6885 its linker doesn't give line numbers either.
6886 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6887
6888 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6889
6890 * g++.old-deja/g++.other/lex1.C: New test.
6891
6892 2001-04-26 Jakub Jelinek <jakub@redhat.com>
6893
6894 * gcc.dg/noncompile/20010425-1.c: New test.
6895
6896 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6897
6898 * g++.old-deja/g++.pt/mangle2.C: New test.
6899
6900 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6901
6902 * gcc.dg/format/plus-1.c: New test.
6903
6904 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6905
6906 * gcc.dg/20010423-1.c: New test.
6907
6908 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6909
6910 * gcc.c-torture/execute/20010422-1.c: New test.
6911
6912 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
6913
6914 * g++.old-deja/g++.ns/type2.C: New test.
6915
6916 2001-04-24 Zack Weinberg <zackw@stanford.edu>
6917
6918 * g++.old-deja/g++.other/perf1.C: New test.
6919
6920 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
6921
6922 * gcc.dg/c99-func-2.c: Remove xfail.
6923 * gcc.dg/c99-func-3.c: Remove xfail.
6924 * gcc.dg/c99-func-4.c: Remove xfail.
6925
6926 2001-04-23 Zack Weinberg <zackw@stanford.edu>
6927
6928 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6929
6930 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
6931
6932 * gcc.c-torture/compile/20010423-1.c: New test.
6933
6934 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6935
6936 * g++.old-deja/g++.pt/typename28.C: New test.
6937
6938 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6939
6940 * g++.old-deja/g++.abi/empty2.C: New test.
6941 * g++.old-deja/g++.abi/empty3.C: New test.
6942
6943 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6944
6945 * g++.old-deja/g++.other/comdat2.C: New test.
6946 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6947
6948 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6949
6950 * g++.old-deja/g++.other/overload14.C: New test.
6951
6952 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6953
6954 * g++.old-deja/g++.other/lookup23.C: New test.
6955
6956 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6957
6958 * gcc.c-torture/execute/20010403-1.c: New test.
6959
6960 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
6961 Mark Mitchell <mark@codesourcery.com>
6962
6963 * lib/old-dejagnu.exp: Don't delete output of executable.
6964 Add .exe suffix to executables.
6965
6966 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
6967
6968 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6969
6970 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6971
6972 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6973
6974 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6975
6976 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6977 * g++.old-deja/g++.abi/crash1.C: New test.
6978
6979 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6980
6981 * g++.old-deja/g++.other/crash40.C: New test.
6982
6983 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6984
6985 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6986
6987 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
6988
6989 * g++.old-deja/g++.other/warn6.C: New test.
6990
6991 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6992
6993 * g++.old-deja/g++.robertl/eb42.C: Same.
6994
6995 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6996
6997 * gcc.dg/wtr-conversion-1.c: New testcase.
6998
6999 2001-04-10 Richard Henderson <rth@redhat.com>
7000
7001 * g++.old-deja/g++.other/array5.C: New.
7002
7003 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7004
7005 * gcc.c-torture/execute/20010408-1.c: New test.
7006
7007 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
7008
7009 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
7010 headers and constructs.
7011 * g++.old-deja/g++.robertl/eb79.C: Same.
7012 * g++.old-deja/g++.robertl/eb77.C (main): Same.
7013 * g++.old-deja/g++.robertl/eb73.C: Same.
7014 * g++.old-deja/g++.robertl/eb66.C (main): Same.
7015 * g++.old-deja/g++.robertl/eb55.C (t): Same.
7016 * g++.old-deja/g++.robertl/eb54.C (main): Same.
7017 * g++.old-deja/g++.robertl/eb46.C (main): Same.
7018 * g++.old-deja/g++.robertl/eb44.C: Same.
7019 * g++.old-deja/g++.robertl/eb41.C (main): Same.
7020 * g++.old-deja/g++.robertl/eb4.C (main): Same.
7021 * g++.old-deja/g++.robertl/eb39.C: Same.
7022 * g++.old-deja/g++.robertl/eb33.C (main): Same.
7023 * g++.old-deja/g++.robertl/eb31.C (main): Same.
7024 * g++.old-deja/g++.robertl/eb30.C: Same.
7025 * g++.old-deja/g++.robertl/eb3.C: Same.
7026 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
7027 * g++.old-deja/g++.robertl/eb21.C: Same.
7028 * g++.old-deja/g++.robertl/eb15.C: Same.
7029 * g++.old-deja/g++.robertl/eb118.C: Same.
7030 * g++.old-deja/g++.robertl/eb115.C (main): Same.
7031 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
7032 * g++.old-deja/g++.robertl/eb109.C: Same.
7033 * g++.old-deja/g++.other/sibcall1.C (main): Same.
7034 * g++.old-deja/g++.mike/rtti1.C: Same.
7035 * g++.old-deja/g++.mike/p658.C: Same.
7036 * g++.old-deja/g++.mike/net46.C: Same.
7037 * g++.old-deja/g++.mike/net34.C: Same.
7038 * g++.old-deja/g++.mike/memoize1.C: Same.
7039 * g++.old-deja/g++.mike/eh2.C: Same.
7040 * g++.old-deja/g++.law/weak.C: Same.
7041 * g++.old-deja/g++.law/visibility7.C: Same.
7042 * g++.old-deja/g++.law/visibility25.C: Same.
7043 * g++.old-deja/g++.law/visibility22.C: Same.
7044 * g++.old-deja/g++.law/visibility2.C: Same.
7045 * g++.old-deja/g++.law/visibility17.C: Same.
7046 * g++.old-deja/g++.law/visibility13.C: Same.
7047 * g++.old-deja/g++.law/visibility10.C: Same.
7048 * g++.old-deja/g++.law/visibility1.C: Same.
7049 * g++.old-deja/g++.law/virtual3.C (eval): Same.
7050 * g++.old-deja/g++.law/vbase1.C: Same.
7051 * g++.old-deja/g++.law/operators32.C: Same.
7052 * g++.old-deja/g++.law/nest3.C: Same.
7053 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
7054 * g++.old-deja/g++.law/except5.C (main): Same.
7055 * g++.old-deja/g++.law/cvt7.C (run): Same.
7056 * g++.old-deja/g++.law/cvt2.C: Same.
7057 * g++.old-deja/g++.law/cvt16.C: Same.
7058 * g++.old-deja/g++.law/ctors6.C (bar): Same.
7059 * g++.old-deja/g++.law/ctors17.C (main): Same.
7060 * g++.old-deja/g++.law/ctors13.C: Same.
7061 * g++.old-deja/g++.law/ctors12.C (main): Same.
7062 * g++.old-deja/g++.law/ctors10.C: Same.
7063 * g++.old-deja/g++.law/code-gen5.C: Same.
7064 * g++.old-deja/g++.law/bad-error7.C: Same.
7065 * g++.old-deja/g++.law/arm9.C: Same.
7066 * g++.old-deja/g++.law/arm12.C: Same.
7067 * g++.old-deja/g++.law/arg8.C: Same.
7068 * g++.old-deja/g++.law/arg1.C: Same.
7069 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
7070 * g++.old-deja/g++.jason/template31.C: Same.
7071 * g++.old-deja/g++.jason/template24.C (main): Same.
7072 * g++.old-deja/g++.jason/2371.C: Same.
7073 * g++.old-deja/g++.eh/new2.C: Same.
7074 * g++.old-deja/g++.eh/new1.C: Same.
7075 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
7076 * g++.old-deja/g++.brendan/nest21.C (main): Same.
7077 * g++.old-deja/g++.brendan/err-msg3.C: Same.
7078 * g++.old-deja/g++.brendan/crash62.C: Same.
7079 * g++.old-deja/g++.brendan/crash52.C: Same.
7080 * g++.old-deja/g++.brendan/crash49.C (main): Same.
7081 * g++.old-deja/g++.brendan/crash38.C: Same.
7082 * g++.old-deja/g++.brendan/crash15.C (main): Same.
7083 * g++.old-deja/g++.brendan/copy9.C: Same.
7084
7085 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
7086
7087 * gcc.c-torture/execute/20001203-2.c (memset):
7088 Count argument is of type __SIZE_TYPE__.
7089
7090 2001-04-04 Diego Novillo <dnovillo@redhat.com>
7091
7092 * gcc.c-torture/compile/20010404-1.c: New test.
7093
7094 2001-04-04 Jakub Jelinek <jakub@redhat.com>
7095
7096 * gcc.c-torture/compile/20010326-1.c: New test.
7097
7098 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
7099
7100 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
7101 peculiarities of the SH.
7102 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7103
7104 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7105
7106 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7107 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7108 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7109
7110 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7111
7112 * g77.f-torture/compile/20010321-1.f: New test.
7113
7114 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7115
7116 * gcc.c-torture/compile/20010329-1.c: New test.
7117
7118 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7119
7120 * gcc.c-torture/execute/20010329-1.c: New test.
7121
7122 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7123
7124 * g++.old-deja/g++.other/eh4.C: Fix typo.
7125
7126 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7127
7128 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7129
7130 2001-03-28 Philip Blundell <philb@gnu.org>
7131
7132 * gcc.c-torture/compile/20010328-1.c: New test.
7133
7134 2001-03-27 Richard Henderson <rth@redhat.com>
7135
7136 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7137 * g++.old-deja/g++.eh/vbase3.C: Likewise.
7138
7139 2001-03-27 Alan Modra <alan@linuxcare.com.au>
7140
7141 * gcc.c-torture/compile/20010327-1.c: New test.
7142
7143 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
7144
7145 * g++.old-deja/g++.other/friend12.C: New test.
7146 * g++.old-deja/g++.other/friend9.C: Expect no errors.
7147 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7148
7149 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
7150
7151 * gcc.c-torture/execute/20010325-1.c: New test.
7152
7153 2001-03-23 Jakub Jelinek <jakub@redhat.com>
7154
7155 * g++.old-deja/g++.other/mangle3.C: New test.
7156
7157 2001-03-22 Jakub Jelinek <jakub@redhat.com>
7158
7159 * g++.old-deja/g++.other/anon8.C: New test.
7160
7161 2001-03-20 Philip Blundell <philb@gnu.org>
7162
7163 * gcc.c-torture/compile/20010320-1.c: New test.
7164
7165 2001-03-17 Richard Henderson <rth@redhat.com>
7166
7167 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7168
7169 2001-03-15 Geoff Keating <geoff@redhat.com>
7170
7171 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7172 tests on AIX.
7173
7174 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7175
7176 * g++.old-deja/g++.other/eh4.C: New test.
7177
7178 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7179
7180 * gcc.dg/cpp/mi1.c: Update.
7181
7182 2001-03-14 Jakub Jelinek <jakub@redhat.com>
7183
7184 * g++.old-deja/g++.other/regstack.C: New test.
7185
7186 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7187
7188 * g++.old-deja/g++.other/ref4.C: New test.
7189
7190 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7191
7192 * objc/execute/va_method.m: Added.
7193 * objc/execute/IMP.m: Added.
7194 * objc/execute/_cmd.m: Added.
7195 * objc/execute/accessing_ivars.m: Added.
7196 * objc/execute/class-1.m: Added.
7197 * objc/execute/class-10.m: Added.
7198 * objc/execute/class-11.m: Added.
7199 * objc/execute/class-12.m: Added.
7200 * objc/execute/class-13.m: Added.
7201 * objc/execute/class-14.m: Added.
7202 * objc/execute/class-2.m: Added.
7203 * objc/execute/class-3.m: Added.
7204 * objc/execute/class-4.m: Added.
7205 * objc/execute/class-5.m: Added.
7206 * objc/execute/class-6.m: Added.
7207 * objc/execute/class-7.m: Added.
7208 * objc/execute/class-8.m: Added.
7209 * objc/execute/class-9.m: Added.
7210 * objc/execute/class-tests-1.h
7211 * objc/execute/class-tests-2.h
7212 * objc/execute/compatibility_alias.m: Added.
7213 * objc/execute/encode-1.m: Added.
7214 * objc/execute/formal_protocol-1.m: Added.
7215 * objc/execute/formal_protocol-2.m: Added.
7216 * objc/execute/formal_protocol-3.m: Added.
7217 * objc/execute/formal_protocol-4.m: Added.
7218 * objc/execute/formal_protocol-5.m: Added.
7219 * objc/execute/formal_protocol-6.m: Added.
7220 * objc/execute/formal_protocol-7.m: Added.
7221 * objc/execute/informal_protocol.m: Added.
7222 * objc/execute/initialize.m: Added.
7223 * objc/execute/load.m: Added.
7224 * objc/execute/many_args_method.m: Added.
7225 * objc/execute/nested-3.m: Added.
7226 * objc/execute/no_clash.m: Added.
7227 * objc/execute/private.m: Added.
7228 * objc/execute/redefining_self.m: Added.
7229 * objc/execute/root_methods.m: Added.
7230 * objc/execute/selector-1.m: Added.
7231 * objc/execute/static-1.m: Added.
7232 * objc/execute/static-2.m: Added.
7233 * objc/execute/va_method.m: Added.
7234
7235 2001-03-10 Richard Henderson <rth@redhat.com>
7236
7237 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7238
7239 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7240
7241 * g++.old-deja/g++.other/crash31.C: XFAIL.
7242 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7243 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7244 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7245 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7246 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7247
7248 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7249
7250 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7251
7252 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7253
7254 * gcc.dg/20000724-1.c: Don't use multiline strings.
7255
7256 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7257
7258 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7259 result of -cString against what we expect it to be; don't just
7260 print it out for no one to read.
7261
7262 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7263 Based on testcases provided by Nicola Pero.
7264
7265 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7266
7267 * gcc.dg/cpp/macro7.c: New test.
7268
7269 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7270
7271 * gcc.dg/cpp/multiline.c: Update.
7272
7273 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7274
7275 * g++.old-deja/g++.other/enum3.C: New test.
7276
7277 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7278
7279 * g++.old-deja/g++.other/pod1.C: New test.
7280
7281 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7282
7283 * g++.old-deja/g++.ext/overload1.C: New test.
7284
7285 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7286
7287 * g++.old-deja/g++.pt/using1.C: New test.
7288
7289 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7290
7291 * g++.old-deja/g++.other/using9.C: New test.
7292
7293 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7294
7295 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7296
7297 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7298
7299 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7300
7301 * g++.old-deja/g++.ext/realpt1.C: Remove.
7302
7303 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7304
7305 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7306
7307 2001-02-26 Will Cohen <wcohen@redhat.com>
7308
7309 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7310
7311 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7312
7313 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7314 templatized constructors.
7315
7316 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7317
7318 * gcc.c-torture/execute/20010224-1.c: New test.
7319
7320 2001-02-23 Jakub Jelinek <jakub@redhat.com>
7321
7322 * gcc.c-torture/execute/20010222-1.c: New test.
7323
7324 2001-02-22 Jakub Jelinek <jakub@redhat.com>
7325
7326 * g++.old-deja/g++.other/inline20.C: New test.
7327
7328 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7329
7330 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7331
7332 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7333
7334 * g++.old-deja/g++.other/lookup22.C: New test.
7335
7336 2001-02-19 Zack Weinberg <zackw@stanford.edu>
7337
7338 * g77.dg: New directory.
7339 * g77.dg/20010216-1.f: New test case.
7340 * g77.dg/dg.exp: New driver.
7341 * lib/g77-dg.exp: New driver library.
7342
7343 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7344
7345 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7346
7347 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7348
7349 * g++.old-deja/g++.other/decl9.C: New test.
7350
7351 2001-02-16 Jakub Jelinek <jakub@redhat.com>
7352
7353 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7354 not need <string> and also tests the initialization at runtime.
7355
7356 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7357
7358 * gcc.c-torture/execute/longlong.c: New test.
7359
7360 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
7361
7362 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7363
7364 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
7365
7366 * gcc.c-torture/execute/920302-1.c (execute):
7367 Change argument type to short.
7368
7369 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7370
7371 * g++.old-deja/g++.pt/deduct6.C: New test.
7372
7373 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7374
7375 * g++.old-deja/g++.pt/deduct5.C: New test.
7376
7377 2001-02-14 Jakub Jelinek <jakub@redhat.com>
7378
7379 * gcc.c-torture/execute/20010209-1.c: New test.
7380
7381 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7382
7383 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7384
7385 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
7386
7387 * g++.dg/vtgc1.C: Update for new ABI.
7388
7389 * consistency.vlad: New directory, 1665 files.
7390
7391 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7392
7393 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7394 return type.
7395 * gcc.dg/cpp/digraphs.c: Declare puts.
7396
7397 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7398
7399 * g++.old-deja/g++.other/warn5.C: New test.
7400
7401 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7402
7403 * g++.old-deja/g++.pt/spec40.C: New test.
7404
7405 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7406
7407 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7408 case.
7409 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7410
7411 2001-02-12 Jakub Jelinek <jakub@redhat.com>
7412
7413 * gcc.c-torture/compile/20010209-1.c: New test.
7414
7415 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7416
7417 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7418 excess errors message but not if it crashes.
7419 * g++.old-deja/g++.other/crash27.C: Likewise.
7420 * g++.old-deja/g++.other/crash28.C: Likewise.
7421 * g++.old-deja/g++.other/crash30.C: Likewise.
7422 * g++.old-deja/g++.other/crash32.C: Likewise.
7423 * g++.old-deja/g++.other/crash35.C: Likewise.
7424 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7425
7426 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7427
7428 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7429 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7430 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7431 g77.f-torture/execute/execute.exp,
7432 g77.f-torture/noncompile/noncompile.exp,
7433 gcc.c-torture/execute/execute.exp,
7434 gcc.c-torture/execute/memcheck/memcheck.exp,
7435 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7436 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7437 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7438 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7439 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7440 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7441 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7442 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7443 Remove bug reporting instructions with ancient email addresses.
7444
7445 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7446
7447 * gcc.dg/20010202-1.c: New test.
7448 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7449
7450 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7451
7452 * g++.dg/stdbool-if.C: New test.
7453
7454 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7455
7456 * objc/execute/fdecl.m: Added main().
7457
7458 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7459
7460 * gcc.c-torture/execute/20010206-1.c: New test.
7461
7462 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7463
7464 * gcc.dg/cpp/avoidpaste1.c: Update.
7465
7466 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7467
7468 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7469 Pero <nicola@brainstorm.co.uk>.
7470 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7471
7472 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7473
7474 * g++.old-deja/g++.pt/spec39.C: New test.
7475
7476 2001-02-05 Jakub Jelinek <jakub@redhat.com>
7477
7478 * gcc.c-torture/compile/20010202-1.c: New test.
7479
7480 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7481
7482 * g++.old-deja/g++.abi/primary2.C: New test.
7483 * g++.old-deja/g++.abi/primary3.C: New test.
7484 * g++.old-deja/g++.abi/primary4.C: New test.
7485 * g++.old-deja/g++.abi/primary5.C: New test.
7486 * g++.old-deja/g++.abi/vtable3.h: New test.
7487 * g++.old-deja/g++.abi/vtable3a.C: New test.
7488 * g++.old-deja/g++.abi/vtable3b.C: New test.
7489 * g++.old-deja/g++.abi/vtable3c.C: New test.
7490 * g++.old-deja/g++.abi/vtable3d.C: New test.
7491 * g++.old-deja/g++.abi/vtable3e.C: New test.
7492 * g++.old-deja/g++.abi/vtable3f.C: New test.
7493 * g++.old-deja/g++.abi/vtable3g.C: New test.
7494 * g++.old-deja/g++.abi/vtable3h.C: New test.
7495 * g++.old-deja/g++.abi/vtable3i.C: New test.
7496 * g++.old-deja/g++.abi/vtable3j.C: New test.
7497 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7498
7499 2001-02-03 Jakub Jelinek <jakub@redhat.com>
7500
7501 * g++.old-deja/g++.other/anon6.C: New test.
7502 * g++.old-deja/g++.other/anon7.C: New test.
7503
7504 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7505
7506 * gcc.dg/cpp/avoidpaste2.c: New tests.
7507
7508 2001-01-31 Jakub Jelinek <jakub@redhat.com>
7509
7510 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7511
7512 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7513
7514 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7515 DECIMAL_DIG cases for Irix."
7516
7517 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
7518
7519 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7520
7521 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7522
7523 * gcc.dg/c99-tag-1.c: New test.
7524
7525 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7526
7527 * gcc.dg/cpp/tr-warn1.c: Add tests.
7528
7529 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7530
7531 * gcc.dg/cpp/avoidpaste1.c: Update.
7532 * gcc.dg/cpp/paste4.c: Update.
7533
7534 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
7535
7536 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7537 cases for Irix.
7538
7539 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7540
7541 * g++.old-deja/g++.other/inline19.C: New test.
7542
7543 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
7544
7545 * gcc.dg/Wlarger-than.c: New test.
7546
7547 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
7548
7549 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7550
7551 2001-01-29 Jakub Jelinek <jakub@redhat.com>
7552
7553 * gcc.c-torture/execute/20010129-1.c: New test.
7554 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7555
7556 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
7557
7558 * gcc.dg/cpp/avoidpaste1.c: Test case.
7559
7560 2001-01-28 Jakub Jelinek <jakub@redhat.com>
7561
7562 * g++.old-deja/g++.other/inline18.C: New test.
7563
7564 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7565
7566 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7567 and __builtin_putchar.
7568
7569 2001-01-27 Jakub Jelinek <jakub@redhat.com>
7570
7571 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7572 tests.
7573
7574 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
7575
7576 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7577 floating point number rounding mode to round to the nearest
7578 representable mode.
7579
7580 2001-01-25 Jakub Jelinek <jakub@redhat.com>
7581
7582 * g++.old-deja/g++.other/mangle2.C: New test.
7583
7584 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
7585
7586 * gcc.c-torture/compile/20010124-1.c: New test.
7587
7588 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
7589
7590 * g++.old-deja/g++.pt/spec38.C: New test.
7591
7592 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7593
7594 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7595 "Build don't run".
7596
7597 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7598
7599 * gcc.c-torture/execute/20010123-1.c: New test.
7600
7601 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7602
7603 * g++.old-deja/g++.pt/spec37.C: New test.
7604
7605 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7606
7607 * g++.old-deja/g++.pt/overload14.C: New test.
7608
7609 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7610
7611 * gcc.c-torture/execute/20010122-1.c: New test, exercise
7612 __builtin_return_address.
7613
7614 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
7615
7616 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7617 * g++.old-deja/g++.pt/spec35.C: New test.
7618 * g++.old-deja/g++.pt/spec36.C: New test.
7619
7620 2001-01-20 Jakub Jelinek <jakub@redhat.com>
7621
7622 * gcc.c-torture/compile/20010118-1.c: New test.
7623
7624 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
7625
7626 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7627
7628 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7629
7630 * gcc.c-torture/execute/20010119-1.c: New test.
7631
7632 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7633
7634 * g++.old-deja/g++.other/vbase5.C: New test.
7635
7636 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7637
7638 * gcc.c-torture/execute/20010118-1.c: New test.
7639
7640 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7641
7642 * g++.old-deja/g++.pt/deduct3.C: New test.
7643
7644 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7645
7646 * g++.old-deja/g++.pt/spec34.C: New test.
7647
7648 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7649
7650 * g77.f-torture/compile/20000601-2.f: New test.
7651
7652 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7653
7654 * g++.old-deja/g++.other/init17.C: New test.
7655
7656 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
7657
7658 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7659
7660 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7661
7662 * g++.old-deja/g++.pt/unify8.C: New test.
7663
7664 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7665
7666 * g++.old-deja/g++.abi/vbase1.C: New test.
7667
7668 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7669
7670 * g++.old-deja/g++.pt/crash65.C: New test.
7671
7672 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
7673
7674 * gcc.dg/cpp/assembl2.S: New test case.
7675
7676 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
7677
7678 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7679 are supported.
7680
7681 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7682
7683 * g++.old-deja/g++.other/builtins1.C: New test.
7684 * g++.old-deja/g++.other/builtins2.C: Likewise.
7685 * g++.old-deja/g++.other/builtins3.C: Likewise.
7686 * g++.old-deja/g++.other/builtins4.C: Likewise.
7687
7688 2001-01-17 Jakub Jelinek <jakub@redhat.com>
7689
7690 * gcc.c-torture/compile/20010117-1.c: New test.
7691 * gcc.c-torture/compile/20010117-2.c: New test.
7692
7693 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7694
7695 * g77.f-torture/execute/20010116.[fx]: New test,
7696 XFAIL on i?86-*-*.
7697 * g77.f-torture/compile/20010115.f: Indicate it's
7698 a test for PR fortran/1636.
7699
7700 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
7701
7702 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7703
7704 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7705
7706 * g77.f-torture/compile/20010115.f: New test.
7707
7708 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
7709
7710 * g++.old-deja/g++.pt/nontype5.C: New test.
7711
7712 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
7713
7714 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7715 have an equivalent working one below it.
7716
7717 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7718
7719 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7720 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7721
7722 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7723
7724 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7725 message containing "init_priority".
7726 (conpr-2.C): Likewise.
7727 (conpr-3.C): Likewise.
7728 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7729
7730 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7731
7732 * gcc.c-torture/execute/20010114-2.c: New test.
7733
7734 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7735
7736 * gcc.c-torture/compile/20010114-1.c: New test.
7737 * gcc.c-torture/compile/20010114-1.x: Xfail.
7738 * gcc.c-torture/compile/20010114-2.c: New test.
7739 * gcc.c-torture/execute/20010114-1.c: New test.
7740 * gcc.dg/trunc-1.c: New test.
7741 * gcc.dg/uninit-B.c: New test.
7742
7743 2001-01-13 Nick Clifton <nickc@redhat.com>
7744
7745 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7746 target.
7747
7748 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
7749
7750 * gcc.c-torture/compile/20010113-1.c: New test.
7751
7752 2001-01-13 Jakub Jelinek <jakub@redhat.com>
7753
7754 * gcc.c-torture/compile/20001212-1.c: New test.
7755
7756 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
7757
7758 * gcc.dg/cpp/widestr1.c: Update.
7759 * gcc.dg/cpp/prag-imp.c: Remove.
7760
7761 2001-01-12 Jakub Jelinek <jakub@redhat.com>
7762
7763 * gcc.c-torture/execute/20000801-3.x: Remove.
7764 * gcc.dg/c90-init-1.c: New test.
7765 * gcc.dg/c99-init-1.c: New test.
7766 * gcc.dg/c99-init-2.c: New test.
7767 * gcc.dg/gnu99-init-1.c: New test.
7768
7769 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
7770
7771 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7772 testing that no relevant ones were found.
7773
7774 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7775
7776 * g++.old-deja/g++.pt/cast2.C: New test.
7777
7778 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7779
7780 * g++.old-deja/g++.pt/friend47.C: New test.
7781
7782 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7783
7784 * g++.old-deja/g++.pt/instantiate13.C: New test.
7785
7786 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7787
7788 * g++.old-deja/g++.other/defarg7.C: New test.
7789 * g++.old-deja/g++.other/defarg8.C: New test.
7790
7791 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7792
7793 * g++.old-deja/g++.pt/crash64.C: New test.
7794
7795 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7796
7797 * g++.old-deja/g++.pt/crash63.C: New test.
7798
7799 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
7800
7801 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7802
7803 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
7804
7805 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7806
7807 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7808
7809 * g++.old-deja/g++.pt/error3.C: New test.
7810
7811 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7812
7813 * g++.old-deja/g++.other/crash39.C: New test.
7814
7815 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7816
7817 * g++.old-deja/g++.other/vbase4.C: New test.
7818
7819 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
7820
7821 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7822 * gcc.dg/special/20000419-2.c: New file. Identical to above.
7823 * gcc.dg/special/special.exp: New test driver which will check
7824 for alias support for the above test.
7825
7826 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
7827
7828 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7829 problems on small machines.
7830 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7831 parameterize.
7832
7833 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
7834
7835 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7836 mips.
7837 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7838
7839 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
7840
7841 * g++.old_deja/g++.pt/using8.C: New test.
7842
7843 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
7844
7845 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7846
7847 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
7848
7849 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7850 where a failure is expected.
7851 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7852
7853 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7854
7855 * g++.old_deja/g++.pt/instantiate12.C: New test.
7856
7857 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7858
7859 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7860 start of structs.
7861 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7862 * g++.old-deja/g++.brendan/crash17.C: Likewise.
7863 * g++.old-deja/g++.brendan/crash29.C: Likewise.
7864 * g++.old-deja/g++.brendan/crash48.C: Likewise.
7865 * g++.old-deja/g++.brendan/ns1.C: Likewise.
7866 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7867 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7868 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7869 * g++.old-deja/g++.eh/spec6.C: Likewise.
7870 * g++.old-deja/g++.jason/crash3.C: Likewise.
7871 * g++.old-deja/g++.law/ctors11.C: Likewise.
7872 * g++.old-deja/g++.law/ctors17.C: Likewise.
7873 * g++.old-deja/g++.law/ctors5.C: Likewise.
7874 * g++.old-deja/g++.law/ctors9.C: Likewise.
7875 * g++.old-deja/g++.mike/ambig1.C: Likewise.
7876 * g++.old-deja/g++.mike/net22.C: Likewise.
7877 * g++.old-deja/g++.mike/p3538a.C: Likewise.
7878 * g++.old-deja/g++.mike/p3538b.C: Likewise.
7879 * g++.old-deja/g++.mike/virt3.C: Likewise.
7880 * g++.old-deja/g++.niklas/t128.C: Likewise.
7881 * g++.old-deja/g++.other/anon4.C: Likewise.
7882 * g++.old-deja/g++.other/using1.C: Likewise.
7883 * g++.old-deja/g++.other/warn3.C: Likewise.
7884 * g++.old-deja/g++.pt/t37.C: Likewise.
7885 * g++.old-deja/g++.robertl/eb69.C: Likewise.
7886 * g++.old-deja/g++.robertl/eb71.C: Likewise.
7887
7888 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7889
7890 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7891
7892 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7893
7894 * gcc.c-torture/execute/stdio-opt-3.c: New test.
7895
7896 2001-01-07 Jakub Jelinek <jakub@redhat.com>
7897
7898 * gcc.c-torture/compile/20010107-1.c: New test.
7899
7900 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7901
7902 * gcc.c-torture/execute/builtin-noret-1.c: New test.
7903
7904 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7905
7906 * gcc.dg/format/format.h: New file.
7907 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7908 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7909 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7910 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7911 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7912 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7913 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7914 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7915 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7916 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7917 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7918 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7919 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7920 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7921 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7922 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7923 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7924 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7925 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7926 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7927 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7928 instead of declaring standard types, macros and functions in each
7929 test.
7930
7931 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
7932
7933 * gcc.c-torture/execute/20010106-1.c: New test.
7934
7935 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
7936
7937 * gcc.dg/format/format.exp: New file.
7938 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7939 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7940 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7941 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7942 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7943 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7944 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7945 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7946 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7947 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7948 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7949 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7950 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7951 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7952 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7953 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7954 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7955 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7956 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7957 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7958 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7959 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7960 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7961 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7962 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7963 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7964 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7965 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7966 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7967 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7968 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7969 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7970 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7971 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7972 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7973 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7974 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7975 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7976 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7977 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7978 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7979 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7980
7981 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
7982
7983 * gcc.c-torture/execute/991228-1.c: Take word endianness into
7984 account.
7985
7986 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
7987
7988 * gcc.c-torture/execute/builtin-complex-1.c: New test.
7989
7990 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
7991
7992 * g++.old-deja/g++.pt/crash62.C: New test.
7993
7994 2001-01-04 Richard Henderson <rth@redhat.com>
7995
7996 * gcc.dg/20000926-1.c: Update expected warnings.
7997 * gcc.dg/array-2.c: Likewise.
7998 * gcc.dg/array-4.c: Also validate flexible array members.
7999 * gcc.dg/c99-flex-array-1.c: New.
8000
8001 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
8002
8003 * gcc.c-torture/compile/20001222-1.x: Remove.
8004
8005 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8006
8007 * gcc.c-torture/execute/built-in-setjmp.c: New.
8008
8009 2001-01-03 Richard Henderson <rth@redhat.com>
8010
8011 * gcc.dg/940510-1.c: Update expected error wording.
8012 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
8013
8014 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
8015
8016 * lib/target-supports.exp (check_alias_available): Modified to
8017 indicate aliases not supported if only weak aliases are supported.
8018
8019 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8020
8021 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
8022 Turn on cmpstrsi checks for __pj__ and __i370__.
8023
8024 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8025
8026 * g++.old-deja/g++.other/virtual11.C: New test.
8027
8028 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8029
8030 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
8031
8032 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8033
8034 * gcc.c-torture/compile/20010102-1.c: New test.
8035
8036 2001-01-02 Andreas Jaeger <aj@suse.de>
8037
8038 * gcc.dg/noreturn-3.c: New test.
8039
8040 * gcc.dg/noreturn-4.c: New test.
8041
8042 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8043
8044 * gcc.c-torture/execute/stdio-opt-1.c: Also test
8045 __builtin_fputc and __builtin_fwrite.
8046
8047 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8048
8049 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
8050 signed char, not default char.
8051
8052 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8053
8054 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
8055
8056 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
8057
8058 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
8059
8060 2000-12-29 Richard Henderson <rth@redhat.com>
8061
8062 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
8063 (__cyg_profile_func_exit): Define.
8064
8065 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
8066
8067 * g++.dg/vtgc1.C: New test.
8068
8069 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
8070
8071 * gcc.dg/noncompile/20001228-1.c: New test.
8072
8073 * gcc.dg/20001228-1.c: New test.
8074
8075 * gcc.c-torture/execute/20001228-1.c: New test.
8076
8077 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
8078
8079 * gcc.dg/format-strfmon-1.c: New test.
8080
8081 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8082
8083 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
8084 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
8085 * gcc.c-torture/execute/string-opt-1.c: Likewise.
8086 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8087 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8088 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8089 * gcc.c-torture/execute/string-opt-6.c: Likewise.
8090 * gcc.c-torture/execute/string-opt-7.c: Likewise.
8091 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8092 * gcc.c-torture/execute/string-opt-9.c: Likewise.
8093 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8094 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8095 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8096
8097 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
8098 * gcc.c-torture/execute/string-opt-4.c: Test index.
8099
8100 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
8101
8102 * gcc.c-torture/compile/20001226-1.c: New test.
8103
8104 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
8105
8106 * gcc.c-torture/compile/20001222-1.c: New test.
8107 * gcc.c-torture/compile/20001222-1.x: Xfail.
8108
8109 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
8110
8111 * gcc.c-torture/execute/comp-goto-2.c: New test.
8112
8113 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
8114
8115 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8116 Use long types if __INT_MAX__ is 32767.
8117 (main): Use cast to (sint32 *) when poking 88 into a_page.
8118
8119 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8120
8121 2000-12-21 Bernd Schmidt <bernds@redhat.com>
8122
8123 * gcc.c-torture/compile/20001221-1.c: New test.
8124 * gcc.c-torture/execute/20001221-1.c: New test.
8125
8126 2000-12-20 Richard Henderson <rth@redhat.com>
8127
8128 * g++.old-deja/g++.pt/crash36.C: Update error lines.
8129 * g++.old-deja/g++.robertl/eb109.C: Likewise.
8130
8131 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8132
8133 * gcc.dg/compare3.c: New test.
8134
8135 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8136
8137 * gcc.dg/format-warnll-1.c: New test.
8138
8139 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
8140
8141 * gcc.dg/cpp/cmdlne-P.c: New test.
8142
8143 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8144
8145 * gcc.c-torture/execute/builtin-abs-1.c,
8146 gcc.c-torture/execute/builtin-abs-2.c: New tests.
8147
8148 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8149
8150 * gcc.dg/cpp/multiline.c: New test.
8151
8152 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8153
8154 * g++.old-deja/g++.other/syshdr1.C: Update.
8155 * gcc.dg/cpp/lineflags.c: Remove temporarily.
8156
8157 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8158
8159 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8160
8161 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8162
8163 * g++.old-deja/g++.pt/ttp65.C: New test.
8164
8165 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8166
8167 * g++.old-deja/g++.pt/ttp64.C: New test.
8168
8169 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8170
8171 * g++.old-deja/g++.pt/spec33.C: New test.
8172
8173 2000-12-14 Catherine Moore <clm@redhat.com>
8174
8175 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8176 * gcc.c-torture/execute/920612-2.c: Likewise.
8177 * gcc.c-torture/execute/920428-2.c: Likewise.
8178 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8179 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8180
8181 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8182
8183 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8184 * gcc.dg/pack-test-2.c: Likewise.
8185
8186 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8187
8188 Tests by Zack Weinberg <zackw@stanford.edu>.
8189
8190 * gcc.dg/cpp/defined.c: Update.
8191 * gcc.dg/cpp/defined_trad.c: New tests.
8192
8193 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8194
8195 * gcc.dg/cpp/trad-direct.c: Update.
8196
8197 2000-12-11 Neil Booth <neilb@earthling.net>
8198
8199 * gcc.dg/cpp/defined_trad.c
8200
8201 2000-12-11 Neil Booth <neilb@earthling.net>
8202
8203 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8204
8205 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8206
8207 * gcc.dg/format-miss-2.c: New test.
8208
8209 2000-12-09 Neil Booth <neilb@earthling.net>
8210
8211 * gcc.dg/cpp/lineflags.c: New tests.
8212 * gcc.dg/cpp/poison.c: Update.
8213 * gcc.dg/cpp/redef2.c: Update.
8214 * gcc.dg/cpp/skipping.c: New test.
8215
8216 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
8217
8218 * g++.old-deja/g++.other/eh3.C: New testcase.
8219
8220 2000-12-07 Neil Booth <neilb@earthling.net>
8221
8222 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8223 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8224 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8225 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8226 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8227 Update.
8228
8229 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8230
8231 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8232 __SIZE_TYPE__ instead of int for type of integers cast to
8233 pointers.
8234
8235 2000-12-07 Jakub Jelinek <jakub@redhat.com>
8236
8237 * g++.old-deja/g++.other/cleanup4.C: New test.
8238
8239 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8240
8241 * format-sec-1.c: New test.
8242
8243 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8244
8245 * gcc.dg/format-nonlit-3.c: New test.
8246
8247 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8248
8249 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8250 through a null pointer.
8251
8252 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8253
8254 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8255 * g++.old-deja/g++.pt/partial4.C: New test.
8256
8257 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8258
8259 * gcc.c-torture/execute/ieee/hugeval.x: New.
8260
8261 2000-12-06 Neil Booth <neilb@earthling.net>
8262
8263 * gcc.dg/cpp/backslash2.c: New tests.
8264
8265 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8266
8267 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8268 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8269
8270 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
8271
8272 * gcc.c-torture/execute/20001203-2.c: New testcase.
8273
8274 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8275
8276 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8277 * g++.old-deja/g++.other/virtual10.C: New test.
8278
8279 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8280
8281 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8282
8283 2000-12-05 Richard Henderson <rth@redhat.com>
8284
8285 * gcc.c-torture/compile/20001205-1.c: New.
8286
8287 2000-12-04 Neil Booth <neilb@earthling.net>
8288
8289 * g++.old-deja/g++.other/virtual9.C: New test.
8290 * g++.old-deja/g++.pt/crash61.C: New test.
8291 * gcc.c-torture/execute/loop-9.c: New test.
8292
8293 2000-12-04 Neil Booth <neilb@earthling.net>
8294
8295 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8296 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8297 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8298 * gcc.dg/cpp/extratokens.c: ...here.
8299
8300 2000-12-04 Neil Booth <neilb@earthling.net>
8301
8302 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8303 New tests.
8304
8305 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8306
8307 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8308 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8309
8310 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8311
8312 * gcc.c-torture/execute/20001203-1.c: New test.
8313
8314 2000-12-03 Neil Booth <neilb@earthling.net>
8315
8316 * gcc.dg/cpp/macro6.c: New test cases.
8317
8318 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8319
8320 * gcc.c-torture/execute/string-opt-9.c: New test.
8321 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8322 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8323 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8324
8325 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8326 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8327
8328 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
8329
8330 * gcc.dg/cpp/if-6.c: New testcase.
8331
8332 * gcc.dg/20001201-1.c: New testcase.
8333
8334 2000-12-02 Neil Booth <neilb@earthling.net>
8335
8336 * g++.old-deja/g++.other/externC4.C,
8337 g++.old-deja/g++.other/friend10.C: New tests.
8338
8339 2000-12-02 Neil Booth <neilb@earthling.net>
8340
8341 * g++.old-deja/g++.other/instan2.C
8342 * g++.old-deja/g++.other/instan3.C: New test.
8343
8344 2000-12-02 Neil Booth <neilb@earthling.net>
8345
8346 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8347 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8348 gnuc99.c,gnuc99-pedantic.c: New tests.
8349
8350 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8351
8352 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8353 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8354
8355 2000-12-01 Neil Booth <neilb@earthling.net>
8356
8357 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8358 * gcc.dg/cpp/poison.c: Update.
8359 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8360
8361 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8362
8363 * g77.f-torture/execute/20001201.f: New test.
8364
8365 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8366
8367 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8368
8369 2000-12-01 Jakub Jelinek <jakub@redhat.com>
8370
8371 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8372
8373 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8374
8375 * g++.old-deja/g++.other/cast6.C: New test.
8376
8377 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
8378
8379 * gcc.c-torture/execute/20001130-2.c: New testcase.
8380
8381 2000-11-30 Richard Henderson <rth@redhat.com>
8382
8383 * gcc.c-torture/execute/20001130-1.c: New test.
8384
8385 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8386
8387 * g++.old-deja/g++.other/op3.C: New test.
8388
8389 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8390
8391 * g++.old-deja/g++.other/op2.C: New test.
8392
8393 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8394
8395 * g++.old-deja/g++.other/crash38.C: New test.
8396
8397 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8398
8399 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8400
8401 2000-11-29 Jakub Jelinek <jakub@redhat.com>
8402
8403 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8404 tests.
8405 * gcc.c-torture/execute/string-opt-6.c: New test.
8406
8407 * gcc.dg/20001117-1.c: Add main.
8408
8409 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
8410
8411 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8412 Move from here ...
8413 * gcc.dg/940510-1.c: ... to here.
8414
8415 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8416 zero-size arrays in toplevel structures.
8417
8418 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8419
8420 * gcc.c-torture/execute/loop-8.c: New test.
8421
8422 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8423
8424 * g++.old-deja/g++.other/base1.C: New test.
8425
8426 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8427
8428 * g++.old-deja/g++.other/parse2.C: New test.
8429
8430 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8431
8432 * g++.old-deja/g++.pt/incomplete1.C: New test.
8433
8434 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8435
8436 * g++.old-deja/g++.other/friend9.C: New test.
8437
8438 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8439
8440 * gcc.dg/20001127-1.c: New test.
8441
8442 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8443
8444 * g++.old-deja/g++.pt/friend46.C: New test.
8445
8446 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8447
8448 * g++.old-deja/g++.other/ptrmem8.C: New test.
8449
8450 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8451
8452 * gcc.c-torture/execute/string-opt-7.c: New test.
8453 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8454
8455 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8456
8457 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8458 instead of 'mkcheck 2'.
8459
8460 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8461
8462 * gcc.c-torture/execute/memcheck/driver.c,
8463 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8464 C9X references to refer to C99.
8465
8466 2000-11-25 Jakub Jelinek <jakub@redhat.com>
8467
8468 * gcc.dg/ultrasp3.c: New test.
8469
8470 2000-11-25 Neil Booth <neilb@earthling.net>
8471
8472 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8473
8474 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
8475
8476 * gcc.c-torture/compile/20001123-2.c: New.
8477
8478 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8479
8480 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8481
8482 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8483
8484 * gcc.dg/sequence-point-1.c: Add some new tests.
8485 * gcc.c-torture/execute/20001124-1.c: New test.
8486
8487 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8488
8489 * g++.old-deja/g++.other/vaarg4.C: New test.
8490 * gcc.c-torture/compile/20001123-1.c: New test.
8491
8492 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8493
8494 * g++.other/crash24.C: Adjust and remove XFAIL.
8495 * g++.other/crash37.C: New test.
8496
8497 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8498
8499 * g++.old-deja/g++.pt/instantiate9.C: New test.
8500
8501 2000-11-22 Mark Mitchell <mark@codesourcery.com>
8502
8503 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8504 new ABI, too.
8505
8506 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8507 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8508
8509 2000-11-22 Neil Booth <neilb@earthling.net>
8510
8511 * gcc.dg/cpp/Wtrigraphs.c: New test.
8512
8513 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8514
8515 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8516
8517 2000-11-22 Jakub Jelinek <jakub@redhat.com>
8518
8519 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8520
8521 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8522
8523 * lib/gcc-dg.exp: load_lib scanasm.exp.
8524 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8525 * lib/g++-dg.exp: load_lib scanasm.exp.
8526 * lib/scanasm.exp: New.
8527 (scan-assembler, scan-assembler-not): Add optional arguments to
8528 test name, or if not present, the pattern name.
8529 (scan-assembler-dem, scan-assembler-dem-not): New.
8530
8531 * g++.dg/dg.exp: New.
8532
8533 2000-11-21 Neil Booth <neilb@earthling.net>
8534
8535 * gcc.dg/cpp/integrated1.c: Remove.
8536
8537 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8538
8539 * gcc.c-torture/execute/20001121-1.c: New test.
8540
8541 2000-11-21 Richard Henderson <rth@redhat.com>
8542
8543 * gcc.c-torture/compile/20001121-1.c: New test.
8544
8545 2000-11-20 Neil Booth <neilb@earthling.net>
8546
8547 * gcc.dg/cpp/integrated1.c: New test.
8548
8549 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8550
8551 * g++.old-deja/g++.other/inline17.C: New test.
8552
8553 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
8554
8555 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8556 local variable to be zero: I made the variable global. Now
8557 uses abort() and exit() instead of relying on main's return value.
8558
8559 2000-11-20 Neil Booth <neilb@earthling.net>
8560
8561 * gcc.dg/cpp/paste2.c: Update test.
8562 * objc/execute/paste.m: New test.
8563
8564 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
8565
8566 * gcc.dg/c99-condexpr-1.c: New test.
8567
8568 2000-11-20 Neil Booth <neilb@earthling.net>
8569
8570 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8571
8572 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
8573
8574 * g++.old-deja/g++.pt/export1.C: New test.
8575
8576 2000-11-20 Jakub Jelinek <jakub@redhat.com>
8577
8578 * gcc.dg/20001117-1.c: New test.
8579
8580 2000-11-18 Richard Henderson <rth@redhat.com>
8581
8582 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8583
8584 2000-11-18 Richard Henderson <rth@redhat.com>
8585
8586 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8587 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8588 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8589
8590 2000-11-18 Richard Henderson <rth@redhat.com>
8591
8592 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8593 (main): New. Exit cleanly.
8594
8595 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
8596
8597 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8598 gcc.dg/c99-fordecl-2.c: New tests.
8599
8600 2000-11-18 Richard Henderson <rth@redhat.com>
8601
8602 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8603 * gcc.c-torture/execute/zerolen-2.c: New.
8604
8605 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8606
8607 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8608 memory.
8609
8610 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8611
8612 * g++.old-deja/g++.pt/instantiate8.C: New test.
8613
8614 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8615
8616 * g++.old-deja/g++.other/incomplete.C: Add more tests.
8617 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8618
8619 2000-11-16 Nick Clifton <nickc@redhat.com>
8620
8621 * gcc.c-torture/execute/nestfunc-2.c: New test.
8622 * gcc.c-torture/execute/nestfunc-3.c: New test.
8623
8624 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8625
8626 * gcc.c-torture/compile/20001116-1.c: New test.
8627
8628 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8629
8630 * gcc.c-torture/execute/20001115-1.c: New test.
8631
8632 2000-11-15 Mark Mitchell <mark@codesourcery.com>
8633
8634 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8635 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8636 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8637 * g++.old-deja/g++.abi/vmihint.C: Likewise.
8638
8639 2000-11-15 Neil Booth <neilb@earthling.net>
8640
8641 gcc.dg/cpp/_Pragma1.c: Update.
8642 gcc.dg/cpp/_Pragma2.c: New test.
8643
8644 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
8645
8646 * g++.old-deja/g++.other/anon5.C: New test.
8647
8648 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
8649
8650 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8651 tests.
8652
8653 2000-11-14 Jakub Jelinek <jakub@redhat.com>
8654
8655 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8656 output.
8657
8658 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8659
8660 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8661 labels at end of compound statements.
8662
8663 2000-11-13 Jakub Jelinek <jakub@redhat.com>
8664
8665 * gcc.c-torture/execute/loop-7.c: New test.
8666
8667 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8668
8669 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8670
8671 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8672
8673 * gcc.dg/c99-bool-1.c: New test.
8674
8675 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8676
8677 * gcc.dg/c99-scope-1.c: Remove xfail.
8678 * gcc.dg/c99-scope-2.c: New test.
8679
8680 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8681
8682 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8683 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8684
8685 2000-11-11 Mark Mitchell <mark@codesourcery.com>
8686
8687 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8688 error messages.
8689
8690 * g++.mike/p700.C: Don't typedef wchar_t.
8691 * g++.mike/p784.C: Likewise.
8692 * g++.mike/eb101.C: Don't use __wchar_t.
8693
8694 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
8695
8696 * g77.f-torture/execute/20001111.[fx]: Test premature exit
8697 from DO loop.
8698
8699 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8700
8701 * gcc.c-torture/execute/20001111-1.c: New test.
8702
8703 2000-11-10 Nick Clifton <nickc@redhat.com>
8704
8705 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8706 long multuiple and accumulate.
8707
8708 2000-11-09 Richard Henderson <rth@redhat.com>
8709
8710 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8711 via size_t instead of int.
8712
8713 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8714 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8715 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8716 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8717
8718 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
8719
8720 * gcc.c-torture/compile/20001109-1.c: New test.
8721 * gcc.c-torture/compile/20001109-2.c: New test.
8722
8723 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
8724
8725 * g++.old-deja/g++.pt/operator1.C: New test.
8726 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8727
8728 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8729
8730 * gcc.dg/20001108-1.c: New test.
8731
8732 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8733
8734 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8735 with both arguments constant strings.
8736 * gcc.c-torture/execute/string-opt-3.c: New test.
8737 * gcc.c-torture/execute/string-opt-4.c: New test.
8738 * gcc.c-torture/execute/string-opt-5.c: New test.
8739
8740 2000-11-08 Nick Clifton <nickc@redhat.com>
8741
8742 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
8743 mulsidi3adddi patterns.
8744
8745 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
8746
8747 * g++.old-deja/g++.other/crash36.C: New test.
8748
8749 2000-11-08 Jakub Jelinek <jakub@redhat.com>
8750
8751 * g++.old-deja/g++.other/init16.C: New test.
8752
8753 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
8754
8755 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8756
8757 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8758
8759 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8760 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8761 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8762
8763 2000-11-07 DJ Delorie <dj@redhat.com>
8764
8765 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8766
8767 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8768
8769 * gcc.c-torture/execute/string-opt-1.c: New test.
8770
8771 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8772
8773 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
8774 mips-sgi-irix6.* because the MIPS ABI passes floating-point
8775 parameters in registers, and there is no way for a varargs
8776 function to know in which order the integer and floating-point
8777 parameters should be interleaved when they are placed on the
8778 stack.
8779 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8780 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8781
8782 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8783
8784 * gcc.c-torture/execute/string-opt-2.c: New test.
8785
8786 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
8787
8788 * g++.old-deja/g++.pt/crash60.C: New test.
8789
8790 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8791
8792 * g++.old-deja/g++.other/crash24.C: New test.
8793 * g++.old-deja/g++.other/crash25.C: New test.
8794 * g++.old-deja/g++.other/crash26.C: New test.
8795 * g++.old-deja/g++.other/crash27.C: New test.
8796 * g++.old-deja/g++.other/crash28.C: New test.
8797 * g++.old-deja/g++.other/crash29.C: New test.
8798 * g++.old-deja/g++.other/crash30.C: New test.
8799 * g++.old-deja/g++.other/crash31.C: New test.
8800 * g++.old-deja/g++.other/crash32.C: New test.
8801 * g++.old-deja/g++.other/crash33.C: New test.
8802 * g++.old-deja/g++.other/crash34.C: New test.
8803 * g++.old-deja/g++.other/crash35.C: New test.
8804
8805 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8806
8807 * gcc.c-torture/execute/20001031-1.c: New test.
8808
8809 2000-11-04 Mark Mitchell <mark@codesourcery.com>
8810
8811 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8812 namespace.
8813
8814 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8815 standards-conformant.
8816
8817 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8818
8819 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8820 * g++.old-deja/g++.mike/p755a.C: Likewise.
8821 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8822 library makes no calls to `operator new' during initialization.
8823
8824 2000-11-04 Neil Booth <neilb@earthling.net>
8825
8826 * gcc.dg/cpp/include2.c: New tests.
8827
8828 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
8829
8830 * lib/g++.exp (g++_set_ld_library_path): New function.
8831 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8832
8833 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
8834
8835 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
8836 warnings.
8837
8838 2000-11-01 Richard Henderson <rth@redhat.com>
8839
8840 * g++.old-deja/g++.ext/namedret1.C: New.
8841 * g++.old-deja/g++.ext/namedret2.C: New.
8842 * g++.old-deja/g++.ext/namedret3.C: New.
8843
8844 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
8845
8846 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8847 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8848
8849 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8850
8851 * gcc.c-torture/execute/va-arg-21.c: New test.
8852
8853 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
8854
8855 * gcc.dg/c99-complex-2.c: New test.
8856
8857 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8858
8859 * gcc.c-torture/execute/stdio-opt-1.c: New test.
8860
8861 2000-10-31 Jakub Jelinek <jakub@redhat.com>
8862
8863 * g++.old-deja/g++.other/inline16.C: New test.
8864
8865 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
8866
8867 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8868 __PRETTY_FUNCTION__
8869
8870 2000-10-29 Neil Booth <neilb@earthling.net>
8871
8872 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8873 New tests.
8874 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8875 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8876 optimisation.
8877
8878 2000-10-29 Neil Booth <neilb@earthling.net>
8879
8880 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8881 * mi1.c, mi1c.h: Add null directives to multiple-include test.
8882 * mi5.c: Test multiple includes work with -C.
8883 * trigraphs.c: Test ^= version.
8884
8885 2000-10-28 Neil Booth <neilb@earthling.net>
8886
8887 New tests and test updates for new macro expander.
8888
8889 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8890 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8891 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8892 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8893 new diagnostic messages.
8894
8895 * gcc.dg/cpp/macro3.c: New tests.
8896
8897 2000-10-27 Mark Mitchell <mark@codesourcery.com>
8898
8899 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8900 on the same line.
8901
8902 2000-10-27 Jakub Jelinek <jakub@redhat.com>
8903
8904 * g++.old-deja/g++.other/eh2.C: New test.
8905
8906 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
8907
8908 * gcc.c-torture/execute/20001027-1.c: New test.
8909
8910 2000-10-26 Richard Henderson <rth@redhat.com>
8911
8912 * gcc.c-torture/execute/20001026-1.c: New.
8913
8914 2000-10-26 Mark Mitchell <mark@codesourcery.com>
8915
8916 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8917 * g++.old-deja/g++.law/builtin1.C: Likewise.
8918 * g++.old-deja/g++.law/ctors10.C: Likewise.
8919 * g++.old-deja/g++.law/virtual3.C: Likewise.
8920 * g++.old-deja/g++.mike/p658.C: Likewise.
8921 * g++.old-deja/g++.other/sibcall1.C: Likewise.
8922 * g++.old-deja/g++.other/vaarg2.C: Likewise.
8923 * g++.old-deja/g++.robertl/eb124.C: Likewise.
8924 * g++.old-deja/g++.robertl/eb44.C: Likewise.
8925 * g++.old-deja/g++.robertl/eb77.C: Likewise.
8926
8927 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
8928
8929 * gcc.c-torture/compile/20001024-1.c: New test.
8930
8931 2000-10-25 Mark Mitchell <mark@codesourcery.com>
8932
8933 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8934 to tell us whether or not we are using V3.
8935
8936 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
8937
8938 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8939 operands.
8940
8941 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
8942
8943 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8944
8945 2000-10-25 Jakub Jelinek <jakub@redhat.com>
8946
8947 * gcc.c-torture/execute/20001024-1.c: New test.
8948
8949 2000-10-24 Jakub Jelinek <jakub@redhat.com>
8950
8951 * g++.old-deja/g++.other/sibcall1.C: New test.
8952
8953 2000-10-20 Jakub Jelinek <jakub@redhat.com>
8954
8955 * gcc.dg/noncompile/init-3.c: New test.
8956
8957 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
8958
8959 * gcc.dg/format-array-1.c: New test.
8960
8961 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8962
8963 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8964 writing through null pointers; remove comment about testing
8965 unterminated strings.
8966
8967 2000-10-17 Matthew Hiller <hiller@redhat.com>
8968
8969 * gcc.c-torture/execute/20001017-2.c: New test.
8970
8971 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8972
8973 * gcc.c-torture/compile/20001018-1.c: New test.
8974 * gcc.c-torture/compile/20001018-1.x: Xfail.
8975
8976 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8977
8978 * gcc.c-torture/execute/20001017-1.c: New test.
8979
8980 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8981
8982 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8983 for multiple use of arguments with scanf formats; add tests for
8984 multiple use of arguments.
8985
8986 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
8987
8988 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8989
8990 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8991
8992 * gcc.dg/format-miss-1.c: New test.
8993
8994 2000-10-16 Jakub Jelinek <jakub@redhat.com>
8995
8996 * gcc.c-torture/execute/20001013-1.c: New test.
8997
8998 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8999
9000 * gcc.dg/format-branch-1.c: New test.
9001
9002 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9003
9004 * README, lib/file-format.exp: Remove EGCS references.
9005
9006 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9007
9008 * gcc.dg/20001013-1.c: New test.
9009
9010 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
9011
9012 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
9013 for intmax_t in the compiler using __typeof__ and the type rules
9014 for conditional expressions.
9015
9016 2000-10-13 Jakub Jelinek <jakub@redhat.com>
9017
9018 * gcc.dg/20001012-1.c: New test.
9019 * gcc.dg/20001012-2.c: New test.
9020
9021 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9022
9023 * gcc.dg/format-attr-1.c: New test.
9024
9025 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9026
9027 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
9028 __LONG_LONG_MAX__ instead of LLONG_MAX.
9029
9030 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9031
9032 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
9033 scanf flags.
9034 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
9035 flags.
9036
9037 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
9038
9039 * gcc.dg/sequence-pt-1.c: New test.
9040
9041 2000-10-11 Geoff Keating <geoffk@cygnus.com>
9042
9043 * gcc.c-torture/execute/20001011-1.c: New testcase.
9044 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
9045
9046 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9047
9048 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
9049 does not error on it.
9050
9051 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9052
9053 * gcc.dg/20001009-1.c: New test.
9054
9055 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
9056
9057 * gcc.c-torture/compile/20001009-1.c: Move from here ....
9058 * gcc.c-torture/execute/20001009-2.c: ... to here.
9059
9060 2000-10-09 Geoff Keating <geoffk@cygnus.com>
9061
9062 * gcc.c-torture/compile/20001009-1.c: New testcase.
9063 * gcc.c-torture/execute/20001009-1.c: New testcase.
9064 Testcases provided by Jan Hubicka <jh@suse.cz>.
9065
9066 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9067
9068 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9069 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
9070 uintmax_t using <limits.h> to emulate the compiler's internal
9071 logic. No longer XFAIL %j tests.
9072
9073 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9074
9075 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
9076 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9077 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
9078 regexps and details of expected handling of some bad formats.
9079 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
9080 suppression.
9081
9082 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
9083
9084 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
9085 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
9086 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
9087 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
9088 in list archives.
9089
9090 2000-10-06 Richard Henderson <rth@cygnus.com>
9091
9092 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
9093 * g++.old-deja/g++.brendan/crash52.C: Likewise.
9094 * g++.old-deja/g++.jason/report.C: Likewise.
9095 * g++.old-deja/g++.law/friend5.C: Likewise.
9096 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
9097 of the expected warnings.
9098
9099 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
9100
9101 * g++.old-deja/g++.pt/enum14.C: New test.
9102
9103 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
9104
9105 * g++.old-deja/g++.pt/crash59.C: New test.
9106
9107 2000-10-04 Will Cohen <wcohen@redhat.com>
9108
9109 * gcc.dg/20000926-1.c: New test.
9110
9111 2000-10-03 Geoff Keating <geoffk@cygnus.com>
9112
9113 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9114 function name for current C++ compiler.
9115 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9116
9117 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
9118
9119 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
9120 __PRETTY_FUNCTION__.
9121 * g++.old-deja/g++.ext/pretty2.C: Likewise.
9122
9123 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9124
9125 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9126
9127 2000-09-26 Jakub Jelinek <jakub@redhat.com>
9128
9129 * gcc.c-torture/compile/20000923-1.c: New test.
9130
9131 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9132
9133 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9134 * g++.old-deja/g++.pt/ttp62.C: Same.
9135 * g++.old-deja/g++.other/inline14.C: Same.
9136
9137 2000-09-24 Richard Henderson <rth@cygnus.com>
9138
9139 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9140
9141 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
9142
9143 * gcc.dg/c90-printf-1.c: Add test for wide string format.
9144
9145 2000-09-22 Geoff Keating <geoffk@cygnus.com>
9146
9147 * gcc.c-torture/compile/20000922-1.c: New file.
9148
9149 2000-09-21 Nick Clifton <nickc@redhat.com>
9150
9151 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9152 a signed long modulo operation.
9153 (mod6): New function - perform an unsigned long modulo operation.
9154 (main): Add tests for modulos of very large numbers by very small
9155 dividends.
9156
9157 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9158
9159 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9160
9161 2000-09-19 Richard Henderson <rth@cygnus.com>
9162
9163 * gcc.dg/compare2.c (case 10): XFAIL.
9164
9165 2000-09-18 Richard Henderson <rth@cygnus.com>
9166
9167 * gcc.c-torture/execute/20000906-1.c: Move ...
9168 * gcc.dg/20000906-1.c: ... here. Only run on targets
9169 that support __builtin_trap.
9170
9171 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9172
9173 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9174
9175 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9176
9177 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9178 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9179 more $ format tests.
9180
9181 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9182
9183 * gcc.dg/format-errmk-1.c: New test.
9184
9185 2000-09-17 Greg McGary <greg@mcgary.org>
9186
9187 * gcc.c-torture/execute/20000917-1.x: Remove.
9188
9189 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9190
9191 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9192
9193 2000-09-17 Greg McGary <greg@mcgary.org>
9194
9195 * gcc.c-torture/execute/20000917-1.c: New test.
9196 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9197
9198 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9199
9200 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9201 in nested macro bug.
9202
9203 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9204
9205 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9206
9207 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
9208
9209 * gcc.c-torture/execute/20000914-1.c: New test.
9210
9211 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
9212
9213 * g++.other/inline13.C: New test.
9214
9215 2000-09-12 Andreas Jaeger <aj@suse.de>
9216
9217 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9218 constant by Ulrich Drepper <drepper@redhat.com>.
9219
9220 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
9221
9222 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9223
9224 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9225
9226 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9227
9228 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9229
9230 * gcc.dg/cpp/backslash.c: New test.
9231
9232 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
9233
9234 * gcc.c-torture/execute/20000910-1.c: New test.
9235 * gcc.c-torture/execute/20000910-2.c: Likewise.
9236
9237 2000-09-11 Robert Lipe <robertl@sco.com>
9238
9239 * gcc.dg/pragma-align.c: New test.
9240
9241 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9242
9243 * g++.old-deja/g++.pt/explicit82.C: New test.
9244 * g++.old-deja/g++.pt/explicit83.C: New test.
9245
9246 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9247
9248 * gcc.dg/asm-names.c: New test.
9249
9250 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9251
9252 * gcc.dg/cpp/tr-warn6.c: New test
9253
9254 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9255
9256 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9257 be accepted.
9258
9259 2000-09-07 Catherine Moore <clm@redhat.com>
9260
9261 * gcc.c-torture/execute/unroll-1.c: New test.
9262
9263 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9264
9265 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9266 ERROR markers.
9267 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9268 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9269 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9270 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9271 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9272 Preprocess only.
9273 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9274 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9275
9276 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9277
9278 * g++.old-deja/g++.pt/deduct2.C: New test.
9279
9280 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9281
9282 * g++.old-deja/g++.pt/parms2.C: New test.
9283
9284 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9285
9286 * g++.old-deja/g++.pt/crash58.C: New test.
9287
9288 2000-09-06 Greg McGary <greg@mcgary.org>
9289
9290 * gcc.c-torture/execute/20000906-1.c: New test.
9291 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9292
9293 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9294
9295 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9296
9297 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9298
9299 * g++.old-deja/g++.pt/crash57.C: New test.
9300
9301 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9302
9303 * g++.old-deja/g++.pt/crash56.C: New test.
9304
9305 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9306
9307 * g++.old-deja/g++.pt/koenig1.C: New test.
9308
9309 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9310
9311 * gcc.dg/20000904-1.c: New test.
9312
9313 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9314
9315 * gcc.dg/cpp/paste8.c: New test.
9316
9317 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
9318
9319 * gcc.c-torture/compile/20000827-1.c: New test.
9320
9321 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9322
9323 * gcc.dg/format-diag-1.c: New test.
9324
9325 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9326
9327 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9328 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9329 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9330 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9331 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9332
9333 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9334
9335 * g++.old-deja/g++.other/nested4.C: New test.
9336
9337 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9338
9339 * g++.old-deja/g++.ns/scoped1.C: New test.
9340
9341 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
9342
9343 * lib/g++.exp: Support testing already-installed GCC.
9344
9345 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9346
9347 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9348
9349 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9350
9351 * gcc.dg/return-type-2.c: New test.
9352
9353 2000-08-27 Geoff Keating <geoffk@cygnus.com>
9354
9355 * gcc.c-torture/compile/20000825-1.c: New test.
9356
9357 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
9358
9359 * gcc.dg/dwarf2-2.c: New test.
9360
9361 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9362
9363 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9364 dg-warning regexps.
9365
9366 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9367
9368 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9369 gcc.dg/format-ext-5.c: New tests.
9370
9371 2000-08-25 Jakub Jelinek <jakub@redhat.com>
9372
9373 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9374
9375 2000-08-24 Mark Mitchell <mark@codesourcery.com>
9376
9377 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9378
9379 2000-08-24 Richard Henderson <rth@cygnus.com>
9380
9381 * gcc.dg/ia64-sync-1.c: New test.
9382 * gcc.dg/ia64-sync-2.c: New test.
9383 * gcc.dg/ia64-asm-1.c: New test.
9384
9385 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9386
9387 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9388 * gcc.dg/format-ext-2.c: New test.
9389
9390 2000-08-23 Jason Merrill <jason@redhat.com>
9391
9392 * lib/old-dejagnu.exp: Also ignore "In member function" and
9393 "At global scope".
9394
9395 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9396
9397 * gcc.dg/noncompile/label-lineno-1.c: New test.
9398
9399 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9400
9401 * gcc.dg/c99-array-nonobj-1.c: New test.
9402
9403 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9404
9405 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9406 tests.
9407 * gcc.dg/format-ext-1.c: New test.
9408
9409 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9410
9411 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9412 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9413 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9414 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9415 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9416
9417 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9418
9419 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9420 gcc.dg/c99-strftime-2.c: New tests.
9421
9422 2000-08-22 Richard Henderson <rth@cygnus.com>
9423
9424 * gcc.c-torture/execute/20000822-1.c: New test.
9425
9426 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9427
9428 * gcc.c-torture/execute/20000819-1.x: Remove.
9429
9430 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9431
9432 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9433 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9434 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9435 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9436 gcc.dg/format-xopen-1.c: New tests.
9437
9438 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9439
9440 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9441
9442 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9443
9444 * g++.old-deja/g++.other/loop2.C: New test.
9445
9446 * gcc.c-torture/compile/20000606-1.c: New test.
9447 * gcc.c-torture/compile/20000728-1.c: New test.
9448 * gcc.c-torture/execute/20000801-1.c: New test.
9449 * gcc.c-torture/execute/20000801-2.c: New test.
9450 * gcc.c-torture/execute/20000819-1.c: New test.
9451 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9452 * gcc.dg/20000629-1.c: New test.
9453 * gcc.dg/20000724-1.c: New test.
9454 * gcc.dg/20000807-1.c: New test.
9455
9456 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9457
9458 * gcc.dg/cpp/pragma-1.c: New test.
9459 * gcc.dg/cpp/pragma-2.c: New test.
9460
9461 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9462
9463 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9464 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9465
9466 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9467
9468 * gcc.c-torture/compile/20000818-1.c: New test.
9469
9470 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
9471
9472 * gcc.c-torture/execute/20000818-1.c: New test.
9473
9474 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9475
9476 * gcc.dg/format-va-1.c: New test.
9477
9478 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9479
9480 * g++.old-deja/g++.other/typedef8.C: New test.
9481
9482 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9483
9484 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9485 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9486 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9487 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9488 * g++.old-deja/g++.other/ptrmem7.C: New test.
9489 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9490
9491 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9492
9493 * g++.old-deja/g++.pt/typename27.C: New test.
9494
9495 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9496
9497 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9498 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9499 * g++.old-deja/g++.pt/friend45.C: New test.
9500 * g++.old-deja/g++.other/friend8.C: New test.
9501
9502 2000-08-15 Richard Henderson <rth@cygnus.com>
9503
9504 * gcc.c-torture/execute/20000815-1.c: New test.
9505
9506 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9507
9508 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9509 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9510 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9511
9512 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9513
9514 * g++.old-deja/g++.other/refinit2.C: New test.
9515
9516 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9517
9518 * lib/c-torture.exp (c-torture): Make
9519 compiler_conditional_xfail_data global.
9520 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9521 compiler_conditional_xfail_data machinery.
9522 (f-torture-execute): Likewise.
9523 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9524 and only when unrolling loops.
9525
9526 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9527
9528 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9529
9530 * g++.old-deja/g++.pt/explicit81.C: New test.
9531
9532 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9533
9534 * g++.old-deja/g++.pt/typename26.C: New test.
9535
9536 2000-08-10 Geoff Keating <geoffk@cygnus.com>
9537
9538 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9539 warning.
9540
9541 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
9542
9543 * g++.old-deja/g++.other/array3.C: New test.
9544
9545 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9546
9547 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9548 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9549 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9550 New tests.
9551
9552 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
9553
9554 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9555 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9556
9557 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
9558
9559 * gcc.c-torture/execute/20000808-1.c: New test.
9560
9561 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9562
9563 * gcc.dg/c90-const-expr-1.c: New test.
9564
9565 2000-08-08 Richard Henderson <rth@cygnus.com>
9566
9567 * gcc.dg/noncompile/920923-1.c: Declare calloc.
9568
9569 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
9570
9571 * gcc.dg/noncompile/const-ll-1.c: New test.
9572
9573 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
9574
9575 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9576
9577 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
9578
9579 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9580 that running programs linked against the shared version of libobjc
9581 run correctly.
9582
9583 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9584
9585 * gcc.dg/c99-printf-1.c: New test.
9586
9587 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9588
9589 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9590
9591 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
9592
9593 * gcc.c-torture/execute/20000731-1.x: Delete.
9594
9595 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
9596
9597 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9598 and torture_without_loops as is done by c-torture.exp.
9599 (search_for): Copy from c-torture.exp.
9600 (gcc-dg-runtest): New function, drives a directory of tests
9601 iterating over the TORTURE_OPTIONS.
9602 (scan-assembler, scan-assembler-not): Move here from
9603 individual directory drivers.
9604
9605 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9606 defined by lib/gcc-dg.exp.
9607 * gcc.dg/cpp/cpp.exp: Likewise.
9608 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
9609 gcc-dg-runtest, so we cycle over optimization options.
9610
9611 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9612 * gcc.dg/compare2.c: No longer expected to fail.
9613
9614 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9615
9616 * gcc.c-torture/execute/20000804-1.c: New test.
9617
9618 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9619
9620 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9621
9622 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
9623
9624 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9625
9626 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
9627
9628 * gcc.c-torture/compile/20000803-1.c: New test.
9629
9630 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
9631
9632 * gcc.c-torture/execute/20000801-3.c,
9633 gcc.c-torture/execute/20000801-4.c: New tests.
9634 * gcc.c-torture/execute/20000801-3.x,
9635 gcc.c-torture/execute/20000801-4.x: Xfail.
9636
9637 2000-08-02 Geoff Keating <geoffk@cygnus.com>
9638
9639 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9640 libobjc/.libs to allow for libtool.
9641
9642 2000-08-02 Jakub Jelinek <jakub@redhat.com>
9643
9644 * gcc.c-torture/compile/20000802-1.c: New test.
9645
9646 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
9647
9648 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9649
9650 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
9651
9652 * gcc-c-torture/execute/20000731-2.c: New test.
9653
9654 * gcc.c-torture/execute/20000731-1.c: New test.
9655 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9656
9657 2000-07-31 Jakub Jelinek <jakub@redhat.com>
9658
9659 * testsuite/gcc.dg/cpp/paste7.c: New test.
9660 * gcc.dg/cpp/20000725-1.c: New test.
9661
9662 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
9663
9664 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9665 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9666 declaration warning for __builtin_dwarf_reg_size.
9667
9668 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9669
9670 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
9671
9672 * gcc.dg/noncompile/voidparam-1.c: New test.
9673
9674 2000-07-30 Richard Henderson <rth@cygnus.com>
9675
9676 * gcc.dg/c90-digraph-1.c: Don't xfail.
9677 * gcc.dg/compare2.c (case 10): Xfail.
9678 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9679
9680 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
9681
9682 * gcc.dg/c99-main-1.c: New test.
9683
9684 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
9685
9686 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9687
9688 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
9689
9690 * gcc.c-tortuer/execute/20000726-1.c: New test.
9691
9692 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
9693
9694 * gcc.c-torture/execute/enum-2.c: New test.
9695
9696 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9697
9698 * gcc.dg/cpp/tr-warn3.c: New test.
9699
9700 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9701
9702 * g++.old-deja/g++.ext/implicit1.C: Remove.
9703 * g++.old-deja/g++.jason/c2.C: Remove
9704 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9705 * g++.old-deja/g++.pt/crash16.C: Likewise.
9706 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9707
9708 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9709
9710 * g++.old-deja/g++.other/for2.C: New test.
9711
9712 2000-07-25 Jakub Jelinek <jakub@redhat.com>
9713
9714 * gcc.dg/20000720-1.c: New test.
9715
9716 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
9717
9718 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
9719
9720 2000-07-24 Geoff Keating <geoffk@cygnus.com>
9721
9722 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9723 * gcc.c-torture/execute/20000722-1.c: New.
9724 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9725
9726 2000-07-24 Jakub Jelinek <jakub@redhat.com>
9727
9728 * gcc.dg/cpp/20000720-1.S: New test.
9729
9730 2000-07-21 Michael Meissner <meissner@redhat.com>
9731
9732 * gcc.c-torture/execute/ieee/hugeval.c: New test.
9733
9734 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9735
9736 * g++.old-deja/g++.brendan/crash16.C,
9737 g++.old-deja/g++.brendan/parse3.C,
9738 g++.old-deja/g++.brendan/redecl1.C,
9739 g++.old-deja/g++.ns/template13.C,
9740 g++.old-deja/g++.other/decl4.C,
9741 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9742
9743 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9744
9745 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9746 and "Internal error".
9747
9748 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9749 regexps.
9750 * gcc.dg/cpp/paste6.c: New test.
9751
9752 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
9753
9754 * gcc.dg/cpp/tr-direct.c: New test.
9755
9756 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9757 gcc.dg/cpp/undef1.c: Tweak error regexps.
9758
9759 2000-07-18 Eric Christopher <echristo@redhat.com>
9760
9761 * gcc.c-torture/compile/20000718-1.c: New test.
9762
9763 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
9764
9765 * cpplex.c (_cpp_push_token): If the token being pushed back
9766 is the previous token in this context, just subtract one from
9767 context->posn.
9768 * cppmacro.c (save_expansion): Clear aux field when storing a
9769 placemarker.
9770
9771 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
9772
9773 * gcc.dg/noncompile/redecl-1.c: New test.
9774
9775 2000-07-18 Jakub Jelinek <jakub@redhat.com>
9776
9777 * gcc.c-torture/execute/20000717-5.c: New test.
9778 * gcc.c-torture/execute/20000717-1.x: Removed.
9779
9780 2000-07-17 Richard Henderson <rth@cygnus.com>
9781
9782 * gcc.c-torture/execute/20000717-4.c: New test.
9783
9784 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
9785
9786 * gcc.dg/cpp/syshdr.c: New test.
9787 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9788
9789 2000-07-17 Neil Booth <neilb@earthling.net>
9790
9791 * gcc.dg/cpp/cmdlne-dM.c: New test.
9792 * gcc.dg/cpp/cmdlne-dD.c: New test.
9793
9794 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
9795
9796 * gcc.c-torture/execute/20000717-3.c: New test.
9797
9798 * gcc.c-torture/compile/20000717-1.c: New test.
9799
9800 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
9801
9802 * gcc.c-torture/execute/20000717-2.c: New test.
9803
9804 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
9805
9806 * gcc.dg/formatz-1.c: New test.
9807
9808 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9809 * gcc.dg/c99-digraph-1.c: New tests.
9810
9811 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9812 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9813
9814 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9815 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9816 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9817 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9818 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9819 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9820 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9821
9822 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
9823
9824 * gcc.c-torture/execute/20000717-1.c: New test.
9825 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9826
9827 2000-07-15 Jakub Jelinek <jakub@redhat.com>
9828
9829 * gcc.c-torture/execute/20000715-2.c: New test.
9830 * gcc.dg/20000715-1.c: New test.
9831
9832 2000-07-15 Michael Meissner <meissner@redhat.com>
9833
9834 * gcc.c-torture/execute/20000715-1.c: New test.
9835
9836 2000-07-13 Jakub Jelinek <jakub@redhat.com>
9837
9838 * gcc.c-torture/execute/20000707-1.c: New test.
9839
9840 2000-07-13 Neil Booth <NeilB@earthling.net>
9841
9842 * testsuite/gcc.dg/cpp/digraph1.c,
9843 testsuite/gcc.dg/cpp/digraph2.c,
9844 testsuite/gcc.dg/cpp/digraphs.c: New tests.
9845
9846 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
9847
9848 * g77.f-torture/compile/20000630-2.f: New test.
9849 * g77.f-torture/compile/20000630-2.x
9850
9851 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
9852
9853 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
9854
9855 2000-07-11 Neil Booth <NeilB@earthling.net>
9856
9857 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9858
9859 2000-07-11 Neil Booth <NeilB@earthling.net>
9860
9861 * gcc.dg/cpp/cmdlne-C.c: New.
9862
9863 2000-07-09 Neil Booth <NeilB@earthling.net>
9864
9865 * gcc.dg/cpp/directiv.c: New tests.
9866 * gcc.dg/cpp/undef1.c: Update.
9867
9868 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
9869
9870 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9871
9872 2000-07-09 Neil Booth <NeilB@earthling.net>
9873
9874 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9875
9876 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
9877
9878 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9879 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9880
9881 2000-07-08 Neil Booth <NeilB@earthling.net>
9882
9883 * gcc.dg/cpp/macsyntx.c: New tests.
9884
9885 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9886
9887 * gcc.dg/20000707-1.c: New test.
9888
9889 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9890
9891 * gcc.c-torture/execute/20000706-1.c: New test.
9892 * gcc.c-torture/execute/20000706-2.c: New test.
9893 * gcc.c-torture/execute/20000706-3.c: New test.
9894 * gcc.c-torture/execute/20000706-4.c: New test.
9895 * gcc.c-torture/execute/20000706-5.c: New test.
9896
9897 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9898
9899 * g++.old-deja/g++.pt/instantiate7.C: New test.
9900
9901 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9902
9903 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9904 * g++.old-deja/g++.mike/thunk3.C: Likewise.
9905 * g++.old-deja/g++.other/rtti3.C: Likewise.
9906 * g++.old-deja/g++.other/rttid3.C: Likewise.
9907
9908 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
9909
9910 * g77.f-torture/compile/20000630-1.x: Fix typo
9911
9912 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
9913
9914 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9915 assembly output.
9916
9917 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
9918
9919 * gcc.dg/cpp/ident.c: New test.
9920
9921 2000-07-05 Neil Booth <NeilB@earthling.net>
9922
9923 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9924 gcc.dg/cpp/lexstrng.c: New tests.
9925
9926 2000-07-04 Neil Booth <NeilB@earthling.net>
9927
9928 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9929 * gcc.dg/cpp/strify2.c: Same.
9930
9931 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
9932
9933 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9934 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9935 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9936 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9937
9938 * testsuite/gcc.dg/cpp/macro1.c,
9939 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9940 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9941 testsuite/gcc.dg/cpp/strify1.c,
9942 testsuite/gcc.dg/cpp/strify2.c: New tests.
9943
9944 2000-07-03 Jakub Jelinek <jakub@redhat.com>
9945
9946 * gcc.c-torture/execute/20000703-1.c: New test.
9947
9948 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9949
9950 * g++.old-deja/g++.pt (lookup10.C): New test.
9951
9952 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9953
9954 * g++.old-deja/g++.pt (typename25.C): New test.
9955
9956 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
9957
9958 * gcc.c-torture/compile/20000701-1.c: New test.
9959
9960 2000-06-30 Nick Clifton <nickc@cygnus.com>
9961
9962 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9963 to test case.
9964
9965 2000-06-30 Catherine Moore <clm@cygnus.com>
9966
9967 * gcc.c-torture/execute/align-1.c: New test.
9968
9969 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
9970
9971 * g++.old-deja/g++.pt/expr8.C: New test.
9972 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9973
9974 2000-06-29 Nick Clifton <nickc@cygnus.com>
9975
9976 * gcc.c-torture/compile/20000629-1.c: New test.
9977
9978 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9979
9980
9981 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9982 gcc.dg/noncompile directory, depending on whether they're
9983 preprocessor tests or not. Annotate all the tests for the dg
9984 framework.
9985
9986 * gcc.c-torture/noncompile/noncompile.exp: Delete.
9987 * gcc.dg/noncompile/noncompile.exp: New.
9988
9989 * Moved files:
9990 Old name New name
9991 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
9992 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
9993 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
9994 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
9995 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
9996 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
9997 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
9998 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
9999 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
10000 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
10001 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
10002 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
10003 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
10004 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
10005 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
10006 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
10007 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
10008 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
10009 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
10010 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
10011 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
10012 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
10013 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
10014 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
10015
10016 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
10017 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
10018 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
10019 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
10020 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
10021 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
10022
10023 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
10024
10025 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
10026 declare one variable. On the fourth, error.
10027 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
10028 declared by 20000628-1a.h.
10029
10030 2000-06-29 Richard Henderson <rth@redhat.com>
10031
10032 * gcc.c-torture/execute/930529-1.x: New file.
10033 * gcc.dg/920413-1.c: Adjust expected warning text.
10034 * gcc.dg/980217-1.c: Declare abort.
10035 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
10036
10037 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
10038
10039 * g77.f-torture/compile/20000629-1.f: New test.
10040 * g77.f-torture/compile/20000629-1.x: Expected to fail.
10041
10042 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10043
10044 Rearrange lots of files, removing entirely the
10045 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
10046 directories.
10047
10048 * Deleted files:
10049 gcc.c-torture/code_quality/code_quality.exp
10050 gcc.c-torture/special/special.exp
10051 gcc.failure/failure.exp
10052 gcc.failure/940409-1.x
10053 gcc.c-torture/compile/961203-1.x
10054
10055 * New files:
10056 gcc.misc-tests/linkage.exp
10057 gcc.c-torture/execute/920730-1t.c
10058 gcc.c-torture/execute/920730-1t.x
10059 gcc.c-torture/compile/920520-1.x
10060 gcc.c-torture/compile/920521-1.x
10061 gcc.c-torture/compile/981006-1.x
10062 gcc.c-torture/execute/eeprof-1.x
10063
10064 * Moved files (possibly with modifications to fit a new harness):
10065 Old name New name
10066 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
10067 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
10068 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
10069 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
10070 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
10071 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
10072 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
10073 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
10074 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
10075 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
10076 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
10077 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
10078 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
10079 gcc.failure/940409-1.c gcc.dg/940409-1.c
10080
10081 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10082
10083 * c-torture/compile/961203-1.x: Delete.
10084
10085 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
10086 not exit. Include stdio.h.
10087 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
10088 * gcc.misc-tests/dg-12.c: Likewise.
10089 * gcc.misc-tests/dg-5.c: Likewise.
10090 * gcc.misc-tests/dg-6.c: Likewise.
10091 * gcc.misc-tests/dg-7.c: Prototype abort.
10092 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
10093 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
10094 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
10095 not exit.
10096 * gcc.misc-tests/sieve.c: Use return from main, not exit.
10097 * gcc.misc-tests/sort2.c: Use return from main, not exit.
10098
10099 2000-06-28 Jakub Jelinek <jakub@redhat.com>
10100
10101 * gcc.dg/cpp/20000628-1.c: New test.
10102 * gcc.dg/cpp/20000628-1.h: New header for above test.
10103 * gcc.dg/cpp/20000628-1a.h: Likewise.
10104
10105 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
10106
10107 * gcc.dg/cpp: New directory.
10108 * gcc.dg/cpp/cpp.exp: New driver.
10109 * gcc.dg/cpp/20000627-1.c: New test.
10110 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10111 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10112 and rewrite as a compilation test.
10113
10114 * gcc.dg: Move many files into the cpp subdirectory, possibly
10115 renaming or editing them as well.
10116 Old name New name
10117 990119-1.c cpp/19990119-1.c
10118 990228-1.c cpp/19990228-1.c
10119 990407-1.c cpp/19990407-1.c
10120 990409-1.c cpp/19990409-1.c
10121 990413-1.c cpp/19990413-1.c
10122 990703-1.c cpp/19990703-1.c
10123 20000127-1.c cpp/20000127-1.c
10124 20000129-1.c cpp/20000129-1.c
10125 20000207-1.c cpp/20000207-1.c
10126 20000207-2.c cpp/20000207-2.c
10127 20000209-1.c cpp/20000209-1.c
10128 20000209-2.c cpp/20000209-2.c
10129 20000301-1.c cpp/20000301-1.c
10130 20000419-1.c cpp/20000419-1.c
10131 20000510-1.S cpp/20000510-1.S
10132 20000519-1.c cpp/20000519-1.c
10133 20000529-1.c cpp/20000529-1.c
10134 20000625-1.c cpp/20000625-1.c
10135 20000625-2.c cpp/20000625-2.c
10136 cpp-as1.c cpp/assert1.c
10137 cpp-as2.c cpp/assert2.c
10138 cxx-comments-1.c cpp/cxxcom1.c
10139 cxx-comments-2.c cpp/cxxcom2.c
10140 endif-label.c cpp/endif.c
10141 cpp-hash1.c cpp/hash1.c
10142 cpp-hash2.c cpp/hash2.c
10143 cpp-if1.c cpp/if-1.c
10144 cpp-if2.c cpp/if-2.c
10145 cpp-if3.c cpp/if-3.c
10146 cpp-if4.c cpp/if-4.c
10147 cpp-if5.c cpp/if-5.c
10148 cpp-cond.c cpp/if-cexp.c
10149 cpp-missingop.c cpp/if-mop.c
10150 cpp-missingparen.c cpp/if-mpar.c
10151 cpp-opprec.c cpp/if-oppr.c
10152 cpp-ifparen.c cpp/if-paren.c
10153 cpp-shortcircuit.c cpp/if-sc.c
10154 cpp-shift.c cpp/if-shift.c
10155 cpp-unary.c cpp/if-unary.c
10156 cpp-li1.c cpp/line1.c
10157 cpp-li2.c cpp/line2.c
10158 lineno.c cpp/line3.c
10159 lineno-2.c cpp/line4.c
10160 cpp-mi.c cpp/mi1.c
10161 cpp-mic.h cpp/mi1c.h
10162 cpp-micc.h cpp/mi1cc.h
10163 cpp-mind.h cpp/mi1nd.h
10164 cpp-mindp.h cpp/mi1ndp.h
10165 cpp-mix.h cpp/mi1x.h
10166 cpp-mi2.c cpp/mi2.c
10167 cpp-mi2a.h cpp/mi2a.h
10168 cpp-mi2b.h cpp/mi2b.h
10169 cpp-mi2c.h cpp/mi2c.h
10170 cpp-mi3.c cpp/mi3.c
10171 cpp-mi3.def cpp/mi3.def
10172 poison-1.c cpp/poison.c
10173 pr-impl.c cpp/prag-imp.c
10174 cpp-redef-2.c cpp/redef1.c
10175 cpp-redef.c cpp/redef2.c
10176 strpaste.c cpp/strp1.c
10177 strpaste-2.c cpp/strp2.c
10178 cpp-tradpaste.c cpp/tr-paste.c
10179 cpp-tradstringify.c cpp/tr-str.c
10180 cpp-tradwarn1.c cpp/tr-warn1.c
10181 cpp-tradwarn2.c cpp/tr-warn2.c
10182 trigraphs.c cpp/trigraphs.c
10183 cpp-unc1.c cpp/unc1.c
10184 cpp-unc2.c cpp/unc2.c
10185 cpp-unc3.c cpp/unc3.c
10186 cpp-unc.c cpp/unc4.c
10187 undef.c cpp/undef1.c
10188 undef-2.c cpp/undef2.c
10189 cpp-wi1.c cpp/widestr1.c
10190
10191 2000-06-27 Mark Mitchell <mark@codesourcery.com>
10192
10193 * lib/g++.exp (g++_include_flags): Tweak.
10194
10195 2000-06-27 H.J. Lu <hjl@gnu.org>
10196 Loren J. Rittle <ljrittle@acm.org>
10197
10198 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10199 version with one that knows about the new gcc tree structure.
10200 (g++_link_flags): Same.
10201
10202 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10203
10204 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10205 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10206 case we are cross-compiling.
10207
10208 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10209 g++.old-deja/g++.niklas/Makefile.in,
10210 g++.old-deja/g++.niklas/configure.in,
10211 g++.old-deja/g++.other/Makefile.in,
10212 g++.old-deja/g++.other/configure.in,
10213 gcc.c-torture/code_quality/Makefile.in,
10214 gcc.c-torture/code_quality/configure.in,
10215 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10216 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10217 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10218 gcc.c-torture/execute/ieee/Makefile.in,
10219 gcc.c-torture/execute/ieee/configure.in,
10220 gcc.c-torture/noncompile/Makefile.in,
10221 gcc.c-torture/noncompile/configure.in,
10222 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10223 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10224 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10225
10226 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10227
10228 * g++.old-deja/g++.other/ambig3.C: New test.
10229
10230 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10231
10232 * g++.old-deja/g++.pt/syntax1.C: New test.
10233 * g++.old-deja/g++.pt/syntax2.C: New test.
10234 * g++.old-deja/g++.other/syntax3.C: New test.
10235 * g++.old-deja/g++.other/syntax4.C: New test.
10236
10237 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10238
10239 * gcc.dg/20000623-1.c: Prototype exit and abort.
10240
10241 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10242
10243 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10244 New tests.
10245 * gcc.dg/cpp-mi3.def: New file.
10246
10247 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10248 inside assertions.
10249 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10250 lexer's error messages.
10251 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10252 divine anything from the linemarkers.
10253 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10254 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10255
10256 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10257
10258 * gcc.dg/20000623-1.c: New test.
10259
10260 2000-06-22 Jakub Jelinek <jakub@redhat.com>
10261
10262 * gcc.c-torture/execute/20000622-1.c: New test.
10263
10264 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10265
10266 * g++.old-deja/g++.other/init15.C: New test.
10267
10268 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10269
10270 * g++.old-deja/g++.pt/vaarg2.C: New test.
10271 * g++.old-deja/g++.pt/vaarg3.C: New test.
10272
10273 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10274
10275 * g++.old-deja/g++.other/dyncast6.C: New test.
10276
10277 2000-06-15 Jakub Jelinek <jakub@redhat.com>
10278
10279 * gcc.c-torture/execute/loop-6.c: New test.
10280
10281 2000-06-14 Jakub Jelinek <jakub@redhat.com>
10282
10283 * gcc.dg/20000614-1.c: New test.
10284 * gcc.dg/20000614-2.c: New test.
10285
10286 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
10287
10288 * g++.old-deja/g++.other/inline12.C: New test.
10289
10290 2000-06-13 Jakub Jelinek <jakub@redhat.com>
10291
10292 * g++.old-deja/g++.other/eh1.C: New test.
10293
10294 2000-06-12 Jakub Jelinek <jakub@redhat.com>
10295
10296 * g++.old-deja/g++.other/type.C: New test.
10297
10298 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10299
10300 * g++.old-deja/g++.other/initstring.C: New test.
10301
10302 2000-06-12 Jason Merrill <jason@redhat.com>
10303
10304 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10305
10306 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
10307
10308 * gcc.c-torture/compile/20000609-1.c: New test.
10309
10310 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
10311
10312 * gcc.dg/20000609-1.c: New test.
10313
10314 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10315
10316 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10317 * gcc.c-torture/noncompile/poison-1.c: Move...
10318 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10319 * gcc.dg/cpp-li1.c: Add a token after the #line.
10320
10321 2000-06-05 Richard Henderson <rth@cygnus.com>
10322
10323 * gcc.c-torture/execute/20000605-2.c: New test.
10324 * gcc.c-torture/execute/20000605-3.c: New test.
10325
10326 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10327
10328 * g77.f-torture/execute/20000503-1.x: New file.
10329
10330 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10331
10332 * g++.old-deja/g++.eh/badalloc1.C: New test.
10333
10334 2000-06-05 Richard Henderson <rth@cygnus.com>
10335
10336 * gcc.c-torture/execute/20000605-1.c: New test.
10337
10338 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10339 Nathan Sidwell <nathan@codesourcery.com>
10340
10341 * gcc.c-torture/compile/20000605-1.c: New test.
10342
10343 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10344
10345 * g77.f-torture/compile/20000601-1.f: New test.
10346
10347 2000-06-03 Richard Henderson <rth@cygnus.com>
10348
10349 * gcc.c-torture/execute/20000603-1.c: New.
10350
10351 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10352
10353 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10354 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10355
10356 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10357
10358 * gcc.dg/compare2.c (case 12): XFAIL.
10359 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10360 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10361
10362 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10363
10364 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10365
10366 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10367 guard macro is already defined when the header is first
10368 included.
10369 * gcc.dg/cpp-mix.h: New file.
10370 * gcc.dg/endif-label.c: Update patterns to match compiler.
10371
10372 * g++.brendan/complex1.C: Declare abort.
10373 * g++.law/refs4.C: Remove XFAIL.
10374 * g++.oliva/expr2.C: Declare abort and exit.
10375
10376 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10377
10378 * gcc.c-torture/execute/20000528-1.c: New test.
10379
10380 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10381 * g++.old-deja/g++.law/temps4.C: Likewise.
10382
10383 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10384 stdlib.h. Call abort() on failure.
10385 * g++.old-deja/g++.law/refs4.C: Likewise.
10386 * g++.old-deja/g++.law/temps4.C: Likewise.
10387 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10388 * gcc.c-torture/execute/20000112-1.c: Include string.h.
10389
10390 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10391
10392 Relative to g++.dg/special:
10393 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10394
10395 Relative to g++.old-deja:
10396 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10397 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10398 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10399 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10400 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10401 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10402 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10403
10404 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10405 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10406 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10407 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10408 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10409 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10410 and/or string.h.
10411
10412 * g++.other/goto1.C: Update expectations for error messages.
10413
10414 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10415
10416 * gcc.c-torture/compile/20000523-1.c: New test.
10417
10418 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10419
10420 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10421
10422 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10423
10424 * g++.old-deja/g++.eh/catch11.C: New test.
10425 * g++.old-deja/g++.eh/catch12.C: New test.
10426
10427 2000-05-24 Nick Clifton <nickc@cygnus.com>
10428
10429 * gcc.c-torture/execute/20000523-1.c: New test.
10430
10431 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10432
10433 * c-torture/execute/bcp-1.c: Replace abort in arg of
10434 __builtin_constant_p with a generic external function.
10435
10436 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10437 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10438 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10439 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10440 Prototype abort and/or exit.
10441
10442 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10443 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10444 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10445 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10446
10447 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10448
10449 * gcc.dg/dwarf2-1.c: New test.
10450
10451 2000-05-20 Richard Henderson <rth@cygnus.com>
10452
10453 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10454
10455 2000-05-20 Andreas Jaeger <aj@suse.de>
10456
10457 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10458 testcase.
10459
10460 2000-05-19 David Edelsohn <edelsohn@gnu.org>
10461
10462 * gcc.c-torture/execute/20000519-2.c: New test.
10463
10464 2000-05-19 Andreas Jaeger <aj@suse.de>
10465
10466 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10467 which fails with SSA.
10468
10469 * lib/c-torture.exp: Also test with -O3 -fssa.
10470
10471 2000-05-18 Michael Meissner <meissner@redhat.com>
10472
10473 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10474 * gcc.c-torture/execute/920415-1.c: Ditto.
10475 * gcc.c-torture/execute/920501-1.c: Ditto.
10476 * gcc.c-torture/execute/conversion.c: Ditto.
10477 * gcc.c-torture/execute/cvt-1.c: Ditto.
10478
10479 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
10480
10481 * gcc.c-torture/compile/20000518-1.c: New test.
10482
10483 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10484
10485 * g77.f-torture/compile/200005018.f: New test.
10486
10487 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
10488
10489 * gcc.c-torture/compile/20000517-1.c: New test.
10490
10491 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10492
10493 * gcc.c-torture/execute/20000516-1.c: New test.
10494
10495 2000-05-15 Jakub Jelinek <jakub@redhat.com>
10496
10497 * g++.old-deja/g++.other/eh.C: New test.
10498
10499 2000-05-12 Richard Henderson <rth@cygnus.com>
10500
10501 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10502 constants through to doit's conditional.
10503
10504 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
10505
10506 * gcc.c-torture/compile/20000511-1.c: New test.
10507 * g77.f-torture/compile/20000511-1.f: New test.
10508 * g77.f-torture/compile/20000511-2.f: New test.
10509
10510 2000-05-11 Michael Meissner <meissner@redhat.com>
10511
10512 * gcc.c-torture/execute/20000511-1.c: New test.
10513
10514 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10515
10516 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10517 * gcc.dg/20000510-1.S: New.
10518
10519 2000-05-08 Catherine Moore <clm@cygnus.com>
10520
10521 * gcc.dg/unused-3.c: New.
10522
10523 2000-05-06 Richard Henderson <rth@cygnus.com>
10524
10525 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10526 * g++.old-deja/g++.mike/warn1.C: Likewise.
10527 * g++.old-deja/g++.pt/local1.C: Likewise.
10528 * g++.old-deja/g++.pt/local7.C: Likewise.
10529 * g++.old-deja/g++.pt/spec16.C: Likewise.
10530
10531 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
10532
10533 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10534
10535 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
10536
10537 * g77.f-torture/execute/20000503-1.f: New test.
10538
10539 2000-05-04 Andreas Jaeger <aj@suse.de>
10540
10541 * gcc.dg/noreturn-2.c: New test.
10542
10543 2000-05-04 Neil Booth <NeilB@earthling.net>
10544
10545 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10546 preprocessor.
10547
10548 2000-05-04 Richard Henderson <rth@cygnus.com>
10549
10550 * gcc.c-torture/execute/20000503-1.c: Fix typo.
10551
10552 2000-05-04 Richard Henderson <rth@cygnus.com>
10553
10554 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
10555 OpenSSL by Jason R Thorpe.
10556
10557 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
10558
10559 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10560
10561 2000-05-03 Robert Lipe <robertlipe@usa.net>
10562
10563 * gcc.dg/20000503-1.c: New test.
10564
10565 2000-05-02 Jakub Jelinek <jakub@redhat.com>
10566
10567 * gcc.c-torture/compile/20000502-1.c: New test.
10568 * g++.old-deja/g++.other/align.C: New test.
10569 * gcc.dg/cpp-tradstringify.c: New test.
10570
10571 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
10572
10573 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10574 and hard registers.
10575
10576 2000-04-26 Geoff Keating <geoffk@cygnus.com>
10577
10578 * gcc.c-torture/execute/loop-5.c: New test.
10579
10580 2000-04-25 Jakub Jelinek <jakub@redhat.com>
10581
10582 * gcc.c-torture/execute/va-arg-20.c: New test.
10583
10584 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
10585
10586 * gcc.c-torture/execute/20000422-1.c: New test.
10587
10588 2000-04-20 Greg McGary <gkm@gnu.org>
10589
10590 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10591 when optimizing, but without sibling-call optimizations (-O1).
10592
10593 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
10594
10595 * gcc.c-torture/compile/20000420-1.c: New test.
10596
10597 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
10598
10599 * g++.abi/ptrflags.C: New test.
10600 * g++.eh/catchptr1.C: Test incomplete pointer chains.
10601
10602 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
10603
10604 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10605
10606 2000-04-19 Greg McGary <gkm@gnu.org>
10607
10608 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10609 sibling-call optimizations.
10610
10611 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
10612
10613 * gcc.dg/20000419-1.c: New test.
10614
10615 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
10616
10617 * gcc.c-torture/execute/20000412-6.c: New test.
10618
10619 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
10620
10621 * gcc.c-torture/execute/20000412-5.c: New test.
10622 * g77.f-torture/compile/20000412-1.f: New test.
10623 * gcc.c-torture/execute/20000412-4.c: New test.
10624 * gcc.c-torture/compile/20000412-2.c: New test.
10625 * gcc.c-torture/execute/20000412-3.c: New test.
10626 * gcc.c-torture/compile/20000412-1.c: New test.
10627 * gcc.c-torture/execute/20000412-2.c: New test.
10628
10629 2000-04-12 Jakub Jelinek <jakub@redhat.com>
10630
10631 * objc/execute/bf-20.m: New test.
10632
10633 2000-04-10 Richard Henderson <rth@cygnus.com>
10634
10635 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10636
10637 * gcc.c-torture/execute/20000412-1.c: New test.
10638
10639 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
10640
10641 * g++.old-deja/g++.eh/catchptr1.C: New test.
10642
10643 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
10644
10645 * g++.old-deja/g++.abi/cxa_vec.C: New test.
10646
10647 2000-04-08 Neil Booth <NeilB@earthling.net>
10648
10649 * gcc.dg/cpp-nullchar.c: Remove test as
10650 embedded nulls cause problems.
10651
10652 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10653
10654 * gcc.dg/compare2.c: New test.
10655
10656 2000-04-08 Neil Booth <NeilB@earthling.net>
10657
10658 * gcc.dg/cpp-nullchar.c: New test.
10659
10660 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
10661
10662 * gcc.dg/cpp-mi2.c: New test.
10663 * gcc.dg/cpp-mi2[abc].h: New files.
10664
10665 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
10666
10667 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10668 member name.
10669
10670 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
10671
10672 * g++.old-deja/g++.abi/vmihint.C: New test.
10673
10674 2000-04-06 Neil Booth <NeilB@earthling.net>
10675
10676 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10677 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
10678 copyright.
10679
10680 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
10681
10682 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10683 avoid stack-frame overwrite.
10684
10685 2000-04-05 Jakub Jelinek <jakub@redhat.com>
10686
10687 * gcc.c-torture/compile/20000405-2.c: New test.
10688 * gcc.c-torture/compile/20000405-3.c: New test.
10689
10690 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10691
10692 * gcc.c-torture/compile/20000405-1.c: New test.
10693
10694 2000-04-04 Geoff Keating <geoffk@cygnus.com>
10695
10696 * gcc.dg/cast-qual-1.c: Revert last change.
10697
10698 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10699
10700 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10701
10702 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
10703
10704 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10705 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10706
10707 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
10708
10709 * gcc.c-torture/compile/20000403-2.c: New test.
10710 * gcc.c-torture/compile/20000403-1.c: New test.
10711
10712 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
10713
10714 * gcc.c-torture/execute/20000403-1.c: New test.
10715
10716 2000-04-03 Geoff Keating <geoffk@cygnus.com>
10717
10718 * gcc.c-torture/execute/20000402-1.c: New test.
10719
10720 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
10721
10722 * gcc.c-torture/execute/va-arg-15.c: New test.
10723 * gcc.c-torture/execute/va-arg-16.c: New test.
10724 * gcc.c-torture/execute/va-arg-17.c: New test.
10725 * gcc.c-torture/execute/va-arg-18.c: New test.
10726 * gcc.c-torture/execute/va-arg-19.c: New test.
10727
10728 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10729
10730 * gcc.c-torture/compile/981211-1.c: Move to...
10731 * gcc.dg/cpp-as1.c: ...here.
10732 * gcc.dg/cpp-as2.c: New file.
10733
10734 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10735 compiler.
10736
10737 2000-04-02 Neil Booth <NeilB@earthling.net>
10738
10739 * gcc.dg/cpp-cond.c New tests.
10740 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
10741 accidental success less likely.
10742 * gcc.dg/cpp-missingop.c New tests.
10743 * gcc.dg/cpp-missingparen.c New tests.
10744 * gcc.dg/cpp-shift.c New tests.
10745 * gcc.dg/cpp-shortcircuit.c New tests.
10746 * gcc.dg/cpp-unary.c New tests.
10747
10748 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
10749
10750 * gcc.c-torture/compile/20000329-1.c: New test.
10751
10752 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10753
10754 * gcc.c-torture/compile/20000326-1.c: New test.
10755 * gcc.c-torture/compile/20000326-2.c: New test.
10756
10757 2000-03-24 Geoff Keating <geoffk@cygnus.com>
10758
10759 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10760 the first parameter is a function argument.
10761
10762 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
10763
10764 * g++.old-deja/g++.ext/array4.C: New test.
10765
10766 2000-03-22 Geoff Keating <geoffk@cygnus.com>
10767
10768 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10769
10770 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10771
10772 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10773
10774 2000-03-19 Richard Henderson <rth@cygnus.com>
10775
10776 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10777
10778 2000-03-19 Richard Henderson <rth@cygnus.com>
10779
10780 * gcc.c-torture/compile/20000319-1.c: New test.
10781
10782 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
10783
10784 * gcc.c-torture/execute/20000314-3.c: New test.
10785 * gcc.c-torture/execute/20000314-2.c: New test.
10786 * gcc.c-torture/execute/20000314-1.c: New test.
10787 * gcc.c-torture/compile/20000314-2.c: New test.
10788 * gcc.c-torture/compile/20000314-1.c: New test.
10789
10790 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
10791
10792 * g++.old-deja/g++.warn/inline.C: New test.
10793
10794 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
10795
10796 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10797 standards-compliant result rather than specific constants.
10798 Put test-values in array.
10799
10800 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
10801
10802 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10803 (g++_target_compile): Put test-specific options last.
10804
10805 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10806
10807 * g++.old-deja/g++.eh/vbase4.C: New test.
10808
10809 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10810
10811 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10812
10813 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10814
10815 * g++.old-deja/g++.brendan/misc12.C: Removed.
10816 * g++.old-deja/g++.pt/memtemp77.C: Constify.
10817 * g++.old-deja/g++.ext/pretty4.C: New test.
10818
10819 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10820
10821 * g++.old-deja/g++.other/string2.C: New test.
10822
10823 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
10824
10825 * g++.old-deja/g++.warn/impint2.C: New test.
10826
10827 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
10828
10829 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10830 is 1, not zero.
10831
10832 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
10833
10834 * g++.old-deja/g++.warn/impint.C: New test.
10835 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10836 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10837 * g++.old-deja/g++.pt/explicit12.C: Likewise.
10838 * g++.old-deja/g++.pt/explicit13.C: Likewise.
10839 * g++.old-deja/g++.pt/explicit17.C: Likewise.
10840 * g++.old-deja/g++.pt/explicit18.C: Likewise.
10841 * g++.old-deja/g++.pt/explicit19.C: Likewise.
10842 * g++.old-deja/g++.pt/explicit23.C: Likewise.
10843 * g++.old-deja/g++.pt/explicit31.C: Likewise.
10844 * g++.old-deja/g++.pt/explicit35.C: Likewise.
10845 * g++.old-deja/g++.pt/explicit6.C: Likewise.
10846 * g++.old-deja/g++.pt/memclass7.C: Likewise.
10847
10848 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
10849
10850 * gcc.dg/cpp-redef.c: New test.
10851
10852 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
10853
10854 * g++.old-deja/g++.pt/unify7.C: New test.
10855
10856 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10857
10858 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10859 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10860
10861 2000-02-25 Geoff Keating <geoffk@cygnus.com>
10862
10863 * gcc.c-torture/compile/20000224-1.c: New test.
10864
10865 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10866
10867 * gcc.c-torture/compile/cpp-2.c: New test.
10868 * gcc.c-torture/compile/cpp-1.c: New test.
10869
10870 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
10871
10872 * gcc.c-torture/execute/20000225-1.c: New test.
10873
10874 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10875
10876 * gcc.dg/cpp-li2.c: New test.
10877
10878 * gcc.dg/cpp-wi1.c: New test.
10879
10880 * gcc.dg/cpp-li1.c: New test.
10881
10882 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
10883
10884 * g++.old-deja/g++.other/sizeof5.C: New test.
10885
10886 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10887
10888 * gcc.c-torture/execute/va-arg-13.c: New test.
10889
10890 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
10891
10892 * gcc.c-torture/execute/va-arg-12.c: New test.
10893
10894 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10895
10896 * gcc.c-torture/execute/20000223-1.c: New test.
10897
10898 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10899
10900 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10901
10902 2000-02-22 Mark Mitchell <mark@codesourcery.com>
10903
10904 * g++.old-deja/g++.abi/ptrmem.C: New test.
10905
10906 2000-02-19 Richard Henderson <rth@cygnus.com>
10907
10908 * gcc.c-torture/compile/init-3.c: New.
10909
10910 2000-02-17 Mark Mitchell <mark@codesourcery.com>
10911
10912 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10913 ALWAYS_CXXFLAGS.
10914
10915 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
10916
10917 * gcc.c-torture/compile/20000211-3.c: New test.
10918
10919 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
10920
10921 * gcc.c-torture/compile/20000211-2.c: New test.
10922
10923 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
10924
10925 * gcc.c-torture/compile/20000211-1.c: New test.
10926
10927 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
10928
10929 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10930 on native targets
10931
10932 2000-02-08 Nathan Sidwell <nathan@acm.org>
10933
10934 * g++.old-deja/g++.other/cast5.C: New test.
10935
10936 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
10937
10938 * gcc.c-torture/execute/20000205-1.c: New.
10939
10940 2000-02-03 Nathan Sidwell <nathan@acm.org>
10941
10942 * g++.old-deja/g++.jason/cast3.C: Return void.
10943 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10944
10945 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10946
10947 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10948
10949 * gcc.dg/loop-1.c: New test.
10950
10951 2000-01-27 Jakub Jelinek <jakub@redhat.com>
10952
10953 * gcc.c-torture/compile/20000127-1.c: New test.
10954 * gcc.c-torture/execute/991228-1.c: New test.
10955
10956 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10957
10958 * gcc.dg/unused-2.c: New test.
10959
10960 * gcc.dg/conv-1.c: New test.
10961
10962 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10963
10964 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10965 compiler.
10966 (tool_option_proc): Fix typo.
10967
10968 2000-01-24 Geoff Keating <geoffk@cygnus.com>
10969
10970 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10971 of the ld on the host, not on the build machine.
10972 Also, don't crash if '--help' is not a supported option.
10973
10974 2000-01-24 Richard Henderson <rth@cygnus.com>
10975
10976 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10977
10978 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
10979
10980 * gcc.c-torture/execute/20000120-2.c: New test.
10981 * gcc.c-torture/execute/20000120-1.c: New test.
10982
10983 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
10984
10985 * gcc.c-torture/execute/20000113-1.c: New test.
10986
10987 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
10988
10989 * gcc.c-torture/execute/20000112-1.c: New test.
10990
10991 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10992
10993 * gcc.dg/20000111-1.c: New test.
10994
10995 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
10996
10997 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10998 with 16 bit integers.
10999
11000 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11001
11002 * gcc.dg/20000108-1.c: New test.
11003
11004 2000-01-05 Nathan Sidwell <nathan@acm.org>
11005
11006 * g++.old-deja/g++.ns/koenig8.C: New test.
11007
11008 2000-01-05 Nathan Sidwell <nathan@acm.org>
11009
11010 * g++.old-deja/g++.other/cast4.C: New test.
11011
11012 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
11013
11014 * gcc.c-torture/compile/20000105-2.c: New test.
11015 * gcc.c-torture/compile/20000105-1.c: New test.
11016
11017 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11018
11019 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
11020 references to printf & atoi to conform to ANSI standard.
11021 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
11022 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
11023 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
11024 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
11025 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
11026 * g++.old-deja/g++.brendan/complex1.C: Likewise.
11027 * g++.old-deja/g++.brendan/copy1.C: Likewise.
11028 * g++.old-deja/g++.brendan/copy2.C: Likewise.
11029 * g++.old-deja/g++.brendan/copy3.C: Likewise.
11030 * g++.old-deja/g++.brendan/copy4.C: Likewise.
11031 * g++.old-deja/g++.brendan/copy5.C: Likewise.
11032 * g++.old-deja/g++.brendan/copy6.C: Likewise.
11033 * g++.old-deja/g++.brendan/copy7.C: Likewise.
11034 * g++.old-deja/g++.brendan/copy8.C: Likewise.
11035 * g++.old-deja/g++.brendan/crash11.C: Likewise.
11036 * g++.old-deja/g++.brendan/crash14.C: Likewise.
11037 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
11038 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11039 * g++.old-deja/g++.brendan/delete2.C: Likewise.
11040 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
11041 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
11042 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
11043 * g++.old-deja/g++.brendan/eh1.C: Likewise.
11044 * g++.old-deja/g++.brendan/groff1.C: Likewise.
11045 * g++.old-deja/g++.brendan/init3.C: Likewise.
11046 * g++.old-deja/g++.brendan/misc12.C: Likewise.
11047 * g++.old-deja/g++.brendan/misc7.C: Likewise.
11048 * g++.old-deja/g++.brendan/new2.C: Likewise.
11049 * g++.old-deja/g++.brendan/operators4.C: Likewise.
11050 * g++.old-deja/g++.brendan/operators5.C: Likewise.
11051 * g++.old-deja/g++.brendan/overload2.C: Likewise.
11052 * g++.old-deja/g++.brendan/overload7.C: Likewise.
11053 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
11054 * g++.old-deja/g++.brendan/reference1.C: Likewise.
11055 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
11056 * g++.old-deja/g++.brendan/template24.C: Likewise.
11057 * g++.old-deja/g++.brendan/template3.C: Likewise.
11058 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
11059 * g++.old-deja/g++.jason/inline3.C: Likewise.
11060 * g++.old-deja/g++.jason/opeq.C: Likewise.
11061 * g++.old-deja/g++.law/arg5.C: Likewise.
11062 * g++.old-deja/g++.law/arm7.C: Likewise.
11063 * g++.old-deja/g++.law/ctors11.C: Likewise.
11064 * g++.old-deja/g++.law/cvt8.C: Likewise.
11065 * g++.old-deja/g++.law/init9.C: Likewise.
11066 * g++.old-deja/g++.law/refs4.C: Likewise.
11067 * g++.old-deja/g++.law/template2.C: Likewise.
11068 * g++.old-deja/g++.law/visibility24.C: Likewise.
11069 * g++.old-deja/g++.law/vtable3.C: Likewise.
11070 * g++.old-deja/g++.mike/asm2.C: Likewise.
11071 * g++.old-deja/g++.mike/eh1.C: Likewise.
11072 * g++.old-deja/g++.mike/misc1.C: Likewise.
11073 * g++.old-deja/g++.mike/misc13.C: Likewise.
11074 * g++.old-deja/g++.mike/misc14.C: Likewise.
11075 * g++.old-deja/g++.mike/ns12.C: Likewise.
11076 * g++.old-deja/g++.mike/p1248.C: Likewise.
11077 * g++.old-deja/g++.mike/p3708.C: Likewise.
11078 * g++.old-deja/g++.mike/p3708a.C: Likewise.
11079 * g++.old-deja/g++.mike/p3708b.C: Likewise.
11080 * g++.old-deja/g++.mike/p646.C: Likewise.
11081 * g++.old-deja/g++.mike/p700.C: Likewise.
11082 * g++.old-deja/g++.mike/p783.C: Likewise.
11083 * g++.old-deja/g++.mike/p783a.C: Likewise.
11084 * g++.old-deja/g++.mike/p783b.C: Likewise.
11085 * g++.old-deja/g++.mike/p786.C: Likewise.
11086 * g++.old-deja/g++.mike/p789.C: Likewise.
11087 * g++.old-deja/g++.mike/p789a.C: Likewise.
11088 * g++.old-deja/g++.mike/p807a.C: Likewise.
11089 * g++.old-deja/g++.other/delete3.C: Likewise.
11090 * g++.old-deja/g++.other/dyncast1.C: Likewise.
11091 * g++.old-deja/g++.other/dyncast2.C: Likewise.
11092 * g++.old-deja/g++.other/dyncast3.C: Likewise.
11093 * g++.old-deja/g++.other/empty1.C: Likewise.
11094 * g++.old-deja/g++.other/temporary1.C: Likewise.
11095 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
11096 * g++.old-deja/g++.pt/t16.C: Likewise.
11097 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
11098
11099 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
11100
11101 * gcc.dg/991230-1.c: New test.
11102
11103 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
11104
11105 * gcc.c-torture/compile/991229-3.c: New test.
11106 * gcc.c-torture/compile/991229-2.c: New test.
11107 * gcc.c-torture/compile/991229-1.c: New test.
11108
11109 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
11110
11111 * gcc.c-torture/compile/labels-2.c: New test.
11112
11113 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
11114
11115 * gcc.c-torture/execute/991227-1.c: New test.
11116
11117 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11118
11119 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
11120
11121 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
11122
11123 * gcc.c-torture/execute/991221-1.c: New test.
11124
11125 1999-12-20 Nathan Sidwell <nathan@acm.org>
11126
11127 * g++.old-deja/g++.other/cast3.C: New test.
11128
11129 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
11130
11131 * gcc.c-torture/execute/991216-4.c: New test.
11132
11133 1999-12-16 Michael Meissner <meissner@cygnus.com>
11134
11135 * gcc.c-torture/execute/991216-1.c: New test.
11136 * gcc.c-torture/execute/991216-2.c: New test.
11137 * gcc.c-torture/execute/991216-3.c: New test.
11138
11139 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11140
11141 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11142 Actually make the test fail by using "-O2" for compilation.
11143
11144 1999-12-15 Nathan Sidwell <nathan@acm.org>
11145
11146 * g++.old-deja/g++.warn/cast-align1.C: New test.
11147
11148 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11149
11150 * gcc.c-torture/compile/991214-1.c: New test.
11151 * gcc.c-torture/compile/991214-2.c: New test.
11152
11153 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11154
11155 * gcc.dg/991214-1.c: New test.
11156
11157 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
11158
11159 * gcc.c-torture/compile/991213-3.c: New test.
11160 * gcc.c-torture/compile/991213-2.c: New test.
11161 * gcc.c-torture/compile/991213-1.c: New test.
11162
11163 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11164
11165 * gcc.dg/991209-1.c: New test.
11166
11167 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
11168
11169 * gcc.c-torture/compile/991208-1.c: New test.
11170
11171 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11172
11173 * gcc.dg/ultrasp2.c: New test.
11174
11175 1999-12-05 Alex Samuel <samuel@codesourcery.com>
11176
11177 * g++.old-deja/g++.abi/align.C (main): Fix typo.
11178
11179 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
11180
11181 * gcc.c-torture/compile/991202-1.c: New test.
11182 * gcc.c-torture/execute/991202-1.c: New test.
11183 * gcc.c-torture/execute/991202-2.c: New test.
11184 * gcc.c-torture/execute/991202-3.c: New test.
11185
11186 1999-12-02 Alex Samuel <samuel@codesourcery.com>
11187
11188 * g++.old-deja/g++.abi/align.C: New test.
11189 * g++.old-deja/g++.abi/aggregates.C: Likewise.
11190 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11191
11192 1999-12-01 Richard Henderson <rth@cygnus.com>
11193
11194 * gcc.c-torture/execute/991201-1.c: New.
11195
11196 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
11197
11198 * gcc.dg/991129-1.c: New test.
11199
11200 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
11201
11202 * gcc.c-torture/compile/991127-1.c: New test.
11203
11204 1999-11-22 Nathan Sidwell <nathan@acm.org>
11205
11206 * g++.old-deja/g++.other/warn4.C: New test.
11207
11208 1999-11-22 Nathan Sidwell <nathan@acm.org>
11209
11210 * g++.old-deja/g++.eh/cleanup2.C: New test.
11211 * g++.old-deja/g++.ext/pretty2.C: New test.
11212 * g++.old-deja/g++.ext/pretty3.C: New test.
11213 * g++.old-deja/g++.other/debug6.C: New test.
11214
11215 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
11216
11217 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11218 compiler_output to look for one error message instead of two.
11219
11220 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
11221
11222 * gcc.c-torture/execute/991118-1.c: Also test case
11223 where the word boundary does not split a byte evenly.
11224
11225 1999-11-19 Nathan Sidwell <nathan@acm.org>
11226
11227 * g++.old-deja/g++.ext/restrict1.C: New test.
11228
11229 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11230
11231 * gcc.c-torture/execute/991118-1.c: New test.
11232
11233 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
11234
11235 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11236 working directory pathnames.
11237
11238 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
11239
11240 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11241 host is equipped with driver.h and driver.o so it can actually
11242 compile and run the tests.
11243
11244 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
11245
11246 * gcc.c-torture/compile/991008-1.c: New test.
11247
11248 1999-11-08 Nick Clifton <nickc@cygnus.com>
11249
11250 * lib/gcc-dg.exp: Include target-supports.exp
11251
11252 1999-11-05 Nick Clifton <nickc@cygnus.com>
11253
11254 * lib/target-supports.exp: New file: Provide procs to test for
11255 features supported by the target.
11256 (check_weak_available): Moved here from ecos.exp.
11257 (check_alias_available): New proc: Determine of the target
11258 toolchain supports the alias attribute.
11259
11260 * gcc.dg/special/ecos.exp: Move check_weak_available to
11261 target-supports.exp.
11262 (alias-1.c): Only perform the test if the target supports
11263 aliases.
11264 (wkali-1.c): Only perform the test if the target supports
11265 aliases.
11266
11267 * gcc.dg/990506-0.c: Expect error messages from cross
11268 targets as well as native targets.
11269
11270 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11271
11272 * gcc.dg/ultrasp1.c: Removed xfail.
11273 * gcc.dg/struct-ret-2.c: Likewise.
11274 * gcc.dg/array-1.c: Likewise.
11275
11276 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11277
11278 * gcc.dg/struct-ret-2.c: New test.
11279
11280 * gcc.dg/array-1.c: New test.
11281
11282 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
11283
11284 * gcc.c-torture/execute/991030-1.c: New test.
11285
11286 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
11287
11288 * gcc.c-torture/compile/991026-2.c: New test.
11289
11290 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
11291
11292 * gcc.c-torture/compile/991026-1.c: New test.
11293
11294 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
11295
11296 * gcc.c-torture/execute/991023-1.c: New test.
11297
11298 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
11299
11300 * gcc.c-torture/execute/991019-1.c: New test.
11301
11302 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
11303
11304 * gcc.c-torture/execute/991016-1.c: New test.
11305
11306 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
11307
11308 * gcc.c-torture/execute/991014-1.c: New test.
11309
11310 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11311
11312 * g++.old-deja/g++.other/union2.C: New test.
11313
11314 1999-10-13 Nathan Sidwell <nathan@acm.org>
11315
11316 * g++.old-deja/g++.other/vaarg2.C: New test.
11317 * g++.old-deja/g++.other/vaarg3.C: New test.
11318
11319 1999-10-12 Craig Burley <craig@jcb-sc.com>
11320
11321 * g77.f-torture/noncompile/19990905-1.f: Moved from being
11322 in compile/.
11323
11324 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
11325
11326 * gcc.c-torture/execute/va-arg-11.c: New test.
11327
11328 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
11329
11330 * lib/file-format.exp (gcc_target_object_format): Don't
11331 crash if objdump is unavailable.
11332
11333 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
11334
11335 * gcc.misc-tests/mg.exp: delete extraneous redirection.
11336
11337 1999-09-28 Nick Clifton <nickc@cygnus.com>
11338
11339 * gcc.c-torture/compile/990928-1.c: New test.
11340
11341 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
11342
11343 * g++.old-deja/g++.other/decl6.C: New test.
11344
11345 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11346
11347 * gcc.c-torture/execute/va-arg-10.c: New test.
11348
11349 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
11350
11351 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11352 __PRETTY_FUNCTION__.
11353
11354 1999-09-23 Nick Clifton <nickc@cygnus.com>
11355
11356 * gcc.c-torture/execute/990923-1.c: New test.
11357
11358 1999-09-21 Nick Clifton <nickc@cygnus.com>
11359
11360 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11361 for which -fpic is inappropriate.
11362
11363 1999-09-21 Mark Mitchell <mark@codesourcery.com>
11364
11365 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11366
11367 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11368
11369 * g++.old-deja/g++.other/dyncast1.C: New test.
11370 * g++.old-deja/g++.other/dyncast2.C: New test.
11371 * g++.old-deja/g++.other/dyncast3.C: New test.
11372 * g++.old-deja/g++.other/dyncast4.C: New test.
11373 * g++.old-deja/g++.other/dyncast5.C: New test.
11374 * g++.old-deja/g++.eh/catch3.C: New test.
11375 * g++.old-deja/g++.eh/catch3p.C: New test.
11376 * g++.old-deja/g++.eh/catch4.C: New test.
11377 * g++.old-deja/g++.eh/catch4p.C: New test.
11378 * g++.old-deja/g++.eh/catch5.C: New test.
11379 * g++.old-deja/g++.eh/catch5p.C: New test.
11380 * g++.old-deja/g++.eh/catch6.C: New test.
11381 * g++.old-deja/g++.eh/catch6p.C: New test.
11382 * g++.old-deja/g++.eh/catch7.C: New test.
11383 * g++.old-deja/g++.eh/catch7p.C: New test.
11384 * g++.old-deja/g++.eh/catch8.C: New test.
11385 * g++.old-deja/g++.eh/catch8p.C: New test.
11386 * g++.old-deja/g++.eh/catch9.C: New test.
11387 * g++.old-deja/g++.eh/catch9p.C: New test.
11388
11389 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
11390
11391 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11392 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11393
11394 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
11395
11396 * gcc.c-torture/compile/990913-1.c: New test.
11397
11398 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
11399
11400 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11401 * g++.old-deja/g++.jason/rfg5.C: Likewise.
11402
11403 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
11404
11405 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11406
11407 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
11408
11409 * g++.old-deja/g++.other/lookup11.C: New test.
11410 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11411 what is permitted and what we want.
11412 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11413 overload use.
11414 * g++.old-deja/g++.jason/rfg5.C: Likewise
11415
11416 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
11417
11418 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11419 * gcc.c-torture/noncompile/poison-1.c: New file.
11420
11421 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
11422
11423 * g++.old-deja/g++.other/sizeof3.C: New test.
11424 * g++.old-deja/g++.other/sizeof4.C: New test.
11425 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11426 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11427
11428 1999-09-07 Richard Henderson <rth@cygnus.com>
11429
11430 * gcc.dg/va-arg-1.c: New.
11431
11432 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11433
11434 * gcc.c-torture/execute/va-arg-9.c: New test.
11435
11436 1999-09-05 Craig Burley <craig@jcb-sc.com>
11437
11438 * g77.f-torture/compile/980519-2.f: New test.
11439 * g77.f-torture/compile/19990905-0.f: New test.
11440 * g77.f-torture/compile/19990905-1.f: New test.
11441 * g77.f-torture/compile/19990905-2.f: New test.
11442
11443 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11444
11445 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
11446
11447 * gcc.c-torture/execute/990827-1.c: Fix typo.
11448
11449 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11450
11451 * g++.old-deja/g++.other/deref1.C: New test.
11452
11453 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
11454
11455 * g++.old-deja/g++.other/ambig2.C: New test.
11456 * g++.old-deja/g++.other/cond5.C: New test.
11457 * g++.old-deja/g++.other/lookup16.C: New test.
11458
11459 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
11460
11461 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11462 assemblers too.
11463
11464 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
11465
11466 * lib/c-torture.exp: Avoid the "compare executables" optimization
11467 when testing native.
11468
11469 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
11470
11471 * gcc.c-torture/execute/990829-1.c: New test.
11472 * gcc.c-torture/compile/990829-1.c: New test.
11473
11474 1999-08-27 Paul Burchard <burchard@pobox.com>
11475
11476 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11477 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11478 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11479 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11480 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11481 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11482 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11483 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11484 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11485 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11486 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11487
11488 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
11489
11490 * gcc.c-torture/execute/990827-1.c: New test.
11491
11492 1999-08-26 Craig Burley <craig@jcb-sc.com>
11493
11494 * g77.f-torture/noncompile/19990826-4.f: New test.
11495
11496 * g77.f-torture/compile/19990826-3.f: New test.
11497
11498 * g77.f-torture/execute/19990826-2.f: New test.
11499
11500 * g77.f-torture/compile/19990826-1.f: New test.
11501
11502 * gcc.c-torture/execute/990826-0.c: New test.
11503 * g77.c-torture/execute/19990826-0.f: New test.
11504
11505 * g77.f-torture/noncompile/970626-2.f: New test.
11506
11507 1999-08-25 Paul Burchard <burchard@pobox.com>
11508
11509 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11510 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11511 lss-011.C: New tests.
11512
11513 1999-08-25 Nathan Sidwell <nathan@acm.org>
11514
11515 * g++.old-deja/g++.other/decl5.C: New test.
11516
11517 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11518
11519 * noncompile/noncompile.exp: Load_lib c-torture.exp.
11520 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11521 call `postbase' for each one. All callers of `postbase' changed
11522 to call this instead.
11523
11524 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
11525
11526 * gcc.c-torture/execute/990811-1.c: New test.
11527
11528 1999-08-09 Nick Clifton <nickc@cygnus.com>
11529
11530 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11531 just native ones.
11532
11533 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11534 just native ones.
11535
11536 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11537
11538 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11539
11540 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11541
11542 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11543
11544 1999-08-04 Nathan Sidwell <nathan@acm.org>
11545
11546 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11547
11548 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11549
11550 * gcc.c-torture/execute/990804-1.c: New test.
11551
11552 1999-08-03 Nathan Sidwell <nathan@acm.org>
11553
11554 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11555 * g++.old-deja/g++.brendan/crash64.C: Likewise
11556 * g++.old-deja/g++.brendan/overload8.C: Likewise
11557
11558 1999-08-03 Nathan Sidwell <nathan@acm.org>
11559
11560 * g++.old-deja/g++.other/struct1.C: New test.
11561
11562 1999-08-03 Nathan Sidwell <nathan@acm.org>
11563
11564 * g++.old-deja/g++.other/enum2.C: New test.
11565
11566 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
11567
11568 Adapted from tests from Franz Sirl:
11569 * gcc.c-torture/execute/va-arg-7.c: New test.
11570 * gcc.c-torture/execute/va-arg-8.c: New test.
11571
11572 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
11573
11574 * gcc.c-torture/compile/990801-2.c: New test.
11575
11576 * gcc.c-torture/compile/990801-1.c: New test.
11577
11578 1999-07-27 Michael Meissner <meissner@cygnus.com>
11579
11580 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11581 fp-cmp-1.c, converting double to float.
11582
11583 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11584 fp-cmp-1.c, converting double to long double.
11585
11586 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11587 from fr1 to unknown_register, since fr1 is a legitimate register
11588 on some machines.
11589
11590 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
11591
11592 * README: More listname related changes.
11593
11594 1999-07-08 Catherine Moore <clm@cygnus.com>
11595
11596 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
11597
11598 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
11599
11600 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11601
11602 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11603
11604 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11605
11606 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
11607
11608 * gcc.dg/990703-1.c: New test.
11609
11610 1999-06-29 Nick Clifton <nickc@cygnus.com>
11611
11612 * lib/file-format.exp: New file: Move definition of proc
11613 gcc_target_object_format to here from
11614 gcc.dg/special/ecos.exp.
11615
11616 * lib/c-torture.exp: Include lib file-format.exp.
11617 * lib/gcc-dg.exp: Include lib file-format.exp.
11618
11619 * gcc.dg/special/ecos.exp: Remove definition of proc
11620 gcc_target_object_format.
11621
11622 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
11623
11624 * gcc.c-torture/execute/990628-1.c: New test.
11625
11626 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
11627
11628 * gcc.c-torture/compile/990625-2.c: New test.
11629
11630 * gcc.c-torture/compile/990625-1.c: New test.
11631
11632 1999-06-23 Nick Clifton <nickc@cygnus.com>
11633
11634 * gcc.c-torture/compile/dll.c: New test case. Check that dll
11635 attributes compile.
11636 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11637 ports that use the COFF/PE file format.
11638
11639 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
11640
11641 * gcc.c-torture/compile/990617-1.c: New test.
11642
11643 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
11644
11645 * g++.old-deja/g++.other/decl4.C: New test.
11646
11647 1999-06-14 Nathan Sidwell <nathan@acm.org>
11648
11649 * g++.old-deja/g++.other/bitfld3.C: New test.
11650
11651 1999-06-08 Nathan Sidwell <nathan@acm.org>
11652
11653 * g++.old-deja/g++.eh/catch1.C: New test.
11654
11655 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
11656
11657 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11658
11659 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11660 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
11661
11662 1999-06-05 Craig Burley <craig@jcb-sc.com>
11663
11664 * g77.f-torture/compile/19990502-0.f: Replace with new,
11665 shorter, test that still fails after recent changes.
11666
11667 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11668
11669 * gcc.c-torture/execute/990604-1.c: New test.
11670
11671 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
11672
11673 * gcc.c-torture/execute/990531-1.c: New test.
11674
11675 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11676
11677 * gcc.c-torture/compile/990527-1.c: New test.
11678
11679 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
11680
11681 * gcc.c-torture/execute/990527-1.c: New test.
11682
11683 1999-05-25 Nick Clifton <nickc@cygnus.com>
11684
11685 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11686 bitfields as signed.
11687
11688 1999-05-25 Craig Burley <craig@jcb-sc.com>
11689
11690 * g77.f-torture/compile/19990525-0.f: New test.
11691
11692 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
11693
11694 * gcc.c-torture/execute/990525-2.c: New test.
11695
11696 * gcc.c-torture/execute/990525-1.c: New test.
11697
11698 1999-05-24 Nathan Sidwell <nathan@acm.org>
11699
11700 * g++.old-deja/g++.other/anon3.C: New test.
11701 * g++.old-deja/g++.other/anon4.C: New test.
11702 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11703 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11704 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11705 Merrill).
11706
11707 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
11708
11709 * gcc.c-torture/execute/990524-1.c: New test.
11710
11711 * gcc.dg/990524-1.c: New test.
11712
11713 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11714
11715 * gcc.c-torture/compile/990523-1.c: New test.
11716
11717 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
11718
11719 * gcc.c-torture/compile/990519-1.c: New test.
11720
11721 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11722
11723 * gcc.c-torture/compile/990517-1.c: New test.
11724
11725 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11726 (e4, f4): New tests.
11727 (main): Call them.
11728
11729 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11730
11731 * gcc.dg/noreturn-1.c: New test.
11732
11733 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11734
11735 * gcc.c-torture/execute/990513-1.c: New test.
11736
11737 1999-05-10 Richard Henderson <rth@cygnus.com>
11738
11739 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11740
11741 1999-05-10 Craig Burley <craig@jcb-sc.com>
11742
11743 * g77.f-torture/execute/erfc.f: Use small single-precision
11744 values, to avoid problems on Alphas when not -mieee.
11745
11746 1999-05-08 Craig Burley <craig@jcb-sc.com>
11747
11748 * gcc.dg/990506-0.c: New test.
11749
11750 1999-05-08 Richard Henderson <rth@cygnus.com>
11751
11752 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11753 the constant to test. Don't XFAIL 64-bit targets.
11754
11755 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11756 * g++.old-deja/g++.law/profile1.C: Likewise.
11757
11758 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11759 operator new instances.
11760 * g++.old-deja/g++.other/delete5.C: Likewise.
11761
11762 1999-05-03 Craig Burley <craig@jcb-sc.com>
11763
11764 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11765 intrinsic.
11766
11767 1999-05-03 Craig Burley <craig@jcb-sc.com>
11768
11769 * g77.f-torture/execute/u77-test.f: Reverse order of two
11770 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11771
11772 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11773
11774 * gcc.dg/compare1.c: New test.
11775
11776 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
11777
11778 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11779 New tests.
11780
11781 1999-05-02 Craig Burley <craig@jcb-sc.com>
11782
11783 * g77.f-torture/compile/19990502-1.f: New test.
11784
11785 1999-05-02 Craig Burley <craig@jcb-sc.com>
11786
11787 * g77.f-torture/compile/19990502-0.f: New test.
11788
11789 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
11790
11791 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11792 intrinsic.
11793
11794 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
11795
11796 * g77.f-torture/execute/u77-test.f (main): List libU77
11797 intrinsics not currently tested.
11798 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11799 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11800 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11801 Trim blanks off the ends of some printed strings.
11802
11803 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
11804
11805 * g77.f-torture/execute/u77-test.f (main): Just warn about
11806 FSTAT gid disagreement, as it's expected on some systems.
11807
11808 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
11809
11810 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11811 use a new function, which allows for some slop.
11812 Clean up some commentary.
11813 (issum): The new function.
11814 (sgladd): Deleted subroutine.
11815
11816 1999-05-01 Craig Burley <craig@jcb-sc.com>
11817
11818 * g77.f-torture/execute/u77-test.f: Modify to be more like
11819 libf2c/libU77 version, bringing patches to that version here.
11820 Add suitable commentary.
11821
11822 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
11823
11824 * gcc.dg/990424-1.c: New test.
11825
11826 1999-04-24 Craig Burley <craig@jcb-sc.com>
11827
11828 * g77.f-torture/execute/u77-test.f (main): Bug involving
11829 LSTAT has been fixed, so turn back on full checking.
11830
11831 1999-04-20 Craig Burley <craig@jcb-sc.com>
11832
11833 * g77.f-torture/compile/19990419-0.f: New test.
11834 * g77.f-torture/execute/19990419-1.f: New test.
11835
11836 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
11837
11838 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11839 to avoid the need for a prototype to supress a warning.
11840
11841 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
11842
11843 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11844
11845 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
11846
11847 * gcc.c-torture/execute/990404-1.c: New test.
11848
11849 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11850
11851 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11852 * gcc.dg/cpp-if3.c: Don't use -pedantic.
11853 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11854 missing initializer warnings.
11855
11856 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
11857
11858 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11859 matching strings.
11860
11861 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
11862
11863 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11864
11865 1999-03-26 Craig Burley <craig@jcb-sc.com>
11866
11867 * g77.f-torture/execute/19990325-0.f: New test.
11868 * g77.f-torture/execute/19990325-1.f: New test.
11869
11870 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
11871
11872 * gcc.c-torture/execute/990324-1.c: New test.
11873
11874 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
11875
11876 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11877 test with 4.
11878
11879 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
11880
11881 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
11882
11883 1999-03-13 Craig Burley <craig@jcb-sc.com>
11884
11885 * g77.f-torture/execute/19990313-2.f: New test.
11886 * g77.f-torture/execute/19990313-3.f: New test.
11887
11888 1999-03-13 Craig Burley <craig@jcb-sc.com>
11889
11890 * g77.f-torture/execute/19990313-0.f: New test.
11891 * g77.f-torture/execute/19990313-1.f: New test.
11892
11893 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
11894
11895 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11896 printf to sprintf.
11897 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11898 (main): Add check for u15. Conditionalize u31 check depending on
11899 whether ints are <32 bits or >=32 bits.
11900
11901 1999-03-08 Craig Burley <craig@jcb-sc.com>
11902
11903 * g77.f-torture/execute/19981119-0.f: Improve testiness.
11904
11905 1999-03-08 Craig Burley <craig@jcb-sc.com>
11906
11907 * g77.f-torture/compile/19990305-0.f: New test.
11908 * g77.f-torture/execute/19981119-0.f: New test.
11909
11910 1999-03-08 Craig Burley <craig@jcb-sc.com>
11911
11912 * g77.f-torture/execute/970625-2.f: call ABORT if final
11913 result is not correct, instead of just printing it.
11914 Add this checking via newly introduced obfuscation, to
11915 trip up buggy front ends.
11916
11917 1999-03-07 Craig Burley <craig@jcb-sc.com>
11918
11919 * g77.f-torture/compile/960317-1.f: Moved from being
11920 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
11921
11922 1999-03-06 Craig Burley <craig@jcb-sc.com>
11923
11924 * g77.f-torture/execute/960317-1.f: New (old) test.
11925 * g77.f-torture/execute/970625-2.f: Ditto.
11926
11927 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
11928
11929 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11930 message on line 1 or line 2; cccp and cpplib do this differently.
11931
11932 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
11933
11934 * g++.old-deja/g++.law/weak1.C: New test.
11935
11936 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11937
11938 * gcc.c-torture/execute/990119-1.c: Renamed to...
11939 * gcc.dg/990119-1.c: this, so it will only be tested once
11940 (it's a preprocessor test, it doesn't need to be run at
11941 multiple optimization levels).
11942
11943 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11944
11945 * lib/g++.exp: Don't add incdir=$base_dir/../include to
11946 ALWAYS_CXXFLAGS.
11947
11948 1999-02-24 Craig Burley <craig@jcb-sc.com>
11949
11950 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11951 * g77.f-torture/compile/19981216-0.f: ...as it is expected
11952 to not be compilable by current g77.
11953
11954 1999-02-24 Nick Clifton <nickc@cygnus.com>
11955
11956 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11957
11958 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
11959
11960 * gcc.c-torture/execute/990222-1.c: New test.
11961
11962 1999-02-19 Craig Burley <craig@jcb-sc.com>
11963
11964 * g77.f-torture/compile/19990218-0.f: New test.
11965 * g77.f-torture/noncompile/19990218-1.f: New test.
11966
11967 1999-02-18 Craig Burley <craig@jcb-sc.com>
11968
11969 * g77.f-torture/compile/19981216-0.f: New test.
11970
11971 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
11972
11973 * gcc.dg/990214-1.c: New test.
11974
11975 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
11976
11977 * gcc.dg/990213-2.c: New test.
11978
11979 * gcc.dg/990213-1.c: New test.
11980
11981 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
11982
11983 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11984 ints.
11985
11986 1999-02-11 Nick Clifton <nickc@cygnus.com>
11987
11988 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11989 specified by target.
11990
11991 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11992
11993 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
11994
11995 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11996
11997 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
11998
11999 * gcc.dg/special/ecos.exp: New test driver for new tests with
12000 special requirements.
12001
12002 * gcc.dg/special/alias-1.c: New test.
12003 * gcc.dg/special/gcsec-1.c: New test.
12004 * gcc.dg/special/weak-1.c: New test.
12005 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
12006 * gcc.dg/special/weak-2.c: New test.
12007 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
12008 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
12009 * gcc.dg/special/wkali-1.c: New test.
12010 * gcc.dg/special/wkali-2.c: New test.
12011 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
12012 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
12013
12014 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
12015
12016 * lib/c-torture.exp (c-torture-compile): Pull out code for
12017 analyzing gcc error messages.
12018 (c-torture-execute): Likewise. Fix some (harmless) false
12019 positives.
12020 * lib/gcc.exp (gcc_check_compile): New function.
12021
12022 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
12023
12024 * gcc.c-torture/execute/990208-1.c: New test.
12025
12026 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
12027
12028 * g++.dg/special/ecos.exp: New driver for new tests with special
12029 requirements
12030
12031 * g++.dg/special/conpr-1.C: New test
12032 * g++.dg/special/conpr-2.C: New test
12033 * g++.dg/special/conpr-2a.C: New test
12034 * g++.dg/special/conpr-3.C: New test
12035 * g++.dg/special/conpr-3a.C: New test
12036 * g++.dg/special/conpr-3b.C: New test
12037
12038 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
12039 allow g++ to use the dg driver
12040
12041 * README: Add comment about g++.dg directory
12042
12043 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
12044
12045 * README: Update email addresses.
12046
12047 1999-02-03 Nick Clifton <nickc@cygnus.com>
12048
12049 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
12050 arguments in order to force structure S onto the stack even on
12051 the alpha.
12052 (test): Pass 10 leading arguments to function foo as well as the
12053 structure S.
12054
12055 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
12056 failure for all targets.
12057
12058 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
12059 abort to terminate program execution.
12060
12061 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
12062
12063 * gcc.c-torture/execute/990130-1.c: New test.
12064
12065 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
12066
12067 * gcc.dg/990130-1.c: New test.
12068
12069 1999-01-28 Michael Meissner <meissner@cygnus.com>
12070
12071 * gcc.c-torture/execute/990128-1.c: New test.
12072
12073 1999-01-27 Michael Meissner <meissner@cygnus.com>
12074
12075 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
12076
12077 1999-01-27 Felix Lee <flee@cygnus.com>
12078
12079 * lib/c-torture.exp (c-torture-compile): pull out code for
12080 analyzing gcc error messages.
12081 (c-torture-execute): ditto, and fix some (harmless) false
12082 positives.
12083 * lib/gcc.exp (gcc_check_compile): new function.
12084
12085 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
12086
12087 * gcc.dg/990117-1.c: New test.
12088
12089 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
12090
12091 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
12092
12093 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
12094
12095 * g77.f-torture/compile/990115-1.f: New test.
12096
12097 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
12098
12099 * gcc.c-torture/compile/990107-1.c: New test
12100
12101 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
12102
12103 * gcc.c-torture/execute/990106-2.c: New test.
12104
12105 * gcc.c-torture/execute/990106-1.c: New test.
12106
12107 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
12108
12109 * gcc.c-torture/compile/981223-1.c: New test.
12110
12111 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
12112
12113 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
12114 (opt3): Rename from opt4 and disable.
12115
12116 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
12117
12118 * g++.old-deja/g++.pt/ptrmem5.C: New test.
12119
12120 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12121
12122 * g++.old-deja/g++.other/conv5.C: New test.
12123
12124 1998-12-14 Nick Clifton <nickc@cygnus.com>
12125
12126 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
12127
12128 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
12129
12130 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12131
12132 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
12133
12134 * gcc.c-torture/compile/981211-1.c: New test.
12135
12136 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
12137
12138 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12139
12140 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12141
12142 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12143
12144 * gcc.special/930510-1.c: Make C9X safe.
12145 * gcc.misc-tests/gcov-1.c Similarly.
12146 * gcc.misc-tests/gcov-2.c Similarly.
12147
12148 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12149
12150 * gcc.dg/ultrasp1.c: New test.
12151
12152 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
12153
12154 * gcc.c-torture/execute/981206.c: New test.
12155
12156 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12157
12158 * g++.old-deja/g++.ns/template7.C: New test.
12159
12160 * g++.old-deja/g++.other/expr1.C: New test.
12161
12162 * g++.old-deja/g++.eh/tmpl3.C: New test.
12163
12164 * g++.old-deja/g++.eh/tmpl2.C: New test.
12165
12166 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12167
12168 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12169 * g++.old-deja/g++.other/using6.C: Removed.
12170 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12171
12172 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12173
12174 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12175
12176 * g++.old-deja/g++.pt/overload8.C: New test.
12177
12178 * g++.old-deja/g++.pt/overload7.C: New test.
12179
12180 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12181
12182 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12183 and relinking messages.
12184 * lib/g++.exp (g++_target_compile): Remove .rpo file when
12185 compiling with -frepo.
12186
12187 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
12188
12189 * g++.old-deja/g++.pt/lookup6.C: New test.
12190
12191 1998-11-30 Nick Clifton <nickc@cygnus.com>
12192
12193 * gcc.c-torture/execute/981130-1.c: New test.
12194 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12195
12196 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12197
12198 * g++.old-deja/g++.pt/explicit76.C: New test.
12199
12200 * g++.old-deja/g++.pt/friend38.C: New test.
12201
12202 * g++.old-deja/g++.ns/crash2.C: New test.
12203
12204 * g++.old-deja/g++.pt/defarg8.C: New test.
12205
12206 * g++.old-deja/g++.pt/instantiate6.C: New test.
12207
12208 * g++.old-deja/g++.pt/static6.C: New test.
12209
12210 * g++.old-deja/g++.pt/decl2.C: New test.
12211
12212 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12213
12214 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
12215 problem is actually related with name lookup, but so what? :-)
12216
12217 * g++.old-deja/g++.pt/friend37.C: New test.
12218
12219 1998-11-25 Dave Love <d.love@dl.ac.uk>
12220
12221 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12222 element, which fails on some systems.
12223
12224 * g77.f-torture/execute/labug1.f: New test.
12225
12226 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
12227
12228 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12229 is defined.
12230
12231 1998-11-18 Dave Love <d.love@dl.ac.uk>
12232
12233 * g77.f-torture/compile/981117-1.f: New test.
12234
12235 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
12236
12237 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
12238 properly discarded.
12239
12240 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
12241
12242 * gcc.c-torture/execute/memcheck: New directory of tests for
12243 -fcheck-memory-usage.
12244
12245 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12246
12247 * README: New file, general information about the testsuite and
12248 new description of the various C++ test subdirectories.
12249 * README.g++: Eliminate obsolete information, update and move most
12250 relevant stuff to README.
12251
12252 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
12253
12254 * gcc.c-torture/compile/981107-1.c: New test.
12255
12256 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
12257
12258 * execute/memcpy-bi.c: New testcase.
12259
12260 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
12261
12262 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12263 base classes.
12264
12265 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12266 template is selected.
12267
12268 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12269 classes, it should be accepted for all types.
12270
12271 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12272
12273 * g++.old-deja/g++.pt/spec24.C: Ensure that template
12274 specializations start with template headers.
12275
12276 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
12277
12278 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12279
12280 * g++.old-deja/g++.other/init9.C: Test cross initialization of
12281 non-POD types.
12282
12283 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12284
12285 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12286
12287 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12288
12289 * compile/981022-1.c, compile/981022-1.x: New test and driver.
12290
12291 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
12292
12293 * 981019-1.c: New test.
12294
12295 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
12296
12297 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12298 find objc headers.
12299
12300 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12301
12302 * compile/981001-4.c: Remove use of GCC extension that triggers a
12303 compiler bug.
12304
12305 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
12306
12307 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12308
12309 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12310
12311 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
12312 instantiation of template produces incorrect code for delete
12313 expression.
12314
12315 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
12316 constructors' name is not unique.
12317 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12318 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12319
12320 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
12321 automatic array of const is ill-formed.
12322
12323 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
12324 of template parameter?
12325
12326 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
12327 const.
12328
12329 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
12330 pointer-to-member expression.
12331
12332 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
12333 declaration causes ICE.
12334
12335 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
12336
12337 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
12338 reserved in the global namespace.
12339
12340 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12341 generate needed virtual table.
12342
12343 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12344
12345 1998-10-10 Dariush Eslimi <eslimi@loran.com>
12346
12347 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12348 template-dependent type
12349
12350 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
12351
12352 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12353 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12354 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12355
12356 * g++.old-deja/g++.other/using5.C: New test; using decl from base
12357 class should be usable as argument of member function.
12358 * g++.old-deja/g++.other/using6.C: New test; using decl from base
12359 class should be usable as return type of member function.
12360 * g++.old-deja/g++.other/using7.C: New test; using decl from base
12361 class should be usable as type of data member.
12362
12363 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12364
12365 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
12366
12367 * gcc.c-torture/special/920521-1.c: Fix bogus test.
12368
12369 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
12370
12371 * gcc.dg/dll-?.c Add thumb to target list.
12372 Fix assembler scan patterns to match current assembler output.
12373
12374 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
12375
12376 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
12377 matching of template brackets.
12378
12379 * g++.old-deja/g++.other/using4.C: New test. Test using
12380 declarations of methods from base classes.
12381
12382 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
12383 within functions should introduce names into the innermost
12384 enclosing namespace.
12385
12386 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
12387 of static locals if first initialization throws.
12388
12389 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
12390
12391 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12392
12393 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
12394
12395 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
12396 lose track of the possible targets of tablejump insns.
12397 * special/special.exp: Run it.
12398
12399 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12400
12401 * g++.old-deja/g++.pt/friend35.C: New test. A template function
12402 must be declared before its specializations can be named in friend
12403 declarations.
12404
12405 1998-10-05 Dave Love <d.love@dl.ac.uk>
12406
12407 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12408
12409 * g77.f-torture/execute/io1.f: New test.
12410
12411 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12412
12413 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12414 with pointer to template function, for which no argument deduction
12415 is possible.
12416
12417 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12418 specialization of template function as argument to template
12419 function.
12420
12421 * g++.old-deja/g++.other/access2.C: New test; Inner class
12422 shouldn't have privileged access to Outer's names.
12423
12424 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12425
12426 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12427 friend template declared within template class conflicts with
12428 nested class of the same name.
12429
12430 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12431 is ignored.
12432
12433 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12434 object with direct initializer as function declaration.
12435
12436 * g++.old-deja/g++.other/decl2.C: New test; duplicate
12437 initializers.
12438
12439 * g++.old-deja/g++.other/null2.C: New test; conditional operator
12440 involving const pointer and NULL produces incorrect result.
12441
12442 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12443 type name without `typename' should be rejected with -pedantic.
12444
12445 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
12446
12447 * g++.old-deja/g++.other/addrof1.C: New test.
12448
12449 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
12450
12451 * gcc.c-torture/compile/981001-1.c: New test.
12452 * gcc.c-torture/execute/981001-1.c: New test.
12453
12454 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
12455
12456 * gcc.c-torture/compile/981001-2.c: New test.
12457 * gcc.c-torture/compile/981001-3.c: New test.
12458 * gcc.c-torture/compile/981001-4.c: New test.
12459
12460 1998-10-01 Robert Lipe <robertl@dgii.com>
12461
12462 * lib/objc.exp (objc_target_compile): Add -L during compiles for
12463 multilibbed hosts. Idea grafted from g77.exp.
12464
12465 1998-09-30 Dave Love <d.love@dl.ac.uk>
12466
12467 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12468 avoid losing on systems which need -lsocket.
12469
12470 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
12471
12472 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12473 * g++.old-deja/g++.other/nested2.C: Ditto.
12474 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12475 failure.
12476
12477 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12478
12479 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12480 preferred over template operator!= for enum bitfields.
12481
12482 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
12483
12484 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12485 that happen to have the same base name, but in different scopes,
12486 are incorrectly rejected.
12487
12488 1998-09-16 Richard Henderson <rth@cygnus.com>
12489
12490 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12491 on the native word size instead of an integer literal.
12492
12493 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12494
12495 * g++.old-deja/g++.other/static2.C: Invocation of static data
12496 member of type pointer-to-function denoted as non-static member.
12497
12498 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12499 checks involving function types and aliases.
12500
12501 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12502
12503 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12504 redefined to the same non-trivial type.
12505
12506 * g++.old-deja/g++.pt/explicit73.C: Test for proper
12507 namespace-qualification of template specializations declared in
12508 other namespaces.
12509
12510 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12511 to declare a subset of the specializations of a template function
12512 as friends of specializations of a template class.
12513
12514 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12515 member templates that do not fully specialize the enclosing
12516 template class are rejected.
12517
12518 1998-09-11 Dave Love <d.love@dl.ac.uk>
12519
12520 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12521
12522 1998-09-08 Dave Love <d.love@dl.ac.uk>
12523
12524 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12525 altered from libf2c/libU77 version.
12526
12527 1998-09-06 Dave Love <d.love@dl.ac.uk>
12528
12529 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12530
12531 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
12532
12533 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12534 (un)signed char are different types for template specialization
12535 purposes.
12536
12537 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
12538
12539 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12540 * objc: ObjC testsuite.
12541
12542 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
12543
12544 * gcc.c-torture/execute/941014-1.x: New file.
12545
12546 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
12547
12548 * lib/c-torture.exp: Add support for
12549 torture_eval_before_compile and torture_eval_before_execute
12550 variables.
12551
12552 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
12553
12554 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
12555 this test triggers valid.
12556
12557 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12558
12559 * gcc.dg/980827-1.c: New test.
12560
12561 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12562
12563 * gcc.c-torture/execute/loop-4b.c: New test.
12564
12565 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
12566
12567 * lib/c-torture.exp: Add support for
12568 torture_eval_before_compile and torture_eval_before_execute
12569 variables.
12570
12571 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
12572
12573 * gcc.c-torture/compile/980825-1.c: New test.
12574
12575 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
12576
12577 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12578 count number tests in opt_t0 not good_t0.
12579
12580 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
12581
12582 * gcc.c-torture/compile/930326-1.x: Fix typo.
12583
12584 1998-08-23 Mark Mitchell <mark@markmitchell.com>
12585
12586 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12587 causes an ICE.
12588
12589 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12590
12591 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12592 STACK_SIZE is defined.
12593 * gcc.c-torture/unsorted/stuct.c: Similarly.
12594
12595 * gcc.c-torture/compile/980821-1.c: New test.
12596
12597 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
12598
12599 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12600
12601 1998-08-19 Mark Mitchell <mark@markmitchell.com>
12602
12603 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12604 code.
12605
12606 1998-08-09 Mark Mitchell <mark@markmitchell.com>
12607
12608 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12609 error'.
12610
12611 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
12612
12613 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12614
12615 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
12616
12617 * gcc.c-torture/compile/980816-1.c: New test.
12618
12619 * gcc.dg/980816-1.c: New test.
12620
12621 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
12622
12623 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12624 compiler for ieee tests.
12625
12626 1998-08-01 Dave Love <d.love@dl.ac.uk>
12627
12628 * g77.f-torture/compile/980729-0.f: New test.
12629
12630 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
12631
12632 * gcc.c-torture/special/eeprof-1.c: New test, for
12633 -finstrument-functions.
12634 * gcc.c-torture/special/special.exp: Run it.
12635
12636 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
12637
12638 * gcc.c-torture/compile/980729-1.c: New test.
12639
12640 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
12641
12642 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12643 __thumb__ is defined, and test for ARM style doubles if so.
12644
12645 1998-07-26 Dave Love <d.love@dl.ac.uk>
12646
12647 * g77.f-torture/noncompile/980615-0.f: New test.
12648
12649 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
12650
12651 * gcc.dg/980312-1.c: Do link instead of compile.
12652 * gcc.dg/980313-1.c: Likewise.
12653
12654 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
12655
12656 * gcc.c-torture/compile/980726-1.c: New test.
12657
12658 1998-07-25 Dave Love <d.love@dl.ac.uk>
12659
12660 * g77.f-torture/execute/io0.f: New test.
12661
12662 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
12663
12664 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12665 an int.
12666
12667 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
12668
12669 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12670 m32r bugs.
12671
12672 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
12673
12674 * gcc.dg/980626-1.c: Expect failures for all toolchains until
12675 c-decl.c:grokdeclarator can handle mode attributes.
12676
12677 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
12678
12679 * gcc.c-torture/execute/980716-1.c: New test.
12680
12681 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
12682
12683 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12684 the mn10200.
12685 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
12686 the mn10200.
12687 * gcc.c-torture/execute/va-arg-3.x: Similarly.
12688 * gcc.c-torture/compile/930326-1.x: Similarly.
12689
12690 1998-07-13 Dave Love <d.love@dl.ac.uk>
12691
12692 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12693 New test from Craig.
12694
12695 1998-07-12 Dave Love <d.love@dl.ac.uk>
12696
12697 * g77.f-torture/noncompile/980616-0.f: New test.
12698
12699 * g77.f-torture/execute/970816-3.f: New test from Craig.
12700
12701 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12702
12703 * g++.other/singleton.C: Return error value instead of taking
12704 SIGSEGV.
12705
12706 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12707
12708 * g++.other/singleton.C: New test. Warning is under dispute.
12709 Runtime crash is not.
12710
12711 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12712
12713 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12714 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12715 using6.C, using7.C}: New namespace tests.
12716
12717 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12718
12719 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12720 specialization with typedef'ed names used as array indexes.
12721
12722 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
12723
12724 * gcc.c-torture/execute/980709-1.c: New test.
12725
12726 * gcc.dg/980709-1.c: New test.
12727
12728 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
12729
12730 * gcc.c-torture/execute/bcp-1.c: New test.
12731
12732 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
12733
12734 * gcc.c-torture/execute/980707-1.c: New test.
12735
12736 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
12737
12738 * gcc.c-torture/compile/980706-1.c: New test.
12739
12740 1998-07-01 Dave Love <d.love@dl.ac.uk>
12741
12742 * g77.f-torture/execute/980701-0.f,
12743 g77.f-torture/execute/980701-1.f: New test from Craig.
12744
12745 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
12746
12747 * gcc.c-torture/compile/980701-1.c: New test.
12748
12749 * gcc.c-torture/execute/980701-1.c: New test.
12750
12751 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
12752 rlsruhe.de>
12753
12754 * g++.old-deja/g++.robertl/eb132.C: New test.
12755 * g++.old-deja/g++.robertl/eb133.C: Likewise.
12756
12757 1998-06-29 Dave Love <d.love@dl.ac.uk>
12758
12759 * g77.f-torture/execute/980628-7.f,
12760 g77.f-torture/execute/980628-8.f,
12761 g77.f-torture/execute/980628-9.f,
12762 g77.f-torture/execute/980628-10.f: New tests from Craig.
12763
12764 * g77.f-torture/execute/980628-3.f: Remove mail headers.
12765
12766 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
12767
12768 * g77.f-torture/execute/980628-4.f: New test from Craig.
12769 * g77.f-torture/execute/980628-5.f: Likewise.
12770 * g77.f-torture/execute/980628-2.f: Likewise.
12771 * g77.f-torture/execute/980628-0.f: Likewise.
12772 * g77.f-torture/execute/980628-1.f: Likewise.
12773 * g77.f-torture/execute/980628-3.f: Likewise.
12774 * g77.f-torture/execute/980628-6.f: Likewise.
12775
12776 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
12777
12778 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12779 directory when nothing has been installed yet.
12780
12781 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
12782
12783 * gcc.c-torture/special/special.exp: Handle newer versions of
12784 dejagnu.
12785
12786 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
12787
12788 * gcc.dg/980626-1.c: New test.
12789
12790 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
12791
12792 * gcc.misc-tests/m-un-2.c: New test.
12793 * g++.old-deja/g++.other/warn01.c: Likewise.
12794
12795 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
12796
12797 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12798 compatibility with assmblers with a different comment character.
12799 Eliminate use of GAS-specific extensions.
12800
12801 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
12802
12803 * gcc.c-torture/execute/ieee/980619-1.c: New test.
12804
12805 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
12806
12807 *lib/g77.exp: Replace search for libf2c.a with search for newly
12808 renamed libg2c.a
12809
12810 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
12811
12812 * gcc.c-torture/execute/980617-1.c: New test.
12813
12814 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
12815
12816 * gcc.c-torture/execute/980612-1.c: New test.
12817
12818 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
12819
12820 * gcc.dg/980523-1.c: Only test on ppc-linux.
12821 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12822
12823 * gcc.c-torture/execute/980608-1.c: New test.
12824
12825 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12826
12827 * gcc.c-torture/execute/980605-1.c: New test.
12828
12829 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
12830
12831 * gcc.c-torture/execute/980604-1.c: New test.
12832
12833 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
12834
12835 * gcc.c-torture/execute/980602-1.c: New test.
12836 * gcc.c-torture/execute/980602-2.c: Likewise.
12837
12838 1998-06-02 Dave Love <d.love@dl.ac.uk>
12839
12840 * 970125-0.f: Fix per JCB. Add commentary.
12841
12842 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
12843
12844 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12845 IEEE -0 support.
12846
12847 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12848
12849 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12850 earlier.
12851
12852 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
12853
12854 * gcc.c-torture/execute/980526-3.c: New test.
12855
12856 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
12857
12858 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12859 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12860 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12861 m88k-motorola-sysv3 to XFAIL.
12862
12863 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12864
12865 * gcc.dg/980526-1.c: New test.
12866 * gcc.c-torture/execute/980526-2.c: New test.
12867
12868 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
12869
12870 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12871
12872 * gcc.c-torture/execute/980526-1.c: New test.
12873
12874 1998-05-26 Dave Love <d.love@dl.ac.uk>
12875
12876 * g77.f-torture/execute/alpha2.f: Add runtime test.
12877
12878 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
12879
12880 * g++.old-deja/old-deja.exp: Strip leading directories.
12881
12882 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12883 error for the line. Don't run multiple tests for the same line.
12884
12885 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
12886
12887 * gcc.dg/980523-1.c: New test.
12888
12889 1998-05-23 Dave Love <d.love@dl.ac.uk>
12890
12891 * g77.f-torture/compile/970915-0.f: New test.
12892
12893 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
12894
12895 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12896
12897 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
12898
12899 * gcc.dg/980520-1.c: New test.
12900
12901 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
12902
12903 * gcc.dg/980502-1.c: Fix return type.
12904
12905 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
12906
12907 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12908 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12909 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12910 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12911 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12912
12913 1998-05-20 Dave Love <d.love@dl.ac.uk>
12914
12915 * g77.f-torture/execute/980520-1.f: New test.
12916
12917 1998-05-15 Dave Love <d.love@dl.ac.uk>
12918
12919 * lib/mike-g77.exp: New file.
12920
12921 * g77.f-torture/noncompile/noncompile.exp,
12922 g77.f-torture/noncompile/check0.f: New files.
12923
12924 1998-05-14 Dave Love <d.love@dl.ac.uk>
12925
12926 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12927 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12928 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12929 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12930 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12931 abort where appropriate.
12932
12933 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
12934
12935 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12936 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12937
12938 1998-04-29 Dave Love <d.love@dl.ac.uk>
12939
12940 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12941
12942 1998-04-27 Dave Love <d.love@dl.ac.uk>
12943
12944 * g77.f-torture/compile/980427-0.f: New test.
12945
12946 1998-04-24 Dave Love <d.love@dl.ac.uk>
12947
12948 * g77.f-torture/compile/980424-0.f: New test.
12949
12950 1998-04-19 Dave Love <d.love@dl.ac.uk>
12951
12952 * g77.f-torture/compile/980419-2.f (main): New test.
12953 * g77.f-torture/compile/970125-0.f: New test.
12954 * g77.f-torture/compile/980419-1.f: New test.
12955
12956 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
12957
12958 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
12959 of loop-4.c.
12960
12961 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
12962
12963 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12964
12965 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
12966
12967 * gcc.c-torture/compile/980329-1.c: New test.
12968
12969 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
12970
12971 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12972 * gcc.dg/980312-1.c: Fix typo in -march command.
12973
12974 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
12975
12976 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12977
12978 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
12979
12980 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
12981 Dave Love agree the Fortran source is bogus.
12982
12983 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
12984
12985 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12986 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12987 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12988 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12989 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12990
12991 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12992
12993 * g++.old-deja/g++.other/friend1.C: New test.
12994
12995 1998-02-18 Dave Love <d.love@dl.ac.uk>
12996
12997 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12998 possibly uninitialized) variables and declare dnrm2.
12999
13000 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
13001
13002 From Bruno Haible <haible@ilog.fr>:
13003 * gcc.c-torture/execute/980223.c: New test.
13004
13005 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
13006
13007 * gcc.dg/ifelse-1.c: New test.
13008
13009 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
13010
13011 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
13012
13013 * lib/old-dejagnu.exp (old-dejagnu): Added the
13014 "execution test - XFAIL *-*-*" handling in the spirit of
13015 "excess errors test -". Changed the "execution test fails"
13016 handling to be like "excess errors test fails".
13017 * Update various tests accordingly.
13018
13019 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
13020
13021 * gcc.c-torture/execute/980205.c: New test.
13022
13023 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
13024
13025 * lib/c-torture.exp: Look for .x files instead of .cexp files.
13026 * lib/f-torture.exp: Similarly.
13027 * gcc.c-torture: Rename all .cexp files to .x files.
13028
13029 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13030
13031 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
13032 (940510-1.c): Removed duplicate.
13033 (971104-1.c): New test.
13034
13035 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
13036
13037 * lib/f-torture.exp: Improve error and loop detection.
13038
13039 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
13040
13041 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
13042 use that to size the filler array.
13043
13044 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
13045
13046 * lib/c-torture.exp(c-torture-execute): Fix typo.
13047
13048 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
13049 testcase as the executable name. Keep the executable around if
13050 the test fails.
13051
13052 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
13053
13054 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
13055 changes. Only test one -g option, and move it to the end of the
13056 list of options to test.
13057
13058 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
13059
13060 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
13061 variable GCC_TORTURE_OPTIONS to supply default switches separated
13062 by colons. If no environment variable, run tests with -O0 -g, -O1
13063 -g, and -O2 -g as well.
13064
13065 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
13066
13067 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
13068 explanatory comments. Fix indentation.
13069
13070 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
13071
13072 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
13073
13074 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
13075
13076 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
13077 * g++.old-deja/g++.mike/p7325.C: Likewise.
13078 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
13079
13080 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
13081
13082 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
13083 * g++.old-deja/g++.brendan/crash30.C: Likewise.
13084 * g++.old-deja/g++.brendan/crash39.C: Likewise.
13085 * g++.old-deja/g++.law/operators4.C: Likewise.
13086
13087 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
13088
13089 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
13090 * g++.old-deja/g++.mike/p784.C: Ditto.
13091 * g++.old-deja/g++.mike/p785.C: Ditto.
13092
13093 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
13094
13095 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
13096
13097 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
13098
13099 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
13100 target feature; pass this to c-torture-execute as needed.
13101
13102 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
13103
13104 * lib/c-torture.exp(c-torture-execute): If the previous and the
13105 current executables being tested are identical, we don't need to
13106 run the executable again. Try to make the executable names
13107 unique. Add an optional argument for passing additional compiler
13108 flags.
13109
13110 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
13111
13112 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
13113
13114 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
13115
13116 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
13117
13118 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
13119
13120 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
13121 32bit or larger longs.
13122
13123 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
13124 have either a 32bit long or 32bit int.
13125
13126 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13127
13128 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
13129 Make double precision tests dependent on sizeof (double).
13130
13131 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
13132
13133 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13134 too.
13135
13136 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13137
13138 * gcc.c-torture/compile/961203-1.cexp: New script.
13139
13140 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
13141
13142 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13143 up the includes ourselves.
13144
13145 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
13146
13147 * lib/plumhall.exp: Remove random include, and add a few
13148 verbose messages for debugging.
13149
13150 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
13151
13152 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13153 of trying to do it ourselves.
13154
13155 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13156
13157 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13158
13159 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
13160
13161 * gcc.prms/5403.c: Made regexp a bit less strict.
13162
13163 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
13164
13165 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13166 is returned from remote_load instead.
13167 * lib/plumhall.exp: Ditto.
13168 * lib/mike-g++.exp: Ditto.
13169 * lib/old-dejagnu.exp: Ditto.
13170 * lib/c-torture.exp: Ditto.
13171
13172 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
13173
13174 * lib/g++.exp: Use build_wrapper procedure.
13175 * lib/gcc.exp: Ditto.
13176
13177 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
13178
13179 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13180 an old-style decl for malloc. Fixes tests to work when
13181 sizeof (int) != sizeof (size_t).
13182
13183 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
13184
13185 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13186
13187 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13188 use stdargs.h interface.
13189
13190 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
13191
13192 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13193 NO_VARARGS when compiling.
13194
13195 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
13196
13197 * lib/plumhall.exp(ph_includes): New procedure.
13198 (ph_make): Use it.
13199 (ph_compiler): Ditto.
13200
13201 * lib/g++.exp: Rename test-glue.c to testglue.c.
13202 * lib/gcc.exp: Ditto.
13203
13204 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
13205
13206 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13207 to completion when it's called.
13208
13209 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
13210
13211 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13212 is defined, don't do test.
13213
13214 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
13215
13216 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13217 for object files.
13218 (ph_summary): Mark skipped testcases as untested, not unresolved.
13219
13220 * lib/plumhall.exp (ph_make): If unresolved because of bad
13221 errorCode, record errorCode in log file.
13222 (*): Replace send_log/verbose with verbose -log.
13223
13224 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
13225
13226 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13227 double conversion if double isn't at least 8 bytes.
13228
13229 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13230 int to work with targets where int is 16 bits.
13231
13232 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13233 8 bytes, just exit, since 4 byte doubles don't have enough bits of
13234 precision for the test to complete.
13235
13236 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
13237
13238 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13239 if d10v is not compiled with the -mdouble64 flag.
13240 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13241
13242 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13243 d10v is not compiled with the -mint32 flag.
13244
13245 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
13246
13247 * lib/plumhall.exp: Use incr_count.
13248
13249 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
13250
13251 * gcc.c-torture: Update to c-torture-1.45.
13252
13253 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
13254
13255 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13256 the name of the expect testcase file).
13257
13258 * lib/g++.exp(g++_init): Ditto.
13259
13260 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
13261
13262 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13263 the host.
13264
13265 * lib/gcc.exp(gcc_exit): New procedure.
13266
13267 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
13268
13269 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13270 specs where appropriate.
13271
13272 * g++.old-deja/g++.arm/*: Added additional ERROR checks
13273 because of new "candidates are" messages, and removed a few
13274
13275 * Converted all non-old-style g++ testcases to old-style, and
13276 moved into g++.old-deja.
13277
13278 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
13279
13280 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13281 options.
13282
13283 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13284 succeeded.
13285
13286 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13287
13288 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
13289
13290 * lib/gcc.exp (gcc_target_compile): Add support for defining
13291 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13292 the machine doesn't have those features.
13293
13294 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
13295
13296 * g++.law/operators4.exp: Don't use LIBS.
13297
13298 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
13299
13300 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13301
13302 * lib/mike-g++.exp: Don't set the compiler to be tested here.
13303 * lib/g++.exp: Set it here instead. Also, allow use of the
13304 --tool_exec and --tool_opt options. Change CXX to
13305 GXX_UNDER_TEST.
13306
13307 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13308
13309 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13310
13311 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
13312
13313 * lib/old-dejagnu.exp: Use prune_warnings instead of
13314 prune_system_crud.
13315 * lib/mike-g++.exp: Ditto.
13316 * lib/gcc.exp: Ditto.
13317 * lib/g++.exp: Ditto.
13318
13319 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13320
13321 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
13322
13323 * 941014-2.c: Include stdlib.h
13324 * 960327-1.c: Include stdio.h
13325 * dbra.c, index-1.c: Don't assume ints are 32bits.
13326
13327 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
13328
13329 * lib/gcc.exp: Add gcc,stack_size target feature.
13330
13331 * lib/g++.exp(g++_target_compile): Add the include and link
13332 paths here, not in two other places. And, it's $options, not
13333 options.
13334
13335 * lib/mike-g++.exp(postbase): Remove the code that determines
13336 the correct include and link paths.
13337 * g++.old-deja/old-deja.exp: Ditto.
13338
13339 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
13340
13341 * lib/g++.exp(g++_init): target_compile no longer returns the
13342 filename of the result.
13343
13344 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
13345
13346 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13347 call to glob.
13348
13349 * gcc.c-torture/special/special.exp: Change call to
13350 gcc_target_compile to include the object file.
13351
13352 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
13353
13354 * gcc.c-torture/special/special.exp: Correct misspelling in last
13355 change.
13356
13357 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
13358
13359 * lib/plumhall.exp(ph_summary): Log the entire output of the
13360 executable. Return -1 if there were any failures, 0 otherwise.
13361 (ph_execute): Return -1 if there were any failures, 0 otherwise.
13362 (ph_make): Clean up objects and executables that were built
13363 if the tests succeeded.
13364
13365 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
13366
13367 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13368 libraries and includes in the build tree as appropriate.
13369
13370 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
13371
13372 * lib/c-torture.exp: Instead of looking for the global variable
13373 NO_LONG_LONG, check to see if that's a feature of the target.
13374
13375 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
13376
13377 * config/default.exp: Minimize. Delete the remainer of the files in
13378 config; this functionality is now in devo/dejagnu/config.
13379
13380 g++.*/*: Pass any additional flags used to compile to postbase;
13381 delete CXXFLAGS.
13382
13383 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13384 is now done by runtest.exp. Use gcc_target_compile instead of
13385 compile.
13386
13387 lib/c-torture.exp: Use gcc_target_compile instead of compile.
13388 Remove references to CFLAGS. Use remote_file instead of
13389 calling rm -f.
13390 (c-torture): Take a list of arguments to use to compile this
13391 testcase.
13392
13393 lib/g++.exp: Simplify. Use target_compile instead of compile.
13394 lib/gcc-dg.exp: Ditto.
13395 lib/gcc.exp: Ditto.
13396 lib/mike-{gcc,g++}.exp: Ditto.
13397 lib/old-dejagnu.exp: Ditto.
13398 lib/plumhall.exp: Ditto.
13399
13400 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
13401
13402 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13403 (ph_linker): Likewise.
13404
13405 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
13406
13407 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13408 MAP_ANON / MAP_ANONYMOUS if defined;
13409 else try to map from /dev/zero .
13410
13411 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
13412
13413 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
13414 isn't defined, then define it to MAP_ANONYMOUS.
13415
13416 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
13417
13418 * gcc.c-torture: Update to c-torture-1.42 release.
13419
13420 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
13421
13422 * gcc.c-torture: Update to c-torture-1.41 release.
13423
13424 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
13425
13426 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
13427 c-torture release.
13428
13429 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13430
13431 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13432 and LDFLAGS. Fix second case to append the target_info ldflags
13433 onto LDFLAGS, not CFLAGS.
13434 * lib/g++.exp (g++_init): Add target_info stuff.
13435 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
13436 of libgloss and newlib flags for !native.
13437
13438 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13439 (GDB): Fix relative path to go up another dir for finding gdb.
13440
13441 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13442
13443 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13444 versions in the target_info array, if they don't exist.
13445
13446 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13447
13448 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13449
13450 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
13451
13452 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13453 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13454
13455 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
13456
13457 * lib/old-dejagnu.exp: Don't remove the output file before we've
13458 actually tested it. Don't append pwd to the path of the executable
13459 we're testing.
13460
13461 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
13462
13463 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13464
13465 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
13466
13467 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13468 temporary directory for compiler files, and set it to a default
13469 value of /tmp. Set $output as the name of the output file from
13470 compiling the testcase. Add a -o option to $cflags_var so the
13471 compiler writes the final output file as $output. Set $executable
13472 to $output.
13473
13474 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13475 directory for compiler files, and set it to /tmp if it doesn't
13476 already have a value. Set $output_file to the name of the output
13477 file from compiling the testcase. Add a -o option to CXXFLAGS so
13478 the compiler writes the final output file as $output. Use $output
13479 as the executable to be tested.
13480
13481 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13482
13483 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13484
13485 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
13486
13487 * gcc.c-torture/execute/pending-1.c: New test. Still
13488 pending in Tege's queue.
13489
13490 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
13491
13492 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13493 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
13494 if there were failures. Call unresolved if there were unresolved
13495 testcases. Call gcc_fail if program did not run to completion.
13496 (ph_make): Pass additional argument name to ph_execute.
13497 (ph_execute): Add new argument. Pass additional arguments to
13498 ph_summary. Call gcc_fail is there is no execution output.
13499
13500 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
13501
13502 * lib/plumhall.exp (proc_summary): Output relavent summary
13503 lines into the log so specific failures in plumhall can be
13504 investigated.
13505
13506 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
13507
13508 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13509 (c-torture-execute): Don't try to execute tests which use
13510 "long long" types if $NO_LONG_LONG is nonzero.
13511
13512 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
13513
13514 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13515 not c-torture.
13516
13517 * gcc.ieee: Move from here.
13518 * gcc.c-torture/execute/ieee: To here.
13519
13520 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
13521
13522 * gcc.c-torture: Update to c-torture-1.41 release.
13523
13524 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
13525
13526 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13527 not "$output".
13528
13529 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
13530
13531 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13532 -c present.
13533
13534 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
13535
13536 * config/proelf.exp: Handle connecting to a simulator.
13537
13538 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
13539
13540 * config/proelf.exp: New file. Enough framework that we can
13541 run c-torture tests on the proelf targets (or any other target
13542 that gdb can connect to for that matter).
13543
13544 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
13545
13546 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13547 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
13548
13549 * lib/plumhall.exp (ph_execute): Always call ph_summary if
13550 exec_output exists.
13551
13552 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
13553
13554 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13555 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13556
13557 * config/*.exp: Update FSF address. Change result of ${tool}_load
13558 to pass/fail/unresolved/unsupported/untested. Caller must now
13559 call unresolved/unsupported/untested.
13560 * lib/*.exp: Update FSF address. Update to handle new results of
13561 ${tool}_load.
13562 * lib/chill.exp (verbose): Delete.
13563
13564 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
13565
13566 * lib/gcc.exp (default_gcc_start): Change order of args to
13567 $LDFLAGS $CFLAGS $LIBS.
13568 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13569 Save/set/restore CFLAGS. Pass single arg to gcc_start.
13570 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13571 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13572 * gcc.misc-tests/dg-test.exp: Likewise.
13573 * gcc.misc-tests/msgs.exp: Likewise.
13574 * gcc.prms/prms.exp: Likewise.
13575 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13576 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13577
13578 * lib/dg.exp: Deleted, moved to dejagnu/lib.
13579
13580 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13581
13582 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13583
13584 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13585 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13586
13587 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13588 necessary.
13589
13590 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
13591
13592 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13593 global for loop; add use of $mathlib.
13594 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13595 settings here; set mathlib for anything but VxWorks.
13596
13597 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
13598
13599 * gcc.c-torture: Update to c-torture-1.40 release.
13600
13601 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
13602
13603 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13604 dg.exp.
13605
13606 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13607
13608 * lib/c-torture.exp (c-torture-execute): Declare "output" as
13609 global.
13610
13611 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
13612
13613 * lib/g++.exp (LIBS): Define if not already.
13614 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13615 (gcc-dg-prune): Call prune_gcc_output.
13616 * lib/gcc.exp (prune_gcc_output): New proc.
13617 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13618 prune_gcc_output.
13619
13620 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
13621
13622 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13623 (c-torture-execute): Likewise. Rename `name' to `testcase'.
13624
13625 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
13626
13627 * gcc.c-torture: Update to c-torture-1.39 release.
13628
13629 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
13630
13631 * lib/c-torture.exp (c-torture-execute): Don't return if one option
13632 fails, try others as well.
13633
13634 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13635
13636 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13637 If compilation fails, mark execute tests as `untested'.
13638 If test is marked as unsupported, don't mark compilation and
13639 execute tests as failed.
13640
13641 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13642
13643 * lib/g++.exp (g++_init): Don't link in libg++, and look to
13644 libstdc++ for whether or not we want to be doing shared
13645 libraries. Delete link_curses since we don't need it anymore.
13646 * lib/mike-g++.exp (postbase): Don't link in libg++.
13647 * g++.old-deja/old-deja.exp: Likewise.
13648
13649 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13650
13651 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13652
13653 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13654
13655 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13656 For that, add `-Wl,-a,shared_archive'.
13657 * g++.old-deja/old-deja.exp: Likewise.
13658
13659 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
13660
13661 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13662
13663 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
13664
13665 * lib/mike-g++.exp (postbase): Pay attention to the status of
13666 g++_load.
13667
13668 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13669
13670 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13671
13672 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
13673
13674 * lib/gcc.exp (default_gcc_start): No longer need to log program
13675 being executed or its output, execute_anywhere does that now.
13676 * lib/g++.exp (default_g++_version): Call execute_anywhere.
13677 (default_g++_start): Likewise. Delete calls to verbose/send_log.
13678
13679 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13680
13681 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13682 the same as those in lib/g++.exp.
13683
13684 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
13685
13686 * gcc.c-torture: Update to c-torture-1.38 release.
13687 * gcc.ieee: Related changes.
13688
13689 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
13690
13691 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13692 "exec". Minor reformatting changes.
13693
13694 * config/rom68k.exp (${tool}_load): Make it work in a canadian
13695 cross. This means all "exec" calls now work on a remote host as
13696 well.
13697 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13698 cross. Filter out the extra "\r\n" stuff that expect puts in.
13699 (c-torture-execute): Filter out the bogus warnings like
13700 c-torture-compile does. Add support for canadian cross.
13701 * lib/gcc.exp (default_gcc_version, default_gcc_start)
13702 Use execute_anywhere rather than calling exec directly. Now it
13703 works for canadian cross testing.
13704
13705 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
13706
13707 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
13708 results into a variable, and check that rather than using file exists.
13709
13710 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13711
13712 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13713 create a libg++.so. For sunos4.1.*, also add -ltermcap.
13714
13715 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13716
13717 * g++.old-deja/old-deja.exp: Create and pass runshlib and
13718 lib_curses if there's a shared libg++ in the build tree.
13719
13720 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
13721
13722 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13723 if not supported target.
13724
13725 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13726
13727 * lib/g++.exp (g++_init): Move empty setting of runshlib and
13728 link_curses up to always happen, not just for native builds.
13729
13730 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
13731
13732 * gcc.c-torture: Update to c-torture-1.36 release.
13733 * gcc.failure: Related changes.
13734
13735 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
13736
13737 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13738
13739 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13740
13741 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13742 * lib/mike-g++.exp (postbase): Not in here. Still reference
13743 runshlib, link_curses, and mathlib for link and run.
13744
13745 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13746 pass the runtime shared library options for Solaris, OSF/1, and
13747 Irix5, and link with -lcurses to avoid unresolved references.
13748
13749 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13750
13751 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13752 only run once.
13753
13754 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
13755
13756 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13757
13758 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
13759
13760 * gcc.c-torture: Update to c-torture-1.35 release. Note we
13761 do not have a framework for the "compat" tests yet.
13762
13763 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13764
13765 * lib/mike-g++.exp (postbase): New local variable `mathlib',
13766 set to null if we're testing vxworks5.1. Use that instead of
13767 `-lm' in the setting of LIBS for link and run.
13768
13769 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13770
13771 * config/rom68k.exp (${tool}_load): Major changes to make it
13772 work. Verified that it does in fact return the stuff in
13773 exec_output properly. Catch any Emul or any TRAP other than 0.
13774
13775 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13776
13777 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13778 LDFLAGS properly for targets that need stuff from libgloss.
13779 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13780 only run once.
13781 (gpp_initialized): New variable.
13782
13783 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
13784
13785 * config/rom68k.exp: Load libgloss.exp.
13786 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13787 so we can produce a fully linked binary.
13788 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13789 so we can produce a fully linked binary.
13790
13791 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
13792
13793 * lib/plumhall.exp (ph_section): Watch for expected failures.
13794 Add missing `else'.
13795
13796 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13797 run the testcase.
13798 (c-torture): Likewise.
13799
13800 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
13801
13802 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13803
13804 * lib/mike-g++.exp (mike_cleanup): New proc.
13805 (prebase): New globals compiler_result, not_compiler_result,
13806 target_regexp.
13807 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
13808 allow leading "-" in pattern. Watch for unsupported tests.
13809 If $compiler_result is set, pattern match assembler code,
13810 and ditto for $not_compiler_result.
13811 * lib/mike-gcc.exp: Likewise.
13812
13813 * lib/plumhall.exp (ph_execute): Only call ph_summary if
13814 execution "succeeded".
13815
13816 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
13817
13818 * config/win32.exp: New file.
13819 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13820
13821 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
13822
13823 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13824 unsupported.
13825 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13826 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13827 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13828
13829 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13830 "... without exceptions was ...". That is now handled by
13831 prune_system_crud.
13832 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13833
13834 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
13835
13836 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13837 sieve.c,sort2.c}: New files.
13838 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13839 sieve.exp,sort2.exp}: Drivers for them.
13840
13841 * lib/mike-gcc.exp (program_output): New user settable variable.
13842 (postbase): Call prune_system_crud. Also prune extraneous compiler
13843 messages.
13844 * lib/mike-g++.exp (program_output): New user settable variable.
13845
13846 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13847
13848 * config/sh.exp: Deleted (use sim.exp instead).
13849
13850 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13851
13852 * config/vx.exp: Declare CHECKTASK as global.
13853 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13854 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13855 * lib/old-dejagnu.exp: Load [pwd]/$executable.
13856
13857 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13858
13859 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13860 target. Like vx.exp, only includes `vx29k.exp' instead of
13861 `vxworks.exp'.
13862
13863 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
13864
13865 * config/sim.exp: Increase time limit from 120 seconds to 240.
13866
13867 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13868
13869 * gcc.c-torture/execute/950628-1.c: New test.
13870
13871 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
13872
13873 * gcc.c-torture: Update with changes/additions from
13874 c-torture-1.34.
13875
13876 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
13877
13878 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13879
13880 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
13881
13882 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13883
13884 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
13885
13886 * gcc.c-torture/compile/950512-1.c: New test.
13887 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13888 * gcc.dg/struct-ret-1.c: Likewise.
13889
13890 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
13891
13892 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13893 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13894
13895 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
13896
13897 * gcc.c-torture/special/920411-1.c: Deleted.
13898 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13899
13900 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
13901
13902 * config/sim.exp (${tool}_load): Hack in call to bash to get a
13903 cpu limit.
13904
13905 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13906
13907 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13908
13909 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13910
13911 From kenner;
13912 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13913 is the proper length.
13914 * va-arg-3.c: Likewise.
13915
13916 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
13917
13918 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
13919 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13920
13921 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
13922 * lib/g++.exp (default_g++_start): Delete old cruft.
13923
13924 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
13925
13926 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13927 (2 * (1 << 18)) to (2 * (1 << 17)).
13928
13929 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13930
13931 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13932
13933 * config/rom68k.exp: Renamed from config/idp.exp
13934
13935 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13936
13937 * c-torture/compile/921109-2.c
13938
13939 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
13940
13941 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13942 excess errors.
13943
13944 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
13945
13946 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13947 output.
13948 * lib/g++.exp (default_g++_start): Likewise.
13949
13950 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13951
13952 * gcc.c-torture/compile/950329-1.c: New test.
13953
13954 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13955
13956 * config/bug.exp (${tool}_load): Updated to use new remote_open
13957 and remote_close procs.
13958 * config/idp.exp: New file.
13959
13960 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13961
13962 * gcc.c-torture/execute/950322-1.c: New test.
13963
13964 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
13965
13966 * config/vx.exp (${tool}_load): Clean up testing of return code from
13967 vxworks_ld and vxworks_spawn.
13968
13969 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
13970
13971 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13972
13973 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
13974
13975 * lib/old-deja.exp: Add `excess errors test - ' error, now one
13976 can mark excess errors on a machine by machine basis. Note, the
13977 default is to not expect any excess errors, even when excess
13978 errors test - is given, so you will want to put an XFAIL ... on
13979 these lines. For example, // excess errors test - XFAIL hppa*-*-*
13980 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13981 those 4 machines, but no others.
13982
13983 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13984
13985 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13986 * lib/c-torture.exp: to here.
13987
13988 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13989
13990 * gcc.c-torture/execute/950221-1.c: New test.
13991 * gcc.c-torture/execute/struct-ret-1.c: New test.
13992 * gcc.c-torture/compile/950221-1.c: New test.
13993
13994 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13995
13996 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13997
13998 * gcc.c-torture/execute/arith-1.c (main): Return 0.
13999 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
14000
14001 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
14002
14003 * g++.gb: New directory of tests, derived from my signature and
14004 class scoping tests.
14005
14006 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
14007 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
14008 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
14009 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
14010 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
14011 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
14012 * g++.gb/sig25.C: Likewise.
14013
14014 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
14015 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
14016 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
14017 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
14018 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
14019 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
14020 * g++.gb/sig25.exp: Likewise.
14021
14022 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
14023 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
14024 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
14025 * g++.gb/scope13.C: Likewise, this test still fails.
14026
14027 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
14028 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
14029 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
14030 * g++.gb/scope13.exp: Ditto.
14031
14032 * g++.gb/README: New file, explains what these tests are about.
14033
14034 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
14035
14036 * lib/dg.exp (dg-do): Support `preprocess'.
14037 (dg-test): Likewise.
14038
14039 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14040
14041 * config/udi.exp: change "continue -expect" to "exp_continue".
14042
14043 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
14044
14045 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
14046 Delete redundant tests.
14047
14048 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
14049 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
14050 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
14051 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
14052 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
14053 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
14054 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
14055 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
14056
14057 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
14058 storing label pointers.
14059 * gcc.c-torture/execute/921019-1.c: Likewise.
14060 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
14061 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
14062 parameter fp.
14063 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
14064 constants.
14065
14066 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
14067 Delete obsolete tests.
14068
14069 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
14070 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
14071 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
14072 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
14073 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
14074 * gcc.c-torture/compile/950124-1.c: New test.
14075
14076 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
14077
14078 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14079
14080 * lib/mike-g++.exp: Add -lm to LIBS.
14081
14082 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
14083
14084 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
14085
14086 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14087
14088 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
14089
14090 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
14091
14092 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
14093
14094 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
14095
14096 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
14097 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
14098 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
14099 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
14100 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
14101 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
14102 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
14103 * g++.law/{operators31.C, operators32.C,
14104 * g++.law/{operators33.C, operators34.C}: Likewise.
14105 * g++.law/{pic1.C, refs2.C}: Likewise.
14106 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
14107 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
14108 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
14109 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14110
14111 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
14112 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
14113 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
14114 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
14115 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
14116 * g++.law/{enum9.exp, friend5.exp}: Likewise.
14117 * g++.law/{nest3.exp, nest4.exp}: Likewise.
14118 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
14119 * g++.law/{operators30.exp, operators31.exp}: Likewise.
14120 * g++.law/{operators32.exp, operators33.exp}: Likewise.
14121 * g++.law/{operators34.exp}: Likewise.
14122 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
14123 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
14124 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
14125 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
14126 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14127
14128 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
14129 No longer expected to fail.
14130 * g++.law/missed-error3.C: Tweak for recent bool changes.
14131
14132 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
14133
14134 * config/emb-unix: Deleted.
14135 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14136 remote execution. Do final link on remote host if REMOTE_LINK is set.
14137
14138 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
14139
14140 * lib/dg.exp (dg-test): Fix typo in last patch.
14141
14142 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
14143
14144 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14145 (handles multiple occurrences).
14146
14147 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
14148
14149 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14150 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14151 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14152 printed).
14153 * lib/c-torture.exp (c-torture-compile): Likewise.
14154 (c-torture): Prepend full path if missing.
14155 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14156 (gcc_fail): Likewise.
14157 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14158
14159 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14160
14161 * lib/netware.exp: Only attach to NetWare i386 systems.
14162
14163 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
14164
14165 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14166 messages. Add test name to "output pattern match" pass/fail message.
14167
14168 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
14169
14170 * gcc.dg: New testsuite.
14171 * gcc.dg/dg.exp: New file.
14172
14173 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14174 test-switch.c}: Deleted.
14175
14176 * gcc.misc-tests/msgs.exp: New testcase driver.
14177
14178 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
14179
14180 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14181 Watch for illegal return values from ${tool}_load.
14182 * config/unix.exp (${tool}_load): Fix pass/fail detection for
14183 cross targets. Coerce return value >0 to 1.
14184
14185 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
14186
14187 * config/unix.exp (${tool}_load): Call program rsh, not proc.
14188
14189 * config/emb-unix.exp: New file.
14190
14191 * config/sim.exp: Error if variable $SIM not defined.
14192 (${tool}_load): Mark test as "untested" if simulator missing.
14193
14194 * config/unix.exp: Load remote.exp to get rcp_download.
14195 * lib/c-torture.exp: Use different option lists for testcases with
14196 and without loops.
14197 * gcc.c-torture/execute/execute.exp: Likewise.
14198
14199 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
14200
14201 * config/*.exp: Clarify return code from ${tool}_load.
14202 Call `unresolved' or `untested' instead of `warning' or `perror'
14203 (sometimes you still want to call both though).
14204 Add comment that `shell_id' is local to each file.
14205 * config/udi.exp (timeout): Set to 30.
14206 Don't print warning if connection fails, $connectmode has already
14207 printed an error.
14208 (${tool}_load): Move verbose messages to level 2.
14209 Rework pattern for "Process started" message.
14210 Pass `shell_id' to ${connectmode}_download.
14211 Retry twice upon timeout. Make resetting of target more robust.
14212 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14213 Pass `shell_id' to exit_$connectmode.
14214 Only call exit_$connectmode if connected.
14215 * config/unix.exp (${tool}_load): Check return codes better.
14216 * config/vrtx.exp (${tool}_load): Likewise.
14217 * config/vx.exp (${tool}_load): Likewise.
14218 Delete unneeded global's.
14219 * lib/dg.exp (dg-test): Update to reflect clarified return codes
14220 from ${tool}_load.
14221 (dg-stat): Delete.
14222 (dg-init): Delete recording of pass/fail counts.
14223 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14224 (old-dejagnu-init): Likewise.
14225 (old-dejagnu-stat): Delete contents, empty proc now.
14226 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14227 (c-torture): Delete references to lcnt, lpass, lfail.
14228 Get option list from TORTURE_OPTIONS.
14229 Delete -funroll[-all]-loops if no loops.
14230 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14231 (g++_stat): Delete contents (empty proc now).
14232 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14233 (gcc_finish): Likewise.
14234 (gcc_stat): Deleted.
14235 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14236 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14237 * gcc.c-torture/execute/execute.exp: Likewise.
14238 Split tests into two parts: compile, execute.
14239 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
14240 no loops. Update to reflect clarified return codes from ${tool}_load.
14241
14242 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
14243
14244 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14245 to grep for.
14246 (old-dejagnu): Likewise (where necessary).
14247
14248 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
14249
14250 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14251
14252 * lib/dg.exp (dg-process-target): Fix processing of selector.
14253 Add comment regarding use of `error'.
14254
14255 * lib/gcc.exp (prune_system_crud): Define if missing.
14256 * lib/g++.exp (prune_system_crud): Likewise.
14257
14258 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14259 Call prune_system_crud.
14260 * lib/dg.exp (dg-runtest): New proc.
14261 Use perror instead of send_user for tcl errors in testcase.
14262 Don't return any value, it's never used.
14263 Don't clobber previous definition of `unknown'.
14264 Print tcl errors in `dg-final'.
14265
14266 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
14267
14268 * lib/dg.exp (dg-process-target): Improve syntax error messages.
14269 (dg-test): Don't print errorInfo, it contains stack backtrace.
14270
14271 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
14272
14273 * lib/g++.exp (runtest_file_p): Define if missing.
14274
14275 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
14276
14277 * lib/mike-g++.exp: Comment out loading of g++.exp.
14278 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
14279 (default_g++_version): Always print something.
14280 (default_g++_start): Comment out call to `which'.
14281 (g++_start, g++_load): Deleted (must be defined in config file).
14282 * lib/gcc.exp: Test for existence of $CC at start.
14283 Delete check for tmpdir (done in gcc_init).
14284 (default_gcc_version): Always print something.
14285 (default_gcc_start): Comment out call to `which'.
14286 * config/*.exp: Major cleanup - make cross targets work at least a
14287 little better for g++ (by not being "--tool gcc" specific).
14288 Rename gcc_xxx to ${tool}_xxx.
14289 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14290 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14291
14292 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
14293
14294 * lib/c-torture.exp (c-torture-compile): Rework compiler
14295 message processing.
14296
14297 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14298 c-torture.
14299
14300 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
14301
14302 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14303
14304 * lib/dg.exp (dg-process-target): Support { target native }.
14305
14306 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
14307
14308 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
14309 looked for "... program xxx got fatal signal".
14310 Correct regsub munging of `comp_output'.
14311 Ignore compiler messages "path prefix not used" and "linker input
14312 file unused".
14313
14314 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
14315
14316 * lib/gcc.exp (runtest_file_p): Define if missing.
14317 * gcc.prms/template.c: Example to work from.
14318
14319 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
14320
14321 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14322 * lib/dg.exp (dg-test): Call unsupported testcases as such.
14323
14324 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14325 * gcc.prms/1883.c: Moved from compile/940714-1.c.
14326 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14327 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14328
14329 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14330 (dg-process-target): No longer a varargs proc.
14331 Return S/N for target, P/F for xfail. All callers changed.
14332 (user option procs): More argument checking.
14333 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14334 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14335 (dg-test): Skip test if not running on selected target in `dg-do'.
14336 Update handling of `dg-do-what', `dg-output-text'.
14337 Separate execution pass/fail from output pattern match pass/fail.
14338 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14339
14340 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14341
14342 * gcc.c-torture/special/special.exp: Don't expect failure for mips
14343 target for 920510-1.c.
14344
14345 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
14346
14347 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14348 Clean up comment regarding use of passcnt, etc.
14349 (gcc_stat): Don't update `testcnt' here.
14350 (gcc_finish): Do it here.
14351 Might as well reset `but_id' here too.
14352 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14353 to determine if the file should be tested.
14354 * gcc.c-torture/compile/compile.exp: Likewise.
14355 * gcc.c-torture/execute/execute.exp: Likewise.
14356 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14357 * gcc.misc-tests/dg-test.exp: Likewise.
14358 * gcc.prms/prms.exp: Likewise.
14359 * gcc.wendy/wendy.exp: Likewise.
14360 * g++.old-deja.exp: Likewise.
14361 Move "Testing file" message to verbose level 1.
14362
14363 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
14364
14365 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14366
14367 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
14368
14369 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14370 (default_gcc_start): Accept optional second list element
14371 of compiler flags. Print compiler output at verbosity level 2.
14372 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14373 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14374 Save current values of framework globals passcnt, failcnt, xpasscnt,
14375 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14376 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
14377 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14378 xfailcnt to compute stats. Update framework global `testcnt' from
14379 pass/fail counts.
14380 (gcc_finish): New proc. Clean up test environment.
14381 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14382 (gcc_epass, gcc_efail): Delete.
14383 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14384 argument of line number.
14385 (dg-init): If the tool has an init routine, call it.
14386 (dg-test): Remove args `cflags_var' and `libs_var'.
14387 Pass all compiler options to ${tool}_start.
14388 Handle missing line number.
14389 (dg-finish): New function.
14390 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14391 particular files. Call gcc_finish at end. Move "skipping test"
14392 message to verbosity level 3.
14393 * gcc.c-torture/compile/compile.exp: Likewise.
14394 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14395 * gcc.c-torture/execute/execute.exp: Likewise.
14396 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14397 Print testcase being tried at verbosity level 1.
14398 * gcc.c-torture/special/special.exp: Unset xfail.
14399 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14400 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14401 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14402 * gcc.failure/failure.exp: Likewise.
14403 * gcc.ieee/ieee.exp: Likewise.
14404 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14405 Update call to dg-test. Call dg-finish at end.
14406 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
14407 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14408 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14409 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14410 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
14411 * gcc.wendy/wendy.exp: Add copyright.
14412 Delete setting of tmpdir (done by gcc_init).
14413 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14414 Pass compiler flags to gcc_start. Call gcc_finish at end.
14415 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14416 gcc_[ce]pass/fail.
14417
14418 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
14419
14420 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14421 confusion.
14422 (g++_load): Likewise.
14423
14424 * config/*.exp (gcc_load): Some were varargs fns and some were not.
14425 Rename argument to `prog' to remove the confusion.
14426 Varargs fns behave differently too!
14427 (g++_load): Likewise.
14428
14429 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14430
14431 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14432 what it is. Delete (always) printing of status value for !native.
14433 Simplify verbose code, and include status and exec_output.
14434 (g++_load): Use gcc_load.
14435
14436 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14437
14438 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14439 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14440 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14441 940714-3.c as these testcases don't exist anymore. Make
14442 va-arg-1.c expected to pass.
14443
14444 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
14445
14446 * gcc.misc-tests/misc.exp: Only run specific testcases.
14447 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
14448 * gcc.misc-tests/dg-[1-9].c: New files.
14449
14450 * lib/dg.exp: New testsuite driver.
14451 * gcc.prms/prms.exp: Use it.
14452
14453 * README.gcc: New file.
14454
14455 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14456 Document and reset `lxpass' and `lxfail'.
14457 Simplify "initialized" message.
14458 (gcc_stat): Clean up comments a little.
14459
14460 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
14461
14462 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14463
14464 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
14465
14466 * lib/old-dejagnu.exp (process-option): New proc.
14467 (old-dejagnu-init, old-dejagnu-stat): Likewise.
14468 (old-dejagnu): Simplify.
14469 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14470
14471 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
14472
14473 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14474 exists and is not an empty string.
14475
14476 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14477 $xfail rather than calling setup_xfail. Clear $xfail when test is
14478 finished.
14479 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14480 automatically.
14481
14482 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14483 longer expected to fail.
14484
14485 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14486 "f" function call.
14487
14488 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14489
14490 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14491 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14492 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14493 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14494 c-torture-1.29.
14495
14496 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14497 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14498
14499 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14500
14501 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14502 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14503
14504 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14505 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14506 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14507
14508 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14509
14510 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14511 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14512 940714-1.c, 940714-2.c, 940714-3.c},
14513 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14514 gcc.misc-tests/{mg.c,mg.exp}:
14515 New tests.
14516 * gcc.noncompile/noncompile.exp: Change accordingly.
14517
14518 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
14519
14520 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14521 Undo previous clobberage.
14522
14523 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
14524
14525 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14526 * gcc.special/{930510-1.c, special.exp}:
14527 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14528 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14529 struct-varargs-1.c}: New tests from c-torture-1.26.
14530
14531 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14532
14533 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14534 argument to switch.
14535
14536 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
14537
14538 * Revert the previous changes. Please see Rob's directory
14539 (/lisa/test/rob/progressive/gcc/testsuite) for testing
14540 fixes.
14541
14542 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
14543
14544 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14545 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14546 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14547 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14548 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14549 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14550 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14551 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14552 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14553 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14554 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14555 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14556 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14557 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14558 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14559 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14560 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14561 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14562 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14563 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14564 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14565 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14566 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14567 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14568 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14569 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14570 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14571
14572 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
14573
14574 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14575 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14576 with perror calls.
14577
14578 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
14579
14580 * config/unix.exp (g++_load): Fix syntax.
14581
14582 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14583
14584 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14585 * gcc.noncompile/921017-1.c: Deleted obsolete test.
14586 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14587 Don't expect va-arg-1.c to fail. Correct expected output for
14588 920928-1.c.
14589 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14590 * gcc.wendy/hbm4.c: Correct typo.
14591 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14592
14593 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
14594
14595 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14596 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14597 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
14598 * lib/c-torture.exp (c-torture-compile): Ditto.
14599
14600 Reduce volume of output (remove all the -I's and such).
14601 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14602 Call gcc_cpass, gcc_cfail.
14603 (c-torture): Pass testing option to c-torture-compile.
14604
14605 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
14606
14607 Bring patches over from progressive.
14608 * config/default.exp: Exit remote shell cleanly.
14609 (g++_exit, g++_start): Add default versions.
14610 * config/sim.exp (gcc_load): Use perror, not error.
14611
14612 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
14613
14614 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
14615 set in site.exp.
14616
14617 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
14618
14619 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14620 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14621 (wendy_try): New proc to run testcase.
14622 (main loop): Call 'em.
14623 * gcc.wendy/*.c: Clean up pass to correct expected output.
14624
14625 * lib/gcc.exp: Minor cleanup work.
14626 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14627
14628 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
14629
14630 * config/sim.exp (gcc_load): Document return codes better.
14631 Don't pass -v to simulator.
14632
14633 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14634
14635 * gcc.special/920717-x.c: Fix typo.
14636 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14637 get at sources.
14638
14639 * lib/mike-gcc.exp: Fix typo.
14640
14641 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14642
14643 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14644 binary to use, transform the name.
14645 * config/*.exp: rename everything. Nuke any g++ specific files,
14646 it's now a special case of gcc that requires no special support.
14647 Add a default.exp for unsupported targets.
14648
14649 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
14650
14651 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14652 lib/old-dejagnu.exp: Fix a few patterns to work with the new
14653 version of Tcl.
14654
14655 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14656
14657 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14658 than a warning.
14659
14660 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14661
14662 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14663
14664 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14665
14666 * gcc.execute/execute.exp: Combine opt_list and foption_list into
14667 option_list. Compile every file with only 4/6 option choices
14668 (same as C torture) instead of with 12/18 different option
14669 choices.
14670 * lib/c-torture.exp: Likewise.
14671
14672 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14673 not already set.
14674
14675 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
14676
14677 * lib/old-deja.exp: Add `excess errors test fails' error, now one
14678 can put an XFAIL *-*-* on excess errors.
14679
14680 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
14681
14682 * g++.law: Add more tests derived from g++-bugs snapshots.
14683
14684 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
14685 equivalent to g++.law/init9.
14686
14687 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14688 compiled it, and the a.out file after we've run it.
14689
14690 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14691
14692 * lib/mike-g++.exp (postbase): Delete the .o file after we've
14693 compiled it, and the a.out file after we've run it.
14694
14695 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14696
14697 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14698
14699 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
14700
14701 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14702 version number.
14703
14704 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14705
14706 * g++.law: New directory of g++ tests derived from the g++-bugs
14707 snapshots.
14708
14709 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14710
14711 * gcc.compile: initbug1.c initbug1.exp testcase added
14712
14713 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
14714
14715 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14716 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14717 fixes submitted by Jeff Law (law@cs.utah.edu)
14718 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14719 Jeff Law (law@cs.utah.edu)
14720
14721
14722 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
14723
14724 * config/unix-g++.exp: Follow the gcc way of doing things.
14725 * g++.old-deja/old-deja.exp: Minor updates.
14726 * lib/g++.exp: New file, follow the gcc way of doing things.
14727 * lib/old-dejagnu.exp: Minor updates.
14728 * lib/mike-g++.exp: Always unset errorInfo.
14729
14730 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
14731
14732 * lib/gcc.exp: Fix some errors with the below change, CC and
14733 CFLAGS should be global when setting, not local.
14734
14735 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
14736
14737 * lib/gcc.exp: Transform tool name.
14738
14739 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
14740
14741 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14742
14743 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
14744
14745 * lib/gcc.exp: change gcc_done to gcc_stat
14746
14747 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14748
14749 * Upgraded gcc testsuite to c-torture version 1.25
14750
14751 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
14752
14753 * lib/gcc.exp: added reporting code. Changed verbose compile message.
14754 * lib/c-torture: added hooks for new reporting code.
14755
14756 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
14757
14758 * config/sh-gcc.exp: check if sh-sim exists in the path
14759
14760 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
14761
14762 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14763 * gcc.compile/compile.exp: Initial changes for new logic.
14764 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14765 * gcc.failure/failure.exp: Initial changes for new logic.
14766 * gcc.ieee/ieee.exp: Initial changes for new logic.
14767 * gcc.misc-tests/misc.exp: Initial changes for new logic.
14768 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14769 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14770 * lib/c-torture.exp: Initial changes for new logic.
14771 * lib/gcc.exp: Initial changes for new logic.
14772
14773 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
14774
14775 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14776 depend upon failure or success. Fully qualify names in failure
14777 and success messages. Always remove a.out before starting
14778 compile, just in case. Pay more attention to error text output by
14779 the compiler. Handle testcases with no known past errors just
14780 like all others, so that things are uniform. Other miscellaneous
14781 improvements.
14782
14783 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14784
14785 * gcc.cpp: new directory for cpp tests
14786
14787 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14788
14789 * lib/chill.exp: Code reformatted, removed unused code.
14790 * config/unix-chill.exp: Code reformatted, removed unused code.
14791 * chill.execute/execute.exp: Code reformatted, removed unused code.
14792 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14793
14794 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
14795
14796 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
14797 routines not written.
14798
14799 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
14800
14801 * config/bug-gcc.exp: Use new procs from bug.exp.
14802
14803 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
14804
14805 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14806 via ftp, rather than depending on NFS.
14807 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14808 case.
14809
14810 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
14811
14812 * config/bug-gcc.exp: Use new download proc.
14813
14814 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
14815
14816 * chill.execute/execute.exp: cleanups, handles errors better
14817 * chill.compile/compile.exp: rewrite, based on execute.exp
14818 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14819 * lib/chill.exp: major changes to diff proc and compile and link
14820 procs. added chill_fail and chill_pass wrappers to pass and
14821 fail. added more comments, and handle error codes better.
14822 Added a hack to capture stderr from exec, so noncompile tests
14823 can work.
14824
14825 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
14826
14827 * chill.execute/execute.exp: rewrite of testsuite driver
14828 * lib/chill.exp: rewrite of testsuite driver
14829 * config/unix-chill.exp: rewrite of testsuite driver
14830
14831 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
14832
14833 In chill.execute:
14834 * iexpr.ch: Standardize uppercase.
14835 * tuples.dat: Standardize uppercase.
14836 * vary.ch: standardize. Correct varying string assignments.
14837 * vary.dat: Add new output lines.
14838
14839 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
14840
14841 In chill.execute:
14842 * chprintf.ch: Standardize use of uppercase.
14843 * tuples.ch: Standardize and turn arr2 into a DCL,
14844 rather than a SYN.
14845 * pinits.ch: Standardize.
14846
14847 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
14848
14849 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
14850 * Makefil: Renamed to Makefile.in.
14851 * configure.in: New.
14852
14853 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
14854
14855 In chill.execute:
14856 * .cvsignore: Add result/output files.
14857 * Makefile: Fix up variables at start. Use MFLAGS
14858 everywhere. Correct bool_loc, built_ins entries.
14859 Add entry for vary1.ch.
14860 * bitarray.ch: Standardize upper-case usage.
14861 * bitexpr.ch: Standardize, add output of b1.
14862 * params.ch: Use arrayt in along PROC parameters, to
14863 avoid novelty problems.
14864 * sets.ch: Tiny cleanup.
14865 * vary1.ch: Re-indent.
14866
14867 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
14868
14869 * Add PR-related files to Makefiles, .cvsignore files, etc.
14870
14871 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14872
14873 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14874 with compiler objects. New names are test-flow.c and test-loop.c
14875
14876 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14877
14878 * Upgraded c-torture tests from 1.19 to 1.20
14879
14880 * new files:
14881 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14882 * gcc.compile: 930623-1.c 930623-2.c
14883 * gcc.noncompile: 930622-1.c 930622-2.c
14884 * gcc.failure: 920411-1.c 920627-2.c
14885 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14886
14887 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14888
14889 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14890 More changes to get testsuite working properly. Needs more work.
14891 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14892
14893 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14894
14895 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14896 More changes to get testsuite working properly. Needs more work.
14897
14898 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14899
14900 * chill.compile/compile.exp: Added for Dejagnu support
14901 * chill.execute/execute.exp: Added for Dejagnu support
14902 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
14903
14904 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
14905
14906 This should complete moving the CHILL test files.
14907 * chill.noncompile(.cvsignore printf.grt
14908 in-printf.grt chprintf.grt chprintf.ch):
14909 Added test-support files.
14910 (Makefile): Modified further.
14911 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14912 signal.ch): Added test files.
14913 * chill.execute (.cvsignore printf.grt printr.c
14914 in-printf.grt rts.c chprintf.grt rts.h): Added
14915 test-support files.
14916 (Makefile): More corrections.
14917
14918 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
14919
14920 * chill.compile, chill.execute, chill.nocompile: Add CHILL
14921 test cases, ready for DejaGnu.
14922
14923 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14924
14925 * Upgraded c-torture tests from 1.18 to 1.19
14926
14927 * gcc.compile: added test(s):
14928 930607-1.c
14929 * gcc.execute: added test(s):
14930 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14931
14932 * added new subdirectory for misc tests: gcc.misc-tests
14933 * gcc.misc-test(s): added tests:
14934 inst-check.c test-consts.c test-ior.c test-switch.c
14935
14936 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14937
14938 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14939
14940 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
14941
14942 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14943
14944 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14945
14946 * Upgraded c-torture tests from 1.17 to 1.18
14947
14948 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14949
14950 * Upgraded c-torture tests from 1.12 to 1.17
14951
14952 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
14953
14954 * lib/old-dejagnu.exp:
14955 Fixed handling of XFAIL target triplets to correctly
14956 recognize wildcard characters. Removed code that
14957 appended a unique id tag to the end of the file name
14958 printed out by the result of the testcases within a
14959 given test file.
14960
14961 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
14962
14963 * lib/old-dejagnu.exp:
14964 Reworked expected failure handling to trigger off of XFAIL
14965 keyword in keyphrase embeded in testcase source code. The
14966 XFAIL keyword must be at the end of the keyphrase line. It
14967 may optionally be followed by one or more target triplets.
14968 It has just occured that the handling of wildcards in the
14969 target triplet may not be correct.
14970
14971 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
14972
14973 * g++.old-deja/tests:
14974 Moved all subdirectories up one level into g++.old-deja .
14975
14976 * lib/old-dejagnu.exp:
14977 Fixed problem with CXXFLAGS not being properly reset, and being
14978 corrupted with extraneous "-c" compiler option. This was
14979 causing binaries to not be generated for test that needed them.
14980 Modified strings passed to "pass" and "fail" so that individual
14981 tests from the same test file would be distinguished by an
14982 identifier appended to the test file name in the summary logs;
14983 this corrected a problem with erroneous diff logs. Added code
14984 to search testcases for expected fail and unexpected pass keywords.
14985
14986 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
14987
14988 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14989
14990 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
14991
14992 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14993 Removed extraneous text from end of "Special g++ Options"
14994 keyphrase.
14995
14996 * lib/old-dejagnu.exp: Added pattern matching to look for new
14997 keywords, embedded in testcases comments, which will trigger
14998 calls to xpass and xfail.
14999
15000 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
15001
15002 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
15003 comments embedded in the testcases, especially the one looking for
15004 special compiler options, as well as the pattern matching for the
15005 compiler output again.
15006
15007 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
15008
15009 * lib/old-dejagnu.exp: Do a proper check of the return value for
15010 execute tests. Fixed several problems with the pattern matching
15011 of the compiler output which gave erroneous test results.
15012 Changed several of the test result messages to be more descriptive.
15013 * config/unix-g++.exp: Proc g++_load now actually works and
15014 executes the tests passed to it and returns a usable return
15015 value.
15016
15017 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
15018
15019 * lib/gcc.exp: Exits gracefully if $CC is bogus.
15020
15021 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
15022
15023 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
15024 Modified both files to properly execute the old style
15025 dejagnu tests. The previous versions of these files were
15026 experimental and did not function anything near correctly.
15027
15028 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
15029
15030 * Removed all Makefile.in and configure.in files. No configuration
15031 needed now.
15032
15033 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
15034
15035 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
15036
15037 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15038
15039 * gcc.compile/configure.in, gcc.unsorted/configure.in,
15040 gcc.special/configure.in, gcc.noncompile/configure.in,
15041 gcc.execute/configure.in, gcc.code_quality/configure.in,
15042 g++.other/configure.in, g++.old-deja/configure.in,
15043 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
15044 in srcname setting.
15045
15046 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
15047
15048 * lib/udi.exp: Fixed mondfe and mondfe_download.
15049 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
15050 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
15051
15052 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
15053
15054 * config/udi-gdb.exp: Check $shell_id after connecting to target.
15055 (gdb_exit): Don't remove *_soc files.
15056
15057 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
15058
15059 * lib/c-torture.exp: Don't look for main; instead always use -w
15060 -c. This is how the c-torture tests work. Remove the object
15061 file if the compilation succeeds.
15062 * gcc.execute/execute.exp: Remove executable if test passes.
15063 * gcc.noncompile/noncompile.exp: Every test is an expected
15064 failure.
15065 * gcc.special/special.exp: Added tests from c-torture 1.11,
15066 corrected use of existing test.
15067 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
15068 gcc.execute/920625-1.c: Updated to c-torture 1.11.
15069 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
15070 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
15071 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
15072 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
15073 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
15074 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
15075 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
15076 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
15077 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
15078 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
15079 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
15080 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
15081 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
15082 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
15083 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
15084 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
15085 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
15086 c-torture 1.11.
15087 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
15088 correspond to c-torture 1.11.
15089
15090 * New file.