return-type-3.c: New test.
[gcc.git] / gcc / testsuite / ChangeLog
1 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
2
3 * gcc.dg/return-type-3.c: New test.
4
5 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
6
7 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
8 profiling options are not supported.
9
10 2003-03-10 Mark Mitchell <mark@codesourcery.com>
11
12 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13 * g++.old-deja/g++.warn/impint2.C: Likewise.
14
15 2003-03-10 Devang Patel <dpatel@apple.com>
16
17 * g++.dg/cpp/c++_cmd_1.C: New test.
18 * g++.dg/cpp/c++_cmd_1.h: New file.
19
20 2003-03-10 Segher Boessenkool <segher@koffie.nl>
21
22 * gcc.dg/altivec-9.c: New file.
23
24 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25
26 * gcc.dg/ppc-sdata-1.c: New test.
27 * gcc.dg/ppc-sdata-2.c: New test.
28
29 2003-03-09 Mark Mitchell <mark@codesourcery.com>
30
31 PR c++/9373
32 * g++.dg/opt/ptrmem2.C: New test.
33
34 PR c++/8534
35 * g++.dg/opt/ptrmem1.C: New test.
36
37 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
38
39 * gcc.dg/i386-loop-1.c: New test.
40
41 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
42
43 PR c++/9970
44 * g++.dg/lookup/friend1.C: New test.
45
46 2003-03-08 Mark Mitchell <mark@codesourcery.com>
47
48 PR c++/9823
49 * g++.dg/parser/constructor1.C: New test.
50
51 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
52
53 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
54
55 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
56
57 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
58
59 * gcc.dg/cpp/Wunused.c: Update test.
60
61 Sat Mar 8 14:18:15 CET 2003 Jan Hubicka <jh@suse.cz>
62
63 * gcc.dg/inline-3.c: New test.
64
65 2003-03-08 Mark Mitchell <mark@codesourcery.com>
66
67 PR c++/9809
68 * g++.dg/parse/builtin1.C: New test.
69
70 PR c++/9982
71 * g++.dg/abi/cookie1.C: New test.
72 * g++.dg/abi/cookie2.C: Likewise.
73
74 PR c++/9524
75 * g++.dg/template/field1.C: New test.
76
77 PR c++/9912
78 * g++.dg/parse/class1.C: New test.
79 * g++.dg/parse/namespace7.C: Likewise.
80 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
81
82 2003-03-07 Mark Mitchell <mark@codesourcery.com>
83
84 * g++.dg/init/ref4.C: New test.
85
86 Fri Mar 7 17:41:07 CET 2003 Jan Hubicka <jh@suse.cz>
87
88 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
89 * gcc.dg/inline-3.c: New test.
90
91 2003-03-06 Mark Mitchell <mark@codesourcery.com>
92
93 * g++.dg/init/ref3.C: New test.
94
95 PR c++/9965
96 * g++.dg/init/ref2.C: New test.
97
98 PR c++/9400
99 * g++.dg/warn/Wshadow-2.C: New test.
100
101 PR c++/9791
102 * g++.dg/warn/Woverloaded-1.C: New test.
103
104 Wed Mar 5 23:18:11 CET 2003 Jan Hubicka <jh@suse.cz>
105
106 * gcc.dg/i386-local2.c: New.
107 * gcc.dg/i386-local.c: Fix typo.
108
109 2003-03-05 Mark Mitchell <mark@codesourcery.com>
110
111 * g++.dg/abi/layout3.C: New test.
112
113 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
114
115 * gcc.c-torture/compile/20030305-1.c
116
117 Wed Mar 5 02:05:19 CET 2003 Jan Hubicka <jh@suse.cz>
118
119 * gcc.dg/i386-local.c: New.
120
121 Tue Mar 4 19:39:18 2003 J"orn Rennecke <joern.rennecke@superh.com>
122
123 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
124
125 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
126
127 * gcc.dg/switch-2.c: New test.
128 * gcc.dg/switch-3.c: New test.
129 * gcc.dg/Wswitch.c: Adjust line numbers.
130 * gcc.dg/Wswitch-default.c: Likewise.
131 * gcc.dg/Wswitch-enum.c: Likewise.
132
133 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
134
135 * gcc.c-torture/execute/20030222-1.c: New test.
136
137 2003-03-03 James E Wilson <wilson@tuliptree.org>
138
139 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
140
141 2003-03-03 Mark Mitchell <mark@codesourcery.com>
142
143 PR c++/9878
144 * g++.dg/init/ref1.C: New test.
145
146 Mon Mar 3 20:42:04 2003 J"orn Rennecke <joern.rennecke@superh.com>
147
148 * gcc.dg/sh-relax.c: New SH-only test.
149
150 2003-03-03 Geoffrey Keating <geoffk@apple.com>
151
152 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
153 comment explaining purpose of testcase.
154
155 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
156
157 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
158 for HC11/HC12 (asm needs two int registers).
159 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
160 HC11/HC12 because the test uses an asm which needs two 32-bit
161 registers.
162
163 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
164
165 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
166 for HC11/HC12 (array is too large otherwise).
167 * gcc.c-torture/compile/920501-4.x: New file, likewise.
168 * gcc.c-torture/compile/20010518-2.x: Likewise.
169 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
170 HC11/HC12 (array is too large).
171
172 2003-03-01 Geoffrey Keating <geoffk@apple.com>
173
174 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
175 * lib/g++-dg.exp (g++-dg-test): Likewise.
176
177 2003-03-01 Roger Sayle <roger@eyesopen.com>
178
179 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
180 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
181
182 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
183
184 * g++.dg/warn/implicit-typename1.C: Remove warning.
185
186 2003-02-28 Richard Henderson <rth@redhat.com>
187
188 * gcc.dg/noreturn-1.c: Move noreturn warning line.
189 * gcc.dg/return-type-1.c: Move control reaches end warning line.
190
191 2003-02-28 Geoffrey Keating <geoffk@apple.com>
192
193 * gcc.dg/pch/pch.exp: Change .pch to .gch.
194 * g++.dg/pch/pch.exp: Likewise.
195
196 2003-02-28 Mark Mitchell <mark@codesourcery.com>
197
198 PR c++/9879
199 * testsuite/g++.dg/init/new4.C: New test.
200
201 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
202
203 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
204
205 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
206
207 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
208 unsigned long.
209
210 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
211 wider than float.
212
213 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
214
215 * lib/scanasm.exp: Add support for counting numbers of
216 occurences.
217 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
218 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
219
220 2003-02-25 Mark Mitchell <mark@codesourcery.com>
221
222 PR c++/9683
223 * g++.dg/template/static3.C: New test.
224
225 PR c++/9829
226 * g++.dg/parse/namespace6.C: New test.
227
228 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
229
230 PR target/9732
231 * gcc.dg/20030225-1.c: New test.
232
233 2003-02-24 Mark Mitchell <mark@codesourcery.com>
234
235 * README: Remove out-of-date information.
236
237 PR c++/9836
238 * g++.dg/template/spec6.C: New test.
239
240 2003-02-24 Jeff Law <law@redhat.com>
241
242 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
243
244 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
245
246 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
247 * gcc.dg/pragma-ep-1.c: Likewise.
248
249 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
250
251 PR c++/9602
252 * g++.dg/template/friend16.C: New test.
253
254 2003-02-23 Mark Mitchell <mark@codesourcery.com>
255
256 PR c++/5333
257 * g++.dg/parse/fused-params1.C: Adjust error messages.
258 * g++.dg/template/nested3.C: New test.
259
260 2003-02-24 Alan Modra <amodra@bigpond.net.au>
261
262 * g++.dg/abi/param1.C: New test.
263
264 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
265
266 PR c++/7982
267 * g++.dg/warn/implicit-typename1.C: New test.
268
269 2003-02-22 Kelley Cook <kelleycook@comcast.net>
270
271 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
272 with "mtune".
273 * g++.old-deja/g++.other/store-expr2.C: Likewise.
274 * gcc.c-torture/execute/20010129-1.x: Likewise.
275 * gcc.dg/20011107-1.c: Likewise.
276 * gcc.dg/20020108-1.c: Likewise.
277 * gcc.dg/20020122-3.c: Likewise.
278 * gcc.dg/20020206-1.c: Likewise.
279 * gcc.dg/20020310-1.c: Likewise.
280 * gcc.dg/20020426-2.c: Likewise.
281 * gcc.dg/20020517-1.c: Likewise.
282 * gcc.dg/991230-1.c: Likewise.
283 * gcc.dg/i386-unroll-1.c: Likewise.
284 * gcc.misc-tests/i386-prefetch.exp: Likewise.
285
286 Sat Feb 22 20:14:12 CET 2003 Jan Hubicka <jh@suse.cz>
287
288 * gcc.dg/i386-mul.c: New test.
289
290 2003-02-21 Roger Sayle <roger@eyesopen.com>
291
292 * gcc.dg/builtins-5.c: New test case.
293
294 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
295
296 * gcc.dg/asmreg-1.c: New test.
297
298 2003-02-21 Mark Mitchell <mark@codesourcery.com>
299
300 PR c++/9749
301 * g++.dg/parse/varmod1.C: New test.
302
303 2003-02-21 Mark Mitchell <mark@codesourcery.com>
304
305 PR c++/9727
306 * g++.dg/template/op1.C: New test.
307
308 2003-02-21 Mark Mitchell <mark@codesourcery.com>
309
310 PR c++/8906
311 * g++.dg/template/nested2.C: New test.
312
313 2003-02-21 Mark Mitchell <mark@codesourcery.com>
314
315 PR c++/8724
316 * g++.dg/expr/dtor1.C: New test.
317
318 2003-02-21 Zack Weinberg <zack@codesourcery.com>
319
320 * gcc.dg/cpp/include3.c: New test.
321 * gcc.dg/cpp/inc/foo.h: New file.
322
323 2003-02-21 Glen Nakamura <glen@imodulo.com>
324
325 * gcc.c-torture/execute/20030221-1.c: New test.
326
327 2003-02-20 Mark Mitchell <mark@codesourcery.com>
328
329 PR c++/9729
330 * g++.dg/abi/conv1.C: New test.
331
332 Thu Feb 20 14:38:13 CET 2003 Jan Hubicka <jh@suse.cz>
333
334 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
335
336 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
337
338 * gcc.c-torture/compile/20030219-1.c: New test.
339
340 Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
341
342 * gcc.dg/funcorder.c: New test.
343
344 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
345
346 * gcc.c-torture/execute/20030218-1.c: New.
347
348 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
349
350 * gcc.dg/20030218-1.c: New.
351
352 2003-02-18 Richard Henderson <rth@redhat.com>
353
354 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
355 * gcc.dg/attr-used-2.c: New.
356
357 2003-02-18 Mark Mitchell <mark@codesourcery.com>
358
359 PR c++/9704
360 * g++.dg/init/copy5.C: New test.
361
362 2003-02-18 Geoffrey Keating <geoffk@apple.com>
363
364 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
365 * g++.dg/pch/pch.exp: Likewise.
366
367 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
368
369 * gcc.c-torture/execute/20030209-1.c: Enable the test if
370 STACK_SIZE is not defined.
371
372 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
373
374 PR c++/9457
375 * g++.dg/template/init1.C: New test.
376
377 Sun Feb 16 23:08:19 CET 2003 Jan HUbicka <jh@suse.cz>
378
379 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
380 (foo): Add few extra tests
381 * gcc.dg/c99-const-expr-3.c: Likewise.
382 * gcc.c-torture/execute/20030216-1.c: New.
383
384 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
385
386 PR c++/9459
387 * g++.dg/ext/typeof4.C: New test.
388
389 2003-02-15 Roger Sayle <roger@eyesopen.com>
390
391 * gcc.dg/i386-387-3.c: New test case.
392
393 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
394
395 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
396 cris-*-elf* cris-*-aout* and mmix-*-*.
397
398 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
399
400 * gcc.dg/20030213-1.c: New test.
401
402 2003-02-12 Roger Sayle <roger@eyesopen.com>
403
404 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
405 * gcc.dg/i386-387-2.c: Likewise.
406
407 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
408
409 * gcc.dg/ppc-spe.c: Fix formatting.
410 Enable tests that were previously unsupported by gas.
411 Delete tests for instructions that no longer exist.
412 Switch arguments on evsubifw builtin.
413
414 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
415
416 * gcc.c-torture/execute/20030209-1.c: Disable the test if
417 STACK_SIZE is too small.
418
419 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
420 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
421
422 * gcc.dg/decl-2.c: New test.
423
424 Mon Feb 10 11:41:20 CET 2003 Jan Hubicka <jh@suse.cz>
425
426 * gcc.dg/i386-fpcvt-1.c: New test.
427
428 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
429
430 * gcc.c-torture/execute/20030209-1.c: New test.
431
432 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
433
434 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
435 int-wide bitops, use the constants of the same width.
436 Likewise, if long long is 32-bit wide, test bitops using
437 32-bit constants.
438
439 2003-02-07 Loren James Rittle <ljrittle@acm.org>
440
441 * gcc.dg/20021014-1.c: Annotate with expected notice text.
442
443 2003-02-07 Roger Sayle <roger@eyesopen.com>
444
445 * testsuite/gcc.dg/builtins-4.c: New test case.
446
447 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
448
449 * gcc.dg/20020430-1.c: Fix dg command typos.
450 * gcc.dg/20020503-1.c: Likewise.
451
452 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
453
454 PR c++/8785
455 * g++.dg/parse/fused-params1.C: New test.
456
457 PR c++/8857
458 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
459
460 PR c++/8921
461 * g++.dg/parse/non-dependent1.C: New test.
462
463 PR c++/8928
464 * g++.dg/parse/dupl-tmpl-args1.C: New test.
465
466 PR c++/9228
467 * g++.dg/parse/undefined7.C: New test.
468 * g++.dg/parse/non-templ1.C: New test.
469
470 PR c++/9229
471 * g++.dg/parse/too-many-tmpl-args1.C: New test.
472
473 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
474
475 * gcc.c-torture/compile/20030206-1.c: New test.
476
477 2003-02-05 Roger Sayle <roger@eyesopen.com>
478
479 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
480 "pow" to "foo" to avoid potential confusion with a math built-in.
481
482 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
483
484 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
485 conditions for SPARC targets.
486
487 2003-02-05 Jakub Jelinek <jakub@redhat.com>
488
489 * gcc.dg/20030204-1.c: New test.
490
491 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
492
493 PR c++/38
494 * g++.dg/parse/array-size1.C: New test.
495
496 PR c++/5657
497 * g++.dg/parse/undefined3.C: New test.
498
499 PR c++/5665
500 * g++.dg/parse/undefined4.C: New test.
501
502 PR c++/5975
503 * g++.dg/parse/undefined5.C: New test.
504
505 PR c++/7259
506 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
507
508 PR c++/8578
509 * g++.dg/parse/casting-operator1.C: New test.
510
511 PR c++/8596
512 * g++.dg/parse/undefined6.C: New test.
513
514 PR c++/8736
515 * g++.dg/parse/missing-template1.C: New test.
516
517 Tue Feb 4 21:41:09 CET 2003 Jan Hubicka <jh@suse.cz>
518
519 * gcc.dg/i386-cadd.c: Compile using -march=k8.
520 * gcc.dg/i386-cmov?.c: Likewise.
521 * gcc.dg/i386-fpcvt-?.c: Likewise.
522 * gcc.dg/i386-ssefp-1.c: Likewise.
523 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
524 conventions.
525
526 2003-02-03 Mark Mitchell <mark@codesourcery.com>
527
528 PR c++/7129
529 * testsuite/g++.dg/ext/max.C: New test.
530
531 Mon Feb 3 16:05:11 CET 2003 Jan Hubicka <jh@suse.cz>
532
533 * gcc.c-torture/execute/20030203-1.c: New test.
534
535 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
536
537 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
538 'natural-endian'.
539
540 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
541
542 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
543 * g++.dg/init/new2.C: Likewise.
544 * g++.dg/other/new1.C: Likewise.
545
546 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
547
548 * gcc.dg/struct-ret-libc.c: New test.
549
550 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
551
552 * gcc.dg/20030129-1.c: New test.
553
554 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
555
556 PR c++/8849
557 * g++.dg/template/ptrmem4.C: New test.
558
559 2003-01-29 Mark Mitchell <mark@codesourcery.com>
560
561 * g++.dg/parser/constant1.C: New test.
562
563 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
564
565 PR c++/8591
566 * g++.dg/parse/friend2.C: New test.
567
568 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
569
570 PR c++/9437
571 * g++.dg/template/unify4.C: New test.
572
573 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
574
575 * gcc.c-torture/execute/20030128-1.c: New test.
576
577 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
578
579 * g++.dg/lookup/nested1.C: Test moved from ...
580 * g++.old-deja/g++.other/lookup24.C: ... here.
581
582 Tue Jan 28 12:19:35 CET 2003 Jan Hubicka <jh@suse.cz>
583
584 * gcc.dg/i386-cmov5.c: New test.
585
586 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
587
588 * gcc.c-torture/execute/20010925-1.c: Changed the
589 memcpy declaration.
590
591 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
592
593 PR c++/3902
594 * g++.dg/parse/template5.C: New test.
595
596 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
597
598 PR fortran/9258
599 * g77.dg/pr9258: New test.
600
601 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
602
603 * README: Move relevant parts from README.g++.
604
605 * README.g++: Remove this file.
606
607 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
608
609 * g++.dg/abi/dcast1.C: New test.
610
611 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
612
613 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
614
615 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
616
617 PR c++/47
618 * g++.old-deja/g++.other/lookup24.C: New test.
619
620 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
621
622 PR middle-end/7227
623 * gcc.dg/uninit-C.c: New test.
624
625 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
626
627 * g++.dg/abi/covariant1.C: New test.
628
629 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
630
631 * gcc.dg/20030123-1.c: New test.
632
633 Sat Jan 25 21:06:49 CET 2003 Jan Hubicka <jh@suse.cz>
634
635 PR opt/8492
636 * gcc.c-torture/compile/20030125-1.c
637
638 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
639
640 PR c++/9403
641 * g++.dg/parse/template3.C: New test.
642 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
643
644 PR c++/795
645 * g++.dg/parse/template4.C: New test.
646
647 PR c++/9415
648 * g++.dg/template/qual2.C: New test.
649
650 PR c++/8545
651 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
652
653 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
654
655 2003-01-25 Roger Sayle <roger@eyesopen.com>
656
657 * gcc.c-torture/execute/switch-1.c: New test case.
658
659 Sat Jan 25 12:32:55 CET 2003 Jan Hubicka <jh@suse.cz>
660
661 * gcc.c-torture/execute/20030125-1.[cx]: New test.
662
663 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
664
665 Tweaks for Bison-1.875. From the NEWS file:
666 "- `parse error' -> `syntax error'
667 Bison now uniformly uses the term `syntax error'"
668 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
669 * gcc.dg/cpp/digraph2.c: Likewise.
670 * gcc.dg/cpp/direct2.c: Likewise.
671 * gcc.dg/cpp/paste4.c: Likewise.
672 * gcc.dg/c90-restrict-1.c: Likewise.
673 * gcc.dg/c99-func-2.c: Likewise.
674 * gcc.dg/noncompile/920721-2.c: Likewise.
675 * gcc.dg/noncompile/930622-2.c: Likewise.
676 * gcc.dg/noncompile/940112-1.c: Likewise.
677 * gcc.dg/noncompile/950921-1.c: Likewise.
678 * gcc.dg/noncompile/951123-1.c: Likewise.
679 * gcc.dg/noncompile/971104-1.c: Likewise.
680 * gcc.dg/noncompile/990416-1.c: Likewise.
681
682 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
683
684 * g++.dg/parse/undefined1.C: Add error message.
685
686 2003-01-22 Mark Mitchell <mark@codesourcery.com>
687
688 PR c++/9354
689 * g++.dg/parse/new1.C: New test.
690
691 PR c++/9216
692 * g++.dg/parse/template2.C: New test.
693
694 PR c++/9354
695 * g++.dg/parse/typedef2.C: New test.
696
697 PR c++/9328
698 * g++.dg/ext/typeof3.C: New test.
699
700 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
701
702 PR c++/2738
703 * g++.dg/parse/ret-type1.C: New test.
704
705 PR c++/3792
706 * g++.dg/parse/tmpl-outside1.C: New test.
707
708 PR c++/4207
709 * g++.dg/parse/int-as-enum1.C: New test.
710
711 PR c++/4903
712 * g++.dg/parse/no-typename1.C: New test.
713
714 PR c++/5533
715 * g++.dg/parse/no-value1.C: New test.
716
717 PR c++/5921
718 * g++.dg/parse/wrong-inline1.C: New test.
719
720 PR c++/6402
721 * g++.dg/parse/ref1.C: New test.
722
723 PR c++/6992
724 * g++.dg/parse/attr-ctor1.C: New test.
725
726 PR c++/7229
727 * g++.dg/parse/namespace5.C: New test.
728
729 PR c++/7917
730 * g++.dg/parse/func-def1.C: New test.
731
732 PR c++/8143
733 * g++.dg/parse/undefined1.C: New test.
734
735 PR c++/5723, PR c++/8522
736 * g++.dg/parse/specialization1.C: New test.
737
738 PR c++/163, PR c++/8595
739 * g++.dg/parse/struct-as-enum1.C: New test.
740
741 PR c++/9173
742 * g++.dg/parse/undefined2.C: New test.
743
744 2003-01-22 Mark Mitchell <mark@codesourcery.com>
745
746 PR c++/9298
747 * g++.dg/parse/template1.C: New test.
748
749 PR c++/9384
750 * g++.dg/parse/using1.C: New test.
751
752 PR c++/9285
753 PR c++/9294
754 * g++.dg/parse/expr2.C: New test.
755
756 PR c++/9388
757 * g++.dg/parse/lookup2.C: Likewise.
758
759 Tue Jan 21 18:01:35 CET 2003 Jan Hubicka <jh@suse.cz>
760
761 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
762 * gcc.c-torture/execute/eeprof-1.c: Likewise.
763 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
764 * gcc.c-torture/execute/string-opt-*.c: Likewise.
765
766 2003-01-20 Nick Clifton <nickc@redhat.com>
767
768 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
769 problem with ARM sibcall code generation.
770
771 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
772
773 * gcc.c-torture/execute/20030120-1.c: New.
774
775 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
776
777 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
778
779 2003-01-17 Mark Mitchell <mark@codesourcery.com>
780
781 PR c++/9272
782 * g++.dg/parse/ctor1.C: New test.
783
784 PR c++/9294:
785 * g++.dg/parse/qualified1.C: New test.
786
787 * g++.dg/parse/typename3.C: New test.
788
789 2003-01-16 Richard Henderson <rth@redhat.com>
790
791 * g++.dg/tls/init-2.C: Fix error matches for real this time.
792
793 2003-01-16 Richard Henderson <rth@redhat.com>
794
795 * g++.dg/pch/pch.exp: Copy test header to the working directory
796 before using it either for precompilation or direct use.
797 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
798 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
799
800 2003-01-16 Richard Henderson <rth@redhat.com>
801
802 * gcc.dg/pch/pch.exp: Copy test header to the working directory
803 before using it either for precompilation or direct use.
804 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
805 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
806
807 2003-01-16 Mark Mitchell <mark@codesourcery.com>
808
809 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
810 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
811 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
812 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
813 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
814 typename warning into error.
815 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
816 error messages.
817 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
818 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
819 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
820 messages.
821 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
822 make declaration visible in template.
823 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
824 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
825 messages.
826 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
827 message.
828 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
829 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
830 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
831 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
832 typename warning with error message.
833 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
834 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
835 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
836
837 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
838
839 * g++.dg/parse/ambig2.C: New test.
840
841 2003-01-15 Richard Henderson <rth@redhat.com>
842
843 * g++.dg/tls/init-2.C: Update error message string.
844
845 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
846
847 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
848
849 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
850
851 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
852 all for HC11/HC12.
853 * gcc.c-torture/compile/20001205-1.x: Likewise.
854 * gcc.c-torture/compile/20001226-1.x: Likewise.
855 * gcc.c-torture/compile/920520-1.x: Likewise.
856 * gcc.c-torture/compile/961203-1.x: Likewise.
857 * gcc.c-torture/compile/20020604-1.x: Likewise.
858
859 Wed Jan 15 12:20:52 CET 2003 Jan Hubicka <jh@suse.cz>
860
861 * gcc.c-torture/compile/20030115-1.c: New test.
862
863 * gcc.dg/i386-fpcvt-1.c: New test.
864 * gcc.dg/i386-fpcvt-2.c: New test.
865
866 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
867
868 Further conform g++'s __vmi_class_type_info to the C++ ABI
869 specification.
870 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
871 the specification.
872
873 Tue Jan 14 00:45:03 CET 2003 Jan Hubicka <jh@suse.cz>
874
875 * gcc.dg/i386-fpcvt-1.c: New test.
876 * gcc.dg/i386-fpcvt-2.c: New test.
877
878 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
879
880 * gcc.dg/i386-mmx-3.c: New test.
881
882 2003-01-12 Mark Mitchell <mark@codesourcery.com>
883
884 PR c++/9264
885 * g++.dg/parse/octal1.C: New file.
886
887 PR c++/9172
888 * g++.dg/parse/typename1.C: New file.
889
890 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
891
892 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
893 * gcc.dg/bf-no-ms-layout.c: Likewise.
894 * gcc.dg/bf-ms-attrib.c: Likewise.
895
896 2003-01-10 Mark Mitchell <mark@codesourcery.com>
897
898 PR c++/9099
899 * g++.dg/parse/dtor1.C: New file.
900
901 PR c++/9128
902 * g++.dg/rtti/typeid1.C: New file.
903
904 PR c++/9153
905 * g++.dg/parse/lookup1.C: New file.
906
907 PR c++/9171
908 * g++.dg/templ/spec5.C: New file.
909
910 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
911
912 * gcc.c-torture/compile/20030110-1.c: New test.
913
914 2003-01-09 Geoffrey Keating <geoffk@apple.com>
915
916 Merge from pch-branch:
917
918 2002-12-23 Geoffrey Keating <geoffk@apple.com>
919
920 * gcc.dg/pch/cpp-1.h: New.
921 * gcc.dg/pch/cpp-1.c: New.
922 * gcc.dg/pch/cpp-2.h: New.
923 * gcc.dg/pch/cpp-2.c: New.
924
925 2002-11-19 Geoffrey Keating <geoffk@apple.com>
926
927 * gcc.dg/pch/except-1.h: New.
928 * gcc.dg/pch/except-1.c: New.
929
930 2002-11-13 Geoffrey Keating <geoffk@apple.com>
931
932 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
933 running test.
934 * gcc.dg/pch: Include *.hp not *.h.
935 * gcc.dg/pch/system-1.h: New.
936 * gcc.dg/pch/system-1.c: New.
937
938 2002-11-11 Geoffrey Keating <geoffk@apple.com>
939
940 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
941 rather than trying to build and run a program using PCH.
942 * gcc.dg/pch: Remove dg-do commands from test files.
943
944 2002-11-08 Geoffrey Keating <geoffk@apple.com>
945
946 * gcc.dg/pch/macro-3.c: New.
947 * gcc.dg/pch/macro-3.h: New.
948
949 2002-11-04 Geoffrey Keating <geoffk@apple.com>
950
951 * gcc.dg/pch/common-1.c: New.
952 * gcc.dg/pch/common-1.h: New.
953 * gcc.dg/pch/decl-1.c: New.
954 * gcc.dg/pch/decl-1.h: New.
955 * gcc.dg/pch/decl-2.c: New.
956 * gcc.dg/pch/decl-2.h: New.
957 * gcc.dg/pch/decl-3.c: New.
958 * gcc.dg/pch/decl-3.h: New.
959 * gcc.dg/pch/decl-4.c: New.
960 * gcc.dg/pch/decl-4.h: New.
961 * gcc.dg/pch/decl-5.c: New.
962 * gcc.dg/pch/decl-5.h: New.
963 * gcc.dg/pch/global-1.c: New.
964 * gcc.dg/pch/global-1.h: New.
965 * gcc.dg/pch/inline-1.c: New.
966 * gcc.dg/pch/inline-1.h: New.
967 * gcc.dg/pch/inline-2.c: New.
968 * gcc.dg/pch/inline-2.h: New.
969 * gcc.dg/pch/static-1.c: New.
970 * gcc.dg/pch/static-1.h: New.
971 * gcc.dg/pch/static-2.c: New.
972 * gcc.dg/pch/static-2.h: New.
973
974 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
975
976 * g++.dg/pch/pch.exp: Better handle failing testcases.
977 * gcc.dg/pch/pch.exp: Likewise.
978 * gcc.dg/pch/macro-1.c: New.
979 * gcc.dg/pch/macro-1.h: New.
980 * gcc.dg/pch/macro-2.c: New.
981 * gcc.dg/pch/macro-2.h: New.
982
983 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
984
985 * g++.dg/dg.exp: Treat files in pch/ specially.
986 * g++.dg/pch/pch.exp: New file.
987 * g++.dg/pch/empty.H: New file.
988 * g++.dg/pch/empty.C: New file.
989 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
990 "precompile".
991
992 * gcc.dg/pch/pch.exp: New file.
993 * gcc.dg/pch/empty.h: New file.
994 * gcc.dg/pch/empty.c: New file.
995 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
996 "precompile".
997
998 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
999
1000 * g++.dg/template/friend14.C: New test.
1001
1002 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1003
1004 * gcc.dg/old-style-asm-1.c: New test.
1005
1006 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
1007
1008 * gcc.c-torture/compile/20030109-1.c: New test.
1009
1010 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1011
1012 * gcc.c-torture/execute/20030109-1.c: New test.
1013
1014 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
1015
1016 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
1017 * g++.old-deja/g++.mike/dyncast2.C: Likewise
1018 * g++.old-deja/g++.mike/dyncast3.C: Likewise
1019 * g++.old-deja/g++.mike/eh2.C: Likewise
1020 * g++.old-deja/g++.mike/eh3.C: Likewise
1021 * g++.old-deja/g++.mike/eh5.C: Likewise
1022 * g++.old-deja/g++.mike/eh6.C: Likewise
1023 * g++.old-deja/g++.mike/eh7.C: Likewise
1024 * g++.old-deja/g++.mike/eh8.C: Likewise
1025 * g++.old-deja/g++.mike/eh9.C: Likewise
1026 * g++.old-deja/g++.mike/eh10.C: Likewise
1027 * g++.old-deja/g++.mike/eh12.C: Likewise
1028 * g++.old-deja/g++.mike/eh13.C: Likewise
1029 * g++.old-deja/g++.mike/eh14.C: Likewise
1030 * g++.old-deja/g++.mike/eh16.C: Likewise
1031 * g++.old-deja/g++.mike/eh17.C: Likewise
1032 * g++.old-deja/g++.mike/eh18.C: Likewise
1033 * g++.old-deja/g++.mike/eh21.C: Likewise
1034 * g++.old-deja/g++.mike/eh23.C: Likewise
1035 * g++.old-deja/g++.mike/eh24.C: Likewise
1036 * g++.old-deja/g++.mike/eh25.C: Likewise
1037 * g++.old-deja/g++.mike/eh26.C: Likewise
1038 * g++.old-deja/g++.mike/eh27.C: Likewise
1039 * g++.old-deja/g++.mike/eh28.C: Likewise
1040 * g++.old-deja/g++.mike/eh29.C: Likewise
1041 * g++.old-deja/g++.mike/eh31.C: Likewise
1042 * g++.old-deja/g++.mike/eh33.C: Likewise
1043 * g++.old-deja/g++.mike/eh34.C: Likewise
1044 * g++.old-deja/g++.mike/eh35.C: Likewise
1045 * g++.old-deja/g++.mike/eh36.C: Likewise
1046 * g++.old-deja/g++.mike/eh37.C: Likewise
1047 * g++.old-deja/g++.mike/eh38.C: Likewise
1048 * g++.old-deja/g++.mike/eh39.C: Likewise
1049 * g++.old-deja/g++.mike/eh40.C: Likewise
1050 * g++.old-deja/g++.mike/eh41.C: Likewise
1051 * g++.old-deja/g++.mike/eh42.C: Likewise
1052 * g++.old-deja/g++.mike/eh44.C: Likewise
1053 * g++.old-deja/g++.mike/eh46.C: Likewise
1054 * g++.old-deja/g++.mike/eh47.C: Likewise
1055 * g++.old-deja/g++.mike/eh48.C: Likewise
1056 * g++.old-deja/g++.mike/eh49.C: Likewise
1057 * g++.old-deja/g++.mike/eh50.C: Likewise
1058 * g++.old-deja/g++.mike/eh51.C: Likewise
1059 * g++.old-deja/g++.mike/eh53.C: Likewise
1060 * g++.old-deja/g++.mike/eh55.C: Likewise
1061 * g++.old-deja/g++.mike/p7912.C: Likewise
1062 * g++.old-deja/g++.mike/p9706.C: Likewise
1063 * g++.old-deja/g++.mike/p10416.C: Likewise
1064 * g++.old-deja/g++.mike/p11667.C: Likewise
1065 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
1066 Remove redundant reference to Iris.
1067 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
1068 Elxsi, i860, Pico Java, and WE32K.
1069
1070 2003-01-07 Mark Mitchell <mark@codesourcery.com>
1071
1072 * g++.dg/ext/asm4.C: New test.
1073
1074 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1075
1076 PR c++/9030
1077 * g++.dg/template/friend12.C: New test.
1078 * g++.dg/template/friend13.C: Likewise.
1079 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
1080
1081 Wed Jan 8 11:41:47 CET 2003 Jan Hubicka <jh@suse.cz>
1082
1083 * gcc.dg/i386-cadd.c: New test.
1084 * gcc.dg/i386-cmov4.c: Likewise.
1085
1086 2003-01-06 Mark Mitchell <mark@codesourcery.com>
1087
1088 PR c++/9165
1089 * g++.dg/warn/Wunused-3.C: New test.
1090
1091 * g++.dg/abi/bitfield9.C: New test.
1092
1093 PR c++/9189
1094 * g++.dg/parse/defarg3.C: New test.
1095
1096 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
1097
1098 * g++.dg/parse/ambig1.C: New test.
1099 * g++.dg/parse/defarg2.C: New test.
1100
1101 2003-01-05 Mark Mitchell <mark@codesourcery.com>
1102
1103 * g++.dg/template/defarg-1.C: New test.
1104 * g++.dg/template/local2.C: Likewise.
1105
1106 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
1107
1108 * gcc.c-torture/execute/20030105-1.c: New test.
1109
1110 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1111
1112 * g++.dg/parse/namespace3.C: Remove extra semicolons.
1113 * g++.dg/parse/namespace4.C: Likewise.
1114
1115 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
1116
1117 * g++.dg/template/ntp2.C: New test.
1118
1119 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1120
1121 * g++.dg/parse/extern-C-1.C: New test.
1122
1123 * g++.dg/parse/namespace4.C: New test.
1124
1125 * g++.dg/template/nested1.C: New test.
1126
1127 * g++.dg/parse/namespace3.C: New test.
1128
1129 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
1130
1131 * g++.dg/lookup/two-stage1.C: New test.
1132
1133 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1134
1135 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
1136 * g++.old-deja/g++.jason/access8.C: Likewise.
1137 * g++.old-deja/g++.other/decl5.C: Likewise.
1138
1139 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1140
1141 * g++.dg/parse/parse7.C: New test.
1142
1143 2003-01-02 Mark Mitchell <mark@codesourcery.com>
1144
1145 PR c++/2843
1146 * g++.dg/ext/attrib7.C: New test.
1147
1148 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1149
1150 * g++.dg/parse/parse6.C: New test.
1151
1152 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
1153
1154 * gcc.dg/h8300-stack-1.c: New.
1155
1156 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1157
1158 g++.dg/lookup/exception1.C: New test.
1159
1160 g++.dg/lookup/template1.C: New test.
1161
1162 g++.dg/parse/namespace2.C: New test.
1163
1164 g++.dg/parse/parens2.C: New test.
1165
1166 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1167
1168 * g++.dg/parse/parse5.C: New test.
1169 * g++.dg/lookup/scoped4.C: New test.
1170
1171 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1172
1173 * g++.dg/parse/parens1.C: New test.
1174
1175 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
1176 angle-bracket1.C.
1177 * g++.dg/parse/parens2.C: New test.
1178
1179 * g++.dg/lookup/scope-operator1.C: New test.
1180
1181 * g++.dg/parse/operator1.C: New test.
1182
1183 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1184
1185 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
1186 * g++.old-deja/g++.other/access6.C: Likewise.
1187 * g++.old-deja/g++.other/decl1.C: Likewise.
1188 * g++.old-deja/g++.pt/typename12.C: Likewise.
1189
1190 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1191
1192 * g++.dg/parse/namespace1.C: New test.
1193
1194 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1195
1196 * g++.dg/parse/parse4.C: New test.
1197
1198 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1199
1200 * g++.dg/parse/parse3.C: New test.
1201
1202 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1203
1204 * g++.dg/parse/parse2.C: New test.
1205
1206 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1207
1208 * g++.dg/template/friend11.C: New test.
1209
1210 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1211
1212 * g++.dg/parse/parse1.C: New test.
1213
1214 2002-12-31 Janis Johnson <janis187@us.ibm.com>
1215
1216 * lib/profopt.exp: Change the name of a global variable to avoid
1217 possible clashes with other test suites.
1218
1219 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
1220
1221 * g++.dg/inherit/covariant8.C: New test.
1222
1223 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1224
1225 * g++.dg/init/array9.C: New test.
1226
1227 PR c++/9112
1228 * g++.dg/parse/expr1.C: New test.
1229
1230 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1231
1232 * gcc.c-torture/compile/20021230-1.c: New test.
1233
1234 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
1235
1236 * g++.dg/inherit/covariant5.C: New test.
1237 * g++.dg/inherit/covariant6.C: New test.
1238 * g++.dg/inherit/covariant7.C: New test.
1239
1240 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1241
1242 PR c++/2739
1243 * g++.dg/other/access2.C: New test.
1244
1245 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1246
1247 * g++.dg/other/anon-struct.C: No longer fails
1248 * g++.old-deja/g++.brendan/parse4.C: Likewise.
1249 * g++.old-deja/g++.brendan/parse5.C: Likewise.
1250 * g++.old-deja/g++.brendan/parse6.C: Likewise.
1251
1252 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
1253
1254 * g++.dg/parse/angle-bracket.C (main): No longer fails.
1255
1256 2002-12-27 Mark Mitchell <mark@codesourcery.com>
1257
1258 * g++.dg/eh/spec4.C: Remove stray semicolon.
1259 * g++.dg/expr/pmf-1.C: Change error message.
1260 * g++.dg/ext/asm1.C: Remove stray semicolon.
1261 * g++.dg/ext/typename1.C: Add missing typenames.
1262 * g++.dg/inherit/template-as-base.C: Change error message.
1263 * g++.dg/lookup/scoped1.C: Likewise.
1264 * g++.dg/lookup/scoped2.C: Likewise.
1265 * g++.dg/lookup/using2.C: Likewise.
1266 * g++.dg/other/component1.C: Remove stray semicolon.
1267 * g++.dg/other/do1.C: Change error message.
1268 * g++.dg/other/error2.C: Likewise.
1269 * g++.dg/other/init1.C: Likewise.
1270 * g++.dg/other/packed1.C: Remove stray semicolon.
1271 * g++.dg/other/ptrmem2.C: Change error message.
1272 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1273 marker.
1274 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1275 * g++.dg/template/access3.C: Add typename keyword.
1276 * g++.dg/template/access5.C: Remove stray semicolon.
1277 * g++.dg/template/access6.C: Likewise.
1278 * g++.dg/template/complit1.C: Likewise.
1279 * g++.dg/template/crash1.C: Change error message.
1280 * g++.dg/template/inherit2.C: Remove stray semicolon.
1281 * g++.dg/template/instantiate2.C: Likewise.
1282 * g++.dg/template/instantiate3.C: Change error message.
1283 * g++.dg/template/qual1.C: Remove stray semicolon.
1284 * g++.dg/template/qualttp18.C: Change error message.
1285 * g++.dg/template/ref1.C: Remove stray semicolon.
1286 * g++.dg/template/sizeof1.C (A::value): Declare it.
1287 * g++.dg/template/spec4.C: Change error message.
1288 * g++.dg/template/static1.C: Likewise.
1289 * g++.dg/template/type1.C: Likewise.
1290 * g++.dg/template/typename3.C: Likewise.
1291 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1292 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1293 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1294 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1295 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1296 named return value extension.
1297 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1298 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1299 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1300 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1301 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1302 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1303 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1304 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1305 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1306 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1307 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1308 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1309 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1310 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1311 syntax.
1312 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1313 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1314 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1315 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1316 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1317 * g++.old-deja/g++.brendan/template11.C: Likewise.
1318 * g++.old-deja/g++.brendan/template26.C: Likewise.
1319 * g++.old-deja/g++.brendan/template27.C: Use explicit
1320 specialization syntax.
1321 * g++.old-deja/g++.brendan/template30.C: Likewise.
1322 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1323 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1324 non-dependent names.
1325 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1326 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1327 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1328 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1329 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1330 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1331 named return value extension.
1332 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1333 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1334 * g++.old-deja/g++.ext/return1.C: Likewise.
1335 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1336 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1337 * g++.old-deja/g++.jason/access8.C: Likewise.
1338 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1339 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1340 pseudo-destructor names.
1341 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1342 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1343 pseudo-destructor names.
1344 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1345 * g++.old-deja/g++.jason/overload19.C: Likewise.
1346 * g++.old-deja/g++.jason/overload32.C: Likewise.
1347 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1348 stray semicolons.
1349 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1350 * g++.old-deja/g++.jason/return.C: Likewise.
1351 * g++.old-deja/g++.jason/return2.C: Likewise.
1352 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1353 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1354 syntax.
1355 * g++.old-deja/g++.jason/template10.C: Account for use of
1356 non-dependent names.
1357 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1358 syntax.
1359 * g++.old-deja/g++.jason/template37.C: Likewise.
1360 * g++.old-deja/g++.law/access4.C: Change error messages.
1361 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1362 pseudo-destructor names.
1363 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1364 * g++.old-deja/g++.law/ctors9.C: Likewise.
1365 * g++.old-deja/g++.law/cvt22.C: Likewise.
1366 * g++.old-deja/g++.law/dtors5.C: Likewise.
1367 * g++.old-deja/g++.law/global-init1.C: Likewise.
1368 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1369 * g++.old-deja/g++.law/operators28.C: Likewise.
1370 * g++.old-deja/g++.law/visibility28.C: Likewise.
1371 * g++.old-deja/g++.martin/eval1.C: Likewise.
1372 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1373 name.
1374 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1375 * g++.old-deja/g++.mike/net34.C: Likewise.
1376 * g++.old-deja/g++.mike/net36.C: Likewise.
1377 * g++.old-deja/g++.mike/ns2.C: Likewise.
1378 * g++.old-deja/g++.mike/p12306.C: Likewise.
1379 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1380 value extension.
1381 * g++.old-deja/g++.mike/p700.C: Likewise.
1382 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1383 * g++.old-deja/g++.mike/p710.C: Likewise.
1384 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1385 value extension.
1386 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1387 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1388 * g++.old-deja/g++.ns/crash2.C: Likewise.
1389 * g++.old-deja/g++.ns/crash3.C: Likewise.
1390 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1391 * g++.old-deja/g++.ns/ns17.C: Likewise.
1392 * g++.old-deja/g++.ns/template16.C: Likewise.
1393 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1394 keyword.
1395 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1396 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1397 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1398 named return value extension.
1399 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1400 * g++.old-deja/g++.other/access4.C: Issue additional error
1401 messages.
1402 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1403 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1404 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1405 * g++.old-deja/g++.other/crash25.C: Change error message.
1406 * g++.old-deja/g++.other/crash4.C: Change error message.
1407 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1408 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1409 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1410 checks.
1411 * g++.old-deja/g++.other/defarg8.C: Likewise.
1412 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1413 * g++.old-deja/g++.other/dtor10.C: Likewise.
1414 * g++.old-deja/g++.other/incomplete.C: Likewise.
1415 * g++.old-deja/g++.other/linkage7.C: Likewise.
1416 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1417 lookup algorithm.
1418 * g++.old-deja/g++.other/mangle2.C: Likewise.
1419 * g++.old-deja/g++.other/refinit2.C: Likewise.
1420 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1421 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1422 * g++.old-deja/g++.pt/crash28.C: Likewise.
1423 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1424 syntax.
1425 * g++.old-deja/g++.pt/crash32.C: Change error message.
1426 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1427 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1428 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1429 error message position.
1430 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1431 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1432 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1433 syntax.
1434 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1435 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1436 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1437 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1438 keyword.
1439 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1440 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1441 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1442 keyword.
1443 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1444 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1445 syntax.
1446 * g++.old-deja/g++.pt/friend28.C: Account for use of
1447 non-dependent names.
1448 * g++.old-deja/g++.pt/friend29.C: Likewise.
1449 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1450 rules.
1451 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1452 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1453 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1454 lookup rules.
1455 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1456 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1457 keyword.
1458 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1459 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1460 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1461 keyword.
1462 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1463 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1464 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1465 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1466 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1467 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1468 keyword.
1469 * g++.old-deja/g++.pt/spec10.C: Likewise.
1470 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1471 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1472 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1473 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1474 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1475 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1476 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1477 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1478 * g++.old-deja/g++.pt/typename15.C: Likewise.
1479 * g++.old-deja/g++.pt/typename22.C: Likewise.
1480 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1481 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1482 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1483 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1484 syntax.
1485 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1486 return value extension.
1487 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1488 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1489 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1490 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1491
1492 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1493
1494 * g++.dg/warn/inline1.C: New test.
1495 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1496 * g++.old-deja/g++.jason/synth10.C: Likewise.
1497 * g++.old-deja/g++.mike/net31.C: Likewise.
1498 * g++.old-deja/g++.mike/p8786.C: Likewise.
1499
1500 * g++.dg/template/friend10.C: New test.
1501 * g++.dg/template/conv5.C: New test.
1502
1503 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
1504
1505 * g++.dg/lookup/scoped3.C: New test.
1506
1507 * g++.dg/lookup/decl1.C: New test.
1508 * g++.dg/lookup/decl2.C: New test.
1509
1510 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1511
1512 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1513 gcc.c-torture/compile/20021015-1.c,
1514 gcc.c-torture/compile/20021015-2.c,
1515 gcc.c-torture/compile/20021123-1.c,
1516 gcc.c-torture/compile/20021123-2.c,
1517 gcc.c-torture/compile/20021123-3.c,
1518 gcc.c-torture/compile/20021123-4.c,
1519 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1520 only to 3.1 or 3.2 branch.
1521
1522 2002-12-23 Mark Mitchell <mark@codesourcery.com>
1523
1524 * gcc.dg/i386-bitfield3.c: New test.
1525
1526 * gcc.dg/i386-bitfield2.c: New test.
1527
1528 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1529
1530 * g++.dg/parse/conv_op1.C: New test.
1531
1532 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
1533
1534 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1535 approved.
1536
1537 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
1538
1539 * gcc.c-torture/compile/20021220-1.c: New test.
1540
1541 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1542
1543 * gcc.dg/i386-fastcall-1.c: New.
1544
1545 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1546
1547 * gcc.c-torture/execute/20021219-1.c: New test.
1548
1549 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1550
1551 * gcc.dg/i386-pic-1.c: New test.
1552
1553 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1554
1555 PR c++/8099
1556 * g++.dg/template/friend9.C: New test.
1557
1558 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1559
1560 PR c++/3663
1561 * g++.dg/template/access7.C: New test.
1562
1563 2002-12-18 Nick Clifton <nickc@redhat.com>
1564
1565 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1566 the libstdc++-v3 directory has been found.
1567
1568 2002-12-12 Devang Patel <dpatel@apple.com>
1569 * gcc.dg/darwin-ld-1.c: New test.
1570 * gcc.dg/darwin-ld-2.c: New test.
1571 * gcc.dg/darwin-ld-3.c: New test.
1572 * gcc.dg/darwin-ld-4.c: New test.
1573 * gcc.dg/darwin-ld-5.c: New test.
1574
1575 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1576
1577 * gcc.c-torture/compile/20021212-1.c: New test.
1578
1579 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
1580
1581 * gcc.dg/fshort-wchar: New test.
1582
1583 2002-12-10 Mark Mitchell <mark@codesourcery.com>
1584
1585 PR c++/8372
1586 * g++.dg/template/dtor1.C: New test.
1587
1588 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1589 markers.
1590
1591 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1592
1593 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1594
1595 2002-12-09 Mark Mitchell <mark@codesourcery.com>
1596
1597 * g++.dg/template/static1.C: New test.
1598 * g++.dg/template/static2.C: New test.
1599 * g++.old-deja/g++.ext/memconst.C: New test.
1600
1601 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1602
1603 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1604 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1605 * g++.dg/special/initp1.C: Likewise.
1606
1607 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1608
1609 * gcc.c-torture/execute/20021204-1.c: New test.
1610
1611 2002-12-04 Geoffrey Keating <geoffk@apple.com>
1612
1613 * gcc.dg/ppc-fmadd-1.c: New file.
1614 * gcc.dg/ppc-fmadd-2.c: New file.
1615 * gcc.dg/ppc-fmadd-3.c: New file.
1616
1617 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1618
1619 * gcc.c-torture/compile/20021204-1.c: New test.
1620
1621 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1622
1623 * g++.dg/inherit/covariant2.C: New test.
1624 * g++.dg/inherit/covariant3.C: New test.
1625 * g++.dg/inherit/covariant4.C: New test.
1626 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1627 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1628
1629 2002-12-03 Mark Mitchell <mark@codesourcery.com>
1630
1631 PR c++/8688
1632 * g++.dg/init/brace3.C: New test.
1633
1634 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
1635
1636 * gcc.dg/20020210-1.c: Fix a comment typo.
1637
1638 2002-12-02 Mark Mitchell <mark@codesourcery.com>
1639
1640 PR c++/8720
1641 * g++.dg/parse/defarg1.C: New test.
1642
1643 PR c++/8615
1644 * g++.dg/template/char1.C: New test.
1645
1646 * g++.dg/template/varmod1.C: Fix typo.
1647
1648 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1649
1650 DR 180
1651 * g++.old-deja/g++.pt/crash32.C: Expect error.
1652
1653 2002-12-01 Mark Mitchell <mark@codesourcery.com>
1654
1655 PR c++/5919
1656 * g++.dg/template/varmod1.C: New test.
1657
1658 PR c++/8727
1659 * g++.dg/inherit/typeinfo1.C: New test.
1660
1661 PR c++/8663
1662 * g++.dg/inherit/typedef1.C: New test.
1663
1664 2002-11-30 Mark Mitchell <mark@codesourcery.com>
1665
1666 PR c++/8332
1667 PR c++/8493
1668 * g++.dg/template/strlen1.C: New test.
1669
1670 PR c++/8227
1671 * g++.dg/template/ctor2.C: New test.
1672
1673 PR c++/8214
1674 * g++.dg/init/string1.C: New test.
1675
1676 PR c++/8511
1677 * g++.dg/template/friend8.C: New test.
1678
1679 2002-11-29 Joe Buck <jbuck@synopsys.com>
1680
1681 * g++.dg/lookup/anon2.C: New test.
1682
1683 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
1684
1685 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1686 h8300 port.
1687
1688 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
1689
1690 * gcc.dg/bitfld-6.c: New test.
1691
1692 Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz>
1693
1694 * gcc.c-torture/execute/20021127.[cx]: New test.
1695
1696 Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz>
1697
1698 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1699 quality.
1700
1701 2002-11-26 Geoffrey Keating <geoffk@apple.com>
1702
1703 * g++.dg/init/brace2.C: New test.
1704 * g++.old-deja/g++.mike/p9129.C: Correct.
1705
1706 2002-11-26 Mark Mitchell <mark@codesourcery.com>
1707
1708 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1709
1710 2002-11-25 Andreas Bauer <baueran@in.tum.de>
1711
1712 * gcc.dg/sibcall-6: New test for indirect sibcalls.
1713
1714 2002-11-25 Mark Mitchell <mark@codesourcery.com>
1715
1716 * testsuite/g++.dg/abi/empty11.C: New test.
1717 * testsuite/g++.dg/rtti/cv1.C: New test.
1718
1719 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
1720
1721 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1722
1723 2002-11-24 Mark Mitchell <mark@codesourcery.com>
1724
1725 * g++.dg/abi/empty10.C: New test.
1726
1727 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1728
1729 * gcc.c-torture/compile/20021124-1.c: New test.
1730
1731 2002-11-22 Mark Mitchell <mark@codesourcery.com>
1732
1733 * g++.dg/abi/rtti2.C: New test.
1734
1735 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1736
1737 * gcc.dg/i386-unroll-1.c: New test.
1738
1739 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1740
1741 * gcc.c-torture/compile/20021120-1.c: New test.
1742 * gcc.c-torture/compile/20021120-2.c: New test.
1743
1744 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1745
1746 * gcc.dg/bitfld-5.c: New test.
1747
1748 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1749
1750 * gcc.c-torture/execute/20021120-3.c: New test.
1751
1752 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1753
1754 * gcc.c-torture/execute/20021120-2.c: New test.
1755
1756 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1757
1758 * gcc.c-torture/execute/20021120-1.c: New test.
1759
1760 2002-11-20 Jakub Jelinek <jakub@redhat.com>
1761
1762 * gcc.c-torture/execute/20021118-3.c: New test.
1763
1764 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1765
1766 * gcc.c-torture/compile/20021119-1.c: New test.
1767
1768 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
1769
1770 * gcc.dg/duff-1.c: New test.
1771 * gcc.dg/duff-2.c: New test.
1772 * gcc.dg/duff-3.c: New test.
1773
1774 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
1775
1776 * gcc.dg/cpp/_Pragma5.c: New test.
1777
1778 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1779
1780 * gcc.c-torture/execute/20021118-2.c: New test.
1781
1782 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1783
1784 * gcc.c-torture/execute/20021118-1.c: New test.
1785
1786 2002-11-16 Jakub Jelinek <jakub@redhat.com>
1787
1788 * gcc.dg/20021116-1.c: New test.
1789
1790 2002-11-14 Mark Mitchell <mark@codesourcery.com>
1791
1792 * g++.dg/abi/vcall1.C: New test.
1793
1794 2002-11-14 Jakub Jelinek <jakub@redhat.com>
1795
1796 * gcc.dg/20021029-1.c: New test.
1797 * gcc.dg/20021029-2.c: New test.
1798
1799 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
1800
1801 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1802
1803 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1804
1805 PR c/8439
1806 * gcc.dg/20021110.c: Move to ...
1807 * gcc.c-torture/compile/20021110.c: .... here.
1808
1809 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1810
1811 PR c/8467
1812 * gcc.c-torture/execute/20021111-1.c
1813
1814 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1815
1816 PR c/8439
1817 * gcc.dg/20021110.c: New test.
1818
1819 2002-11-10 Mark Mitchell <mark@codesourcery.com>
1820
1821 * g++.dg/abi/vthunk3.C: Run only on x86.
1822
1823 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
1824
1825 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1826
1827 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
1828
1829 * lib/compat.exp (compat-execute): Fix logic error in last
1830 change.
1831
1832 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
1833
1834 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1835
1836 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1837
1838 PR c++/8389
1839 * g++.dg/template/access6.C: New test.
1840
1841 Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz>
1842
1843 * gcc.dg/i386-ssefp-1.c: New test.
1844 * gcc.dg/i386-ssefp-1.c: New test.
1845
1846 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
1847
1848 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1849
1850 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1851
1852 * g++.dg/abi/vthunk3.C: New test.
1853
1854 PR c++/8338
1855 * g++.dg/template/crash2.C: New test.
1856
1857 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1858
1859 * testsuite/g++.dg/abi/dtor1.C: New test.
1860 * testsuite/g++.dg/abi/dtor2.C: Likewise.
1861
1862 2002-11-05 Geoffrey Keating <geoffk@apple.com>
1863
1864 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1865 Darwin.
1866
1867 2002-11-04 Adam Nemet <anemet@lnxw.com>
1868
1869 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1870 -mthumb. Only xfail with -O0.
1871
1872 2002-11-03 Mark Mitchell <mark@codesourcery.com>
1873
1874 * g++.dg/abi/thunk1.C: New test.
1875 * g++.dg/abi/thunk2.C: Likewise.
1876 * g++.dg/abi/vtt1.C: Likewise.
1877
1878 2002-11-02 Diego Novillo <dnovillo@redhat.com>
1879
1880 PR optimization/8423
1881 * gcc.c-torture/execute/builtin-constant.c: New test.
1882
1883 2002-11-01 Zack Weinberg <zack@codesourcery.com>
1884
1885 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1886 Add some more cases.
1887
1888 2002-11-01 Mark Mitchell <mark@codesourcery.com>
1889
1890 PR c++/8391
1891 * g++.dg/opt/local1.C: New test.
1892
1893 2002-10-30 Mark Mitchell <mark@codesourcery.com>
1894
1895 PR c++/8160
1896 * g++.dg/template/complit1.C: New test.
1897
1898 PR c++/8149
1899 * g++.dg/template/typename4.C: Likewise.
1900
1901 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1902
1903 Core issue 287, PR c++/7639
1904 * g++.dg/template/instantiate1.C: Adjust error location.
1905 * g++.dg/template/instantiate3.C: New test.
1906 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1907 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1908 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1909
1910 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1911
1912 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1913
1914 2002-10-29 Mark Mitchell <mark@codesourcery.com>
1915
1916 PR c++/8287
1917 * g++.dg/init/dtor2.C: New test.
1918
1919 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1920
1921 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1922 * gcc.dg/nest.c: Bypass errors on irix6.
1923
1924 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
1925
1926 * gcc.dg/nest.c: Expect error for mmix-*-*.
1927 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1928
1929 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
1930
1931 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1932 markers.
1933
1934 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1935
1936 2002-10-25 Mike Stump <mrs@apple.com>
1937
1938 * gcc.dg/warn-1.c: New test.
1939
1940 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1941
1942 * g++.dg/template/typename3.C: New test.
1943
1944 2002-10-25 Mark Mitchell <mark@codesourcery.com>
1945
1946 * g++.dg/lookup/ptrmem1.C: New test.
1947
1948 * g++.dg/abi/vthunk2.C: New test.
1949
1950 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1951
1952 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1953
1954 2002-10-24 Mark Mitchell <mark@codesourcery.com>
1955
1956 * g++.dg/abi/empty9.C: New test.
1957
1958 2002-10-24 Richard Henderson <rth@redhat.com>
1959
1960 * g++.dg/inherit/thunk1.C: Enable for ia64.
1961
1962 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1963
1964 PR c++/8067
1965 * g++.dg/lookup/pretty1.C: New test.
1966
1967 2002-10-23 Jakub Jelinek <jakub@redhat.com>
1968
1969 * gcc.dg/20021023-1.c: New test.
1970
1971 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1972
1973 PR c++/7679
1974 * g++.dg/parse/inline1.C: New test.
1975
1976 2002-10-23 Richard Henderson <rth@redhat.com>
1977
1978 * g++.dg/inherit/thunk1.C: Enable for x86_64.
1979
1980 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1981
1982 2002-10-22 Mark Mitchell <mark@codesourcery.com>
1983
1984 PR c++/6579
1985 * g++.dg/parse/stmtexpr3.C: New test.
1986
1987 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
1988
1989 * g++.dg/expr/cond1.C: New test.
1990
1991 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1992
1993 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1994
1995 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1996
1997 * g++.dg/abi/vbase13.C: New test.
1998 * g++.dg/abi/vbase14.C: Likewise.
1999
2000 2002-10-21 Jakub Jelinek <jakub@redhat.com>
2001
2002 * gcc.dg/tls/pic-1.c: New test.
2003 * gcc.dg/tls/nonpic-1.c: New test.
2004 * gcc.dg/20021018-1.c: New test.
2005
2006 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
2007
2008 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
2009 Remove only files with the same base name as the test case.
2010 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
2011 (profopt-execute): Likewise. Also, remove old profiling
2012 and performance data files before running the tests.
2013
2014 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
2015 * g++.dg/bprob/bprob.exp: Likewise.
2016 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
2017 to allow more general test case names.
2018
2019 * g++.dg/bprob/bprob-1.C: Rename to ...
2020 * g++.dg/bprob/g++-bprob-1.C: ... this.
2021
2022 * g77.dg/bprob/bprob-1.f: Rename to ...
2023 * g77.dg/bprob/g77-bprob-1.f: ... this.
2024
2025 2002-10-21 Zack Weinberg <zack@codesourcery.com>
2026
2027 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
2028 bison 1.50 or later.
2029
2030 2002-10-21 Janis Johnson <janis187@us.ibm.com>
2031
2032 * g++.dg/README: Describe more test directories.
2033
2034 2002-10-21 Mark Mitchell <mark@codesourcery.com>
2035
2036 * g++.dg/init/array6.C: Add additional tests.
2037
2038 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
2039
2040 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
2041 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
2042
2043 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
2044
2045 * gcc.c-torture/compile/20020604-1.x: New.
2046 * gcc.c-torture/compile/simd-5.x: Likewise.
2047 * gcc.c-torture/execute/920710-1.x: Likewise.
2048 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
2049
2050 2002-10-21 Mark Mitchell <mark@codesourcery.com>
2051
2052 * g++.dg/inherit/override1.C: Add dg-options clause.
2053
2054 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2055
2056 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
2057 _mm_slli_si128.
2058
2059 2002-10-19 Andreas Schwab <schwab@suse.de>
2060
2061 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
2062 directory component.
2063
2064 2002-10-18 Mark Mitchell <mark@codesourcery.com>
2065
2066 * g++.dg/inherit/thunk1.C: New test.
2067
2068 * g++.dg/inherit/override1.C: New test.
2069
2070 * g++.dg/abi/mangle11.C: New test.
2071 * g++.dg/abi/mangle14.C: New test.
2072 * g++.dg/abi/mangle17.C: New test.
2073
2074 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
2075
2076 * g++.dg/overload/member2.C: New test.
2077
2078 2002-10-17 Janis Johnson <janis187@us.ibm.com>
2079
2080 * g++.dg/README: Describe new compat directory.
2081 * g++.dg/dg.exp: Skip tests in compat directory.
2082 * README.compat: New file.
2083 * lib/compat.exp: New expect script.
2084 * g++.dg/compat: New test directory.
2085 * g++.dg/compat/compat.exp: New expect script.
2086 * g++.dg/compat/abi: New test directory.
2087 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
2088 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
2089 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
2090 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
2091 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
2092 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
2093 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
2094 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
2095 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
2096 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
2097 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
2098 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
2099 * g++.dg/compat/break: New test directory.
2100 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
2101 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
2102 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
2103 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
2104 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
2105 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
2106 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
2107 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
2108 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
2109 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
2110 g++.dg/compat/break/README: New files.
2111 * g++.dg/compat/eh: New test directory.
2112 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
2113 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
2114 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
2115 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
2116 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
2117 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
2118 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
2119 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
2120 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
2121 g++.dg/compat/eh/filter2_y.C,
2122 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
2123 g++.dg/compat/eh/new1_y.C,
2124 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
2125 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
2126 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
2127 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
2128 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
2129 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
2130 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
2131 g++.dg/compat/eh/unexpected1_y.C: New files.
2132 * g++.dg/compat/init: New test directory.
2133 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
2134 g++.dg/compat/init/array5_y.C,
2135 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
2136 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
2137 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
2138 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
2139 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
2140 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
2141 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
2142 g++.dg/compat/init/init-ref2_y.C: New files.
2143
2144 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2145
2146 PR c++/7584
2147 * g++.dg/inherit/using3.C: New test.
2148
2149 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
2150
2151 * gcc.dg/20021017-2.c: New test.
2152
2153 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2154
2155 * g++.dg/abi/mangle16.C: Adjust.
2156
2157 * g++.dg/init/array8.C: New test.
2158
2159 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
2160
2161 * gcc.dg/special/mips-abi.exp: New test.
2162 * gcc.dg/special/mips-abi.s: Empty file used by the above.
2163
2164 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2165
2166 * g++.dg/abi/mangle16.C: New test.
2167 * g++.dg/abi/mangle17.C: Likewise.
2168
2169 PR c++/7478
2170 * g++.dg/template/ref1.C: New test.
2171
2172 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2173
2174 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
2175
2176 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
2177
2178 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
2179
2180 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2181
2182 PR c++/7524
2183 * g++.dg/init/array7.C: New test.
2184
2185 2002-10-15 Mark Mitchell <mark@codesourcery.com>
2186
2187 * g++.dg/init/array6.C: New test.
2188
2189 * g++.dg/abi/mangle13.C: Likewise.
2190 * g++.dg/abi/mangle14.C: Likewise.
2191 * g++.dg/abi/mangle15.C: Likewise.
2192
2193 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2194
2195 * g++.dg/abi/empty8.C: New test.
2196
2197 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
2198
2199 * g++.dg/init/ctor1.C: New test.
2200
2201 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
2202
2203 * gcc.c-torture/execute/20021015-1.c: New test.
2204
2205 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2206
2207 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2208
2209 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
2210
2211 * gcc.dg/i386-ssetype-[1-5].c: New tests.
2212
2213 2002-10-14 Richard Henderson <rth@redhat.com>
2214
2215 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2216
2217 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2218
2219 PR optimization/6631
2220 * g++.dg/opt/const2.C: New test.
2221
2222 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2223
2224 PR c++/7176
2225 * g++.dg/parse/friend1.C: New test.
2226 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2227
2228 2002-10-14 Jakub Jelinek <jakub@redhat.com>
2229
2230 * gcc.dg/20021014-1.c: New test.
2231
2232 2002-10-11 Mark Mitchell <mark@codesourcery.com>
2233
2234 PR c++/5661
2235 * g++.dg/ext/vlm1.C: New test.
2236 * g++.dg/ext/vlm2.C: Likewise.
2237
2238 * g++.dg/init/array1.C: Remove invalid braces.
2239 * g++.dg/init/brace1.C: New test.
2240 * g++.dg/init/copy2.C: Likewise.
2241 * g++.dg/init/copy3.C: Likewise.
2242 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2243 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2244 braces.
2245
2246 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
2247
2248 * gcc.dg/cpp/assembler.S: Don't use -ansi.
2249
2250 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
2251
2252 * gcc.c-torture/compile/simd-5.c: New test.
2253
2254 2002-10-10 Roger Sayle <roger@eyesopen.com>
2255
2256 * gcc.c-torture/execute/shiftopt-1.c: New test case.
2257
2258 2002-10-10 Jim Wilson <wilson@redhat.com>
2259
2260 * gcc.c-torture/execute/20021010-1.c: New test.
2261
2262 2002-10-09 Zack Weinberg <zack@codesourcery.com>
2263
2264 PR c/7353
2265 * g++.dg/ext/typedef-init.C: New test.
2266 * gcc.dg/typedef-init.c: New test.
2267
2268 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
2269
2270 * gcc.dg/cpp/paste13.c: New test.
2271
2272 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2273
2274 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2275 remaining platforms, XFAIL during compile, not execute. Don't
2276 XFAIL at -O0.
2277
2278 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2279
2280 * gcc.dg/alias-1.c: Tweak expected warning.
2281
2282 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2283
2284 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2285
2286 2002-10-06 Andreas Jaeger <aj@suse.de>
2287
2288 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2289 * gcc.dg/cpp/c++98.C: Likewise.
2290
2291 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2292 * g++.dg/cpp/c++98.C: Likewise.
2293
2294 * g++.dg/README (Subdirectories): Mention cpp directory.
2295
2296 PR target/7559
2297 * gcc.dg/20021006-1.c: New test.
2298
2299 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2300
2301 PR c++/7804
2302 * g++.dg/other/warning1.C: New test.
2303
2304 2002-10-04 Roger Sayle <roger@eyesopen.com>
2305
2306 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2307 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2308 and sparc-*-* with -m64 as expected failures. See PR 8087.
2309
2310 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2311
2312 PR c++/7931
2313 * g++.dg/template/ptrmem3.C: New test.
2314
2315 PR c++/7754
2316 * g++.dg/template/union1.C: New test.
2317
2318 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2319
2320 PR c++/8006
2321 * g++.dg/abi/mangle9.C: New test.
2322 * g++.dg/abi/mangle10.C: New test.
2323 * g++.dg/abi/mangle11.C: New test.
2324 * g++.dg/abi/mangle12.C: New test.
2325
2326 2002-10-02 Mark Mitchell <mark@codesourcery.com>
2327
2328 PR c++/7188.
2329 * g++.dg/template/meminit1.C: New test.
2330 * g++.dg/warn/Wreorder-1.C: Likewise.
2331 * g++.old-deja/g++.mike/warn3.C: Tweak.
2332 * lib/prune.exp: Ingore "in copy constructor".
2333
2334 2002-10-02 Andreas Jaeger <aj@suse.de>
2335
2336 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2337 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2338 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2339 on x86-64.
2340
2341 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2342
2343 * gcc.dg/empty1.C: Fix typo.
2344
2345 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2346
2347 * gcc.dg/alias-1.c: New test.
2348
2349 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2350
2351 * gcc.dg/empty1.C: New test.
2352
2353 * g++.dg/tls/init-2.C: Tweak error messages.
2354
2355 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
2356
2357 * gcc.c-torture/compile/20020923-1.c: New test.
2358
2359 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2360
2361 * gcc.c-torture/execute/ffs-1.c: New test.
2362 * gcc.c-torture/execute/ffs-2.c: Ditto.
2363
2364 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2365
2366 * g++.dg/overload/member1.C: New test.
2367
2368 2002-09-30 Mark Mitchell <mark@codesourcery.com>
2369
2370 * g++.dg/abi/empty7.C: New test.
2371 * g++.dg/init/pm2.C: Likewise.
2372
2373 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2374
2375 * g++.dg/rtti/crash1.C: New test.
2376
2377 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2378
2379 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2380 gcc.dg/sibcall-4.c: New tests.
2381
2382 2002-09-28 Roger Sayle <roger@eyesopen.com>
2383
2384 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2385 powerpc and MMIX targets.
2386
2387 2002-09-27 Zack Weinberg <zack@codesourcery.com>
2388
2389 * gcc.dg/cpp/20020927-1.c: New.
2390
2391 2002-09-26 David S. Miller <davem@redhat.com>
2392
2393 * gcc.c-torture/compile/trunctfdf.c: New.
2394
2395 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2396
2397 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2398
2399 2002-09-27 Alan Modra <amodra@bigpond.net.au>
2400
2401 * gcc.c-torture/execute/loop-15.c: New.
2402
2403 2002-09-26 Janis Johnson <janis187@us.ibm.com>
2404
2405 * README.QMTEST: Fix typo.
2406
2407 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2408
2409 * gcc.dg/20020926-1.c: New test.
2410
2411 2002-09-25 David S. Miller <davem@redhat.com>
2412
2413 PR target/7842
2414 * gcc.c-torture/execute/shiftdi.c: New test.
2415
2416 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
2417
2418 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2419 unique to the tool.
2420 * lib/g77.exp (g77_init): Likewise.
2421 * lib/g++.exp (g++_init): Likewise.
2422 * lib/objc.exp (objc_init): Likewise.
2423
2424 2002-09-25 Mark Mitchell <mark@codesourcery.com>
2425
2426 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2427 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2428 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2429
2430 2002-09-25 Richard Henderson <rth@redhat.com>
2431
2432 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2433 too-small long double.
2434
2435 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
2436
2437 * gcc.dg/20020919-1.c: New test.
2438
2439 2002-09-23 Mark Mitchell <mark@codesourcery.com>
2440
2441 * g++.dg/abi/bitfield6.C: New test.
2442 * g++.dg/abi/bitfield7.C: New test.
2443 * g++.dg/abi/bitfield8.C: New test.
2444 * g++.dg/abi/vbase11.C: New test.
2445
2446 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2447
2448 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2449 hppa*-*-hpux*. Update test comment.
2450
2451 2002-09-20 Jakub Jelinek <jakub@redhat.com>
2452
2453 * gcc.dg/tls/struct-1.c: New test.
2454
2455 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
2456
2457 * gcc.dg/cpp/tr-warn2.c: Update.
2458
2459 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2460
2461 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2462
2463 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2464
2465 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2466 systems.
2467
2468 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2469
2470 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2471
2472 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2473 Adjust for c++filt moved to binutils. Remove spurious duplicate
2474 setting of cxxfilt.
2475
2476 2002-09-19 Geoffrey Keating <geoffk@apple.com>
2477
2478 * gcc.dg/20020312-2.c: Update for darwin.
2479
2480 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2481
2482 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2483
2484 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
2485
2486 * objc.dg/comp-types-1.m: New test.
2487 * objc.dg/comp-types-2.m: New test.
2488 * objc.dg/comp-types-3.m: New test.
2489 * objc.dg/comp-types-4.m: New test.
2490 * objc.dg/comp-types-5.m: New test.
2491 * objc.dg/comp-types-6.m: New test.
2492
2493 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2494
2495 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2496
2497 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2498
2499 * g++.dg/other/do1.C: New test.
2500
2501 * g++.dg/template/subst1.C: New test.
2502
2503 2002-09-16 Steve Ellcey <sje@cup.hp.com>
2504
2505 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2506
2507 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2508
2509 * g++.dg/template/qualttp20.C: Adjust expected errors.
2510 * g++.old-deja/g++.jason/report.C: Likewise.
2511 * g++.old-deja/g++.other/qual1.C: Likewise.
2512
2513 * g++.dg/lookup/scoped2.C: New test.
2514
2515 * g++.dg/ext/asm3.C: New test.
2516
2517 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
2518
2519 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2520
2521 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2522
2523 * ChangeLog: follow spelling conventions.
2524 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2525 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2526 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2527 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2528 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2529 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2530 * g++.old-deja/g++.law/global-init1.C: Likewise.
2531 * g++.old-deja/g++.other/delete4.C: Likewise.
2532 * g++.old-deja/g++.other/inline21.C: Likewise.
2533 * g++.old-deja/g++.other/singleton.C: Likewise.
2534 * g77.dg/strlen0.f: Likewise.
2535 * g77.f-torture/compile/20010519-1.f: Likewise.
2536 * g77.f-torture/compile/980310-4.f: Likewise.
2537 * gcc.c-torture/compile/20000605-1.c: Likewise.
2538 * gcc.c-torture/execute/20020225-1.c: Likewise.
2539 * gcc.dg/c90-hexfloat-2.c: Likewise.
2540 * gcc.dg/c99-bool-1.c: Likewise.
2541 * gcc.dg/c99-hexfloat-2.c: Likewise.
2542 * gcc.dg/dll-2.c: Likewise.
2543 * gcc.dg/wtr-union-init-1.c: Likewise.
2544 * gcc.dg/wtr-union-init-2.c: Likewise.
2545 * gcc.dg/wtr-union-init-3.c: Likewise.
2546 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2547 * gcc.dg/cpp/defined.c: Likewise.
2548 * gcc.dg/cpp/macsyntx.c: Likewise.
2549 * gcc.dg/cpp/paste2.c: Likewise.
2550 * gcc.dg/cpp/trad/defined.c: Likewise.
2551 * gcc.dg/format/c90-printf-1.c: Likewise.
2552 * gcc.dg/format/c90-scanf-1.c: Likewise.
2553 * gcc.dg/format/c99-printf-1.c: Likewise.
2554 * gcc.dg/format/c99-scanf-1.c: Likewise.
2555 * gcc.misc-tests/gcov-8.c: Likewise.
2556 * lib/profopt.exp: Likewise.
2557
2558 2002-09-15 Krister Walfridsson <cato@df.lth.se>
2559
2560 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2561
2562 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2563
2564 * g++.dg/inherit/using2.C: New test.
2565
2566 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2567
2568 * ChangeLog: Follow spelling conventions.
2569 * g++.dg/template/friend4.C: Likewise.
2570 * g++.old-deja/g++.pt/crash67.C: Likewise.
2571 * gcc.c-torture/execute/20000801-4.c: Likewise.
2572 * gcc.dg/c90-digraph-1.c: Likewise.
2573 * gcc.dg/c94-digraph-1.c: Likewise.
2574 * gcc.dg/c99-digraph-1.c: Likewise.
2575 * gcc.dg/cpp/line5.c: Likewise.
2576 * gcc.dg/cpp/multiline.c: Likewise.
2577 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2578 * gcc.dg/format/attr-3.c: Likewise.
2579 * gcc.dg/format/c90-scanf-3.c: Likewise.
2580 * gcc.dg/format/ext-4.c: Likewise.
2581
2582 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2583
2584 * g++.dg/template/pretty1.C: New test.
2585
2586 2002-09-14 Alan Modra <amodra@bigpond.net.au>
2587
2588 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2589
2590 2002-09-13 Matt Austern <austern@apple.com>
2591
2592 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2593 passing a cast expression to a function by const reference.
2594
2595 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2596
2597 * g++.dg/template/deduce1.C: New test.
2598
2599 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2600
2601 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2602 32-bit int.
2603
2604 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2605
2606 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2607 usage.
2608
2609 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
2610
2611 * gcc.c-torture/compile/20020910-1.c: New test.
2612
2613 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
2614
2615 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2616
2617 2002-09-10 Andreas Jaeger <aj@suse.de>
2618
2619 * gcc.dg/20020312-2.c: Adjust for x86-64.
2620
2621 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2622
2623 * g77.dg/7388.f: New test case for PR 7388.
2624
2625 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2626
2627 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2628
2629 2002-09-05 Ziemowit Laski <zlaski@apple.com>
2630
2631 * objc.dg/proto-lossage-1.m: New test.
2632
2633 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
2634
2635 * gcc.dg/cpp/_Pragma4.c: Fix typo.
2636
2637 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
2638
2639 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
2640 expected to pass.
2641
2642 2002-09-06 Stan Shebs <shebs@apple.com>
2643 David Edelsohn <edelsohn@gnu.org>
2644
2645 * gcc.dg/weak: New directory.
2646 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2647 target-specific xfail bits.
2648 * gcc.dg/typeof-2.c: Move to new directory.
2649 * gcc.dg/weak.exp: New expect script.
2650
2651 2002-09-06 Alan Modra <amodra@bigpond.net.au>
2652
2653 * gcc.c-torture/execute/extzvsi.c: New test.
2654
2655 2002-09-05 Stan Shebs <shebs@apple.com>
2656
2657 * gcc.dg/weak-1.c: xfail on Darwin.
2658 * gcc.dg/weak-2.c: Ditto.
2659 * gcc.dg/weak-3.c: Ditto.
2660 * gcc.dg/weak-4.c: Ditto.
2661 * gcc.dg/weak-5.c: Ditto.
2662 * gcc.dg/weak-6.c: Ditto.
2663 * gcc.dg/weak-7.c: Ditto.
2664 * gcc.dg/weak-8.c: Ditto.
2665 * gcc.dg/weak-9.c: Ditto.
2666
2667 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
2668
2669 * gcc.c-torture/execute/loop-14.c: New test.
2670
2671 2002-09-04 Jakub Jelinek <jakub@redhat.com>
2672
2673 * g++.dg/other/cxa-atexit1.C: New test.
2674
2675 * gcc.dg/typeof-2.c: New test.
2676
2677 2002-09-03 Roger Sayle <roger@eyesopen.com>
2678
2679 * gcc.dg/builtins-2.c: New testcase.
2680 * gcc.dg/builtins-3.c: New testcase.
2681
2682 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
2683
2684 * gcc.dg/cpp/_Pragma4.c: New test.
2685
2686 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
2687
2688 * objc/execute/nil_method-1.m: New testcase.
2689
2690 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
2691
2692 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2693 [Object class], not [Object initialize].
2694
2695 2002-08-31 Roger Sayle <roger@eyesopen.com>
2696 Hans-Peter Nilsson <hp@bitrange.com>
2697
2698 * gcc.c-torture/execute/20020720-1.x: Skip test on
2699 mmix-knuth-mmixware. Correct comment.
2700
2701 2002-08-27 Mark Mitchell <mark@codesourcery.com>
2702
2703 * testsuite/g++.dg/abi/bitfield5.C: New test.
2704 * testsuite/g++.dg/abi/vbase10.C: Likewise.
2705
2706 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
2707
2708 * objc.dg/undeclared-selector.m: New test.
2709
2710 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
2711
2712 * g++.dg/other/offsetof1.C: Avoid cast warning.
2713
2714 2002-08-26 Ziemowit Laski <zlaski@apple.com>
2715
2716 * objc.dg/super-class-2.m: New test.
2717
2718 2002-08-24 Matt Austern <austern@apple.com>
2719
2720 * g++.dg/ext/lvaddr.C: New test.
2721 * g++.dg/ext/lvcast.C: New test.
2722
2723 2002-08-22 Mark Mitchell <mark@codesourcery.com>
2724
2725 * testsuite/g++.dg/inherit/cond1.C: New test.
2726
2727 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
2728
2729 * gcc.dg/noncompile/incomplete-1.c: New test.
2730
2731 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
2732
2733 * gcc.dg/typespec-1.c: New test.
2734
2735 2002-08-20 Devang Patel <dpatel@apple.com>
2736 * objc.dg/proto-hier-2.m: New test.
2737
2738 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2739
2740 * objc.dg/bitfield-1.m: New test.
2741 * objc.dg/bitfield-2.m: New test.
2742
2743 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
2744
2745 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2746 gcc.dg/c99-flex-array-4.c: New tests.
2747
2748 2002-08-16 Stan Shebs <shebs@apple.com>
2749
2750 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2751
2752 2002-08-15 Jakub Jelinek <jakub@redhat.com>
2753
2754 * gcc.dg/typeof-1.c: New test.
2755 * g++.dg/ext/typeof2.C: New test.
2756
2757 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
2758
2759 * g++.dg/other/offsetof1.C: New test.
2760
2761 2002-08-14 Richard Henderson <rth@redhat.com>
2762
2763 * gcc.dg/tls/diag-3.c: Fix expected message strings.
2764
2765 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
2766
2767 * gcc.dg/cpp/_Pragma3.c: New test.
2768
2769 2002-08-13 Mark Mitchell <mark@codesourcery.com>
2770
2771 * g++.dg/template/inherit3: New test.
2772
2773 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
2774
2775 * gcc.dg/bitfld-4.c: Add blank options.
2776
2777 2002-08-09 Mark Mitchell <mark@codesourcery.com>
2778
2779 * g++.dg/template/crash1.C: New test.
2780
2781 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2782
2783 * gcc.dg/tls/opt-2.c: New test.
2784
2785 2002-08-08 Devang Patel <dpatel@apple.com>
2786
2787 * objc.dg/selector-1.m : New test
2788
2789 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2790
2791 * g++.dg/abi/bitfield4.C: New test.
2792 * gcc.dg/bitfld-4.c: New test.
2793
2794 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2795
2796 * g++.dg/other/packed1.C: New test.
2797
2798 2002-08-07 Mark Mitchell <mark@codesourcery.com>
2799
2800 * g++.dg/abi/offsetof.C: Tweak error messages.
2801 * g++.old-deja/g++.mike/p10769a.C: Likewise.
2802
2803 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2804
2805 * gcc.dg/bitfld-3.c: New test.
2806
2807 2002-08-07 Jakub Jelinek <jakub@redhat.com>
2808 Richard Henderson <rth@redhat.com>
2809
2810 * gcc.dg/i386-bitfield1.c: New test.
2811 * g++.dg/abi/bitfield3.C: Update.
2812
2813 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
2814
2815 * objc.dg/const-str-2.m: Update.
2816 * gcc.dg/cpp/c++98.c: Change to C extension.
2817 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2818 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2819
2820 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
2821
2822 * testsuite/gcc.dg/tls/diag-3.c: New.
2823
2824 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
2825
2826 * g++.dg/README (Subdirectories): Document new subdir expr.
2827 * g++.dg/expr/pmf-1.C: New test.
2828
2829 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
2830
2831 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2832
2833 2002-08-06 Jakub Jelinek <jakub@redhat.com>
2834
2835 * g++.dg/abi/bitfield3.C: New test.
2836
2837 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
2838
2839 * lib/gcov.exp: Tweak expected line formats.
2840 * gcc.misc-tests/gcov8.c: New test.
2841 * gcc.misc-tests/gcov8.x: New flags.
2842
2843 2002-08-05 Jakub Jelinek <jakub@redhat.com>
2844
2845 * consistency.vlad/layout/endian.c: Include string.h.
2846
2847 * gcc.c-torture/execute/20020805-1.c: New test.
2848
2849 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
2850
2851 * g++.dg/other/conversion1.C: New test.
2852
2853 2002-08-03 Roger Sayle <roger@eyesopen.com>
2854
2855 * gcc.dg/builtins-1.c: New testcase.
2856
2857 2002-08-02 Mark Mitchell <mark@codesourcery.com>
2858
2859 * g++.dg/inherit/access3.C: New test.
2860
2861 2002-08-01 Jakub Jelinek <jakub@redhat.com>
2862
2863 * gcc.dg/ia64-visibility-2.c: New test.
2864
2865 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2866
2867 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2868 __qualifier_flags to __flags.
2869
2870 2002-07-31 Mark Mitchell <mark@codesourcery.com>
2871
2872 * g++.dg/inherit/operator1.C: New test.
2873 * g++.dg/lookup/disamb1.C: Fix typo in comment.
2874 * g++.dg/other/error1.C: Change expected error message.
2875 * g++.dg/template/conv4.C: Likewise.
2876
2877 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
2878
2879 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2880 for documented behavior.
2881
2882 2002-07-25 Roger Sayle <roger@eyesopen.com>
2883
2884 * gcc.c-torture/execute/20020720-1.x: Skip this test on
2885 several targets known to fail.
2886
2887 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2888
2889 * gcc.dg/mips-args-[123].c: New tests.
2890
2891 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
2892
2893 * gcc.dg/ppc-spe.c: New.
2894
2895 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
2896
2897 * g++.dg/other/ptrmem4.C: New testcase.
2898
2899 2002-07-24 Richard Henderson <rth@redhat.com>
2900
2901 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2902
2903 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
2904
2905 * g++.dg/ext/alignof1.C (main): Return 0 for success.
2906
2907 2002-07-24 Roger Sayle <roger@eyesopen.com>
2908
2909 * gcc.c-torture/execute/memset-3.c: New testcase.
2910
2911 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
2912
2913 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2914 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2915
2916 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2917
2918 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2919 Delete.
2920
2921 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
2922
2923 * gcc.c-torture/compile/simd-4.c: New test.
2924
2925 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2926
2927 PR c++/7347, c++/7348
2928 * g++.dg/template/access4.C: New test.
2929 * g++.dg/template/access5.C: New test.
2930 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2931 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2932 * g++.old-deja/g++.pt/ttp58.C: Likewise.
2933 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2934
2935 2002-07-22 Jakub Jelinek <jakub@redhat.com>
2936
2937 * gcc.dg/gnu89-init-2.c: New test.
2938
2939 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2940
2941 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2942
2943 2002-07-20 Roger Sayle <roger@eyesopen.com>
2944
2945 * gcc.c-torture/execute/20020720-1.c: New testcase.
2946
2947 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
2948
2949 * gcc.dg/cpp/Wsignprom.c: New tests.
2950
2951 2002-07-20 Alan Modra <amodra@bigpond.net.au>
2952
2953 * gcc.c-torture/execute/loop-13.c: New test.
2954
2955 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
2956
2957 * gcc.dg/cpp/expr.c: New tests.
2958
2959 2002 07-18 David Edelsohn <edelsohn@gnu.org>
2960
2961 * g++.dg/opt/pr6713.C: Add template instantiation.
2962
2963 2002-07-18 Alan Modra <amodra@bigpond.net.au>
2964
2965 * gcc.dg/nest.c: New test.
2966
2967 2002-07-17 Richard Henderson <rth@redhat.com>
2968
2969 * g++.dg/opt/pr6713.C: New test.
2970
2971 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
2972
2973 * gcc.c-torture/execute/loop-2e.x: Let the testcase
2974 XFAIL for all x86 processors.
2975
2976 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2977
2978 * gcc.c-torture/execute/20010122-1.x: Do not test with
2979 -fomit-frame-pointer.
2980
2981 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2982
2983 * g++.dg/template/instantiate2.C: New test.
2984 * g++.dg/template/spec4.C: New test.
2985
2986 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2987
2988 * g++.dg/template/access2.C: New test.
2989 * g++.dg/template/access3.C: New test.
2990
2991 2002-07-15 Zack Weinberg <zack@codesourcery.com>
2992
2993 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2994 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2995 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2996 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2997 Convert to use <stdarg.h>.
2998 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2999 Delete.
3000 * gcc.dg/va-arg-2.c: New.
3001 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
3002
3003 2002-07-15 Jakub Jelinek <jakub@redhat.com>
3004
3005 * gcc.c-torture/compile/20020710-1.c: New test.
3006
3007 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
3008 Andrew Pinski <pinskia@physics.uc.edu>
3009
3010 gcc.c-torture/compile/simd-2.c: New testcase.
3011 gcc.c-torture/compile/simd-3.c: Likewise.
3012
3013 2002-07-11 Mark Mitchell <mark@codesourcery.com>
3014
3015 PR c++/7224
3016 * g++.dg/overload/error1.C: New test.
3017
3018 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3019
3020 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
3021 configuration and IRIX 6 O32 ABI.
3022
3023 2002-07-11 Roger Sayle <roger@eyesopen.com>
3024
3025 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
3026
3027 2002-07-10 Roger Sayle <roger@eyesopen.com>
3028
3029 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
3030
3031 2002-07-10 Jeffrey A Law <law@redhat.com>
3032
3033 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
3034
3035 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
3036
3037 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
3038
3039 * gcc.dg/20020312-2.c: Check for __PPC__.
3040
3041 2002-07-09 Diego Novillo <dnovillo@redhat.com>
3042
3043 * gcc.c-torture/compile/20020709-1.c: New test.
3044
3045 2002-07-07 Roger Sayle <roger@eyesopen.com>
3046
3047 * g++.dg/template/qualttp21.C: New test case.
3048
3049 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
3050
3051 * gcc.c-torture/compile/20020706-1.c: New test.
3052 * gcc.c-torture/compile/20020706-2.c: New test.
3053
3054 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
3055 Alexandre Oliva <aoliva@redhat.com>
3056
3057 * g++.dg/warn/incomplete1.C: New test.
3058
3059 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3060
3061 PR c++/7099
3062 * g++.dg/warn/noreturn1.C: New test.
3063
3064 2002-07-03 Mark Mitchell <mark@codesourcery.com>
3065
3066 PR c++/6706
3067 * g++.dg/debug/debug6.C: New test.
3068 * g++.dg/debug/debug7.C: New test.
3069
3070 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
3071
3072 * gcc.c-torture/compile/simd-3.c: New test.
3073
3074 2002-07-03 Chris Demetriou <cgd@broadcom.com>
3075
3076 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
3077 * gcc.dg/20020620-1.c: Likewise.
3078
3079 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3080
3081 PR c++/6944
3082 * g++.dg/init/array4.C: New test.
3083 * g++.dg/init/array5.C: New test.
3084
3085 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
3086
3087 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
3088 * gcc.c-torture/execute/simd-2.c (main): Likewise.
3089
3090 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3091
3092 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
3093 * gcc.dg/wtr-aggr-init-1.c: Likewise.
3094 * gcc.dg/wtr-conversion-1.c: Likewise.
3095 * gcc.dg/wtr-escape-1.c: Likewise.
3096 * gcc.dg/wtr-int-type-1.c: Likewise.
3097 * gcc.dg/wtr-label-1.c: Likewise.
3098 * gcc.dg/wtr-static-1.c: Likewise.
3099 * gcc.dg/wtr-strcat-1.c: Likewise.
3100 * gcc.dg/wtr-suffix-1.c: Likewise.
3101 * gcc.dg/wtr-switch-1.c: Likewise.
3102 * gcc.dg/wtr-unary-plus-1.c: Likewise.
3103 * gcc.dg/wtr-union-init-1.c: Likewise.
3104 * gcc.dg/wtr-union-init-2.c: Likewise.
3105 * gcc.dg/wtr-union-init-3.c: Likewise.
3106
3107 * gcc.dg/wtr-func-def-1.c: New test.
3108
3109 2002-07-02 Devang Patel <dpatel@apple.com>
3110
3111 * objc.dg/param-1.m: New test.
3112
3113 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
3114
3115 * gcc.dg/cpp/trad/directive.c: Add test.
3116 * gcc.dg/cpp/trad/macroargs.c: Add test.
3117 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
3118
3119 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
3120
3121 * gcc.dg/cpp/cmdlne-M.c: New test.
3122
3123 2002-07-02 Ziemowit Laski <zlaski@apple.com>
3124
3125 * objc.dg/desig-init-1.m: New test.
3126
3127 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3128
3129 PR c++/6716
3130 * g++.dg/template/instantiate1.C: New test.
3131
3132 2002-07-01 Mark Mitchell <mark@codesourcery.com>
3133
3134 PR c++/7112
3135 * g++.dg/template/sizeof2.C: New test.
3136
3137 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3138
3139 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
3140 gcc.dg/cpp/trad/include.c: New tests.
3141
3142 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
3143
3144 PR target/7177
3145 * gcc.c-torture/compile/20020701-1.c: New test.
3146
3147 2002-07-01 Stan Shebs <shebs@apple.com>
3148
3149 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
3150 header here...
3151 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
3152 (objc-torture-execute): or here.
3153
3154 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
3155
3156 * gcc.c-torture/execute/arith-rand-ll.c: New test.
3157
3158 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3159
3160 * gcc.dg/cpp/trad/escaped-nl.c: New test.
3161
3162 2002-06-30 Devang Patel <dpatel@apple.com>
3163
3164 * objc.dg/fsyntax-only.m: New test.
3165
3166 2002-06-27 Mark Mitchell <mark@codesourcery.com>
3167
3168 PR c++/6695
3169 * g++.dg/template/friend7.C: New file.
3170
3171 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
3172
3173 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
3174 return type.
3175
3176 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
3177
3178 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
3179 avoid division by zero.
3180
3181 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
3182
3183 * gcc.dg/Wunknownprag.c: New tests.
3184
3185 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
3186
3187 * gcc.c-torture/execute/simd-2.c: New test.
3188
3189 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
3190
3191 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
3192 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
3193 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
3194 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
3195 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
3196 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
3197 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
3198 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
3199 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
3200 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
3201 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
3202 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
3203 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
3204 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
3205 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
3206 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3207 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3208
3209 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
3210
3211 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3212 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3213 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3214 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3215 New tests.
3216 * gcc.dg/cpp/trad/directive.c: Update.
3217
3218 2002-06-23 Andreas Jaeger <aj@suse.de>
3219
3220 * gcc.c-torture/execute/complex-6.c: New.
3221
3222 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
3223
3224 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3225 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3226 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3227 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3228
3229 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
3230
3231 * gcc.dg/cpp/trad: New directory with traditional tests copied
3232 from parent directory.
3233 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3234 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3235 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3236 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3237 Move to trad/ and rename.
3238 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3239 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3240 gcc.dg/cpp/trad/redef2.c: New tests.
3241 * gcc.dg/cpp/trad/trad.exp: New driver.
3242
3243 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
3244
3245 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3246 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3247 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3248 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3249 Remove.
3250
3251 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
3252
3253 * gcc.dg/20020620-1.c: New test.
3254
3255 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3256
3257 * g++.dg/template/ttp4.C: New test.
3258
3259 2002-06-19 Jakub Jelinek <jakub@redhat.com>
3260
3261 * g++.dg/opt/vt1.C: Fix regexp.
3262
3263 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3264
3265 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3266 Don't use attribute `noinline'.
3267
3268 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3269
3270 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3271
3272 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
3273
3274 * gcc.c-torture/execute/simd-1.c: New.
3275
3276 * gcc.dg/simd-1.c: New.
3277
3278 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3279
3280 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3281
3282 2002-06-16 Richard Henderson <rth@redhat.com>
3283
3284 * g++.dg/ext/anon-struct1.C: New.
3285 * g++.dg/ext/anon-struct2.C: New.
3286 * g++.dg/ext/anon-struct3.C: New.
3287 * gcc.dg/anon-struct-1.c: New.
3288 * gcc.dg/anon-struct-2.c: New.
3289 * gcc.dg/anon-struct-3.c: New.
3290 * gcc.dg/20011008-1.c: Adjust warning text.
3291 * gcc.dg/20020527-1.c: Add -fms-extensions.
3292
3293 2002-06-16 Richard Henderson <rth@redhat.com>
3294
3295 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3296
3297 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
3298
3299 * gcc.c-torture/execute/20020615-1.c: New test.
3300
3301 2002-06-15 Roger Sayle <roger@eyesopen.com>
3302
3303 * gcc.c-tortuture/execute/compare-1.c: New test case.
3304 * gcc.c-tortuture/execute/compare-2.c: New test case.
3305 * gcc.c-tortuture/execute/compare-3.c: New test case.
3306
3307 2002-06-13 Richard Henderson <rth@redhat.com>
3308
3309 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3310 ia64 ilp32.
3311
3312 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3313
3314 * g++.dg/template/typename2.C: Update error message.
3315
3316 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
3317
3318 * gcc.c-torture/execute/20020611-1.c: New test.
3319
3320 2002-06-11 Bob Wilson <bob.wilson@acm.org>
3321
3322 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3323 list of targets to skip.
3324
3325 2002-06-10 Bob Wilson <bob.wilson@acm.org>
3326
3327 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3328 targets if not optimizing.
3329
3330 2002-06-10 Jakub Jelinek <jakub@redhat.com>
3331
3332 * gcc.c-torture/compile/20020605-1.c: New test.
3333
3334 * g++.dg/opt/vt1.C: New test.
3335
3336 * gcc.dg/20020531-1.c: New test.
3337
3338 * gcc.dg/20020530-1.c: New test.
3339
3340 * gcc.dg/20020527-1.c: New test.
3341
3342 * g++.dg/opt/cse1.C: New test.
3343
3344 2002-06-07 Roger Sayle <roger@eyesopen.com>
3345
3346 * gcc.dg/20020607-2.c: New test case.
3347
3348 2002-06-07 Jakub Jelinek <jakub@redhat.com>
3349
3350 * gcc.c-torture/compile/20020604-1.c: New test.
3351
3352 2002-06-04 Richard Henderson <rth@redhat.com>
3353
3354 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3355 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3356 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3357
3358 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
3359
3360 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3361
3362 2002-06-03 Richard Henderson <rth@redhat.com>
3363
3364 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3365 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3366
3367 2002-06-02 Richard Henderson <rth@redhat.com>
3368
3369 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3370 test functions static.
3371
3372 2002-06-02 Andreas Jaeger <aj@suse.de>
3373
3374 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3375 now.
3376
3377 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3378
3379 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3380 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3381 Update for mofified diagnostics.
3382 * gcc.dg/c99-intconst-1.c: No longer fail.
3383
3384 2002-06-02 Richard Henderson <rth@redhat.com>
3385
3386 * gcc.dg/uninit-A.c: Remove xfail markers.
3387
3388 2002-06-01 Roger Sayle <roger@eyesopen.com>
3389
3390 * gcc.dg/fnegate-1.c: New test case.
3391
3392 2002-05-30 Osku Salerma <osku@iki.fi>
3393
3394 * gcc.c-torture/execute/mayalias-1.c: New file.
3395
3396 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3397
3398 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3399 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3400 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3401
3402 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
3403
3404 * gcc.c-torture/execute/20020529-1.c: New test.
3405
3406 2002-05-27 Richard Henderson <rth@redhat.com>
3407
3408 * g++.dg/ext/attrib6.C: New test case.
3409
3410 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3411
3412 * gcc.c-torture/execute/pure-1.c: New test.
3413
3414 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3415
3416 * gcc.dg/cpp/arith-2.c: Remove.
3417
3418 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3419
3420 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3421 * gcc.dg/cpp/if-3.c: Remove.
3422
3423 2002-05-26 Jakub Jelinek <jakub@redhat.com>
3424
3425 * g++.dg/opt/cse2.C: New test.
3426
3427 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3428
3429 * gcc.dg/cpp/arith-1.c: New semantic tests.
3430 * gcc.dg/cpp/if-1.c: Update.
3431
3432 2002-05-24 Ben Elliston <bje@redhat.com>
3433
3434 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3435
3436 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3437
3438 * gcc.dg/verbose-asm.c: New test.
3439
3440 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3441
3442 * gcc.dg/cpp/paste12.c: New test.
3443
3444 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3445
3446 * g++.dg/parse/named_ops.C: New test.
3447
3448 2002-05-23 Mark Mitchell <mark@codesourcery.com>
3449
3450 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3451
3452 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
3453
3454 * gcc.dg/weak-2.c: Allow optional leading underscore
3455 in scan-assembler symbol name.
3456 * gcc.dg/weak-3.c: Likewise.
3457 * gcc.dg/weak-4.c: Likewise.
3458 * gcc.dg/weak-5.c: Likewise.
3459
3460 2002-05-23 Jakub Jelinek <jakub@redhat.com>
3461
3462 * gcc.dg/20020523-1.c: New test.
3463
3464 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3465
3466 * objc.dg/const-str-2.m: Update now that we stop after
3467 a command line error.
3468
3469 2002-05-22 Richard Henderson <rth@redhat.com>
3470
3471 * g++.dg/dg.exp: Fix typo in test pruneing.
3472
3473 2002-05-22 Richard Henderson <rth@redhat.com>
3474
3475 * g++.dg/dg.exp: Prune the tls subdirectory.
3476 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3477 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3478 * g++.dg/tls/init-1.C: New.
3479
3480 2002-05-22 Jakub Jelinek <jakub@redhat.com>
3481
3482 * gcc.dg/20020517-1.c: New test.
3483
3484 2002-05-21 Richard Henderson <rth@redhat.com>
3485
3486 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3487 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3488
3489 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
3490
3491 * g++.dg/other/copy2.C: New test.
3492
3493 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
3494
3495 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3496 (MAX_COPY): Bump up to 10 times sizeof (long long).
3497 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3498
3499 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3500 sizeof (long long).
3501
3502 * gcc.c-torture/execute/strcpy-1.c: New test.
3503
3504 2002-05-19 Jason Merrill <jason2redhat.com>
3505
3506 * g++.dg/ext/oper1.C: New test.
3507
3508 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
3509 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3510
3511 * README.QMTEST: New file.
3512
3513 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3514
3515 2002-05-19 Andreas Jaeger <aj@suse.de>
3516
3517 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3518 now.
3519 * gcc.c-torture/execute/loop-2d.x: Likewise.
3520
3521 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3522
3523 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3524 support weak symbols.
3525 * gcc.dg/weak-4.c: Likewise
3526 * gcc.dg/weak-6.c: Likewise
3527
3528 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3529
3530 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3531 cygwin, coff and h8300-*-hms targets
3532 * gcc.dg/weak-5.c: Likewise
3533 * gcc.dg/weak-7.c: Likewise
3534
3535 2002-05-16 Jason Merrill <jason@redhat.com>
3536
3537 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3538 (scan-assembler-not, scan-assembler-dem): Likewise.
3539 (scan-assembler-dem-not): Likewise.
3540
3541 2002-05-15 Richard Henderson <rth@redhat.com>
3542
3543 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3544
3545 2002-05-15 Richard Henderson <rth@redhat.com>
3546
3547 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3548 (vfoo1f): Warning here.
3549 (vfoo1l): Don't redefine the alias.
3550
3551 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3552
3553 * g++.dg/init/pm1.C: New test.
3554
3555 2002-05-12 David S. Miller <davem@redhat.com>
3556
3557 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3558 types.
3559
3560 2002-05-10 Roger Sayle <roger@eyesopen.com>
3561
3562 * gcc.c-torture/execute/20020510-1.c: New test case.
3563
3564 2002-05-10 David S. Miller <davem@redhat.com>
3565
3566 * gcc.c-torture/execute/conversion.c: Test long double too.
3567
3568 2002-05-09 Jakub Jelinek <jakub@redhat.com>
3569
3570 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3571 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3572 * lib/g++.exp (g++_link_flags): Likewise.
3573 * lib/objc.exp (objc_target_compile): Likewise.
3574
3575 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3576
3577 * gcc.dg/cpp/poison.c: Update.
3578 * gcc.dg/cpp/20000625-2.c: Remove.
3579 * gcc.dg/cpp/direct2s.c: Remove final test.
3580
3581 2002-05-08 Tom Rix <trix@redhat.com>
3582
3583 * gcc.c-torture/execute/20020508-1.c: New test.
3584 * gcc.c-torture/execute/20020508-2.c: New test.
3585 * gcc.c-torture/execute/20020508-3.c: New test.
3586
3587 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3588
3589 * gcc.dg/cpp/charconst-4.c: More tests.
3590
3591 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3592
3593 PR c/6569
3594 * gcc.dg/weak-3.c: Update location of warning messages.
3595 * gcc.dg/weak-5.c: Likewise.
3596
3597 2002-05-06 Roger Sayle <roger@eyesopen.com>
3598
3599 * gcc.c-torture/execute/20020506-1.c: New test case.
3600
3601 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3602
3603 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3604
3605 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3606
3607 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3608
3609 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3610
3611 * gcc.dg/cpp/charconst-3.c: New test.
3612
3613 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3614
3615 * gcc.dg/cpp/charconst.c: Update tests.
3616
3617 2002-05-05 Tim Josling <tej@melbpc.org.au>
3618
3619 * treelang: Added directory for new sample language treelang. Also
3620 lib/treelang.exp: New file to signal treelang should be tested.
3621
3622 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3623
3624 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3625 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3626 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3627 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3628 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3629 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3630 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3631
3632 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3633
3634 * gcc.dg/format/xopen-2.c: New test.
3635
3636 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3637
3638 * gcc.dg/20020503-1.c: New test.
3639
3640 2002-05-02 Mark Mitchell <mark@codesourcery.com>
3641
3642 * g++.dg/init/dtor1.C: Make it tougher.
3643
3644 2002-05-01 Mark Mitchell <mark@codesourcery.com>
3645
3646 * g++.dg/init/dtor1.C: New test.
3647
3648 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
3649
3650 * gcc.dg/altivec-8.c: New.
3651
3652 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
3653
3654 * gcc.dg/altivec-7.c: New.
3655
3656 2002-04-29 Jakub Jelinek <jakub@redhat.com>
3657
3658 * g++.dg/parse/typedef1.C: New test.
3659
3660 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3661
3662 PR c++/6486
3663 * g++.dg/template/friend6.C: New test.
3664
3665 PR c++/6492
3666 * g++.dg/init/copy1.C: New test.
3667
3668 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
3669
3670 * g++.dg/warn/effc1.C: New test.
3671
3672 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
3673
3674 * gcc.dg/cpp/if-cexp.c: Add a test.
3675
3676 2002-04-28 Jakub Jelinek <jakub@redhat.com>
3677
3678 * gcc.dg/20020426-2.c: New test.
3679
3680 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
3681
3682 * gcc.dg/cpp/if-mop.c: Update.
3683 * gcc.dg/cpp/if-mpar.c: Add test.
3684 * gcc.dg/cpp/if-oppr.c: Update.
3685
3686 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3687
3688 PR c/6343
3689 * gcc.dg/weak-[2-7].c: New tests.
3690
3691 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3692
3693 * gcc.dg/enum1.c: New test.
3694
3695 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3696
3697 PR c++/6497
3698 * g++.dg/inherit/access2.C: New test.
3699
3700 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3701
3702 PR bootstrap/6445
3703 * gcc.dg/20020426-1.c: New test.
3704
3705 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3706
3707 * g++.dg/abi/enum1.C: New test.
3708
3709 2002-04-26 Richard Henderson <rth@redhat.com>
3710
3711 * gcc.dg/c99-bool-1.c: Expect always true warning.
3712
3713 2002-04-25 Roger Sayle <roger@eyesopen.com>
3714
3715 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3716
3717 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3718
3719 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3720 targets.
3721
3722 2002-04-24 Mark Mitchell <mark@codesourcery.com>
3723
3724 * g++.dg/abi/mange7.C: New test.
3725
3726 PR c++/6438.
3727 * g++.dg/parse/stmtexpr2.C: New test.
3728
3729 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
3730
3731 * gcc.dg/20020312-2.c: Add SH target.
3732
3733 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3734
3735 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3736 compiler output on mips*-*-irix*.
3737
3738 2002-04-23 Jakub Jelinek <jakub@redhat.com>
3739
3740 * g++.dg/parse/attr1.C: New test.
3741
3742 2002-04-23 Roger Sayle <roger@eyesopen.com>
3743
3744 * gcc.c-torture/execute/string-opt-17.c: New test case.
3745 * gcc.c-torture/execute/memset-2.c: New test case.
3746
3747 2002-04-23 Mark Mitchell <mark@codesourcery.com>
3748
3749 PR c++/6256:
3750 * g++.dg/template/friend5.C: New test.
3751
3752 PR c++/6331:
3753 * g++.dg/template/qual1.C: Likewise.
3754
3755 2002-04-22 Zack Weinberg <zack@codesourcery.com>
3756
3757 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3758 Include stdlib.h, not stdio.h or ctype.h.
3759
3760 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
3761
3762 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3763 cris-*-elf* and mmix-*-*.
3764 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3765 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3766 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3767 Ditto.
3768 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3769 * gcc.dg/wchar_t-1.c: Ditto.
3770
3771 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
3772
3773 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3774 Clarify comment.
3775
3776 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
3777
3778 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3779
3780 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3781
3782 * gcc.c-torture/execute/20000906-1.x: Delete.
3783
3784 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
3785
3786 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3787
3788 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
3789
3790 * PR6367
3791 * g77.f-torture/execute/6367.f: New test.
3792 * g77.f-torture/execute/6367.x: Disable for MMIX.
3793
3794 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3795
3796 * PR6352
3797 * g++.dg/opt/inline2.C: New test.
3798
3799 2002-04-18 Richard Henderson <rth@redhat.com>
3800
3801 * gcc.dg/20000906-1.c: Enable for all targets.
3802 * gcc.c-torture/compile/iftrap-2.c: New.
3803
3804 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3805
3806 * gcc.dg/20020418-1.c: New test.
3807 * gcc.dg/20020418-2.c: New test.
3808
3809 2002-04-18 Richard Henderson <rth@redhat.com>
3810
3811 * gcc.c-torture/compile/iftrap-1.c: New.
3812 * gcc.dg/iftrap-1.c: Adjust for ia64.
3813 * gcc.dg/iftrap-2.c: New.
3814
3815 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3816
3817 * gcc.c-torture/compile/20020418-1.c: New test.
3818
3819 2002-04-18 Roger Sayle <roger@eyesopen.com>
3820
3821 * gcc.c-torture/compile/20020415-1.c: New.
3822
3823 2002-04-18 David S. Miller <davem@redhat.com>
3824
3825 * gcc.c-torture/execute/20020418-1.c: New test.
3826
3827 2002-04-17 Jakub Jelinek <jakub@redhat.com>
3828
3829 * gcc.dg/20020416-1.c: New test.
3830
3831 * g++.dg/opt/inline1.C: New test.
3832
3833 2002-04-16 Jakub Jelinek <jakub@redhat.com>
3834
3835 * gcc.dg/altivec-5.c: New test.
3836
3837 * gcc.dg/20020415-1.c: New test.
3838
3839 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3840
3841 * testsuite/lib/chill.exp: Remove.
3842
3843 2002-04-14 Jakub Jelinek <jakub@redhat.com>
3844
3845 * g++.dg/other/big-struct.C: New test.
3846
3847 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
3848
3849 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3850 of scratch file.
3851
3852 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
3853
3854 PR c/6277
3855 * gcc.dg/i386-387-1.c: Allow optional leading underscore
3856 in scan-assembler function name
3857
3858 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
3859
3860 * g77.f-torture/execute/980628-4.x,
3861 g77.f-torture/execute/980628-5.x,
3862 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3863 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3864 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3865 i[34567]86-*-*.
3866
3867 2002-04-13 David S. Miller <davem@redhat.com>
3868
3869 * gcc.c-torture/execute/20020413-1.c: New test.
3870
3871 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
3872
3873 * gcc.dg/asm-6.c,
3874 * g++.dg/ext/asm1.C: New tests.
3875
3876 2002-04-12 Mark Mitchell <mark@codesourcery.com>
3877
3878 PR c++ 5373.
3879 * g++.dg/parse/stmtexpr1.C: New test.
3880
3881 PR c++/5189.
3882 * g++.dg/template/copy1.C: New test.
3883
3884 2002-04-12 Richard Henderson <rth@redhat.com>
3885
3886 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3887
3888 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
3889
3890 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3891 gcc.c-torture/execute/20020307-2.c.
3892
3893 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
3894
3895 * g++.dg/ext/attrib5.C,
3896 * g++.dg/lookup/struct1.C: New tests.
3897
3898 2002-04-11 Jakub Jelinek <jakub@redhat.com>
3899
3900 * gcc.dg/20020411-1.c: New test.
3901
3902 * gcc.c-torture/execute/20020411-1.c: New test.
3903
3904 2002-04-10 Janis Johnson <janis187@us.ibm.com>
3905
3906 * g77.f-torture/execute/6177.f: New test.
3907
3908 2002-04-10 Jakub Jelinek <jakub@redhat.com>
3909
3910 PR middle-end/6247
3911 * g++.dg/opt/cleanup1.C: New test.
3912
3913 * g++.dg/opt/const1.C: New test.
3914
3915 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
3916
3917 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3918
3919 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
3920
3921 PR c++/5507
3922 * g++.dg/template/typename2.C: New test.
3923
3924 2002-04-10 Alan Modra <amodra@bigpond.net.au>
3925
3926 * gcc.c-torture/execute/loop-12.c: New.
3927
3928 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
3929
3930 * g77.f-torture/execute/980628-4.x,
3931 g77.f-torture/execute/980628-5.x,
3932 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3933 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3934 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3935
3936 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3937
3938 PR optimization/6086
3939 * g++.dg/opt/preinc1.C: New test.
3940
3941 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3942
3943 PR c++/5571
3944 * g++.dg/opt/static2.C: New test.
3945
3946 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3947
3948 PR c/5120
3949 * gcc.dg/20020406-1.c: New test.
3950
3951 2002-04-04 David S. Miller <davem@redhat.com>
3952
3953 * gcc.c-torture/execute/20020404-1.c: New test.
3954
3955 2002-04-04 Jakub Jelinek <jakub@redhat.com>
3956
3957 PR c/6123
3958 * gcc.dg/20020312-2.c: Do not declare global register variable
3959 if __PIC__ or __pic__ is defined.
3960
3961 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
3962
3963 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
3964 __asm__ so that it works correctly even if -ansi -pedantic-errors.
3965
3966 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3967
3968 * gcc.misc-tests/linkage.exp: Update last change to handle
3969 sparc*-, not just sparc-.
3970
3971 2002-04-03 Richard Henderson <rth@redhat.com>
3972
3973 * gcc.dg/cpp/ucs.c: Improved long UCS test.
3974
3975 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3976
3977 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3978
3979 2002-04-02 David S. Miller <davem@redhat.com>
3980
3981 * gcc.c-torture/execute/20020402-3.c: New test.
3982
3983 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3984
3985 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3986 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3987
3988 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3989 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3990 g77.f-torture/execute/20001201.x,
3991 g77.f-torture/execute/u77-test.x: New files.
3992
3993 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3994 * gcc.dg/wchar_t-1.c: Ditto.
3995
3996 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3997
3998 * gcc.c-torture/execute/20020402-1.c: New test.
3999
4000 2002-04-01 Richard Henderson <rth@redhat.com>
4001
4002 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
4003
4004 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
4005
4006 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4007
4008 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
4009
4010 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4011
4012 * g++.dg/inherit/template-as-base.C: Expect error.
4013 * g++.dg/inherit/namespace-as-base.C: Likewise.
4014
4015 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
4016
4017 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
4018 g++.dg/ext/instantiate3.C: Tweak match patterns.
4019
4020 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
4021 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
4022 -da test.
4023
4024 2002-03-31 Richard Henderson <rth@redhat.com>
4025
4026 * gcc.dg/special/alias-2.c: New.
4027 * gcc.dg/special/ecos.exp: Run it.
4028
4029 2002-03-31 Richard Henderson <rth@redhat.com>
4030
4031 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
4032
4033 2002-03-31 Kazu Hirata <kazu@hxi.com>
4034
4035 * gcc.dg/weak-1.c: Disable on h8300 port.
4036
4037 2002-03-29 Janis Johnson <janis187@us.ibm.com>
4038
4039 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
4040 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
4041 ordering tests.
4042 * g++.dg/bprob/bprob-1.C: New test.
4043 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
4044 * g++.dg/gcov/gcov-1.C: New test.
4045 * g++.dg/gcov/gcov-1.x: New file.
4046 * g++.dg/gcov/gcov-2.C: New test.
4047 * g++.dg/gcov/gcov-3.C: New test.
4048 * g++.dg/gcov/gcov-3.h: New file.
4049
4050 2002-03-28 Roger Sayle <roger@eyesopen.com>
4051
4052 * g++.old-deja/g++.other/builtins5.C: New test.
4053 * g++.old-deja/g++.other/builtins6.C: New test.
4054 * g++.old-deja/g++.other/builtins7.C: New test.
4055 * g++.old-deja/g++.other/builtins8.C: New test.
4056 * g++.old-deja/g++.other/builtins9.C: New test.
4057
4058 2002-03-29 Jakub Jelinek <jakub@redhat.com>
4059
4060 * g++.dg/opt/static1.C: New test.
4061
4062 * g++.dg/opt/longbranch1.C: New test.
4063
4064 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
4065
4066 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
4067
4068 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
4069
4070 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
4071
4072 * gcc.c-torture/execute/20020328-1.c: New test.
4073
4074 2002-03-27 Richard Henderson <rth@redhat.com>
4075
4076 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
4077 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
4078 move from g++.old-deja/g++.ext/.
4079
4080 2002-03-27 Mark Mitchell <mark@codesourcery.com>
4081
4082 * g++.dg/init/new2.C: New test.
4083
4084 2002-03-26 Richard Henderson <rth@redhat.com>
4085
4086 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
4087
4088 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
4089 on sparc.
4090
4091 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
4092 sparcv9 systems.
4093 * gcc.dg/20001102-1.c: Likewise.
4094
4095 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
4096
4097 * gcc.dg/cpp/endif-pedantic1.c,
4098 gcc.dg/cpp/endif-pedantic2.c: New tests.
4099
4100 2002-03-26 Mark Mitchell <mark@codesourcery.com>
4101
4102 * g++.dg/init/new1.C: New test.
4103
4104 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
4105
4106 * g++.dg/abi/vbase9.C: New test.
4107
4108 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
4109
4110 * gcc.dg/arm-asm.c: New test.
4111
4112 2002-03-26 Andrew Cagney <ac131313@redhat.com>
4113
4114 * gcc.dg/Wswitch-enum.c: New test.
4115 Fix PR c/5044.
4116
4117 2002-03-26 Richard Henderson <rth@redhat.com>
4118
4119 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
4120 structure.
4121
4122 2002-03-25 Richard Henderson <rth@redhat.com>
4123
4124 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
4125 sparcv9 systems.
4126
4127 * gcc.c-torture/compile/20011119-1.c (xxx): New.
4128 * gcc.c-torture/compile/20011119-2.c (xxx): New.
4129
4130 2002-03-25 Zack Weinberg <zack@codesourcery.com>
4131
4132 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
4133
4134 2002-03-25 Bob Wilson <bob.wilson@acm.org>
4135
4136 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
4137 targets using generic thunk support.
4138
4139 2002-03-25 Jakub Jelinek <jakub@redhat.com>
4140
4141 * gcc.c-torture/compile/20020323-1.c: New test.
4142
4143 * g++.dg/opt/conj2.C: New test.
4144
4145 2002-03-24 Richard Henderson <rth@redhat.com>
4146
4147 * gcc.dg/weak-1.c: Use -fno-common.
4148
4149 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4150
4151 * g77.dg/f77-edit-apostrophe-out.f: New test
4152 * g77.dg/f77-edit-h-out.f: New test
4153 * g77.dg/f77-edit-t-in.f: New test
4154 * g77.dg/f77-edit-t-out.f: New test
4155 * g77.dg/f77-edit-x-out.f: New test
4156 * g77.dg/f77-edit-slash-out.f: New test
4157 * g77.dg/f77-edit-colon-out.f: New test
4158 * g77.dg/f77-edit-s-out.f: New test
4159
4160 2002-03-24 Richard Henderson <rth@redhat.com>
4161
4162 * objc/execute/formal_protocol-6.x: New XFAIL.
4163
4164 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4165
4166 * gcc.dg/weak-1.c: Early return from dg-final on platforms
4167 that do not support weak symbols
4168
4169 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4170
4171 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
4172 * lib/g77.exp: Likewise
4173 * lib/objc.exp: Likewise
4174
4175 2002-03-23 Andrew Cagney <ac131313@redhat.com>
4176
4177 * gcc.dg/Wswitch-default.c: New test.
4178
4179 2002-03-23 Jakub Jelinek <jakub@redhat.com>
4180
4181 * g++.dg/other/enum1.C: New test.
4182
4183 2002-03-23 Zack Weinberg <zack@codesourcery.com>
4184
4185 * gcc.dg/pragma-ep-3.c: Fix typo.
4186
4187 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4188
4189 * g++.dg/inherit/template-as-base.C: New test.
4190
4191 2002-03-22 Jakub Jelinek <jakub@redhat.com>
4192
4193 * g++.old-deja/g++.other/dwarf2-1.C: Move...
4194 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
4195
4196 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
4197
4198 * gcc.dg/cpp/multiline.c: Update to match.
4199
4200 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
4201
4202 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
4203
4204 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
4205
4206 * gcc.dg/cpp/extratokens2.c: New file.
4207
4208 2002-03-21 David Edelsohn <edelsohn@gnu.org>
4209
4210 * gcc.dg/20020312-2.c: Add rs6000 target.
4211
4212 * gcc.c-torture/compile/20020319-1.c: New test.
4213
4214 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4215
4216 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
4217 (A, E): Handle this.
4218
4219 2002-03-20 Jason Merrill <jason@redhat.com>
4220
4221 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4222 ignoring -fpic.
4223 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4224 through prune_gcc_output.
4225
4226 2002-03-20 Jakub Jelinek <jakub@redhat.com>
4227
4228 * gcc.c-torture/compile/20020320-1.c: New test.
4229
4230 2002-03-19 Jakub Jelinek <jakub@redhat.com>
4231
4232 * gcc.c-torture/compile/20020318-1.c: New test.
4233
4234 * gcc.dg/struct-by-value-1.c: New test.
4235
4236 * gcc.dg/20020319-1.c: New test.
4237
4238 2002-03-18 Jakub Jelinek <jakub@redhat.com>
4239
4240 * g++.dg/opt/conj1.C: New test.
4241
4242 2002-03-17 Mark Mitchell <mark@codesourcery.com>
4243
4244 * g++.dg/template/qualttp20.C: Revert previous change.
4245 * g++.dg/template/qualttp3.C: Likewise.
4246 * g++.dg/template/qualttp4.C: Likewise
4247 * g++.dg/template/qualttp5.C: Likewise
4248 * g++.dg/template/qualttp6.C: Likewise
4249 * g++.dg/template/qualttp7.C: Likewise
4250 * g++.dg/template/qualttp8.C: Likewise
4251 * g++.dg/template/recurse.C: Likewise.
4252
4253 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
4254
4255 * gcc.dg/cpp/wchar-1.c: Update.
4256
4257 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
4258
4259 * g++.dg/template/conv1.C: New test.
4260 * g++.dg/template/conv2.C: New test.
4261 * g++.dg/template/conv3.C: New test.
4262 * g++.dg/template/conv4.C: New test.
4263
4264 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4265
4266 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4267 * g++.dg/template/qualttp3.C: Likewise.
4268 * g++.dg/template/qualttp4.C: Likewise
4269 * g++.dg/template/qualttp5.C: Likewise
4270 * g++.dg/template/qualttp6.C: Likewise
4271 * g++.dg/template/qualttp7.C: Likewise
4272 * g++.dg/template/qualttp8.C: Likewise
4273 * g++.dg/template/recurse.C: Likewise.
4274
4275 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4276
4277 * g++.dg/opt/dtor1.C: New test.
4278
4279 2002-03-15 Jakub Jelinek <jakub@redhat.com>
4280
4281 * gcc.c-torture/compile/20020315-1.c: New test.
4282
4283 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
4284
4285 * gcc.dg/weak-1.c: Fix scan tests.
4286
4287 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4288
4289 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4290 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4291 cris-*-aout* mmix-*-*.
4292 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4293 cris-*-aout* mmix-*-*.
4294 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4295 cris-*-elf* cris-*-aout* and mmix-*-*.
4296 * gcc.dg/20001009-1.c: Ditto.
4297 * gcc.dg/20010912-1.c: Ditto.
4298 * gcc.dg/20020122-4.c: Ditto.
4299 * gcc.dg/inline-2.c: Ditto.
4300
4301 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
4302
4303 * gcc.c-torture/compile/20020314-1.c: New test.
4304
4305 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
4306
4307 * gcc.c-torture/execute/20020314-1.c: New test.
4308
4309 2002-03-14 Jakub Jelinek <jakub@redhat.com>
4310
4311 * g++.dg/warn/Wunused-1.C: New test.
4312
4313 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
4314
4315 * g++.dg/abi/mangle6.C: New test.
4316
4317 2002-03-13 Jakub Jelinek <jakub@redhat.com>
4318
4319 * gcc.c-torture/compile/20020309-2.c: New test.
4320
4321 * gcc.c-torture/compile/20020312-1.c: New test.
4322
4323 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4324
4325 * g++.dg/other/access1.C: New test.
4326
4327 2002-03-12 Jakub Jelinek <jakub@redhat.com>
4328
4329 * gcc.c-torture/execute/wchar_t-1.c: New test.
4330
4331 2002-03-12 David Edelsohn <edelsohn@gnu.org>
4332
4333 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4334
4335 2002-03-12 Roger Sayle <roger@eyesopen.com>
4336
4337 * gcc.dg/20020312-1.c: New test case.
4338
4339 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
4340
4341 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4342
4343 2002-03-11 Richard Henderson <rth@redhat.com>
4344
4345 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4346 * g++.old-deja/g++.jason/report.C: Likewise.
4347
4348 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4349
4350 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4351 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4352
4353 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4354
4355 * testsuite/g++.dg/overload/pmf1.C: New test.
4356
4357 2002-03-11 Kazu Hirata <kazu@hxi.com>
4358
4359 * gcc.c-torture/execute/20020307-1.c: Use long.
4360
4361 2002-03-11 Jakub Jelinek <jakub@redhat.com>
4362
4363 PR optimization/5844
4364 * gcc.dg/20020310-1.c: New test.
4365
4366 2002-03-09 Michael Meissner <meissner@redhat.com>
4367
4368 * gcc.c-torture/execute/memcpy-2.c: New test.
4369 * gcc.c-torture/execute/memset-1.c: New test.
4370 * gcc.c-torture/execute/strlen-1.c: New test.
4371 * gcc.c-torture/execute/strcmp-1.c: New test.
4372 * gcc.c-torture/execute/strncmp-1.c: New test.
4373
4374 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
4375
4376 * gcc.dg/ppc-ldstruct.c: New test.
4377
4378 2002-03-09 Jakub Jelinek <jakub@redhat.com>
4379
4380 * gcc.c-torture/execute/va-arg-22.c: New test.
4381
4382 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4383
4384 * gcc.c-torture/compile/20020309-1.c: New test.
4385
4386 2002-03-08 Jakub Jelinek <jakub@redhat.com>
4387
4388 * gcc.c-torture/execute/20020307-2.c: New test.
4389
4390 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
4391
4392 * g77.f-torture/compile/20020307-1.f: New test.
4393
4394 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
4395
4396 * gcc.dg/unordered-1.c: New test.
4397
4398 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4399
4400 * gcc.c-torture/execute/20020307-1.c: New test.
4401
4402 2002-03-05 Jakub Jelinek <jakub@redhat.com>
4403
4404 * gcc.dg/20020304-1.c: New test.
4405
4406 * gcc.c-torture/compile/20020304-2.c: New test.
4407
4408 2002-03-04 Zack Weinberg <zack@codesourcery.com>
4409
4410 * gcc.c-torture/compile/20020304-1.c: New test case
4411 (from PR c/5830).
4412
4413 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
4414
4415 * gcc.dg/20020103-1.c: Add other -D ppc variants.
4416
4417 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4418
4419 * g++.dg/other/classkey1.C: New test.
4420
4421 2002-03-01 Richard Henderson <rth@redhat.com>
4422
4423 * gcc.c-torture/compile/981223-1.x: New.
4424 * gcc.c-torture/compile/920625-1.x: New.
4425
4426 2002-02-28 Richard Henderson <rth@redhat.com>
4427
4428 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4429
4430 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4431
4432 * gcc.c-torture/execute/20020227-1.c: New test.
4433
4434 2002-02-27 Mark Mitchell <mark@codesourcery.com>
4435
4436 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4437 here" ERROR lines.
4438 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4439 * g++.old-deja.g++.other/defarg1.C: Likewise.
4440 * g++.old-deja/g++.pt/calls2.C: Likewise.
4441 * g++.old-deja/g++.pt/crash20.C: Likewise.
4442 * g++.old-deja/g++.pt/crash30.C: Likewise.
4443 * g++.old-deja/g++.pt/crash36.C: Likewise.
4444 * g++.old-deja/g++.pt/crash6.C: Likewise.
4445 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4446 * g++.old-deja/g++.pt/derived3.C: Likewise.
4447 * g++.old-deja/g++.pt/error1.C: Likewise.
4448 * g++.old-deja/g++.pt/friend21.C: Likewise.
4449 * g++.old-deja/g++.pt/friend23.C: Likewise.
4450 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4451 * g++.old-deja/g++.robertl/eb128.C: Likewise.
4452
4453 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
4454
4455 * gcc.c-torture/execute/20020225-2.c: New test.
4456
4457 2002-02-27 Zack Weinberg <zack@codesourcery.com>
4458
4459 * gcc.c-torture/execute/920730-1t.c,
4460 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4461 Delete test cases, only relevant to -traditional.
4462
4463 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4464
4465 * gcc.dg/cpp/undef1.c: Remove.
4466 * gcc.dg/cpp/directiv.c: Update.
4467 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4468
4469 2002-02-27 Michael Meissner <meissner@redhat.com>
4470
4471 * gcc.c-torture/execute/20020226-1.c: New test.
4472
4473 2002-02-26 Jakub Jelinek <jakub@redhat.com>
4474
4475 * g++.dg/debug/debug4.C: New test.
4476
4477 * gcc.dg/ia64-visibility-1.c: New test.
4478
4479 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
4480
4481 * gcc.dg/debug/20020224-1.c: New.
4482
4483 2002-02-25 Kazu Hirata <kazu@hxi.com>
4484
4485 * gcc.c-torture/execute/960416-1.x: New.
4486 * gcc.c-torture/execute/divconst-3.x: Likewise.
4487
4488 2002-02-25 Jakub Jelinek <jakub@redhat.com>
4489
4490 * gcc.dg/20020224-1.c: New test.
4491
4492 2002-02-25 Alan Modra <amodra@bigpond.net.au>
4493
4494 * gcc.c-torture/execute/20020225-1.c: New.
4495
4496 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4497
4498 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4499
4500 2002-02-23 Jakub Jelinek <jakub@redhat.com>
4501
4502 * gcc.dg/20020222-1.c: New test.
4503
4504 2002-02-22 Jakub Jelinek <jakub@redhat.com>
4505
4506 * g++.dg/opt/anonunion1.C: New test.
4507
4508 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4509
4510 * g++.dg/template/qualttp19.C: New test.
4511 * g++.dg/template/qualttp20.C: New test.
4512 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4513 * g++.old-deja/g++.other/qual1.C: Likewise.
4514
4515 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
4516
4517 * gcc.dg/attr-alwaysinline.c: New.
4518
4519 2002-02-21 Jakub Jelinek <jakub@redhat.com>
4520
4521 * gcc.dg/20020220-1.c: New test.
4522
4523 * gcc.dg/20020220-2.c: New test.
4524
4525 * g++.dg/opt/mmx1.C: New test.
4526
4527 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
4528
4529 * gcc.c-torture/compile/20020110.c: New test.
4530
4531 2002-02-20 Jakub Jelinek <jakub@redhat.com>
4532
4533 * gcc.c-torture/execute/20020219-1.c: New test.
4534
4535 * gcc.dg/20020219-1.c: New test.
4536
4537 * gcc.dg/noncompile/20020220-1.c: New test.
4538
4539 * g++.dg/opt/ptrintsum1.C: New test.
4540
4541 * gcc.dg/debug/20020220-1.c: New test.
4542
4543 2002-02-17 Jakub Jelinek <jakub@redhat.com>
4544
4545 * gcc.c-torture/execute/20020216-1.c: New test.
4546
4547 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4548
4549 * gcc.dg/decl-1.c: Update, new test.
4550
4551 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4552
4553 * g++.dg/abi/bitfield1.C: New test.
4554 * g++.dg/abi/bitfield2.C: New test.
4555
4556 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4557
4558 * gcc.dg/attr-nest.c: New test.
4559
4560 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4561
4562 * gcc.c-torture/execute/20020215-1.c: New test.
4563
4564 2002-02-14 Jakub Jelinek <jakub@redhat.com>
4565
4566 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4567 * g++.dg/debug/debug.exp: New.
4568 * g++.dg/debug/trivial.C: New.
4569 * g++.dg/debug/debug1.C: Moved...
4570 * g++.dg/other/debug1.C: ...from here.
4571 * g++.dg/debug/debug2.C: Moved...
4572 * g++.dg/other/debug2.C: ...from here.
4573 * g++.dg/debug/debug3.C: Moved...
4574 * g++.dg/other/debug3.C: ...from here.
4575
4576 * gcc.dg/noncompile/20020213-1.c: New test.
4577
4578 2002-02-13 Jakub Jelinek <jakub@redhat.com>
4579
4580 * g++.dg/other/debug3.C: New test.
4581
4582 * gcc.c-torture/execute/20020213-1.c: New test.
4583
4584 2002-02-13 Richard Smith <richard@ex-parrot.com>
4585
4586 * g++.old-deja/g++.other/thunk1.C: New test.
4587
4588 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4589
4590 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4591
4592 2002-02-13 Stan Shebs <shebs@apple.com>
4593
4594 * gcc.dg/altivec-3.c: New.
4595
4596 2002-02-12 Jakub Jelinek <jakub@redhat.com>
4597
4598 * gcc.dg/Wunreachable-1.c: New test.
4599 * gcc.dg/Wunreachable-2.c: New test.
4600
4601 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4602
4603 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4604
4605 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4606
4607 * gcc.dg/decl-1.c: New test.
4608
4609 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4610
4611 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4612
4613 2002-02-10 Kazu Hirata <kazu@hxi.com>
4614
4615 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4616 * gcc.c-torture/compile/980506-1.x: Likewise.
4617
4618 2002-02-10 Kazu Hirata <kazu@hxi.com>
4619
4620 * gcc.dg/20020210-1.c: New.
4621
4622 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4623
4624 * g77.f-torture/execute/947.f: New regression test
4625 for PR fortran/947.
4626
4627 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4628
4629 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4630 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4631
4632 2002-02-08 Richard Henderson <rth@redhat.com>
4633
4634 * gcc.c-torture/compile/labels-3.c: New.
4635
4636 2002-02-08 Jakub Jelinek <jakub@redhat.com>
4637
4638 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4639 expression statements work instead.
4640 * gcc.dg/noncompile/20020207-1.c: New test.
4641
4642 2002-02-07 Richard Henderson <rth@redhat.com>
4643
4644 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4645
4646 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4647
4648 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4649 message from g77
4650 * lib/g77-dg.exp: Trim g77 error messages so that they are
4651 recognized by dg.exp.
4652
4653 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4654
4655 PR fortran/5473
4656 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
4657
4658 2002-02-07 Richard Henderson <rth@redhat.com>
4659
4660 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4661 to be sufficiently aligned for integers.
4662
4663 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
4664
4665 * g++.dg/template/friend4.C: New test.
4666
4667 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4668
4669 PR fortran/5743
4670 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4671 unsupported cases.
4672
4673 2002-02-07 Richard Henderson <rth@redhat.com>
4674
4675 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4676 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4677 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4678 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4679
4680 2002-02-06 Richard Henderson <rth@redhat.com>
4681
4682 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4683
4684 2002-02-06 Janis Johnson <janis187@us.ibm.com>
4685
4686 * gcc.dg/20020206-1.c: New test.
4687
4688 2002-02-06 Jakub Jelinek <jakub@redhat.com>
4689
4690 * gcc.c-torture/execute/20020206-1.c: New test.
4691
4692 * gcc.c-torture/execute/20020206-2.c: New test.
4693
4694 PR optimization/5429:
4695 * gcc.c-torture/compile/20020206-1.c: New test.
4696
4697 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4698
4699 * g++.dg/ext/align1.C: Do not use an explicit alignment value
4700 as certain file formats cannot support particularly large
4701 alignments.
4702
4703 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4704 and do not expect to be able to link the executable.
4705
4706 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4707 fail because the COFF format does not support the weak attribute.
4708
4709 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
4710
4711 * g77.dg/pr5473.f: New test
4712
4713 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
4714
4715 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4716 Fix testcase accordingly.
4717
4718 2002-02-04 Richard Henderson <rth@redhat.com>
4719
4720 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4721 (buf): Change to be an array of pointers, not ints.
4722
4723 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4724
4725 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
4726 before all tests. Move warning one line above to match where it
4727 C frontend emits.
4728 * gcc.dg/Wswitch-2.c: New test.
4729 * g++.dg/warn/Wswitch-1.C: New test.
4730 * g++.dg/warn/Wswitch-2.C: New test.
4731
4732 2002-02-04 Richard Henderson <rth@redhat.com>
4733
4734 * g++.dg/abi/offsetof.C: Fix size comparison.
4735
4736 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
4737
4738 * gcc.dg/cast-qual-2.c: New test.
4739
4740 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4741
4742 * gcc.dg/20020201-4.c: New test.
4743
4744 2002-02-04 Ben Elliston <bje@redhat.com>
4745
4746 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4747 target_info attribute != 0, in addition to the empty string.
4748 (gcc_target_compile): Likewise.
4749
4750 2002-02-03 Andrew Cagney <ac131313@redhat.com>
4751
4752 * gcc.dg/Wswitch.c: New test.
4753 PR gcc/4475. PR gcc/3780.
4754
4755 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
4756
4757 * g77.f-torture/execute/5122.f: New test for regressions
4758 against PR fortran/5122.
4759
4760 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
4761
4762 * g77.f-torture/compile/pr3743.f: Delete
4763 * g77.dg/pr3743-1.f: New test.
4764 * g77.dg/pr3743-2.f: New test.
4765 * g77.dg/pr3743-3.f: New test.
4766 * g77.dg/pr3743-4.f: New test.
4767
4768 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4769
4770 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4771
4772 2002-02-02 Richard Henderson <rth@redhat.com>
4773
4774 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4775 * gcc.c-torture/execute/bf64-1.c: Likewise.
4776
4777 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4778
4779 * gcc.dg/20020201-2.c: New test.
4780
4781 * gcc.dg/20020201-3.c: New test.
4782
4783 * gcc.c-torture/execute/bitfld-2.c: New test.
4784
4785 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4786
4787 * gcc.dg/bitfld-1.c: Update.
4788 * gcc.dg/bitfld-2.c: Update.
4789 * gcc.c-torture/execute/bitfld-1.x: New.
4790
4791 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4792
4793 * gcc.c-torture/execute/20020201-1.c: New test.
4794
4795 2002-02-01 Janis Johnson <janis187@us.ibm.com>
4796
4797 PR target/5469
4798 * gcc.dg/20020201-1.c: New test.
4799
4800 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
4801
4802 PR fortran/3743
4803 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4804 * g77.f-torture/compile/pr3743.x: Remove
4805
4806 2002-01-31 Tom Rix <trix@redhat.com>
4807
4808 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4809
4810 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4811
4812 * gcc.dg/noncompile/20020130-1.c: New test.
4813
4814 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
4815
4816 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
4817
4818 2002-01-29 Richard Henderson <rth@redhat.com>
4819
4820 * gcc.c-torture/execute/991118-1.c: Cast various constants back
4821 to long long.
4822 * gcc.c-torture/execute/bf64-1.c: Likewise.
4823
4824 2002-01-29 Jakub Jelinek <jakub@redhat.com>
4825
4826 * gcc.c-torture/execute/20020129-1.c: New test.
4827
4828 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4829
4830 * gcc.c-torture/compile/20000224-1.c: Update.
4831 * gcc.c-torture/execute/bitfld-1.c: New tests.
4832 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4833 * gcc.dg/uninit-A.c: Update.
4834
4835 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
4836
4837 * g++.dg/template/ctor1.C: Add instantiation.
4838
4839 2002-01-28 Paul Koning <pkoning@equallogic.com>
4840
4841 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4842 argument to __builtin_prefetch to be const ptr.
4843
4844 2002-01-28 Jakub Jelinek <jakub@redhat.com>
4845
4846 * gcc.c-torture/compile/20020120-1.c: New test.
4847
4848 2002-01-27 Kazu Hirata <kazu@hxi.com>
4849
4850 * gcc.c-torture/execute/20020127-1.c: New test.
4851
4852 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
4853
4854 * g77.dg/f77-edit-i-in.f: New test
4855 * g77.dg/f77-edit-i-out.f: New test
4856
4857 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
4858
4859 * gcc.dg/debug/debug.exp: New file.
4860 * gcc.dg/debug/trivial.c: New file.
4861 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4862 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4863 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4864 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4865 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4866 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4867 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4868 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4869 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4870 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4871 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4872 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4873 * gcc.dg/20000503-1.c: Removed.
4874 * gcc.dg/20010207-1.c: Removed.
4875 * gcc.dg/20011223-1.c: Removed.
4876 * gcc.dg/20020104-2.c: Removed.
4877 * gcc.dg/debug-1.c: Removed.
4878 * gcc.dg/debug-2.c: Removed.
4879 * gcc.dg/debug-3.c: Removed.
4880 * gcc.dg/debug-4.c: Removed.
4881 * gcc.dg/debug-5.c: Removed.
4882 * gcc.dg/debug-6.c: Removed.
4883 * gcc.dg/dwarf2-1.c: Removed.
4884 * gcc.dg/dwarf2-2.c: Removed.
4885
4886 2002-01-25 Jakub Jelinek <jakub@redhat.com>
4887
4888 * g++.old-deja/g++.other/eh5.C: New test.
4889 * g++.old-deja/g++.other/sibcall2.C: New test.
4890 * g++.old-deja/g++.other/array9.C: New test.
4891 * g++.old-deja/g++.other/typename2.C: New test.
4892 * g++.old-deja/g++.other/crash60.C: New test.
4893 * g++.old-deja/g++.other/conv9.C: New test.
4894 * g++.old-deja/g++.other/mangle10.C: New test.
4895 * g++.old-deja/g++.other/unchanging1.C: New test.
4896 * g++.old-deja/g++.other/exprstmt1.C: New test.
4897 * g++.old-deja/g++.other/inline23.C: New test.
4898 * g++.old-deja/g++.eh/ia64-1.C: New test.
4899 * g++.old-deja/g++.other/dwarf2-1.C: New test.
4900 * g++.old-deja/g++.other/reload1.C: New test.
4901 * g++.old-deja/g++.other/static20.C: New test.
4902 * g++.old-deja/g++.other/local-alloc1.C: New test.
4903 * g++.old-deja/g++.other/conv8.C: New test.
4904 * g++.old-deja/g++.other/stmtexpr2.C: New test.
4905 * g++.old-deja/g++.other/storeexpr1.C: New test.
4906 * g++.old-deja/g++.other/storeexpr2.C: New test.
4907 * g++.dg/eh/template2.C: New test.
4908 * g++.dg/warn/weak1.C: New test.
4909
4910 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
4911
4912 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4913 Remove first, non-varying, argument.
4914
4915 2002-01-23 Richard Henderson <rth@redhat.com>
4916
4917 * gcc.dg/inline-2.c: New.
4918
4919 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4920 Add optional target arg. Check number of arguments.
4921 (scan-assembler-not, scan-assembler-dem): Likewise.
4922 (scan-assembler-dem-not): Likewise.
4923
4924 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4925
4926 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4927 line 12.
4928 * g++.old-deja/g++.brendan/parse3.C,
4929 g++.old-deja/g++.other/crash26.C,
4930 g++.old-deja/g++.other/crash28.C,
4931 g++.old-deja/g++.other/crash29.C,
4932 g++.old-deja/g++.other/crash30.C,
4933 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4934
4935 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
4936
4937 * gcc.dg/20020115-1.c: New.
4938
4939 2002-01-23 Bob Wilson <bob.wilson@acm.org>
4940
4941 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4942
4943 2002-01-23 Janis Johnson <janis187@us.ibm.com>
4944
4945 * gcc.dg/20020122-3.c: New.
4946
4947 2002-01-23 Jakub Jelinek <jakub@redhat.com>
4948
4949 * g++.dg/other/gc1.C: New test.
4950
4951 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4952
4953 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4954
4955 2002-01-22 Richard Henderson <rth@redhat.com>
4956
4957 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4958
4959 2002-01-22 Richard Henderson <rth@redhat.com>
4960
4961 * gcc.dg/20020122-4.c: New.
4962
4963 2002-01-22 H.J. Lu <hjl@gnu.org>
4964
4965 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4966 link output.
4967 * gcc.dg/special/ecos.exp: Likewise.
4968 * lib/g++-dg.exp: Likewise.
4969 * lib/g77-dg.exp: Likewise.
4970 * lib/gcc-dg.exp : Likewise.
4971 * lib/mike-g++.exp: Likewise.
4972 * lib/mike-g77.exp: Likewise.
4973 * lib/mike-gcc.exp: Likewise.
4974 * lib/objc-dg.exp: Likewise.
4975
4976 2002-01-22 Janis Johnson <janis187@us.ibm.com>
4977
4978 PR target/5379
4979 * gcc.dg/20020122-2.c: New test.
4980
4981 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
4982
4983 * gcc.dg/20020122-1.c: New test.
4984
4985 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
4986
4987 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4988
4989 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
4990
4991 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4992
4993 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4994
4995 * gcc.c-torture/compile/20020121-1.c: New test.
4996
4997 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
4998
4999 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
5000 ld_library_path.
5001
5002 2002-01-21 Jakub Jelinek <jakub@redhat.com>
5003
5004 * gcc.dg/20020218-1.c: New test.
5005
5006 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
5007
5008 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
5009 messages
5010 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
5011 "At global scope" warning
5012 * g++.dg/ext/align1.C: Change cygwin test for alignment
5013 from db-bogus to dg-warning
5014
5015 2002-01-21 Zack Weinberg <zack@codesourcery.com>
5016
5017 * g77.f-torture/compile/cpp2.F: New test.
5018
5019 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
5020
5021 * g++.dg/template/access1.C: New test.
5022
5023 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
5024
5025 * gcc.dg/20020118-1.c: New.
5026
5027 2002-01-18 Kazu Hirata <kazu@hxi.com>
5028
5029 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
5030
5031 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
5032
5033 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
5034 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
5035 alignment warnings.
5036
5037 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
5038
5039 * gcc.misc-tests/i386-prefetch.exp: Save and restore
5040 torture_with_loops and torture_without_loops
5041
5042 2002-01-17 Jakub Jelinek <jakub@redhat.com>
5043
5044 * gcc.c-torture/compile/20020116-1.c: New test.
5045
5046 2002-01-16 Jakub Jelinek <jakub@redhat.com>
5047
5048 * gcc.dg/20020116-2.c: New test.
5049
5050 * gcc.dg/ultrasp4.c: New test.
5051
5052 * gcc.dg/20020116-1.c: New test.
5053
5054 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
5055
5056 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
5057 by EABI.
5058
5059 2002-01-15 Janis Johnson <janis187@us.ibm.com>
5060
5061 * gcc.misc-tests/i386-prefetch.exp: New.
5062 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
5063 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
5064 * gcc.misc-tests/i386-pf-none-1.c: New test.
5065 * gcc.misc-tests/i386-pf-sse-1.c: New test.
5066
5067 2002-01-15 Jakub Jelinek <jakub@redhat.com>
5068
5069 * gcc.dg/gnu89-init-1.c: Add new tests.
5070
5071 2002-01-15 Andreas Jaeger <aj@suse.de>
5072
5073 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
5074 * gcc.dg/i386-mmx-2.c: Likewise.
5075 * gcc.dg/i386-sse-1.c: Likewise.
5076 * gcc.dg/i386-sse-2.c: Likewise.
5077 * gcc.dg/i386-sse-3.c: Likewise.
5078
5079 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
5080
5081 * g77.f-torture/execute/intrinsic-unix-bessel.f:
5082 Uncomment additional cases that now pass.
5083
5084 2002-01-11 Richard Henderson <rth@redhat.com>
5085
5086 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
5087 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
5088
5089 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
5090
5091 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
5092
5093 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
5094
5095 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
5096 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
5097
5098 2002-01-10 Dale Johannesen <dalej@apple.com>
5099
5100 * gcc.c-torture/execute/loop-11.c: New.
5101
5102 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
5103
5104 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
5105 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
5106
5107 2002-01-09 Richard Henderson <rth@redhat.com>
5108
5109 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
5110 type in which to perform the operation for each size.
5111
5112 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
5113
5114 * gcc.c-torture/compile/20020109-2.c: New test.
5115
5116 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
5117
5118 * gcc.c-torture/execute/loop-10.c: New test.
5119
5120 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5121
5122 * gcc.c-torture/compile/20010226-1.c: New test.
5123 * gcc.c-torture/compile/20010227-1.c: New test.
5124 * gcc.c-torture/compile/20010426-1.c: New test.
5125 * gcc.c-torture/compile/20010510-1.c: New test.
5126 * gcc.c-torture/compile/20010605-3.c: New test.
5127 * gcc.c-torture/compile/20010824-1.c: New test.
5128 * gcc.c-torture/execute/20010409-1.c: New test.
5129 * gcc.dg/noncompile/20000901-1.c: New test.
5130 * gcc.dg/20001023-1.c: New test.
5131 * gcc.dg/20001101-1.c: New test.
5132 * gcc.dg/20001102-1.c: New test.
5133 * gcc.dg/20010207-1.c: New test.
5134 * gcc.dg/20010405-1.c: New test.
5135 * gcc.dg/20010822-1.c: New test.
5136 * gcc.dg/20011107-1.c: New test.
5137
5138 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
5139
5140 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
5141
5142 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
5143 execution failure on PA targets.
5144
5145 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5146
5147 * gcc.c-torture/compile/20020109-1.c: New test.
5148
5149 2002-01-08 Kazu Hirata <kazu@hxi.com>
5150
5151 * gcc.c-torture/execute/20020108-1.c: New test.
5152
5153 2002-01-08 Jakub Jelinek <jakub@redhat.com>
5154
5155 * gcc.dg/20020108-1.c: New test.
5156
5157 2002-01-08 H.J. Lu <hjl@gnu.org>
5158
5159 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
5160 for header files.
5161
5162 2002-01-08 Geoff Keating <geoffk@redhat.com>
5163
5164 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
5165 consistency.
5166
5167 002-01-07 Aldy Hernandez <aldyh@redhat.com>
5168
5169 * gcc.dg/altivec-4.c: Test altivec predicates.
5170
5171 2002-01-07 Jakub Jelinek <jakub@redhat.com>
5172
5173 * gcc.c-torture/execute/20020107-1.c: New test.
5174
5175 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
5176
5177 PR c/5279
5178 * gcc.c-torture/compile/20020106-1.c: New test.
5179
5180 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
5181
5182 * gcc.c-torture/execute/nestfunc-4.c: New test.
5183
5184 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5185
5186 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
5187 extra triple that slipped in.
5188 * g++.old-deja/g++.abi/align.C: Likewise.
5189 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5190
5191 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5192
5193 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
5194 * g++.old-deja/g++.abi/align.C: Likewise.
5195 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5196
5197 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
5198 on FreeBSD/i386.
5199 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
5200 FreeBSD.
5201
5202 2002-01-04 Jakub Jelinek <jakub@redhat.com>
5203
5204 * gcc.dg/20020104-1.c: New test.
5205
5206 * gcc.dg/20020104-2.c: New test.
5207
5208 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
5209
5210 * gcc.dg/20020103-1.c: Fix typo in target selector.
5211
5212 2002-01-03 Richard Henderson <rth@redhat.com>
5213
5214 * gcc.dg/20020103-1.c: New.
5215
5216 2002-01-03 Kazu Hirata <kazu@hxi.com>
5217
5218 * gcc.c-torture/execute/20020103-1.c: New test.
5219
5220 2002-01-03 Jakub Jelinek <jakub@redhat.com>
5221
5222 * g++.dg/other/debug2.C: New test.
5223
5224 * gcc.c-torture/compile/20020103-1.c: New test.
5225
5226 2002-01-02 Jakub Jelinek <jakub@redhat.com>
5227
5228 * gcc.dg/gnu89-init-1.c: Added new tests.
5229
5230 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5231
5232 * g++.dg/template/friend2.C: Remove as patch is reverted.
5233
5234 * g++.dg/warn/oldcast1.C: New test.
5235
5236 * g++.dg/template/ptrmem1.C: New test.
5237 * g++.dg/template/ptrmem2.C: New test.
5238
5239 * g++.dg/template/ntp.C: New test.
5240
5241 * g++.dg/other/component1.C: New test.
5242
5243 * g++.dg/template/ttp3.C: New test.
5244
5245 * g++.dg/template/friend2.C: New test.
5246 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5247
5248 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5249
5250 * g++.dg/other/ptrmem1.C: New test.
5251 * g++.dg/other/ptrmem2.C: New test.
5252
5253 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5254
5255 * g++.dg/template/ctor1.C: New test.
5256
5257 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5258
5259 * g++.dg/template/friend2.C: New test.
5260
5261 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5262
5263 * gcc.dg/mmix-1.c: New test.
5264
5265 2001-12-31 Richard Henderson <rth@redhat.com>
5266
5267 * gcc.dg/asm-5.c: New.
5268
5269 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
5270
5271 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5272 in namespace __gnu_cxx
5273
5274 2001-12-30 Richard Henderson <rth@redhat.com>
5275
5276 * gcc.dg/debug-6.c: New.
5277
5278 2001-12-30 Jakub Jelinek <jakub@redhat.com>
5279
5280 * gcc.c-torture/compile/20011229-2.c: New test.
5281
5282 2001-12-29 Jakub Jelinek <jakub@redhat.com>
5283
5284 * gcc.dg/debug-3.c: New test.
5285 * gcc.dg/debug-4.c: New test.
5286 * gcc.dg/debug-5.c: New test.
5287
5288 2001-12-29 Richard Henderson <rth@redhat.com>
5289
5290 * g++.dg/eh/loop1.C: New.
5291
5292 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5293
5294 * g++.dg/template/crash1.C: New test.
5295
5296 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5297
5298 * g++.dg/other/const1.C: New test.
5299
5300 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5301
5302 * gcc.c-torture/compile/20011229-1.c: New test.
5303
5304 2001-12-28 Stan Shebs <shebs@apple.com>
5305
5306 * lib/objc-torture.exp: Resync with c-torture.exp.
5307 * lib/objc.exp: Load standard libraries.
5308
5309 2001-12-28 Jakub Jelinek <jakub@redhat.com>
5310
5311 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5312 additional tests.
5313
5314 2001-12-27 Roger Sayle <roger@eyesopen.com>
5315
5316 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5317
5318 2001-12-27 Richard Henderson <rth@redhat.com>
5319
5320 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5321
5322 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5323
5324 * g++.dg/eh/ctor1.C: New test.
5325 * g++.dg/other/error2.C: New test.
5326
5327 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5328
5329 * g++.dg/other/init2.C: New test.
5330
5331 2001-12-24 Richard Henderson <rth@redhat.com>
5332
5333 * gcc.dg/20011223-1.c: New.
5334 * gcc.dg/inline-1.c: New.
5335
5336 2001-12-23 Richard Henderson <rth@redhat.com>
5337
5338 * gcc.dg/asm-4.c: Test operand modifiers.
5339
5340 2001-12-23 Richard Henderson <rth@redhat.com>
5341
5342 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5343
5344 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5345
5346 * gcc.c-torture/execute/20011223-1.c: New test.
5347
5348 2001-12-21 Richard Henderson <rth@redhat.com>
5349
5350 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5351 re-enables the warning.
5352
5353 2001-12-21 Richard Henderson <rth@redhat.com>
5354
5355 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5356
5357 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5358
5359 * gcc.c-torture/compile/20011218-1.c: New test.
5360
5361 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5362
5363 * gcc.misc-test/arm-isr.exp: New file. Control running of the
5364 arm-isr.c test.
5365 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5366 epilogue generation for ARM ISR routines.
5367
5368 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5369
5370 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5371 * gcc.dg/format/c90-printf-3.c: Likewise.
5372 * gcc.dg/format/c99-printf-3.c: Likewise.
5373 * gcc.dg/format/ext-1.c: Likewise.
5374 * gcc.dg/format/ext-6.c: Likewise.
5375 * gcc.dg/format/format.h: Prototype unlocked stdio.
5376
5377 2001-12-20 Richard Henderson <rth@redhat.com>
5378
5379 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5380 (arena): Use it.
5381 (malloc): Correct allocation logic. Abort if we fill up the
5382 arena before initialization complete.
5383 (realloc): Correct allocation logic.
5384
5385 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5386
5387 * gcc.c-torture/compile/20011219-2.c: New test.
5388
5389 * gcc.c-torture/execute/20011219-1.c: New test.
5390
5391 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5392
5393 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5394 target does not support weak symbols.
5395
5396 2001-12-19 Jakub Jelinek <jakub@redhat.com>
5397
5398 * gcc.c-torture/compile/20011219-1.c: New test.
5399
5400 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5401
5402 * g++.dg/other/error1.C: New test.
5403
5404 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
5405
5406 * gcc.c-torture/execute/20011217-1.c: New test.
5407
5408 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
5409
5410 * objc.dg/special/: New directory.
5411 * objc.dg/special/special.exp: New file.
5412 * objc.dg/special/unclaimed-category-1.h: New file.
5413 * objc.dg/special/unclaimed-category-1a.m: New file.
5414 * objc.dg/special/unclaimed-category-1.m: New file.
5415
5416 2001-12-17 Andreas Jaeger <aj@suse.de>
5417
5418 * gcc.c-torture/compile/20011217-2.c: New test.
5419
5420 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5421
5422 * gcc.c-torture/compile/20011217-1.c: New test.
5423
5424 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
5425
5426 * testsuite/gcc.dg/20011214-1.c: New.
5427
5428 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
5429
5430 * gcc.dg/altivec-4.c: New.
5431
5432 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
5433
5434 * gcc.dg/20011113-1.c: New test.
5435
5436 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5437
5438 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5439 std::__malloc_alloc_template<0> and
5440 std::__default_alloc_template<false, 0>.
5441
5442 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
5443
5444 * objc/execute/bf-21.m: New test.
5445 * objc/execute/enumeration-1.m: New test.
5446 * objc/execute/enumeration-2.m: New test.
5447
5448 2001-12-12 Jakub Jelinek <jakub@redhat.com>
5449
5450 * gcc.dg/gnu89-init-1.c: New test.
5451
5452 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5453
5454 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5455 * g++.old-deja/g++.jason/2371.C: Likewise.
5456 * g++.old-deja/g++.jason/template33.C: Likewise.
5457 * g++.old-deja/g++.jason/template34.C: Likewise.
5458 * g++.old-deja/g++.jason/template36.C: Likewise.
5459 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5460 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5461 * g++.old-deja/g++.other/typename1.C: Likewise.
5462 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5463 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5464 * g++.old-deja/g++.pt/typename11.C: Likewise.
5465 * g++.old-deja/g++.pt/typename14.C: Likewise.
5466 * g++.old-deja/g++.pt/typename16.C: Likewise.
5467 * g++.old-deja/g++.pt/typename3.C: Likewise.
5468 * g++.old-deja/g++.pt/typename4.C: Likewise.
5469 * g++.old-deja/g++.pt/typename5.C: Likewise.
5470 * g++.old-deja/g++.pt/typename7.C: Likewise.
5471 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5472
5473 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5474
5475 * g++.dg/other/linkage1.C: New test.
5476 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5477 specifiers.
5478
5479 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5480
5481 * gcc.dg/concat.c: New test.
5482
5483 2001-12-11 Stan Shebs <shebs@apple.com>
5484
5485 * objc/compile: New test directory.
5486 * objc/compile/compile.exp: New expect script.
5487 * objc/compile/20011211-1.m: New compile test.
5488
5489 2001-12-11 Jason Merrill <jason@redhat.com>
5490
5491 * lib/prune.exp (prune_gcc_output): Also handle "In member
5492 function". So many permutations...
5493
5494 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5495
5496 * g++.dg/template/typedef1.C: New test.
5497
5498 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5499
5500 * g++.dg/other/copy1.C: New test.
5501
5502 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
5503
5504 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5505
5506 * gcc.dg/builtin-choose-expr.c: New.
5507
5508 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
5509
5510 * gcc.dg/altivec-2.c: New.
5511
5512 2001-12-07 Richard Henderson <rth@redhat.com>
5513
5514 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5515
5516 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5517
5518 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5519 ultrasparc.
5520
5521 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5522
5523 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5524
5525 2001-12-06 Janis Johnson <janis187@us.ibm.com>
5526
5527 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5528 variable argument list.
5529
5530 2001-12-06 Zack Weinberg <zack@codesourcery.com>
5531
5532 * gcc.c-torture/execute/memcheck: Delete entire directory.
5533 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5534 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5535
5536 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5537
5538 * gcc.dg/Wshadow-1.c: New test.
5539
5540 2001-12-05 Jakub Jelinek <jakub@redhat.com>
5541
5542 * gcc.c-torture/compile/20011130-1.c: New test.
5543
5544 * gcc.dg/noncompile/20011025-1.c: New test.
5545
5546 * g++.dg/other/anon-union.C: New test.
5547
5548 * gcc.c-torture/execute/20011024-1.c: New test.
5549
5550 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5551
5552 * gcc.c-torture/execute/20000722-1.x,
5553 gcc.c-torture/execute/20010123-1.x: Remove.
5554 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5555 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5556 gcc.dg/c99-complit-2.c: New tests.
5557
5558 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5559
5560 * g++.dg/inherit/base1.C: New test.
5561
5562 2001-12-04 Jakub Jelinek <jakub@redhat.com>
5563
5564 * g++.dg/other/stdarg1.C: New test.
5565
5566 * gcc.c-torture/compile/20011130-2.c: New test.
5567
5568 2001-12-03 Janis Johnson <janis187@us.ibm.com>
5569
5570 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5571 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5572 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5573 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5574 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5575 * gcc.dg/builtin-prefetch-1.c: New test.
5576
5577 2001-12-03 Jakub Jelinek <jakub@redhat.com>
5578
5579 * gcc.dg/20011130-1.c: New test.
5580
5581 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5582
5583 * g++.dg/other/scope1.C: New test.
5584 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5585
5586 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5587
5588 * gcc.dg/vla-init-1.c: New test.
5589
5590 2001-12-01 Geoff Keating <geoffk@redhat.com>
5591
5592 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5593
5594 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5595
5596 * objc.dg/alias.m: Update.
5597 * objc.dg/class-1.m: Update.
5598 * objc.dg/const-str-1.m: Update.
5599 * objc.dg/fwd-proto-1.m: Update.
5600 * objc.dg/id-1.m: Update.
5601 * objc.dg/super-class-1.m: Update.
5602
5603 2001-11-29 Mark Mitchell <mark@codesourcery.com>
5604
5605 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5606 constructs.
5607
5608 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
5609
5610 * gcc.c-torture/execute/20011128-1.c: New test.
5611
5612 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
5613
5614 * gcc.dg/20011127-1.c: New test.
5615
5616 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5617
5618 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5619 from Austin Group draft 7.
5620 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5621 scanf format arguments.
5622 * gcc.dg/format/no-exargs-2.c: New test.
5623
5624 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5625
5626 * g++.dg/abi/vbase8-4.C: New test.
5627
5628 2001-11-24 Ian Lance Taylor <ian@airs.com>
5629
5630 * gcc.c-torture/execute/20011121-1.c: New test.
5631
5632 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
5633
5634 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5635
5636 2001-11-23 Andreas Jaeger <aj@suse.de>
5637
5638 * gcc.dg/cpp/charconst-2.c: New test.
5639
5640 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
5641
5642 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5643 to the host if it is remote. Let tests specify extra headers
5644 they use.
5645 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5646 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5647 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5648 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5649 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5650 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5651 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5652 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5653 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5654 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5655
5656 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
5657
5658 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5659 for little endian ARMs.
5660
5661 2001-11-20 Jakub Jelinek <jakub@redhat.com>
5662
5663 * gcc.c-torture/compile/20011119-1.c: New test.
5664 * gcc.c-torture/compile/20011119-2.c: New test.
5665
5666 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
5667
5668 * gcc.dg/altivec-1.c: Fix typo.
5669
5670 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5671
5672 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5673
5674 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5675
5676 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5677
5678 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
5679
5680 * lib/g77.exp: Don't specify --rpath-link.
5681
5682 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5683 across all the headers.
5684 * gcc.dg/format/format.exp: For testing on a remote host,
5685 copy format.h.
5686
5687 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5688 * gcc.c-torture/execute/930406-1.c: Likewise.
5689 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5690
5691 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
5692
5693 * gcc.dg/altivec-1.c: New.
5694
5695 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
5696
5697 * gcc.dg/cpp/fpreprocessed.c: New test case.
5698
5699 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5700
5701 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5702 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5703 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5704
5705 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5706
5707 * gcc.dg/no-builtin-1.c: New test.
5708
5709 2001-11-16 Jakub Jelinek <jakub@redhat.com>
5710
5711 * gcc.c-torture/execute/20011115-1.c: New test.
5712
5713 2001-11-15 Jakub Jelinek <jakub@redhat.com>
5714
5715 * gcc.c-torture/compile/20011114-2.c: New test.
5716 * gcc.c-torture/compile/20011114-3.c: New test.
5717 * gcc.c-torture/compile/20011114-4.c: New test.
5718
5719 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
5720
5721 * g++.dg/other/init1.C: New test.
5722
5723 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
5724
5725 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5726 message.
5727
5728 * gcc.c-torture/execute/20011114-1.c: New testcase.
5729
5730 * gcc.c-torture/compile/20010327-1.c: Revert last change.
5731 * gcc.c-torture/compile/20011114-1.c: New test, exactly
5732 like the (before this change) version of 20010327-1.c.
5733
5734 2001-11-14 Roger Sayle <roger@eyesopen.com>
5735
5736 * gcc.c-torture/execute/string-opt-13.c: New testcase.
5737
5738 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
5739
5740 * g++.dg/init/array2.C: New test.
5741
5742 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
5743
5744 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5745
5746 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
5747
5748 * g++.dg/other/forscope1.C: New test.
5749 * g++.dg/ext/forscope1.C: New test.
5750 * g++.dg/ext/forscope2.C: New test.
5751
5752 2001-11-13 Jakub Jelinek <jakub@redhat.com>
5753
5754 * gcc.c-torture/execute/20011113-1.c: New test.
5755
5756 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
5757
5758 * gcc.c-torture/execute/20011109-2.c: New test.
5759
5760 * gcc.c-torture/execute/20011109-1.c: New test.
5761
5762 2001-11-09 Jakub Jelinek <jakub@redhat.com>
5763
5764 * gcc.c-torture/compile/20011109-1.c: New test.
5765
5766 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
5767
5768 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5769 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5770 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5771 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5772 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5773 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5774 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5775
5776 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
5777
5778 * g++.dg/warn/Wshadow-1.C: New tests.
5779 * g++.old-deja/g++.mike/for3.C: Update.
5780
5781 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
5782
5783 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5784 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5785 XFAILs. Adjust expected error texts.
5786 * gcc.c-torture/compile/20011106-1.c,
5787 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5788 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5789 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5790 gcc.dg/c99-array-lval-5.c: New tests.
5791
5792 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5793
5794 * gcc.dg/cpp/defined.c: Update.
5795
5796 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5797
5798 * gcc.c-torture/execute/anon-1.c: New test.
5799
5800 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
5801
5802 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5803 same size, so no warning should be produced on stormy16.
5804
5805 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5806 due to oversized array.
5807 * g++.old-deja/g++.mike/ns15.C: Likewise.
5808 * g++.old-deja/g++.pt/crash16.C: Likewise.
5809
5810 2001-11-02 Graham Stott <grahams@redhat.com>
5811
5812 * g++.dgother/debug1.C: Fix typos.
5813
5814 2001-11-01 Jakub Jelinek <jakub@redhat.com>
5815
5816 * g++.dg/other/debug1.C: New test.
5817
5818 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5819
5820 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5821 of unsigned long.
5822
5823 2001-10-30 Jakub Jelinek <jakub@redhat.com>
5824
5825 * gcc.dg/20011029-2.c: New test.
5826
5827 * gcc.c-torture/compile/20011029-1.c: New test.
5828
5829 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
5830
5831 * objc/execute/class_self-1.m: New test.
5832 * objc/execute/class_self-2.m: New test.
5833
5834 2001-10-25 Zack Weinberg <zack@codesourcery.com>
5835
5836 * gcc.misc-tests/msgs.exp: Delete.
5837 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5838 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
5839 error set to match recent changes.
5840
5841 2001-10-24 Zack Weinberg <zack@codesourcery.com>
5842
5843 * gcc.dg/20011021-1.c: New test.
5844
5845 2001-10-24 Jakub Jelinek <jakub@redhat.com>
5846
5847 * gcc.c-torture/compile/20011023-1.c: New test.
5848
5849 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
5850
5851 * lib/g77.exp: Rewrite based on lib/g++.exp.
5852
5853 2001-10-19 Jakub Jelinek <jakub@redhat.com>
5854
5855 * gcc.c-torture/execute/20011019-1.c: New test.
5856
5857 * gcc.dg/20011018-1.c: New test.
5858
5859 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
5860
5861 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5862
5863 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
5864
5865 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5866 * gcc.dg/attr-invalid.c: Likewise.
5867
5868 2001-10-18 Jakub Jelinek <jakub@redhat.com>
5869
5870 * testsuite/gcc.dg/20011015-1.c: New test.
5871
5872 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5873
5874 * g++.dg/template/unify2.C: New test.
5875
5876 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5877
5878 * g++.dg/other/exception-specification.C: New test
5879
5880 2001-10-13 Tom Rix <trix@redhat.com>
5881
5882 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5883 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5884
5885 2001-10-12 Jakub Jelinek <jakub@redhat.com>
5886
5887 * testsuite/gcc.dg/20011009-1.c: New test.
5888
5889 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
5890
5891 PR g++/4476
5892 * g++.dg/other/friend1.C: New test.
5893
5894 2001-10-11 Richard Henderson <rth@redhat.com>
5895
5896 * g++.old-deja/g++.other/crash18.C: Add -S to options.
5897
5898 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5899
5900 * gcc.c-torture/compile/20011010-1.c: New.
5901
5902 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
5903
5904 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5905 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5906 g77.f-torture/execute/execute.exp,
5907 g77.f-torture/noncompile/noncompile.exp,
5908 gcc.c-torture/compile/compile.exp,
5909 gcc.c-torture/execute/execute.exp,
5910 gcc.c-torture/execute/ieee/ieee.exp,
5911 gcc.c-torture/execute/memcheck/memcheck.exp,
5912 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5913 objc/execute/execute.exp: Update FSF address.
5914
5915 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
5916
5917 * gcc.dg/cpp/cmdlne-C.c: Update.
5918 * gcc.dg/cpp/cmdlne-C2.c: New.
5919
5920 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5921
5922 * gcc.c-torture/execute/20011008-3.c: New.
5923
5924 2001-10-08 DJ Delorie <dj@redhat.com>
5925
5926 * gcc.dg/20011008-1.c: New.
5927 * gcc.dg/20011008-2.c: New.
5928
5929 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
5930
5931 * gcc.dg/cpp/spacing1.c: Update test.
5932
5933 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
5934
5935 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5936 spelling errors of "separate" as "seperate".
5937
5938 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
5939
5940 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5941 enough to avoid inlining.
5942
5943 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
5944
5945 * lib/g77.exp: set libg2c_dir correctly.
5946
5947 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
5948
5949 * gcc.dg/cpp/macro11.c: New test.
5950
5951 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5952
5953 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5954 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5955 gcc.dg/format/multattr-3.c: New tests.
5956 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
5957 tests for format attributes on function pointers being rejected.
5958
5959 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5960
5961 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5962
5963 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5964
5965 * g++.dg/warn/format1.C: New test.
5966
5967 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
5968
5969 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5970
5971 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5972
5973 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5974
5975 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5976
5977 * gcc.dg/cpp/redef2.c: Add test.
5978
5979 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
5980
5981 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5982 long-standing bug on i686, apparently.
5983 * gcc.c-torture/execute/loop-2c.x: New file.
5984 * gcc.c-torture/execute/loop-2d.x: New file.
5985 * gcc.c-torture/execute/loop-3c.x: New file.
5986
5987 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
5988
5989 * gcc.dg/cpp/20000625-2.c: Correct line number.
5990
5991 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5992
5993 * gcc.dg/cpp/macro10.c: New test.
5994 * gcc.dg/cpp/strify3.c: New test.
5995 * gcc.dg/cpp/spacing1.c: Add tests.
5996 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5997 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5998
5999 2001-09-24 DJ Delorie <dj@redhat.com>
6000
6001 * gcc.c-torture/execute/20010924-1.c: New test.
6002
6003 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
6004
6005 * testsuite/objc/execute/paste.m: Remove.
6006
6007 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
6008
6009 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
6010
6011 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
6012
6013 * g77.dg/strlen0.f: New test.
6014
6015 2001-09-21 Richard Henderson <rth@redhat.com>
6016
6017 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
6018 * g++.old-deja/g++.abi/vtable2.C: Likewise.
6019
6020 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
6021
6022 Table-driven attributes.
6023 * g++.dg/ext/attrib1.C: New test.
6024
6025 2001-09-20 DJ Delorie <dj@redhat.com>
6026
6027 * gcc.dg/20000926-1.c: Update expected warning messages.
6028 * gcc.dg/array-2.c: Likewise, and test for warnings too.
6029 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
6030 array.
6031
6032 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
6033
6034 * g++.dg/eh/registers1.C: New test case.
6035
6036 2001-09-17 Richard Henderson <rth@redhat.com>
6037
6038 * gcc.dg/array-5.c: Fix VLA decomposition test.
6039
6040 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
6041
6042 * gcc.dg/cpp/line5.c: New testcase.
6043
6044 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
6045
6046 * gcc.dg/cpp/macro9.c: New test.
6047
6048 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
6049
6050 * gcc.c-torture/execute/980223.c: Change type of addr from long
6051 to char *.
6052
6053 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
6054
6055 * gcc.c-torture/execute/20010915-1.c: New test.
6056
6057 2001-09-14 Janis Johnson <janis187@us.ibm.com>
6058
6059 * g77.dg/bprob: New directory.
6060 * g77.dg/bprob/bprob.exp: New file.
6061 * g77.dg/bprob/bprob-1.f: New test.
6062 * g77.dg/gcov: New directory.
6063 * g77.dg/gcov/gcov.exp: New file.
6064 * g77.dg/gcov/gcov-1.f: New test.
6065 * g77.dg/gcov/gcov-1.x: New file.
6066
6067 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
6068
6069 * gcc.dg/cpp/directiv.c: Update.
6070 * gcc.dg/cpp/undef1.c: Update.
6071
6072 2001-09-12 Jakub Jelinek <jakub@redhat.com>
6073
6074 * gcc.dg/20010912-1.c: New test.
6075
6076 2001-09-11 Janis Johnson <janis187@us.ibm.com>
6077
6078 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
6079 language-independent file in lib.
6080 * lib/gcov.exp: New file.
6081
6082 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
6083
6084 * gcc.c-torture/compile/20010911-1.c: New test.
6085
6086 2001-09-10 Janis Johnson <janis187@us.ibm.com>
6087
6088 * lib/profopt.exp: New, to support profile-directed optimizations.
6089 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
6090 * gcc.misc-tests/bprob-1.c: New test.
6091 * gcc.misc-tests/bprob-2.c: New test.
6092
6093 2001-09-07 Janis Johnson <janis187@us.ibm.com>
6094
6095 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
6096 XFAIL and which kinds of gcov output to verify.
6097 * gcc.misc-tests/gcov-4b.x: New file.
6098 * gcc.misc-tests/gcov-5b.x: New file.
6099 * gcc.misc-tests/gcov-6.x: New file.
6100 * gcc.misc-tests/gcov-7.c: New test.
6101 * gcc.misc-tests/gcov-7.x: New file.
6102
6103 2001-09-06 Janis Johnson <janis187@us.ibm.com>
6104
6105 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
6106 * gcc.misc-tests/gcov-6.c: New test.
6107
6108 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
6109
6110 PR c++/3986
6111 * g++.dg/abi/vbase1.C: New test.
6112
6113 2001-09-05 Ziemowit Laski <zlaski@apple.com>
6114
6115 * objc.dg/method-2.m: New.
6116
6117 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
6118
6119 PR c++/4203
6120 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
6121 * g++.dg/init/empty1.C: New test.
6122
6123 2001-09-03 Jakub Jelinek <jakub@redhat.com>
6124
6125 * gcc.c-torture/compile/20010903-1.c: New test.
6126
6127 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
6128
6129 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
6130 for m68k.
6131
6132 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
6133
6134 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
6135
6136 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
6137
6138 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
6139
6140 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
6141
6142 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
6143 for 16-bit 'unsigned int'.
6144
6145 2001-08-29 Kazu Hirata <kazu@hxi.com>
6146
6147 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
6148
6149 2001-08-27 Richard Henderson <rth@redhat.com>
6150
6151 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
6152 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
6153
6154 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
6155
6156 * gcc.dg/asm-names.c (ymain): New.
6157
6158 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
6159
6160 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
6161 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
6162 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
6163
6164 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6165
6166 * gcc.dg/compare5.c: New testcase.
6167
6168 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
6169
6170 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
6171 and "In instantiation".
6172
6173 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
6174
6175 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
6176
6177 2001-08-20 Janis Johnson <janis187@us.ibm.com>
6178
6179 * gcc.misc-tests/gcov.exp: Add support for branch information.
6180 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
6181 * gcc.misc-tests/gcov-4.c: New test.
6182 * gcc.misc-tests/gcov-4b.c: New test.
6183 * gcc.misc-tests/gcov-5b.c: New test.
6184
6185 2001-08-20 Zack Weinberg <zackw@panix.com>
6186
6187 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
6188 expected to fail.
6189
6190 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
6191
6192 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
6193
6194 2001-08-19 Jakub Jelinek <jakub@redhat.com>
6195
6196 * g++.dg/eh/template1.C: New test.
6197
6198 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
6199
6200 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
6201 Fix thinko.
6202 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
6203 for xfail.
6204
6205 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
6206
6207 * lib/g77-dg.exp: Use prune.exp for common procedures
6208 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6209 * lib/g77.exp: (g77-dg-prune) Remove
6210
6211 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
6212
6213 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6214
6215 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6216
6217 * g++.dg/template/unify1.C: New test.
6218
6219 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
6220
6221 * g++.dg/abi/empty4.C: New test.
6222
6223 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
6224
6225 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6226 solaris2.*
6227 * g77.f-torture/compile/pr3743.x: Likewise
6228
6229 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
6230
6231 * g++.dg/other/using-declaration.C: New test.
6232
6233 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6234
6235 * gcc.dg/cpp/tr-sign.c: New testcase.
6236
6237 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6238
6239 * gcc.dg/cpp/19951025-1.c: Revert.
6240 * gcc.dg/cpp/directiv.c: We no longer process directives that
6241 interrupt macro arguments.
6242
6243 2001-08-03 Zack Weinberg <zackw@stanford.edu>
6244
6245 * gcc.dg/bconstp-1.c: New test.
6246
6247 2001-08-03 Richard Henderson <rth@redhat.com>
6248
6249 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6250
6251 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
6252
6253 * gcc.dg/cpp/19951025-1.c: Update.
6254
6255 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
6256
6257 * g77.dg/ff90-1.f (s): Fix reference of variable z,
6258 should be x.
6259
6260 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6261
6262 Kill -fhonor-std.
6263 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6264 * g++.old-deja/g++.other/std1.C: Likewise.
6265 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6266
6267 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6268
6269 * lib/g77.exp: Load gcc-defs.exp for common procedures
6270 (g77_pass, g77_fail, g77_finish, g77_exit,
6271 ${tool}_check_unsupported_p} Now redundant. Deleted.
6272
6273 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6274
6275 * g77.dg/fbackslash.f
6276 * g77.dg/fcase-preserve.f
6277 * g77.dg/ff90-1.f
6278 * g77.dg/ffixed-line-length-0.f
6279 * g77.dg/ffixed-line-length-132.f
6280 * g77.dg/ffixed-line-length-7.f
6281 * g77.dg/ffixed-line-length-72.f
6282 * g77.dg/ffixed-line-length-none.f
6283 * g77.dg/ffree-form-1.f
6284 * g77.dg/fno-backslash.f
6285 * g77.dg/fno-f90-1.f
6286 * g77.dg/fno-fixed-form-1.f
6287 * g77.dg/fno-onetrip.f
6288 * g77.dg/fno-typeless-boz.f
6289 * g77.dg/fno-underscoring.f
6290 * g77.dg/fno-vxt-1.f
6291 * g77.dg/fonetrip.f
6292 * g77.dg/ftypeless-boz.f
6293 * g77.dg/fugly-assumed.f
6294 * g77.dg/funderscoring.f
6295 * g77.dg/fvxt-1.f
6296
6297 2001-08-01 Ziemowit Laski <zlaski@apple.com>
6298
6299 * objc.dg/fwd-proto-1.m: New.
6300 * objc.dg/local-decl-1.m: New.
6301 * objc.dg/naming-1.m: New.
6302 * objc.dg/naming-2.m: New.
6303 * objc.dg/proto-hier-1.m: New.
6304
6305 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6306
6307 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6308 largest-type elements to a struct makes its size grow.
6309
6310 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6311
6312 * g++.dg/abi/vthunk1.C: New test.
6313
6314 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6315
6316 * g++.dg/abi/vbase8-22.C: New test.
6317
6318 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6319
6320 * gcc.dg/cpp/macro8.c: New test.
6321
6322 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6323
6324 * g++.dg/abi/vbase8-21.C: New test.
6325
6326 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6327
6328 * g++.dg/abi/vbase8-10.C: New test.
6329
6330 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6331
6332 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6333 ${tool}_set_ld_library_path.
6334 Changed caller.
6335 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6336 g++.exp.
6337
6338 2001-07-26 Stan Cox <scox@redhat.com>
6339
6340 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6341 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6342 gcc_exit, gcc_check_unsupported_p):
6343 Moved to gcc-deps.exp
6344 * gcc-deps.exp: New file.
6345
6346 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6347
6348 * g++.old-deja/g++.pt/defarg14.C: New test.
6349
6350 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6351
6352 * g++.old-deja/g++.other/lineno5.C: New test.
6353
6354 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6355
6356 * g++.old-deja/g++.pt/crash68.C: New test.
6357
6358 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6359
6360 * g++.old-deja/g++.other/crash42.C: New test.
6361
6362 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6363
6364 * gcc.dg/cpp/extratokens.c: Fix.
6365 * gcc.dg/cpp/skipping2.c: New tests.
6366
6367 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6368
6369 * gcc.c-torture/execute/20010724-1.c: New file.
6370 * gcc.c-torture/execute/20010724-1.x: New file.
6371
6372 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6373
6374 * g++.old-deja/g++.other/cond7.C: New test.
6375
6376 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6377
6378 * g++.old-deja/g++.other/optimize4.C: New test.
6379
6380 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6381
6382 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6383
6384 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
6385
6386 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6387 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6388 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6389 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6390
6391 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6392 bug report" message.
6393
6394 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6395 * g++.dg/ext/instantiate1.C: Move from old-deja.
6396
6397 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6398
6399 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6400 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6401 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6402 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6403
6404 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
6405
6406 * gcc.c-torture/execute/20010723-1.c: New test.
6407
6408 2001-07-23 Ben Elliston <bje@redhat.com>
6409
6410 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6411
6412 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6413
6414 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6415 i[34567]86-*-*.
6416 Delete handling of ieee_multilib_flags.
6417 Pass -mieee for alpha*-*-* and sh-*-*.
6418 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6419
6420 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6421
6422 Remove old-abi tests.
6423 * g++.old-deja/g++.mike/p11116.C: Remove.
6424 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6425
6426 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6427
6428 * g77.f-torture/compile/pr3743.f: New test
6429
6430 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6431
6432 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6433
6434 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6435
6436 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6437 g++.old-deja/g++.pt/static6.C: Likewise.
6438 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6439 supports weak symbols.
6440
6441 2001-07-18 Andreas Jaeger <aj@suse.de>
6442
6443 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6444 supported again.
6445
6446 2001-07-18 Andreas Jaeger <aj@suse.de>
6447
6448 * gcc.dg/iftrap-1.c: Fix target line.
6449
6450 2001-07-17 Richard Henderson <rth@redhat.com>
6451
6452 * gcc.c-torture/execute/20010717-1.c: New.
6453
6454 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6455
6456 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6457 tests.
6458
6459 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6460
6461 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6462
6463 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6464
6465 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6466 UAC_SIGBUS, UAC_NOPRINT definitions.
6467
6468 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
6469
6470 * objc/execute/object_is_class.m: New test.
6471 * objc/execute/object_is_meta_class.m: New test.
6472
6473 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6474
6475 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6476 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6477
6478 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
6479
6480 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6481 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6482
6483 2001-07-14 Richard Henderson <rth@redhat.com>
6484
6485 * gcc.dg/iftrap-1.c: New.
6486
6487 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
6488
6489 * g77.f-torture/execute/intrinsic77.f: New test.
6490
6491 2001-07-11 Janis Johnson <janis@us.ibm.com>
6492
6493 * gcc.misc-tests/gcov-3.c: New test.
6494
6495 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6496
6497 * gcc.c-torture/compile/20010711-1.c,
6498 * gcc.c-torture/compile/20010711-2.c: New tests.
6499
6500 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6501
6502 * gcc.c-torture/execute/20010711-1.c: New test.
6503
6504 2001-07-11 Ben Elliston <bje@redhat.com>
6505
6506 * g++.old-deja/g++.other/enum5.C: New test.
6507
6508 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
6509
6510 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6511 (g++-dg-prune): Call prune_gcc_output.
6512 * prune.exp: New file for prune_gcc_output.
6513 * lib/g++.exp, lib/gcc.exp: Load it.
6514
6515 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6516
6517 * gcc.c-torture/compile/20010701-1.c,
6518 g++.old-deja/g++.ext/attrib6.C: New tests.
6519
6520 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
6521
6522 * gcc.c-torture/compile/20010706-1.c: New test.
6523
6524 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6525
6526 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6527
6528 2001-06-28 Stan Shebs <shebs@apple.com>
6529
6530 * gcc.dg/pragma-darwin.c: New test.
6531
6532 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6533
6534 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6535 Solaris 2.[678] system.
6536
6537 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6538
6539 * gcc.dg/20010622-1.c: New test.
6540
6541 2001-06-18 Stan Shebs <shebs@apple.com>
6542
6543 * objc.dg: New directory.
6544 * objc.dg/dg.exp: New file.
6545 * objc.dg/alias.m: New.
6546 * objc.dg/class-1.m: New.
6547 * objc.dg/class-2.m: New.
6548 * objc.dg/const-str-1.m: New.
6549 * objc.dg/const-str-2.m: New.
6550 * objc.dg/id-1.m: New.
6551 * objc.dg/method-1.m: New.
6552 * objc.dg/super-class-1.m: New.
6553 * lib/objc-dg.exp: New file.
6554
6555 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6556
6557 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6558 of label name.
6559
6560 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6561
6562 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6563
6564 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6565
6566 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6567 variable.
6568
6569 2001-06-12 Richard Henderson <rth@redhat.com>
6570
6571 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6572
6573 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6574
6575 * g++.old-deja/g++.abi/vbase5.C: New test.
6576 * g++.old-deja/g++.abi/vbase6.C: New test.
6577 * g++.old-deja/g++.abi/vbase7.C: New test.
6578
6579 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6580
6581 * gcc.c-torture/compile/20010610-1.c: New test.
6582
6583 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6584
6585 * g++.old-deja/g++.abi/vbase4.C: New test.
6586
6587 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6588
6589 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6590 support %f for HC11/HC12 targets.
6591 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6592 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6593 on HC11/HC12 targets.
6594 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6595
6596 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6597
6598 * gcc.dg/wchar_t-1.c: New file.
6599 * gcc.dg/wint_t-1.c: Likewise.
6600
6601 2001-06-11 Bernd Schmidt <bernds@redhat.com>
6602
6603 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6604
6605 2001-06-11 Richard Henderson <rth@redhat.com>
6606
6607 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6608
6609 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6610
6611 * gcc.c-torture/compile/20010611-1.c: New test.
6612
6613 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6614
6615 * gcc.dg/c99-tag-1.c: Add more tests.
6616
6617 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
6618
6619 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6620 representation on MN10300 and ARM/Thumb.
6621
6622 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6623
6624 * g77.f-torture/execute/20010610.f: New.
6625
6626 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6627
6628 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6629 names.
6630
6631 2001-06-09 Richard Henderson <rth@redhat.com>
6632
6633 * gcc.c-torture/execute/ashrdi-1.c: New.
6634 * gcc.c-torture/execute/ashldi-1.c: New.
6635 * gcc.c-torture/execute/lshrdi-1.c: New.
6636
6637 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
6638
6639 * objc/execute/load-3.m: Added. Check sending +load to categories,
6640 in addition to classes.
6641
6642 2001-06-08 Stan Shebs <shebs@apple.com>
6643
6644 * objc/execute/load-2.m: New test. From Nicola Pero
6645 <n.pero@mi.flashnet.it>.
6646
6647 2001-06-08 Jakub Jelinek <jakub@redhat.com>
6648
6649 * gcc.c-torture/execute/20010605-2.c: New test.
6650
6651 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6652
6653 * g++.old-deja/g++.abi/vbase2.C: New test.
6654 * g++.old-deja/g++.abi/vbase3.C: New test.
6655
6656 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6657
6658 * g++.old-deja/g++.pt/friend49.C: New test.
6659
6660 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
6661
6662 * g++.old-deja/g++.ext/anon3.C: New test.
6663
6664 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
6665
6666 * g++.old-deja/g++.other/conv7.C: New test.
6667
6668 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
6669
6670 * gcc.c-torture/compile/20010605-2.c: New test.
6671
6672 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6673
6674 * gcc.c-torture/execute/20010604-1.c: New test.
6675
6676 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
6677
6678 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6679
6680 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
6681
6682 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6683 (g++_link_flags): Likewise.
6684 (g++_init): Pass gccpath's value to two previous functions.
6685
6686 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6687
6688 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6689 Ensure logfile entry matches exec command line.
6690
6691 2001-05-31 Richard Henderson <rth@redhat.com>
6692
6693 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6694 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6695
6696 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
6697
6698 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6699 compiler for irix6.2
6700
6701 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
6702
6703 * g++.old-deja/g++.other/optimize3.C: New file.
6704
6705 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
6706
6707 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6708 assemble.
6709
6710 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
6711
6712 * g++.old-deja/g++.other/optimize2.C: New file.
6713
6714 2001-05-25 Diego Novillo <dnovillo@redhat.com>
6715
6716 * gcc.c-torture/compile/20010518-2.c: New file.
6717 * gcc.c-torture/execute/20010518-1.c: New file.
6718 * gcc.c-torture/execute/20010518-2.c: New file.
6719
6720 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
6721
6722 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6723
6724 2001-05-24 Mark Mitchell <mark@codesourcery.com>
6725
6726 G++ no longer defines builtins that do not begin with __builtin.
6727 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6728 * g++.old-deja/g++.brendand/misc13.C: Likewise.
6729 * g++.old-deja/g++.law/builtin1.C: Likewise.
6730 * g++.old-deja/g++.law/cvt2.C: Likewise.
6731 * g++.old-deja/g++.mike/net5.C: Likewise.
6732 * g++.old-deja/g++.other/builtins1.C: Likewise.
6733 * g++.old-deja/g++.other/builtins2.C: Likewise.
6734 * g++.old-deja/g++.other/builtins3.C: Likewise.
6735 * g++.old-deja/g++.other/builtins4.C: Likewise.
6736 * g++.old-deja/g++.other/inline8.C: Likewise.
6737 * g++.old-deja/g++.robertl/eb39.C: Likewise.
6738
6739 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
6740
6741 * g++.old-deja/g++.pt/using1.C: Adjust.
6742 * g++.old-deja/g++.pt/using2.C: New test.
6743
6744 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
6745
6746 * gcc.dg/cpp/charconst.c: New tests.
6747 * gcc.dg/cpp/escape.c: New tests.
6748 * gcc.dg/cpp/escape-1.c: New tests.
6749 * gcc.dg/cpp/escape-2.c: New tests.
6750 * gcc.dg/cpp/ucs.c: New tests.
6751
6752 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
6753
6754 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
6755 native compiler for irix6.5.
6756
6757 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
6758
6759 * lib/g++.exp (g++_include_flags): Use args to compute
6760 get_multilibs.
6761 (g++_link_flags): Likewise.
6762 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6763
6764 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
6765
6766 * gcc.dg/c90-hexfloat-1.c: Add more tests.
6767
6768 2001-05-21 Geoff Keating <geoffk@redhat.com>
6769
6770 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6771 this file.
6772
6773 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6774
6775 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6776 STACK_SIZE;
6777 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6778 to STACK_SIZE; Use it to define size of add_histo array.
6779 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6780 to STACK_SIZE.
6781 (f): Use GITT_SIZE to define size of gitt local table.
6782 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6783 to STACK_SIZE; Use it to define size of bytemem array.
6784
6785 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6786
6787 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6788 on 68HC11/HC12 due to the asm instruction.
6789 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6790 * gcc.c-torture/compile/920520-1.x: Likewise.
6791 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6792 on 68HC11/HC12 because the function is larger than 64K.
6793 * gcc.c-torture/compile/961203-1.x: New file, this test fails
6794 on 68HC11/HC12 because the structure is too large.
6795
6796 2001-05-20 Richard Henderson <rth@redhat.com>
6797
6798 * gcc.c-torture/execute/20010520-1.c: New.
6799
6800 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6801
6802 * g++.old-deja/g++.warn/compare1.C: New test.
6803 * gcc.dg/compare4.c: New test.
6804
6805 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
6806
6807 * g++.old-deja/g++.other/optimize1.C: New test.
6808
6809 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6810
6811 * g++.old-deja/g++.pt/spec41.C: New test.
6812
6813 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
6814
6815 * gcc.c-torture/compile/20010114-1.x: Remove.
6816
6817 2001-05-18 Stan Shebs <shebs@apple.com>
6818
6819 * gcc.c-torture/compile/20010518-1.c: New test.
6820
6821 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
6822
6823 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6824 * g++.old-deja/g++.pt/crash67.C: New test.
6825
6826 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
6827
6828 * g++.old-deja/g++.other/debug9.C: New test.
6829
6830 2001-05-16 Zack Weinberg <zackw@stanford.edu>
6831
6832 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6833
6834 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
6835
6836 * gcc.c-torture/compile/20010516-1.c: New test.
6837
6838 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6839
6840 * g++.old-deja/g++.other/crash41.C: New test.
6841
6842 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6843
6844 * g++.old-deja/g++.pt/crash66.C: New test.
6845
6846 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
6847
6848 * g++.old-deja/g++.robertl/eb27.C: Convert.
6849
6850 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6851
6852 * g++.dg/friend-warn.C: New test. Do not warn about friend
6853 declaration being redundant.
6854
6855 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
6856
6857 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6858
6859 2001-05-14 Mark Mitchell <mark@codesourcery.com>
6860
6861 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6862
6863 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
6864
6865 * lib/g++.exp: Use testsuite_flags.
6866
6867 2001-05-13 Mark Mitchell <mark@codesourcery.com>
6868
6869 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6870
6871 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
6872
6873 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6874
6875 2001-05-11 Mark Mitchell <mark@codesourcery.com>
6876
6877 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6878
6879 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
6880
6881 * gcc.c-torture/compile/20010313-1.c: New test.
6882
6883 2001-05-09 Zack Weinberg <zackw@stanford.edu>
6884
6885 * gcc.dg/cpp/direct2.c: New test.
6886 * gccq.dg/cpp/direct2s.c: New test.
6887
6888 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6889
6890 2001-05-07 Mark Mitchell <mark@codesourcery.com>
6891
6892 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6893 * g++.old-deja/g++.other/op3.C: Likewise.
6894
6895 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
6896
6897 * gcc.dg/cpp/syshdr.h: New file.
6898 * gcc.dg/cpp/sysmac1.c: Update.
6899 * gcc.dg/cpp/sysmac2.c: Update.
6900
6901 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
6902
6903 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6904
6905 2001-05-04 David Edelsohn <edelsohn@gnu.org>
6906
6907 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6908 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6909
6910 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
6911
6912 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6913
6914 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
6915
6916 * lib/g++.exp (g++_include_flags): Don't use any special flags
6917 if TESTING_IN_BUILD_TREE is not defined.
6918 (g++_init): Use a plain 'c++' as the compiler if
6919 TESTING_IN_BUILD_TREEE is not defined.
6920
6921 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6922
6923 * g++.old-deja/g++.eh/catch13.C: New test.
6924 * g++.old-deja/g++.eh/catch14.C: New test.
6925
6926 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6927
6928 * gcc.dg/cpp/tr-define.c: New test.
6929
6930 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
6931
6932 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6933 <stdlib.h>, not <malloc.h>.
6934
6935 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6936
6937 * g++.old-deja/g++.ns/template17.C: New test.
6938
6939 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6940
6941 * g++.old-deja/g++.pt/ref4.C: New test.
6942
6943 2001-04-30 Richard Henderson <rth@redhat.com>
6944
6945 * gcc.dg/20000724-1.c: Revert last change.
6946
6947 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
6948
6949 * g77.f-torture/execute/20010430.f: New test.
6950
6951 2001-04-30 Mark Mitchell <mark@codesourcery.com>
6952
6953 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6954
6955 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
6956
6957 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6958
6959 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6960
6961 * g++.old-deja/g++.eh/crash6.C: New test.
6962
6963 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6964
6965 * g++.old-deja/g++.other/warn7.C: New test.
6966
6967 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6968
6969 * g++.old-deja/g++.other/defarg9.C: New test.
6970
6971 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6972
6973 * g77.f-torture/compile/20010426.f: New test.
6974 * g77.f-torture/execute/20010426.f: New test.
6975
6976 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6977
6978 * g77.f-torture/compile/20000629-1.x: Remove - error
6979 has been fixed.
6980
6981 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
6982
6983 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6984 Tweak slightly to work with g++.dg framework.
6985 * g++.dg/special/ecos.exp: Run initp1.C test.
6986 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6987
6988 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6989 its linker doesn't give line numbers either.
6990 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6991
6992 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6993
6994 * g++.old-deja/g++.other/lex1.C: New test.
6995
6996 2001-04-26 Jakub Jelinek <jakub@redhat.com>
6997
6998 * gcc.dg/noncompile/20010425-1.c: New test.
6999
7000 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
7001
7002 * g++.old-deja/g++.pt/mangle2.C: New test.
7003
7004 2001-04-25 Jakub Jelinek <jakub@redhat.com>
7005
7006 * gcc.dg/format/plus-1.c: New test.
7007
7008 2001-04-25 Jakub Jelinek <jakub@redhat.com>
7009
7010 * gcc.dg/20010423-1.c: New test.
7011
7012 2001-04-25 Jakub Jelinek <jakub@redhat.com>
7013
7014 * gcc.c-torture/execute/20010422-1.c: New test.
7015
7016 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
7017
7018 * g++.old-deja/g++.ns/type2.C: New test.
7019
7020 2001-04-24 Zack Weinberg <zackw@stanford.edu>
7021
7022 * g++.old-deja/g++.other/perf1.C: New test.
7023
7024 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
7025
7026 * gcc.dg/c99-func-2.c: Remove xfail.
7027 * gcc.dg/c99-func-3.c: Remove xfail.
7028 * gcc.dg/c99-func-4.c: Remove xfail.
7029
7030 2001-04-23 Zack Weinberg <zackw@stanford.edu>
7031
7032 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
7033
7034 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
7035
7036 * gcc.c-torture/compile/20010423-1.c: New test.
7037
7038 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
7039
7040 * g++.old-deja/g++.pt/typename28.C: New test.
7041
7042 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
7043
7044 * g++.old-deja/g++.abi/empty2.C: New test.
7045 * g++.old-deja/g++.abi/empty3.C: New test.
7046
7047 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7048
7049 * g++.old-deja/g++.other/comdat2.C: New test.
7050 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
7051
7052 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7053
7054 * g++.old-deja/g++.other/overload14.C: New test.
7055
7056 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7057
7058 * g++.old-deja/g++.other/lookup23.C: New test.
7059
7060 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7061
7062 * gcc.c-torture/execute/20010403-1.c: New test.
7063
7064 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
7065 Mark Mitchell <mark@codesourcery.com>
7066
7067 * lib/old-dejagnu.exp: Don't delete output of executable.
7068 Add .exe suffix to executables.
7069
7070 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
7071
7072 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
7073
7074 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7075
7076 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
7077
7078 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
7079
7080 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
7081 * g++.old-deja/g++.abi/crash1.C: New test.
7082
7083 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
7084
7085 * g++.old-deja/g++.other/crash40.C: New test.
7086
7087 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7088
7089 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
7090
7091 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
7092
7093 * g++.old-deja/g++.other/warn6.C: New test.
7094
7095 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
7096
7097 * g++.old-deja/g++.robertl/eb42.C: Same.
7098
7099 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7100
7101 * gcc.dg/wtr-conversion-1.c: New testcase.
7102
7103 2001-04-10 Richard Henderson <rth@redhat.com>
7104
7105 * g++.old-deja/g++.other/array5.C: New.
7106
7107 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7108
7109 * gcc.c-torture/execute/20010408-1.c: New test.
7110
7111 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
7112
7113 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
7114 headers and constructs.
7115 * g++.old-deja/g++.robertl/eb79.C: Same.
7116 * g++.old-deja/g++.robertl/eb77.C (main): Same.
7117 * g++.old-deja/g++.robertl/eb73.C: Same.
7118 * g++.old-deja/g++.robertl/eb66.C (main): Same.
7119 * g++.old-deja/g++.robertl/eb55.C (t): Same.
7120 * g++.old-deja/g++.robertl/eb54.C (main): Same.
7121 * g++.old-deja/g++.robertl/eb46.C (main): Same.
7122 * g++.old-deja/g++.robertl/eb44.C: Same.
7123 * g++.old-deja/g++.robertl/eb41.C (main): Same.
7124 * g++.old-deja/g++.robertl/eb4.C (main): Same.
7125 * g++.old-deja/g++.robertl/eb39.C: Same.
7126 * g++.old-deja/g++.robertl/eb33.C (main): Same.
7127 * g++.old-deja/g++.robertl/eb31.C (main): Same.
7128 * g++.old-deja/g++.robertl/eb30.C: Same.
7129 * g++.old-deja/g++.robertl/eb3.C: Same.
7130 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
7131 * g++.old-deja/g++.robertl/eb21.C: Same.
7132 * g++.old-deja/g++.robertl/eb15.C: Same.
7133 * g++.old-deja/g++.robertl/eb118.C: Same.
7134 * g++.old-deja/g++.robertl/eb115.C (main): Same.
7135 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
7136 * g++.old-deja/g++.robertl/eb109.C: Same.
7137 * g++.old-deja/g++.other/sibcall1.C (main): Same.
7138 * g++.old-deja/g++.mike/rtti1.C: Same.
7139 * g++.old-deja/g++.mike/p658.C: Same.
7140 * g++.old-deja/g++.mike/net46.C: Same.
7141 * g++.old-deja/g++.mike/net34.C: Same.
7142 * g++.old-deja/g++.mike/memoize1.C: Same.
7143 * g++.old-deja/g++.mike/eh2.C: Same.
7144 * g++.old-deja/g++.law/weak.C: Same.
7145 * g++.old-deja/g++.law/visibility7.C: Same.
7146 * g++.old-deja/g++.law/visibility25.C: Same.
7147 * g++.old-deja/g++.law/visibility22.C: Same.
7148 * g++.old-deja/g++.law/visibility2.C: Same.
7149 * g++.old-deja/g++.law/visibility17.C: Same.
7150 * g++.old-deja/g++.law/visibility13.C: Same.
7151 * g++.old-deja/g++.law/visibility10.C: Same.
7152 * g++.old-deja/g++.law/visibility1.C: Same.
7153 * g++.old-deja/g++.law/virtual3.C (eval): Same.
7154 * g++.old-deja/g++.law/vbase1.C: Same.
7155 * g++.old-deja/g++.law/operators32.C: Same.
7156 * g++.old-deja/g++.law/nest3.C: Same.
7157 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
7158 * g++.old-deja/g++.law/except5.C (main): Same.
7159 * g++.old-deja/g++.law/cvt7.C (run): Same.
7160 * g++.old-deja/g++.law/cvt2.C: Same.
7161 * g++.old-deja/g++.law/cvt16.C: Same.
7162 * g++.old-deja/g++.law/ctors6.C (bar): Same.
7163 * g++.old-deja/g++.law/ctors17.C (main): Same.
7164 * g++.old-deja/g++.law/ctors13.C: Same.
7165 * g++.old-deja/g++.law/ctors12.C (main): Same.
7166 * g++.old-deja/g++.law/ctors10.C: Same.
7167 * g++.old-deja/g++.law/code-gen5.C: Same.
7168 * g++.old-deja/g++.law/bad-error7.C: Same.
7169 * g++.old-deja/g++.law/arm9.C: Same.
7170 * g++.old-deja/g++.law/arm12.C: Same.
7171 * g++.old-deja/g++.law/arg8.C: Same.
7172 * g++.old-deja/g++.law/arg1.C: Same.
7173 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
7174 * g++.old-deja/g++.jason/template31.C: Same.
7175 * g++.old-deja/g++.jason/template24.C (main): Same.
7176 * g++.old-deja/g++.jason/2371.C: Same.
7177 * g++.old-deja/g++.eh/new2.C: Same.
7178 * g++.old-deja/g++.eh/new1.C: Same.
7179 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
7180 * g++.old-deja/g++.brendan/nest21.C (main): Same.
7181 * g++.old-deja/g++.brendan/err-msg3.C: Same.
7182 * g++.old-deja/g++.brendan/crash62.C: Same.
7183 * g++.old-deja/g++.brendan/crash52.C: Same.
7184 * g++.old-deja/g++.brendan/crash49.C (main): Same.
7185 * g++.old-deja/g++.brendan/crash38.C: Same.
7186 * g++.old-deja/g++.brendan/crash15.C (main): Same.
7187 * g++.old-deja/g++.brendan/copy9.C: Same.
7188
7189 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
7190
7191 * gcc.c-torture/execute/20001203-2.c (memset):
7192 Count argument is of type __SIZE_TYPE__.
7193
7194 2001-04-04 Diego Novillo <dnovillo@redhat.com>
7195
7196 * gcc.c-torture/compile/20010404-1.c: New test.
7197
7198 2001-04-04 Jakub Jelinek <jakub@redhat.com>
7199
7200 * gcc.c-torture/compile/20010326-1.c: New test.
7201
7202 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
7203
7204 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
7205 peculiarities of the SH.
7206 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7207
7208 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7209
7210 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7211 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7212 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7213
7214 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7215
7216 * g77.f-torture/compile/20010321-1.f: New test.
7217
7218 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7219
7220 * gcc.c-torture/compile/20010329-1.c: New test.
7221
7222 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7223
7224 * gcc.c-torture/execute/20010329-1.c: New test.
7225
7226 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7227
7228 * g++.old-deja/g++.other/eh4.C: Fix typo.
7229
7230 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7231
7232 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7233
7234 2001-03-28 Philip Blundell <philb@gnu.org>
7235
7236 * gcc.c-torture/compile/20010328-1.c: New test.
7237
7238 2001-03-27 Richard Henderson <rth@redhat.com>
7239
7240 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7241 * g++.old-deja/g++.eh/vbase3.C: Likewise.
7242
7243 2001-03-27 Alan Modra <alan@linuxcare.com.au>
7244
7245 * gcc.c-torture/compile/20010327-1.c: New test.
7246
7247 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
7248
7249 * g++.old-deja/g++.other/friend12.C: New test.
7250 * g++.old-deja/g++.other/friend9.C: Expect no errors.
7251 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7252
7253 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
7254
7255 * gcc.c-torture/execute/20010325-1.c: New test.
7256
7257 2001-03-23 Jakub Jelinek <jakub@redhat.com>
7258
7259 * g++.old-deja/g++.other/mangle3.C: New test.
7260
7261 2001-03-22 Jakub Jelinek <jakub@redhat.com>
7262
7263 * g++.old-deja/g++.other/anon8.C: New test.
7264
7265 2001-03-20 Philip Blundell <philb@gnu.org>
7266
7267 * gcc.c-torture/compile/20010320-1.c: New test.
7268
7269 2001-03-17 Richard Henderson <rth@redhat.com>
7270
7271 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7272
7273 2001-03-15 Geoff Keating <geoff@redhat.com>
7274
7275 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7276 tests on AIX.
7277
7278 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7279
7280 * g++.old-deja/g++.other/eh4.C: New test.
7281
7282 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7283
7284 * gcc.dg/cpp/mi1.c: Update.
7285
7286 2001-03-14 Jakub Jelinek <jakub@redhat.com>
7287
7288 * g++.old-deja/g++.other/regstack.C: New test.
7289
7290 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7291
7292 * g++.old-deja/g++.other/ref4.C: New test.
7293
7294 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7295
7296 * objc/execute/va_method.m: Added.
7297 * objc/execute/IMP.m: Added.
7298 * objc/execute/_cmd.m: Added.
7299 * objc/execute/accessing_ivars.m: Added.
7300 * objc/execute/class-1.m: Added.
7301 * objc/execute/class-10.m: Added.
7302 * objc/execute/class-11.m: Added.
7303 * objc/execute/class-12.m: Added.
7304 * objc/execute/class-13.m: Added.
7305 * objc/execute/class-14.m: Added.
7306 * objc/execute/class-2.m: Added.
7307 * objc/execute/class-3.m: Added.
7308 * objc/execute/class-4.m: Added.
7309 * objc/execute/class-5.m: Added.
7310 * objc/execute/class-6.m: Added.
7311 * objc/execute/class-7.m: Added.
7312 * objc/execute/class-8.m: Added.
7313 * objc/execute/class-9.m: Added.
7314 * objc/execute/class-tests-1.h
7315 * objc/execute/class-tests-2.h
7316 * objc/execute/compatibility_alias.m: Added.
7317 * objc/execute/encode-1.m: Added.
7318 * objc/execute/formal_protocol-1.m: Added.
7319 * objc/execute/formal_protocol-2.m: Added.
7320 * objc/execute/formal_protocol-3.m: Added.
7321 * objc/execute/formal_protocol-4.m: Added.
7322 * objc/execute/formal_protocol-5.m: Added.
7323 * objc/execute/formal_protocol-6.m: Added.
7324 * objc/execute/formal_protocol-7.m: Added.
7325 * objc/execute/informal_protocol.m: Added.
7326 * objc/execute/initialize.m: Added.
7327 * objc/execute/load.m: Added.
7328 * objc/execute/many_args_method.m: Added.
7329 * objc/execute/nested-3.m: Added.
7330 * objc/execute/no_clash.m: Added.
7331 * objc/execute/private.m: Added.
7332 * objc/execute/redefining_self.m: Added.
7333 * objc/execute/root_methods.m: Added.
7334 * objc/execute/selector-1.m: Added.
7335 * objc/execute/static-1.m: Added.
7336 * objc/execute/static-2.m: Added.
7337 * objc/execute/va_method.m: Added.
7338
7339 2001-03-10 Richard Henderson <rth@redhat.com>
7340
7341 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7342
7343 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7344
7345 * g++.old-deja/g++.other/crash31.C: XFAIL.
7346 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7347 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7348 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7349 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7350 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7351
7352 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7353
7354 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7355
7356 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7357
7358 * gcc.dg/20000724-1.c: Don't use multiline strings.
7359
7360 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7361
7362 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7363 result of -cString against what we expect it to be; don't just
7364 print it out for no one to read.
7365
7366 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7367 Based on testcases provided by Nicola Pero.
7368
7369 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7370
7371 * gcc.dg/cpp/macro7.c: New test.
7372
7373 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7374
7375 * gcc.dg/cpp/multiline.c: Update.
7376
7377 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7378
7379 * g++.old-deja/g++.other/enum3.C: New test.
7380
7381 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7382
7383 * g++.old-deja/g++.other/pod1.C: New test.
7384
7385 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7386
7387 * g++.old-deja/g++.ext/overload1.C: New test.
7388
7389 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7390
7391 * g++.old-deja/g++.pt/using1.C: New test.
7392
7393 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7394
7395 * g++.old-deja/g++.other/using9.C: New test.
7396
7397 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7398
7399 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7400
7401 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7402
7403 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7404
7405 * g++.old-deja/g++.ext/realpt1.C: Remove.
7406
7407 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7408
7409 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7410
7411 2001-02-26 Will Cohen <wcohen@redhat.com>
7412
7413 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7414
7415 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7416
7417 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7418 templatized constructors.
7419
7420 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7421
7422 * gcc.c-torture/execute/20010224-1.c: New test.
7423
7424 2001-02-23 Jakub Jelinek <jakub@redhat.com>
7425
7426 * gcc.c-torture/execute/20010222-1.c: New test.
7427
7428 2001-02-22 Jakub Jelinek <jakub@redhat.com>
7429
7430 * g++.old-deja/g++.other/inline20.C: New test.
7431
7432 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7433
7434 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7435
7436 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7437
7438 * g++.old-deja/g++.other/lookup22.C: New test.
7439
7440 2001-02-19 Zack Weinberg <zackw@stanford.edu>
7441
7442 * g77.dg: New directory.
7443 * g77.dg/20010216-1.f: New test case.
7444 * g77.dg/dg.exp: New driver.
7445 * lib/g77-dg.exp: New driver library.
7446
7447 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7448
7449 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7450
7451 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7452
7453 * g++.old-deja/g++.other/decl9.C: New test.
7454
7455 2001-02-16 Jakub Jelinek <jakub@redhat.com>
7456
7457 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7458 not need <string> and also tests the initialization at runtime.
7459
7460 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7461
7462 * gcc.c-torture/execute/longlong.c: New test.
7463
7464 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
7465
7466 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7467
7468 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
7469
7470 * gcc.c-torture/execute/920302-1.c (execute):
7471 Change argument type to short.
7472
7473 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7474
7475 * g++.old-deja/g++.pt/deduct6.C: New test.
7476
7477 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7478
7479 * g++.old-deja/g++.pt/deduct5.C: New test.
7480
7481 2001-02-14 Jakub Jelinek <jakub@redhat.com>
7482
7483 * gcc.c-torture/execute/20010209-1.c: New test.
7484
7485 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7486
7487 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7488
7489 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
7490
7491 * g++.dg/vtgc1.C: Update for new ABI.
7492
7493 * consistency.vlad: New directory, 1665 files.
7494
7495 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7496
7497 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7498 return type.
7499 * gcc.dg/cpp/digraphs.c: Declare puts.
7500
7501 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7502
7503 * g++.old-deja/g++.other/warn5.C: New test.
7504
7505 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7506
7507 * g++.old-deja/g++.pt/spec40.C: New test.
7508
7509 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7510
7511 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7512 case.
7513 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7514
7515 2001-02-12 Jakub Jelinek <jakub@redhat.com>
7516
7517 * gcc.c-torture/compile/20010209-1.c: New test.
7518
7519 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7520
7521 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7522 excess errors message but not if it crashes.
7523 * g++.old-deja/g++.other/crash27.C: Likewise.
7524 * g++.old-deja/g++.other/crash28.C: Likewise.
7525 * g++.old-deja/g++.other/crash30.C: Likewise.
7526 * g++.old-deja/g++.other/crash32.C: Likewise.
7527 * g++.old-deja/g++.other/crash35.C: Likewise.
7528 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7529
7530 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7531
7532 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7533 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7534 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7535 g77.f-torture/execute/execute.exp,
7536 g77.f-torture/noncompile/noncompile.exp,
7537 gcc.c-torture/execute/execute.exp,
7538 gcc.c-torture/execute/memcheck/memcheck.exp,
7539 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7540 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7541 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7542 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7543 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7544 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7545 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7546 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7547 Remove bug reporting instructions with ancient email addresses.
7548
7549 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7550
7551 * gcc.dg/20010202-1.c: New test.
7552 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7553
7554 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7555
7556 * g++.dg/stdbool-if.C: New test.
7557
7558 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7559
7560 * objc/execute/fdecl.m: Added main().
7561
7562 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7563
7564 * gcc.c-torture/execute/20010206-1.c: New test.
7565
7566 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7567
7568 * gcc.dg/cpp/avoidpaste1.c: Update.
7569
7570 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7571
7572 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7573 Pero <nicola@brainstorm.co.uk>.
7574 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7575
7576 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7577
7578 * g++.old-deja/g++.pt/spec39.C: New test.
7579
7580 2001-02-05 Jakub Jelinek <jakub@redhat.com>
7581
7582 * gcc.c-torture/compile/20010202-1.c: New test.
7583
7584 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7585
7586 * g++.old-deja/g++.abi/primary2.C: New test.
7587 * g++.old-deja/g++.abi/primary3.C: New test.
7588 * g++.old-deja/g++.abi/primary4.C: New test.
7589 * g++.old-deja/g++.abi/primary5.C: New test.
7590 * g++.old-deja/g++.abi/vtable3.h: New test.
7591 * g++.old-deja/g++.abi/vtable3a.C: New test.
7592 * g++.old-deja/g++.abi/vtable3b.C: New test.
7593 * g++.old-deja/g++.abi/vtable3c.C: New test.
7594 * g++.old-deja/g++.abi/vtable3d.C: New test.
7595 * g++.old-deja/g++.abi/vtable3e.C: New test.
7596 * g++.old-deja/g++.abi/vtable3f.C: New test.
7597 * g++.old-deja/g++.abi/vtable3g.C: New test.
7598 * g++.old-deja/g++.abi/vtable3h.C: New test.
7599 * g++.old-deja/g++.abi/vtable3i.C: New test.
7600 * g++.old-deja/g++.abi/vtable3j.C: New test.
7601 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7602
7603 2001-02-03 Jakub Jelinek <jakub@redhat.com>
7604
7605 * g++.old-deja/g++.other/anon6.C: New test.
7606 * g++.old-deja/g++.other/anon7.C: New test.
7607
7608 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7609
7610 * gcc.dg/cpp/avoidpaste2.c: New tests.
7611
7612 2001-01-31 Jakub Jelinek <jakub@redhat.com>
7613
7614 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7615
7616 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7617
7618 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7619 DECIMAL_DIG cases for Irix."
7620
7621 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
7622
7623 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7624
7625 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7626
7627 * gcc.dg/c99-tag-1.c: New test.
7628
7629 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7630
7631 * gcc.dg/cpp/tr-warn1.c: Add tests.
7632
7633 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7634
7635 * gcc.dg/cpp/avoidpaste1.c: Update.
7636 * gcc.dg/cpp/paste4.c: Update.
7637
7638 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
7639
7640 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7641 cases for Irix.
7642
7643 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7644
7645 * g++.old-deja/g++.other/inline19.C: New test.
7646
7647 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
7648
7649 * gcc.dg/Wlarger-than.c: New test.
7650
7651 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
7652
7653 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7654
7655 2001-01-29 Jakub Jelinek <jakub@redhat.com>
7656
7657 * gcc.c-torture/execute/20010129-1.c: New test.
7658 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7659
7660 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
7661
7662 * gcc.dg/cpp/avoidpaste1.c: Test case.
7663
7664 2001-01-28 Jakub Jelinek <jakub@redhat.com>
7665
7666 * g++.old-deja/g++.other/inline18.C: New test.
7667
7668 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7669
7670 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7671 and __builtin_putchar.
7672
7673 2001-01-27 Jakub Jelinek <jakub@redhat.com>
7674
7675 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7676 tests.
7677
7678 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
7679
7680 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7681 floating point number rounding mode to round to the nearest
7682 representable mode.
7683
7684 2001-01-25 Jakub Jelinek <jakub@redhat.com>
7685
7686 * g++.old-deja/g++.other/mangle2.C: New test.
7687
7688 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
7689
7690 * gcc.c-torture/compile/20010124-1.c: New test.
7691
7692 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
7693
7694 * g++.old-deja/g++.pt/spec38.C: New test.
7695
7696 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7697
7698 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7699 "Build don't run".
7700
7701 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7702
7703 * gcc.c-torture/execute/20010123-1.c: New test.
7704
7705 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7706
7707 * g++.old-deja/g++.pt/spec37.C: New test.
7708
7709 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7710
7711 * g++.old-deja/g++.pt/overload14.C: New test.
7712
7713 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7714
7715 * gcc.c-torture/execute/20010122-1.c: New test, exercise
7716 __builtin_return_address.
7717
7718 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
7719
7720 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7721 * g++.old-deja/g++.pt/spec35.C: New test.
7722 * g++.old-deja/g++.pt/spec36.C: New test.
7723
7724 2001-01-20 Jakub Jelinek <jakub@redhat.com>
7725
7726 * gcc.c-torture/compile/20010118-1.c: New test.
7727
7728 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
7729
7730 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7731
7732 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7733
7734 * gcc.c-torture/execute/20010119-1.c: New test.
7735
7736 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7737
7738 * g++.old-deja/g++.other/vbase5.C: New test.
7739
7740 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7741
7742 * gcc.c-torture/execute/20010118-1.c: New test.
7743
7744 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7745
7746 * g++.old-deja/g++.pt/deduct3.C: New test.
7747
7748 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7749
7750 * g++.old-deja/g++.pt/spec34.C: New test.
7751
7752 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7753
7754 * g77.f-torture/compile/20000601-2.f: New test.
7755
7756 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7757
7758 * g++.old-deja/g++.other/init17.C: New test.
7759
7760 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
7761
7762 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7763
7764 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7765
7766 * g++.old-deja/g++.pt/unify8.C: New test.
7767
7768 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7769
7770 * g++.old-deja/g++.abi/vbase1.C: New test.
7771
7772 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7773
7774 * g++.old-deja/g++.pt/crash65.C: New test.
7775
7776 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
7777
7778 * gcc.dg/cpp/assembl2.S: New test case.
7779
7780 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
7781
7782 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7783 are supported.
7784
7785 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7786
7787 * g++.old-deja/g++.other/builtins1.C: New test.
7788 * g++.old-deja/g++.other/builtins2.C: Likewise.
7789 * g++.old-deja/g++.other/builtins3.C: Likewise.
7790 * g++.old-deja/g++.other/builtins4.C: Likewise.
7791
7792 2001-01-17 Jakub Jelinek <jakub@redhat.com>
7793
7794 * gcc.c-torture/compile/20010117-1.c: New test.
7795 * gcc.c-torture/compile/20010117-2.c: New test.
7796
7797 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7798
7799 * g77.f-torture/execute/20010116.[fx]: New test,
7800 XFAIL on i?86-*-*.
7801 * g77.f-torture/compile/20010115.f: Indicate it's
7802 a test for PR fortran/1636.
7803
7804 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
7805
7806 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7807
7808 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7809
7810 * g77.f-torture/compile/20010115.f: New test.
7811
7812 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
7813
7814 * g++.old-deja/g++.pt/nontype5.C: New test.
7815
7816 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
7817
7818 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7819 have an equivalent working one below it.
7820
7821 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7822
7823 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7824 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7825
7826 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7827
7828 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7829 message containing "init_priority".
7830 (conpr-2.C): Likewise.
7831 (conpr-3.C): Likewise.
7832 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7833
7834 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7835
7836 * gcc.c-torture/execute/20010114-2.c: New test.
7837
7838 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7839
7840 * gcc.c-torture/compile/20010114-1.c: New test.
7841 * gcc.c-torture/compile/20010114-1.x: Xfail.
7842 * gcc.c-torture/compile/20010114-2.c: New test.
7843 * gcc.c-torture/execute/20010114-1.c: New test.
7844 * gcc.dg/trunc-1.c: New test.
7845 * gcc.dg/uninit-B.c: New test.
7846
7847 2001-01-13 Nick Clifton <nickc@redhat.com>
7848
7849 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7850 target.
7851
7852 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
7853
7854 * gcc.c-torture/compile/20010113-1.c: New test.
7855
7856 2001-01-13 Jakub Jelinek <jakub@redhat.com>
7857
7858 * gcc.c-torture/compile/20001212-1.c: New test.
7859
7860 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
7861
7862 * gcc.dg/cpp/widestr1.c: Update.
7863 * gcc.dg/cpp/prag-imp.c: Remove.
7864
7865 2001-01-12 Jakub Jelinek <jakub@redhat.com>
7866
7867 * gcc.c-torture/execute/20000801-3.x: Remove.
7868 * gcc.dg/c90-init-1.c: New test.
7869 * gcc.dg/c99-init-1.c: New test.
7870 * gcc.dg/c99-init-2.c: New test.
7871 * gcc.dg/gnu99-init-1.c: New test.
7872
7873 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
7874
7875 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7876 testing that no relevant ones were found.
7877
7878 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7879
7880 * g++.old-deja/g++.pt/cast2.C: New test.
7881
7882 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7883
7884 * g++.old-deja/g++.pt/friend47.C: New test.
7885
7886 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7887
7888 * g++.old-deja/g++.pt/instantiate13.C: New test.
7889
7890 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7891
7892 * g++.old-deja/g++.other/defarg7.C: New test.
7893 * g++.old-deja/g++.other/defarg8.C: New test.
7894
7895 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7896
7897 * g++.old-deja/g++.pt/crash64.C: New test.
7898
7899 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7900
7901 * g++.old-deja/g++.pt/crash63.C: New test.
7902
7903 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
7904
7905 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7906
7907 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
7908
7909 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7910
7911 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7912
7913 * g++.old-deja/g++.pt/error3.C: New test.
7914
7915 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7916
7917 * g++.old-deja/g++.other/crash39.C: New test.
7918
7919 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7920
7921 * g++.old-deja/g++.other/vbase4.C: New test.
7922
7923 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
7924
7925 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7926 * gcc.dg/special/20000419-2.c: New file. Identical to above.
7927 * gcc.dg/special/special.exp: New test driver which will check
7928 for alias support for the above test.
7929
7930 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
7931
7932 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7933 problems on small machines.
7934 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7935 parameterize.
7936
7937 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
7938
7939 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7940 mips.
7941 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7942
7943 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
7944
7945 * g++.old_deja/g++.pt/using8.C: New test.
7946
7947 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
7948
7949 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7950
7951 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
7952
7953 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7954 where a failure is expected.
7955 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7956
7957 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7958
7959 * g++.old_deja/g++.pt/instantiate12.C: New test.
7960
7961 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7962
7963 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7964 start of structs.
7965 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7966 * g++.old-deja/g++.brendan/crash17.C: Likewise.
7967 * g++.old-deja/g++.brendan/crash29.C: Likewise.
7968 * g++.old-deja/g++.brendan/crash48.C: Likewise.
7969 * g++.old-deja/g++.brendan/ns1.C: Likewise.
7970 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7971 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7972 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7973 * g++.old-deja/g++.eh/spec6.C: Likewise.
7974 * g++.old-deja/g++.jason/crash3.C: Likewise.
7975 * g++.old-deja/g++.law/ctors11.C: Likewise.
7976 * g++.old-deja/g++.law/ctors17.C: Likewise.
7977 * g++.old-deja/g++.law/ctors5.C: Likewise.
7978 * g++.old-deja/g++.law/ctors9.C: Likewise.
7979 * g++.old-deja/g++.mike/ambig1.C: Likewise.
7980 * g++.old-deja/g++.mike/net22.C: Likewise.
7981 * g++.old-deja/g++.mike/p3538a.C: Likewise.
7982 * g++.old-deja/g++.mike/p3538b.C: Likewise.
7983 * g++.old-deja/g++.mike/virt3.C: Likewise.
7984 * g++.old-deja/g++.niklas/t128.C: Likewise.
7985 * g++.old-deja/g++.other/anon4.C: Likewise.
7986 * g++.old-deja/g++.other/using1.C: Likewise.
7987 * g++.old-deja/g++.other/warn3.C: Likewise.
7988 * g++.old-deja/g++.pt/t37.C: Likewise.
7989 * g++.old-deja/g++.robertl/eb69.C: Likewise.
7990 * g++.old-deja/g++.robertl/eb71.C: Likewise.
7991
7992 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7993
7994 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7995
7996 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7997
7998 * gcc.c-torture/execute/stdio-opt-3.c: New test.
7999
8000 2001-01-07 Jakub Jelinek <jakub@redhat.com>
8001
8002 * gcc.c-torture/compile/20010107-1.c: New test.
8003
8004 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
8005
8006 * gcc.c-torture/execute/builtin-noret-1.c: New test.
8007
8008 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
8009
8010 * gcc.dg/format/format.h: New file.
8011 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
8012 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
8013 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
8014 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
8015 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
8016 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
8017 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
8018 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
8019 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
8020 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
8021 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
8022 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
8023 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
8024 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
8025 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
8026 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
8027 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
8028 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
8029 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
8030 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
8031 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
8032 instead of declaring standard types, macros and functions in each
8033 test.
8034
8035 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
8036
8037 * gcc.c-torture/execute/20010106-1.c: New test.
8038
8039 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
8040
8041 * gcc.dg/format/format.exp: New file.
8042 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
8043 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
8044 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
8045 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
8046 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
8047 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
8048 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
8049 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
8050 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
8051 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
8052 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
8053 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
8054 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
8055 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
8056 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
8057 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
8058 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
8059 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
8060 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
8061 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
8062 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
8063 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
8064 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
8065 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
8066 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
8067 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
8068 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
8069 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
8070 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
8071 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
8072 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
8073 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
8074 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
8075 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
8076 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
8077 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
8078 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
8079 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
8080 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
8081 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
8082 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
8083 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
8084
8085 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
8086
8087 * gcc.c-torture/execute/991228-1.c: Take word endianness into
8088 account.
8089
8090 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
8091
8092 * gcc.c-torture/execute/builtin-complex-1.c: New test.
8093
8094 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
8095
8096 * g++.old-deja/g++.pt/crash62.C: New test.
8097
8098 2001-01-04 Richard Henderson <rth@redhat.com>
8099
8100 * gcc.dg/20000926-1.c: Update expected warnings.
8101 * gcc.dg/array-2.c: Likewise.
8102 * gcc.dg/array-4.c: Also validate flexible array members.
8103 * gcc.dg/c99-flex-array-1.c: New.
8104
8105 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
8106
8107 * gcc.c-torture/compile/20001222-1.x: Remove.
8108
8109 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8110
8111 * gcc.c-torture/execute/built-in-setjmp.c: New.
8112
8113 2001-01-03 Richard Henderson <rth@redhat.com>
8114
8115 * gcc.dg/940510-1.c: Update expected error wording.
8116 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
8117
8118 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
8119
8120 * lib/target-supports.exp (check_alias_available): Modified to
8121 indicate aliases not supported if only weak aliases are supported.
8122
8123 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8124
8125 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
8126 Turn on cmpstrsi checks for __pj__ and __i370__.
8127
8128 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8129
8130 * g++.old-deja/g++.other/virtual11.C: New test.
8131
8132 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8133
8134 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
8135
8136 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8137
8138 * gcc.c-torture/compile/20010102-1.c: New test.
8139
8140 2001-01-02 Andreas Jaeger <aj@suse.de>
8141
8142 * gcc.dg/noreturn-3.c: New test.
8143
8144 * gcc.dg/noreturn-4.c: New test.
8145
8146 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8147
8148 * gcc.c-torture/execute/stdio-opt-1.c: Also test
8149 __builtin_fputc and __builtin_fwrite.
8150
8151 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8152
8153 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
8154 signed char, not default char.
8155
8156 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8157
8158 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
8159
8160 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
8161
8162 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
8163
8164 2000-12-29 Richard Henderson <rth@redhat.com>
8165
8166 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
8167 (__cyg_profile_func_exit): Define.
8168
8169 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
8170
8171 * g++.dg/vtgc1.C: New test.
8172
8173 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
8174
8175 * gcc.dg/noncompile/20001228-1.c: New test.
8176
8177 * gcc.dg/20001228-1.c: New test.
8178
8179 * gcc.c-torture/execute/20001228-1.c: New test.
8180
8181 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
8182
8183 * gcc.dg/format-strfmon-1.c: New test.
8184
8185 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8186
8187 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
8188 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
8189 * gcc.c-torture/execute/string-opt-1.c: Likewise.
8190 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8191 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8192 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8193 * gcc.c-torture/execute/string-opt-6.c: Likewise.
8194 * gcc.c-torture/execute/string-opt-7.c: Likewise.
8195 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8196 * gcc.c-torture/execute/string-opt-9.c: Likewise.
8197 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8198 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8199 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8200
8201 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
8202 * gcc.c-torture/execute/string-opt-4.c: Test index.
8203
8204 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
8205
8206 * gcc.c-torture/compile/20001226-1.c: New test.
8207
8208 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
8209
8210 * gcc.c-torture/compile/20001222-1.c: New test.
8211 * gcc.c-torture/compile/20001222-1.x: Xfail.
8212
8213 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
8214
8215 * gcc.c-torture/execute/comp-goto-2.c: New test.
8216
8217 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
8218
8219 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8220 Use long types if __INT_MAX__ is 32767.
8221 (main): Use cast to (sint32 *) when poking 88 into a_page.
8222
8223 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8224
8225 2000-12-21 Bernd Schmidt <bernds@redhat.com>
8226
8227 * gcc.c-torture/compile/20001221-1.c: New test.
8228 * gcc.c-torture/execute/20001221-1.c: New test.
8229
8230 2000-12-20 Richard Henderson <rth@redhat.com>
8231
8232 * g++.old-deja/g++.pt/crash36.C: Update error lines.
8233 * g++.old-deja/g++.robertl/eb109.C: Likewise.
8234
8235 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8236
8237 * gcc.dg/compare3.c: New test.
8238
8239 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8240
8241 * gcc.dg/format-warnll-1.c: New test.
8242
8243 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
8244
8245 * gcc.dg/cpp/cmdlne-P.c: New test.
8246
8247 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8248
8249 * gcc.c-torture/execute/builtin-abs-1.c,
8250 gcc.c-torture/execute/builtin-abs-2.c: New tests.
8251
8252 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8253
8254 * gcc.dg/cpp/multiline.c: New test.
8255
8256 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8257
8258 * g++.old-deja/g++.other/syshdr1.C: Update.
8259 * gcc.dg/cpp/lineflags.c: Remove temporarily.
8260
8261 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8262
8263 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8264
8265 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8266
8267 * g++.old-deja/g++.pt/ttp65.C: New test.
8268
8269 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8270
8271 * g++.old-deja/g++.pt/ttp64.C: New test.
8272
8273 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8274
8275 * g++.old-deja/g++.pt/spec33.C: New test.
8276
8277 2000-12-14 Catherine Moore <clm@redhat.com>
8278
8279 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8280 * gcc.c-torture/execute/920612-2.c: Likewise.
8281 * gcc.c-torture/execute/920428-2.c: Likewise.
8282 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8283 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8284
8285 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8286
8287 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8288 * gcc.dg/pack-test-2.c: Likewise.
8289
8290 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8291
8292 Tests by Zack Weinberg <zackw@stanford.edu>.
8293
8294 * gcc.dg/cpp/defined.c: Update.
8295 * gcc.dg/cpp/defined_trad.c: New tests.
8296
8297 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8298
8299 * gcc.dg/cpp/trad-direct.c: Update.
8300
8301 2000-12-11 Neil Booth <neilb@earthling.net>
8302
8303 * gcc.dg/cpp/defined_trad.c
8304
8305 2000-12-11 Neil Booth <neilb@earthling.net>
8306
8307 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8308
8309 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8310
8311 * gcc.dg/format-miss-2.c: New test.
8312
8313 2000-12-09 Neil Booth <neilb@earthling.net>
8314
8315 * gcc.dg/cpp/lineflags.c: New tests.
8316 * gcc.dg/cpp/poison.c: Update.
8317 * gcc.dg/cpp/redef2.c: Update.
8318 * gcc.dg/cpp/skipping.c: New test.
8319
8320 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
8321
8322 * g++.old-deja/g++.other/eh3.C: New testcase.
8323
8324 2000-12-07 Neil Booth <neilb@earthling.net>
8325
8326 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8327 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8328 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8329 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8330 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8331 Update.
8332
8333 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8334
8335 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8336 __SIZE_TYPE__ instead of int for type of integers cast to
8337 pointers.
8338
8339 2000-12-07 Jakub Jelinek <jakub@redhat.com>
8340
8341 * g++.old-deja/g++.other/cleanup4.C: New test.
8342
8343 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8344
8345 * format-sec-1.c: New test.
8346
8347 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8348
8349 * gcc.dg/format-nonlit-3.c: New test.
8350
8351 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8352
8353 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8354 through a null pointer.
8355
8356 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8357
8358 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8359 * g++.old-deja/g++.pt/partial4.C: New test.
8360
8361 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8362
8363 * gcc.c-torture/execute/ieee/hugeval.x: New.
8364
8365 2000-12-06 Neil Booth <neilb@earthling.net>
8366
8367 * gcc.dg/cpp/backslash2.c: New tests.
8368
8369 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8370
8371 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8372 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8373
8374 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
8375
8376 * gcc.c-torture/execute/20001203-2.c: New testcase.
8377
8378 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8379
8380 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8381 * g++.old-deja/g++.other/virtual10.C: New test.
8382
8383 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8384
8385 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8386
8387 2000-12-05 Richard Henderson <rth@redhat.com>
8388
8389 * gcc.c-torture/compile/20001205-1.c: New.
8390
8391 2000-12-04 Neil Booth <neilb@earthling.net>
8392
8393 * g++.old-deja/g++.other/virtual9.C: New test.
8394 * g++.old-deja/g++.pt/crash61.C: New test.
8395 * gcc.c-torture/execute/loop-9.c: New test.
8396
8397 2000-12-04 Neil Booth <neilb@earthling.net>
8398
8399 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8400 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8401 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8402 * gcc.dg/cpp/extratokens.c: ...here.
8403
8404 2000-12-04 Neil Booth <neilb@earthling.net>
8405
8406 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8407 New tests.
8408
8409 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8410
8411 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8412 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8413
8414 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8415
8416 * gcc.c-torture/execute/20001203-1.c: New test.
8417
8418 2000-12-03 Neil Booth <neilb@earthling.net>
8419
8420 * gcc.dg/cpp/macro6.c: New test cases.
8421
8422 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8423
8424 * gcc.c-torture/execute/string-opt-9.c: New test.
8425 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8426 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8427 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8428
8429 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8430 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8431
8432 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
8433
8434 * gcc.dg/cpp/if-6.c: New testcase.
8435
8436 * gcc.dg/20001201-1.c: New testcase.
8437
8438 2000-12-02 Neil Booth <neilb@earthling.net>
8439
8440 * g++.old-deja/g++.other/externC4.C,
8441 g++.old-deja/g++.other/friend10.C: New tests.
8442
8443 2000-12-02 Neil Booth <neilb@earthling.net>
8444
8445 * g++.old-deja/g++.other/instan2.C
8446 * g++.old-deja/g++.other/instan3.C: New test.
8447
8448 2000-12-02 Neil Booth <neilb@earthling.net>
8449
8450 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8451 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8452 gnuc99.c,gnuc99-pedantic.c: New tests.
8453
8454 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8455
8456 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8457 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8458
8459 2000-12-01 Neil Booth <neilb@earthling.net>
8460
8461 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8462 * gcc.dg/cpp/poison.c: Update.
8463 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8464
8465 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8466
8467 * g77.f-torture/execute/20001201.f: New test.
8468
8469 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8470
8471 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8472
8473 2000-12-01 Jakub Jelinek <jakub@redhat.com>
8474
8475 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8476
8477 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8478
8479 * g++.old-deja/g++.other/cast6.C: New test.
8480
8481 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
8482
8483 * gcc.c-torture/execute/20001130-2.c: New testcase.
8484
8485 2000-11-30 Richard Henderson <rth@redhat.com>
8486
8487 * gcc.c-torture/execute/20001130-1.c: New test.
8488
8489 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8490
8491 * g++.old-deja/g++.other/op3.C: New test.
8492
8493 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8494
8495 * g++.old-deja/g++.other/op2.C: New test.
8496
8497 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8498
8499 * g++.old-deja/g++.other/crash38.C: New test.
8500
8501 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8502
8503 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8504
8505 2000-11-29 Jakub Jelinek <jakub@redhat.com>
8506
8507 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8508 tests.
8509 * gcc.c-torture/execute/string-opt-6.c: New test.
8510
8511 * gcc.dg/20001117-1.c: Add main.
8512
8513 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
8514
8515 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8516 Move from here ...
8517 * gcc.dg/940510-1.c: ... to here.
8518
8519 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8520 zero-size arrays in toplevel structures.
8521
8522 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8523
8524 * gcc.c-torture/execute/loop-8.c: New test.
8525
8526 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8527
8528 * g++.old-deja/g++.other/base1.C: New test.
8529
8530 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8531
8532 * g++.old-deja/g++.other/parse2.C: New test.
8533
8534 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8535
8536 * g++.old-deja/g++.pt/incomplete1.C: New test.
8537
8538 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8539
8540 * g++.old-deja/g++.other/friend9.C: New test.
8541
8542 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8543
8544 * gcc.dg/20001127-1.c: New test.
8545
8546 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8547
8548 * g++.old-deja/g++.pt/friend46.C: New test.
8549
8550 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8551
8552 * g++.old-deja/g++.other/ptrmem8.C: New test.
8553
8554 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8555
8556 * gcc.c-torture/execute/string-opt-7.c: New test.
8557 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8558
8559 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8560
8561 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8562 instead of 'mkcheck 2'.
8563
8564 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8565
8566 * gcc.c-torture/execute/memcheck/driver.c,
8567 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8568 C9X references to refer to C99.
8569
8570 2000-11-25 Jakub Jelinek <jakub@redhat.com>
8571
8572 * gcc.dg/ultrasp3.c: New test.
8573
8574 2000-11-25 Neil Booth <neilb@earthling.net>
8575
8576 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8577
8578 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
8579
8580 * gcc.c-torture/compile/20001123-2.c: New.
8581
8582 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8583
8584 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8585
8586 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8587
8588 * gcc.dg/sequence-point-1.c: Add some new tests.
8589 * gcc.c-torture/execute/20001124-1.c: New test.
8590
8591 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8592
8593 * g++.old-deja/g++.other/vaarg4.C: New test.
8594 * gcc.c-torture/compile/20001123-1.c: New test.
8595
8596 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8597
8598 * g++.other/crash24.C: Adjust and remove XFAIL.
8599 * g++.other/crash37.C: New test.
8600
8601 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8602
8603 * g++.old-deja/g++.pt/instantiate9.C: New test.
8604
8605 2000-11-22 Mark Mitchell <mark@codesourcery.com>
8606
8607 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8608 new ABI, too.
8609
8610 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8611 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8612
8613 2000-11-22 Neil Booth <neilb@earthling.net>
8614
8615 * gcc.dg/cpp/Wtrigraphs.c: New test.
8616
8617 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8618
8619 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8620
8621 2000-11-22 Jakub Jelinek <jakub@redhat.com>
8622
8623 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8624
8625 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8626
8627 * lib/gcc-dg.exp: load_lib scanasm.exp.
8628 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8629 * lib/g++-dg.exp: load_lib scanasm.exp.
8630 * lib/scanasm.exp: New.
8631 (scan-assembler, scan-assembler-not): Add optional arguments to
8632 test name, or if not present, the pattern name.
8633 (scan-assembler-dem, scan-assembler-dem-not): New.
8634
8635 * g++.dg/dg.exp: New.
8636
8637 2000-11-21 Neil Booth <neilb@earthling.net>
8638
8639 * gcc.dg/cpp/integrated1.c: Remove.
8640
8641 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8642
8643 * gcc.c-torture/execute/20001121-1.c: New test.
8644
8645 2000-11-21 Richard Henderson <rth@redhat.com>
8646
8647 * gcc.c-torture/compile/20001121-1.c: New test.
8648
8649 2000-11-20 Neil Booth <neilb@earthling.net>
8650
8651 * gcc.dg/cpp/integrated1.c: New test.
8652
8653 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8654
8655 * g++.old-deja/g++.other/inline17.C: New test.
8656
8657 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
8658
8659 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8660 local variable to be zero: I made the variable global. Now
8661 uses abort() and exit() instead of relying on main's return value.
8662
8663 2000-11-20 Neil Booth <neilb@earthling.net>
8664
8665 * gcc.dg/cpp/paste2.c: Update test.
8666 * objc/execute/paste.m: New test.
8667
8668 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
8669
8670 * gcc.dg/c99-condexpr-1.c: New test.
8671
8672 2000-11-20 Neil Booth <neilb@earthling.net>
8673
8674 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8675
8676 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
8677
8678 * g++.old-deja/g++.pt/export1.C: New test.
8679
8680 2000-11-20 Jakub Jelinek <jakub@redhat.com>
8681
8682 * gcc.dg/20001117-1.c: New test.
8683
8684 2000-11-18 Richard Henderson <rth@redhat.com>
8685
8686 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8687
8688 2000-11-18 Richard Henderson <rth@redhat.com>
8689
8690 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8691 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8692 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8693
8694 2000-11-18 Richard Henderson <rth@redhat.com>
8695
8696 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8697 (main): New. Exit cleanly.
8698
8699 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
8700
8701 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8702 gcc.dg/c99-fordecl-2.c: New tests.
8703
8704 2000-11-18 Richard Henderson <rth@redhat.com>
8705
8706 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8707 * gcc.c-torture/execute/zerolen-2.c: New.
8708
8709 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8710
8711 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8712 memory.
8713
8714 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8715
8716 * g++.old-deja/g++.pt/instantiate8.C: New test.
8717
8718 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8719
8720 * g++.old-deja/g++.other/incomplete.C: Add more tests.
8721 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8722
8723 2000-11-16 Nick Clifton <nickc@redhat.com>
8724
8725 * gcc.c-torture/execute/nestfunc-2.c: New test.
8726 * gcc.c-torture/execute/nestfunc-3.c: New test.
8727
8728 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8729
8730 * gcc.c-torture/compile/20001116-1.c: New test.
8731
8732 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8733
8734 * gcc.c-torture/execute/20001115-1.c: New test.
8735
8736 2000-11-15 Mark Mitchell <mark@codesourcery.com>
8737
8738 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8739 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8740 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8741 * g++.old-deja/g++.abi/vmihint.C: Likewise.
8742
8743 2000-11-15 Neil Booth <neilb@earthling.net>
8744
8745 gcc.dg/cpp/_Pragma1.c: Update.
8746 gcc.dg/cpp/_Pragma2.c: New test.
8747
8748 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
8749
8750 * g++.old-deja/g++.other/anon5.C: New test.
8751
8752 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
8753
8754 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8755 tests.
8756
8757 2000-11-14 Jakub Jelinek <jakub@redhat.com>
8758
8759 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8760 output.
8761
8762 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8763
8764 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8765 labels at end of compound statements.
8766
8767 2000-11-13 Jakub Jelinek <jakub@redhat.com>
8768
8769 * gcc.c-torture/execute/loop-7.c: New test.
8770
8771 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8772
8773 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8774
8775 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8776
8777 * gcc.dg/c99-bool-1.c: New test.
8778
8779 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8780
8781 * gcc.dg/c99-scope-1.c: Remove xfail.
8782 * gcc.dg/c99-scope-2.c: New test.
8783
8784 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8785
8786 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8787 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8788
8789 2000-11-11 Mark Mitchell <mark@codesourcery.com>
8790
8791 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8792 error messages.
8793
8794 * g++.mike/p700.C: Don't typedef wchar_t.
8795 * g++.mike/p784.C: Likewise.
8796 * g++.mike/eb101.C: Don't use __wchar_t.
8797
8798 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
8799
8800 * g77.f-torture/execute/20001111.[fx]: Test premature exit
8801 from DO loop.
8802
8803 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8804
8805 * gcc.c-torture/execute/20001111-1.c: New test.
8806
8807 2000-11-10 Nick Clifton <nickc@redhat.com>
8808
8809 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8810 long multuiple and accumulate.
8811
8812 2000-11-09 Richard Henderson <rth@redhat.com>
8813
8814 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8815 via size_t instead of int.
8816
8817 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8818 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8819 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8820 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8821
8822 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
8823
8824 * gcc.c-torture/compile/20001109-1.c: New test.
8825 * gcc.c-torture/compile/20001109-2.c: New test.
8826
8827 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
8828
8829 * g++.old-deja/g++.pt/operator1.C: New test.
8830 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8831
8832 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8833
8834 * gcc.dg/20001108-1.c: New test.
8835
8836 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8837
8838 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8839 with both arguments constant strings.
8840 * gcc.c-torture/execute/string-opt-3.c: New test.
8841 * gcc.c-torture/execute/string-opt-4.c: New test.
8842 * gcc.c-torture/execute/string-opt-5.c: New test.
8843
8844 2000-11-08 Nick Clifton <nickc@redhat.com>
8845
8846 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
8847 mulsidi3adddi patterns.
8848
8849 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
8850
8851 * g++.old-deja/g++.other/crash36.C: New test.
8852
8853 2000-11-08 Jakub Jelinek <jakub@redhat.com>
8854
8855 * g++.old-deja/g++.other/init16.C: New test.
8856
8857 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
8858
8859 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8860
8861 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8862
8863 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8864 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8865 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8866
8867 2000-11-07 DJ Delorie <dj@redhat.com>
8868
8869 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8870
8871 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8872
8873 * gcc.c-torture/execute/string-opt-1.c: New test.
8874
8875 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8876
8877 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
8878 mips-sgi-irix6.* because the MIPS ABI passes floating-point
8879 parameters in registers, and there is no way for a varargs
8880 function to know in which order the integer and floating-point
8881 parameters should be interleaved when they are placed on the
8882 stack.
8883 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8884 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8885
8886 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8887
8888 * gcc.c-torture/execute/string-opt-2.c: New test.
8889
8890 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
8891
8892 * g++.old-deja/g++.pt/crash60.C: New test.
8893
8894 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8895
8896 * g++.old-deja/g++.other/crash24.C: New test.
8897 * g++.old-deja/g++.other/crash25.C: New test.
8898 * g++.old-deja/g++.other/crash26.C: New test.
8899 * g++.old-deja/g++.other/crash27.C: New test.
8900 * g++.old-deja/g++.other/crash28.C: New test.
8901 * g++.old-deja/g++.other/crash29.C: New test.
8902 * g++.old-deja/g++.other/crash30.C: New test.
8903 * g++.old-deja/g++.other/crash31.C: New test.
8904 * g++.old-deja/g++.other/crash32.C: New test.
8905 * g++.old-deja/g++.other/crash33.C: New test.
8906 * g++.old-deja/g++.other/crash34.C: New test.
8907 * g++.old-deja/g++.other/crash35.C: New test.
8908
8909 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8910
8911 * gcc.c-torture/execute/20001031-1.c: New test.
8912
8913 2000-11-04 Mark Mitchell <mark@codesourcery.com>
8914
8915 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8916 namespace.
8917
8918 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8919 standards-conformant.
8920
8921 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8922
8923 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8924 * g++.old-deja/g++.mike/p755a.C: Likewise.
8925 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8926 library makes no calls to `operator new' during initialization.
8927
8928 2000-11-04 Neil Booth <neilb@earthling.net>
8929
8930 * gcc.dg/cpp/include2.c: New tests.
8931
8932 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
8933
8934 * lib/g++.exp (g++_set_ld_library_path): New function.
8935 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8936
8937 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
8938
8939 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
8940 warnings.
8941
8942 2000-11-01 Richard Henderson <rth@redhat.com>
8943
8944 * g++.old-deja/g++.ext/namedret1.C: New.
8945 * g++.old-deja/g++.ext/namedret2.C: New.
8946 * g++.old-deja/g++.ext/namedret3.C: New.
8947
8948 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
8949
8950 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8951 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8952
8953 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8954
8955 * gcc.c-torture/execute/va-arg-21.c: New test.
8956
8957 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
8958
8959 * gcc.dg/c99-complex-2.c: New test.
8960
8961 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8962
8963 * gcc.c-torture/execute/stdio-opt-1.c: New test.
8964
8965 2000-10-31 Jakub Jelinek <jakub@redhat.com>
8966
8967 * g++.old-deja/g++.other/inline16.C: New test.
8968
8969 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
8970
8971 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8972 __PRETTY_FUNCTION__
8973
8974 2000-10-29 Neil Booth <neilb@earthling.net>
8975
8976 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8977 New tests.
8978 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8979 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8980 optimisation.
8981
8982 2000-10-29 Neil Booth <neilb@earthling.net>
8983
8984 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8985 * mi1.c, mi1c.h: Add null directives to multiple-include test.
8986 * mi5.c: Test multiple includes work with -C.
8987 * trigraphs.c: Test ^= version.
8988
8989 2000-10-28 Neil Booth <neilb@earthling.net>
8990
8991 New tests and test updates for new macro expander.
8992
8993 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8994 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8995 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8996 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8997 new diagnostic messages.
8998
8999 * gcc.dg/cpp/macro3.c: New tests.
9000
9001 2000-10-27 Mark Mitchell <mark@codesourcery.com>
9002
9003 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
9004 on the same line.
9005
9006 2000-10-27 Jakub Jelinek <jakub@redhat.com>
9007
9008 * g++.old-deja/g++.other/eh2.C: New test.
9009
9010 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
9011
9012 * gcc.c-torture/execute/20001027-1.c: New test.
9013
9014 2000-10-26 Richard Henderson <rth@redhat.com>
9015
9016 * gcc.c-torture/execute/20001026-1.c: New.
9017
9018 2000-10-26 Mark Mitchell <mark@codesourcery.com>
9019
9020 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
9021 * g++.old-deja/g++.law/builtin1.C: Likewise.
9022 * g++.old-deja/g++.law/ctors10.C: Likewise.
9023 * g++.old-deja/g++.law/virtual3.C: Likewise.
9024 * g++.old-deja/g++.mike/p658.C: Likewise.
9025 * g++.old-deja/g++.other/sibcall1.C: Likewise.
9026 * g++.old-deja/g++.other/vaarg2.C: Likewise.
9027 * g++.old-deja/g++.robertl/eb124.C: Likewise.
9028 * g++.old-deja/g++.robertl/eb44.C: Likewise.
9029 * g++.old-deja/g++.robertl/eb77.C: Likewise.
9030
9031 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
9032
9033 * gcc.c-torture/compile/20001024-1.c: New test.
9034
9035 2000-10-25 Mark Mitchell <mark@codesourcery.com>
9036
9037 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
9038 to tell us whether or not we are using V3.
9039
9040 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
9041
9042 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
9043 operands.
9044
9045 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
9046
9047 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
9048
9049 2000-10-25 Jakub Jelinek <jakub@redhat.com>
9050
9051 * gcc.c-torture/execute/20001024-1.c: New test.
9052
9053 2000-10-24 Jakub Jelinek <jakub@redhat.com>
9054
9055 * g++.old-deja/g++.other/sibcall1.C: New test.
9056
9057 2000-10-20 Jakub Jelinek <jakub@redhat.com>
9058
9059 * gcc.dg/noncompile/init-3.c: New test.
9060
9061 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
9062
9063 * gcc.dg/format-array-1.c: New test.
9064
9065 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
9066
9067 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
9068 writing through null pointers; remove comment about testing
9069 unterminated strings.
9070
9071 2000-10-17 Matthew Hiller <hiller@redhat.com>
9072
9073 * gcc.c-torture/execute/20001017-2.c: New test.
9074
9075 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
9076
9077 * gcc.c-torture/compile/20001018-1.c: New test.
9078 * gcc.c-torture/compile/20001018-1.x: Xfail.
9079
9080 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9081
9082 * gcc.c-torture/execute/20001017-1.c: New test.
9083
9084 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
9085
9086 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
9087 for multiple use of arguments with scanf formats; add tests for
9088 multiple use of arguments.
9089
9090 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
9091
9092 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
9093
9094 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
9095
9096 * gcc.dg/format-miss-1.c: New test.
9097
9098 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9099
9100 * gcc.c-torture/execute/20001013-1.c: New test.
9101
9102 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9103
9104 * gcc.dg/format-branch-1.c: New test.
9105
9106 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9107
9108 * README, lib/file-format.exp: Remove EGCS references.
9109
9110 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9111
9112 * gcc.dg/20001013-1.c: New test.
9113
9114 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
9115
9116 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
9117 for intmax_t in the compiler using __typeof__ and the type rules
9118 for conditional expressions.
9119
9120 2000-10-13 Jakub Jelinek <jakub@redhat.com>
9121
9122 * gcc.dg/20001012-1.c: New test.
9123 * gcc.dg/20001012-2.c: New test.
9124
9125 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9126
9127 * gcc.dg/format-attr-1.c: New test.
9128
9129 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9130
9131 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
9132 __LONG_LONG_MAX__ instead of LLONG_MAX.
9133
9134 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9135
9136 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
9137 scanf flags.
9138 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
9139 flags.
9140
9141 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
9142
9143 * gcc.dg/sequence-pt-1.c: New test.
9144
9145 2000-10-11 Geoff Keating <geoffk@cygnus.com>
9146
9147 * gcc.c-torture/execute/20001011-1.c: New testcase.
9148 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
9149
9150 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9151
9152 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
9153 does not error on it.
9154
9155 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9156
9157 * gcc.dg/20001009-1.c: New test.
9158
9159 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
9160
9161 * gcc.c-torture/compile/20001009-1.c: Move from here ....
9162 * gcc.c-torture/execute/20001009-2.c: ... to here.
9163
9164 2000-10-09 Geoff Keating <geoffk@cygnus.com>
9165
9166 * gcc.c-torture/compile/20001009-1.c: New testcase.
9167 * gcc.c-torture/execute/20001009-1.c: New testcase.
9168 Testcases provided by Jan Hubicka <jh@suse.cz>.
9169
9170 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9171
9172 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9173 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
9174 uintmax_t using <limits.h> to emulate the compiler's internal
9175 logic. No longer XFAIL %j tests.
9176
9177 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9178
9179 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
9180 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9181 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
9182 regexps and details of expected handling of some bad formats.
9183 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
9184 suppression.
9185
9186 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
9187
9188 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
9189 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
9190 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
9191 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
9192 in list archives.
9193
9194 2000-10-06 Richard Henderson <rth@cygnus.com>
9195
9196 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
9197 * g++.old-deja/g++.brendan/crash52.C: Likewise.
9198 * g++.old-deja/g++.jason/report.C: Likewise.
9199 * g++.old-deja/g++.law/friend5.C: Likewise.
9200 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
9201 of the expected warnings.
9202
9203 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
9204
9205 * g++.old-deja/g++.pt/enum14.C: New test.
9206
9207 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
9208
9209 * g++.old-deja/g++.pt/crash59.C: New test.
9210
9211 2000-10-04 Will Cohen <wcohen@redhat.com>
9212
9213 * gcc.dg/20000926-1.c: New test.
9214
9215 2000-10-03 Geoff Keating <geoffk@cygnus.com>
9216
9217 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9218 function name for current C++ compiler.
9219 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9220
9221 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
9222
9223 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
9224 __PRETTY_FUNCTION__.
9225 * g++.old-deja/g++.ext/pretty2.C: Likewise.
9226
9227 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9228
9229 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9230
9231 2000-09-26 Jakub Jelinek <jakub@redhat.com>
9232
9233 * gcc.c-torture/compile/20000923-1.c: New test.
9234
9235 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9236
9237 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9238 * g++.old-deja/g++.pt/ttp62.C: Same.
9239 * g++.old-deja/g++.other/inline14.C: Same.
9240
9241 2000-09-24 Richard Henderson <rth@cygnus.com>
9242
9243 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9244
9245 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
9246
9247 * gcc.dg/c90-printf-1.c: Add test for wide string format.
9248
9249 2000-09-22 Geoff Keating <geoffk@cygnus.com>
9250
9251 * gcc.c-torture/compile/20000922-1.c: New file.
9252
9253 2000-09-21 Nick Clifton <nickc@redhat.com>
9254
9255 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9256 a signed long modulo operation.
9257 (mod6): New function - perform an unsigned long modulo operation.
9258 (main): Add tests for modulos of very large numbers by very small
9259 dividends.
9260
9261 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9262
9263 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9264
9265 2000-09-19 Richard Henderson <rth@cygnus.com>
9266
9267 * gcc.dg/compare2.c (case 10): XFAIL.
9268
9269 2000-09-18 Richard Henderson <rth@cygnus.com>
9270
9271 * gcc.c-torture/execute/20000906-1.c: Move ...
9272 * gcc.dg/20000906-1.c: ... here. Only run on targets
9273 that support __builtin_trap.
9274
9275 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9276
9277 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9278
9279 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9280
9281 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9282 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9283 more $ format tests.
9284
9285 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9286
9287 * gcc.dg/format-errmk-1.c: New test.
9288
9289 2000-09-17 Greg McGary <greg@mcgary.org>
9290
9291 * gcc.c-torture/execute/20000917-1.x: Remove.
9292
9293 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9294
9295 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9296
9297 2000-09-17 Greg McGary <greg@mcgary.org>
9298
9299 * gcc.c-torture/execute/20000917-1.c: New test.
9300 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9301
9302 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9303
9304 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9305 in nested macro bug.
9306
9307 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9308
9309 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9310
9311 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
9312
9313 * gcc.c-torture/execute/20000914-1.c: New test.
9314
9315 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
9316
9317 * g++.other/inline13.C: New test.
9318
9319 2000-09-12 Andreas Jaeger <aj@suse.de>
9320
9321 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9322 constant by Ulrich Drepper <drepper@redhat.com>.
9323
9324 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
9325
9326 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9327
9328 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9329
9330 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9331
9332 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9333
9334 * gcc.dg/cpp/backslash.c: New test.
9335
9336 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
9337
9338 * gcc.c-torture/execute/20000910-1.c: New test.
9339 * gcc.c-torture/execute/20000910-2.c: Likewise.
9340
9341 2000-09-11 Robert Lipe <robertl@sco.com>
9342
9343 * gcc.dg/pragma-align.c: New test.
9344
9345 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9346
9347 * g++.old-deja/g++.pt/explicit82.C: New test.
9348 * g++.old-deja/g++.pt/explicit83.C: New test.
9349
9350 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9351
9352 * gcc.dg/asm-names.c: New test.
9353
9354 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9355
9356 * gcc.dg/cpp/tr-warn6.c: New test
9357
9358 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9359
9360 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9361 be accepted.
9362
9363 2000-09-07 Catherine Moore <clm@redhat.com>
9364
9365 * gcc.c-torture/execute/unroll-1.c: New test.
9366
9367 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9368
9369 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9370 ERROR markers.
9371 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9372 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9373 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9374 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9375 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9376 Preprocess only.
9377 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9378 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9379
9380 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9381
9382 * g++.old-deja/g++.pt/deduct2.C: New test.
9383
9384 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9385
9386 * g++.old-deja/g++.pt/parms2.C: New test.
9387
9388 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9389
9390 * g++.old-deja/g++.pt/crash58.C: New test.
9391
9392 2000-09-06 Greg McGary <greg@mcgary.org>
9393
9394 * gcc.c-torture/execute/20000906-1.c: New test.
9395 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9396
9397 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9398
9399 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9400
9401 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9402
9403 * g++.old-deja/g++.pt/crash57.C: New test.
9404
9405 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9406
9407 * g++.old-deja/g++.pt/crash56.C: New test.
9408
9409 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9410
9411 * g++.old-deja/g++.pt/koenig1.C: New test.
9412
9413 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9414
9415 * gcc.dg/20000904-1.c: New test.
9416
9417 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9418
9419 * gcc.dg/cpp/paste8.c: New test.
9420
9421 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
9422
9423 * gcc.c-torture/compile/20000827-1.c: New test.
9424
9425 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9426
9427 * gcc.dg/format-diag-1.c: New test.
9428
9429 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9430
9431 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9432 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9433 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9434 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9435 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9436
9437 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9438
9439 * g++.old-deja/g++.other/nested4.C: New test.
9440
9441 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9442
9443 * g++.old-deja/g++.ns/scoped1.C: New test.
9444
9445 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
9446
9447 * lib/g++.exp: Support testing already-installed GCC.
9448
9449 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9450
9451 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9452
9453 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9454
9455 * gcc.dg/return-type-2.c: New test.
9456
9457 2000-08-27 Geoff Keating <geoffk@cygnus.com>
9458
9459 * gcc.c-torture/compile/20000825-1.c: New test.
9460
9461 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
9462
9463 * gcc.dg/dwarf2-2.c: New test.
9464
9465 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9466
9467 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9468 dg-warning regexps.
9469
9470 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9471
9472 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9473 gcc.dg/format-ext-5.c: New tests.
9474
9475 2000-08-25 Jakub Jelinek <jakub@redhat.com>
9476
9477 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9478
9479 2000-08-24 Mark Mitchell <mark@codesourcery.com>
9480
9481 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9482
9483 2000-08-24 Richard Henderson <rth@cygnus.com>
9484
9485 * gcc.dg/ia64-sync-1.c: New test.
9486 * gcc.dg/ia64-sync-2.c: New test.
9487 * gcc.dg/ia64-asm-1.c: New test.
9488
9489 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9490
9491 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9492 * gcc.dg/format-ext-2.c: New test.
9493
9494 2000-08-23 Jason Merrill <jason@redhat.com>
9495
9496 * lib/old-dejagnu.exp: Also ignore "In member function" and
9497 "At global scope".
9498
9499 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9500
9501 * gcc.dg/noncompile/label-lineno-1.c: New test.
9502
9503 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9504
9505 * gcc.dg/c99-array-nonobj-1.c: New test.
9506
9507 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9508
9509 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9510 tests.
9511 * gcc.dg/format-ext-1.c: New test.
9512
9513 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9514
9515 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9516 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9517 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9518 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9519 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9520
9521 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9522
9523 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9524 gcc.dg/c99-strftime-2.c: New tests.
9525
9526 2000-08-22 Richard Henderson <rth@cygnus.com>
9527
9528 * gcc.c-torture/execute/20000822-1.c: New test.
9529
9530 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9531
9532 * gcc.c-torture/execute/20000819-1.x: Remove.
9533
9534 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9535
9536 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9537 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9538 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9539 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9540 gcc.dg/format-xopen-1.c: New tests.
9541
9542 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9543
9544 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9545
9546 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9547
9548 * g++.old-deja/g++.other/loop2.C: New test.
9549
9550 * gcc.c-torture/compile/20000606-1.c: New test.
9551 * gcc.c-torture/compile/20000728-1.c: New test.
9552 * gcc.c-torture/execute/20000801-1.c: New test.
9553 * gcc.c-torture/execute/20000801-2.c: New test.
9554 * gcc.c-torture/execute/20000819-1.c: New test.
9555 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9556 * gcc.dg/20000629-1.c: New test.
9557 * gcc.dg/20000724-1.c: New test.
9558 * gcc.dg/20000807-1.c: New test.
9559
9560 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9561
9562 * gcc.dg/cpp/pragma-1.c: New test.
9563 * gcc.dg/cpp/pragma-2.c: New test.
9564
9565 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9566
9567 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9568 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9569
9570 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9571
9572 * gcc.c-torture/compile/20000818-1.c: New test.
9573
9574 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
9575
9576 * gcc.c-torture/execute/20000818-1.c: New test.
9577
9578 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9579
9580 * gcc.dg/format-va-1.c: New test.
9581
9582 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9583
9584 * g++.old-deja/g++.other/typedef8.C: New test.
9585
9586 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9587
9588 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9589 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9590 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9591 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9592 * g++.old-deja/g++.other/ptrmem7.C: New test.
9593 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9594
9595 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9596
9597 * g++.old-deja/g++.pt/typename27.C: New test.
9598
9599 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9600
9601 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9602 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9603 * g++.old-deja/g++.pt/friend45.C: New test.
9604 * g++.old-deja/g++.other/friend8.C: New test.
9605
9606 2000-08-15 Richard Henderson <rth@cygnus.com>
9607
9608 * gcc.c-torture/execute/20000815-1.c: New test.
9609
9610 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9611
9612 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9613 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9614 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9615
9616 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9617
9618 * g++.old-deja/g++.other/refinit2.C: New test.
9619
9620 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9621
9622 * lib/c-torture.exp (c-torture): Make
9623 compiler_conditional_xfail_data global.
9624 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9625 compiler_conditional_xfail_data machinery.
9626 (f-torture-execute): Likewise.
9627 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9628 and only when unrolling loops.
9629
9630 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9631
9632 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9633
9634 * g++.old-deja/g++.pt/explicit81.C: New test.
9635
9636 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9637
9638 * g++.old-deja/g++.pt/typename26.C: New test.
9639
9640 2000-08-10 Geoff Keating <geoffk@cygnus.com>
9641
9642 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9643 warning.
9644
9645 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
9646
9647 * g++.old-deja/g++.other/array3.C: New test.
9648
9649 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9650
9651 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9652 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9653 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9654 New tests.
9655
9656 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
9657
9658 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9659 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9660
9661 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
9662
9663 * gcc.c-torture/execute/20000808-1.c: New test.
9664
9665 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9666
9667 * gcc.dg/c90-const-expr-1.c: New test.
9668
9669 2000-08-08 Richard Henderson <rth@cygnus.com>
9670
9671 * gcc.dg/noncompile/920923-1.c: Declare calloc.
9672
9673 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
9674
9675 * gcc.dg/noncompile/const-ll-1.c: New test.
9676
9677 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
9678
9679 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9680
9681 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
9682
9683 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9684 that running programs linked against the shared version of libobjc
9685 run correctly.
9686
9687 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9688
9689 * gcc.dg/c99-printf-1.c: New test.
9690
9691 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9692
9693 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9694
9695 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
9696
9697 * gcc.c-torture/execute/20000731-1.x: Delete.
9698
9699 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
9700
9701 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9702 and torture_without_loops as is done by c-torture.exp.
9703 (search_for): Copy from c-torture.exp.
9704 (gcc-dg-runtest): New function, drives a directory of tests
9705 iterating over the TORTURE_OPTIONS.
9706 (scan-assembler, scan-assembler-not): Move here from
9707 individual directory drivers.
9708
9709 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9710 defined by lib/gcc-dg.exp.
9711 * gcc.dg/cpp/cpp.exp: Likewise.
9712 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
9713 gcc-dg-runtest, so we cycle over optimization options.
9714
9715 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9716 * gcc.dg/compare2.c: No longer expected to fail.
9717
9718 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9719
9720 * gcc.c-torture/execute/20000804-1.c: New test.
9721
9722 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9723
9724 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9725
9726 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
9727
9728 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9729
9730 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
9731
9732 * gcc.c-torture/compile/20000803-1.c: New test.
9733
9734 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
9735
9736 * gcc.c-torture/execute/20000801-3.c,
9737 gcc.c-torture/execute/20000801-4.c: New tests.
9738 * gcc.c-torture/execute/20000801-3.x,
9739 gcc.c-torture/execute/20000801-4.x: Xfail.
9740
9741 2000-08-02 Geoff Keating <geoffk@cygnus.com>
9742
9743 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9744 libobjc/.libs to allow for libtool.
9745
9746 2000-08-02 Jakub Jelinek <jakub@redhat.com>
9747
9748 * gcc.c-torture/compile/20000802-1.c: New test.
9749
9750 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
9751
9752 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9753
9754 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
9755
9756 * gcc-c-torture/execute/20000731-2.c: New test.
9757
9758 * gcc.c-torture/execute/20000731-1.c: New test.
9759 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9760
9761 2000-07-31 Jakub Jelinek <jakub@redhat.com>
9762
9763 * testsuite/gcc.dg/cpp/paste7.c: New test.
9764 * gcc.dg/cpp/20000725-1.c: New test.
9765
9766 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
9767
9768 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9769 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9770 declaration warning for __builtin_dwarf_reg_size.
9771
9772 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9773
9774 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
9775
9776 * gcc.dg/noncompile/voidparam-1.c: New test.
9777
9778 2000-07-30 Richard Henderson <rth@cygnus.com>
9779
9780 * gcc.dg/c90-digraph-1.c: Don't xfail.
9781 * gcc.dg/compare2.c (case 10): Xfail.
9782 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9783
9784 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
9785
9786 * gcc.dg/c99-main-1.c: New test.
9787
9788 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
9789
9790 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9791
9792 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
9793
9794 * gcc.c-tortuer/execute/20000726-1.c: New test.
9795
9796 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
9797
9798 * gcc.c-torture/execute/enum-2.c: New test.
9799
9800 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9801
9802 * gcc.dg/cpp/tr-warn3.c: New test.
9803
9804 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9805
9806 * g++.old-deja/g++.ext/implicit1.C: Remove.
9807 * g++.old-deja/g++.jason/c2.C: Remove
9808 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9809 * g++.old-deja/g++.pt/crash16.C: Likewise.
9810 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9811
9812 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9813
9814 * g++.old-deja/g++.other/for2.C: New test.
9815
9816 2000-07-25 Jakub Jelinek <jakub@redhat.com>
9817
9818 * gcc.dg/20000720-1.c: New test.
9819
9820 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
9821
9822 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
9823
9824 2000-07-24 Geoff Keating <geoffk@cygnus.com>
9825
9826 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9827 * gcc.c-torture/execute/20000722-1.c: New.
9828 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9829
9830 2000-07-24 Jakub Jelinek <jakub@redhat.com>
9831
9832 * gcc.dg/cpp/20000720-1.S: New test.
9833
9834 2000-07-21 Michael Meissner <meissner@redhat.com>
9835
9836 * gcc.c-torture/execute/ieee/hugeval.c: New test.
9837
9838 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9839
9840 * g++.old-deja/g++.brendan/crash16.C,
9841 g++.old-deja/g++.brendan/parse3.C,
9842 g++.old-deja/g++.brendan/redecl1.C,
9843 g++.old-deja/g++.ns/template13.C,
9844 g++.old-deja/g++.other/decl4.C,
9845 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9846
9847 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9848
9849 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9850 and "Internal error".
9851
9852 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9853 regexps.
9854 * gcc.dg/cpp/paste6.c: New test.
9855
9856 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
9857
9858 * gcc.dg/cpp/tr-direct.c: New test.
9859
9860 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9861 gcc.dg/cpp/undef1.c: Tweak error regexps.
9862
9863 2000-07-18 Eric Christopher <echristo@redhat.com>
9864
9865 * gcc.c-torture/compile/20000718-1.c: New test.
9866
9867 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
9868
9869 * cpplex.c (_cpp_push_token): If the token being pushed back
9870 is the previous token in this context, just subtract one from
9871 context->posn.
9872 * cppmacro.c (save_expansion): Clear aux field when storing a
9873 placemarker.
9874
9875 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
9876
9877 * gcc.dg/noncompile/redecl-1.c: New test.
9878
9879 2000-07-18 Jakub Jelinek <jakub@redhat.com>
9880
9881 * gcc.c-torture/execute/20000717-5.c: New test.
9882 * gcc.c-torture/execute/20000717-1.x: Removed.
9883
9884 2000-07-17 Richard Henderson <rth@cygnus.com>
9885
9886 * gcc.c-torture/execute/20000717-4.c: New test.
9887
9888 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
9889
9890 * gcc.dg/cpp/syshdr.c: New test.
9891 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9892
9893 2000-07-17 Neil Booth <neilb@earthling.net>
9894
9895 * gcc.dg/cpp/cmdlne-dM.c: New test.
9896 * gcc.dg/cpp/cmdlne-dD.c: New test.
9897
9898 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
9899
9900 * gcc.c-torture/execute/20000717-3.c: New test.
9901
9902 * gcc.c-torture/compile/20000717-1.c: New test.
9903
9904 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
9905
9906 * gcc.c-torture/execute/20000717-2.c: New test.
9907
9908 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
9909
9910 * gcc.dg/formatz-1.c: New test.
9911
9912 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9913 * gcc.dg/c99-digraph-1.c: New tests.
9914
9915 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9916 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9917
9918 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9919 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9920 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9921 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9922 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9923 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9924 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9925
9926 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
9927
9928 * gcc.c-torture/execute/20000717-1.c: New test.
9929 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9930
9931 2000-07-15 Jakub Jelinek <jakub@redhat.com>
9932
9933 * gcc.c-torture/execute/20000715-2.c: New test.
9934 * gcc.dg/20000715-1.c: New test.
9935
9936 2000-07-15 Michael Meissner <meissner@redhat.com>
9937
9938 * gcc.c-torture/execute/20000715-1.c: New test.
9939
9940 2000-07-13 Jakub Jelinek <jakub@redhat.com>
9941
9942 * gcc.c-torture/execute/20000707-1.c: New test.
9943
9944 2000-07-13 Neil Booth <NeilB@earthling.net>
9945
9946 * testsuite/gcc.dg/cpp/digraph1.c,
9947 testsuite/gcc.dg/cpp/digraph2.c,
9948 testsuite/gcc.dg/cpp/digraphs.c: New tests.
9949
9950 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
9951
9952 * g77.f-torture/compile/20000630-2.f: New test.
9953 * g77.f-torture/compile/20000630-2.x
9954
9955 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
9956
9957 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
9958
9959 2000-07-11 Neil Booth <NeilB@earthling.net>
9960
9961 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9962
9963 2000-07-11 Neil Booth <NeilB@earthling.net>
9964
9965 * gcc.dg/cpp/cmdlne-C.c: New.
9966
9967 2000-07-09 Neil Booth <NeilB@earthling.net>
9968
9969 * gcc.dg/cpp/directiv.c: New tests.
9970 * gcc.dg/cpp/undef1.c: Update.
9971
9972 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
9973
9974 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9975
9976 2000-07-09 Neil Booth <NeilB@earthling.net>
9977
9978 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9979
9980 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
9981
9982 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9983 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9984
9985 2000-07-08 Neil Booth <NeilB@earthling.net>
9986
9987 * gcc.dg/cpp/macsyntx.c: New tests.
9988
9989 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9990
9991 * gcc.dg/20000707-1.c: New test.
9992
9993 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9994
9995 * gcc.c-torture/execute/20000706-1.c: New test.
9996 * gcc.c-torture/execute/20000706-2.c: New test.
9997 * gcc.c-torture/execute/20000706-3.c: New test.
9998 * gcc.c-torture/execute/20000706-4.c: New test.
9999 * gcc.c-torture/execute/20000706-5.c: New test.
10000
10001 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
10002
10003 * g++.old-deja/g++.pt/instantiate7.C: New test.
10004
10005 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
10006
10007 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
10008 * g++.old-deja/g++.mike/thunk3.C: Likewise.
10009 * g++.old-deja/g++.other/rtti3.C: Likewise.
10010 * g++.old-deja/g++.other/rttid3.C: Likewise.
10011
10012 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
10013
10014 * g77.f-torture/compile/20000630-1.x: Fix typo
10015
10016 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
10017
10018 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
10019 assembly output.
10020
10021 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
10022
10023 * gcc.dg/cpp/ident.c: New test.
10024
10025 2000-07-05 Neil Booth <NeilB@earthling.net>
10026
10027 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
10028 gcc.dg/cpp/lexstrng.c: New tests.
10029
10030 2000-07-04 Neil Booth <NeilB@earthling.net>
10031
10032 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
10033 * gcc.dg/cpp/strify2.c: Same.
10034
10035 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
10036
10037 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
10038 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
10039 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
10040 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
10041
10042 * testsuite/gcc.dg/cpp/macro1.c,
10043 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
10044 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
10045 testsuite/gcc.dg/cpp/strify1.c,
10046 testsuite/gcc.dg/cpp/strify2.c: New tests.
10047
10048 2000-07-03 Jakub Jelinek <jakub@redhat.com>
10049
10050 * gcc.c-torture/execute/20000703-1.c: New test.
10051
10052 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
10053
10054 * g++.old-deja/g++.pt (lookup10.C): New test.
10055
10056 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
10057
10058 * g++.old-deja/g++.pt (typename25.C): New test.
10059
10060 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
10061
10062 * gcc.c-torture/compile/20000701-1.c: New test.
10063
10064 2000-06-30 Nick Clifton <nickc@cygnus.com>
10065
10066 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
10067 to test case.
10068
10069 2000-06-30 Catherine Moore <clm@cygnus.com>
10070
10071 * gcc.c-torture/execute/align-1.c: New test.
10072
10073 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
10074
10075 * g++.old-deja/g++.pt/expr8.C: New test.
10076 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
10077
10078 2000-06-29 Nick Clifton <nickc@cygnus.com>
10079
10080 * gcc.c-torture/compile/20000629-1.c: New test.
10081
10082 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
10083
10084
10085 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
10086 gcc.dg/noncompile directory, depending on whether they're
10087 preprocessor tests or not. Annotate all the tests for the dg
10088 framework.
10089
10090 * gcc.c-torture/noncompile/noncompile.exp: Delete.
10091 * gcc.dg/noncompile/noncompile.exp: New.
10092
10093 * Moved files:
10094 Old name New name
10095 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
10096 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
10097 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
10098 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
10099 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
10100 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
10101 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
10102 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
10103 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
10104 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
10105 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
10106 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
10107 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
10108 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
10109 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
10110 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
10111 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
10112 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
10113 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
10114 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
10115 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
10116 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
10117 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
10118 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
10119
10120 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
10121 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
10122 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
10123 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
10124 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
10125 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
10126
10127 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
10128
10129 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
10130 declare one variable. On the fourth, error.
10131 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
10132 declared by 20000628-1a.h.
10133
10134 2000-06-29 Richard Henderson <rth@redhat.com>
10135
10136 * gcc.c-torture/execute/930529-1.x: New file.
10137 * gcc.dg/920413-1.c: Adjust expected warning text.
10138 * gcc.dg/980217-1.c: Declare abort.
10139 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
10140
10141 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
10142
10143 * g77.f-torture/compile/20000629-1.f: New test.
10144 * g77.f-torture/compile/20000629-1.x: Expected to fail.
10145
10146 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10147
10148 Rearrange lots of files, removing entirely the
10149 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
10150 directories.
10151
10152 * Deleted files:
10153 gcc.c-torture/code_quality/code_quality.exp
10154 gcc.c-torture/special/special.exp
10155 gcc.failure/failure.exp
10156 gcc.failure/940409-1.x
10157 gcc.c-torture/compile/961203-1.x
10158
10159 * New files:
10160 gcc.misc-tests/linkage.exp
10161 gcc.c-torture/execute/920730-1t.c
10162 gcc.c-torture/execute/920730-1t.x
10163 gcc.c-torture/compile/920520-1.x
10164 gcc.c-torture/compile/920521-1.x
10165 gcc.c-torture/compile/981006-1.x
10166 gcc.c-torture/execute/eeprof-1.x
10167
10168 * Moved files (possibly with modifications to fit a new harness):
10169 Old name New name
10170 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
10171 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
10172 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
10173 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
10174 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
10175 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
10176 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
10177 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
10178 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
10179 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
10180 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
10181 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
10182 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
10183 gcc.failure/940409-1.c gcc.dg/940409-1.c
10184
10185 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10186
10187 * c-torture/compile/961203-1.x: Delete.
10188
10189 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
10190 not exit. Include stdio.h.
10191 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
10192 * gcc.misc-tests/dg-12.c: Likewise.
10193 * gcc.misc-tests/dg-5.c: Likewise.
10194 * gcc.misc-tests/dg-6.c: Likewise.
10195 * gcc.misc-tests/dg-7.c: Prototype abort.
10196 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
10197 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
10198 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
10199 not exit.
10200 * gcc.misc-tests/sieve.c: Use return from main, not exit.
10201 * gcc.misc-tests/sort2.c: Use return from main, not exit.
10202
10203 2000-06-28 Jakub Jelinek <jakub@redhat.com>
10204
10205 * gcc.dg/cpp/20000628-1.c: New test.
10206 * gcc.dg/cpp/20000628-1.h: New header for above test.
10207 * gcc.dg/cpp/20000628-1a.h: Likewise.
10208
10209 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
10210
10211 * gcc.dg/cpp: New directory.
10212 * gcc.dg/cpp/cpp.exp: New driver.
10213 * gcc.dg/cpp/20000627-1.c: New test.
10214 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10215 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10216 and rewrite as a compilation test.
10217
10218 * gcc.dg: Move many files into the cpp subdirectory, possibly
10219 renaming or editing them as well.
10220 Old name New name
10221 990119-1.c cpp/19990119-1.c
10222 990228-1.c cpp/19990228-1.c
10223 990407-1.c cpp/19990407-1.c
10224 990409-1.c cpp/19990409-1.c
10225 990413-1.c cpp/19990413-1.c
10226 990703-1.c cpp/19990703-1.c
10227 20000127-1.c cpp/20000127-1.c
10228 20000129-1.c cpp/20000129-1.c
10229 20000207-1.c cpp/20000207-1.c
10230 20000207-2.c cpp/20000207-2.c
10231 20000209-1.c cpp/20000209-1.c
10232 20000209-2.c cpp/20000209-2.c
10233 20000301-1.c cpp/20000301-1.c
10234 20000419-1.c cpp/20000419-1.c
10235 20000510-1.S cpp/20000510-1.S
10236 20000519-1.c cpp/20000519-1.c
10237 20000529-1.c cpp/20000529-1.c
10238 20000625-1.c cpp/20000625-1.c
10239 20000625-2.c cpp/20000625-2.c
10240 cpp-as1.c cpp/assert1.c
10241 cpp-as2.c cpp/assert2.c
10242 cxx-comments-1.c cpp/cxxcom1.c
10243 cxx-comments-2.c cpp/cxxcom2.c
10244 endif-label.c cpp/endif.c
10245 cpp-hash1.c cpp/hash1.c
10246 cpp-hash2.c cpp/hash2.c
10247 cpp-if1.c cpp/if-1.c
10248 cpp-if2.c cpp/if-2.c
10249 cpp-if3.c cpp/if-3.c
10250 cpp-if4.c cpp/if-4.c
10251 cpp-if5.c cpp/if-5.c
10252 cpp-cond.c cpp/if-cexp.c
10253 cpp-missingop.c cpp/if-mop.c
10254 cpp-missingparen.c cpp/if-mpar.c
10255 cpp-opprec.c cpp/if-oppr.c
10256 cpp-ifparen.c cpp/if-paren.c
10257 cpp-shortcircuit.c cpp/if-sc.c
10258 cpp-shift.c cpp/if-shift.c
10259 cpp-unary.c cpp/if-unary.c
10260 cpp-li1.c cpp/line1.c
10261 cpp-li2.c cpp/line2.c
10262 lineno.c cpp/line3.c
10263 lineno-2.c cpp/line4.c
10264 cpp-mi.c cpp/mi1.c
10265 cpp-mic.h cpp/mi1c.h
10266 cpp-micc.h cpp/mi1cc.h
10267 cpp-mind.h cpp/mi1nd.h
10268 cpp-mindp.h cpp/mi1ndp.h
10269 cpp-mix.h cpp/mi1x.h
10270 cpp-mi2.c cpp/mi2.c
10271 cpp-mi2a.h cpp/mi2a.h
10272 cpp-mi2b.h cpp/mi2b.h
10273 cpp-mi2c.h cpp/mi2c.h
10274 cpp-mi3.c cpp/mi3.c
10275 cpp-mi3.def cpp/mi3.def
10276 poison-1.c cpp/poison.c
10277 pr-impl.c cpp/prag-imp.c
10278 cpp-redef-2.c cpp/redef1.c
10279 cpp-redef.c cpp/redef2.c
10280 strpaste.c cpp/strp1.c
10281 strpaste-2.c cpp/strp2.c
10282 cpp-tradpaste.c cpp/tr-paste.c
10283 cpp-tradstringify.c cpp/tr-str.c
10284 cpp-tradwarn1.c cpp/tr-warn1.c
10285 cpp-tradwarn2.c cpp/tr-warn2.c
10286 trigraphs.c cpp/trigraphs.c
10287 cpp-unc1.c cpp/unc1.c
10288 cpp-unc2.c cpp/unc2.c
10289 cpp-unc3.c cpp/unc3.c
10290 cpp-unc.c cpp/unc4.c
10291 undef.c cpp/undef1.c
10292 undef-2.c cpp/undef2.c
10293 cpp-wi1.c cpp/widestr1.c
10294
10295 2000-06-27 Mark Mitchell <mark@codesourcery.com>
10296
10297 * lib/g++.exp (g++_include_flags): Tweak.
10298
10299 2000-06-27 H.J. Lu <hjl@gnu.org>
10300 Loren J. Rittle <ljrittle@acm.org>
10301
10302 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10303 version with one that knows about the new gcc tree structure.
10304 (g++_link_flags): Same.
10305
10306 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10307
10308 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10309 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10310 case we are cross-compiling.
10311
10312 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10313 g++.old-deja/g++.niklas/Makefile.in,
10314 g++.old-deja/g++.niklas/configure.in,
10315 g++.old-deja/g++.other/Makefile.in,
10316 g++.old-deja/g++.other/configure.in,
10317 gcc.c-torture/code_quality/Makefile.in,
10318 gcc.c-torture/code_quality/configure.in,
10319 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10320 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10321 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10322 gcc.c-torture/execute/ieee/Makefile.in,
10323 gcc.c-torture/execute/ieee/configure.in,
10324 gcc.c-torture/noncompile/Makefile.in,
10325 gcc.c-torture/noncompile/configure.in,
10326 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10327 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10328 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10329
10330 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10331
10332 * g++.old-deja/g++.other/ambig3.C: New test.
10333
10334 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10335
10336 * g++.old-deja/g++.pt/syntax1.C: New test.
10337 * g++.old-deja/g++.pt/syntax2.C: New test.
10338 * g++.old-deja/g++.other/syntax3.C: New test.
10339 * g++.old-deja/g++.other/syntax4.C: New test.
10340
10341 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10342
10343 * gcc.dg/20000623-1.c: Prototype exit and abort.
10344
10345 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10346
10347 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10348 New tests.
10349 * gcc.dg/cpp-mi3.def: New file.
10350
10351 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10352 inside assertions.
10353 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10354 lexer's error messages.
10355 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10356 divine anything from the linemarkers.
10357 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10358 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10359
10360 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10361
10362 * gcc.dg/20000623-1.c: New test.
10363
10364 2000-06-22 Jakub Jelinek <jakub@redhat.com>
10365
10366 * gcc.c-torture/execute/20000622-1.c: New test.
10367
10368 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10369
10370 * g++.old-deja/g++.other/init15.C: New test.
10371
10372 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10373
10374 * g++.old-deja/g++.pt/vaarg2.C: New test.
10375 * g++.old-deja/g++.pt/vaarg3.C: New test.
10376
10377 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10378
10379 * g++.old-deja/g++.other/dyncast6.C: New test.
10380
10381 2000-06-15 Jakub Jelinek <jakub@redhat.com>
10382
10383 * gcc.c-torture/execute/loop-6.c: New test.
10384
10385 2000-06-14 Jakub Jelinek <jakub@redhat.com>
10386
10387 * gcc.dg/20000614-1.c: New test.
10388 * gcc.dg/20000614-2.c: New test.
10389
10390 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
10391
10392 * g++.old-deja/g++.other/inline12.C: New test.
10393
10394 2000-06-13 Jakub Jelinek <jakub@redhat.com>
10395
10396 * g++.old-deja/g++.other/eh1.C: New test.
10397
10398 2000-06-12 Jakub Jelinek <jakub@redhat.com>
10399
10400 * g++.old-deja/g++.other/type.C: New test.
10401
10402 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10403
10404 * g++.old-deja/g++.other/initstring.C: New test.
10405
10406 2000-06-12 Jason Merrill <jason@redhat.com>
10407
10408 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10409
10410 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
10411
10412 * gcc.c-torture/compile/20000609-1.c: New test.
10413
10414 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
10415
10416 * gcc.dg/20000609-1.c: New test.
10417
10418 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10419
10420 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10421 * gcc.c-torture/noncompile/poison-1.c: Move...
10422 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10423 * gcc.dg/cpp-li1.c: Add a token after the #line.
10424
10425 2000-06-05 Richard Henderson <rth@cygnus.com>
10426
10427 * gcc.c-torture/execute/20000605-2.c: New test.
10428 * gcc.c-torture/execute/20000605-3.c: New test.
10429
10430 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10431
10432 * g77.f-torture/execute/20000503-1.x: New file.
10433
10434 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10435
10436 * g++.old-deja/g++.eh/badalloc1.C: New test.
10437
10438 2000-06-05 Richard Henderson <rth@cygnus.com>
10439
10440 * gcc.c-torture/execute/20000605-1.c: New test.
10441
10442 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10443 Nathan Sidwell <nathan@codesourcery.com>
10444
10445 * gcc.c-torture/compile/20000605-1.c: New test.
10446
10447 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10448
10449 * g77.f-torture/compile/20000601-1.f: New test.
10450
10451 2000-06-03 Richard Henderson <rth@cygnus.com>
10452
10453 * gcc.c-torture/execute/20000603-1.c: New.
10454
10455 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10456
10457 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10458 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10459
10460 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10461
10462 * gcc.dg/compare2.c (case 12): XFAIL.
10463 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10464 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10465
10466 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10467
10468 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10469
10470 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10471 guard macro is already defined when the header is first
10472 included.
10473 * gcc.dg/cpp-mix.h: New file.
10474 * gcc.dg/endif-label.c: Update patterns to match compiler.
10475
10476 * g++.brendan/complex1.C: Declare abort.
10477 * g++.law/refs4.C: Remove XFAIL.
10478 * g++.oliva/expr2.C: Declare abort and exit.
10479
10480 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10481
10482 * gcc.c-torture/execute/20000528-1.c: New test.
10483
10484 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10485 * g++.old-deja/g++.law/temps4.C: Likewise.
10486
10487 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10488 stdlib.h. Call abort() on failure.
10489 * g++.old-deja/g++.law/refs4.C: Likewise.
10490 * g++.old-deja/g++.law/temps4.C: Likewise.
10491 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10492 * gcc.c-torture/execute/20000112-1.c: Include string.h.
10493
10494 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10495
10496 Relative to g++.dg/special:
10497 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10498
10499 Relative to g++.old-deja:
10500 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10501 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10502 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10503 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10504 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10505 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10506 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10507
10508 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10509 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10510 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10511 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10512 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10513 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10514 and/or string.h.
10515
10516 * g++.other/goto1.C: Update expectations for error messages.
10517
10518 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10519
10520 * gcc.c-torture/compile/20000523-1.c: New test.
10521
10522 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10523
10524 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10525
10526 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10527
10528 * g++.old-deja/g++.eh/catch11.C: New test.
10529 * g++.old-deja/g++.eh/catch12.C: New test.
10530
10531 2000-05-24 Nick Clifton <nickc@cygnus.com>
10532
10533 * gcc.c-torture/execute/20000523-1.c: New test.
10534
10535 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10536
10537 * c-torture/execute/bcp-1.c: Replace abort in arg of
10538 __builtin_constant_p with a generic external function.
10539
10540 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10541 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10542 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10543 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10544 Prototype abort and/or exit.
10545
10546 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10547 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10548 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10549 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10550
10551 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10552
10553 * gcc.dg/dwarf2-1.c: New test.
10554
10555 2000-05-20 Richard Henderson <rth@cygnus.com>
10556
10557 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10558
10559 2000-05-20 Andreas Jaeger <aj@suse.de>
10560
10561 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10562 testcase.
10563
10564 2000-05-19 David Edelsohn <edelsohn@gnu.org>
10565
10566 * gcc.c-torture/execute/20000519-2.c: New test.
10567
10568 2000-05-19 Andreas Jaeger <aj@suse.de>
10569
10570 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10571 which fails with SSA.
10572
10573 * lib/c-torture.exp: Also test with -O3 -fssa.
10574
10575 2000-05-18 Michael Meissner <meissner@redhat.com>
10576
10577 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10578 * gcc.c-torture/execute/920415-1.c: Ditto.
10579 * gcc.c-torture/execute/920501-1.c: Ditto.
10580 * gcc.c-torture/execute/conversion.c: Ditto.
10581 * gcc.c-torture/execute/cvt-1.c: Ditto.
10582
10583 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
10584
10585 * gcc.c-torture/compile/20000518-1.c: New test.
10586
10587 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10588
10589 * g77.f-torture/compile/200005018.f: New test.
10590
10591 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
10592
10593 * gcc.c-torture/compile/20000517-1.c: New test.
10594
10595 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10596
10597 * gcc.c-torture/execute/20000516-1.c: New test.
10598
10599 2000-05-15 Jakub Jelinek <jakub@redhat.com>
10600
10601 * g++.old-deja/g++.other/eh.C: New test.
10602
10603 2000-05-12 Richard Henderson <rth@cygnus.com>
10604
10605 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10606 constants through to doit's conditional.
10607
10608 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
10609
10610 * gcc.c-torture/compile/20000511-1.c: New test.
10611 * g77.f-torture/compile/20000511-1.f: New test.
10612 * g77.f-torture/compile/20000511-2.f: New test.
10613
10614 2000-05-11 Michael Meissner <meissner@redhat.com>
10615
10616 * gcc.c-torture/execute/20000511-1.c: New test.
10617
10618 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10619
10620 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10621 * gcc.dg/20000510-1.S: New.
10622
10623 2000-05-08 Catherine Moore <clm@cygnus.com>
10624
10625 * gcc.dg/unused-3.c: New.
10626
10627 2000-05-06 Richard Henderson <rth@cygnus.com>
10628
10629 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10630 * g++.old-deja/g++.mike/warn1.C: Likewise.
10631 * g++.old-deja/g++.pt/local1.C: Likewise.
10632 * g++.old-deja/g++.pt/local7.C: Likewise.
10633 * g++.old-deja/g++.pt/spec16.C: Likewise.
10634
10635 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
10636
10637 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10638
10639 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
10640
10641 * g77.f-torture/execute/20000503-1.f: New test.
10642
10643 2000-05-04 Andreas Jaeger <aj@suse.de>
10644
10645 * gcc.dg/noreturn-2.c: New test.
10646
10647 2000-05-04 Neil Booth <NeilB@earthling.net>
10648
10649 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10650 preprocessor.
10651
10652 2000-05-04 Richard Henderson <rth@cygnus.com>
10653
10654 * gcc.c-torture/execute/20000503-1.c: Fix typo.
10655
10656 2000-05-04 Richard Henderson <rth@cygnus.com>
10657
10658 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
10659 OpenSSL by Jason R Thorpe.
10660
10661 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
10662
10663 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10664
10665 2000-05-03 Robert Lipe <robertlipe@usa.net>
10666
10667 * gcc.dg/20000503-1.c: New test.
10668
10669 2000-05-02 Jakub Jelinek <jakub@redhat.com>
10670
10671 * gcc.c-torture/compile/20000502-1.c: New test.
10672 * g++.old-deja/g++.other/align.C: New test.
10673 * gcc.dg/cpp-tradstringify.c: New test.
10674
10675 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
10676
10677 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10678 and hard registers.
10679
10680 2000-04-26 Geoff Keating <geoffk@cygnus.com>
10681
10682 * gcc.c-torture/execute/loop-5.c: New test.
10683
10684 2000-04-25 Jakub Jelinek <jakub@redhat.com>
10685
10686 * gcc.c-torture/execute/va-arg-20.c: New test.
10687
10688 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
10689
10690 * gcc.c-torture/execute/20000422-1.c: New test.
10691
10692 2000-04-20 Greg McGary <gkm@gnu.org>
10693
10694 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10695 when optimizing, but without sibling-call optimizations (-O1).
10696
10697 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
10698
10699 * gcc.c-torture/compile/20000420-1.c: New test.
10700
10701 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
10702
10703 * g++.abi/ptrflags.C: New test.
10704 * g++.eh/catchptr1.C: Test incomplete pointer chains.
10705
10706 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
10707
10708 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10709
10710 2000-04-19 Greg McGary <gkm@gnu.org>
10711
10712 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10713 sibling-call optimizations.
10714
10715 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
10716
10717 * gcc.dg/20000419-1.c: New test.
10718
10719 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
10720
10721 * gcc.c-torture/execute/20000412-6.c: New test.
10722
10723 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
10724
10725 * gcc.c-torture/execute/20000412-5.c: New test.
10726 * g77.f-torture/compile/20000412-1.f: New test.
10727 * gcc.c-torture/execute/20000412-4.c: New test.
10728 * gcc.c-torture/compile/20000412-2.c: New test.
10729 * gcc.c-torture/execute/20000412-3.c: New test.
10730 * gcc.c-torture/compile/20000412-1.c: New test.
10731 * gcc.c-torture/execute/20000412-2.c: New test.
10732
10733 2000-04-12 Jakub Jelinek <jakub@redhat.com>
10734
10735 * objc/execute/bf-20.m: New test.
10736
10737 2000-04-10 Richard Henderson <rth@cygnus.com>
10738
10739 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10740
10741 * gcc.c-torture/execute/20000412-1.c: New test.
10742
10743 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
10744
10745 * g++.old-deja/g++.eh/catchptr1.C: New test.
10746
10747 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
10748
10749 * g++.old-deja/g++.abi/cxa_vec.C: New test.
10750
10751 2000-04-08 Neil Booth <NeilB@earthling.net>
10752
10753 * gcc.dg/cpp-nullchar.c: Remove test as
10754 embedded nulls cause problems.
10755
10756 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10757
10758 * gcc.dg/compare2.c: New test.
10759
10760 2000-04-08 Neil Booth <NeilB@earthling.net>
10761
10762 * gcc.dg/cpp-nullchar.c: New test.
10763
10764 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
10765
10766 * gcc.dg/cpp-mi2.c: New test.
10767 * gcc.dg/cpp-mi2[abc].h: New files.
10768
10769 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
10770
10771 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10772 member name.
10773
10774 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
10775
10776 * g++.old-deja/g++.abi/vmihint.C: New test.
10777
10778 2000-04-06 Neil Booth <NeilB@earthling.net>
10779
10780 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10781 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
10782 copyright.
10783
10784 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
10785
10786 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10787 avoid stack-frame overwrite.
10788
10789 2000-04-05 Jakub Jelinek <jakub@redhat.com>
10790
10791 * gcc.c-torture/compile/20000405-2.c: New test.
10792 * gcc.c-torture/compile/20000405-3.c: New test.
10793
10794 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10795
10796 * gcc.c-torture/compile/20000405-1.c: New test.
10797
10798 2000-04-04 Geoff Keating <geoffk@cygnus.com>
10799
10800 * gcc.dg/cast-qual-1.c: Revert last change.
10801
10802 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10803
10804 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10805
10806 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
10807
10808 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10809 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10810
10811 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
10812
10813 * gcc.c-torture/compile/20000403-2.c: New test.
10814 * gcc.c-torture/compile/20000403-1.c: New test.
10815
10816 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
10817
10818 * gcc.c-torture/execute/20000403-1.c: New test.
10819
10820 2000-04-03 Geoff Keating <geoffk@cygnus.com>
10821
10822 * gcc.c-torture/execute/20000402-1.c: New test.
10823
10824 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
10825
10826 * gcc.c-torture/execute/va-arg-15.c: New test.
10827 * gcc.c-torture/execute/va-arg-16.c: New test.
10828 * gcc.c-torture/execute/va-arg-17.c: New test.
10829 * gcc.c-torture/execute/va-arg-18.c: New test.
10830 * gcc.c-torture/execute/va-arg-19.c: New test.
10831
10832 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10833
10834 * gcc.c-torture/compile/981211-1.c: Move to...
10835 * gcc.dg/cpp-as1.c: ...here.
10836 * gcc.dg/cpp-as2.c: New file.
10837
10838 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10839 compiler.
10840
10841 2000-04-02 Neil Booth <NeilB@earthling.net>
10842
10843 * gcc.dg/cpp-cond.c New tests.
10844 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
10845 accidental success less likely.
10846 * gcc.dg/cpp-missingop.c New tests.
10847 * gcc.dg/cpp-missingparen.c New tests.
10848 * gcc.dg/cpp-shift.c New tests.
10849 * gcc.dg/cpp-shortcircuit.c New tests.
10850 * gcc.dg/cpp-unary.c New tests.
10851
10852 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
10853
10854 * gcc.c-torture/compile/20000329-1.c: New test.
10855
10856 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10857
10858 * gcc.c-torture/compile/20000326-1.c: New test.
10859 * gcc.c-torture/compile/20000326-2.c: New test.
10860
10861 2000-03-24 Geoff Keating <geoffk@cygnus.com>
10862
10863 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10864 the first parameter is a function argument.
10865
10866 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
10867
10868 * g++.old-deja/g++.ext/array4.C: New test.
10869
10870 2000-03-22 Geoff Keating <geoffk@cygnus.com>
10871
10872 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10873
10874 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10875
10876 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10877
10878 2000-03-19 Richard Henderson <rth@cygnus.com>
10879
10880 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10881
10882 2000-03-19 Richard Henderson <rth@cygnus.com>
10883
10884 * gcc.c-torture/compile/20000319-1.c: New test.
10885
10886 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
10887
10888 * gcc.c-torture/execute/20000314-3.c: New test.
10889 * gcc.c-torture/execute/20000314-2.c: New test.
10890 * gcc.c-torture/execute/20000314-1.c: New test.
10891 * gcc.c-torture/compile/20000314-2.c: New test.
10892 * gcc.c-torture/compile/20000314-1.c: New test.
10893
10894 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
10895
10896 * g++.old-deja/g++.warn/inline.C: New test.
10897
10898 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
10899
10900 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10901 standards-compliant result rather than specific constants.
10902 Put test-values in array.
10903
10904 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
10905
10906 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10907 (g++_target_compile): Put test-specific options last.
10908
10909 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10910
10911 * g++.old-deja/g++.eh/vbase4.C: New test.
10912
10913 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10914
10915 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10916
10917 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10918
10919 * g++.old-deja/g++.brendan/misc12.C: Removed.
10920 * g++.old-deja/g++.pt/memtemp77.C: Constify.
10921 * g++.old-deja/g++.ext/pretty4.C: New test.
10922
10923 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10924
10925 * g++.old-deja/g++.other/string2.C: New test.
10926
10927 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
10928
10929 * g++.old-deja/g++.warn/impint2.C: New test.
10930
10931 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
10932
10933 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10934 is 1, not zero.
10935
10936 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
10937
10938 * g++.old-deja/g++.warn/impint.C: New test.
10939 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10940 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10941 * g++.old-deja/g++.pt/explicit12.C: Likewise.
10942 * g++.old-deja/g++.pt/explicit13.C: Likewise.
10943 * g++.old-deja/g++.pt/explicit17.C: Likewise.
10944 * g++.old-deja/g++.pt/explicit18.C: Likewise.
10945 * g++.old-deja/g++.pt/explicit19.C: Likewise.
10946 * g++.old-deja/g++.pt/explicit23.C: Likewise.
10947 * g++.old-deja/g++.pt/explicit31.C: Likewise.
10948 * g++.old-deja/g++.pt/explicit35.C: Likewise.
10949 * g++.old-deja/g++.pt/explicit6.C: Likewise.
10950 * g++.old-deja/g++.pt/memclass7.C: Likewise.
10951
10952 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
10953
10954 * gcc.dg/cpp-redef.c: New test.
10955
10956 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
10957
10958 * g++.old-deja/g++.pt/unify7.C: New test.
10959
10960 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10961
10962 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10963 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10964
10965 2000-02-25 Geoff Keating <geoffk@cygnus.com>
10966
10967 * gcc.c-torture/compile/20000224-1.c: New test.
10968
10969 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10970
10971 * gcc.c-torture/compile/cpp-2.c: New test.
10972 * gcc.c-torture/compile/cpp-1.c: New test.
10973
10974 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
10975
10976 * gcc.c-torture/execute/20000225-1.c: New test.
10977
10978 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10979
10980 * gcc.dg/cpp-li2.c: New test.
10981
10982 * gcc.dg/cpp-wi1.c: New test.
10983
10984 * gcc.dg/cpp-li1.c: New test.
10985
10986 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
10987
10988 * g++.old-deja/g++.other/sizeof5.C: New test.
10989
10990 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10991
10992 * gcc.c-torture/execute/va-arg-13.c: New test.
10993
10994 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
10995
10996 * gcc.c-torture/execute/va-arg-12.c: New test.
10997
10998 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10999
11000 * gcc.c-torture/execute/20000223-1.c: New test.
11001
11002 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
11003
11004 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
11005
11006 2000-02-22 Mark Mitchell <mark@codesourcery.com>
11007
11008 * g++.old-deja/g++.abi/ptrmem.C: New test.
11009
11010 2000-02-19 Richard Henderson <rth@cygnus.com>
11011
11012 * gcc.c-torture/compile/init-3.c: New.
11013
11014 2000-02-17 Mark Mitchell <mark@codesourcery.com>
11015
11016 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
11017 ALWAYS_CXXFLAGS.
11018
11019 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
11020
11021 * gcc.c-torture/compile/20000211-3.c: New test.
11022
11023 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
11024
11025 * gcc.c-torture/compile/20000211-2.c: New test.
11026
11027 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
11028
11029 * gcc.c-torture/compile/20000211-1.c: New test.
11030
11031 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
11032
11033 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
11034 on native targets
11035
11036 2000-02-08 Nathan Sidwell <nathan@acm.org>
11037
11038 * g++.old-deja/g++.other/cast5.C: New test.
11039
11040 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
11041
11042 * gcc.c-torture/execute/20000205-1.c: New.
11043
11044 2000-02-03 Nathan Sidwell <nathan@acm.org>
11045
11046 * g++.old-deja/g++.jason/cast3.C: Return void.
11047 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
11048
11049 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11050
11051 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
11052
11053 * gcc.dg/loop-1.c: New test.
11054
11055 2000-01-27 Jakub Jelinek <jakub@redhat.com>
11056
11057 * gcc.c-torture/compile/20000127-1.c: New test.
11058 * gcc.c-torture/execute/991228-1.c: New test.
11059
11060 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11061
11062 * gcc.dg/unused-2.c: New test.
11063
11064 * gcc.dg/conv-1.c: New test.
11065
11066 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11067
11068 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
11069 compiler.
11070 (tool_option_proc): Fix typo.
11071
11072 2000-01-24 Geoff Keating <geoffk@cygnus.com>
11073
11074 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
11075 of the ld on the host, not on the build machine.
11076 Also, don't crash if '--help' is not a supported option.
11077
11078 2000-01-24 Richard Henderson <rth@cygnus.com>
11079
11080 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
11081
11082 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
11083
11084 * gcc.c-torture/execute/20000120-2.c: New test.
11085 * gcc.c-torture/execute/20000120-1.c: New test.
11086
11087 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
11088
11089 * gcc.c-torture/execute/20000113-1.c: New test.
11090
11091 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
11092
11093 * gcc.c-torture/execute/20000112-1.c: New test.
11094
11095 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11096
11097 * gcc.dg/20000111-1.c: New test.
11098
11099 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
11100
11101 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
11102 with 16 bit integers.
11103
11104 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11105
11106 * gcc.dg/20000108-1.c: New test.
11107
11108 2000-01-05 Nathan Sidwell <nathan@acm.org>
11109
11110 * g++.old-deja/g++.ns/koenig8.C: New test.
11111
11112 2000-01-05 Nathan Sidwell <nathan@acm.org>
11113
11114 * g++.old-deja/g++.other/cast4.C: New test.
11115
11116 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
11117
11118 * gcc.c-torture/compile/20000105-2.c: New test.
11119 * gcc.c-torture/compile/20000105-1.c: New test.
11120
11121 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11122
11123 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
11124 references to printf & atoi to conform to ANSI standard.
11125 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
11126 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
11127 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
11128 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
11129 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
11130 * g++.old-deja/g++.brendan/complex1.C: Likewise.
11131 * g++.old-deja/g++.brendan/copy1.C: Likewise.
11132 * g++.old-deja/g++.brendan/copy2.C: Likewise.
11133 * g++.old-deja/g++.brendan/copy3.C: Likewise.
11134 * g++.old-deja/g++.brendan/copy4.C: Likewise.
11135 * g++.old-deja/g++.brendan/copy5.C: Likewise.
11136 * g++.old-deja/g++.brendan/copy6.C: Likewise.
11137 * g++.old-deja/g++.brendan/copy7.C: Likewise.
11138 * g++.old-deja/g++.brendan/copy8.C: Likewise.
11139 * g++.old-deja/g++.brendan/crash11.C: Likewise.
11140 * g++.old-deja/g++.brendan/crash14.C: Likewise.
11141 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
11142 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11143 * g++.old-deja/g++.brendan/delete2.C: Likewise.
11144 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
11145 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
11146 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
11147 * g++.old-deja/g++.brendan/eh1.C: Likewise.
11148 * g++.old-deja/g++.brendan/groff1.C: Likewise.
11149 * g++.old-deja/g++.brendan/init3.C: Likewise.
11150 * g++.old-deja/g++.brendan/misc12.C: Likewise.
11151 * g++.old-deja/g++.brendan/misc7.C: Likewise.
11152 * g++.old-deja/g++.brendan/new2.C: Likewise.
11153 * g++.old-deja/g++.brendan/operators4.C: Likewise.
11154 * g++.old-deja/g++.brendan/operators5.C: Likewise.
11155 * g++.old-deja/g++.brendan/overload2.C: Likewise.
11156 * g++.old-deja/g++.brendan/overload7.C: Likewise.
11157 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
11158 * g++.old-deja/g++.brendan/reference1.C: Likewise.
11159 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
11160 * g++.old-deja/g++.brendan/template24.C: Likewise.
11161 * g++.old-deja/g++.brendan/template3.C: Likewise.
11162 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
11163 * g++.old-deja/g++.jason/inline3.C: Likewise.
11164 * g++.old-deja/g++.jason/opeq.C: Likewise.
11165 * g++.old-deja/g++.law/arg5.C: Likewise.
11166 * g++.old-deja/g++.law/arm7.C: Likewise.
11167 * g++.old-deja/g++.law/ctors11.C: Likewise.
11168 * g++.old-deja/g++.law/cvt8.C: Likewise.
11169 * g++.old-deja/g++.law/init9.C: Likewise.
11170 * g++.old-deja/g++.law/refs4.C: Likewise.
11171 * g++.old-deja/g++.law/template2.C: Likewise.
11172 * g++.old-deja/g++.law/visibility24.C: Likewise.
11173 * g++.old-deja/g++.law/vtable3.C: Likewise.
11174 * g++.old-deja/g++.mike/asm2.C: Likewise.
11175 * g++.old-deja/g++.mike/eh1.C: Likewise.
11176 * g++.old-deja/g++.mike/misc1.C: Likewise.
11177 * g++.old-deja/g++.mike/misc13.C: Likewise.
11178 * g++.old-deja/g++.mike/misc14.C: Likewise.
11179 * g++.old-deja/g++.mike/ns12.C: Likewise.
11180 * g++.old-deja/g++.mike/p1248.C: Likewise.
11181 * g++.old-deja/g++.mike/p3708.C: Likewise.
11182 * g++.old-deja/g++.mike/p3708a.C: Likewise.
11183 * g++.old-deja/g++.mike/p3708b.C: Likewise.
11184 * g++.old-deja/g++.mike/p646.C: Likewise.
11185 * g++.old-deja/g++.mike/p700.C: Likewise.
11186 * g++.old-deja/g++.mike/p783.C: Likewise.
11187 * g++.old-deja/g++.mike/p783a.C: Likewise.
11188 * g++.old-deja/g++.mike/p783b.C: Likewise.
11189 * g++.old-deja/g++.mike/p786.C: Likewise.
11190 * g++.old-deja/g++.mike/p789.C: Likewise.
11191 * g++.old-deja/g++.mike/p789a.C: Likewise.
11192 * g++.old-deja/g++.mike/p807a.C: Likewise.
11193 * g++.old-deja/g++.other/delete3.C: Likewise.
11194 * g++.old-deja/g++.other/dyncast1.C: Likewise.
11195 * g++.old-deja/g++.other/dyncast2.C: Likewise.
11196 * g++.old-deja/g++.other/dyncast3.C: Likewise.
11197 * g++.old-deja/g++.other/empty1.C: Likewise.
11198 * g++.old-deja/g++.other/temporary1.C: Likewise.
11199 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
11200 * g++.old-deja/g++.pt/t16.C: Likewise.
11201 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
11202
11203 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
11204
11205 * gcc.dg/991230-1.c: New test.
11206
11207 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
11208
11209 * gcc.c-torture/compile/991229-3.c: New test.
11210 * gcc.c-torture/compile/991229-2.c: New test.
11211 * gcc.c-torture/compile/991229-1.c: New test.
11212
11213 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
11214
11215 * gcc.c-torture/compile/labels-2.c: New test.
11216
11217 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
11218
11219 * gcc.c-torture/execute/991227-1.c: New test.
11220
11221 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11222
11223 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
11224
11225 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
11226
11227 * gcc.c-torture/execute/991221-1.c: New test.
11228
11229 1999-12-20 Nathan Sidwell <nathan@acm.org>
11230
11231 * g++.old-deja/g++.other/cast3.C: New test.
11232
11233 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
11234
11235 * gcc.c-torture/execute/991216-4.c: New test.
11236
11237 1999-12-16 Michael Meissner <meissner@cygnus.com>
11238
11239 * gcc.c-torture/execute/991216-1.c: New test.
11240 * gcc.c-torture/execute/991216-2.c: New test.
11241 * gcc.c-torture/execute/991216-3.c: New test.
11242
11243 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11244
11245 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11246 Actually make the test fail by using "-O2" for compilation.
11247
11248 1999-12-15 Nathan Sidwell <nathan@acm.org>
11249
11250 * g++.old-deja/g++.warn/cast-align1.C: New test.
11251
11252 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11253
11254 * gcc.c-torture/compile/991214-1.c: New test.
11255 * gcc.c-torture/compile/991214-2.c: New test.
11256
11257 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11258
11259 * gcc.dg/991214-1.c: New test.
11260
11261 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
11262
11263 * gcc.c-torture/compile/991213-3.c: New test.
11264 * gcc.c-torture/compile/991213-2.c: New test.
11265 * gcc.c-torture/compile/991213-1.c: New test.
11266
11267 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11268
11269 * gcc.dg/991209-1.c: New test.
11270
11271 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
11272
11273 * gcc.c-torture/compile/991208-1.c: New test.
11274
11275 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11276
11277 * gcc.dg/ultrasp2.c: New test.
11278
11279 1999-12-05 Alex Samuel <samuel@codesourcery.com>
11280
11281 * g++.old-deja/g++.abi/align.C (main): Fix typo.
11282
11283 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
11284
11285 * gcc.c-torture/compile/991202-1.c: New test.
11286 * gcc.c-torture/execute/991202-1.c: New test.
11287 * gcc.c-torture/execute/991202-2.c: New test.
11288 * gcc.c-torture/execute/991202-3.c: New test.
11289
11290 1999-12-02 Alex Samuel <samuel@codesourcery.com>
11291
11292 * g++.old-deja/g++.abi/align.C: New test.
11293 * g++.old-deja/g++.abi/aggregates.C: Likewise.
11294 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11295
11296 1999-12-01 Richard Henderson <rth@cygnus.com>
11297
11298 * gcc.c-torture/execute/991201-1.c: New.
11299
11300 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
11301
11302 * gcc.dg/991129-1.c: New test.
11303
11304 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
11305
11306 * gcc.c-torture/compile/991127-1.c: New test.
11307
11308 1999-11-22 Nathan Sidwell <nathan@acm.org>
11309
11310 * g++.old-deja/g++.other/warn4.C: New test.
11311
11312 1999-11-22 Nathan Sidwell <nathan@acm.org>
11313
11314 * g++.old-deja/g++.eh/cleanup2.C: New test.
11315 * g++.old-deja/g++.ext/pretty2.C: New test.
11316 * g++.old-deja/g++.ext/pretty3.C: New test.
11317 * g++.old-deja/g++.other/debug6.C: New test.
11318
11319 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
11320
11321 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11322 compiler_output to look for one error message instead of two.
11323
11324 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
11325
11326 * gcc.c-torture/execute/991118-1.c: Also test case
11327 where the word boundary does not split a byte evenly.
11328
11329 1999-11-19 Nathan Sidwell <nathan@acm.org>
11330
11331 * g++.old-deja/g++.ext/restrict1.C: New test.
11332
11333 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11334
11335 * gcc.c-torture/execute/991118-1.c: New test.
11336
11337 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
11338
11339 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11340 working directory pathnames.
11341
11342 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
11343
11344 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11345 host is equipped with driver.h and driver.o so it can actually
11346 compile and run the tests.
11347
11348 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
11349
11350 * gcc.c-torture/compile/991008-1.c: New test.
11351
11352 1999-11-08 Nick Clifton <nickc@cygnus.com>
11353
11354 * lib/gcc-dg.exp: Include target-supports.exp
11355
11356 1999-11-05 Nick Clifton <nickc@cygnus.com>
11357
11358 * lib/target-supports.exp: New file: Provide procs to test for
11359 features supported by the target.
11360 (check_weak_available): Moved here from ecos.exp.
11361 (check_alias_available): New proc: Determine of the target
11362 toolchain supports the alias attribute.
11363
11364 * gcc.dg/special/ecos.exp: Move check_weak_available to
11365 target-supports.exp.
11366 (alias-1.c): Only perform the test if the target supports
11367 aliases.
11368 (wkali-1.c): Only perform the test if the target supports
11369 aliases.
11370
11371 * gcc.dg/990506-0.c: Expect error messages from cross
11372 targets as well as native targets.
11373
11374 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11375
11376 * gcc.dg/ultrasp1.c: Removed xfail.
11377 * gcc.dg/struct-ret-2.c: Likewise.
11378 * gcc.dg/array-1.c: Likewise.
11379
11380 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11381
11382 * gcc.dg/struct-ret-2.c: New test.
11383
11384 * gcc.dg/array-1.c: New test.
11385
11386 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
11387
11388 * gcc.c-torture/execute/991030-1.c: New test.
11389
11390 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
11391
11392 * gcc.c-torture/compile/991026-2.c: New test.
11393
11394 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
11395
11396 * gcc.c-torture/compile/991026-1.c: New test.
11397
11398 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
11399
11400 * gcc.c-torture/execute/991023-1.c: New test.
11401
11402 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
11403
11404 * gcc.c-torture/execute/991019-1.c: New test.
11405
11406 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
11407
11408 * gcc.c-torture/execute/991016-1.c: New test.
11409
11410 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
11411
11412 * gcc.c-torture/execute/991014-1.c: New test.
11413
11414 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11415
11416 * g++.old-deja/g++.other/union2.C: New test.
11417
11418 1999-10-13 Nathan Sidwell <nathan@acm.org>
11419
11420 * g++.old-deja/g++.other/vaarg2.C: New test.
11421 * g++.old-deja/g++.other/vaarg3.C: New test.
11422
11423 1999-10-12 Craig Burley <craig@jcb-sc.com>
11424
11425 * g77.f-torture/noncompile/19990905-1.f: Moved from being
11426 in compile/.
11427
11428 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
11429
11430 * gcc.c-torture/execute/va-arg-11.c: New test.
11431
11432 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
11433
11434 * lib/file-format.exp (gcc_target_object_format): Don't
11435 crash if objdump is unavailable.
11436
11437 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
11438
11439 * gcc.misc-tests/mg.exp: delete extraneous redirection.
11440
11441 1999-09-28 Nick Clifton <nickc@cygnus.com>
11442
11443 * gcc.c-torture/compile/990928-1.c: New test.
11444
11445 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
11446
11447 * g++.old-deja/g++.other/decl6.C: New test.
11448
11449 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11450
11451 * gcc.c-torture/execute/va-arg-10.c: New test.
11452
11453 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
11454
11455 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11456 __PRETTY_FUNCTION__.
11457
11458 1999-09-23 Nick Clifton <nickc@cygnus.com>
11459
11460 * gcc.c-torture/execute/990923-1.c: New test.
11461
11462 1999-09-21 Nick Clifton <nickc@cygnus.com>
11463
11464 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11465 for which -fpic is inappropriate.
11466
11467 1999-09-21 Mark Mitchell <mark@codesourcery.com>
11468
11469 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11470
11471 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11472
11473 * g++.old-deja/g++.other/dyncast1.C: New test.
11474 * g++.old-deja/g++.other/dyncast2.C: New test.
11475 * g++.old-deja/g++.other/dyncast3.C: New test.
11476 * g++.old-deja/g++.other/dyncast4.C: New test.
11477 * g++.old-deja/g++.other/dyncast5.C: New test.
11478 * g++.old-deja/g++.eh/catch3.C: New test.
11479 * g++.old-deja/g++.eh/catch3p.C: New test.
11480 * g++.old-deja/g++.eh/catch4.C: New test.
11481 * g++.old-deja/g++.eh/catch4p.C: New test.
11482 * g++.old-deja/g++.eh/catch5.C: New test.
11483 * g++.old-deja/g++.eh/catch5p.C: New test.
11484 * g++.old-deja/g++.eh/catch6.C: New test.
11485 * g++.old-deja/g++.eh/catch6p.C: New test.
11486 * g++.old-deja/g++.eh/catch7.C: New test.
11487 * g++.old-deja/g++.eh/catch7p.C: New test.
11488 * g++.old-deja/g++.eh/catch8.C: New test.
11489 * g++.old-deja/g++.eh/catch8p.C: New test.
11490 * g++.old-deja/g++.eh/catch9.C: New test.
11491 * g++.old-deja/g++.eh/catch9p.C: New test.
11492
11493 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
11494
11495 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11496 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11497
11498 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
11499
11500 * gcc.c-torture/compile/990913-1.c: New test.
11501
11502 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
11503
11504 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11505 * g++.old-deja/g++.jason/rfg5.C: Likewise.
11506
11507 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
11508
11509 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11510
11511 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
11512
11513 * g++.old-deja/g++.other/lookup11.C: New test.
11514 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11515 what is permitted and what we want.
11516 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11517 overload use.
11518 * g++.old-deja/g++.jason/rfg5.C: Likewise
11519
11520 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
11521
11522 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11523 * gcc.c-torture/noncompile/poison-1.c: New file.
11524
11525 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
11526
11527 * g++.old-deja/g++.other/sizeof3.C: New test.
11528 * g++.old-deja/g++.other/sizeof4.C: New test.
11529 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11530 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11531
11532 1999-09-07 Richard Henderson <rth@cygnus.com>
11533
11534 * gcc.dg/va-arg-1.c: New.
11535
11536 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11537
11538 * gcc.c-torture/execute/va-arg-9.c: New test.
11539
11540 1999-09-05 Craig Burley <craig@jcb-sc.com>
11541
11542 * g77.f-torture/compile/980519-2.f: New test.
11543 * g77.f-torture/compile/19990905-0.f: New test.
11544 * g77.f-torture/compile/19990905-1.f: New test.
11545 * g77.f-torture/compile/19990905-2.f: New test.
11546
11547 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11548
11549 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
11550
11551 * gcc.c-torture/execute/990827-1.c: Fix typo.
11552
11553 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11554
11555 * g++.old-deja/g++.other/deref1.C: New test.
11556
11557 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
11558
11559 * g++.old-deja/g++.other/ambig2.C: New test.
11560 * g++.old-deja/g++.other/cond5.C: New test.
11561 * g++.old-deja/g++.other/lookup16.C: New test.
11562
11563 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
11564
11565 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11566 assemblers too.
11567
11568 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
11569
11570 * lib/c-torture.exp: Avoid the "compare executables" optimization
11571 when testing native.
11572
11573 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
11574
11575 * gcc.c-torture/execute/990829-1.c: New test.
11576 * gcc.c-torture/compile/990829-1.c: New test.
11577
11578 1999-08-27 Paul Burchard <burchard@pobox.com>
11579
11580 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11581 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11582 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11583 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11584 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11585 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11586 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11587 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11588 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11589 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11590 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11591
11592 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
11593
11594 * gcc.c-torture/execute/990827-1.c: New test.
11595
11596 1999-08-26 Craig Burley <craig@jcb-sc.com>
11597
11598 * g77.f-torture/noncompile/19990826-4.f: New test.
11599
11600 * g77.f-torture/compile/19990826-3.f: New test.
11601
11602 * g77.f-torture/execute/19990826-2.f: New test.
11603
11604 * g77.f-torture/compile/19990826-1.f: New test.
11605
11606 * gcc.c-torture/execute/990826-0.c: New test.
11607 * g77.c-torture/execute/19990826-0.f: New test.
11608
11609 * g77.f-torture/noncompile/970626-2.f: New test.
11610
11611 1999-08-25 Paul Burchard <burchard@pobox.com>
11612
11613 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11614 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11615 lss-011.C: New tests.
11616
11617 1999-08-25 Nathan Sidwell <nathan@acm.org>
11618
11619 * g++.old-deja/g++.other/decl5.C: New test.
11620
11621 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11622
11623 * noncompile/noncompile.exp: Load_lib c-torture.exp.
11624 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11625 call `postbase' for each one. All callers of `postbase' changed
11626 to call this instead.
11627
11628 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
11629
11630 * gcc.c-torture/execute/990811-1.c: New test.
11631
11632 1999-08-09 Nick Clifton <nickc@cygnus.com>
11633
11634 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11635 just native ones.
11636
11637 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11638 just native ones.
11639
11640 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11641
11642 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11643
11644 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11645
11646 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11647
11648 1999-08-04 Nathan Sidwell <nathan@acm.org>
11649
11650 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11651
11652 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11653
11654 * gcc.c-torture/execute/990804-1.c: New test.
11655
11656 1999-08-03 Nathan Sidwell <nathan@acm.org>
11657
11658 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11659 * g++.old-deja/g++.brendan/crash64.C: Likewise
11660 * g++.old-deja/g++.brendan/overload8.C: Likewise
11661
11662 1999-08-03 Nathan Sidwell <nathan@acm.org>
11663
11664 * g++.old-deja/g++.other/struct1.C: New test.
11665
11666 1999-08-03 Nathan Sidwell <nathan@acm.org>
11667
11668 * g++.old-deja/g++.other/enum2.C: New test.
11669
11670 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
11671
11672 Adapted from tests from Franz Sirl:
11673 * gcc.c-torture/execute/va-arg-7.c: New test.
11674 * gcc.c-torture/execute/va-arg-8.c: New test.
11675
11676 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
11677
11678 * gcc.c-torture/compile/990801-2.c: New test.
11679
11680 * gcc.c-torture/compile/990801-1.c: New test.
11681
11682 1999-07-27 Michael Meissner <meissner@cygnus.com>
11683
11684 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11685 fp-cmp-1.c, converting double to float.
11686
11687 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11688 fp-cmp-1.c, converting double to long double.
11689
11690 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11691 from fr1 to unknown_register, since fr1 is a legitimate register
11692 on some machines.
11693
11694 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
11695
11696 * README: More listname related changes.
11697
11698 1999-07-08 Catherine Moore <clm@cygnus.com>
11699
11700 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
11701
11702 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
11703
11704 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11705
11706 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11707
11708 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11709
11710 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
11711
11712 * gcc.dg/990703-1.c: New test.
11713
11714 1999-06-29 Nick Clifton <nickc@cygnus.com>
11715
11716 * lib/file-format.exp: New file: Move definition of proc
11717 gcc_target_object_format to here from
11718 gcc.dg/special/ecos.exp.
11719
11720 * lib/c-torture.exp: Include lib file-format.exp.
11721 * lib/gcc-dg.exp: Include lib file-format.exp.
11722
11723 * gcc.dg/special/ecos.exp: Remove definition of proc
11724 gcc_target_object_format.
11725
11726 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
11727
11728 * gcc.c-torture/execute/990628-1.c: New test.
11729
11730 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
11731
11732 * gcc.c-torture/compile/990625-2.c: New test.
11733
11734 * gcc.c-torture/compile/990625-1.c: New test.
11735
11736 1999-06-23 Nick Clifton <nickc@cygnus.com>
11737
11738 * gcc.c-torture/compile/dll.c: New test case. Check that dll
11739 attributes compile.
11740 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11741 ports that use the COFF/PE file format.
11742
11743 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
11744
11745 * gcc.c-torture/compile/990617-1.c: New test.
11746
11747 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
11748
11749 * g++.old-deja/g++.other/decl4.C: New test.
11750
11751 1999-06-14 Nathan Sidwell <nathan@acm.org>
11752
11753 * g++.old-deja/g++.other/bitfld3.C: New test.
11754
11755 1999-06-08 Nathan Sidwell <nathan@acm.org>
11756
11757 * g++.old-deja/g++.eh/catch1.C: New test.
11758
11759 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
11760
11761 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11762
11763 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11764 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
11765
11766 1999-06-05 Craig Burley <craig@jcb-sc.com>
11767
11768 * g77.f-torture/compile/19990502-0.f: Replace with new,
11769 shorter, test that still fails after recent changes.
11770
11771 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11772
11773 * gcc.c-torture/execute/990604-1.c: New test.
11774
11775 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
11776
11777 * gcc.c-torture/execute/990531-1.c: New test.
11778
11779 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11780
11781 * gcc.c-torture/compile/990527-1.c: New test.
11782
11783 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
11784
11785 * gcc.c-torture/execute/990527-1.c: New test.
11786
11787 1999-05-25 Nick Clifton <nickc@cygnus.com>
11788
11789 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11790 bitfields as signed.
11791
11792 1999-05-25 Craig Burley <craig@jcb-sc.com>
11793
11794 * g77.f-torture/compile/19990525-0.f: New test.
11795
11796 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
11797
11798 * gcc.c-torture/execute/990525-2.c: New test.
11799
11800 * gcc.c-torture/execute/990525-1.c: New test.
11801
11802 1999-05-24 Nathan Sidwell <nathan@acm.org>
11803
11804 * g++.old-deja/g++.other/anon3.C: New test.
11805 * g++.old-deja/g++.other/anon4.C: New test.
11806 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11807 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11808 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11809 Merrill).
11810
11811 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
11812
11813 * gcc.c-torture/execute/990524-1.c: New test.
11814
11815 * gcc.dg/990524-1.c: New test.
11816
11817 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11818
11819 * gcc.c-torture/compile/990523-1.c: New test.
11820
11821 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
11822
11823 * gcc.c-torture/compile/990519-1.c: New test.
11824
11825 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11826
11827 * gcc.c-torture/compile/990517-1.c: New test.
11828
11829 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11830 (e4, f4): New tests.
11831 (main): Call them.
11832
11833 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11834
11835 * gcc.dg/noreturn-1.c: New test.
11836
11837 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11838
11839 * gcc.c-torture/execute/990513-1.c: New test.
11840
11841 1999-05-10 Richard Henderson <rth@cygnus.com>
11842
11843 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11844
11845 1999-05-10 Craig Burley <craig@jcb-sc.com>
11846
11847 * g77.f-torture/execute/erfc.f: Use small single-precision
11848 values, to avoid problems on Alphas when not -mieee.
11849
11850 1999-05-08 Craig Burley <craig@jcb-sc.com>
11851
11852 * gcc.dg/990506-0.c: New test.
11853
11854 1999-05-08 Richard Henderson <rth@cygnus.com>
11855
11856 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11857 the constant to test. Don't XFAIL 64-bit targets.
11858
11859 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11860 * g++.old-deja/g++.law/profile1.C: Likewise.
11861
11862 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11863 operator new instances.
11864 * g++.old-deja/g++.other/delete5.C: Likewise.
11865
11866 1999-05-03 Craig Burley <craig@jcb-sc.com>
11867
11868 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11869 intrinsic.
11870
11871 1999-05-03 Craig Burley <craig@jcb-sc.com>
11872
11873 * g77.f-torture/execute/u77-test.f: Reverse order of two
11874 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11875
11876 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11877
11878 * gcc.dg/compare1.c: New test.
11879
11880 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
11881
11882 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11883 New tests.
11884
11885 1999-05-02 Craig Burley <craig@jcb-sc.com>
11886
11887 * g77.f-torture/compile/19990502-1.f: New test.
11888
11889 1999-05-02 Craig Burley <craig@jcb-sc.com>
11890
11891 * g77.f-torture/compile/19990502-0.f: New test.
11892
11893 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
11894
11895 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11896 intrinsic.
11897
11898 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
11899
11900 * g77.f-torture/execute/u77-test.f (main): List libU77
11901 intrinsics not currently tested.
11902 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11903 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11904 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11905 Trim blanks off the ends of some printed strings.
11906
11907 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
11908
11909 * g77.f-torture/execute/u77-test.f (main): Just warn about
11910 FSTAT gid disagreement, as it's expected on some systems.
11911
11912 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
11913
11914 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11915 use a new function, which allows for some slop.
11916 Clean up some commentary.
11917 (issum): The new function.
11918 (sgladd): Deleted subroutine.
11919
11920 1999-05-01 Craig Burley <craig@jcb-sc.com>
11921
11922 * g77.f-torture/execute/u77-test.f: Modify to be more like
11923 libf2c/libU77 version, bringing patches to that version here.
11924 Add suitable commentary.
11925
11926 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
11927
11928 * gcc.dg/990424-1.c: New test.
11929
11930 1999-04-24 Craig Burley <craig@jcb-sc.com>
11931
11932 * g77.f-torture/execute/u77-test.f (main): Bug involving
11933 LSTAT has been fixed, so turn back on full checking.
11934
11935 1999-04-20 Craig Burley <craig@jcb-sc.com>
11936
11937 * g77.f-torture/compile/19990419-0.f: New test.
11938 * g77.f-torture/execute/19990419-1.f: New test.
11939
11940 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
11941
11942 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11943 to avoid the need for a prototype to supress a warning.
11944
11945 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
11946
11947 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11948
11949 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
11950
11951 * gcc.c-torture/execute/990404-1.c: New test.
11952
11953 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11954
11955 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11956 * gcc.dg/cpp-if3.c: Don't use -pedantic.
11957 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11958 missing initializer warnings.
11959
11960 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
11961
11962 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11963 matching strings.
11964
11965 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
11966
11967 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11968
11969 1999-03-26 Craig Burley <craig@jcb-sc.com>
11970
11971 * g77.f-torture/execute/19990325-0.f: New test.
11972 * g77.f-torture/execute/19990325-1.f: New test.
11973
11974 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
11975
11976 * gcc.c-torture/execute/990324-1.c: New test.
11977
11978 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
11979
11980 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11981 test with 4.
11982
11983 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
11984
11985 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
11986
11987 1999-03-13 Craig Burley <craig@jcb-sc.com>
11988
11989 * g77.f-torture/execute/19990313-2.f: New test.
11990 * g77.f-torture/execute/19990313-3.f: New test.
11991
11992 1999-03-13 Craig Burley <craig@jcb-sc.com>
11993
11994 * g77.f-torture/execute/19990313-0.f: New test.
11995 * g77.f-torture/execute/19990313-1.f: New test.
11996
11997 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
11998
11999 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
12000 printf to sprintf.
12001 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
12002 (main): Add check for u15. Conditionalize u31 check depending on
12003 whether ints are <32 bits or >=32 bits.
12004
12005 1999-03-08 Craig Burley <craig@jcb-sc.com>
12006
12007 * g77.f-torture/execute/19981119-0.f: Improve testiness.
12008
12009 1999-03-08 Craig Burley <craig@jcb-sc.com>
12010
12011 * g77.f-torture/compile/19990305-0.f: New test.
12012 * g77.f-torture/execute/19981119-0.f: New test.
12013
12014 1999-03-08 Craig Burley <craig@jcb-sc.com>
12015
12016 * g77.f-torture/execute/970625-2.f: call ABORT if final
12017 result is not correct, instead of just printing it.
12018 Add this checking via newly introduced obfuscation, to
12019 trip up buggy front ends.
12020
12021 1999-03-07 Craig Burley <craig@jcb-sc.com>
12022
12023 * g77.f-torture/compile/960317-1.f: Moved from being
12024 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
12025
12026 1999-03-06 Craig Burley <craig@jcb-sc.com>
12027
12028 * g77.f-torture/execute/960317-1.f: New (old) test.
12029 * g77.f-torture/execute/970625-2.f: Ditto.
12030
12031 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
12032
12033 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
12034 message on line 1 or line 2; cccp and cpplib do this differently.
12035
12036 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
12037
12038 * g++.old-deja/g++.law/weak1.C: New test.
12039
12040 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
12041
12042 * gcc.c-torture/execute/990119-1.c: Renamed to...
12043 * gcc.dg/990119-1.c: this, so it will only be tested once
12044 (it's a preprocessor test, it doesn't need to be run at
12045 multiple optimization levels).
12046
12047 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
12048
12049 * lib/g++.exp: Don't add incdir=$base_dir/../include to
12050 ALWAYS_CXXFLAGS.
12051
12052 1999-02-24 Craig Burley <craig@jcb-sc.com>
12053
12054 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
12055 * g77.f-torture/compile/19981216-0.f: ...as it is expected
12056 to not be compilable by current g77.
12057
12058 1999-02-24 Nick Clifton <nickc@cygnus.com>
12059
12060 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
12061
12062 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
12063
12064 * gcc.c-torture/execute/990222-1.c: New test.
12065
12066 1999-02-19 Craig Burley <craig@jcb-sc.com>
12067
12068 * g77.f-torture/compile/19990218-0.f: New test.
12069 * g77.f-torture/noncompile/19990218-1.f: New test.
12070
12071 1999-02-18 Craig Burley <craig@jcb-sc.com>
12072
12073 * g77.f-torture/compile/19981216-0.f: New test.
12074
12075 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
12076
12077 * gcc.dg/990214-1.c: New test.
12078
12079 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
12080
12081 * gcc.dg/990213-2.c: New test.
12082
12083 * gcc.dg/990213-1.c: New test.
12084
12085 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
12086
12087 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
12088 ints.
12089
12090 1999-02-11 Nick Clifton <nickc@cygnus.com>
12091
12092 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
12093 specified by target.
12094
12095 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
12096
12097 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
12098
12099 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
12100
12101 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
12102
12103 * gcc.dg/special/ecos.exp: New test driver for new tests with
12104 special requirements.
12105
12106 * gcc.dg/special/alias-1.c: New test.
12107 * gcc.dg/special/gcsec-1.c: New test.
12108 * gcc.dg/special/weak-1.c: New test.
12109 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
12110 * gcc.dg/special/weak-2.c: New test.
12111 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
12112 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
12113 * gcc.dg/special/wkali-1.c: New test.
12114 * gcc.dg/special/wkali-2.c: New test.
12115 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
12116 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
12117
12118 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
12119
12120 * lib/c-torture.exp (c-torture-compile): Pull out code for
12121 analyzing gcc error messages.
12122 (c-torture-execute): Likewise. Fix some (harmless) false
12123 positives.
12124 * lib/gcc.exp (gcc_check_compile): New function.
12125
12126 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
12127
12128 * gcc.c-torture/execute/990208-1.c: New test.
12129
12130 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
12131
12132 * g++.dg/special/ecos.exp: New driver for new tests with special
12133 requirements
12134
12135 * g++.dg/special/conpr-1.C: New test
12136 * g++.dg/special/conpr-2.C: New test
12137 * g++.dg/special/conpr-2a.C: New test
12138 * g++.dg/special/conpr-3.C: New test
12139 * g++.dg/special/conpr-3a.C: New test
12140 * g++.dg/special/conpr-3b.C: New test
12141
12142 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
12143 allow g++ to use the dg driver
12144
12145 * README: Add comment about g++.dg directory
12146
12147 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
12148
12149 * README: Update email addresses.
12150
12151 1999-02-03 Nick Clifton <nickc@cygnus.com>
12152
12153 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
12154 arguments in order to force structure S onto the stack even on
12155 the alpha.
12156 (test): Pass 10 leading arguments to function foo as well as the
12157 structure S.
12158
12159 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
12160 failure for all targets.
12161
12162 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
12163 abort to terminate program execution.
12164
12165 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
12166
12167 * gcc.c-torture/execute/990130-1.c: New test.
12168
12169 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
12170
12171 * gcc.dg/990130-1.c: New test.
12172
12173 1999-01-28 Michael Meissner <meissner@cygnus.com>
12174
12175 * gcc.c-torture/execute/990128-1.c: New test.
12176
12177 1999-01-27 Michael Meissner <meissner@cygnus.com>
12178
12179 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
12180
12181 1999-01-27 Felix Lee <flee@cygnus.com>
12182
12183 * lib/c-torture.exp (c-torture-compile): pull out code for
12184 analyzing gcc error messages.
12185 (c-torture-execute): ditto, and fix some (harmless) false
12186 positives.
12187 * lib/gcc.exp (gcc_check_compile): new function.
12188
12189 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
12190
12191 * gcc.dg/990117-1.c: New test.
12192
12193 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
12194
12195 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
12196
12197 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
12198
12199 * g77.f-torture/compile/990115-1.f: New test.
12200
12201 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
12202
12203 * gcc.c-torture/compile/990107-1.c: New test
12204
12205 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
12206
12207 * gcc.c-torture/execute/990106-2.c: New test.
12208
12209 * gcc.c-torture/execute/990106-1.c: New test.
12210
12211 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
12212
12213 * gcc.c-torture/compile/981223-1.c: New test.
12214
12215 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
12216
12217 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
12218 (opt3): Rename from opt4 and disable.
12219
12220 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
12221
12222 * g++.old-deja/g++.pt/ptrmem5.C: New test.
12223
12224 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12225
12226 * g++.old-deja/g++.other/conv5.C: New test.
12227
12228 1998-12-14 Nick Clifton <nickc@cygnus.com>
12229
12230 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
12231
12232 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
12233
12234 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12235
12236 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
12237
12238 * gcc.c-torture/compile/981211-1.c: New test.
12239
12240 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
12241
12242 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12243
12244 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12245
12246 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12247
12248 * gcc.special/930510-1.c: Make C9X safe.
12249 * gcc.misc-tests/gcov-1.c Similarly.
12250 * gcc.misc-tests/gcov-2.c Similarly.
12251
12252 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12253
12254 * gcc.dg/ultrasp1.c: New test.
12255
12256 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
12257
12258 * gcc.c-torture/execute/981206.c: New test.
12259
12260 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12261
12262 * g++.old-deja/g++.ns/template7.C: New test.
12263
12264 * g++.old-deja/g++.other/expr1.C: New test.
12265
12266 * g++.old-deja/g++.eh/tmpl3.C: New test.
12267
12268 * g++.old-deja/g++.eh/tmpl2.C: New test.
12269
12270 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12271
12272 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12273 * g++.old-deja/g++.other/using6.C: Removed.
12274 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12275
12276 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12277
12278 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12279
12280 * g++.old-deja/g++.pt/overload8.C: New test.
12281
12282 * g++.old-deja/g++.pt/overload7.C: New test.
12283
12284 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12285
12286 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12287 and relinking messages.
12288 * lib/g++.exp (g++_target_compile): Remove .rpo file when
12289 compiling with -frepo.
12290
12291 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
12292
12293 * g++.old-deja/g++.pt/lookup6.C: New test.
12294
12295 1998-11-30 Nick Clifton <nickc@cygnus.com>
12296
12297 * gcc.c-torture/execute/981130-1.c: New test.
12298 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12299
12300 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12301
12302 * g++.old-deja/g++.pt/explicit76.C: New test.
12303
12304 * g++.old-deja/g++.pt/friend38.C: New test.
12305
12306 * g++.old-deja/g++.ns/crash2.C: New test.
12307
12308 * g++.old-deja/g++.pt/defarg8.C: New test.
12309
12310 * g++.old-deja/g++.pt/instantiate6.C: New test.
12311
12312 * g++.old-deja/g++.pt/static6.C: New test.
12313
12314 * g++.old-deja/g++.pt/decl2.C: New test.
12315
12316 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12317
12318 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
12319 problem is actually related with name lookup, but so what? :-)
12320
12321 * g++.old-deja/g++.pt/friend37.C: New test.
12322
12323 1998-11-25 Dave Love <d.love@dl.ac.uk>
12324
12325 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12326 element, which fails on some systems.
12327
12328 * g77.f-torture/execute/labug1.f: New test.
12329
12330 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
12331
12332 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12333 is defined.
12334
12335 1998-11-18 Dave Love <d.love@dl.ac.uk>
12336
12337 * g77.f-torture/compile/981117-1.f: New test.
12338
12339 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
12340
12341 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
12342 properly discarded.
12343
12344 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
12345
12346 * gcc.c-torture/execute/memcheck: New directory of tests for
12347 -fcheck-memory-usage.
12348
12349 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12350
12351 * README: New file, general information about the testsuite and
12352 new description of the various C++ test subdirectories.
12353 * README.g++: Eliminate obsolete information, update and move most
12354 relevant stuff to README.
12355
12356 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
12357
12358 * gcc.c-torture/compile/981107-1.c: New test.
12359
12360 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
12361
12362 * execute/memcpy-bi.c: New testcase.
12363
12364 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
12365
12366 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12367 base classes.
12368
12369 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12370 template is selected.
12371
12372 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12373 classes, it should be accepted for all types.
12374
12375 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12376
12377 * g++.old-deja/g++.pt/spec24.C: Ensure that template
12378 specializations start with template headers.
12379
12380 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
12381
12382 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12383
12384 * g++.old-deja/g++.other/init9.C: Test cross initialization of
12385 non-POD types.
12386
12387 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12388
12389 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12390
12391 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12392
12393 * compile/981022-1.c, compile/981022-1.x: New test and driver.
12394
12395 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
12396
12397 * 981019-1.c: New test.
12398
12399 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
12400
12401 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12402 find objc headers.
12403
12404 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12405
12406 * compile/981001-4.c: Remove use of GCC extension that triggers a
12407 compiler bug.
12408
12409 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
12410
12411 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12412
12413 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12414
12415 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
12416 instantiation of template produces incorrect code for delete
12417 expression.
12418
12419 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
12420 constructors' name is not unique.
12421 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12422 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12423
12424 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
12425 automatic array of const is ill-formed.
12426
12427 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
12428 of template parameter?
12429
12430 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
12431 const.
12432
12433 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
12434 pointer-to-member expression.
12435
12436 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
12437 declaration causes ICE.
12438
12439 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
12440
12441 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
12442 reserved in the global namespace.
12443
12444 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12445 generate needed virtual table.
12446
12447 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12448
12449 1998-10-10 Dariush Eslimi <eslimi@loran.com>
12450
12451 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12452 template-dependent type
12453
12454 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
12455
12456 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12457 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12458 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12459
12460 * g++.old-deja/g++.other/using5.C: New test; using decl from base
12461 class should be usable as argument of member function.
12462 * g++.old-deja/g++.other/using6.C: New test; using decl from base
12463 class should be usable as return type of member function.
12464 * g++.old-deja/g++.other/using7.C: New test; using decl from base
12465 class should be usable as type of data member.
12466
12467 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12468
12469 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
12470
12471 * gcc.c-torture/special/920521-1.c: Fix bogus test.
12472
12473 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
12474
12475 * gcc.dg/dll-?.c Add thumb to target list.
12476 Fix assembler scan patterns to match current assembler output.
12477
12478 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
12479
12480 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
12481 matching of template brackets.
12482
12483 * g++.old-deja/g++.other/using4.C: New test. Test using
12484 declarations of methods from base classes.
12485
12486 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
12487 within functions should introduce names into the innermost
12488 enclosing namespace.
12489
12490 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
12491 of static locals if first initialization throws.
12492
12493 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
12494
12495 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12496
12497 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
12498
12499 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
12500 lose track of the possible targets of tablejump insns.
12501 * special/special.exp: Run it.
12502
12503 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12504
12505 * g++.old-deja/g++.pt/friend35.C: New test. A template function
12506 must be declared before its specializations can be named in friend
12507 declarations.
12508
12509 1998-10-05 Dave Love <d.love@dl.ac.uk>
12510
12511 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12512
12513 * g77.f-torture/execute/io1.f: New test.
12514
12515 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12516
12517 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12518 with pointer to template function, for which no argument deduction
12519 is possible.
12520
12521 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12522 specialization of template function as argument to template
12523 function.
12524
12525 * g++.old-deja/g++.other/access2.C: New test; Inner class
12526 shouldn't have privileged access to Outer's names.
12527
12528 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12529
12530 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12531 friend template declared within template class conflicts with
12532 nested class of the same name.
12533
12534 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12535 is ignored.
12536
12537 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12538 object with direct initializer as function declaration.
12539
12540 * g++.old-deja/g++.other/decl2.C: New test; duplicate
12541 initializers.
12542
12543 * g++.old-deja/g++.other/null2.C: New test; conditional operator
12544 involving const pointer and NULL produces incorrect result.
12545
12546 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12547 type name without `typename' should be rejected with -pedantic.
12548
12549 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
12550
12551 * g++.old-deja/g++.other/addrof1.C: New test.
12552
12553 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
12554
12555 * gcc.c-torture/compile/981001-1.c: New test.
12556 * gcc.c-torture/execute/981001-1.c: New test.
12557
12558 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
12559
12560 * gcc.c-torture/compile/981001-2.c: New test.
12561 * gcc.c-torture/compile/981001-3.c: New test.
12562 * gcc.c-torture/compile/981001-4.c: New test.
12563
12564 1998-10-01 Robert Lipe <robertl@dgii.com>
12565
12566 * lib/objc.exp (objc_target_compile): Add -L during compiles for
12567 multilibbed hosts. Idea grafted from g77.exp.
12568
12569 1998-09-30 Dave Love <d.love@dl.ac.uk>
12570
12571 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12572 avoid losing on systems which need -lsocket.
12573
12574 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
12575
12576 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12577 * g++.old-deja/g++.other/nested2.C: Ditto.
12578 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12579 failure.
12580
12581 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12582
12583 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12584 preferred over template operator!= for enum bitfields.
12585
12586 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
12587
12588 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12589 that happen to have the same base name, but in different scopes,
12590 are incorrectly rejected.
12591
12592 1998-09-16 Richard Henderson <rth@cygnus.com>
12593
12594 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12595 on the native word size instead of an integer literal.
12596
12597 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12598
12599 * g++.old-deja/g++.other/static2.C: Invocation of static data
12600 member of type pointer-to-function denoted as non-static member.
12601
12602 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12603 checks involving function types and aliases.
12604
12605 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12606
12607 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12608 redefined to the same non-trivial type.
12609
12610 * g++.old-deja/g++.pt/explicit73.C: Test for proper
12611 namespace-qualification of template specializations declared in
12612 other namespaces.
12613
12614 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12615 to declare a subset of the specializations of a template function
12616 as friends of specializations of a template class.
12617
12618 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12619 member templates that do not fully specialize the enclosing
12620 template class are rejected.
12621
12622 1998-09-11 Dave Love <d.love@dl.ac.uk>
12623
12624 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12625
12626 1998-09-08 Dave Love <d.love@dl.ac.uk>
12627
12628 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12629 altered from libf2c/libU77 version.
12630
12631 1998-09-06 Dave Love <d.love@dl.ac.uk>
12632
12633 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12634
12635 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
12636
12637 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12638 (un)signed char are different types for template specialization
12639 purposes.
12640
12641 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
12642
12643 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12644 * objc: ObjC testsuite.
12645
12646 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
12647
12648 * gcc.c-torture/execute/941014-1.x: New file.
12649
12650 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
12651
12652 * lib/c-torture.exp: Add support for
12653 torture_eval_before_compile and torture_eval_before_execute
12654 variables.
12655
12656 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
12657
12658 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
12659 this test triggers valid.
12660
12661 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12662
12663 * gcc.dg/980827-1.c: New test.
12664
12665 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12666
12667 * gcc.c-torture/execute/loop-4b.c: New test.
12668
12669 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
12670
12671 * lib/c-torture.exp: Add support for
12672 torture_eval_before_compile and torture_eval_before_execute
12673 variables.
12674
12675 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
12676
12677 * gcc.c-torture/compile/980825-1.c: New test.
12678
12679 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
12680
12681 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12682 count number tests in opt_t0 not good_t0.
12683
12684 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
12685
12686 * gcc.c-torture/compile/930326-1.x: Fix typo.
12687
12688 1998-08-23 Mark Mitchell <mark@markmitchell.com>
12689
12690 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12691 causes an ICE.
12692
12693 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12694
12695 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12696 STACK_SIZE is defined.
12697 * gcc.c-torture/unsorted/stuct.c: Similarly.
12698
12699 * gcc.c-torture/compile/980821-1.c: New test.
12700
12701 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
12702
12703 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12704
12705 1998-08-19 Mark Mitchell <mark@markmitchell.com>
12706
12707 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12708 code.
12709
12710 1998-08-09 Mark Mitchell <mark@markmitchell.com>
12711
12712 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12713 error'.
12714
12715 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
12716
12717 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12718
12719 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
12720
12721 * gcc.c-torture/compile/980816-1.c: New test.
12722
12723 * gcc.dg/980816-1.c: New test.
12724
12725 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
12726
12727 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12728 compiler for ieee tests.
12729
12730 1998-08-01 Dave Love <d.love@dl.ac.uk>
12731
12732 * g77.f-torture/compile/980729-0.f: New test.
12733
12734 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
12735
12736 * gcc.c-torture/special/eeprof-1.c: New test, for
12737 -finstrument-functions.
12738 * gcc.c-torture/special/special.exp: Run it.
12739
12740 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
12741
12742 * gcc.c-torture/compile/980729-1.c: New test.
12743
12744 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
12745
12746 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12747 __thumb__ is defined, and test for ARM style doubles if so.
12748
12749 1998-07-26 Dave Love <d.love@dl.ac.uk>
12750
12751 * g77.f-torture/noncompile/980615-0.f: New test.
12752
12753 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
12754
12755 * gcc.dg/980312-1.c: Do link instead of compile.
12756 * gcc.dg/980313-1.c: Likewise.
12757
12758 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
12759
12760 * gcc.c-torture/compile/980726-1.c: New test.
12761
12762 1998-07-25 Dave Love <d.love@dl.ac.uk>
12763
12764 * g77.f-torture/execute/io0.f: New test.
12765
12766 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
12767
12768 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12769 an int.
12770
12771 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
12772
12773 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12774 m32r bugs.
12775
12776 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
12777
12778 * gcc.dg/980626-1.c: Expect failures for all toolchains until
12779 c-decl.c:grokdeclarator can handle mode attributes.
12780
12781 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
12782
12783 * gcc.c-torture/execute/980716-1.c: New test.
12784
12785 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
12786
12787 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12788 the mn10200.
12789 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
12790 the mn10200.
12791 * gcc.c-torture/execute/va-arg-3.x: Similarly.
12792 * gcc.c-torture/compile/930326-1.x: Similarly.
12793
12794 1998-07-13 Dave Love <d.love@dl.ac.uk>
12795
12796 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12797 New test from Craig.
12798
12799 1998-07-12 Dave Love <d.love@dl.ac.uk>
12800
12801 * g77.f-torture/noncompile/980616-0.f: New test.
12802
12803 * g77.f-torture/execute/970816-3.f: New test from Craig.
12804
12805 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12806
12807 * g++.other/singleton.C: Return error value instead of taking
12808 SIGSEGV.
12809
12810 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12811
12812 * g++.other/singleton.C: New test. Warning is under dispute.
12813 Runtime crash is not.
12814
12815 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12816
12817 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12818 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12819 using6.C, using7.C}: New namespace tests.
12820
12821 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12822
12823 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12824 specialization with typedef'ed names used as array indexes.
12825
12826 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
12827
12828 * gcc.c-torture/execute/980709-1.c: New test.
12829
12830 * gcc.dg/980709-1.c: New test.
12831
12832 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
12833
12834 * gcc.c-torture/execute/bcp-1.c: New test.
12835
12836 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
12837
12838 * gcc.c-torture/execute/980707-1.c: New test.
12839
12840 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
12841
12842 * gcc.c-torture/compile/980706-1.c: New test.
12843
12844 1998-07-01 Dave Love <d.love@dl.ac.uk>
12845
12846 * g77.f-torture/execute/980701-0.f,
12847 g77.f-torture/execute/980701-1.f: New test from Craig.
12848
12849 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
12850
12851 * gcc.c-torture/compile/980701-1.c: New test.
12852
12853 * gcc.c-torture/execute/980701-1.c: New test.
12854
12855 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
12856 rlsruhe.de>
12857
12858 * g++.old-deja/g++.robertl/eb132.C: New test.
12859 * g++.old-deja/g++.robertl/eb133.C: Likewise.
12860
12861 1998-06-29 Dave Love <d.love@dl.ac.uk>
12862
12863 * g77.f-torture/execute/980628-7.f,
12864 g77.f-torture/execute/980628-8.f,
12865 g77.f-torture/execute/980628-9.f,
12866 g77.f-torture/execute/980628-10.f: New tests from Craig.
12867
12868 * g77.f-torture/execute/980628-3.f: Remove mail headers.
12869
12870 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
12871
12872 * g77.f-torture/execute/980628-4.f: New test from Craig.
12873 * g77.f-torture/execute/980628-5.f: Likewise.
12874 * g77.f-torture/execute/980628-2.f: Likewise.
12875 * g77.f-torture/execute/980628-0.f: Likewise.
12876 * g77.f-torture/execute/980628-1.f: Likewise.
12877 * g77.f-torture/execute/980628-3.f: Likewise.
12878 * g77.f-torture/execute/980628-6.f: Likewise.
12879
12880 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
12881
12882 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12883 directory when nothing has been installed yet.
12884
12885 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
12886
12887 * gcc.c-torture/special/special.exp: Handle newer versions of
12888 dejagnu.
12889
12890 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
12891
12892 * gcc.dg/980626-1.c: New test.
12893
12894 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
12895
12896 * gcc.misc-tests/m-un-2.c: New test.
12897 * g++.old-deja/g++.other/warn01.c: Likewise.
12898
12899 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
12900
12901 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12902 compatibility with assmblers with a different comment character.
12903 Eliminate use of GAS-specific extensions.
12904
12905 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
12906
12907 * gcc.c-torture/execute/ieee/980619-1.c: New test.
12908
12909 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
12910
12911 *lib/g77.exp: Replace search for libf2c.a with search for newly
12912 renamed libg2c.a
12913
12914 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
12915
12916 * gcc.c-torture/execute/980617-1.c: New test.
12917
12918 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
12919
12920 * gcc.c-torture/execute/980612-1.c: New test.
12921
12922 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
12923
12924 * gcc.dg/980523-1.c: Only test on ppc-linux.
12925 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12926
12927 * gcc.c-torture/execute/980608-1.c: New test.
12928
12929 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12930
12931 * gcc.c-torture/execute/980605-1.c: New test.
12932
12933 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
12934
12935 * gcc.c-torture/execute/980604-1.c: New test.
12936
12937 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
12938
12939 * gcc.c-torture/execute/980602-1.c: New test.
12940 * gcc.c-torture/execute/980602-2.c: Likewise.
12941
12942 1998-06-02 Dave Love <d.love@dl.ac.uk>
12943
12944 * 970125-0.f: Fix per JCB. Add commentary.
12945
12946 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
12947
12948 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12949 IEEE -0 support.
12950
12951 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12952
12953 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12954 earlier.
12955
12956 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
12957
12958 * gcc.c-torture/execute/980526-3.c: New test.
12959
12960 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
12961
12962 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12963 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12964 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12965 m88k-motorola-sysv3 to XFAIL.
12966
12967 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12968
12969 * gcc.dg/980526-1.c: New test.
12970 * gcc.c-torture/execute/980526-2.c: New test.
12971
12972 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
12973
12974 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12975
12976 * gcc.c-torture/execute/980526-1.c: New test.
12977
12978 1998-05-26 Dave Love <d.love@dl.ac.uk>
12979
12980 * g77.f-torture/execute/alpha2.f: Add runtime test.
12981
12982 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
12983
12984 * g++.old-deja/old-deja.exp: Strip leading directories.
12985
12986 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12987 error for the line. Don't run multiple tests for the same line.
12988
12989 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
12990
12991 * gcc.dg/980523-1.c: New test.
12992
12993 1998-05-23 Dave Love <d.love@dl.ac.uk>
12994
12995 * g77.f-torture/compile/970915-0.f: New test.
12996
12997 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
12998
12999 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
13000
13001 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
13002
13003 * gcc.dg/980520-1.c: New test.
13004
13005 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
13006
13007 * gcc.dg/980502-1.c: Fix return type.
13008
13009 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
13010
13011 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
13012 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
13013 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
13014 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
13015 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
13016
13017 1998-05-20 Dave Love <d.love@dl.ac.uk>
13018
13019 * g77.f-torture/execute/980520-1.f: New test.
13020
13021 1998-05-15 Dave Love <d.love@dl.ac.uk>
13022
13023 * lib/mike-g77.exp: New file.
13024
13025 * g77.f-torture/noncompile/noncompile.exp,
13026 g77.f-torture/noncompile/check0.f: New files.
13027
13028 1998-05-14 Dave Love <d.love@dl.ac.uk>
13029
13030 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
13031 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
13032 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
13033 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
13034 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
13035 abort where appropriate.
13036
13037 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
13038
13039 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
13040 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
13041
13042 1998-04-29 Dave Love <d.love@dl.ac.uk>
13043
13044 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
13045
13046 1998-04-27 Dave Love <d.love@dl.ac.uk>
13047
13048 * g77.f-torture/compile/980427-0.f: New test.
13049
13050 1998-04-24 Dave Love <d.love@dl.ac.uk>
13051
13052 * g77.f-torture/compile/980424-0.f: New test.
13053
13054 1998-04-19 Dave Love <d.love@dl.ac.uk>
13055
13056 * g77.f-torture/compile/980419-2.f (main): New test.
13057 * g77.f-torture/compile/970125-0.f: New test.
13058 * g77.f-torture/compile/980419-1.f: New test.
13059
13060 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
13061
13062 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
13063 of loop-4.c.
13064
13065 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
13066
13067 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
13068
13069 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
13070
13071 * gcc.c-torture/compile/980329-1.c: New test.
13072
13073 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
13074
13075 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
13076 * gcc.dg/980312-1.c: Fix typo in -march command.
13077
13078 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
13079
13080 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
13081
13082 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
13083
13084 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
13085 Dave Love agree the Fortran source is bogus.
13086
13087 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
13088
13089 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
13090 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
13091 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
13092 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
13093 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
13094
13095 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13096
13097 * g++.old-deja/g++.other/friend1.C: New test.
13098
13099 1998-02-18 Dave Love <d.love@dl.ac.uk>
13100
13101 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
13102 possibly uninitialized) variables and declare dnrm2.
13103
13104 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
13105
13106 From Bruno Haible <haible@ilog.fr>:
13107 * gcc.c-torture/execute/980223.c: New test.
13108
13109 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
13110
13111 * gcc.dg/ifelse-1.c: New test.
13112
13113 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
13114
13115 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
13116
13117 * lib/old-dejagnu.exp (old-dejagnu): Added the
13118 "execution test - XFAIL *-*-*" handling in the spirit of
13119 "excess errors test -". Changed the "execution test fails"
13120 handling to be like "excess errors test fails".
13121 * Update various tests accordingly.
13122
13123 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
13124
13125 * gcc.c-torture/execute/980205.c: New test.
13126
13127 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
13128
13129 * lib/c-torture.exp: Look for .x files instead of .cexp files.
13130 * lib/f-torture.exp: Similarly.
13131 * gcc.c-torture: Rename all .cexp files to .x files.
13132
13133 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13134
13135 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
13136 (940510-1.c): Removed duplicate.
13137 (971104-1.c): New test.
13138
13139 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
13140
13141 * lib/f-torture.exp: Improve error and loop detection.
13142
13143 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
13144
13145 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
13146 use that to size the filler array.
13147
13148 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
13149
13150 * lib/c-torture.exp(c-torture-execute): Fix typo.
13151
13152 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
13153 testcase as the executable name. Keep the executable around if
13154 the test fails.
13155
13156 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
13157
13158 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
13159 changes. Only test one -g option, and move it to the end of the
13160 list of options to test.
13161
13162 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
13163
13164 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
13165 variable GCC_TORTURE_OPTIONS to supply default switches separated
13166 by colons. If no environment variable, run tests with -O0 -g, -O1
13167 -g, and -O2 -g as well.
13168
13169 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
13170
13171 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
13172 explanatory comments. Fix indentation.
13173
13174 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
13175
13176 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
13177
13178 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
13179
13180 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
13181 * g++.old-deja/g++.mike/p7325.C: Likewise.
13182 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
13183
13184 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
13185
13186 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
13187 * g++.old-deja/g++.brendan/crash30.C: Likewise.
13188 * g++.old-deja/g++.brendan/crash39.C: Likewise.
13189 * g++.old-deja/g++.law/operators4.C: Likewise.
13190
13191 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
13192
13193 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
13194 * g++.old-deja/g++.mike/p784.C: Ditto.
13195 * g++.old-deja/g++.mike/p785.C: Ditto.
13196
13197 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
13198
13199 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
13200
13201 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
13202
13203 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
13204 target feature; pass this to c-torture-execute as needed.
13205
13206 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
13207
13208 * lib/c-torture.exp(c-torture-execute): If the previous and the
13209 current executables being tested are identical, we don't need to
13210 run the executable again. Try to make the executable names
13211 unique. Add an optional argument for passing additional compiler
13212 flags.
13213
13214 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
13215
13216 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
13217
13218 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
13219
13220 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
13221
13222 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
13223
13224 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
13225 32bit or larger longs.
13226
13227 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
13228 have either a 32bit long or 32bit int.
13229
13230 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13231
13232 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
13233 Make double precision tests dependent on sizeof (double).
13234
13235 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
13236
13237 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13238 too.
13239
13240 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13241
13242 * gcc.c-torture/compile/961203-1.cexp: New script.
13243
13244 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
13245
13246 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13247 up the includes ourselves.
13248
13249 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
13250
13251 * lib/plumhall.exp: Remove random include, and add a few
13252 verbose messages for debugging.
13253
13254 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
13255
13256 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13257 of trying to do it ourselves.
13258
13259 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13260
13261 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13262
13263 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
13264
13265 * gcc.prms/5403.c: Made regexp a bit less strict.
13266
13267 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
13268
13269 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13270 is returned from remote_load instead.
13271 * lib/plumhall.exp: Ditto.
13272 * lib/mike-g++.exp: Ditto.
13273 * lib/old-dejagnu.exp: Ditto.
13274 * lib/c-torture.exp: Ditto.
13275
13276 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
13277
13278 * lib/g++.exp: Use build_wrapper procedure.
13279 * lib/gcc.exp: Ditto.
13280
13281 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
13282
13283 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13284 an old-style decl for malloc. Fixes tests to work when
13285 sizeof (int) != sizeof (size_t).
13286
13287 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
13288
13289 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13290
13291 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13292 use stdargs.h interface.
13293
13294 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
13295
13296 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13297 NO_VARARGS when compiling.
13298
13299 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
13300
13301 * lib/plumhall.exp(ph_includes): New procedure.
13302 (ph_make): Use it.
13303 (ph_compiler): Ditto.
13304
13305 * lib/g++.exp: Rename test-glue.c to testglue.c.
13306 * lib/gcc.exp: Ditto.
13307
13308 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
13309
13310 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13311 to completion when it's called.
13312
13313 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
13314
13315 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13316 is defined, don't do test.
13317
13318 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
13319
13320 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13321 for object files.
13322 (ph_summary): Mark skipped testcases as untested, not unresolved.
13323
13324 * lib/plumhall.exp (ph_make): If unresolved because of bad
13325 errorCode, record errorCode in log file.
13326 (*): Replace send_log/verbose with verbose -log.
13327
13328 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
13329
13330 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13331 double conversion if double isn't at least 8 bytes.
13332
13333 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13334 int to work with targets where int is 16 bits.
13335
13336 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13337 8 bytes, just exit, since 4 byte doubles don't have enough bits of
13338 precision for the test to complete.
13339
13340 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
13341
13342 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13343 if d10v is not compiled with the -mdouble64 flag.
13344 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13345
13346 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13347 d10v is not compiled with the -mint32 flag.
13348
13349 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
13350
13351 * lib/plumhall.exp: Use incr_count.
13352
13353 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
13354
13355 * gcc.c-torture: Update to c-torture-1.45.
13356
13357 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
13358
13359 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13360 the name of the expect testcase file).
13361
13362 * lib/g++.exp(g++_init): Ditto.
13363
13364 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
13365
13366 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13367 the host.
13368
13369 * lib/gcc.exp(gcc_exit): New procedure.
13370
13371 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
13372
13373 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13374 specs where appropriate.
13375
13376 * g++.old-deja/g++.arm/*: Added additional ERROR checks
13377 because of new "candidates are" messages, and removed a few
13378
13379 * Converted all non-old-style g++ testcases to old-style, and
13380 moved into g++.old-deja.
13381
13382 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
13383
13384 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13385 options.
13386
13387 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13388 succeeded.
13389
13390 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13391
13392 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
13393
13394 * lib/gcc.exp (gcc_target_compile): Add support for defining
13395 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13396 the machine doesn't have those features.
13397
13398 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
13399
13400 * g++.law/operators4.exp: Don't use LIBS.
13401
13402 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
13403
13404 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13405
13406 * lib/mike-g++.exp: Don't set the compiler to be tested here.
13407 * lib/g++.exp: Set it here instead. Also, allow use of the
13408 --tool_exec and --tool_opt options. Change CXX to
13409 GXX_UNDER_TEST.
13410
13411 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13412
13413 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13414
13415 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
13416
13417 * lib/old-dejagnu.exp: Use prune_warnings instead of
13418 prune_system_crud.
13419 * lib/mike-g++.exp: Ditto.
13420 * lib/gcc.exp: Ditto.
13421 * lib/g++.exp: Ditto.
13422
13423 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13424
13425 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
13426
13427 * 941014-2.c: Include stdlib.h
13428 * 960327-1.c: Include stdio.h
13429 * dbra.c, index-1.c: Don't assume ints are 32bits.
13430
13431 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
13432
13433 * lib/gcc.exp: Add gcc,stack_size target feature.
13434
13435 * lib/g++.exp(g++_target_compile): Add the include and link
13436 paths here, not in two other places. And, it's $options, not
13437 options.
13438
13439 * lib/mike-g++.exp(postbase): Remove the code that determines
13440 the correct include and link paths.
13441 * g++.old-deja/old-deja.exp: Ditto.
13442
13443 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
13444
13445 * lib/g++.exp(g++_init): target_compile no longer returns the
13446 filename of the result.
13447
13448 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
13449
13450 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13451 call to glob.
13452
13453 * gcc.c-torture/special/special.exp: Change call to
13454 gcc_target_compile to include the object file.
13455
13456 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
13457
13458 * gcc.c-torture/special/special.exp: Correct misspelling in last
13459 change.
13460
13461 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
13462
13463 * lib/plumhall.exp(ph_summary): Log the entire output of the
13464 executable. Return -1 if there were any failures, 0 otherwise.
13465 (ph_execute): Return -1 if there were any failures, 0 otherwise.
13466 (ph_make): Clean up objects and executables that were built
13467 if the tests succeeded.
13468
13469 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
13470
13471 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13472 libraries and includes in the build tree as appropriate.
13473
13474 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
13475
13476 * lib/c-torture.exp: Instead of looking for the global variable
13477 NO_LONG_LONG, check to see if that's a feature of the target.
13478
13479 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
13480
13481 * config/default.exp: Minimize. Delete the remainer of the files in
13482 config; this functionality is now in devo/dejagnu/config.
13483
13484 g++.*/*: Pass any additional flags used to compile to postbase;
13485 delete CXXFLAGS.
13486
13487 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13488 is now done by runtest.exp. Use gcc_target_compile instead of
13489 compile.
13490
13491 lib/c-torture.exp: Use gcc_target_compile instead of compile.
13492 Remove references to CFLAGS. Use remote_file instead of
13493 calling rm -f.
13494 (c-torture): Take a list of arguments to use to compile this
13495 testcase.
13496
13497 lib/g++.exp: Simplify. Use target_compile instead of compile.
13498 lib/gcc-dg.exp: Ditto.
13499 lib/gcc.exp: Ditto.
13500 lib/mike-{gcc,g++}.exp: Ditto.
13501 lib/old-dejagnu.exp: Ditto.
13502 lib/plumhall.exp: Ditto.
13503
13504 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
13505
13506 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13507 (ph_linker): Likewise.
13508
13509 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
13510
13511 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13512 MAP_ANON / MAP_ANONYMOUS if defined;
13513 else try to map from /dev/zero .
13514
13515 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
13516
13517 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
13518 isn't defined, then define it to MAP_ANONYMOUS.
13519
13520 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
13521
13522 * gcc.c-torture: Update to c-torture-1.42 release.
13523
13524 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
13525
13526 * gcc.c-torture: Update to c-torture-1.41 release.
13527
13528 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
13529
13530 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
13531 c-torture release.
13532
13533 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13534
13535 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13536 and LDFLAGS. Fix second case to append the target_info ldflags
13537 onto LDFLAGS, not CFLAGS.
13538 * lib/g++.exp (g++_init): Add target_info stuff.
13539 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
13540 of libgloss and newlib flags for !native.
13541
13542 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13543 (GDB): Fix relative path to go up another dir for finding gdb.
13544
13545 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13546
13547 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13548 versions in the target_info array, if they don't exist.
13549
13550 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13551
13552 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13553
13554 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
13555
13556 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13557 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13558
13559 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
13560
13561 * lib/old-dejagnu.exp: Don't remove the output file before we've
13562 actually tested it. Don't append pwd to the path of the executable
13563 we're testing.
13564
13565 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
13566
13567 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13568
13569 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
13570
13571 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13572 temporary directory for compiler files, and set it to a default
13573 value of /tmp. Set $output as the name of the output file from
13574 compiling the testcase. Add a -o option to $cflags_var so the
13575 compiler writes the final output file as $output. Set $executable
13576 to $output.
13577
13578 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13579 directory for compiler files, and set it to /tmp if it doesn't
13580 already have a value. Set $output_file to the name of the output
13581 file from compiling the testcase. Add a -o option to CXXFLAGS so
13582 the compiler writes the final output file as $output. Use $output
13583 as the executable to be tested.
13584
13585 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13586
13587 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13588
13589 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
13590
13591 * gcc.c-torture/execute/pending-1.c: New test. Still
13592 pending in Tege's queue.
13593
13594 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
13595
13596 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13597 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
13598 if there were failures. Call unresolved if there were unresolved
13599 testcases. Call gcc_fail if program did not run to completion.
13600 (ph_make): Pass additional argument name to ph_execute.
13601 (ph_execute): Add new argument. Pass additional arguments to
13602 ph_summary. Call gcc_fail is there is no execution output.
13603
13604 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
13605
13606 * lib/plumhall.exp (proc_summary): Output relavent summary
13607 lines into the log so specific failures in plumhall can be
13608 investigated.
13609
13610 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
13611
13612 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13613 (c-torture-execute): Don't try to execute tests which use
13614 "long long" types if $NO_LONG_LONG is nonzero.
13615
13616 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
13617
13618 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13619 not c-torture.
13620
13621 * gcc.ieee: Move from here.
13622 * gcc.c-torture/execute/ieee: To here.
13623
13624 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
13625
13626 * gcc.c-torture: Update to c-torture-1.41 release.
13627
13628 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
13629
13630 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13631 not "$output".
13632
13633 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
13634
13635 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13636 -c present.
13637
13638 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
13639
13640 * config/proelf.exp: Handle connecting to a simulator.
13641
13642 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
13643
13644 * config/proelf.exp: New file. Enough framework that we can
13645 run c-torture tests on the proelf targets (or any other target
13646 that gdb can connect to for that matter).
13647
13648 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
13649
13650 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13651 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
13652
13653 * lib/plumhall.exp (ph_execute): Always call ph_summary if
13654 exec_output exists.
13655
13656 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
13657
13658 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13659 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13660
13661 * config/*.exp: Update FSF address. Change result of ${tool}_load
13662 to pass/fail/unresolved/unsupported/untested. Caller must now
13663 call unresolved/unsupported/untested.
13664 * lib/*.exp: Update FSF address. Update to handle new results of
13665 ${tool}_load.
13666 * lib/chill.exp (verbose): Delete.
13667
13668 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
13669
13670 * lib/gcc.exp (default_gcc_start): Change order of args to
13671 $LDFLAGS $CFLAGS $LIBS.
13672 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13673 Save/set/restore CFLAGS. Pass single arg to gcc_start.
13674 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13675 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13676 * gcc.misc-tests/dg-test.exp: Likewise.
13677 * gcc.misc-tests/msgs.exp: Likewise.
13678 * gcc.prms/prms.exp: Likewise.
13679 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13680 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13681
13682 * lib/dg.exp: Deleted, moved to dejagnu/lib.
13683
13684 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13685
13686 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13687
13688 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13689 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13690
13691 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13692 necessary.
13693
13694 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
13695
13696 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13697 global for loop; add use of $mathlib.
13698 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13699 settings here; set mathlib for anything but VxWorks.
13700
13701 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
13702
13703 * gcc.c-torture: Update to c-torture-1.40 release.
13704
13705 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
13706
13707 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13708 dg.exp.
13709
13710 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13711
13712 * lib/c-torture.exp (c-torture-execute): Declare "output" as
13713 global.
13714
13715 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
13716
13717 * lib/g++.exp (LIBS): Define if not already.
13718 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13719 (gcc-dg-prune): Call prune_gcc_output.
13720 * lib/gcc.exp (prune_gcc_output): New proc.
13721 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13722 prune_gcc_output.
13723
13724 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
13725
13726 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13727 (c-torture-execute): Likewise. Rename `name' to `testcase'.
13728
13729 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
13730
13731 * gcc.c-torture: Update to c-torture-1.39 release.
13732
13733 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
13734
13735 * lib/c-torture.exp (c-torture-execute): Don't return if one option
13736 fails, try others as well.
13737
13738 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13739
13740 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13741 If compilation fails, mark execute tests as `untested'.
13742 If test is marked as unsupported, don't mark compilation and
13743 execute tests as failed.
13744
13745 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13746
13747 * lib/g++.exp (g++_init): Don't link in libg++, and look to
13748 libstdc++ for whether or not we want to be doing shared
13749 libraries. Delete link_curses since we don't need it anymore.
13750 * lib/mike-g++.exp (postbase): Don't link in libg++.
13751 * g++.old-deja/old-deja.exp: Likewise.
13752
13753 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13754
13755 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13756
13757 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13758
13759 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13760 For that, add `-Wl,-a,shared_archive'.
13761 * g++.old-deja/old-deja.exp: Likewise.
13762
13763 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
13764
13765 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13766
13767 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
13768
13769 * lib/mike-g++.exp (postbase): Pay attention to the status of
13770 g++_load.
13771
13772 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13773
13774 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13775
13776 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
13777
13778 * lib/gcc.exp (default_gcc_start): No longer need to log program
13779 being executed or its output, execute_anywhere does that now.
13780 * lib/g++.exp (default_g++_version): Call execute_anywhere.
13781 (default_g++_start): Likewise. Delete calls to verbose/send_log.
13782
13783 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13784
13785 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13786 the same as those in lib/g++.exp.
13787
13788 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
13789
13790 * gcc.c-torture: Update to c-torture-1.38 release.
13791 * gcc.ieee: Related changes.
13792
13793 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
13794
13795 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13796 "exec". Minor reformatting changes.
13797
13798 * config/rom68k.exp (${tool}_load): Make it work in a canadian
13799 cross. This means all "exec" calls now work on a remote host as
13800 well.
13801 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13802 cross. Filter out the extra "\r\n" stuff that expect puts in.
13803 (c-torture-execute): Filter out the bogus warnings like
13804 c-torture-compile does. Add support for canadian cross.
13805 * lib/gcc.exp (default_gcc_version, default_gcc_start)
13806 Use execute_anywhere rather than calling exec directly. Now it
13807 works for canadian cross testing.
13808
13809 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
13810
13811 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
13812 results into a variable, and check that rather than using file exists.
13813
13814 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13815
13816 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13817 create a libg++.so. For sunos4.1.*, also add -ltermcap.
13818
13819 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13820
13821 * g++.old-deja/old-deja.exp: Create and pass runshlib and
13822 lib_curses if there's a shared libg++ in the build tree.
13823
13824 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
13825
13826 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13827 if not supported target.
13828
13829 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13830
13831 * lib/g++.exp (g++_init): Move empty setting of runshlib and
13832 link_curses up to always happen, not just for native builds.
13833
13834 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
13835
13836 * gcc.c-torture: Update to c-torture-1.36 release.
13837 * gcc.failure: Related changes.
13838
13839 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
13840
13841 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13842
13843 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13844
13845 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13846 * lib/mike-g++.exp (postbase): Not in here. Still reference
13847 runshlib, link_curses, and mathlib for link and run.
13848
13849 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13850 pass the runtime shared library options for Solaris, OSF/1, and
13851 Irix5, and link with -lcurses to avoid unresolved references.
13852
13853 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13854
13855 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13856 only run once.
13857
13858 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
13859
13860 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13861
13862 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
13863
13864 * gcc.c-torture: Update to c-torture-1.35 release. Note we
13865 do not have a framework for the "compat" tests yet.
13866
13867 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13868
13869 * lib/mike-g++.exp (postbase): New local variable `mathlib',
13870 set to null if we're testing vxworks5.1. Use that instead of
13871 `-lm' in the setting of LIBS for link and run.
13872
13873 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13874
13875 * config/rom68k.exp (${tool}_load): Major changes to make it
13876 work. Verified that it does in fact return the stuff in
13877 exec_output properly. Catch any Emul or any TRAP other than 0.
13878
13879 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13880
13881 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13882 LDFLAGS properly for targets that need stuff from libgloss.
13883 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13884 only run once.
13885 (gpp_initialized): New variable.
13886
13887 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
13888
13889 * config/rom68k.exp: Load libgloss.exp.
13890 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13891 so we can produce a fully linked binary.
13892 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13893 so we can produce a fully linked binary.
13894
13895 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
13896
13897 * lib/plumhall.exp (ph_section): Watch for expected failures.
13898 Add missing `else'.
13899
13900 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13901 run the testcase.
13902 (c-torture): Likewise.
13903
13904 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
13905
13906 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13907
13908 * lib/mike-g++.exp (mike_cleanup): New proc.
13909 (prebase): New globals compiler_result, not_compiler_result,
13910 target_regexp.
13911 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
13912 allow leading "-" in pattern. Watch for unsupported tests.
13913 If $compiler_result is set, pattern match assembler code,
13914 and ditto for $not_compiler_result.
13915 * lib/mike-gcc.exp: Likewise.
13916
13917 * lib/plumhall.exp (ph_execute): Only call ph_summary if
13918 execution "succeeded".
13919
13920 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
13921
13922 * config/win32.exp: New file.
13923 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13924
13925 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
13926
13927 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13928 unsupported.
13929 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13930 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13931 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13932
13933 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13934 "... without exceptions was ...". That is now handled by
13935 prune_system_crud.
13936 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13937
13938 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
13939
13940 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13941 sieve.c,sort2.c}: New files.
13942 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13943 sieve.exp,sort2.exp}: Drivers for them.
13944
13945 * lib/mike-gcc.exp (program_output): New user settable variable.
13946 (postbase): Call prune_system_crud. Also prune extraneous compiler
13947 messages.
13948 * lib/mike-g++.exp (program_output): New user settable variable.
13949
13950 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13951
13952 * config/sh.exp: Deleted (use sim.exp instead).
13953
13954 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13955
13956 * config/vx.exp: Declare CHECKTASK as global.
13957 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13958 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13959 * lib/old-dejagnu.exp: Load [pwd]/$executable.
13960
13961 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13962
13963 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13964 target. Like vx.exp, only includes `vx29k.exp' instead of
13965 `vxworks.exp'.
13966
13967 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
13968
13969 * config/sim.exp: Increase time limit from 120 seconds to 240.
13970
13971 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13972
13973 * gcc.c-torture/execute/950628-1.c: New test.
13974
13975 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
13976
13977 * gcc.c-torture: Update with changes/additions from
13978 c-torture-1.34.
13979
13980 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
13981
13982 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13983
13984 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
13985
13986 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13987
13988 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
13989
13990 * gcc.c-torture/compile/950512-1.c: New test.
13991 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13992 * gcc.dg/struct-ret-1.c: Likewise.
13993
13994 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
13995
13996 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13997 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13998
13999 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
14000
14001 * gcc.c-torture/special/920411-1.c: Deleted.
14002 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
14003
14004 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
14005
14006 * config/sim.exp (${tool}_load): Hack in call to bash to get a
14007 cpu limit.
14008
14009 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
14010
14011 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
14012
14013 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14014
14015 From kenner;
14016 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
14017 is the proper length.
14018 * va-arg-3.c: Likewise.
14019
14020 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
14021
14022 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
14023 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
14024
14025 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
14026 * lib/g++.exp (default_g++_start): Delete old cruft.
14027
14028 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
14029
14030 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
14031 (2 * (1 << 18)) to (2 * (1 << 17)).
14032
14033 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
14034
14035 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14036
14037 * config/rom68k.exp: Renamed from config/idp.exp
14038
14039 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
14040
14041 * c-torture/compile/921109-2.c
14042
14043 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
14044
14045 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
14046 excess errors.
14047
14048 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
14049
14050 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
14051 output.
14052 * lib/g++.exp (default_g++_start): Likewise.
14053
14054 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14055
14056 * gcc.c-torture/compile/950329-1.c: New test.
14057
14058 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14059
14060 * config/bug.exp (${tool}_load): Updated to use new remote_open
14061 and remote_close procs.
14062 * config/idp.exp: New file.
14063
14064 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
14065
14066 * gcc.c-torture/execute/950322-1.c: New test.
14067
14068 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
14069
14070 * config/vx.exp (${tool}_load): Clean up testing of return code from
14071 vxworks_ld and vxworks_spawn.
14072
14073 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
14074
14075 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
14076
14077 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
14078
14079 * lib/old-deja.exp: Add `excess errors test - ' error, now one
14080 can mark excess errors on a machine by machine basis. Note, the
14081 default is to not expect any excess errors, even when excess
14082 errors test - is given, so you will want to put an XFAIL ... on
14083 these lines. For example, // excess errors test - XFAIL hppa*-*-*
14084 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
14085 those 4 machines, but no others.
14086
14087 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14088
14089 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
14090 * lib/c-torture.exp: to here.
14091
14092 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14093
14094 * gcc.c-torture/execute/950221-1.c: New test.
14095 * gcc.c-torture/execute/struct-ret-1.c: New test.
14096 * gcc.c-torture/compile/950221-1.c: New test.
14097
14098 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
14099
14100 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
14101
14102 * gcc.c-torture/execute/arith-1.c (main): Return 0.
14103 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
14104
14105 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
14106
14107 * g++.gb: New directory of tests, derived from my signature and
14108 class scoping tests.
14109
14110 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
14111 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
14112 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
14113 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
14114 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
14115 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
14116 * g++.gb/sig25.C: Likewise.
14117
14118 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
14119 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
14120 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
14121 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
14122 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
14123 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
14124 * g++.gb/sig25.exp: Likewise.
14125
14126 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
14127 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
14128 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
14129 * g++.gb/scope13.C: Likewise, this test still fails.
14130
14131 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
14132 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
14133 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
14134 * g++.gb/scope13.exp: Ditto.
14135
14136 * g++.gb/README: New file, explains what these tests are about.
14137
14138 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
14139
14140 * lib/dg.exp (dg-do): Support `preprocess'.
14141 (dg-test): Likewise.
14142
14143 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14144
14145 * config/udi.exp: change "continue -expect" to "exp_continue".
14146
14147 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
14148
14149 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
14150 Delete redundant tests.
14151
14152 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
14153 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
14154 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
14155 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
14156 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
14157 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
14158 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
14159 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
14160
14161 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
14162 storing label pointers.
14163 * gcc.c-torture/execute/921019-1.c: Likewise.
14164 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
14165 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
14166 parameter fp.
14167 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
14168 constants.
14169
14170 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
14171 Delete obsolete tests.
14172
14173 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
14174 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
14175 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
14176 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
14177 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
14178 * gcc.c-torture/compile/950124-1.c: New test.
14179
14180 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
14181
14182 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14183
14184 * lib/mike-g++.exp: Add -lm to LIBS.
14185
14186 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
14187
14188 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
14189
14190 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14191
14192 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
14193
14194 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
14195
14196 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
14197
14198 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
14199
14200 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
14201 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
14202 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
14203 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
14204 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
14205 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
14206 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
14207 * g++.law/{operators31.C, operators32.C,
14208 * g++.law/{operators33.C, operators34.C}: Likewise.
14209 * g++.law/{pic1.C, refs2.C}: Likewise.
14210 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
14211 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
14212 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
14213 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14214
14215 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
14216 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
14217 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
14218 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
14219 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
14220 * g++.law/{enum9.exp, friend5.exp}: Likewise.
14221 * g++.law/{nest3.exp, nest4.exp}: Likewise.
14222 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
14223 * g++.law/{operators30.exp, operators31.exp}: Likewise.
14224 * g++.law/{operators32.exp, operators33.exp}: Likewise.
14225 * g++.law/{operators34.exp}: Likewise.
14226 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
14227 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
14228 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
14229 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
14230 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14231
14232 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
14233 No longer expected to fail.
14234 * g++.law/missed-error3.C: Tweak for recent bool changes.
14235
14236 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
14237
14238 * config/emb-unix: Deleted.
14239 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14240 remote execution. Do final link on remote host if REMOTE_LINK is set.
14241
14242 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
14243
14244 * lib/dg.exp (dg-test): Fix typo in last patch.
14245
14246 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
14247
14248 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14249 (handles multiple occurrences).
14250
14251 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
14252
14253 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14254 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14255 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14256 printed).
14257 * lib/c-torture.exp (c-torture-compile): Likewise.
14258 (c-torture): Prepend full path if missing.
14259 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14260 (gcc_fail): Likewise.
14261 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14262
14263 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14264
14265 * lib/netware.exp: Only attach to NetWare i386 systems.
14266
14267 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
14268
14269 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14270 messages. Add test name to "output pattern match" pass/fail message.
14271
14272 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
14273
14274 * gcc.dg: New testsuite.
14275 * gcc.dg/dg.exp: New file.
14276
14277 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14278 test-switch.c}: Deleted.
14279
14280 * gcc.misc-tests/msgs.exp: New testcase driver.
14281
14282 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
14283
14284 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14285 Watch for illegal return values from ${tool}_load.
14286 * config/unix.exp (${tool}_load): Fix pass/fail detection for
14287 cross targets. Coerce return value >0 to 1.
14288
14289 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
14290
14291 * config/unix.exp (${tool}_load): Call program rsh, not proc.
14292
14293 * config/emb-unix.exp: New file.
14294
14295 * config/sim.exp: Error if variable $SIM not defined.
14296 (${tool}_load): Mark test as "untested" if simulator missing.
14297
14298 * config/unix.exp: Load remote.exp to get rcp_download.
14299 * lib/c-torture.exp: Use different option lists for testcases with
14300 and without loops.
14301 * gcc.c-torture/execute/execute.exp: Likewise.
14302
14303 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
14304
14305 * config/*.exp: Clarify return code from ${tool}_load.
14306 Call `unresolved' or `untested' instead of `warning' or `perror'
14307 (sometimes you still want to call both though).
14308 Add comment that `shell_id' is local to each file.
14309 * config/udi.exp (timeout): Set to 30.
14310 Don't print warning if connection fails, $connectmode has already
14311 printed an error.
14312 (${tool}_load): Move verbose messages to level 2.
14313 Rework pattern for "Process started" message.
14314 Pass `shell_id' to ${connectmode}_download.
14315 Retry twice upon timeout. Make resetting of target more robust.
14316 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14317 Pass `shell_id' to exit_$connectmode.
14318 Only call exit_$connectmode if connected.
14319 * config/unix.exp (${tool}_load): Check return codes better.
14320 * config/vrtx.exp (${tool}_load): Likewise.
14321 * config/vx.exp (${tool}_load): Likewise.
14322 Delete unneeded global's.
14323 * lib/dg.exp (dg-test): Update to reflect clarified return codes
14324 from ${tool}_load.
14325 (dg-stat): Delete.
14326 (dg-init): Delete recording of pass/fail counts.
14327 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14328 (old-dejagnu-init): Likewise.
14329 (old-dejagnu-stat): Delete contents, empty proc now.
14330 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14331 (c-torture): Delete references to lcnt, lpass, lfail.
14332 Get option list from TORTURE_OPTIONS.
14333 Delete -funroll[-all]-loops if no loops.
14334 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14335 (g++_stat): Delete contents (empty proc now).
14336 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14337 (gcc_finish): Likewise.
14338 (gcc_stat): Deleted.
14339 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14340 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14341 * gcc.c-torture/execute/execute.exp: Likewise.
14342 Split tests into two parts: compile, execute.
14343 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
14344 no loops. Update to reflect clarified return codes from ${tool}_load.
14345
14346 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
14347
14348 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14349 to grep for.
14350 (old-dejagnu): Likewise (where necessary).
14351
14352 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
14353
14354 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14355
14356 * lib/dg.exp (dg-process-target): Fix processing of selector.
14357 Add comment regarding use of `error'.
14358
14359 * lib/gcc.exp (prune_system_crud): Define if missing.
14360 * lib/g++.exp (prune_system_crud): Likewise.
14361
14362 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14363 Call prune_system_crud.
14364 * lib/dg.exp (dg-runtest): New proc.
14365 Use perror instead of send_user for tcl errors in testcase.
14366 Don't return any value, it's never used.
14367 Don't clobber previous definition of `unknown'.
14368 Print tcl errors in `dg-final'.
14369
14370 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
14371
14372 * lib/dg.exp (dg-process-target): Improve syntax error messages.
14373 (dg-test): Don't print errorInfo, it contains stack backtrace.
14374
14375 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
14376
14377 * lib/g++.exp (runtest_file_p): Define if missing.
14378
14379 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
14380
14381 * lib/mike-g++.exp: Comment out loading of g++.exp.
14382 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
14383 (default_g++_version): Always print something.
14384 (default_g++_start): Comment out call to `which'.
14385 (g++_start, g++_load): Deleted (must be defined in config file).
14386 * lib/gcc.exp: Test for existence of $CC at start.
14387 Delete check for tmpdir (done in gcc_init).
14388 (default_gcc_version): Always print something.
14389 (default_gcc_start): Comment out call to `which'.
14390 * config/*.exp: Major cleanup - make cross targets work at least a
14391 little better for g++ (by not being "--tool gcc" specific).
14392 Rename gcc_xxx to ${tool}_xxx.
14393 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14394 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14395
14396 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
14397
14398 * lib/c-torture.exp (c-torture-compile): Rework compiler
14399 message processing.
14400
14401 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14402 c-torture.
14403
14404 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
14405
14406 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14407
14408 * lib/dg.exp (dg-process-target): Support { target native }.
14409
14410 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
14411
14412 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
14413 looked for "... program xxx got fatal signal".
14414 Correct regsub munging of `comp_output'.
14415 Ignore compiler messages "path prefix not used" and "linker input
14416 file unused".
14417
14418 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
14419
14420 * lib/gcc.exp (runtest_file_p): Define if missing.
14421 * gcc.prms/template.c: Example to work from.
14422
14423 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
14424
14425 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14426 * lib/dg.exp (dg-test): Call unsupported testcases as such.
14427
14428 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14429 * gcc.prms/1883.c: Moved from compile/940714-1.c.
14430 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14431 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14432
14433 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14434 (dg-process-target): No longer a varargs proc.
14435 Return S/N for target, P/F for xfail. All callers changed.
14436 (user option procs): More argument checking.
14437 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14438 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14439 (dg-test): Skip test if not running on selected target in `dg-do'.
14440 Update handling of `dg-do-what', `dg-output-text'.
14441 Separate execution pass/fail from output pattern match pass/fail.
14442 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14443
14444 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14445
14446 * gcc.c-torture/special/special.exp: Don't expect failure for mips
14447 target for 920510-1.c.
14448
14449 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
14450
14451 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14452 Clean up comment regarding use of passcnt, etc.
14453 (gcc_stat): Don't update `testcnt' here.
14454 (gcc_finish): Do it here.
14455 Might as well reset `but_id' here too.
14456 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14457 to determine if the file should be tested.
14458 * gcc.c-torture/compile/compile.exp: Likewise.
14459 * gcc.c-torture/execute/execute.exp: Likewise.
14460 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14461 * gcc.misc-tests/dg-test.exp: Likewise.
14462 * gcc.prms/prms.exp: Likewise.
14463 * gcc.wendy/wendy.exp: Likewise.
14464 * g++.old-deja.exp: Likewise.
14465 Move "Testing file" message to verbose level 1.
14466
14467 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
14468
14469 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14470
14471 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
14472
14473 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14474 (default_gcc_start): Accept optional second list element
14475 of compiler flags. Print compiler output at verbosity level 2.
14476 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14477 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14478 Save current values of framework globals passcnt, failcnt, xpasscnt,
14479 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14480 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
14481 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14482 xfailcnt to compute stats. Update framework global `testcnt' from
14483 pass/fail counts.
14484 (gcc_finish): New proc. Clean up test environment.
14485 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14486 (gcc_epass, gcc_efail): Delete.
14487 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14488 argument of line number.
14489 (dg-init): If the tool has an init routine, call it.
14490 (dg-test): Remove args `cflags_var' and `libs_var'.
14491 Pass all compiler options to ${tool}_start.
14492 Handle missing line number.
14493 (dg-finish): New function.
14494 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14495 particular files. Call gcc_finish at end. Move "skipping test"
14496 message to verbosity level 3.
14497 * gcc.c-torture/compile/compile.exp: Likewise.
14498 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14499 * gcc.c-torture/execute/execute.exp: Likewise.
14500 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14501 Print testcase being tried at verbosity level 1.
14502 * gcc.c-torture/special/special.exp: Unset xfail.
14503 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14504 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14505 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14506 * gcc.failure/failure.exp: Likewise.
14507 * gcc.ieee/ieee.exp: Likewise.
14508 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14509 Update call to dg-test. Call dg-finish at end.
14510 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
14511 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14512 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14513 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14514 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
14515 * gcc.wendy/wendy.exp: Add copyright.
14516 Delete setting of tmpdir (done by gcc_init).
14517 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14518 Pass compiler flags to gcc_start. Call gcc_finish at end.
14519 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14520 gcc_[ce]pass/fail.
14521
14522 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
14523
14524 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14525 confusion.
14526 (g++_load): Likewise.
14527
14528 * config/*.exp (gcc_load): Some were varargs fns and some were not.
14529 Rename argument to `prog' to remove the confusion.
14530 Varargs fns behave differently too!
14531 (g++_load): Likewise.
14532
14533 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14534
14535 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14536 what it is. Delete (always) printing of status value for !native.
14537 Simplify verbose code, and include status and exec_output.
14538 (g++_load): Use gcc_load.
14539
14540 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14541
14542 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14543 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14544 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14545 940714-3.c as these testcases don't exist anymore. Make
14546 va-arg-1.c expected to pass.
14547
14548 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
14549
14550 * gcc.misc-tests/misc.exp: Only run specific testcases.
14551 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
14552 * gcc.misc-tests/dg-[1-9].c: New files.
14553
14554 * lib/dg.exp: New testsuite driver.
14555 * gcc.prms/prms.exp: Use it.
14556
14557 * README.gcc: New file.
14558
14559 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14560 Document and reset `lxpass' and `lxfail'.
14561 Simplify "initialized" message.
14562 (gcc_stat): Clean up comments a little.
14563
14564 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
14565
14566 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14567
14568 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
14569
14570 * lib/old-dejagnu.exp (process-option): New proc.
14571 (old-dejagnu-init, old-dejagnu-stat): Likewise.
14572 (old-dejagnu): Simplify.
14573 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14574
14575 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
14576
14577 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14578 exists and is not an empty string.
14579
14580 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14581 $xfail rather than calling setup_xfail. Clear $xfail when test is
14582 finished.
14583 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14584 automatically.
14585
14586 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14587 longer expected to fail.
14588
14589 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14590 "f" function call.
14591
14592 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14593
14594 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14595 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14596 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14597 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14598 c-torture-1.29.
14599
14600 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14601 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14602
14603 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14604
14605 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14606 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14607
14608 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14609 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14610 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14611
14612 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14613
14614 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14615 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14616 940714-1.c, 940714-2.c, 940714-3.c},
14617 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14618 gcc.misc-tests/{mg.c,mg.exp}:
14619 New tests.
14620 * gcc.noncompile/noncompile.exp: Change accordingly.
14621
14622 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
14623
14624 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14625 Undo previous clobberage.
14626
14627 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
14628
14629 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14630 * gcc.special/{930510-1.c, special.exp}:
14631 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14632 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14633 struct-varargs-1.c}: New tests from c-torture-1.26.
14634
14635 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14636
14637 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14638 argument to switch.
14639
14640 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
14641
14642 * Revert the previous changes. Please see Rob's directory
14643 (/lisa/test/rob/progressive/gcc/testsuite) for testing
14644 fixes.
14645
14646 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
14647
14648 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14649 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14650 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14651 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14652 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14653 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14654 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14655 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14656 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14657 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14658 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14659 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14660 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14661 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14662 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14663 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14664 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14665 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14666 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14667 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14668 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14669 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14670 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14671 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14672 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14673 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14674 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14675
14676 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
14677
14678 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14679 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14680 with perror calls.
14681
14682 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
14683
14684 * config/unix.exp (g++_load): Fix syntax.
14685
14686 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14687
14688 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14689 * gcc.noncompile/921017-1.c: Deleted obsolete test.
14690 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14691 Don't expect va-arg-1.c to fail. Correct expected output for
14692 920928-1.c.
14693 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14694 * gcc.wendy/hbm4.c: Correct typo.
14695 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14696
14697 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
14698
14699 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14700 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14701 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
14702 * lib/c-torture.exp (c-torture-compile): Ditto.
14703
14704 Reduce volume of output (remove all the -I's and such).
14705 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14706 Call gcc_cpass, gcc_cfail.
14707 (c-torture): Pass testing option to c-torture-compile.
14708
14709 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
14710
14711 Bring patches over from progressive.
14712 * config/default.exp: Exit remote shell cleanly.
14713 (g++_exit, g++_start): Add default versions.
14714 * config/sim.exp (gcc_load): Use perror, not error.
14715
14716 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
14717
14718 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
14719 set in site.exp.
14720
14721 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
14722
14723 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14724 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14725 (wendy_try): New proc to run testcase.
14726 (main loop): Call 'em.
14727 * gcc.wendy/*.c: Clean up pass to correct expected output.
14728
14729 * lib/gcc.exp: Minor cleanup work.
14730 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14731
14732 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
14733
14734 * config/sim.exp (gcc_load): Document return codes better.
14735 Don't pass -v to simulator.
14736
14737 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14738
14739 * gcc.special/920717-x.c: Fix typo.
14740 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14741 get at sources.
14742
14743 * lib/mike-gcc.exp: Fix typo.
14744
14745 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14746
14747 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14748 binary to use, transform the name.
14749 * config/*.exp: rename everything. Nuke any g++ specific files,
14750 it's now a special case of gcc that requires no special support.
14751 Add a default.exp for unsupported targets.
14752
14753 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
14754
14755 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14756 lib/old-dejagnu.exp: Fix a few patterns to work with the new
14757 version of Tcl.
14758
14759 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14760
14761 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14762 than a warning.
14763
14764 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14765
14766 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14767
14768 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14769
14770 * gcc.execute/execute.exp: Combine opt_list and foption_list into
14771 option_list. Compile every file with only 4/6 option choices
14772 (same as C torture) instead of with 12/18 different option
14773 choices.
14774 * lib/c-torture.exp: Likewise.
14775
14776 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14777 not already set.
14778
14779 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
14780
14781 * lib/old-deja.exp: Add `excess errors test fails' error, now one
14782 can put an XFAIL *-*-* on excess errors.
14783
14784 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
14785
14786 * g++.law: Add more tests derived from g++-bugs snapshots.
14787
14788 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
14789 equivalent to g++.law/init9.
14790
14791 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14792 compiled it, and the a.out file after we've run it.
14793
14794 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14795
14796 * lib/mike-g++.exp (postbase): Delete the .o file after we've
14797 compiled it, and the a.out file after we've run it.
14798
14799 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14800
14801 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14802
14803 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
14804
14805 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14806 version number.
14807
14808 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14809
14810 * g++.law: New directory of g++ tests derived from the g++-bugs
14811 snapshots.
14812
14813 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14814
14815 * gcc.compile: initbug1.c initbug1.exp testcase added
14816
14817 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
14818
14819 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14820 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14821 fixes submitted by Jeff Law (law@cs.utah.edu)
14822 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14823 Jeff Law (law@cs.utah.edu)
14824
14825
14826 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
14827
14828 * config/unix-g++.exp: Follow the gcc way of doing things.
14829 * g++.old-deja/old-deja.exp: Minor updates.
14830 * lib/g++.exp: New file, follow the gcc way of doing things.
14831 * lib/old-dejagnu.exp: Minor updates.
14832 * lib/mike-g++.exp: Always unset errorInfo.
14833
14834 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
14835
14836 * lib/gcc.exp: Fix some errors with the below change, CC and
14837 CFLAGS should be global when setting, not local.
14838
14839 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
14840
14841 * lib/gcc.exp: Transform tool name.
14842
14843 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
14844
14845 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14846
14847 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
14848
14849 * lib/gcc.exp: change gcc_done to gcc_stat
14850
14851 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14852
14853 * Upgraded gcc testsuite to c-torture version 1.25
14854
14855 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
14856
14857 * lib/gcc.exp: added reporting code. Changed verbose compile message.
14858 * lib/c-torture: added hooks for new reporting code.
14859
14860 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
14861
14862 * config/sh-gcc.exp: check if sh-sim exists in the path
14863
14864 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
14865
14866 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14867 * gcc.compile/compile.exp: Initial changes for new logic.
14868 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14869 * gcc.failure/failure.exp: Initial changes for new logic.
14870 * gcc.ieee/ieee.exp: Initial changes for new logic.
14871 * gcc.misc-tests/misc.exp: Initial changes for new logic.
14872 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14873 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14874 * lib/c-torture.exp: Initial changes for new logic.
14875 * lib/gcc.exp: Initial changes for new logic.
14876
14877 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
14878
14879 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14880 depend upon failure or success. Fully qualify names in failure
14881 and success messages. Always remove a.out before starting
14882 compile, just in case. Pay more attention to error text output by
14883 the compiler. Handle testcases with no known past errors just
14884 like all others, so that things are uniform. Other miscellaneous
14885 improvements.
14886
14887 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14888
14889 * gcc.cpp: new directory for cpp tests
14890
14891 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14892
14893 * lib/chill.exp: Code reformatted, removed unused code.
14894 * config/unix-chill.exp: Code reformatted, removed unused code.
14895 * chill.execute/execute.exp: Code reformatted, removed unused code.
14896 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14897
14898 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
14899
14900 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
14901 routines not written.
14902
14903 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
14904
14905 * config/bug-gcc.exp: Use new procs from bug.exp.
14906
14907 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
14908
14909 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14910 via ftp, rather than depending on NFS.
14911 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14912 case.
14913
14914 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
14915
14916 * config/bug-gcc.exp: Use new download proc.
14917
14918 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
14919
14920 * chill.execute/execute.exp: cleanups, handles errors better
14921 * chill.compile/compile.exp: rewrite, based on execute.exp
14922 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14923 * lib/chill.exp: major changes to diff proc and compile and link
14924 procs. added chill_fail and chill_pass wrappers to pass and
14925 fail. added more comments, and handle error codes better.
14926 Added a hack to capture stderr from exec, so noncompile tests
14927 can work.
14928
14929 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
14930
14931 * chill.execute/execute.exp: rewrite of testsuite driver
14932 * lib/chill.exp: rewrite of testsuite driver
14933 * config/unix-chill.exp: rewrite of testsuite driver
14934
14935 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
14936
14937 In chill.execute:
14938 * iexpr.ch: Standardize uppercase.
14939 * tuples.dat: Standardize uppercase.
14940 * vary.ch: standardize. Correct varying string assignments.
14941 * vary.dat: Add new output lines.
14942
14943 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
14944
14945 In chill.execute:
14946 * chprintf.ch: Standardize use of uppercase.
14947 * tuples.ch: Standardize and turn arr2 into a DCL,
14948 rather than a SYN.
14949 * pinits.ch: Standardize.
14950
14951 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
14952
14953 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
14954 * Makefil: Renamed to Makefile.in.
14955 * configure.in: New.
14956
14957 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
14958
14959 In chill.execute:
14960 * .cvsignore: Add result/output files.
14961 * Makefile: Fix up variables at start. Use MFLAGS
14962 everywhere. Correct bool_loc, built_ins entries.
14963 Add entry for vary1.ch.
14964 * bitarray.ch: Standardize upper-case usage.
14965 * bitexpr.ch: Standardize, add output of b1.
14966 * params.ch: Use arrayt in along PROC parameters, to
14967 avoid novelty problems.
14968 * sets.ch: Tiny cleanup.
14969 * vary1.ch: Re-indent.
14970
14971 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
14972
14973 * Add PR-related files to Makefiles, .cvsignore files, etc.
14974
14975 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14976
14977 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14978 with compiler objects. New names are test-flow.c and test-loop.c
14979
14980 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14981
14982 * Upgraded c-torture tests from 1.19 to 1.20
14983
14984 * new files:
14985 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14986 * gcc.compile: 930623-1.c 930623-2.c
14987 * gcc.noncompile: 930622-1.c 930622-2.c
14988 * gcc.failure: 920411-1.c 920627-2.c
14989 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14990
14991 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14992
14993 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14994 More changes to get testsuite working properly. Needs more work.
14995 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14996
14997 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14998
14999 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15000 More changes to get testsuite working properly. Needs more work.
15001
15002 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
15003
15004 * chill.compile/compile.exp: Added for Dejagnu support
15005 * chill.execute/execute.exp: Added for Dejagnu support
15006 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
15007
15008 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
15009
15010 This should complete moving the CHILL test files.
15011 * chill.noncompile(.cvsignore printf.grt
15012 in-printf.grt chprintf.grt chprintf.ch):
15013 Added test-support files.
15014 (Makefile): Modified further.
15015 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
15016 signal.ch): Added test files.
15017 * chill.execute (.cvsignore printf.grt printr.c
15018 in-printf.grt rts.c chprintf.grt rts.h): Added
15019 test-support files.
15020 (Makefile): More corrections.
15021
15022 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
15023
15024 * chill.compile, chill.execute, chill.nocompile: Add CHILL
15025 test cases, ready for DejaGnu.
15026
15027 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
15028
15029 * Upgraded c-torture tests from 1.18 to 1.19
15030
15031 * gcc.compile: added test(s):
15032 930607-1.c
15033 * gcc.execute: added test(s):
15034 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
15035
15036 * added new subdirectory for misc tests: gcc.misc-tests
15037 * gcc.misc-test(s): added tests:
15038 inst-check.c test-consts.c test-ior.c test-switch.c
15039
15040 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15041
15042 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
15043
15044 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
15045
15046 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
15047
15048 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
15049
15050 * Upgraded c-torture tests from 1.17 to 1.18
15051
15052 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
15053
15054 * Upgraded c-torture tests from 1.12 to 1.17
15055
15056 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
15057
15058 * lib/old-dejagnu.exp:
15059 Fixed handling of XFAIL target triplets to correctly
15060 recognize wildcard characters. Removed code that
15061 appended a unique id tag to the end of the file name
15062 printed out by the result of the testcases within a
15063 given test file.
15064
15065 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
15066
15067 * lib/old-dejagnu.exp:
15068 Reworked expected failure handling to trigger off of XFAIL
15069 keyword in keyphrase embeded in testcase source code. The
15070 XFAIL keyword must be at the end of the keyphrase line. It
15071 may optionally be followed by one or more target triplets.
15072 It has just occured that the handling of wildcards in the
15073 target triplet may not be correct.
15074
15075 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
15076
15077 * g++.old-deja/tests:
15078 Moved all subdirectories up one level into g++.old-deja .
15079
15080 * lib/old-dejagnu.exp:
15081 Fixed problem with CXXFLAGS not being properly reset, and being
15082 corrupted with extraneous "-c" compiler option. This was
15083 causing binaries to not be generated for test that needed them.
15084 Modified strings passed to "pass" and "fail" so that individual
15085 tests from the same test file would be distinguished by an
15086 identifier appended to the test file name in the summary logs;
15087 this corrected a problem with erroneous diff logs. Added code
15088 to search testcases for expected fail and unexpected pass keywords.
15089
15090 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
15091
15092 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
15093
15094 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
15095
15096 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
15097 Removed extraneous text from end of "Special g++ Options"
15098 keyphrase.
15099
15100 * lib/old-dejagnu.exp: Added pattern matching to look for new
15101 keywords, embedded in testcases comments, which will trigger
15102 calls to xpass and xfail.
15103
15104 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
15105
15106 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
15107 comments embedded in the testcases, especially the one looking for
15108 special compiler options, as well as the pattern matching for the
15109 compiler output again.
15110
15111 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
15112
15113 * lib/old-dejagnu.exp: Do a proper check of the return value for
15114 execute tests. Fixed several problems with the pattern matching
15115 of the compiler output which gave erroneous test results.
15116 Changed several of the test result messages to be more descriptive.
15117 * config/unix-g++.exp: Proc g++_load now actually works and
15118 executes the tests passed to it and returns a usable return
15119 value.
15120
15121 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
15122
15123 * lib/gcc.exp: Exits gracefully if $CC is bogus.
15124
15125 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
15126
15127 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
15128 Modified both files to properly execute the old style
15129 dejagnu tests. The previous versions of these files were
15130 experimental and did not function anything near correctly.
15131
15132 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
15133
15134 * Removed all Makefile.in and configure.in files. No configuration
15135 needed now.
15136
15137 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
15138
15139 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
15140
15141 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15142
15143 * gcc.compile/configure.in, gcc.unsorted/configure.in,
15144 gcc.special/configure.in, gcc.noncompile/configure.in,
15145 gcc.execute/configure.in, gcc.code_quality/configure.in,
15146 g++.other/configure.in, g++.old-deja/configure.in,
15147 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
15148 in srcname setting.
15149
15150 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
15151
15152 * lib/udi.exp: Fixed mondfe and mondfe_download.
15153 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
15154 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
15155
15156 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
15157
15158 * config/udi-gdb.exp: Check $shell_id after connecting to target.
15159 (gdb_exit): Don't remove *_soc files.
15160
15161 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
15162
15163 * lib/c-torture.exp: Don't look for main; instead always use -w
15164 -c. This is how the c-torture tests work. Remove the object
15165 file if the compilation succeeds.
15166 * gcc.execute/execute.exp: Remove executable if test passes.
15167 * gcc.noncompile/noncompile.exp: Every test is an expected
15168 failure.
15169 * gcc.special/special.exp: Added tests from c-torture 1.11,
15170 corrected use of existing test.
15171 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
15172 gcc.execute/920625-1.c: Updated to c-torture 1.11.
15173 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
15174 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
15175 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
15176 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
15177 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
15178 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
15179 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
15180 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
15181 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
15182 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
15183 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
15184 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
15185 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
15186 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
15187 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
15188 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
15189 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
15190 c-torture 1.11.
15191 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
15192 correspond to c-torture 1.11.
15193
15194 * New file.