re PR c++/9791 (-Woverloaded-virtual reports hiding of destructor)
[gcc.git] / gcc / testsuite / ChangeLog
1 2003-03-06 Mark Mitchell <mark@codesourcery.com>
2
3 PR c++/9791
4 * g++.dg/warn/Woverloaded-1.C: New test.
5
6 Wed Mar 5 23:18:11 CET 2003 Jan Hubicka <jh@suse.cz>
7
8 * gcc.dg/i386-local2.c: New.
9 * gcc.dg/i386-local.c: Fix typo.
10
11 2003-03-05 Mark Mitchell <mark@codesourcery.com>
12
13 * g++.dg/abi/layout3.C: New test.
14
15 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
16
17 * gcc.c-torture/compile/20030305-1.c
18
19 Wed Mar 5 02:05:19 CET 2003 Jan Hubicka <jh@suse.cz>
20
21 * gcc.dg/i386-local.c: New.
22
23 Tue Mar 4 19:39:18 2003 J"orn Rennecke <joern.rennecke@superh.com>
24
25 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
26
27 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
28
29 * gcc.dg/switch-2.c: New test.
30 * gcc.dg/switch-3.c: New test.
31 * gcc.dg/Wswitch.c: Adjust line numbers.
32 * gcc.dg/Wswitch-default.c: Likewise.
33 * gcc.dg/Wswitch-enum.c: Likewise.
34
35 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
36
37 * gcc.c-torture/execute/20030222-1.c: New test.
38
39 2003-03-03 James E Wilson <wilson@tuliptree.org>
40
41 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
42
43 2003-03-03 Mark Mitchell <mark@codesourcery.com>
44
45 PR c++/9878
46 * g++.dg/init/ref1.C: New test.
47
48 Mon Mar 3 20:42:04 2003 J"orn Rennecke <joern.rennecke@superh.com>
49
50 * gcc.dg/sh-relax.c: New SH-only test.
51
52 2003-03-03 Geoffrey Keating <geoffk@apple.com>
53
54 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
55 comment explaining purpose of testcase.
56
57 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
58
59 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
60 for HC11/HC12 (asm needs two int registers).
61 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
62 HC11/HC12 because the test uses an asm which needs two 32-bit
63 registers.
64
65 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
66
67 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
68 for HC11/HC12 (array is too large otherwise).
69 * gcc.c-torture/compile/920501-4.x: New file, likewise.
70 * gcc.c-torture/compile/20010518-2.x: Likewise.
71 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
72 HC11/HC12 (array is too large).
73
74 2003-03-01 Geoffrey Keating <geoffk@apple.com>
75
76 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
77 * lib/g++-dg.exp (g++-dg-test): Likewise.
78
79 2003-03-01 Roger Sayle <roger@eyesopen.com>
80
81 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
82 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
83
84 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
85
86 * g++.dg/warn/implicit-typename1.C: Remove warning.
87
88 2003-02-28 Richard Henderson <rth@redhat.com>
89
90 * gcc.dg/noreturn-1.c: Move noreturn warning line.
91 * gcc.dg/return-type-1.c: Move control reaches end warning line.
92
93 2003-02-28 Geoffrey Keating <geoffk@apple.com>
94
95 * gcc.dg/pch/pch.exp: Change .pch to .gch.
96 * g++.dg/pch/pch.exp: Likewise.
97
98 2003-02-28 Mark Mitchell <mark@codesourcery.com>
99
100 PR c++/9879
101 * testsuite/g++.dg/init/new4.C: New test.
102
103 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
104
105 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
106
107 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
108
109 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
110 unsigned long.
111
112 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
113 wider than float.
114
115 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
116
117 * lib/scanasm.exp: Add support for counting numbers of
118 occurences.
119 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
120 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
121
122 2003-02-25 Mark Mitchell <mark@codesourcery.com>
123
124 PR c++/9683
125 * g++.dg/template/static3.C: New test.
126
127 PR c++/9829
128 * g++.dg/parse/namespace6.C: New test.
129
130 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
131
132 PR target/9732
133 * gcc.dg/20030225-1.c: New test.
134
135 2003-02-24 Mark Mitchell <mark@codesourcery.com>
136
137 * README: Remove out-of-date information.
138
139 PR c++/9836
140 * g++.dg/template/spec6.C: New test.
141
142 2003-02-24 Jeff Law <law@redhat.com>
143
144 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
145
146 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
147
148 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
149 * gcc.dg/pragma-ep-1.c: Likewise.
150
151 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
152
153 PR c++/9602
154 * g++.dg/template/friend16.C: New test.
155
156 2003-02-23 Mark Mitchell <mark@codesourcery.com>
157
158 PR c++/5333
159 * g++.dg/parse/fused-params1.C: Adjust error messages.
160 * g++.dg/template/nested3.C: New test.
161
162 2003-02-24 Alan Modra <amodra@bigpond.net.au>
163
164 * g++.dg/abi/param1.C: New test.
165
166 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
167
168 PR c++/7982
169 * g++.dg/warn/implicit-typename1.C: New test.
170
171 2003-02-22 Kelley Cook <kelleycook@comcast.net>
172
173 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
174 with "mtune".
175 * g++.old-deja/g++.other/store-expr2.C: Likewise.
176 * gcc.c-torture/execute/20010129-1.x: Likewise.
177 * gcc.dg/20011107-1.c: Likewise.
178 * gcc.dg/20020108-1.c: Likewise.
179 * gcc.dg/20020122-3.c: Likewise.
180 * gcc.dg/20020206-1.c: Likewise.
181 * gcc.dg/20020310-1.c: Likewise.
182 * gcc.dg/20020426-2.c: Likewise.
183 * gcc.dg/20020517-1.c: Likewise.
184 * gcc.dg/991230-1.c: Likewise.
185 * gcc.dg/i386-unroll-1.c: Likewise.
186 * gcc.misc-tests/i386-prefetch.exp: Likewise.
187
188 Sat Feb 22 20:14:12 CET 2003 Jan Hubicka <jh@suse.cz>
189
190 * gcc.dg/i386-mul.c: New test.
191
192 2003-02-21 Roger Sayle <roger@eyesopen.com>
193
194 * gcc.dg/builtins-5.c: New test case.
195
196 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
197
198 * gcc.dg/asmreg-1.c: New test.
199
200 2003-02-21 Mark Mitchell <mark@codesourcery.com>
201
202 PR c++/9749
203 * g++.dg/parse/varmod1.C: New test.
204
205 2003-02-21 Mark Mitchell <mark@codesourcery.com>
206
207 PR c++/9727
208 * g++.dg/template/op1.C: New test.
209
210 2003-02-21 Mark Mitchell <mark@codesourcery.com>
211
212 PR c++/8906
213 * g++.dg/template/nested2.C: New test.
214
215 2003-02-21 Mark Mitchell <mark@codesourcery.com>
216
217 PR c++/8724
218 * g++.dg/expr/dtor1.C: New test.
219
220 2003-02-21 Zack Weinberg <zack@codesourcery.com>
221
222 * gcc.dg/cpp/include3.c: New test.
223 * gcc.dg/cpp/inc/foo.h: New file.
224
225 2003-02-21 Glen Nakamura <glen@imodulo.com>
226
227 * gcc.c-torture/execute/20030221-1.c: New test.
228
229 2003-02-20 Mark Mitchell <mark@codesourcery.com>
230
231 PR c++/9729
232 * g++.dg/abi/conv1.C: New test.
233
234 Thu Feb 20 14:38:13 CET 2003 Jan Hubicka <jh@suse.cz>
235
236 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
237
238 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
239
240 * gcc.c-torture/compile/20030219-1.c: New test.
241
242 Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
243
244 * gcc.dg/funcorder.c: New test.
245
246 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
247
248 * gcc.c-torture/execute/20030218-1.c: New.
249
250 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
251
252 * gcc.dg/20030218-1.c: New.
253
254 2003-02-18 Richard Henderson <rth@redhat.com>
255
256 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
257 * gcc.dg/attr-used-2.c: New.
258
259 2003-02-18 Mark Mitchell <mark@codesourcery.com>
260
261 PR c++/9704
262 * g++.dg/init/copy5.C: New test.
263
264 2003-02-18 Geoffrey Keating <geoffk@apple.com>
265
266 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
267 * g++.dg/pch/pch.exp: Likewise.
268
269 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
270
271 * gcc.c-torture/execute/20030209-1.c: Enable the test if
272 STACK_SIZE is not defined.
273
274 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
275
276 PR c++/9457
277 * g++.dg/template/init1.C: New test.
278
279 Sun Feb 16 23:08:19 CET 2003 Jan HUbicka <jh@suse.cz>
280
281 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
282 (foo): Add few extra tests
283 * gcc.dg/c99-const-expr-3.c: Likewise.
284 * gcc.c-torture/execute/20030216-1.c: New.
285
286 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
287
288 PR c++/9459
289 * g++.dg/ext/typeof4.C: New test.
290
291 2003-02-15 Roger Sayle <roger@eyesopen.com>
292
293 * gcc.dg/i386-387-3.c: New test case.
294
295 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
296
297 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
298 cris-*-elf* cris-*-aout* and mmix-*-*.
299
300 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
301
302 * gcc.dg/20030213-1.c: New test.
303
304 2003-02-12 Roger Sayle <roger@eyesopen.com>
305
306 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
307 * gcc.dg/i386-387-2.c: Likewise.
308
309 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
310
311 * gcc.dg/ppc-spe.c: Fix formatting.
312 Enable tests that were previously unsupported by gas.
313 Delete tests for instructions that no longer exist.
314 Switch arguments on evsubifw builtin.
315
316 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
317
318 * gcc.c-torture/execute/20030209-1.c: Disable the test if
319 STACK_SIZE is too small.
320
321 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
322 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
323
324 * gcc.dg/decl-2.c: New test.
325
326 Mon Feb 10 11:41:20 CET 2003 Jan Hubicka <jh@suse.cz>
327
328 * gcc.dg/i386-fpcvt-1.c: New test.
329
330 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
331
332 * gcc.c-torture/execute/20030209-1.c: New test.
333
334 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
335
336 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
337 int-wide bitops, use the constants of the same width.
338 Likewise, if long long is 32-bit wide, test bitops using
339 32-bit constants.
340
341 2003-02-07 Loren James Rittle <ljrittle@acm.org>
342
343 * gcc.dg/20021014-1.c: Annotate with expected notice text.
344
345 2003-02-07 Roger Sayle <roger@eyesopen.com>
346
347 * testsuite/gcc.dg/builtins-4.c: New test case.
348
349 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
350
351 * gcc.dg/20020430-1.c: Fix dg command typos.
352 * gcc.dg/20020503-1.c: Likewise.
353
354 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
355
356 PR c++/8785
357 * g++.dg/parse/fused-params1.C: New test.
358
359 PR c++/8857
360 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
361
362 PR c++/8921
363 * g++.dg/parse/non-dependent1.C: New test.
364
365 PR c++/8928
366 * g++.dg/parse/dupl-tmpl-args1.C: New test.
367
368 PR c++/9228
369 * g++.dg/parse/undefined7.C: New test.
370 * g++.dg/parse/non-templ1.C: New test.
371
372 PR c++/9229
373 * g++.dg/parse/too-many-tmpl-args1.C: New test.
374
375 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
376
377 * gcc.c-torture/compile/20030206-1.c: New test.
378
379 2003-02-05 Roger Sayle <roger@eyesopen.com>
380
381 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
382 "pow" to "foo" to avoid potential confusion with a math built-in.
383
384 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
385
386 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
387 conditions for SPARC targets.
388
389 2003-02-05 Jakub Jelinek <jakub@redhat.com>
390
391 * gcc.dg/20030204-1.c: New test.
392
393 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
394
395 PR c++/38
396 * g++.dg/parse/array-size1.C: New test.
397
398 PR c++/5657
399 * g++.dg/parse/undefined3.C: New test.
400
401 PR c++/5665
402 * g++.dg/parse/undefined4.C: New test.
403
404 PR c++/5975
405 * g++.dg/parse/undefined5.C: New test.
406
407 PR c++/7259
408 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
409
410 PR c++/8578
411 * g++.dg/parse/casting-operator1.C: New test.
412
413 PR c++/8596
414 * g++.dg/parse/undefined6.C: New test.
415
416 PR c++/8736
417 * g++.dg/parse/missing-template1.C: New test.
418
419 Tue Feb 4 21:41:09 CET 2003 Jan Hubicka <jh@suse.cz>
420
421 * gcc.dg/i386-cadd.c: Compile using -march=k8.
422 * gcc.dg/i386-cmov?.c: Likewise.
423 * gcc.dg/i386-fpcvt-?.c: Likewise.
424 * gcc.dg/i386-ssefp-1.c: Likewise.
425 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
426 conventions.
427
428 2003-02-03 Mark Mitchell <mark@codesourcery.com>
429
430 PR c++/7129
431 * testsuite/g++.dg/ext/max.C: New test.
432
433 Mon Feb 3 16:05:11 CET 2003 Jan Hubicka <jh@suse.cz>
434
435 * gcc.c-torture/execute/20030203-1.c: New test.
436
437 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
438
439 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
440 'natural-endian'.
441
442 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
443
444 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
445 * g++.dg/init/new2.C: Likewise.
446 * g++.dg/other/new1.C: Likewise.
447
448 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
449
450 * gcc.dg/struct-ret-libc.c: New test.
451
452 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
453
454 * gcc.dg/20030129-1.c: New test.
455
456 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
457
458 PR c++/8849
459 * g++.dg/template/ptrmem4.C: New test.
460
461 2003-01-29 Mark Mitchell <mark@codesourcery.com>
462
463 * g++.dg/parser/constant1.C: New test.
464
465 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
466
467 PR c++/8591
468 * g++.dg/parse/friend2.C: New test.
469
470 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
471
472 PR c++/9437
473 * g++.dg/template/unify4.C: New test.
474
475 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
476
477 * gcc.c-torture/execute/20030128-1.c: New test.
478
479 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
480
481 * g++.dg/lookup/nested1.C: Test moved from ...
482 * g++.old-deja/g++.other/lookup24.C: ... here.
483
484 Tue Jan 28 12:19:35 CET 2003 Jan Hubicka <jh@suse.cz>
485
486 * gcc.dg/i386-cmov5.c: New test.
487
488 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
489
490 * gcc.c-torture/execute/20010925-1.c: Changed the
491 memcpy declaration.
492
493 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
494
495 PR c++/3902
496 * g++.dg/parse/template5.C: New test.
497
498 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
499
500 PR fortran/9258
501 * g77.dg/pr9258: New test.
502
503 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
504
505 * README: Move relevant parts from README.g++.
506
507 * README.g++: Remove this file.
508
509 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
510
511 * g++.dg/abi/dcast1.C: New test.
512
513 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
514
515 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
516
517 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
518
519 PR c++/47
520 * g++.old-deja/g++.other/lookup24.C: New test.
521
522 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
523
524 PR middle-end/7227
525 * gcc.dg/uninit-C.c: New test.
526
527 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
528
529 * g++.dg/abi/covariant1.C: New test.
530
531 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
532
533 * gcc.dg/20030123-1.c: New test.
534
535 Sat Jan 25 21:06:49 CET 2003 Jan Hubicka <jh@suse.cz>
536
537 PR opt/8492
538 * gcc.c-torture/compile/20030125-1.c
539
540 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
541
542 PR c++/9403
543 * g++.dg/parse/template3.C: New test.
544 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
545
546 PR c++/795
547 * g++.dg/parse/template4.C: New test.
548
549 PR c++/9415
550 * g++.dg/template/qual2.C: New test.
551
552 PR c++/8545
553 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
554
555 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
556
557 2003-01-25 Roger Sayle <roger@eyesopen.com>
558
559 * gcc.c-torture/execute/switch-1.c: New test case.
560
561 Sat Jan 25 12:32:55 CET 2003 Jan Hubicka <jh@suse.cz>
562
563 * gcc.c-torture/execute/20030125-1.[cx]: New test.
564
565 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
566
567 Tweaks for Bison-1.875. From the NEWS file:
568 "- `parse error' -> `syntax error'
569 Bison now uniformly uses the term `syntax error'"
570 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
571 * gcc.dg/cpp/digraph2.c: Likewise.
572 * gcc.dg/cpp/direct2.c: Likewise.
573 * gcc.dg/cpp/paste4.c: Likewise.
574 * gcc.dg/c90-restrict-1.c: Likewise.
575 * gcc.dg/c99-func-2.c: Likewise.
576 * gcc.dg/noncompile/920721-2.c: Likewise.
577 * gcc.dg/noncompile/930622-2.c: Likewise.
578 * gcc.dg/noncompile/940112-1.c: Likewise.
579 * gcc.dg/noncompile/950921-1.c: Likewise.
580 * gcc.dg/noncompile/951123-1.c: Likewise.
581 * gcc.dg/noncompile/971104-1.c: Likewise.
582 * gcc.dg/noncompile/990416-1.c: Likewise.
583
584 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
585
586 * g++.dg/parse/undefined1.C: Add error message.
587
588 2003-01-22 Mark Mitchell <mark@codesourcery.com>
589
590 PR c++/9354
591 * g++.dg/parse/new1.C: New test.
592
593 PR c++/9216
594 * g++.dg/parse/template2.C: New test.
595
596 PR c++/9354
597 * g++.dg/parse/typedef2.C: New test.
598
599 PR c++/9328
600 * g++.dg/ext/typeof3.C: New test.
601
602 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
603
604 PR c++/2738
605 * g++.dg/parse/ret-type1.C: New test.
606
607 PR c++/3792
608 * g++.dg/parse/tmpl-outside1.C: New test.
609
610 PR c++/4207
611 * g++.dg/parse/int-as-enum1.C: New test.
612
613 PR c++/4903
614 * g++.dg/parse/no-typename1.C: New test.
615
616 PR c++/5533
617 * g++.dg/parse/no-value1.C: New test.
618
619 PR c++/5921
620 * g++.dg/parse/wrong-inline1.C: New test.
621
622 PR c++/6402
623 * g++.dg/parse/ref1.C: New test.
624
625 PR c++/6992
626 * g++.dg/parse/attr-ctor1.C: New test.
627
628 PR c++/7229
629 * g++.dg/parse/namespace5.C: New test.
630
631 PR c++/7917
632 * g++.dg/parse/func-def1.C: New test.
633
634 PR c++/8143
635 * g++.dg/parse/undefined1.C: New test.
636
637 PR c++/5723, PR c++/8522
638 * g++.dg/parse/specialization1.C: New test.
639
640 PR c++/163, PR c++/8595
641 * g++.dg/parse/struct-as-enum1.C: New test.
642
643 PR c++/9173
644 * g++.dg/parse/undefined2.C: New test.
645
646 2003-01-22 Mark Mitchell <mark@codesourcery.com>
647
648 PR c++/9298
649 * g++.dg/parse/template1.C: New test.
650
651 PR c++/9384
652 * g++.dg/parse/using1.C: New test.
653
654 PR c++/9285
655 PR c++/9294
656 * g++.dg/parse/expr2.C: New test.
657
658 PR c++/9388
659 * g++.dg/parse/lookup2.C: Likewise.
660
661 Tue Jan 21 18:01:35 CET 2003 Jan Hubicka <jh@suse.cz>
662
663 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
664 * gcc.c-torture/execute/eeprof-1.c: Likewise.
665 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
666 * gcc.c-torture/execute/string-opt-*.c: Likewise.
667
668 2003-01-20 Nick Clifton <nickc@redhat.com>
669
670 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
671 problem with ARM sibcall code generation.
672
673 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
674
675 * gcc.c-torture/execute/20030120-1.c: New.
676
677 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
678
679 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
680
681 2003-01-17 Mark Mitchell <mark@codesourcery.com>
682
683 PR c++/9272
684 * g++.dg/parse/ctor1.C: New test.
685
686 PR c++/9294:
687 * g++.dg/parse/qualified1.C: New test.
688
689 * g++.dg/parse/typename3.C: New test.
690
691 2003-01-16 Richard Henderson <rth@redhat.com>
692
693 * g++.dg/tls/init-2.C: Fix error matches for real this time.
694
695 2003-01-16 Richard Henderson <rth@redhat.com>
696
697 * g++.dg/pch/pch.exp: Copy test header to the working directory
698 before using it either for precompilation or direct use.
699 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
700 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
701
702 2003-01-16 Richard Henderson <rth@redhat.com>
703
704 * gcc.dg/pch/pch.exp: Copy test header to the working directory
705 before using it either for precompilation or direct use.
706 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
707 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
708
709 2003-01-16 Mark Mitchell <mark@codesourcery.com>
710
711 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
712 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
713 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
714 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
715 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
716 typename warning into error.
717 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
718 error messages.
719 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
720 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
721 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
722 messages.
723 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
724 make declaration visible in template.
725 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
726 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
727 messages.
728 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
729 message.
730 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
731 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
732 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
733 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
734 typename warning with error message.
735 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
736 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
737 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
738
739 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
740
741 * g++.dg/parse/ambig2.C: New test.
742
743 2003-01-15 Richard Henderson <rth@redhat.com>
744
745 * g++.dg/tls/init-2.C: Update error message string.
746
747 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
748
749 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
750
751 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
752
753 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
754 all for HC11/HC12.
755 * gcc.c-torture/compile/20001205-1.x: Likewise.
756 * gcc.c-torture/compile/20001226-1.x: Likewise.
757 * gcc.c-torture/compile/920520-1.x: Likewise.
758 * gcc.c-torture/compile/961203-1.x: Likewise.
759 * gcc.c-torture/compile/20020604-1.x: Likewise.
760
761 Wed Jan 15 12:20:52 CET 2003 Jan Hubicka <jh@suse.cz>
762
763 * gcc.c-torture/compile/20030115-1.c: New test.
764
765 * gcc.dg/i386-fpcvt-1.c: New test.
766 * gcc.dg/i386-fpcvt-2.c: New test.
767
768 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
769
770 Further conform g++'s __vmi_class_type_info to the C++ ABI
771 specification.
772 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
773 the specification.
774
775 Tue Jan 14 00:45:03 CET 2003 Jan Hubicka <jh@suse.cz>
776
777 * gcc.dg/i386-fpcvt-1.c: New test.
778 * gcc.dg/i386-fpcvt-2.c: New test.
779
780 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
781
782 * gcc.dg/i386-mmx-3.c: New test.
783
784 2003-01-12 Mark Mitchell <mark@codesourcery.com>
785
786 PR c++/9264
787 * g++.dg/parse/octal1.C: New file.
788
789 PR c++/9172
790 * g++.dg/parse/typename1.C: New file.
791
792 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
793
794 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
795 * gcc.dg/bf-no-ms-layout.c: Likewise.
796 * gcc.dg/bf-ms-attrib.c: Likewise.
797
798 2003-01-10 Mark Mitchell <mark@codesourcery.com>
799
800 PR c++/9099
801 * g++.dg/parse/dtor1.C: New file.
802
803 PR c++/9128
804 * g++.dg/rtti/typeid1.C: New file.
805
806 PR c++/9153
807 * g++.dg/parse/lookup1.C: New file.
808
809 PR c++/9171
810 * g++.dg/templ/spec5.C: New file.
811
812 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
813
814 * gcc.c-torture/compile/20030110-1.c: New test.
815
816 2003-01-09 Geoffrey Keating <geoffk@apple.com>
817
818 Merge from pch-branch:
819
820 2002-12-23 Geoffrey Keating <geoffk@apple.com>
821
822 * gcc.dg/pch/cpp-1.h: New.
823 * gcc.dg/pch/cpp-1.c: New.
824 * gcc.dg/pch/cpp-2.h: New.
825 * gcc.dg/pch/cpp-2.c: New.
826
827 2002-11-19 Geoffrey Keating <geoffk@apple.com>
828
829 * gcc.dg/pch/except-1.h: New.
830 * gcc.dg/pch/except-1.c: New.
831
832 2002-11-13 Geoffrey Keating <geoffk@apple.com>
833
834 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
835 running test.
836 * gcc.dg/pch: Include *.hp not *.h.
837 * gcc.dg/pch/system-1.h: New.
838 * gcc.dg/pch/system-1.c: New.
839
840 2002-11-11 Geoffrey Keating <geoffk@apple.com>
841
842 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
843 rather than trying to build and run a program using PCH.
844 * gcc.dg/pch: Remove dg-do commands from test files.
845
846 2002-11-08 Geoffrey Keating <geoffk@apple.com>
847
848 * gcc.dg/pch/macro-3.c: New.
849 * gcc.dg/pch/macro-3.h: New.
850
851 2002-11-04 Geoffrey Keating <geoffk@apple.com>
852
853 * gcc.dg/pch/common-1.c: New.
854 * gcc.dg/pch/common-1.h: New.
855 * gcc.dg/pch/decl-1.c: New.
856 * gcc.dg/pch/decl-1.h: New.
857 * gcc.dg/pch/decl-2.c: New.
858 * gcc.dg/pch/decl-2.h: New.
859 * gcc.dg/pch/decl-3.c: New.
860 * gcc.dg/pch/decl-3.h: New.
861 * gcc.dg/pch/decl-4.c: New.
862 * gcc.dg/pch/decl-4.h: New.
863 * gcc.dg/pch/decl-5.c: New.
864 * gcc.dg/pch/decl-5.h: New.
865 * gcc.dg/pch/global-1.c: New.
866 * gcc.dg/pch/global-1.h: New.
867 * gcc.dg/pch/inline-1.c: New.
868 * gcc.dg/pch/inline-1.h: New.
869 * gcc.dg/pch/inline-2.c: New.
870 * gcc.dg/pch/inline-2.h: New.
871 * gcc.dg/pch/static-1.c: New.
872 * gcc.dg/pch/static-1.h: New.
873 * gcc.dg/pch/static-2.c: New.
874 * gcc.dg/pch/static-2.h: New.
875
876 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
877
878 * g++.dg/pch/pch.exp: Better handle failing testcases.
879 * gcc.dg/pch/pch.exp: Likewise.
880 * gcc.dg/pch/macro-1.c: New.
881 * gcc.dg/pch/macro-1.h: New.
882 * gcc.dg/pch/macro-2.c: New.
883 * gcc.dg/pch/macro-2.h: New.
884
885 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
886
887 * g++.dg/dg.exp: Treat files in pch/ specially.
888 * g++.dg/pch/pch.exp: New file.
889 * g++.dg/pch/empty.H: New file.
890 * g++.dg/pch/empty.C: New file.
891 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
892 "precompile".
893
894 * gcc.dg/pch/pch.exp: New file.
895 * gcc.dg/pch/empty.h: New file.
896 * gcc.dg/pch/empty.c: New file.
897 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
898 "precompile".
899
900 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
901
902 * g++.dg/template/friend14.C: New test.
903
904 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
905
906 * gcc.dg/old-style-asm-1.c: New test.
907
908 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
909
910 * gcc.c-torture/compile/20030109-1.c: New test.
911
912 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
913
914 * gcc.c-torture/execute/20030109-1.c: New test.
915
916 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
917
918 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
919 * g++.old-deja/g++.mike/dyncast2.C: Likewise
920 * g++.old-deja/g++.mike/dyncast3.C: Likewise
921 * g++.old-deja/g++.mike/eh2.C: Likewise
922 * g++.old-deja/g++.mike/eh3.C: Likewise
923 * g++.old-deja/g++.mike/eh5.C: Likewise
924 * g++.old-deja/g++.mike/eh6.C: Likewise
925 * g++.old-deja/g++.mike/eh7.C: Likewise
926 * g++.old-deja/g++.mike/eh8.C: Likewise
927 * g++.old-deja/g++.mike/eh9.C: Likewise
928 * g++.old-deja/g++.mike/eh10.C: Likewise
929 * g++.old-deja/g++.mike/eh12.C: Likewise
930 * g++.old-deja/g++.mike/eh13.C: Likewise
931 * g++.old-deja/g++.mike/eh14.C: Likewise
932 * g++.old-deja/g++.mike/eh16.C: Likewise
933 * g++.old-deja/g++.mike/eh17.C: Likewise
934 * g++.old-deja/g++.mike/eh18.C: Likewise
935 * g++.old-deja/g++.mike/eh21.C: Likewise
936 * g++.old-deja/g++.mike/eh23.C: Likewise
937 * g++.old-deja/g++.mike/eh24.C: Likewise
938 * g++.old-deja/g++.mike/eh25.C: Likewise
939 * g++.old-deja/g++.mike/eh26.C: Likewise
940 * g++.old-deja/g++.mike/eh27.C: Likewise
941 * g++.old-deja/g++.mike/eh28.C: Likewise
942 * g++.old-deja/g++.mike/eh29.C: Likewise
943 * g++.old-deja/g++.mike/eh31.C: Likewise
944 * g++.old-deja/g++.mike/eh33.C: Likewise
945 * g++.old-deja/g++.mike/eh34.C: Likewise
946 * g++.old-deja/g++.mike/eh35.C: Likewise
947 * g++.old-deja/g++.mike/eh36.C: Likewise
948 * g++.old-deja/g++.mike/eh37.C: Likewise
949 * g++.old-deja/g++.mike/eh38.C: Likewise
950 * g++.old-deja/g++.mike/eh39.C: Likewise
951 * g++.old-deja/g++.mike/eh40.C: Likewise
952 * g++.old-deja/g++.mike/eh41.C: Likewise
953 * g++.old-deja/g++.mike/eh42.C: Likewise
954 * g++.old-deja/g++.mike/eh44.C: Likewise
955 * g++.old-deja/g++.mike/eh46.C: Likewise
956 * g++.old-deja/g++.mike/eh47.C: Likewise
957 * g++.old-deja/g++.mike/eh48.C: Likewise
958 * g++.old-deja/g++.mike/eh49.C: Likewise
959 * g++.old-deja/g++.mike/eh50.C: Likewise
960 * g++.old-deja/g++.mike/eh51.C: Likewise
961 * g++.old-deja/g++.mike/eh53.C: Likewise
962 * g++.old-deja/g++.mike/eh55.C: Likewise
963 * g++.old-deja/g++.mike/p7912.C: Likewise
964 * g++.old-deja/g++.mike/p9706.C: Likewise
965 * g++.old-deja/g++.mike/p10416.C: Likewise
966 * g++.old-deja/g++.mike/p11667.C: Likewise
967 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
968 Remove redundant reference to Iris.
969 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
970 Elxsi, i860, Pico Java, and WE32K.
971
972 2003-01-07 Mark Mitchell <mark@codesourcery.com>
973
974 * g++.dg/ext/asm4.C: New test.
975
976 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
977
978 PR c++/9030
979 * g++.dg/template/friend12.C: New test.
980 * g++.dg/template/friend13.C: Likewise.
981 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
982
983 Wed Jan 8 11:41:47 CET 2003 Jan Hubicka <jh@suse.cz>
984
985 * gcc.dg/i386-cadd.c: New test.
986 * gcc.dg/i386-cmov4.c: Likewise.
987
988 2003-01-06 Mark Mitchell <mark@codesourcery.com>
989
990 PR c++/9165
991 * g++.dg/warn/Wunused-3.C: New test.
992
993 * g++.dg/abi/bitfield9.C: New test.
994
995 PR c++/9189
996 * g++.dg/parse/defarg3.C: New test.
997
998 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
999
1000 * g++.dg/parse/ambig1.C: New test.
1001 * g++.dg/parse/defarg2.C: New test.
1002
1003 2003-01-05 Mark Mitchell <mark@codesourcery.com>
1004
1005 * g++.dg/template/defarg-1.C: New test.
1006 * g++.dg/template/local2.C: Likewise.
1007
1008 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
1009
1010 * gcc.c-torture/execute/20030105-1.c: New test.
1011
1012 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1013
1014 * g++.dg/parse/namespace3.C: Remove extra semicolons.
1015 * g++.dg/parse/namespace4.C: Likewise.
1016
1017 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
1018
1019 * g++.dg/template/ntp2.C: New test.
1020
1021 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1022
1023 * g++.dg/parse/extern-C-1.C: New test.
1024
1025 * g++.dg/parse/namespace4.C: New test.
1026
1027 * g++.dg/template/nested1.C: New test.
1028
1029 * g++.dg/parse/namespace3.C: New test.
1030
1031 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
1032
1033 * g++.dg/lookup/two-stage1.C: New test.
1034
1035 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1036
1037 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
1038 * g++.old-deja/g++.jason/access8.C: Likewise.
1039 * g++.old-deja/g++.other/decl5.C: Likewise.
1040
1041 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1042
1043 * g++.dg/parse/parse7.C: New test.
1044
1045 2003-01-02 Mark Mitchell <mark@codesourcery.com>
1046
1047 PR c++/2843
1048 * g++.dg/ext/attrib7.C: New test.
1049
1050 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1051
1052 * g++.dg/parse/parse6.C: New test.
1053
1054 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
1055
1056 * gcc.dg/h8300-stack-1.c: New.
1057
1058 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1059
1060 g++.dg/lookup/exception1.C: New test.
1061
1062 g++.dg/lookup/template1.C: New test.
1063
1064 g++.dg/parse/namespace2.C: New test.
1065
1066 g++.dg/parse/parens2.C: New test.
1067
1068 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1069
1070 * g++.dg/parse/parse5.C: New test.
1071 * g++.dg/lookup/scoped4.C: New test.
1072
1073 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1074
1075 * g++.dg/parse/parens1.C: New test.
1076
1077 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
1078 angle-bracket1.C.
1079 * g++.dg/parse/parens2.C: New test.
1080
1081 * g++.dg/lookup/scope-operator1.C: New test.
1082
1083 * g++.dg/parse/operator1.C: New test.
1084
1085 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1086
1087 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
1088 * g++.old-deja/g++.other/access6.C: Likewise.
1089 * g++.old-deja/g++.other/decl1.C: Likewise.
1090 * g++.old-deja/g++.pt/typename12.C: Likewise.
1091
1092 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1093
1094 * g++.dg/parse/namespace1.C: New test.
1095
1096 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1097
1098 * g++.dg/parse/parse4.C: New test.
1099
1100 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1101
1102 * g++.dg/parse/parse3.C: New test.
1103
1104 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1105
1106 * g++.dg/parse/parse2.C: New test.
1107
1108 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1109
1110 * g++.dg/template/friend11.C: New test.
1111
1112 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1113
1114 * g++.dg/parse/parse1.C: New test.
1115
1116 2002-12-31 Janis Johnson <janis187@us.ibm.com>
1117
1118 * lib/profopt.exp: Change the name of a global variable to avoid
1119 possible clashes with other test suites.
1120
1121 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
1122
1123 * g++.dg/inherit/covariant8.C: New test.
1124
1125 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1126
1127 * g++.dg/init/array9.C: New test.
1128
1129 PR c++/9112
1130 * g++.dg/parse/expr1.C: New test.
1131
1132 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1133
1134 * gcc.c-torture/compile/20021230-1.c: New test.
1135
1136 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
1137
1138 * g++.dg/inherit/covariant5.C: New test.
1139 * g++.dg/inherit/covariant6.C: New test.
1140 * g++.dg/inherit/covariant7.C: New test.
1141
1142 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1143
1144 PR c++/2739
1145 * g++.dg/other/access2.C: New test.
1146
1147 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1148
1149 * g++.dg/other/anon-struct.C: No longer fails
1150 * g++.old-deja/g++.brendan/parse4.C: Likewise.
1151 * g++.old-deja/g++.brendan/parse5.C: Likewise.
1152 * g++.old-deja/g++.brendan/parse6.C: Likewise.
1153
1154 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
1155
1156 * g++.dg/parse/angle-bracket.C (main): No longer fails.
1157
1158 2002-12-27 Mark Mitchell <mark@codesourcery.com>
1159
1160 * g++.dg/eh/spec4.C: Remove stray semicolon.
1161 * g++.dg/expr/pmf-1.C: Change error message.
1162 * g++.dg/ext/asm1.C: Remove stray semicolon.
1163 * g++.dg/ext/typename1.C: Add missing typenames.
1164 * g++.dg/inherit/template-as-base.C: Change error message.
1165 * g++.dg/lookup/scoped1.C: Likewise.
1166 * g++.dg/lookup/scoped2.C: Likewise.
1167 * g++.dg/lookup/using2.C: Likewise.
1168 * g++.dg/other/component1.C: Remove stray semicolon.
1169 * g++.dg/other/do1.C: Change error message.
1170 * g++.dg/other/error2.C: Likewise.
1171 * g++.dg/other/init1.C: Likewise.
1172 * g++.dg/other/packed1.C: Remove stray semicolon.
1173 * g++.dg/other/ptrmem2.C: Change error message.
1174 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1175 marker.
1176 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1177 * g++.dg/template/access3.C: Add typename keyword.
1178 * g++.dg/template/access5.C: Remove stray semicolon.
1179 * g++.dg/template/access6.C: Likewise.
1180 * g++.dg/template/complit1.C: Likewise.
1181 * g++.dg/template/crash1.C: Change error message.
1182 * g++.dg/template/inherit2.C: Remove stray semicolon.
1183 * g++.dg/template/instantiate2.C: Likewise.
1184 * g++.dg/template/instantiate3.C: Change error message.
1185 * g++.dg/template/qual1.C: Remove stray semicolon.
1186 * g++.dg/template/qualttp18.C: Change error message.
1187 * g++.dg/template/ref1.C: Remove stray semicolon.
1188 * g++.dg/template/sizeof1.C (A::value): Declare it.
1189 * g++.dg/template/spec4.C: Change error message.
1190 * g++.dg/template/static1.C: Likewise.
1191 * g++.dg/template/type1.C: Likewise.
1192 * g++.dg/template/typename3.C: Likewise.
1193 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1194 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1195 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1196 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1197 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1198 named return value extension.
1199 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1200 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1201 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1202 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1203 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1204 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1205 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1206 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1207 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1208 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1209 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1210 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1211 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1212 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1213 syntax.
1214 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1215 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1216 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1217 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1218 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1219 * g++.old-deja/g++.brendan/template11.C: Likewise.
1220 * g++.old-deja/g++.brendan/template26.C: Likewise.
1221 * g++.old-deja/g++.brendan/template27.C: Use explicit
1222 specialization syntax.
1223 * g++.old-deja/g++.brendan/template30.C: Likewise.
1224 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1225 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1226 non-dependent names.
1227 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1228 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1229 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1230 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1231 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1232 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1233 named return value extension.
1234 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1235 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1236 * g++.old-deja/g++.ext/return1.C: Likewise.
1237 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1238 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1239 * g++.old-deja/g++.jason/access8.C: Likewise.
1240 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1241 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1242 pseudo-destructor names.
1243 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1244 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1245 pseudo-destructor names.
1246 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1247 * g++.old-deja/g++.jason/overload19.C: Likewise.
1248 * g++.old-deja/g++.jason/overload32.C: Likewise.
1249 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1250 stray semicolons.
1251 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1252 * g++.old-deja/g++.jason/return.C: Likewise.
1253 * g++.old-deja/g++.jason/return2.C: Likewise.
1254 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1255 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1256 syntax.
1257 * g++.old-deja/g++.jason/template10.C: Account for use of
1258 non-dependent names.
1259 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1260 syntax.
1261 * g++.old-deja/g++.jason/template37.C: Likewise.
1262 * g++.old-deja/g++.law/access4.C: Change error messages.
1263 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1264 pseudo-destructor names.
1265 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1266 * g++.old-deja/g++.law/ctors9.C: Likewise.
1267 * g++.old-deja/g++.law/cvt22.C: Likewise.
1268 * g++.old-deja/g++.law/dtors5.C: Likewise.
1269 * g++.old-deja/g++.law/global-init1.C: Likewise.
1270 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1271 * g++.old-deja/g++.law/operators28.C: Likewise.
1272 * g++.old-deja/g++.law/visibility28.C: Likewise.
1273 * g++.old-deja/g++.martin/eval1.C: Likewise.
1274 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1275 name.
1276 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1277 * g++.old-deja/g++.mike/net34.C: Likewise.
1278 * g++.old-deja/g++.mike/net36.C: Likewise.
1279 * g++.old-deja/g++.mike/ns2.C: Likewise.
1280 * g++.old-deja/g++.mike/p12306.C: Likewise.
1281 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1282 value extension.
1283 * g++.old-deja/g++.mike/p700.C: Likewise.
1284 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1285 * g++.old-deja/g++.mike/p710.C: Likewise.
1286 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1287 value extension.
1288 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1289 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1290 * g++.old-deja/g++.ns/crash2.C: Likewise.
1291 * g++.old-deja/g++.ns/crash3.C: Likewise.
1292 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1293 * g++.old-deja/g++.ns/ns17.C: Likewise.
1294 * g++.old-deja/g++.ns/template16.C: Likewise.
1295 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1296 keyword.
1297 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1298 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1299 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1300 named return value extension.
1301 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1302 * g++.old-deja/g++.other/access4.C: Issue additional error
1303 messages.
1304 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1305 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1306 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1307 * g++.old-deja/g++.other/crash25.C: Change error message.
1308 * g++.old-deja/g++.other/crash4.C: Change error message.
1309 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1310 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1311 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1312 checks.
1313 * g++.old-deja/g++.other/defarg8.C: Likewise.
1314 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1315 * g++.old-deja/g++.other/dtor10.C: Likewise.
1316 * g++.old-deja/g++.other/incomplete.C: Likewise.
1317 * g++.old-deja/g++.other/linkage7.C: Likewise.
1318 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1319 lookup algorithm.
1320 * g++.old-deja/g++.other/mangle2.C: Likewise.
1321 * g++.old-deja/g++.other/refinit2.C: Likewise.
1322 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1323 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1324 * g++.old-deja/g++.pt/crash28.C: Likewise.
1325 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1326 syntax.
1327 * g++.old-deja/g++.pt/crash32.C: Change error message.
1328 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1329 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1330 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1331 error message position.
1332 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1333 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1334 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1335 syntax.
1336 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1337 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1338 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1339 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1340 keyword.
1341 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1342 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1343 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1344 keyword.
1345 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1346 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1347 syntax.
1348 * g++.old-deja/g++.pt/friend28.C: Account for use of
1349 non-dependent names.
1350 * g++.old-deja/g++.pt/friend29.C: Likewise.
1351 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1352 rules.
1353 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1354 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1355 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1356 lookup rules.
1357 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1358 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1359 keyword.
1360 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1361 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1362 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1363 keyword.
1364 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1365 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1366 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1367 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1368 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1369 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1370 keyword.
1371 * g++.old-deja/g++.pt/spec10.C: Likewise.
1372 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1373 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1374 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1375 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1376 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1377 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1378 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1379 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1380 * g++.old-deja/g++.pt/typename15.C: Likewise.
1381 * g++.old-deja/g++.pt/typename22.C: Likewise.
1382 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1383 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1384 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1385 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1386 syntax.
1387 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1388 return value extension.
1389 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1390 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1391 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1392 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1393
1394 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1395
1396 * g++.dg/warn/inline1.C: New test.
1397 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1398 * g++.old-deja/g++.jason/synth10.C: Likewise.
1399 * g++.old-deja/g++.mike/net31.C: Likewise.
1400 * g++.old-deja/g++.mike/p8786.C: Likewise.
1401
1402 * g++.dg/template/friend10.C: New test.
1403 * g++.dg/template/conv5.C: New test.
1404
1405 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
1406
1407 * g++.dg/lookup/scoped3.C: New test.
1408
1409 * g++.dg/lookup/decl1.C: New test.
1410 * g++.dg/lookup/decl2.C: New test.
1411
1412 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1413
1414 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1415 gcc.c-torture/compile/20021015-1.c,
1416 gcc.c-torture/compile/20021015-2.c,
1417 gcc.c-torture/compile/20021123-1.c,
1418 gcc.c-torture/compile/20021123-2.c,
1419 gcc.c-torture/compile/20021123-3.c,
1420 gcc.c-torture/compile/20021123-4.c,
1421 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1422 only to 3.1 or 3.2 branch.
1423
1424 2002-12-23 Mark Mitchell <mark@codesourcery.com>
1425
1426 * gcc.dg/i386-bitfield3.c: New test.
1427
1428 * gcc.dg/i386-bitfield2.c: New test.
1429
1430 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1431
1432 * g++.dg/parse/conv_op1.C: New test.
1433
1434 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
1435
1436 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1437 approved.
1438
1439 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
1440
1441 * gcc.c-torture/compile/20021220-1.c: New test.
1442
1443 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1444
1445 * gcc.dg/i386-fastcall-1.c: New.
1446
1447 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1448
1449 * gcc.c-torture/execute/20021219-1.c: New test.
1450
1451 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1452
1453 * gcc.dg/i386-pic-1.c: New test.
1454
1455 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1456
1457 PR c++/8099
1458 * g++.dg/template/friend9.C: New test.
1459
1460 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1461
1462 PR c++/3663
1463 * g++.dg/template/access7.C: New test.
1464
1465 2002-12-18 Nick Clifton <nickc@redhat.com>
1466
1467 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1468 the libstdc++-v3 directory has been found.
1469
1470 2002-12-12 Devang Patel <dpatel@apple.com>
1471 * gcc.dg/darwin-ld-1.c: New test.
1472 * gcc.dg/darwin-ld-2.c: New test.
1473 * gcc.dg/darwin-ld-3.c: New test.
1474 * gcc.dg/darwin-ld-4.c: New test.
1475 * gcc.dg/darwin-ld-5.c: New test.
1476
1477 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1478
1479 * gcc.c-torture/compile/20021212-1.c: New test.
1480
1481 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
1482
1483 * gcc.dg/fshort-wchar: New test.
1484
1485 2002-12-10 Mark Mitchell <mark@codesourcery.com>
1486
1487 PR c++/8372
1488 * g++.dg/template/dtor1.C: New test.
1489
1490 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1491 markers.
1492
1493 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1494
1495 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1496
1497 2002-12-09 Mark Mitchell <mark@codesourcery.com>
1498
1499 * g++.dg/template/static1.C: New test.
1500 * g++.dg/template/static2.C: New test.
1501 * g++.old-deja/g++.ext/memconst.C: New test.
1502
1503 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1504
1505 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1506 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1507 * g++.dg/special/initp1.C: Likewise.
1508
1509 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1510
1511 * gcc.c-torture/execute/20021204-1.c: New test.
1512
1513 2002-12-04 Geoffrey Keating <geoffk@apple.com>
1514
1515 * gcc.dg/ppc-fmadd-1.c: New file.
1516 * gcc.dg/ppc-fmadd-2.c: New file.
1517 * gcc.dg/ppc-fmadd-3.c: New file.
1518
1519 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1520
1521 * gcc.c-torture/compile/20021204-1.c: New test.
1522
1523 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1524
1525 * g++.dg/inherit/covariant2.C: New test.
1526 * g++.dg/inherit/covariant3.C: New test.
1527 * g++.dg/inherit/covariant4.C: New test.
1528 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1529 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1530
1531 2002-12-03 Mark Mitchell <mark@codesourcery.com>
1532
1533 PR c++/8688
1534 * g++.dg/init/brace3.C: New test.
1535
1536 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
1537
1538 * gcc.dg/20020210-1.c: Fix a comment typo.
1539
1540 2002-12-02 Mark Mitchell <mark@codesourcery.com>
1541
1542 PR c++/8720
1543 * g++.dg/parse/defarg1.C: New test.
1544
1545 PR c++/8615
1546 * g++.dg/template/char1.C: New test.
1547
1548 * g++.dg/template/varmod1.C: Fix typo.
1549
1550 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1551
1552 DR 180
1553 * g++.old-deja/g++.pt/crash32.C: Expect error.
1554
1555 2002-12-01 Mark Mitchell <mark@codesourcery.com>
1556
1557 PR c++/5919
1558 * g++.dg/template/varmod1.C: New test.
1559
1560 PR c++/8727
1561 * g++.dg/inherit/typeinfo1.C: New test.
1562
1563 PR c++/8663
1564 * g++.dg/inherit/typedef1.C: New test.
1565
1566 2002-11-30 Mark Mitchell <mark@codesourcery.com>
1567
1568 PR c++/8332
1569 PR c++/8493
1570 * g++.dg/template/strlen1.C: New test.
1571
1572 PR c++/8227
1573 * g++.dg/template/ctor2.C: New test.
1574
1575 PR c++/8214
1576 * g++.dg/init/string1.C: New test.
1577
1578 PR c++/8511
1579 * g++.dg/template/friend8.C: New test.
1580
1581 2002-11-29 Joe Buck <jbuck@synopsys.com>
1582
1583 * g++.dg/lookup/anon2.C: New test.
1584
1585 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
1586
1587 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1588 h8300 port.
1589
1590 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
1591
1592 * gcc.dg/bitfld-6.c: New test.
1593
1594 Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz>
1595
1596 * gcc.c-torture/execute/20021127.[cx]: New test.
1597
1598 Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz>
1599
1600 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1601 quality.
1602
1603 2002-11-26 Geoffrey Keating <geoffk@apple.com>
1604
1605 * g++.dg/init/brace2.C: New test.
1606 * g++.old-deja/g++.mike/p9129.C: Correct.
1607
1608 2002-11-26 Mark Mitchell <mark@codesourcery.com>
1609
1610 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1611
1612 2002-11-25 Andreas Bauer <baueran@in.tum.de>
1613
1614 * gcc.dg/sibcall-6: New test for indirect sibcalls.
1615
1616 2002-11-25 Mark Mitchell <mark@codesourcery.com>
1617
1618 * testsuite/g++.dg/abi/empty11.C: New test.
1619 * testsuite/g++.dg/rtti/cv1.C: New test.
1620
1621 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
1622
1623 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1624
1625 2002-11-24 Mark Mitchell <mark@codesourcery.com>
1626
1627 * g++.dg/abi/empty10.C: New test.
1628
1629 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1630
1631 * gcc.c-torture/compile/20021124-1.c: New test.
1632
1633 2002-11-22 Mark Mitchell <mark@codesourcery.com>
1634
1635 * g++.dg/abi/rtti2.C: New test.
1636
1637 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1638
1639 * gcc.dg/i386-unroll-1.c: New test.
1640
1641 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1642
1643 * gcc.c-torture/compile/20021120-1.c: New test.
1644 * gcc.c-torture/compile/20021120-2.c: New test.
1645
1646 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1647
1648 * gcc.dg/bitfld-5.c: New test.
1649
1650 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1651
1652 * gcc.c-torture/execute/20021120-3.c: New test.
1653
1654 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1655
1656 * gcc.c-torture/execute/20021120-2.c: New test.
1657
1658 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1659
1660 * gcc.c-torture/execute/20021120-1.c: New test.
1661
1662 2002-11-20 Jakub Jelinek <jakub@redhat.com>
1663
1664 * gcc.c-torture/execute/20021118-3.c: New test.
1665
1666 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1667
1668 * gcc.c-torture/compile/20021119-1.c: New test.
1669
1670 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
1671
1672 * gcc.dg/duff-1.c: New test.
1673 * gcc.dg/duff-2.c: New test.
1674 * gcc.dg/duff-3.c: New test.
1675
1676 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
1677
1678 * gcc.dg/cpp/_Pragma5.c: New test.
1679
1680 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1681
1682 * gcc.c-torture/execute/20021118-2.c: New test.
1683
1684 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1685
1686 * gcc.c-torture/execute/20021118-1.c: New test.
1687
1688 2002-11-16 Jakub Jelinek <jakub@redhat.com>
1689
1690 * gcc.dg/20021116-1.c: New test.
1691
1692 2002-11-14 Mark Mitchell <mark@codesourcery.com>
1693
1694 * g++.dg/abi/vcall1.C: New test.
1695
1696 2002-11-14 Jakub Jelinek <jakub@redhat.com>
1697
1698 * gcc.dg/20021029-1.c: New test.
1699 * gcc.dg/20021029-2.c: New test.
1700
1701 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
1702
1703 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1704
1705 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1706
1707 PR c/8439
1708 * gcc.dg/20021110.c: Move to ...
1709 * gcc.c-torture/compile/20021110.c: .... here.
1710
1711 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1712
1713 PR c/8467
1714 * gcc.c-torture/execute/20021111-1.c
1715
1716 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1717
1718 PR c/8439
1719 * gcc.dg/20021110.c: New test.
1720
1721 2002-11-10 Mark Mitchell <mark@codesourcery.com>
1722
1723 * g++.dg/abi/vthunk3.C: Run only on x86.
1724
1725 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
1726
1727 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1728
1729 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
1730
1731 * lib/compat.exp (compat-execute): Fix logic error in last
1732 change.
1733
1734 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
1735
1736 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1737
1738 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1739
1740 PR c++/8389
1741 * g++.dg/template/access6.C: New test.
1742
1743 Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz>
1744
1745 * gcc.dg/i386-ssefp-1.c: New test.
1746 * gcc.dg/i386-ssefp-1.c: New test.
1747
1748 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
1749
1750 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1751
1752 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1753
1754 * g++.dg/abi/vthunk3.C: New test.
1755
1756 PR c++/8338
1757 * g++.dg/template/crash2.C: New test.
1758
1759 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1760
1761 * testsuite/g++.dg/abi/dtor1.C: New test.
1762 * testsuite/g++.dg/abi/dtor2.C: Likewise.
1763
1764 2002-11-05 Geoffrey Keating <geoffk@apple.com>
1765
1766 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1767 Darwin.
1768
1769 2002-11-04 Adam Nemet <anemet@lnxw.com>
1770
1771 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1772 -mthumb. Only xfail with -O0.
1773
1774 2002-11-03 Mark Mitchell <mark@codesourcery.com>
1775
1776 * g++.dg/abi/thunk1.C: New test.
1777 * g++.dg/abi/thunk2.C: Likewise.
1778 * g++.dg/abi/vtt1.C: Likewise.
1779
1780 2002-11-02 Diego Novillo <dnovillo@redhat.com>
1781
1782 PR optimization/8423
1783 * gcc.c-torture/execute/builtin-constant.c: New test.
1784
1785 2002-11-01 Zack Weinberg <zack@codesourcery.com>
1786
1787 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1788 Add some more cases.
1789
1790 2002-11-01 Mark Mitchell <mark@codesourcery.com>
1791
1792 PR c++/8391
1793 * g++.dg/opt/local1.C: New test.
1794
1795 2002-10-30 Mark Mitchell <mark@codesourcery.com>
1796
1797 PR c++/8160
1798 * g++.dg/template/complit1.C: New test.
1799
1800 PR c++/8149
1801 * g++.dg/template/typename4.C: Likewise.
1802
1803 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1804
1805 Core issue 287, PR c++/7639
1806 * g++.dg/template/instantiate1.C: Adjust error location.
1807 * g++.dg/template/instantiate3.C: New test.
1808 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1809 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1810 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1811
1812 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1813
1814 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1815
1816 2002-10-29 Mark Mitchell <mark@codesourcery.com>
1817
1818 PR c++/8287
1819 * g++.dg/init/dtor2.C: New test.
1820
1821 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1822
1823 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1824 * gcc.dg/nest.c: Bypass errors on irix6.
1825
1826 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
1827
1828 * gcc.dg/nest.c: Expect error for mmix-*-*.
1829 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1830
1831 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
1832
1833 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1834 markers.
1835
1836 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1837
1838 2002-10-25 Mike Stump <mrs@apple.com>
1839
1840 * gcc.dg/warn-1.c: New test.
1841
1842 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1843
1844 * g++.dg/template/typename3.C: New test.
1845
1846 2002-10-25 Mark Mitchell <mark@codesourcery.com>
1847
1848 * g++.dg/lookup/ptrmem1.C: New test.
1849
1850 * g++.dg/abi/vthunk2.C: New test.
1851
1852 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1853
1854 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1855
1856 2002-10-24 Mark Mitchell <mark@codesourcery.com>
1857
1858 * g++.dg/abi/empty9.C: New test.
1859
1860 2002-10-24 Richard Henderson <rth@redhat.com>
1861
1862 * g++.dg/inherit/thunk1.C: Enable for ia64.
1863
1864 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1865
1866 PR c++/8067
1867 * g++.dg/lookup/pretty1.C: New test.
1868
1869 2002-10-23 Jakub Jelinek <jakub@redhat.com>
1870
1871 * gcc.dg/20021023-1.c: New test.
1872
1873 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1874
1875 PR c++/7679
1876 * g++.dg/parse/inline1.C: New test.
1877
1878 2002-10-23 Richard Henderson <rth@redhat.com>
1879
1880 * g++.dg/inherit/thunk1.C: Enable for x86_64.
1881
1882 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1883
1884 2002-10-22 Mark Mitchell <mark@codesourcery.com>
1885
1886 PR c++/6579
1887 * g++.dg/parse/stmtexpr3.C: New test.
1888
1889 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
1890
1891 * g++.dg/expr/cond1.C: New test.
1892
1893 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1894
1895 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1896
1897 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1898
1899 * g++.dg/abi/vbase13.C: New test.
1900 * g++.dg/abi/vbase14.C: Likewise.
1901
1902 2002-10-21 Jakub Jelinek <jakub@redhat.com>
1903
1904 * gcc.dg/tls/pic-1.c: New test.
1905 * gcc.dg/tls/nonpic-1.c: New test.
1906 * gcc.dg/20021018-1.c: New test.
1907
1908 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1909
1910 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1911 Remove only files with the same base name as the test case.
1912 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1913 (profopt-execute): Likewise. Also, remove old profiling
1914 and performance data files before running the tests.
1915
1916 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1917 * g++.dg/bprob/bprob.exp: Likewise.
1918 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
1919 to allow more general test case names.
1920
1921 * g++.dg/bprob/bprob-1.C: Rename to ...
1922 * g++.dg/bprob/g++-bprob-1.C: ... this.
1923
1924 * g77.dg/bprob/bprob-1.f: Rename to ...
1925 * g77.dg/bprob/g77-bprob-1.f: ... this.
1926
1927 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1928
1929 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1930 bison 1.50 or later.
1931
1932 2002-10-21 Janis Johnson <janis187@us.ibm.com>
1933
1934 * g++.dg/README: Describe more test directories.
1935
1936 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1937
1938 * g++.dg/init/array6.C: Add additional tests.
1939
1940 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1941
1942 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1943 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1944
1945 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
1946
1947 * gcc.c-torture/compile/20020604-1.x: New.
1948 * gcc.c-torture/compile/simd-5.x: Likewise.
1949 * gcc.c-torture/execute/920710-1.x: Likewise.
1950 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1951
1952 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1953
1954 * g++.dg/inherit/override1.C: Add dg-options clause.
1955
1956 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1957
1958 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1959 _mm_slli_si128.
1960
1961 2002-10-19 Andreas Schwab <schwab@suse.de>
1962
1963 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1964 directory component.
1965
1966 2002-10-18 Mark Mitchell <mark@codesourcery.com>
1967
1968 * g++.dg/inherit/thunk1.C: New test.
1969
1970 * g++.dg/inherit/override1.C: New test.
1971
1972 * g++.dg/abi/mangle11.C: New test.
1973 * g++.dg/abi/mangle14.C: New test.
1974 * g++.dg/abi/mangle17.C: New test.
1975
1976 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
1977
1978 * g++.dg/overload/member2.C: New test.
1979
1980 2002-10-17 Janis Johnson <janis187@us.ibm.com>
1981
1982 * g++.dg/README: Describe new compat directory.
1983 * g++.dg/dg.exp: Skip tests in compat directory.
1984 * README.compat: New file.
1985 * lib/compat.exp: New expect script.
1986 * g++.dg/compat: New test directory.
1987 * g++.dg/compat/compat.exp: New expect script.
1988 * g++.dg/compat/abi: New test directory.
1989 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1990 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1991 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1992 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1993 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1994 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1995 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1996 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1997 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1998 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1999 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
2000 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
2001 * g++.dg/compat/break: New test directory.
2002 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
2003 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
2004 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
2005 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
2006 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
2007 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
2008 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
2009 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
2010 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
2011 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
2012 g++.dg/compat/break/README: New files.
2013 * g++.dg/compat/eh: New test directory.
2014 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
2015 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
2016 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
2017 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
2018 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
2019 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
2020 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
2021 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
2022 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
2023 g++.dg/compat/eh/filter2_y.C,
2024 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
2025 g++.dg/compat/eh/new1_y.C,
2026 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
2027 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
2028 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
2029 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
2030 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
2031 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
2032 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
2033 g++.dg/compat/eh/unexpected1_y.C: New files.
2034 * g++.dg/compat/init: New test directory.
2035 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
2036 g++.dg/compat/init/array5_y.C,
2037 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
2038 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
2039 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
2040 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
2041 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
2042 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
2043 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
2044 g++.dg/compat/init/init-ref2_y.C: New files.
2045
2046 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2047
2048 PR c++/7584
2049 * g++.dg/inherit/using3.C: New test.
2050
2051 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
2052
2053 * gcc.dg/20021017-2.c: New test.
2054
2055 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2056
2057 * g++.dg/abi/mangle16.C: Adjust.
2058
2059 * g++.dg/init/array8.C: New test.
2060
2061 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
2062
2063 * gcc.dg/special/mips-abi.exp: New test.
2064 * gcc.dg/special/mips-abi.s: Empty file used by the above.
2065
2066 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2067
2068 * g++.dg/abi/mangle16.C: New test.
2069 * g++.dg/abi/mangle17.C: Likewise.
2070
2071 PR c++/7478
2072 * g++.dg/template/ref1.C: New test.
2073
2074 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2075
2076 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
2077
2078 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
2079
2080 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
2081
2082 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2083
2084 PR c++/7524
2085 * g++.dg/init/array7.C: New test.
2086
2087 2002-10-15 Mark Mitchell <mark@codesourcery.com>
2088
2089 * g++.dg/init/array6.C: New test.
2090
2091 * g++.dg/abi/mangle13.C: Likewise.
2092 * g++.dg/abi/mangle14.C: Likewise.
2093 * g++.dg/abi/mangle15.C: Likewise.
2094
2095 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2096
2097 * g++.dg/abi/empty8.C: New test.
2098
2099 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
2100
2101 * g++.dg/init/ctor1.C: New test.
2102
2103 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
2104
2105 * gcc.c-torture/execute/20021015-1.c: New test.
2106
2107 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2108
2109 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2110
2111 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
2112
2113 * gcc.dg/i386-ssetype-[1-5].c: New tests.
2114
2115 2002-10-14 Richard Henderson <rth@redhat.com>
2116
2117 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2118
2119 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2120
2121 PR optimization/6631
2122 * g++.dg/opt/const2.C: New test.
2123
2124 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2125
2126 PR c++/7176
2127 * g++.dg/parse/friend1.C: New test.
2128 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2129
2130 2002-10-14 Jakub Jelinek <jakub@redhat.com>
2131
2132 * gcc.dg/20021014-1.c: New test.
2133
2134 2002-10-11 Mark Mitchell <mark@codesourcery.com>
2135
2136 PR c++/5661
2137 * g++.dg/ext/vlm1.C: New test.
2138 * g++.dg/ext/vlm2.C: Likewise.
2139
2140 * g++.dg/init/array1.C: Remove invalid braces.
2141 * g++.dg/init/brace1.C: New test.
2142 * g++.dg/init/copy2.C: Likewise.
2143 * g++.dg/init/copy3.C: Likewise.
2144 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2145 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2146 braces.
2147
2148 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
2149
2150 * gcc.dg/cpp/assembler.S: Don't use -ansi.
2151
2152 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
2153
2154 * gcc.c-torture/compile/simd-5.c: New test.
2155
2156 2002-10-10 Roger Sayle <roger@eyesopen.com>
2157
2158 * gcc.c-torture/execute/shiftopt-1.c: New test case.
2159
2160 2002-10-10 Jim Wilson <wilson@redhat.com>
2161
2162 * gcc.c-torture/execute/20021010-1.c: New test.
2163
2164 2002-10-09 Zack Weinberg <zack@codesourcery.com>
2165
2166 PR c/7353
2167 * g++.dg/ext/typedef-init.C: New test.
2168 * gcc.dg/typedef-init.c: New test.
2169
2170 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
2171
2172 * gcc.dg/cpp/paste13.c: New test.
2173
2174 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2175
2176 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2177 remaining platforms, XFAIL during compile, not execute. Don't
2178 XFAIL at -O0.
2179
2180 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2181
2182 * gcc.dg/alias-1.c: Tweak expected warning.
2183
2184 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2185
2186 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2187
2188 2002-10-06 Andreas Jaeger <aj@suse.de>
2189
2190 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2191 * gcc.dg/cpp/c++98.C: Likewise.
2192
2193 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2194 * g++.dg/cpp/c++98.C: Likewise.
2195
2196 * g++.dg/README (Subdirectories): Mention cpp directory.
2197
2198 PR target/7559
2199 * gcc.dg/20021006-1.c: New test.
2200
2201 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2202
2203 PR c++/7804
2204 * g++.dg/other/warning1.C: New test.
2205
2206 2002-10-04 Roger Sayle <roger@eyesopen.com>
2207
2208 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2209 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2210 and sparc-*-* with -m64 as expected failures. See PR 8087.
2211
2212 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2213
2214 PR c++/7931
2215 * g++.dg/template/ptrmem3.C: New test.
2216
2217 PR c++/7754
2218 * g++.dg/template/union1.C: New test.
2219
2220 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2221
2222 PR c++/8006
2223 * g++.dg/abi/mangle9.C: New test.
2224 * g++.dg/abi/mangle10.C: New test.
2225 * g++.dg/abi/mangle11.C: New test.
2226 * g++.dg/abi/mangle12.C: New test.
2227
2228 2002-10-02 Mark Mitchell <mark@codesourcery.com>
2229
2230 PR c++/7188.
2231 * g++.dg/template/meminit1.C: New test.
2232 * g++.dg/warn/Wreorder-1.C: Likewise.
2233 * g++.old-deja/g++.mike/warn3.C: Tweak.
2234 * lib/prune.exp: Ingore "in copy constructor".
2235
2236 2002-10-02 Andreas Jaeger <aj@suse.de>
2237
2238 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2239 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2240 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2241 on x86-64.
2242
2243 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2244
2245 * gcc.dg/empty1.C: Fix typo.
2246
2247 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2248
2249 * gcc.dg/alias-1.c: New test.
2250
2251 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2252
2253 * gcc.dg/empty1.C: New test.
2254
2255 * g++.dg/tls/init-2.C: Tweak error messages.
2256
2257 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
2258
2259 * gcc.c-torture/compile/20020923-1.c: New test.
2260
2261 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2262
2263 * gcc.c-torture/execute/ffs-1.c: New test.
2264 * gcc.c-torture/execute/ffs-2.c: Ditto.
2265
2266 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2267
2268 * g++.dg/overload/member1.C: New test.
2269
2270 2002-09-30 Mark Mitchell <mark@codesourcery.com>
2271
2272 * g++.dg/abi/empty7.C: New test.
2273 * g++.dg/init/pm2.C: Likewise.
2274
2275 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2276
2277 * g++.dg/rtti/crash1.C: New test.
2278
2279 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2280
2281 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2282 gcc.dg/sibcall-4.c: New tests.
2283
2284 2002-09-28 Roger Sayle <roger@eyesopen.com>
2285
2286 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2287 powerpc and MMIX targets.
2288
2289 2002-09-27 Zack Weinberg <zack@codesourcery.com>
2290
2291 * gcc.dg/cpp/20020927-1.c: New.
2292
2293 2002-09-26 David S. Miller <davem@redhat.com>
2294
2295 * gcc.c-torture/compile/trunctfdf.c: New.
2296
2297 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2298
2299 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2300
2301 2002-09-27 Alan Modra <amodra@bigpond.net.au>
2302
2303 * gcc.c-torture/execute/loop-15.c: New.
2304
2305 2002-09-26 Janis Johnson <janis187@us.ibm.com>
2306
2307 * README.QMTEST: Fix typo.
2308
2309 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2310
2311 * gcc.dg/20020926-1.c: New test.
2312
2313 2002-09-25 David S. Miller <davem@redhat.com>
2314
2315 PR target/7842
2316 * gcc.c-torture/execute/shiftdi.c: New test.
2317
2318 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
2319
2320 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2321 unique to the tool.
2322 * lib/g77.exp (g77_init): Likewise.
2323 * lib/g++.exp (g++_init): Likewise.
2324 * lib/objc.exp (objc_init): Likewise.
2325
2326 2002-09-25 Mark Mitchell <mark@codesourcery.com>
2327
2328 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2329 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2330 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2331
2332 2002-09-25 Richard Henderson <rth@redhat.com>
2333
2334 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2335 too-small long double.
2336
2337 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
2338
2339 * gcc.dg/20020919-1.c: New test.
2340
2341 2002-09-23 Mark Mitchell <mark@codesourcery.com>
2342
2343 * g++.dg/abi/bitfield6.C: New test.
2344 * g++.dg/abi/bitfield7.C: New test.
2345 * g++.dg/abi/bitfield8.C: New test.
2346 * g++.dg/abi/vbase11.C: New test.
2347
2348 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2349
2350 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2351 hppa*-*-hpux*. Update test comment.
2352
2353 2002-09-20 Jakub Jelinek <jakub@redhat.com>
2354
2355 * gcc.dg/tls/struct-1.c: New test.
2356
2357 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
2358
2359 * gcc.dg/cpp/tr-warn2.c: Update.
2360
2361 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2362
2363 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2364
2365 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2366
2367 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2368 systems.
2369
2370 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2371
2372 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2373
2374 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2375 Adjust for c++filt moved to binutils. Remove spurious duplicate
2376 setting of cxxfilt.
2377
2378 2002-09-19 Geoffrey Keating <geoffk@apple.com>
2379
2380 * gcc.dg/20020312-2.c: Update for darwin.
2381
2382 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2383
2384 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2385
2386 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
2387
2388 * objc.dg/comp-types-1.m: New test.
2389 * objc.dg/comp-types-2.m: New test.
2390 * objc.dg/comp-types-3.m: New test.
2391 * objc.dg/comp-types-4.m: New test.
2392 * objc.dg/comp-types-5.m: New test.
2393 * objc.dg/comp-types-6.m: New test.
2394
2395 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2396
2397 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2398
2399 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2400
2401 * g++.dg/other/do1.C: New test.
2402
2403 * g++.dg/template/subst1.C: New test.
2404
2405 2002-09-16 Steve Ellcey <sje@cup.hp.com>
2406
2407 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2408
2409 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2410
2411 * g++.dg/template/qualttp20.C: Adjust expected errors.
2412 * g++.old-deja/g++.jason/report.C: Likewise.
2413 * g++.old-deja/g++.other/qual1.C: Likewise.
2414
2415 * g++.dg/lookup/scoped2.C: New test.
2416
2417 * g++.dg/ext/asm3.C: New test.
2418
2419 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
2420
2421 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2422
2423 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2424
2425 * ChangeLog: follow spelling conventions.
2426 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2427 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2428 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2429 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2430 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2431 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2432 * g++.old-deja/g++.law/global-init1.C: Likewise.
2433 * g++.old-deja/g++.other/delete4.C: Likewise.
2434 * g++.old-deja/g++.other/inline21.C: Likewise.
2435 * g++.old-deja/g++.other/singleton.C: Likewise.
2436 * g77.dg/strlen0.f: Likewise.
2437 * g77.f-torture/compile/20010519-1.f: Likewise.
2438 * g77.f-torture/compile/980310-4.f: Likewise.
2439 * gcc.c-torture/compile/20000605-1.c: Likewise.
2440 * gcc.c-torture/execute/20020225-1.c: Likewise.
2441 * gcc.dg/c90-hexfloat-2.c: Likewise.
2442 * gcc.dg/c99-bool-1.c: Likewise.
2443 * gcc.dg/c99-hexfloat-2.c: Likewise.
2444 * gcc.dg/dll-2.c: Likewise.
2445 * gcc.dg/wtr-union-init-1.c: Likewise.
2446 * gcc.dg/wtr-union-init-2.c: Likewise.
2447 * gcc.dg/wtr-union-init-3.c: Likewise.
2448 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2449 * gcc.dg/cpp/defined.c: Likewise.
2450 * gcc.dg/cpp/macsyntx.c: Likewise.
2451 * gcc.dg/cpp/paste2.c: Likewise.
2452 * gcc.dg/cpp/trad/defined.c: Likewise.
2453 * gcc.dg/format/c90-printf-1.c: Likewise.
2454 * gcc.dg/format/c90-scanf-1.c: Likewise.
2455 * gcc.dg/format/c99-printf-1.c: Likewise.
2456 * gcc.dg/format/c99-scanf-1.c: Likewise.
2457 * gcc.misc-tests/gcov-8.c: Likewise.
2458 * lib/profopt.exp: Likewise.
2459
2460 2002-09-15 Krister Walfridsson <cato@df.lth.se>
2461
2462 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2463
2464 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2465
2466 * g++.dg/inherit/using2.C: New test.
2467
2468 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2469
2470 * ChangeLog: Follow spelling conventions.
2471 * g++.dg/template/friend4.C: Likewise.
2472 * g++.old-deja/g++.pt/crash67.C: Likewise.
2473 * gcc.c-torture/execute/20000801-4.c: Likewise.
2474 * gcc.dg/c90-digraph-1.c: Likewise.
2475 * gcc.dg/c94-digraph-1.c: Likewise.
2476 * gcc.dg/c99-digraph-1.c: Likewise.
2477 * gcc.dg/cpp/line5.c: Likewise.
2478 * gcc.dg/cpp/multiline.c: Likewise.
2479 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2480 * gcc.dg/format/attr-3.c: Likewise.
2481 * gcc.dg/format/c90-scanf-3.c: Likewise.
2482 * gcc.dg/format/ext-4.c: Likewise.
2483
2484 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2485
2486 * g++.dg/template/pretty1.C: New test.
2487
2488 2002-09-14 Alan Modra <amodra@bigpond.net.au>
2489
2490 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2491
2492 2002-09-13 Matt Austern <austern@apple.com>
2493
2494 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2495 passing a cast expression to a function by const reference.
2496
2497 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2498
2499 * g++.dg/template/deduce1.C: New test.
2500
2501 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2502
2503 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2504 32-bit int.
2505
2506 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2507
2508 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2509 usage.
2510
2511 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
2512
2513 * gcc.c-torture/compile/20020910-1.c: New test.
2514
2515 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
2516
2517 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2518
2519 2002-09-10 Andreas Jaeger <aj@suse.de>
2520
2521 * gcc.dg/20020312-2.c: Adjust for x86-64.
2522
2523 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2524
2525 * g77.dg/7388.f: New test case for PR 7388.
2526
2527 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2528
2529 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2530
2531 2002-09-05 Ziemowit Laski <zlaski@apple.com>
2532
2533 * objc.dg/proto-lossage-1.m: New test.
2534
2535 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
2536
2537 * gcc.dg/cpp/_Pragma4.c: Fix typo.
2538
2539 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
2540
2541 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
2542 expected to pass.
2543
2544 2002-09-06 Stan Shebs <shebs@apple.com>
2545 David Edelsohn <edelsohn@gnu.org>
2546
2547 * gcc.dg/weak: New directory.
2548 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2549 target-specific xfail bits.
2550 * gcc.dg/typeof-2.c: Move to new directory.
2551 * gcc.dg/weak.exp: New expect script.
2552
2553 2002-09-06 Alan Modra <amodra@bigpond.net.au>
2554
2555 * gcc.c-torture/execute/extzvsi.c: New test.
2556
2557 2002-09-05 Stan Shebs <shebs@apple.com>
2558
2559 * gcc.dg/weak-1.c: xfail on Darwin.
2560 * gcc.dg/weak-2.c: Ditto.
2561 * gcc.dg/weak-3.c: Ditto.
2562 * gcc.dg/weak-4.c: Ditto.
2563 * gcc.dg/weak-5.c: Ditto.
2564 * gcc.dg/weak-6.c: Ditto.
2565 * gcc.dg/weak-7.c: Ditto.
2566 * gcc.dg/weak-8.c: Ditto.
2567 * gcc.dg/weak-9.c: Ditto.
2568
2569 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
2570
2571 * gcc.c-torture/execute/loop-14.c: New test.
2572
2573 2002-09-04 Jakub Jelinek <jakub@redhat.com>
2574
2575 * g++.dg/other/cxa-atexit1.C: New test.
2576
2577 * gcc.dg/typeof-2.c: New test.
2578
2579 2002-09-03 Roger Sayle <roger@eyesopen.com>
2580
2581 * gcc.dg/builtins-2.c: New testcase.
2582 * gcc.dg/builtins-3.c: New testcase.
2583
2584 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
2585
2586 * gcc.dg/cpp/_Pragma4.c: New test.
2587
2588 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
2589
2590 * objc/execute/nil_method-1.m: New testcase.
2591
2592 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
2593
2594 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2595 [Object class], not [Object initialize].
2596
2597 2002-08-31 Roger Sayle <roger@eyesopen.com>
2598 Hans-Peter Nilsson <hp@bitrange.com>
2599
2600 * gcc.c-torture/execute/20020720-1.x: Skip test on
2601 mmix-knuth-mmixware. Correct comment.
2602
2603 2002-08-27 Mark Mitchell <mark@codesourcery.com>
2604
2605 * testsuite/g++.dg/abi/bitfield5.C: New test.
2606 * testsuite/g++.dg/abi/vbase10.C: Likewise.
2607
2608 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
2609
2610 * objc.dg/undeclared-selector.m: New test.
2611
2612 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
2613
2614 * g++.dg/other/offsetof1.C: Avoid cast warning.
2615
2616 2002-08-26 Ziemowit Laski <zlaski@apple.com>
2617
2618 * objc.dg/super-class-2.m: New test.
2619
2620 2002-08-24 Matt Austern <austern@apple.com>
2621
2622 * g++.dg/ext/lvaddr.C: New test.
2623 * g++.dg/ext/lvcast.C: New test.
2624
2625 2002-08-22 Mark Mitchell <mark@codesourcery.com>
2626
2627 * testsuite/g++.dg/inherit/cond1.C: New test.
2628
2629 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
2630
2631 * gcc.dg/noncompile/incomplete-1.c: New test.
2632
2633 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
2634
2635 * gcc.dg/typespec-1.c: New test.
2636
2637 2002-08-20 Devang Patel <dpatel@apple.com>
2638 * objc.dg/proto-hier-2.m: New test.
2639
2640 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2641
2642 * objc.dg/bitfield-1.m: New test.
2643 * objc.dg/bitfield-2.m: New test.
2644
2645 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
2646
2647 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2648 gcc.dg/c99-flex-array-4.c: New tests.
2649
2650 2002-08-16 Stan Shebs <shebs@apple.com>
2651
2652 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2653
2654 2002-08-15 Jakub Jelinek <jakub@redhat.com>
2655
2656 * gcc.dg/typeof-1.c: New test.
2657 * g++.dg/ext/typeof2.C: New test.
2658
2659 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
2660
2661 * g++.dg/other/offsetof1.C: New test.
2662
2663 2002-08-14 Richard Henderson <rth@redhat.com>
2664
2665 * gcc.dg/tls/diag-3.c: Fix expected message strings.
2666
2667 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
2668
2669 * gcc.dg/cpp/_Pragma3.c: New test.
2670
2671 2002-08-13 Mark Mitchell <mark@codesourcery.com>
2672
2673 * g++.dg/template/inherit3: New test.
2674
2675 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
2676
2677 * gcc.dg/bitfld-4.c: Add blank options.
2678
2679 2002-08-09 Mark Mitchell <mark@codesourcery.com>
2680
2681 * g++.dg/template/crash1.C: New test.
2682
2683 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2684
2685 * gcc.dg/tls/opt-2.c: New test.
2686
2687 2002-08-08 Devang Patel <dpatel@apple.com>
2688
2689 * objc.dg/selector-1.m : New test
2690
2691 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2692
2693 * g++.dg/abi/bitfield4.C: New test.
2694 * gcc.dg/bitfld-4.c: New test.
2695
2696 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2697
2698 * g++.dg/other/packed1.C: New test.
2699
2700 2002-08-07 Mark Mitchell <mark@codesourcery.com>
2701
2702 * g++.dg/abi/offsetof.C: Tweak error messages.
2703 * g++.old-deja/g++.mike/p10769a.C: Likewise.
2704
2705 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2706
2707 * gcc.dg/bitfld-3.c: New test.
2708
2709 2002-08-07 Jakub Jelinek <jakub@redhat.com>
2710 Richard Henderson <rth@redhat.com>
2711
2712 * gcc.dg/i386-bitfield1.c: New test.
2713 * g++.dg/abi/bitfield3.C: Update.
2714
2715 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
2716
2717 * objc.dg/const-str-2.m: Update.
2718 * gcc.dg/cpp/c++98.c: Change to C extension.
2719 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2720 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2721
2722 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
2723
2724 * testsuite/gcc.dg/tls/diag-3.c: New.
2725
2726 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
2727
2728 * g++.dg/README (Subdirectories): Document new subdir expr.
2729 * g++.dg/expr/pmf-1.C: New test.
2730
2731 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
2732
2733 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2734
2735 2002-08-06 Jakub Jelinek <jakub@redhat.com>
2736
2737 * g++.dg/abi/bitfield3.C: New test.
2738
2739 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
2740
2741 * lib/gcov.exp: Tweak expected line formats.
2742 * gcc.misc-tests/gcov8.c: New test.
2743 * gcc.misc-tests/gcov8.x: New flags.
2744
2745 2002-08-05 Jakub Jelinek <jakub@redhat.com>
2746
2747 * consistency.vlad/layout/endian.c: Include string.h.
2748
2749 * gcc.c-torture/execute/20020805-1.c: New test.
2750
2751 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
2752
2753 * g++.dg/other/conversion1.C: New test.
2754
2755 2002-08-03 Roger Sayle <roger@eyesopen.com>
2756
2757 * gcc.dg/builtins-1.c: New testcase.
2758
2759 2002-08-02 Mark Mitchell <mark@codesourcery.com>
2760
2761 * g++.dg/inherit/access3.C: New test.
2762
2763 2002-08-01 Jakub Jelinek <jakub@redhat.com>
2764
2765 * gcc.dg/ia64-visibility-2.c: New test.
2766
2767 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2768
2769 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2770 __qualifier_flags to __flags.
2771
2772 2002-07-31 Mark Mitchell <mark@codesourcery.com>
2773
2774 * g++.dg/inherit/operator1.C: New test.
2775 * g++.dg/lookup/disamb1.C: Fix typo in comment.
2776 * g++.dg/other/error1.C: Change expected error message.
2777 * g++.dg/template/conv4.C: Likewise.
2778
2779 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
2780
2781 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2782 for documented behavior.
2783
2784 2002-07-25 Roger Sayle <roger@eyesopen.com>
2785
2786 * gcc.c-torture/execute/20020720-1.x: Skip this test on
2787 several targets known to fail.
2788
2789 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2790
2791 * gcc.dg/mips-args-[123].c: New tests.
2792
2793 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
2794
2795 * gcc.dg/ppc-spe.c: New.
2796
2797 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
2798
2799 * g++.dg/other/ptrmem4.C: New testcase.
2800
2801 2002-07-24 Richard Henderson <rth@redhat.com>
2802
2803 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2804
2805 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
2806
2807 * g++.dg/ext/alignof1.C (main): Return 0 for success.
2808
2809 2002-07-24 Roger Sayle <roger@eyesopen.com>
2810
2811 * gcc.c-torture/execute/memset-3.c: New testcase.
2812
2813 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
2814
2815 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2816 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2817
2818 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2819
2820 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2821 Delete.
2822
2823 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
2824
2825 * gcc.c-torture/compile/simd-4.c: New test.
2826
2827 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2828
2829 PR c++/7347, c++/7348
2830 * g++.dg/template/access4.C: New test.
2831 * g++.dg/template/access5.C: New test.
2832 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2833 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2834 * g++.old-deja/g++.pt/ttp58.C: Likewise.
2835 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2836
2837 2002-07-22 Jakub Jelinek <jakub@redhat.com>
2838
2839 * gcc.dg/gnu89-init-2.c: New test.
2840
2841 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2842
2843 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2844
2845 2002-07-20 Roger Sayle <roger@eyesopen.com>
2846
2847 * gcc.c-torture/execute/20020720-1.c: New testcase.
2848
2849 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
2850
2851 * gcc.dg/cpp/Wsignprom.c: New tests.
2852
2853 2002-07-20 Alan Modra <amodra@bigpond.net.au>
2854
2855 * gcc.c-torture/execute/loop-13.c: New test.
2856
2857 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
2858
2859 * gcc.dg/cpp/expr.c: New tests.
2860
2861 2002 07-18 David Edelsohn <edelsohn@gnu.org>
2862
2863 * g++.dg/opt/pr6713.C: Add template instantiation.
2864
2865 2002-07-18 Alan Modra <amodra@bigpond.net.au>
2866
2867 * gcc.dg/nest.c: New test.
2868
2869 2002-07-17 Richard Henderson <rth@redhat.com>
2870
2871 * g++.dg/opt/pr6713.C: New test.
2872
2873 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
2874
2875 * gcc.c-torture/execute/loop-2e.x: Let the testcase
2876 XFAIL for all x86 processors.
2877
2878 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2879
2880 * gcc.c-torture/execute/20010122-1.x: Do not test with
2881 -fomit-frame-pointer.
2882
2883 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2884
2885 * g++.dg/template/instantiate2.C: New test.
2886 * g++.dg/template/spec4.C: New test.
2887
2888 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2889
2890 * g++.dg/template/access2.C: New test.
2891 * g++.dg/template/access3.C: New test.
2892
2893 2002-07-15 Zack Weinberg <zack@codesourcery.com>
2894
2895 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2896 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2897 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2898 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2899 Convert to use <stdarg.h>.
2900 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2901 Delete.
2902 * gcc.dg/va-arg-2.c: New.
2903 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2904
2905 2002-07-15 Jakub Jelinek <jakub@redhat.com>
2906
2907 * gcc.c-torture/compile/20020710-1.c: New test.
2908
2909 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2910 Andrew Pinski <pinskia@physics.uc.edu>
2911
2912 gcc.c-torture/compile/simd-2.c: New testcase.
2913 gcc.c-torture/compile/simd-3.c: Likewise.
2914
2915 2002-07-11 Mark Mitchell <mark@codesourcery.com>
2916
2917 PR c++/7224
2918 * g++.dg/overload/error1.C: New test.
2919
2920 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2921
2922 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2923 configuration and IRIX 6 O32 ABI.
2924
2925 2002-07-11 Roger Sayle <roger@eyesopen.com>
2926
2927 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2928
2929 2002-07-10 Roger Sayle <roger@eyesopen.com>
2930
2931 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2932
2933 2002-07-10 Jeffrey A Law <law@redhat.com>
2934
2935 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2936
2937 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
2938
2939 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
2940
2941 * gcc.dg/20020312-2.c: Check for __PPC__.
2942
2943 2002-07-09 Diego Novillo <dnovillo@redhat.com>
2944
2945 * gcc.c-torture/compile/20020709-1.c: New test.
2946
2947 2002-07-07 Roger Sayle <roger@eyesopen.com>
2948
2949 * g++.dg/template/qualttp21.C: New test case.
2950
2951 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
2952
2953 * gcc.c-torture/compile/20020706-1.c: New test.
2954 * gcc.c-torture/compile/20020706-2.c: New test.
2955
2956 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
2957 Alexandre Oliva <aoliva@redhat.com>
2958
2959 * g++.dg/warn/incomplete1.C: New test.
2960
2961 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2962
2963 PR c++/7099
2964 * g++.dg/warn/noreturn1.C: New test.
2965
2966 2002-07-03 Mark Mitchell <mark@codesourcery.com>
2967
2968 PR c++/6706
2969 * g++.dg/debug/debug6.C: New test.
2970 * g++.dg/debug/debug7.C: New test.
2971
2972 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
2973
2974 * gcc.c-torture/compile/simd-3.c: New test.
2975
2976 2002-07-03 Chris Demetriou <cgd@broadcom.com>
2977
2978 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2979 * gcc.dg/20020620-1.c: Likewise.
2980
2981 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2982
2983 PR c++/6944
2984 * g++.dg/init/array4.C: New test.
2985 * g++.dg/init/array5.C: New test.
2986
2987 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2988
2989 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2990 * gcc.c-torture/execute/simd-2.c (main): Likewise.
2991
2992 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2993
2994 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2995 * gcc.dg/wtr-aggr-init-1.c: Likewise.
2996 * gcc.dg/wtr-conversion-1.c: Likewise.
2997 * gcc.dg/wtr-escape-1.c: Likewise.
2998 * gcc.dg/wtr-int-type-1.c: Likewise.
2999 * gcc.dg/wtr-label-1.c: Likewise.
3000 * gcc.dg/wtr-static-1.c: Likewise.
3001 * gcc.dg/wtr-strcat-1.c: Likewise.
3002 * gcc.dg/wtr-suffix-1.c: Likewise.
3003 * gcc.dg/wtr-switch-1.c: Likewise.
3004 * gcc.dg/wtr-unary-plus-1.c: Likewise.
3005 * gcc.dg/wtr-union-init-1.c: Likewise.
3006 * gcc.dg/wtr-union-init-2.c: Likewise.
3007 * gcc.dg/wtr-union-init-3.c: Likewise.
3008
3009 * gcc.dg/wtr-func-def-1.c: New test.
3010
3011 2002-07-02 Devang Patel <dpatel@apple.com>
3012
3013 * objc.dg/param-1.m: New test.
3014
3015 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
3016
3017 * gcc.dg/cpp/trad/directive.c: Add test.
3018 * gcc.dg/cpp/trad/macroargs.c: Add test.
3019 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
3020
3021 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
3022
3023 * gcc.dg/cpp/cmdlne-M.c: New test.
3024
3025 2002-07-02 Ziemowit Laski <zlaski@apple.com>
3026
3027 * objc.dg/desig-init-1.m: New test.
3028
3029 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3030
3031 PR c++/6716
3032 * g++.dg/template/instantiate1.C: New test.
3033
3034 2002-07-01 Mark Mitchell <mark@codesourcery.com>
3035
3036 PR c++/7112
3037 * g++.dg/template/sizeof2.C: New test.
3038
3039 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3040
3041 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
3042 gcc.dg/cpp/trad/include.c: New tests.
3043
3044 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
3045
3046 PR target/7177
3047 * gcc.c-torture/compile/20020701-1.c: New test.
3048
3049 2002-07-01 Stan Shebs <shebs@apple.com>
3050
3051 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
3052 header here...
3053 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
3054 (objc-torture-execute): or here.
3055
3056 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
3057
3058 * gcc.c-torture/execute/arith-rand-ll.c: New test.
3059
3060 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3061
3062 * gcc.dg/cpp/trad/escaped-nl.c: New test.
3063
3064 2002-06-30 Devang Patel <dpatel@apple.com>
3065
3066 * objc.dg/fsyntax-only.m: New test.
3067
3068 2002-06-27 Mark Mitchell <mark@codesourcery.com>
3069
3070 PR c++/6695
3071 * g++.dg/template/friend7.C: New file.
3072
3073 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
3074
3075 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
3076 return type.
3077
3078 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
3079
3080 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
3081 avoid division by zero.
3082
3083 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
3084
3085 * gcc.dg/Wunknownprag.c: New tests.
3086
3087 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
3088
3089 * gcc.c-torture/execute/simd-2.c: New test.
3090
3091 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
3092
3093 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
3094 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
3095 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
3096 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
3097 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
3098 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
3099 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
3100 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
3101 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
3102 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
3103 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
3104 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
3105 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
3106 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
3107 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
3108 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3109 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3110
3111 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
3112
3113 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3114 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3115 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3116 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3117 New tests.
3118 * gcc.dg/cpp/trad/directive.c: Update.
3119
3120 2002-06-23 Andreas Jaeger <aj@suse.de>
3121
3122 * gcc.c-torture/execute/complex-6.c: New.
3123
3124 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
3125
3126 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3127 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3128 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3129 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3130
3131 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
3132
3133 * gcc.dg/cpp/trad: New directory with traditional tests copied
3134 from parent directory.
3135 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3136 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3137 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3138 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3139 Move to trad/ and rename.
3140 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3141 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3142 gcc.dg/cpp/trad/redef2.c: New tests.
3143 * gcc.dg/cpp/trad/trad.exp: New driver.
3144
3145 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
3146
3147 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3148 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3149 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3150 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3151 Remove.
3152
3153 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
3154
3155 * gcc.dg/20020620-1.c: New test.
3156
3157 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3158
3159 * g++.dg/template/ttp4.C: New test.
3160
3161 2002-06-19 Jakub Jelinek <jakub@redhat.com>
3162
3163 * g++.dg/opt/vt1.C: Fix regexp.
3164
3165 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3166
3167 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3168 Don't use attribute `noinline'.
3169
3170 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3171
3172 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3173
3174 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
3175
3176 * gcc.c-torture/execute/simd-1.c: New.
3177
3178 * gcc.dg/simd-1.c: New.
3179
3180 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3181
3182 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3183
3184 2002-06-16 Richard Henderson <rth@redhat.com>
3185
3186 * g++.dg/ext/anon-struct1.C: New.
3187 * g++.dg/ext/anon-struct2.C: New.
3188 * g++.dg/ext/anon-struct3.C: New.
3189 * gcc.dg/anon-struct-1.c: New.
3190 * gcc.dg/anon-struct-2.c: New.
3191 * gcc.dg/anon-struct-3.c: New.
3192 * gcc.dg/20011008-1.c: Adjust warning text.
3193 * gcc.dg/20020527-1.c: Add -fms-extensions.
3194
3195 2002-06-16 Richard Henderson <rth@redhat.com>
3196
3197 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3198
3199 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
3200
3201 * gcc.c-torture/execute/20020615-1.c: New test.
3202
3203 2002-06-15 Roger Sayle <roger@eyesopen.com>
3204
3205 * gcc.c-tortuture/execute/compare-1.c: New test case.
3206 * gcc.c-tortuture/execute/compare-2.c: New test case.
3207 * gcc.c-tortuture/execute/compare-3.c: New test case.
3208
3209 2002-06-13 Richard Henderson <rth@redhat.com>
3210
3211 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3212 ia64 ilp32.
3213
3214 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3215
3216 * g++.dg/template/typename2.C: Update error message.
3217
3218 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
3219
3220 * gcc.c-torture/execute/20020611-1.c: New test.
3221
3222 2002-06-11 Bob Wilson <bob.wilson@acm.org>
3223
3224 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3225 list of targets to skip.
3226
3227 2002-06-10 Bob Wilson <bob.wilson@acm.org>
3228
3229 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3230 targets if not optimizing.
3231
3232 2002-06-10 Jakub Jelinek <jakub@redhat.com>
3233
3234 * gcc.c-torture/compile/20020605-1.c: New test.
3235
3236 * g++.dg/opt/vt1.C: New test.
3237
3238 * gcc.dg/20020531-1.c: New test.
3239
3240 * gcc.dg/20020530-1.c: New test.
3241
3242 * gcc.dg/20020527-1.c: New test.
3243
3244 * g++.dg/opt/cse1.C: New test.
3245
3246 2002-06-07 Roger Sayle <roger@eyesopen.com>
3247
3248 * gcc.dg/20020607-2.c: New test case.
3249
3250 2002-06-07 Jakub Jelinek <jakub@redhat.com>
3251
3252 * gcc.c-torture/compile/20020604-1.c: New test.
3253
3254 2002-06-04 Richard Henderson <rth@redhat.com>
3255
3256 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3257 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3258 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3259
3260 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
3261
3262 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3263
3264 2002-06-03 Richard Henderson <rth@redhat.com>
3265
3266 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3267 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3268
3269 2002-06-02 Richard Henderson <rth@redhat.com>
3270
3271 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3272 test functions static.
3273
3274 2002-06-02 Andreas Jaeger <aj@suse.de>
3275
3276 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3277 now.
3278
3279 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3280
3281 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3282 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3283 Update for mofified diagnostics.
3284 * gcc.dg/c99-intconst-1.c: No longer fail.
3285
3286 2002-06-02 Richard Henderson <rth@redhat.com>
3287
3288 * gcc.dg/uninit-A.c: Remove xfail markers.
3289
3290 2002-06-01 Roger Sayle <roger@eyesopen.com>
3291
3292 * gcc.dg/fnegate-1.c: New test case.
3293
3294 2002-05-30 Osku Salerma <osku@iki.fi>
3295
3296 * gcc.c-torture/execute/mayalias-1.c: New file.
3297
3298 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3299
3300 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3301 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3302 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3303
3304 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
3305
3306 * gcc.c-torture/execute/20020529-1.c: New test.
3307
3308 2002-05-27 Richard Henderson <rth@redhat.com>
3309
3310 * g++.dg/ext/attrib6.C: New test case.
3311
3312 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3313
3314 * gcc.c-torture/execute/pure-1.c: New test.
3315
3316 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3317
3318 * gcc.dg/cpp/arith-2.c: Remove.
3319
3320 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3321
3322 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3323 * gcc.dg/cpp/if-3.c: Remove.
3324
3325 2002-05-26 Jakub Jelinek <jakub@redhat.com>
3326
3327 * g++.dg/opt/cse2.C: New test.
3328
3329 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3330
3331 * gcc.dg/cpp/arith-1.c: New semantic tests.
3332 * gcc.dg/cpp/if-1.c: Update.
3333
3334 2002-05-24 Ben Elliston <bje@redhat.com>
3335
3336 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3337
3338 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3339
3340 * gcc.dg/verbose-asm.c: New test.
3341
3342 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3343
3344 * gcc.dg/cpp/paste12.c: New test.
3345
3346 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3347
3348 * g++.dg/parse/named_ops.C: New test.
3349
3350 2002-05-23 Mark Mitchell <mark@codesourcery.com>
3351
3352 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3353
3354 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
3355
3356 * gcc.dg/weak-2.c: Allow optional leading underscore
3357 in scan-assembler symbol name.
3358 * gcc.dg/weak-3.c: Likewise.
3359 * gcc.dg/weak-4.c: Likewise.
3360 * gcc.dg/weak-5.c: Likewise.
3361
3362 2002-05-23 Jakub Jelinek <jakub@redhat.com>
3363
3364 * gcc.dg/20020523-1.c: New test.
3365
3366 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3367
3368 * objc.dg/const-str-2.m: Update now that we stop after
3369 a command line error.
3370
3371 2002-05-22 Richard Henderson <rth@redhat.com>
3372
3373 * g++.dg/dg.exp: Fix typo in test pruneing.
3374
3375 2002-05-22 Richard Henderson <rth@redhat.com>
3376
3377 * g++.dg/dg.exp: Prune the tls subdirectory.
3378 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3379 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3380 * g++.dg/tls/init-1.C: New.
3381
3382 2002-05-22 Jakub Jelinek <jakub@redhat.com>
3383
3384 * gcc.dg/20020517-1.c: New test.
3385
3386 2002-05-21 Richard Henderson <rth@redhat.com>
3387
3388 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3389 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3390
3391 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
3392
3393 * g++.dg/other/copy2.C: New test.
3394
3395 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
3396
3397 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3398 (MAX_COPY): Bump up to 10 times sizeof (long long).
3399 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3400
3401 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3402 sizeof (long long).
3403
3404 * gcc.c-torture/execute/strcpy-1.c: New test.
3405
3406 2002-05-19 Jason Merrill <jason2redhat.com>
3407
3408 * g++.dg/ext/oper1.C: New test.
3409
3410 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
3411 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3412
3413 * README.QMTEST: New file.
3414
3415 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3416
3417 2002-05-19 Andreas Jaeger <aj@suse.de>
3418
3419 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3420 now.
3421 * gcc.c-torture/execute/loop-2d.x: Likewise.
3422
3423 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3424
3425 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3426 support weak symbols.
3427 * gcc.dg/weak-4.c: Likewise
3428 * gcc.dg/weak-6.c: Likewise
3429
3430 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3431
3432 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3433 cygwin, coff and h8300-*-hms targets
3434 * gcc.dg/weak-5.c: Likewise
3435 * gcc.dg/weak-7.c: Likewise
3436
3437 2002-05-16 Jason Merrill <jason@redhat.com>
3438
3439 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3440 (scan-assembler-not, scan-assembler-dem): Likewise.
3441 (scan-assembler-dem-not): Likewise.
3442
3443 2002-05-15 Richard Henderson <rth@redhat.com>
3444
3445 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3446
3447 2002-05-15 Richard Henderson <rth@redhat.com>
3448
3449 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3450 (vfoo1f): Warning here.
3451 (vfoo1l): Don't redefine the alias.
3452
3453 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3454
3455 * g++.dg/init/pm1.C: New test.
3456
3457 2002-05-12 David S. Miller <davem@redhat.com>
3458
3459 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3460 types.
3461
3462 2002-05-10 Roger Sayle <roger@eyesopen.com>
3463
3464 * gcc.c-torture/execute/20020510-1.c: New test case.
3465
3466 2002-05-10 David S. Miller <davem@redhat.com>
3467
3468 * gcc.c-torture/execute/conversion.c: Test long double too.
3469
3470 2002-05-09 Jakub Jelinek <jakub@redhat.com>
3471
3472 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3473 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3474 * lib/g++.exp (g++_link_flags): Likewise.
3475 * lib/objc.exp (objc_target_compile): Likewise.
3476
3477 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3478
3479 * gcc.dg/cpp/poison.c: Update.
3480 * gcc.dg/cpp/20000625-2.c: Remove.
3481 * gcc.dg/cpp/direct2s.c: Remove final test.
3482
3483 2002-05-08 Tom Rix <trix@redhat.com>
3484
3485 * gcc.c-torture/execute/20020508-1.c: New test.
3486 * gcc.c-torture/execute/20020508-2.c: New test.
3487 * gcc.c-torture/execute/20020508-3.c: New test.
3488
3489 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3490
3491 * gcc.dg/cpp/charconst-4.c: More tests.
3492
3493 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3494
3495 PR c/6569
3496 * gcc.dg/weak-3.c: Update location of warning messages.
3497 * gcc.dg/weak-5.c: Likewise.
3498
3499 2002-05-06 Roger Sayle <roger@eyesopen.com>
3500
3501 * gcc.c-torture/execute/20020506-1.c: New test case.
3502
3503 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3504
3505 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3506
3507 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3508
3509 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3510
3511 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3512
3513 * gcc.dg/cpp/charconst-3.c: New test.
3514
3515 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3516
3517 * gcc.dg/cpp/charconst.c: Update tests.
3518
3519 2002-05-05 Tim Josling <tej@melbpc.org.au>
3520
3521 * treelang: Added directory for new sample language treelang. Also
3522 lib/treelang.exp: New file to signal treelang should be tested.
3523
3524 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3525
3526 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3527 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3528 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3529 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3530 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3531 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3532 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3533
3534 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3535
3536 * gcc.dg/format/xopen-2.c: New test.
3537
3538 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3539
3540 * gcc.dg/20020503-1.c: New test.
3541
3542 2002-05-02 Mark Mitchell <mark@codesourcery.com>
3543
3544 * g++.dg/init/dtor1.C: Make it tougher.
3545
3546 2002-05-01 Mark Mitchell <mark@codesourcery.com>
3547
3548 * g++.dg/init/dtor1.C: New test.
3549
3550 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
3551
3552 * gcc.dg/altivec-8.c: New.
3553
3554 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
3555
3556 * gcc.dg/altivec-7.c: New.
3557
3558 2002-04-29 Jakub Jelinek <jakub@redhat.com>
3559
3560 * g++.dg/parse/typedef1.C: New test.
3561
3562 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3563
3564 PR c++/6486
3565 * g++.dg/template/friend6.C: New test.
3566
3567 PR c++/6492
3568 * g++.dg/init/copy1.C: New test.
3569
3570 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
3571
3572 * g++.dg/warn/effc1.C: New test.
3573
3574 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
3575
3576 * gcc.dg/cpp/if-cexp.c: Add a test.
3577
3578 2002-04-28 Jakub Jelinek <jakub@redhat.com>
3579
3580 * gcc.dg/20020426-2.c: New test.
3581
3582 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
3583
3584 * gcc.dg/cpp/if-mop.c: Update.
3585 * gcc.dg/cpp/if-mpar.c: Add test.
3586 * gcc.dg/cpp/if-oppr.c: Update.
3587
3588 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3589
3590 PR c/6343
3591 * gcc.dg/weak-[2-7].c: New tests.
3592
3593 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3594
3595 * gcc.dg/enum1.c: New test.
3596
3597 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3598
3599 PR c++/6497
3600 * g++.dg/inherit/access2.C: New test.
3601
3602 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3603
3604 PR bootstrap/6445
3605 * gcc.dg/20020426-1.c: New test.
3606
3607 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3608
3609 * g++.dg/abi/enum1.C: New test.
3610
3611 2002-04-26 Richard Henderson <rth@redhat.com>
3612
3613 * gcc.dg/c99-bool-1.c: Expect always true warning.
3614
3615 2002-04-25 Roger Sayle <roger@eyesopen.com>
3616
3617 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3618
3619 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3620
3621 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3622 targets.
3623
3624 2002-04-24 Mark Mitchell <mark@codesourcery.com>
3625
3626 * g++.dg/abi/mange7.C: New test.
3627
3628 PR c++/6438.
3629 * g++.dg/parse/stmtexpr2.C: New test.
3630
3631 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
3632
3633 * gcc.dg/20020312-2.c: Add SH target.
3634
3635 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3636
3637 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3638 compiler output on mips*-*-irix*.
3639
3640 2002-04-23 Jakub Jelinek <jakub@redhat.com>
3641
3642 * g++.dg/parse/attr1.C: New test.
3643
3644 2002-04-23 Roger Sayle <roger@eyesopen.com>
3645
3646 * gcc.c-torture/execute/string-opt-17.c: New test case.
3647 * gcc.c-torture/execute/memset-2.c: New test case.
3648
3649 2002-04-23 Mark Mitchell <mark@codesourcery.com>
3650
3651 PR c++/6256:
3652 * g++.dg/template/friend5.C: New test.
3653
3654 PR c++/6331:
3655 * g++.dg/template/qual1.C: Likewise.
3656
3657 2002-04-22 Zack Weinberg <zack@codesourcery.com>
3658
3659 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3660 Include stdlib.h, not stdio.h or ctype.h.
3661
3662 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
3663
3664 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3665 cris-*-elf* and mmix-*-*.
3666 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3667 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3668 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3669 Ditto.
3670 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3671 * gcc.dg/wchar_t-1.c: Ditto.
3672
3673 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
3674
3675 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3676 Clarify comment.
3677
3678 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
3679
3680 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3681
3682 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3683
3684 * gcc.c-torture/execute/20000906-1.x: Delete.
3685
3686 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
3687
3688 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3689
3690 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
3691
3692 * PR6367
3693 * g77.f-torture/execute/6367.f: New test.
3694 * g77.f-torture/execute/6367.x: Disable for MMIX.
3695
3696 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3697
3698 * PR6352
3699 * g++.dg/opt/inline2.C: New test.
3700
3701 2002-04-18 Richard Henderson <rth@redhat.com>
3702
3703 * gcc.dg/20000906-1.c: Enable for all targets.
3704 * gcc.c-torture/compile/iftrap-2.c: New.
3705
3706 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3707
3708 * gcc.dg/20020418-1.c: New test.
3709 * gcc.dg/20020418-2.c: New test.
3710
3711 2002-04-18 Richard Henderson <rth@redhat.com>
3712
3713 * gcc.c-torture/compile/iftrap-1.c: New.
3714 * gcc.dg/iftrap-1.c: Adjust for ia64.
3715 * gcc.dg/iftrap-2.c: New.
3716
3717 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3718
3719 * gcc.c-torture/compile/20020418-1.c: New test.
3720
3721 2002-04-18 Roger Sayle <roger@eyesopen.com>
3722
3723 * gcc.c-torture/compile/20020415-1.c: New.
3724
3725 2002-04-18 David S. Miller <davem@redhat.com>
3726
3727 * gcc.c-torture/execute/20020418-1.c: New test.
3728
3729 2002-04-17 Jakub Jelinek <jakub@redhat.com>
3730
3731 * gcc.dg/20020416-1.c: New test.
3732
3733 * g++.dg/opt/inline1.C: New test.
3734
3735 2002-04-16 Jakub Jelinek <jakub@redhat.com>
3736
3737 * gcc.dg/altivec-5.c: New test.
3738
3739 * gcc.dg/20020415-1.c: New test.
3740
3741 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3742
3743 * testsuite/lib/chill.exp: Remove.
3744
3745 2002-04-14 Jakub Jelinek <jakub@redhat.com>
3746
3747 * g++.dg/other/big-struct.C: New test.
3748
3749 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
3750
3751 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3752 of scratch file.
3753
3754 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
3755
3756 PR c/6277
3757 * gcc.dg/i386-387-1.c: Allow optional leading underscore
3758 in scan-assembler function name
3759
3760 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
3761
3762 * g77.f-torture/execute/980628-4.x,
3763 g77.f-torture/execute/980628-5.x,
3764 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3765 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3766 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3767 i[34567]86-*-*.
3768
3769 2002-04-13 David S. Miller <davem@redhat.com>
3770
3771 * gcc.c-torture/execute/20020413-1.c: New test.
3772
3773 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
3774
3775 * gcc.dg/asm-6.c,
3776 * g++.dg/ext/asm1.C: New tests.
3777
3778 2002-04-12 Mark Mitchell <mark@codesourcery.com>
3779
3780 PR c++ 5373.
3781 * g++.dg/parse/stmtexpr1.C: New test.
3782
3783 PR c++/5189.
3784 * g++.dg/template/copy1.C: New test.
3785
3786 2002-04-12 Richard Henderson <rth@redhat.com>
3787
3788 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3789
3790 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
3791
3792 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3793 gcc.c-torture/execute/20020307-2.c.
3794
3795 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
3796
3797 * g++.dg/ext/attrib5.C,
3798 * g++.dg/lookup/struct1.C: New tests.
3799
3800 2002-04-11 Jakub Jelinek <jakub@redhat.com>
3801
3802 * gcc.dg/20020411-1.c: New test.
3803
3804 * gcc.c-torture/execute/20020411-1.c: New test.
3805
3806 2002-04-10 Janis Johnson <janis187@us.ibm.com>
3807
3808 * g77.f-torture/execute/6177.f: New test.
3809
3810 2002-04-10 Jakub Jelinek <jakub@redhat.com>
3811
3812 PR middle-end/6247
3813 * g++.dg/opt/cleanup1.C: New test.
3814
3815 * g++.dg/opt/const1.C: New test.
3816
3817 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
3818
3819 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3820
3821 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
3822
3823 PR c++/5507
3824 * g++.dg/template/typename2.C: New test.
3825
3826 2002-04-10 Alan Modra <amodra@bigpond.net.au>
3827
3828 * gcc.c-torture/execute/loop-12.c: New.
3829
3830 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
3831
3832 * g77.f-torture/execute/980628-4.x,
3833 g77.f-torture/execute/980628-5.x,
3834 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3835 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3836 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3837
3838 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3839
3840 PR optimization/6086
3841 * g++.dg/opt/preinc1.C: New test.
3842
3843 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3844
3845 PR c++/5571
3846 * g++.dg/opt/static2.C: New test.
3847
3848 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3849
3850 PR c/5120
3851 * gcc.dg/20020406-1.c: New test.
3852
3853 2002-04-04 David S. Miller <davem@redhat.com>
3854
3855 * gcc.c-torture/execute/20020404-1.c: New test.
3856
3857 2002-04-04 Jakub Jelinek <jakub@redhat.com>
3858
3859 PR c/6123
3860 * gcc.dg/20020312-2.c: Do not declare global register variable
3861 if __PIC__ or __pic__ is defined.
3862
3863 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
3864
3865 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
3866 __asm__ so that it works correctly even if -ansi -pedantic-errors.
3867
3868 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3869
3870 * gcc.misc-tests/linkage.exp: Update last change to handle
3871 sparc*-, not just sparc-.
3872
3873 2002-04-03 Richard Henderson <rth@redhat.com>
3874
3875 * gcc.dg/cpp/ucs.c: Improved long UCS test.
3876
3877 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3878
3879 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3880
3881 2002-04-02 David S. Miller <davem@redhat.com>
3882
3883 * gcc.c-torture/execute/20020402-3.c: New test.
3884
3885 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3886
3887 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3888 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3889
3890 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3891 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3892 g77.f-torture/execute/20001201.x,
3893 g77.f-torture/execute/u77-test.x: New files.
3894
3895 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3896 * gcc.dg/wchar_t-1.c: Ditto.
3897
3898 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3899
3900 * gcc.c-torture/execute/20020402-1.c: New test.
3901
3902 2002-04-01 Richard Henderson <rth@redhat.com>
3903
3904 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3905
3906 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3907
3908 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3909
3910 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3911
3912 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3913
3914 * g++.dg/inherit/template-as-base.C: Expect error.
3915 * g++.dg/inherit/namespace-as-base.C: Likewise.
3916
3917 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
3918
3919 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3920 g++.dg/ext/instantiate3.C: Tweak match patterns.
3921
3922 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3923 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3924 -da test.
3925
3926 2002-03-31 Richard Henderson <rth@redhat.com>
3927
3928 * gcc.dg/special/alias-2.c: New.
3929 * gcc.dg/special/ecos.exp: Run it.
3930
3931 2002-03-31 Richard Henderson <rth@redhat.com>
3932
3933 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3934
3935 2002-03-31 Kazu Hirata <kazu@hxi.com>
3936
3937 * gcc.dg/weak-1.c: Disable on h8300 port.
3938
3939 2002-03-29 Janis Johnson <janis187@us.ibm.com>
3940
3941 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3942 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3943 ordering tests.
3944 * g++.dg/bprob/bprob-1.C: New test.
3945 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3946 * g++.dg/gcov/gcov-1.C: New test.
3947 * g++.dg/gcov/gcov-1.x: New file.
3948 * g++.dg/gcov/gcov-2.C: New test.
3949 * g++.dg/gcov/gcov-3.C: New test.
3950 * g++.dg/gcov/gcov-3.h: New file.
3951
3952 2002-03-28 Roger Sayle <roger@eyesopen.com>
3953
3954 * g++.old-deja/g++.other/builtins5.C: New test.
3955 * g++.old-deja/g++.other/builtins6.C: New test.
3956 * g++.old-deja/g++.other/builtins7.C: New test.
3957 * g++.old-deja/g++.other/builtins8.C: New test.
3958 * g++.old-deja/g++.other/builtins9.C: New test.
3959
3960 2002-03-29 Jakub Jelinek <jakub@redhat.com>
3961
3962 * g++.dg/opt/static1.C: New test.
3963
3964 * g++.dg/opt/longbranch1.C: New test.
3965
3966 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
3967
3968 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3969
3970 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3971
3972 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
3973
3974 * gcc.c-torture/execute/20020328-1.c: New test.
3975
3976 2002-03-27 Richard Henderson <rth@redhat.com>
3977
3978 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3979 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3980 move from g++.old-deja/g++.ext/.
3981
3982 2002-03-27 Mark Mitchell <mark@codesourcery.com>
3983
3984 * g++.dg/init/new2.C: New test.
3985
3986 2002-03-26 Richard Henderson <rth@redhat.com>
3987
3988 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3989
3990 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3991 on sparc.
3992
3993 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
3994 sparcv9 systems.
3995 * gcc.dg/20001102-1.c: Likewise.
3996
3997 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
3998
3999 * gcc.dg/cpp/endif-pedantic1.c,
4000 gcc.dg/cpp/endif-pedantic2.c: New tests.
4001
4002 2002-03-26 Mark Mitchell <mark@codesourcery.com>
4003
4004 * g++.dg/init/new1.C: New test.
4005
4006 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
4007
4008 * g++.dg/abi/vbase9.C: New test.
4009
4010 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
4011
4012 * gcc.dg/arm-asm.c: New test.
4013
4014 2002-03-26 Andrew Cagney <ac131313@redhat.com>
4015
4016 * gcc.dg/Wswitch-enum.c: New test.
4017 Fix PR c/5044.
4018
4019 2002-03-26 Richard Henderson <rth@redhat.com>
4020
4021 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
4022 structure.
4023
4024 2002-03-25 Richard Henderson <rth@redhat.com>
4025
4026 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
4027 sparcv9 systems.
4028
4029 * gcc.c-torture/compile/20011119-1.c (xxx): New.
4030 * gcc.c-torture/compile/20011119-2.c (xxx): New.
4031
4032 2002-03-25 Zack Weinberg <zack@codesourcery.com>
4033
4034 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
4035
4036 2002-03-25 Bob Wilson <bob.wilson@acm.org>
4037
4038 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
4039 targets using generic thunk support.
4040
4041 2002-03-25 Jakub Jelinek <jakub@redhat.com>
4042
4043 * gcc.c-torture/compile/20020323-1.c: New test.
4044
4045 * g++.dg/opt/conj2.C: New test.
4046
4047 2002-03-24 Richard Henderson <rth@redhat.com>
4048
4049 * gcc.dg/weak-1.c: Use -fno-common.
4050
4051 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4052
4053 * g77.dg/f77-edit-apostrophe-out.f: New test
4054 * g77.dg/f77-edit-h-out.f: New test
4055 * g77.dg/f77-edit-t-in.f: New test
4056 * g77.dg/f77-edit-t-out.f: New test
4057 * g77.dg/f77-edit-x-out.f: New test
4058 * g77.dg/f77-edit-slash-out.f: New test
4059 * g77.dg/f77-edit-colon-out.f: New test
4060 * g77.dg/f77-edit-s-out.f: New test
4061
4062 2002-03-24 Richard Henderson <rth@redhat.com>
4063
4064 * objc/execute/formal_protocol-6.x: New XFAIL.
4065
4066 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4067
4068 * gcc.dg/weak-1.c: Early return from dg-final on platforms
4069 that do not support weak symbols
4070
4071 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4072
4073 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
4074 * lib/g77.exp: Likewise
4075 * lib/objc.exp: Likewise
4076
4077 2002-03-23 Andrew Cagney <ac131313@redhat.com>
4078
4079 * gcc.dg/Wswitch-default.c: New test.
4080
4081 2002-03-23 Jakub Jelinek <jakub@redhat.com>
4082
4083 * g++.dg/other/enum1.C: New test.
4084
4085 2002-03-23 Zack Weinberg <zack@codesourcery.com>
4086
4087 * gcc.dg/pragma-ep-3.c: Fix typo.
4088
4089 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4090
4091 * g++.dg/inherit/template-as-base.C: New test.
4092
4093 2002-03-22 Jakub Jelinek <jakub@redhat.com>
4094
4095 * g++.old-deja/g++.other/dwarf2-1.C: Move...
4096 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
4097
4098 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
4099
4100 * gcc.dg/cpp/multiline.c: Update to match.
4101
4102 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
4103
4104 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
4105
4106 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
4107
4108 * gcc.dg/cpp/extratokens2.c: New file.
4109
4110 2002-03-21 David Edelsohn <edelsohn@gnu.org>
4111
4112 * gcc.dg/20020312-2.c: Add rs6000 target.
4113
4114 * gcc.c-torture/compile/20020319-1.c: New test.
4115
4116 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4117
4118 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
4119 (A, E): Handle this.
4120
4121 2002-03-20 Jason Merrill <jason@redhat.com>
4122
4123 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4124 ignoring -fpic.
4125 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4126 through prune_gcc_output.
4127
4128 2002-03-20 Jakub Jelinek <jakub@redhat.com>
4129
4130 * gcc.c-torture/compile/20020320-1.c: New test.
4131
4132 2002-03-19 Jakub Jelinek <jakub@redhat.com>
4133
4134 * gcc.c-torture/compile/20020318-1.c: New test.
4135
4136 * gcc.dg/struct-by-value-1.c: New test.
4137
4138 * gcc.dg/20020319-1.c: New test.
4139
4140 2002-03-18 Jakub Jelinek <jakub@redhat.com>
4141
4142 * g++.dg/opt/conj1.C: New test.
4143
4144 2002-03-17 Mark Mitchell <mark@codesourcery.com>
4145
4146 * g++.dg/template/qualttp20.C: Revert previous change.
4147 * g++.dg/template/qualttp3.C: Likewise.
4148 * g++.dg/template/qualttp4.C: Likewise
4149 * g++.dg/template/qualttp5.C: Likewise
4150 * g++.dg/template/qualttp6.C: Likewise
4151 * g++.dg/template/qualttp7.C: Likewise
4152 * g++.dg/template/qualttp8.C: Likewise
4153 * g++.dg/template/recurse.C: Likewise.
4154
4155 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
4156
4157 * gcc.dg/cpp/wchar-1.c: Update.
4158
4159 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
4160
4161 * g++.dg/template/conv1.C: New test.
4162 * g++.dg/template/conv2.C: New test.
4163 * g++.dg/template/conv3.C: New test.
4164 * g++.dg/template/conv4.C: New test.
4165
4166 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4167
4168 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4169 * g++.dg/template/qualttp3.C: Likewise.
4170 * g++.dg/template/qualttp4.C: Likewise
4171 * g++.dg/template/qualttp5.C: Likewise
4172 * g++.dg/template/qualttp6.C: Likewise
4173 * g++.dg/template/qualttp7.C: Likewise
4174 * g++.dg/template/qualttp8.C: Likewise
4175 * g++.dg/template/recurse.C: Likewise.
4176
4177 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4178
4179 * g++.dg/opt/dtor1.C: New test.
4180
4181 2002-03-15 Jakub Jelinek <jakub@redhat.com>
4182
4183 * gcc.c-torture/compile/20020315-1.c: New test.
4184
4185 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
4186
4187 * gcc.dg/weak-1.c: Fix scan tests.
4188
4189 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4190
4191 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4192 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4193 cris-*-aout* mmix-*-*.
4194 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4195 cris-*-aout* mmix-*-*.
4196 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4197 cris-*-elf* cris-*-aout* and mmix-*-*.
4198 * gcc.dg/20001009-1.c: Ditto.
4199 * gcc.dg/20010912-1.c: Ditto.
4200 * gcc.dg/20020122-4.c: Ditto.
4201 * gcc.dg/inline-2.c: Ditto.
4202
4203 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
4204
4205 * gcc.c-torture/compile/20020314-1.c: New test.
4206
4207 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
4208
4209 * gcc.c-torture/execute/20020314-1.c: New test.
4210
4211 2002-03-14 Jakub Jelinek <jakub@redhat.com>
4212
4213 * g++.dg/warn/Wunused-1.C: New test.
4214
4215 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
4216
4217 * g++.dg/abi/mangle6.C: New test.
4218
4219 2002-03-13 Jakub Jelinek <jakub@redhat.com>
4220
4221 * gcc.c-torture/compile/20020309-2.c: New test.
4222
4223 * gcc.c-torture/compile/20020312-1.c: New test.
4224
4225 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4226
4227 * g++.dg/other/access1.C: New test.
4228
4229 2002-03-12 Jakub Jelinek <jakub@redhat.com>
4230
4231 * gcc.c-torture/execute/wchar_t-1.c: New test.
4232
4233 2002-03-12 David Edelsohn <edelsohn@gnu.org>
4234
4235 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4236
4237 2002-03-12 Roger Sayle <roger@eyesopen.com>
4238
4239 * gcc.dg/20020312-1.c: New test case.
4240
4241 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
4242
4243 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4244
4245 2002-03-11 Richard Henderson <rth@redhat.com>
4246
4247 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4248 * g++.old-deja/g++.jason/report.C: Likewise.
4249
4250 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4251
4252 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4253 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4254
4255 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4256
4257 * testsuite/g++.dg/overload/pmf1.C: New test.
4258
4259 2002-03-11 Kazu Hirata <kazu@hxi.com>
4260
4261 * gcc.c-torture/execute/20020307-1.c: Use long.
4262
4263 2002-03-11 Jakub Jelinek <jakub@redhat.com>
4264
4265 PR optimization/5844
4266 * gcc.dg/20020310-1.c: New test.
4267
4268 2002-03-09 Michael Meissner <meissner@redhat.com>
4269
4270 * gcc.c-torture/execute/memcpy-2.c: New test.
4271 * gcc.c-torture/execute/memset-1.c: New test.
4272 * gcc.c-torture/execute/strlen-1.c: New test.
4273 * gcc.c-torture/execute/strcmp-1.c: New test.
4274 * gcc.c-torture/execute/strncmp-1.c: New test.
4275
4276 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
4277
4278 * gcc.dg/ppc-ldstruct.c: New test.
4279
4280 2002-03-09 Jakub Jelinek <jakub@redhat.com>
4281
4282 * gcc.c-torture/execute/va-arg-22.c: New test.
4283
4284 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4285
4286 * gcc.c-torture/compile/20020309-1.c: New test.
4287
4288 2002-03-08 Jakub Jelinek <jakub@redhat.com>
4289
4290 * gcc.c-torture/execute/20020307-2.c: New test.
4291
4292 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
4293
4294 * g77.f-torture/compile/20020307-1.f: New test.
4295
4296 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
4297
4298 * gcc.dg/unordered-1.c: New test.
4299
4300 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4301
4302 * gcc.c-torture/execute/20020307-1.c: New test.
4303
4304 2002-03-05 Jakub Jelinek <jakub@redhat.com>
4305
4306 * gcc.dg/20020304-1.c: New test.
4307
4308 * gcc.c-torture/compile/20020304-2.c: New test.
4309
4310 2002-03-04 Zack Weinberg <zack@codesourcery.com>
4311
4312 * gcc.c-torture/compile/20020304-1.c: New test case
4313 (from PR c/5830).
4314
4315 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
4316
4317 * gcc.dg/20020103-1.c: Add other -D ppc variants.
4318
4319 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4320
4321 * g++.dg/other/classkey1.C: New test.
4322
4323 2002-03-01 Richard Henderson <rth@redhat.com>
4324
4325 * gcc.c-torture/compile/981223-1.x: New.
4326 * gcc.c-torture/compile/920625-1.x: New.
4327
4328 2002-02-28 Richard Henderson <rth@redhat.com>
4329
4330 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4331
4332 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4333
4334 * gcc.c-torture/execute/20020227-1.c: New test.
4335
4336 2002-02-27 Mark Mitchell <mark@codesourcery.com>
4337
4338 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4339 here" ERROR lines.
4340 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4341 * g++.old-deja.g++.other/defarg1.C: Likewise.
4342 * g++.old-deja/g++.pt/calls2.C: Likewise.
4343 * g++.old-deja/g++.pt/crash20.C: Likewise.
4344 * g++.old-deja/g++.pt/crash30.C: Likewise.
4345 * g++.old-deja/g++.pt/crash36.C: Likewise.
4346 * g++.old-deja/g++.pt/crash6.C: Likewise.
4347 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4348 * g++.old-deja/g++.pt/derived3.C: Likewise.
4349 * g++.old-deja/g++.pt/error1.C: Likewise.
4350 * g++.old-deja/g++.pt/friend21.C: Likewise.
4351 * g++.old-deja/g++.pt/friend23.C: Likewise.
4352 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4353 * g++.old-deja/g++.robertl/eb128.C: Likewise.
4354
4355 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
4356
4357 * gcc.c-torture/execute/20020225-2.c: New test.
4358
4359 2002-02-27 Zack Weinberg <zack@codesourcery.com>
4360
4361 * gcc.c-torture/execute/920730-1t.c,
4362 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4363 Delete test cases, only relevant to -traditional.
4364
4365 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4366
4367 * gcc.dg/cpp/undef1.c: Remove.
4368 * gcc.dg/cpp/directiv.c: Update.
4369 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4370
4371 2002-02-27 Michael Meissner <meissner@redhat.com>
4372
4373 * gcc.c-torture/execute/20020226-1.c: New test.
4374
4375 2002-02-26 Jakub Jelinek <jakub@redhat.com>
4376
4377 * g++.dg/debug/debug4.C: New test.
4378
4379 * gcc.dg/ia64-visibility-1.c: New test.
4380
4381 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
4382
4383 * gcc.dg/debug/20020224-1.c: New.
4384
4385 2002-02-25 Kazu Hirata <kazu@hxi.com>
4386
4387 * gcc.c-torture/execute/960416-1.x: New.
4388 * gcc.c-torture/execute/divconst-3.x: Likewise.
4389
4390 2002-02-25 Jakub Jelinek <jakub@redhat.com>
4391
4392 * gcc.dg/20020224-1.c: New test.
4393
4394 2002-02-25 Alan Modra <amodra@bigpond.net.au>
4395
4396 * gcc.c-torture/execute/20020225-1.c: New.
4397
4398 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4399
4400 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4401
4402 2002-02-23 Jakub Jelinek <jakub@redhat.com>
4403
4404 * gcc.dg/20020222-1.c: New test.
4405
4406 2002-02-22 Jakub Jelinek <jakub@redhat.com>
4407
4408 * g++.dg/opt/anonunion1.C: New test.
4409
4410 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4411
4412 * g++.dg/template/qualttp19.C: New test.
4413 * g++.dg/template/qualttp20.C: New test.
4414 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4415 * g++.old-deja/g++.other/qual1.C: Likewise.
4416
4417 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
4418
4419 * gcc.dg/attr-alwaysinline.c: New.
4420
4421 2002-02-21 Jakub Jelinek <jakub@redhat.com>
4422
4423 * gcc.dg/20020220-1.c: New test.
4424
4425 * gcc.dg/20020220-2.c: New test.
4426
4427 * g++.dg/opt/mmx1.C: New test.
4428
4429 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
4430
4431 * gcc.c-torture/compile/20020110.c: New test.
4432
4433 2002-02-20 Jakub Jelinek <jakub@redhat.com>
4434
4435 * gcc.c-torture/execute/20020219-1.c: New test.
4436
4437 * gcc.dg/20020219-1.c: New test.
4438
4439 * gcc.dg/noncompile/20020220-1.c: New test.
4440
4441 * g++.dg/opt/ptrintsum1.C: New test.
4442
4443 * gcc.dg/debug/20020220-1.c: New test.
4444
4445 2002-02-17 Jakub Jelinek <jakub@redhat.com>
4446
4447 * gcc.c-torture/execute/20020216-1.c: New test.
4448
4449 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4450
4451 * gcc.dg/decl-1.c: Update, new test.
4452
4453 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4454
4455 * g++.dg/abi/bitfield1.C: New test.
4456 * g++.dg/abi/bitfield2.C: New test.
4457
4458 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4459
4460 * gcc.dg/attr-nest.c: New test.
4461
4462 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4463
4464 * gcc.c-torture/execute/20020215-1.c: New test.
4465
4466 2002-02-14 Jakub Jelinek <jakub@redhat.com>
4467
4468 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4469 * g++.dg/debug/debug.exp: New.
4470 * g++.dg/debug/trivial.C: New.
4471 * g++.dg/debug/debug1.C: Moved...
4472 * g++.dg/other/debug1.C: ...from here.
4473 * g++.dg/debug/debug2.C: Moved...
4474 * g++.dg/other/debug2.C: ...from here.
4475 * g++.dg/debug/debug3.C: Moved...
4476 * g++.dg/other/debug3.C: ...from here.
4477
4478 * gcc.dg/noncompile/20020213-1.c: New test.
4479
4480 2002-02-13 Jakub Jelinek <jakub@redhat.com>
4481
4482 * g++.dg/other/debug3.C: New test.
4483
4484 * gcc.c-torture/execute/20020213-1.c: New test.
4485
4486 2002-02-13 Richard Smith <richard@ex-parrot.com>
4487
4488 * g++.old-deja/g++.other/thunk1.C: New test.
4489
4490 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4491
4492 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4493
4494 2002-02-13 Stan Shebs <shebs@apple.com>
4495
4496 * gcc.dg/altivec-3.c: New.
4497
4498 2002-02-12 Jakub Jelinek <jakub@redhat.com>
4499
4500 * gcc.dg/Wunreachable-1.c: New test.
4501 * gcc.dg/Wunreachable-2.c: New test.
4502
4503 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4504
4505 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4506
4507 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4508
4509 * gcc.dg/decl-1.c: New test.
4510
4511 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4512
4513 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4514
4515 2002-02-10 Kazu Hirata <kazu@hxi.com>
4516
4517 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4518 * gcc.c-torture/compile/980506-1.x: Likewise.
4519
4520 2002-02-10 Kazu Hirata <kazu@hxi.com>
4521
4522 * gcc.dg/20020210-1.c: New.
4523
4524 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4525
4526 * g77.f-torture/execute/947.f: New regression test
4527 for PR fortran/947.
4528
4529 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4530
4531 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4532 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4533
4534 2002-02-08 Richard Henderson <rth@redhat.com>
4535
4536 * gcc.c-torture/compile/labels-3.c: New.
4537
4538 2002-02-08 Jakub Jelinek <jakub@redhat.com>
4539
4540 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4541 expression statements work instead.
4542 * gcc.dg/noncompile/20020207-1.c: New test.
4543
4544 2002-02-07 Richard Henderson <rth@redhat.com>
4545
4546 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4547
4548 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4549
4550 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4551 message from g77
4552 * lib/g77-dg.exp: Trim g77 error messages so that they are
4553 recognized by dg.exp.
4554
4555 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4556
4557 PR fortran/5473
4558 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
4559
4560 2002-02-07 Richard Henderson <rth@redhat.com>
4561
4562 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4563 to be sufficiently aligned for integers.
4564
4565 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
4566
4567 * g++.dg/template/friend4.C: New test.
4568
4569 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4570
4571 PR fortran/5743
4572 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4573 unsupported cases.
4574
4575 2002-02-07 Richard Henderson <rth@redhat.com>
4576
4577 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4578 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4579 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4580 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4581
4582 2002-02-06 Richard Henderson <rth@redhat.com>
4583
4584 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4585
4586 2002-02-06 Janis Johnson <janis187@us.ibm.com>
4587
4588 * gcc.dg/20020206-1.c: New test.
4589
4590 2002-02-06 Jakub Jelinek <jakub@redhat.com>
4591
4592 * gcc.c-torture/execute/20020206-1.c: New test.
4593
4594 * gcc.c-torture/execute/20020206-2.c: New test.
4595
4596 PR optimization/5429:
4597 * gcc.c-torture/compile/20020206-1.c: New test.
4598
4599 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4600
4601 * g++.dg/ext/align1.C: Do not use an explicit alignment value
4602 as certain file formats cannot support particularly large
4603 alignments.
4604
4605 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4606 and do not expect to be able to link the executable.
4607
4608 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4609 fail because the COFF format does not support the weak attribute.
4610
4611 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
4612
4613 * g77.dg/pr5473.f: New test
4614
4615 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
4616
4617 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4618 Fix testcase accordingly.
4619
4620 2002-02-04 Richard Henderson <rth@redhat.com>
4621
4622 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4623 (buf): Change to be an array of pointers, not ints.
4624
4625 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4626
4627 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
4628 before all tests. Move warning one line above to match where it
4629 C frontend emits.
4630 * gcc.dg/Wswitch-2.c: New test.
4631 * g++.dg/warn/Wswitch-1.C: New test.
4632 * g++.dg/warn/Wswitch-2.C: New test.
4633
4634 2002-02-04 Richard Henderson <rth@redhat.com>
4635
4636 * g++.dg/abi/offsetof.C: Fix size comparison.
4637
4638 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
4639
4640 * gcc.dg/cast-qual-2.c: New test.
4641
4642 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4643
4644 * gcc.dg/20020201-4.c: New test.
4645
4646 2002-02-04 Ben Elliston <bje@redhat.com>
4647
4648 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4649 target_info attribute != 0, in addition to the empty string.
4650 (gcc_target_compile): Likewise.
4651
4652 2002-02-03 Andrew Cagney <ac131313@redhat.com>
4653
4654 * gcc.dg/Wswitch.c: New test.
4655 PR gcc/4475. PR gcc/3780.
4656
4657 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
4658
4659 * g77.f-torture/execute/5122.f: New test for regressions
4660 against PR fortran/5122.
4661
4662 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
4663
4664 * g77.f-torture/compile/pr3743.f: Delete
4665 * g77.dg/pr3743-1.f: New test.
4666 * g77.dg/pr3743-2.f: New test.
4667 * g77.dg/pr3743-3.f: New test.
4668 * g77.dg/pr3743-4.f: New test.
4669
4670 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4671
4672 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4673
4674 2002-02-02 Richard Henderson <rth@redhat.com>
4675
4676 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4677 * gcc.c-torture/execute/bf64-1.c: Likewise.
4678
4679 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4680
4681 * gcc.dg/20020201-2.c: New test.
4682
4683 * gcc.dg/20020201-3.c: New test.
4684
4685 * gcc.c-torture/execute/bitfld-2.c: New test.
4686
4687 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4688
4689 * gcc.dg/bitfld-1.c: Update.
4690 * gcc.dg/bitfld-2.c: Update.
4691 * gcc.c-torture/execute/bitfld-1.x: New.
4692
4693 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4694
4695 * gcc.c-torture/execute/20020201-1.c: New test.
4696
4697 2002-02-01 Janis Johnson <janis187@us.ibm.com>
4698
4699 PR target/5469
4700 * gcc.dg/20020201-1.c: New test.
4701
4702 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
4703
4704 PR fortran/3743
4705 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4706 * g77.f-torture/compile/pr3743.x: Remove
4707
4708 2002-01-31 Tom Rix <trix@redhat.com>
4709
4710 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4711
4712 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4713
4714 * gcc.dg/noncompile/20020130-1.c: New test.
4715
4716 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
4717
4718 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
4719
4720 2002-01-29 Richard Henderson <rth@redhat.com>
4721
4722 * gcc.c-torture/execute/991118-1.c: Cast various constants back
4723 to long long.
4724 * gcc.c-torture/execute/bf64-1.c: Likewise.
4725
4726 2002-01-29 Jakub Jelinek <jakub@redhat.com>
4727
4728 * gcc.c-torture/execute/20020129-1.c: New test.
4729
4730 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4731
4732 * gcc.c-torture/compile/20000224-1.c: Update.
4733 * gcc.c-torture/execute/bitfld-1.c: New tests.
4734 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4735 * gcc.dg/uninit-A.c: Update.
4736
4737 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
4738
4739 * g++.dg/template/ctor1.C: Add instantiation.
4740
4741 2002-01-28 Paul Koning <pkoning@equallogic.com>
4742
4743 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4744 argument to __builtin_prefetch to be const ptr.
4745
4746 2002-01-28 Jakub Jelinek <jakub@redhat.com>
4747
4748 * gcc.c-torture/compile/20020120-1.c: New test.
4749
4750 2002-01-27 Kazu Hirata <kazu@hxi.com>
4751
4752 * gcc.c-torture/execute/20020127-1.c: New test.
4753
4754 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
4755
4756 * g77.dg/f77-edit-i-in.f: New test
4757 * g77.dg/f77-edit-i-out.f: New test
4758
4759 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
4760
4761 * gcc.dg/debug/debug.exp: New file.
4762 * gcc.dg/debug/trivial.c: New file.
4763 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4764 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4765 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4766 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4767 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4768 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4769 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4770 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4771 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4772 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4773 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4774 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4775 * gcc.dg/20000503-1.c: Removed.
4776 * gcc.dg/20010207-1.c: Removed.
4777 * gcc.dg/20011223-1.c: Removed.
4778 * gcc.dg/20020104-2.c: Removed.
4779 * gcc.dg/debug-1.c: Removed.
4780 * gcc.dg/debug-2.c: Removed.
4781 * gcc.dg/debug-3.c: Removed.
4782 * gcc.dg/debug-4.c: Removed.
4783 * gcc.dg/debug-5.c: Removed.
4784 * gcc.dg/debug-6.c: Removed.
4785 * gcc.dg/dwarf2-1.c: Removed.
4786 * gcc.dg/dwarf2-2.c: Removed.
4787
4788 2002-01-25 Jakub Jelinek <jakub@redhat.com>
4789
4790 * g++.old-deja/g++.other/eh5.C: New test.
4791 * g++.old-deja/g++.other/sibcall2.C: New test.
4792 * g++.old-deja/g++.other/array9.C: New test.
4793 * g++.old-deja/g++.other/typename2.C: New test.
4794 * g++.old-deja/g++.other/crash60.C: New test.
4795 * g++.old-deja/g++.other/conv9.C: New test.
4796 * g++.old-deja/g++.other/mangle10.C: New test.
4797 * g++.old-deja/g++.other/unchanging1.C: New test.
4798 * g++.old-deja/g++.other/exprstmt1.C: New test.
4799 * g++.old-deja/g++.other/inline23.C: New test.
4800 * g++.old-deja/g++.eh/ia64-1.C: New test.
4801 * g++.old-deja/g++.other/dwarf2-1.C: New test.
4802 * g++.old-deja/g++.other/reload1.C: New test.
4803 * g++.old-deja/g++.other/static20.C: New test.
4804 * g++.old-deja/g++.other/local-alloc1.C: New test.
4805 * g++.old-deja/g++.other/conv8.C: New test.
4806 * g++.old-deja/g++.other/stmtexpr2.C: New test.
4807 * g++.old-deja/g++.other/storeexpr1.C: New test.
4808 * g++.old-deja/g++.other/storeexpr2.C: New test.
4809 * g++.dg/eh/template2.C: New test.
4810 * g++.dg/warn/weak1.C: New test.
4811
4812 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
4813
4814 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4815 Remove first, non-varying, argument.
4816
4817 2002-01-23 Richard Henderson <rth@redhat.com>
4818
4819 * gcc.dg/inline-2.c: New.
4820
4821 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4822 Add optional target arg. Check number of arguments.
4823 (scan-assembler-not, scan-assembler-dem): Likewise.
4824 (scan-assembler-dem-not): Likewise.
4825
4826 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4827
4828 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4829 line 12.
4830 * g++.old-deja/g++.brendan/parse3.C,
4831 g++.old-deja/g++.other/crash26.C,
4832 g++.old-deja/g++.other/crash28.C,
4833 g++.old-deja/g++.other/crash29.C,
4834 g++.old-deja/g++.other/crash30.C,
4835 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4836
4837 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
4838
4839 * gcc.dg/20020115-1.c: New.
4840
4841 2002-01-23 Bob Wilson <bob.wilson@acm.org>
4842
4843 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4844
4845 2002-01-23 Janis Johnson <janis187@us.ibm.com>
4846
4847 * gcc.dg/20020122-3.c: New.
4848
4849 2002-01-23 Jakub Jelinek <jakub@redhat.com>
4850
4851 * g++.dg/other/gc1.C: New test.
4852
4853 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4854
4855 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4856
4857 2002-01-22 Richard Henderson <rth@redhat.com>
4858
4859 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4860
4861 2002-01-22 Richard Henderson <rth@redhat.com>
4862
4863 * gcc.dg/20020122-4.c: New.
4864
4865 2002-01-22 H.J. Lu <hjl@gnu.org>
4866
4867 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4868 link output.
4869 * gcc.dg/special/ecos.exp: Likewise.
4870 * lib/g++-dg.exp: Likewise.
4871 * lib/g77-dg.exp: Likewise.
4872 * lib/gcc-dg.exp : Likewise.
4873 * lib/mike-g++.exp: Likewise.
4874 * lib/mike-g77.exp: Likewise.
4875 * lib/mike-gcc.exp: Likewise.
4876 * lib/objc-dg.exp: Likewise.
4877
4878 2002-01-22 Janis Johnson <janis187@us.ibm.com>
4879
4880 PR target/5379
4881 * gcc.dg/20020122-2.c: New test.
4882
4883 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
4884
4885 * gcc.dg/20020122-1.c: New test.
4886
4887 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
4888
4889 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4890
4891 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
4892
4893 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4894
4895 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4896
4897 * gcc.c-torture/compile/20020121-1.c: New test.
4898
4899 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
4900
4901 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4902 ld_library_path.
4903
4904 2002-01-21 Jakub Jelinek <jakub@redhat.com>
4905
4906 * gcc.dg/20020218-1.c: New test.
4907
4908 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
4909
4910 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4911 messages
4912 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4913 "At global scope" warning
4914 * g++.dg/ext/align1.C: Change cygwin test for alignment
4915 from db-bogus to dg-warning
4916
4917 2002-01-21 Zack Weinberg <zack@codesourcery.com>
4918
4919 * g77.f-torture/compile/cpp2.F: New test.
4920
4921 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
4922
4923 * g++.dg/template/access1.C: New test.
4924
4925 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
4926
4927 * gcc.dg/20020118-1.c: New.
4928
4929 2002-01-18 Kazu Hirata <kazu@hxi.com>
4930
4931 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4932
4933 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4934
4935 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4936 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4937 alignment warnings.
4938
4939 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4940
4941 * gcc.misc-tests/i386-prefetch.exp: Save and restore
4942 torture_with_loops and torture_without_loops
4943
4944 2002-01-17 Jakub Jelinek <jakub@redhat.com>
4945
4946 * gcc.c-torture/compile/20020116-1.c: New test.
4947
4948 2002-01-16 Jakub Jelinek <jakub@redhat.com>
4949
4950 * gcc.dg/20020116-2.c: New test.
4951
4952 * gcc.dg/ultrasp4.c: New test.
4953
4954 * gcc.dg/20020116-1.c: New test.
4955
4956 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
4957
4958 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4959 by EABI.
4960
4961 2002-01-15 Janis Johnson <janis187@us.ibm.com>
4962
4963 * gcc.misc-tests/i386-prefetch.exp: New.
4964 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4965 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4966 * gcc.misc-tests/i386-pf-none-1.c: New test.
4967 * gcc.misc-tests/i386-pf-sse-1.c: New test.
4968
4969 2002-01-15 Jakub Jelinek <jakub@redhat.com>
4970
4971 * gcc.dg/gnu89-init-1.c: Add new tests.
4972
4973 2002-01-15 Andreas Jaeger <aj@suse.de>
4974
4975 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4976 * gcc.dg/i386-mmx-2.c: Likewise.
4977 * gcc.dg/i386-sse-1.c: Likewise.
4978 * gcc.dg/i386-sse-2.c: Likewise.
4979 * gcc.dg/i386-sse-3.c: Likewise.
4980
4981 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
4982
4983 * g77.f-torture/execute/intrinsic-unix-bessel.f:
4984 Uncomment additional cases that now pass.
4985
4986 2002-01-11 Richard Henderson <rth@redhat.com>
4987
4988 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4989 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4990
4991 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
4992
4993 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4994
4995 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
4996
4997 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4998 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4999
5000 2002-01-10 Dale Johannesen <dalej@apple.com>
5001
5002 * gcc.c-torture/execute/loop-11.c: New.
5003
5004 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
5005
5006 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
5007 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
5008
5009 2002-01-09 Richard Henderson <rth@redhat.com>
5010
5011 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
5012 type in which to perform the operation for each size.
5013
5014 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
5015
5016 * gcc.c-torture/compile/20020109-2.c: New test.
5017
5018 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
5019
5020 * gcc.c-torture/execute/loop-10.c: New test.
5021
5022 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5023
5024 * gcc.c-torture/compile/20010226-1.c: New test.
5025 * gcc.c-torture/compile/20010227-1.c: New test.
5026 * gcc.c-torture/compile/20010426-1.c: New test.
5027 * gcc.c-torture/compile/20010510-1.c: New test.
5028 * gcc.c-torture/compile/20010605-3.c: New test.
5029 * gcc.c-torture/compile/20010824-1.c: New test.
5030 * gcc.c-torture/execute/20010409-1.c: New test.
5031 * gcc.dg/noncompile/20000901-1.c: New test.
5032 * gcc.dg/20001023-1.c: New test.
5033 * gcc.dg/20001101-1.c: New test.
5034 * gcc.dg/20001102-1.c: New test.
5035 * gcc.dg/20010207-1.c: New test.
5036 * gcc.dg/20010405-1.c: New test.
5037 * gcc.dg/20010822-1.c: New test.
5038 * gcc.dg/20011107-1.c: New test.
5039
5040 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
5041
5042 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
5043
5044 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
5045 execution failure on PA targets.
5046
5047 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5048
5049 * gcc.c-torture/compile/20020109-1.c: New test.
5050
5051 2002-01-08 Kazu Hirata <kazu@hxi.com>
5052
5053 * gcc.c-torture/execute/20020108-1.c: New test.
5054
5055 2002-01-08 Jakub Jelinek <jakub@redhat.com>
5056
5057 * gcc.dg/20020108-1.c: New test.
5058
5059 2002-01-08 H.J. Lu <hjl@gnu.org>
5060
5061 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
5062 for header files.
5063
5064 2002-01-08 Geoff Keating <geoffk@redhat.com>
5065
5066 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
5067 consistency.
5068
5069 002-01-07 Aldy Hernandez <aldyh@redhat.com>
5070
5071 * gcc.dg/altivec-4.c: Test altivec predicates.
5072
5073 2002-01-07 Jakub Jelinek <jakub@redhat.com>
5074
5075 * gcc.c-torture/execute/20020107-1.c: New test.
5076
5077 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
5078
5079 PR c/5279
5080 * gcc.c-torture/compile/20020106-1.c: New test.
5081
5082 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
5083
5084 * gcc.c-torture/execute/nestfunc-4.c: New test.
5085
5086 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5087
5088 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
5089 extra triple that slipped in.
5090 * g++.old-deja/g++.abi/align.C: Likewise.
5091 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5092
5093 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5094
5095 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
5096 * g++.old-deja/g++.abi/align.C: Likewise.
5097 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5098
5099 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
5100 on FreeBSD/i386.
5101 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
5102 FreeBSD.
5103
5104 2002-01-04 Jakub Jelinek <jakub@redhat.com>
5105
5106 * gcc.dg/20020104-1.c: New test.
5107
5108 * gcc.dg/20020104-2.c: New test.
5109
5110 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
5111
5112 * gcc.dg/20020103-1.c: Fix typo in target selector.
5113
5114 2002-01-03 Richard Henderson <rth@redhat.com>
5115
5116 * gcc.dg/20020103-1.c: New.
5117
5118 2002-01-03 Kazu Hirata <kazu@hxi.com>
5119
5120 * gcc.c-torture/execute/20020103-1.c: New test.
5121
5122 2002-01-03 Jakub Jelinek <jakub@redhat.com>
5123
5124 * g++.dg/other/debug2.C: New test.
5125
5126 * gcc.c-torture/compile/20020103-1.c: New test.
5127
5128 2002-01-02 Jakub Jelinek <jakub@redhat.com>
5129
5130 * gcc.dg/gnu89-init-1.c: Added new tests.
5131
5132 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5133
5134 * g++.dg/template/friend2.C: Remove as patch is reverted.
5135
5136 * g++.dg/warn/oldcast1.C: New test.
5137
5138 * g++.dg/template/ptrmem1.C: New test.
5139 * g++.dg/template/ptrmem2.C: New test.
5140
5141 * g++.dg/template/ntp.C: New test.
5142
5143 * g++.dg/other/component1.C: New test.
5144
5145 * g++.dg/template/ttp3.C: New test.
5146
5147 * g++.dg/template/friend2.C: New test.
5148 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5149
5150 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5151
5152 * g++.dg/other/ptrmem1.C: New test.
5153 * g++.dg/other/ptrmem2.C: New test.
5154
5155 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5156
5157 * g++.dg/template/ctor1.C: New test.
5158
5159 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5160
5161 * g++.dg/template/friend2.C: New test.
5162
5163 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5164
5165 * gcc.dg/mmix-1.c: New test.
5166
5167 2001-12-31 Richard Henderson <rth@redhat.com>
5168
5169 * gcc.dg/asm-5.c: New.
5170
5171 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
5172
5173 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5174 in namespace __gnu_cxx
5175
5176 2001-12-30 Richard Henderson <rth@redhat.com>
5177
5178 * gcc.dg/debug-6.c: New.
5179
5180 2001-12-30 Jakub Jelinek <jakub@redhat.com>
5181
5182 * gcc.c-torture/compile/20011229-2.c: New test.
5183
5184 2001-12-29 Jakub Jelinek <jakub@redhat.com>
5185
5186 * gcc.dg/debug-3.c: New test.
5187 * gcc.dg/debug-4.c: New test.
5188 * gcc.dg/debug-5.c: New test.
5189
5190 2001-12-29 Richard Henderson <rth@redhat.com>
5191
5192 * g++.dg/eh/loop1.C: New.
5193
5194 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5195
5196 * g++.dg/template/crash1.C: New test.
5197
5198 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5199
5200 * g++.dg/other/const1.C: New test.
5201
5202 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5203
5204 * gcc.c-torture/compile/20011229-1.c: New test.
5205
5206 2001-12-28 Stan Shebs <shebs@apple.com>
5207
5208 * lib/objc-torture.exp: Resync with c-torture.exp.
5209 * lib/objc.exp: Load standard libraries.
5210
5211 2001-12-28 Jakub Jelinek <jakub@redhat.com>
5212
5213 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5214 additional tests.
5215
5216 2001-12-27 Roger Sayle <roger@eyesopen.com>
5217
5218 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5219
5220 2001-12-27 Richard Henderson <rth@redhat.com>
5221
5222 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5223
5224 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5225
5226 * g++.dg/eh/ctor1.C: New test.
5227 * g++.dg/other/error2.C: New test.
5228
5229 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5230
5231 * g++.dg/other/init2.C: New test.
5232
5233 2001-12-24 Richard Henderson <rth@redhat.com>
5234
5235 * gcc.dg/20011223-1.c: New.
5236 * gcc.dg/inline-1.c: New.
5237
5238 2001-12-23 Richard Henderson <rth@redhat.com>
5239
5240 * gcc.dg/asm-4.c: Test operand modifiers.
5241
5242 2001-12-23 Richard Henderson <rth@redhat.com>
5243
5244 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5245
5246 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5247
5248 * gcc.c-torture/execute/20011223-1.c: New test.
5249
5250 2001-12-21 Richard Henderson <rth@redhat.com>
5251
5252 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5253 re-enables the warning.
5254
5255 2001-12-21 Richard Henderson <rth@redhat.com>
5256
5257 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5258
5259 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5260
5261 * gcc.c-torture/compile/20011218-1.c: New test.
5262
5263 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5264
5265 * gcc.misc-test/arm-isr.exp: New file. Control running of the
5266 arm-isr.c test.
5267 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5268 epilogue generation for ARM ISR routines.
5269
5270 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5271
5272 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5273 * gcc.dg/format/c90-printf-3.c: Likewise.
5274 * gcc.dg/format/c99-printf-3.c: Likewise.
5275 * gcc.dg/format/ext-1.c: Likewise.
5276 * gcc.dg/format/ext-6.c: Likewise.
5277 * gcc.dg/format/format.h: Prototype unlocked stdio.
5278
5279 2001-12-20 Richard Henderson <rth@redhat.com>
5280
5281 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5282 (arena): Use it.
5283 (malloc): Correct allocation logic. Abort if we fill up the
5284 arena before initialization complete.
5285 (realloc): Correct allocation logic.
5286
5287 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5288
5289 * gcc.c-torture/compile/20011219-2.c: New test.
5290
5291 * gcc.c-torture/execute/20011219-1.c: New test.
5292
5293 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5294
5295 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5296 target does not support weak symbols.
5297
5298 2001-12-19 Jakub Jelinek <jakub@redhat.com>
5299
5300 * gcc.c-torture/compile/20011219-1.c: New test.
5301
5302 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5303
5304 * g++.dg/other/error1.C: New test.
5305
5306 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
5307
5308 * gcc.c-torture/execute/20011217-1.c: New test.
5309
5310 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
5311
5312 * objc.dg/special/: New directory.
5313 * objc.dg/special/special.exp: New file.
5314 * objc.dg/special/unclaimed-category-1.h: New file.
5315 * objc.dg/special/unclaimed-category-1a.m: New file.
5316 * objc.dg/special/unclaimed-category-1.m: New file.
5317
5318 2001-12-17 Andreas Jaeger <aj@suse.de>
5319
5320 * gcc.c-torture/compile/20011217-2.c: New test.
5321
5322 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5323
5324 * gcc.c-torture/compile/20011217-1.c: New test.
5325
5326 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
5327
5328 * testsuite/gcc.dg/20011214-1.c: New.
5329
5330 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
5331
5332 * gcc.dg/altivec-4.c: New.
5333
5334 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
5335
5336 * gcc.dg/20011113-1.c: New test.
5337
5338 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5339
5340 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5341 std::__malloc_alloc_template<0> and
5342 std::__default_alloc_template<false, 0>.
5343
5344 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
5345
5346 * objc/execute/bf-21.m: New test.
5347 * objc/execute/enumeration-1.m: New test.
5348 * objc/execute/enumeration-2.m: New test.
5349
5350 2001-12-12 Jakub Jelinek <jakub@redhat.com>
5351
5352 * gcc.dg/gnu89-init-1.c: New test.
5353
5354 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5355
5356 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5357 * g++.old-deja/g++.jason/2371.C: Likewise.
5358 * g++.old-deja/g++.jason/template33.C: Likewise.
5359 * g++.old-deja/g++.jason/template34.C: Likewise.
5360 * g++.old-deja/g++.jason/template36.C: Likewise.
5361 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5362 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5363 * g++.old-deja/g++.other/typename1.C: Likewise.
5364 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5365 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5366 * g++.old-deja/g++.pt/typename11.C: Likewise.
5367 * g++.old-deja/g++.pt/typename14.C: Likewise.
5368 * g++.old-deja/g++.pt/typename16.C: Likewise.
5369 * g++.old-deja/g++.pt/typename3.C: Likewise.
5370 * g++.old-deja/g++.pt/typename4.C: Likewise.
5371 * g++.old-deja/g++.pt/typename5.C: Likewise.
5372 * g++.old-deja/g++.pt/typename7.C: Likewise.
5373 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5374
5375 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5376
5377 * g++.dg/other/linkage1.C: New test.
5378 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5379 specifiers.
5380
5381 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5382
5383 * gcc.dg/concat.c: New test.
5384
5385 2001-12-11 Stan Shebs <shebs@apple.com>
5386
5387 * objc/compile: New test directory.
5388 * objc/compile/compile.exp: New expect script.
5389 * objc/compile/20011211-1.m: New compile test.
5390
5391 2001-12-11 Jason Merrill <jason@redhat.com>
5392
5393 * lib/prune.exp (prune_gcc_output): Also handle "In member
5394 function". So many permutations...
5395
5396 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5397
5398 * g++.dg/template/typedef1.C: New test.
5399
5400 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5401
5402 * g++.dg/other/copy1.C: New test.
5403
5404 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
5405
5406 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5407
5408 * gcc.dg/builtin-choose-expr.c: New.
5409
5410 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
5411
5412 * gcc.dg/altivec-2.c: New.
5413
5414 2001-12-07 Richard Henderson <rth@redhat.com>
5415
5416 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5417
5418 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5419
5420 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5421 ultrasparc.
5422
5423 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5424
5425 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5426
5427 2001-12-06 Janis Johnson <janis187@us.ibm.com>
5428
5429 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5430 variable argument list.
5431
5432 2001-12-06 Zack Weinberg <zack@codesourcery.com>
5433
5434 * gcc.c-torture/execute/memcheck: Delete entire directory.
5435 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5436 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5437
5438 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5439
5440 * gcc.dg/Wshadow-1.c: New test.
5441
5442 2001-12-05 Jakub Jelinek <jakub@redhat.com>
5443
5444 * gcc.c-torture/compile/20011130-1.c: New test.
5445
5446 * gcc.dg/noncompile/20011025-1.c: New test.
5447
5448 * g++.dg/other/anon-union.C: New test.
5449
5450 * gcc.c-torture/execute/20011024-1.c: New test.
5451
5452 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5453
5454 * gcc.c-torture/execute/20000722-1.x,
5455 gcc.c-torture/execute/20010123-1.x: Remove.
5456 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5457 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5458 gcc.dg/c99-complit-2.c: New tests.
5459
5460 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5461
5462 * g++.dg/inherit/base1.C: New test.
5463
5464 2001-12-04 Jakub Jelinek <jakub@redhat.com>
5465
5466 * g++.dg/other/stdarg1.C: New test.
5467
5468 * gcc.c-torture/compile/20011130-2.c: New test.
5469
5470 2001-12-03 Janis Johnson <janis187@us.ibm.com>
5471
5472 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5473 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5474 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5475 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5476 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5477 * gcc.dg/builtin-prefetch-1.c: New test.
5478
5479 2001-12-03 Jakub Jelinek <jakub@redhat.com>
5480
5481 * gcc.dg/20011130-1.c: New test.
5482
5483 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5484
5485 * g++.dg/other/scope1.C: New test.
5486 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5487
5488 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5489
5490 * gcc.dg/vla-init-1.c: New test.
5491
5492 2001-12-01 Geoff Keating <geoffk@redhat.com>
5493
5494 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5495
5496 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5497
5498 * objc.dg/alias.m: Update.
5499 * objc.dg/class-1.m: Update.
5500 * objc.dg/const-str-1.m: Update.
5501 * objc.dg/fwd-proto-1.m: Update.
5502 * objc.dg/id-1.m: Update.
5503 * objc.dg/super-class-1.m: Update.
5504
5505 2001-11-29 Mark Mitchell <mark@codesourcery.com>
5506
5507 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5508 constructs.
5509
5510 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
5511
5512 * gcc.c-torture/execute/20011128-1.c: New test.
5513
5514 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
5515
5516 * gcc.dg/20011127-1.c: New test.
5517
5518 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5519
5520 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5521 from Austin Group draft 7.
5522 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5523 scanf format arguments.
5524 * gcc.dg/format/no-exargs-2.c: New test.
5525
5526 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5527
5528 * g++.dg/abi/vbase8-4.C: New test.
5529
5530 2001-11-24 Ian Lance Taylor <ian@airs.com>
5531
5532 * gcc.c-torture/execute/20011121-1.c: New test.
5533
5534 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
5535
5536 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5537
5538 2001-11-23 Andreas Jaeger <aj@suse.de>
5539
5540 * gcc.dg/cpp/charconst-2.c: New test.
5541
5542 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
5543
5544 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5545 to the host if it is remote. Let tests specify extra headers
5546 they use.
5547 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5548 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5549 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5550 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5551 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5552 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5553 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5554 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5555 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5556 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5557
5558 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
5559
5560 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5561 for little endian ARMs.
5562
5563 2001-11-20 Jakub Jelinek <jakub@redhat.com>
5564
5565 * gcc.c-torture/compile/20011119-1.c: New test.
5566 * gcc.c-torture/compile/20011119-2.c: New test.
5567
5568 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
5569
5570 * gcc.dg/altivec-1.c: Fix typo.
5571
5572 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5573
5574 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5575
5576 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5577
5578 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5579
5580 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
5581
5582 * lib/g77.exp: Don't specify --rpath-link.
5583
5584 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5585 across all the headers.
5586 * gcc.dg/format/format.exp: For testing on a remote host,
5587 copy format.h.
5588
5589 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5590 * gcc.c-torture/execute/930406-1.c: Likewise.
5591 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5592
5593 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
5594
5595 * gcc.dg/altivec-1.c: New.
5596
5597 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
5598
5599 * gcc.dg/cpp/fpreprocessed.c: New test case.
5600
5601 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5602
5603 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5604 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5605 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5606
5607 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5608
5609 * gcc.dg/no-builtin-1.c: New test.
5610
5611 2001-11-16 Jakub Jelinek <jakub@redhat.com>
5612
5613 * gcc.c-torture/execute/20011115-1.c: New test.
5614
5615 2001-11-15 Jakub Jelinek <jakub@redhat.com>
5616
5617 * gcc.c-torture/compile/20011114-2.c: New test.
5618 * gcc.c-torture/compile/20011114-3.c: New test.
5619 * gcc.c-torture/compile/20011114-4.c: New test.
5620
5621 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
5622
5623 * g++.dg/other/init1.C: New test.
5624
5625 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
5626
5627 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5628 message.
5629
5630 * gcc.c-torture/execute/20011114-1.c: New testcase.
5631
5632 * gcc.c-torture/compile/20010327-1.c: Revert last change.
5633 * gcc.c-torture/compile/20011114-1.c: New test, exactly
5634 like the (before this change) version of 20010327-1.c.
5635
5636 2001-11-14 Roger Sayle <roger@eyesopen.com>
5637
5638 * gcc.c-torture/execute/string-opt-13.c: New testcase.
5639
5640 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
5641
5642 * g++.dg/init/array2.C: New test.
5643
5644 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
5645
5646 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5647
5648 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
5649
5650 * g++.dg/other/forscope1.C: New test.
5651 * g++.dg/ext/forscope1.C: New test.
5652 * g++.dg/ext/forscope2.C: New test.
5653
5654 2001-11-13 Jakub Jelinek <jakub@redhat.com>
5655
5656 * gcc.c-torture/execute/20011113-1.c: New test.
5657
5658 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
5659
5660 * gcc.c-torture/execute/20011109-2.c: New test.
5661
5662 * gcc.c-torture/execute/20011109-1.c: New test.
5663
5664 2001-11-09 Jakub Jelinek <jakub@redhat.com>
5665
5666 * gcc.c-torture/compile/20011109-1.c: New test.
5667
5668 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
5669
5670 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5671 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5672 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5673 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5674 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5675 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5676 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5677
5678 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
5679
5680 * g++.dg/warn/Wshadow-1.C: New tests.
5681 * g++.old-deja/g++.mike/for3.C: Update.
5682
5683 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
5684
5685 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5686 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5687 XFAILs. Adjust expected error texts.
5688 * gcc.c-torture/compile/20011106-1.c,
5689 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5690 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5691 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5692 gcc.dg/c99-array-lval-5.c: New tests.
5693
5694 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5695
5696 * gcc.dg/cpp/defined.c: Update.
5697
5698 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5699
5700 * gcc.c-torture/execute/anon-1.c: New test.
5701
5702 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
5703
5704 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5705 same size, so no warning should be produced on stormy16.
5706
5707 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5708 due to oversized array.
5709 * g++.old-deja/g++.mike/ns15.C: Likewise.
5710 * g++.old-deja/g++.pt/crash16.C: Likewise.
5711
5712 2001-11-02 Graham Stott <grahams@redhat.com>
5713
5714 * g++.dgother/debug1.C: Fix typos.
5715
5716 2001-11-01 Jakub Jelinek <jakub@redhat.com>
5717
5718 * g++.dg/other/debug1.C: New test.
5719
5720 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5721
5722 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5723 of unsigned long.
5724
5725 2001-10-30 Jakub Jelinek <jakub@redhat.com>
5726
5727 * gcc.dg/20011029-2.c: New test.
5728
5729 * gcc.c-torture/compile/20011029-1.c: New test.
5730
5731 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
5732
5733 * objc/execute/class_self-1.m: New test.
5734 * objc/execute/class_self-2.m: New test.
5735
5736 2001-10-25 Zack Weinberg <zack@codesourcery.com>
5737
5738 * gcc.misc-tests/msgs.exp: Delete.
5739 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5740 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
5741 error set to match recent changes.
5742
5743 2001-10-24 Zack Weinberg <zack@codesourcery.com>
5744
5745 * gcc.dg/20011021-1.c: New test.
5746
5747 2001-10-24 Jakub Jelinek <jakub@redhat.com>
5748
5749 * gcc.c-torture/compile/20011023-1.c: New test.
5750
5751 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
5752
5753 * lib/g77.exp: Rewrite based on lib/g++.exp.
5754
5755 2001-10-19 Jakub Jelinek <jakub@redhat.com>
5756
5757 * gcc.c-torture/execute/20011019-1.c: New test.
5758
5759 * gcc.dg/20011018-1.c: New test.
5760
5761 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
5762
5763 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5764
5765 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
5766
5767 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5768 * gcc.dg/attr-invalid.c: Likewise.
5769
5770 2001-10-18 Jakub Jelinek <jakub@redhat.com>
5771
5772 * testsuite/gcc.dg/20011015-1.c: New test.
5773
5774 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5775
5776 * g++.dg/template/unify2.C: New test.
5777
5778 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5779
5780 * g++.dg/other/exception-specification.C: New test
5781
5782 2001-10-13 Tom Rix <trix@redhat.com>
5783
5784 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5785 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5786
5787 2001-10-12 Jakub Jelinek <jakub@redhat.com>
5788
5789 * testsuite/gcc.dg/20011009-1.c: New test.
5790
5791 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
5792
5793 PR g++/4476
5794 * g++.dg/other/friend1.C: New test.
5795
5796 2001-10-11 Richard Henderson <rth@redhat.com>
5797
5798 * g++.old-deja/g++.other/crash18.C: Add -S to options.
5799
5800 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5801
5802 * gcc.c-torture/compile/20011010-1.c: New.
5803
5804 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
5805
5806 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5807 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5808 g77.f-torture/execute/execute.exp,
5809 g77.f-torture/noncompile/noncompile.exp,
5810 gcc.c-torture/compile/compile.exp,
5811 gcc.c-torture/execute/execute.exp,
5812 gcc.c-torture/execute/ieee/ieee.exp,
5813 gcc.c-torture/execute/memcheck/memcheck.exp,
5814 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5815 objc/execute/execute.exp: Update FSF address.
5816
5817 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
5818
5819 * gcc.dg/cpp/cmdlne-C.c: Update.
5820 * gcc.dg/cpp/cmdlne-C2.c: New.
5821
5822 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5823
5824 * gcc.c-torture/execute/20011008-3.c: New.
5825
5826 2001-10-08 DJ Delorie <dj@redhat.com>
5827
5828 * gcc.dg/20011008-1.c: New.
5829 * gcc.dg/20011008-2.c: New.
5830
5831 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
5832
5833 * gcc.dg/cpp/spacing1.c: Update test.
5834
5835 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
5836
5837 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5838 spelling errors of "separate" as "seperate".
5839
5840 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
5841
5842 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5843 enough to avoid inlining.
5844
5845 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
5846
5847 * lib/g77.exp: set libg2c_dir correctly.
5848
5849 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
5850
5851 * gcc.dg/cpp/macro11.c: New test.
5852
5853 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5854
5855 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5856 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5857 gcc.dg/format/multattr-3.c: New tests.
5858 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
5859 tests for format attributes on function pointers being rejected.
5860
5861 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5862
5863 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5864
5865 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5866
5867 * g++.dg/warn/format1.C: New test.
5868
5869 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
5870
5871 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5872
5873 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5874
5875 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5876
5877 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5878
5879 * gcc.dg/cpp/redef2.c: Add test.
5880
5881 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
5882
5883 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5884 long-standing bug on i686, apparently.
5885 * gcc.c-torture/execute/loop-2c.x: New file.
5886 * gcc.c-torture/execute/loop-2d.x: New file.
5887 * gcc.c-torture/execute/loop-3c.x: New file.
5888
5889 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
5890
5891 * gcc.dg/cpp/20000625-2.c: Correct line number.
5892
5893 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5894
5895 * gcc.dg/cpp/macro10.c: New test.
5896 * gcc.dg/cpp/strify3.c: New test.
5897 * gcc.dg/cpp/spacing1.c: Add tests.
5898 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5899 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5900
5901 2001-09-24 DJ Delorie <dj@redhat.com>
5902
5903 * gcc.c-torture/execute/20010924-1.c: New test.
5904
5905 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5906
5907 * testsuite/objc/execute/paste.m: Remove.
5908
5909 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
5910
5911 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5912
5913 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
5914
5915 * g77.dg/strlen0.f: New test.
5916
5917 2001-09-21 Richard Henderson <rth@redhat.com>
5918
5919 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5920 * g++.old-deja/g++.abi/vtable2.C: Likewise.
5921
5922 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
5923
5924 Table-driven attributes.
5925 * g++.dg/ext/attrib1.C: New test.
5926
5927 2001-09-20 DJ Delorie <dj@redhat.com>
5928
5929 * gcc.dg/20000926-1.c: Update expected warning messages.
5930 * gcc.dg/array-2.c: Likewise, and test for warnings too.
5931 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5932 array.
5933
5934 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
5935
5936 * g++.dg/eh/registers1.C: New test case.
5937
5938 2001-09-17 Richard Henderson <rth@redhat.com>
5939
5940 * gcc.dg/array-5.c: Fix VLA decomposition test.
5941
5942 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
5943
5944 * gcc.dg/cpp/line5.c: New testcase.
5945
5946 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
5947
5948 * gcc.dg/cpp/macro9.c: New test.
5949
5950 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
5951
5952 * gcc.c-torture/execute/980223.c: Change type of addr from long
5953 to char *.
5954
5955 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
5956
5957 * gcc.c-torture/execute/20010915-1.c: New test.
5958
5959 2001-09-14 Janis Johnson <janis187@us.ibm.com>
5960
5961 * g77.dg/bprob: New directory.
5962 * g77.dg/bprob/bprob.exp: New file.
5963 * g77.dg/bprob/bprob-1.f: New test.
5964 * g77.dg/gcov: New directory.
5965 * g77.dg/gcov/gcov.exp: New file.
5966 * g77.dg/gcov/gcov-1.f: New test.
5967 * g77.dg/gcov/gcov-1.x: New file.
5968
5969 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
5970
5971 * gcc.dg/cpp/directiv.c: Update.
5972 * gcc.dg/cpp/undef1.c: Update.
5973
5974 2001-09-12 Jakub Jelinek <jakub@redhat.com>
5975
5976 * gcc.dg/20010912-1.c: New test.
5977
5978 2001-09-11 Janis Johnson <janis187@us.ibm.com>
5979
5980 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5981 language-independent file in lib.
5982 * lib/gcov.exp: New file.
5983
5984 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
5985
5986 * gcc.c-torture/compile/20010911-1.c: New test.
5987
5988 2001-09-10 Janis Johnson <janis187@us.ibm.com>
5989
5990 * lib/profopt.exp: New, to support profile-directed optimizations.
5991 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5992 * gcc.misc-tests/bprob-1.c: New test.
5993 * gcc.misc-tests/bprob-2.c: New test.
5994
5995 2001-09-07 Janis Johnson <janis187@us.ibm.com>
5996
5997 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5998 XFAIL and which kinds of gcov output to verify.
5999 * gcc.misc-tests/gcov-4b.x: New file.
6000 * gcc.misc-tests/gcov-5b.x: New file.
6001 * gcc.misc-tests/gcov-6.x: New file.
6002 * gcc.misc-tests/gcov-7.c: New test.
6003 * gcc.misc-tests/gcov-7.x: New file.
6004
6005 2001-09-06 Janis Johnson <janis187@us.ibm.com>
6006
6007 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
6008 * gcc.misc-tests/gcov-6.c: New test.
6009
6010 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
6011
6012 PR c++/3986
6013 * g++.dg/abi/vbase1.C: New test.
6014
6015 2001-09-05 Ziemowit Laski <zlaski@apple.com>
6016
6017 * objc.dg/method-2.m: New.
6018
6019 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
6020
6021 PR c++/4203
6022 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
6023 * g++.dg/init/empty1.C: New test.
6024
6025 2001-09-03 Jakub Jelinek <jakub@redhat.com>
6026
6027 * gcc.c-torture/compile/20010903-1.c: New test.
6028
6029 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
6030
6031 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
6032 for m68k.
6033
6034 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
6035
6036 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
6037
6038 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
6039
6040 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
6041
6042 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
6043
6044 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
6045 for 16-bit 'unsigned int'.
6046
6047 2001-08-29 Kazu Hirata <kazu@hxi.com>
6048
6049 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
6050
6051 2001-08-27 Richard Henderson <rth@redhat.com>
6052
6053 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
6054 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
6055
6056 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
6057
6058 * gcc.dg/asm-names.c (ymain): New.
6059
6060 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
6061
6062 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
6063 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
6064 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
6065
6066 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6067
6068 * gcc.dg/compare5.c: New testcase.
6069
6070 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
6071
6072 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
6073 and "In instantiation".
6074
6075 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
6076
6077 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
6078
6079 2001-08-20 Janis Johnson <janis187@us.ibm.com>
6080
6081 * gcc.misc-tests/gcov.exp: Add support for branch information.
6082 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
6083 * gcc.misc-tests/gcov-4.c: New test.
6084 * gcc.misc-tests/gcov-4b.c: New test.
6085 * gcc.misc-tests/gcov-5b.c: New test.
6086
6087 2001-08-20 Zack Weinberg <zackw@panix.com>
6088
6089 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
6090 expected to fail.
6091
6092 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
6093
6094 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
6095
6096 2001-08-19 Jakub Jelinek <jakub@redhat.com>
6097
6098 * g++.dg/eh/template1.C: New test.
6099
6100 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
6101
6102 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
6103 Fix thinko.
6104 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
6105 for xfail.
6106
6107 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
6108
6109 * lib/g77-dg.exp: Use prune.exp for common procedures
6110 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6111 * lib/g77.exp: (g77-dg-prune) Remove
6112
6113 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
6114
6115 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6116
6117 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6118
6119 * g++.dg/template/unify1.C: New test.
6120
6121 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
6122
6123 * g++.dg/abi/empty4.C: New test.
6124
6125 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
6126
6127 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6128 solaris2.*
6129 * g77.f-torture/compile/pr3743.x: Likewise
6130
6131 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
6132
6133 * g++.dg/other/using-declaration.C: New test.
6134
6135 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6136
6137 * gcc.dg/cpp/tr-sign.c: New testcase.
6138
6139 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6140
6141 * gcc.dg/cpp/19951025-1.c: Revert.
6142 * gcc.dg/cpp/directiv.c: We no longer process directives that
6143 interrupt macro arguments.
6144
6145 2001-08-03 Zack Weinberg <zackw@stanford.edu>
6146
6147 * gcc.dg/bconstp-1.c: New test.
6148
6149 2001-08-03 Richard Henderson <rth@redhat.com>
6150
6151 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6152
6153 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
6154
6155 * gcc.dg/cpp/19951025-1.c: Update.
6156
6157 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
6158
6159 * g77.dg/ff90-1.f (s): Fix reference of variable z,
6160 should be x.
6161
6162 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6163
6164 Kill -fhonor-std.
6165 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6166 * g++.old-deja/g++.other/std1.C: Likewise.
6167 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6168
6169 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6170
6171 * lib/g77.exp: Load gcc-defs.exp for common procedures
6172 (g77_pass, g77_fail, g77_finish, g77_exit,
6173 ${tool}_check_unsupported_p} Now redundant. Deleted.
6174
6175 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6176
6177 * g77.dg/fbackslash.f
6178 * g77.dg/fcase-preserve.f
6179 * g77.dg/ff90-1.f
6180 * g77.dg/ffixed-line-length-0.f
6181 * g77.dg/ffixed-line-length-132.f
6182 * g77.dg/ffixed-line-length-7.f
6183 * g77.dg/ffixed-line-length-72.f
6184 * g77.dg/ffixed-line-length-none.f
6185 * g77.dg/ffree-form-1.f
6186 * g77.dg/fno-backslash.f
6187 * g77.dg/fno-f90-1.f
6188 * g77.dg/fno-fixed-form-1.f
6189 * g77.dg/fno-onetrip.f
6190 * g77.dg/fno-typeless-boz.f
6191 * g77.dg/fno-underscoring.f
6192 * g77.dg/fno-vxt-1.f
6193 * g77.dg/fonetrip.f
6194 * g77.dg/ftypeless-boz.f
6195 * g77.dg/fugly-assumed.f
6196 * g77.dg/funderscoring.f
6197 * g77.dg/fvxt-1.f
6198
6199 2001-08-01 Ziemowit Laski <zlaski@apple.com>
6200
6201 * objc.dg/fwd-proto-1.m: New.
6202 * objc.dg/local-decl-1.m: New.
6203 * objc.dg/naming-1.m: New.
6204 * objc.dg/naming-2.m: New.
6205 * objc.dg/proto-hier-1.m: New.
6206
6207 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6208
6209 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6210 largest-type elements to a struct makes its size grow.
6211
6212 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6213
6214 * g++.dg/abi/vthunk1.C: New test.
6215
6216 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6217
6218 * g++.dg/abi/vbase8-22.C: New test.
6219
6220 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6221
6222 * gcc.dg/cpp/macro8.c: New test.
6223
6224 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6225
6226 * g++.dg/abi/vbase8-21.C: New test.
6227
6228 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6229
6230 * g++.dg/abi/vbase8-10.C: New test.
6231
6232 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6233
6234 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6235 ${tool}_set_ld_library_path.
6236 Changed caller.
6237 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6238 g++.exp.
6239
6240 2001-07-26 Stan Cox <scox@redhat.com>
6241
6242 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6243 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6244 gcc_exit, gcc_check_unsupported_p):
6245 Moved to gcc-deps.exp
6246 * gcc-deps.exp: New file.
6247
6248 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6249
6250 * g++.old-deja/g++.pt/defarg14.C: New test.
6251
6252 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6253
6254 * g++.old-deja/g++.other/lineno5.C: New test.
6255
6256 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6257
6258 * g++.old-deja/g++.pt/crash68.C: New test.
6259
6260 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6261
6262 * g++.old-deja/g++.other/crash42.C: New test.
6263
6264 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6265
6266 * gcc.dg/cpp/extratokens.c: Fix.
6267 * gcc.dg/cpp/skipping2.c: New tests.
6268
6269 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6270
6271 * gcc.c-torture/execute/20010724-1.c: New file.
6272 * gcc.c-torture/execute/20010724-1.x: New file.
6273
6274 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6275
6276 * g++.old-deja/g++.other/cond7.C: New test.
6277
6278 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6279
6280 * g++.old-deja/g++.other/optimize4.C: New test.
6281
6282 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6283
6284 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6285
6286 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
6287
6288 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6289 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6290 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6291 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6292
6293 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6294 bug report" message.
6295
6296 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6297 * g++.dg/ext/instantiate1.C: Move from old-deja.
6298
6299 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6300
6301 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6302 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6303 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6304 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6305
6306 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
6307
6308 * gcc.c-torture/execute/20010723-1.c: New test.
6309
6310 2001-07-23 Ben Elliston <bje@redhat.com>
6311
6312 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6313
6314 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6315
6316 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6317 i[34567]86-*-*.
6318 Delete handling of ieee_multilib_flags.
6319 Pass -mieee for alpha*-*-* and sh-*-*.
6320 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6321
6322 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6323
6324 Remove old-abi tests.
6325 * g++.old-deja/g++.mike/p11116.C: Remove.
6326 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6327
6328 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6329
6330 * g77.f-torture/compile/pr3743.f: New test
6331
6332 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6333
6334 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6335
6336 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6337
6338 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6339 g++.old-deja/g++.pt/static6.C: Likewise.
6340 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6341 supports weak symbols.
6342
6343 2001-07-18 Andreas Jaeger <aj@suse.de>
6344
6345 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6346 supported again.
6347
6348 2001-07-18 Andreas Jaeger <aj@suse.de>
6349
6350 * gcc.dg/iftrap-1.c: Fix target line.
6351
6352 2001-07-17 Richard Henderson <rth@redhat.com>
6353
6354 * gcc.c-torture/execute/20010717-1.c: New.
6355
6356 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6357
6358 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6359 tests.
6360
6361 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6362
6363 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6364
6365 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6366
6367 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6368 UAC_SIGBUS, UAC_NOPRINT definitions.
6369
6370 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
6371
6372 * objc/execute/object_is_class.m: New test.
6373 * objc/execute/object_is_meta_class.m: New test.
6374
6375 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6376
6377 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6378 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6379
6380 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
6381
6382 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6383 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6384
6385 2001-07-14 Richard Henderson <rth@redhat.com>
6386
6387 * gcc.dg/iftrap-1.c: New.
6388
6389 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
6390
6391 * g77.f-torture/execute/intrinsic77.f: New test.
6392
6393 2001-07-11 Janis Johnson <janis@us.ibm.com>
6394
6395 * gcc.misc-tests/gcov-3.c: New test.
6396
6397 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6398
6399 * gcc.c-torture/compile/20010711-1.c,
6400 * gcc.c-torture/compile/20010711-2.c: New tests.
6401
6402 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6403
6404 * gcc.c-torture/execute/20010711-1.c: New test.
6405
6406 2001-07-11 Ben Elliston <bje@redhat.com>
6407
6408 * g++.old-deja/g++.other/enum5.C: New test.
6409
6410 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
6411
6412 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6413 (g++-dg-prune): Call prune_gcc_output.
6414 * prune.exp: New file for prune_gcc_output.
6415 * lib/g++.exp, lib/gcc.exp: Load it.
6416
6417 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6418
6419 * gcc.c-torture/compile/20010701-1.c,
6420 g++.old-deja/g++.ext/attrib6.C: New tests.
6421
6422 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
6423
6424 * gcc.c-torture/compile/20010706-1.c: New test.
6425
6426 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6427
6428 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6429
6430 2001-06-28 Stan Shebs <shebs@apple.com>
6431
6432 * gcc.dg/pragma-darwin.c: New test.
6433
6434 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6435
6436 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6437 Solaris 2.[678] system.
6438
6439 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6440
6441 * gcc.dg/20010622-1.c: New test.
6442
6443 2001-06-18 Stan Shebs <shebs@apple.com>
6444
6445 * objc.dg: New directory.
6446 * objc.dg/dg.exp: New file.
6447 * objc.dg/alias.m: New.
6448 * objc.dg/class-1.m: New.
6449 * objc.dg/class-2.m: New.
6450 * objc.dg/const-str-1.m: New.
6451 * objc.dg/const-str-2.m: New.
6452 * objc.dg/id-1.m: New.
6453 * objc.dg/method-1.m: New.
6454 * objc.dg/super-class-1.m: New.
6455 * lib/objc-dg.exp: New file.
6456
6457 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6458
6459 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6460 of label name.
6461
6462 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6463
6464 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6465
6466 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6467
6468 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6469 variable.
6470
6471 2001-06-12 Richard Henderson <rth@redhat.com>
6472
6473 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6474
6475 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6476
6477 * g++.old-deja/g++.abi/vbase5.C: New test.
6478 * g++.old-deja/g++.abi/vbase6.C: New test.
6479 * g++.old-deja/g++.abi/vbase7.C: New test.
6480
6481 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6482
6483 * gcc.c-torture/compile/20010610-1.c: New test.
6484
6485 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6486
6487 * g++.old-deja/g++.abi/vbase4.C: New test.
6488
6489 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6490
6491 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6492 support %f for HC11/HC12 targets.
6493 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6494 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6495 on HC11/HC12 targets.
6496 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6497
6498 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6499
6500 * gcc.dg/wchar_t-1.c: New file.
6501 * gcc.dg/wint_t-1.c: Likewise.
6502
6503 2001-06-11 Bernd Schmidt <bernds@redhat.com>
6504
6505 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6506
6507 2001-06-11 Richard Henderson <rth@redhat.com>
6508
6509 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6510
6511 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6512
6513 * gcc.c-torture/compile/20010611-1.c: New test.
6514
6515 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6516
6517 * gcc.dg/c99-tag-1.c: Add more tests.
6518
6519 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
6520
6521 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6522 representation on MN10300 and ARM/Thumb.
6523
6524 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6525
6526 * g77.f-torture/execute/20010610.f: New.
6527
6528 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6529
6530 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6531 names.
6532
6533 2001-06-09 Richard Henderson <rth@redhat.com>
6534
6535 * gcc.c-torture/execute/ashrdi-1.c: New.
6536 * gcc.c-torture/execute/ashldi-1.c: New.
6537 * gcc.c-torture/execute/lshrdi-1.c: New.
6538
6539 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
6540
6541 * objc/execute/load-3.m: Added. Check sending +load to categories,
6542 in addition to classes.
6543
6544 2001-06-08 Stan Shebs <shebs@apple.com>
6545
6546 * objc/execute/load-2.m: New test. From Nicola Pero
6547 <n.pero@mi.flashnet.it>.
6548
6549 2001-06-08 Jakub Jelinek <jakub@redhat.com>
6550
6551 * gcc.c-torture/execute/20010605-2.c: New test.
6552
6553 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6554
6555 * g++.old-deja/g++.abi/vbase2.C: New test.
6556 * g++.old-deja/g++.abi/vbase3.C: New test.
6557
6558 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6559
6560 * g++.old-deja/g++.pt/friend49.C: New test.
6561
6562 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
6563
6564 * g++.old-deja/g++.ext/anon3.C: New test.
6565
6566 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
6567
6568 * g++.old-deja/g++.other/conv7.C: New test.
6569
6570 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
6571
6572 * gcc.c-torture/compile/20010605-2.c: New test.
6573
6574 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6575
6576 * gcc.c-torture/execute/20010604-1.c: New test.
6577
6578 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
6579
6580 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6581
6582 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
6583
6584 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6585 (g++_link_flags): Likewise.
6586 (g++_init): Pass gccpath's value to two previous functions.
6587
6588 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6589
6590 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6591 Ensure logfile entry matches exec command line.
6592
6593 2001-05-31 Richard Henderson <rth@redhat.com>
6594
6595 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6596 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6597
6598 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
6599
6600 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6601 compiler for irix6.2
6602
6603 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
6604
6605 * g++.old-deja/g++.other/optimize3.C: New file.
6606
6607 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
6608
6609 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6610 assemble.
6611
6612 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
6613
6614 * g++.old-deja/g++.other/optimize2.C: New file.
6615
6616 2001-05-25 Diego Novillo <dnovillo@redhat.com>
6617
6618 * gcc.c-torture/compile/20010518-2.c: New file.
6619 * gcc.c-torture/execute/20010518-1.c: New file.
6620 * gcc.c-torture/execute/20010518-2.c: New file.
6621
6622 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
6623
6624 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6625
6626 2001-05-24 Mark Mitchell <mark@codesourcery.com>
6627
6628 G++ no longer defines builtins that do not begin with __builtin.
6629 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6630 * g++.old-deja/g++.brendand/misc13.C: Likewise.
6631 * g++.old-deja/g++.law/builtin1.C: Likewise.
6632 * g++.old-deja/g++.law/cvt2.C: Likewise.
6633 * g++.old-deja/g++.mike/net5.C: Likewise.
6634 * g++.old-deja/g++.other/builtins1.C: Likewise.
6635 * g++.old-deja/g++.other/builtins2.C: Likewise.
6636 * g++.old-deja/g++.other/builtins3.C: Likewise.
6637 * g++.old-deja/g++.other/builtins4.C: Likewise.
6638 * g++.old-deja/g++.other/inline8.C: Likewise.
6639 * g++.old-deja/g++.robertl/eb39.C: Likewise.
6640
6641 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
6642
6643 * g++.old-deja/g++.pt/using1.C: Adjust.
6644 * g++.old-deja/g++.pt/using2.C: New test.
6645
6646 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
6647
6648 * gcc.dg/cpp/charconst.c: New tests.
6649 * gcc.dg/cpp/escape.c: New tests.
6650 * gcc.dg/cpp/escape-1.c: New tests.
6651 * gcc.dg/cpp/escape-2.c: New tests.
6652 * gcc.dg/cpp/ucs.c: New tests.
6653
6654 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
6655
6656 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
6657 native compiler for irix6.5.
6658
6659 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
6660
6661 * lib/g++.exp (g++_include_flags): Use args to compute
6662 get_multilibs.
6663 (g++_link_flags): Likewise.
6664 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6665
6666 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
6667
6668 * gcc.dg/c90-hexfloat-1.c: Add more tests.
6669
6670 2001-05-21 Geoff Keating <geoffk@redhat.com>
6671
6672 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6673 this file.
6674
6675 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6676
6677 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6678 STACK_SIZE;
6679 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6680 to STACK_SIZE; Use it to define size of add_histo array.
6681 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6682 to STACK_SIZE.
6683 (f): Use GITT_SIZE to define size of gitt local table.
6684 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6685 to STACK_SIZE; Use it to define size of bytemem array.
6686
6687 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6688
6689 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6690 on 68HC11/HC12 due to the asm instruction.
6691 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6692 * gcc.c-torture/compile/920520-1.x: Likewise.
6693 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6694 on 68HC11/HC12 because the function is larger than 64K.
6695 * gcc.c-torture/compile/961203-1.x: New file, this test fails
6696 on 68HC11/HC12 because the structure is too large.
6697
6698 2001-05-20 Richard Henderson <rth@redhat.com>
6699
6700 * gcc.c-torture/execute/20010520-1.c: New.
6701
6702 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6703
6704 * g++.old-deja/g++.warn/compare1.C: New test.
6705 * gcc.dg/compare4.c: New test.
6706
6707 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
6708
6709 * g++.old-deja/g++.other/optimize1.C: New test.
6710
6711 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6712
6713 * g++.old-deja/g++.pt/spec41.C: New test.
6714
6715 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
6716
6717 * gcc.c-torture/compile/20010114-1.x: Remove.
6718
6719 2001-05-18 Stan Shebs <shebs@apple.com>
6720
6721 * gcc.c-torture/compile/20010518-1.c: New test.
6722
6723 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
6724
6725 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6726 * g++.old-deja/g++.pt/crash67.C: New test.
6727
6728 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
6729
6730 * g++.old-deja/g++.other/debug9.C: New test.
6731
6732 2001-05-16 Zack Weinberg <zackw@stanford.edu>
6733
6734 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6735
6736 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
6737
6738 * gcc.c-torture/compile/20010516-1.c: New test.
6739
6740 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6741
6742 * g++.old-deja/g++.other/crash41.C: New test.
6743
6744 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6745
6746 * g++.old-deja/g++.pt/crash66.C: New test.
6747
6748 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
6749
6750 * g++.old-deja/g++.robertl/eb27.C: Convert.
6751
6752 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6753
6754 * g++.dg/friend-warn.C: New test. Do not warn about friend
6755 declaration being redundant.
6756
6757 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
6758
6759 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6760
6761 2001-05-14 Mark Mitchell <mark@codesourcery.com>
6762
6763 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6764
6765 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
6766
6767 * lib/g++.exp: Use testsuite_flags.
6768
6769 2001-05-13 Mark Mitchell <mark@codesourcery.com>
6770
6771 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6772
6773 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
6774
6775 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6776
6777 2001-05-11 Mark Mitchell <mark@codesourcery.com>
6778
6779 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6780
6781 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
6782
6783 * gcc.c-torture/compile/20010313-1.c: New test.
6784
6785 2001-05-09 Zack Weinberg <zackw@stanford.edu>
6786
6787 * gcc.dg/cpp/direct2.c: New test.
6788 * gccq.dg/cpp/direct2s.c: New test.
6789
6790 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6791
6792 2001-05-07 Mark Mitchell <mark@codesourcery.com>
6793
6794 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6795 * g++.old-deja/g++.other/op3.C: Likewise.
6796
6797 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
6798
6799 * gcc.dg/cpp/syshdr.h: New file.
6800 * gcc.dg/cpp/sysmac1.c: Update.
6801 * gcc.dg/cpp/sysmac2.c: Update.
6802
6803 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
6804
6805 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6806
6807 2001-05-04 David Edelsohn <edelsohn@gnu.org>
6808
6809 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6810 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6811
6812 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
6813
6814 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6815
6816 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
6817
6818 * lib/g++.exp (g++_include_flags): Don't use any special flags
6819 if TESTING_IN_BUILD_TREE is not defined.
6820 (g++_init): Use a plain 'c++' as the compiler if
6821 TESTING_IN_BUILD_TREEE is not defined.
6822
6823 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6824
6825 * g++.old-deja/g++.eh/catch13.C: New test.
6826 * g++.old-deja/g++.eh/catch14.C: New test.
6827
6828 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6829
6830 * gcc.dg/cpp/tr-define.c: New test.
6831
6832 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
6833
6834 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6835 <stdlib.h>, not <malloc.h>.
6836
6837 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6838
6839 * g++.old-deja/g++.ns/template17.C: New test.
6840
6841 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6842
6843 * g++.old-deja/g++.pt/ref4.C: New test.
6844
6845 2001-04-30 Richard Henderson <rth@redhat.com>
6846
6847 * gcc.dg/20000724-1.c: Revert last change.
6848
6849 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
6850
6851 * g77.f-torture/execute/20010430.f: New test.
6852
6853 2001-04-30 Mark Mitchell <mark@codesourcery.com>
6854
6855 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6856
6857 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
6858
6859 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6860
6861 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6862
6863 * g++.old-deja/g++.eh/crash6.C: New test.
6864
6865 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6866
6867 * g++.old-deja/g++.other/warn7.C: New test.
6868
6869 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6870
6871 * g++.old-deja/g++.other/defarg9.C: New test.
6872
6873 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6874
6875 * g77.f-torture/compile/20010426.f: New test.
6876 * g77.f-torture/execute/20010426.f: New test.
6877
6878 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6879
6880 * g77.f-torture/compile/20000629-1.x: Remove - error
6881 has been fixed.
6882
6883 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
6884
6885 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6886 Tweak slightly to work with g++.dg framework.
6887 * g++.dg/special/ecos.exp: Run initp1.C test.
6888 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6889
6890 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6891 its linker doesn't give line numbers either.
6892 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6893
6894 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6895
6896 * g++.old-deja/g++.other/lex1.C: New test.
6897
6898 2001-04-26 Jakub Jelinek <jakub@redhat.com>
6899
6900 * gcc.dg/noncompile/20010425-1.c: New test.
6901
6902 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6903
6904 * g++.old-deja/g++.pt/mangle2.C: New test.
6905
6906 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6907
6908 * gcc.dg/format/plus-1.c: New test.
6909
6910 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6911
6912 * gcc.dg/20010423-1.c: New test.
6913
6914 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6915
6916 * gcc.c-torture/execute/20010422-1.c: New test.
6917
6918 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
6919
6920 * g++.old-deja/g++.ns/type2.C: New test.
6921
6922 2001-04-24 Zack Weinberg <zackw@stanford.edu>
6923
6924 * g++.old-deja/g++.other/perf1.C: New test.
6925
6926 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
6927
6928 * gcc.dg/c99-func-2.c: Remove xfail.
6929 * gcc.dg/c99-func-3.c: Remove xfail.
6930 * gcc.dg/c99-func-4.c: Remove xfail.
6931
6932 2001-04-23 Zack Weinberg <zackw@stanford.edu>
6933
6934 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6935
6936 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
6937
6938 * gcc.c-torture/compile/20010423-1.c: New test.
6939
6940 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6941
6942 * g++.old-deja/g++.pt/typename28.C: New test.
6943
6944 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6945
6946 * g++.old-deja/g++.abi/empty2.C: New test.
6947 * g++.old-deja/g++.abi/empty3.C: New test.
6948
6949 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6950
6951 * g++.old-deja/g++.other/comdat2.C: New test.
6952 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6953
6954 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6955
6956 * g++.old-deja/g++.other/overload14.C: New test.
6957
6958 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6959
6960 * g++.old-deja/g++.other/lookup23.C: New test.
6961
6962 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6963
6964 * gcc.c-torture/execute/20010403-1.c: New test.
6965
6966 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
6967 Mark Mitchell <mark@codesourcery.com>
6968
6969 * lib/old-dejagnu.exp: Don't delete output of executable.
6970 Add .exe suffix to executables.
6971
6972 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
6973
6974 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6975
6976 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6977
6978 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6979
6980 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6981
6982 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6983 * g++.old-deja/g++.abi/crash1.C: New test.
6984
6985 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6986
6987 * g++.old-deja/g++.other/crash40.C: New test.
6988
6989 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6990
6991 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6992
6993 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
6994
6995 * g++.old-deja/g++.other/warn6.C: New test.
6996
6997 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6998
6999 * g++.old-deja/g++.robertl/eb42.C: Same.
7000
7001 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7002
7003 * gcc.dg/wtr-conversion-1.c: New testcase.
7004
7005 2001-04-10 Richard Henderson <rth@redhat.com>
7006
7007 * g++.old-deja/g++.other/array5.C: New.
7008
7009 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7010
7011 * gcc.c-torture/execute/20010408-1.c: New test.
7012
7013 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
7014
7015 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
7016 headers and constructs.
7017 * g++.old-deja/g++.robertl/eb79.C: Same.
7018 * g++.old-deja/g++.robertl/eb77.C (main): Same.
7019 * g++.old-deja/g++.robertl/eb73.C: Same.
7020 * g++.old-deja/g++.robertl/eb66.C (main): Same.
7021 * g++.old-deja/g++.robertl/eb55.C (t): Same.
7022 * g++.old-deja/g++.robertl/eb54.C (main): Same.
7023 * g++.old-deja/g++.robertl/eb46.C (main): Same.
7024 * g++.old-deja/g++.robertl/eb44.C: Same.
7025 * g++.old-deja/g++.robertl/eb41.C (main): Same.
7026 * g++.old-deja/g++.robertl/eb4.C (main): Same.
7027 * g++.old-deja/g++.robertl/eb39.C: Same.
7028 * g++.old-deja/g++.robertl/eb33.C (main): Same.
7029 * g++.old-deja/g++.robertl/eb31.C (main): Same.
7030 * g++.old-deja/g++.robertl/eb30.C: Same.
7031 * g++.old-deja/g++.robertl/eb3.C: Same.
7032 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
7033 * g++.old-deja/g++.robertl/eb21.C: Same.
7034 * g++.old-deja/g++.robertl/eb15.C: Same.
7035 * g++.old-deja/g++.robertl/eb118.C: Same.
7036 * g++.old-deja/g++.robertl/eb115.C (main): Same.
7037 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
7038 * g++.old-deja/g++.robertl/eb109.C: Same.
7039 * g++.old-deja/g++.other/sibcall1.C (main): Same.
7040 * g++.old-deja/g++.mike/rtti1.C: Same.
7041 * g++.old-deja/g++.mike/p658.C: Same.
7042 * g++.old-deja/g++.mike/net46.C: Same.
7043 * g++.old-deja/g++.mike/net34.C: Same.
7044 * g++.old-deja/g++.mike/memoize1.C: Same.
7045 * g++.old-deja/g++.mike/eh2.C: Same.
7046 * g++.old-deja/g++.law/weak.C: Same.
7047 * g++.old-deja/g++.law/visibility7.C: Same.
7048 * g++.old-deja/g++.law/visibility25.C: Same.
7049 * g++.old-deja/g++.law/visibility22.C: Same.
7050 * g++.old-deja/g++.law/visibility2.C: Same.
7051 * g++.old-deja/g++.law/visibility17.C: Same.
7052 * g++.old-deja/g++.law/visibility13.C: Same.
7053 * g++.old-deja/g++.law/visibility10.C: Same.
7054 * g++.old-deja/g++.law/visibility1.C: Same.
7055 * g++.old-deja/g++.law/virtual3.C (eval): Same.
7056 * g++.old-deja/g++.law/vbase1.C: Same.
7057 * g++.old-deja/g++.law/operators32.C: Same.
7058 * g++.old-deja/g++.law/nest3.C: Same.
7059 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
7060 * g++.old-deja/g++.law/except5.C (main): Same.
7061 * g++.old-deja/g++.law/cvt7.C (run): Same.
7062 * g++.old-deja/g++.law/cvt2.C: Same.
7063 * g++.old-deja/g++.law/cvt16.C: Same.
7064 * g++.old-deja/g++.law/ctors6.C (bar): Same.
7065 * g++.old-deja/g++.law/ctors17.C (main): Same.
7066 * g++.old-deja/g++.law/ctors13.C: Same.
7067 * g++.old-deja/g++.law/ctors12.C (main): Same.
7068 * g++.old-deja/g++.law/ctors10.C: Same.
7069 * g++.old-deja/g++.law/code-gen5.C: Same.
7070 * g++.old-deja/g++.law/bad-error7.C: Same.
7071 * g++.old-deja/g++.law/arm9.C: Same.
7072 * g++.old-deja/g++.law/arm12.C: Same.
7073 * g++.old-deja/g++.law/arg8.C: Same.
7074 * g++.old-deja/g++.law/arg1.C: Same.
7075 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
7076 * g++.old-deja/g++.jason/template31.C: Same.
7077 * g++.old-deja/g++.jason/template24.C (main): Same.
7078 * g++.old-deja/g++.jason/2371.C: Same.
7079 * g++.old-deja/g++.eh/new2.C: Same.
7080 * g++.old-deja/g++.eh/new1.C: Same.
7081 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
7082 * g++.old-deja/g++.brendan/nest21.C (main): Same.
7083 * g++.old-deja/g++.brendan/err-msg3.C: Same.
7084 * g++.old-deja/g++.brendan/crash62.C: Same.
7085 * g++.old-deja/g++.brendan/crash52.C: Same.
7086 * g++.old-deja/g++.brendan/crash49.C (main): Same.
7087 * g++.old-deja/g++.brendan/crash38.C: Same.
7088 * g++.old-deja/g++.brendan/crash15.C (main): Same.
7089 * g++.old-deja/g++.brendan/copy9.C: Same.
7090
7091 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
7092
7093 * gcc.c-torture/execute/20001203-2.c (memset):
7094 Count argument is of type __SIZE_TYPE__.
7095
7096 2001-04-04 Diego Novillo <dnovillo@redhat.com>
7097
7098 * gcc.c-torture/compile/20010404-1.c: New test.
7099
7100 2001-04-04 Jakub Jelinek <jakub@redhat.com>
7101
7102 * gcc.c-torture/compile/20010326-1.c: New test.
7103
7104 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
7105
7106 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
7107 peculiarities of the SH.
7108 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7109
7110 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7111
7112 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7113 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7114 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7115
7116 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7117
7118 * g77.f-torture/compile/20010321-1.f: New test.
7119
7120 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7121
7122 * gcc.c-torture/compile/20010329-1.c: New test.
7123
7124 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7125
7126 * gcc.c-torture/execute/20010329-1.c: New test.
7127
7128 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7129
7130 * g++.old-deja/g++.other/eh4.C: Fix typo.
7131
7132 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7133
7134 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7135
7136 2001-03-28 Philip Blundell <philb@gnu.org>
7137
7138 * gcc.c-torture/compile/20010328-1.c: New test.
7139
7140 2001-03-27 Richard Henderson <rth@redhat.com>
7141
7142 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7143 * g++.old-deja/g++.eh/vbase3.C: Likewise.
7144
7145 2001-03-27 Alan Modra <alan@linuxcare.com.au>
7146
7147 * gcc.c-torture/compile/20010327-1.c: New test.
7148
7149 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
7150
7151 * g++.old-deja/g++.other/friend12.C: New test.
7152 * g++.old-deja/g++.other/friend9.C: Expect no errors.
7153 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7154
7155 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
7156
7157 * gcc.c-torture/execute/20010325-1.c: New test.
7158
7159 2001-03-23 Jakub Jelinek <jakub@redhat.com>
7160
7161 * g++.old-deja/g++.other/mangle3.C: New test.
7162
7163 2001-03-22 Jakub Jelinek <jakub@redhat.com>
7164
7165 * g++.old-deja/g++.other/anon8.C: New test.
7166
7167 2001-03-20 Philip Blundell <philb@gnu.org>
7168
7169 * gcc.c-torture/compile/20010320-1.c: New test.
7170
7171 2001-03-17 Richard Henderson <rth@redhat.com>
7172
7173 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7174
7175 2001-03-15 Geoff Keating <geoff@redhat.com>
7176
7177 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7178 tests on AIX.
7179
7180 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7181
7182 * g++.old-deja/g++.other/eh4.C: New test.
7183
7184 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7185
7186 * gcc.dg/cpp/mi1.c: Update.
7187
7188 2001-03-14 Jakub Jelinek <jakub@redhat.com>
7189
7190 * g++.old-deja/g++.other/regstack.C: New test.
7191
7192 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7193
7194 * g++.old-deja/g++.other/ref4.C: New test.
7195
7196 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7197
7198 * objc/execute/va_method.m: Added.
7199 * objc/execute/IMP.m: Added.
7200 * objc/execute/_cmd.m: Added.
7201 * objc/execute/accessing_ivars.m: Added.
7202 * objc/execute/class-1.m: Added.
7203 * objc/execute/class-10.m: Added.
7204 * objc/execute/class-11.m: Added.
7205 * objc/execute/class-12.m: Added.
7206 * objc/execute/class-13.m: Added.
7207 * objc/execute/class-14.m: Added.
7208 * objc/execute/class-2.m: Added.
7209 * objc/execute/class-3.m: Added.
7210 * objc/execute/class-4.m: Added.
7211 * objc/execute/class-5.m: Added.
7212 * objc/execute/class-6.m: Added.
7213 * objc/execute/class-7.m: Added.
7214 * objc/execute/class-8.m: Added.
7215 * objc/execute/class-9.m: Added.
7216 * objc/execute/class-tests-1.h
7217 * objc/execute/class-tests-2.h
7218 * objc/execute/compatibility_alias.m: Added.
7219 * objc/execute/encode-1.m: Added.
7220 * objc/execute/formal_protocol-1.m: Added.
7221 * objc/execute/formal_protocol-2.m: Added.
7222 * objc/execute/formal_protocol-3.m: Added.
7223 * objc/execute/formal_protocol-4.m: Added.
7224 * objc/execute/formal_protocol-5.m: Added.
7225 * objc/execute/formal_protocol-6.m: Added.
7226 * objc/execute/formal_protocol-7.m: Added.
7227 * objc/execute/informal_protocol.m: Added.
7228 * objc/execute/initialize.m: Added.
7229 * objc/execute/load.m: Added.
7230 * objc/execute/many_args_method.m: Added.
7231 * objc/execute/nested-3.m: Added.
7232 * objc/execute/no_clash.m: Added.
7233 * objc/execute/private.m: Added.
7234 * objc/execute/redefining_self.m: Added.
7235 * objc/execute/root_methods.m: Added.
7236 * objc/execute/selector-1.m: Added.
7237 * objc/execute/static-1.m: Added.
7238 * objc/execute/static-2.m: Added.
7239 * objc/execute/va_method.m: Added.
7240
7241 2001-03-10 Richard Henderson <rth@redhat.com>
7242
7243 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7244
7245 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7246
7247 * g++.old-deja/g++.other/crash31.C: XFAIL.
7248 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7249 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7250 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7251 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7252 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7253
7254 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7255
7256 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7257
7258 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7259
7260 * gcc.dg/20000724-1.c: Don't use multiline strings.
7261
7262 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7263
7264 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7265 result of -cString against what we expect it to be; don't just
7266 print it out for no one to read.
7267
7268 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7269 Based on testcases provided by Nicola Pero.
7270
7271 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7272
7273 * gcc.dg/cpp/macro7.c: New test.
7274
7275 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7276
7277 * gcc.dg/cpp/multiline.c: Update.
7278
7279 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7280
7281 * g++.old-deja/g++.other/enum3.C: New test.
7282
7283 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7284
7285 * g++.old-deja/g++.other/pod1.C: New test.
7286
7287 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7288
7289 * g++.old-deja/g++.ext/overload1.C: New test.
7290
7291 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7292
7293 * g++.old-deja/g++.pt/using1.C: New test.
7294
7295 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7296
7297 * g++.old-deja/g++.other/using9.C: New test.
7298
7299 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7300
7301 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7302
7303 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7304
7305 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7306
7307 * g++.old-deja/g++.ext/realpt1.C: Remove.
7308
7309 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7310
7311 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7312
7313 2001-02-26 Will Cohen <wcohen@redhat.com>
7314
7315 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7316
7317 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7318
7319 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7320 templatized constructors.
7321
7322 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7323
7324 * gcc.c-torture/execute/20010224-1.c: New test.
7325
7326 2001-02-23 Jakub Jelinek <jakub@redhat.com>
7327
7328 * gcc.c-torture/execute/20010222-1.c: New test.
7329
7330 2001-02-22 Jakub Jelinek <jakub@redhat.com>
7331
7332 * g++.old-deja/g++.other/inline20.C: New test.
7333
7334 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7335
7336 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7337
7338 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7339
7340 * g++.old-deja/g++.other/lookup22.C: New test.
7341
7342 2001-02-19 Zack Weinberg <zackw@stanford.edu>
7343
7344 * g77.dg: New directory.
7345 * g77.dg/20010216-1.f: New test case.
7346 * g77.dg/dg.exp: New driver.
7347 * lib/g77-dg.exp: New driver library.
7348
7349 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7350
7351 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7352
7353 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7354
7355 * g++.old-deja/g++.other/decl9.C: New test.
7356
7357 2001-02-16 Jakub Jelinek <jakub@redhat.com>
7358
7359 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7360 not need <string> and also tests the initialization at runtime.
7361
7362 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7363
7364 * gcc.c-torture/execute/longlong.c: New test.
7365
7366 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
7367
7368 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7369
7370 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
7371
7372 * gcc.c-torture/execute/920302-1.c (execute):
7373 Change argument type to short.
7374
7375 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7376
7377 * g++.old-deja/g++.pt/deduct6.C: New test.
7378
7379 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7380
7381 * g++.old-deja/g++.pt/deduct5.C: New test.
7382
7383 2001-02-14 Jakub Jelinek <jakub@redhat.com>
7384
7385 * gcc.c-torture/execute/20010209-1.c: New test.
7386
7387 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7388
7389 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7390
7391 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
7392
7393 * g++.dg/vtgc1.C: Update for new ABI.
7394
7395 * consistency.vlad: New directory, 1665 files.
7396
7397 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7398
7399 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7400 return type.
7401 * gcc.dg/cpp/digraphs.c: Declare puts.
7402
7403 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7404
7405 * g++.old-deja/g++.other/warn5.C: New test.
7406
7407 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7408
7409 * g++.old-deja/g++.pt/spec40.C: New test.
7410
7411 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7412
7413 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7414 case.
7415 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7416
7417 2001-02-12 Jakub Jelinek <jakub@redhat.com>
7418
7419 * gcc.c-torture/compile/20010209-1.c: New test.
7420
7421 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7422
7423 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7424 excess errors message but not if it crashes.
7425 * g++.old-deja/g++.other/crash27.C: Likewise.
7426 * g++.old-deja/g++.other/crash28.C: Likewise.
7427 * g++.old-deja/g++.other/crash30.C: Likewise.
7428 * g++.old-deja/g++.other/crash32.C: Likewise.
7429 * g++.old-deja/g++.other/crash35.C: Likewise.
7430 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7431
7432 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7433
7434 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7435 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7436 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7437 g77.f-torture/execute/execute.exp,
7438 g77.f-torture/noncompile/noncompile.exp,
7439 gcc.c-torture/execute/execute.exp,
7440 gcc.c-torture/execute/memcheck/memcheck.exp,
7441 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7442 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7443 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7444 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7445 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7446 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7447 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7448 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7449 Remove bug reporting instructions with ancient email addresses.
7450
7451 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7452
7453 * gcc.dg/20010202-1.c: New test.
7454 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7455
7456 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7457
7458 * g++.dg/stdbool-if.C: New test.
7459
7460 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7461
7462 * objc/execute/fdecl.m: Added main().
7463
7464 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7465
7466 * gcc.c-torture/execute/20010206-1.c: New test.
7467
7468 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7469
7470 * gcc.dg/cpp/avoidpaste1.c: Update.
7471
7472 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7473
7474 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7475 Pero <nicola@brainstorm.co.uk>.
7476 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7477
7478 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7479
7480 * g++.old-deja/g++.pt/spec39.C: New test.
7481
7482 2001-02-05 Jakub Jelinek <jakub@redhat.com>
7483
7484 * gcc.c-torture/compile/20010202-1.c: New test.
7485
7486 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7487
7488 * g++.old-deja/g++.abi/primary2.C: New test.
7489 * g++.old-deja/g++.abi/primary3.C: New test.
7490 * g++.old-deja/g++.abi/primary4.C: New test.
7491 * g++.old-deja/g++.abi/primary5.C: New test.
7492 * g++.old-deja/g++.abi/vtable3.h: New test.
7493 * g++.old-deja/g++.abi/vtable3a.C: New test.
7494 * g++.old-deja/g++.abi/vtable3b.C: New test.
7495 * g++.old-deja/g++.abi/vtable3c.C: New test.
7496 * g++.old-deja/g++.abi/vtable3d.C: New test.
7497 * g++.old-deja/g++.abi/vtable3e.C: New test.
7498 * g++.old-deja/g++.abi/vtable3f.C: New test.
7499 * g++.old-deja/g++.abi/vtable3g.C: New test.
7500 * g++.old-deja/g++.abi/vtable3h.C: New test.
7501 * g++.old-deja/g++.abi/vtable3i.C: New test.
7502 * g++.old-deja/g++.abi/vtable3j.C: New test.
7503 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7504
7505 2001-02-03 Jakub Jelinek <jakub@redhat.com>
7506
7507 * g++.old-deja/g++.other/anon6.C: New test.
7508 * g++.old-deja/g++.other/anon7.C: New test.
7509
7510 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7511
7512 * gcc.dg/cpp/avoidpaste2.c: New tests.
7513
7514 2001-01-31 Jakub Jelinek <jakub@redhat.com>
7515
7516 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7517
7518 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7519
7520 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7521 DECIMAL_DIG cases for Irix."
7522
7523 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
7524
7525 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7526
7527 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7528
7529 * gcc.dg/c99-tag-1.c: New test.
7530
7531 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7532
7533 * gcc.dg/cpp/tr-warn1.c: Add tests.
7534
7535 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7536
7537 * gcc.dg/cpp/avoidpaste1.c: Update.
7538 * gcc.dg/cpp/paste4.c: Update.
7539
7540 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
7541
7542 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7543 cases for Irix.
7544
7545 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7546
7547 * g++.old-deja/g++.other/inline19.C: New test.
7548
7549 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
7550
7551 * gcc.dg/Wlarger-than.c: New test.
7552
7553 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
7554
7555 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7556
7557 2001-01-29 Jakub Jelinek <jakub@redhat.com>
7558
7559 * gcc.c-torture/execute/20010129-1.c: New test.
7560 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7561
7562 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
7563
7564 * gcc.dg/cpp/avoidpaste1.c: Test case.
7565
7566 2001-01-28 Jakub Jelinek <jakub@redhat.com>
7567
7568 * g++.old-deja/g++.other/inline18.C: New test.
7569
7570 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7571
7572 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7573 and __builtin_putchar.
7574
7575 2001-01-27 Jakub Jelinek <jakub@redhat.com>
7576
7577 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7578 tests.
7579
7580 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
7581
7582 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7583 floating point number rounding mode to round to the nearest
7584 representable mode.
7585
7586 2001-01-25 Jakub Jelinek <jakub@redhat.com>
7587
7588 * g++.old-deja/g++.other/mangle2.C: New test.
7589
7590 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
7591
7592 * gcc.c-torture/compile/20010124-1.c: New test.
7593
7594 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
7595
7596 * g++.old-deja/g++.pt/spec38.C: New test.
7597
7598 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7599
7600 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7601 "Build don't run".
7602
7603 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7604
7605 * gcc.c-torture/execute/20010123-1.c: New test.
7606
7607 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7608
7609 * g++.old-deja/g++.pt/spec37.C: New test.
7610
7611 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7612
7613 * g++.old-deja/g++.pt/overload14.C: New test.
7614
7615 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7616
7617 * gcc.c-torture/execute/20010122-1.c: New test, exercise
7618 __builtin_return_address.
7619
7620 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
7621
7622 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7623 * g++.old-deja/g++.pt/spec35.C: New test.
7624 * g++.old-deja/g++.pt/spec36.C: New test.
7625
7626 2001-01-20 Jakub Jelinek <jakub@redhat.com>
7627
7628 * gcc.c-torture/compile/20010118-1.c: New test.
7629
7630 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
7631
7632 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7633
7634 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7635
7636 * gcc.c-torture/execute/20010119-1.c: New test.
7637
7638 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7639
7640 * g++.old-deja/g++.other/vbase5.C: New test.
7641
7642 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7643
7644 * gcc.c-torture/execute/20010118-1.c: New test.
7645
7646 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7647
7648 * g++.old-deja/g++.pt/deduct3.C: New test.
7649
7650 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7651
7652 * g++.old-deja/g++.pt/spec34.C: New test.
7653
7654 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7655
7656 * g77.f-torture/compile/20000601-2.f: New test.
7657
7658 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7659
7660 * g++.old-deja/g++.other/init17.C: New test.
7661
7662 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
7663
7664 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7665
7666 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7667
7668 * g++.old-deja/g++.pt/unify8.C: New test.
7669
7670 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7671
7672 * g++.old-deja/g++.abi/vbase1.C: New test.
7673
7674 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7675
7676 * g++.old-deja/g++.pt/crash65.C: New test.
7677
7678 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
7679
7680 * gcc.dg/cpp/assembl2.S: New test case.
7681
7682 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
7683
7684 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7685 are supported.
7686
7687 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7688
7689 * g++.old-deja/g++.other/builtins1.C: New test.
7690 * g++.old-deja/g++.other/builtins2.C: Likewise.
7691 * g++.old-deja/g++.other/builtins3.C: Likewise.
7692 * g++.old-deja/g++.other/builtins4.C: Likewise.
7693
7694 2001-01-17 Jakub Jelinek <jakub@redhat.com>
7695
7696 * gcc.c-torture/compile/20010117-1.c: New test.
7697 * gcc.c-torture/compile/20010117-2.c: New test.
7698
7699 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7700
7701 * g77.f-torture/execute/20010116.[fx]: New test,
7702 XFAIL on i?86-*-*.
7703 * g77.f-torture/compile/20010115.f: Indicate it's
7704 a test for PR fortran/1636.
7705
7706 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
7707
7708 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7709
7710 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7711
7712 * g77.f-torture/compile/20010115.f: New test.
7713
7714 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
7715
7716 * g++.old-deja/g++.pt/nontype5.C: New test.
7717
7718 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
7719
7720 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7721 have an equivalent working one below it.
7722
7723 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7724
7725 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7726 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7727
7728 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7729
7730 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7731 message containing "init_priority".
7732 (conpr-2.C): Likewise.
7733 (conpr-3.C): Likewise.
7734 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7735
7736 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7737
7738 * gcc.c-torture/execute/20010114-2.c: New test.
7739
7740 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7741
7742 * gcc.c-torture/compile/20010114-1.c: New test.
7743 * gcc.c-torture/compile/20010114-1.x: Xfail.
7744 * gcc.c-torture/compile/20010114-2.c: New test.
7745 * gcc.c-torture/execute/20010114-1.c: New test.
7746 * gcc.dg/trunc-1.c: New test.
7747 * gcc.dg/uninit-B.c: New test.
7748
7749 2001-01-13 Nick Clifton <nickc@redhat.com>
7750
7751 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7752 target.
7753
7754 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
7755
7756 * gcc.c-torture/compile/20010113-1.c: New test.
7757
7758 2001-01-13 Jakub Jelinek <jakub@redhat.com>
7759
7760 * gcc.c-torture/compile/20001212-1.c: New test.
7761
7762 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
7763
7764 * gcc.dg/cpp/widestr1.c: Update.
7765 * gcc.dg/cpp/prag-imp.c: Remove.
7766
7767 2001-01-12 Jakub Jelinek <jakub@redhat.com>
7768
7769 * gcc.c-torture/execute/20000801-3.x: Remove.
7770 * gcc.dg/c90-init-1.c: New test.
7771 * gcc.dg/c99-init-1.c: New test.
7772 * gcc.dg/c99-init-2.c: New test.
7773 * gcc.dg/gnu99-init-1.c: New test.
7774
7775 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
7776
7777 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7778 testing that no relevant ones were found.
7779
7780 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7781
7782 * g++.old-deja/g++.pt/cast2.C: New test.
7783
7784 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7785
7786 * g++.old-deja/g++.pt/friend47.C: New test.
7787
7788 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7789
7790 * g++.old-deja/g++.pt/instantiate13.C: New test.
7791
7792 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7793
7794 * g++.old-deja/g++.other/defarg7.C: New test.
7795 * g++.old-deja/g++.other/defarg8.C: New test.
7796
7797 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7798
7799 * g++.old-deja/g++.pt/crash64.C: New test.
7800
7801 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7802
7803 * g++.old-deja/g++.pt/crash63.C: New test.
7804
7805 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
7806
7807 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7808
7809 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
7810
7811 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7812
7813 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7814
7815 * g++.old-deja/g++.pt/error3.C: New test.
7816
7817 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7818
7819 * g++.old-deja/g++.other/crash39.C: New test.
7820
7821 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7822
7823 * g++.old-deja/g++.other/vbase4.C: New test.
7824
7825 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
7826
7827 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7828 * gcc.dg/special/20000419-2.c: New file. Identical to above.
7829 * gcc.dg/special/special.exp: New test driver which will check
7830 for alias support for the above test.
7831
7832 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
7833
7834 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7835 problems on small machines.
7836 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7837 parameterize.
7838
7839 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
7840
7841 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7842 mips.
7843 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7844
7845 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
7846
7847 * g++.old_deja/g++.pt/using8.C: New test.
7848
7849 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
7850
7851 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7852
7853 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
7854
7855 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7856 where a failure is expected.
7857 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7858
7859 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7860
7861 * g++.old_deja/g++.pt/instantiate12.C: New test.
7862
7863 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7864
7865 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7866 start of structs.
7867 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7868 * g++.old-deja/g++.brendan/crash17.C: Likewise.
7869 * g++.old-deja/g++.brendan/crash29.C: Likewise.
7870 * g++.old-deja/g++.brendan/crash48.C: Likewise.
7871 * g++.old-deja/g++.brendan/ns1.C: Likewise.
7872 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7873 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7874 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7875 * g++.old-deja/g++.eh/spec6.C: Likewise.
7876 * g++.old-deja/g++.jason/crash3.C: Likewise.
7877 * g++.old-deja/g++.law/ctors11.C: Likewise.
7878 * g++.old-deja/g++.law/ctors17.C: Likewise.
7879 * g++.old-deja/g++.law/ctors5.C: Likewise.
7880 * g++.old-deja/g++.law/ctors9.C: Likewise.
7881 * g++.old-deja/g++.mike/ambig1.C: Likewise.
7882 * g++.old-deja/g++.mike/net22.C: Likewise.
7883 * g++.old-deja/g++.mike/p3538a.C: Likewise.
7884 * g++.old-deja/g++.mike/p3538b.C: Likewise.
7885 * g++.old-deja/g++.mike/virt3.C: Likewise.
7886 * g++.old-deja/g++.niklas/t128.C: Likewise.
7887 * g++.old-deja/g++.other/anon4.C: Likewise.
7888 * g++.old-deja/g++.other/using1.C: Likewise.
7889 * g++.old-deja/g++.other/warn3.C: Likewise.
7890 * g++.old-deja/g++.pt/t37.C: Likewise.
7891 * g++.old-deja/g++.robertl/eb69.C: Likewise.
7892 * g++.old-deja/g++.robertl/eb71.C: Likewise.
7893
7894 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7895
7896 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7897
7898 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7899
7900 * gcc.c-torture/execute/stdio-opt-3.c: New test.
7901
7902 2001-01-07 Jakub Jelinek <jakub@redhat.com>
7903
7904 * gcc.c-torture/compile/20010107-1.c: New test.
7905
7906 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7907
7908 * gcc.c-torture/execute/builtin-noret-1.c: New test.
7909
7910 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7911
7912 * gcc.dg/format/format.h: New file.
7913 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7914 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7915 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7916 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7917 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7918 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7919 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7920 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7921 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7922 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7923 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7924 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7925 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7926 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7927 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7928 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7929 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7930 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7931 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7932 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7933 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7934 instead of declaring standard types, macros and functions in each
7935 test.
7936
7937 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
7938
7939 * gcc.c-torture/execute/20010106-1.c: New test.
7940
7941 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
7942
7943 * gcc.dg/format/format.exp: New file.
7944 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7945 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7946 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7947 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7948 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7949 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7950 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7951 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7952 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7953 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7954 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7955 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7956 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7957 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7958 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7959 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7960 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7961 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7962 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7963 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7964 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7965 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7966 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7967 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7968 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7969 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7970 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7971 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7972 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7973 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7974 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7975 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7976 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7977 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7978 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7979 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7980 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7981 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7982 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7983 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7984 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7985 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7986
7987 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
7988
7989 * gcc.c-torture/execute/991228-1.c: Take word endianness into
7990 account.
7991
7992 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
7993
7994 * gcc.c-torture/execute/builtin-complex-1.c: New test.
7995
7996 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
7997
7998 * g++.old-deja/g++.pt/crash62.C: New test.
7999
8000 2001-01-04 Richard Henderson <rth@redhat.com>
8001
8002 * gcc.dg/20000926-1.c: Update expected warnings.
8003 * gcc.dg/array-2.c: Likewise.
8004 * gcc.dg/array-4.c: Also validate flexible array members.
8005 * gcc.dg/c99-flex-array-1.c: New.
8006
8007 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
8008
8009 * gcc.c-torture/compile/20001222-1.x: Remove.
8010
8011 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8012
8013 * gcc.c-torture/execute/built-in-setjmp.c: New.
8014
8015 2001-01-03 Richard Henderson <rth@redhat.com>
8016
8017 * gcc.dg/940510-1.c: Update expected error wording.
8018 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
8019
8020 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
8021
8022 * lib/target-supports.exp (check_alias_available): Modified to
8023 indicate aliases not supported if only weak aliases are supported.
8024
8025 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8026
8027 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
8028 Turn on cmpstrsi checks for __pj__ and __i370__.
8029
8030 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8031
8032 * g++.old-deja/g++.other/virtual11.C: New test.
8033
8034 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8035
8036 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
8037
8038 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8039
8040 * gcc.c-torture/compile/20010102-1.c: New test.
8041
8042 2001-01-02 Andreas Jaeger <aj@suse.de>
8043
8044 * gcc.dg/noreturn-3.c: New test.
8045
8046 * gcc.dg/noreturn-4.c: New test.
8047
8048 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8049
8050 * gcc.c-torture/execute/stdio-opt-1.c: Also test
8051 __builtin_fputc and __builtin_fwrite.
8052
8053 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8054
8055 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
8056 signed char, not default char.
8057
8058 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8059
8060 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
8061
8062 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
8063
8064 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
8065
8066 2000-12-29 Richard Henderson <rth@redhat.com>
8067
8068 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
8069 (__cyg_profile_func_exit): Define.
8070
8071 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
8072
8073 * g++.dg/vtgc1.C: New test.
8074
8075 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
8076
8077 * gcc.dg/noncompile/20001228-1.c: New test.
8078
8079 * gcc.dg/20001228-1.c: New test.
8080
8081 * gcc.c-torture/execute/20001228-1.c: New test.
8082
8083 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
8084
8085 * gcc.dg/format-strfmon-1.c: New test.
8086
8087 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8088
8089 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
8090 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
8091 * gcc.c-torture/execute/string-opt-1.c: Likewise.
8092 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8093 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8094 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8095 * gcc.c-torture/execute/string-opt-6.c: Likewise.
8096 * gcc.c-torture/execute/string-opt-7.c: Likewise.
8097 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8098 * gcc.c-torture/execute/string-opt-9.c: Likewise.
8099 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8100 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8101 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8102
8103 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
8104 * gcc.c-torture/execute/string-opt-4.c: Test index.
8105
8106 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
8107
8108 * gcc.c-torture/compile/20001226-1.c: New test.
8109
8110 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
8111
8112 * gcc.c-torture/compile/20001222-1.c: New test.
8113 * gcc.c-torture/compile/20001222-1.x: Xfail.
8114
8115 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
8116
8117 * gcc.c-torture/execute/comp-goto-2.c: New test.
8118
8119 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
8120
8121 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8122 Use long types if __INT_MAX__ is 32767.
8123 (main): Use cast to (sint32 *) when poking 88 into a_page.
8124
8125 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8126
8127 2000-12-21 Bernd Schmidt <bernds@redhat.com>
8128
8129 * gcc.c-torture/compile/20001221-1.c: New test.
8130 * gcc.c-torture/execute/20001221-1.c: New test.
8131
8132 2000-12-20 Richard Henderson <rth@redhat.com>
8133
8134 * g++.old-deja/g++.pt/crash36.C: Update error lines.
8135 * g++.old-deja/g++.robertl/eb109.C: Likewise.
8136
8137 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8138
8139 * gcc.dg/compare3.c: New test.
8140
8141 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8142
8143 * gcc.dg/format-warnll-1.c: New test.
8144
8145 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
8146
8147 * gcc.dg/cpp/cmdlne-P.c: New test.
8148
8149 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8150
8151 * gcc.c-torture/execute/builtin-abs-1.c,
8152 gcc.c-torture/execute/builtin-abs-2.c: New tests.
8153
8154 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8155
8156 * gcc.dg/cpp/multiline.c: New test.
8157
8158 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8159
8160 * g++.old-deja/g++.other/syshdr1.C: Update.
8161 * gcc.dg/cpp/lineflags.c: Remove temporarily.
8162
8163 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8164
8165 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8166
8167 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8168
8169 * g++.old-deja/g++.pt/ttp65.C: New test.
8170
8171 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8172
8173 * g++.old-deja/g++.pt/ttp64.C: New test.
8174
8175 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8176
8177 * g++.old-deja/g++.pt/spec33.C: New test.
8178
8179 2000-12-14 Catherine Moore <clm@redhat.com>
8180
8181 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8182 * gcc.c-torture/execute/920612-2.c: Likewise.
8183 * gcc.c-torture/execute/920428-2.c: Likewise.
8184 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8185 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8186
8187 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8188
8189 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8190 * gcc.dg/pack-test-2.c: Likewise.
8191
8192 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8193
8194 Tests by Zack Weinberg <zackw@stanford.edu>.
8195
8196 * gcc.dg/cpp/defined.c: Update.
8197 * gcc.dg/cpp/defined_trad.c: New tests.
8198
8199 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8200
8201 * gcc.dg/cpp/trad-direct.c: Update.
8202
8203 2000-12-11 Neil Booth <neilb@earthling.net>
8204
8205 * gcc.dg/cpp/defined_trad.c
8206
8207 2000-12-11 Neil Booth <neilb@earthling.net>
8208
8209 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8210
8211 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8212
8213 * gcc.dg/format-miss-2.c: New test.
8214
8215 2000-12-09 Neil Booth <neilb@earthling.net>
8216
8217 * gcc.dg/cpp/lineflags.c: New tests.
8218 * gcc.dg/cpp/poison.c: Update.
8219 * gcc.dg/cpp/redef2.c: Update.
8220 * gcc.dg/cpp/skipping.c: New test.
8221
8222 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
8223
8224 * g++.old-deja/g++.other/eh3.C: New testcase.
8225
8226 2000-12-07 Neil Booth <neilb@earthling.net>
8227
8228 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8229 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8230 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8231 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8232 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8233 Update.
8234
8235 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8236
8237 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8238 __SIZE_TYPE__ instead of int for type of integers cast to
8239 pointers.
8240
8241 2000-12-07 Jakub Jelinek <jakub@redhat.com>
8242
8243 * g++.old-deja/g++.other/cleanup4.C: New test.
8244
8245 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8246
8247 * format-sec-1.c: New test.
8248
8249 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8250
8251 * gcc.dg/format-nonlit-3.c: New test.
8252
8253 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8254
8255 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8256 through a null pointer.
8257
8258 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8259
8260 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8261 * g++.old-deja/g++.pt/partial4.C: New test.
8262
8263 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8264
8265 * gcc.c-torture/execute/ieee/hugeval.x: New.
8266
8267 2000-12-06 Neil Booth <neilb@earthling.net>
8268
8269 * gcc.dg/cpp/backslash2.c: New tests.
8270
8271 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8272
8273 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8274 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8275
8276 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
8277
8278 * gcc.c-torture/execute/20001203-2.c: New testcase.
8279
8280 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8281
8282 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8283 * g++.old-deja/g++.other/virtual10.C: New test.
8284
8285 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8286
8287 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8288
8289 2000-12-05 Richard Henderson <rth@redhat.com>
8290
8291 * gcc.c-torture/compile/20001205-1.c: New.
8292
8293 2000-12-04 Neil Booth <neilb@earthling.net>
8294
8295 * g++.old-deja/g++.other/virtual9.C: New test.
8296 * g++.old-deja/g++.pt/crash61.C: New test.
8297 * gcc.c-torture/execute/loop-9.c: New test.
8298
8299 2000-12-04 Neil Booth <neilb@earthling.net>
8300
8301 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8302 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8303 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8304 * gcc.dg/cpp/extratokens.c: ...here.
8305
8306 2000-12-04 Neil Booth <neilb@earthling.net>
8307
8308 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8309 New tests.
8310
8311 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8312
8313 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8314 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8315
8316 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8317
8318 * gcc.c-torture/execute/20001203-1.c: New test.
8319
8320 2000-12-03 Neil Booth <neilb@earthling.net>
8321
8322 * gcc.dg/cpp/macro6.c: New test cases.
8323
8324 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8325
8326 * gcc.c-torture/execute/string-opt-9.c: New test.
8327 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8328 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8329 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8330
8331 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8332 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8333
8334 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
8335
8336 * gcc.dg/cpp/if-6.c: New testcase.
8337
8338 * gcc.dg/20001201-1.c: New testcase.
8339
8340 2000-12-02 Neil Booth <neilb@earthling.net>
8341
8342 * g++.old-deja/g++.other/externC4.C,
8343 g++.old-deja/g++.other/friend10.C: New tests.
8344
8345 2000-12-02 Neil Booth <neilb@earthling.net>
8346
8347 * g++.old-deja/g++.other/instan2.C
8348 * g++.old-deja/g++.other/instan3.C: New test.
8349
8350 2000-12-02 Neil Booth <neilb@earthling.net>
8351
8352 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8353 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8354 gnuc99.c,gnuc99-pedantic.c: New tests.
8355
8356 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8357
8358 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8359 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8360
8361 2000-12-01 Neil Booth <neilb@earthling.net>
8362
8363 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8364 * gcc.dg/cpp/poison.c: Update.
8365 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8366
8367 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8368
8369 * g77.f-torture/execute/20001201.f: New test.
8370
8371 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8372
8373 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8374
8375 2000-12-01 Jakub Jelinek <jakub@redhat.com>
8376
8377 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8378
8379 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8380
8381 * g++.old-deja/g++.other/cast6.C: New test.
8382
8383 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
8384
8385 * gcc.c-torture/execute/20001130-2.c: New testcase.
8386
8387 2000-11-30 Richard Henderson <rth@redhat.com>
8388
8389 * gcc.c-torture/execute/20001130-1.c: New test.
8390
8391 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8392
8393 * g++.old-deja/g++.other/op3.C: New test.
8394
8395 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8396
8397 * g++.old-deja/g++.other/op2.C: New test.
8398
8399 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8400
8401 * g++.old-deja/g++.other/crash38.C: New test.
8402
8403 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8404
8405 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8406
8407 2000-11-29 Jakub Jelinek <jakub@redhat.com>
8408
8409 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8410 tests.
8411 * gcc.c-torture/execute/string-opt-6.c: New test.
8412
8413 * gcc.dg/20001117-1.c: Add main.
8414
8415 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
8416
8417 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8418 Move from here ...
8419 * gcc.dg/940510-1.c: ... to here.
8420
8421 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8422 zero-size arrays in toplevel structures.
8423
8424 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8425
8426 * gcc.c-torture/execute/loop-8.c: New test.
8427
8428 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8429
8430 * g++.old-deja/g++.other/base1.C: New test.
8431
8432 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8433
8434 * g++.old-deja/g++.other/parse2.C: New test.
8435
8436 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8437
8438 * g++.old-deja/g++.pt/incomplete1.C: New test.
8439
8440 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8441
8442 * g++.old-deja/g++.other/friend9.C: New test.
8443
8444 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8445
8446 * gcc.dg/20001127-1.c: New test.
8447
8448 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8449
8450 * g++.old-deja/g++.pt/friend46.C: New test.
8451
8452 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8453
8454 * g++.old-deja/g++.other/ptrmem8.C: New test.
8455
8456 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8457
8458 * gcc.c-torture/execute/string-opt-7.c: New test.
8459 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8460
8461 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8462
8463 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8464 instead of 'mkcheck 2'.
8465
8466 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8467
8468 * gcc.c-torture/execute/memcheck/driver.c,
8469 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8470 C9X references to refer to C99.
8471
8472 2000-11-25 Jakub Jelinek <jakub@redhat.com>
8473
8474 * gcc.dg/ultrasp3.c: New test.
8475
8476 2000-11-25 Neil Booth <neilb@earthling.net>
8477
8478 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8479
8480 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
8481
8482 * gcc.c-torture/compile/20001123-2.c: New.
8483
8484 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8485
8486 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8487
8488 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8489
8490 * gcc.dg/sequence-point-1.c: Add some new tests.
8491 * gcc.c-torture/execute/20001124-1.c: New test.
8492
8493 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8494
8495 * g++.old-deja/g++.other/vaarg4.C: New test.
8496 * gcc.c-torture/compile/20001123-1.c: New test.
8497
8498 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8499
8500 * g++.other/crash24.C: Adjust and remove XFAIL.
8501 * g++.other/crash37.C: New test.
8502
8503 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8504
8505 * g++.old-deja/g++.pt/instantiate9.C: New test.
8506
8507 2000-11-22 Mark Mitchell <mark@codesourcery.com>
8508
8509 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8510 new ABI, too.
8511
8512 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8513 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8514
8515 2000-11-22 Neil Booth <neilb@earthling.net>
8516
8517 * gcc.dg/cpp/Wtrigraphs.c: New test.
8518
8519 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8520
8521 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8522
8523 2000-11-22 Jakub Jelinek <jakub@redhat.com>
8524
8525 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8526
8527 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8528
8529 * lib/gcc-dg.exp: load_lib scanasm.exp.
8530 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8531 * lib/g++-dg.exp: load_lib scanasm.exp.
8532 * lib/scanasm.exp: New.
8533 (scan-assembler, scan-assembler-not): Add optional arguments to
8534 test name, or if not present, the pattern name.
8535 (scan-assembler-dem, scan-assembler-dem-not): New.
8536
8537 * g++.dg/dg.exp: New.
8538
8539 2000-11-21 Neil Booth <neilb@earthling.net>
8540
8541 * gcc.dg/cpp/integrated1.c: Remove.
8542
8543 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8544
8545 * gcc.c-torture/execute/20001121-1.c: New test.
8546
8547 2000-11-21 Richard Henderson <rth@redhat.com>
8548
8549 * gcc.c-torture/compile/20001121-1.c: New test.
8550
8551 2000-11-20 Neil Booth <neilb@earthling.net>
8552
8553 * gcc.dg/cpp/integrated1.c: New test.
8554
8555 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8556
8557 * g++.old-deja/g++.other/inline17.C: New test.
8558
8559 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
8560
8561 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8562 local variable to be zero: I made the variable global. Now
8563 uses abort() and exit() instead of relying on main's return value.
8564
8565 2000-11-20 Neil Booth <neilb@earthling.net>
8566
8567 * gcc.dg/cpp/paste2.c: Update test.
8568 * objc/execute/paste.m: New test.
8569
8570 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
8571
8572 * gcc.dg/c99-condexpr-1.c: New test.
8573
8574 2000-11-20 Neil Booth <neilb@earthling.net>
8575
8576 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8577
8578 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
8579
8580 * g++.old-deja/g++.pt/export1.C: New test.
8581
8582 2000-11-20 Jakub Jelinek <jakub@redhat.com>
8583
8584 * gcc.dg/20001117-1.c: New test.
8585
8586 2000-11-18 Richard Henderson <rth@redhat.com>
8587
8588 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8589
8590 2000-11-18 Richard Henderson <rth@redhat.com>
8591
8592 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8593 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8594 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8595
8596 2000-11-18 Richard Henderson <rth@redhat.com>
8597
8598 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8599 (main): New. Exit cleanly.
8600
8601 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
8602
8603 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8604 gcc.dg/c99-fordecl-2.c: New tests.
8605
8606 2000-11-18 Richard Henderson <rth@redhat.com>
8607
8608 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8609 * gcc.c-torture/execute/zerolen-2.c: New.
8610
8611 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8612
8613 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8614 memory.
8615
8616 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8617
8618 * g++.old-deja/g++.pt/instantiate8.C: New test.
8619
8620 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8621
8622 * g++.old-deja/g++.other/incomplete.C: Add more tests.
8623 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8624
8625 2000-11-16 Nick Clifton <nickc@redhat.com>
8626
8627 * gcc.c-torture/execute/nestfunc-2.c: New test.
8628 * gcc.c-torture/execute/nestfunc-3.c: New test.
8629
8630 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8631
8632 * gcc.c-torture/compile/20001116-1.c: New test.
8633
8634 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8635
8636 * gcc.c-torture/execute/20001115-1.c: New test.
8637
8638 2000-11-15 Mark Mitchell <mark@codesourcery.com>
8639
8640 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8641 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8642 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8643 * g++.old-deja/g++.abi/vmihint.C: Likewise.
8644
8645 2000-11-15 Neil Booth <neilb@earthling.net>
8646
8647 gcc.dg/cpp/_Pragma1.c: Update.
8648 gcc.dg/cpp/_Pragma2.c: New test.
8649
8650 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
8651
8652 * g++.old-deja/g++.other/anon5.C: New test.
8653
8654 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
8655
8656 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8657 tests.
8658
8659 2000-11-14 Jakub Jelinek <jakub@redhat.com>
8660
8661 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8662 output.
8663
8664 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8665
8666 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8667 labels at end of compound statements.
8668
8669 2000-11-13 Jakub Jelinek <jakub@redhat.com>
8670
8671 * gcc.c-torture/execute/loop-7.c: New test.
8672
8673 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8674
8675 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8676
8677 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8678
8679 * gcc.dg/c99-bool-1.c: New test.
8680
8681 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8682
8683 * gcc.dg/c99-scope-1.c: Remove xfail.
8684 * gcc.dg/c99-scope-2.c: New test.
8685
8686 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8687
8688 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8689 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8690
8691 2000-11-11 Mark Mitchell <mark@codesourcery.com>
8692
8693 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8694 error messages.
8695
8696 * g++.mike/p700.C: Don't typedef wchar_t.
8697 * g++.mike/p784.C: Likewise.
8698 * g++.mike/eb101.C: Don't use __wchar_t.
8699
8700 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
8701
8702 * g77.f-torture/execute/20001111.[fx]: Test premature exit
8703 from DO loop.
8704
8705 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8706
8707 * gcc.c-torture/execute/20001111-1.c: New test.
8708
8709 2000-11-10 Nick Clifton <nickc@redhat.com>
8710
8711 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8712 long multuiple and accumulate.
8713
8714 2000-11-09 Richard Henderson <rth@redhat.com>
8715
8716 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8717 via size_t instead of int.
8718
8719 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8720 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8721 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8722 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8723
8724 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
8725
8726 * gcc.c-torture/compile/20001109-1.c: New test.
8727 * gcc.c-torture/compile/20001109-2.c: New test.
8728
8729 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
8730
8731 * g++.old-deja/g++.pt/operator1.C: New test.
8732 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8733
8734 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8735
8736 * gcc.dg/20001108-1.c: New test.
8737
8738 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8739
8740 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8741 with both arguments constant strings.
8742 * gcc.c-torture/execute/string-opt-3.c: New test.
8743 * gcc.c-torture/execute/string-opt-4.c: New test.
8744 * gcc.c-torture/execute/string-opt-5.c: New test.
8745
8746 2000-11-08 Nick Clifton <nickc@redhat.com>
8747
8748 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
8749 mulsidi3adddi patterns.
8750
8751 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
8752
8753 * g++.old-deja/g++.other/crash36.C: New test.
8754
8755 2000-11-08 Jakub Jelinek <jakub@redhat.com>
8756
8757 * g++.old-deja/g++.other/init16.C: New test.
8758
8759 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
8760
8761 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8762
8763 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8764
8765 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8766 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8767 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8768
8769 2000-11-07 DJ Delorie <dj@redhat.com>
8770
8771 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8772
8773 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8774
8775 * gcc.c-torture/execute/string-opt-1.c: New test.
8776
8777 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8778
8779 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
8780 mips-sgi-irix6.* because the MIPS ABI passes floating-point
8781 parameters in registers, and there is no way for a varargs
8782 function to know in which order the integer and floating-point
8783 parameters should be interleaved when they are placed on the
8784 stack.
8785 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8786 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8787
8788 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8789
8790 * gcc.c-torture/execute/string-opt-2.c: New test.
8791
8792 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
8793
8794 * g++.old-deja/g++.pt/crash60.C: New test.
8795
8796 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8797
8798 * g++.old-deja/g++.other/crash24.C: New test.
8799 * g++.old-deja/g++.other/crash25.C: New test.
8800 * g++.old-deja/g++.other/crash26.C: New test.
8801 * g++.old-deja/g++.other/crash27.C: New test.
8802 * g++.old-deja/g++.other/crash28.C: New test.
8803 * g++.old-deja/g++.other/crash29.C: New test.
8804 * g++.old-deja/g++.other/crash30.C: New test.
8805 * g++.old-deja/g++.other/crash31.C: New test.
8806 * g++.old-deja/g++.other/crash32.C: New test.
8807 * g++.old-deja/g++.other/crash33.C: New test.
8808 * g++.old-deja/g++.other/crash34.C: New test.
8809 * g++.old-deja/g++.other/crash35.C: New test.
8810
8811 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8812
8813 * gcc.c-torture/execute/20001031-1.c: New test.
8814
8815 2000-11-04 Mark Mitchell <mark@codesourcery.com>
8816
8817 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8818 namespace.
8819
8820 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8821 standards-conformant.
8822
8823 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8824
8825 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8826 * g++.old-deja/g++.mike/p755a.C: Likewise.
8827 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8828 library makes no calls to `operator new' during initialization.
8829
8830 2000-11-04 Neil Booth <neilb@earthling.net>
8831
8832 * gcc.dg/cpp/include2.c: New tests.
8833
8834 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
8835
8836 * lib/g++.exp (g++_set_ld_library_path): New function.
8837 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8838
8839 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
8840
8841 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
8842 warnings.
8843
8844 2000-11-01 Richard Henderson <rth@redhat.com>
8845
8846 * g++.old-deja/g++.ext/namedret1.C: New.
8847 * g++.old-deja/g++.ext/namedret2.C: New.
8848 * g++.old-deja/g++.ext/namedret3.C: New.
8849
8850 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
8851
8852 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8853 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8854
8855 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8856
8857 * gcc.c-torture/execute/va-arg-21.c: New test.
8858
8859 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
8860
8861 * gcc.dg/c99-complex-2.c: New test.
8862
8863 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8864
8865 * gcc.c-torture/execute/stdio-opt-1.c: New test.
8866
8867 2000-10-31 Jakub Jelinek <jakub@redhat.com>
8868
8869 * g++.old-deja/g++.other/inline16.C: New test.
8870
8871 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
8872
8873 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8874 __PRETTY_FUNCTION__
8875
8876 2000-10-29 Neil Booth <neilb@earthling.net>
8877
8878 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8879 New tests.
8880 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8881 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8882 optimisation.
8883
8884 2000-10-29 Neil Booth <neilb@earthling.net>
8885
8886 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8887 * mi1.c, mi1c.h: Add null directives to multiple-include test.
8888 * mi5.c: Test multiple includes work with -C.
8889 * trigraphs.c: Test ^= version.
8890
8891 2000-10-28 Neil Booth <neilb@earthling.net>
8892
8893 New tests and test updates for new macro expander.
8894
8895 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8896 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8897 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8898 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8899 new diagnostic messages.
8900
8901 * gcc.dg/cpp/macro3.c: New tests.
8902
8903 2000-10-27 Mark Mitchell <mark@codesourcery.com>
8904
8905 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8906 on the same line.
8907
8908 2000-10-27 Jakub Jelinek <jakub@redhat.com>
8909
8910 * g++.old-deja/g++.other/eh2.C: New test.
8911
8912 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
8913
8914 * gcc.c-torture/execute/20001027-1.c: New test.
8915
8916 2000-10-26 Richard Henderson <rth@redhat.com>
8917
8918 * gcc.c-torture/execute/20001026-1.c: New.
8919
8920 2000-10-26 Mark Mitchell <mark@codesourcery.com>
8921
8922 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8923 * g++.old-deja/g++.law/builtin1.C: Likewise.
8924 * g++.old-deja/g++.law/ctors10.C: Likewise.
8925 * g++.old-deja/g++.law/virtual3.C: Likewise.
8926 * g++.old-deja/g++.mike/p658.C: Likewise.
8927 * g++.old-deja/g++.other/sibcall1.C: Likewise.
8928 * g++.old-deja/g++.other/vaarg2.C: Likewise.
8929 * g++.old-deja/g++.robertl/eb124.C: Likewise.
8930 * g++.old-deja/g++.robertl/eb44.C: Likewise.
8931 * g++.old-deja/g++.robertl/eb77.C: Likewise.
8932
8933 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
8934
8935 * gcc.c-torture/compile/20001024-1.c: New test.
8936
8937 2000-10-25 Mark Mitchell <mark@codesourcery.com>
8938
8939 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8940 to tell us whether or not we are using V3.
8941
8942 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
8943
8944 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8945 operands.
8946
8947 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
8948
8949 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8950
8951 2000-10-25 Jakub Jelinek <jakub@redhat.com>
8952
8953 * gcc.c-torture/execute/20001024-1.c: New test.
8954
8955 2000-10-24 Jakub Jelinek <jakub@redhat.com>
8956
8957 * g++.old-deja/g++.other/sibcall1.C: New test.
8958
8959 2000-10-20 Jakub Jelinek <jakub@redhat.com>
8960
8961 * gcc.dg/noncompile/init-3.c: New test.
8962
8963 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
8964
8965 * gcc.dg/format-array-1.c: New test.
8966
8967 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8968
8969 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8970 writing through null pointers; remove comment about testing
8971 unterminated strings.
8972
8973 2000-10-17 Matthew Hiller <hiller@redhat.com>
8974
8975 * gcc.c-torture/execute/20001017-2.c: New test.
8976
8977 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8978
8979 * gcc.c-torture/compile/20001018-1.c: New test.
8980 * gcc.c-torture/compile/20001018-1.x: Xfail.
8981
8982 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8983
8984 * gcc.c-torture/execute/20001017-1.c: New test.
8985
8986 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8987
8988 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8989 for multiple use of arguments with scanf formats; add tests for
8990 multiple use of arguments.
8991
8992 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
8993
8994 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8995
8996 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8997
8998 * gcc.dg/format-miss-1.c: New test.
8999
9000 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9001
9002 * gcc.c-torture/execute/20001013-1.c: New test.
9003
9004 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9005
9006 * gcc.dg/format-branch-1.c: New test.
9007
9008 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9009
9010 * README, lib/file-format.exp: Remove EGCS references.
9011
9012 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9013
9014 * gcc.dg/20001013-1.c: New test.
9015
9016 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
9017
9018 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
9019 for intmax_t in the compiler using __typeof__ and the type rules
9020 for conditional expressions.
9021
9022 2000-10-13 Jakub Jelinek <jakub@redhat.com>
9023
9024 * gcc.dg/20001012-1.c: New test.
9025 * gcc.dg/20001012-2.c: New test.
9026
9027 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9028
9029 * gcc.dg/format-attr-1.c: New test.
9030
9031 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9032
9033 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
9034 __LONG_LONG_MAX__ instead of LLONG_MAX.
9035
9036 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9037
9038 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
9039 scanf flags.
9040 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
9041 flags.
9042
9043 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
9044
9045 * gcc.dg/sequence-pt-1.c: New test.
9046
9047 2000-10-11 Geoff Keating <geoffk@cygnus.com>
9048
9049 * gcc.c-torture/execute/20001011-1.c: New testcase.
9050 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
9051
9052 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9053
9054 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
9055 does not error on it.
9056
9057 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9058
9059 * gcc.dg/20001009-1.c: New test.
9060
9061 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
9062
9063 * gcc.c-torture/compile/20001009-1.c: Move from here ....
9064 * gcc.c-torture/execute/20001009-2.c: ... to here.
9065
9066 2000-10-09 Geoff Keating <geoffk@cygnus.com>
9067
9068 * gcc.c-torture/compile/20001009-1.c: New testcase.
9069 * gcc.c-torture/execute/20001009-1.c: New testcase.
9070 Testcases provided by Jan Hubicka <jh@suse.cz>.
9071
9072 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9073
9074 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9075 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
9076 uintmax_t using <limits.h> to emulate the compiler's internal
9077 logic. No longer XFAIL %j tests.
9078
9079 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9080
9081 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
9082 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9083 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
9084 regexps and details of expected handling of some bad formats.
9085 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
9086 suppression.
9087
9088 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
9089
9090 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
9091 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
9092 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
9093 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
9094 in list archives.
9095
9096 2000-10-06 Richard Henderson <rth@cygnus.com>
9097
9098 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
9099 * g++.old-deja/g++.brendan/crash52.C: Likewise.
9100 * g++.old-deja/g++.jason/report.C: Likewise.
9101 * g++.old-deja/g++.law/friend5.C: Likewise.
9102 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
9103 of the expected warnings.
9104
9105 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
9106
9107 * g++.old-deja/g++.pt/enum14.C: New test.
9108
9109 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
9110
9111 * g++.old-deja/g++.pt/crash59.C: New test.
9112
9113 2000-10-04 Will Cohen <wcohen@redhat.com>
9114
9115 * gcc.dg/20000926-1.c: New test.
9116
9117 2000-10-03 Geoff Keating <geoffk@cygnus.com>
9118
9119 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9120 function name for current C++ compiler.
9121 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9122
9123 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
9124
9125 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
9126 __PRETTY_FUNCTION__.
9127 * g++.old-deja/g++.ext/pretty2.C: Likewise.
9128
9129 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9130
9131 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9132
9133 2000-09-26 Jakub Jelinek <jakub@redhat.com>
9134
9135 * gcc.c-torture/compile/20000923-1.c: New test.
9136
9137 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9138
9139 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9140 * g++.old-deja/g++.pt/ttp62.C: Same.
9141 * g++.old-deja/g++.other/inline14.C: Same.
9142
9143 2000-09-24 Richard Henderson <rth@cygnus.com>
9144
9145 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9146
9147 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
9148
9149 * gcc.dg/c90-printf-1.c: Add test for wide string format.
9150
9151 2000-09-22 Geoff Keating <geoffk@cygnus.com>
9152
9153 * gcc.c-torture/compile/20000922-1.c: New file.
9154
9155 2000-09-21 Nick Clifton <nickc@redhat.com>
9156
9157 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9158 a signed long modulo operation.
9159 (mod6): New function - perform an unsigned long modulo operation.
9160 (main): Add tests for modulos of very large numbers by very small
9161 dividends.
9162
9163 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9164
9165 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9166
9167 2000-09-19 Richard Henderson <rth@cygnus.com>
9168
9169 * gcc.dg/compare2.c (case 10): XFAIL.
9170
9171 2000-09-18 Richard Henderson <rth@cygnus.com>
9172
9173 * gcc.c-torture/execute/20000906-1.c: Move ...
9174 * gcc.dg/20000906-1.c: ... here. Only run on targets
9175 that support __builtin_trap.
9176
9177 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9178
9179 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9180
9181 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9182
9183 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9184 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9185 more $ format tests.
9186
9187 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9188
9189 * gcc.dg/format-errmk-1.c: New test.
9190
9191 2000-09-17 Greg McGary <greg@mcgary.org>
9192
9193 * gcc.c-torture/execute/20000917-1.x: Remove.
9194
9195 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9196
9197 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9198
9199 2000-09-17 Greg McGary <greg@mcgary.org>
9200
9201 * gcc.c-torture/execute/20000917-1.c: New test.
9202 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9203
9204 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9205
9206 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9207 in nested macro bug.
9208
9209 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9210
9211 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9212
9213 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
9214
9215 * gcc.c-torture/execute/20000914-1.c: New test.
9216
9217 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
9218
9219 * g++.other/inline13.C: New test.
9220
9221 2000-09-12 Andreas Jaeger <aj@suse.de>
9222
9223 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9224 constant by Ulrich Drepper <drepper@redhat.com>.
9225
9226 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
9227
9228 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9229
9230 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9231
9232 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9233
9234 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9235
9236 * gcc.dg/cpp/backslash.c: New test.
9237
9238 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
9239
9240 * gcc.c-torture/execute/20000910-1.c: New test.
9241 * gcc.c-torture/execute/20000910-2.c: Likewise.
9242
9243 2000-09-11 Robert Lipe <robertl@sco.com>
9244
9245 * gcc.dg/pragma-align.c: New test.
9246
9247 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9248
9249 * g++.old-deja/g++.pt/explicit82.C: New test.
9250 * g++.old-deja/g++.pt/explicit83.C: New test.
9251
9252 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9253
9254 * gcc.dg/asm-names.c: New test.
9255
9256 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9257
9258 * gcc.dg/cpp/tr-warn6.c: New test
9259
9260 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9261
9262 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9263 be accepted.
9264
9265 2000-09-07 Catherine Moore <clm@redhat.com>
9266
9267 * gcc.c-torture/execute/unroll-1.c: New test.
9268
9269 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9270
9271 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9272 ERROR markers.
9273 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9274 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9275 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9276 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9277 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9278 Preprocess only.
9279 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9280 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9281
9282 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9283
9284 * g++.old-deja/g++.pt/deduct2.C: New test.
9285
9286 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9287
9288 * g++.old-deja/g++.pt/parms2.C: New test.
9289
9290 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9291
9292 * g++.old-deja/g++.pt/crash58.C: New test.
9293
9294 2000-09-06 Greg McGary <greg@mcgary.org>
9295
9296 * gcc.c-torture/execute/20000906-1.c: New test.
9297 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9298
9299 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9300
9301 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9302
9303 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9304
9305 * g++.old-deja/g++.pt/crash57.C: New test.
9306
9307 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9308
9309 * g++.old-deja/g++.pt/crash56.C: New test.
9310
9311 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9312
9313 * g++.old-deja/g++.pt/koenig1.C: New test.
9314
9315 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9316
9317 * gcc.dg/20000904-1.c: New test.
9318
9319 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9320
9321 * gcc.dg/cpp/paste8.c: New test.
9322
9323 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
9324
9325 * gcc.c-torture/compile/20000827-1.c: New test.
9326
9327 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9328
9329 * gcc.dg/format-diag-1.c: New test.
9330
9331 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9332
9333 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9334 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9335 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9336 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9337 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9338
9339 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9340
9341 * g++.old-deja/g++.other/nested4.C: New test.
9342
9343 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9344
9345 * g++.old-deja/g++.ns/scoped1.C: New test.
9346
9347 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
9348
9349 * lib/g++.exp: Support testing already-installed GCC.
9350
9351 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9352
9353 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9354
9355 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9356
9357 * gcc.dg/return-type-2.c: New test.
9358
9359 2000-08-27 Geoff Keating <geoffk@cygnus.com>
9360
9361 * gcc.c-torture/compile/20000825-1.c: New test.
9362
9363 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
9364
9365 * gcc.dg/dwarf2-2.c: New test.
9366
9367 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9368
9369 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9370 dg-warning regexps.
9371
9372 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9373
9374 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9375 gcc.dg/format-ext-5.c: New tests.
9376
9377 2000-08-25 Jakub Jelinek <jakub@redhat.com>
9378
9379 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9380
9381 2000-08-24 Mark Mitchell <mark@codesourcery.com>
9382
9383 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9384
9385 2000-08-24 Richard Henderson <rth@cygnus.com>
9386
9387 * gcc.dg/ia64-sync-1.c: New test.
9388 * gcc.dg/ia64-sync-2.c: New test.
9389 * gcc.dg/ia64-asm-1.c: New test.
9390
9391 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9392
9393 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9394 * gcc.dg/format-ext-2.c: New test.
9395
9396 2000-08-23 Jason Merrill <jason@redhat.com>
9397
9398 * lib/old-dejagnu.exp: Also ignore "In member function" and
9399 "At global scope".
9400
9401 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9402
9403 * gcc.dg/noncompile/label-lineno-1.c: New test.
9404
9405 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9406
9407 * gcc.dg/c99-array-nonobj-1.c: New test.
9408
9409 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9410
9411 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9412 tests.
9413 * gcc.dg/format-ext-1.c: New test.
9414
9415 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9416
9417 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9418 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9419 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9420 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9421 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9422
9423 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9424
9425 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9426 gcc.dg/c99-strftime-2.c: New tests.
9427
9428 2000-08-22 Richard Henderson <rth@cygnus.com>
9429
9430 * gcc.c-torture/execute/20000822-1.c: New test.
9431
9432 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9433
9434 * gcc.c-torture/execute/20000819-1.x: Remove.
9435
9436 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9437
9438 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9439 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9440 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9441 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9442 gcc.dg/format-xopen-1.c: New tests.
9443
9444 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9445
9446 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9447
9448 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9449
9450 * g++.old-deja/g++.other/loop2.C: New test.
9451
9452 * gcc.c-torture/compile/20000606-1.c: New test.
9453 * gcc.c-torture/compile/20000728-1.c: New test.
9454 * gcc.c-torture/execute/20000801-1.c: New test.
9455 * gcc.c-torture/execute/20000801-2.c: New test.
9456 * gcc.c-torture/execute/20000819-1.c: New test.
9457 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9458 * gcc.dg/20000629-1.c: New test.
9459 * gcc.dg/20000724-1.c: New test.
9460 * gcc.dg/20000807-1.c: New test.
9461
9462 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9463
9464 * gcc.dg/cpp/pragma-1.c: New test.
9465 * gcc.dg/cpp/pragma-2.c: New test.
9466
9467 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9468
9469 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9470 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9471
9472 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9473
9474 * gcc.c-torture/compile/20000818-1.c: New test.
9475
9476 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
9477
9478 * gcc.c-torture/execute/20000818-1.c: New test.
9479
9480 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9481
9482 * gcc.dg/format-va-1.c: New test.
9483
9484 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9485
9486 * g++.old-deja/g++.other/typedef8.C: New test.
9487
9488 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9489
9490 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9491 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9492 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9493 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9494 * g++.old-deja/g++.other/ptrmem7.C: New test.
9495 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9496
9497 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9498
9499 * g++.old-deja/g++.pt/typename27.C: New test.
9500
9501 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9502
9503 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9504 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9505 * g++.old-deja/g++.pt/friend45.C: New test.
9506 * g++.old-deja/g++.other/friend8.C: New test.
9507
9508 2000-08-15 Richard Henderson <rth@cygnus.com>
9509
9510 * gcc.c-torture/execute/20000815-1.c: New test.
9511
9512 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9513
9514 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9515 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9516 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9517
9518 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9519
9520 * g++.old-deja/g++.other/refinit2.C: New test.
9521
9522 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9523
9524 * lib/c-torture.exp (c-torture): Make
9525 compiler_conditional_xfail_data global.
9526 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9527 compiler_conditional_xfail_data machinery.
9528 (f-torture-execute): Likewise.
9529 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9530 and only when unrolling loops.
9531
9532 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9533
9534 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9535
9536 * g++.old-deja/g++.pt/explicit81.C: New test.
9537
9538 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9539
9540 * g++.old-deja/g++.pt/typename26.C: New test.
9541
9542 2000-08-10 Geoff Keating <geoffk@cygnus.com>
9543
9544 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9545 warning.
9546
9547 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
9548
9549 * g++.old-deja/g++.other/array3.C: New test.
9550
9551 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9552
9553 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9554 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9555 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9556 New tests.
9557
9558 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
9559
9560 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9561 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9562
9563 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
9564
9565 * gcc.c-torture/execute/20000808-1.c: New test.
9566
9567 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9568
9569 * gcc.dg/c90-const-expr-1.c: New test.
9570
9571 2000-08-08 Richard Henderson <rth@cygnus.com>
9572
9573 * gcc.dg/noncompile/920923-1.c: Declare calloc.
9574
9575 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
9576
9577 * gcc.dg/noncompile/const-ll-1.c: New test.
9578
9579 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
9580
9581 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9582
9583 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
9584
9585 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9586 that running programs linked against the shared version of libobjc
9587 run correctly.
9588
9589 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9590
9591 * gcc.dg/c99-printf-1.c: New test.
9592
9593 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9594
9595 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9596
9597 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
9598
9599 * gcc.c-torture/execute/20000731-1.x: Delete.
9600
9601 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
9602
9603 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9604 and torture_without_loops as is done by c-torture.exp.
9605 (search_for): Copy from c-torture.exp.
9606 (gcc-dg-runtest): New function, drives a directory of tests
9607 iterating over the TORTURE_OPTIONS.
9608 (scan-assembler, scan-assembler-not): Move here from
9609 individual directory drivers.
9610
9611 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9612 defined by lib/gcc-dg.exp.
9613 * gcc.dg/cpp/cpp.exp: Likewise.
9614 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
9615 gcc-dg-runtest, so we cycle over optimization options.
9616
9617 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9618 * gcc.dg/compare2.c: No longer expected to fail.
9619
9620 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9621
9622 * gcc.c-torture/execute/20000804-1.c: New test.
9623
9624 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9625
9626 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9627
9628 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
9629
9630 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9631
9632 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
9633
9634 * gcc.c-torture/compile/20000803-1.c: New test.
9635
9636 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
9637
9638 * gcc.c-torture/execute/20000801-3.c,
9639 gcc.c-torture/execute/20000801-4.c: New tests.
9640 * gcc.c-torture/execute/20000801-3.x,
9641 gcc.c-torture/execute/20000801-4.x: Xfail.
9642
9643 2000-08-02 Geoff Keating <geoffk@cygnus.com>
9644
9645 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9646 libobjc/.libs to allow for libtool.
9647
9648 2000-08-02 Jakub Jelinek <jakub@redhat.com>
9649
9650 * gcc.c-torture/compile/20000802-1.c: New test.
9651
9652 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
9653
9654 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9655
9656 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
9657
9658 * gcc-c-torture/execute/20000731-2.c: New test.
9659
9660 * gcc.c-torture/execute/20000731-1.c: New test.
9661 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9662
9663 2000-07-31 Jakub Jelinek <jakub@redhat.com>
9664
9665 * testsuite/gcc.dg/cpp/paste7.c: New test.
9666 * gcc.dg/cpp/20000725-1.c: New test.
9667
9668 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
9669
9670 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9671 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9672 declaration warning for __builtin_dwarf_reg_size.
9673
9674 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9675
9676 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
9677
9678 * gcc.dg/noncompile/voidparam-1.c: New test.
9679
9680 2000-07-30 Richard Henderson <rth@cygnus.com>
9681
9682 * gcc.dg/c90-digraph-1.c: Don't xfail.
9683 * gcc.dg/compare2.c (case 10): Xfail.
9684 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9685
9686 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
9687
9688 * gcc.dg/c99-main-1.c: New test.
9689
9690 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
9691
9692 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9693
9694 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
9695
9696 * gcc.c-tortuer/execute/20000726-1.c: New test.
9697
9698 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
9699
9700 * gcc.c-torture/execute/enum-2.c: New test.
9701
9702 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9703
9704 * gcc.dg/cpp/tr-warn3.c: New test.
9705
9706 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9707
9708 * g++.old-deja/g++.ext/implicit1.C: Remove.
9709 * g++.old-deja/g++.jason/c2.C: Remove
9710 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9711 * g++.old-deja/g++.pt/crash16.C: Likewise.
9712 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9713
9714 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9715
9716 * g++.old-deja/g++.other/for2.C: New test.
9717
9718 2000-07-25 Jakub Jelinek <jakub@redhat.com>
9719
9720 * gcc.dg/20000720-1.c: New test.
9721
9722 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
9723
9724 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
9725
9726 2000-07-24 Geoff Keating <geoffk@cygnus.com>
9727
9728 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9729 * gcc.c-torture/execute/20000722-1.c: New.
9730 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9731
9732 2000-07-24 Jakub Jelinek <jakub@redhat.com>
9733
9734 * gcc.dg/cpp/20000720-1.S: New test.
9735
9736 2000-07-21 Michael Meissner <meissner@redhat.com>
9737
9738 * gcc.c-torture/execute/ieee/hugeval.c: New test.
9739
9740 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9741
9742 * g++.old-deja/g++.brendan/crash16.C,
9743 g++.old-deja/g++.brendan/parse3.C,
9744 g++.old-deja/g++.brendan/redecl1.C,
9745 g++.old-deja/g++.ns/template13.C,
9746 g++.old-deja/g++.other/decl4.C,
9747 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9748
9749 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9750
9751 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9752 and "Internal error".
9753
9754 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9755 regexps.
9756 * gcc.dg/cpp/paste6.c: New test.
9757
9758 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
9759
9760 * gcc.dg/cpp/tr-direct.c: New test.
9761
9762 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9763 gcc.dg/cpp/undef1.c: Tweak error regexps.
9764
9765 2000-07-18 Eric Christopher <echristo@redhat.com>
9766
9767 * gcc.c-torture/compile/20000718-1.c: New test.
9768
9769 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
9770
9771 * cpplex.c (_cpp_push_token): If the token being pushed back
9772 is the previous token in this context, just subtract one from
9773 context->posn.
9774 * cppmacro.c (save_expansion): Clear aux field when storing a
9775 placemarker.
9776
9777 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
9778
9779 * gcc.dg/noncompile/redecl-1.c: New test.
9780
9781 2000-07-18 Jakub Jelinek <jakub@redhat.com>
9782
9783 * gcc.c-torture/execute/20000717-5.c: New test.
9784 * gcc.c-torture/execute/20000717-1.x: Removed.
9785
9786 2000-07-17 Richard Henderson <rth@cygnus.com>
9787
9788 * gcc.c-torture/execute/20000717-4.c: New test.
9789
9790 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
9791
9792 * gcc.dg/cpp/syshdr.c: New test.
9793 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9794
9795 2000-07-17 Neil Booth <neilb@earthling.net>
9796
9797 * gcc.dg/cpp/cmdlne-dM.c: New test.
9798 * gcc.dg/cpp/cmdlne-dD.c: New test.
9799
9800 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
9801
9802 * gcc.c-torture/execute/20000717-3.c: New test.
9803
9804 * gcc.c-torture/compile/20000717-1.c: New test.
9805
9806 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
9807
9808 * gcc.c-torture/execute/20000717-2.c: New test.
9809
9810 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
9811
9812 * gcc.dg/formatz-1.c: New test.
9813
9814 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9815 * gcc.dg/c99-digraph-1.c: New tests.
9816
9817 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9818 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9819
9820 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9821 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9822 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9823 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9824 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9825 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9826 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9827
9828 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
9829
9830 * gcc.c-torture/execute/20000717-1.c: New test.
9831 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9832
9833 2000-07-15 Jakub Jelinek <jakub@redhat.com>
9834
9835 * gcc.c-torture/execute/20000715-2.c: New test.
9836 * gcc.dg/20000715-1.c: New test.
9837
9838 2000-07-15 Michael Meissner <meissner@redhat.com>
9839
9840 * gcc.c-torture/execute/20000715-1.c: New test.
9841
9842 2000-07-13 Jakub Jelinek <jakub@redhat.com>
9843
9844 * gcc.c-torture/execute/20000707-1.c: New test.
9845
9846 2000-07-13 Neil Booth <NeilB@earthling.net>
9847
9848 * testsuite/gcc.dg/cpp/digraph1.c,
9849 testsuite/gcc.dg/cpp/digraph2.c,
9850 testsuite/gcc.dg/cpp/digraphs.c: New tests.
9851
9852 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
9853
9854 * g77.f-torture/compile/20000630-2.f: New test.
9855 * g77.f-torture/compile/20000630-2.x
9856
9857 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
9858
9859 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
9860
9861 2000-07-11 Neil Booth <NeilB@earthling.net>
9862
9863 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9864
9865 2000-07-11 Neil Booth <NeilB@earthling.net>
9866
9867 * gcc.dg/cpp/cmdlne-C.c: New.
9868
9869 2000-07-09 Neil Booth <NeilB@earthling.net>
9870
9871 * gcc.dg/cpp/directiv.c: New tests.
9872 * gcc.dg/cpp/undef1.c: Update.
9873
9874 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
9875
9876 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9877
9878 2000-07-09 Neil Booth <NeilB@earthling.net>
9879
9880 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9881
9882 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
9883
9884 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9885 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9886
9887 2000-07-08 Neil Booth <NeilB@earthling.net>
9888
9889 * gcc.dg/cpp/macsyntx.c: New tests.
9890
9891 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9892
9893 * gcc.dg/20000707-1.c: New test.
9894
9895 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9896
9897 * gcc.c-torture/execute/20000706-1.c: New test.
9898 * gcc.c-torture/execute/20000706-2.c: New test.
9899 * gcc.c-torture/execute/20000706-3.c: New test.
9900 * gcc.c-torture/execute/20000706-4.c: New test.
9901 * gcc.c-torture/execute/20000706-5.c: New test.
9902
9903 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9904
9905 * g++.old-deja/g++.pt/instantiate7.C: New test.
9906
9907 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9908
9909 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9910 * g++.old-deja/g++.mike/thunk3.C: Likewise.
9911 * g++.old-deja/g++.other/rtti3.C: Likewise.
9912 * g++.old-deja/g++.other/rttid3.C: Likewise.
9913
9914 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
9915
9916 * g77.f-torture/compile/20000630-1.x: Fix typo
9917
9918 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
9919
9920 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9921 assembly output.
9922
9923 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
9924
9925 * gcc.dg/cpp/ident.c: New test.
9926
9927 2000-07-05 Neil Booth <NeilB@earthling.net>
9928
9929 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9930 gcc.dg/cpp/lexstrng.c: New tests.
9931
9932 2000-07-04 Neil Booth <NeilB@earthling.net>
9933
9934 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9935 * gcc.dg/cpp/strify2.c: Same.
9936
9937 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
9938
9939 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9940 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9941 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9942 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9943
9944 * testsuite/gcc.dg/cpp/macro1.c,
9945 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9946 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9947 testsuite/gcc.dg/cpp/strify1.c,
9948 testsuite/gcc.dg/cpp/strify2.c: New tests.
9949
9950 2000-07-03 Jakub Jelinek <jakub@redhat.com>
9951
9952 * gcc.c-torture/execute/20000703-1.c: New test.
9953
9954 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9955
9956 * g++.old-deja/g++.pt (lookup10.C): New test.
9957
9958 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9959
9960 * g++.old-deja/g++.pt (typename25.C): New test.
9961
9962 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
9963
9964 * gcc.c-torture/compile/20000701-1.c: New test.
9965
9966 2000-06-30 Nick Clifton <nickc@cygnus.com>
9967
9968 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9969 to test case.
9970
9971 2000-06-30 Catherine Moore <clm@cygnus.com>
9972
9973 * gcc.c-torture/execute/align-1.c: New test.
9974
9975 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
9976
9977 * g++.old-deja/g++.pt/expr8.C: New test.
9978 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9979
9980 2000-06-29 Nick Clifton <nickc@cygnus.com>
9981
9982 * gcc.c-torture/compile/20000629-1.c: New test.
9983
9984 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9985
9986
9987 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9988 gcc.dg/noncompile directory, depending on whether they're
9989 preprocessor tests or not. Annotate all the tests for the dg
9990 framework.
9991
9992 * gcc.c-torture/noncompile/noncompile.exp: Delete.
9993 * gcc.dg/noncompile/noncompile.exp: New.
9994
9995 * Moved files:
9996 Old name New name
9997 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
9998 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
9999 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
10000 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
10001 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
10002 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
10003 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
10004 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
10005 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
10006 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
10007 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
10008 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
10009 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
10010 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
10011 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
10012 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
10013 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
10014 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
10015 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
10016 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
10017 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
10018 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
10019 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
10020 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
10021
10022 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
10023 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
10024 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
10025 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
10026 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
10027 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
10028
10029 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
10030
10031 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
10032 declare one variable. On the fourth, error.
10033 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
10034 declared by 20000628-1a.h.
10035
10036 2000-06-29 Richard Henderson <rth@redhat.com>
10037
10038 * gcc.c-torture/execute/930529-1.x: New file.
10039 * gcc.dg/920413-1.c: Adjust expected warning text.
10040 * gcc.dg/980217-1.c: Declare abort.
10041 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
10042
10043 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
10044
10045 * g77.f-torture/compile/20000629-1.f: New test.
10046 * g77.f-torture/compile/20000629-1.x: Expected to fail.
10047
10048 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10049
10050 Rearrange lots of files, removing entirely the
10051 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
10052 directories.
10053
10054 * Deleted files:
10055 gcc.c-torture/code_quality/code_quality.exp
10056 gcc.c-torture/special/special.exp
10057 gcc.failure/failure.exp
10058 gcc.failure/940409-1.x
10059 gcc.c-torture/compile/961203-1.x
10060
10061 * New files:
10062 gcc.misc-tests/linkage.exp
10063 gcc.c-torture/execute/920730-1t.c
10064 gcc.c-torture/execute/920730-1t.x
10065 gcc.c-torture/compile/920520-1.x
10066 gcc.c-torture/compile/920521-1.x
10067 gcc.c-torture/compile/981006-1.x
10068 gcc.c-torture/execute/eeprof-1.x
10069
10070 * Moved files (possibly with modifications to fit a new harness):
10071 Old name New name
10072 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
10073 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
10074 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
10075 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
10076 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
10077 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
10078 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
10079 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
10080 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
10081 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
10082 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
10083 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
10084 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
10085 gcc.failure/940409-1.c gcc.dg/940409-1.c
10086
10087 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10088
10089 * c-torture/compile/961203-1.x: Delete.
10090
10091 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
10092 not exit. Include stdio.h.
10093 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
10094 * gcc.misc-tests/dg-12.c: Likewise.
10095 * gcc.misc-tests/dg-5.c: Likewise.
10096 * gcc.misc-tests/dg-6.c: Likewise.
10097 * gcc.misc-tests/dg-7.c: Prototype abort.
10098 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
10099 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
10100 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
10101 not exit.
10102 * gcc.misc-tests/sieve.c: Use return from main, not exit.
10103 * gcc.misc-tests/sort2.c: Use return from main, not exit.
10104
10105 2000-06-28 Jakub Jelinek <jakub@redhat.com>
10106
10107 * gcc.dg/cpp/20000628-1.c: New test.
10108 * gcc.dg/cpp/20000628-1.h: New header for above test.
10109 * gcc.dg/cpp/20000628-1a.h: Likewise.
10110
10111 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
10112
10113 * gcc.dg/cpp: New directory.
10114 * gcc.dg/cpp/cpp.exp: New driver.
10115 * gcc.dg/cpp/20000627-1.c: New test.
10116 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10117 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10118 and rewrite as a compilation test.
10119
10120 * gcc.dg: Move many files into the cpp subdirectory, possibly
10121 renaming or editing them as well.
10122 Old name New name
10123 990119-1.c cpp/19990119-1.c
10124 990228-1.c cpp/19990228-1.c
10125 990407-1.c cpp/19990407-1.c
10126 990409-1.c cpp/19990409-1.c
10127 990413-1.c cpp/19990413-1.c
10128 990703-1.c cpp/19990703-1.c
10129 20000127-1.c cpp/20000127-1.c
10130 20000129-1.c cpp/20000129-1.c
10131 20000207-1.c cpp/20000207-1.c
10132 20000207-2.c cpp/20000207-2.c
10133 20000209-1.c cpp/20000209-1.c
10134 20000209-2.c cpp/20000209-2.c
10135 20000301-1.c cpp/20000301-1.c
10136 20000419-1.c cpp/20000419-1.c
10137 20000510-1.S cpp/20000510-1.S
10138 20000519-1.c cpp/20000519-1.c
10139 20000529-1.c cpp/20000529-1.c
10140 20000625-1.c cpp/20000625-1.c
10141 20000625-2.c cpp/20000625-2.c
10142 cpp-as1.c cpp/assert1.c
10143 cpp-as2.c cpp/assert2.c
10144 cxx-comments-1.c cpp/cxxcom1.c
10145 cxx-comments-2.c cpp/cxxcom2.c
10146 endif-label.c cpp/endif.c
10147 cpp-hash1.c cpp/hash1.c
10148 cpp-hash2.c cpp/hash2.c
10149 cpp-if1.c cpp/if-1.c
10150 cpp-if2.c cpp/if-2.c
10151 cpp-if3.c cpp/if-3.c
10152 cpp-if4.c cpp/if-4.c
10153 cpp-if5.c cpp/if-5.c
10154 cpp-cond.c cpp/if-cexp.c
10155 cpp-missingop.c cpp/if-mop.c
10156 cpp-missingparen.c cpp/if-mpar.c
10157 cpp-opprec.c cpp/if-oppr.c
10158 cpp-ifparen.c cpp/if-paren.c
10159 cpp-shortcircuit.c cpp/if-sc.c
10160 cpp-shift.c cpp/if-shift.c
10161 cpp-unary.c cpp/if-unary.c
10162 cpp-li1.c cpp/line1.c
10163 cpp-li2.c cpp/line2.c
10164 lineno.c cpp/line3.c
10165 lineno-2.c cpp/line4.c
10166 cpp-mi.c cpp/mi1.c
10167 cpp-mic.h cpp/mi1c.h
10168 cpp-micc.h cpp/mi1cc.h
10169 cpp-mind.h cpp/mi1nd.h
10170 cpp-mindp.h cpp/mi1ndp.h
10171 cpp-mix.h cpp/mi1x.h
10172 cpp-mi2.c cpp/mi2.c
10173 cpp-mi2a.h cpp/mi2a.h
10174 cpp-mi2b.h cpp/mi2b.h
10175 cpp-mi2c.h cpp/mi2c.h
10176 cpp-mi3.c cpp/mi3.c
10177 cpp-mi3.def cpp/mi3.def
10178 poison-1.c cpp/poison.c
10179 pr-impl.c cpp/prag-imp.c
10180 cpp-redef-2.c cpp/redef1.c
10181 cpp-redef.c cpp/redef2.c
10182 strpaste.c cpp/strp1.c
10183 strpaste-2.c cpp/strp2.c
10184 cpp-tradpaste.c cpp/tr-paste.c
10185 cpp-tradstringify.c cpp/tr-str.c
10186 cpp-tradwarn1.c cpp/tr-warn1.c
10187 cpp-tradwarn2.c cpp/tr-warn2.c
10188 trigraphs.c cpp/trigraphs.c
10189 cpp-unc1.c cpp/unc1.c
10190 cpp-unc2.c cpp/unc2.c
10191 cpp-unc3.c cpp/unc3.c
10192 cpp-unc.c cpp/unc4.c
10193 undef.c cpp/undef1.c
10194 undef-2.c cpp/undef2.c
10195 cpp-wi1.c cpp/widestr1.c
10196
10197 2000-06-27 Mark Mitchell <mark@codesourcery.com>
10198
10199 * lib/g++.exp (g++_include_flags): Tweak.
10200
10201 2000-06-27 H.J. Lu <hjl@gnu.org>
10202 Loren J. Rittle <ljrittle@acm.org>
10203
10204 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10205 version with one that knows about the new gcc tree structure.
10206 (g++_link_flags): Same.
10207
10208 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10209
10210 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10211 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10212 case we are cross-compiling.
10213
10214 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10215 g++.old-deja/g++.niklas/Makefile.in,
10216 g++.old-deja/g++.niklas/configure.in,
10217 g++.old-deja/g++.other/Makefile.in,
10218 g++.old-deja/g++.other/configure.in,
10219 gcc.c-torture/code_quality/Makefile.in,
10220 gcc.c-torture/code_quality/configure.in,
10221 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10222 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10223 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10224 gcc.c-torture/execute/ieee/Makefile.in,
10225 gcc.c-torture/execute/ieee/configure.in,
10226 gcc.c-torture/noncompile/Makefile.in,
10227 gcc.c-torture/noncompile/configure.in,
10228 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10229 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10230 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10231
10232 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10233
10234 * g++.old-deja/g++.other/ambig3.C: New test.
10235
10236 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10237
10238 * g++.old-deja/g++.pt/syntax1.C: New test.
10239 * g++.old-deja/g++.pt/syntax2.C: New test.
10240 * g++.old-deja/g++.other/syntax3.C: New test.
10241 * g++.old-deja/g++.other/syntax4.C: New test.
10242
10243 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10244
10245 * gcc.dg/20000623-1.c: Prototype exit and abort.
10246
10247 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10248
10249 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10250 New tests.
10251 * gcc.dg/cpp-mi3.def: New file.
10252
10253 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10254 inside assertions.
10255 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10256 lexer's error messages.
10257 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10258 divine anything from the linemarkers.
10259 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10260 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10261
10262 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10263
10264 * gcc.dg/20000623-1.c: New test.
10265
10266 2000-06-22 Jakub Jelinek <jakub@redhat.com>
10267
10268 * gcc.c-torture/execute/20000622-1.c: New test.
10269
10270 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10271
10272 * g++.old-deja/g++.other/init15.C: New test.
10273
10274 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10275
10276 * g++.old-deja/g++.pt/vaarg2.C: New test.
10277 * g++.old-deja/g++.pt/vaarg3.C: New test.
10278
10279 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10280
10281 * g++.old-deja/g++.other/dyncast6.C: New test.
10282
10283 2000-06-15 Jakub Jelinek <jakub@redhat.com>
10284
10285 * gcc.c-torture/execute/loop-6.c: New test.
10286
10287 2000-06-14 Jakub Jelinek <jakub@redhat.com>
10288
10289 * gcc.dg/20000614-1.c: New test.
10290 * gcc.dg/20000614-2.c: New test.
10291
10292 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
10293
10294 * g++.old-deja/g++.other/inline12.C: New test.
10295
10296 2000-06-13 Jakub Jelinek <jakub@redhat.com>
10297
10298 * g++.old-deja/g++.other/eh1.C: New test.
10299
10300 2000-06-12 Jakub Jelinek <jakub@redhat.com>
10301
10302 * g++.old-deja/g++.other/type.C: New test.
10303
10304 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10305
10306 * g++.old-deja/g++.other/initstring.C: New test.
10307
10308 2000-06-12 Jason Merrill <jason@redhat.com>
10309
10310 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10311
10312 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
10313
10314 * gcc.c-torture/compile/20000609-1.c: New test.
10315
10316 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
10317
10318 * gcc.dg/20000609-1.c: New test.
10319
10320 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10321
10322 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10323 * gcc.c-torture/noncompile/poison-1.c: Move...
10324 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10325 * gcc.dg/cpp-li1.c: Add a token after the #line.
10326
10327 2000-06-05 Richard Henderson <rth@cygnus.com>
10328
10329 * gcc.c-torture/execute/20000605-2.c: New test.
10330 * gcc.c-torture/execute/20000605-3.c: New test.
10331
10332 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10333
10334 * g77.f-torture/execute/20000503-1.x: New file.
10335
10336 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10337
10338 * g++.old-deja/g++.eh/badalloc1.C: New test.
10339
10340 2000-06-05 Richard Henderson <rth@cygnus.com>
10341
10342 * gcc.c-torture/execute/20000605-1.c: New test.
10343
10344 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10345 Nathan Sidwell <nathan@codesourcery.com>
10346
10347 * gcc.c-torture/compile/20000605-1.c: New test.
10348
10349 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10350
10351 * g77.f-torture/compile/20000601-1.f: New test.
10352
10353 2000-06-03 Richard Henderson <rth@cygnus.com>
10354
10355 * gcc.c-torture/execute/20000603-1.c: New.
10356
10357 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10358
10359 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10360 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10361
10362 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10363
10364 * gcc.dg/compare2.c (case 12): XFAIL.
10365 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10366 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10367
10368 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10369
10370 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10371
10372 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10373 guard macro is already defined when the header is first
10374 included.
10375 * gcc.dg/cpp-mix.h: New file.
10376 * gcc.dg/endif-label.c: Update patterns to match compiler.
10377
10378 * g++.brendan/complex1.C: Declare abort.
10379 * g++.law/refs4.C: Remove XFAIL.
10380 * g++.oliva/expr2.C: Declare abort and exit.
10381
10382 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10383
10384 * gcc.c-torture/execute/20000528-1.c: New test.
10385
10386 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10387 * g++.old-deja/g++.law/temps4.C: Likewise.
10388
10389 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10390 stdlib.h. Call abort() on failure.
10391 * g++.old-deja/g++.law/refs4.C: Likewise.
10392 * g++.old-deja/g++.law/temps4.C: Likewise.
10393 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10394 * gcc.c-torture/execute/20000112-1.c: Include string.h.
10395
10396 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10397
10398 Relative to g++.dg/special:
10399 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10400
10401 Relative to g++.old-deja:
10402 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10403 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10404 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10405 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10406 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10407 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10408 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10409
10410 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10411 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10412 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10413 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10414 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10415 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10416 and/or string.h.
10417
10418 * g++.other/goto1.C: Update expectations for error messages.
10419
10420 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10421
10422 * gcc.c-torture/compile/20000523-1.c: New test.
10423
10424 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10425
10426 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10427
10428 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10429
10430 * g++.old-deja/g++.eh/catch11.C: New test.
10431 * g++.old-deja/g++.eh/catch12.C: New test.
10432
10433 2000-05-24 Nick Clifton <nickc@cygnus.com>
10434
10435 * gcc.c-torture/execute/20000523-1.c: New test.
10436
10437 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10438
10439 * c-torture/execute/bcp-1.c: Replace abort in arg of
10440 __builtin_constant_p with a generic external function.
10441
10442 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10443 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10444 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10445 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10446 Prototype abort and/or exit.
10447
10448 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10449 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10450 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10451 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10452
10453 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10454
10455 * gcc.dg/dwarf2-1.c: New test.
10456
10457 2000-05-20 Richard Henderson <rth@cygnus.com>
10458
10459 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10460
10461 2000-05-20 Andreas Jaeger <aj@suse.de>
10462
10463 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10464 testcase.
10465
10466 2000-05-19 David Edelsohn <edelsohn@gnu.org>
10467
10468 * gcc.c-torture/execute/20000519-2.c: New test.
10469
10470 2000-05-19 Andreas Jaeger <aj@suse.de>
10471
10472 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10473 which fails with SSA.
10474
10475 * lib/c-torture.exp: Also test with -O3 -fssa.
10476
10477 2000-05-18 Michael Meissner <meissner@redhat.com>
10478
10479 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10480 * gcc.c-torture/execute/920415-1.c: Ditto.
10481 * gcc.c-torture/execute/920501-1.c: Ditto.
10482 * gcc.c-torture/execute/conversion.c: Ditto.
10483 * gcc.c-torture/execute/cvt-1.c: Ditto.
10484
10485 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
10486
10487 * gcc.c-torture/compile/20000518-1.c: New test.
10488
10489 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10490
10491 * g77.f-torture/compile/200005018.f: New test.
10492
10493 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
10494
10495 * gcc.c-torture/compile/20000517-1.c: New test.
10496
10497 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10498
10499 * gcc.c-torture/execute/20000516-1.c: New test.
10500
10501 2000-05-15 Jakub Jelinek <jakub@redhat.com>
10502
10503 * g++.old-deja/g++.other/eh.C: New test.
10504
10505 2000-05-12 Richard Henderson <rth@cygnus.com>
10506
10507 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10508 constants through to doit's conditional.
10509
10510 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
10511
10512 * gcc.c-torture/compile/20000511-1.c: New test.
10513 * g77.f-torture/compile/20000511-1.f: New test.
10514 * g77.f-torture/compile/20000511-2.f: New test.
10515
10516 2000-05-11 Michael Meissner <meissner@redhat.com>
10517
10518 * gcc.c-torture/execute/20000511-1.c: New test.
10519
10520 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10521
10522 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10523 * gcc.dg/20000510-1.S: New.
10524
10525 2000-05-08 Catherine Moore <clm@cygnus.com>
10526
10527 * gcc.dg/unused-3.c: New.
10528
10529 2000-05-06 Richard Henderson <rth@cygnus.com>
10530
10531 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10532 * g++.old-deja/g++.mike/warn1.C: Likewise.
10533 * g++.old-deja/g++.pt/local1.C: Likewise.
10534 * g++.old-deja/g++.pt/local7.C: Likewise.
10535 * g++.old-deja/g++.pt/spec16.C: Likewise.
10536
10537 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
10538
10539 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10540
10541 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
10542
10543 * g77.f-torture/execute/20000503-1.f: New test.
10544
10545 2000-05-04 Andreas Jaeger <aj@suse.de>
10546
10547 * gcc.dg/noreturn-2.c: New test.
10548
10549 2000-05-04 Neil Booth <NeilB@earthling.net>
10550
10551 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10552 preprocessor.
10553
10554 2000-05-04 Richard Henderson <rth@cygnus.com>
10555
10556 * gcc.c-torture/execute/20000503-1.c: Fix typo.
10557
10558 2000-05-04 Richard Henderson <rth@cygnus.com>
10559
10560 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
10561 OpenSSL by Jason R Thorpe.
10562
10563 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
10564
10565 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10566
10567 2000-05-03 Robert Lipe <robertlipe@usa.net>
10568
10569 * gcc.dg/20000503-1.c: New test.
10570
10571 2000-05-02 Jakub Jelinek <jakub@redhat.com>
10572
10573 * gcc.c-torture/compile/20000502-1.c: New test.
10574 * g++.old-deja/g++.other/align.C: New test.
10575 * gcc.dg/cpp-tradstringify.c: New test.
10576
10577 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
10578
10579 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10580 and hard registers.
10581
10582 2000-04-26 Geoff Keating <geoffk@cygnus.com>
10583
10584 * gcc.c-torture/execute/loop-5.c: New test.
10585
10586 2000-04-25 Jakub Jelinek <jakub@redhat.com>
10587
10588 * gcc.c-torture/execute/va-arg-20.c: New test.
10589
10590 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
10591
10592 * gcc.c-torture/execute/20000422-1.c: New test.
10593
10594 2000-04-20 Greg McGary <gkm@gnu.org>
10595
10596 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10597 when optimizing, but without sibling-call optimizations (-O1).
10598
10599 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
10600
10601 * gcc.c-torture/compile/20000420-1.c: New test.
10602
10603 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
10604
10605 * g++.abi/ptrflags.C: New test.
10606 * g++.eh/catchptr1.C: Test incomplete pointer chains.
10607
10608 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
10609
10610 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10611
10612 2000-04-19 Greg McGary <gkm@gnu.org>
10613
10614 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10615 sibling-call optimizations.
10616
10617 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
10618
10619 * gcc.dg/20000419-1.c: New test.
10620
10621 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
10622
10623 * gcc.c-torture/execute/20000412-6.c: New test.
10624
10625 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
10626
10627 * gcc.c-torture/execute/20000412-5.c: New test.
10628 * g77.f-torture/compile/20000412-1.f: New test.
10629 * gcc.c-torture/execute/20000412-4.c: New test.
10630 * gcc.c-torture/compile/20000412-2.c: New test.
10631 * gcc.c-torture/execute/20000412-3.c: New test.
10632 * gcc.c-torture/compile/20000412-1.c: New test.
10633 * gcc.c-torture/execute/20000412-2.c: New test.
10634
10635 2000-04-12 Jakub Jelinek <jakub@redhat.com>
10636
10637 * objc/execute/bf-20.m: New test.
10638
10639 2000-04-10 Richard Henderson <rth@cygnus.com>
10640
10641 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10642
10643 * gcc.c-torture/execute/20000412-1.c: New test.
10644
10645 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
10646
10647 * g++.old-deja/g++.eh/catchptr1.C: New test.
10648
10649 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
10650
10651 * g++.old-deja/g++.abi/cxa_vec.C: New test.
10652
10653 2000-04-08 Neil Booth <NeilB@earthling.net>
10654
10655 * gcc.dg/cpp-nullchar.c: Remove test as
10656 embedded nulls cause problems.
10657
10658 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10659
10660 * gcc.dg/compare2.c: New test.
10661
10662 2000-04-08 Neil Booth <NeilB@earthling.net>
10663
10664 * gcc.dg/cpp-nullchar.c: New test.
10665
10666 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
10667
10668 * gcc.dg/cpp-mi2.c: New test.
10669 * gcc.dg/cpp-mi2[abc].h: New files.
10670
10671 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
10672
10673 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10674 member name.
10675
10676 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
10677
10678 * g++.old-deja/g++.abi/vmihint.C: New test.
10679
10680 2000-04-06 Neil Booth <NeilB@earthling.net>
10681
10682 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10683 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
10684 copyright.
10685
10686 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
10687
10688 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10689 avoid stack-frame overwrite.
10690
10691 2000-04-05 Jakub Jelinek <jakub@redhat.com>
10692
10693 * gcc.c-torture/compile/20000405-2.c: New test.
10694 * gcc.c-torture/compile/20000405-3.c: New test.
10695
10696 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10697
10698 * gcc.c-torture/compile/20000405-1.c: New test.
10699
10700 2000-04-04 Geoff Keating <geoffk@cygnus.com>
10701
10702 * gcc.dg/cast-qual-1.c: Revert last change.
10703
10704 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10705
10706 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10707
10708 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
10709
10710 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10711 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10712
10713 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
10714
10715 * gcc.c-torture/compile/20000403-2.c: New test.
10716 * gcc.c-torture/compile/20000403-1.c: New test.
10717
10718 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
10719
10720 * gcc.c-torture/execute/20000403-1.c: New test.
10721
10722 2000-04-03 Geoff Keating <geoffk@cygnus.com>
10723
10724 * gcc.c-torture/execute/20000402-1.c: New test.
10725
10726 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
10727
10728 * gcc.c-torture/execute/va-arg-15.c: New test.
10729 * gcc.c-torture/execute/va-arg-16.c: New test.
10730 * gcc.c-torture/execute/va-arg-17.c: New test.
10731 * gcc.c-torture/execute/va-arg-18.c: New test.
10732 * gcc.c-torture/execute/va-arg-19.c: New test.
10733
10734 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10735
10736 * gcc.c-torture/compile/981211-1.c: Move to...
10737 * gcc.dg/cpp-as1.c: ...here.
10738 * gcc.dg/cpp-as2.c: New file.
10739
10740 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10741 compiler.
10742
10743 2000-04-02 Neil Booth <NeilB@earthling.net>
10744
10745 * gcc.dg/cpp-cond.c New tests.
10746 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
10747 accidental success less likely.
10748 * gcc.dg/cpp-missingop.c New tests.
10749 * gcc.dg/cpp-missingparen.c New tests.
10750 * gcc.dg/cpp-shift.c New tests.
10751 * gcc.dg/cpp-shortcircuit.c New tests.
10752 * gcc.dg/cpp-unary.c New tests.
10753
10754 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
10755
10756 * gcc.c-torture/compile/20000329-1.c: New test.
10757
10758 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10759
10760 * gcc.c-torture/compile/20000326-1.c: New test.
10761 * gcc.c-torture/compile/20000326-2.c: New test.
10762
10763 2000-03-24 Geoff Keating <geoffk@cygnus.com>
10764
10765 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10766 the first parameter is a function argument.
10767
10768 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
10769
10770 * g++.old-deja/g++.ext/array4.C: New test.
10771
10772 2000-03-22 Geoff Keating <geoffk@cygnus.com>
10773
10774 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10775
10776 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10777
10778 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10779
10780 2000-03-19 Richard Henderson <rth@cygnus.com>
10781
10782 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10783
10784 2000-03-19 Richard Henderson <rth@cygnus.com>
10785
10786 * gcc.c-torture/compile/20000319-1.c: New test.
10787
10788 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
10789
10790 * gcc.c-torture/execute/20000314-3.c: New test.
10791 * gcc.c-torture/execute/20000314-2.c: New test.
10792 * gcc.c-torture/execute/20000314-1.c: New test.
10793 * gcc.c-torture/compile/20000314-2.c: New test.
10794 * gcc.c-torture/compile/20000314-1.c: New test.
10795
10796 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
10797
10798 * g++.old-deja/g++.warn/inline.C: New test.
10799
10800 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
10801
10802 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10803 standards-compliant result rather than specific constants.
10804 Put test-values in array.
10805
10806 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
10807
10808 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10809 (g++_target_compile): Put test-specific options last.
10810
10811 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10812
10813 * g++.old-deja/g++.eh/vbase4.C: New test.
10814
10815 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10816
10817 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10818
10819 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10820
10821 * g++.old-deja/g++.brendan/misc12.C: Removed.
10822 * g++.old-deja/g++.pt/memtemp77.C: Constify.
10823 * g++.old-deja/g++.ext/pretty4.C: New test.
10824
10825 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10826
10827 * g++.old-deja/g++.other/string2.C: New test.
10828
10829 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
10830
10831 * g++.old-deja/g++.warn/impint2.C: New test.
10832
10833 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
10834
10835 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10836 is 1, not zero.
10837
10838 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
10839
10840 * g++.old-deja/g++.warn/impint.C: New test.
10841 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10842 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10843 * g++.old-deja/g++.pt/explicit12.C: Likewise.
10844 * g++.old-deja/g++.pt/explicit13.C: Likewise.
10845 * g++.old-deja/g++.pt/explicit17.C: Likewise.
10846 * g++.old-deja/g++.pt/explicit18.C: Likewise.
10847 * g++.old-deja/g++.pt/explicit19.C: Likewise.
10848 * g++.old-deja/g++.pt/explicit23.C: Likewise.
10849 * g++.old-deja/g++.pt/explicit31.C: Likewise.
10850 * g++.old-deja/g++.pt/explicit35.C: Likewise.
10851 * g++.old-deja/g++.pt/explicit6.C: Likewise.
10852 * g++.old-deja/g++.pt/memclass7.C: Likewise.
10853
10854 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
10855
10856 * gcc.dg/cpp-redef.c: New test.
10857
10858 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
10859
10860 * g++.old-deja/g++.pt/unify7.C: New test.
10861
10862 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10863
10864 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10865 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10866
10867 2000-02-25 Geoff Keating <geoffk@cygnus.com>
10868
10869 * gcc.c-torture/compile/20000224-1.c: New test.
10870
10871 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10872
10873 * gcc.c-torture/compile/cpp-2.c: New test.
10874 * gcc.c-torture/compile/cpp-1.c: New test.
10875
10876 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
10877
10878 * gcc.c-torture/execute/20000225-1.c: New test.
10879
10880 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10881
10882 * gcc.dg/cpp-li2.c: New test.
10883
10884 * gcc.dg/cpp-wi1.c: New test.
10885
10886 * gcc.dg/cpp-li1.c: New test.
10887
10888 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
10889
10890 * g++.old-deja/g++.other/sizeof5.C: New test.
10891
10892 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10893
10894 * gcc.c-torture/execute/va-arg-13.c: New test.
10895
10896 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
10897
10898 * gcc.c-torture/execute/va-arg-12.c: New test.
10899
10900 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10901
10902 * gcc.c-torture/execute/20000223-1.c: New test.
10903
10904 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10905
10906 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10907
10908 2000-02-22 Mark Mitchell <mark@codesourcery.com>
10909
10910 * g++.old-deja/g++.abi/ptrmem.C: New test.
10911
10912 2000-02-19 Richard Henderson <rth@cygnus.com>
10913
10914 * gcc.c-torture/compile/init-3.c: New.
10915
10916 2000-02-17 Mark Mitchell <mark@codesourcery.com>
10917
10918 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10919 ALWAYS_CXXFLAGS.
10920
10921 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
10922
10923 * gcc.c-torture/compile/20000211-3.c: New test.
10924
10925 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
10926
10927 * gcc.c-torture/compile/20000211-2.c: New test.
10928
10929 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
10930
10931 * gcc.c-torture/compile/20000211-1.c: New test.
10932
10933 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
10934
10935 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10936 on native targets
10937
10938 2000-02-08 Nathan Sidwell <nathan@acm.org>
10939
10940 * g++.old-deja/g++.other/cast5.C: New test.
10941
10942 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
10943
10944 * gcc.c-torture/execute/20000205-1.c: New.
10945
10946 2000-02-03 Nathan Sidwell <nathan@acm.org>
10947
10948 * g++.old-deja/g++.jason/cast3.C: Return void.
10949 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10950
10951 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10952
10953 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10954
10955 * gcc.dg/loop-1.c: New test.
10956
10957 2000-01-27 Jakub Jelinek <jakub@redhat.com>
10958
10959 * gcc.c-torture/compile/20000127-1.c: New test.
10960 * gcc.c-torture/execute/991228-1.c: New test.
10961
10962 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10963
10964 * gcc.dg/unused-2.c: New test.
10965
10966 * gcc.dg/conv-1.c: New test.
10967
10968 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10969
10970 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10971 compiler.
10972 (tool_option_proc): Fix typo.
10973
10974 2000-01-24 Geoff Keating <geoffk@cygnus.com>
10975
10976 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10977 of the ld on the host, not on the build machine.
10978 Also, don't crash if '--help' is not a supported option.
10979
10980 2000-01-24 Richard Henderson <rth@cygnus.com>
10981
10982 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10983
10984 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
10985
10986 * gcc.c-torture/execute/20000120-2.c: New test.
10987 * gcc.c-torture/execute/20000120-1.c: New test.
10988
10989 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
10990
10991 * gcc.c-torture/execute/20000113-1.c: New test.
10992
10993 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
10994
10995 * gcc.c-torture/execute/20000112-1.c: New test.
10996
10997 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10998
10999 * gcc.dg/20000111-1.c: New test.
11000
11001 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
11002
11003 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
11004 with 16 bit integers.
11005
11006 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11007
11008 * gcc.dg/20000108-1.c: New test.
11009
11010 2000-01-05 Nathan Sidwell <nathan@acm.org>
11011
11012 * g++.old-deja/g++.ns/koenig8.C: New test.
11013
11014 2000-01-05 Nathan Sidwell <nathan@acm.org>
11015
11016 * g++.old-deja/g++.other/cast4.C: New test.
11017
11018 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
11019
11020 * gcc.c-torture/compile/20000105-2.c: New test.
11021 * gcc.c-torture/compile/20000105-1.c: New test.
11022
11023 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11024
11025 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
11026 references to printf & atoi to conform to ANSI standard.
11027 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
11028 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
11029 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
11030 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
11031 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
11032 * g++.old-deja/g++.brendan/complex1.C: Likewise.
11033 * g++.old-deja/g++.brendan/copy1.C: Likewise.
11034 * g++.old-deja/g++.brendan/copy2.C: Likewise.
11035 * g++.old-deja/g++.brendan/copy3.C: Likewise.
11036 * g++.old-deja/g++.brendan/copy4.C: Likewise.
11037 * g++.old-deja/g++.brendan/copy5.C: Likewise.
11038 * g++.old-deja/g++.brendan/copy6.C: Likewise.
11039 * g++.old-deja/g++.brendan/copy7.C: Likewise.
11040 * g++.old-deja/g++.brendan/copy8.C: Likewise.
11041 * g++.old-deja/g++.brendan/crash11.C: Likewise.
11042 * g++.old-deja/g++.brendan/crash14.C: Likewise.
11043 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
11044 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11045 * g++.old-deja/g++.brendan/delete2.C: Likewise.
11046 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
11047 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
11048 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
11049 * g++.old-deja/g++.brendan/eh1.C: Likewise.
11050 * g++.old-deja/g++.brendan/groff1.C: Likewise.
11051 * g++.old-deja/g++.brendan/init3.C: Likewise.
11052 * g++.old-deja/g++.brendan/misc12.C: Likewise.
11053 * g++.old-deja/g++.brendan/misc7.C: Likewise.
11054 * g++.old-deja/g++.brendan/new2.C: Likewise.
11055 * g++.old-deja/g++.brendan/operators4.C: Likewise.
11056 * g++.old-deja/g++.brendan/operators5.C: Likewise.
11057 * g++.old-deja/g++.brendan/overload2.C: Likewise.
11058 * g++.old-deja/g++.brendan/overload7.C: Likewise.
11059 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
11060 * g++.old-deja/g++.brendan/reference1.C: Likewise.
11061 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
11062 * g++.old-deja/g++.brendan/template24.C: Likewise.
11063 * g++.old-deja/g++.brendan/template3.C: Likewise.
11064 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
11065 * g++.old-deja/g++.jason/inline3.C: Likewise.
11066 * g++.old-deja/g++.jason/opeq.C: Likewise.
11067 * g++.old-deja/g++.law/arg5.C: Likewise.
11068 * g++.old-deja/g++.law/arm7.C: Likewise.
11069 * g++.old-deja/g++.law/ctors11.C: Likewise.
11070 * g++.old-deja/g++.law/cvt8.C: Likewise.
11071 * g++.old-deja/g++.law/init9.C: Likewise.
11072 * g++.old-deja/g++.law/refs4.C: Likewise.
11073 * g++.old-deja/g++.law/template2.C: Likewise.
11074 * g++.old-deja/g++.law/visibility24.C: Likewise.
11075 * g++.old-deja/g++.law/vtable3.C: Likewise.
11076 * g++.old-deja/g++.mike/asm2.C: Likewise.
11077 * g++.old-deja/g++.mike/eh1.C: Likewise.
11078 * g++.old-deja/g++.mike/misc1.C: Likewise.
11079 * g++.old-deja/g++.mike/misc13.C: Likewise.
11080 * g++.old-deja/g++.mike/misc14.C: Likewise.
11081 * g++.old-deja/g++.mike/ns12.C: Likewise.
11082 * g++.old-deja/g++.mike/p1248.C: Likewise.
11083 * g++.old-deja/g++.mike/p3708.C: Likewise.
11084 * g++.old-deja/g++.mike/p3708a.C: Likewise.
11085 * g++.old-deja/g++.mike/p3708b.C: Likewise.
11086 * g++.old-deja/g++.mike/p646.C: Likewise.
11087 * g++.old-deja/g++.mike/p700.C: Likewise.
11088 * g++.old-deja/g++.mike/p783.C: Likewise.
11089 * g++.old-deja/g++.mike/p783a.C: Likewise.
11090 * g++.old-deja/g++.mike/p783b.C: Likewise.
11091 * g++.old-deja/g++.mike/p786.C: Likewise.
11092 * g++.old-deja/g++.mike/p789.C: Likewise.
11093 * g++.old-deja/g++.mike/p789a.C: Likewise.
11094 * g++.old-deja/g++.mike/p807a.C: Likewise.
11095 * g++.old-deja/g++.other/delete3.C: Likewise.
11096 * g++.old-deja/g++.other/dyncast1.C: Likewise.
11097 * g++.old-deja/g++.other/dyncast2.C: Likewise.
11098 * g++.old-deja/g++.other/dyncast3.C: Likewise.
11099 * g++.old-deja/g++.other/empty1.C: Likewise.
11100 * g++.old-deja/g++.other/temporary1.C: Likewise.
11101 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
11102 * g++.old-deja/g++.pt/t16.C: Likewise.
11103 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
11104
11105 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
11106
11107 * gcc.dg/991230-1.c: New test.
11108
11109 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
11110
11111 * gcc.c-torture/compile/991229-3.c: New test.
11112 * gcc.c-torture/compile/991229-2.c: New test.
11113 * gcc.c-torture/compile/991229-1.c: New test.
11114
11115 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
11116
11117 * gcc.c-torture/compile/labels-2.c: New test.
11118
11119 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
11120
11121 * gcc.c-torture/execute/991227-1.c: New test.
11122
11123 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11124
11125 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
11126
11127 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
11128
11129 * gcc.c-torture/execute/991221-1.c: New test.
11130
11131 1999-12-20 Nathan Sidwell <nathan@acm.org>
11132
11133 * g++.old-deja/g++.other/cast3.C: New test.
11134
11135 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
11136
11137 * gcc.c-torture/execute/991216-4.c: New test.
11138
11139 1999-12-16 Michael Meissner <meissner@cygnus.com>
11140
11141 * gcc.c-torture/execute/991216-1.c: New test.
11142 * gcc.c-torture/execute/991216-2.c: New test.
11143 * gcc.c-torture/execute/991216-3.c: New test.
11144
11145 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11146
11147 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11148 Actually make the test fail by using "-O2" for compilation.
11149
11150 1999-12-15 Nathan Sidwell <nathan@acm.org>
11151
11152 * g++.old-deja/g++.warn/cast-align1.C: New test.
11153
11154 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11155
11156 * gcc.c-torture/compile/991214-1.c: New test.
11157 * gcc.c-torture/compile/991214-2.c: New test.
11158
11159 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11160
11161 * gcc.dg/991214-1.c: New test.
11162
11163 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
11164
11165 * gcc.c-torture/compile/991213-3.c: New test.
11166 * gcc.c-torture/compile/991213-2.c: New test.
11167 * gcc.c-torture/compile/991213-1.c: New test.
11168
11169 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11170
11171 * gcc.dg/991209-1.c: New test.
11172
11173 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
11174
11175 * gcc.c-torture/compile/991208-1.c: New test.
11176
11177 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11178
11179 * gcc.dg/ultrasp2.c: New test.
11180
11181 1999-12-05 Alex Samuel <samuel@codesourcery.com>
11182
11183 * g++.old-deja/g++.abi/align.C (main): Fix typo.
11184
11185 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
11186
11187 * gcc.c-torture/compile/991202-1.c: New test.
11188 * gcc.c-torture/execute/991202-1.c: New test.
11189 * gcc.c-torture/execute/991202-2.c: New test.
11190 * gcc.c-torture/execute/991202-3.c: New test.
11191
11192 1999-12-02 Alex Samuel <samuel@codesourcery.com>
11193
11194 * g++.old-deja/g++.abi/align.C: New test.
11195 * g++.old-deja/g++.abi/aggregates.C: Likewise.
11196 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11197
11198 1999-12-01 Richard Henderson <rth@cygnus.com>
11199
11200 * gcc.c-torture/execute/991201-1.c: New.
11201
11202 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
11203
11204 * gcc.dg/991129-1.c: New test.
11205
11206 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
11207
11208 * gcc.c-torture/compile/991127-1.c: New test.
11209
11210 1999-11-22 Nathan Sidwell <nathan@acm.org>
11211
11212 * g++.old-deja/g++.other/warn4.C: New test.
11213
11214 1999-11-22 Nathan Sidwell <nathan@acm.org>
11215
11216 * g++.old-deja/g++.eh/cleanup2.C: New test.
11217 * g++.old-deja/g++.ext/pretty2.C: New test.
11218 * g++.old-deja/g++.ext/pretty3.C: New test.
11219 * g++.old-deja/g++.other/debug6.C: New test.
11220
11221 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
11222
11223 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11224 compiler_output to look for one error message instead of two.
11225
11226 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
11227
11228 * gcc.c-torture/execute/991118-1.c: Also test case
11229 where the word boundary does not split a byte evenly.
11230
11231 1999-11-19 Nathan Sidwell <nathan@acm.org>
11232
11233 * g++.old-deja/g++.ext/restrict1.C: New test.
11234
11235 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11236
11237 * gcc.c-torture/execute/991118-1.c: New test.
11238
11239 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
11240
11241 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11242 working directory pathnames.
11243
11244 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
11245
11246 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11247 host is equipped with driver.h and driver.o so it can actually
11248 compile and run the tests.
11249
11250 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
11251
11252 * gcc.c-torture/compile/991008-1.c: New test.
11253
11254 1999-11-08 Nick Clifton <nickc@cygnus.com>
11255
11256 * lib/gcc-dg.exp: Include target-supports.exp
11257
11258 1999-11-05 Nick Clifton <nickc@cygnus.com>
11259
11260 * lib/target-supports.exp: New file: Provide procs to test for
11261 features supported by the target.
11262 (check_weak_available): Moved here from ecos.exp.
11263 (check_alias_available): New proc: Determine of the target
11264 toolchain supports the alias attribute.
11265
11266 * gcc.dg/special/ecos.exp: Move check_weak_available to
11267 target-supports.exp.
11268 (alias-1.c): Only perform the test if the target supports
11269 aliases.
11270 (wkali-1.c): Only perform the test if the target supports
11271 aliases.
11272
11273 * gcc.dg/990506-0.c: Expect error messages from cross
11274 targets as well as native targets.
11275
11276 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11277
11278 * gcc.dg/ultrasp1.c: Removed xfail.
11279 * gcc.dg/struct-ret-2.c: Likewise.
11280 * gcc.dg/array-1.c: Likewise.
11281
11282 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11283
11284 * gcc.dg/struct-ret-2.c: New test.
11285
11286 * gcc.dg/array-1.c: New test.
11287
11288 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
11289
11290 * gcc.c-torture/execute/991030-1.c: New test.
11291
11292 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
11293
11294 * gcc.c-torture/compile/991026-2.c: New test.
11295
11296 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
11297
11298 * gcc.c-torture/compile/991026-1.c: New test.
11299
11300 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
11301
11302 * gcc.c-torture/execute/991023-1.c: New test.
11303
11304 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
11305
11306 * gcc.c-torture/execute/991019-1.c: New test.
11307
11308 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
11309
11310 * gcc.c-torture/execute/991016-1.c: New test.
11311
11312 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
11313
11314 * gcc.c-torture/execute/991014-1.c: New test.
11315
11316 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11317
11318 * g++.old-deja/g++.other/union2.C: New test.
11319
11320 1999-10-13 Nathan Sidwell <nathan@acm.org>
11321
11322 * g++.old-deja/g++.other/vaarg2.C: New test.
11323 * g++.old-deja/g++.other/vaarg3.C: New test.
11324
11325 1999-10-12 Craig Burley <craig@jcb-sc.com>
11326
11327 * g77.f-torture/noncompile/19990905-1.f: Moved from being
11328 in compile/.
11329
11330 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
11331
11332 * gcc.c-torture/execute/va-arg-11.c: New test.
11333
11334 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
11335
11336 * lib/file-format.exp (gcc_target_object_format): Don't
11337 crash if objdump is unavailable.
11338
11339 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
11340
11341 * gcc.misc-tests/mg.exp: delete extraneous redirection.
11342
11343 1999-09-28 Nick Clifton <nickc@cygnus.com>
11344
11345 * gcc.c-torture/compile/990928-1.c: New test.
11346
11347 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
11348
11349 * g++.old-deja/g++.other/decl6.C: New test.
11350
11351 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11352
11353 * gcc.c-torture/execute/va-arg-10.c: New test.
11354
11355 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
11356
11357 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11358 __PRETTY_FUNCTION__.
11359
11360 1999-09-23 Nick Clifton <nickc@cygnus.com>
11361
11362 * gcc.c-torture/execute/990923-1.c: New test.
11363
11364 1999-09-21 Nick Clifton <nickc@cygnus.com>
11365
11366 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11367 for which -fpic is inappropriate.
11368
11369 1999-09-21 Mark Mitchell <mark@codesourcery.com>
11370
11371 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11372
11373 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11374
11375 * g++.old-deja/g++.other/dyncast1.C: New test.
11376 * g++.old-deja/g++.other/dyncast2.C: New test.
11377 * g++.old-deja/g++.other/dyncast3.C: New test.
11378 * g++.old-deja/g++.other/dyncast4.C: New test.
11379 * g++.old-deja/g++.other/dyncast5.C: New test.
11380 * g++.old-deja/g++.eh/catch3.C: New test.
11381 * g++.old-deja/g++.eh/catch3p.C: New test.
11382 * g++.old-deja/g++.eh/catch4.C: New test.
11383 * g++.old-deja/g++.eh/catch4p.C: New test.
11384 * g++.old-deja/g++.eh/catch5.C: New test.
11385 * g++.old-deja/g++.eh/catch5p.C: New test.
11386 * g++.old-deja/g++.eh/catch6.C: New test.
11387 * g++.old-deja/g++.eh/catch6p.C: New test.
11388 * g++.old-deja/g++.eh/catch7.C: New test.
11389 * g++.old-deja/g++.eh/catch7p.C: New test.
11390 * g++.old-deja/g++.eh/catch8.C: New test.
11391 * g++.old-deja/g++.eh/catch8p.C: New test.
11392 * g++.old-deja/g++.eh/catch9.C: New test.
11393 * g++.old-deja/g++.eh/catch9p.C: New test.
11394
11395 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
11396
11397 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11398 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11399
11400 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
11401
11402 * gcc.c-torture/compile/990913-1.c: New test.
11403
11404 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
11405
11406 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11407 * g++.old-deja/g++.jason/rfg5.C: Likewise.
11408
11409 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
11410
11411 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11412
11413 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
11414
11415 * g++.old-deja/g++.other/lookup11.C: New test.
11416 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11417 what is permitted and what we want.
11418 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11419 overload use.
11420 * g++.old-deja/g++.jason/rfg5.C: Likewise
11421
11422 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
11423
11424 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11425 * gcc.c-torture/noncompile/poison-1.c: New file.
11426
11427 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
11428
11429 * g++.old-deja/g++.other/sizeof3.C: New test.
11430 * g++.old-deja/g++.other/sizeof4.C: New test.
11431 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11432 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11433
11434 1999-09-07 Richard Henderson <rth@cygnus.com>
11435
11436 * gcc.dg/va-arg-1.c: New.
11437
11438 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11439
11440 * gcc.c-torture/execute/va-arg-9.c: New test.
11441
11442 1999-09-05 Craig Burley <craig@jcb-sc.com>
11443
11444 * g77.f-torture/compile/980519-2.f: New test.
11445 * g77.f-torture/compile/19990905-0.f: New test.
11446 * g77.f-torture/compile/19990905-1.f: New test.
11447 * g77.f-torture/compile/19990905-2.f: New test.
11448
11449 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11450
11451 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
11452
11453 * gcc.c-torture/execute/990827-1.c: Fix typo.
11454
11455 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11456
11457 * g++.old-deja/g++.other/deref1.C: New test.
11458
11459 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
11460
11461 * g++.old-deja/g++.other/ambig2.C: New test.
11462 * g++.old-deja/g++.other/cond5.C: New test.
11463 * g++.old-deja/g++.other/lookup16.C: New test.
11464
11465 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
11466
11467 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11468 assemblers too.
11469
11470 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
11471
11472 * lib/c-torture.exp: Avoid the "compare executables" optimization
11473 when testing native.
11474
11475 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
11476
11477 * gcc.c-torture/execute/990829-1.c: New test.
11478 * gcc.c-torture/compile/990829-1.c: New test.
11479
11480 1999-08-27 Paul Burchard <burchard@pobox.com>
11481
11482 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11483 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11484 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11485 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11486 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11487 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11488 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11489 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11490 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11491 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11492 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11493
11494 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
11495
11496 * gcc.c-torture/execute/990827-1.c: New test.
11497
11498 1999-08-26 Craig Burley <craig@jcb-sc.com>
11499
11500 * g77.f-torture/noncompile/19990826-4.f: New test.
11501
11502 * g77.f-torture/compile/19990826-3.f: New test.
11503
11504 * g77.f-torture/execute/19990826-2.f: New test.
11505
11506 * g77.f-torture/compile/19990826-1.f: New test.
11507
11508 * gcc.c-torture/execute/990826-0.c: New test.
11509 * g77.c-torture/execute/19990826-0.f: New test.
11510
11511 * g77.f-torture/noncompile/970626-2.f: New test.
11512
11513 1999-08-25 Paul Burchard <burchard@pobox.com>
11514
11515 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11516 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11517 lss-011.C: New tests.
11518
11519 1999-08-25 Nathan Sidwell <nathan@acm.org>
11520
11521 * g++.old-deja/g++.other/decl5.C: New test.
11522
11523 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11524
11525 * noncompile/noncompile.exp: Load_lib c-torture.exp.
11526 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11527 call `postbase' for each one. All callers of `postbase' changed
11528 to call this instead.
11529
11530 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
11531
11532 * gcc.c-torture/execute/990811-1.c: New test.
11533
11534 1999-08-09 Nick Clifton <nickc@cygnus.com>
11535
11536 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11537 just native ones.
11538
11539 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11540 just native ones.
11541
11542 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11543
11544 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11545
11546 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11547
11548 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11549
11550 1999-08-04 Nathan Sidwell <nathan@acm.org>
11551
11552 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11553
11554 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11555
11556 * gcc.c-torture/execute/990804-1.c: New test.
11557
11558 1999-08-03 Nathan Sidwell <nathan@acm.org>
11559
11560 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11561 * g++.old-deja/g++.brendan/crash64.C: Likewise
11562 * g++.old-deja/g++.brendan/overload8.C: Likewise
11563
11564 1999-08-03 Nathan Sidwell <nathan@acm.org>
11565
11566 * g++.old-deja/g++.other/struct1.C: New test.
11567
11568 1999-08-03 Nathan Sidwell <nathan@acm.org>
11569
11570 * g++.old-deja/g++.other/enum2.C: New test.
11571
11572 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
11573
11574 Adapted from tests from Franz Sirl:
11575 * gcc.c-torture/execute/va-arg-7.c: New test.
11576 * gcc.c-torture/execute/va-arg-8.c: New test.
11577
11578 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
11579
11580 * gcc.c-torture/compile/990801-2.c: New test.
11581
11582 * gcc.c-torture/compile/990801-1.c: New test.
11583
11584 1999-07-27 Michael Meissner <meissner@cygnus.com>
11585
11586 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11587 fp-cmp-1.c, converting double to float.
11588
11589 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11590 fp-cmp-1.c, converting double to long double.
11591
11592 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11593 from fr1 to unknown_register, since fr1 is a legitimate register
11594 on some machines.
11595
11596 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
11597
11598 * README: More listname related changes.
11599
11600 1999-07-08 Catherine Moore <clm@cygnus.com>
11601
11602 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
11603
11604 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
11605
11606 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11607
11608 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11609
11610 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11611
11612 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
11613
11614 * gcc.dg/990703-1.c: New test.
11615
11616 1999-06-29 Nick Clifton <nickc@cygnus.com>
11617
11618 * lib/file-format.exp: New file: Move definition of proc
11619 gcc_target_object_format to here from
11620 gcc.dg/special/ecos.exp.
11621
11622 * lib/c-torture.exp: Include lib file-format.exp.
11623 * lib/gcc-dg.exp: Include lib file-format.exp.
11624
11625 * gcc.dg/special/ecos.exp: Remove definition of proc
11626 gcc_target_object_format.
11627
11628 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
11629
11630 * gcc.c-torture/execute/990628-1.c: New test.
11631
11632 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
11633
11634 * gcc.c-torture/compile/990625-2.c: New test.
11635
11636 * gcc.c-torture/compile/990625-1.c: New test.
11637
11638 1999-06-23 Nick Clifton <nickc@cygnus.com>
11639
11640 * gcc.c-torture/compile/dll.c: New test case. Check that dll
11641 attributes compile.
11642 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11643 ports that use the COFF/PE file format.
11644
11645 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
11646
11647 * gcc.c-torture/compile/990617-1.c: New test.
11648
11649 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
11650
11651 * g++.old-deja/g++.other/decl4.C: New test.
11652
11653 1999-06-14 Nathan Sidwell <nathan@acm.org>
11654
11655 * g++.old-deja/g++.other/bitfld3.C: New test.
11656
11657 1999-06-08 Nathan Sidwell <nathan@acm.org>
11658
11659 * g++.old-deja/g++.eh/catch1.C: New test.
11660
11661 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
11662
11663 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11664
11665 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11666 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
11667
11668 1999-06-05 Craig Burley <craig@jcb-sc.com>
11669
11670 * g77.f-torture/compile/19990502-0.f: Replace with new,
11671 shorter, test that still fails after recent changes.
11672
11673 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11674
11675 * gcc.c-torture/execute/990604-1.c: New test.
11676
11677 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
11678
11679 * gcc.c-torture/execute/990531-1.c: New test.
11680
11681 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11682
11683 * gcc.c-torture/compile/990527-1.c: New test.
11684
11685 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
11686
11687 * gcc.c-torture/execute/990527-1.c: New test.
11688
11689 1999-05-25 Nick Clifton <nickc@cygnus.com>
11690
11691 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11692 bitfields as signed.
11693
11694 1999-05-25 Craig Burley <craig@jcb-sc.com>
11695
11696 * g77.f-torture/compile/19990525-0.f: New test.
11697
11698 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
11699
11700 * gcc.c-torture/execute/990525-2.c: New test.
11701
11702 * gcc.c-torture/execute/990525-1.c: New test.
11703
11704 1999-05-24 Nathan Sidwell <nathan@acm.org>
11705
11706 * g++.old-deja/g++.other/anon3.C: New test.
11707 * g++.old-deja/g++.other/anon4.C: New test.
11708 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11709 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11710 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11711 Merrill).
11712
11713 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
11714
11715 * gcc.c-torture/execute/990524-1.c: New test.
11716
11717 * gcc.dg/990524-1.c: New test.
11718
11719 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11720
11721 * gcc.c-torture/compile/990523-1.c: New test.
11722
11723 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
11724
11725 * gcc.c-torture/compile/990519-1.c: New test.
11726
11727 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11728
11729 * gcc.c-torture/compile/990517-1.c: New test.
11730
11731 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11732 (e4, f4): New tests.
11733 (main): Call them.
11734
11735 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11736
11737 * gcc.dg/noreturn-1.c: New test.
11738
11739 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11740
11741 * gcc.c-torture/execute/990513-1.c: New test.
11742
11743 1999-05-10 Richard Henderson <rth@cygnus.com>
11744
11745 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11746
11747 1999-05-10 Craig Burley <craig@jcb-sc.com>
11748
11749 * g77.f-torture/execute/erfc.f: Use small single-precision
11750 values, to avoid problems on Alphas when not -mieee.
11751
11752 1999-05-08 Craig Burley <craig@jcb-sc.com>
11753
11754 * gcc.dg/990506-0.c: New test.
11755
11756 1999-05-08 Richard Henderson <rth@cygnus.com>
11757
11758 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11759 the constant to test. Don't XFAIL 64-bit targets.
11760
11761 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11762 * g++.old-deja/g++.law/profile1.C: Likewise.
11763
11764 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11765 operator new instances.
11766 * g++.old-deja/g++.other/delete5.C: Likewise.
11767
11768 1999-05-03 Craig Burley <craig@jcb-sc.com>
11769
11770 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11771 intrinsic.
11772
11773 1999-05-03 Craig Burley <craig@jcb-sc.com>
11774
11775 * g77.f-torture/execute/u77-test.f: Reverse order of two
11776 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11777
11778 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11779
11780 * gcc.dg/compare1.c: New test.
11781
11782 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
11783
11784 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11785 New tests.
11786
11787 1999-05-02 Craig Burley <craig@jcb-sc.com>
11788
11789 * g77.f-torture/compile/19990502-1.f: New test.
11790
11791 1999-05-02 Craig Burley <craig@jcb-sc.com>
11792
11793 * g77.f-torture/compile/19990502-0.f: New test.
11794
11795 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
11796
11797 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11798 intrinsic.
11799
11800 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
11801
11802 * g77.f-torture/execute/u77-test.f (main): List libU77
11803 intrinsics not currently tested.
11804 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11805 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11806 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11807 Trim blanks off the ends of some printed strings.
11808
11809 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
11810
11811 * g77.f-torture/execute/u77-test.f (main): Just warn about
11812 FSTAT gid disagreement, as it's expected on some systems.
11813
11814 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
11815
11816 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11817 use a new function, which allows for some slop.
11818 Clean up some commentary.
11819 (issum): The new function.
11820 (sgladd): Deleted subroutine.
11821
11822 1999-05-01 Craig Burley <craig@jcb-sc.com>
11823
11824 * g77.f-torture/execute/u77-test.f: Modify to be more like
11825 libf2c/libU77 version, bringing patches to that version here.
11826 Add suitable commentary.
11827
11828 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
11829
11830 * gcc.dg/990424-1.c: New test.
11831
11832 1999-04-24 Craig Burley <craig@jcb-sc.com>
11833
11834 * g77.f-torture/execute/u77-test.f (main): Bug involving
11835 LSTAT has been fixed, so turn back on full checking.
11836
11837 1999-04-20 Craig Burley <craig@jcb-sc.com>
11838
11839 * g77.f-torture/compile/19990419-0.f: New test.
11840 * g77.f-torture/execute/19990419-1.f: New test.
11841
11842 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
11843
11844 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11845 to avoid the need for a prototype to supress a warning.
11846
11847 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
11848
11849 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11850
11851 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
11852
11853 * gcc.c-torture/execute/990404-1.c: New test.
11854
11855 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11856
11857 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11858 * gcc.dg/cpp-if3.c: Don't use -pedantic.
11859 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11860 missing initializer warnings.
11861
11862 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
11863
11864 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11865 matching strings.
11866
11867 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
11868
11869 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11870
11871 1999-03-26 Craig Burley <craig@jcb-sc.com>
11872
11873 * g77.f-torture/execute/19990325-0.f: New test.
11874 * g77.f-torture/execute/19990325-1.f: New test.
11875
11876 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
11877
11878 * gcc.c-torture/execute/990324-1.c: New test.
11879
11880 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
11881
11882 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11883 test with 4.
11884
11885 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
11886
11887 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
11888
11889 1999-03-13 Craig Burley <craig@jcb-sc.com>
11890
11891 * g77.f-torture/execute/19990313-2.f: New test.
11892 * g77.f-torture/execute/19990313-3.f: New test.
11893
11894 1999-03-13 Craig Burley <craig@jcb-sc.com>
11895
11896 * g77.f-torture/execute/19990313-0.f: New test.
11897 * g77.f-torture/execute/19990313-1.f: New test.
11898
11899 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
11900
11901 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11902 printf to sprintf.
11903 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11904 (main): Add check for u15. Conditionalize u31 check depending on
11905 whether ints are <32 bits or >=32 bits.
11906
11907 1999-03-08 Craig Burley <craig@jcb-sc.com>
11908
11909 * g77.f-torture/execute/19981119-0.f: Improve testiness.
11910
11911 1999-03-08 Craig Burley <craig@jcb-sc.com>
11912
11913 * g77.f-torture/compile/19990305-0.f: New test.
11914 * g77.f-torture/execute/19981119-0.f: New test.
11915
11916 1999-03-08 Craig Burley <craig@jcb-sc.com>
11917
11918 * g77.f-torture/execute/970625-2.f: call ABORT if final
11919 result is not correct, instead of just printing it.
11920 Add this checking via newly introduced obfuscation, to
11921 trip up buggy front ends.
11922
11923 1999-03-07 Craig Burley <craig@jcb-sc.com>
11924
11925 * g77.f-torture/compile/960317-1.f: Moved from being
11926 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
11927
11928 1999-03-06 Craig Burley <craig@jcb-sc.com>
11929
11930 * g77.f-torture/execute/960317-1.f: New (old) test.
11931 * g77.f-torture/execute/970625-2.f: Ditto.
11932
11933 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
11934
11935 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11936 message on line 1 or line 2; cccp and cpplib do this differently.
11937
11938 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
11939
11940 * g++.old-deja/g++.law/weak1.C: New test.
11941
11942 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11943
11944 * gcc.c-torture/execute/990119-1.c: Renamed to...
11945 * gcc.dg/990119-1.c: this, so it will only be tested once
11946 (it's a preprocessor test, it doesn't need to be run at
11947 multiple optimization levels).
11948
11949 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11950
11951 * lib/g++.exp: Don't add incdir=$base_dir/../include to
11952 ALWAYS_CXXFLAGS.
11953
11954 1999-02-24 Craig Burley <craig@jcb-sc.com>
11955
11956 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11957 * g77.f-torture/compile/19981216-0.f: ...as it is expected
11958 to not be compilable by current g77.
11959
11960 1999-02-24 Nick Clifton <nickc@cygnus.com>
11961
11962 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11963
11964 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
11965
11966 * gcc.c-torture/execute/990222-1.c: New test.
11967
11968 1999-02-19 Craig Burley <craig@jcb-sc.com>
11969
11970 * g77.f-torture/compile/19990218-0.f: New test.
11971 * g77.f-torture/noncompile/19990218-1.f: New test.
11972
11973 1999-02-18 Craig Burley <craig@jcb-sc.com>
11974
11975 * g77.f-torture/compile/19981216-0.f: New test.
11976
11977 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
11978
11979 * gcc.dg/990214-1.c: New test.
11980
11981 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
11982
11983 * gcc.dg/990213-2.c: New test.
11984
11985 * gcc.dg/990213-1.c: New test.
11986
11987 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
11988
11989 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11990 ints.
11991
11992 1999-02-11 Nick Clifton <nickc@cygnus.com>
11993
11994 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11995 specified by target.
11996
11997 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11998
11999 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
12000
12001 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
12002
12003 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
12004
12005 * gcc.dg/special/ecos.exp: New test driver for new tests with
12006 special requirements.
12007
12008 * gcc.dg/special/alias-1.c: New test.
12009 * gcc.dg/special/gcsec-1.c: New test.
12010 * gcc.dg/special/weak-1.c: New test.
12011 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
12012 * gcc.dg/special/weak-2.c: New test.
12013 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
12014 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
12015 * gcc.dg/special/wkali-1.c: New test.
12016 * gcc.dg/special/wkali-2.c: New test.
12017 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
12018 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
12019
12020 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
12021
12022 * lib/c-torture.exp (c-torture-compile): Pull out code for
12023 analyzing gcc error messages.
12024 (c-torture-execute): Likewise. Fix some (harmless) false
12025 positives.
12026 * lib/gcc.exp (gcc_check_compile): New function.
12027
12028 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
12029
12030 * gcc.c-torture/execute/990208-1.c: New test.
12031
12032 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
12033
12034 * g++.dg/special/ecos.exp: New driver for new tests with special
12035 requirements
12036
12037 * g++.dg/special/conpr-1.C: New test
12038 * g++.dg/special/conpr-2.C: New test
12039 * g++.dg/special/conpr-2a.C: New test
12040 * g++.dg/special/conpr-3.C: New test
12041 * g++.dg/special/conpr-3a.C: New test
12042 * g++.dg/special/conpr-3b.C: New test
12043
12044 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
12045 allow g++ to use the dg driver
12046
12047 * README: Add comment about g++.dg directory
12048
12049 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
12050
12051 * README: Update email addresses.
12052
12053 1999-02-03 Nick Clifton <nickc@cygnus.com>
12054
12055 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
12056 arguments in order to force structure S onto the stack even on
12057 the alpha.
12058 (test): Pass 10 leading arguments to function foo as well as the
12059 structure S.
12060
12061 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
12062 failure for all targets.
12063
12064 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
12065 abort to terminate program execution.
12066
12067 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
12068
12069 * gcc.c-torture/execute/990130-1.c: New test.
12070
12071 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
12072
12073 * gcc.dg/990130-1.c: New test.
12074
12075 1999-01-28 Michael Meissner <meissner@cygnus.com>
12076
12077 * gcc.c-torture/execute/990128-1.c: New test.
12078
12079 1999-01-27 Michael Meissner <meissner@cygnus.com>
12080
12081 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
12082
12083 1999-01-27 Felix Lee <flee@cygnus.com>
12084
12085 * lib/c-torture.exp (c-torture-compile): pull out code for
12086 analyzing gcc error messages.
12087 (c-torture-execute): ditto, and fix some (harmless) false
12088 positives.
12089 * lib/gcc.exp (gcc_check_compile): new function.
12090
12091 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
12092
12093 * gcc.dg/990117-1.c: New test.
12094
12095 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
12096
12097 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
12098
12099 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
12100
12101 * g77.f-torture/compile/990115-1.f: New test.
12102
12103 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
12104
12105 * gcc.c-torture/compile/990107-1.c: New test
12106
12107 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
12108
12109 * gcc.c-torture/execute/990106-2.c: New test.
12110
12111 * gcc.c-torture/execute/990106-1.c: New test.
12112
12113 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
12114
12115 * gcc.c-torture/compile/981223-1.c: New test.
12116
12117 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
12118
12119 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
12120 (opt3): Rename from opt4 and disable.
12121
12122 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
12123
12124 * g++.old-deja/g++.pt/ptrmem5.C: New test.
12125
12126 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12127
12128 * g++.old-deja/g++.other/conv5.C: New test.
12129
12130 1998-12-14 Nick Clifton <nickc@cygnus.com>
12131
12132 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
12133
12134 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
12135
12136 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12137
12138 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
12139
12140 * gcc.c-torture/compile/981211-1.c: New test.
12141
12142 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
12143
12144 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12145
12146 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12147
12148 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12149
12150 * gcc.special/930510-1.c: Make C9X safe.
12151 * gcc.misc-tests/gcov-1.c Similarly.
12152 * gcc.misc-tests/gcov-2.c Similarly.
12153
12154 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12155
12156 * gcc.dg/ultrasp1.c: New test.
12157
12158 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
12159
12160 * gcc.c-torture/execute/981206.c: New test.
12161
12162 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12163
12164 * g++.old-deja/g++.ns/template7.C: New test.
12165
12166 * g++.old-deja/g++.other/expr1.C: New test.
12167
12168 * g++.old-deja/g++.eh/tmpl3.C: New test.
12169
12170 * g++.old-deja/g++.eh/tmpl2.C: New test.
12171
12172 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12173
12174 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12175 * g++.old-deja/g++.other/using6.C: Removed.
12176 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12177
12178 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12179
12180 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12181
12182 * g++.old-deja/g++.pt/overload8.C: New test.
12183
12184 * g++.old-deja/g++.pt/overload7.C: New test.
12185
12186 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12187
12188 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12189 and relinking messages.
12190 * lib/g++.exp (g++_target_compile): Remove .rpo file when
12191 compiling with -frepo.
12192
12193 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
12194
12195 * g++.old-deja/g++.pt/lookup6.C: New test.
12196
12197 1998-11-30 Nick Clifton <nickc@cygnus.com>
12198
12199 * gcc.c-torture/execute/981130-1.c: New test.
12200 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12201
12202 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12203
12204 * g++.old-deja/g++.pt/explicit76.C: New test.
12205
12206 * g++.old-deja/g++.pt/friend38.C: New test.
12207
12208 * g++.old-deja/g++.ns/crash2.C: New test.
12209
12210 * g++.old-deja/g++.pt/defarg8.C: New test.
12211
12212 * g++.old-deja/g++.pt/instantiate6.C: New test.
12213
12214 * g++.old-deja/g++.pt/static6.C: New test.
12215
12216 * g++.old-deja/g++.pt/decl2.C: New test.
12217
12218 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12219
12220 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
12221 problem is actually related with name lookup, but so what? :-)
12222
12223 * g++.old-deja/g++.pt/friend37.C: New test.
12224
12225 1998-11-25 Dave Love <d.love@dl.ac.uk>
12226
12227 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12228 element, which fails on some systems.
12229
12230 * g77.f-torture/execute/labug1.f: New test.
12231
12232 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
12233
12234 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12235 is defined.
12236
12237 1998-11-18 Dave Love <d.love@dl.ac.uk>
12238
12239 * g77.f-torture/compile/981117-1.f: New test.
12240
12241 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
12242
12243 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
12244 properly discarded.
12245
12246 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
12247
12248 * gcc.c-torture/execute/memcheck: New directory of tests for
12249 -fcheck-memory-usage.
12250
12251 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12252
12253 * README: New file, general information about the testsuite and
12254 new description of the various C++ test subdirectories.
12255 * README.g++: Eliminate obsolete information, update and move most
12256 relevant stuff to README.
12257
12258 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
12259
12260 * gcc.c-torture/compile/981107-1.c: New test.
12261
12262 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
12263
12264 * execute/memcpy-bi.c: New testcase.
12265
12266 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
12267
12268 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12269 base classes.
12270
12271 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12272 template is selected.
12273
12274 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12275 classes, it should be accepted for all types.
12276
12277 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12278
12279 * g++.old-deja/g++.pt/spec24.C: Ensure that template
12280 specializations start with template headers.
12281
12282 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
12283
12284 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12285
12286 * g++.old-deja/g++.other/init9.C: Test cross initialization of
12287 non-POD types.
12288
12289 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12290
12291 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12292
12293 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12294
12295 * compile/981022-1.c, compile/981022-1.x: New test and driver.
12296
12297 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
12298
12299 * 981019-1.c: New test.
12300
12301 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
12302
12303 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12304 find objc headers.
12305
12306 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12307
12308 * compile/981001-4.c: Remove use of GCC extension that triggers a
12309 compiler bug.
12310
12311 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
12312
12313 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12314
12315 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12316
12317 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
12318 instantiation of template produces incorrect code for delete
12319 expression.
12320
12321 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
12322 constructors' name is not unique.
12323 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12324 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12325
12326 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
12327 automatic array of const is ill-formed.
12328
12329 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
12330 of template parameter?
12331
12332 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
12333 const.
12334
12335 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
12336 pointer-to-member expression.
12337
12338 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
12339 declaration causes ICE.
12340
12341 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
12342
12343 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
12344 reserved in the global namespace.
12345
12346 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12347 generate needed virtual table.
12348
12349 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12350
12351 1998-10-10 Dariush Eslimi <eslimi@loran.com>
12352
12353 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12354 template-dependent type
12355
12356 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
12357
12358 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12359 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12360 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12361
12362 * g++.old-deja/g++.other/using5.C: New test; using decl from base
12363 class should be usable as argument of member function.
12364 * g++.old-deja/g++.other/using6.C: New test; using decl from base
12365 class should be usable as return type of member function.
12366 * g++.old-deja/g++.other/using7.C: New test; using decl from base
12367 class should be usable as type of data member.
12368
12369 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12370
12371 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
12372
12373 * gcc.c-torture/special/920521-1.c: Fix bogus test.
12374
12375 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
12376
12377 * gcc.dg/dll-?.c Add thumb to target list.
12378 Fix assembler scan patterns to match current assembler output.
12379
12380 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
12381
12382 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
12383 matching of template brackets.
12384
12385 * g++.old-deja/g++.other/using4.C: New test. Test using
12386 declarations of methods from base classes.
12387
12388 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
12389 within functions should introduce names into the innermost
12390 enclosing namespace.
12391
12392 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
12393 of static locals if first initialization throws.
12394
12395 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
12396
12397 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12398
12399 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
12400
12401 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
12402 lose track of the possible targets of tablejump insns.
12403 * special/special.exp: Run it.
12404
12405 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12406
12407 * g++.old-deja/g++.pt/friend35.C: New test. A template function
12408 must be declared before its specializations can be named in friend
12409 declarations.
12410
12411 1998-10-05 Dave Love <d.love@dl.ac.uk>
12412
12413 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12414
12415 * g77.f-torture/execute/io1.f: New test.
12416
12417 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12418
12419 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12420 with pointer to template function, for which no argument deduction
12421 is possible.
12422
12423 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12424 specialization of template function as argument to template
12425 function.
12426
12427 * g++.old-deja/g++.other/access2.C: New test; Inner class
12428 shouldn't have privileged access to Outer's names.
12429
12430 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12431
12432 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12433 friend template declared within template class conflicts with
12434 nested class of the same name.
12435
12436 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12437 is ignored.
12438
12439 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12440 object with direct initializer as function declaration.
12441
12442 * g++.old-deja/g++.other/decl2.C: New test; duplicate
12443 initializers.
12444
12445 * g++.old-deja/g++.other/null2.C: New test; conditional operator
12446 involving const pointer and NULL produces incorrect result.
12447
12448 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12449 type name without `typename' should be rejected with -pedantic.
12450
12451 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
12452
12453 * g++.old-deja/g++.other/addrof1.C: New test.
12454
12455 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
12456
12457 * gcc.c-torture/compile/981001-1.c: New test.
12458 * gcc.c-torture/execute/981001-1.c: New test.
12459
12460 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
12461
12462 * gcc.c-torture/compile/981001-2.c: New test.
12463 * gcc.c-torture/compile/981001-3.c: New test.
12464 * gcc.c-torture/compile/981001-4.c: New test.
12465
12466 1998-10-01 Robert Lipe <robertl@dgii.com>
12467
12468 * lib/objc.exp (objc_target_compile): Add -L during compiles for
12469 multilibbed hosts. Idea grafted from g77.exp.
12470
12471 1998-09-30 Dave Love <d.love@dl.ac.uk>
12472
12473 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12474 avoid losing on systems which need -lsocket.
12475
12476 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
12477
12478 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12479 * g++.old-deja/g++.other/nested2.C: Ditto.
12480 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12481 failure.
12482
12483 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12484
12485 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12486 preferred over template operator!= for enum bitfields.
12487
12488 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
12489
12490 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12491 that happen to have the same base name, but in different scopes,
12492 are incorrectly rejected.
12493
12494 1998-09-16 Richard Henderson <rth@cygnus.com>
12495
12496 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12497 on the native word size instead of an integer literal.
12498
12499 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12500
12501 * g++.old-deja/g++.other/static2.C: Invocation of static data
12502 member of type pointer-to-function denoted as non-static member.
12503
12504 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12505 checks involving function types and aliases.
12506
12507 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12508
12509 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12510 redefined to the same non-trivial type.
12511
12512 * g++.old-deja/g++.pt/explicit73.C: Test for proper
12513 namespace-qualification of template specializations declared in
12514 other namespaces.
12515
12516 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12517 to declare a subset of the specializations of a template function
12518 as friends of specializations of a template class.
12519
12520 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12521 member templates that do not fully specialize the enclosing
12522 template class are rejected.
12523
12524 1998-09-11 Dave Love <d.love@dl.ac.uk>
12525
12526 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12527
12528 1998-09-08 Dave Love <d.love@dl.ac.uk>
12529
12530 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12531 altered from libf2c/libU77 version.
12532
12533 1998-09-06 Dave Love <d.love@dl.ac.uk>
12534
12535 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12536
12537 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
12538
12539 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12540 (un)signed char are different types for template specialization
12541 purposes.
12542
12543 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
12544
12545 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12546 * objc: ObjC testsuite.
12547
12548 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
12549
12550 * gcc.c-torture/execute/941014-1.x: New file.
12551
12552 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
12553
12554 * lib/c-torture.exp: Add support for
12555 torture_eval_before_compile and torture_eval_before_execute
12556 variables.
12557
12558 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
12559
12560 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
12561 this test triggers valid.
12562
12563 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12564
12565 * gcc.dg/980827-1.c: New test.
12566
12567 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12568
12569 * gcc.c-torture/execute/loop-4b.c: New test.
12570
12571 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
12572
12573 * lib/c-torture.exp: Add support for
12574 torture_eval_before_compile and torture_eval_before_execute
12575 variables.
12576
12577 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
12578
12579 * gcc.c-torture/compile/980825-1.c: New test.
12580
12581 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
12582
12583 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12584 count number tests in opt_t0 not good_t0.
12585
12586 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
12587
12588 * gcc.c-torture/compile/930326-1.x: Fix typo.
12589
12590 1998-08-23 Mark Mitchell <mark@markmitchell.com>
12591
12592 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12593 causes an ICE.
12594
12595 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12596
12597 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12598 STACK_SIZE is defined.
12599 * gcc.c-torture/unsorted/stuct.c: Similarly.
12600
12601 * gcc.c-torture/compile/980821-1.c: New test.
12602
12603 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
12604
12605 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12606
12607 1998-08-19 Mark Mitchell <mark@markmitchell.com>
12608
12609 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12610 code.
12611
12612 1998-08-09 Mark Mitchell <mark@markmitchell.com>
12613
12614 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12615 error'.
12616
12617 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
12618
12619 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12620
12621 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
12622
12623 * gcc.c-torture/compile/980816-1.c: New test.
12624
12625 * gcc.dg/980816-1.c: New test.
12626
12627 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
12628
12629 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12630 compiler for ieee tests.
12631
12632 1998-08-01 Dave Love <d.love@dl.ac.uk>
12633
12634 * g77.f-torture/compile/980729-0.f: New test.
12635
12636 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
12637
12638 * gcc.c-torture/special/eeprof-1.c: New test, for
12639 -finstrument-functions.
12640 * gcc.c-torture/special/special.exp: Run it.
12641
12642 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
12643
12644 * gcc.c-torture/compile/980729-1.c: New test.
12645
12646 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
12647
12648 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12649 __thumb__ is defined, and test for ARM style doubles if so.
12650
12651 1998-07-26 Dave Love <d.love@dl.ac.uk>
12652
12653 * g77.f-torture/noncompile/980615-0.f: New test.
12654
12655 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
12656
12657 * gcc.dg/980312-1.c: Do link instead of compile.
12658 * gcc.dg/980313-1.c: Likewise.
12659
12660 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
12661
12662 * gcc.c-torture/compile/980726-1.c: New test.
12663
12664 1998-07-25 Dave Love <d.love@dl.ac.uk>
12665
12666 * g77.f-torture/execute/io0.f: New test.
12667
12668 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
12669
12670 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12671 an int.
12672
12673 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
12674
12675 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12676 m32r bugs.
12677
12678 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
12679
12680 * gcc.dg/980626-1.c: Expect failures for all toolchains until
12681 c-decl.c:grokdeclarator can handle mode attributes.
12682
12683 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
12684
12685 * gcc.c-torture/execute/980716-1.c: New test.
12686
12687 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
12688
12689 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12690 the mn10200.
12691 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
12692 the mn10200.
12693 * gcc.c-torture/execute/va-arg-3.x: Similarly.
12694 * gcc.c-torture/compile/930326-1.x: Similarly.
12695
12696 1998-07-13 Dave Love <d.love@dl.ac.uk>
12697
12698 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12699 New test from Craig.
12700
12701 1998-07-12 Dave Love <d.love@dl.ac.uk>
12702
12703 * g77.f-torture/noncompile/980616-0.f: New test.
12704
12705 * g77.f-torture/execute/970816-3.f: New test from Craig.
12706
12707 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12708
12709 * g++.other/singleton.C: Return error value instead of taking
12710 SIGSEGV.
12711
12712 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12713
12714 * g++.other/singleton.C: New test. Warning is under dispute.
12715 Runtime crash is not.
12716
12717 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12718
12719 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12720 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12721 using6.C, using7.C}: New namespace tests.
12722
12723 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12724
12725 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12726 specialization with typedef'ed names used as array indexes.
12727
12728 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
12729
12730 * gcc.c-torture/execute/980709-1.c: New test.
12731
12732 * gcc.dg/980709-1.c: New test.
12733
12734 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
12735
12736 * gcc.c-torture/execute/bcp-1.c: New test.
12737
12738 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
12739
12740 * gcc.c-torture/execute/980707-1.c: New test.
12741
12742 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
12743
12744 * gcc.c-torture/compile/980706-1.c: New test.
12745
12746 1998-07-01 Dave Love <d.love@dl.ac.uk>
12747
12748 * g77.f-torture/execute/980701-0.f,
12749 g77.f-torture/execute/980701-1.f: New test from Craig.
12750
12751 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
12752
12753 * gcc.c-torture/compile/980701-1.c: New test.
12754
12755 * gcc.c-torture/execute/980701-1.c: New test.
12756
12757 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
12758 rlsruhe.de>
12759
12760 * g++.old-deja/g++.robertl/eb132.C: New test.
12761 * g++.old-deja/g++.robertl/eb133.C: Likewise.
12762
12763 1998-06-29 Dave Love <d.love@dl.ac.uk>
12764
12765 * g77.f-torture/execute/980628-7.f,
12766 g77.f-torture/execute/980628-8.f,
12767 g77.f-torture/execute/980628-9.f,
12768 g77.f-torture/execute/980628-10.f: New tests from Craig.
12769
12770 * g77.f-torture/execute/980628-3.f: Remove mail headers.
12771
12772 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
12773
12774 * g77.f-torture/execute/980628-4.f: New test from Craig.
12775 * g77.f-torture/execute/980628-5.f: Likewise.
12776 * g77.f-torture/execute/980628-2.f: Likewise.
12777 * g77.f-torture/execute/980628-0.f: Likewise.
12778 * g77.f-torture/execute/980628-1.f: Likewise.
12779 * g77.f-torture/execute/980628-3.f: Likewise.
12780 * g77.f-torture/execute/980628-6.f: Likewise.
12781
12782 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
12783
12784 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12785 directory when nothing has been installed yet.
12786
12787 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
12788
12789 * gcc.c-torture/special/special.exp: Handle newer versions of
12790 dejagnu.
12791
12792 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
12793
12794 * gcc.dg/980626-1.c: New test.
12795
12796 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
12797
12798 * gcc.misc-tests/m-un-2.c: New test.
12799 * g++.old-deja/g++.other/warn01.c: Likewise.
12800
12801 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
12802
12803 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12804 compatibility with assmblers with a different comment character.
12805 Eliminate use of GAS-specific extensions.
12806
12807 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
12808
12809 * gcc.c-torture/execute/ieee/980619-1.c: New test.
12810
12811 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
12812
12813 *lib/g77.exp: Replace search for libf2c.a with search for newly
12814 renamed libg2c.a
12815
12816 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
12817
12818 * gcc.c-torture/execute/980617-1.c: New test.
12819
12820 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
12821
12822 * gcc.c-torture/execute/980612-1.c: New test.
12823
12824 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
12825
12826 * gcc.dg/980523-1.c: Only test on ppc-linux.
12827 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12828
12829 * gcc.c-torture/execute/980608-1.c: New test.
12830
12831 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12832
12833 * gcc.c-torture/execute/980605-1.c: New test.
12834
12835 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
12836
12837 * gcc.c-torture/execute/980604-1.c: New test.
12838
12839 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
12840
12841 * gcc.c-torture/execute/980602-1.c: New test.
12842 * gcc.c-torture/execute/980602-2.c: Likewise.
12843
12844 1998-06-02 Dave Love <d.love@dl.ac.uk>
12845
12846 * 970125-0.f: Fix per JCB. Add commentary.
12847
12848 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
12849
12850 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12851 IEEE -0 support.
12852
12853 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12854
12855 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12856 earlier.
12857
12858 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
12859
12860 * gcc.c-torture/execute/980526-3.c: New test.
12861
12862 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
12863
12864 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12865 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12866 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12867 m88k-motorola-sysv3 to XFAIL.
12868
12869 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12870
12871 * gcc.dg/980526-1.c: New test.
12872 * gcc.c-torture/execute/980526-2.c: New test.
12873
12874 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
12875
12876 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12877
12878 * gcc.c-torture/execute/980526-1.c: New test.
12879
12880 1998-05-26 Dave Love <d.love@dl.ac.uk>
12881
12882 * g77.f-torture/execute/alpha2.f: Add runtime test.
12883
12884 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
12885
12886 * g++.old-deja/old-deja.exp: Strip leading directories.
12887
12888 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12889 error for the line. Don't run multiple tests for the same line.
12890
12891 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
12892
12893 * gcc.dg/980523-1.c: New test.
12894
12895 1998-05-23 Dave Love <d.love@dl.ac.uk>
12896
12897 * g77.f-torture/compile/970915-0.f: New test.
12898
12899 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
12900
12901 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12902
12903 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
12904
12905 * gcc.dg/980520-1.c: New test.
12906
12907 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
12908
12909 * gcc.dg/980502-1.c: Fix return type.
12910
12911 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
12912
12913 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12914 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12915 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12916 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12917 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12918
12919 1998-05-20 Dave Love <d.love@dl.ac.uk>
12920
12921 * g77.f-torture/execute/980520-1.f: New test.
12922
12923 1998-05-15 Dave Love <d.love@dl.ac.uk>
12924
12925 * lib/mike-g77.exp: New file.
12926
12927 * g77.f-torture/noncompile/noncompile.exp,
12928 g77.f-torture/noncompile/check0.f: New files.
12929
12930 1998-05-14 Dave Love <d.love@dl.ac.uk>
12931
12932 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12933 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12934 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12935 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12936 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12937 abort where appropriate.
12938
12939 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
12940
12941 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12942 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12943
12944 1998-04-29 Dave Love <d.love@dl.ac.uk>
12945
12946 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12947
12948 1998-04-27 Dave Love <d.love@dl.ac.uk>
12949
12950 * g77.f-torture/compile/980427-0.f: New test.
12951
12952 1998-04-24 Dave Love <d.love@dl.ac.uk>
12953
12954 * g77.f-torture/compile/980424-0.f: New test.
12955
12956 1998-04-19 Dave Love <d.love@dl.ac.uk>
12957
12958 * g77.f-torture/compile/980419-2.f (main): New test.
12959 * g77.f-torture/compile/970125-0.f: New test.
12960 * g77.f-torture/compile/980419-1.f: New test.
12961
12962 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
12963
12964 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
12965 of loop-4.c.
12966
12967 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
12968
12969 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12970
12971 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
12972
12973 * gcc.c-torture/compile/980329-1.c: New test.
12974
12975 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
12976
12977 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12978 * gcc.dg/980312-1.c: Fix typo in -march command.
12979
12980 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
12981
12982 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12983
12984 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
12985
12986 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
12987 Dave Love agree the Fortran source is bogus.
12988
12989 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
12990
12991 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12992 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12993 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12994 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12995 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12996
12997 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12998
12999 * g++.old-deja/g++.other/friend1.C: New test.
13000
13001 1998-02-18 Dave Love <d.love@dl.ac.uk>
13002
13003 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
13004 possibly uninitialized) variables and declare dnrm2.
13005
13006 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
13007
13008 From Bruno Haible <haible@ilog.fr>:
13009 * gcc.c-torture/execute/980223.c: New test.
13010
13011 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
13012
13013 * gcc.dg/ifelse-1.c: New test.
13014
13015 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
13016
13017 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
13018
13019 * lib/old-dejagnu.exp (old-dejagnu): Added the
13020 "execution test - XFAIL *-*-*" handling in the spirit of
13021 "excess errors test -". Changed the "execution test fails"
13022 handling to be like "excess errors test fails".
13023 * Update various tests accordingly.
13024
13025 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
13026
13027 * gcc.c-torture/execute/980205.c: New test.
13028
13029 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
13030
13031 * lib/c-torture.exp: Look for .x files instead of .cexp files.
13032 * lib/f-torture.exp: Similarly.
13033 * gcc.c-torture: Rename all .cexp files to .x files.
13034
13035 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13036
13037 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
13038 (940510-1.c): Removed duplicate.
13039 (971104-1.c): New test.
13040
13041 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
13042
13043 * lib/f-torture.exp: Improve error and loop detection.
13044
13045 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
13046
13047 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
13048 use that to size the filler array.
13049
13050 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
13051
13052 * lib/c-torture.exp(c-torture-execute): Fix typo.
13053
13054 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
13055 testcase as the executable name. Keep the executable around if
13056 the test fails.
13057
13058 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
13059
13060 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
13061 changes. Only test one -g option, and move it to the end of the
13062 list of options to test.
13063
13064 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
13065
13066 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
13067 variable GCC_TORTURE_OPTIONS to supply default switches separated
13068 by colons. If no environment variable, run tests with -O0 -g, -O1
13069 -g, and -O2 -g as well.
13070
13071 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
13072
13073 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
13074 explanatory comments. Fix indentation.
13075
13076 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
13077
13078 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
13079
13080 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
13081
13082 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
13083 * g++.old-deja/g++.mike/p7325.C: Likewise.
13084 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
13085
13086 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
13087
13088 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
13089 * g++.old-deja/g++.brendan/crash30.C: Likewise.
13090 * g++.old-deja/g++.brendan/crash39.C: Likewise.
13091 * g++.old-deja/g++.law/operators4.C: Likewise.
13092
13093 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
13094
13095 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
13096 * g++.old-deja/g++.mike/p784.C: Ditto.
13097 * g++.old-deja/g++.mike/p785.C: Ditto.
13098
13099 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
13100
13101 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
13102
13103 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
13104
13105 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
13106 target feature; pass this to c-torture-execute as needed.
13107
13108 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
13109
13110 * lib/c-torture.exp(c-torture-execute): If the previous and the
13111 current executables being tested are identical, we don't need to
13112 run the executable again. Try to make the executable names
13113 unique. Add an optional argument for passing additional compiler
13114 flags.
13115
13116 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
13117
13118 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
13119
13120 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
13121
13122 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
13123
13124 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
13125
13126 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
13127 32bit or larger longs.
13128
13129 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
13130 have either a 32bit long or 32bit int.
13131
13132 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13133
13134 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
13135 Make double precision tests dependent on sizeof (double).
13136
13137 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
13138
13139 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13140 too.
13141
13142 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13143
13144 * gcc.c-torture/compile/961203-1.cexp: New script.
13145
13146 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
13147
13148 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13149 up the includes ourselves.
13150
13151 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
13152
13153 * lib/plumhall.exp: Remove random include, and add a few
13154 verbose messages for debugging.
13155
13156 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
13157
13158 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13159 of trying to do it ourselves.
13160
13161 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13162
13163 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13164
13165 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
13166
13167 * gcc.prms/5403.c: Made regexp a bit less strict.
13168
13169 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
13170
13171 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13172 is returned from remote_load instead.
13173 * lib/plumhall.exp: Ditto.
13174 * lib/mike-g++.exp: Ditto.
13175 * lib/old-dejagnu.exp: Ditto.
13176 * lib/c-torture.exp: Ditto.
13177
13178 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
13179
13180 * lib/g++.exp: Use build_wrapper procedure.
13181 * lib/gcc.exp: Ditto.
13182
13183 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
13184
13185 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13186 an old-style decl for malloc. Fixes tests to work when
13187 sizeof (int) != sizeof (size_t).
13188
13189 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
13190
13191 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13192
13193 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13194 use stdargs.h interface.
13195
13196 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
13197
13198 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13199 NO_VARARGS when compiling.
13200
13201 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
13202
13203 * lib/plumhall.exp(ph_includes): New procedure.
13204 (ph_make): Use it.
13205 (ph_compiler): Ditto.
13206
13207 * lib/g++.exp: Rename test-glue.c to testglue.c.
13208 * lib/gcc.exp: Ditto.
13209
13210 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
13211
13212 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13213 to completion when it's called.
13214
13215 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
13216
13217 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13218 is defined, don't do test.
13219
13220 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
13221
13222 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13223 for object files.
13224 (ph_summary): Mark skipped testcases as untested, not unresolved.
13225
13226 * lib/plumhall.exp (ph_make): If unresolved because of bad
13227 errorCode, record errorCode in log file.
13228 (*): Replace send_log/verbose with verbose -log.
13229
13230 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
13231
13232 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13233 double conversion if double isn't at least 8 bytes.
13234
13235 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13236 int to work with targets where int is 16 bits.
13237
13238 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13239 8 bytes, just exit, since 4 byte doubles don't have enough bits of
13240 precision for the test to complete.
13241
13242 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
13243
13244 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13245 if d10v is not compiled with the -mdouble64 flag.
13246 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13247
13248 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13249 d10v is not compiled with the -mint32 flag.
13250
13251 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
13252
13253 * lib/plumhall.exp: Use incr_count.
13254
13255 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
13256
13257 * gcc.c-torture: Update to c-torture-1.45.
13258
13259 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
13260
13261 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13262 the name of the expect testcase file).
13263
13264 * lib/g++.exp(g++_init): Ditto.
13265
13266 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
13267
13268 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13269 the host.
13270
13271 * lib/gcc.exp(gcc_exit): New procedure.
13272
13273 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
13274
13275 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13276 specs where appropriate.
13277
13278 * g++.old-deja/g++.arm/*: Added additional ERROR checks
13279 because of new "candidates are" messages, and removed a few
13280
13281 * Converted all non-old-style g++ testcases to old-style, and
13282 moved into g++.old-deja.
13283
13284 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
13285
13286 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13287 options.
13288
13289 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13290 succeeded.
13291
13292 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13293
13294 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
13295
13296 * lib/gcc.exp (gcc_target_compile): Add support for defining
13297 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13298 the machine doesn't have those features.
13299
13300 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
13301
13302 * g++.law/operators4.exp: Don't use LIBS.
13303
13304 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
13305
13306 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13307
13308 * lib/mike-g++.exp: Don't set the compiler to be tested here.
13309 * lib/g++.exp: Set it here instead. Also, allow use of the
13310 --tool_exec and --tool_opt options. Change CXX to
13311 GXX_UNDER_TEST.
13312
13313 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13314
13315 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13316
13317 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
13318
13319 * lib/old-dejagnu.exp: Use prune_warnings instead of
13320 prune_system_crud.
13321 * lib/mike-g++.exp: Ditto.
13322 * lib/gcc.exp: Ditto.
13323 * lib/g++.exp: Ditto.
13324
13325 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13326
13327 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
13328
13329 * 941014-2.c: Include stdlib.h
13330 * 960327-1.c: Include stdio.h
13331 * dbra.c, index-1.c: Don't assume ints are 32bits.
13332
13333 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
13334
13335 * lib/gcc.exp: Add gcc,stack_size target feature.
13336
13337 * lib/g++.exp(g++_target_compile): Add the include and link
13338 paths here, not in two other places. And, it's $options, not
13339 options.
13340
13341 * lib/mike-g++.exp(postbase): Remove the code that determines
13342 the correct include and link paths.
13343 * g++.old-deja/old-deja.exp: Ditto.
13344
13345 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
13346
13347 * lib/g++.exp(g++_init): target_compile no longer returns the
13348 filename of the result.
13349
13350 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
13351
13352 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13353 call to glob.
13354
13355 * gcc.c-torture/special/special.exp: Change call to
13356 gcc_target_compile to include the object file.
13357
13358 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
13359
13360 * gcc.c-torture/special/special.exp: Correct misspelling in last
13361 change.
13362
13363 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
13364
13365 * lib/plumhall.exp(ph_summary): Log the entire output of the
13366 executable. Return -1 if there were any failures, 0 otherwise.
13367 (ph_execute): Return -1 if there were any failures, 0 otherwise.
13368 (ph_make): Clean up objects and executables that were built
13369 if the tests succeeded.
13370
13371 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
13372
13373 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13374 libraries and includes in the build tree as appropriate.
13375
13376 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
13377
13378 * lib/c-torture.exp: Instead of looking for the global variable
13379 NO_LONG_LONG, check to see if that's a feature of the target.
13380
13381 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
13382
13383 * config/default.exp: Minimize. Delete the remainer of the files in
13384 config; this functionality is now in devo/dejagnu/config.
13385
13386 g++.*/*: Pass any additional flags used to compile to postbase;
13387 delete CXXFLAGS.
13388
13389 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13390 is now done by runtest.exp. Use gcc_target_compile instead of
13391 compile.
13392
13393 lib/c-torture.exp: Use gcc_target_compile instead of compile.
13394 Remove references to CFLAGS. Use remote_file instead of
13395 calling rm -f.
13396 (c-torture): Take a list of arguments to use to compile this
13397 testcase.
13398
13399 lib/g++.exp: Simplify. Use target_compile instead of compile.
13400 lib/gcc-dg.exp: Ditto.
13401 lib/gcc.exp: Ditto.
13402 lib/mike-{gcc,g++}.exp: Ditto.
13403 lib/old-dejagnu.exp: Ditto.
13404 lib/plumhall.exp: Ditto.
13405
13406 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
13407
13408 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13409 (ph_linker): Likewise.
13410
13411 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
13412
13413 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13414 MAP_ANON / MAP_ANONYMOUS if defined;
13415 else try to map from /dev/zero .
13416
13417 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
13418
13419 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
13420 isn't defined, then define it to MAP_ANONYMOUS.
13421
13422 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
13423
13424 * gcc.c-torture: Update to c-torture-1.42 release.
13425
13426 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
13427
13428 * gcc.c-torture: Update to c-torture-1.41 release.
13429
13430 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
13431
13432 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
13433 c-torture release.
13434
13435 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13436
13437 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13438 and LDFLAGS. Fix second case to append the target_info ldflags
13439 onto LDFLAGS, not CFLAGS.
13440 * lib/g++.exp (g++_init): Add target_info stuff.
13441 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
13442 of libgloss and newlib flags for !native.
13443
13444 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13445 (GDB): Fix relative path to go up another dir for finding gdb.
13446
13447 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13448
13449 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13450 versions in the target_info array, if they don't exist.
13451
13452 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13453
13454 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13455
13456 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
13457
13458 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13459 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13460
13461 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
13462
13463 * lib/old-dejagnu.exp: Don't remove the output file before we've
13464 actually tested it. Don't append pwd to the path of the executable
13465 we're testing.
13466
13467 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
13468
13469 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13470
13471 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
13472
13473 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13474 temporary directory for compiler files, and set it to a default
13475 value of /tmp. Set $output as the name of the output file from
13476 compiling the testcase. Add a -o option to $cflags_var so the
13477 compiler writes the final output file as $output. Set $executable
13478 to $output.
13479
13480 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13481 directory for compiler files, and set it to /tmp if it doesn't
13482 already have a value. Set $output_file to the name of the output
13483 file from compiling the testcase. Add a -o option to CXXFLAGS so
13484 the compiler writes the final output file as $output. Use $output
13485 as the executable to be tested.
13486
13487 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13488
13489 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13490
13491 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
13492
13493 * gcc.c-torture/execute/pending-1.c: New test. Still
13494 pending in Tege's queue.
13495
13496 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
13497
13498 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13499 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
13500 if there were failures. Call unresolved if there were unresolved
13501 testcases. Call gcc_fail if program did not run to completion.
13502 (ph_make): Pass additional argument name to ph_execute.
13503 (ph_execute): Add new argument. Pass additional arguments to
13504 ph_summary. Call gcc_fail is there is no execution output.
13505
13506 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
13507
13508 * lib/plumhall.exp (proc_summary): Output relavent summary
13509 lines into the log so specific failures in plumhall can be
13510 investigated.
13511
13512 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
13513
13514 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13515 (c-torture-execute): Don't try to execute tests which use
13516 "long long" types if $NO_LONG_LONG is nonzero.
13517
13518 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
13519
13520 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13521 not c-torture.
13522
13523 * gcc.ieee: Move from here.
13524 * gcc.c-torture/execute/ieee: To here.
13525
13526 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
13527
13528 * gcc.c-torture: Update to c-torture-1.41 release.
13529
13530 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
13531
13532 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13533 not "$output".
13534
13535 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
13536
13537 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13538 -c present.
13539
13540 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
13541
13542 * config/proelf.exp: Handle connecting to a simulator.
13543
13544 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
13545
13546 * config/proelf.exp: New file. Enough framework that we can
13547 run c-torture tests on the proelf targets (or any other target
13548 that gdb can connect to for that matter).
13549
13550 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
13551
13552 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13553 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
13554
13555 * lib/plumhall.exp (ph_execute): Always call ph_summary if
13556 exec_output exists.
13557
13558 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
13559
13560 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13561 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13562
13563 * config/*.exp: Update FSF address. Change result of ${tool}_load
13564 to pass/fail/unresolved/unsupported/untested. Caller must now
13565 call unresolved/unsupported/untested.
13566 * lib/*.exp: Update FSF address. Update to handle new results of
13567 ${tool}_load.
13568 * lib/chill.exp (verbose): Delete.
13569
13570 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
13571
13572 * lib/gcc.exp (default_gcc_start): Change order of args to
13573 $LDFLAGS $CFLAGS $LIBS.
13574 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13575 Save/set/restore CFLAGS. Pass single arg to gcc_start.
13576 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13577 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13578 * gcc.misc-tests/dg-test.exp: Likewise.
13579 * gcc.misc-tests/msgs.exp: Likewise.
13580 * gcc.prms/prms.exp: Likewise.
13581 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13582 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13583
13584 * lib/dg.exp: Deleted, moved to dejagnu/lib.
13585
13586 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13587
13588 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13589
13590 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13591 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13592
13593 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13594 necessary.
13595
13596 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
13597
13598 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13599 global for loop; add use of $mathlib.
13600 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13601 settings here; set mathlib for anything but VxWorks.
13602
13603 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
13604
13605 * gcc.c-torture: Update to c-torture-1.40 release.
13606
13607 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
13608
13609 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13610 dg.exp.
13611
13612 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13613
13614 * lib/c-torture.exp (c-torture-execute): Declare "output" as
13615 global.
13616
13617 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
13618
13619 * lib/g++.exp (LIBS): Define if not already.
13620 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13621 (gcc-dg-prune): Call prune_gcc_output.
13622 * lib/gcc.exp (prune_gcc_output): New proc.
13623 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13624 prune_gcc_output.
13625
13626 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
13627
13628 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13629 (c-torture-execute): Likewise. Rename `name' to `testcase'.
13630
13631 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
13632
13633 * gcc.c-torture: Update to c-torture-1.39 release.
13634
13635 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
13636
13637 * lib/c-torture.exp (c-torture-execute): Don't return if one option
13638 fails, try others as well.
13639
13640 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13641
13642 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13643 If compilation fails, mark execute tests as `untested'.
13644 If test is marked as unsupported, don't mark compilation and
13645 execute tests as failed.
13646
13647 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13648
13649 * lib/g++.exp (g++_init): Don't link in libg++, and look to
13650 libstdc++ for whether or not we want to be doing shared
13651 libraries. Delete link_curses since we don't need it anymore.
13652 * lib/mike-g++.exp (postbase): Don't link in libg++.
13653 * g++.old-deja/old-deja.exp: Likewise.
13654
13655 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13656
13657 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13658
13659 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13660
13661 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13662 For that, add `-Wl,-a,shared_archive'.
13663 * g++.old-deja/old-deja.exp: Likewise.
13664
13665 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
13666
13667 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13668
13669 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
13670
13671 * lib/mike-g++.exp (postbase): Pay attention to the status of
13672 g++_load.
13673
13674 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13675
13676 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13677
13678 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
13679
13680 * lib/gcc.exp (default_gcc_start): No longer need to log program
13681 being executed or its output, execute_anywhere does that now.
13682 * lib/g++.exp (default_g++_version): Call execute_anywhere.
13683 (default_g++_start): Likewise. Delete calls to verbose/send_log.
13684
13685 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13686
13687 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13688 the same as those in lib/g++.exp.
13689
13690 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
13691
13692 * gcc.c-torture: Update to c-torture-1.38 release.
13693 * gcc.ieee: Related changes.
13694
13695 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
13696
13697 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13698 "exec". Minor reformatting changes.
13699
13700 * config/rom68k.exp (${tool}_load): Make it work in a canadian
13701 cross. This means all "exec" calls now work on a remote host as
13702 well.
13703 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13704 cross. Filter out the extra "\r\n" stuff that expect puts in.
13705 (c-torture-execute): Filter out the bogus warnings like
13706 c-torture-compile does. Add support for canadian cross.
13707 * lib/gcc.exp (default_gcc_version, default_gcc_start)
13708 Use execute_anywhere rather than calling exec directly. Now it
13709 works for canadian cross testing.
13710
13711 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
13712
13713 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
13714 results into a variable, and check that rather than using file exists.
13715
13716 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13717
13718 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13719 create a libg++.so. For sunos4.1.*, also add -ltermcap.
13720
13721 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13722
13723 * g++.old-deja/old-deja.exp: Create and pass runshlib and
13724 lib_curses if there's a shared libg++ in the build tree.
13725
13726 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
13727
13728 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13729 if not supported target.
13730
13731 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13732
13733 * lib/g++.exp (g++_init): Move empty setting of runshlib and
13734 link_curses up to always happen, not just for native builds.
13735
13736 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
13737
13738 * gcc.c-torture: Update to c-torture-1.36 release.
13739 * gcc.failure: Related changes.
13740
13741 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
13742
13743 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13744
13745 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13746
13747 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13748 * lib/mike-g++.exp (postbase): Not in here. Still reference
13749 runshlib, link_curses, and mathlib for link and run.
13750
13751 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13752 pass the runtime shared library options for Solaris, OSF/1, and
13753 Irix5, and link with -lcurses to avoid unresolved references.
13754
13755 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13756
13757 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13758 only run once.
13759
13760 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
13761
13762 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13763
13764 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
13765
13766 * gcc.c-torture: Update to c-torture-1.35 release. Note we
13767 do not have a framework for the "compat" tests yet.
13768
13769 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13770
13771 * lib/mike-g++.exp (postbase): New local variable `mathlib',
13772 set to null if we're testing vxworks5.1. Use that instead of
13773 `-lm' in the setting of LIBS for link and run.
13774
13775 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13776
13777 * config/rom68k.exp (${tool}_load): Major changes to make it
13778 work. Verified that it does in fact return the stuff in
13779 exec_output properly. Catch any Emul or any TRAP other than 0.
13780
13781 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13782
13783 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13784 LDFLAGS properly for targets that need stuff from libgloss.
13785 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13786 only run once.
13787 (gpp_initialized): New variable.
13788
13789 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
13790
13791 * config/rom68k.exp: Load libgloss.exp.
13792 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13793 so we can produce a fully linked binary.
13794 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13795 so we can produce a fully linked binary.
13796
13797 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
13798
13799 * lib/plumhall.exp (ph_section): Watch for expected failures.
13800 Add missing `else'.
13801
13802 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13803 run the testcase.
13804 (c-torture): Likewise.
13805
13806 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
13807
13808 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13809
13810 * lib/mike-g++.exp (mike_cleanup): New proc.
13811 (prebase): New globals compiler_result, not_compiler_result,
13812 target_regexp.
13813 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
13814 allow leading "-" in pattern. Watch for unsupported tests.
13815 If $compiler_result is set, pattern match assembler code,
13816 and ditto for $not_compiler_result.
13817 * lib/mike-gcc.exp: Likewise.
13818
13819 * lib/plumhall.exp (ph_execute): Only call ph_summary if
13820 execution "succeeded".
13821
13822 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
13823
13824 * config/win32.exp: New file.
13825 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13826
13827 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
13828
13829 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13830 unsupported.
13831 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13832 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13833 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13834
13835 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13836 "... without exceptions was ...". That is now handled by
13837 prune_system_crud.
13838 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13839
13840 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
13841
13842 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13843 sieve.c,sort2.c}: New files.
13844 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13845 sieve.exp,sort2.exp}: Drivers for them.
13846
13847 * lib/mike-gcc.exp (program_output): New user settable variable.
13848 (postbase): Call prune_system_crud. Also prune extraneous compiler
13849 messages.
13850 * lib/mike-g++.exp (program_output): New user settable variable.
13851
13852 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13853
13854 * config/sh.exp: Deleted (use sim.exp instead).
13855
13856 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13857
13858 * config/vx.exp: Declare CHECKTASK as global.
13859 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13860 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13861 * lib/old-dejagnu.exp: Load [pwd]/$executable.
13862
13863 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13864
13865 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13866 target. Like vx.exp, only includes `vx29k.exp' instead of
13867 `vxworks.exp'.
13868
13869 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
13870
13871 * config/sim.exp: Increase time limit from 120 seconds to 240.
13872
13873 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13874
13875 * gcc.c-torture/execute/950628-1.c: New test.
13876
13877 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
13878
13879 * gcc.c-torture: Update with changes/additions from
13880 c-torture-1.34.
13881
13882 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
13883
13884 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13885
13886 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
13887
13888 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13889
13890 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
13891
13892 * gcc.c-torture/compile/950512-1.c: New test.
13893 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13894 * gcc.dg/struct-ret-1.c: Likewise.
13895
13896 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
13897
13898 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13899 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13900
13901 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
13902
13903 * gcc.c-torture/special/920411-1.c: Deleted.
13904 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13905
13906 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
13907
13908 * config/sim.exp (${tool}_load): Hack in call to bash to get a
13909 cpu limit.
13910
13911 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13912
13913 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13914
13915 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13916
13917 From kenner;
13918 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13919 is the proper length.
13920 * va-arg-3.c: Likewise.
13921
13922 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
13923
13924 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
13925 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13926
13927 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
13928 * lib/g++.exp (default_g++_start): Delete old cruft.
13929
13930 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
13931
13932 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13933 (2 * (1 << 18)) to (2 * (1 << 17)).
13934
13935 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13936
13937 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13938
13939 * config/rom68k.exp: Renamed from config/idp.exp
13940
13941 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13942
13943 * c-torture/compile/921109-2.c
13944
13945 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
13946
13947 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13948 excess errors.
13949
13950 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
13951
13952 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13953 output.
13954 * lib/g++.exp (default_g++_start): Likewise.
13955
13956 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13957
13958 * gcc.c-torture/compile/950329-1.c: New test.
13959
13960 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13961
13962 * config/bug.exp (${tool}_load): Updated to use new remote_open
13963 and remote_close procs.
13964 * config/idp.exp: New file.
13965
13966 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13967
13968 * gcc.c-torture/execute/950322-1.c: New test.
13969
13970 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
13971
13972 * config/vx.exp (${tool}_load): Clean up testing of return code from
13973 vxworks_ld and vxworks_spawn.
13974
13975 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
13976
13977 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13978
13979 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
13980
13981 * lib/old-deja.exp: Add `excess errors test - ' error, now one
13982 can mark excess errors on a machine by machine basis. Note, the
13983 default is to not expect any excess errors, even when excess
13984 errors test - is given, so you will want to put an XFAIL ... on
13985 these lines. For example, // excess errors test - XFAIL hppa*-*-*
13986 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13987 those 4 machines, but no others.
13988
13989 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13990
13991 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13992 * lib/c-torture.exp: to here.
13993
13994 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13995
13996 * gcc.c-torture/execute/950221-1.c: New test.
13997 * gcc.c-torture/execute/struct-ret-1.c: New test.
13998 * gcc.c-torture/compile/950221-1.c: New test.
13999
14000 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
14001
14002 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
14003
14004 * gcc.c-torture/execute/arith-1.c (main): Return 0.
14005 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
14006
14007 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
14008
14009 * g++.gb: New directory of tests, derived from my signature and
14010 class scoping tests.
14011
14012 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
14013 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
14014 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
14015 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
14016 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
14017 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
14018 * g++.gb/sig25.C: Likewise.
14019
14020 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
14021 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
14022 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
14023 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
14024 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
14025 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
14026 * g++.gb/sig25.exp: Likewise.
14027
14028 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
14029 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
14030 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
14031 * g++.gb/scope13.C: Likewise, this test still fails.
14032
14033 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
14034 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
14035 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
14036 * g++.gb/scope13.exp: Ditto.
14037
14038 * g++.gb/README: New file, explains what these tests are about.
14039
14040 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
14041
14042 * lib/dg.exp (dg-do): Support `preprocess'.
14043 (dg-test): Likewise.
14044
14045 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14046
14047 * config/udi.exp: change "continue -expect" to "exp_continue".
14048
14049 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
14050
14051 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
14052 Delete redundant tests.
14053
14054 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
14055 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
14056 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
14057 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
14058 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
14059 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
14060 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
14061 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
14062
14063 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
14064 storing label pointers.
14065 * gcc.c-torture/execute/921019-1.c: Likewise.
14066 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
14067 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
14068 parameter fp.
14069 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
14070 constants.
14071
14072 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
14073 Delete obsolete tests.
14074
14075 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
14076 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
14077 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
14078 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
14079 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
14080 * gcc.c-torture/compile/950124-1.c: New test.
14081
14082 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
14083
14084 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14085
14086 * lib/mike-g++.exp: Add -lm to LIBS.
14087
14088 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
14089
14090 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
14091
14092 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14093
14094 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
14095
14096 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
14097
14098 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
14099
14100 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
14101
14102 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
14103 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
14104 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
14105 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
14106 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
14107 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
14108 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
14109 * g++.law/{operators31.C, operators32.C,
14110 * g++.law/{operators33.C, operators34.C}: Likewise.
14111 * g++.law/{pic1.C, refs2.C}: Likewise.
14112 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
14113 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
14114 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
14115 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14116
14117 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
14118 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
14119 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
14120 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
14121 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
14122 * g++.law/{enum9.exp, friend5.exp}: Likewise.
14123 * g++.law/{nest3.exp, nest4.exp}: Likewise.
14124 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
14125 * g++.law/{operators30.exp, operators31.exp}: Likewise.
14126 * g++.law/{operators32.exp, operators33.exp}: Likewise.
14127 * g++.law/{operators34.exp}: Likewise.
14128 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
14129 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
14130 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
14131 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
14132 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14133
14134 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
14135 No longer expected to fail.
14136 * g++.law/missed-error3.C: Tweak for recent bool changes.
14137
14138 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
14139
14140 * config/emb-unix: Deleted.
14141 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14142 remote execution. Do final link on remote host if REMOTE_LINK is set.
14143
14144 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
14145
14146 * lib/dg.exp (dg-test): Fix typo in last patch.
14147
14148 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
14149
14150 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14151 (handles multiple occurrences).
14152
14153 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
14154
14155 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14156 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14157 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14158 printed).
14159 * lib/c-torture.exp (c-torture-compile): Likewise.
14160 (c-torture): Prepend full path if missing.
14161 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14162 (gcc_fail): Likewise.
14163 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14164
14165 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14166
14167 * lib/netware.exp: Only attach to NetWare i386 systems.
14168
14169 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
14170
14171 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14172 messages. Add test name to "output pattern match" pass/fail message.
14173
14174 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
14175
14176 * gcc.dg: New testsuite.
14177 * gcc.dg/dg.exp: New file.
14178
14179 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14180 test-switch.c}: Deleted.
14181
14182 * gcc.misc-tests/msgs.exp: New testcase driver.
14183
14184 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
14185
14186 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14187 Watch for illegal return values from ${tool}_load.
14188 * config/unix.exp (${tool}_load): Fix pass/fail detection for
14189 cross targets. Coerce return value >0 to 1.
14190
14191 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
14192
14193 * config/unix.exp (${tool}_load): Call program rsh, not proc.
14194
14195 * config/emb-unix.exp: New file.
14196
14197 * config/sim.exp: Error if variable $SIM not defined.
14198 (${tool}_load): Mark test as "untested" if simulator missing.
14199
14200 * config/unix.exp: Load remote.exp to get rcp_download.
14201 * lib/c-torture.exp: Use different option lists for testcases with
14202 and without loops.
14203 * gcc.c-torture/execute/execute.exp: Likewise.
14204
14205 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
14206
14207 * config/*.exp: Clarify return code from ${tool}_load.
14208 Call `unresolved' or `untested' instead of `warning' or `perror'
14209 (sometimes you still want to call both though).
14210 Add comment that `shell_id' is local to each file.
14211 * config/udi.exp (timeout): Set to 30.
14212 Don't print warning if connection fails, $connectmode has already
14213 printed an error.
14214 (${tool}_load): Move verbose messages to level 2.
14215 Rework pattern for "Process started" message.
14216 Pass `shell_id' to ${connectmode}_download.
14217 Retry twice upon timeout. Make resetting of target more robust.
14218 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14219 Pass `shell_id' to exit_$connectmode.
14220 Only call exit_$connectmode if connected.
14221 * config/unix.exp (${tool}_load): Check return codes better.
14222 * config/vrtx.exp (${tool}_load): Likewise.
14223 * config/vx.exp (${tool}_load): Likewise.
14224 Delete unneeded global's.
14225 * lib/dg.exp (dg-test): Update to reflect clarified return codes
14226 from ${tool}_load.
14227 (dg-stat): Delete.
14228 (dg-init): Delete recording of pass/fail counts.
14229 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14230 (old-dejagnu-init): Likewise.
14231 (old-dejagnu-stat): Delete contents, empty proc now.
14232 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14233 (c-torture): Delete references to lcnt, lpass, lfail.
14234 Get option list from TORTURE_OPTIONS.
14235 Delete -funroll[-all]-loops if no loops.
14236 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14237 (g++_stat): Delete contents (empty proc now).
14238 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14239 (gcc_finish): Likewise.
14240 (gcc_stat): Deleted.
14241 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14242 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14243 * gcc.c-torture/execute/execute.exp: Likewise.
14244 Split tests into two parts: compile, execute.
14245 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
14246 no loops. Update to reflect clarified return codes from ${tool}_load.
14247
14248 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
14249
14250 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14251 to grep for.
14252 (old-dejagnu): Likewise (where necessary).
14253
14254 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
14255
14256 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14257
14258 * lib/dg.exp (dg-process-target): Fix processing of selector.
14259 Add comment regarding use of `error'.
14260
14261 * lib/gcc.exp (prune_system_crud): Define if missing.
14262 * lib/g++.exp (prune_system_crud): Likewise.
14263
14264 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14265 Call prune_system_crud.
14266 * lib/dg.exp (dg-runtest): New proc.
14267 Use perror instead of send_user for tcl errors in testcase.
14268 Don't return any value, it's never used.
14269 Don't clobber previous definition of `unknown'.
14270 Print tcl errors in `dg-final'.
14271
14272 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
14273
14274 * lib/dg.exp (dg-process-target): Improve syntax error messages.
14275 (dg-test): Don't print errorInfo, it contains stack backtrace.
14276
14277 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
14278
14279 * lib/g++.exp (runtest_file_p): Define if missing.
14280
14281 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
14282
14283 * lib/mike-g++.exp: Comment out loading of g++.exp.
14284 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
14285 (default_g++_version): Always print something.
14286 (default_g++_start): Comment out call to `which'.
14287 (g++_start, g++_load): Deleted (must be defined in config file).
14288 * lib/gcc.exp: Test for existence of $CC at start.
14289 Delete check for tmpdir (done in gcc_init).
14290 (default_gcc_version): Always print something.
14291 (default_gcc_start): Comment out call to `which'.
14292 * config/*.exp: Major cleanup - make cross targets work at least a
14293 little better for g++ (by not being "--tool gcc" specific).
14294 Rename gcc_xxx to ${tool}_xxx.
14295 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14296 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14297
14298 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
14299
14300 * lib/c-torture.exp (c-torture-compile): Rework compiler
14301 message processing.
14302
14303 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14304 c-torture.
14305
14306 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
14307
14308 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14309
14310 * lib/dg.exp (dg-process-target): Support { target native }.
14311
14312 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
14313
14314 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
14315 looked for "... program xxx got fatal signal".
14316 Correct regsub munging of `comp_output'.
14317 Ignore compiler messages "path prefix not used" and "linker input
14318 file unused".
14319
14320 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
14321
14322 * lib/gcc.exp (runtest_file_p): Define if missing.
14323 * gcc.prms/template.c: Example to work from.
14324
14325 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
14326
14327 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14328 * lib/dg.exp (dg-test): Call unsupported testcases as such.
14329
14330 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14331 * gcc.prms/1883.c: Moved from compile/940714-1.c.
14332 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14333 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14334
14335 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14336 (dg-process-target): No longer a varargs proc.
14337 Return S/N for target, P/F for xfail. All callers changed.
14338 (user option procs): More argument checking.
14339 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14340 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14341 (dg-test): Skip test if not running on selected target in `dg-do'.
14342 Update handling of `dg-do-what', `dg-output-text'.
14343 Separate execution pass/fail from output pattern match pass/fail.
14344 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14345
14346 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14347
14348 * gcc.c-torture/special/special.exp: Don't expect failure for mips
14349 target for 920510-1.c.
14350
14351 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
14352
14353 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14354 Clean up comment regarding use of passcnt, etc.
14355 (gcc_stat): Don't update `testcnt' here.
14356 (gcc_finish): Do it here.
14357 Might as well reset `but_id' here too.
14358 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14359 to determine if the file should be tested.
14360 * gcc.c-torture/compile/compile.exp: Likewise.
14361 * gcc.c-torture/execute/execute.exp: Likewise.
14362 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14363 * gcc.misc-tests/dg-test.exp: Likewise.
14364 * gcc.prms/prms.exp: Likewise.
14365 * gcc.wendy/wendy.exp: Likewise.
14366 * g++.old-deja.exp: Likewise.
14367 Move "Testing file" message to verbose level 1.
14368
14369 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
14370
14371 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14372
14373 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
14374
14375 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14376 (default_gcc_start): Accept optional second list element
14377 of compiler flags. Print compiler output at verbosity level 2.
14378 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14379 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14380 Save current values of framework globals passcnt, failcnt, xpasscnt,
14381 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14382 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
14383 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14384 xfailcnt to compute stats. Update framework global `testcnt' from
14385 pass/fail counts.
14386 (gcc_finish): New proc. Clean up test environment.
14387 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14388 (gcc_epass, gcc_efail): Delete.
14389 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14390 argument of line number.
14391 (dg-init): If the tool has an init routine, call it.
14392 (dg-test): Remove args `cflags_var' and `libs_var'.
14393 Pass all compiler options to ${tool}_start.
14394 Handle missing line number.
14395 (dg-finish): New function.
14396 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14397 particular files. Call gcc_finish at end. Move "skipping test"
14398 message to verbosity level 3.
14399 * gcc.c-torture/compile/compile.exp: Likewise.
14400 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14401 * gcc.c-torture/execute/execute.exp: Likewise.
14402 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14403 Print testcase being tried at verbosity level 1.
14404 * gcc.c-torture/special/special.exp: Unset xfail.
14405 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14406 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14407 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14408 * gcc.failure/failure.exp: Likewise.
14409 * gcc.ieee/ieee.exp: Likewise.
14410 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14411 Update call to dg-test. Call dg-finish at end.
14412 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
14413 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14414 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14415 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14416 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
14417 * gcc.wendy/wendy.exp: Add copyright.
14418 Delete setting of tmpdir (done by gcc_init).
14419 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14420 Pass compiler flags to gcc_start. Call gcc_finish at end.
14421 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14422 gcc_[ce]pass/fail.
14423
14424 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
14425
14426 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14427 confusion.
14428 (g++_load): Likewise.
14429
14430 * config/*.exp (gcc_load): Some were varargs fns and some were not.
14431 Rename argument to `prog' to remove the confusion.
14432 Varargs fns behave differently too!
14433 (g++_load): Likewise.
14434
14435 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14436
14437 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14438 what it is. Delete (always) printing of status value for !native.
14439 Simplify verbose code, and include status and exec_output.
14440 (g++_load): Use gcc_load.
14441
14442 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14443
14444 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14445 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14446 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14447 940714-3.c as these testcases don't exist anymore. Make
14448 va-arg-1.c expected to pass.
14449
14450 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
14451
14452 * gcc.misc-tests/misc.exp: Only run specific testcases.
14453 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
14454 * gcc.misc-tests/dg-[1-9].c: New files.
14455
14456 * lib/dg.exp: New testsuite driver.
14457 * gcc.prms/prms.exp: Use it.
14458
14459 * README.gcc: New file.
14460
14461 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14462 Document and reset `lxpass' and `lxfail'.
14463 Simplify "initialized" message.
14464 (gcc_stat): Clean up comments a little.
14465
14466 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
14467
14468 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14469
14470 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
14471
14472 * lib/old-dejagnu.exp (process-option): New proc.
14473 (old-dejagnu-init, old-dejagnu-stat): Likewise.
14474 (old-dejagnu): Simplify.
14475 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14476
14477 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
14478
14479 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14480 exists and is not an empty string.
14481
14482 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14483 $xfail rather than calling setup_xfail. Clear $xfail when test is
14484 finished.
14485 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14486 automatically.
14487
14488 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14489 longer expected to fail.
14490
14491 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14492 "f" function call.
14493
14494 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14495
14496 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14497 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14498 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14499 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14500 c-torture-1.29.
14501
14502 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14503 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14504
14505 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14506
14507 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14508 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14509
14510 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14511 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14512 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14513
14514 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14515
14516 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14517 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14518 940714-1.c, 940714-2.c, 940714-3.c},
14519 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14520 gcc.misc-tests/{mg.c,mg.exp}:
14521 New tests.
14522 * gcc.noncompile/noncompile.exp: Change accordingly.
14523
14524 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
14525
14526 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14527 Undo previous clobberage.
14528
14529 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
14530
14531 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14532 * gcc.special/{930510-1.c, special.exp}:
14533 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14534 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14535 struct-varargs-1.c}: New tests from c-torture-1.26.
14536
14537 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14538
14539 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14540 argument to switch.
14541
14542 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
14543
14544 * Revert the previous changes. Please see Rob's directory
14545 (/lisa/test/rob/progressive/gcc/testsuite) for testing
14546 fixes.
14547
14548 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
14549
14550 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14551 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14552 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14553 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14554 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14555 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14556 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14557 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14558 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14559 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14560 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14561 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14562 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14563 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14564 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14565 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14566 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14567 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14568 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14569 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14570 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14571 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14572 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14573 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14574 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14575 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14576 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14577
14578 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
14579
14580 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14581 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14582 with perror calls.
14583
14584 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
14585
14586 * config/unix.exp (g++_load): Fix syntax.
14587
14588 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14589
14590 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14591 * gcc.noncompile/921017-1.c: Deleted obsolete test.
14592 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14593 Don't expect va-arg-1.c to fail. Correct expected output for
14594 920928-1.c.
14595 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14596 * gcc.wendy/hbm4.c: Correct typo.
14597 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14598
14599 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
14600
14601 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14602 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14603 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
14604 * lib/c-torture.exp (c-torture-compile): Ditto.
14605
14606 Reduce volume of output (remove all the -I's and such).
14607 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14608 Call gcc_cpass, gcc_cfail.
14609 (c-torture): Pass testing option to c-torture-compile.
14610
14611 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
14612
14613 Bring patches over from progressive.
14614 * config/default.exp: Exit remote shell cleanly.
14615 (g++_exit, g++_start): Add default versions.
14616 * config/sim.exp (gcc_load): Use perror, not error.
14617
14618 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
14619
14620 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
14621 set in site.exp.
14622
14623 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
14624
14625 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14626 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14627 (wendy_try): New proc to run testcase.
14628 (main loop): Call 'em.
14629 * gcc.wendy/*.c: Clean up pass to correct expected output.
14630
14631 * lib/gcc.exp: Minor cleanup work.
14632 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14633
14634 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
14635
14636 * config/sim.exp (gcc_load): Document return codes better.
14637 Don't pass -v to simulator.
14638
14639 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14640
14641 * gcc.special/920717-x.c: Fix typo.
14642 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14643 get at sources.
14644
14645 * lib/mike-gcc.exp: Fix typo.
14646
14647 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14648
14649 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14650 binary to use, transform the name.
14651 * config/*.exp: rename everything. Nuke any g++ specific files,
14652 it's now a special case of gcc that requires no special support.
14653 Add a default.exp for unsupported targets.
14654
14655 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
14656
14657 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14658 lib/old-dejagnu.exp: Fix a few patterns to work with the new
14659 version of Tcl.
14660
14661 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14662
14663 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14664 than a warning.
14665
14666 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14667
14668 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14669
14670 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14671
14672 * gcc.execute/execute.exp: Combine opt_list and foption_list into
14673 option_list. Compile every file with only 4/6 option choices
14674 (same as C torture) instead of with 12/18 different option
14675 choices.
14676 * lib/c-torture.exp: Likewise.
14677
14678 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14679 not already set.
14680
14681 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
14682
14683 * lib/old-deja.exp: Add `excess errors test fails' error, now one
14684 can put an XFAIL *-*-* on excess errors.
14685
14686 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
14687
14688 * g++.law: Add more tests derived from g++-bugs snapshots.
14689
14690 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
14691 equivalent to g++.law/init9.
14692
14693 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14694 compiled it, and the a.out file after we've run it.
14695
14696 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14697
14698 * lib/mike-g++.exp (postbase): Delete the .o file after we've
14699 compiled it, and the a.out file after we've run it.
14700
14701 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14702
14703 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14704
14705 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
14706
14707 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14708 version number.
14709
14710 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14711
14712 * g++.law: New directory of g++ tests derived from the g++-bugs
14713 snapshots.
14714
14715 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14716
14717 * gcc.compile: initbug1.c initbug1.exp testcase added
14718
14719 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
14720
14721 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14722 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14723 fixes submitted by Jeff Law (law@cs.utah.edu)
14724 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14725 Jeff Law (law@cs.utah.edu)
14726
14727
14728 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
14729
14730 * config/unix-g++.exp: Follow the gcc way of doing things.
14731 * g++.old-deja/old-deja.exp: Minor updates.
14732 * lib/g++.exp: New file, follow the gcc way of doing things.
14733 * lib/old-dejagnu.exp: Minor updates.
14734 * lib/mike-g++.exp: Always unset errorInfo.
14735
14736 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
14737
14738 * lib/gcc.exp: Fix some errors with the below change, CC and
14739 CFLAGS should be global when setting, not local.
14740
14741 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
14742
14743 * lib/gcc.exp: Transform tool name.
14744
14745 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
14746
14747 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14748
14749 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
14750
14751 * lib/gcc.exp: change gcc_done to gcc_stat
14752
14753 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14754
14755 * Upgraded gcc testsuite to c-torture version 1.25
14756
14757 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
14758
14759 * lib/gcc.exp: added reporting code. Changed verbose compile message.
14760 * lib/c-torture: added hooks for new reporting code.
14761
14762 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
14763
14764 * config/sh-gcc.exp: check if sh-sim exists in the path
14765
14766 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
14767
14768 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14769 * gcc.compile/compile.exp: Initial changes for new logic.
14770 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14771 * gcc.failure/failure.exp: Initial changes for new logic.
14772 * gcc.ieee/ieee.exp: Initial changes for new logic.
14773 * gcc.misc-tests/misc.exp: Initial changes for new logic.
14774 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14775 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14776 * lib/c-torture.exp: Initial changes for new logic.
14777 * lib/gcc.exp: Initial changes for new logic.
14778
14779 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
14780
14781 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14782 depend upon failure or success. Fully qualify names in failure
14783 and success messages. Always remove a.out before starting
14784 compile, just in case. Pay more attention to error text output by
14785 the compiler. Handle testcases with no known past errors just
14786 like all others, so that things are uniform. Other miscellaneous
14787 improvements.
14788
14789 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14790
14791 * gcc.cpp: new directory for cpp tests
14792
14793 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14794
14795 * lib/chill.exp: Code reformatted, removed unused code.
14796 * config/unix-chill.exp: Code reformatted, removed unused code.
14797 * chill.execute/execute.exp: Code reformatted, removed unused code.
14798 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14799
14800 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
14801
14802 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
14803 routines not written.
14804
14805 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
14806
14807 * config/bug-gcc.exp: Use new procs from bug.exp.
14808
14809 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
14810
14811 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14812 via ftp, rather than depending on NFS.
14813 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14814 case.
14815
14816 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
14817
14818 * config/bug-gcc.exp: Use new download proc.
14819
14820 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
14821
14822 * chill.execute/execute.exp: cleanups, handles errors better
14823 * chill.compile/compile.exp: rewrite, based on execute.exp
14824 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14825 * lib/chill.exp: major changes to diff proc and compile and link
14826 procs. added chill_fail and chill_pass wrappers to pass and
14827 fail. added more comments, and handle error codes better.
14828 Added a hack to capture stderr from exec, so noncompile tests
14829 can work.
14830
14831 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
14832
14833 * chill.execute/execute.exp: rewrite of testsuite driver
14834 * lib/chill.exp: rewrite of testsuite driver
14835 * config/unix-chill.exp: rewrite of testsuite driver
14836
14837 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
14838
14839 In chill.execute:
14840 * iexpr.ch: Standardize uppercase.
14841 * tuples.dat: Standardize uppercase.
14842 * vary.ch: standardize. Correct varying string assignments.
14843 * vary.dat: Add new output lines.
14844
14845 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
14846
14847 In chill.execute:
14848 * chprintf.ch: Standardize use of uppercase.
14849 * tuples.ch: Standardize and turn arr2 into a DCL,
14850 rather than a SYN.
14851 * pinits.ch: Standardize.
14852
14853 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
14854
14855 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
14856 * Makefil: Renamed to Makefile.in.
14857 * configure.in: New.
14858
14859 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
14860
14861 In chill.execute:
14862 * .cvsignore: Add result/output files.
14863 * Makefile: Fix up variables at start. Use MFLAGS
14864 everywhere. Correct bool_loc, built_ins entries.
14865 Add entry for vary1.ch.
14866 * bitarray.ch: Standardize upper-case usage.
14867 * bitexpr.ch: Standardize, add output of b1.
14868 * params.ch: Use arrayt in along PROC parameters, to
14869 avoid novelty problems.
14870 * sets.ch: Tiny cleanup.
14871 * vary1.ch: Re-indent.
14872
14873 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
14874
14875 * Add PR-related files to Makefiles, .cvsignore files, etc.
14876
14877 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14878
14879 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14880 with compiler objects. New names are test-flow.c and test-loop.c
14881
14882 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14883
14884 * Upgraded c-torture tests from 1.19 to 1.20
14885
14886 * new files:
14887 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14888 * gcc.compile: 930623-1.c 930623-2.c
14889 * gcc.noncompile: 930622-1.c 930622-2.c
14890 * gcc.failure: 920411-1.c 920627-2.c
14891 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14892
14893 Tue Jul 20 15:19:44 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 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14898
14899 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14900
14901 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14902 More changes to get testsuite working properly. Needs more work.
14903
14904 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14905
14906 * chill.compile/compile.exp: Added for Dejagnu support
14907 * chill.execute/execute.exp: Added for Dejagnu support
14908 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
14909
14910 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
14911
14912 This should complete moving the CHILL test files.
14913 * chill.noncompile(.cvsignore printf.grt
14914 in-printf.grt chprintf.grt chprintf.ch):
14915 Added test-support files.
14916 (Makefile): Modified further.
14917 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14918 signal.ch): Added test files.
14919 * chill.execute (.cvsignore printf.grt printr.c
14920 in-printf.grt rts.c chprintf.grt rts.h): Added
14921 test-support files.
14922 (Makefile): More corrections.
14923
14924 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
14925
14926 * chill.compile, chill.execute, chill.nocompile: Add CHILL
14927 test cases, ready for DejaGnu.
14928
14929 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14930
14931 * Upgraded c-torture tests from 1.18 to 1.19
14932
14933 * gcc.compile: added test(s):
14934 930607-1.c
14935 * gcc.execute: added test(s):
14936 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14937
14938 * added new subdirectory for misc tests: gcc.misc-tests
14939 * gcc.misc-test(s): added tests:
14940 inst-check.c test-consts.c test-ior.c test-switch.c
14941
14942 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14943
14944 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14945
14946 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
14947
14948 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14949
14950 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14951
14952 * Upgraded c-torture tests from 1.17 to 1.18
14953
14954 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14955
14956 * Upgraded c-torture tests from 1.12 to 1.17
14957
14958 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
14959
14960 * lib/old-dejagnu.exp:
14961 Fixed handling of XFAIL target triplets to correctly
14962 recognize wildcard characters. Removed code that
14963 appended a unique id tag to the end of the file name
14964 printed out by the result of the testcases within a
14965 given test file.
14966
14967 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
14968
14969 * lib/old-dejagnu.exp:
14970 Reworked expected failure handling to trigger off of XFAIL
14971 keyword in keyphrase embeded in testcase source code. The
14972 XFAIL keyword must be at the end of the keyphrase line. It
14973 may optionally be followed by one or more target triplets.
14974 It has just occured that the handling of wildcards in the
14975 target triplet may not be correct.
14976
14977 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
14978
14979 * g++.old-deja/tests:
14980 Moved all subdirectories up one level into g++.old-deja .
14981
14982 * lib/old-dejagnu.exp:
14983 Fixed problem with CXXFLAGS not being properly reset, and being
14984 corrupted with extraneous "-c" compiler option. This was
14985 causing binaries to not be generated for test that needed them.
14986 Modified strings passed to "pass" and "fail" so that individual
14987 tests from the same test file would be distinguished by an
14988 identifier appended to the test file name in the summary logs;
14989 this corrected a problem with erroneous diff logs. Added code
14990 to search testcases for expected fail and unexpected pass keywords.
14991
14992 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
14993
14994 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14995
14996 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
14997
14998 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14999 Removed extraneous text from end of "Special g++ Options"
15000 keyphrase.
15001
15002 * lib/old-dejagnu.exp: Added pattern matching to look for new
15003 keywords, embedded in testcases comments, which will trigger
15004 calls to xpass and xfail.
15005
15006 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
15007
15008 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
15009 comments embedded in the testcases, especially the one looking for
15010 special compiler options, as well as the pattern matching for the
15011 compiler output again.
15012
15013 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
15014
15015 * lib/old-dejagnu.exp: Do a proper check of the return value for
15016 execute tests. Fixed several problems with the pattern matching
15017 of the compiler output which gave erroneous test results.
15018 Changed several of the test result messages to be more descriptive.
15019 * config/unix-g++.exp: Proc g++_load now actually works and
15020 executes the tests passed to it and returns a usable return
15021 value.
15022
15023 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
15024
15025 * lib/gcc.exp: Exits gracefully if $CC is bogus.
15026
15027 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
15028
15029 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
15030 Modified both files to properly execute the old style
15031 dejagnu tests. The previous versions of these files were
15032 experimental and did not function anything near correctly.
15033
15034 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
15035
15036 * Removed all Makefile.in and configure.in files. No configuration
15037 needed now.
15038
15039 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
15040
15041 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
15042
15043 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15044
15045 * gcc.compile/configure.in, gcc.unsorted/configure.in,
15046 gcc.special/configure.in, gcc.noncompile/configure.in,
15047 gcc.execute/configure.in, gcc.code_quality/configure.in,
15048 g++.other/configure.in, g++.old-deja/configure.in,
15049 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
15050 in srcname setting.
15051
15052 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
15053
15054 * lib/udi.exp: Fixed mondfe and mondfe_download.
15055 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
15056 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
15057
15058 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
15059
15060 * config/udi-gdb.exp: Check $shell_id after connecting to target.
15061 (gdb_exit): Don't remove *_soc files.
15062
15063 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
15064
15065 * lib/c-torture.exp: Don't look for main; instead always use -w
15066 -c. This is how the c-torture tests work. Remove the object
15067 file if the compilation succeeds.
15068 * gcc.execute/execute.exp: Remove executable if test passes.
15069 * gcc.noncompile/noncompile.exp: Every test is an expected
15070 failure.
15071 * gcc.special/special.exp: Added tests from c-torture 1.11,
15072 corrected use of existing test.
15073 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
15074 gcc.execute/920625-1.c: Updated to c-torture 1.11.
15075 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
15076 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
15077 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
15078 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
15079 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
15080 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
15081 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
15082 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
15083 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
15084 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
15085 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
15086 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
15087 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
15088 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
15089 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
15090 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
15091 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
15092 c-torture 1.11.
15093 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
15094 correspond to c-torture 1.11.
15095
15096 * New file.