re PR c++/9809 (when are builtins brought into view)
[gcc.git] / gcc / testsuite / ChangeLog
1 2003-03-08 Mark Mitchell <mark@codesourcery.com>
2
3 PR c++/9809
4 * g++.dg/parse/builtin1.C: New test.
5
6 PR c++/9982
7 * g++.dg/abi/cookie1.C: New test.
8 * g++.dg/abi/cookie2.C: Likewise.
9
10 PR c++/9524
11 * g++.dg/parse/field1.C: New test.
12
13 PR c++/9912
14 * g++.dg/parse/class1.C: New test.
15 * g++.dg/parse/namespace7.C: Likewise.
16 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
17
18 2003-03-07 Mark Mitchell <mark@codesourcery.com>
19
20 * g++.dg/init/ref4.C: New test.
21
22 Fri Mar 7 17:41:07 CET 2003 Jan Hubicka <jh@suse.cz>
23
24 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
25
26 2003-03-06 Mark Mitchell <mark@codesourcery.com>
27
28 * g++.dg/init/ref3.C: New test.
29
30 PR c++/9965
31 * g++.dg/init/ref2.C: New test.
32
33 PR c++/9400
34 * g++.dg/warn/Wshadow-2.C: New test.
35
36 PR c++/9791
37 * g++.dg/warn/Woverloaded-1.C: New test.
38
39 Wed Mar 5 23:18:11 CET 2003 Jan Hubicka <jh@suse.cz>
40
41 * gcc.dg/i386-local2.c: New.
42 * gcc.dg/i386-local.c: Fix typo.
43
44 2003-03-05 Mark Mitchell <mark@codesourcery.com>
45
46 * g++.dg/abi/layout3.C: New test.
47
48 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
49
50 * gcc.c-torture/compile/20030305-1.c
51
52 Wed Mar 5 02:05:19 CET 2003 Jan Hubicka <jh@suse.cz>
53
54 * gcc.dg/i386-local.c: New.
55
56 Tue Mar 4 19:39:18 2003 J"orn Rennecke <joern.rennecke@superh.com>
57
58 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
59
60 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
61
62 * gcc.dg/switch-2.c: New test.
63 * gcc.dg/switch-3.c: New test.
64 * gcc.dg/Wswitch.c: Adjust line numbers.
65 * gcc.dg/Wswitch-default.c: Likewise.
66 * gcc.dg/Wswitch-enum.c: Likewise.
67
68 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
69
70 * gcc.c-torture/execute/20030222-1.c: New test.
71
72 2003-03-03 James E Wilson <wilson@tuliptree.org>
73
74 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
75
76 2003-03-03 Mark Mitchell <mark@codesourcery.com>
77
78 PR c++/9878
79 * g++.dg/init/ref1.C: New test.
80
81 Mon Mar 3 20:42:04 2003 J"orn Rennecke <joern.rennecke@superh.com>
82
83 * gcc.dg/sh-relax.c: New SH-only test.
84
85 2003-03-03 Geoffrey Keating <geoffk@apple.com>
86
87 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
88 comment explaining purpose of testcase.
89
90 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
91
92 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
93 for HC11/HC12 (asm needs two int registers).
94 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
95 HC11/HC12 because the test uses an asm which needs two 32-bit
96 registers.
97
98 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
99
100 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
101 for HC11/HC12 (array is too large otherwise).
102 * gcc.c-torture/compile/920501-4.x: New file, likewise.
103 * gcc.c-torture/compile/20010518-2.x: Likewise.
104 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
105 HC11/HC12 (array is too large).
106
107 2003-03-01 Geoffrey Keating <geoffk@apple.com>
108
109 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
110 * lib/g++-dg.exp (g++-dg-test): Likewise.
111
112 2003-03-01 Roger Sayle <roger@eyesopen.com>
113
114 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
115 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
116
117 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
118
119 * g++.dg/warn/implicit-typename1.C: Remove warning.
120
121 2003-02-28 Richard Henderson <rth@redhat.com>
122
123 * gcc.dg/noreturn-1.c: Move noreturn warning line.
124 * gcc.dg/return-type-1.c: Move control reaches end warning line.
125
126 2003-02-28 Geoffrey Keating <geoffk@apple.com>
127
128 * gcc.dg/pch/pch.exp: Change .pch to .gch.
129 * g++.dg/pch/pch.exp: Likewise.
130
131 2003-02-28 Mark Mitchell <mark@codesourcery.com>
132
133 PR c++/9879
134 * testsuite/g++.dg/init/new4.C: New test.
135
136 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
137
138 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
139
140 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
141
142 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
143 unsigned long.
144
145 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
146 wider than float.
147
148 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
149
150 * lib/scanasm.exp: Add support for counting numbers of
151 occurences.
152 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
153 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
154
155 2003-02-25 Mark Mitchell <mark@codesourcery.com>
156
157 PR c++/9683
158 * g++.dg/template/static3.C: New test.
159
160 PR c++/9829
161 * g++.dg/parse/namespace6.C: New test.
162
163 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
164
165 PR target/9732
166 * gcc.dg/20030225-1.c: New test.
167
168 2003-02-24 Mark Mitchell <mark@codesourcery.com>
169
170 * README: Remove out-of-date information.
171
172 PR c++/9836
173 * g++.dg/template/spec6.C: New test.
174
175 2003-02-24 Jeff Law <law@redhat.com>
176
177 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
178
179 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
180
181 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
182 * gcc.dg/pragma-ep-1.c: Likewise.
183
184 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
185
186 PR c++/9602
187 * g++.dg/template/friend16.C: New test.
188
189 2003-02-23 Mark Mitchell <mark@codesourcery.com>
190
191 PR c++/5333
192 * g++.dg/parse/fused-params1.C: Adjust error messages.
193 * g++.dg/template/nested3.C: New test.
194
195 2003-02-24 Alan Modra <amodra@bigpond.net.au>
196
197 * g++.dg/abi/param1.C: New test.
198
199 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
200
201 PR c++/7982
202 * g++.dg/warn/implicit-typename1.C: New test.
203
204 2003-02-22 Kelley Cook <kelleycook@comcast.net>
205
206 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
207 with "mtune".
208 * g++.old-deja/g++.other/store-expr2.C: Likewise.
209 * gcc.c-torture/execute/20010129-1.x: Likewise.
210 * gcc.dg/20011107-1.c: Likewise.
211 * gcc.dg/20020108-1.c: Likewise.
212 * gcc.dg/20020122-3.c: Likewise.
213 * gcc.dg/20020206-1.c: Likewise.
214 * gcc.dg/20020310-1.c: Likewise.
215 * gcc.dg/20020426-2.c: Likewise.
216 * gcc.dg/20020517-1.c: Likewise.
217 * gcc.dg/991230-1.c: Likewise.
218 * gcc.dg/i386-unroll-1.c: Likewise.
219 * gcc.misc-tests/i386-prefetch.exp: Likewise.
220
221 Sat Feb 22 20:14:12 CET 2003 Jan Hubicka <jh@suse.cz>
222
223 * gcc.dg/i386-mul.c: New test.
224
225 2003-02-21 Roger Sayle <roger@eyesopen.com>
226
227 * gcc.dg/builtins-5.c: New test case.
228
229 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
230
231 * gcc.dg/asmreg-1.c: New test.
232
233 2003-02-21 Mark Mitchell <mark@codesourcery.com>
234
235 PR c++/9749
236 * g++.dg/parse/varmod1.C: New test.
237
238 2003-02-21 Mark Mitchell <mark@codesourcery.com>
239
240 PR c++/9727
241 * g++.dg/template/op1.C: New test.
242
243 2003-02-21 Mark Mitchell <mark@codesourcery.com>
244
245 PR c++/8906
246 * g++.dg/template/nested2.C: New test.
247
248 2003-02-21 Mark Mitchell <mark@codesourcery.com>
249
250 PR c++/8724
251 * g++.dg/expr/dtor1.C: New test.
252
253 2003-02-21 Zack Weinberg <zack@codesourcery.com>
254
255 * gcc.dg/cpp/include3.c: New test.
256 * gcc.dg/cpp/inc/foo.h: New file.
257
258 2003-02-21 Glen Nakamura <glen@imodulo.com>
259
260 * gcc.c-torture/execute/20030221-1.c: New test.
261
262 2003-02-20 Mark Mitchell <mark@codesourcery.com>
263
264 PR c++/9729
265 * g++.dg/abi/conv1.C: New test.
266
267 Thu Feb 20 14:38:13 CET 2003 Jan Hubicka <jh@suse.cz>
268
269 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
270
271 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
272
273 * gcc.c-torture/compile/20030219-1.c: New test.
274
275 Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
276
277 * gcc.dg/funcorder.c: New test.
278
279 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
280
281 * gcc.c-torture/execute/20030218-1.c: New.
282
283 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
284
285 * gcc.dg/20030218-1.c: New.
286
287 2003-02-18 Richard Henderson <rth@redhat.com>
288
289 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
290 * gcc.dg/attr-used-2.c: New.
291
292 2003-02-18 Mark Mitchell <mark@codesourcery.com>
293
294 PR c++/9704
295 * g++.dg/init/copy5.C: New test.
296
297 2003-02-18 Geoffrey Keating <geoffk@apple.com>
298
299 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
300 * g++.dg/pch/pch.exp: Likewise.
301
302 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
303
304 * gcc.c-torture/execute/20030209-1.c: Enable the test if
305 STACK_SIZE is not defined.
306
307 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
308
309 PR c++/9457
310 * g++.dg/template/init1.C: New test.
311
312 Sun Feb 16 23:08:19 CET 2003 Jan HUbicka <jh@suse.cz>
313
314 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
315 (foo): Add few extra tests
316 * gcc.dg/c99-const-expr-3.c: Likewise.
317 * gcc.c-torture/execute/20030216-1.c: New.
318
319 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
320
321 PR c++/9459
322 * g++.dg/ext/typeof4.C: New test.
323
324 2003-02-15 Roger Sayle <roger@eyesopen.com>
325
326 * gcc.dg/i386-387-3.c: New test case.
327
328 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
329
330 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
331 cris-*-elf* cris-*-aout* and mmix-*-*.
332
333 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
334
335 * gcc.dg/20030213-1.c: New test.
336
337 2003-02-12 Roger Sayle <roger@eyesopen.com>
338
339 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
340 * gcc.dg/i386-387-2.c: Likewise.
341
342 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
343
344 * gcc.dg/ppc-spe.c: Fix formatting.
345 Enable tests that were previously unsupported by gas.
346 Delete tests for instructions that no longer exist.
347 Switch arguments on evsubifw builtin.
348
349 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
350
351 * gcc.c-torture/execute/20030209-1.c: Disable the test if
352 STACK_SIZE is too small.
353
354 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
355 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
356
357 * gcc.dg/decl-2.c: New test.
358
359 Mon Feb 10 11:41:20 CET 2003 Jan Hubicka <jh@suse.cz>
360
361 * gcc.dg/i386-fpcvt-1.c: New test.
362
363 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
364
365 * gcc.c-torture/execute/20030209-1.c: New test.
366
367 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
368
369 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
370 int-wide bitops, use the constants of the same width.
371 Likewise, if long long is 32-bit wide, test bitops using
372 32-bit constants.
373
374 2003-02-07 Loren James Rittle <ljrittle@acm.org>
375
376 * gcc.dg/20021014-1.c: Annotate with expected notice text.
377
378 2003-02-07 Roger Sayle <roger@eyesopen.com>
379
380 * testsuite/gcc.dg/builtins-4.c: New test case.
381
382 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
383
384 * gcc.dg/20020430-1.c: Fix dg command typos.
385 * gcc.dg/20020503-1.c: Likewise.
386
387 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
388
389 PR c++/8785
390 * g++.dg/parse/fused-params1.C: New test.
391
392 PR c++/8857
393 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
394
395 PR c++/8921
396 * g++.dg/parse/non-dependent1.C: New test.
397
398 PR c++/8928
399 * g++.dg/parse/dupl-tmpl-args1.C: New test.
400
401 PR c++/9228
402 * g++.dg/parse/undefined7.C: New test.
403 * g++.dg/parse/non-templ1.C: New test.
404
405 PR c++/9229
406 * g++.dg/parse/too-many-tmpl-args1.C: New test.
407
408 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
409
410 * gcc.c-torture/compile/20030206-1.c: New test.
411
412 2003-02-05 Roger Sayle <roger@eyesopen.com>
413
414 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
415 "pow" to "foo" to avoid potential confusion with a math built-in.
416
417 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
418
419 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
420 conditions for SPARC targets.
421
422 2003-02-05 Jakub Jelinek <jakub@redhat.com>
423
424 * gcc.dg/20030204-1.c: New test.
425
426 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
427
428 PR c++/38
429 * g++.dg/parse/array-size1.C: New test.
430
431 PR c++/5657
432 * g++.dg/parse/undefined3.C: New test.
433
434 PR c++/5665
435 * g++.dg/parse/undefined4.C: New test.
436
437 PR c++/5975
438 * g++.dg/parse/undefined5.C: New test.
439
440 PR c++/7259
441 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
442
443 PR c++/8578
444 * g++.dg/parse/casting-operator1.C: New test.
445
446 PR c++/8596
447 * g++.dg/parse/undefined6.C: New test.
448
449 PR c++/8736
450 * g++.dg/parse/missing-template1.C: New test.
451
452 Tue Feb 4 21:41:09 CET 2003 Jan Hubicka <jh@suse.cz>
453
454 * gcc.dg/i386-cadd.c: Compile using -march=k8.
455 * gcc.dg/i386-cmov?.c: Likewise.
456 * gcc.dg/i386-fpcvt-?.c: Likewise.
457 * gcc.dg/i386-ssefp-1.c: Likewise.
458 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
459 conventions.
460
461 2003-02-03 Mark Mitchell <mark@codesourcery.com>
462
463 PR c++/7129
464 * testsuite/g++.dg/ext/max.C: New test.
465
466 Mon Feb 3 16:05:11 CET 2003 Jan Hubicka <jh@suse.cz>
467
468 * gcc.c-torture/execute/20030203-1.c: New test.
469
470 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
471
472 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
473 'natural-endian'.
474
475 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
476
477 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
478 * g++.dg/init/new2.C: Likewise.
479 * g++.dg/other/new1.C: Likewise.
480
481 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
482
483 * gcc.dg/struct-ret-libc.c: New test.
484
485 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
486
487 * gcc.dg/20030129-1.c: New test.
488
489 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
490
491 PR c++/8849
492 * g++.dg/template/ptrmem4.C: New test.
493
494 2003-01-29 Mark Mitchell <mark@codesourcery.com>
495
496 * g++.dg/parser/constant1.C: New test.
497
498 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
499
500 PR c++/8591
501 * g++.dg/parse/friend2.C: New test.
502
503 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
504
505 PR c++/9437
506 * g++.dg/template/unify4.C: New test.
507
508 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
509
510 * gcc.c-torture/execute/20030128-1.c: New test.
511
512 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
513
514 * g++.dg/lookup/nested1.C: Test moved from ...
515 * g++.old-deja/g++.other/lookup24.C: ... here.
516
517 Tue Jan 28 12:19:35 CET 2003 Jan Hubicka <jh@suse.cz>
518
519 * gcc.dg/i386-cmov5.c: New test.
520
521 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
522
523 * gcc.c-torture/execute/20010925-1.c: Changed the
524 memcpy declaration.
525
526 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
527
528 PR c++/3902
529 * g++.dg/parse/template5.C: New test.
530
531 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
532
533 PR fortran/9258
534 * g77.dg/pr9258: New test.
535
536 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
537
538 * README: Move relevant parts from README.g++.
539
540 * README.g++: Remove this file.
541
542 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
543
544 * g++.dg/abi/dcast1.C: New test.
545
546 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
547
548 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
549
550 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
551
552 PR c++/47
553 * g++.old-deja/g++.other/lookup24.C: New test.
554
555 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
556
557 PR middle-end/7227
558 * gcc.dg/uninit-C.c: New test.
559
560 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
561
562 * g++.dg/abi/covariant1.C: New test.
563
564 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
565
566 * gcc.dg/20030123-1.c: New test.
567
568 Sat Jan 25 21:06:49 CET 2003 Jan Hubicka <jh@suse.cz>
569
570 PR opt/8492
571 * gcc.c-torture/compile/20030125-1.c
572
573 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
574
575 PR c++/9403
576 * g++.dg/parse/template3.C: New test.
577 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
578
579 PR c++/795
580 * g++.dg/parse/template4.C: New test.
581
582 PR c++/9415
583 * g++.dg/template/qual2.C: New test.
584
585 PR c++/8545
586 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
587
588 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
589
590 2003-01-25 Roger Sayle <roger@eyesopen.com>
591
592 * gcc.c-torture/execute/switch-1.c: New test case.
593
594 Sat Jan 25 12:32:55 CET 2003 Jan Hubicka <jh@suse.cz>
595
596 * gcc.c-torture/execute/20030125-1.[cx]: New test.
597
598 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
599
600 Tweaks for Bison-1.875. From the NEWS file:
601 "- `parse error' -> `syntax error'
602 Bison now uniformly uses the term `syntax error'"
603 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
604 * gcc.dg/cpp/digraph2.c: Likewise.
605 * gcc.dg/cpp/direct2.c: Likewise.
606 * gcc.dg/cpp/paste4.c: Likewise.
607 * gcc.dg/c90-restrict-1.c: Likewise.
608 * gcc.dg/c99-func-2.c: Likewise.
609 * gcc.dg/noncompile/920721-2.c: Likewise.
610 * gcc.dg/noncompile/930622-2.c: Likewise.
611 * gcc.dg/noncompile/940112-1.c: Likewise.
612 * gcc.dg/noncompile/950921-1.c: Likewise.
613 * gcc.dg/noncompile/951123-1.c: Likewise.
614 * gcc.dg/noncompile/971104-1.c: Likewise.
615 * gcc.dg/noncompile/990416-1.c: Likewise.
616
617 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
618
619 * g++.dg/parse/undefined1.C: Add error message.
620
621 2003-01-22 Mark Mitchell <mark@codesourcery.com>
622
623 PR c++/9354
624 * g++.dg/parse/new1.C: New test.
625
626 PR c++/9216
627 * g++.dg/parse/template2.C: New test.
628
629 PR c++/9354
630 * g++.dg/parse/typedef2.C: New test.
631
632 PR c++/9328
633 * g++.dg/ext/typeof3.C: New test.
634
635 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
636
637 PR c++/2738
638 * g++.dg/parse/ret-type1.C: New test.
639
640 PR c++/3792
641 * g++.dg/parse/tmpl-outside1.C: New test.
642
643 PR c++/4207
644 * g++.dg/parse/int-as-enum1.C: New test.
645
646 PR c++/4903
647 * g++.dg/parse/no-typename1.C: New test.
648
649 PR c++/5533
650 * g++.dg/parse/no-value1.C: New test.
651
652 PR c++/5921
653 * g++.dg/parse/wrong-inline1.C: New test.
654
655 PR c++/6402
656 * g++.dg/parse/ref1.C: New test.
657
658 PR c++/6992
659 * g++.dg/parse/attr-ctor1.C: New test.
660
661 PR c++/7229
662 * g++.dg/parse/namespace5.C: New test.
663
664 PR c++/7917
665 * g++.dg/parse/func-def1.C: New test.
666
667 PR c++/8143
668 * g++.dg/parse/undefined1.C: New test.
669
670 PR c++/5723, PR c++/8522
671 * g++.dg/parse/specialization1.C: New test.
672
673 PR c++/163, PR c++/8595
674 * g++.dg/parse/struct-as-enum1.C: New test.
675
676 PR c++/9173
677 * g++.dg/parse/undefined2.C: New test.
678
679 2003-01-22 Mark Mitchell <mark@codesourcery.com>
680
681 PR c++/9298
682 * g++.dg/parse/template1.C: New test.
683
684 PR c++/9384
685 * g++.dg/parse/using1.C: New test.
686
687 PR c++/9285
688 PR c++/9294
689 * g++.dg/parse/expr2.C: New test.
690
691 PR c++/9388
692 * g++.dg/parse/lookup2.C: Likewise.
693
694 Tue Jan 21 18:01:35 CET 2003 Jan Hubicka <jh@suse.cz>
695
696 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
697 * gcc.c-torture/execute/eeprof-1.c: Likewise.
698 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
699 * gcc.c-torture/execute/string-opt-*.c: Likewise.
700
701 2003-01-20 Nick Clifton <nickc@redhat.com>
702
703 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
704 problem with ARM sibcall code generation.
705
706 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
707
708 * gcc.c-torture/execute/20030120-1.c: New.
709
710 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
711
712 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
713
714 2003-01-17 Mark Mitchell <mark@codesourcery.com>
715
716 PR c++/9272
717 * g++.dg/parse/ctor1.C: New test.
718
719 PR c++/9294:
720 * g++.dg/parse/qualified1.C: New test.
721
722 * g++.dg/parse/typename3.C: New test.
723
724 2003-01-16 Richard Henderson <rth@redhat.com>
725
726 * g++.dg/tls/init-2.C: Fix error matches for real this time.
727
728 2003-01-16 Richard Henderson <rth@redhat.com>
729
730 * g++.dg/pch/pch.exp: Copy test header to the working directory
731 before using it either for precompilation or direct use.
732 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
733 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
734
735 2003-01-16 Richard Henderson <rth@redhat.com>
736
737 * gcc.dg/pch/pch.exp: Copy test header to the working directory
738 before using it either for precompilation or direct use.
739 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
740 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
741
742 2003-01-16 Mark Mitchell <mark@codesourcery.com>
743
744 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
745 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
746 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
747 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
748 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
749 typename warning into error.
750 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
751 error messages.
752 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
753 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
754 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
755 messages.
756 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
757 make declaration visible in template.
758 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
759 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
760 messages.
761 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
762 message.
763 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
764 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
765 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
766 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
767 typename warning with error message.
768 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
769 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
770 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
771
772 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
773
774 * g++.dg/parse/ambig2.C: New test.
775
776 2003-01-15 Richard Henderson <rth@redhat.com>
777
778 * g++.dg/tls/init-2.C: Update error message string.
779
780 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
781
782 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
783
784 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
785
786 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
787 all for HC11/HC12.
788 * gcc.c-torture/compile/20001205-1.x: Likewise.
789 * gcc.c-torture/compile/20001226-1.x: Likewise.
790 * gcc.c-torture/compile/920520-1.x: Likewise.
791 * gcc.c-torture/compile/961203-1.x: Likewise.
792 * gcc.c-torture/compile/20020604-1.x: Likewise.
793
794 Wed Jan 15 12:20:52 CET 2003 Jan Hubicka <jh@suse.cz>
795
796 * gcc.c-torture/compile/20030115-1.c: New test.
797
798 * gcc.dg/i386-fpcvt-1.c: New test.
799 * gcc.dg/i386-fpcvt-2.c: New test.
800
801 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
802
803 Further conform g++'s __vmi_class_type_info to the C++ ABI
804 specification.
805 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
806 the specification.
807
808 Tue Jan 14 00:45:03 CET 2003 Jan Hubicka <jh@suse.cz>
809
810 * gcc.dg/i386-fpcvt-1.c: New test.
811 * gcc.dg/i386-fpcvt-2.c: New test.
812
813 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
814
815 * gcc.dg/i386-mmx-3.c: New test.
816
817 2003-01-12 Mark Mitchell <mark@codesourcery.com>
818
819 PR c++/9264
820 * g++.dg/parse/octal1.C: New file.
821
822 PR c++/9172
823 * g++.dg/parse/typename1.C: New file.
824
825 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
826
827 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
828 * gcc.dg/bf-no-ms-layout.c: Likewise.
829 * gcc.dg/bf-ms-attrib.c: Likewise.
830
831 2003-01-10 Mark Mitchell <mark@codesourcery.com>
832
833 PR c++/9099
834 * g++.dg/parse/dtor1.C: New file.
835
836 PR c++/9128
837 * g++.dg/rtti/typeid1.C: New file.
838
839 PR c++/9153
840 * g++.dg/parse/lookup1.C: New file.
841
842 PR c++/9171
843 * g++.dg/templ/spec5.C: New file.
844
845 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
846
847 * gcc.c-torture/compile/20030110-1.c: New test.
848
849 2003-01-09 Geoffrey Keating <geoffk@apple.com>
850
851 Merge from pch-branch:
852
853 2002-12-23 Geoffrey Keating <geoffk@apple.com>
854
855 * gcc.dg/pch/cpp-1.h: New.
856 * gcc.dg/pch/cpp-1.c: New.
857 * gcc.dg/pch/cpp-2.h: New.
858 * gcc.dg/pch/cpp-2.c: New.
859
860 2002-11-19 Geoffrey Keating <geoffk@apple.com>
861
862 * gcc.dg/pch/except-1.h: New.
863 * gcc.dg/pch/except-1.c: New.
864
865 2002-11-13 Geoffrey Keating <geoffk@apple.com>
866
867 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
868 running test.
869 * gcc.dg/pch: Include *.hp not *.h.
870 * gcc.dg/pch/system-1.h: New.
871 * gcc.dg/pch/system-1.c: New.
872
873 2002-11-11 Geoffrey Keating <geoffk@apple.com>
874
875 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
876 rather than trying to build and run a program using PCH.
877 * gcc.dg/pch: Remove dg-do commands from test files.
878
879 2002-11-08 Geoffrey Keating <geoffk@apple.com>
880
881 * gcc.dg/pch/macro-3.c: New.
882 * gcc.dg/pch/macro-3.h: New.
883
884 2002-11-04 Geoffrey Keating <geoffk@apple.com>
885
886 * gcc.dg/pch/common-1.c: New.
887 * gcc.dg/pch/common-1.h: New.
888 * gcc.dg/pch/decl-1.c: New.
889 * gcc.dg/pch/decl-1.h: New.
890 * gcc.dg/pch/decl-2.c: New.
891 * gcc.dg/pch/decl-2.h: New.
892 * gcc.dg/pch/decl-3.c: New.
893 * gcc.dg/pch/decl-3.h: New.
894 * gcc.dg/pch/decl-4.c: New.
895 * gcc.dg/pch/decl-4.h: New.
896 * gcc.dg/pch/decl-5.c: New.
897 * gcc.dg/pch/decl-5.h: New.
898 * gcc.dg/pch/global-1.c: New.
899 * gcc.dg/pch/global-1.h: New.
900 * gcc.dg/pch/inline-1.c: New.
901 * gcc.dg/pch/inline-1.h: New.
902 * gcc.dg/pch/inline-2.c: New.
903 * gcc.dg/pch/inline-2.h: New.
904 * gcc.dg/pch/static-1.c: New.
905 * gcc.dg/pch/static-1.h: New.
906 * gcc.dg/pch/static-2.c: New.
907 * gcc.dg/pch/static-2.h: New.
908
909 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
910
911 * g++.dg/pch/pch.exp: Better handle failing testcases.
912 * gcc.dg/pch/pch.exp: Likewise.
913 * gcc.dg/pch/macro-1.c: New.
914 * gcc.dg/pch/macro-1.h: New.
915 * gcc.dg/pch/macro-2.c: New.
916 * gcc.dg/pch/macro-2.h: New.
917
918 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
919
920 * g++.dg/dg.exp: Treat files in pch/ specially.
921 * g++.dg/pch/pch.exp: New file.
922 * g++.dg/pch/empty.H: New file.
923 * g++.dg/pch/empty.C: New file.
924 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
925 "precompile".
926
927 * gcc.dg/pch/pch.exp: New file.
928 * gcc.dg/pch/empty.h: New file.
929 * gcc.dg/pch/empty.c: New file.
930 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
931 "precompile".
932
933 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
934
935 * g++.dg/template/friend14.C: New test.
936
937 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
938
939 * gcc.dg/old-style-asm-1.c: New test.
940
941 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
942
943 * gcc.c-torture/compile/20030109-1.c: New test.
944
945 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
946
947 * gcc.c-torture/execute/20030109-1.c: New test.
948
949 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
950
951 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
952 * g++.old-deja/g++.mike/dyncast2.C: Likewise
953 * g++.old-deja/g++.mike/dyncast3.C: Likewise
954 * g++.old-deja/g++.mike/eh2.C: Likewise
955 * g++.old-deja/g++.mike/eh3.C: Likewise
956 * g++.old-deja/g++.mike/eh5.C: Likewise
957 * g++.old-deja/g++.mike/eh6.C: Likewise
958 * g++.old-deja/g++.mike/eh7.C: Likewise
959 * g++.old-deja/g++.mike/eh8.C: Likewise
960 * g++.old-deja/g++.mike/eh9.C: Likewise
961 * g++.old-deja/g++.mike/eh10.C: Likewise
962 * g++.old-deja/g++.mike/eh12.C: Likewise
963 * g++.old-deja/g++.mike/eh13.C: Likewise
964 * g++.old-deja/g++.mike/eh14.C: Likewise
965 * g++.old-deja/g++.mike/eh16.C: Likewise
966 * g++.old-deja/g++.mike/eh17.C: Likewise
967 * g++.old-deja/g++.mike/eh18.C: Likewise
968 * g++.old-deja/g++.mike/eh21.C: Likewise
969 * g++.old-deja/g++.mike/eh23.C: Likewise
970 * g++.old-deja/g++.mike/eh24.C: Likewise
971 * g++.old-deja/g++.mike/eh25.C: Likewise
972 * g++.old-deja/g++.mike/eh26.C: Likewise
973 * g++.old-deja/g++.mike/eh27.C: Likewise
974 * g++.old-deja/g++.mike/eh28.C: Likewise
975 * g++.old-deja/g++.mike/eh29.C: Likewise
976 * g++.old-deja/g++.mike/eh31.C: Likewise
977 * g++.old-deja/g++.mike/eh33.C: Likewise
978 * g++.old-deja/g++.mike/eh34.C: Likewise
979 * g++.old-deja/g++.mike/eh35.C: Likewise
980 * g++.old-deja/g++.mike/eh36.C: Likewise
981 * g++.old-deja/g++.mike/eh37.C: Likewise
982 * g++.old-deja/g++.mike/eh38.C: Likewise
983 * g++.old-deja/g++.mike/eh39.C: Likewise
984 * g++.old-deja/g++.mike/eh40.C: Likewise
985 * g++.old-deja/g++.mike/eh41.C: Likewise
986 * g++.old-deja/g++.mike/eh42.C: Likewise
987 * g++.old-deja/g++.mike/eh44.C: Likewise
988 * g++.old-deja/g++.mike/eh46.C: Likewise
989 * g++.old-deja/g++.mike/eh47.C: Likewise
990 * g++.old-deja/g++.mike/eh48.C: Likewise
991 * g++.old-deja/g++.mike/eh49.C: Likewise
992 * g++.old-deja/g++.mike/eh50.C: Likewise
993 * g++.old-deja/g++.mike/eh51.C: Likewise
994 * g++.old-deja/g++.mike/eh53.C: Likewise
995 * g++.old-deja/g++.mike/eh55.C: Likewise
996 * g++.old-deja/g++.mike/p7912.C: Likewise
997 * g++.old-deja/g++.mike/p9706.C: Likewise
998 * g++.old-deja/g++.mike/p10416.C: Likewise
999 * g++.old-deja/g++.mike/p11667.C: Likewise
1000 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
1001 Remove redundant reference to Iris.
1002 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
1003 Elxsi, i860, Pico Java, and WE32K.
1004
1005 2003-01-07 Mark Mitchell <mark@codesourcery.com>
1006
1007 * g++.dg/ext/asm4.C: New test.
1008
1009 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1010
1011 PR c++/9030
1012 * g++.dg/template/friend12.C: New test.
1013 * g++.dg/template/friend13.C: Likewise.
1014 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
1015
1016 Wed Jan 8 11:41:47 CET 2003 Jan Hubicka <jh@suse.cz>
1017
1018 * gcc.dg/i386-cadd.c: New test.
1019 * gcc.dg/i386-cmov4.c: Likewise.
1020
1021 2003-01-06 Mark Mitchell <mark@codesourcery.com>
1022
1023 PR c++/9165
1024 * g++.dg/warn/Wunused-3.C: New test.
1025
1026 * g++.dg/abi/bitfield9.C: New test.
1027
1028 PR c++/9189
1029 * g++.dg/parse/defarg3.C: New test.
1030
1031 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
1032
1033 * g++.dg/parse/ambig1.C: New test.
1034 * g++.dg/parse/defarg2.C: New test.
1035
1036 2003-01-05 Mark Mitchell <mark@codesourcery.com>
1037
1038 * g++.dg/template/defarg-1.C: New test.
1039 * g++.dg/template/local2.C: Likewise.
1040
1041 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
1042
1043 * gcc.c-torture/execute/20030105-1.c: New test.
1044
1045 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1046
1047 * g++.dg/parse/namespace3.C: Remove extra semicolons.
1048 * g++.dg/parse/namespace4.C: Likewise.
1049
1050 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
1051
1052 * g++.dg/template/ntp2.C: New test.
1053
1054 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1055
1056 * g++.dg/parse/extern-C-1.C: New test.
1057
1058 * g++.dg/parse/namespace4.C: New test.
1059
1060 * g++.dg/template/nested1.C: New test.
1061
1062 * g++.dg/parse/namespace3.C: New test.
1063
1064 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
1065
1066 * g++.dg/lookup/two-stage1.C: New test.
1067
1068 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1069
1070 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
1071 * g++.old-deja/g++.jason/access8.C: Likewise.
1072 * g++.old-deja/g++.other/decl5.C: Likewise.
1073
1074 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1075
1076 * g++.dg/parse/parse7.C: New test.
1077
1078 2003-01-02 Mark Mitchell <mark@codesourcery.com>
1079
1080 PR c++/2843
1081 * g++.dg/ext/attrib7.C: New test.
1082
1083 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1084
1085 * g++.dg/parse/parse6.C: New test.
1086
1087 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
1088
1089 * gcc.dg/h8300-stack-1.c: New.
1090
1091 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1092
1093 g++.dg/lookup/exception1.C: New test.
1094
1095 g++.dg/lookup/template1.C: New test.
1096
1097 g++.dg/parse/namespace2.C: New test.
1098
1099 g++.dg/parse/parens2.C: New test.
1100
1101 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1102
1103 * g++.dg/parse/parse5.C: New test.
1104 * g++.dg/lookup/scoped4.C: New test.
1105
1106 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1107
1108 * g++.dg/parse/parens1.C: New test.
1109
1110 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
1111 angle-bracket1.C.
1112 * g++.dg/parse/parens2.C: New test.
1113
1114 * g++.dg/lookup/scope-operator1.C: New test.
1115
1116 * g++.dg/parse/operator1.C: New test.
1117
1118 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1119
1120 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
1121 * g++.old-deja/g++.other/access6.C: Likewise.
1122 * g++.old-deja/g++.other/decl1.C: Likewise.
1123 * g++.old-deja/g++.pt/typename12.C: Likewise.
1124
1125 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1126
1127 * g++.dg/parse/namespace1.C: New test.
1128
1129 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1130
1131 * g++.dg/parse/parse4.C: New test.
1132
1133 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1134
1135 * g++.dg/parse/parse3.C: New test.
1136
1137 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1138
1139 * g++.dg/parse/parse2.C: New test.
1140
1141 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1142
1143 * g++.dg/template/friend11.C: New test.
1144
1145 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1146
1147 * g++.dg/parse/parse1.C: New test.
1148
1149 2002-12-31 Janis Johnson <janis187@us.ibm.com>
1150
1151 * lib/profopt.exp: Change the name of a global variable to avoid
1152 possible clashes with other test suites.
1153
1154 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
1155
1156 * g++.dg/inherit/covariant8.C: New test.
1157
1158 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1159
1160 * g++.dg/init/array9.C: New test.
1161
1162 PR c++/9112
1163 * g++.dg/parse/expr1.C: New test.
1164
1165 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1166
1167 * gcc.c-torture/compile/20021230-1.c: New test.
1168
1169 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
1170
1171 * g++.dg/inherit/covariant5.C: New test.
1172 * g++.dg/inherit/covariant6.C: New test.
1173 * g++.dg/inherit/covariant7.C: New test.
1174
1175 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1176
1177 PR c++/2739
1178 * g++.dg/other/access2.C: New test.
1179
1180 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1181
1182 * g++.dg/other/anon-struct.C: No longer fails
1183 * g++.old-deja/g++.brendan/parse4.C: Likewise.
1184 * g++.old-deja/g++.brendan/parse5.C: Likewise.
1185 * g++.old-deja/g++.brendan/parse6.C: Likewise.
1186
1187 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
1188
1189 * g++.dg/parse/angle-bracket.C (main): No longer fails.
1190
1191 2002-12-27 Mark Mitchell <mark@codesourcery.com>
1192
1193 * g++.dg/eh/spec4.C: Remove stray semicolon.
1194 * g++.dg/expr/pmf-1.C: Change error message.
1195 * g++.dg/ext/asm1.C: Remove stray semicolon.
1196 * g++.dg/ext/typename1.C: Add missing typenames.
1197 * g++.dg/inherit/template-as-base.C: Change error message.
1198 * g++.dg/lookup/scoped1.C: Likewise.
1199 * g++.dg/lookup/scoped2.C: Likewise.
1200 * g++.dg/lookup/using2.C: Likewise.
1201 * g++.dg/other/component1.C: Remove stray semicolon.
1202 * g++.dg/other/do1.C: Change error message.
1203 * g++.dg/other/error2.C: Likewise.
1204 * g++.dg/other/init1.C: Likewise.
1205 * g++.dg/other/packed1.C: Remove stray semicolon.
1206 * g++.dg/other/ptrmem2.C: Change error message.
1207 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1208 marker.
1209 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1210 * g++.dg/template/access3.C: Add typename keyword.
1211 * g++.dg/template/access5.C: Remove stray semicolon.
1212 * g++.dg/template/access6.C: Likewise.
1213 * g++.dg/template/complit1.C: Likewise.
1214 * g++.dg/template/crash1.C: Change error message.
1215 * g++.dg/template/inherit2.C: Remove stray semicolon.
1216 * g++.dg/template/instantiate2.C: Likewise.
1217 * g++.dg/template/instantiate3.C: Change error message.
1218 * g++.dg/template/qual1.C: Remove stray semicolon.
1219 * g++.dg/template/qualttp18.C: Change error message.
1220 * g++.dg/template/ref1.C: Remove stray semicolon.
1221 * g++.dg/template/sizeof1.C (A::value): Declare it.
1222 * g++.dg/template/spec4.C: Change error message.
1223 * g++.dg/template/static1.C: Likewise.
1224 * g++.dg/template/type1.C: Likewise.
1225 * g++.dg/template/typename3.C: Likewise.
1226 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1227 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1228 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1229 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1230 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1231 named return value extension.
1232 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1233 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1234 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1235 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1236 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1237 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1238 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1239 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1240 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1241 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1242 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1243 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1244 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1245 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1246 syntax.
1247 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1248 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1249 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1250 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1251 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1252 * g++.old-deja/g++.brendan/template11.C: Likewise.
1253 * g++.old-deja/g++.brendan/template26.C: Likewise.
1254 * g++.old-deja/g++.brendan/template27.C: Use explicit
1255 specialization syntax.
1256 * g++.old-deja/g++.brendan/template30.C: Likewise.
1257 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1258 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1259 non-dependent names.
1260 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1261 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1262 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1263 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1264 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1265 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1266 named return value extension.
1267 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1268 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1269 * g++.old-deja/g++.ext/return1.C: Likewise.
1270 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1271 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1272 * g++.old-deja/g++.jason/access8.C: Likewise.
1273 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1274 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1275 pseudo-destructor names.
1276 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1277 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1278 pseudo-destructor names.
1279 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1280 * g++.old-deja/g++.jason/overload19.C: Likewise.
1281 * g++.old-deja/g++.jason/overload32.C: Likewise.
1282 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1283 stray semicolons.
1284 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1285 * g++.old-deja/g++.jason/return.C: Likewise.
1286 * g++.old-deja/g++.jason/return2.C: Likewise.
1287 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1288 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1289 syntax.
1290 * g++.old-deja/g++.jason/template10.C: Account for use of
1291 non-dependent names.
1292 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1293 syntax.
1294 * g++.old-deja/g++.jason/template37.C: Likewise.
1295 * g++.old-deja/g++.law/access4.C: Change error messages.
1296 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1297 pseudo-destructor names.
1298 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1299 * g++.old-deja/g++.law/ctors9.C: Likewise.
1300 * g++.old-deja/g++.law/cvt22.C: Likewise.
1301 * g++.old-deja/g++.law/dtors5.C: Likewise.
1302 * g++.old-deja/g++.law/global-init1.C: Likewise.
1303 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1304 * g++.old-deja/g++.law/operators28.C: Likewise.
1305 * g++.old-deja/g++.law/visibility28.C: Likewise.
1306 * g++.old-deja/g++.martin/eval1.C: Likewise.
1307 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1308 name.
1309 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1310 * g++.old-deja/g++.mike/net34.C: Likewise.
1311 * g++.old-deja/g++.mike/net36.C: Likewise.
1312 * g++.old-deja/g++.mike/ns2.C: Likewise.
1313 * g++.old-deja/g++.mike/p12306.C: Likewise.
1314 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1315 value extension.
1316 * g++.old-deja/g++.mike/p700.C: Likewise.
1317 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1318 * g++.old-deja/g++.mike/p710.C: Likewise.
1319 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1320 value extension.
1321 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1322 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1323 * g++.old-deja/g++.ns/crash2.C: Likewise.
1324 * g++.old-deja/g++.ns/crash3.C: Likewise.
1325 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1326 * g++.old-deja/g++.ns/ns17.C: Likewise.
1327 * g++.old-deja/g++.ns/template16.C: Likewise.
1328 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1329 keyword.
1330 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1331 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1332 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1333 named return value extension.
1334 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1335 * g++.old-deja/g++.other/access4.C: Issue additional error
1336 messages.
1337 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1338 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1339 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1340 * g++.old-deja/g++.other/crash25.C: Change error message.
1341 * g++.old-deja/g++.other/crash4.C: Change error message.
1342 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1343 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1344 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1345 checks.
1346 * g++.old-deja/g++.other/defarg8.C: Likewise.
1347 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1348 * g++.old-deja/g++.other/dtor10.C: Likewise.
1349 * g++.old-deja/g++.other/incomplete.C: Likewise.
1350 * g++.old-deja/g++.other/linkage7.C: Likewise.
1351 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1352 lookup algorithm.
1353 * g++.old-deja/g++.other/mangle2.C: Likewise.
1354 * g++.old-deja/g++.other/refinit2.C: Likewise.
1355 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1356 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1357 * g++.old-deja/g++.pt/crash28.C: Likewise.
1358 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1359 syntax.
1360 * g++.old-deja/g++.pt/crash32.C: Change error message.
1361 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1362 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1363 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1364 error message position.
1365 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1366 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1367 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1368 syntax.
1369 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1370 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1371 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1372 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1373 keyword.
1374 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1375 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1376 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1377 keyword.
1378 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1379 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1380 syntax.
1381 * g++.old-deja/g++.pt/friend28.C: Account for use of
1382 non-dependent names.
1383 * g++.old-deja/g++.pt/friend29.C: Likewise.
1384 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1385 rules.
1386 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1387 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1388 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1389 lookup rules.
1390 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1391 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1392 keyword.
1393 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1394 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1395 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1396 keyword.
1397 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1398 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1399 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1400 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1401 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1402 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1403 keyword.
1404 * g++.old-deja/g++.pt/spec10.C: Likewise.
1405 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1406 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1407 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1408 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1409 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1410 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1411 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1412 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1413 * g++.old-deja/g++.pt/typename15.C: Likewise.
1414 * g++.old-deja/g++.pt/typename22.C: Likewise.
1415 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1416 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1417 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1418 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1419 syntax.
1420 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1421 return value extension.
1422 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1423 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1424 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1425 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1426
1427 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1428
1429 * g++.dg/warn/inline1.C: New test.
1430 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1431 * g++.old-deja/g++.jason/synth10.C: Likewise.
1432 * g++.old-deja/g++.mike/net31.C: Likewise.
1433 * g++.old-deja/g++.mike/p8786.C: Likewise.
1434
1435 * g++.dg/template/friend10.C: New test.
1436 * g++.dg/template/conv5.C: New test.
1437
1438 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
1439
1440 * g++.dg/lookup/scoped3.C: New test.
1441
1442 * g++.dg/lookup/decl1.C: New test.
1443 * g++.dg/lookup/decl2.C: New test.
1444
1445 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1446
1447 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1448 gcc.c-torture/compile/20021015-1.c,
1449 gcc.c-torture/compile/20021015-2.c,
1450 gcc.c-torture/compile/20021123-1.c,
1451 gcc.c-torture/compile/20021123-2.c,
1452 gcc.c-torture/compile/20021123-3.c,
1453 gcc.c-torture/compile/20021123-4.c,
1454 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1455 only to 3.1 or 3.2 branch.
1456
1457 2002-12-23 Mark Mitchell <mark@codesourcery.com>
1458
1459 * gcc.dg/i386-bitfield3.c: New test.
1460
1461 * gcc.dg/i386-bitfield2.c: New test.
1462
1463 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1464
1465 * g++.dg/parse/conv_op1.C: New test.
1466
1467 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
1468
1469 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1470 approved.
1471
1472 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
1473
1474 * gcc.c-torture/compile/20021220-1.c: New test.
1475
1476 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1477
1478 * gcc.dg/i386-fastcall-1.c: New.
1479
1480 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1481
1482 * gcc.c-torture/execute/20021219-1.c: New test.
1483
1484 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1485
1486 * gcc.dg/i386-pic-1.c: New test.
1487
1488 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1489
1490 PR c++/8099
1491 * g++.dg/template/friend9.C: New test.
1492
1493 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1494
1495 PR c++/3663
1496 * g++.dg/template/access7.C: New test.
1497
1498 2002-12-18 Nick Clifton <nickc@redhat.com>
1499
1500 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1501 the libstdc++-v3 directory has been found.
1502
1503 2002-12-12 Devang Patel <dpatel@apple.com>
1504 * gcc.dg/darwin-ld-1.c: New test.
1505 * gcc.dg/darwin-ld-2.c: New test.
1506 * gcc.dg/darwin-ld-3.c: New test.
1507 * gcc.dg/darwin-ld-4.c: New test.
1508 * gcc.dg/darwin-ld-5.c: New test.
1509
1510 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1511
1512 * gcc.c-torture/compile/20021212-1.c: New test.
1513
1514 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
1515
1516 * gcc.dg/fshort-wchar: New test.
1517
1518 2002-12-10 Mark Mitchell <mark@codesourcery.com>
1519
1520 PR c++/8372
1521 * g++.dg/template/dtor1.C: New test.
1522
1523 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1524 markers.
1525
1526 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1527
1528 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1529
1530 2002-12-09 Mark Mitchell <mark@codesourcery.com>
1531
1532 * g++.dg/template/static1.C: New test.
1533 * g++.dg/template/static2.C: New test.
1534 * g++.old-deja/g++.ext/memconst.C: New test.
1535
1536 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1537
1538 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1539 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1540 * g++.dg/special/initp1.C: Likewise.
1541
1542 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1543
1544 * gcc.c-torture/execute/20021204-1.c: New test.
1545
1546 2002-12-04 Geoffrey Keating <geoffk@apple.com>
1547
1548 * gcc.dg/ppc-fmadd-1.c: New file.
1549 * gcc.dg/ppc-fmadd-2.c: New file.
1550 * gcc.dg/ppc-fmadd-3.c: New file.
1551
1552 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1553
1554 * gcc.c-torture/compile/20021204-1.c: New test.
1555
1556 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1557
1558 * g++.dg/inherit/covariant2.C: New test.
1559 * g++.dg/inherit/covariant3.C: New test.
1560 * g++.dg/inherit/covariant4.C: New test.
1561 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1562 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1563
1564 2002-12-03 Mark Mitchell <mark@codesourcery.com>
1565
1566 PR c++/8688
1567 * g++.dg/init/brace3.C: New test.
1568
1569 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
1570
1571 * gcc.dg/20020210-1.c: Fix a comment typo.
1572
1573 2002-12-02 Mark Mitchell <mark@codesourcery.com>
1574
1575 PR c++/8720
1576 * g++.dg/parse/defarg1.C: New test.
1577
1578 PR c++/8615
1579 * g++.dg/template/char1.C: New test.
1580
1581 * g++.dg/template/varmod1.C: Fix typo.
1582
1583 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1584
1585 DR 180
1586 * g++.old-deja/g++.pt/crash32.C: Expect error.
1587
1588 2002-12-01 Mark Mitchell <mark@codesourcery.com>
1589
1590 PR c++/5919
1591 * g++.dg/template/varmod1.C: New test.
1592
1593 PR c++/8727
1594 * g++.dg/inherit/typeinfo1.C: New test.
1595
1596 PR c++/8663
1597 * g++.dg/inherit/typedef1.C: New test.
1598
1599 2002-11-30 Mark Mitchell <mark@codesourcery.com>
1600
1601 PR c++/8332
1602 PR c++/8493
1603 * g++.dg/template/strlen1.C: New test.
1604
1605 PR c++/8227
1606 * g++.dg/template/ctor2.C: New test.
1607
1608 PR c++/8214
1609 * g++.dg/init/string1.C: New test.
1610
1611 PR c++/8511
1612 * g++.dg/template/friend8.C: New test.
1613
1614 2002-11-29 Joe Buck <jbuck@synopsys.com>
1615
1616 * g++.dg/lookup/anon2.C: New test.
1617
1618 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
1619
1620 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1621 h8300 port.
1622
1623 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
1624
1625 * gcc.dg/bitfld-6.c: New test.
1626
1627 Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz>
1628
1629 * gcc.c-torture/execute/20021127.[cx]: New test.
1630
1631 Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz>
1632
1633 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1634 quality.
1635
1636 2002-11-26 Geoffrey Keating <geoffk@apple.com>
1637
1638 * g++.dg/init/brace2.C: New test.
1639 * g++.old-deja/g++.mike/p9129.C: Correct.
1640
1641 2002-11-26 Mark Mitchell <mark@codesourcery.com>
1642
1643 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1644
1645 2002-11-25 Andreas Bauer <baueran@in.tum.de>
1646
1647 * gcc.dg/sibcall-6: New test for indirect sibcalls.
1648
1649 2002-11-25 Mark Mitchell <mark@codesourcery.com>
1650
1651 * testsuite/g++.dg/abi/empty11.C: New test.
1652 * testsuite/g++.dg/rtti/cv1.C: New test.
1653
1654 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
1655
1656 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1657
1658 2002-11-24 Mark Mitchell <mark@codesourcery.com>
1659
1660 * g++.dg/abi/empty10.C: New test.
1661
1662 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1663
1664 * gcc.c-torture/compile/20021124-1.c: New test.
1665
1666 2002-11-22 Mark Mitchell <mark@codesourcery.com>
1667
1668 * g++.dg/abi/rtti2.C: New test.
1669
1670 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1671
1672 * gcc.dg/i386-unroll-1.c: New test.
1673
1674 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1675
1676 * gcc.c-torture/compile/20021120-1.c: New test.
1677 * gcc.c-torture/compile/20021120-2.c: New test.
1678
1679 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1680
1681 * gcc.dg/bitfld-5.c: New test.
1682
1683 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1684
1685 * gcc.c-torture/execute/20021120-3.c: New test.
1686
1687 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1688
1689 * gcc.c-torture/execute/20021120-2.c: New test.
1690
1691 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1692
1693 * gcc.c-torture/execute/20021120-1.c: New test.
1694
1695 2002-11-20 Jakub Jelinek <jakub@redhat.com>
1696
1697 * gcc.c-torture/execute/20021118-3.c: New test.
1698
1699 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1700
1701 * gcc.c-torture/compile/20021119-1.c: New test.
1702
1703 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
1704
1705 * gcc.dg/duff-1.c: New test.
1706 * gcc.dg/duff-2.c: New test.
1707 * gcc.dg/duff-3.c: New test.
1708
1709 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
1710
1711 * gcc.dg/cpp/_Pragma5.c: New test.
1712
1713 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1714
1715 * gcc.c-torture/execute/20021118-2.c: New test.
1716
1717 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1718
1719 * gcc.c-torture/execute/20021118-1.c: New test.
1720
1721 2002-11-16 Jakub Jelinek <jakub@redhat.com>
1722
1723 * gcc.dg/20021116-1.c: New test.
1724
1725 2002-11-14 Mark Mitchell <mark@codesourcery.com>
1726
1727 * g++.dg/abi/vcall1.C: New test.
1728
1729 2002-11-14 Jakub Jelinek <jakub@redhat.com>
1730
1731 * gcc.dg/20021029-1.c: New test.
1732 * gcc.dg/20021029-2.c: New test.
1733
1734 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
1735
1736 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1737
1738 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1739
1740 PR c/8439
1741 * gcc.dg/20021110.c: Move to ...
1742 * gcc.c-torture/compile/20021110.c: .... here.
1743
1744 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1745
1746 PR c/8467
1747 * gcc.c-torture/execute/20021111-1.c
1748
1749 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1750
1751 PR c/8439
1752 * gcc.dg/20021110.c: New test.
1753
1754 2002-11-10 Mark Mitchell <mark@codesourcery.com>
1755
1756 * g++.dg/abi/vthunk3.C: Run only on x86.
1757
1758 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
1759
1760 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1761
1762 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
1763
1764 * lib/compat.exp (compat-execute): Fix logic error in last
1765 change.
1766
1767 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
1768
1769 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1770
1771 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1772
1773 PR c++/8389
1774 * g++.dg/template/access6.C: New test.
1775
1776 Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz>
1777
1778 * gcc.dg/i386-ssefp-1.c: New test.
1779 * gcc.dg/i386-ssefp-1.c: New test.
1780
1781 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
1782
1783 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1784
1785 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1786
1787 * g++.dg/abi/vthunk3.C: New test.
1788
1789 PR c++/8338
1790 * g++.dg/template/crash2.C: New test.
1791
1792 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1793
1794 * testsuite/g++.dg/abi/dtor1.C: New test.
1795 * testsuite/g++.dg/abi/dtor2.C: Likewise.
1796
1797 2002-11-05 Geoffrey Keating <geoffk@apple.com>
1798
1799 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1800 Darwin.
1801
1802 2002-11-04 Adam Nemet <anemet@lnxw.com>
1803
1804 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1805 -mthumb. Only xfail with -O0.
1806
1807 2002-11-03 Mark Mitchell <mark@codesourcery.com>
1808
1809 * g++.dg/abi/thunk1.C: New test.
1810 * g++.dg/abi/thunk2.C: Likewise.
1811 * g++.dg/abi/vtt1.C: Likewise.
1812
1813 2002-11-02 Diego Novillo <dnovillo@redhat.com>
1814
1815 PR optimization/8423
1816 * gcc.c-torture/execute/builtin-constant.c: New test.
1817
1818 2002-11-01 Zack Weinberg <zack@codesourcery.com>
1819
1820 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1821 Add some more cases.
1822
1823 2002-11-01 Mark Mitchell <mark@codesourcery.com>
1824
1825 PR c++/8391
1826 * g++.dg/opt/local1.C: New test.
1827
1828 2002-10-30 Mark Mitchell <mark@codesourcery.com>
1829
1830 PR c++/8160
1831 * g++.dg/template/complit1.C: New test.
1832
1833 PR c++/8149
1834 * g++.dg/template/typename4.C: Likewise.
1835
1836 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1837
1838 Core issue 287, PR c++/7639
1839 * g++.dg/template/instantiate1.C: Adjust error location.
1840 * g++.dg/template/instantiate3.C: New test.
1841 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1842 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1843 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1844
1845 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1846
1847 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1848
1849 2002-10-29 Mark Mitchell <mark@codesourcery.com>
1850
1851 PR c++/8287
1852 * g++.dg/init/dtor2.C: New test.
1853
1854 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1855
1856 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1857 * gcc.dg/nest.c: Bypass errors on irix6.
1858
1859 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
1860
1861 * gcc.dg/nest.c: Expect error for mmix-*-*.
1862 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1863
1864 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
1865
1866 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1867 markers.
1868
1869 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1870
1871 2002-10-25 Mike Stump <mrs@apple.com>
1872
1873 * gcc.dg/warn-1.c: New test.
1874
1875 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1876
1877 * g++.dg/template/typename3.C: New test.
1878
1879 2002-10-25 Mark Mitchell <mark@codesourcery.com>
1880
1881 * g++.dg/lookup/ptrmem1.C: New test.
1882
1883 * g++.dg/abi/vthunk2.C: New test.
1884
1885 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1886
1887 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1888
1889 2002-10-24 Mark Mitchell <mark@codesourcery.com>
1890
1891 * g++.dg/abi/empty9.C: New test.
1892
1893 2002-10-24 Richard Henderson <rth@redhat.com>
1894
1895 * g++.dg/inherit/thunk1.C: Enable for ia64.
1896
1897 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1898
1899 PR c++/8067
1900 * g++.dg/lookup/pretty1.C: New test.
1901
1902 2002-10-23 Jakub Jelinek <jakub@redhat.com>
1903
1904 * gcc.dg/20021023-1.c: New test.
1905
1906 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1907
1908 PR c++/7679
1909 * g++.dg/parse/inline1.C: New test.
1910
1911 2002-10-23 Richard Henderson <rth@redhat.com>
1912
1913 * g++.dg/inherit/thunk1.C: Enable for x86_64.
1914
1915 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1916
1917 2002-10-22 Mark Mitchell <mark@codesourcery.com>
1918
1919 PR c++/6579
1920 * g++.dg/parse/stmtexpr3.C: New test.
1921
1922 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
1923
1924 * g++.dg/expr/cond1.C: New test.
1925
1926 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1927
1928 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1929
1930 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1931
1932 * g++.dg/abi/vbase13.C: New test.
1933 * g++.dg/abi/vbase14.C: Likewise.
1934
1935 2002-10-21 Jakub Jelinek <jakub@redhat.com>
1936
1937 * gcc.dg/tls/pic-1.c: New test.
1938 * gcc.dg/tls/nonpic-1.c: New test.
1939 * gcc.dg/20021018-1.c: New test.
1940
1941 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1942
1943 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1944 Remove only files with the same base name as the test case.
1945 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1946 (profopt-execute): Likewise. Also, remove old profiling
1947 and performance data files before running the tests.
1948
1949 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1950 * g++.dg/bprob/bprob.exp: Likewise.
1951 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
1952 to allow more general test case names.
1953
1954 * g++.dg/bprob/bprob-1.C: Rename to ...
1955 * g++.dg/bprob/g++-bprob-1.C: ... this.
1956
1957 * g77.dg/bprob/bprob-1.f: Rename to ...
1958 * g77.dg/bprob/g77-bprob-1.f: ... this.
1959
1960 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1961
1962 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1963 bison 1.50 or later.
1964
1965 2002-10-21 Janis Johnson <janis187@us.ibm.com>
1966
1967 * g++.dg/README: Describe more test directories.
1968
1969 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1970
1971 * g++.dg/init/array6.C: Add additional tests.
1972
1973 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1974
1975 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1976 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1977
1978 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
1979
1980 * gcc.c-torture/compile/20020604-1.x: New.
1981 * gcc.c-torture/compile/simd-5.x: Likewise.
1982 * gcc.c-torture/execute/920710-1.x: Likewise.
1983 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1984
1985 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1986
1987 * g++.dg/inherit/override1.C: Add dg-options clause.
1988
1989 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1990
1991 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1992 _mm_slli_si128.
1993
1994 2002-10-19 Andreas Schwab <schwab@suse.de>
1995
1996 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1997 directory component.
1998
1999 2002-10-18 Mark Mitchell <mark@codesourcery.com>
2000
2001 * g++.dg/inherit/thunk1.C: New test.
2002
2003 * g++.dg/inherit/override1.C: New test.
2004
2005 * g++.dg/abi/mangle11.C: New test.
2006 * g++.dg/abi/mangle14.C: New test.
2007 * g++.dg/abi/mangle17.C: New test.
2008
2009 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
2010
2011 * g++.dg/overload/member2.C: New test.
2012
2013 2002-10-17 Janis Johnson <janis187@us.ibm.com>
2014
2015 * g++.dg/README: Describe new compat directory.
2016 * g++.dg/dg.exp: Skip tests in compat directory.
2017 * README.compat: New file.
2018 * lib/compat.exp: New expect script.
2019 * g++.dg/compat: New test directory.
2020 * g++.dg/compat/compat.exp: New expect script.
2021 * g++.dg/compat/abi: New test directory.
2022 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
2023 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
2024 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
2025 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
2026 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
2027 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
2028 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
2029 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
2030 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
2031 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
2032 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
2033 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
2034 * g++.dg/compat/break: New test directory.
2035 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
2036 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
2037 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
2038 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
2039 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
2040 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
2041 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
2042 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
2043 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
2044 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
2045 g++.dg/compat/break/README: New files.
2046 * g++.dg/compat/eh: New test directory.
2047 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
2048 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
2049 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
2050 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
2051 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
2052 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
2053 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
2054 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
2055 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
2056 g++.dg/compat/eh/filter2_y.C,
2057 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
2058 g++.dg/compat/eh/new1_y.C,
2059 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
2060 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
2061 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
2062 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
2063 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
2064 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
2065 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
2066 g++.dg/compat/eh/unexpected1_y.C: New files.
2067 * g++.dg/compat/init: New test directory.
2068 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
2069 g++.dg/compat/init/array5_y.C,
2070 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
2071 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
2072 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
2073 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
2074 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
2075 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
2076 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
2077 g++.dg/compat/init/init-ref2_y.C: New files.
2078
2079 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2080
2081 PR c++/7584
2082 * g++.dg/inherit/using3.C: New test.
2083
2084 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
2085
2086 * gcc.dg/20021017-2.c: New test.
2087
2088 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2089
2090 * g++.dg/abi/mangle16.C: Adjust.
2091
2092 * g++.dg/init/array8.C: New test.
2093
2094 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
2095
2096 * gcc.dg/special/mips-abi.exp: New test.
2097 * gcc.dg/special/mips-abi.s: Empty file used by the above.
2098
2099 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2100
2101 * g++.dg/abi/mangle16.C: New test.
2102 * g++.dg/abi/mangle17.C: Likewise.
2103
2104 PR c++/7478
2105 * g++.dg/template/ref1.C: New test.
2106
2107 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2108
2109 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
2110
2111 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
2112
2113 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
2114
2115 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2116
2117 PR c++/7524
2118 * g++.dg/init/array7.C: New test.
2119
2120 2002-10-15 Mark Mitchell <mark@codesourcery.com>
2121
2122 * g++.dg/init/array6.C: New test.
2123
2124 * g++.dg/abi/mangle13.C: Likewise.
2125 * g++.dg/abi/mangle14.C: Likewise.
2126 * g++.dg/abi/mangle15.C: Likewise.
2127
2128 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2129
2130 * g++.dg/abi/empty8.C: New test.
2131
2132 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
2133
2134 * g++.dg/init/ctor1.C: New test.
2135
2136 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
2137
2138 * gcc.c-torture/execute/20021015-1.c: New test.
2139
2140 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2141
2142 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2143
2144 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
2145
2146 * gcc.dg/i386-ssetype-[1-5].c: New tests.
2147
2148 2002-10-14 Richard Henderson <rth@redhat.com>
2149
2150 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2151
2152 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2153
2154 PR optimization/6631
2155 * g++.dg/opt/const2.C: New test.
2156
2157 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2158
2159 PR c++/7176
2160 * g++.dg/parse/friend1.C: New test.
2161 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2162
2163 2002-10-14 Jakub Jelinek <jakub@redhat.com>
2164
2165 * gcc.dg/20021014-1.c: New test.
2166
2167 2002-10-11 Mark Mitchell <mark@codesourcery.com>
2168
2169 PR c++/5661
2170 * g++.dg/ext/vlm1.C: New test.
2171 * g++.dg/ext/vlm2.C: Likewise.
2172
2173 * g++.dg/init/array1.C: Remove invalid braces.
2174 * g++.dg/init/brace1.C: New test.
2175 * g++.dg/init/copy2.C: Likewise.
2176 * g++.dg/init/copy3.C: Likewise.
2177 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2178 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2179 braces.
2180
2181 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
2182
2183 * gcc.dg/cpp/assembler.S: Don't use -ansi.
2184
2185 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
2186
2187 * gcc.c-torture/compile/simd-5.c: New test.
2188
2189 2002-10-10 Roger Sayle <roger@eyesopen.com>
2190
2191 * gcc.c-torture/execute/shiftopt-1.c: New test case.
2192
2193 2002-10-10 Jim Wilson <wilson@redhat.com>
2194
2195 * gcc.c-torture/execute/20021010-1.c: New test.
2196
2197 2002-10-09 Zack Weinberg <zack@codesourcery.com>
2198
2199 PR c/7353
2200 * g++.dg/ext/typedef-init.C: New test.
2201 * gcc.dg/typedef-init.c: New test.
2202
2203 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
2204
2205 * gcc.dg/cpp/paste13.c: New test.
2206
2207 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2208
2209 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2210 remaining platforms, XFAIL during compile, not execute. Don't
2211 XFAIL at -O0.
2212
2213 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2214
2215 * gcc.dg/alias-1.c: Tweak expected warning.
2216
2217 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2218
2219 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2220
2221 2002-10-06 Andreas Jaeger <aj@suse.de>
2222
2223 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2224 * gcc.dg/cpp/c++98.C: Likewise.
2225
2226 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2227 * g++.dg/cpp/c++98.C: Likewise.
2228
2229 * g++.dg/README (Subdirectories): Mention cpp directory.
2230
2231 PR target/7559
2232 * gcc.dg/20021006-1.c: New test.
2233
2234 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2235
2236 PR c++/7804
2237 * g++.dg/other/warning1.C: New test.
2238
2239 2002-10-04 Roger Sayle <roger@eyesopen.com>
2240
2241 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2242 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2243 and sparc-*-* with -m64 as expected failures. See PR 8087.
2244
2245 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2246
2247 PR c++/7931
2248 * g++.dg/template/ptrmem3.C: New test.
2249
2250 PR c++/7754
2251 * g++.dg/template/union1.C: New test.
2252
2253 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2254
2255 PR c++/8006
2256 * g++.dg/abi/mangle9.C: New test.
2257 * g++.dg/abi/mangle10.C: New test.
2258 * g++.dg/abi/mangle11.C: New test.
2259 * g++.dg/abi/mangle12.C: New test.
2260
2261 2002-10-02 Mark Mitchell <mark@codesourcery.com>
2262
2263 PR c++/7188.
2264 * g++.dg/template/meminit1.C: New test.
2265 * g++.dg/warn/Wreorder-1.C: Likewise.
2266 * g++.old-deja/g++.mike/warn3.C: Tweak.
2267 * lib/prune.exp: Ingore "in copy constructor".
2268
2269 2002-10-02 Andreas Jaeger <aj@suse.de>
2270
2271 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2272 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2273 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2274 on x86-64.
2275
2276 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2277
2278 * gcc.dg/empty1.C: Fix typo.
2279
2280 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2281
2282 * gcc.dg/alias-1.c: New test.
2283
2284 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2285
2286 * gcc.dg/empty1.C: New test.
2287
2288 * g++.dg/tls/init-2.C: Tweak error messages.
2289
2290 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
2291
2292 * gcc.c-torture/compile/20020923-1.c: New test.
2293
2294 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2295
2296 * gcc.c-torture/execute/ffs-1.c: New test.
2297 * gcc.c-torture/execute/ffs-2.c: Ditto.
2298
2299 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2300
2301 * g++.dg/overload/member1.C: New test.
2302
2303 2002-09-30 Mark Mitchell <mark@codesourcery.com>
2304
2305 * g++.dg/abi/empty7.C: New test.
2306 * g++.dg/init/pm2.C: Likewise.
2307
2308 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2309
2310 * g++.dg/rtti/crash1.C: New test.
2311
2312 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2313
2314 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2315 gcc.dg/sibcall-4.c: New tests.
2316
2317 2002-09-28 Roger Sayle <roger@eyesopen.com>
2318
2319 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2320 powerpc and MMIX targets.
2321
2322 2002-09-27 Zack Weinberg <zack@codesourcery.com>
2323
2324 * gcc.dg/cpp/20020927-1.c: New.
2325
2326 2002-09-26 David S. Miller <davem@redhat.com>
2327
2328 * gcc.c-torture/compile/trunctfdf.c: New.
2329
2330 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2331
2332 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2333
2334 2002-09-27 Alan Modra <amodra@bigpond.net.au>
2335
2336 * gcc.c-torture/execute/loop-15.c: New.
2337
2338 2002-09-26 Janis Johnson <janis187@us.ibm.com>
2339
2340 * README.QMTEST: Fix typo.
2341
2342 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2343
2344 * gcc.dg/20020926-1.c: New test.
2345
2346 2002-09-25 David S. Miller <davem@redhat.com>
2347
2348 PR target/7842
2349 * gcc.c-torture/execute/shiftdi.c: New test.
2350
2351 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
2352
2353 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2354 unique to the tool.
2355 * lib/g77.exp (g77_init): Likewise.
2356 * lib/g++.exp (g++_init): Likewise.
2357 * lib/objc.exp (objc_init): Likewise.
2358
2359 2002-09-25 Mark Mitchell <mark@codesourcery.com>
2360
2361 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2362 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2363 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2364
2365 2002-09-25 Richard Henderson <rth@redhat.com>
2366
2367 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2368 too-small long double.
2369
2370 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
2371
2372 * gcc.dg/20020919-1.c: New test.
2373
2374 2002-09-23 Mark Mitchell <mark@codesourcery.com>
2375
2376 * g++.dg/abi/bitfield6.C: New test.
2377 * g++.dg/abi/bitfield7.C: New test.
2378 * g++.dg/abi/bitfield8.C: New test.
2379 * g++.dg/abi/vbase11.C: New test.
2380
2381 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2382
2383 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2384 hppa*-*-hpux*. Update test comment.
2385
2386 2002-09-20 Jakub Jelinek <jakub@redhat.com>
2387
2388 * gcc.dg/tls/struct-1.c: New test.
2389
2390 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
2391
2392 * gcc.dg/cpp/tr-warn2.c: Update.
2393
2394 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2395
2396 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2397
2398 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2399
2400 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2401 systems.
2402
2403 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2404
2405 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2406
2407 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2408 Adjust for c++filt moved to binutils. Remove spurious duplicate
2409 setting of cxxfilt.
2410
2411 2002-09-19 Geoffrey Keating <geoffk@apple.com>
2412
2413 * gcc.dg/20020312-2.c: Update for darwin.
2414
2415 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2416
2417 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2418
2419 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
2420
2421 * objc.dg/comp-types-1.m: New test.
2422 * objc.dg/comp-types-2.m: New test.
2423 * objc.dg/comp-types-3.m: New test.
2424 * objc.dg/comp-types-4.m: New test.
2425 * objc.dg/comp-types-5.m: New test.
2426 * objc.dg/comp-types-6.m: New test.
2427
2428 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2429
2430 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2431
2432 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2433
2434 * g++.dg/other/do1.C: New test.
2435
2436 * g++.dg/template/subst1.C: New test.
2437
2438 2002-09-16 Steve Ellcey <sje@cup.hp.com>
2439
2440 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2441
2442 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2443
2444 * g++.dg/template/qualttp20.C: Adjust expected errors.
2445 * g++.old-deja/g++.jason/report.C: Likewise.
2446 * g++.old-deja/g++.other/qual1.C: Likewise.
2447
2448 * g++.dg/lookup/scoped2.C: New test.
2449
2450 * g++.dg/ext/asm3.C: New test.
2451
2452 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
2453
2454 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2455
2456 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2457
2458 * ChangeLog: follow spelling conventions.
2459 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2460 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2461 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2462 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2463 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2464 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2465 * g++.old-deja/g++.law/global-init1.C: Likewise.
2466 * g++.old-deja/g++.other/delete4.C: Likewise.
2467 * g++.old-deja/g++.other/inline21.C: Likewise.
2468 * g++.old-deja/g++.other/singleton.C: Likewise.
2469 * g77.dg/strlen0.f: Likewise.
2470 * g77.f-torture/compile/20010519-1.f: Likewise.
2471 * g77.f-torture/compile/980310-4.f: Likewise.
2472 * gcc.c-torture/compile/20000605-1.c: Likewise.
2473 * gcc.c-torture/execute/20020225-1.c: Likewise.
2474 * gcc.dg/c90-hexfloat-2.c: Likewise.
2475 * gcc.dg/c99-bool-1.c: Likewise.
2476 * gcc.dg/c99-hexfloat-2.c: Likewise.
2477 * gcc.dg/dll-2.c: Likewise.
2478 * gcc.dg/wtr-union-init-1.c: Likewise.
2479 * gcc.dg/wtr-union-init-2.c: Likewise.
2480 * gcc.dg/wtr-union-init-3.c: Likewise.
2481 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2482 * gcc.dg/cpp/defined.c: Likewise.
2483 * gcc.dg/cpp/macsyntx.c: Likewise.
2484 * gcc.dg/cpp/paste2.c: Likewise.
2485 * gcc.dg/cpp/trad/defined.c: Likewise.
2486 * gcc.dg/format/c90-printf-1.c: Likewise.
2487 * gcc.dg/format/c90-scanf-1.c: Likewise.
2488 * gcc.dg/format/c99-printf-1.c: Likewise.
2489 * gcc.dg/format/c99-scanf-1.c: Likewise.
2490 * gcc.misc-tests/gcov-8.c: Likewise.
2491 * lib/profopt.exp: Likewise.
2492
2493 2002-09-15 Krister Walfridsson <cato@df.lth.se>
2494
2495 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2496
2497 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2498
2499 * g++.dg/inherit/using2.C: New test.
2500
2501 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2502
2503 * ChangeLog: Follow spelling conventions.
2504 * g++.dg/template/friend4.C: Likewise.
2505 * g++.old-deja/g++.pt/crash67.C: Likewise.
2506 * gcc.c-torture/execute/20000801-4.c: Likewise.
2507 * gcc.dg/c90-digraph-1.c: Likewise.
2508 * gcc.dg/c94-digraph-1.c: Likewise.
2509 * gcc.dg/c99-digraph-1.c: Likewise.
2510 * gcc.dg/cpp/line5.c: Likewise.
2511 * gcc.dg/cpp/multiline.c: Likewise.
2512 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2513 * gcc.dg/format/attr-3.c: Likewise.
2514 * gcc.dg/format/c90-scanf-3.c: Likewise.
2515 * gcc.dg/format/ext-4.c: Likewise.
2516
2517 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2518
2519 * g++.dg/template/pretty1.C: New test.
2520
2521 2002-09-14 Alan Modra <amodra@bigpond.net.au>
2522
2523 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2524
2525 2002-09-13 Matt Austern <austern@apple.com>
2526
2527 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2528 passing a cast expression to a function by const reference.
2529
2530 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2531
2532 * g++.dg/template/deduce1.C: New test.
2533
2534 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2535
2536 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2537 32-bit int.
2538
2539 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2540
2541 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2542 usage.
2543
2544 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
2545
2546 * gcc.c-torture/compile/20020910-1.c: New test.
2547
2548 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
2549
2550 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2551
2552 2002-09-10 Andreas Jaeger <aj@suse.de>
2553
2554 * gcc.dg/20020312-2.c: Adjust for x86-64.
2555
2556 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2557
2558 * g77.dg/7388.f: New test case for PR 7388.
2559
2560 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2561
2562 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2563
2564 2002-09-05 Ziemowit Laski <zlaski@apple.com>
2565
2566 * objc.dg/proto-lossage-1.m: New test.
2567
2568 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
2569
2570 * gcc.dg/cpp/_Pragma4.c: Fix typo.
2571
2572 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
2573
2574 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
2575 expected to pass.
2576
2577 2002-09-06 Stan Shebs <shebs@apple.com>
2578 David Edelsohn <edelsohn@gnu.org>
2579
2580 * gcc.dg/weak: New directory.
2581 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2582 target-specific xfail bits.
2583 * gcc.dg/typeof-2.c: Move to new directory.
2584 * gcc.dg/weak.exp: New expect script.
2585
2586 2002-09-06 Alan Modra <amodra@bigpond.net.au>
2587
2588 * gcc.c-torture/execute/extzvsi.c: New test.
2589
2590 2002-09-05 Stan Shebs <shebs@apple.com>
2591
2592 * gcc.dg/weak-1.c: xfail on Darwin.
2593 * gcc.dg/weak-2.c: Ditto.
2594 * gcc.dg/weak-3.c: Ditto.
2595 * gcc.dg/weak-4.c: Ditto.
2596 * gcc.dg/weak-5.c: Ditto.
2597 * gcc.dg/weak-6.c: Ditto.
2598 * gcc.dg/weak-7.c: Ditto.
2599 * gcc.dg/weak-8.c: Ditto.
2600 * gcc.dg/weak-9.c: Ditto.
2601
2602 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
2603
2604 * gcc.c-torture/execute/loop-14.c: New test.
2605
2606 2002-09-04 Jakub Jelinek <jakub@redhat.com>
2607
2608 * g++.dg/other/cxa-atexit1.C: New test.
2609
2610 * gcc.dg/typeof-2.c: New test.
2611
2612 2002-09-03 Roger Sayle <roger@eyesopen.com>
2613
2614 * gcc.dg/builtins-2.c: New testcase.
2615 * gcc.dg/builtins-3.c: New testcase.
2616
2617 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
2618
2619 * gcc.dg/cpp/_Pragma4.c: New test.
2620
2621 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
2622
2623 * objc/execute/nil_method-1.m: New testcase.
2624
2625 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
2626
2627 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2628 [Object class], not [Object initialize].
2629
2630 2002-08-31 Roger Sayle <roger@eyesopen.com>
2631 Hans-Peter Nilsson <hp@bitrange.com>
2632
2633 * gcc.c-torture/execute/20020720-1.x: Skip test on
2634 mmix-knuth-mmixware. Correct comment.
2635
2636 2002-08-27 Mark Mitchell <mark@codesourcery.com>
2637
2638 * testsuite/g++.dg/abi/bitfield5.C: New test.
2639 * testsuite/g++.dg/abi/vbase10.C: Likewise.
2640
2641 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
2642
2643 * objc.dg/undeclared-selector.m: New test.
2644
2645 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
2646
2647 * g++.dg/other/offsetof1.C: Avoid cast warning.
2648
2649 2002-08-26 Ziemowit Laski <zlaski@apple.com>
2650
2651 * objc.dg/super-class-2.m: New test.
2652
2653 2002-08-24 Matt Austern <austern@apple.com>
2654
2655 * g++.dg/ext/lvaddr.C: New test.
2656 * g++.dg/ext/lvcast.C: New test.
2657
2658 2002-08-22 Mark Mitchell <mark@codesourcery.com>
2659
2660 * testsuite/g++.dg/inherit/cond1.C: New test.
2661
2662 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
2663
2664 * gcc.dg/noncompile/incomplete-1.c: New test.
2665
2666 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
2667
2668 * gcc.dg/typespec-1.c: New test.
2669
2670 2002-08-20 Devang Patel <dpatel@apple.com>
2671 * objc.dg/proto-hier-2.m: New test.
2672
2673 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2674
2675 * objc.dg/bitfield-1.m: New test.
2676 * objc.dg/bitfield-2.m: New test.
2677
2678 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
2679
2680 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2681 gcc.dg/c99-flex-array-4.c: New tests.
2682
2683 2002-08-16 Stan Shebs <shebs@apple.com>
2684
2685 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2686
2687 2002-08-15 Jakub Jelinek <jakub@redhat.com>
2688
2689 * gcc.dg/typeof-1.c: New test.
2690 * g++.dg/ext/typeof2.C: New test.
2691
2692 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
2693
2694 * g++.dg/other/offsetof1.C: New test.
2695
2696 2002-08-14 Richard Henderson <rth@redhat.com>
2697
2698 * gcc.dg/tls/diag-3.c: Fix expected message strings.
2699
2700 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
2701
2702 * gcc.dg/cpp/_Pragma3.c: New test.
2703
2704 2002-08-13 Mark Mitchell <mark@codesourcery.com>
2705
2706 * g++.dg/template/inherit3: New test.
2707
2708 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
2709
2710 * gcc.dg/bitfld-4.c: Add blank options.
2711
2712 2002-08-09 Mark Mitchell <mark@codesourcery.com>
2713
2714 * g++.dg/template/crash1.C: New test.
2715
2716 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2717
2718 * gcc.dg/tls/opt-2.c: New test.
2719
2720 2002-08-08 Devang Patel <dpatel@apple.com>
2721
2722 * objc.dg/selector-1.m : New test
2723
2724 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2725
2726 * g++.dg/abi/bitfield4.C: New test.
2727 * gcc.dg/bitfld-4.c: New test.
2728
2729 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2730
2731 * g++.dg/other/packed1.C: New test.
2732
2733 2002-08-07 Mark Mitchell <mark@codesourcery.com>
2734
2735 * g++.dg/abi/offsetof.C: Tweak error messages.
2736 * g++.old-deja/g++.mike/p10769a.C: Likewise.
2737
2738 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2739
2740 * gcc.dg/bitfld-3.c: New test.
2741
2742 2002-08-07 Jakub Jelinek <jakub@redhat.com>
2743 Richard Henderson <rth@redhat.com>
2744
2745 * gcc.dg/i386-bitfield1.c: New test.
2746 * g++.dg/abi/bitfield3.C: Update.
2747
2748 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
2749
2750 * objc.dg/const-str-2.m: Update.
2751 * gcc.dg/cpp/c++98.c: Change to C extension.
2752 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2753 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2754
2755 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
2756
2757 * testsuite/gcc.dg/tls/diag-3.c: New.
2758
2759 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
2760
2761 * g++.dg/README (Subdirectories): Document new subdir expr.
2762 * g++.dg/expr/pmf-1.C: New test.
2763
2764 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
2765
2766 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2767
2768 2002-08-06 Jakub Jelinek <jakub@redhat.com>
2769
2770 * g++.dg/abi/bitfield3.C: New test.
2771
2772 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
2773
2774 * lib/gcov.exp: Tweak expected line formats.
2775 * gcc.misc-tests/gcov8.c: New test.
2776 * gcc.misc-tests/gcov8.x: New flags.
2777
2778 2002-08-05 Jakub Jelinek <jakub@redhat.com>
2779
2780 * consistency.vlad/layout/endian.c: Include string.h.
2781
2782 * gcc.c-torture/execute/20020805-1.c: New test.
2783
2784 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
2785
2786 * g++.dg/other/conversion1.C: New test.
2787
2788 2002-08-03 Roger Sayle <roger@eyesopen.com>
2789
2790 * gcc.dg/builtins-1.c: New testcase.
2791
2792 2002-08-02 Mark Mitchell <mark@codesourcery.com>
2793
2794 * g++.dg/inherit/access3.C: New test.
2795
2796 2002-08-01 Jakub Jelinek <jakub@redhat.com>
2797
2798 * gcc.dg/ia64-visibility-2.c: New test.
2799
2800 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2801
2802 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2803 __qualifier_flags to __flags.
2804
2805 2002-07-31 Mark Mitchell <mark@codesourcery.com>
2806
2807 * g++.dg/inherit/operator1.C: New test.
2808 * g++.dg/lookup/disamb1.C: Fix typo in comment.
2809 * g++.dg/other/error1.C: Change expected error message.
2810 * g++.dg/template/conv4.C: Likewise.
2811
2812 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
2813
2814 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2815 for documented behavior.
2816
2817 2002-07-25 Roger Sayle <roger@eyesopen.com>
2818
2819 * gcc.c-torture/execute/20020720-1.x: Skip this test on
2820 several targets known to fail.
2821
2822 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2823
2824 * gcc.dg/mips-args-[123].c: New tests.
2825
2826 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
2827
2828 * gcc.dg/ppc-spe.c: New.
2829
2830 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
2831
2832 * g++.dg/other/ptrmem4.C: New testcase.
2833
2834 2002-07-24 Richard Henderson <rth@redhat.com>
2835
2836 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2837
2838 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
2839
2840 * g++.dg/ext/alignof1.C (main): Return 0 for success.
2841
2842 2002-07-24 Roger Sayle <roger@eyesopen.com>
2843
2844 * gcc.c-torture/execute/memset-3.c: New testcase.
2845
2846 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
2847
2848 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2849 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2850
2851 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2852
2853 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2854 Delete.
2855
2856 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
2857
2858 * gcc.c-torture/compile/simd-4.c: New test.
2859
2860 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2861
2862 PR c++/7347, c++/7348
2863 * g++.dg/template/access4.C: New test.
2864 * g++.dg/template/access5.C: New test.
2865 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2866 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2867 * g++.old-deja/g++.pt/ttp58.C: Likewise.
2868 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2869
2870 2002-07-22 Jakub Jelinek <jakub@redhat.com>
2871
2872 * gcc.dg/gnu89-init-2.c: New test.
2873
2874 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2875
2876 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2877
2878 2002-07-20 Roger Sayle <roger@eyesopen.com>
2879
2880 * gcc.c-torture/execute/20020720-1.c: New testcase.
2881
2882 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
2883
2884 * gcc.dg/cpp/Wsignprom.c: New tests.
2885
2886 2002-07-20 Alan Modra <amodra@bigpond.net.au>
2887
2888 * gcc.c-torture/execute/loop-13.c: New test.
2889
2890 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
2891
2892 * gcc.dg/cpp/expr.c: New tests.
2893
2894 2002 07-18 David Edelsohn <edelsohn@gnu.org>
2895
2896 * g++.dg/opt/pr6713.C: Add template instantiation.
2897
2898 2002-07-18 Alan Modra <amodra@bigpond.net.au>
2899
2900 * gcc.dg/nest.c: New test.
2901
2902 2002-07-17 Richard Henderson <rth@redhat.com>
2903
2904 * g++.dg/opt/pr6713.C: New test.
2905
2906 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
2907
2908 * gcc.c-torture/execute/loop-2e.x: Let the testcase
2909 XFAIL for all x86 processors.
2910
2911 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2912
2913 * gcc.c-torture/execute/20010122-1.x: Do not test with
2914 -fomit-frame-pointer.
2915
2916 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2917
2918 * g++.dg/template/instantiate2.C: New test.
2919 * g++.dg/template/spec4.C: New test.
2920
2921 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2922
2923 * g++.dg/template/access2.C: New test.
2924 * g++.dg/template/access3.C: New test.
2925
2926 2002-07-15 Zack Weinberg <zack@codesourcery.com>
2927
2928 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2929 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2930 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2931 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2932 Convert to use <stdarg.h>.
2933 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2934 Delete.
2935 * gcc.dg/va-arg-2.c: New.
2936 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2937
2938 2002-07-15 Jakub Jelinek <jakub@redhat.com>
2939
2940 * gcc.c-torture/compile/20020710-1.c: New test.
2941
2942 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2943 Andrew Pinski <pinskia@physics.uc.edu>
2944
2945 gcc.c-torture/compile/simd-2.c: New testcase.
2946 gcc.c-torture/compile/simd-3.c: Likewise.
2947
2948 2002-07-11 Mark Mitchell <mark@codesourcery.com>
2949
2950 PR c++/7224
2951 * g++.dg/overload/error1.C: New test.
2952
2953 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2954
2955 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2956 configuration and IRIX 6 O32 ABI.
2957
2958 2002-07-11 Roger Sayle <roger@eyesopen.com>
2959
2960 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2961
2962 2002-07-10 Roger Sayle <roger@eyesopen.com>
2963
2964 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2965
2966 2002-07-10 Jeffrey A Law <law@redhat.com>
2967
2968 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2969
2970 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
2971
2972 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
2973
2974 * gcc.dg/20020312-2.c: Check for __PPC__.
2975
2976 2002-07-09 Diego Novillo <dnovillo@redhat.com>
2977
2978 * gcc.c-torture/compile/20020709-1.c: New test.
2979
2980 2002-07-07 Roger Sayle <roger@eyesopen.com>
2981
2982 * g++.dg/template/qualttp21.C: New test case.
2983
2984 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
2985
2986 * gcc.c-torture/compile/20020706-1.c: New test.
2987 * gcc.c-torture/compile/20020706-2.c: New test.
2988
2989 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
2990 Alexandre Oliva <aoliva@redhat.com>
2991
2992 * g++.dg/warn/incomplete1.C: New test.
2993
2994 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2995
2996 PR c++/7099
2997 * g++.dg/warn/noreturn1.C: New test.
2998
2999 2002-07-03 Mark Mitchell <mark@codesourcery.com>
3000
3001 PR c++/6706
3002 * g++.dg/debug/debug6.C: New test.
3003 * g++.dg/debug/debug7.C: New test.
3004
3005 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
3006
3007 * gcc.c-torture/compile/simd-3.c: New test.
3008
3009 2002-07-03 Chris Demetriou <cgd@broadcom.com>
3010
3011 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
3012 * gcc.dg/20020620-1.c: Likewise.
3013
3014 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3015
3016 PR c++/6944
3017 * g++.dg/init/array4.C: New test.
3018 * g++.dg/init/array5.C: New test.
3019
3020 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
3021
3022 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
3023 * gcc.c-torture/execute/simd-2.c (main): Likewise.
3024
3025 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3026
3027 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
3028 * gcc.dg/wtr-aggr-init-1.c: Likewise.
3029 * gcc.dg/wtr-conversion-1.c: Likewise.
3030 * gcc.dg/wtr-escape-1.c: Likewise.
3031 * gcc.dg/wtr-int-type-1.c: Likewise.
3032 * gcc.dg/wtr-label-1.c: Likewise.
3033 * gcc.dg/wtr-static-1.c: Likewise.
3034 * gcc.dg/wtr-strcat-1.c: Likewise.
3035 * gcc.dg/wtr-suffix-1.c: Likewise.
3036 * gcc.dg/wtr-switch-1.c: Likewise.
3037 * gcc.dg/wtr-unary-plus-1.c: Likewise.
3038 * gcc.dg/wtr-union-init-1.c: Likewise.
3039 * gcc.dg/wtr-union-init-2.c: Likewise.
3040 * gcc.dg/wtr-union-init-3.c: Likewise.
3041
3042 * gcc.dg/wtr-func-def-1.c: New test.
3043
3044 2002-07-02 Devang Patel <dpatel@apple.com>
3045
3046 * objc.dg/param-1.m: New test.
3047
3048 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
3049
3050 * gcc.dg/cpp/trad/directive.c: Add test.
3051 * gcc.dg/cpp/trad/macroargs.c: Add test.
3052 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
3053
3054 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
3055
3056 * gcc.dg/cpp/cmdlne-M.c: New test.
3057
3058 2002-07-02 Ziemowit Laski <zlaski@apple.com>
3059
3060 * objc.dg/desig-init-1.m: New test.
3061
3062 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3063
3064 PR c++/6716
3065 * g++.dg/template/instantiate1.C: New test.
3066
3067 2002-07-01 Mark Mitchell <mark@codesourcery.com>
3068
3069 PR c++/7112
3070 * g++.dg/template/sizeof2.C: New test.
3071
3072 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3073
3074 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
3075 gcc.dg/cpp/trad/include.c: New tests.
3076
3077 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
3078
3079 PR target/7177
3080 * gcc.c-torture/compile/20020701-1.c: New test.
3081
3082 2002-07-01 Stan Shebs <shebs@apple.com>
3083
3084 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
3085 header here...
3086 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
3087 (objc-torture-execute): or here.
3088
3089 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
3090
3091 * gcc.c-torture/execute/arith-rand-ll.c: New test.
3092
3093 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3094
3095 * gcc.dg/cpp/trad/escaped-nl.c: New test.
3096
3097 2002-06-30 Devang Patel <dpatel@apple.com>
3098
3099 * objc.dg/fsyntax-only.m: New test.
3100
3101 2002-06-27 Mark Mitchell <mark@codesourcery.com>
3102
3103 PR c++/6695
3104 * g++.dg/template/friend7.C: New file.
3105
3106 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
3107
3108 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
3109 return type.
3110
3111 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
3112
3113 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
3114 avoid division by zero.
3115
3116 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
3117
3118 * gcc.dg/Wunknownprag.c: New tests.
3119
3120 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
3121
3122 * gcc.c-torture/execute/simd-2.c: New test.
3123
3124 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
3125
3126 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
3127 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
3128 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
3129 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
3130 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
3131 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
3132 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
3133 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
3134 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
3135 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
3136 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
3137 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
3138 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
3139 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
3140 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
3141 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3142 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3143
3144 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
3145
3146 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3147 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3148 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3149 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3150 New tests.
3151 * gcc.dg/cpp/trad/directive.c: Update.
3152
3153 2002-06-23 Andreas Jaeger <aj@suse.de>
3154
3155 * gcc.c-torture/execute/complex-6.c: New.
3156
3157 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
3158
3159 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3160 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3161 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3162 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3163
3164 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
3165
3166 * gcc.dg/cpp/trad: New directory with traditional tests copied
3167 from parent directory.
3168 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3169 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3170 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3171 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3172 Move to trad/ and rename.
3173 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3174 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3175 gcc.dg/cpp/trad/redef2.c: New tests.
3176 * gcc.dg/cpp/trad/trad.exp: New driver.
3177
3178 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
3179
3180 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3181 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3182 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3183 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3184 Remove.
3185
3186 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
3187
3188 * gcc.dg/20020620-1.c: New test.
3189
3190 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3191
3192 * g++.dg/template/ttp4.C: New test.
3193
3194 2002-06-19 Jakub Jelinek <jakub@redhat.com>
3195
3196 * g++.dg/opt/vt1.C: Fix regexp.
3197
3198 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3199
3200 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3201 Don't use attribute `noinline'.
3202
3203 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3204
3205 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3206
3207 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
3208
3209 * gcc.c-torture/execute/simd-1.c: New.
3210
3211 * gcc.dg/simd-1.c: New.
3212
3213 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3214
3215 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3216
3217 2002-06-16 Richard Henderson <rth@redhat.com>
3218
3219 * g++.dg/ext/anon-struct1.C: New.
3220 * g++.dg/ext/anon-struct2.C: New.
3221 * g++.dg/ext/anon-struct3.C: New.
3222 * gcc.dg/anon-struct-1.c: New.
3223 * gcc.dg/anon-struct-2.c: New.
3224 * gcc.dg/anon-struct-3.c: New.
3225 * gcc.dg/20011008-1.c: Adjust warning text.
3226 * gcc.dg/20020527-1.c: Add -fms-extensions.
3227
3228 2002-06-16 Richard Henderson <rth@redhat.com>
3229
3230 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3231
3232 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
3233
3234 * gcc.c-torture/execute/20020615-1.c: New test.
3235
3236 2002-06-15 Roger Sayle <roger@eyesopen.com>
3237
3238 * gcc.c-tortuture/execute/compare-1.c: New test case.
3239 * gcc.c-tortuture/execute/compare-2.c: New test case.
3240 * gcc.c-tortuture/execute/compare-3.c: New test case.
3241
3242 2002-06-13 Richard Henderson <rth@redhat.com>
3243
3244 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3245 ia64 ilp32.
3246
3247 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3248
3249 * g++.dg/template/typename2.C: Update error message.
3250
3251 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
3252
3253 * gcc.c-torture/execute/20020611-1.c: New test.
3254
3255 2002-06-11 Bob Wilson <bob.wilson@acm.org>
3256
3257 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3258 list of targets to skip.
3259
3260 2002-06-10 Bob Wilson <bob.wilson@acm.org>
3261
3262 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3263 targets if not optimizing.
3264
3265 2002-06-10 Jakub Jelinek <jakub@redhat.com>
3266
3267 * gcc.c-torture/compile/20020605-1.c: New test.
3268
3269 * g++.dg/opt/vt1.C: New test.
3270
3271 * gcc.dg/20020531-1.c: New test.
3272
3273 * gcc.dg/20020530-1.c: New test.
3274
3275 * gcc.dg/20020527-1.c: New test.
3276
3277 * g++.dg/opt/cse1.C: New test.
3278
3279 2002-06-07 Roger Sayle <roger@eyesopen.com>
3280
3281 * gcc.dg/20020607-2.c: New test case.
3282
3283 2002-06-07 Jakub Jelinek <jakub@redhat.com>
3284
3285 * gcc.c-torture/compile/20020604-1.c: New test.
3286
3287 2002-06-04 Richard Henderson <rth@redhat.com>
3288
3289 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3290 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3291 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3292
3293 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
3294
3295 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3296
3297 2002-06-03 Richard Henderson <rth@redhat.com>
3298
3299 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3300 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3301
3302 2002-06-02 Richard Henderson <rth@redhat.com>
3303
3304 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3305 test functions static.
3306
3307 2002-06-02 Andreas Jaeger <aj@suse.de>
3308
3309 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3310 now.
3311
3312 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3313
3314 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3315 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3316 Update for mofified diagnostics.
3317 * gcc.dg/c99-intconst-1.c: No longer fail.
3318
3319 2002-06-02 Richard Henderson <rth@redhat.com>
3320
3321 * gcc.dg/uninit-A.c: Remove xfail markers.
3322
3323 2002-06-01 Roger Sayle <roger@eyesopen.com>
3324
3325 * gcc.dg/fnegate-1.c: New test case.
3326
3327 2002-05-30 Osku Salerma <osku@iki.fi>
3328
3329 * gcc.c-torture/execute/mayalias-1.c: New file.
3330
3331 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3332
3333 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3334 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3335 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3336
3337 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
3338
3339 * gcc.c-torture/execute/20020529-1.c: New test.
3340
3341 2002-05-27 Richard Henderson <rth@redhat.com>
3342
3343 * g++.dg/ext/attrib6.C: New test case.
3344
3345 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3346
3347 * gcc.c-torture/execute/pure-1.c: New test.
3348
3349 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3350
3351 * gcc.dg/cpp/arith-2.c: Remove.
3352
3353 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3354
3355 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3356 * gcc.dg/cpp/if-3.c: Remove.
3357
3358 2002-05-26 Jakub Jelinek <jakub@redhat.com>
3359
3360 * g++.dg/opt/cse2.C: New test.
3361
3362 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3363
3364 * gcc.dg/cpp/arith-1.c: New semantic tests.
3365 * gcc.dg/cpp/if-1.c: Update.
3366
3367 2002-05-24 Ben Elliston <bje@redhat.com>
3368
3369 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3370
3371 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3372
3373 * gcc.dg/verbose-asm.c: New test.
3374
3375 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3376
3377 * gcc.dg/cpp/paste12.c: New test.
3378
3379 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3380
3381 * g++.dg/parse/named_ops.C: New test.
3382
3383 2002-05-23 Mark Mitchell <mark@codesourcery.com>
3384
3385 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3386
3387 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
3388
3389 * gcc.dg/weak-2.c: Allow optional leading underscore
3390 in scan-assembler symbol name.
3391 * gcc.dg/weak-3.c: Likewise.
3392 * gcc.dg/weak-4.c: Likewise.
3393 * gcc.dg/weak-5.c: Likewise.
3394
3395 2002-05-23 Jakub Jelinek <jakub@redhat.com>
3396
3397 * gcc.dg/20020523-1.c: New test.
3398
3399 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3400
3401 * objc.dg/const-str-2.m: Update now that we stop after
3402 a command line error.
3403
3404 2002-05-22 Richard Henderson <rth@redhat.com>
3405
3406 * g++.dg/dg.exp: Fix typo in test pruneing.
3407
3408 2002-05-22 Richard Henderson <rth@redhat.com>
3409
3410 * g++.dg/dg.exp: Prune the tls subdirectory.
3411 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3412 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3413 * g++.dg/tls/init-1.C: New.
3414
3415 2002-05-22 Jakub Jelinek <jakub@redhat.com>
3416
3417 * gcc.dg/20020517-1.c: New test.
3418
3419 2002-05-21 Richard Henderson <rth@redhat.com>
3420
3421 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3422 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3423
3424 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
3425
3426 * g++.dg/other/copy2.C: New test.
3427
3428 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
3429
3430 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3431 (MAX_COPY): Bump up to 10 times sizeof (long long).
3432 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3433
3434 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3435 sizeof (long long).
3436
3437 * gcc.c-torture/execute/strcpy-1.c: New test.
3438
3439 2002-05-19 Jason Merrill <jason2redhat.com>
3440
3441 * g++.dg/ext/oper1.C: New test.
3442
3443 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
3444 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3445
3446 * README.QMTEST: New file.
3447
3448 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3449
3450 2002-05-19 Andreas Jaeger <aj@suse.de>
3451
3452 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3453 now.
3454 * gcc.c-torture/execute/loop-2d.x: Likewise.
3455
3456 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3457
3458 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3459 support weak symbols.
3460 * gcc.dg/weak-4.c: Likewise
3461 * gcc.dg/weak-6.c: Likewise
3462
3463 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3464
3465 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3466 cygwin, coff and h8300-*-hms targets
3467 * gcc.dg/weak-5.c: Likewise
3468 * gcc.dg/weak-7.c: Likewise
3469
3470 2002-05-16 Jason Merrill <jason@redhat.com>
3471
3472 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3473 (scan-assembler-not, scan-assembler-dem): Likewise.
3474 (scan-assembler-dem-not): Likewise.
3475
3476 2002-05-15 Richard Henderson <rth@redhat.com>
3477
3478 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3479
3480 2002-05-15 Richard Henderson <rth@redhat.com>
3481
3482 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3483 (vfoo1f): Warning here.
3484 (vfoo1l): Don't redefine the alias.
3485
3486 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3487
3488 * g++.dg/init/pm1.C: New test.
3489
3490 2002-05-12 David S. Miller <davem@redhat.com>
3491
3492 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3493 types.
3494
3495 2002-05-10 Roger Sayle <roger@eyesopen.com>
3496
3497 * gcc.c-torture/execute/20020510-1.c: New test case.
3498
3499 2002-05-10 David S. Miller <davem@redhat.com>
3500
3501 * gcc.c-torture/execute/conversion.c: Test long double too.
3502
3503 2002-05-09 Jakub Jelinek <jakub@redhat.com>
3504
3505 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3506 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3507 * lib/g++.exp (g++_link_flags): Likewise.
3508 * lib/objc.exp (objc_target_compile): Likewise.
3509
3510 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3511
3512 * gcc.dg/cpp/poison.c: Update.
3513 * gcc.dg/cpp/20000625-2.c: Remove.
3514 * gcc.dg/cpp/direct2s.c: Remove final test.
3515
3516 2002-05-08 Tom Rix <trix@redhat.com>
3517
3518 * gcc.c-torture/execute/20020508-1.c: New test.
3519 * gcc.c-torture/execute/20020508-2.c: New test.
3520 * gcc.c-torture/execute/20020508-3.c: New test.
3521
3522 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3523
3524 * gcc.dg/cpp/charconst-4.c: More tests.
3525
3526 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3527
3528 PR c/6569
3529 * gcc.dg/weak-3.c: Update location of warning messages.
3530 * gcc.dg/weak-5.c: Likewise.
3531
3532 2002-05-06 Roger Sayle <roger@eyesopen.com>
3533
3534 * gcc.c-torture/execute/20020506-1.c: New test case.
3535
3536 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3537
3538 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3539
3540 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3541
3542 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3543
3544 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3545
3546 * gcc.dg/cpp/charconst-3.c: New test.
3547
3548 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3549
3550 * gcc.dg/cpp/charconst.c: Update tests.
3551
3552 2002-05-05 Tim Josling <tej@melbpc.org.au>
3553
3554 * treelang: Added directory for new sample language treelang. Also
3555 lib/treelang.exp: New file to signal treelang should be tested.
3556
3557 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3558
3559 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3560 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3561 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3562 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3563 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3564 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3565 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3566
3567 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3568
3569 * gcc.dg/format/xopen-2.c: New test.
3570
3571 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3572
3573 * gcc.dg/20020503-1.c: New test.
3574
3575 2002-05-02 Mark Mitchell <mark@codesourcery.com>
3576
3577 * g++.dg/init/dtor1.C: Make it tougher.
3578
3579 2002-05-01 Mark Mitchell <mark@codesourcery.com>
3580
3581 * g++.dg/init/dtor1.C: New test.
3582
3583 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
3584
3585 * gcc.dg/altivec-8.c: New.
3586
3587 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
3588
3589 * gcc.dg/altivec-7.c: New.
3590
3591 2002-04-29 Jakub Jelinek <jakub@redhat.com>
3592
3593 * g++.dg/parse/typedef1.C: New test.
3594
3595 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3596
3597 PR c++/6486
3598 * g++.dg/template/friend6.C: New test.
3599
3600 PR c++/6492
3601 * g++.dg/init/copy1.C: New test.
3602
3603 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
3604
3605 * g++.dg/warn/effc1.C: New test.
3606
3607 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
3608
3609 * gcc.dg/cpp/if-cexp.c: Add a test.
3610
3611 2002-04-28 Jakub Jelinek <jakub@redhat.com>
3612
3613 * gcc.dg/20020426-2.c: New test.
3614
3615 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
3616
3617 * gcc.dg/cpp/if-mop.c: Update.
3618 * gcc.dg/cpp/if-mpar.c: Add test.
3619 * gcc.dg/cpp/if-oppr.c: Update.
3620
3621 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3622
3623 PR c/6343
3624 * gcc.dg/weak-[2-7].c: New tests.
3625
3626 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3627
3628 * gcc.dg/enum1.c: New test.
3629
3630 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3631
3632 PR c++/6497
3633 * g++.dg/inherit/access2.C: New test.
3634
3635 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3636
3637 PR bootstrap/6445
3638 * gcc.dg/20020426-1.c: New test.
3639
3640 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3641
3642 * g++.dg/abi/enum1.C: New test.
3643
3644 2002-04-26 Richard Henderson <rth@redhat.com>
3645
3646 * gcc.dg/c99-bool-1.c: Expect always true warning.
3647
3648 2002-04-25 Roger Sayle <roger@eyesopen.com>
3649
3650 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3651
3652 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3653
3654 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3655 targets.
3656
3657 2002-04-24 Mark Mitchell <mark@codesourcery.com>
3658
3659 * g++.dg/abi/mange7.C: New test.
3660
3661 PR c++/6438.
3662 * g++.dg/parse/stmtexpr2.C: New test.
3663
3664 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
3665
3666 * gcc.dg/20020312-2.c: Add SH target.
3667
3668 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3669
3670 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3671 compiler output on mips*-*-irix*.
3672
3673 2002-04-23 Jakub Jelinek <jakub@redhat.com>
3674
3675 * g++.dg/parse/attr1.C: New test.
3676
3677 2002-04-23 Roger Sayle <roger@eyesopen.com>
3678
3679 * gcc.c-torture/execute/string-opt-17.c: New test case.
3680 * gcc.c-torture/execute/memset-2.c: New test case.
3681
3682 2002-04-23 Mark Mitchell <mark@codesourcery.com>
3683
3684 PR c++/6256:
3685 * g++.dg/template/friend5.C: New test.
3686
3687 PR c++/6331:
3688 * g++.dg/template/qual1.C: Likewise.
3689
3690 2002-04-22 Zack Weinberg <zack@codesourcery.com>
3691
3692 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3693 Include stdlib.h, not stdio.h or ctype.h.
3694
3695 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
3696
3697 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3698 cris-*-elf* and mmix-*-*.
3699 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3700 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3701 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3702 Ditto.
3703 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3704 * gcc.dg/wchar_t-1.c: Ditto.
3705
3706 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
3707
3708 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3709 Clarify comment.
3710
3711 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
3712
3713 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3714
3715 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3716
3717 * gcc.c-torture/execute/20000906-1.x: Delete.
3718
3719 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
3720
3721 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3722
3723 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
3724
3725 * PR6367
3726 * g77.f-torture/execute/6367.f: New test.
3727 * g77.f-torture/execute/6367.x: Disable for MMIX.
3728
3729 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3730
3731 * PR6352
3732 * g++.dg/opt/inline2.C: New test.
3733
3734 2002-04-18 Richard Henderson <rth@redhat.com>
3735
3736 * gcc.dg/20000906-1.c: Enable for all targets.
3737 * gcc.c-torture/compile/iftrap-2.c: New.
3738
3739 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3740
3741 * gcc.dg/20020418-1.c: New test.
3742 * gcc.dg/20020418-2.c: New test.
3743
3744 2002-04-18 Richard Henderson <rth@redhat.com>
3745
3746 * gcc.c-torture/compile/iftrap-1.c: New.
3747 * gcc.dg/iftrap-1.c: Adjust for ia64.
3748 * gcc.dg/iftrap-2.c: New.
3749
3750 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3751
3752 * gcc.c-torture/compile/20020418-1.c: New test.
3753
3754 2002-04-18 Roger Sayle <roger@eyesopen.com>
3755
3756 * gcc.c-torture/compile/20020415-1.c: New.
3757
3758 2002-04-18 David S. Miller <davem@redhat.com>
3759
3760 * gcc.c-torture/execute/20020418-1.c: New test.
3761
3762 2002-04-17 Jakub Jelinek <jakub@redhat.com>
3763
3764 * gcc.dg/20020416-1.c: New test.
3765
3766 * g++.dg/opt/inline1.C: New test.
3767
3768 2002-04-16 Jakub Jelinek <jakub@redhat.com>
3769
3770 * gcc.dg/altivec-5.c: New test.
3771
3772 * gcc.dg/20020415-1.c: New test.
3773
3774 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3775
3776 * testsuite/lib/chill.exp: Remove.
3777
3778 2002-04-14 Jakub Jelinek <jakub@redhat.com>
3779
3780 * g++.dg/other/big-struct.C: New test.
3781
3782 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
3783
3784 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3785 of scratch file.
3786
3787 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
3788
3789 PR c/6277
3790 * gcc.dg/i386-387-1.c: Allow optional leading underscore
3791 in scan-assembler function name
3792
3793 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
3794
3795 * g77.f-torture/execute/980628-4.x,
3796 g77.f-torture/execute/980628-5.x,
3797 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3798 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3799 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3800 i[34567]86-*-*.
3801
3802 2002-04-13 David S. Miller <davem@redhat.com>
3803
3804 * gcc.c-torture/execute/20020413-1.c: New test.
3805
3806 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
3807
3808 * gcc.dg/asm-6.c,
3809 * g++.dg/ext/asm1.C: New tests.
3810
3811 2002-04-12 Mark Mitchell <mark@codesourcery.com>
3812
3813 PR c++ 5373.
3814 * g++.dg/parse/stmtexpr1.C: New test.
3815
3816 PR c++/5189.
3817 * g++.dg/template/copy1.C: New test.
3818
3819 2002-04-12 Richard Henderson <rth@redhat.com>
3820
3821 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3822
3823 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
3824
3825 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3826 gcc.c-torture/execute/20020307-2.c.
3827
3828 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
3829
3830 * g++.dg/ext/attrib5.C,
3831 * g++.dg/lookup/struct1.C: New tests.
3832
3833 2002-04-11 Jakub Jelinek <jakub@redhat.com>
3834
3835 * gcc.dg/20020411-1.c: New test.
3836
3837 * gcc.c-torture/execute/20020411-1.c: New test.
3838
3839 2002-04-10 Janis Johnson <janis187@us.ibm.com>
3840
3841 * g77.f-torture/execute/6177.f: New test.
3842
3843 2002-04-10 Jakub Jelinek <jakub@redhat.com>
3844
3845 PR middle-end/6247
3846 * g++.dg/opt/cleanup1.C: New test.
3847
3848 * g++.dg/opt/const1.C: New test.
3849
3850 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
3851
3852 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3853
3854 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
3855
3856 PR c++/5507
3857 * g++.dg/template/typename2.C: New test.
3858
3859 2002-04-10 Alan Modra <amodra@bigpond.net.au>
3860
3861 * gcc.c-torture/execute/loop-12.c: New.
3862
3863 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
3864
3865 * g77.f-torture/execute/980628-4.x,
3866 g77.f-torture/execute/980628-5.x,
3867 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3868 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3869 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3870
3871 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3872
3873 PR optimization/6086
3874 * g++.dg/opt/preinc1.C: New test.
3875
3876 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3877
3878 PR c++/5571
3879 * g++.dg/opt/static2.C: New test.
3880
3881 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3882
3883 PR c/5120
3884 * gcc.dg/20020406-1.c: New test.
3885
3886 2002-04-04 David S. Miller <davem@redhat.com>
3887
3888 * gcc.c-torture/execute/20020404-1.c: New test.
3889
3890 2002-04-04 Jakub Jelinek <jakub@redhat.com>
3891
3892 PR c/6123
3893 * gcc.dg/20020312-2.c: Do not declare global register variable
3894 if __PIC__ or __pic__ is defined.
3895
3896 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
3897
3898 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
3899 __asm__ so that it works correctly even if -ansi -pedantic-errors.
3900
3901 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3902
3903 * gcc.misc-tests/linkage.exp: Update last change to handle
3904 sparc*-, not just sparc-.
3905
3906 2002-04-03 Richard Henderson <rth@redhat.com>
3907
3908 * gcc.dg/cpp/ucs.c: Improved long UCS test.
3909
3910 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3911
3912 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3913
3914 2002-04-02 David S. Miller <davem@redhat.com>
3915
3916 * gcc.c-torture/execute/20020402-3.c: New test.
3917
3918 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3919
3920 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3921 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3922
3923 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3924 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3925 g77.f-torture/execute/20001201.x,
3926 g77.f-torture/execute/u77-test.x: New files.
3927
3928 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3929 * gcc.dg/wchar_t-1.c: Ditto.
3930
3931 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3932
3933 * gcc.c-torture/execute/20020402-1.c: New test.
3934
3935 2002-04-01 Richard Henderson <rth@redhat.com>
3936
3937 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3938
3939 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3940
3941 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3942
3943 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3944
3945 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3946
3947 * g++.dg/inherit/template-as-base.C: Expect error.
3948 * g++.dg/inherit/namespace-as-base.C: Likewise.
3949
3950 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
3951
3952 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3953 g++.dg/ext/instantiate3.C: Tweak match patterns.
3954
3955 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3956 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3957 -da test.
3958
3959 2002-03-31 Richard Henderson <rth@redhat.com>
3960
3961 * gcc.dg/special/alias-2.c: New.
3962 * gcc.dg/special/ecos.exp: Run it.
3963
3964 2002-03-31 Richard Henderson <rth@redhat.com>
3965
3966 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3967
3968 2002-03-31 Kazu Hirata <kazu@hxi.com>
3969
3970 * gcc.dg/weak-1.c: Disable on h8300 port.
3971
3972 2002-03-29 Janis Johnson <janis187@us.ibm.com>
3973
3974 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3975 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3976 ordering tests.
3977 * g++.dg/bprob/bprob-1.C: New test.
3978 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3979 * g++.dg/gcov/gcov-1.C: New test.
3980 * g++.dg/gcov/gcov-1.x: New file.
3981 * g++.dg/gcov/gcov-2.C: New test.
3982 * g++.dg/gcov/gcov-3.C: New test.
3983 * g++.dg/gcov/gcov-3.h: New file.
3984
3985 2002-03-28 Roger Sayle <roger@eyesopen.com>
3986
3987 * g++.old-deja/g++.other/builtins5.C: New test.
3988 * g++.old-deja/g++.other/builtins6.C: New test.
3989 * g++.old-deja/g++.other/builtins7.C: New test.
3990 * g++.old-deja/g++.other/builtins8.C: New test.
3991 * g++.old-deja/g++.other/builtins9.C: New test.
3992
3993 2002-03-29 Jakub Jelinek <jakub@redhat.com>
3994
3995 * g++.dg/opt/static1.C: New test.
3996
3997 * g++.dg/opt/longbranch1.C: New test.
3998
3999 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
4000
4001 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
4002
4003 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
4004
4005 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
4006
4007 * gcc.c-torture/execute/20020328-1.c: New test.
4008
4009 2002-03-27 Richard Henderson <rth@redhat.com>
4010
4011 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
4012 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
4013 move from g++.old-deja/g++.ext/.
4014
4015 2002-03-27 Mark Mitchell <mark@codesourcery.com>
4016
4017 * g++.dg/init/new2.C: New test.
4018
4019 2002-03-26 Richard Henderson <rth@redhat.com>
4020
4021 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
4022
4023 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
4024 on sparc.
4025
4026 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
4027 sparcv9 systems.
4028 * gcc.dg/20001102-1.c: Likewise.
4029
4030 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
4031
4032 * gcc.dg/cpp/endif-pedantic1.c,
4033 gcc.dg/cpp/endif-pedantic2.c: New tests.
4034
4035 2002-03-26 Mark Mitchell <mark@codesourcery.com>
4036
4037 * g++.dg/init/new1.C: New test.
4038
4039 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
4040
4041 * g++.dg/abi/vbase9.C: New test.
4042
4043 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
4044
4045 * gcc.dg/arm-asm.c: New test.
4046
4047 2002-03-26 Andrew Cagney <ac131313@redhat.com>
4048
4049 * gcc.dg/Wswitch-enum.c: New test.
4050 Fix PR c/5044.
4051
4052 2002-03-26 Richard Henderson <rth@redhat.com>
4053
4054 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
4055 structure.
4056
4057 2002-03-25 Richard Henderson <rth@redhat.com>
4058
4059 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
4060 sparcv9 systems.
4061
4062 * gcc.c-torture/compile/20011119-1.c (xxx): New.
4063 * gcc.c-torture/compile/20011119-2.c (xxx): New.
4064
4065 2002-03-25 Zack Weinberg <zack@codesourcery.com>
4066
4067 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
4068
4069 2002-03-25 Bob Wilson <bob.wilson@acm.org>
4070
4071 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
4072 targets using generic thunk support.
4073
4074 2002-03-25 Jakub Jelinek <jakub@redhat.com>
4075
4076 * gcc.c-torture/compile/20020323-1.c: New test.
4077
4078 * g++.dg/opt/conj2.C: New test.
4079
4080 2002-03-24 Richard Henderson <rth@redhat.com>
4081
4082 * gcc.dg/weak-1.c: Use -fno-common.
4083
4084 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4085
4086 * g77.dg/f77-edit-apostrophe-out.f: New test
4087 * g77.dg/f77-edit-h-out.f: New test
4088 * g77.dg/f77-edit-t-in.f: New test
4089 * g77.dg/f77-edit-t-out.f: New test
4090 * g77.dg/f77-edit-x-out.f: New test
4091 * g77.dg/f77-edit-slash-out.f: New test
4092 * g77.dg/f77-edit-colon-out.f: New test
4093 * g77.dg/f77-edit-s-out.f: New test
4094
4095 2002-03-24 Richard Henderson <rth@redhat.com>
4096
4097 * objc/execute/formal_protocol-6.x: New XFAIL.
4098
4099 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4100
4101 * gcc.dg/weak-1.c: Early return from dg-final on platforms
4102 that do not support weak symbols
4103
4104 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4105
4106 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
4107 * lib/g77.exp: Likewise
4108 * lib/objc.exp: Likewise
4109
4110 2002-03-23 Andrew Cagney <ac131313@redhat.com>
4111
4112 * gcc.dg/Wswitch-default.c: New test.
4113
4114 2002-03-23 Jakub Jelinek <jakub@redhat.com>
4115
4116 * g++.dg/other/enum1.C: New test.
4117
4118 2002-03-23 Zack Weinberg <zack@codesourcery.com>
4119
4120 * gcc.dg/pragma-ep-3.c: Fix typo.
4121
4122 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4123
4124 * g++.dg/inherit/template-as-base.C: New test.
4125
4126 2002-03-22 Jakub Jelinek <jakub@redhat.com>
4127
4128 * g++.old-deja/g++.other/dwarf2-1.C: Move...
4129 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
4130
4131 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
4132
4133 * gcc.dg/cpp/multiline.c: Update to match.
4134
4135 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
4136
4137 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
4138
4139 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
4140
4141 * gcc.dg/cpp/extratokens2.c: New file.
4142
4143 2002-03-21 David Edelsohn <edelsohn@gnu.org>
4144
4145 * gcc.dg/20020312-2.c: Add rs6000 target.
4146
4147 * gcc.c-torture/compile/20020319-1.c: New test.
4148
4149 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4150
4151 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
4152 (A, E): Handle this.
4153
4154 2002-03-20 Jason Merrill <jason@redhat.com>
4155
4156 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4157 ignoring -fpic.
4158 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4159 through prune_gcc_output.
4160
4161 2002-03-20 Jakub Jelinek <jakub@redhat.com>
4162
4163 * gcc.c-torture/compile/20020320-1.c: New test.
4164
4165 2002-03-19 Jakub Jelinek <jakub@redhat.com>
4166
4167 * gcc.c-torture/compile/20020318-1.c: New test.
4168
4169 * gcc.dg/struct-by-value-1.c: New test.
4170
4171 * gcc.dg/20020319-1.c: New test.
4172
4173 2002-03-18 Jakub Jelinek <jakub@redhat.com>
4174
4175 * g++.dg/opt/conj1.C: New test.
4176
4177 2002-03-17 Mark Mitchell <mark@codesourcery.com>
4178
4179 * g++.dg/template/qualttp20.C: Revert previous change.
4180 * g++.dg/template/qualttp3.C: Likewise.
4181 * g++.dg/template/qualttp4.C: Likewise
4182 * g++.dg/template/qualttp5.C: Likewise
4183 * g++.dg/template/qualttp6.C: Likewise
4184 * g++.dg/template/qualttp7.C: Likewise
4185 * g++.dg/template/qualttp8.C: Likewise
4186 * g++.dg/template/recurse.C: Likewise.
4187
4188 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
4189
4190 * gcc.dg/cpp/wchar-1.c: Update.
4191
4192 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
4193
4194 * g++.dg/template/conv1.C: New test.
4195 * g++.dg/template/conv2.C: New test.
4196 * g++.dg/template/conv3.C: New test.
4197 * g++.dg/template/conv4.C: New test.
4198
4199 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4200
4201 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4202 * g++.dg/template/qualttp3.C: Likewise.
4203 * g++.dg/template/qualttp4.C: Likewise
4204 * g++.dg/template/qualttp5.C: Likewise
4205 * g++.dg/template/qualttp6.C: Likewise
4206 * g++.dg/template/qualttp7.C: Likewise
4207 * g++.dg/template/qualttp8.C: Likewise
4208 * g++.dg/template/recurse.C: Likewise.
4209
4210 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4211
4212 * g++.dg/opt/dtor1.C: New test.
4213
4214 2002-03-15 Jakub Jelinek <jakub@redhat.com>
4215
4216 * gcc.c-torture/compile/20020315-1.c: New test.
4217
4218 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
4219
4220 * gcc.dg/weak-1.c: Fix scan tests.
4221
4222 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4223
4224 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4225 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4226 cris-*-aout* mmix-*-*.
4227 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4228 cris-*-aout* mmix-*-*.
4229 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4230 cris-*-elf* cris-*-aout* and mmix-*-*.
4231 * gcc.dg/20001009-1.c: Ditto.
4232 * gcc.dg/20010912-1.c: Ditto.
4233 * gcc.dg/20020122-4.c: Ditto.
4234 * gcc.dg/inline-2.c: Ditto.
4235
4236 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
4237
4238 * gcc.c-torture/compile/20020314-1.c: New test.
4239
4240 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
4241
4242 * gcc.c-torture/execute/20020314-1.c: New test.
4243
4244 2002-03-14 Jakub Jelinek <jakub@redhat.com>
4245
4246 * g++.dg/warn/Wunused-1.C: New test.
4247
4248 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
4249
4250 * g++.dg/abi/mangle6.C: New test.
4251
4252 2002-03-13 Jakub Jelinek <jakub@redhat.com>
4253
4254 * gcc.c-torture/compile/20020309-2.c: New test.
4255
4256 * gcc.c-torture/compile/20020312-1.c: New test.
4257
4258 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4259
4260 * g++.dg/other/access1.C: New test.
4261
4262 2002-03-12 Jakub Jelinek <jakub@redhat.com>
4263
4264 * gcc.c-torture/execute/wchar_t-1.c: New test.
4265
4266 2002-03-12 David Edelsohn <edelsohn@gnu.org>
4267
4268 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4269
4270 2002-03-12 Roger Sayle <roger@eyesopen.com>
4271
4272 * gcc.dg/20020312-1.c: New test case.
4273
4274 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
4275
4276 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4277
4278 2002-03-11 Richard Henderson <rth@redhat.com>
4279
4280 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4281 * g++.old-deja/g++.jason/report.C: Likewise.
4282
4283 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4284
4285 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4286 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4287
4288 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4289
4290 * testsuite/g++.dg/overload/pmf1.C: New test.
4291
4292 2002-03-11 Kazu Hirata <kazu@hxi.com>
4293
4294 * gcc.c-torture/execute/20020307-1.c: Use long.
4295
4296 2002-03-11 Jakub Jelinek <jakub@redhat.com>
4297
4298 PR optimization/5844
4299 * gcc.dg/20020310-1.c: New test.
4300
4301 2002-03-09 Michael Meissner <meissner@redhat.com>
4302
4303 * gcc.c-torture/execute/memcpy-2.c: New test.
4304 * gcc.c-torture/execute/memset-1.c: New test.
4305 * gcc.c-torture/execute/strlen-1.c: New test.
4306 * gcc.c-torture/execute/strcmp-1.c: New test.
4307 * gcc.c-torture/execute/strncmp-1.c: New test.
4308
4309 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
4310
4311 * gcc.dg/ppc-ldstruct.c: New test.
4312
4313 2002-03-09 Jakub Jelinek <jakub@redhat.com>
4314
4315 * gcc.c-torture/execute/va-arg-22.c: New test.
4316
4317 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4318
4319 * gcc.c-torture/compile/20020309-1.c: New test.
4320
4321 2002-03-08 Jakub Jelinek <jakub@redhat.com>
4322
4323 * gcc.c-torture/execute/20020307-2.c: New test.
4324
4325 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
4326
4327 * g77.f-torture/compile/20020307-1.f: New test.
4328
4329 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
4330
4331 * gcc.dg/unordered-1.c: New test.
4332
4333 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4334
4335 * gcc.c-torture/execute/20020307-1.c: New test.
4336
4337 2002-03-05 Jakub Jelinek <jakub@redhat.com>
4338
4339 * gcc.dg/20020304-1.c: New test.
4340
4341 * gcc.c-torture/compile/20020304-2.c: New test.
4342
4343 2002-03-04 Zack Weinberg <zack@codesourcery.com>
4344
4345 * gcc.c-torture/compile/20020304-1.c: New test case
4346 (from PR c/5830).
4347
4348 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
4349
4350 * gcc.dg/20020103-1.c: Add other -D ppc variants.
4351
4352 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4353
4354 * g++.dg/other/classkey1.C: New test.
4355
4356 2002-03-01 Richard Henderson <rth@redhat.com>
4357
4358 * gcc.c-torture/compile/981223-1.x: New.
4359 * gcc.c-torture/compile/920625-1.x: New.
4360
4361 2002-02-28 Richard Henderson <rth@redhat.com>
4362
4363 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4364
4365 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4366
4367 * gcc.c-torture/execute/20020227-1.c: New test.
4368
4369 2002-02-27 Mark Mitchell <mark@codesourcery.com>
4370
4371 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4372 here" ERROR lines.
4373 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4374 * g++.old-deja.g++.other/defarg1.C: Likewise.
4375 * g++.old-deja/g++.pt/calls2.C: Likewise.
4376 * g++.old-deja/g++.pt/crash20.C: Likewise.
4377 * g++.old-deja/g++.pt/crash30.C: Likewise.
4378 * g++.old-deja/g++.pt/crash36.C: Likewise.
4379 * g++.old-deja/g++.pt/crash6.C: Likewise.
4380 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4381 * g++.old-deja/g++.pt/derived3.C: Likewise.
4382 * g++.old-deja/g++.pt/error1.C: Likewise.
4383 * g++.old-deja/g++.pt/friend21.C: Likewise.
4384 * g++.old-deja/g++.pt/friend23.C: Likewise.
4385 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4386 * g++.old-deja/g++.robertl/eb128.C: Likewise.
4387
4388 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
4389
4390 * gcc.c-torture/execute/20020225-2.c: New test.
4391
4392 2002-02-27 Zack Weinberg <zack@codesourcery.com>
4393
4394 * gcc.c-torture/execute/920730-1t.c,
4395 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4396 Delete test cases, only relevant to -traditional.
4397
4398 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4399
4400 * gcc.dg/cpp/undef1.c: Remove.
4401 * gcc.dg/cpp/directiv.c: Update.
4402 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4403
4404 2002-02-27 Michael Meissner <meissner@redhat.com>
4405
4406 * gcc.c-torture/execute/20020226-1.c: New test.
4407
4408 2002-02-26 Jakub Jelinek <jakub@redhat.com>
4409
4410 * g++.dg/debug/debug4.C: New test.
4411
4412 * gcc.dg/ia64-visibility-1.c: New test.
4413
4414 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
4415
4416 * gcc.dg/debug/20020224-1.c: New.
4417
4418 2002-02-25 Kazu Hirata <kazu@hxi.com>
4419
4420 * gcc.c-torture/execute/960416-1.x: New.
4421 * gcc.c-torture/execute/divconst-3.x: Likewise.
4422
4423 2002-02-25 Jakub Jelinek <jakub@redhat.com>
4424
4425 * gcc.dg/20020224-1.c: New test.
4426
4427 2002-02-25 Alan Modra <amodra@bigpond.net.au>
4428
4429 * gcc.c-torture/execute/20020225-1.c: New.
4430
4431 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4432
4433 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4434
4435 2002-02-23 Jakub Jelinek <jakub@redhat.com>
4436
4437 * gcc.dg/20020222-1.c: New test.
4438
4439 2002-02-22 Jakub Jelinek <jakub@redhat.com>
4440
4441 * g++.dg/opt/anonunion1.C: New test.
4442
4443 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4444
4445 * g++.dg/template/qualttp19.C: New test.
4446 * g++.dg/template/qualttp20.C: New test.
4447 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4448 * g++.old-deja/g++.other/qual1.C: Likewise.
4449
4450 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
4451
4452 * gcc.dg/attr-alwaysinline.c: New.
4453
4454 2002-02-21 Jakub Jelinek <jakub@redhat.com>
4455
4456 * gcc.dg/20020220-1.c: New test.
4457
4458 * gcc.dg/20020220-2.c: New test.
4459
4460 * g++.dg/opt/mmx1.C: New test.
4461
4462 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
4463
4464 * gcc.c-torture/compile/20020110.c: New test.
4465
4466 2002-02-20 Jakub Jelinek <jakub@redhat.com>
4467
4468 * gcc.c-torture/execute/20020219-1.c: New test.
4469
4470 * gcc.dg/20020219-1.c: New test.
4471
4472 * gcc.dg/noncompile/20020220-1.c: New test.
4473
4474 * g++.dg/opt/ptrintsum1.C: New test.
4475
4476 * gcc.dg/debug/20020220-1.c: New test.
4477
4478 2002-02-17 Jakub Jelinek <jakub@redhat.com>
4479
4480 * gcc.c-torture/execute/20020216-1.c: New test.
4481
4482 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4483
4484 * gcc.dg/decl-1.c: Update, new test.
4485
4486 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4487
4488 * g++.dg/abi/bitfield1.C: New test.
4489 * g++.dg/abi/bitfield2.C: New test.
4490
4491 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4492
4493 * gcc.dg/attr-nest.c: New test.
4494
4495 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4496
4497 * gcc.c-torture/execute/20020215-1.c: New test.
4498
4499 2002-02-14 Jakub Jelinek <jakub@redhat.com>
4500
4501 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4502 * g++.dg/debug/debug.exp: New.
4503 * g++.dg/debug/trivial.C: New.
4504 * g++.dg/debug/debug1.C: Moved...
4505 * g++.dg/other/debug1.C: ...from here.
4506 * g++.dg/debug/debug2.C: Moved...
4507 * g++.dg/other/debug2.C: ...from here.
4508 * g++.dg/debug/debug3.C: Moved...
4509 * g++.dg/other/debug3.C: ...from here.
4510
4511 * gcc.dg/noncompile/20020213-1.c: New test.
4512
4513 2002-02-13 Jakub Jelinek <jakub@redhat.com>
4514
4515 * g++.dg/other/debug3.C: New test.
4516
4517 * gcc.c-torture/execute/20020213-1.c: New test.
4518
4519 2002-02-13 Richard Smith <richard@ex-parrot.com>
4520
4521 * g++.old-deja/g++.other/thunk1.C: New test.
4522
4523 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4524
4525 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4526
4527 2002-02-13 Stan Shebs <shebs@apple.com>
4528
4529 * gcc.dg/altivec-3.c: New.
4530
4531 2002-02-12 Jakub Jelinek <jakub@redhat.com>
4532
4533 * gcc.dg/Wunreachable-1.c: New test.
4534 * gcc.dg/Wunreachable-2.c: New test.
4535
4536 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4537
4538 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4539
4540 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4541
4542 * gcc.dg/decl-1.c: New test.
4543
4544 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4545
4546 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4547
4548 2002-02-10 Kazu Hirata <kazu@hxi.com>
4549
4550 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4551 * gcc.c-torture/compile/980506-1.x: Likewise.
4552
4553 2002-02-10 Kazu Hirata <kazu@hxi.com>
4554
4555 * gcc.dg/20020210-1.c: New.
4556
4557 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4558
4559 * g77.f-torture/execute/947.f: New regression test
4560 for PR fortran/947.
4561
4562 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4563
4564 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4565 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4566
4567 2002-02-08 Richard Henderson <rth@redhat.com>
4568
4569 * gcc.c-torture/compile/labels-3.c: New.
4570
4571 2002-02-08 Jakub Jelinek <jakub@redhat.com>
4572
4573 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4574 expression statements work instead.
4575 * gcc.dg/noncompile/20020207-1.c: New test.
4576
4577 2002-02-07 Richard Henderson <rth@redhat.com>
4578
4579 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4580
4581 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4582
4583 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4584 message from g77
4585 * lib/g77-dg.exp: Trim g77 error messages so that they are
4586 recognized by dg.exp.
4587
4588 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4589
4590 PR fortran/5473
4591 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
4592
4593 2002-02-07 Richard Henderson <rth@redhat.com>
4594
4595 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4596 to be sufficiently aligned for integers.
4597
4598 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
4599
4600 * g++.dg/template/friend4.C: New test.
4601
4602 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4603
4604 PR fortran/5743
4605 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4606 unsupported cases.
4607
4608 2002-02-07 Richard Henderson <rth@redhat.com>
4609
4610 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4611 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4612 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4613 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4614
4615 2002-02-06 Richard Henderson <rth@redhat.com>
4616
4617 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4618
4619 2002-02-06 Janis Johnson <janis187@us.ibm.com>
4620
4621 * gcc.dg/20020206-1.c: New test.
4622
4623 2002-02-06 Jakub Jelinek <jakub@redhat.com>
4624
4625 * gcc.c-torture/execute/20020206-1.c: New test.
4626
4627 * gcc.c-torture/execute/20020206-2.c: New test.
4628
4629 PR optimization/5429:
4630 * gcc.c-torture/compile/20020206-1.c: New test.
4631
4632 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4633
4634 * g++.dg/ext/align1.C: Do not use an explicit alignment value
4635 as certain file formats cannot support particularly large
4636 alignments.
4637
4638 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4639 and do not expect to be able to link the executable.
4640
4641 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4642 fail because the COFF format does not support the weak attribute.
4643
4644 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
4645
4646 * g77.dg/pr5473.f: New test
4647
4648 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
4649
4650 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4651 Fix testcase accordingly.
4652
4653 2002-02-04 Richard Henderson <rth@redhat.com>
4654
4655 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4656 (buf): Change to be an array of pointers, not ints.
4657
4658 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4659
4660 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
4661 before all tests. Move warning one line above to match where it
4662 C frontend emits.
4663 * gcc.dg/Wswitch-2.c: New test.
4664 * g++.dg/warn/Wswitch-1.C: New test.
4665 * g++.dg/warn/Wswitch-2.C: New test.
4666
4667 2002-02-04 Richard Henderson <rth@redhat.com>
4668
4669 * g++.dg/abi/offsetof.C: Fix size comparison.
4670
4671 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
4672
4673 * gcc.dg/cast-qual-2.c: New test.
4674
4675 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4676
4677 * gcc.dg/20020201-4.c: New test.
4678
4679 2002-02-04 Ben Elliston <bje@redhat.com>
4680
4681 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4682 target_info attribute != 0, in addition to the empty string.
4683 (gcc_target_compile): Likewise.
4684
4685 2002-02-03 Andrew Cagney <ac131313@redhat.com>
4686
4687 * gcc.dg/Wswitch.c: New test.
4688 PR gcc/4475. PR gcc/3780.
4689
4690 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
4691
4692 * g77.f-torture/execute/5122.f: New test for regressions
4693 against PR fortran/5122.
4694
4695 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
4696
4697 * g77.f-torture/compile/pr3743.f: Delete
4698 * g77.dg/pr3743-1.f: New test.
4699 * g77.dg/pr3743-2.f: New test.
4700 * g77.dg/pr3743-3.f: New test.
4701 * g77.dg/pr3743-4.f: New test.
4702
4703 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4704
4705 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4706
4707 2002-02-02 Richard Henderson <rth@redhat.com>
4708
4709 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4710 * gcc.c-torture/execute/bf64-1.c: Likewise.
4711
4712 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4713
4714 * gcc.dg/20020201-2.c: New test.
4715
4716 * gcc.dg/20020201-3.c: New test.
4717
4718 * gcc.c-torture/execute/bitfld-2.c: New test.
4719
4720 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4721
4722 * gcc.dg/bitfld-1.c: Update.
4723 * gcc.dg/bitfld-2.c: Update.
4724 * gcc.c-torture/execute/bitfld-1.x: New.
4725
4726 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4727
4728 * gcc.c-torture/execute/20020201-1.c: New test.
4729
4730 2002-02-01 Janis Johnson <janis187@us.ibm.com>
4731
4732 PR target/5469
4733 * gcc.dg/20020201-1.c: New test.
4734
4735 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
4736
4737 PR fortran/3743
4738 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4739 * g77.f-torture/compile/pr3743.x: Remove
4740
4741 2002-01-31 Tom Rix <trix@redhat.com>
4742
4743 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4744
4745 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4746
4747 * gcc.dg/noncompile/20020130-1.c: New test.
4748
4749 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
4750
4751 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
4752
4753 2002-01-29 Richard Henderson <rth@redhat.com>
4754
4755 * gcc.c-torture/execute/991118-1.c: Cast various constants back
4756 to long long.
4757 * gcc.c-torture/execute/bf64-1.c: Likewise.
4758
4759 2002-01-29 Jakub Jelinek <jakub@redhat.com>
4760
4761 * gcc.c-torture/execute/20020129-1.c: New test.
4762
4763 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4764
4765 * gcc.c-torture/compile/20000224-1.c: Update.
4766 * gcc.c-torture/execute/bitfld-1.c: New tests.
4767 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4768 * gcc.dg/uninit-A.c: Update.
4769
4770 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
4771
4772 * g++.dg/template/ctor1.C: Add instantiation.
4773
4774 2002-01-28 Paul Koning <pkoning@equallogic.com>
4775
4776 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4777 argument to __builtin_prefetch to be const ptr.
4778
4779 2002-01-28 Jakub Jelinek <jakub@redhat.com>
4780
4781 * gcc.c-torture/compile/20020120-1.c: New test.
4782
4783 2002-01-27 Kazu Hirata <kazu@hxi.com>
4784
4785 * gcc.c-torture/execute/20020127-1.c: New test.
4786
4787 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
4788
4789 * g77.dg/f77-edit-i-in.f: New test
4790 * g77.dg/f77-edit-i-out.f: New test
4791
4792 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
4793
4794 * gcc.dg/debug/debug.exp: New file.
4795 * gcc.dg/debug/trivial.c: New file.
4796 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4797 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4798 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4799 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4800 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4801 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4802 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4803 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4804 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4805 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4806 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4807 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4808 * gcc.dg/20000503-1.c: Removed.
4809 * gcc.dg/20010207-1.c: Removed.
4810 * gcc.dg/20011223-1.c: Removed.
4811 * gcc.dg/20020104-2.c: Removed.
4812 * gcc.dg/debug-1.c: Removed.
4813 * gcc.dg/debug-2.c: Removed.
4814 * gcc.dg/debug-3.c: Removed.
4815 * gcc.dg/debug-4.c: Removed.
4816 * gcc.dg/debug-5.c: Removed.
4817 * gcc.dg/debug-6.c: Removed.
4818 * gcc.dg/dwarf2-1.c: Removed.
4819 * gcc.dg/dwarf2-2.c: Removed.
4820
4821 2002-01-25 Jakub Jelinek <jakub@redhat.com>
4822
4823 * g++.old-deja/g++.other/eh5.C: New test.
4824 * g++.old-deja/g++.other/sibcall2.C: New test.
4825 * g++.old-deja/g++.other/array9.C: New test.
4826 * g++.old-deja/g++.other/typename2.C: New test.
4827 * g++.old-deja/g++.other/crash60.C: New test.
4828 * g++.old-deja/g++.other/conv9.C: New test.
4829 * g++.old-deja/g++.other/mangle10.C: New test.
4830 * g++.old-deja/g++.other/unchanging1.C: New test.
4831 * g++.old-deja/g++.other/exprstmt1.C: New test.
4832 * g++.old-deja/g++.other/inline23.C: New test.
4833 * g++.old-deja/g++.eh/ia64-1.C: New test.
4834 * g++.old-deja/g++.other/dwarf2-1.C: New test.
4835 * g++.old-deja/g++.other/reload1.C: New test.
4836 * g++.old-deja/g++.other/static20.C: New test.
4837 * g++.old-deja/g++.other/local-alloc1.C: New test.
4838 * g++.old-deja/g++.other/conv8.C: New test.
4839 * g++.old-deja/g++.other/stmtexpr2.C: New test.
4840 * g++.old-deja/g++.other/storeexpr1.C: New test.
4841 * g++.old-deja/g++.other/storeexpr2.C: New test.
4842 * g++.dg/eh/template2.C: New test.
4843 * g++.dg/warn/weak1.C: New test.
4844
4845 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
4846
4847 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4848 Remove first, non-varying, argument.
4849
4850 2002-01-23 Richard Henderson <rth@redhat.com>
4851
4852 * gcc.dg/inline-2.c: New.
4853
4854 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4855 Add optional target arg. Check number of arguments.
4856 (scan-assembler-not, scan-assembler-dem): Likewise.
4857 (scan-assembler-dem-not): Likewise.
4858
4859 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4860
4861 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4862 line 12.
4863 * g++.old-deja/g++.brendan/parse3.C,
4864 g++.old-deja/g++.other/crash26.C,
4865 g++.old-deja/g++.other/crash28.C,
4866 g++.old-deja/g++.other/crash29.C,
4867 g++.old-deja/g++.other/crash30.C,
4868 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4869
4870 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
4871
4872 * gcc.dg/20020115-1.c: New.
4873
4874 2002-01-23 Bob Wilson <bob.wilson@acm.org>
4875
4876 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4877
4878 2002-01-23 Janis Johnson <janis187@us.ibm.com>
4879
4880 * gcc.dg/20020122-3.c: New.
4881
4882 2002-01-23 Jakub Jelinek <jakub@redhat.com>
4883
4884 * g++.dg/other/gc1.C: New test.
4885
4886 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4887
4888 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4889
4890 2002-01-22 Richard Henderson <rth@redhat.com>
4891
4892 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4893
4894 2002-01-22 Richard Henderson <rth@redhat.com>
4895
4896 * gcc.dg/20020122-4.c: New.
4897
4898 2002-01-22 H.J. Lu <hjl@gnu.org>
4899
4900 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4901 link output.
4902 * gcc.dg/special/ecos.exp: Likewise.
4903 * lib/g++-dg.exp: Likewise.
4904 * lib/g77-dg.exp: Likewise.
4905 * lib/gcc-dg.exp : Likewise.
4906 * lib/mike-g++.exp: Likewise.
4907 * lib/mike-g77.exp: Likewise.
4908 * lib/mike-gcc.exp: Likewise.
4909 * lib/objc-dg.exp: Likewise.
4910
4911 2002-01-22 Janis Johnson <janis187@us.ibm.com>
4912
4913 PR target/5379
4914 * gcc.dg/20020122-2.c: New test.
4915
4916 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
4917
4918 * gcc.dg/20020122-1.c: New test.
4919
4920 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
4921
4922 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4923
4924 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
4925
4926 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4927
4928 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4929
4930 * gcc.c-torture/compile/20020121-1.c: New test.
4931
4932 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
4933
4934 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4935 ld_library_path.
4936
4937 2002-01-21 Jakub Jelinek <jakub@redhat.com>
4938
4939 * gcc.dg/20020218-1.c: New test.
4940
4941 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
4942
4943 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4944 messages
4945 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4946 "At global scope" warning
4947 * g++.dg/ext/align1.C: Change cygwin test for alignment
4948 from db-bogus to dg-warning
4949
4950 2002-01-21 Zack Weinberg <zack@codesourcery.com>
4951
4952 * g77.f-torture/compile/cpp2.F: New test.
4953
4954 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
4955
4956 * g++.dg/template/access1.C: New test.
4957
4958 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
4959
4960 * gcc.dg/20020118-1.c: New.
4961
4962 2002-01-18 Kazu Hirata <kazu@hxi.com>
4963
4964 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4965
4966 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4967
4968 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4969 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4970 alignment warnings.
4971
4972 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4973
4974 * gcc.misc-tests/i386-prefetch.exp: Save and restore
4975 torture_with_loops and torture_without_loops
4976
4977 2002-01-17 Jakub Jelinek <jakub@redhat.com>
4978
4979 * gcc.c-torture/compile/20020116-1.c: New test.
4980
4981 2002-01-16 Jakub Jelinek <jakub@redhat.com>
4982
4983 * gcc.dg/20020116-2.c: New test.
4984
4985 * gcc.dg/ultrasp4.c: New test.
4986
4987 * gcc.dg/20020116-1.c: New test.
4988
4989 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
4990
4991 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4992 by EABI.
4993
4994 2002-01-15 Janis Johnson <janis187@us.ibm.com>
4995
4996 * gcc.misc-tests/i386-prefetch.exp: New.
4997 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4998 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4999 * gcc.misc-tests/i386-pf-none-1.c: New test.
5000 * gcc.misc-tests/i386-pf-sse-1.c: New test.
5001
5002 2002-01-15 Jakub Jelinek <jakub@redhat.com>
5003
5004 * gcc.dg/gnu89-init-1.c: Add new tests.
5005
5006 2002-01-15 Andreas Jaeger <aj@suse.de>
5007
5008 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
5009 * gcc.dg/i386-mmx-2.c: Likewise.
5010 * gcc.dg/i386-sse-1.c: Likewise.
5011 * gcc.dg/i386-sse-2.c: Likewise.
5012 * gcc.dg/i386-sse-3.c: Likewise.
5013
5014 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
5015
5016 * g77.f-torture/execute/intrinsic-unix-bessel.f:
5017 Uncomment additional cases that now pass.
5018
5019 2002-01-11 Richard Henderson <rth@redhat.com>
5020
5021 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
5022 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
5023
5024 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
5025
5026 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
5027
5028 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
5029
5030 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
5031 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
5032
5033 2002-01-10 Dale Johannesen <dalej@apple.com>
5034
5035 * gcc.c-torture/execute/loop-11.c: New.
5036
5037 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
5038
5039 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
5040 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
5041
5042 2002-01-09 Richard Henderson <rth@redhat.com>
5043
5044 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
5045 type in which to perform the operation for each size.
5046
5047 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
5048
5049 * gcc.c-torture/compile/20020109-2.c: New test.
5050
5051 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
5052
5053 * gcc.c-torture/execute/loop-10.c: New test.
5054
5055 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5056
5057 * gcc.c-torture/compile/20010226-1.c: New test.
5058 * gcc.c-torture/compile/20010227-1.c: New test.
5059 * gcc.c-torture/compile/20010426-1.c: New test.
5060 * gcc.c-torture/compile/20010510-1.c: New test.
5061 * gcc.c-torture/compile/20010605-3.c: New test.
5062 * gcc.c-torture/compile/20010824-1.c: New test.
5063 * gcc.c-torture/execute/20010409-1.c: New test.
5064 * gcc.dg/noncompile/20000901-1.c: New test.
5065 * gcc.dg/20001023-1.c: New test.
5066 * gcc.dg/20001101-1.c: New test.
5067 * gcc.dg/20001102-1.c: New test.
5068 * gcc.dg/20010207-1.c: New test.
5069 * gcc.dg/20010405-1.c: New test.
5070 * gcc.dg/20010822-1.c: New test.
5071 * gcc.dg/20011107-1.c: New test.
5072
5073 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
5074
5075 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
5076
5077 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
5078 execution failure on PA targets.
5079
5080 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5081
5082 * gcc.c-torture/compile/20020109-1.c: New test.
5083
5084 2002-01-08 Kazu Hirata <kazu@hxi.com>
5085
5086 * gcc.c-torture/execute/20020108-1.c: New test.
5087
5088 2002-01-08 Jakub Jelinek <jakub@redhat.com>
5089
5090 * gcc.dg/20020108-1.c: New test.
5091
5092 2002-01-08 H.J. Lu <hjl@gnu.org>
5093
5094 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
5095 for header files.
5096
5097 2002-01-08 Geoff Keating <geoffk@redhat.com>
5098
5099 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
5100 consistency.
5101
5102 002-01-07 Aldy Hernandez <aldyh@redhat.com>
5103
5104 * gcc.dg/altivec-4.c: Test altivec predicates.
5105
5106 2002-01-07 Jakub Jelinek <jakub@redhat.com>
5107
5108 * gcc.c-torture/execute/20020107-1.c: New test.
5109
5110 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
5111
5112 PR c/5279
5113 * gcc.c-torture/compile/20020106-1.c: New test.
5114
5115 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
5116
5117 * gcc.c-torture/execute/nestfunc-4.c: New test.
5118
5119 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5120
5121 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
5122 extra triple that slipped in.
5123 * g++.old-deja/g++.abi/align.C: Likewise.
5124 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5125
5126 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5127
5128 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
5129 * g++.old-deja/g++.abi/align.C: Likewise.
5130 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5131
5132 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
5133 on FreeBSD/i386.
5134 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
5135 FreeBSD.
5136
5137 2002-01-04 Jakub Jelinek <jakub@redhat.com>
5138
5139 * gcc.dg/20020104-1.c: New test.
5140
5141 * gcc.dg/20020104-2.c: New test.
5142
5143 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
5144
5145 * gcc.dg/20020103-1.c: Fix typo in target selector.
5146
5147 2002-01-03 Richard Henderson <rth@redhat.com>
5148
5149 * gcc.dg/20020103-1.c: New.
5150
5151 2002-01-03 Kazu Hirata <kazu@hxi.com>
5152
5153 * gcc.c-torture/execute/20020103-1.c: New test.
5154
5155 2002-01-03 Jakub Jelinek <jakub@redhat.com>
5156
5157 * g++.dg/other/debug2.C: New test.
5158
5159 * gcc.c-torture/compile/20020103-1.c: New test.
5160
5161 2002-01-02 Jakub Jelinek <jakub@redhat.com>
5162
5163 * gcc.dg/gnu89-init-1.c: Added new tests.
5164
5165 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5166
5167 * g++.dg/template/friend2.C: Remove as patch is reverted.
5168
5169 * g++.dg/warn/oldcast1.C: New test.
5170
5171 * g++.dg/template/ptrmem1.C: New test.
5172 * g++.dg/template/ptrmem2.C: New test.
5173
5174 * g++.dg/template/ntp.C: New test.
5175
5176 * g++.dg/other/component1.C: New test.
5177
5178 * g++.dg/template/ttp3.C: New test.
5179
5180 * g++.dg/template/friend2.C: New test.
5181 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5182
5183 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5184
5185 * g++.dg/other/ptrmem1.C: New test.
5186 * g++.dg/other/ptrmem2.C: New test.
5187
5188 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5189
5190 * g++.dg/template/ctor1.C: New test.
5191
5192 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5193
5194 * g++.dg/template/friend2.C: New test.
5195
5196 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5197
5198 * gcc.dg/mmix-1.c: New test.
5199
5200 2001-12-31 Richard Henderson <rth@redhat.com>
5201
5202 * gcc.dg/asm-5.c: New.
5203
5204 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
5205
5206 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5207 in namespace __gnu_cxx
5208
5209 2001-12-30 Richard Henderson <rth@redhat.com>
5210
5211 * gcc.dg/debug-6.c: New.
5212
5213 2001-12-30 Jakub Jelinek <jakub@redhat.com>
5214
5215 * gcc.c-torture/compile/20011229-2.c: New test.
5216
5217 2001-12-29 Jakub Jelinek <jakub@redhat.com>
5218
5219 * gcc.dg/debug-3.c: New test.
5220 * gcc.dg/debug-4.c: New test.
5221 * gcc.dg/debug-5.c: New test.
5222
5223 2001-12-29 Richard Henderson <rth@redhat.com>
5224
5225 * g++.dg/eh/loop1.C: New.
5226
5227 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5228
5229 * g++.dg/template/crash1.C: New test.
5230
5231 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5232
5233 * g++.dg/other/const1.C: New test.
5234
5235 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5236
5237 * gcc.c-torture/compile/20011229-1.c: New test.
5238
5239 2001-12-28 Stan Shebs <shebs@apple.com>
5240
5241 * lib/objc-torture.exp: Resync with c-torture.exp.
5242 * lib/objc.exp: Load standard libraries.
5243
5244 2001-12-28 Jakub Jelinek <jakub@redhat.com>
5245
5246 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5247 additional tests.
5248
5249 2001-12-27 Roger Sayle <roger@eyesopen.com>
5250
5251 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5252
5253 2001-12-27 Richard Henderson <rth@redhat.com>
5254
5255 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5256
5257 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5258
5259 * g++.dg/eh/ctor1.C: New test.
5260 * g++.dg/other/error2.C: New test.
5261
5262 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5263
5264 * g++.dg/other/init2.C: New test.
5265
5266 2001-12-24 Richard Henderson <rth@redhat.com>
5267
5268 * gcc.dg/20011223-1.c: New.
5269 * gcc.dg/inline-1.c: New.
5270
5271 2001-12-23 Richard Henderson <rth@redhat.com>
5272
5273 * gcc.dg/asm-4.c: Test operand modifiers.
5274
5275 2001-12-23 Richard Henderson <rth@redhat.com>
5276
5277 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5278
5279 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5280
5281 * gcc.c-torture/execute/20011223-1.c: New test.
5282
5283 2001-12-21 Richard Henderson <rth@redhat.com>
5284
5285 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5286 re-enables the warning.
5287
5288 2001-12-21 Richard Henderson <rth@redhat.com>
5289
5290 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5291
5292 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5293
5294 * gcc.c-torture/compile/20011218-1.c: New test.
5295
5296 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5297
5298 * gcc.misc-test/arm-isr.exp: New file. Control running of the
5299 arm-isr.c test.
5300 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5301 epilogue generation for ARM ISR routines.
5302
5303 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5304
5305 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5306 * gcc.dg/format/c90-printf-3.c: Likewise.
5307 * gcc.dg/format/c99-printf-3.c: Likewise.
5308 * gcc.dg/format/ext-1.c: Likewise.
5309 * gcc.dg/format/ext-6.c: Likewise.
5310 * gcc.dg/format/format.h: Prototype unlocked stdio.
5311
5312 2001-12-20 Richard Henderson <rth@redhat.com>
5313
5314 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5315 (arena): Use it.
5316 (malloc): Correct allocation logic. Abort if we fill up the
5317 arena before initialization complete.
5318 (realloc): Correct allocation logic.
5319
5320 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5321
5322 * gcc.c-torture/compile/20011219-2.c: New test.
5323
5324 * gcc.c-torture/execute/20011219-1.c: New test.
5325
5326 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5327
5328 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5329 target does not support weak symbols.
5330
5331 2001-12-19 Jakub Jelinek <jakub@redhat.com>
5332
5333 * gcc.c-torture/compile/20011219-1.c: New test.
5334
5335 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5336
5337 * g++.dg/other/error1.C: New test.
5338
5339 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
5340
5341 * gcc.c-torture/execute/20011217-1.c: New test.
5342
5343 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
5344
5345 * objc.dg/special/: New directory.
5346 * objc.dg/special/special.exp: New file.
5347 * objc.dg/special/unclaimed-category-1.h: New file.
5348 * objc.dg/special/unclaimed-category-1a.m: New file.
5349 * objc.dg/special/unclaimed-category-1.m: New file.
5350
5351 2001-12-17 Andreas Jaeger <aj@suse.de>
5352
5353 * gcc.c-torture/compile/20011217-2.c: New test.
5354
5355 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5356
5357 * gcc.c-torture/compile/20011217-1.c: New test.
5358
5359 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
5360
5361 * testsuite/gcc.dg/20011214-1.c: New.
5362
5363 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
5364
5365 * gcc.dg/altivec-4.c: New.
5366
5367 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
5368
5369 * gcc.dg/20011113-1.c: New test.
5370
5371 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5372
5373 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5374 std::__malloc_alloc_template<0> and
5375 std::__default_alloc_template<false, 0>.
5376
5377 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
5378
5379 * objc/execute/bf-21.m: New test.
5380 * objc/execute/enumeration-1.m: New test.
5381 * objc/execute/enumeration-2.m: New test.
5382
5383 2001-12-12 Jakub Jelinek <jakub@redhat.com>
5384
5385 * gcc.dg/gnu89-init-1.c: New test.
5386
5387 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5388
5389 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5390 * g++.old-deja/g++.jason/2371.C: Likewise.
5391 * g++.old-deja/g++.jason/template33.C: Likewise.
5392 * g++.old-deja/g++.jason/template34.C: Likewise.
5393 * g++.old-deja/g++.jason/template36.C: Likewise.
5394 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5395 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5396 * g++.old-deja/g++.other/typename1.C: Likewise.
5397 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5398 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5399 * g++.old-deja/g++.pt/typename11.C: Likewise.
5400 * g++.old-deja/g++.pt/typename14.C: Likewise.
5401 * g++.old-deja/g++.pt/typename16.C: Likewise.
5402 * g++.old-deja/g++.pt/typename3.C: Likewise.
5403 * g++.old-deja/g++.pt/typename4.C: Likewise.
5404 * g++.old-deja/g++.pt/typename5.C: Likewise.
5405 * g++.old-deja/g++.pt/typename7.C: Likewise.
5406 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5407
5408 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5409
5410 * g++.dg/other/linkage1.C: New test.
5411 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5412 specifiers.
5413
5414 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5415
5416 * gcc.dg/concat.c: New test.
5417
5418 2001-12-11 Stan Shebs <shebs@apple.com>
5419
5420 * objc/compile: New test directory.
5421 * objc/compile/compile.exp: New expect script.
5422 * objc/compile/20011211-1.m: New compile test.
5423
5424 2001-12-11 Jason Merrill <jason@redhat.com>
5425
5426 * lib/prune.exp (prune_gcc_output): Also handle "In member
5427 function". So many permutations...
5428
5429 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5430
5431 * g++.dg/template/typedef1.C: New test.
5432
5433 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5434
5435 * g++.dg/other/copy1.C: New test.
5436
5437 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
5438
5439 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5440
5441 * gcc.dg/builtin-choose-expr.c: New.
5442
5443 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
5444
5445 * gcc.dg/altivec-2.c: New.
5446
5447 2001-12-07 Richard Henderson <rth@redhat.com>
5448
5449 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5450
5451 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5452
5453 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5454 ultrasparc.
5455
5456 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5457
5458 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5459
5460 2001-12-06 Janis Johnson <janis187@us.ibm.com>
5461
5462 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5463 variable argument list.
5464
5465 2001-12-06 Zack Weinberg <zack@codesourcery.com>
5466
5467 * gcc.c-torture/execute/memcheck: Delete entire directory.
5468 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5469 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5470
5471 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5472
5473 * gcc.dg/Wshadow-1.c: New test.
5474
5475 2001-12-05 Jakub Jelinek <jakub@redhat.com>
5476
5477 * gcc.c-torture/compile/20011130-1.c: New test.
5478
5479 * gcc.dg/noncompile/20011025-1.c: New test.
5480
5481 * g++.dg/other/anon-union.C: New test.
5482
5483 * gcc.c-torture/execute/20011024-1.c: New test.
5484
5485 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5486
5487 * gcc.c-torture/execute/20000722-1.x,
5488 gcc.c-torture/execute/20010123-1.x: Remove.
5489 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5490 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5491 gcc.dg/c99-complit-2.c: New tests.
5492
5493 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5494
5495 * g++.dg/inherit/base1.C: New test.
5496
5497 2001-12-04 Jakub Jelinek <jakub@redhat.com>
5498
5499 * g++.dg/other/stdarg1.C: New test.
5500
5501 * gcc.c-torture/compile/20011130-2.c: New test.
5502
5503 2001-12-03 Janis Johnson <janis187@us.ibm.com>
5504
5505 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5506 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5507 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5508 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5509 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5510 * gcc.dg/builtin-prefetch-1.c: New test.
5511
5512 2001-12-03 Jakub Jelinek <jakub@redhat.com>
5513
5514 * gcc.dg/20011130-1.c: New test.
5515
5516 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5517
5518 * g++.dg/other/scope1.C: New test.
5519 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5520
5521 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5522
5523 * gcc.dg/vla-init-1.c: New test.
5524
5525 2001-12-01 Geoff Keating <geoffk@redhat.com>
5526
5527 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5528
5529 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5530
5531 * objc.dg/alias.m: Update.
5532 * objc.dg/class-1.m: Update.
5533 * objc.dg/const-str-1.m: Update.
5534 * objc.dg/fwd-proto-1.m: Update.
5535 * objc.dg/id-1.m: Update.
5536 * objc.dg/super-class-1.m: Update.
5537
5538 2001-11-29 Mark Mitchell <mark@codesourcery.com>
5539
5540 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5541 constructs.
5542
5543 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
5544
5545 * gcc.c-torture/execute/20011128-1.c: New test.
5546
5547 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
5548
5549 * gcc.dg/20011127-1.c: New test.
5550
5551 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5552
5553 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5554 from Austin Group draft 7.
5555 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5556 scanf format arguments.
5557 * gcc.dg/format/no-exargs-2.c: New test.
5558
5559 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5560
5561 * g++.dg/abi/vbase8-4.C: New test.
5562
5563 2001-11-24 Ian Lance Taylor <ian@airs.com>
5564
5565 * gcc.c-torture/execute/20011121-1.c: New test.
5566
5567 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
5568
5569 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5570
5571 2001-11-23 Andreas Jaeger <aj@suse.de>
5572
5573 * gcc.dg/cpp/charconst-2.c: New test.
5574
5575 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
5576
5577 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5578 to the host if it is remote. Let tests specify extra headers
5579 they use.
5580 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5581 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5582 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5583 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5584 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5585 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5586 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5587 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5588 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5589 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5590
5591 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
5592
5593 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5594 for little endian ARMs.
5595
5596 2001-11-20 Jakub Jelinek <jakub@redhat.com>
5597
5598 * gcc.c-torture/compile/20011119-1.c: New test.
5599 * gcc.c-torture/compile/20011119-2.c: New test.
5600
5601 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
5602
5603 * gcc.dg/altivec-1.c: Fix typo.
5604
5605 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5606
5607 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5608
5609 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5610
5611 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5612
5613 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
5614
5615 * lib/g77.exp: Don't specify --rpath-link.
5616
5617 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5618 across all the headers.
5619 * gcc.dg/format/format.exp: For testing on a remote host,
5620 copy format.h.
5621
5622 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5623 * gcc.c-torture/execute/930406-1.c: Likewise.
5624 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5625
5626 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
5627
5628 * gcc.dg/altivec-1.c: New.
5629
5630 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
5631
5632 * gcc.dg/cpp/fpreprocessed.c: New test case.
5633
5634 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5635
5636 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5637 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5638 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5639
5640 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5641
5642 * gcc.dg/no-builtin-1.c: New test.
5643
5644 2001-11-16 Jakub Jelinek <jakub@redhat.com>
5645
5646 * gcc.c-torture/execute/20011115-1.c: New test.
5647
5648 2001-11-15 Jakub Jelinek <jakub@redhat.com>
5649
5650 * gcc.c-torture/compile/20011114-2.c: New test.
5651 * gcc.c-torture/compile/20011114-3.c: New test.
5652 * gcc.c-torture/compile/20011114-4.c: New test.
5653
5654 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
5655
5656 * g++.dg/other/init1.C: New test.
5657
5658 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
5659
5660 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5661 message.
5662
5663 * gcc.c-torture/execute/20011114-1.c: New testcase.
5664
5665 * gcc.c-torture/compile/20010327-1.c: Revert last change.
5666 * gcc.c-torture/compile/20011114-1.c: New test, exactly
5667 like the (before this change) version of 20010327-1.c.
5668
5669 2001-11-14 Roger Sayle <roger@eyesopen.com>
5670
5671 * gcc.c-torture/execute/string-opt-13.c: New testcase.
5672
5673 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
5674
5675 * g++.dg/init/array2.C: New test.
5676
5677 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
5678
5679 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5680
5681 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
5682
5683 * g++.dg/other/forscope1.C: New test.
5684 * g++.dg/ext/forscope1.C: New test.
5685 * g++.dg/ext/forscope2.C: New test.
5686
5687 2001-11-13 Jakub Jelinek <jakub@redhat.com>
5688
5689 * gcc.c-torture/execute/20011113-1.c: New test.
5690
5691 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
5692
5693 * gcc.c-torture/execute/20011109-2.c: New test.
5694
5695 * gcc.c-torture/execute/20011109-1.c: New test.
5696
5697 2001-11-09 Jakub Jelinek <jakub@redhat.com>
5698
5699 * gcc.c-torture/compile/20011109-1.c: New test.
5700
5701 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
5702
5703 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5704 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5705 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5706 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5707 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5708 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5709 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5710
5711 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
5712
5713 * g++.dg/warn/Wshadow-1.C: New tests.
5714 * g++.old-deja/g++.mike/for3.C: Update.
5715
5716 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
5717
5718 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5719 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5720 XFAILs. Adjust expected error texts.
5721 * gcc.c-torture/compile/20011106-1.c,
5722 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5723 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5724 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5725 gcc.dg/c99-array-lval-5.c: New tests.
5726
5727 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5728
5729 * gcc.dg/cpp/defined.c: Update.
5730
5731 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5732
5733 * gcc.c-torture/execute/anon-1.c: New test.
5734
5735 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
5736
5737 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5738 same size, so no warning should be produced on stormy16.
5739
5740 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5741 due to oversized array.
5742 * g++.old-deja/g++.mike/ns15.C: Likewise.
5743 * g++.old-deja/g++.pt/crash16.C: Likewise.
5744
5745 2001-11-02 Graham Stott <grahams@redhat.com>
5746
5747 * g++.dgother/debug1.C: Fix typos.
5748
5749 2001-11-01 Jakub Jelinek <jakub@redhat.com>
5750
5751 * g++.dg/other/debug1.C: New test.
5752
5753 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5754
5755 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5756 of unsigned long.
5757
5758 2001-10-30 Jakub Jelinek <jakub@redhat.com>
5759
5760 * gcc.dg/20011029-2.c: New test.
5761
5762 * gcc.c-torture/compile/20011029-1.c: New test.
5763
5764 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
5765
5766 * objc/execute/class_self-1.m: New test.
5767 * objc/execute/class_self-2.m: New test.
5768
5769 2001-10-25 Zack Weinberg <zack@codesourcery.com>
5770
5771 * gcc.misc-tests/msgs.exp: Delete.
5772 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5773 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
5774 error set to match recent changes.
5775
5776 2001-10-24 Zack Weinberg <zack@codesourcery.com>
5777
5778 * gcc.dg/20011021-1.c: New test.
5779
5780 2001-10-24 Jakub Jelinek <jakub@redhat.com>
5781
5782 * gcc.c-torture/compile/20011023-1.c: New test.
5783
5784 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
5785
5786 * lib/g77.exp: Rewrite based on lib/g++.exp.
5787
5788 2001-10-19 Jakub Jelinek <jakub@redhat.com>
5789
5790 * gcc.c-torture/execute/20011019-1.c: New test.
5791
5792 * gcc.dg/20011018-1.c: New test.
5793
5794 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
5795
5796 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5797
5798 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
5799
5800 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5801 * gcc.dg/attr-invalid.c: Likewise.
5802
5803 2001-10-18 Jakub Jelinek <jakub@redhat.com>
5804
5805 * testsuite/gcc.dg/20011015-1.c: New test.
5806
5807 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5808
5809 * g++.dg/template/unify2.C: New test.
5810
5811 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5812
5813 * g++.dg/other/exception-specification.C: New test
5814
5815 2001-10-13 Tom Rix <trix@redhat.com>
5816
5817 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5818 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5819
5820 2001-10-12 Jakub Jelinek <jakub@redhat.com>
5821
5822 * testsuite/gcc.dg/20011009-1.c: New test.
5823
5824 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
5825
5826 PR g++/4476
5827 * g++.dg/other/friend1.C: New test.
5828
5829 2001-10-11 Richard Henderson <rth@redhat.com>
5830
5831 * g++.old-deja/g++.other/crash18.C: Add -S to options.
5832
5833 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5834
5835 * gcc.c-torture/compile/20011010-1.c: New.
5836
5837 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
5838
5839 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5840 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5841 g77.f-torture/execute/execute.exp,
5842 g77.f-torture/noncompile/noncompile.exp,
5843 gcc.c-torture/compile/compile.exp,
5844 gcc.c-torture/execute/execute.exp,
5845 gcc.c-torture/execute/ieee/ieee.exp,
5846 gcc.c-torture/execute/memcheck/memcheck.exp,
5847 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5848 objc/execute/execute.exp: Update FSF address.
5849
5850 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
5851
5852 * gcc.dg/cpp/cmdlne-C.c: Update.
5853 * gcc.dg/cpp/cmdlne-C2.c: New.
5854
5855 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5856
5857 * gcc.c-torture/execute/20011008-3.c: New.
5858
5859 2001-10-08 DJ Delorie <dj@redhat.com>
5860
5861 * gcc.dg/20011008-1.c: New.
5862 * gcc.dg/20011008-2.c: New.
5863
5864 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
5865
5866 * gcc.dg/cpp/spacing1.c: Update test.
5867
5868 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
5869
5870 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5871 spelling errors of "separate" as "seperate".
5872
5873 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
5874
5875 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5876 enough to avoid inlining.
5877
5878 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
5879
5880 * lib/g77.exp: set libg2c_dir correctly.
5881
5882 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
5883
5884 * gcc.dg/cpp/macro11.c: New test.
5885
5886 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5887
5888 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5889 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5890 gcc.dg/format/multattr-3.c: New tests.
5891 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
5892 tests for format attributes on function pointers being rejected.
5893
5894 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5895
5896 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5897
5898 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5899
5900 * g++.dg/warn/format1.C: New test.
5901
5902 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
5903
5904 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5905
5906 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5907
5908 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5909
5910 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5911
5912 * gcc.dg/cpp/redef2.c: Add test.
5913
5914 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
5915
5916 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5917 long-standing bug on i686, apparently.
5918 * gcc.c-torture/execute/loop-2c.x: New file.
5919 * gcc.c-torture/execute/loop-2d.x: New file.
5920 * gcc.c-torture/execute/loop-3c.x: New file.
5921
5922 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
5923
5924 * gcc.dg/cpp/20000625-2.c: Correct line number.
5925
5926 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5927
5928 * gcc.dg/cpp/macro10.c: New test.
5929 * gcc.dg/cpp/strify3.c: New test.
5930 * gcc.dg/cpp/spacing1.c: Add tests.
5931 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5932 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5933
5934 2001-09-24 DJ Delorie <dj@redhat.com>
5935
5936 * gcc.c-torture/execute/20010924-1.c: New test.
5937
5938 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5939
5940 * testsuite/objc/execute/paste.m: Remove.
5941
5942 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
5943
5944 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5945
5946 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
5947
5948 * g77.dg/strlen0.f: New test.
5949
5950 2001-09-21 Richard Henderson <rth@redhat.com>
5951
5952 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5953 * g++.old-deja/g++.abi/vtable2.C: Likewise.
5954
5955 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
5956
5957 Table-driven attributes.
5958 * g++.dg/ext/attrib1.C: New test.
5959
5960 2001-09-20 DJ Delorie <dj@redhat.com>
5961
5962 * gcc.dg/20000926-1.c: Update expected warning messages.
5963 * gcc.dg/array-2.c: Likewise, and test for warnings too.
5964 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5965 array.
5966
5967 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
5968
5969 * g++.dg/eh/registers1.C: New test case.
5970
5971 2001-09-17 Richard Henderson <rth@redhat.com>
5972
5973 * gcc.dg/array-5.c: Fix VLA decomposition test.
5974
5975 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
5976
5977 * gcc.dg/cpp/line5.c: New testcase.
5978
5979 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
5980
5981 * gcc.dg/cpp/macro9.c: New test.
5982
5983 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
5984
5985 * gcc.c-torture/execute/980223.c: Change type of addr from long
5986 to char *.
5987
5988 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
5989
5990 * gcc.c-torture/execute/20010915-1.c: New test.
5991
5992 2001-09-14 Janis Johnson <janis187@us.ibm.com>
5993
5994 * g77.dg/bprob: New directory.
5995 * g77.dg/bprob/bprob.exp: New file.
5996 * g77.dg/bprob/bprob-1.f: New test.
5997 * g77.dg/gcov: New directory.
5998 * g77.dg/gcov/gcov.exp: New file.
5999 * g77.dg/gcov/gcov-1.f: New test.
6000 * g77.dg/gcov/gcov-1.x: New file.
6001
6002 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
6003
6004 * gcc.dg/cpp/directiv.c: Update.
6005 * gcc.dg/cpp/undef1.c: Update.
6006
6007 2001-09-12 Jakub Jelinek <jakub@redhat.com>
6008
6009 * gcc.dg/20010912-1.c: New test.
6010
6011 2001-09-11 Janis Johnson <janis187@us.ibm.com>
6012
6013 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
6014 language-independent file in lib.
6015 * lib/gcov.exp: New file.
6016
6017 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
6018
6019 * gcc.c-torture/compile/20010911-1.c: New test.
6020
6021 2001-09-10 Janis Johnson <janis187@us.ibm.com>
6022
6023 * lib/profopt.exp: New, to support profile-directed optimizations.
6024 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
6025 * gcc.misc-tests/bprob-1.c: New test.
6026 * gcc.misc-tests/bprob-2.c: New test.
6027
6028 2001-09-07 Janis Johnson <janis187@us.ibm.com>
6029
6030 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
6031 XFAIL and which kinds of gcov output to verify.
6032 * gcc.misc-tests/gcov-4b.x: New file.
6033 * gcc.misc-tests/gcov-5b.x: New file.
6034 * gcc.misc-tests/gcov-6.x: New file.
6035 * gcc.misc-tests/gcov-7.c: New test.
6036 * gcc.misc-tests/gcov-7.x: New file.
6037
6038 2001-09-06 Janis Johnson <janis187@us.ibm.com>
6039
6040 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
6041 * gcc.misc-tests/gcov-6.c: New test.
6042
6043 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
6044
6045 PR c++/3986
6046 * g++.dg/abi/vbase1.C: New test.
6047
6048 2001-09-05 Ziemowit Laski <zlaski@apple.com>
6049
6050 * objc.dg/method-2.m: New.
6051
6052 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
6053
6054 PR c++/4203
6055 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
6056 * g++.dg/init/empty1.C: New test.
6057
6058 2001-09-03 Jakub Jelinek <jakub@redhat.com>
6059
6060 * gcc.c-torture/compile/20010903-1.c: New test.
6061
6062 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
6063
6064 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
6065 for m68k.
6066
6067 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
6068
6069 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
6070
6071 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
6072
6073 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
6074
6075 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
6076
6077 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
6078 for 16-bit 'unsigned int'.
6079
6080 2001-08-29 Kazu Hirata <kazu@hxi.com>
6081
6082 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
6083
6084 2001-08-27 Richard Henderson <rth@redhat.com>
6085
6086 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
6087 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
6088
6089 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
6090
6091 * gcc.dg/asm-names.c (ymain): New.
6092
6093 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
6094
6095 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
6096 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
6097 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
6098
6099 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6100
6101 * gcc.dg/compare5.c: New testcase.
6102
6103 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
6104
6105 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
6106 and "In instantiation".
6107
6108 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
6109
6110 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
6111
6112 2001-08-20 Janis Johnson <janis187@us.ibm.com>
6113
6114 * gcc.misc-tests/gcov.exp: Add support for branch information.
6115 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
6116 * gcc.misc-tests/gcov-4.c: New test.
6117 * gcc.misc-tests/gcov-4b.c: New test.
6118 * gcc.misc-tests/gcov-5b.c: New test.
6119
6120 2001-08-20 Zack Weinberg <zackw@panix.com>
6121
6122 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
6123 expected to fail.
6124
6125 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
6126
6127 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
6128
6129 2001-08-19 Jakub Jelinek <jakub@redhat.com>
6130
6131 * g++.dg/eh/template1.C: New test.
6132
6133 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
6134
6135 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
6136 Fix thinko.
6137 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
6138 for xfail.
6139
6140 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
6141
6142 * lib/g77-dg.exp: Use prune.exp for common procedures
6143 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6144 * lib/g77.exp: (g77-dg-prune) Remove
6145
6146 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
6147
6148 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6149
6150 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6151
6152 * g++.dg/template/unify1.C: New test.
6153
6154 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
6155
6156 * g++.dg/abi/empty4.C: New test.
6157
6158 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
6159
6160 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6161 solaris2.*
6162 * g77.f-torture/compile/pr3743.x: Likewise
6163
6164 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
6165
6166 * g++.dg/other/using-declaration.C: New test.
6167
6168 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6169
6170 * gcc.dg/cpp/tr-sign.c: New testcase.
6171
6172 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6173
6174 * gcc.dg/cpp/19951025-1.c: Revert.
6175 * gcc.dg/cpp/directiv.c: We no longer process directives that
6176 interrupt macro arguments.
6177
6178 2001-08-03 Zack Weinberg <zackw@stanford.edu>
6179
6180 * gcc.dg/bconstp-1.c: New test.
6181
6182 2001-08-03 Richard Henderson <rth@redhat.com>
6183
6184 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6185
6186 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
6187
6188 * gcc.dg/cpp/19951025-1.c: Update.
6189
6190 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
6191
6192 * g77.dg/ff90-1.f (s): Fix reference of variable z,
6193 should be x.
6194
6195 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6196
6197 Kill -fhonor-std.
6198 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6199 * g++.old-deja/g++.other/std1.C: Likewise.
6200 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6201
6202 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6203
6204 * lib/g77.exp: Load gcc-defs.exp for common procedures
6205 (g77_pass, g77_fail, g77_finish, g77_exit,
6206 ${tool}_check_unsupported_p} Now redundant. Deleted.
6207
6208 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6209
6210 * g77.dg/fbackslash.f
6211 * g77.dg/fcase-preserve.f
6212 * g77.dg/ff90-1.f
6213 * g77.dg/ffixed-line-length-0.f
6214 * g77.dg/ffixed-line-length-132.f
6215 * g77.dg/ffixed-line-length-7.f
6216 * g77.dg/ffixed-line-length-72.f
6217 * g77.dg/ffixed-line-length-none.f
6218 * g77.dg/ffree-form-1.f
6219 * g77.dg/fno-backslash.f
6220 * g77.dg/fno-f90-1.f
6221 * g77.dg/fno-fixed-form-1.f
6222 * g77.dg/fno-onetrip.f
6223 * g77.dg/fno-typeless-boz.f
6224 * g77.dg/fno-underscoring.f
6225 * g77.dg/fno-vxt-1.f
6226 * g77.dg/fonetrip.f
6227 * g77.dg/ftypeless-boz.f
6228 * g77.dg/fugly-assumed.f
6229 * g77.dg/funderscoring.f
6230 * g77.dg/fvxt-1.f
6231
6232 2001-08-01 Ziemowit Laski <zlaski@apple.com>
6233
6234 * objc.dg/fwd-proto-1.m: New.
6235 * objc.dg/local-decl-1.m: New.
6236 * objc.dg/naming-1.m: New.
6237 * objc.dg/naming-2.m: New.
6238 * objc.dg/proto-hier-1.m: New.
6239
6240 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6241
6242 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6243 largest-type elements to a struct makes its size grow.
6244
6245 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6246
6247 * g++.dg/abi/vthunk1.C: New test.
6248
6249 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6250
6251 * g++.dg/abi/vbase8-22.C: New test.
6252
6253 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6254
6255 * gcc.dg/cpp/macro8.c: New test.
6256
6257 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6258
6259 * g++.dg/abi/vbase8-21.C: New test.
6260
6261 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6262
6263 * g++.dg/abi/vbase8-10.C: New test.
6264
6265 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6266
6267 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6268 ${tool}_set_ld_library_path.
6269 Changed caller.
6270 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6271 g++.exp.
6272
6273 2001-07-26 Stan Cox <scox@redhat.com>
6274
6275 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6276 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6277 gcc_exit, gcc_check_unsupported_p):
6278 Moved to gcc-deps.exp
6279 * gcc-deps.exp: New file.
6280
6281 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6282
6283 * g++.old-deja/g++.pt/defarg14.C: New test.
6284
6285 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6286
6287 * g++.old-deja/g++.other/lineno5.C: New test.
6288
6289 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6290
6291 * g++.old-deja/g++.pt/crash68.C: New test.
6292
6293 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6294
6295 * g++.old-deja/g++.other/crash42.C: New test.
6296
6297 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6298
6299 * gcc.dg/cpp/extratokens.c: Fix.
6300 * gcc.dg/cpp/skipping2.c: New tests.
6301
6302 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6303
6304 * gcc.c-torture/execute/20010724-1.c: New file.
6305 * gcc.c-torture/execute/20010724-1.x: New file.
6306
6307 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6308
6309 * g++.old-deja/g++.other/cond7.C: New test.
6310
6311 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6312
6313 * g++.old-deja/g++.other/optimize4.C: New test.
6314
6315 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6316
6317 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6318
6319 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
6320
6321 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6322 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6323 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6324 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6325
6326 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6327 bug report" message.
6328
6329 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6330 * g++.dg/ext/instantiate1.C: Move from old-deja.
6331
6332 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6333
6334 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6335 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6336 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6337 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6338
6339 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
6340
6341 * gcc.c-torture/execute/20010723-1.c: New test.
6342
6343 2001-07-23 Ben Elliston <bje@redhat.com>
6344
6345 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6346
6347 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6348
6349 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6350 i[34567]86-*-*.
6351 Delete handling of ieee_multilib_flags.
6352 Pass -mieee for alpha*-*-* and sh-*-*.
6353 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6354
6355 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6356
6357 Remove old-abi tests.
6358 * g++.old-deja/g++.mike/p11116.C: Remove.
6359 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6360
6361 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6362
6363 * g77.f-torture/compile/pr3743.f: New test
6364
6365 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6366
6367 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6368
6369 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6370
6371 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6372 g++.old-deja/g++.pt/static6.C: Likewise.
6373 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6374 supports weak symbols.
6375
6376 2001-07-18 Andreas Jaeger <aj@suse.de>
6377
6378 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6379 supported again.
6380
6381 2001-07-18 Andreas Jaeger <aj@suse.de>
6382
6383 * gcc.dg/iftrap-1.c: Fix target line.
6384
6385 2001-07-17 Richard Henderson <rth@redhat.com>
6386
6387 * gcc.c-torture/execute/20010717-1.c: New.
6388
6389 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6390
6391 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6392 tests.
6393
6394 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6395
6396 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6397
6398 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6399
6400 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6401 UAC_SIGBUS, UAC_NOPRINT definitions.
6402
6403 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
6404
6405 * objc/execute/object_is_class.m: New test.
6406 * objc/execute/object_is_meta_class.m: New test.
6407
6408 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6409
6410 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6411 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6412
6413 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
6414
6415 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6416 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6417
6418 2001-07-14 Richard Henderson <rth@redhat.com>
6419
6420 * gcc.dg/iftrap-1.c: New.
6421
6422 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
6423
6424 * g77.f-torture/execute/intrinsic77.f: New test.
6425
6426 2001-07-11 Janis Johnson <janis@us.ibm.com>
6427
6428 * gcc.misc-tests/gcov-3.c: New test.
6429
6430 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6431
6432 * gcc.c-torture/compile/20010711-1.c,
6433 * gcc.c-torture/compile/20010711-2.c: New tests.
6434
6435 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6436
6437 * gcc.c-torture/execute/20010711-1.c: New test.
6438
6439 2001-07-11 Ben Elliston <bje@redhat.com>
6440
6441 * g++.old-deja/g++.other/enum5.C: New test.
6442
6443 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
6444
6445 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6446 (g++-dg-prune): Call prune_gcc_output.
6447 * prune.exp: New file for prune_gcc_output.
6448 * lib/g++.exp, lib/gcc.exp: Load it.
6449
6450 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6451
6452 * gcc.c-torture/compile/20010701-1.c,
6453 g++.old-deja/g++.ext/attrib6.C: New tests.
6454
6455 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
6456
6457 * gcc.c-torture/compile/20010706-1.c: New test.
6458
6459 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6460
6461 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6462
6463 2001-06-28 Stan Shebs <shebs@apple.com>
6464
6465 * gcc.dg/pragma-darwin.c: New test.
6466
6467 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6468
6469 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6470 Solaris 2.[678] system.
6471
6472 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6473
6474 * gcc.dg/20010622-1.c: New test.
6475
6476 2001-06-18 Stan Shebs <shebs@apple.com>
6477
6478 * objc.dg: New directory.
6479 * objc.dg/dg.exp: New file.
6480 * objc.dg/alias.m: New.
6481 * objc.dg/class-1.m: New.
6482 * objc.dg/class-2.m: New.
6483 * objc.dg/const-str-1.m: New.
6484 * objc.dg/const-str-2.m: New.
6485 * objc.dg/id-1.m: New.
6486 * objc.dg/method-1.m: New.
6487 * objc.dg/super-class-1.m: New.
6488 * lib/objc-dg.exp: New file.
6489
6490 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6491
6492 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6493 of label name.
6494
6495 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6496
6497 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6498
6499 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6500
6501 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6502 variable.
6503
6504 2001-06-12 Richard Henderson <rth@redhat.com>
6505
6506 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6507
6508 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6509
6510 * g++.old-deja/g++.abi/vbase5.C: New test.
6511 * g++.old-deja/g++.abi/vbase6.C: New test.
6512 * g++.old-deja/g++.abi/vbase7.C: New test.
6513
6514 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6515
6516 * gcc.c-torture/compile/20010610-1.c: New test.
6517
6518 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6519
6520 * g++.old-deja/g++.abi/vbase4.C: New test.
6521
6522 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6523
6524 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6525 support %f for HC11/HC12 targets.
6526 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6527 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6528 on HC11/HC12 targets.
6529 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6530
6531 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6532
6533 * gcc.dg/wchar_t-1.c: New file.
6534 * gcc.dg/wint_t-1.c: Likewise.
6535
6536 2001-06-11 Bernd Schmidt <bernds@redhat.com>
6537
6538 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6539
6540 2001-06-11 Richard Henderson <rth@redhat.com>
6541
6542 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6543
6544 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6545
6546 * gcc.c-torture/compile/20010611-1.c: New test.
6547
6548 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6549
6550 * gcc.dg/c99-tag-1.c: Add more tests.
6551
6552 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
6553
6554 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6555 representation on MN10300 and ARM/Thumb.
6556
6557 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6558
6559 * g77.f-torture/execute/20010610.f: New.
6560
6561 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6562
6563 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6564 names.
6565
6566 2001-06-09 Richard Henderson <rth@redhat.com>
6567
6568 * gcc.c-torture/execute/ashrdi-1.c: New.
6569 * gcc.c-torture/execute/ashldi-1.c: New.
6570 * gcc.c-torture/execute/lshrdi-1.c: New.
6571
6572 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
6573
6574 * objc/execute/load-3.m: Added. Check sending +load to categories,
6575 in addition to classes.
6576
6577 2001-06-08 Stan Shebs <shebs@apple.com>
6578
6579 * objc/execute/load-2.m: New test. From Nicola Pero
6580 <n.pero@mi.flashnet.it>.
6581
6582 2001-06-08 Jakub Jelinek <jakub@redhat.com>
6583
6584 * gcc.c-torture/execute/20010605-2.c: New test.
6585
6586 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6587
6588 * g++.old-deja/g++.abi/vbase2.C: New test.
6589 * g++.old-deja/g++.abi/vbase3.C: New test.
6590
6591 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6592
6593 * g++.old-deja/g++.pt/friend49.C: New test.
6594
6595 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
6596
6597 * g++.old-deja/g++.ext/anon3.C: New test.
6598
6599 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
6600
6601 * g++.old-deja/g++.other/conv7.C: New test.
6602
6603 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
6604
6605 * gcc.c-torture/compile/20010605-2.c: New test.
6606
6607 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6608
6609 * gcc.c-torture/execute/20010604-1.c: New test.
6610
6611 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
6612
6613 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6614
6615 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
6616
6617 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6618 (g++_link_flags): Likewise.
6619 (g++_init): Pass gccpath's value to two previous functions.
6620
6621 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6622
6623 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6624 Ensure logfile entry matches exec command line.
6625
6626 2001-05-31 Richard Henderson <rth@redhat.com>
6627
6628 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6629 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6630
6631 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
6632
6633 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6634 compiler for irix6.2
6635
6636 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
6637
6638 * g++.old-deja/g++.other/optimize3.C: New file.
6639
6640 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
6641
6642 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6643 assemble.
6644
6645 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
6646
6647 * g++.old-deja/g++.other/optimize2.C: New file.
6648
6649 2001-05-25 Diego Novillo <dnovillo@redhat.com>
6650
6651 * gcc.c-torture/compile/20010518-2.c: New file.
6652 * gcc.c-torture/execute/20010518-1.c: New file.
6653 * gcc.c-torture/execute/20010518-2.c: New file.
6654
6655 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
6656
6657 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6658
6659 2001-05-24 Mark Mitchell <mark@codesourcery.com>
6660
6661 G++ no longer defines builtins that do not begin with __builtin.
6662 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6663 * g++.old-deja/g++.brendand/misc13.C: Likewise.
6664 * g++.old-deja/g++.law/builtin1.C: Likewise.
6665 * g++.old-deja/g++.law/cvt2.C: Likewise.
6666 * g++.old-deja/g++.mike/net5.C: Likewise.
6667 * g++.old-deja/g++.other/builtins1.C: Likewise.
6668 * g++.old-deja/g++.other/builtins2.C: Likewise.
6669 * g++.old-deja/g++.other/builtins3.C: Likewise.
6670 * g++.old-deja/g++.other/builtins4.C: Likewise.
6671 * g++.old-deja/g++.other/inline8.C: Likewise.
6672 * g++.old-deja/g++.robertl/eb39.C: Likewise.
6673
6674 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
6675
6676 * g++.old-deja/g++.pt/using1.C: Adjust.
6677 * g++.old-deja/g++.pt/using2.C: New test.
6678
6679 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
6680
6681 * gcc.dg/cpp/charconst.c: New tests.
6682 * gcc.dg/cpp/escape.c: New tests.
6683 * gcc.dg/cpp/escape-1.c: New tests.
6684 * gcc.dg/cpp/escape-2.c: New tests.
6685 * gcc.dg/cpp/ucs.c: New tests.
6686
6687 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
6688
6689 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
6690 native compiler for irix6.5.
6691
6692 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
6693
6694 * lib/g++.exp (g++_include_flags): Use args to compute
6695 get_multilibs.
6696 (g++_link_flags): Likewise.
6697 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6698
6699 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
6700
6701 * gcc.dg/c90-hexfloat-1.c: Add more tests.
6702
6703 2001-05-21 Geoff Keating <geoffk@redhat.com>
6704
6705 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6706 this file.
6707
6708 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6709
6710 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6711 STACK_SIZE;
6712 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6713 to STACK_SIZE; Use it to define size of add_histo array.
6714 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6715 to STACK_SIZE.
6716 (f): Use GITT_SIZE to define size of gitt local table.
6717 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6718 to STACK_SIZE; Use it to define size of bytemem array.
6719
6720 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6721
6722 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6723 on 68HC11/HC12 due to the asm instruction.
6724 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6725 * gcc.c-torture/compile/920520-1.x: Likewise.
6726 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6727 on 68HC11/HC12 because the function is larger than 64K.
6728 * gcc.c-torture/compile/961203-1.x: New file, this test fails
6729 on 68HC11/HC12 because the structure is too large.
6730
6731 2001-05-20 Richard Henderson <rth@redhat.com>
6732
6733 * gcc.c-torture/execute/20010520-1.c: New.
6734
6735 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6736
6737 * g++.old-deja/g++.warn/compare1.C: New test.
6738 * gcc.dg/compare4.c: New test.
6739
6740 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
6741
6742 * g++.old-deja/g++.other/optimize1.C: New test.
6743
6744 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6745
6746 * g++.old-deja/g++.pt/spec41.C: New test.
6747
6748 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
6749
6750 * gcc.c-torture/compile/20010114-1.x: Remove.
6751
6752 2001-05-18 Stan Shebs <shebs@apple.com>
6753
6754 * gcc.c-torture/compile/20010518-1.c: New test.
6755
6756 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
6757
6758 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6759 * g++.old-deja/g++.pt/crash67.C: New test.
6760
6761 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
6762
6763 * g++.old-deja/g++.other/debug9.C: New test.
6764
6765 2001-05-16 Zack Weinberg <zackw@stanford.edu>
6766
6767 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6768
6769 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
6770
6771 * gcc.c-torture/compile/20010516-1.c: New test.
6772
6773 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6774
6775 * g++.old-deja/g++.other/crash41.C: New test.
6776
6777 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6778
6779 * g++.old-deja/g++.pt/crash66.C: New test.
6780
6781 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
6782
6783 * g++.old-deja/g++.robertl/eb27.C: Convert.
6784
6785 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6786
6787 * g++.dg/friend-warn.C: New test. Do not warn about friend
6788 declaration being redundant.
6789
6790 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
6791
6792 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6793
6794 2001-05-14 Mark Mitchell <mark@codesourcery.com>
6795
6796 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6797
6798 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
6799
6800 * lib/g++.exp: Use testsuite_flags.
6801
6802 2001-05-13 Mark Mitchell <mark@codesourcery.com>
6803
6804 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6805
6806 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
6807
6808 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6809
6810 2001-05-11 Mark Mitchell <mark@codesourcery.com>
6811
6812 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6813
6814 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
6815
6816 * gcc.c-torture/compile/20010313-1.c: New test.
6817
6818 2001-05-09 Zack Weinberg <zackw@stanford.edu>
6819
6820 * gcc.dg/cpp/direct2.c: New test.
6821 * gccq.dg/cpp/direct2s.c: New test.
6822
6823 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6824
6825 2001-05-07 Mark Mitchell <mark@codesourcery.com>
6826
6827 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6828 * g++.old-deja/g++.other/op3.C: Likewise.
6829
6830 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
6831
6832 * gcc.dg/cpp/syshdr.h: New file.
6833 * gcc.dg/cpp/sysmac1.c: Update.
6834 * gcc.dg/cpp/sysmac2.c: Update.
6835
6836 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
6837
6838 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6839
6840 2001-05-04 David Edelsohn <edelsohn@gnu.org>
6841
6842 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6843 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6844
6845 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
6846
6847 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6848
6849 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
6850
6851 * lib/g++.exp (g++_include_flags): Don't use any special flags
6852 if TESTING_IN_BUILD_TREE is not defined.
6853 (g++_init): Use a plain 'c++' as the compiler if
6854 TESTING_IN_BUILD_TREEE is not defined.
6855
6856 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6857
6858 * g++.old-deja/g++.eh/catch13.C: New test.
6859 * g++.old-deja/g++.eh/catch14.C: New test.
6860
6861 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6862
6863 * gcc.dg/cpp/tr-define.c: New test.
6864
6865 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
6866
6867 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6868 <stdlib.h>, not <malloc.h>.
6869
6870 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6871
6872 * g++.old-deja/g++.ns/template17.C: New test.
6873
6874 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6875
6876 * g++.old-deja/g++.pt/ref4.C: New test.
6877
6878 2001-04-30 Richard Henderson <rth@redhat.com>
6879
6880 * gcc.dg/20000724-1.c: Revert last change.
6881
6882 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
6883
6884 * g77.f-torture/execute/20010430.f: New test.
6885
6886 2001-04-30 Mark Mitchell <mark@codesourcery.com>
6887
6888 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6889
6890 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
6891
6892 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6893
6894 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6895
6896 * g++.old-deja/g++.eh/crash6.C: New test.
6897
6898 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6899
6900 * g++.old-deja/g++.other/warn7.C: New test.
6901
6902 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6903
6904 * g++.old-deja/g++.other/defarg9.C: New test.
6905
6906 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6907
6908 * g77.f-torture/compile/20010426.f: New test.
6909 * g77.f-torture/execute/20010426.f: New test.
6910
6911 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6912
6913 * g77.f-torture/compile/20000629-1.x: Remove - error
6914 has been fixed.
6915
6916 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
6917
6918 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6919 Tweak slightly to work with g++.dg framework.
6920 * g++.dg/special/ecos.exp: Run initp1.C test.
6921 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6922
6923 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6924 its linker doesn't give line numbers either.
6925 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6926
6927 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6928
6929 * g++.old-deja/g++.other/lex1.C: New test.
6930
6931 2001-04-26 Jakub Jelinek <jakub@redhat.com>
6932
6933 * gcc.dg/noncompile/20010425-1.c: New test.
6934
6935 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6936
6937 * g++.old-deja/g++.pt/mangle2.C: New test.
6938
6939 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6940
6941 * gcc.dg/format/plus-1.c: New test.
6942
6943 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6944
6945 * gcc.dg/20010423-1.c: New test.
6946
6947 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6948
6949 * gcc.c-torture/execute/20010422-1.c: New test.
6950
6951 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
6952
6953 * g++.old-deja/g++.ns/type2.C: New test.
6954
6955 2001-04-24 Zack Weinberg <zackw@stanford.edu>
6956
6957 * g++.old-deja/g++.other/perf1.C: New test.
6958
6959 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
6960
6961 * gcc.dg/c99-func-2.c: Remove xfail.
6962 * gcc.dg/c99-func-3.c: Remove xfail.
6963 * gcc.dg/c99-func-4.c: Remove xfail.
6964
6965 2001-04-23 Zack Weinberg <zackw@stanford.edu>
6966
6967 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6968
6969 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
6970
6971 * gcc.c-torture/compile/20010423-1.c: New test.
6972
6973 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6974
6975 * g++.old-deja/g++.pt/typename28.C: New test.
6976
6977 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6978
6979 * g++.old-deja/g++.abi/empty2.C: New test.
6980 * g++.old-deja/g++.abi/empty3.C: New test.
6981
6982 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6983
6984 * g++.old-deja/g++.other/comdat2.C: New test.
6985 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6986
6987 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6988
6989 * g++.old-deja/g++.other/overload14.C: New test.
6990
6991 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6992
6993 * g++.old-deja/g++.other/lookup23.C: New test.
6994
6995 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6996
6997 * gcc.c-torture/execute/20010403-1.c: New test.
6998
6999 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
7000 Mark Mitchell <mark@codesourcery.com>
7001
7002 * lib/old-dejagnu.exp: Don't delete output of executable.
7003 Add .exe suffix to executables.
7004
7005 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
7006
7007 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
7008
7009 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7010
7011 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
7012
7013 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
7014
7015 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
7016 * g++.old-deja/g++.abi/crash1.C: New test.
7017
7018 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
7019
7020 * g++.old-deja/g++.other/crash40.C: New test.
7021
7022 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7023
7024 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
7025
7026 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
7027
7028 * g++.old-deja/g++.other/warn6.C: New test.
7029
7030 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
7031
7032 * g++.old-deja/g++.robertl/eb42.C: Same.
7033
7034 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7035
7036 * gcc.dg/wtr-conversion-1.c: New testcase.
7037
7038 2001-04-10 Richard Henderson <rth@redhat.com>
7039
7040 * g++.old-deja/g++.other/array5.C: New.
7041
7042 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7043
7044 * gcc.c-torture/execute/20010408-1.c: New test.
7045
7046 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
7047
7048 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
7049 headers and constructs.
7050 * g++.old-deja/g++.robertl/eb79.C: Same.
7051 * g++.old-deja/g++.robertl/eb77.C (main): Same.
7052 * g++.old-deja/g++.robertl/eb73.C: Same.
7053 * g++.old-deja/g++.robertl/eb66.C (main): Same.
7054 * g++.old-deja/g++.robertl/eb55.C (t): Same.
7055 * g++.old-deja/g++.robertl/eb54.C (main): Same.
7056 * g++.old-deja/g++.robertl/eb46.C (main): Same.
7057 * g++.old-deja/g++.robertl/eb44.C: Same.
7058 * g++.old-deja/g++.robertl/eb41.C (main): Same.
7059 * g++.old-deja/g++.robertl/eb4.C (main): Same.
7060 * g++.old-deja/g++.robertl/eb39.C: Same.
7061 * g++.old-deja/g++.robertl/eb33.C (main): Same.
7062 * g++.old-deja/g++.robertl/eb31.C (main): Same.
7063 * g++.old-deja/g++.robertl/eb30.C: Same.
7064 * g++.old-deja/g++.robertl/eb3.C: Same.
7065 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
7066 * g++.old-deja/g++.robertl/eb21.C: Same.
7067 * g++.old-deja/g++.robertl/eb15.C: Same.
7068 * g++.old-deja/g++.robertl/eb118.C: Same.
7069 * g++.old-deja/g++.robertl/eb115.C (main): Same.
7070 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
7071 * g++.old-deja/g++.robertl/eb109.C: Same.
7072 * g++.old-deja/g++.other/sibcall1.C (main): Same.
7073 * g++.old-deja/g++.mike/rtti1.C: Same.
7074 * g++.old-deja/g++.mike/p658.C: Same.
7075 * g++.old-deja/g++.mike/net46.C: Same.
7076 * g++.old-deja/g++.mike/net34.C: Same.
7077 * g++.old-deja/g++.mike/memoize1.C: Same.
7078 * g++.old-deja/g++.mike/eh2.C: Same.
7079 * g++.old-deja/g++.law/weak.C: Same.
7080 * g++.old-deja/g++.law/visibility7.C: Same.
7081 * g++.old-deja/g++.law/visibility25.C: Same.
7082 * g++.old-deja/g++.law/visibility22.C: Same.
7083 * g++.old-deja/g++.law/visibility2.C: Same.
7084 * g++.old-deja/g++.law/visibility17.C: Same.
7085 * g++.old-deja/g++.law/visibility13.C: Same.
7086 * g++.old-deja/g++.law/visibility10.C: Same.
7087 * g++.old-deja/g++.law/visibility1.C: Same.
7088 * g++.old-deja/g++.law/virtual3.C (eval): Same.
7089 * g++.old-deja/g++.law/vbase1.C: Same.
7090 * g++.old-deja/g++.law/operators32.C: Same.
7091 * g++.old-deja/g++.law/nest3.C: Same.
7092 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
7093 * g++.old-deja/g++.law/except5.C (main): Same.
7094 * g++.old-deja/g++.law/cvt7.C (run): Same.
7095 * g++.old-deja/g++.law/cvt2.C: Same.
7096 * g++.old-deja/g++.law/cvt16.C: Same.
7097 * g++.old-deja/g++.law/ctors6.C (bar): Same.
7098 * g++.old-deja/g++.law/ctors17.C (main): Same.
7099 * g++.old-deja/g++.law/ctors13.C: Same.
7100 * g++.old-deja/g++.law/ctors12.C (main): Same.
7101 * g++.old-deja/g++.law/ctors10.C: Same.
7102 * g++.old-deja/g++.law/code-gen5.C: Same.
7103 * g++.old-deja/g++.law/bad-error7.C: Same.
7104 * g++.old-deja/g++.law/arm9.C: Same.
7105 * g++.old-deja/g++.law/arm12.C: Same.
7106 * g++.old-deja/g++.law/arg8.C: Same.
7107 * g++.old-deja/g++.law/arg1.C: Same.
7108 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
7109 * g++.old-deja/g++.jason/template31.C: Same.
7110 * g++.old-deja/g++.jason/template24.C (main): Same.
7111 * g++.old-deja/g++.jason/2371.C: Same.
7112 * g++.old-deja/g++.eh/new2.C: Same.
7113 * g++.old-deja/g++.eh/new1.C: Same.
7114 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
7115 * g++.old-deja/g++.brendan/nest21.C (main): Same.
7116 * g++.old-deja/g++.brendan/err-msg3.C: Same.
7117 * g++.old-deja/g++.brendan/crash62.C: Same.
7118 * g++.old-deja/g++.brendan/crash52.C: Same.
7119 * g++.old-deja/g++.brendan/crash49.C (main): Same.
7120 * g++.old-deja/g++.brendan/crash38.C: Same.
7121 * g++.old-deja/g++.brendan/crash15.C (main): Same.
7122 * g++.old-deja/g++.brendan/copy9.C: Same.
7123
7124 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
7125
7126 * gcc.c-torture/execute/20001203-2.c (memset):
7127 Count argument is of type __SIZE_TYPE__.
7128
7129 2001-04-04 Diego Novillo <dnovillo@redhat.com>
7130
7131 * gcc.c-torture/compile/20010404-1.c: New test.
7132
7133 2001-04-04 Jakub Jelinek <jakub@redhat.com>
7134
7135 * gcc.c-torture/compile/20010326-1.c: New test.
7136
7137 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
7138
7139 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
7140 peculiarities of the SH.
7141 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7142
7143 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7144
7145 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7146 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7147 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7148
7149 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7150
7151 * g77.f-torture/compile/20010321-1.f: New test.
7152
7153 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7154
7155 * gcc.c-torture/compile/20010329-1.c: New test.
7156
7157 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7158
7159 * gcc.c-torture/execute/20010329-1.c: New test.
7160
7161 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7162
7163 * g++.old-deja/g++.other/eh4.C: Fix typo.
7164
7165 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7166
7167 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7168
7169 2001-03-28 Philip Blundell <philb@gnu.org>
7170
7171 * gcc.c-torture/compile/20010328-1.c: New test.
7172
7173 2001-03-27 Richard Henderson <rth@redhat.com>
7174
7175 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7176 * g++.old-deja/g++.eh/vbase3.C: Likewise.
7177
7178 2001-03-27 Alan Modra <alan@linuxcare.com.au>
7179
7180 * gcc.c-torture/compile/20010327-1.c: New test.
7181
7182 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
7183
7184 * g++.old-deja/g++.other/friend12.C: New test.
7185 * g++.old-deja/g++.other/friend9.C: Expect no errors.
7186 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7187
7188 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
7189
7190 * gcc.c-torture/execute/20010325-1.c: New test.
7191
7192 2001-03-23 Jakub Jelinek <jakub@redhat.com>
7193
7194 * g++.old-deja/g++.other/mangle3.C: New test.
7195
7196 2001-03-22 Jakub Jelinek <jakub@redhat.com>
7197
7198 * g++.old-deja/g++.other/anon8.C: New test.
7199
7200 2001-03-20 Philip Blundell <philb@gnu.org>
7201
7202 * gcc.c-torture/compile/20010320-1.c: New test.
7203
7204 2001-03-17 Richard Henderson <rth@redhat.com>
7205
7206 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7207
7208 2001-03-15 Geoff Keating <geoff@redhat.com>
7209
7210 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7211 tests on AIX.
7212
7213 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7214
7215 * g++.old-deja/g++.other/eh4.C: New test.
7216
7217 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7218
7219 * gcc.dg/cpp/mi1.c: Update.
7220
7221 2001-03-14 Jakub Jelinek <jakub@redhat.com>
7222
7223 * g++.old-deja/g++.other/regstack.C: New test.
7224
7225 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7226
7227 * g++.old-deja/g++.other/ref4.C: New test.
7228
7229 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7230
7231 * objc/execute/va_method.m: Added.
7232 * objc/execute/IMP.m: Added.
7233 * objc/execute/_cmd.m: Added.
7234 * objc/execute/accessing_ivars.m: Added.
7235 * objc/execute/class-1.m: Added.
7236 * objc/execute/class-10.m: Added.
7237 * objc/execute/class-11.m: Added.
7238 * objc/execute/class-12.m: Added.
7239 * objc/execute/class-13.m: Added.
7240 * objc/execute/class-14.m: Added.
7241 * objc/execute/class-2.m: Added.
7242 * objc/execute/class-3.m: Added.
7243 * objc/execute/class-4.m: Added.
7244 * objc/execute/class-5.m: Added.
7245 * objc/execute/class-6.m: Added.
7246 * objc/execute/class-7.m: Added.
7247 * objc/execute/class-8.m: Added.
7248 * objc/execute/class-9.m: Added.
7249 * objc/execute/class-tests-1.h
7250 * objc/execute/class-tests-2.h
7251 * objc/execute/compatibility_alias.m: Added.
7252 * objc/execute/encode-1.m: Added.
7253 * objc/execute/formal_protocol-1.m: Added.
7254 * objc/execute/formal_protocol-2.m: Added.
7255 * objc/execute/formal_protocol-3.m: Added.
7256 * objc/execute/formal_protocol-4.m: Added.
7257 * objc/execute/formal_protocol-5.m: Added.
7258 * objc/execute/formal_protocol-6.m: Added.
7259 * objc/execute/formal_protocol-7.m: Added.
7260 * objc/execute/informal_protocol.m: Added.
7261 * objc/execute/initialize.m: Added.
7262 * objc/execute/load.m: Added.
7263 * objc/execute/many_args_method.m: Added.
7264 * objc/execute/nested-3.m: Added.
7265 * objc/execute/no_clash.m: Added.
7266 * objc/execute/private.m: Added.
7267 * objc/execute/redefining_self.m: Added.
7268 * objc/execute/root_methods.m: Added.
7269 * objc/execute/selector-1.m: Added.
7270 * objc/execute/static-1.m: Added.
7271 * objc/execute/static-2.m: Added.
7272 * objc/execute/va_method.m: Added.
7273
7274 2001-03-10 Richard Henderson <rth@redhat.com>
7275
7276 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7277
7278 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7279
7280 * g++.old-deja/g++.other/crash31.C: XFAIL.
7281 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7282 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7283 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7284 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7285 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7286
7287 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7288
7289 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7290
7291 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7292
7293 * gcc.dg/20000724-1.c: Don't use multiline strings.
7294
7295 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7296
7297 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7298 result of -cString against what we expect it to be; don't just
7299 print it out for no one to read.
7300
7301 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7302 Based on testcases provided by Nicola Pero.
7303
7304 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7305
7306 * gcc.dg/cpp/macro7.c: New test.
7307
7308 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7309
7310 * gcc.dg/cpp/multiline.c: Update.
7311
7312 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7313
7314 * g++.old-deja/g++.other/enum3.C: New test.
7315
7316 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7317
7318 * g++.old-deja/g++.other/pod1.C: New test.
7319
7320 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7321
7322 * g++.old-deja/g++.ext/overload1.C: New test.
7323
7324 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7325
7326 * g++.old-deja/g++.pt/using1.C: New test.
7327
7328 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7329
7330 * g++.old-deja/g++.other/using9.C: New test.
7331
7332 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7333
7334 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7335
7336 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7337
7338 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7339
7340 * g++.old-deja/g++.ext/realpt1.C: Remove.
7341
7342 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7343
7344 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7345
7346 2001-02-26 Will Cohen <wcohen@redhat.com>
7347
7348 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7349
7350 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7351
7352 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7353 templatized constructors.
7354
7355 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7356
7357 * gcc.c-torture/execute/20010224-1.c: New test.
7358
7359 2001-02-23 Jakub Jelinek <jakub@redhat.com>
7360
7361 * gcc.c-torture/execute/20010222-1.c: New test.
7362
7363 2001-02-22 Jakub Jelinek <jakub@redhat.com>
7364
7365 * g++.old-deja/g++.other/inline20.C: New test.
7366
7367 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7368
7369 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7370
7371 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7372
7373 * g++.old-deja/g++.other/lookup22.C: New test.
7374
7375 2001-02-19 Zack Weinberg <zackw@stanford.edu>
7376
7377 * g77.dg: New directory.
7378 * g77.dg/20010216-1.f: New test case.
7379 * g77.dg/dg.exp: New driver.
7380 * lib/g77-dg.exp: New driver library.
7381
7382 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7383
7384 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7385
7386 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7387
7388 * g++.old-deja/g++.other/decl9.C: New test.
7389
7390 2001-02-16 Jakub Jelinek <jakub@redhat.com>
7391
7392 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7393 not need <string> and also tests the initialization at runtime.
7394
7395 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7396
7397 * gcc.c-torture/execute/longlong.c: New test.
7398
7399 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
7400
7401 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7402
7403 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
7404
7405 * gcc.c-torture/execute/920302-1.c (execute):
7406 Change argument type to short.
7407
7408 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7409
7410 * g++.old-deja/g++.pt/deduct6.C: New test.
7411
7412 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7413
7414 * g++.old-deja/g++.pt/deduct5.C: New test.
7415
7416 2001-02-14 Jakub Jelinek <jakub@redhat.com>
7417
7418 * gcc.c-torture/execute/20010209-1.c: New test.
7419
7420 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7421
7422 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7423
7424 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
7425
7426 * g++.dg/vtgc1.C: Update for new ABI.
7427
7428 * consistency.vlad: New directory, 1665 files.
7429
7430 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7431
7432 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7433 return type.
7434 * gcc.dg/cpp/digraphs.c: Declare puts.
7435
7436 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7437
7438 * g++.old-deja/g++.other/warn5.C: New test.
7439
7440 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7441
7442 * g++.old-deja/g++.pt/spec40.C: New test.
7443
7444 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7445
7446 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7447 case.
7448 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7449
7450 2001-02-12 Jakub Jelinek <jakub@redhat.com>
7451
7452 * gcc.c-torture/compile/20010209-1.c: New test.
7453
7454 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7455
7456 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7457 excess errors message but not if it crashes.
7458 * g++.old-deja/g++.other/crash27.C: Likewise.
7459 * g++.old-deja/g++.other/crash28.C: Likewise.
7460 * g++.old-deja/g++.other/crash30.C: Likewise.
7461 * g++.old-deja/g++.other/crash32.C: Likewise.
7462 * g++.old-deja/g++.other/crash35.C: Likewise.
7463 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7464
7465 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7466
7467 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7468 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7469 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7470 g77.f-torture/execute/execute.exp,
7471 g77.f-torture/noncompile/noncompile.exp,
7472 gcc.c-torture/execute/execute.exp,
7473 gcc.c-torture/execute/memcheck/memcheck.exp,
7474 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7475 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7476 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7477 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7478 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7479 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7480 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7481 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7482 Remove bug reporting instructions with ancient email addresses.
7483
7484 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7485
7486 * gcc.dg/20010202-1.c: New test.
7487 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7488
7489 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7490
7491 * g++.dg/stdbool-if.C: New test.
7492
7493 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7494
7495 * objc/execute/fdecl.m: Added main().
7496
7497 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7498
7499 * gcc.c-torture/execute/20010206-1.c: New test.
7500
7501 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7502
7503 * gcc.dg/cpp/avoidpaste1.c: Update.
7504
7505 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7506
7507 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7508 Pero <nicola@brainstorm.co.uk>.
7509 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7510
7511 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7512
7513 * g++.old-deja/g++.pt/spec39.C: New test.
7514
7515 2001-02-05 Jakub Jelinek <jakub@redhat.com>
7516
7517 * gcc.c-torture/compile/20010202-1.c: New test.
7518
7519 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7520
7521 * g++.old-deja/g++.abi/primary2.C: New test.
7522 * g++.old-deja/g++.abi/primary3.C: New test.
7523 * g++.old-deja/g++.abi/primary4.C: New test.
7524 * g++.old-deja/g++.abi/primary5.C: New test.
7525 * g++.old-deja/g++.abi/vtable3.h: New test.
7526 * g++.old-deja/g++.abi/vtable3a.C: New test.
7527 * g++.old-deja/g++.abi/vtable3b.C: New test.
7528 * g++.old-deja/g++.abi/vtable3c.C: New test.
7529 * g++.old-deja/g++.abi/vtable3d.C: New test.
7530 * g++.old-deja/g++.abi/vtable3e.C: New test.
7531 * g++.old-deja/g++.abi/vtable3f.C: New test.
7532 * g++.old-deja/g++.abi/vtable3g.C: New test.
7533 * g++.old-deja/g++.abi/vtable3h.C: New test.
7534 * g++.old-deja/g++.abi/vtable3i.C: New test.
7535 * g++.old-deja/g++.abi/vtable3j.C: New test.
7536 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7537
7538 2001-02-03 Jakub Jelinek <jakub@redhat.com>
7539
7540 * g++.old-deja/g++.other/anon6.C: New test.
7541 * g++.old-deja/g++.other/anon7.C: New test.
7542
7543 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7544
7545 * gcc.dg/cpp/avoidpaste2.c: New tests.
7546
7547 2001-01-31 Jakub Jelinek <jakub@redhat.com>
7548
7549 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7550
7551 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7552
7553 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7554 DECIMAL_DIG cases for Irix."
7555
7556 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
7557
7558 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7559
7560 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7561
7562 * gcc.dg/c99-tag-1.c: New test.
7563
7564 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7565
7566 * gcc.dg/cpp/tr-warn1.c: Add tests.
7567
7568 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7569
7570 * gcc.dg/cpp/avoidpaste1.c: Update.
7571 * gcc.dg/cpp/paste4.c: Update.
7572
7573 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
7574
7575 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7576 cases for Irix.
7577
7578 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7579
7580 * g++.old-deja/g++.other/inline19.C: New test.
7581
7582 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
7583
7584 * gcc.dg/Wlarger-than.c: New test.
7585
7586 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
7587
7588 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7589
7590 2001-01-29 Jakub Jelinek <jakub@redhat.com>
7591
7592 * gcc.c-torture/execute/20010129-1.c: New test.
7593 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7594
7595 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
7596
7597 * gcc.dg/cpp/avoidpaste1.c: Test case.
7598
7599 2001-01-28 Jakub Jelinek <jakub@redhat.com>
7600
7601 * g++.old-deja/g++.other/inline18.C: New test.
7602
7603 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7604
7605 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7606 and __builtin_putchar.
7607
7608 2001-01-27 Jakub Jelinek <jakub@redhat.com>
7609
7610 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7611 tests.
7612
7613 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
7614
7615 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7616 floating point number rounding mode to round to the nearest
7617 representable mode.
7618
7619 2001-01-25 Jakub Jelinek <jakub@redhat.com>
7620
7621 * g++.old-deja/g++.other/mangle2.C: New test.
7622
7623 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
7624
7625 * gcc.c-torture/compile/20010124-1.c: New test.
7626
7627 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
7628
7629 * g++.old-deja/g++.pt/spec38.C: New test.
7630
7631 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7632
7633 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7634 "Build don't run".
7635
7636 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7637
7638 * gcc.c-torture/execute/20010123-1.c: New test.
7639
7640 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7641
7642 * g++.old-deja/g++.pt/spec37.C: New test.
7643
7644 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7645
7646 * g++.old-deja/g++.pt/overload14.C: New test.
7647
7648 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7649
7650 * gcc.c-torture/execute/20010122-1.c: New test, exercise
7651 __builtin_return_address.
7652
7653 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
7654
7655 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7656 * g++.old-deja/g++.pt/spec35.C: New test.
7657 * g++.old-deja/g++.pt/spec36.C: New test.
7658
7659 2001-01-20 Jakub Jelinek <jakub@redhat.com>
7660
7661 * gcc.c-torture/compile/20010118-1.c: New test.
7662
7663 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
7664
7665 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7666
7667 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7668
7669 * gcc.c-torture/execute/20010119-1.c: New test.
7670
7671 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7672
7673 * g++.old-deja/g++.other/vbase5.C: New test.
7674
7675 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7676
7677 * gcc.c-torture/execute/20010118-1.c: New test.
7678
7679 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7680
7681 * g++.old-deja/g++.pt/deduct3.C: New test.
7682
7683 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7684
7685 * g++.old-deja/g++.pt/spec34.C: New test.
7686
7687 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7688
7689 * g77.f-torture/compile/20000601-2.f: New test.
7690
7691 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7692
7693 * g++.old-deja/g++.other/init17.C: New test.
7694
7695 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
7696
7697 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7698
7699 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7700
7701 * g++.old-deja/g++.pt/unify8.C: New test.
7702
7703 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7704
7705 * g++.old-deja/g++.abi/vbase1.C: New test.
7706
7707 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7708
7709 * g++.old-deja/g++.pt/crash65.C: New test.
7710
7711 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
7712
7713 * gcc.dg/cpp/assembl2.S: New test case.
7714
7715 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
7716
7717 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7718 are supported.
7719
7720 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7721
7722 * g++.old-deja/g++.other/builtins1.C: New test.
7723 * g++.old-deja/g++.other/builtins2.C: Likewise.
7724 * g++.old-deja/g++.other/builtins3.C: Likewise.
7725 * g++.old-deja/g++.other/builtins4.C: Likewise.
7726
7727 2001-01-17 Jakub Jelinek <jakub@redhat.com>
7728
7729 * gcc.c-torture/compile/20010117-1.c: New test.
7730 * gcc.c-torture/compile/20010117-2.c: New test.
7731
7732 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7733
7734 * g77.f-torture/execute/20010116.[fx]: New test,
7735 XFAIL on i?86-*-*.
7736 * g77.f-torture/compile/20010115.f: Indicate it's
7737 a test for PR fortran/1636.
7738
7739 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
7740
7741 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7742
7743 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7744
7745 * g77.f-torture/compile/20010115.f: New test.
7746
7747 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
7748
7749 * g++.old-deja/g++.pt/nontype5.C: New test.
7750
7751 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
7752
7753 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7754 have an equivalent working one below it.
7755
7756 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7757
7758 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7759 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7760
7761 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7762
7763 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7764 message containing "init_priority".
7765 (conpr-2.C): Likewise.
7766 (conpr-3.C): Likewise.
7767 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7768
7769 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7770
7771 * gcc.c-torture/execute/20010114-2.c: New test.
7772
7773 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7774
7775 * gcc.c-torture/compile/20010114-1.c: New test.
7776 * gcc.c-torture/compile/20010114-1.x: Xfail.
7777 * gcc.c-torture/compile/20010114-2.c: New test.
7778 * gcc.c-torture/execute/20010114-1.c: New test.
7779 * gcc.dg/trunc-1.c: New test.
7780 * gcc.dg/uninit-B.c: New test.
7781
7782 2001-01-13 Nick Clifton <nickc@redhat.com>
7783
7784 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7785 target.
7786
7787 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
7788
7789 * gcc.c-torture/compile/20010113-1.c: New test.
7790
7791 2001-01-13 Jakub Jelinek <jakub@redhat.com>
7792
7793 * gcc.c-torture/compile/20001212-1.c: New test.
7794
7795 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
7796
7797 * gcc.dg/cpp/widestr1.c: Update.
7798 * gcc.dg/cpp/prag-imp.c: Remove.
7799
7800 2001-01-12 Jakub Jelinek <jakub@redhat.com>
7801
7802 * gcc.c-torture/execute/20000801-3.x: Remove.
7803 * gcc.dg/c90-init-1.c: New test.
7804 * gcc.dg/c99-init-1.c: New test.
7805 * gcc.dg/c99-init-2.c: New test.
7806 * gcc.dg/gnu99-init-1.c: New test.
7807
7808 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
7809
7810 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7811 testing that no relevant ones were found.
7812
7813 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7814
7815 * g++.old-deja/g++.pt/cast2.C: New test.
7816
7817 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7818
7819 * g++.old-deja/g++.pt/friend47.C: New test.
7820
7821 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7822
7823 * g++.old-deja/g++.pt/instantiate13.C: New test.
7824
7825 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7826
7827 * g++.old-deja/g++.other/defarg7.C: New test.
7828 * g++.old-deja/g++.other/defarg8.C: New test.
7829
7830 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7831
7832 * g++.old-deja/g++.pt/crash64.C: New test.
7833
7834 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7835
7836 * g++.old-deja/g++.pt/crash63.C: New test.
7837
7838 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
7839
7840 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7841
7842 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
7843
7844 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7845
7846 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7847
7848 * g++.old-deja/g++.pt/error3.C: New test.
7849
7850 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7851
7852 * g++.old-deja/g++.other/crash39.C: New test.
7853
7854 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7855
7856 * g++.old-deja/g++.other/vbase4.C: New test.
7857
7858 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
7859
7860 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7861 * gcc.dg/special/20000419-2.c: New file. Identical to above.
7862 * gcc.dg/special/special.exp: New test driver which will check
7863 for alias support for the above test.
7864
7865 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
7866
7867 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7868 problems on small machines.
7869 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7870 parameterize.
7871
7872 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
7873
7874 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7875 mips.
7876 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7877
7878 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
7879
7880 * g++.old_deja/g++.pt/using8.C: New test.
7881
7882 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
7883
7884 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7885
7886 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
7887
7888 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7889 where a failure is expected.
7890 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7891
7892 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7893
7894 * g++.old_deja/g++.pt/instantiate12.C: New test.
7895
7896 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7897
7898 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7899 start of structs.
7900 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7901 * g++.old-deja/g++.brendan/crash17.C: Likewise.
7902 * g++.old-deja/g++.brendan/crash29.C: Likewise.
7903 * g++.old-deja/g++.brendan/crash48.C: Likewise.
7904 * g++.old-deja/g++.brendan/ns1.C: Likewise.
7905 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7906 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7907 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7908 * g++.old-deja/g++.eh/spec6.C: Likewise.
7909 * g++.old-deja/g++.jason/crash3.C: Likewise.
7910 * g++.old-deja/g++.law/ctors11.C: Likewise.
7911 * g++.old-deja/g++.law/ctors17.C: Likewise.
7912 * g++.old-deja/g++.law/ctors5.C: Likewise.
7913 * g++.old-deja/g++.law/ctors9.C: Likewise.
7914 * g++.old-deja/g++.mike/ambig1.C: Likewise.
7915 * g++.old-deja/g++.mike/net22.C: Likewise.
7916 * g++.old-deja/g++.mike/p3538a.C: Likewise.
7917 * g++.old-deja/g++.mike/p3538b.C: Likewise.
7918 * g++.old-deja/g++.mike/virt3.C: Likewise.
7919 * g++.old-deja/g++.niklas/t128.C: Likewise.
7920 * g++.old-deja/g++.other/anon4.C: Likewise.
7921 * g++.old-deja/g++.other/using1.C: Likewise.
7922 * g++.old-deja/g++.other/warn3.C: Likewise.
7923 * g++.old-deja/g++.pt/t37.C: Likewise.
7924 * g++.old-deja/g++.robertl/eb69.C: Likewise.
7925 * g++.old-deja/g++.robertl/eb71.C: Likewise.
7926
7927 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7928
7929 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7930
7931 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7932
7933 * gcc.c-torture/execute/stdio-opt-3.c: New test.
7934
7935 2001-01-07 Jakub Jelinek <jakub@redhat.com>
7936
7937 * gcc.c-torture/compile/20010107-1.c: New test.
7938
7939 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7940
7941 * gcc.c-torture/execute/builtin-noret-1.c: New test.
7942
7943 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7944
7945 * gcc.dg/format/format.h: New file.
7946 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7947 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7948 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7949 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7950 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7951 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7952 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7953 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7954 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7955 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7956 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7957 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7958 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7959 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7960 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7961 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7962 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7963 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7964 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7965 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7966 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7967 instead of declaring standard types, macros and functions in each
7968 test.
7969
7970 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
7971
7972 * gcc.c-torture/execute/20010106-1.c: New test.
7973
7974 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
7975
7976 * gcc.dg/format/format.exp: New file.
7977 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7978 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7979 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7980 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7981 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7982 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7983 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7984 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7985 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7986 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7987 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7988 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7989 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7990 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7991 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7992 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7993 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7994 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7995 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7996 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7997 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7998 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7999 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
8000 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
8001 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
8002 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
8003 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
8004 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
8005 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
8006 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
8007 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
8008 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
8009 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
8010 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
8011 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
8012 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
8013 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
8014 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
8015 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
8016 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
8017 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
8018 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
8019
8020 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
8021
8022 * gcc.c-torture/execute/991228-1.c: Take word endianness into
8023 account.
8024
8025 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
8026
8027 * gcc.c-torture/execute/builtin-complex-1.c: New test.
8028
8029 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
8030
8031 * g++.old-deja/g++.pt/crash62.C: New test.
8032
8033 2001-01-04 Richard Henderson <rth@redhat.com>
8034
8035 * gcc.dg/20000926-1.c: Update expected warnings.
8036 * gcc.dg/array-2.c: Likewise.
8037 * gcc.dg/array-4.c: Also validate flexible array members.
8038 * gcc.dg/c99-flex-array-1.c: New.
8039
8040 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
8041
8042 * gcc.c-torture/compile/20001222-1.x: Remove.
8043
8044 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8045
8046 * gcc.c-torture/execute/built-in-setjmp.c: New.
8047
8048 2001-01-03 Richard Henderson <rth@redhat.com>
8049
8050 * gcc.dg/940510-1.c: Update expected error wording.
8051 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
8052
8053 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
8054
8055 * lib/target-supports.exp (check_alias_available): Modified to
8056 indicate aliases not supported if only weak aliases are supported.
8057
8058 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8059
8060 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
8061 Turn on cmpstrsi checks for __pj__ and __i370__.
8062
8063 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8064
8065 * g++.old-deja/g++.other/virtual11.C: New test.
8066
8067 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8068
8069 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
8070
8071 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8072
8073 * gcc.c-torture/compile/20010102-1.c: New test.
8074
8075 2001-01-02 Andreas Jaeger <aj@suse.de>
8076
8077 * gcc.dg/noreturn-3.c: New test.
8078
8079 * gcc.dg/noreturn-4.c: New test.
8080
8081 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8082
8083 * gcc.c-torture/execute/stdio-opt-1.c: Also test
8084 __builtin_fputc and __builtin_fwrite.
8085
8086 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8087
8088 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
8089 signed char, not default char.
8090
8091 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8092
8093 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
8094
8095 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
8096
8097 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
8098
8099 2000-12-29 Richard Henderson <rth@redhat.com>
8100
8101 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
8102 (__cyg_profile_func_exit): Define.
8103
8104 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
8105
8106 * g++.dg/vtgc1.C: New test.
8107
8108 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
8109
8110 * gcc.dg/noncompile/20001228-1.c: New test.
8111
8112 * gcc.dg/20001228-1.c: New test.
8113
8114 * gcc.c-torture/execute/20001228-1.c: New test.
8115
8116 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
8117
8118 * gcc.dg/format-strfmon-1.c: New test.
8119
8120 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8121
8122 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
8123 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
8124 * gcc.c-torture/execute/string-opt-1.c: Likewise.
8125 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8126 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8127 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8128 * gcc.c-torture/execute/string-opt-6.c: Likewise.
8129 * gcc.c-torture/execute/string-opt-7.c: Likewise.
8130 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8131 * gcc.c-torture/execute/string-opt-9.c: Likewise.
8132 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8133 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8134 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8135
8136 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
8137 * gcc.c-torture/execute/string-opt-4.c: Test index.
8138
8139 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
8140
8141 * gcc.c-torture/compile/20001226-1.c: New test.
8142
8143 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
8144
8145 * gcc.c-torture/compile/20001222-1.c: New test.
8146 * gcc.c-torture/compile/20001222-1.x: Xfail.
8147
8148 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
8149
8150 * gcc.c-torture/execute/comp-goto-2.c: New test.
8151
8152 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
8153
8154 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8155 Use long types if __INT_MAX__ is 32767.
8156 (main): Use cast to (sint32 *) when poking 88 into a_page.
8157
8158 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8159
8160 2000-12-21 Bernd Schmidt <bernds@redhat.com>
8161
8162 * gcc.c-torture/compile/20001221-1.c: New test.
8163 * gcc.c-torture/execute/20001221-1.c: New test.
8164
8165 2000-12-20 Richard Henderson <rth@redhat.com>
8166
8167 * g++.old-deja/g++.pt/crash36.C: Update error lines.
8168 * g++.old-deja/g++.robertl/eb109.C: Likewise.
8169
8170 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8171
8172 * gcc.dg/compare3.c: New test.
8173
8174 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8175
8176 * gcc.dg/format-warnll-1.c: New test.
8177
8178 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
8179
8180 * gcc.dg/cpp/cmdlne-P.c: New test.
8181
8182 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8183
8184 * gcc.c-torture/execute/builtin-abs-1.c,
8185 gcc.c-torture/execute/builtin-abs-2.c: New tests.
8186
8187 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8188
8189 * gcc.dg/cpp/multiline.c: New test.
8190
8191 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8192
8193 * g++.old-deja/g++.other/syshdr1.C: Update.
8194 * gcc.dg/cpp/lineflags.c: Remove temporarily.
8195
8196 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8197
8198 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8199
8200 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8201
8202 * g++.old-deja/g++.pt/ttp65.C: New test.
8203
8204 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8205
8206 * g++.old-deja/g++.pt/ttp64.C: New test.
8207
8208 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8209
8210 * g++.old-deja/g++.pt/spec33.C: New test.
8211
8212 2000-12-14 Catherine Moore <clm@redhat.com>
8213
8214 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8215 * gcc.c-torture/execute/920612-2.c: Likewise.
8216 * gcc.c-torture/execute/920428-2.c: Likewise.
8217 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8218 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8219
8220 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8221
8222 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8223 * gcc.dg/pack-test-2.c: Likewise.
8224
8225 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8226
8227 Tests by Zack Weinberg <zackw@stanford.edu>.
8228
8229 * gcc.dg/cpp/defined.c: Update.
8230 * gcc.dg/cpp/defined_trad.c: New tests.
8231
8232 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8233
8234 * gcc.dg/cpp/trad-direct.c: Update.
8235
8236 2000-12-11 Neil Booth <neilb@earthling.net>
8237
8238 * gcc.dg/cpp/defined_trad.c
8239
8240 2000-12-11 Neil Booth <neilb@earthling.net>
8241
8242 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8243
8244 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8245
8246 * gcc.dg/format-miss-2.c: New test.
8247
8248 2000-12-09 Neil Booth <neilb@earthling.net>
8249
8250 * gcc.dg/cpp/lineflags.c: New tests.
8251 * gcc.dg/cpp/poison.c: Update.
8252 * gcc.dg/cpp/redef2.c: Update.
8253 * gcc.dg/cpp/skipping.c: New test.
8254
8255 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
8256
8257 * g++.old-deja/g++.other/eh3.C: New testcase.
8258
8259 2000-12-07 Neil Booth <neilb@earthling.net>
8260
8261 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8262 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8263 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8264 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8265 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8266 Update.
8267
8268 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8269
8270 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8271 __SIZE_TYPE__ instead of int for type of integers cast to
8272 pointers.
8273
8274 2000-12-07 Jakub Jelinek <jakub@redhat.com>
8275
8276 * g++.old-deja/g++.other/cleanup4.C: New test.
8277
8278 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8279
8280 * format-sec-1.c: New test.
8281
8282 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8283
8284 * gcc.dg/format-nonlit-3.c: New test.
8285
8286 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8287
8288 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8289 through a null pointer.
8290
8291 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8292
8293 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8294 * g++.old-deja/g++.pt/partial4.C: New test.
8295
8296 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8297
8298 * gcc.c-torture/execute/ieee/hugeval.x: New.
8299
8300 2000-12-06 Neil Booth <neilb@earthling.net>
8301
8302 * gcc.dg/cpp/backslash2.c: New tests.
8303
8304 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8305
8306 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8307 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8308
8309 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
8310
8311 * gcc.c-torture/execute/20001203-2.c: New testcase.
8312
8313 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8314
8315 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8316 * g++.old-deja/g++.other/virtual10.C: New test.
8317
8318 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8319
8320 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8321
8322 2000-12-05 Richard Henderson <rth@redhat.com>
8323
8324 * gcc.c-torture/compile/20001205-1.c: New.
8325
8326 2000-12-04 Neil Booth <neilb@earthling.net>
8327
8328 * g++.old-deja/g++.other/virtual9.C: New test.
8329 * g++.old-deja/g++.pt/crash61.C: New test.
8330 * gcc.c-torture/execute/loop-9.c: New test.
8331
8332 2000-12-04 Neil Booth <neilb@earthling.net>
8333
8334 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8335 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8336 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8337 * gcc.dg/cpp/extratokens.c: ...here.
8338
8339 2000-12-04 Neil Booth <neilb@earthling.net>
8340
8341 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8342 New tests.
8343
8344 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8345
8346 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8347 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8348
8349 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8350
8351 * gcc.c-torture/execute/20001203-1.c: New test.
8352
8353 2000-12-03 Neil Booth <neilb@earthling.net>
8354
8355 * gcc.dg/cpp/macro6.c: New test cases.
8356
8357 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8358
8359 * gcc.c-torture/execute/string-opt-9.c: New test.
8360 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8361 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8362 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8363
8364 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8365 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8366
8367 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
8368
8369 * gcc.dg/cpp/if-6.c: New testcase.
8370
8371 * gcc.dg/20001201-1.c: New testcase.
8372
8373 2000-12-02 Neil Booth <neilb@earthling.net>
8374
8375 * g++.old-deja/g++.other/externC4.C,
8376 g++.old-deja/g++.other/friend10.C: New tests.
8377
8378 2000-12-02 Neil Booth <neilb@earthling.net>
8379
8380 * g++.old-deja/g++.other/instan2.C
8381 * g++.old-deja/g++.other/instan3.C: New test.
8382
8383 2000-12-02 Neil Booth <neilb@earthling.net>
8384
8385 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8386 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8387 gnuc99.c,gnuc99-pedantic.c: New tests.
8388
8389 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8390
8391 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8392 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8393
8394 2000-12-01 Neil Booth <neilb@earthling.net>
8395
8396 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8397 * gcc.dg/cpp/poison.c: Update.
8398 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8399
8400 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8401
8402 * g77.f-torture/execute/20001201.f: New test.
8403
8404 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8405
8406 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8407
8408 2000-12-01 Jakub Jelinek <jakub@redhat.com>
8409
8410 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8411
8412 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8413
8414 * g++.old-deja/g++.other/cast6.C: New test.
8415
8416 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
8417
8418 * gcc.c-torture/execute/20001130-2.c: New testcase.
8419
8420 2000-11-30 Richard Henderson <rth@redhat.com>
8421
8422 * gcc.c-torture/execute/20001130-1.c: New test.
8423
8424 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8425
8426 * g++.old-deja/g++.other/op3.C: New test.
8427
8428 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8429
8430 * g++.old-deja/g++.other/op2.C: New test.
8431
8432 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8433
8434 * g++.old-deja/g++.other/crash38.C: New test.
8435
8436 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8437
8438 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8439
8440 2000-11-29 Jakub Jelinek <jakub@redhat.com>
8441
8442 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8443 tests.
8444 * gcc.c-torture/execute/string-opt-6.c: New test.
8445
8446 * gcc.dg/20001117-1.c: Add main.
8447
8448 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
8449
8450 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8451 Move from here ...
8452 * gcc.dg/940510-1.c: ... to here.
8453
8454 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8455 zero-size arrays in toplevel structures.
8456
8457 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8458
8459 * gcc.c-torture/execute/loop-8.c: New test.
8460
8461 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8462
8463 * g++.old-deja/g++.other/base1.C: New test.
8464
8465 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8466
8467 * g++.old-deja/g++.other/parse2.C: New test.
8468
8469 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8470
8471 * g++.old-deja/g++.pt/incomplete1.C: New test.
8472
8473 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8474
8475 * g++.old-deja/g++.other/friend9.C: New test.
8476
8477 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8478
8479 * gcc.dg/20001127-1.c: New test.
8480
8481 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8482
8483 * g++.old-deja/g++.pt/friend46.C: New test.
8484
8485 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8486
8487 * g++.old-deja/g++.other/ptrmem8.C: New test.
8488
8489 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8490
8491 * gcc.c-torture/execute/string-opt-7.c: New test.
8492 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8493
8494 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8495
8496 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8497 instead of 'mkcheck 2'.
8498
8499 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8500
8501 * gcc.c-torture/execute/memcheck/driver.c,
8502 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8503 C9X references to refer to C99.
8504
8505 2000-11-25 Jakub Jelinek <jakub@redhat.com>
8506
8507 * gcc.dg/ultrasp3.c: New test.
8508
8509 2000-11-25 Neil Booth <neilb@earthling.net>
8510
8511 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8512
8513 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
8514
8515 * gcc.c-torture/compile/20001123-2.c: New.
8516
8517 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8518
8519 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8520
8521 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8522
8523 * gcc.dg/sequence-point-1.c: Add some new tests.
8524 * gcc.c-torture/execute/20001124-1.c: New test.
8525
8526 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8527
8528 * g++.old-deja/g++.other/vaarg4.C: New test.
8529 * gcc.c-torture/compile/20001123-1.c: New test.
8530
8531 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8532
8533 * g++.other/crash24.C: Adjust and remove XFAIL.
8534 * g++.other/crash37.C: New test.
8535
8536 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8537
8538 * g++.old-deja/g++.pt/instantiate9.C: New test.
8539
8540 2000-11-22 Mark Mitchell <mark@codesourcery.com>
8541
8542 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8543 new ABI, too.
8544
8545 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8546 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8547
8548 2000-11-22 Neil Booth <neilb@earthling.net>
8549
8550 * gcc.dg/cpp/Wtrigraphs.c: New test.
8551
8552 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8553
8554 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8555
8556 2000-11-22 Jakub Jelinek <jakub@redhat.com>
8557
8558 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8559
8560 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8561
8562 * lib/gcc-dg.exp: load_lib scanasm.exp.
8563 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8564 * lib/g++-dg.exp: load_lib scanasm.exp.
8565 * lib/scanasm.exp: New.
8566 (scan-assembler, scan-assembler-not): Add optional arguments to
8567 test name, or if not present, the pattern name.
8568 (scan-assembler-dem, scan-assembler-dem-not): New.
8569
8570 * g++.dg/dg.exp: New.
8571
8572 2000-11-21 Neil Booth <neilb@earthling.net>
8573
8574 * gcc.dg/cpp/integrated1.c: Remove.
8575
8576 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8577
8578 * gcc.c-torture/execute/20001121-1.c: New test.
8579
8580 2000-11-21 Richard Henderson <rth@redhat.com>
8581
8582 * gcc.c-torture/compile/20001121-1.c: New test.
8583
8584 2000-11-20 Neil Booth <neilb@earthling.net>
8585
8586 * gcc.dg/cpp/integrated1.c: New test.
8587
8588 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8589
8590 * g++.old-deja/g++.other/inline17.C: New test.
8591
8592 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
8593
8594 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8595 local variable to be zero: I made the variable global. Now
8596 uses abort() and exit() instead of relying on main's return value.
8597
8598 2000-11-20 Neil Booth <neilb@earthling.net>
8599
8600 * gcc.dg/cpp/paste2.c: Update test.
8601 * objc/execute/paste.m: New test.
8602
8603 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
8604
8605 * gcc.dg/c99-condexpr-1.c: New test.
8606
8607 2000-11-20 Neil Booth <neilb@earthling.net>
8608
8609 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8610
8611 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
8612
8613 * g++.old-deja/g++.pt/export1.C: New test.
8614
8615 2000-11-20 Jakub Jelinek <jakub@redhat.com>
8616
8617 * gcc.dg/20001117-1.c: New test.
8618
8619 2000-11-18 Richard Henderson <rth@redhat.com>
8620
8621 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8622
8623 2000-11-18 Richard Henderson <rth@redhat.com>
8624
8625 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8626 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8627 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8628
8629 2000-11-18 Richard Henderson <rth@redhat.com>
8630
8631 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8632 (main): New. Exit cleanly.
8633
8634 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
8635
8636 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8637 gcc.dg/c99-fordecl-2.c: New tests.
8638
8639 2000-11-18 Richard Henderson <rth@redhat.com>
8640
8641 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8642 * gcc.c-torture/execute/zerolen-2.c: New.
8643
8644 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8645
8646 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8647 memory.
8648
8649 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8650
8651 * g++.old-deja/g++.pt/instantiate8.C: New test.
8652
8653 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8654
8655 * g++.old-deja/g++.other/incomplete.C: Add more tests.
8656 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8657
8658 2000-11-16 Nick Clifton <nickc@redhat.com>
8659
8660 * gcc.c-torture/execute/nestfunc-2.c: New test.
8661 * gcc.c-torture/execute/nestfunc-3.c: New test.
8662
8663 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8664
8665 * gcc.c-torture/compile/20001116-1.c: New test.
8666
8667 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8668
8669 * gcc.c-torture/execute/20001115-1.c: New test.
8670
8671 2000-11-15 Mark Mitchell <mark@codesourcery.com>
8672
8673 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8674 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8675 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8676 * g++.old-deja/g++.abi/vmihint.C: Likewise.
8677
8678 2000-11-15 Neil Booth <neilb@earthling.net>
8679
8680 gcc.dg/cpp/_Pragma1.c: Update.
8681 gcc.dg/cpp/_Pragma2.c: New test.
8682
8683 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
8684
8685 * g++.old-deja/g++.other/anon5.C: New test.
8686
8687 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
8688
8689 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8690 tests.
8691
8692 2000-11-14 Jakub Jelinek <jakub@redhat.com>
8693
8694 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8695 output.
8696
8697 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8698
8699 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8700 labels at end of compound statements.
8701
8702 2000-11-13 Jakub Jelinek <jakub@redhat.com>
8703
8704 * gcc.c-torture/execute/loop-7.c: New test.
8705
8706 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8707
8708 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8709
8710 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8711
8712 * gcc.dg/c99-bool-1.c: New test.
8713
8714 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8715
8716 * gcc.dg/c99-scope-1.c: Remove xfail.
8717 * gcc.dg/c99-scope-2.c: New test.
8718
8719 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8720
8721 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8722 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8723
8724 2000-11-11 Mark Mitchell <mark@codesourcery.com>
8725
8726 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8727 error messages.
8728
8729 * g++.mike/p700.C: Don't typedef wchar_t.
8730 * g++.mike/p784.C: Likewise.
8731 * g++.mike/eb101.C: Don't use __wchar_t.
8732
8733 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
8734
8735 * g77.f-torture/execute/20001111.[fx]: Test premature exit
8736 from DO loop.
8737
8738 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8739
8740 * gcc.c-torture/execute/20001111-1.c: New test.
8741
8742 2000-11-10 Nick Clifton <nickc@redhat.com>
8743
8744 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8745 long multuiple and accumulate.
8746
8747 2000-11-09 Richard Henderson <rth@redhat.com>
8748
8749 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8750 via size_t instead of int.
8751
8752 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8753 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8754 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8755 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8756
8757 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
8758
8759 * gcc.c-torture/compile/20001109-1.c: New test.
8760 * gcc.c-torture/compile/20001109-2.c: New test.
8761
8762 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
8763
8764 * g++.old-deja/g++.pt/operator1.C: New test.
8765 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8766
8767 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8768
8769 * gcc.dg/20001108-1.c: New test.
8770
8771 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8772
8773 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8774 with both arguments constant strings.
8775 * gcc.c-torture/execute/string-opt-3.c: New test.
8776 * gcc.c-torture/execute/string-opt-4.c: New test.
8777 * gcc.c-torture/execute/string-opt-5.c: New test.
8778
8779 2000-11-08 Nick Clifton <nickc@redhat.com>
8780
8781 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
8782 mulsidi3adddi patterns.
8783
8784 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
8785
8786 * g++.old-deja/g++.other/crash36.C: New test.
8787
8788 2000-11-08 Jakub Jelinek <jakub@redhat.com>
8789
8790 * g++.old-deja/g++.other/init16.C: New test.
8791
8792 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
8793
8794 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8795
8796 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8797
8798 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8799 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8800 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8801
8802 2000-11-07 DJ Delorie <dj@redhat.com>
8803
8804 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8805
8806 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8807
8808 * gcc.c-torture/execute/string-opt-1.c: New test.
8809
8810 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8811
8812 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
8813 mips-sgi-irix6.* because the MIPS ABI passes floating-point
8814 parameters in registers, and there is no way for a varargs
8815 function to know in which order the integer and floating-point
8816 parameters should be interleaved when they are placed on the
8817 stack.
8818 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8819 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8820
8821 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8822
8823 * gcc.c-torture/execute/string-opt-2.c: New test.
8824
8825 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
8826
8827 * g++.old-deja/g++.pt/crash60.C: New test.
8828
8829 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8830
8831 * g++.old-deja/g++.other/crash24.C: New test.
8832 * g++.old-deja/g++.other/crash25.C: New test.
8833 * g++.old-deja/g++.other/crash26.C: New test.
8834 * g++.old-deja/g++.other/crash27.C: New test.
8835 * g++.old-deja/g++.other/crash28.C: New test.
8836 * g++.old-deja/g++.other/crash29.C: New test.
8837 * g++.old-deja/g++.other/crash30.C: New test.
8838 * g++.old-deja/g++.other/crash31.C: New test.
8839 * g++.old-deja/g++.other/crash32.C: New test.
8840 * g++.old-deja/g++.other/crash33.C: New test.
8841 * g++.old-deja/g++.other/crash34.C: New test.
8842 * g++.old-deja/g++.other/crash35.C: New test.
8843
8844 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8845
8846 * gcc.c-torture/execute/20001031-1.c: New test.
8847
8848 2000-11-04 Mark Mitchell <mark@codesourcery.com>
8849
8850 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8851 namespace.
8852
8853 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8854 standards-conformant.
8855
8856 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8857
8858 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8859 * g++.old-deja/g++.mike/p755a.C: Likewise.
8860 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8861 library makes no calls to `operator new' during initialization.
8862
8863 2000-11-04 Neil Booth <neilb@earthling.net>
8864
8865 * gcc.dg/cpp/include2.c: New tests.
8866
8867 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
8868
8869 * lib/g++.exp (g++_set_ld_library_path): New function.
8870 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8871
8872 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
8873
8874 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
8875 warnings.
8876
8877 2000-11-01 Richard Henderson <rth@redhat.com>
8878
8879 * g++.old-deja/g++.ext/namedret1.C: New.
8880 * g++.old-deja/g++.ext/namedret2.C: New.
8881 * g++.old-deja/g++.ext/namedret3.C: New.
8882
8883 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
8884
8885 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8886 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8887
8888 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8889
8890 * gcc.c-torture/execute/va-arg-21.c: New test.
8891
8892 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
8893
8894 * gcc.dg/c99-complex-2.c: New test.
8895
8896 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8897
8898 * gcc.c-torture/execute/stdio-opt-1.c: New test.
8899
8900 2000-10-31 Jakub Jelinek <jakub@redhat.com>
8901
8902 * g++.old-deja/g++.other/inline16.C: New test.
8903
8904 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
8905
8906 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8907 __PRETTY_FUNCTION__
8908
8909 2000-10-29 Neil Booth <neilb@earthling.net>
8910
8911 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8912 New tests.
8913 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8914 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8915 optimisation.
8916
8917 2000-10-29 Neil Booth <neilb@earthling.net>
8918
8919 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8920 * mi1.c, mi1c.h: Add null directives to multiple-include test.
8921 * mi5.c: Test multiple includes work with -C.
8922 * trigraphs.c: Test ^= version.
8923
8924 2000-10-28 Neil Booth <neilb@earthling.net>
8925
8926 New tests and test updates for new macro expander.
8927
8928 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8929 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8930 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8931 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8932 new diagnostic messages.
8933
8934 * gcc.dg/cpp/macro3.c: New tests.
8935
8936 2000-10-27 Mark Mitchell <mark@codesourcery.com>
8937
8938 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8939 on the same line.
8940
8941 2000-10-27 Jakub Jelinek <jakub@redhat.com>
8942
8943 * g++.old-deja/g++.other/eh2.C: New test.
8944
8945 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
8946
8947 * gcc.c-torture/execute/20001027-1.c: New test.
8948
8949 2000-10-26 Richard Henderson <rth@redhat.com>
8950
8951 * gcc.c-torture/execute/20001026-1.c: New.
8952
8953 2000-10-26 Mark Mitchell <mark@codesourcery.com>
8954
8955 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8956 * g++.old-deja/g++.law/builtin1.C: Likewise.
8957 * g++.old-deja/g++.law/ctors10.C: Likewise.
8958 * g++.old-deja/g++.law/virtual3.C: Likewise.
8959 * g++.old-deja/g++.mike/p658.C: Likewise.
8960 * g++.old-deja/g++.other/sibcall1.C: Likewise.
8961 * g++.old-deja/g++.other/vaarg2.C: Likewise.
8962 * g++.old-deja/g++.robertl/eb124.C: Likewise.
8963 * g++.old-deja/g++.robertl/eb44.C: Likewise.
8964 * g++.old-deja/g++.robertl/eb77.C: Likewise.
8965
8966 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
8967
8968 * gcc.c-torture/compile/20001024-1.c: New test.
8969
8970 2000-10-25 Mark Mitchell <mark@codesourcery.com>
8971
8972 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8973 to tell us whether or not we are using V3.
8974
8975 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
8976
8977 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8978 operands.
8979
8980 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
8981
8982 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8983
8984 2000-10-25 Jakub Jelinek <jakub@redhat.com>
8985
8986 * gcc.c-torture/execute/20001024-1.c: New test.
8987
8988 2000-10-24 Jakub Jelinek <jakub@redhat.com>
8989
8990 * g++.old-deja/g++.other/sibcall1.C: New test.
8991
8992 2000-10-20 Jakub Jelinek <jakub@redhat.com>
8993
8994 * gcc.dg/noncompile/init-3.c: New test.
8995
8996 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
8997
8998 * gcc.dg/format-array-1.c: New test.
8999
9000 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
9001
9002 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
9003 writing through null pointers; remove comment about testing
9004 unterminated strings.
9005
9006 2000-10-17 Matthew Hiller <hiller@redhat.com>
9007
9008 * gcc.c-torture/execute/20001017-2.c: New test.
9009
9010 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
9011
9012 * gcc.c-torture/compile/20001018-1.c: New test.
9013 * gcc.c-torture/compile/20001018-1.x: Xfail.
9014
9015 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9016
9017 * gcc.c-torture/execute/20001017-1.c: New test.
9018
9019 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
9020
9021 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
9022 for multiple use of arguments with scanf formats; add tests for
9023 multiple use of arguments.
9024
9025 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
9026
9027 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
9028
9029 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
9030
9031 * gcc.dg/format-miss-1.c: New test.
9032
9033 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9034
9035 * gcc.c-torture/execute/20001013-1.c: New test.
9036
9037 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9038
9039 * gcc.dg/format-branch-1.c: New test.
9040
9041 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9042
9043 * README, lib/file-format.exp: Remove EGCS references.
9044
9045 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9046
9047 * gcc.dg/20001013-1.c: New test.
9048
9049 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
9050
9051 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
9052 for intmax_t in the compiler using __typeof__ and the type rules
9053 for conditional expressions.
9054
9055 2000-10-13 Jakub Jelinek <jakub@redhat.com>
9056
9057 * gcc.dg/20001012-1.c: New test.
9058 * gcc.dg/20001012-2.c: New test.
9059
9060 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9061
9062 * gcc.dg/format-attr-1.c: New test.
9063
9064 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9065
9066 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
9067 __LONG_LONG_MAX__ instead of LLONG_MAX.
9068
9069 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9070
9071 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
9072 scanf flags.
9073 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
9074 flags.
9075
9076 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
9077
9078 * gcc.dg/sequence-pt-1.c: New test.
9079
9080 2000-10-11 Geoff Keating <geoffk@cygnus.com>
9081
9082 * gcc.c-torture/execute/20001011-1.c: New testcase.
9083 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
9084
9085 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9086
9087 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
9088 does not error on it.
9089
9090 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9091
9092 * gcc.dg/20001009-1.c: New test.
9093
9094 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
9095
9096 * gcc.c-torture/compile/20001009-1.c: Move from here ....
9097 * gcc.c-torture/execute/20001009-2.c: ... to here.
9098
9099 2000-10-09 Geoff Keating <geoffk@cygnus.com>
9100
9101 * gcc.c-torture/compile/20001009-1.c: New testcase.
9102 * gcc.c-torture/execute/20001009-1.c: New testcase.
9103 Testcases provided by Jan Hubicka <jh@suse.cz>.
9104
9105 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9106
9107 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9108 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
9109 uintmax_t using <limits.h> to emulate the compiler's internal
9110 logic. No longer XFAIL %j tests.
9111
9112 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9113
9114 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
9115 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9116 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
9117 regexps and details of expected handling of some bad formats.
9118 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
9119 suppression.
9120
9121 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
9122
9123 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
9124 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
9125 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
9126 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
9127 in list archives.
9128
9129 2000-10-06 Richard Henderson <rth@cygnus.com>
9130
9131 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
9132 * g++.old-deja/g++.brendan/crash52.C: Likewise.
9133 * g++.old-deja/g++.jason/report.C: Likewise.
9134 * g++.old-deja/g++.law/friend5.C: Likewise.
9135 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
9136 of the expected warnings.
9137
9138 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
9139
9140 * g++.old-deja/g++.pt/enum14.C: New test.
9141
9142 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
9143
9144 * g++.old-deja/g++.pt/crash59.C: New test.
9145
9146 2000-10-04 Will Cohen <wcohen@redhat.com>
9147
9148 * gcc.dg/20000926-1.c: New test.
9149
9150 2000-10-03 Geoff Keating <geoffk@cygnus.com>
9151
9152 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9153 function name for current C++ compiler.
9154 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9155
9156 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
9157
9158 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
9159 __PRETTY_FUNCTION__.
9160 * g++.old-deja/g++.ext/pretty2.C: Likewise.
9161
9162 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9163
9164 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9165
9166 2000-09-26 Jakub Jelinek <jakub@redhat.com>
9167
9168 * gcc.c-torture/compile/20000923-1.c: New test.
9169
9170 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9171
9172 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9173 * g++.old-deja/g++.pt/ttp62.C: Same.
9174 * g++.old-deja/g++.other/inline14.C: Same.
9175
9176 2000-09-24 Richard Henderson <rth@cygnus.com>
9177
9178 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9179
9180 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
9181
9182 * gcc.dg/c90-printf-1.c: Add test for wide string format.
9183
9184 2000-09-22 Geoff Keating <geoffk@cygnus.com>
9185
9186 * gcc.c-torture/compile/20000922-1.c: New file.
9187
9188 2000-09-21 Nick Clifton <nickc@redhat.com>
9189
9190 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9191 a signed long modulo operation.
9192 (mod6): New function - perform an unsigned long modulo operation.
9193 (main): Add tests for modulos of very large numbers by very small
9194 dividends.
9195
9196 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9197
9198 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9199
9200 2000-09-19 Richard Henderson <rth@cygnus.com>
9201
9202 * gcc.dg/compare2.c (case 10): XFAIL.
9203
9204 2000-09-18 Richard Henderson <rth@cygnus.com>
9205
9206 * gcc.c-torture/execute/20000906-1.c: Move ...
9207 * gcc.dg/20000906-1.c: ... here. Only run on targets
9208 that support __builtin_trap.
9209
9210 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9211
9212 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9213
9214 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9215
9216 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9217 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9218 more $ format tests.
9219
9220 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9221
9222 * gcc.dg/format-errmk-1.c: New test.
9223
9224 2000-09-17 Greg McGary <greg@mcgary.org>
9225
9226 * gcc.c-torture/execute/20000917-1.x: Remove.
9227
9228 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9229
9230 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9231
9232 2000-09-17 Greg McGary <greg@mcgary.org>
9233
9234 * gcc.c-torture/execute/20000917-1.c: New test.
9235 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9236
9237 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9238
9239 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9240 in nested macro bug.
9241
9242 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9243
9244 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9245
9246 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
9247
9248 * gcc.c-torture/execute/20000914-1.c: New test.
9249
9250 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
9251
9252 * g++.other/inline13.C: New test.
9253
9254 2000-09-12 Andreas Jaeger <aj@suse.de>
9255
9256 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9257 constant by Ulrich Drepper <drepper@redhat.com>.
9258
9259 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
9260
9261 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9262
9263 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9264
9265 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9266
9267 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9268
9269 * gcc.dg/cpp/backslash.c: New test.
9270
9271 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
9272
9273 * gcc.c-torture/execute/20000910-1.c: New test.
9274 * gcc.c-torture/execute/20000910-2.c: Likewise.
9275
9276 2000-09-11 Robert Lipe <robertl@sco.com>
9277
9278 * gcc.dg/pragma-align.c: New test.
9279
9280 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9281
9282 * g++.old-deja/g++.pt/explicit82.C: New test.
9283 * g++.old-deja/g++.pt/explicit83.C: New test.
9284
9285 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9286
9287 * gcc.dg/asm-names.c: New test.
9288
9289 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9290
9291 * gcc.dg/cpp/tr-warn6.c: New test
9292
9293 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9294
9295 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9296 be accepted.
9297
9298 2000-09-07 Catherine Moore <clm@redhat.com>
9299
9300 * gcc.c-torture/execute/unroll-1.c: New test.
9301
9302 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9303
9304 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9305 ERROR markers.
9306 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9307 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9308 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9309 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9310 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9311 Preprocess only.
9312 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9313 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9314
9315 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9316
9317 * g++.old-deja/g++.pt/deduct2.C: New test.
9318
9319 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9320
9321 * g++.old-deja/g++.pt/parms2.C: New test.
9322
9323 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9324
9325 * g++.old-deja/g++.pt/crash58.C: New test.
9326
9327 2000-09-06 Greg McGary <greg@mcgary.org>
9328
9329 * gcc.c-torture/execute/20000906-1.c: New test.
9330 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9331
9332 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9333
9334 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9335
9336 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9337
9338 * g++.old-deja/g++.pt/crash57.C: New test.
9339
9340 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9341
9342 * g++.old-deja/g++.pt/crash56.C: New test.
9343
9344 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9345
9346 * g++.old-deja/g++.pt/koenig1.C: New test.
9347
9348 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9349
9350 * gcc.dg/20000904-1.c: New test.
9351
9352 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9353
9354 * gcc.dg/cpp/paste8.c: New test.
9355
9356 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
9357
9358 * gcc.c-torture/compile/20000827-1.c: New test.
9359
9360 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9361
9362 * gcc.dg/format-diag-1.c: New test.
9363
9364 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9365
9366 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9367 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9368 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9369 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9370 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9371
9372 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9373
9374 * g++.old-deja/g++.other/nested4.C: New test.
9375
9376 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9377
9378 * g++.old-deja/g++.ns/scoped1.C: New test.
9379
9380 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
9381
9382 * lib/g++.exp: Support testing already-installed GCC.
9383
9384 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9385
9386 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9387
9388 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9389
9390 * gcc.dg/return-type-2.c: New test.
9391
9392 2000-08-27 Geoff Keating <geoffk@cygnus.com>
9393
9394 * gcc.c-torture/compile/20000825-1.c: New test.
9395
9396 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
9397
9398 * gcc.dg/dwarf2-2.c: New test.
9399
9400 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9401
9402 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9403 dg-warning regexps.
9404
9405 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9406
9407 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9408 gcc.dg/format-ext-5.c: New tests.
9409
9410 2000-08-25 Jakub Jelinek <jakub@redhat.com>
9411
9412 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9413
9414 2000-08-24 Mark Mitchell <mark@codesourcery.com>
9415
9416 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9417
9418 2000-08-24 Richard Henderson <rth@cygnus.com>
9419
9420 * gcc.dg/ia64-sync-1.c: New test.
9421 * gcc.dg/ia64-sync-2.c: New test.
9422 * gcc.dg/ia64-asm-1.c: New test.
9423
9424 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9425
9426 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9427 * gcc.dg/format-ext-2.c: New test.
9428
9429 2000-08-23 Jason Merrill <jason@redhat.com>
9430
9431 * lib/old-dejagnu.exp: Also ignore "In member function" and
9432 "At global scope".
9433
9434 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9435
9436 * gcc.dg/noncompile/label-lineno-1.c: New test.
9437
9438 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9439
9440 * gcc.dg/c99-array-nonobj-1.c: New test.
9441
9442 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9443
9444 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9445 tests.
9446 * gcc.dg/format-ext-1.c: New test.
9447
9448 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9449
9450 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9451 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9452 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9453 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9454 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9455
9456 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9457
9458 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9459 gcc.dg/c99-strftime-2.c: New tests.
9460
9461 2000-08-22 Richard Henderson <rth@cygnus.com>
9462
9463 * gcc.c-torture/execute/20000822-1.c: New test.
9464
9465 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9466
9467 * gcc.c-torture/execute/20000819-1.x: Remove.
9468
9469 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9470
9471 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9472 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9473 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9474 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9475 gcc.dg/format-xopen-1.c: New tests.
9476
9477 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9478
9479 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9480
9481 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9482
9483 * g++.old-deja/g++.other/loop2.C: New test.
9484
9485 * gcc.c-torture/compile/20000606-1.c: New test.
9486 * gcc.c-torture/compile/20000728-1.c: New test.
9487 * gcc.c-torture/execute/20000801-1.c: New test.
9488 * gcc.c-torture/execute/20000801-2.c: New test.
9489 * gcc.c-torture/execute/20000819-1.c: New test.
9490 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9491 * gcc.dg/20000629-1.c: New test.
9492 * gcc.dg/20000724-1.c: New test.
9493 * gcc.dg/20000807-1.c: New test.
9494
9495 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9496
9497 * gcc.dg/cpp/pragma-1.c: New test.
9498 * gcc.dg/cpp/pragma-2.c: New test.
9499
9500 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9501
9502 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9503 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9504
9505 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9506
9507 * gcc.c-torture/compile/20000818-1.c: New test.
9508
9509 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
9510
9511 * gcc.c-torture/execute/20000818-1.c: New test.
9512
9513 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9514
9515 * gcc.dg/format-va-1.c: New test.
9516
9517 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9518
9519 * g++.old-deja/g++.other/typedef8.C: New test.
9520
9521 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9522
9523 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9524 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9525 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9526 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9527 * g++.old-deja/g++.other/ptrmem7.C: New test.
9528 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9529
9530 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9531
9532 * g++.old-deja/g++.pt/typename27.C: New test.
9533
9534 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9535
9536 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9537 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9538 * g++.old-deja/g++.pt/friend45.C: New test.
9539 * g++.old-deja/g++.other/friend8.C: New test.
9540
9541 2000-08-15 Richard Henderson <rth@cygnus.com>
9542
9543 * gcc.c-torture/execute/20000815-1.c: New test.
9544
9545 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9546
9547 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9548 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9549 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9550
9551 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9552
9553 * g++.old-deja/g++.other/refinit2.C: New test.
9554
9555 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9556
9557 * lib/c-torture.exp (c-torture): Make
9558 compiler_conditional_xfail_data global.
9559 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9560 compiler_conditional_xfail_data machinery.
9561 (f-torture-execute): Likewise.
9562 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9563 and only when unrolling loops.
9564
9565 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9566
9567 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9568
9569 * g++.old-deja/g++.pt/explicit81.C: New test.
9570
9571 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9572
9573 * g++.old-deja/g++.pt/typename26.C: New test.
9574
9575 2000-08-10 Geoff Keating <geoffk@cygnus.com>
9576
9577 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9578 warning.
9579
9580 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
9581
9582 * g++.old-deja/g++.other/array3.C: New test.
9583
9584 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9585
9586 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9587 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9588 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9589 New tests.
9590
9591 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
9592
9593 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9594 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9595
9596 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
9597
9598 * gcc.c-torture/execute/20000808-1.c: New test.
9599
9600 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9601
9602 * gcc.dg/c90-const-expr-1.c: New test.
9603
9604 2000-08-08 Richard Henderson <rth@cygnus.com>
9605
9606 * gcc.dg/noncompile/920923-1.c: Declare calloc.
9607
9608 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
9609
9610 * gcc.dg/noncompile/const-ll-1.c: New test.
9611
9612 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
9613
9614 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9615
9616 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
9617
9618 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9619 that running programs linked against the shared version of libobjc
9620 run correctly.
9621
9622 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9623
9624 * gcc.dg/c99-printf-1.c: New test.
9625
9626 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9627
9628 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9629
9630 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
9631
9632 * gcc.c-torture/execute/20000731-1.x: Delete.
9633
9634 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
9635
9636 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9637 and torture_without_loops as is done by c-torture.exp.
9638 (search_for): Copy from c-torture.exp.
9639 (gcc-dg-runtest): New function, drives a directory of tests
9640 iterating over the TORTURE_OPTIONS.
9641 (scan-assembler, scan-assembler-not): Move here from
9642 individual directory drivers.
9643
9644 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9645 defined by lib/gcc-dg.exp.
9646 * gcc.dg/cpp/cpp.exp: Likewise.
9647 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
9648 gcc-dg-runtest, so we cycle over optimization options.
9649
9650 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9651 * gcc.dg/compare2.c: No longer expected to fail.
9652
9653 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9654
9655 * gcc.c-torture/execute/20000804-1.c: New test.
9656
9657 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9658
9659 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9660
9661 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
9662
9663 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9664
9665 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
9666
9667 * gcc.c-torture/compile/20000803-1.c: New test.
9668
9669 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
9670
9671 * gcc.c-torture/execute/20000801-3.c,
9672 gcc.c-torture/execute/20000801-4.c: New tests.
9673 * gcc.c-torture/execute/20000801-3.x,
9674 gcc.c-torture/execute/20000801-4.x: Xfail.
9675
9676 2000-08-02 Geoff Keating <geoffk@cygnus.com>
9677
9678 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9679 libobjc/.libs to allow for libtool.
9680
9681 2000-08-02 Jakub Jelinek <jakub@redhat.com>
9682
9683 * gcc.c-torture/compile/20000802-1.c: New test.
9684
9685 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
9686
9687 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9688
9689 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
9690
9691 * gcc-c-torture/execute/20000731-2.c: New test.
9692
9693 * gcc.c-torture/execute/20000731-1.c: New test.
9694 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9695
9696 2000-07-31 Jakub Jelinek <jakub@redhat.com>
9697
9698 * testsuite/gcc.dg/cpp/paste7.c: New test.
9699 * gcc.dg/cpp/20000725-1.c: New test.
9700
9701 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
9702
9703 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9704 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9705 declaration warning for __builtin_dwarf_reg_size.
9706
9707 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9708
9709 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
9710
9711 * gcc.dg/noncompile/voidparam-1.c: New test.
9712
9713 2000-07-30 Richard Henderson <rth@cygnus.com>
9714
9715 * gcc.dg/c90-digraph-1.c: Don't xfail.
9716 * gcc.dg/compare2.c (case 10): Xfail.
9717 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9718
9719 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
9720
9721 * gcc.dg/c99-main-1.c: New test.
9722
9723 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
9724
9725 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9726
9727 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
9728
9729 * gcc.c-tortuer/execute/20000726-1.c: New test.
9730
9731 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
9732
9733 * gcc.c-torture/execute/enum-2.c: New test.
9734
9735 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9736
9737 * gcc.dg/cpp/tr-warn3.c: New test.
9738
9739 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9740
9741 * g++.old-deja/g++.ext/implicit1.C: Remove.
9742 * g++.old-deja/g++.jason/c2.C: Remove
9743 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9744 * g++.old-deja/g++.pt/crash16.C: Likewise.
9745 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9746
9747 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9748
9749 * g++.old-deja/g++.other/for2.C: New test.
9750
9751 2000-07-25 Jakub Jelinek <jakub@redhat.com>
9752
9753 * gcc.dg/20000720-1.c: New test.
9754
9755 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
9756
9757 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
9758
9759 2000-07-24 Geoff Keating <geoffk@cygnus.com>
9760
9761 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9762 * gcc.c-torture/execute/20000722-1.c: New.
9763 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9764
9765 2000-07-24 Jakub Jelinek <jakub@redhat.com>
9766
9767 * gcc.dg/cpp/20000720-1.S: New test.
9768
9769 2000-07-21 Michael Meissner <meissner@redhat.com>
9770
9771 * gcc.c-torture/execute/ieee/hugeval.c: New test.
9772
9773 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9774
9775 * g++.old-deja/g++.brendan/crash16.C,
9776 g++.old-deja/g++.brendan/parse3.C,
9777 g++.old-deja/g++.brendan/redecl1.C,
9778 g++.old-deja/g++.ns/template13.C,
9779 g++.old-deja/g++.other/decl4.C,
9780 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9781
9782 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9783
9784 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9785 and "Internal error".
9786
9787 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9788 regexps.
9789 * gcc.dg/cpp/paste6.c: New test.
9790
9791 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
9792
9793 * gcc.dg/cpp/tr-direct.c: New test.
9794
9795 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9796 gcc.dg/cpp/undef1.c: Tweak error regexps.
9797
9798 2000-07-18 Eric Christopher <echristo@redhat.com>
9799
9800 * gcc.c-torture/compile/20000718-1.c: New test.
9801
9802 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
9803
9804 * cpplex.c (_cpp_push_token): If the token being pushed back
9805 is the previous token in this context, just subtract one from
9806 context->posn.
9807 * cppmacro.c (save_expansion): Clear aux field when storing a
9808 placemarker.
9809
9810 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
9811
9812 * gcc.dg/noncompile/redecl-1.c: New test.
9813
9814 2000-07-18 Jakub Jelinek <jakub@redhat.com>
9815
9816 * gcc.c-torture/execute/20000717-5.c: New test.
9817 * gcc.c-torture/execute/20000717-1.x: Removed.
9818
9819 2000-07-17 Richard Henderson <rth@cygnus.com>
9820
9821 * gcc.c-torture/execute/20000717-4.c: New test.
9822
9823 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
9824
9825 * gcc.dg/cpp/syshdr.c: New test.
9826 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9827
9828 2000-07-17 Neil Booth <neilb@earthling.net>
9829
9830 * gcc.dg/cpp/cmdlne-dM.c: New test.
9831 * gcc.dg/cpp/cmdlne-dD.c: New test.
9832
9833 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
9834
9835 * gcc.c-torture/execute/20000717-3.c: New test.
9836
9837 * gcc.c-torture/compile/20000717-1.c: New test.
9838
9839 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
9840
9841 * gcc.c-torture/execute/20000717-2.c: New test.
9842
9843 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
9844
9845 * gcc.dg/formatz-1.c: New test.
9846
9847 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9848 * gcc.dg/c99-digraph-1.c: New tests.
9849
9850 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9851 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9852
9853 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9854 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9855 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9856 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9857 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9858 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9859 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9860
9861 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
9862
9863 * gcc.c-torture/execute/20000717-1.c: New test.
9864 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9865
9866 2000-07-15 Jakub Jelinek <jakub@redhat.com>
9867
9868 * gcc.c-torture/execute/20000715-2.c: New test.
9869 * gcc.dg/20000715-1.c: New test.
9870
9871 2000-07-15 Michael Meissner <meissner@redhat.com>
9872
9873 * gcc.c-torture/execute/20000715-1.c: New test.
9874
9875 2000-07-13 Jakub Jelinek <jakub@redhat.com>
9876
9877 * gcc.c-torture/execute/20000707-1.c: New test.
9878
9879 2000-07-13 Neil Booth <NeilB@earthling.net>
9880
9881 * testsuite/gcc.dg/cpp/digraph1.c,
9882 testsuite/gcc.dg/cpp/digraph2.c,
9883 testsuite/gcc.dg/cpp/digraphs.c: New tests.
9884
9885 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
9886
9887 * g77.f-torture/compile/20000630-2.f: New test.
9888 * g77.f-torture/compile/20000630-2.x
9889
9890 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
9891
9892 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
9893
9894 2000-07-11 Neil Booth <NeilB@earthling.net>
9895
9896 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9897
9898 2000-07-11 Neil Booth <NeilB@earthling.net>
9899
9900 * gcc.dg/cpp/cmdlne-C.c: New.
9901
9902 2000-07-09 Neil Booth <NeilB@earthling.net>
9903
9904 * gcc.dg/cpp/directiv.c: New tests.
9905 * gcc.dg/cpp/undef1.c: Update.
9906
9907 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
9908
9909 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9910
9911 2000-07-09 Neil Booth <NeilB@earthling.net>
9912
9913 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9914
9915 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
9916
9917 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9918 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9919
9920 2000-07-08 Neil Booth <NeilB@earthling.net>
9921
9922 * gcc.dg/cpp/macsyntx.c: New tests.
9923
9924 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9925
9926 * gcc.dg/20000707-1.c: New test.
9927
9928 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9929
9930 * gcc.c-torture/execute/20000706-1.c: New test.
9931 * gcc.c-torture/execute/20000706-2.c: New test.
9932 * gcc.c-torture/execute/20000706-3.c: New test.
9933 * gcc.c-torture/execute/20000706-4.c: New test.
9934 * gcc.c-torture/execute/20000706-5.c: New test.
9935
9936 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9937
9938 * g++.old-deja/g++.pt/instantiate7.C: New test.
9939
9940 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9941
9942 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9943 * g++.old-deja/g++.mike/thunk3.C: Likewise.
9944 * g++.old-deja/g++.other/rtti3.C: Likewise.
9945 * g++.old-deja/g++.other/rttid3.C: Likewise.
9946
9947 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
9948
9949 * g77.f-torture/compile/20000630-1.x: Fix typo
9950
9951 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
9952
9953 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9954 assembly output.
9955
9956 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
9957
9958 * gcc.dg/cpp/ident.c: New test.
9959
9960 2000-07-05 Neil Booth <NeilB@earthling.net>
9961
9962 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9963 gcc.dg/cpp/lexstrng.c: New tests.
9964
9965 2000-07-04 Neil Booth <NeilB@earthling.net>
9966
9967 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9968 * gcc.dg/cpp/strify2.c: Same.
9969
9970 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
9971
9972 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9973 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9974 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9975 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9976
9977 * testsuite/gcc.dg/cpp/macro1.c,
9978 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9979 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9980 testsuite/gcc.dg/cpp/strify1.c,
9981 testsuite/gcc.dg/cpp/strify2.c: New tests.
9982
9983 2000-07-03 Jakub Jelinek <jakub@redhat.com>
9984
9985 * gcc.c-torture/execute/20000703-1.c: New test.
9986
9987 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9988
9989 * g++.old-deja/g++.pt (lookup10.C): New test.
9990
9991 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9992
9993 * g++.old-deja/g++.pt (typename25.C): New test.
9994
9995 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
9996
9997 * gcc.c-torture/compile/20000701-1.c: New test.
9998
9999 2000-06-30 Nick Clifton <nickc@cygnus.com>
10000
10001 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
10002 to test case.
10003
10004 2000-06-30 Catherine Moore <clm@cygnus.com>
10005
10006 * gcc.c-torture/execute/align-1.c: New test.
10007
10008 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
10009
10010 * g++.old-deja/g++.pt/expr8.C: New test.
10011 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
10012
10013 2000-06-29 Nick Clifton <nickc@cygnus.com>
10014
10015 * gcc.c-torture/compile/20000629-1.c: New test.
10016
10017 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
10018
10019
10020 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
10021 gcc.dg/noncompile directory, depending on whether they're
10022 preprocessor tests or not. Annotate all the tests for the dg
10023 framework.
10024
10025 * gcc.c-torture/noncompile/noncompile.exp: Delete.
10026 * gcc.dg/noncompile/noncompile.exp: New.
10027
10028 * Moved files:
10029 Old name New name
10030 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
10031 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
10032 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
10033 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
10034 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
10035 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
10036 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
10037 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
10038 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
10039 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
10040 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
10041 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
10042 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
10043 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
10044 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
10045 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
10046 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
10047 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
10048 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
10049 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
10050 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
10051 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
10052 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
10053 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
10054
10055 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
10056 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
10057 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
10058 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
10059 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
10060 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
10061
10062 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
10063
10064 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
10065 declare one variable. On the fourth, error.
10066 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
10067 declared by 20000628-1a.h.
10068
10069 2000-06-29 Richard Henderson <rth@redhat.com>
10070
10071 * gcc.c-torture/execute/930529-1.x: New file.
10072 * gcc.dg/920413-1.c: Adjust expected warning text.
10073 * gcc.dg/980217-1.c: Declare abort.
10074 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
10075
10076 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
10077
10078 * g77.f-torture/compile/20000629-1.f: New test.
10079 * g77.f-torture/compile/20000629-1.x: Expected to fail.
10080
10081 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10082
10083 Rearrange lots of files, removing entirely the
10084 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
10085 directories.
10086
10087 * Deleted files:
10088 gcc.c-torture/code_quality/code_quality.exp
10089 gcc.c-torture/special/special.exp
10090 gcc.failure/failure.exp
10091 gcc.failure/940409-1.x
10092 gcc.c-torture/compile/961203-1.x
10093
10094 * New files:
10095 gcc.misc-tests/linkage.exp
10096 gcc.c-torture/execute/920730-1t.c
10097 gcc.c-torture/execute/920730-1t.x
10098 gcc.c-torture/compile/920520-1.x
10099 gcc.c-torture/compile/920521-1.x
10100 gcc.c-torture/compile/981006-1.x
10101 gcc.c-torture/execute/eeprof-1.x
10102
10103 * Moved files (possibly with modifications to fit a new harness):
10104 Old name New name
10105 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
10106 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
10107 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
10108 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
10109 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
10110 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
10111 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
10112 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
10113 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
10114 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
10115 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
10116 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
10117 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
10118 gcc.failure/940409-1.c gcc.dg/940409-1.c
10119
10120 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10121
10122 * c-torture/compile/961203-1.x: Delete.
10123
10124 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
10125 not exit. Include stdio.h.
10126 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
10127 * gcc.misc-tests/dg-12.c: Likewise.
10128 * gcc.misc-tests/dg-5.c: Likewise.
10129 * gcc.misc-tests/dg-6.c: Likewise.
10130 * gcc.misc-tests/dg-7.c: Prototype abort.
10131 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
10132 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
10133 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
10134 not exit.
10135 * gcc.misc-tests/sieve.c: Use return from main, not exit.
10136 * gcc.misc-tests/sort2.c: Use return from main, not exit.
10137
10138 2000-06-28 Jakub Jelinek <jakub@redhat.com>
10139
10140 * gcc.dg/cpp/20000628-1.c: New test.
10141 * gcc.dg/cpp/20000628-1.h: New header for above test.
10142 * gcc.dg/cpp/20000628-1a.h: Likewise.
10143
10144 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
10145
10146 * gcc.dg/cpp: New directory.
10147 * gcc.dg/cpp/cpp.exp: New driver.
10148 * gcc.dg/cpp/20000627-1.c: New test.
10149 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10150 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10151 and rewrite as a compilation test.
10152
10153 * gcc.dg: Move many files into the cpp subdirectory, possibly
10154 renaming or editing them as well.
10155 Old name New name
10156 990119-1.c cpp/19990119-1.c
10157 990228-1.c cpp/19990228-1.c
10158 990407-1.c cpp/19990407-1.c
10159 990409-1.c cpp/19990409-1.c
10160 990413-1.c cpp/19990413-1.c
10161 990703-1.c cpp/19990703-1.c
10162 20000127-1.c cpp/20000127-1.c
10163 20000129-1.c cpp/20000129-1.c
10164 20000207-1.c cpp/20000207-1.c
10165 20000207-2.c cpp/20000207-2.c
10166 20000209-1.c cpp/20000209-1.c
10167 20000209-2.c cpp/20000209-2.c
10168 20000301-1.c cpp/20000301-1.c
10169 20000419-1.c cpp/20000419-1.c
10170 20000510-1.S cpp/20000510-1.S
10171 20000519-1.c cpp/20000519-1.c
10172 20000529-1.c cpp/20000529-1.c
10173 20000625-1.c cpp/20000625-1.c
10174 20000625-2.c cpp/20000625-2.c
10175 cpp-as1.c cpp/assert1.c
10176 cpp-as2.c cpp/assert2.c
10177 cxx-comments-1.c cpp/cxxcom1.c
10178 cxx-comments-2.c cpp/cxxcom2.c
10179 endif-label.c cpp/endif.c
10180 cpp-hash1.c cpp/hash1.c
10181 cpp-hash2.c cpp/hash2.c
10182 cpp-if1.c cpp/if-1.c
10183 cpp-if2.c cpp/if-2.c
10184 cpp-if3.c cpp/if-3.c
10185 cpp-if4.c cpp/if-4.c
10186 cpp-if5.c cpp/if-5.c
10187 cpp-cond.c cpp/if-cexp.c
10188 cpp-missingop.c cpp/if-mop.c
10189 cpp-missingparen.c cpp/if-mpar.c
10190 cpp-opprec.c cpp/if-oppr.c
10191 cpp-ifparen.c cpp/if-paren.c
10192 cpp-shortcircuit.c cpp/if-sc.c
10193 cpp-shift.c cpp/if-shift.c
10194 cpp-unary.c cpp/if-unary.c
10195 cpp-li1.c cpp/line1.c
10196 cpp-li2.c cpp/line2.c
10197 lineno.c cpp/line3.c
10198 lineno-2.c cpp/line4.c
10199 cpp-mi.c cpp/mi1.c
10200 cpp-mic.h cpp/mi1c.h
10201 cpp-micc.h cpp/mi1cc.h
10202 cpp-mind.h cpp/mi1nd.h
10203 cpp-mindp.h cpp/mi1ndp.h
10204 cpp-mix.h cpp/mi1x.h
10205 cpp-mi2.c cpp/mi2.c
10206 cpp-mi2a.h cpp/mi2a.h
10207 cpp-mi2b.h cpp/mi2b.h
10208 cpp-mi2c.h cpp/mi2c.h
10209 cpp-mi3.c cpp/mi3.c
10210 cpp-mi3.def cpp/mi3.def
10211 poison-1.c cpp/poison.c
10212 pr-impl.c cpp/prag-imp.c
10213 cpp-redef-2.c cpp/redef1.c
10214 cpp-redef.c cpp/redef2.c
10215 strpaste.c cpp/strp1.c
10216 strpaste-2.c cpp/strp2.c
10217 cpp-tradpaste.c cpp/tr-paste.c
10218 cpp-tradstringify.c cpp/tr-str.c
10219 cpp-tradwarn1.c cpp/tr-warn1.c
10220 cpp-tradwarn2.c cpp/tr-warn2.c
10221 trigraphs.c cpp/trigraphs.c
10222 cpp-unc1.c cpp/unc1.c
10223 cpp-unc2.c cpp/unc2.c
10224 cpp-unc3.c cpp/unc3.c
10225 cpp-unc.c cpp/unc4.c
10226 undef.c cpp/undef1.c
10227 undef-2.c cpp/undef2.c
10228 cpp-wi1.c cpp/widestr1.c
10229
10230 2000-06-27 Mark Mitchell <mark@codesourcery.com>
10231
10232 * lib/g++.exp (g++_include_flags): Tweak.
10233
10234 2000-06-27 H.J. Lu <hjl@gnu.org>
10235 Loren J. Rittle <ljrittle@acm.org>
10236
10237 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10238 version with one that knows about the new gcc tree structure.
10239 (g++_link_flags): Same.
10240
10241 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10242
10243 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10244 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10245 case we are cross-compiling.
10246
10247 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10248 g++.old-deja/g++.niklas/Makefile.in,
10249 g++.old-deja/g++.niklas/configure.in,
10250 g++.old-deja/g++.other/Makefile.in,
10251 g++.old-deja/g++.other/configure.in,
10252 gcc.c-torture/code_quality/Makefile.in,
10253 gcc.c-torture/code_quality/configure.in,
10254 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10255 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10256 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10257 gcc.c-torture/execute/ieee/Makefile.in,
10258 gcc.c-torture/execute/ieee/configure.in,
10259 gcc.c-torture/noncompile/Makefile.in,
10260 gcc.c-torture/noncompile/configure.in,
10261 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10262 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10263 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10264
10265 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10266
10267 * g++.old-deja/g++.other/ambig3.C: New test.
10268
10269 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10270
10271 * g++.old-deja/g++.pt/syntax1.C: New test.
10272 * g++.old-deja/g++.pt/syntax2.C: New test.
10273 * g++.old-deja/g++.other/syntax3.C: New test.
10274 * g++.old-deja/g++.other/syntax4.C: New test.
10275
10276 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10277
10278 * gcc.dg/20000623-1.c: Prototype exit and abort.
10279
10280 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10281
10282 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10283 New tests.
10284 * gcc.dg/cpp-mi3.def: New file.
10285
10286 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10287 inside assertions.
10288 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10289 lexer's error messages.
10290 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10291 divine anything from the linemarkers.
10292 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10293 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10294
10295 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10296
10297 * gcc.dg/20000623-1.c: New test.
10298
10299 2000-06-22 Jakub Jelinek <jakub@redhat.com>
10300
10301 * gcc.c-torture/execute/20000622-1.c: New test.
10302
10303 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10304
10305 * g++.old-deja/g++.other/init15.C: New test.
10306
10307 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10308
10309 * g++.old-deja/g++.pt/vaarg2.C: New test.
10310 * g++.old-deja/g++.pt/vaarg3.C: New test.
10311
10312 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10313
10314 * g++.old-deja/g++.other/dyncast6.C: New test.
10315
10316 2000-06-15 Jakub Jelinek <jakub@redhat.com>
10317
10318 * gcc.c-torture/execute/loop-6.c: New test.
10319
10320 2000-06-14 Jakub Jelinek <jakub@redhat.com>
10321
10322 * gcc.dg/20000614-1.c: New test.
10323 * gcc.dg/20000614-2.c: New test.
10324
10325 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
10326
10327 * g++.old-deja/g++.other/inline12.C: New test.
10328
10329 2000-06-13 Jakub Jelinek <jakub@redhat.com>
10330
10331 * g++.old-deja/g++.other/eh1.C: New test.
10332
10333 2000-06-12 Jakub Jelinek <jakub@redhat.com>
10334
10335 * g++.old-deja/g++.other/type.C: New test.
10336
10337 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10338
10339 * g++.old-deja/g++.other/initstring.C: New test.
10340
10341 2000-06-12 Jason Merrill <jason@redhat.com>
10342
10343 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10344
10345 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
10346
10347 * gcc.c-torture/compile/20000609-1.c: New test.
10348
10349 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
10350
10351 * gcc.dg/20000609-1.c: New test.
10352
10353 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10354
10355 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10356 * gcc.c-torture/noncompile/poison-1.c: Move...
10357 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10358 * gcc.dg/cpp-li1.c: Add a token after the #line.
10359
10360 2000-06-05 Richard Henderson <rth@cygnus.com>
10361
10362 * gcc.c-torture/execute/20000605-2.c: New test.
10363 * gcc.c-torture/execute/20000605-3.c: New test.
10364
10365 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10366
10367 * g77.f-torture/execute/20000503-1.x: New file.
10368
10369 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10370
10371 * g++.old-deja/g++.eh/badalloc1.C: New test.
10372
10373 2000-06-05 Richard Henderson <rth@cygnus.com>
10374
10375 * gcc.c-torture/execute/20000605-1.c: New test.
10376
10377 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10378 Nathan Sidwell <nathan@codesourcery.com>
10379
10380 * gcc.c-torture/compile/20000605-1.c: New test.
10381
10382 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10383
10384 * g77.f-torture/compile/20000601-1.f: New test.
10385
10386 2000-06-03 Richard Henderson <rth@cygnus.com>
10387
10388 * gcc.c-torture/execute/20000603-1.c: New.
10389
10390 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10391
10392 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10393 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10394
10395 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10396
10397 * gcc.dg/compare2.c (case 12): XFAIL.
10398 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10399 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10400
10401 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10402
10403 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10404
10405 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10406 guard macro is already defined when the header is first
10407 included.
10408 * gcc.dg/cpp-mix.h: New file.
10409 * gcc.dg/endif-label.c: Update patterns to match compiler.
10410
10411 * g++.brendan/complex1.C: Declare abort.
10412 * g++.law/refs4.C: Remove XFAIL.
10413 * g++.oliva/expr2.C: Declare abort and exit.
10414
10415 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10416
10417 * gcc.c-torture/execute/20000528-1.c: New test.
10418
10419 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10420 * g++.old-deja/g++.law/temps4.C: Likewise.
10421
10422 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10423 stdlib.h. Call abort() on failure.
10424 * g++.old-deja/g++.law/refs4.C: Likewise.
10425 * g++.old-deja/g++.law/temps4.C: Likewise.
10426 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10427 * gcc.c-torture/execute/20000112-1.c: Include string.h.
10428
10429 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10430
10431 Relative to g++.dg/special:
10432 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10433
10434 Relative to g++.old-deja:
10435 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10436 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10437 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10438 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10439 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10440 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10441 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10442
10443 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10444 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10445 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10446 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10447 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10448 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10449 and/or string.h.
10450
10451 * g++.other/goto1.C: Update expectations for error messages.
10452
10453 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10454
10455 * gcc.c-torture/compile/20000523-1.c: New test.
10456
10457 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10458
10459 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10460
10461 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10462
10463 * g++.old-deja/g++.eh/catch11.C: New test.
10464 * g++.old-deja/g++.eh/catch12.C: New test.
10465
10466 2000-05-24 Nick Clifton <nickc@cygnus.com>
10467
10468 * gcc.c-torture/execute/20000523-1.c: New test.
10469
10470 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10471
10472 * c-torture/execute/bcp-1.c: Replace abort in arg of
10473 __builtin_constant_p with a generic external function.
10474
10475 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10476 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10477 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10478 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10479 Prototype abort and/or exit.
10480
10481 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10482 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10483 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10484 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10485
10486 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10487
10488 * gcc.dg/dwarf2-1.c: New test.
10489
10490 2000-05-20 Richard Henderson <rth@cygnus.com>
10491
10492 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10493
10494 2000-05-20 Andreas Jaeger <aj@suse.de>
10495
10496 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10497 testcase.
10498
10499 2000-05-19 David Edelsohn <edelsohn@gnu.org>
10500
10501 * gcc.c-torture/execute/20000519-2.c: New test.
10502
10503 2000-05-19 Andreas Jaeger <aj@suse.de>
10504
10505 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10506 which fails with SSA.
10507
10508 * lib/c-torture.exp: Also test with -O3 -fssa.
10509
10510 2000-05-18 Michael Meissner <meissner@redhat.com>
10511
10512 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10513 * gcc.c-torture/execute/920415-1.c: Ditto.
10514 * gcc.c-torture/execute/920501-1.c: Ditto.
10515 * gcc.c-torture/execute/conversion.c: Ditto.
10516 * gcc.c-torture/execute/cvt-1.c: Ditto.
10517
10518 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
10519
10520 * gcc.c-torture/compile/20000518-1.c: New test.
10521
10522 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10523
10524 * g77.f-torture/compile/200005018.f: New test.
10525
10526 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
10527
10528 * gcc.c-torture/compile/20000517-1.c: New test.
10529
10530 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10531
10532 * gcc.c-torture/execute/20000516-1.c: New test.
10533
10534 2000-05-15 Jakub Jelinek <jakub@redhat.com>
10535
10536 * g++.old-deja/g++.other/eh.C: New test.
10537
10538 2000-05-12 Richard Henderson <rth@cygnus.com>
10539
10540 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10541 constants through to doit's conditional.
10542
10543 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
10544
10545 * gcc.c-torture/compile/20000511-1.c: New test.
10546 * g77.f-torture/compile/20000511-1.f: New test.
10547 * g77.f-torture/compile/20000511-2.f: New test.
10548
10549 2000-05-11 Michael Meissner <meissner@redhat.com>
10550
10551 * gcc.c-torture/execute/20000511-1.c: New test.
10552
10553 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10554
10555 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10556 * gcc.dg/20000510-1.S: New.
10557
10558 2000-05-08 Catherine Moore <clm@cygnus.com>
10559
10560 * gcc.dg/unused-3.c: New.
10561
10562 2000-05-06 Richard Henderson <rth@cygnus.com>
10563
10564 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10565 * g++.old-deja/g++.mike/warn1.C: Likewise.
10566 * g++.old-deja/g++.pt/local1.C: Likewise.
10567 * g++.old-deja/g++.pt/local7.C: Likewise.
10568 * g++.old-deja/g++.pt/spec16.C: Likewise.
10569
10570 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
10571
10572 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10573
10574 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
10575
10576 * g77.f-torture/execute/20000503-1.f: New test.
10577
10578 2000-05-04 Andreas Jaeger <aj@suse.de>
10579
10580 * gcc.dg/noreturn-2.c: New test.
10581
10582 2000-05-04 Neil Booth <NeilB@earthling.net>
10583
10584 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10585 preprocessor.
10586
10587 2000-05-04 Richard Henderson <rth@cygnus.com>
10588
10589 * gcc.c-torture/execute/20000503-1.c: Fix typo.
10590
10591 2000-05-04 Richard Henderson <rth@cygnus.com>
10592
10593 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
10594 OpenSSL by Jason R Thorpe.
10595
10596 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
10597
10598 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10599
10600 2000-05-03 Robert Lipe <robertlipe@usa.net>
10601
10602 * gcc.dg/20000503-1.c: New test.
10603
10604 2000-05-02 Jakub Jelinek <jakub@redhat.com>
10605
10606 * gcc.c-torture/compile/20000502-1.c: New test.
10607 * g++.old-deja/g++.other/align.C: New test.
10608 * gcc.dg/cpp-tradstringify.c: New test.
10609
10610 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
10611
10612 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10613 and hard registers.
10614
10615 2000-04-26 Geoff Keating <geoffk@cygnus.com>
10616
10617 * gcc.c-torture/execute/loop-5.c: New test.
10618
10619 2000-04-25 Jakub Jelinek <jakub@redhat.com>
10620
10621 * gcc.c-torture/execute/va-arg-20.c: New test.
10622
10623 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
10624
10625 * gcc.c-torture/execute/20000422-1.c: New test.
10626
10627 2000-04-20 Greg McGary <gkm@gnu.org>
10628
10629 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10630 when optimizing, but without sibling-call optimizations (-O1).
10631
10632 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
10633
10634 * gcc.c-torture/compile/20000420-1.c: New test.
10635
10636 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
10637
10638 * g++.abi/ptrflags.C: New test.
10639 * g++.eh/catchptr1.C: Test incomplete pointer chains.
10640
10641 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
10642
10643 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10644
10645 2000-04-19 Greg McGary <gkm@gnu.org>
10646
10647 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10648 sibling-call optimizations.
10649
10650 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
10651
10652 * gcc.dg/20000419-1.c: New test.
10653
10654 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
10655
10656 * gcc.c-torture/execute/20000412-6.c: New test.
10657
10658 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
10659
10660 * gcc.c-torture/execute/20000412-5.c: New test.
10661 * g77.f-torture/compile/20000412-1.f: New test.
10662 * gcc.c-torture/execute/20000412-4.c: New test.
10663 * gcc.c-torture/compile/20000412-2.c: New test.
10664 * gcc.c-torture/execute/20000412-3.c: New test.
10665 * gcc.c-torture/compile/20000412-1.c: New test.
10666 * gcc.c-torture/execute/20000412-2.c: New test.
10667
10668 2000-04-12 Jakub Jelinek <jakub@redhat.com>
10669
10670 * objc/execute/bf-20.m: New test.
10671
10672 2000-04-10 Richard Henderson <rth@cygnus.com>
10673
10674 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10675
10676 * gcc.c-torture/execute/20000412-1.c: New test.
10677
10678 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
10679
10680 * g++.old-deja/g++.eh/catchptr1.C: New test.
10681
10682 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
10683
10684 * g++.old-deja/g++.abi/cxa_vec.C: New test.
10685
10686 2000-04-08 Neil Booth <NeilB@earthling.net>
10687
10688 * gcc.dg/cpp-nullchar.c: Remove test as
10689 embedded nulls cause problems.
10690
10691 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10692
10693 * gcc.dg/compare2.c: New test.
10694
10695 2000-04-08 Neil Booth <NeilB@earthling.net>
10696
10697 * gcc.dg/cpp-nullchar.c: New test.
10698
10699 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
10700
10701 * gcc.dg/cpp-mi2.c: New test.
10702 * gcc.dg/cpp-mi2[abc].h: New files.
10703
10704 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
10705
10706 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10707 member name.
10708
10709 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
10710
10711 * g++.old-deja/g++.abi/vmihint.C: New test.
10712
10713 2000-04-06 Neil Booth <NeilB@earthling.net>
10714
10715 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10716 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
10717 copyright.
10718
10719 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
10720
10721 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10722 avoid stack-frame overwrite.
10723
10724 2000-04-05 Jakub Jelinek <jakub@redhat.com>
10725
10726 * gcc.c-torture/compile/20000405-2.c: New test.
10727 * gcc.c-torture/compile/20000405-3.c: New test.
10728
10729 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10730
10731 * gcc.c-torture/compile/20000405-1.c: New test.
10732
10733 2000-04-04 Geoff Keating <geoffk@cygnus.com>
10734
10735 * gcc.dg/cast-qual-1.c: Revert last change.
10736
10737 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10738
10739 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10740
10741 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
10742
10743 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10744 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10745
10746 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
10747
10748 * gcc.c-torture/compile/20000403-2.c: New test.
10749 * gcc.c-torture/compile/20000403-1.c: New test.
10750
10751 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
10752
10753 * gcc.c-torture/execute/20000403-1.c: New test.
10754
10755 2000-04-03 Geoff Keating <geoffk@cygnus.com>
10756
10757 * gcc.c-torture/execute/20000402-1.c: New test.
10758
10759 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
10760
10761 * gcc.c-torture/execute/va-arg-15.c: New test.
10762 * gcc.c-torture/execute/va-arg-16.c: New test.
10763 * gcc.c-torture/execute/va-arg-17.c: New test.
10764 * gcc.c-torture/execute/va-arg-18.c: New test.
10765 * gcc.c-torture/execute/va-arg-19.c: New test.
10766
10767 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10768
10769 * gcc.c-torture/compile/981211-1.c: Move to...
10770 * gcc.dg/cpp-as1.c: ...here.
10771 * gcc.dg/cpp-as2.c: New file.
10772
10773 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10774 compiler.
10775
10776 2000-04-02 Neil Booth <NeilB@earthling.net>
10777
10778 * gcc.dg/cpp-cond.c New tests.
10779 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
10780 accidental success less likely.
10781 * gcc.dg/cpp-missingop.c New tests.
10782 * gcc.dg/cpp-missingparen.c New tests.
10783 * gcc.dg/cpp-shift.c New tests.
10784 * gcc.dg/cpp-shortcircuit.c New tests.
10785 * gcc.dg/cpp-unary.c New tests.
10786
10787 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
10788
10789 * gcc.c-torture/compile/20000329-1.c: New test.
10790
10791 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10792
10793 * gcc.c-torture/compile/20000326-1.c: New test.
10794 * gcc.c-torture/compile/20000326-2.c: New test.
10795
10796 2000-03-24 Geoff Keating <geoffk@cygnus.com>
10797
10798 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10799 the first parameter is a function argument.
10800
10801 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
10802
10803 * g++.old-deja/g++.ext/array4.C: New test.
10804
10805 2000-03-22 Geoff Keating <geoffk@cygnus.com>
10806
10807 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10808
10809 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10810
10811 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10812
10813 2000-03-19 Richard Henderson <rth@cygnus.com>
10814
10815 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10816
10817 2000-03-19 Richard Henderson <rth@cygnus.com>
10818
10819 * gcc.c-torture/compile/20000319-1.c: New test.
10820
10821 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
10822
10823 * gcc.c-torture/execute/20000314-3.c: New test.
10824 * gcc.c-torture/execute/20000314-2.c: New test.
10825 * gcc.c-torture/execute/20000314-1.c: New test.
10826 * gcc.c-torture/compile/20000314-2.c: New test.
10827 * gcc.c-torture/compile/20000314-1.c: New test.
10828
10829 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
10830
10831 * g++.old-deja/g++.warn/inline.C: New test.
10832
10833 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
10834
10835 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10836 standards-compliant result rather than specific constants.
10837 Put test-values in array.
10838
10839 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
10840
10841 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10842 (g++_target_compile): Put test-specific options last.
10843
10844 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10845
10846 * g++.old-deja/g++.eh/vbase4.C: New test.
10847
10848 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10849
10850 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10851
10852 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10853
10854 * g++.old-deja/g++.brendan/misc12.C: Removed.
10855 * g++.old-deja/g++.pt/memtemp77.C: Constify.
10856 * g++.old-deja/g++.ext/pretty4.C: New test.
10857
10858 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10859
10860 * g++.old-deja/g++.other/string2.C: New test.
10861
10862 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
10863
10864 * g++.old-deja/g++.warn/impint2.C: New test.
10865
10866 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
10867
10868 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10869 is 1, not zero.
10870
10871 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
10872
10873 * g++.old-deja/g++.warn/impint.C: New test.
10874 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10875 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10876 * g++.old-deja/g++.pt/explicit12.C: Likewise.
10877 * g++.old-deja/g++.pt/explicit13.C: Likewise.
10878 * g++.old-deja/g++.pt/explicit17.C: Likewise.
10879 * g++.old-deja/g++.pt/explicit18.C: Likewise.
10880 * g++.old-deja/g++.pt/explicit19.C: Likewise.
10881 * g++.old-deja/g++.pt/explicit23.C: Likewise.
10882 * g++.old-deja/g++.pt/explicit31.C: Likewise.
10883 * g++.old-deja/g++.pt/explicit35.C: Likewise.
10884 * g++.old-deja/g++.pt/explicit6.C: Likewise.
10885 * g++.old-deja/g++.pt/memclass7.C: Likewise.
10886
10887 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
10888
10889 * gcc.dg/cpp-redef.c: New test.
10890
10891 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
10892
10893 * g++.old-deja/g++.pt/unify7.C: New test.
10894
10895 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10896
10897 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10898 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10899
10900 2000-02-25 Geoff Keating <geoffk@cygnus.com>
10901
10902 * gcc.c-torture/compile/20000224-1.c: New test.
10903
10904 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10905
10906 * gcc.c-torture/compile/cpp-2.c: New test.
10907 * gcc.c-torture/compile/cpp-1.c: New test.
10908
10909 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
10910
10911 * gcc.c-torture/execute/20000225-1.c: New test.
10912
10913 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10914
10915 * gcc.dg/cpp-li2.c: New test.
10916
10917 * gcc.dg/cpp-wi1.c: New test.
10918
10919 * gcc.dg/cpp-li1.c: New test.
10920
10921 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
10922
10923 * g++.old-deja/g++.other/sizeof5.C: New test.
10924
10925 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10926
10927 * gcc.c-torture/execute/va-arg-13.c: New test.
10928
10929 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
10930
10931 * gcc.c-torture/execute/va-arg-12.c: New test.
10932
10933 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10934
10935 * gcc.c-torture/execute/20000223-1.c: New test.
10936
10937 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10938
10939 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10940
10941 2000-02-22 Mark Mitchell <mark@codesourcery.com>
10942
10943 * g++.old-deja/g++.abi/ptrmem.C: New test.
10944
10945 2000-02-19 Richard Henderson <rth@cygnus.com>
10946
10947 * gcc.c-torture/compile/init-3.c: New.
10948
10949 2000-02-17 Mark Mitchell <mark@codesourcery.com>
10950
10951 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10952 ALWAYS_CXXFLAGS.
10953
10954 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
10955
10956 * gcc.c-torture/compile/20000211-3.c: New test.
10957
10958 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
10959
10960 * gcc.c-torture/compile/20000211-2.c: New test.
10961
10962 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
10963
10964 * gcc.c-torture/compile/20000211-1.c: New test.
10965
10966 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
10967
10968 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10969 on native targets
10970
10971 2000-02-08 Nathan Sidwell <nathan@acm.org>
10972
10973 * g++.old-deja/g++.other/cast5.C: New test.
10974
10975 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
10976
10977 * gcc.c-torture/execute/20000205-1.c: New.
10978
10979 2000-02-03 Nathan Sidwell <nathan@acm.org>
10980
10981 * g++.old-deja/g++.jason/cast3.C: Return void.
10982 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10983
10984 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10985
10986 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10987
10988 * gcc.dg/loop-1.c: New test.
10989
10990 2000-01-27 Jakub Jelinek <jakub@redhat.com>
10991
10992 * gcc.c-torture/compile/20000127-1.c: New test.
10993 * gcc.c-torture/execute/991228-1.c: New test.
10994
10995 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10996
10997 * gcc.dg/unused-2.c: New test.
10998
10999 * gcc.dg/conv-1.c: New test.
11000
11001 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11002
11003 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
11004 compiler.
11005 (tool_option_proc): Fix typo.
11006
11007 2000-01-24 Geoff Keating <geoffk@cygnus.com>
11008
11009 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
11010 of the ld on the host, not on the build machine.
11011 Also, don't crash if '--help' is not a supported option.
11012
11013 2000-01-24 Richard Henderson <rth@cygnus.com>
11014
11015 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
11016
11017 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
11018
11019 * gcc.c-torture/execute/20000120-2.c: New test.
11020 * gcc.c-torture/execute/20000120-1.c: New test.
11021
11022 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
11023
11024 * gcc.c-torture/execute/20000113-1.c: New test.
11025
11026 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
11027
11028 * gcc.c-torture/execute/20000112-1.c: New test.
11029
11030 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11031
11032 * gcc.dg/20000111-1.c: New test.
11033
11034 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
11035
11036 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
11037 with 16 bit integers.
11038
11039 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11040
11041 * gcc.dg/20000108-1.c: New test.
11042
11043 2000-01-05 Nathan Sidwell <nathan@acm.org>
11044
11045 * g++.old-deja/g++.ns/koenig8.C: New test.
11046
11047 2000-01-05 Nathan Sidwell <nathan@acm.org>
11048
11049 * g++.old-deja/g++.other/cast4.C: New test.
11050
11051 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
11052
11053 * gcc.c-torture/compile/20000105-2.c: New test.
11054 * gcc.c-torture/compile/20000105-1.c: New test.
11055
11056 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11057
11058 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
11059 references to printf & atoi to conform to ANSI standard.
11060 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
11061 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
11062 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
11063 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
11064 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
11065 * g++.old-deja/g++.brendan/complex1.C: Likewise.
11066 * g++.old-deja/g++.brendan/copy1.C: Likewise.
11067 * g++.old-deja/g++.brendan/copy2.C: Likewise.
11068 * g++.old-deja/g++.brendan/copy3.C: Likewise.
11069 * g++.old-deja/g++.brendan/copy4.C: Likewise.
11070 * g++.old-deja/g++.brendan/copy5.C: Likewise.
11071 * g++.old-deja/g++.brendan/copy6.C: Likewise.
11072 * g++.old-deja/g++.brendan/copy7.C: Likewise.
11073 * g++.old-deja/g++.brendan/copy8.C: Likewise.
11074 * g++.old-deja/g++.brendan/crash11.C: Likewise.
11075 * g++.old-deja/g++.brendan/crash14.C: Likewise.
11076 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
11077 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11078 * g++.old-deja/g++.brendan/delete2.C: Likewise.
11079 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
11080 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
11081 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
11082 * g++.old-deja/g++.brendan/eh1.C: Likewise.
11083 * g++.old-deja/g++.brendan/groff1.C: Likewise.
11084 * g++.old-deja/g++.brendan/init3.C: Likewise.
11085 * g++.old-deja/g++.brendan/misc12.C: Likewise.
11086 * g++.old-deja/g++.brendan/misc7.C: Likewise.
11087 * g++.old-deja/g++.brendan/new2.C: Likewise.
11088 * g++.old-deja/g++.brendan/operators4.C: Likewise.
11089 * g++.old-deja/g++.brendan/operators5.C: Likewise.
11090 * g++.old-deja/g++.brendan/overload2.C: Likewise.
11091 * g++.old-deja/g++.brendan/overload7.C: Likewise.
11092 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
11093 * g++.old-deja/g++.brendan/reference1.C: Likewise.
11094 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
11095 * g++.old-deja/g++.brendan/template24.C: Likewise.
11096 * g++.old-deja/g++.brendan/template3.C: Likewise.
11097 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
11098 * g++.old-deja/g++.jason/inline3.C: Likewise.
11099 * g++.old-deja/g++.jason/opeq.C: Likewise.
11100 * g++.old-deja/g++.law/arg5.C: Likewise.
11101 * g++.old-deja/g++.law/arm7.C: Likewise.
11102 * g++.old-deja/g++.law/ctors11.C: Likewise.
11103 * g++.old-deja/g++.law/cvt8.C: Likewise.
11104 * g++.old-deja/g++.law/init9.C: Likewise.
11105 * g++.old-deja/g++.law/refs4.C: Likewise.
11106 * g++.old-deja/g++.law/template2.C: Likewise.
11107 * g++.old-deja/g++.law/visibility24.C: Likewise.
11108 * g++.old-deja/g++.law/vtable3.C: Likewise.
11109 * g++.old-deja/g++.mike/asm2.C: Likewise.
11110 * g++.old-deja/g++.mike/eh1.C: Likewise.
11111 * g++.old-deja/g++.mike/misc1.C: Likewise.
11112 * g++.old-deja/g++.mike/misc13.C: Likewise.
11113 * g++.old-deja/g++.mike/misc14.C: Likewise.
11114 * g++.old-deja/g++.mike/ns12.C: Likewise.
11115 * g++.old-deja/g++.mike/p1248.C: Likewise.
11116 * g++.old-deja/g++.mike/p3708.C: Likewise.
11117 * g++.old-deja/g++.mike/p3708a.C: Likewise.
11118 * g++.old-deja/g++.mike/p3708b.C: Likewise.
11119 * g++.old-deja/g++.mike/p646.C: Likewise.
11120 * g++.old-deja/g++.mike/p700.C: Likewise.
11121 * g++.old-deja/g++.mike/p783.C: Likewise.
11122 * g++.old-deja/g++.mike/p783a.C: Likewise.
11123 * g++.old-deja/g++.mike/p783b.C: Likewise.
11124 * g++.old-deja/g++.mike/p786.C: Likewise.
11125 * g++.old-deja/g++.mike/p789.C: Likewise.
11126 * g++.old-deja/g++.mike/p789a.C: Likewise.
11127 * g++.old-deja/g++.mike/p807a.C: Likewise.
11128 * g++.old-deja/g++.other/delete3.C: Likewise.
11129 * g++.old-deja/g++.other/dyncast1.C: Likewise.
11130 * g++.old-deja/g++.other/dyncast2.C: Likewise.
11131 * g++.old-deja/g++.other/dyncast3.C: Likewise.
11132 * g++.old-deja/g++.other/empty1.C: Likewise.
11133 * g++.old-deja/g++.other/temporary1.C: Likewise.
11134 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
11135 * g++.old-deja/g++.pt/t16.C: Likewise.
11136 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
11137
11138 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
11139
11140 * gcc.dg/991230-1.c: New test.
11141
11142 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
11143
11144 * gcc.c-torture/compile/991229-3.c: New test.
11145 * gcc.c-torture/compile/991229-2.c: New test.
11146 * gcc.c-torture/compile/991229-1.c: New test.
11147
11148 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
11149
11150 * gcc.c-torture/compile/labels-2.c: New test.
11151
11152 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
11153
11154 * gcc.c-torture/execute/991227-1.c: New test.
11155
11156 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11157
11158 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
11159
11160 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
11161
11162 * gcc.c-torture/execute/991221-1.c: New test.
11163
11164 1999-12-20 Nathan Sidwell <nathan@acm.org>
11165
11166 * g++.old-deja/g++.other/cast3.C: New test.
11167
11168 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
11169
11170 * gcc.c-torture/execute/991216-4.c: New test.
11171
11172 1999-12-16 Michael Meissner <meissner@cygnus.com>
11173
11174 * gcc.c-torture/execute/991216-1.c: New test.
11175 * gcc.c-torture/execute/991216-2.c: New test.
11176 * gcc.c-torture/execute/991216-3.c: New test.
11177
11178 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11179
11180 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11181 Actually make the test fail by using "-O2" for compilation.
11182
11183 1999-12-15 Nathan Sidwell <nathan@acm.org>
11184
11185 * g++.old-deja/g++.warn/cast-align1.C: New test.
11186
11187 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11188
11189 * gcc.c-torture/compile/991214-1.c: New test.
11190 * gcc.c-torture/compile/991214-2.c: New test.
11191
11192 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11193
11194 * gcc.dg/991214-1.c: New test.
11195
11196 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
11197
11198 * gcc.c-torture/compile/991213-3.c: New test.
11199 * gcc.c-torture/compile/991213-2.c: New test.
11200 * gcc.c-torture/compile/991213-1.c: New test.
11201
11202 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11203
11204 * gcc.dg/991209-1.c: New test.
11205
11206 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
11207
11208 * gcc.c-torture/compile/991208-1.c: New test.
11209
11210 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11211
11212 * gcc.dg/ultrasp2.c: New test.
11213
11214 1999-12-05 Alex Samuel <samuel@codesourcery.com>
11215
11216 * g++.old-deja/g++.abi/align.C (main): Fix typo.
11217
11218 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
11219
11220 * gcc.c-torture/compile/991202-1.c: New test.
11221 * gcc.c-torture/execute/991202-1.c: New test.
11222 * gcc.c-torture/execute/991202-2.c: New test.
11223 * gcc.c-torture/execute/991202-3.c: New test.
11224
11225 1999-12-02 Alex Samuel <samuel@codesourcery.com>
11226
11227 * g++.old-deja/g++.abi/align.C: New test.
11228 * g++.old-deja/g++.abi/aggregates.C: Likewise.
11229 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11230
11231 1999-12-01 Richard Henderson <rth@cygnus.com>
11232
11233 * gcc.c-torture/execute/991201-1.c: New.
11234
11235 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
11236
11237 * gcc.dg/991129-1.c: New test.
11238
11239 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
11240
11241 * gcc.c-torture/compile/991127-1.c: New test.
11242
11243 1999-11-22 Nathan Sidwell <nathan@acm.org>
11244
11245 * g++.old-deja/g++.other/warn4.C: New test.
11246
11247 1999-11-22 Nathan Sidwell <nathan@acm.org>
11248
11249 * g++.old-deja/g++.eh/cleanup2.C: New test.
11250 * g++.old-deja/g++.ext/pretty2.C: New test.
11251 * g++.old-deja/g++.ext/pretty3.C: New test.
11252 * g++.old-deja/g++.other/debug6.C: New test.
11253
11254 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
11255
11256 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11257 compiler_output to look for one error message instead of two.
11258
11259 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
11260
11261 * gcc.c-torture/execute/991118-1.c: Also test case
11262 where the word boundary does not split a byte evenly.
11263
11264 1999-11-19 Nathan Sidwell <nathan@acm.org>
11265
11266 * g++.old-deja/g++.ext/restrict1.C: New test.
11267
11268 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11269
11270 * gcc.c-torture/execute/991118-1.c: New test.
11271
11272 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
11273
11274 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11275 working directory pathnames.
11276
11277 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
11278
11279 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11280 host is equipped with driver.h and driver.o so it can actually
11281 compile and run the tests.
11282
11283 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
11284
11285 * gcc.c-torture/compile/991008-1.c: New test.
11286
11287 1999-11-08 Nick Clifton <nickc@cygnus.com>
11288
11289 * lib/gcc-dg.exp: Include target-supports.exp
11290
11291 1999-11-05 Nick Clifton <nickc@cygnus.com>
11292
11293 * lib/target-supports.exp: New file: Provide procs to test for
11294 features supported by the target.
11295 (check_weak_available): Moved here from ecos.exp.
11296 (check_alias_available): New proc: Determine of the target
11297 toolchain supports the alias attribute.
11298
11299 * gcc.dg/special/ecos.exp: Move check_weak_available to
11300 target-supports.exp.
11301 (alias-1.c): Only perform the test if the target supports
11302 aliases.
11303 (wkali-1.c): Only perform the test if the target supports
11304 aliases.
11305
11306 * gcc.dg/990506-0.c: Expect error messages from cross
11307 targets as well as native targets.
11308
11309 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11310
11311 * gcc.dg/ultrasp1.c: Removed xfail.
11312 * gcc.dg/struct-ret-2.c: Likewise.
11313 * gcc.dg/array-1.c: Likewise.
11314
11315 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11316
11317 * gcc.dg/struct-ret-2.c: New test.
11318
11319 * gcc.dg/array-1.c: New test.
11320
11321 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
11322
11323 * gcc.c-torture/execute/991030-1.c: New test.
11324
11325 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
11326
11327 * gcc.c-torture/compile/991026-2.c: New test.
11328
11329 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
11330
11331 * gcc.c-torture/compile/991026-1.c: New test.
11332
11333 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
11334
11335 * gcc.c-torture/execute/991023-1.c: New test.
11336
11337 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
11338
11339 * gcc.c-torture/execute/991019-1.c: New test.
11340
11341 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
11342
11343 * gcc.c-torture/execute/991016-1.c: New test.
11344
11345 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
11346
11347 * gcc.c-torture/execute/991014-1.c: New test.
11348
11349 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11350
11351 * g++.old-deja/g++.other/union2.C: New test.
11352
11353 1999-10-13 Nathan Sidwell <nathan@acm.org>
11354
11355 * g++.old-deja/g++.other/vaarg2.C: New test.
11356 * g++.old-deja/g++.other/vaarg3.C: New test.
11357
11358 1999-10-12 Craig Burley <craig@jcb-sc.com>
11359
11360 * g77.f-torture/noncompile/19990905-1.f: Moved from being
11361 in compile/.
11362
11363 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
11364
11365 * gcc.c-torture/execute/va-arg-11.c: New test.
11366
11367 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
11368
11369 * lib/file-format.exp (gcc_target_object_format): Don't
11370 crash if objdump is unavailable.
11371
11372 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
11373
11374 * gcc.misc-tests/mg.exp: delete extraneous redirection.
11375
11376 1999-09-28 Nick Clifton <nickc@cygnus.com>
11377
11378 * gcc.c-torture/compile/990928-1.c: New test.
11379
11380 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
11381
11382 * g++.old-deja/g++.other/decl6.C: New test.
11383
11384 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11385
11386 * gcc.c-torture/execute/va-arg-10.c: New test.
11387
11388 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
11389
11390 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11391 __PRETTY_FUNCTION__.
11392
11393 1999-09-23 Nick Clifton <nickc@cygnus.com>
11394
11395 * gcc.c-torture/execute/990923-1.c: New test.
11396
11397 1999-09-21 Nick Clifton <nickc@cygnus.com>
11398
11399 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11400 for which -fpic is inappropriate.
11401
11402 1999-09-21 Mark Mitchell <mark@codesourcery.com>
11403
11404 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11405
11406 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11407
11408 * g++.old-deja/g++.other/dyncast1.C: New test.
11409 * g++.old-deja/g++.other/dyncast2.C: New test.
11410 * g++.old-deja/g++.other/dyncast3.C: New test.
11411 * g++.old-deja/g++.other/dyncast4.C: New test.
11412 * g++.old-deja/g++.other/dyncast5.C: New test.
11413 * g++.old-deja/g++.eh/catch3.C: New test.
11414 * g++.old-deja/g++.eh/catch3p.C: New test.
11415 * g++.old-deja/g++.eh/catch4.C: New test.
11416 * g++.old-deja/g++.eh/catch4p.C: New test.
11417 * g++.old-deja/g++.eh/catch5.C: New test.
11418 * g++.old-deja/g++.eh/catch5p.C: New test.
11419 * g++.old-deja/g++.eh/catch6.C: New test.
11420 * g++.old-deja/g++.eh/catch6p.C: New test.
11421 * g++.old-deja/g++.eh/catch7.C: New test.
11422 * g++.old-deja/g++.eh/catch7p.C: New test.
11423 * g++.old-deja/g++.eh/catch8.C: New test.
11424 * g++.old-deja/g++.eh/catch8p.C: New test.
11425 * g++.old-deja/g++.eh/catch9.C: New test.
11426 * g++.old-deja/g++.eh/catch9p.C: New test.
11427
11428 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
11429
11430 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11431 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11432
11433 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
11434
11435 * gcc.c-torture/compile/990913-1.c: New test.
11436
11437 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
11438
11439 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11440 * g++.old-deja/g++.jason/rfg5.C: Likewise.
11441
11442 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
11443
11444 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11445
11446 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
11447
11448 * g++.old-deja/g++.other/lookup11.C: New test.
11449 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11450 what is permitted and what we want.
11451 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11452 overload use.
11453 * g++.old-deja/g++.jason/rfg5.C: Likewise
11454
11455 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
11456
11457 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11458 * gcc.c-torture/noncompile/poison-1.c: New file.
11459
11460 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
11461
11462 * g++.old-deja/g++.other/sizeof3.C: New test.
11463 * g++.old-deja/g++.other/sizeof4.C: New test.
11464 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11465 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11466
11467 1999-09-07 Richard Henderson <rth@cygnus.com>
11468
11469 * gcc.dg/va-arg-1.c: New.
11470
11471 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11472
11473 * gcc.c-torture/execute/va-arg-9.c: New test.
11474
11475 1999-09-05 Craig Burley <craig@jcb-sc.com>
11476
11477 * g77.f-torture/compile/980519-2.f: New test.
11478 * g77.f-torture/compile/19990905-0.f: New test.
11479 * g77.f-torture/compile/19990905-1.f: New test.
11480 * g77.f-torture/compile/19990905-2.f: New test.
11481
11482 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11483
11484 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
11485
11486 * gcc.c-torture/execute/990827-1.c: Fix typo.
11487
11488 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11489
11490 * g++.old-deja/g++.other/deref1.C: New test.
11491
11492 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
11493
11494 * g++.old-deja/g++.other/ambig2.C: New test.
11495 * g++.old-deja/g++.other/cond5.C: New test.
11496 * g++.old-deja/g++.other/lookup16.C: New test.
11497
11498 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
11499
11500 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11501 assemblers too.
11502
11503 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
11504
11505 * lib/c-torture.exp: Avoid the "compare executables" optimization
11506 when testing native.
11507
11508 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
11509
11510 * gcc.c-torture/execute/990829-1.c: New test.
11511 * gcc.c-torture/compile/990829-1.c: New test.
11512
11513 1999-08-27 Paul Burchard <burchard@pobox.com>
11514
11515 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11516 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11517 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11518 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11519 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11520 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11521 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11522 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11523 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11524 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11525 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11526
11527 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
11528
11529 * gcc.c-torture/execute/990827-1.c: New test.
11530
11531 1999-08-26 Craig Burley <craig@jcb-sc.com>
11532
11533 * g77.f-torture/noncompile/19990826-4.f: New test.
11534
11535 * g77.f-torture/compile/19990826-3.f: New test.
11536
11537 * g77.f-torture/execute/19990826-2.f: New test.
11538
11539 * g77.f-torture/compile/19990826-1.f: New test.
11540
11541 * gcc.c-torture/execute/990826-0.c: New test.
11542 * g77.c-torture/execute/19990826-0.f: New test.
11543
11544 * g77.f-torture/noncompile/970626-2.f: New test.
11545
11546 1999-08-25 Paul Burchard <burchard@pobox.com>
11547
11548 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11549 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11550 lss-011.C: New tests.
11551
11552 1999-08-25 Nathan Sidwell <nathan@acm.org>
11553
11554 * g++.old-deja/g++.other/decl5.C: New test.
11555
11556 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11557
11558 * noncompile/noncompile.exp: Load_lib c-torture.exp.
11559 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11560 call `postbase' for each one. All callers of `postbase' changed
11561 to call this instead.
11562
11563 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
11564
11565 * gcc.c-torture/execute/990811-1.c: New test.
11566
11567 1999-08-09 Nick Clifton <nickc@cygnus.com>
11568
11569 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11570 just native ones.
11571
11572 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11573 just native ones.
11574
11575 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11576
11577 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11578
11579 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11580
11581 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11582
11583 1999-08-04 Nathan Sidwell <nathan@acm.org>
11584
11585 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11586
11587 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11588
11589 * gcc.c-torture/execute/990804-1.c: New test.
11590
11591 1999-08-03 Nathan Sidwell <nathan@acm.org>
11592
11593 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11594 * g++.old-deja/g++.brendan/crash64.C: Likewise
11595 * g++.old-deja/g++.brendan/overload8.C: Likewise
11596
11597 1999-08-03 Nathan Sidwell <nathan@acm.org>
11598
11599 * g++.old-deja/g++.other/struct1.C: New test.
11600
11601 1999-08-03 Nathan Sidwell <nathan@acm.org>
11602
11603 * g++.old-deja/g++.other/enum2.C: New test.
11604
11605 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
11606
11607 Adapted from tests from Franz Sirl:
11608 * gcc.c-torture/execute/va-arg-7.c: New test.
11609 * gcc.c-torture/execute/va-arg-8.c: New test.
11610
11611 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
11612
11613 * gcc.c-torture/compile/990801-2.c: New test.
11614
11615 * gcc.c-torture/compile/990801-1.c: New test.
11616
11617 1999-07-27 Michael Meissner <meissner@cygnus.com>
11618
11619 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11620 fp-cmp-1.c, converting double to float.
11621
11622 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11623 fp-cmp-1.c, converting double to long double.
11624
11625 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11626 from fr1 to unknown_register, since fr1 is a legitimate register
11627 on some machines.
11628
11629 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
11630
11631 * README: More listname related changes.
11632
11633 1999-07-08 Catherine Moore <clm@cygnus.com>
11634
11635 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
11636
11637 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
11638
11639 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11640
11641 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11642
11643 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11644
11645 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
11646
11647 * gcc.dg/990703-1.c: New test.
11648
11649 1999-06-29 Nick Clifton <nickc@cygnus.com>
11650
11651 * lib/file-format.exp: New file: Move definition of proc
11652 gcc_target_object_format to here from
11653 gcc.dg/special/ecos.exp.
11654
11655 * lib/c-torture.exp: Include lib file-format.exp.
11656 * lib/gcc-dg.exp: Include lib file-format.exp.
11657
11658 * gcc.dg/special/ecos.exp: Remove definition of proc
11659 gcc_target_object_format.
11660
11661 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
11662
11663 * gcc.c-torture/execute/990628-1.c: New test.
11664
11665 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
11666
11667 * gcc.c-torture/compile/990625-2.c: New test.
11668
11669 * gcc.c-torture/compile/990625-1.c: New test.
11670
11671 1999-06-23 Nick Clifton <nickc@cygnus.com>
11672
11673 * gcc.c-torture/compile/dll.c: New test case. Check that dll
11674 attributes compile.
11675 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11676 ports that use the COFF/PE file format.
11677
11678 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
11679
11680 * gcc.c-torture/compile/990617-1.c: New test.
11681
11682 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
11683
11684 * g++.old-deja/g++.other/decl4.C: New test.
11685
11686 1999-06-14 Nathan Sidwell <nathan@acm.org>
11687
11688 * g++.old-deja/g++.other/bitfld3.C: New test.
11689
11690 1999-06-08 Nathan Sidwell <nathan@acm.org>
11691
11692 * g++.old-deja/g++.eh/catch1.C: New test.
11693
11694 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
11695
11696 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11697
11698 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11699 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
11700
11701 1999-06-05 Craig Burley <craig@jcb-sc.com>
11702
11703 * g77.f-torture/compile/19990502-0.f: Replace with new,
11704 shorter, test that still fails after recent changes.
11705
11706 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11707
11708 * gcc.c-torture/execute/990604-1.c: New test.
11709
11710 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
11711
11712 * gcc.c-torture/execute/990531-1.c: New test.
11713
11714 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11715
11716 * gcc.c-torture/compile/990527-1.c: New test.
11717
11718 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
11719
11720 * gcc.c-torture/execute/990527-1.c: New test.
11721
11722 1999-05-25 Nick Clifton <nickc@cygnus.com>
11723
11724 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11725 bitfields as signed.
11726
11727 1999-05-25 Craig Burley <craig@jcb-sc.com>
11728
11729 * g77.f-torture/compile/19990525-0.f: New test.
11730
11731 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
11732
11733 * gcc.c-torture/execute/990525-2.c: New test.
11734
11735 * gcc.c-torture/execute/990525-1.c: New test.
11736
11737 1999-05-24 Nathan Sidwell <nathan@acm.org>
11738
11739 * g++.old-deja/g++.other/anon3.C: New test.
11740 * g++.old-deja/g++.other/anon4.C: New test.
11741 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11742 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11743 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11744 Merrill).
11745
11746 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
11747
11748 * gcc.c-torture/execute/990524-1.c: New test.
11749
11750 * gcc.dg/990524-1.c: New test.
11751
11752 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11753
11754 * gcc.c-torture/compile/990523-1.c: New test.
11755
11756 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
11757
11758 * gcc.c-torture/compile/990519-1.c: New test.
11759
11760 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11761
11762 * gcc.c-torture/compile/990517-1.c: New test.
11763
11764 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11765 (e4, f4): New tests.
11766 (main): Call them.
11767
11768 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11769
11770 * gcc.dg/noreturn-1.c: New test.
11771
11772 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11773
11774 * gcc.c-torture/execute/990513-1.c: New test.
11775
11776 1999-05-10 Richard Henderson <rth@cygnus.com>
11777
11778 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11779
11780 1999-05-10 Craig Burley <craig@jcb-sc.com>
11781
11782 * g77.f-torture/execute/erfc.f: Use small single-precision
11783 values, to avoid problems on Alphas when not -mieee.
11784
11785 1999-05-08 Craig Burley <craig@jcb-sc.com>
11786
11787 * gcc.dg/990506-0.c: New test.
11788
11789 1999-05-08 Richard Henderson <rth@cygnus.com>
11790
11791 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11792 the constant to test. Don't XFAIL 64-bit targets.
11793
11794 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11795 * g++.old-deja/g++.law/profile1.C: Likewise.
11796
11797 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11798 operator new instances.
11799 * g++.old-deja/g++.other/delete5.C: Likewise.
11800
11801 1999-05-03 Craig Burley <craig@jcb-sc.com>
11802
11803 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11804 intrinsic.
11805
11806 1999-05-03 Craig Burley <craig@jcb-sc.com>
11807
11808 * g77.f-torture/execute/u77-test.f: Reverse order of two
11809 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11810
11811 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11812
11813 * gcc.dg/compare1.c: New test.
11814
11815 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
11816
11817 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11818 New tests.
11819
11820 1999-05-02 Craig Burley <craig@jcb-sc.com>
11821
11822 * g77.f-torture/compile/19990502-1.f: New test.
11823
11824 1999-05-02 Craig Burley <craig@jcb-sc.com>
11825
11826 * g77.f-torture/compile/19990502-0.f: New test.
11827
11828 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
11829
11830 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11831 intrinsic.
11832
11833 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
11834
11835 * g77.f-torture/execute/u77-test.f (main): List libU77
11836 intrinsics not currently tested.
11837 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11838 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11839 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11840 Trim blanks off the ends of some printed strings.
11841
11842 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
11843
11844 * g77.f-torture/execute/u77-test.f (main): Just warn about
11845 FSTAT gid disagreement, as it's expected on some systems.
11846
11847 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
11848
11849 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11850 use a new function, which allows for some slop.
11851 Clean up some commentary.
11852 (issum): The new function.
11853 (sgladd): Deleted subroutine.
11854
11855 1999-05-01 Craig Burley <craig@jcb-sc.com>
11856
11857 * g77.f-torture/execute/u77-test.f: Modify to be more like
11858 libf2c/libU77 version, bringing patches to that version here.
11859 Add suitable commentary.
11860
11861 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
11862
11863 * gcc.dg/990424-1.c: New test.
11864
11865 1999-04-24 Craig Burley <craig@jcb-sc.com>
11866
11867 * g77.f-torture/execute/u77-test.f (main): Bug involving
11868 LSTAT has been fixed, so turn back on full checking.
11869
11870 1999-04-20 Craig Burley <craig@jcb-sc.com>
11871
11872 * g77.f-torture/compile/19990419-0.f: New test.
11873 * g77.f-torture/execute/19990419-1.f: New test.
11874
11875 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
11876
11877 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11878 to avoid the need for a prototype to supress a warning.
11879
11880 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
11881
11882 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11883
11884 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
11885
11886 * gcc.c-torture/execute/990404-1.c: New test.
11887
11888 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11889
11890 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11891 * gcc.dg/cpp-if3.c: Don't use -pedantic.
11892 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11893 missing initializer warnings.
11894
11895 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
11896
11897 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11898 matching strings.
11899
11900 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
11901
11902 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11903
11904 1999-03-26 Craig Burley <craig@jcb-sc.com>
11905
11906 * g77.f-torture/execute/19990325-0.f: New test.
11907 * g77.f-torture/execute/19990325-1.f: New test.
11908
11909 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
11910
11911 * gcc.c-torture/execute/990324-1.c: New test.
11912
11913 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
11914
11915 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11916 test with 4.
11917
11918 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
11919
11920 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
11921
11922 1999-03-13 Craig Burley <craig@jcb-sc.com>
11923
11924 * g77.f-torture/execute/19990313-2.f: New test.
11925 * g77.f-torture/execute/19990313-3.f: New test.
11926
11927 1999-03-13 Craig Burley <craig@jcb-sc.com>
11928
11929 * g77.f-torture/execute/19990313-0.f: New test.
11930 * g77.f-torture/execute/19990313-1.f: New test.
11931
11932 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
11933
11934 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11935 printf to sprintf.
11936 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11937 (main): Add check for u15. Conditionalize u31 check depending on
11938 whether ints are <32 bits or >=32 bits.
11939
11940 1999-03-08 Craig Burley <craig@jcb-sc.com>
11941
11942 * g77.f-torture/execute/19981119-0.f: Improve testiness.
11943
11944 1999-03-08 Craig Burley <craig@jcb-sc.com>
11945
11946 * g77.f-torture/compile/19990305-0.f: New test.
11947 * g77.f-torture/execute/19981119-0.f: New test.
11948
11949 1999-03-08 Craig Burley <craig@jcb-sc.com>
11950
11951 * g77.f-torture/execute/970625-2.f: call ABORT if final
11952 result is not correct, instead of just printing it.
11953 Add this checking via newly introduced obfuscation, to
11954 trip up buggy front ends.
11955
11956 1999-03-07 Craig Burley <craig@jcb-sc.com>
11957
11958 * g77.f-torture/compile/960317-1.f: Moved from being
11959 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
11960
11961 1999-03-06 Craig Burley <craig@jcb-sc.com>
11962
11963 * g77.f-torture/execute/960317-1.f: New (old) test.
11964 * g77.f-torture/execute/970625-2.f: Ditto.
11965
11966 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
11967
11968 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11969 message on line 1 or line 2; cccp and cpplib do this differently.
11970
11971 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
11972
11973 * g++.old-deja/g++.law/weak1.C: New test.
11974
11975 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11976
11977 * gcc.c-torture/execute/990119-1.c: Renamed to...
11978 * gcc.dg/990119-1.c: this, so it will only be tested once
11979 (it's a preprocessor test, it doesn't need to be run at
11980 multiple optimization levels).
11981
11982 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11983
11984 * lib/g++.exp: Don't add incdir=$base_dir/../include to
11985 ALWAYS_CXXFLAGS.
11986
11987 1999-02-24 Craig Burley <craig@jcb-sc.com>
11988
11989 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11990 * g77.f-torture/compile/19981216-0.f: ...as it is expected
11991 to not be compilable by current g77.
11992
11993 1999-02-24 Nick Clifton <nickc@cygnus.com>
11994
11995 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11996
11997 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
11998
11999 * gcc.c-torture/execute/990222-1.c: New test.
12000
12001 1999-02-19 Craig Burley <craig@jcb-sc.com>
12002
12003 * g77.f-torture/compile/19990218-0.f: New test.
12004 * g77.f-torture/noncompile/19990218-1.f: New test.
12005
12006 1999-02-18 Craig Burley <craig@jcb-sc.com>
12007
12008 * g77.f-torture/compile/19981216-0.f: New test.
12009
12010 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
12011
12012 * gcc.dg/990214-1.c: New test.
12013
12014 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
12015
12016 * gcc.dg/990213-2.c: New test.
12017
12018 * gcc.dg/990213-1.c: New test.
12019
12020 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
12021
12022 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
12023 ints.
12024
12025 1999-02-11 Nick Clifton <nickc@cygnus.com>
12026
12027 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
12028 specified by target.
12029
12030 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
12031
12032 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
12033
12034 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
12035
12036 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
12037
12038 * gcc.dg/special/ecos.exp: New test driver for new tests with
12039 special requirements.
12040
12041 * gcc.dg/special/alias-1.c: New test.
12042 * gcc.dg/special/gcsec-1.c: New test.
12043 * gcc.dg/special/weak-1.c: New test.
12044 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
12045 * gcc.dg/special/weak-2.c: New test.
12046 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
12047 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
12048 * gcc.dg/special/wkali-1.c: New test.
12049 * gcc.dg/special/wkali-2.c: New test.
12050 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
12051 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
12052
12053 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
12054
12055 * lib/c-torture.exp (c-torture-compile): Pull out code for
12056 analyzing gcc error messages.
12057 (c-torture-execute): Likewise. Fix some (harmless) false
12058 positives.
12059 * lib/gcc.exp (gcc_check_compile): New function.
12060
12061 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
12062
12063 * gcc.c-torture/execute/990208-1.c: New test.
12064
12065 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
12066
12067 * g++.dg/special/ecos.exp: New driver for new tests with special
12068 requirements
12069
12070 * g++.dg/special/conpr-1.C: New test
12071 * g++.dg/special/conpr-2.C: New test
12072 * g++.dg/special/conpr-2a.C: New test
12073 * g++.dg/special/conpr-3.C: New test
12074 * g++.dg/special/conpr-3a.C: New test
12075 * g++.dg/special/conpr-3b.C: New test
12076
12077 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
12078 allow g++ to use the dg driver
12079
12080 * README: Add comment about g++.dg directory
12081
12082 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
12083
12084 * README: Update email addresses.
12085
12086 1999-02-03 Nick Clifton <nickc@cygnus.com>
12087
12088 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
12089 arguments in order to force structure S onto the stack even on
12090 the alpha.
12091 (test): Pass 10 leading arguments to function foo as well as the
12092 structure S.
12093
12094 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
12095 failure for all targets.
12096
12097 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
12098 abort to terminate program execution.
12099
12100 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
12101
12102 * gcc.c-torture/execute/990130-1.c: New test.
12103
12104 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
12105
12106 * gcc.dg/990130-1.c: New test.
12107
12108 1999-01-28 Michael Meissner <meissner@cygnus.com>
12109
12110 * gcc.c-torture/execute/990128-1.c: New test.
12111
12112 1999-01-27 Michael Meissner <meissner@cygnus.com>
12113
12114 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
12115
12116 1999-01-27 Felix Lee <flee@cygnus.com>
12117
12118 * lib/c-torture.exp (c-torture-compile): pull out code for
12119 analyzing gcc error messages.
12120 (c-torture-execute): ditto, and fix some (harmless) false
12121 positives.
12122 * lib/gcc.exp (gcc_check_compile): new function.
12123
12124 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
12125
12126 * gcc.dg/990117-1.c: New test.
12127
12128 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
12129
12130 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
12131
12132 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
12133
12134 * g77.f-torture/compile/990115-1.f: New test.
12135
12136 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
12137
12138 * gcc.c-torture/compile/990107-1.c: New test
12139
12140 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
12141
12142 * gcc.c-torture/execute/990106-2.c: New test.
12143
12144 * gcc.c-torture/execute/990106-1.c: New test.
12145
12146 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
12147
12148 * gcc.c-torture/compile/981223-1.c: New test.
12149
12150 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
12151
12152 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
12153 (opt3): Rename from opt4 and disable.
12154
12155 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
12156
12157 * g++.old-deja/g++.pt/ptrmem5.C: New test.
12158
12159 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12160
12161 * g++.old-deja/g++.other/conv5.C: New test.
12162
12163 1998-12-14 Nick Clifton <nickc@cygnus.com>
12164
12165 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
12166
12167 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
12168
12169 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12170
12171 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
12172
12173 * gcc.c-torture/compile/981211-1.c: New test.
12174
12175 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
12176
12177 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12178
12179 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12180
12181 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12182
12183 * gcc.special/930510-1.c: Make C9X safe.
12184 * gcc.misc-tests/gcov-1.c Similarly.
12185 * gcc.misc-tests/gcov-2.c Similarly.
12186
12187 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12188
12189 * gcc.dg/ultrasp1.c: New test.
12190
12191 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
12192
12193 * gcc.c-torture/execute/981206.c: New test.
12194
12195 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12196
12197 * g++.old-deja/g++.ns/template7.C: New test.
12198
12199 * g++.old-deja/g++.other/expr1.C: New test.
12200
12201 * g++.old-deja/g++.eh/tmpl3.C: New test.
12202
12203 * g++.old-deja/g++.eh/tmpl2.C: New test.
12204
12205 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12206
12207 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12208 * g++.old-deja/g++.other/using6.C: Removed.
12209 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12210
12211 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12212
12213 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12214
12215 * g++.old-deja/g++.pt/overload8.C: New test.
12216
12217 * g++.old-deja/g++.pt/overload7.C: New test.
12218
12219 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12220
12221 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12222 and relinking messages.
12223 * lib/g++.exp (g++_target_compile): Remove .rpo file when
12224 compiling with -frepo.
12225
12226 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
12227
12228 * g++.old-deja/g++.pt/lookup6.C: New test.
12229
12230 1998-11-30 Nick Clifton <nickc@cygnus.com>
12231
12232 * gcc.c-torture/execute/981130-1.c: New test.
12233 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12234
12235 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12236
12237 * g++.old-deja/g++.pt/explicit76.C: New test.
12238
12239 * g++.old-deja/g++.pt/friend38.C: New test.
12240
12241 * g++.old-deja/g++.ns/crash2.C: New test.
12242
12243 * g++.old-deja/g++.pt/defarg8.C: New test.
12244
12245 * g++.old-deja/g++.pt/instantiate6.C: New test.
12246
12247 * g++.old-deja/g++.pt/static6.C: New test.
12248
12249 * g++.old-deja/g++.pt/decl2.C: New test.
12250
12251 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12252
12253 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
12254 problem is actually related with name lookup, but so what? :-)
12255
12256 * g++.old-deja/g++.pt/friend37.C: New test.
12257
12258 1998-11-25 Dave Love <d.love@dl.ac.uk>
12259
12260 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12261 element, which fails on some systems.
12262
12263 * g77.f-torture/execute/labug1.f: New test.
12264
12265 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
12266
12267 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12268 is defined.
12269
12270 1998-11-18 Dave Love <d.love@dl.ac.uk>
12271
12272 * g77.f-torture/compile/981117-1.f: New test.
12273
12274 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
12275
12276 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
12277 properly discarded.
12278
12279 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
12280
12281 * gcc.c-torture/execute/memcheck: New directory of tests for
12282 -fcheck-memory-usage.
12283
12284 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12285
12286 * README: New file, general information about the testsuite and
12287 new description of the various C++ test subdirectories.
12288 * README.g++: Eliminate obsolete information, update and move most
12289 relevant stuff to README.
12290
12291 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
12292
12293 * gcc.c-torture/compile/981107-1.c: New test.
12294
12295 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
12296
12297 * execute/memcpy-bi.c: New testcase.
12298
12299 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
12300
12301 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12302 base classes.
12303
12304 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12305 template is selected.
12306
12307 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12308 classes, it should be accepted for all types.
12309
12310 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12311
12312 * g++.old-deja/g++.pt/spec24.C: Ensure that template
12313 specializations start with template headers.
12314
12315 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
12316
12317 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12318
12319 * g++.old-deja/g++.other/init9.C: Test cross initialization of
12320 non-POD types.
12321
12322 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12323
12324 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12325
12326 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12327
12328 * compile/981022-1.c, compile/981022-1.x: New test and driver.
12329
12330 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
12331
12332 * 981019-1.c: New test.
12333
12334 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
12335
12336 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12337 find objc headers.
12338
12339 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12340
12341 * compile/981001-4.c: Remove use of GCC extension that triggers a
12342 compiler bug.
12343
12344 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
12345
12346 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12347
12348 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12349
12350 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
12351 instantiation of template produces incorrect code for delete
12352 expression.
12353
12354 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
12355 constructors' name is not unique.
12356 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12357 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12358
12359 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
12360 automatic array of const is ill-formed.
12361
12362 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
12363 of template parameter?
12364
12365 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
12366 const.
12367
12368 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
12369 pointer-to-member expression.
12370
12371 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
12372 declaration causes ICE.
12373
12374 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
12375
12376 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
12377 reserved in the global namespace.
12378
12379 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12380 generate needed virtual table.
12381
12382 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12383
12384 1998-10-10 Dariush Eslimi <eslimi@loran.com>
12385
12386 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12387 template-dependent type
12388
12389 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
12390
12391 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12392 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12393 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12394
12395 * g++.old-deja/g++.other/using5.C: New test; using decl from base
12396 class should be usable as argument of member function.
12397 * g++.old-deja/g++.other/using6.C: New test; using decl from base
12398 class should be usable as return type of member function.
12399 * g++.old-deja/g++.other/using7.C: New test; using decl from base
12400 class should be usable as type of data member.
12401
12402 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12403
12404 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
12405
12406 * gcc.c-torture/special/920521-1.c: Fix bogus test.
12407
12408 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
12409
12410 * gcc.dg/dll-?.c Add thumb to target list.
12411 Fix assembler scan patterns to match current assembler output.
12412
12413 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
12414
12415 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
12416 matching of template brackets.
12417
12418 * g++.old-deja/g++.other/using4.C: New test. Test using
12419 declarations of methods from base classes.
12420
12421 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
12422 within functions should introduce names into the innermost
12423 enclosing namespace.
12424
12425 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
12426 of static locals if first initialization throws.
12427
12428 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
12429
12430 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12431
12432 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
12433
12434 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
12435 lose track of the possible targets of tablejump insns.
12436 * special/special.exp: Run it.
12437
12438 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12439
12440 * g++.old-deja/g++.pt/friend35.C: New test. A template function
12441 must be declared before its specializations can be named in friend
12442 declarations.
12443
12444 1998-10-05 Dave Love <d.love@dl.ac.uk>
12445
12446 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12447
12448 * g77.f-torture/execute/io1.f: New test.
12449
12450 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12451
12452 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12453 with pointer to template function, for which no argument deduction
12454 is possible.
12455
12456 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12457 specialization of template function as argument to template
12458 function.
12459
12460 * g++.old-deja/g++.other/access2.C: New test; Inner class
12461 shouldn't have privileged access to Outer's names.
12462
12463 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12464
12465 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12466 friend template declared within template class conflicts with
12467 nested class of the same name.
12468
12469 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12470 is ignored.
12471
12472 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12473 object with direct initializer as function declaration.
12474
12475 * g++.old-deja/g++.other/decl2.C: New test; duplicate
12476 initializers.
12477
12478 * g++.old-deja/g++.other/null2.C: New test; conditional operator
12479 involving const pointer and NULL produces incorrect result.
12480
12481 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12482 type name without `typename' should be rejected with -pedantic.
12483
12484 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
12485
12486 * g++.old-deja/g++.other/addrof1.C: New test.
12487
12488 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
12489
12490 * gcc.c-torture/compile/981001-1.c: New test.
12491 * gcc.c-torture/execute/981001-1.c: New test.
12492
12493 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
12494
12495 * gcc.c-torture/compile/981001-2.c: New test.
12496 * gcc.c-torture/compile/981001-3.c: New test.
12497 * gcc.c-torture/compile/981001-4.c: New test.
12498
12499 1998-10-01 Robert Lipe <robertl@dgii.com>
12500
12501 * lib/objc.exp (objc_target_compile): Add -L during compiles for
12502 multilibbed hosts. Idea grafted from g77.exp.
12503
12504 1998-09-30 Dave Love <d.love@dl.ac.uk>
12505
12506 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12507 avoid losing on systems which need -lsocket.
12508
12509 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
12510
12511 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12512 * g++.old-deja/g++.other/nested2.C: Ditto.
12513 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12514 failure.
12515
12516 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12517
12518 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12519 preferred over template operator!= for enum bitfields.
12520
12521 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
12522
12523 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12524 that happen to have the same base name, but in different scopes,
12525 are incorrectly rejected.
12526
12527 1998-09-16 Richard Henderson <rth@cygnus.com>
12528
12529 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12530 on the native word size instead of an integer literal.
12531
12532 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12533
12534 * g++.old-deja/g++.other/static2.C: Invocation of static data
12535 member of type pointer-to-function denoted as non-static member.
12536
12537 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12538 checks involving function types and aliases.
12539
12540 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12541
12542 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12543 redefined to the same non-trivial type.
12544
12545 * g++.old-deja/g++.pt/explicit73.C: Test for proper
12546 namespace-qualification of template specializations declared in
12547 other namespaces.
12548
12549 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12550 to declare a subset of the specializations of a template function
12551 as friends of specializations of a template class.
12552
12553 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12554 member templates that do not fully specialize the enclosing
12555 template class are rejected.
12556
12557 1998-09-11 Dave Love <d.love@dl.ac.uk>
12558
12559 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12560
12561 1998-09-08 Dave Love <d.love@dl.ac.uk>
12562
12563 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12564 altered from libf2c/libU77 version.
12565
12566 1998-09-06 Dave Love <d.love@dl.ac.uk>
12567
12568 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12569
12570 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
12571
12572 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12573 (un)signed char are different types for template specialization
12574 purposes.
12575
12576 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
12577
12578 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12579 * objc: ObjC testsuite.
12580
12581 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
12582
12583 * gcc.c-torture/execute/941014-1.x: New file.
12584
12585 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
12586
12587 * lib/c-torture.exp: Add support for
12588 torture_eval_before_compile and torture_eval_before_execute
12589 variables.
12590
12591 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
12592
12593 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
12594 this test triggers valid.
12595
12596 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12597
12598 * gcc.dg/980827-1.c: New test.
12599
12600 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12601
12602 * gcc.c-torture/execute/loop-4b.c: New test.
12603
12604 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
12605
12606 * lib/c-torture.exp: Add support for
12607 torture_eval_before_compile and torture_eval_before_execute
12608 variables.
12609
12610 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
12611
12612 * gcc.c-torture/compile/980825-1.c: New test.
12613
12614 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
12615
12616 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12617 count number tests in opt_t0 not good_t0.
12618
12619 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
12620
12621 * gcc.c-torture/compile/930326-1.x: Fix typo.
12622
12623 1998-08-23 Mark Mitchell <mark@markmitchell.com>
12624
12625 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12626 causes an ICE.
12627
12628 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12629
12630 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12631 STACK_SIZE is defined.
12632 * gcc.c-torture/unsorted/stuct.c: Similarly.
12633
12634 * gcc.c-torture/compile/980821-1.c: New test.
12635
12636 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
12637
12638 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12639
12640 1998-08-19 Mark Mitchell <mark@markmitchell.com>
12641
12642 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12643 code.
12644
12645 1998-08-09 Mark Mitchell <mark@markmitchell.com>
12646
12647 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12648 error'.
12649
12650 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
12651
12652 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12653
12654 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
12655
12656 * gcc.c-torture/compile/980816-1.c: New test.
12657
12658 * gcc.dg/980816-1.c: New test.
12659
12660 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
12661
12662 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12663 compiler for ieee tests.
12664
12665 1998-08-01 Dave Love <d.love@dl.ac.uk>
12666
12667 * g77.f-torture/compile/980729-0.f: New test.
12668
12669 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
12670
12671 * gcc.c-torture/special/eeprof-1.c: New test, for
12672 -finstrument-functions.
12673 * gcc.c-torture/special/special.exp: Run it.
12674
12675 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
12676
12677 * gcc.c-torture/compile/980729-1.c: New test.
12678
12679 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
12680
12681 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12682 __thumb__ is defined, and test for ARM style doubles if so.
12683
12684 1998-07-26 Dave Love <d.love@dl.ac.uk>
12685
12686 * g77.f-torture/noncompile/980615-0.f: New test.
12687
12688 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
12689
12690 * gcc.dg/980312-1.c: Do link instead of compile.
12691 * gcc.dg/980313-1.c: Likewise.
12692
12693 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
12694
12695 * gcc.c-torture/compile/980726-1.c: New test.
12696
12697 1998-07-25 Dave Love <d.love@dl.ac.uk>
12698
12699 * g77.f-torture/execute/io0.f: New test.
12700
12701 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
12702
12703 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12704 an int.
12705
12706 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
12707
12708 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12709 m32r bugs.
12710
12711 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
12712
12713 * gcc.dg/980626-1.c: Expect failures for all toolchains until
12714 c-decl.c:grokdeclarator can handle mode attributes.
12715
12716 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
12717
12718 * gcc.c-torture/execute/980716-1.c: New test.
12719
12720 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
12721
12722 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12723 the mn10200.
12724 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
12725 the mn10200.
12726 * gcc.c-torture/execute/va-arg-3.x: Similarly.
12727 * gcc.c-torture/compile/930326-1.x: Similarly.
12728
12729 1998-07-13 Dave Love <d.love@dl.ac.uk>
12730
12731 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12732 New test from Craig.
12733
12734 1998-07-12 Dave Love <d.love@dl.ac.uk>
12735
12736 * g77.f-torture/noncompile/980616-0.f: New test.
12737
12738 * g77.f-torture/execute/970816-3.f: New test from Craig.
12739
12740 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12741
12742 * g++.other/singleton.C: Return error value instead of taking
12743 SIGSEGV.
12744
12745 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12746
12747 * g++.other/singleton.C: New test. Warning is under dispute.
12748 Runtime crash is not.
12749
12750 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12751
12752 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12753 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12754 using6.C, using7.C}: New namespace tests.
12755
12756 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12757
12758 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12759 specialization with typedef'ed names used as array indexes.
12760
12761 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
12762
12763 * gcc.c-torture/execute/980709-1.c: New test.
12764
12765 * gcc.dg/980709-1.c: New test.
12766
12767 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
12768
12769 * gcc.c-torture/execute/bcp-1.c: New test.
12770
12771 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
12772
12773 * gcc.c-torture/execute/980707-1.c: New test.
12774
12775 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
12776
12777 * gcc.c-torture/compile/980706-1.c: New test.
12778
12779 1998-07-01 Dave Love <d.love@dl.ac.uk>
12780
12781 * g77.f-torture/execute/980701-0.f,
12782 g77.f-torture/execute/980701-1.f: New test from Craig.
12783
12784 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
12785
12786 * gcc.c-torture/compile/980701-1.c: New test.
12787
12788 * gcc.c-torture/execute/980701-1.c: New test.
12789
12790 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
12791 rlsruhe.de>
12792
12793 * g++.old-deja/g++.robertl/eb132.C: New test.
12794 * g++.old-deja/g++.robertl/eb133.C: Likewise.
12795
12796 1998-06-29 Dave Love <d.love@dl.ac.uk>
12797
12798 * g77.f-torture/execute/980628-7.f,
12799 g77.f-torture/execute/980628-8.f,
12800 g77.f-torture/execute/980628-9.f,
12801 g77.f-torture/execute/980628-10.f: New tests from Craig.
12802
12803 * g77.f-torture/execute/980628-3.f: Remove mail headers.
12804
12805 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
12806
12807 * g77.f-torture/execute/980628-4.f: New test from Craig.
12808 * g77.f-torture/execute/980628-5.f: Likewise.
12809 * g77.f-torture/execute/980628-2.f: Likewise.
12810 * g77.f-torture/execute/980628-0.f: Likewise.
12811 * g77.f-torture/execute/980628-1.f: Likewise.
12812 * g77.f-torture/execute/980628-3.f: Likewise.
12813 * g77.f-torture/execute/980628-6.f: Likewise.
12814
12815 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
12816
12817 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12818 directory when nothing has been installed yet.
12819
12820 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
12821
12822 * gcc.c-torture/special/special.exp: Handle newer versions of
12823 dejagnu.
12824
12825 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
12826
12827 * gcc.dg/980626-1.c: New test.
12828
12829 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
12830
12831 * gcc.misc-tests/m-un-2.c: New test.
12832 * g++.old-deja/g++.other/warn01.c: Likewise.
12833
12834 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
12835
12836 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12837 compatibility with assmblers with a different comment character.
12838 Eliminate use of GAS-specific extensions.
12839
12840 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
12841
12842 * gcc.c-torture/execute/ieee/980619-1.c: New test.
12843
12844 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
12845
12846 *lib/g77.exp: Replace search for libf2c.a with search for newly
12847 renamed libg2c.a
12848
12849 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
12850
12851 * gcc.c-torture/execute/980617-1.c: New test.
12852
12853 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
12854
12855 * gcc.c-torture/execute/980612-1.c: New test.
12856
12857 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
12858
12859 * gcc.dg/980523-1.c: Only test on ppc-linux.
12860 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12861
12862 * gcc.c-torture/execute/980608-1.c: New test.
12863
12864 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12865
12866 * gcc.c-torture/execute/980605-1.c: New test.
12867
12868 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
12869
12870 * gcc.c-torture/execute/980604-1.c: New test.
12871
12872 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
12873
12874 * gcc.c-torture/execute/980602-1.c: New test.
12875 * gcc.c-torture/execute/980602-2.c: Likewise.
12876
12877 1998-06-02 Dave Love <d.love@dl.ac.uk>
12878
12879 * 970125-0.f: Fix per JCB. Add commentary.
12880
12881 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
12882
12883 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12884 IEEE -0 support.
12885
12886 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12887
12888 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12889 earlier.
12890
12891 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
12892
12893 * gcc.c-torture/execute/980526-3.c: New test.
12894
12895 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
12896
12897 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12898 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12899 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12900 m88k-motorola-sysv3 to XFAIL.
12901
12902 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12903
12904 * gcc.dg/980526-1.c: New test.
12905 * gcc.c-torture/execute/980526-2.c: New test.
12906
12907 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
12908
12909 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12910
12911 * gcc.c-torture/execute/980526-1.c: New test.
12912
12913 1998-05-26 Dave Love <d.love@dl.ac.uk>
12914
12915 * g77.f-torture/execute/alpha2.f: Add runtime test.
12916
12917 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
12918
12919 * g++.old-deja/old-deja.exp: Strip leading directories.
12920
12921 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12922 error for the line. Don't run multiple tests for the same line.
12923
12924 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
12925
12926 * gcc.dg/980523-1.c: New test.
12927
12928 1998-05-23 Dave Love <d.love@dl.ac.uk>
12929
12930 * g77.f-torture/compile/970915-0.f: New test.
12931
12932 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
12933
12934 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12935
12936 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
12937
12938 * gcc.dg/980520-1.c: New test.
12939
12940 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
12941
12942 * gcc.dg/980502-1.c: Fix return type.
12943
12944 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
12945
12946 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12947 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12948 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12949 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12950 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12951
12952 1998-05-20 Dave Love <d.love@dl.ac.uk>
12953
12954 * g77.f-torture/execute/980520-1.f: New test.
12955
12956 1998-05-15 Dave Love <d.love@dl.ac.uk>
12957
12958 * lib/mike-g77.exp: New file.
12959
12960 * g77.f-torture/noncompile/noncompile.exp,
12961 g77.f-torture/noncompile/check0.f: New files.
12962
12963 1998-05-14 Dave Love <d.love@dl.ac.uk>
12964
12965 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12966 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12967 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12968 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12969 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12970 abort where appropriate.
12971
12972 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
12973
12974 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12975 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12976
12977 1998-04-29 Dave Love <d.love@dl.ac.uk>
12978
12979 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12980
12981 1998-04-27 Dave Love <d.love@dl.ac.uk>
12982
12983 * g77.f-torture/compile/980427-0.f: New test.
12984
12985 1998-04-24 Dave Love <d.love@dl.ac.uk>
12986
12987 * g77.f-torture/compile/980424-0.f: New test.
12988
12989 1998-04-19 Dave Love <d.love@dl.ac.uk>
12990
12991 * g77.f-torture/compile/980419-2.f (main): New test.
12992 * g77.f-torture/compile/970125-0.f: New test.
12993 * g77.f-torture/compile/980419-1.f: New test.
12994
12995 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
12996
12997 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
12998 of loop-4.c.
12999
13000 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
13001
13002 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
13003
13004 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
13005
13006 * gcc.c-torture/compile/980329-1.c: New test.
13007
13008 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
13009
13010 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
13011 * gcc.dg/980312-1.c: Fix typo in -march command.
13012
13013 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
13014
13015 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
13016
13017 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
13018
13019 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
13020 Dave Love agree the Fortran source is bogus.
13021
13022 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
13023
13024 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
13025 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
13026 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
13027 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
13028 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
13029
13030 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13031
13032 * g++.old-deja/g++.other/friend1.C: New test.
13033
13034 1998-02-18 Dave Love <d.love@dl.ac.uk>
13035
13036 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
13037 possibly uninitialized) variables and declare dnrm2.
13038
13039 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
13040
13041 From Bruno Haible <haible@ilog.fr>:
13042 * gcc.c-torture/execute/980223.c: New test.
13043
13044 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
13045
13046 * gcc.dg/ifelse-1.c: New test.
13047
13048 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
13049
13050 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
13051
13052 * lib/old-dejagnu.exp (old-dejagnu): Added the
13053 "execution test - XFAIL *-*-*" handling in the spirit of
13054 "excess errors test -". Changed the "execution test fails"
13055 handling to be like "excess errors test fails".
13056 * Update various tests accordingly.
13057
13058 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
13059
13060 * gcc.c-torture/execute/980205.c: New test.
13061
13062 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
13063
13064 * lib/c-torture.exp: Look for .x files instead of .cexp files.
13065 * lib/f-torture.exp: Similarly.
13066 * gcc.c-torture: Rename all .cexp files to .x files.
13067
13068 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13069
13070 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
13071 (940510-1.c): Removed duplicate.
13072 (971104-1.c): New test.
13073
13074 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
13075
13076 * lib/f-torture.exp: Improve error and loop detection.
13077
13078 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
13079
13080 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
13081 use that to size the filler array.
13082
13083 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
13084
13085 * lib/c-torture.exp(c-torture-execute): Fix typo.
13086
13087 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
13088 testcase as the executable name. Keep the executable around if
13089 the test fails.
13090
13091 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
13092
13093 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
13094 changes. Only test one -g option, and move it to the end of the
13095 list of options to test.
13096
13097 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
13098
13099 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
13100 variable GCC_TORTURE_OPTIONS to supply default switches separated
13101 by colons. If no environment variable, run tests with -O0 -g, -O1
13102 -g, and -O2 -g as well.
13103
13104 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
13105
13106 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
13107 explanatory comments. Fix indentation.
13108
13109 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
13110
13111 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
13112
13113 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
13114
13115 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
13116 * g++.old-deja/g++.mike/p7325.C: Likewise.
13117 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
13118
13119 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
13120
13121 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
13122 * g++.old-deja/g++.brendan/crash30.C: Likewise.
13123 * g++.old-deja/g++.brendan/crash39.C: Likewise.
13124 * g++.old-deja/g++.law/operators4.C: Likewise.
13125
13126 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
13127
13128 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
13129 * g++.old-deja/g++.mike/p784.C: Ditto.
13130 * g++.old-deja/g++.mike/p785.C: Ditto.
13131
13132 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
13133
13134 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
13135
13136 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
13137
13138 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
13139 target feature; pass this to c-torture-execute as needed.
13140
13141 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
13142
13143 * lib/c-torture.exp(c-torture-execute): If the previous and the
13144 current executables being tested are identical, we don't need to
13145 run the executable again. Try to make the executable names
13146 unique. Add an optional argument for passing additional compiler
13147 flags.
13148
13149 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
13150
13151 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
13152
13153 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
13154
13155 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
13156
13157 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
13158
13159 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
13160 32bit or larger longs.
13161
13162 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
13163 have either a 32bit long or 32bit int.
13164
13165 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13166
13167 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
13168 Make double precision tests dependent on sizeof (double).
13169
13170 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
13171
13172 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13173 too.
13174
13175 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13176
13177 * gcc.c-torture/compile/961203-1.cexp: New script.
13178
13179 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
13180
13181 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13182 up the includes ourselves.
13183
13184 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
13185
13186 * lib/plumhall.exp: Remove random include, and add a few
13187 verbose messages for debugging.
13188
13189 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
13190
13191 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13192 of trying to do it ourselves.
13193
13194 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13195
13196 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13197
13198 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
13199
13200 * gcc.prms/5403.c: Made regexp a bit less strict.
13201
13202 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
13203
13204 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13205 is returned from remote_load instead.
13206 * lib/plumhall.exp: Ditto.
13207 * lib/mike-g++.exp: Ditto.
13208 * lib/old-dejagnu.exp: Ditto.
13209 * lib/c-torture.exp: Ditto.
13210
13211 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
13212
13213 * lib/g++.exp: Use build_wrapper procedure.
13214 * lib/gcc.exp: Ditto.
13215
13216 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
13217
13218 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13219 an old-style decl for malloc. Fixes tests to work when
13220 sizeof (int) != sizeof (size_t).
13221
13222 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
13223
13224 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13225
13226 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13227 use stdargs.h interface.
13228
13229 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
13230
13231 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13232 NO_VARARGS when compiling.
13233
13234 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
13235
13236 * lib/plumhall.exp(ph_includes): New procedure.
13237 (ph_make): Use it.
13238 (ph_compiler): Ditto.
13239
13240 * lib/g++.exp: Rename test-glue.c to testglue.c.
13241 * lib/gcc.exp: Ditto.
13242
13243 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
13244
13245 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13246 to completion when it's called.
13247
13248 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
13249
13250 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13251 is defined, don't do test.
13252
13253 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
13254
13255 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13256 for object files.
13257 (ph_summary): Mark skipped testcases as untested, not unresolved.
13258
13259 * lib/plumhall.exp (ph_make): If unresolved because of bad
13260 errorCode, record errorCode in log file.
13261 (*): Replace send_log/verbose with verbose -log.
13262
13263 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
13264
13265 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13266 double conversion if double isn't at least 8 bytes.
13267
13268 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13269 int to work with targets where int is 16 bits.
13270
13271 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13272 8 bytes, just exit, since 4 byte doubles don't have enough bits of
13273 precision for the test to complete.
13274
13275 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
13276
13277 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13278 if d10v is not compiled with the -mdouble64 flag.
13279 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13280
13281 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13282 d10v is not compiled with the -mint32 flag.
13283
13284 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
13285
13286 * lib/plumhall.exp: Use incr_count.
13287
13288 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
13289
13290 * gcc.c-torture: Update to c-torture-1.45.
13291
13292 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
13293
13294 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13295 the name of the expect testcase file).
13296
13297 * lib/g++.exp(g++_init): Ditto.
13298
13299 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
13300
13301 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13302 the host.
13303
13304 * lib/gcc.exp(gcc_exit): New procedure.
13305
13306 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
13307
13308 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13309 specs where appropriate.
13310
13311 * g++.old-deja/g++.arm/*: Added additional ERROR checks
13312 because of new "candidates are" messages, and removed a few
13313
13314 * Converted all non-old-style g++ testcases to old-style, and
13315 moved into g++.old-deja.
13316
13317 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
13318
13319 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13320 options.
13321
13322 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13323 succeeded.
13324
13325 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13326
13327 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
13328
13329 * lib/gcc.exp (gcc_target_compile): Add support for defining
13330 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13331 the machine doesn't have those features.
13332
13333 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
13334
13335 * g++.law/operators4.exp: Don't use LIBS.
13336
13337 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
13338
13339 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13340
13341 * lib/mike-g++.exp: Don't set the compiler to be tested here.
13342 * lib/g++.exp: Set it here instead. Also, allow use of the
13343 --tool_exec and --tool_opt options. Change CXX to
13344 GXX_UNDER_TEST.
13345
13346 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13347
13348 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13349
13350 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
13351
13352 * lib/old-dejagnu.exp: Use prune_warnings instead of
13353 prune_system_crud.
13354 * lib/mike-g++.exp: Ditto.
13355 * lib/gcc.exp: Ditto.
13356 * lib/g++.exp: Ditto.
13357
13358 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13359
13360 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
13361
13362 * 941014-2.c: Include stdlib.h
13363 * 960327-1.c: Include stdio.h
13364 * dbra.c, index-1.c: Don't assume ints are 32bits.
13365
13366 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
13367
13368 * lib/gcc.exp: Add gcc,stack_size target feature.
13369
13370 * lib/g++.exp(g++_target_compile): Add the include and link
13371 paths here, not in two other places. And, it's $options, not
13372 options.
13373
13374 * lib/mike-g++.exp(postbase): Remove the code that determines
13375 the correct include and link paths.
13376 * g++.old-deja/old-deja.exp: Ditto.
13377
13378 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
13379
13380 * lib/g++.exp(g++_init): target_compile no longer returns the
13381 filename of the result.
13382
13383 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
13384
13385 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13386 call to glob.
13387
13388 * gcc.c-torture/special/special.exp: Change call to
13389 gcc_target_compile to include the object file.
13390
13391 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
13392
13393 * gcc.c-torture/special/special.exp: Correct misspelling in last
13394 change.
13395
13396 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
13397
13398 * lib/plumhall.exp(ph_summary): Log the entire output of the
13399 executable. Return -1 if there were any failures, 0 otherwise.
13400 (ph_execute): Return -1 if there were any failures, 0 otherwise.
13401 (ph_make): Clean up objects and executables that were built
13402 if the tests succeeded.
13403
13404 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
13405
13406 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13407 libraries and includes in the build tree as appropriate.
13408
13409 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
13410
13411 * lib/c-torture.exp: Instead of looking for the global variable
13412 NO_LONG_LONG, check to see if that's a feature of the target.
13413
13414 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
13415
13416 * config/default.exp: Minimize. Delete the remainer of the files in
13417 config; this functionality is now in devo/dejagnu/config.
13418
13419 g++.*/*: Pass any additional flags used to compile to postbase;
13420 delete CXXFLAGS.
13421
13422 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13423 is now done by runtest.exp. Use gcc_target_compile instead of
13424 compile.
13425
13426 lib/c-torture.exp: Use gcc_target_compile instead of compile.
13427 Remove references to CFLAGS. Use remote_file instead of
13428 calling rm -f.
13429 (c-torture): Take a list of arguments to use to compile this
13430 testcase.
13431
13432 lib/g++.exp: Simplify. Use target_compile instead of compile.
13433 lib/gcc-dg.exp: Ditto.
13434 lib/gcc.exp: Ditto.
13435 lib/mike-{gcc,g++}.exp: Ditto.
13436 lib/old-dejagnu.exp: Ditto.
13437 lib/plumhall.exp: Ditto.
13438
13439 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
13440
13441 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13442 (ph_linker): Likewise.
13443
13444 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
13445
13446 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13447 MAP_ANON / MAP_ANONYMOUS if defined;
13448 else try to map from /dev/zero .
13449
13450 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
13451
13452 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
13453 isn't defined, then define it to MAP_ANONYMOUS.
13454
13455 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
13456
13457 * gcc.c-torture: Update to c-torture-1.42 release.
13458
13459 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
13460
13461 * gcc.c-torture: Update to c-torture-1.41 release.
13462
13463 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
13464
13465 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
13466 c-torture release.
13467
13468 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13469
13470 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13471 and LDFLAGS. Fix second case to append the target_info ldflags
13472 onto LDFLAGS, not CFLAGS.
13473 * lib/g++.exp (g++_init): Add target_info stuff.
13474 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
13475 of libgloss and newlib flags for !native.
13476
13477 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13478 (GDB): Fix relative path to go up another dir for finding gdb.
13479
13480 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13481
13482 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13483 versions in the target_info array, if they don't exist.
13484
13485 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13486
13487 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13488
13489 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
13490
13491 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13492 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13493
13494 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
13495
13496 * lib/old-dejagnu.exp: Don't remove the output file before we've
13497 actually tested it. Don't append pwd to the path of the executable
13498 we're testing.
13499
13500 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
13501
13502 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13503
13504 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
13505
13506 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13507 temporary directory for compiler files, and set it to a default
13508 value of /tmp. Set $output as the name of the output file from
13509 compiling the testcase. Add a -o option to $cflags_var so the
13510 compiler writes the final output file as $output. Set $executable
13511 to $output.
13512
13513 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13514 directory for compiler files, and set it to /tmp if it doesn't
13515 already have a value. Set $output_file to the name of the output
13516 file from compiling the testcase. Add a -o option to CXXFLAGS so
13517 the compiler writes the final output file as $output. Use $output
13518 as the executable to be tested.
13519
13520 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13521
13522 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13523
13524 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
13525
13526 * gcc.c-torture/execute/pending-1.c: New test. Still
13527 pending in Tege's queue.
13528
13529 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
13530
13531 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13532 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
13533 if there were failures. Call unresolved if there were unresolved
13534 testcases. Call gcc_fail if program did not run to completion.
13535 (ph_make): Pass additional argument name to ph_execute.
13536 (ph_execute): Add new argument. Pass additional arguments to
13537 ph_summary. Call gcc_fail is there is no execution output.
13538
13539 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
13540
13541 * lib/plumhall.exp (proc_summary): Output relavent summary
13542 lines into the log so specific failures in plumhall can be
13543 investigated.
13544
13545 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
13546
13547 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13548 (c-torture-execute): Don't try to execute tests which use
13549 "long long" types if $NO_LONG_LONG is nonzero.
13550
13551 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
13552
13553 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13554 not c-torture.
13555
13556 * gcc.ieee: Move from here.
13557 * gcc.c-torture/execute/ieee: To here.
13558
13559 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
13560
13561 * gcc.c-torture: Update to c-torture-1.41 release.
13562
13563 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
13564
13565 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13566 not "$output".
13567
13568 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
13569
13570 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13571 -c present.
13572
13573 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
13574
13575 * config/proelf.exp: Handle connecting to a simulator.
13576
13577 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
13578
13579 * config/proelf.exp: New file. Enough framework that we can
13580 run c-torture tests on the proelf targets (or any other target
13581 that gdb can connect to for that matter).
13582
13583 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
13584
13585 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13586 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
13587
13588 * lib/plumhall.exp (ph_execute): Always call ph_summary if
13589 exec_output exists.
13590
13591 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
13592
13593 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13594 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13595
13596 * config/*.exp: Update FSF address. Change result of ${tool}_load
13597 to pass/fail/unresolved/unsupported/untested. Caller must now
13598 call unresolved/unsupported/untested.
13599 * lib/*.exp: Update FSF address. Update to handle new results of
13600 ${tool}_load.
13601 * lib/chill.exp (verbose): Delete.
13602
13603 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
13604
13605 * lib/gcc.exp (default_gcc_start): Change order of args to
13606 $LDFLAGS $CFLAGS $LIBS.
13607 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13608 Save/set/restore CFLAGS. Pass single arg to gcc_start.
13609 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13610 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13611 * gcc.misc-tests/dg-test.exp: Likewise.
13612 * gcc.misc-tests/msgs.exp: Likewise.
13613 * gcc.prms/prms.exp: Likewise.
13614 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13615 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13616
13617 * lib/dg.exp: Deleted, moved to dejagnu/lib.
13618
13619 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13620
13621 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13622
13623 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13624 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13625
13626 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13627 necessary.
13628
13629 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
13630
13631 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13632 global for loop; add use of $mathlib.
13633 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13634 settings here; set mathlib for anything but VxWorks.
13635
13636 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
13637
13638 * gcc.c-torture: Update to c-torture-1.40 release.
13639
13640 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
13641
13642 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13643 dg.exp.
13644
13645 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13646
13647 * lib/c-torture.exp (c-torture-execute): Declare "output" as
13648 global.
13649
13650 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
13651
13652 * lib/g++.exp (LIBS): Define if not already.
13653 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13654 (gcc-dg-prune): Call prune_gcc_output.
13655 * lib/gcc.exp (prune_gcc_output): New proc.
13656 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13657 prune_gcc_output.
13658
13659 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
13660
13661 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13662 (c-torture-execute): Likewise. Rename `name' to `testcase'.
13663
13664 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
13665
13666 * gcc.c-torture: Update to c-torture-1.39 release.
13667
13668 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
13669
13670 * lib/c-torture.exp (c-torture-execute): Don't return if one option
13671 fails, try others as well.
13672
13673 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13674
13675 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13676 If compilation fails, mark execute tests as `untested'.
13677 If test is marked as unsupported, don't mark compilation and
13678 execute tests as failed.
13679
13680 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13681
13682 * lib/g++.exp (g++_init): Don't link in libg++, and look to
13683 libstdc++ for whether or not we want to be doing shared
13684 libraries. Delete link_curses since we don't need it anymore.
13685 * lib/mike-g++.exp (postbase): Don't link in libg++.
13686 * g++.old-deja/old-deja.exp: Likewise.
13687
13688 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13689
13690 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13691
13692 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13693
13694 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13695 For that, add `-Wl,-a,shared_archive'.
13696 * g++.old-deja/old-deja.exp: Likewise.
13697
13698 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
13699
13700 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13701
13702 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
13703
13704 * lib/mike-g++.exp (postbase): Pay attention to the status of
13705 g++_load.
13706
13707 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13708
13709 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13710
13711 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
13712
13713 * lib/gcc.exp (default_gcc_start): No longer need to log program
13714 being executed or its output, execute_anywhere does that now.
13715 * lib/g++.exp (default_g++_version): Call execute_anywhere.
13716 (default_g++_start): Likewise. Delete calls to verbose/send_log.
13717
13718 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13719
13720 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13721 the same as those in lib/g++.exp.
13722
13723 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
13724
13725 * gcc.c-torture: Update to c-torture-1.38 release.
13726 * gcc.ieee: Related changes.
13727
13728 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
13729
13730 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13731 "exec". Minor reformatting changes.
13732
13733 * config/rom68k.exp (${tool}_load): Make it work in a canadian
13734 cross. This means all "exec" calls now work on a remote host as
13735 well.
13736 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13737 cross. Filter out the extra "\r\n" stuff that expect puts in.
13738 (c-torture-execute): Filter out the bogus warnings like
13739 c-torture-compile does. Add support for canadian cross.
13740 * lib/gcc.exp (default_gcc_version, default_gcc_start)
13741 Use execute_anywhere rather than calling exec directly. Now it
13742 works for canadian cross testing.
13743
13744 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
13745
13746 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
13747 results into a variable, and check that rather than using file exists.
13748
13749 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13750
13751 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13752 create a libg++.so. For sunos4.1.*, also add -ltermcap.
13753
13754 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13755
13756 * g++.old-deja/old-deja.exp: Create and pass runshlib and
13757 lib_curses if there's a shared libg++ in the build tree.
13758
13759 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
13760
13761 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13762 if not supported target.
13763
13764 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13765
13766 * lib/g++.exp (g++_init): Move empty setting of runshlib and
13767 link_curses up to always happen, not just for native builds.
13768
13769 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
13770
13771 * gcc.c-torture: Update to c-torture-1.36 release.
13772 * gcc.failure: Related changes.
13773
13774 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
13775
13776 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13777
13778 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13779
13780 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13781 * lib/mike-g++.exp (postbase): Not in here. Still reference
13782 runshlib, link_curses, and mathlib for link and run.
13783
13784 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13785 pass the runtime shared library options for Solaris, OSF/1, and
13786 Irix5, and link with -lcurses to avoid unresolved references.
13787
13788 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13789
13790 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13791 only run once.
13792
13793 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
13794
13795 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13796
13797 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
13798
13799 * gcc.c-torture: Update to c-torture-1.35 release. Note we
13800 do not have a framework for the "compat" tests yet.
13801
13802 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13803
13804 * lib/mike-g++.exp (postbase): New local variable `mathlib',
13805 set to null if we're testing vxworks5.1. Use that instead of
13806 `-lm' in the setting of LIBS for link and run.
13807
13808 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13809
13810 * config/rom68k.exp (${tool}_load): Major changes to make it
13811 work. Verified that it does in fact return the stuff in
13812 exec_output properly. Catch any Emul or any TRAP other than 0.
13813
13814 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13815
13816 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13817 LDFLAGS properly for targets that need stuff from libgloss.
13818 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13819 only run once.
13820 (gpp_initialized): New variable.
13821
13822 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
13823
13824 * config/rom68k.exp: Load libgloss.exp.
13825 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13826 so we can produce a fully linked binary.
13827 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13828 so we can produce a fully linked binary.
13829
13830 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
13831
13832 * lib/plumhall.exp (ph_section): Watch for expected failures.
13833 Add missing `else'.
13834
13835 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13836 run the testcase.
13837 (c-torture): Likewise.
13838
13839 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
13840
13841 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13842
13843 * lib/mike-g++.exp (mike_cleanup): New proc.
13844 (prebase): New globals compiler_result, not_compiler_result,
13845 target_regexp.
13846 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
13847 allow leading "-" in pattern. Watch for unsupported tests.
13848 If $compiler_result is set, pattern match assembler code,
13849 and ditto for $not_compiler_result.
13850 * lib/mike-gcc.exp: Likewise.
13851
13852 * lib/plumhall.exp (ph_execute): Only call ph_summary if
13853 execution "succeeded".
13854
13855 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
13856
13857 * config/win32.exp: New file.
13858 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13859
13860 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
13861
13862 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13863 unsupported.
13864 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13865 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13866 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13867
13868 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13869 "... without exceptions was ...". That is now handled by
13870 prune_system_crud.
13871 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13872
13873 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
13874
13875 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13876 sieve.c,sort2.c}: New files.
13877 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13878 sieve.exp,sort2.exp}: Drivers for them.
13879
13880 * lib/mike-gcc.exp (program_output): New user settable variable.
13881 (postbase): Call prune_system_crud. Also prune extraneous compiler
13882 messages.
13883 * lib/mike-g++.exp (program_output): New user settable variable.
13884
13885 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13886
13887 * config/sh.exp: Deleted (use sim.exp instead).
13888
13889 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13890
13891 * config/vx.exp: Declare CHECKTASK as global.
13892 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13893 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13894 * lib/old-dejagnu.exp: Load [pwd]/$executable.
13895
13896 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13897
13898 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13899 target. Like vx.exp, only includes `vx29k.exp' instead of
13900 `vxworks.exp'.
13901
13902 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
13903
13904 * config/sim.exp: Increase time limit from 120 seconds to 240.
13905
13906 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13907
13908 * gcc.c-torture/execute/950628-1.c: New test.
13909
13910 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
13911
13912 * gcc.c-torture: Update with changes/additions from
13913 c-torture-1.34.
13914
13915 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
13916
13917 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13918
13919 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
13920
13921 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13922
13923 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
13924
13925 * gcc.c-torture/compile/950512-1.c: New test.
13926 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13927 * gcc.dg/struct-ret-1.c: Likewise.
13928
13929 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
13930
13931 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13932 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13933
13934 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
13935
13936 * gcc.c-torture/special/920411-1.c: Deleted.
13937 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13938
13939 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
13940
13941 * config/sim.exp (${tool}_load): Hack in call to bash to get a
13942 cpu limit.
13943
13944 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13945
13946 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13947
13948 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13949
13950 From kenner;
13951 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13952 is the proper length.
13953 * va-arg-3.c: Likewise.
13954
13955 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
13956
13957 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
13958 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13959
13960 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
13961 * lib/g++.exp (default_g++_start): Delete old cruft.
13962
13963 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
13964
13965 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13966 (2 * (1 << 18)) to (2 * (1 << 17)).
13967
13968 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13969
13970 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13971
13972 * config/rom68k.exp: Renamed from config/idp.exp
13973
13974 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13975
13976 * c-torture/compile/921109-2.c
13977
13978 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
13979
13980 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13981 excess errors.
13982
13983 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
13984
13985 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13986 output.
13987 * lib/g++.exp (default_g++_start): Likewise.
13988
13989 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13990
13991 * gcc.c-torture/compile/950329-1.c: New test.
13992
13993 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13994
13995 * config/bug.exp (${tool}_load): Updated to use new remote_open
13996 and remote_close procs.
13997 * config/idp.exp: New file.
13998
13999 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
14000
14001 * gcc.c-torture/execute/950322-1.c: New test.
14002
14003 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
14004
14005 * config/vx.exp (${tool}_load): Clean up testing of return code from
14006 vxworks_ld and vxworks_spawn.
14007
14008 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
14009
14010 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
14011
14012 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
14013
14014 * lib/old-deja.exp: Add `excess errors test - ' error, now one
14015 can mark excess errors on a machine by machine basis. Note, the
14016 default is to not expect any excess errors, even when excess
14017 errors test - is given, so you will want to put an XFAIL ... on
14018 these lines. For example, // excess errors test - XFAIL hppa*-*-*
14019 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
14020 those 4 machines, but no others.
14021
14022 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14023
14024 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
14025 * lib/c-torture.exp: to here.
14026
14027 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14028
14029 * gcc.c-torture/execute/950221-1.c: New test.
14030 * gcc.c-torture/execute/struct-ret-1.c: New test.
14031 * gcc.c-torture/compile/950221-1.c: New test.
14032
14033 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
14034
14035 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
14036
14037 * gcc.c-torture/execute/arith-1.c (main): Return 0.
14038 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
14039
14040 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
14041
14042 * g++.gb: New directory of tests, derived from my signature and
14043 class scoping tests.
14044
14045 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
14046 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
14047 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
14048 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
14049 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
14050 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
14051 * g++.gb/sig25.C: Likewise.
14052
14053 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
14054 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
14055 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
14056 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
14057 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
14058 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
14059 * g++.gb/sig25.exp: Likewise.
14060
14061 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
14062 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
14063 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
14064 * g++.gb/scope13.C: Likewise, this test still fails.
14065
14066 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
14067 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
14068 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
14069 * g++.gb/scope13.exp: Ditto.
14070
14071 * g++.gb/README: New file, explains what these tests are about.
14072
14073 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
14074
14075 * lib/dg.exp (dg-do): Support `preprocess'.
14076 (dg-test): Likewise.
14077
14078 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14079
14080 * config/udi.exp: change "continue -expect" to "exp_continue".
14081
14082 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
14083
14084 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
14085 Delete redundant tests.
14086
14087 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
14088 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
14089 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
14090 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
14091 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
14092 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
14093 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
14094 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
14095
14096 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
14097 storing label pointers.
14098 * gcc.c-torture/execute/921019-1.c: Likewise.
14099 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
14100 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
14101 parameter fp.
14102 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
14103 constants.
14104
14105 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
14106 Delete obsolete tests.
14107
14108 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
14109 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
14110 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
14111 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
14112 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
14113 * gcc.c-torture/compile/950124-1.c: New test.
14114
14115 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
14116
14117 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14118
14119 * lib/mike-g++.exp: Add -lm to LIBS.
14120
14121 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
14122
14123 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
14124
14125 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14126
14127 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
14128
14129 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
14130
14131 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
14132
14133 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
14134
14135 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
14136 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
14137 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
14138 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
14139 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
14140 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
14141 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
14142 * g++.law/{operators31.C, operators32.C,
14143 * g++.law/{operators33.C, operators34.C}: Likewise.
14144 * g++.law/{pic1.C, refs2.C}: Likewise.
14145 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
14146 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
14147 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
14148 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14149
14150 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
14151 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
14152 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
14153 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
14154 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
14155 * g++.law/{enum9.exp, friend5.exp}: Likewise.
14156 * g++.law/{nest3.exp, nest4.exp}: Likewise.
14157 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
14158 * g++.law/{operators30.exp, operators31.exp}: Likewise.
14159 * g++.law/{operators32.exp, operators33.exp}: Likewise.
14160 * g++.law/{operators34.exp}: Likewise.
14161 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
14162 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
14163 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
14164 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
14165 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14166
14167 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
14168 No longer expected to fail.
14169 * g++.law/missed-error3.C: Tweak for recent bool changes.
14170
14171 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
14172
14173 * config/emb-unix: Deleted.
14174 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14175 remote execution. Do final link on remote host if REMOTE_LINK is set.
14176
14177 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
14178
14179 * lib/dg.exp (dg-test): Fix typo in last patch.
14180
14181 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
14182
14183 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14184 (handles multiple occurrences).
14185
14186 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
14187
14188 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14189 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14190 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14191 printed).
14192 * lib/c-torture.exp (c-torture-compile): Likewise.
14193 (c-torture): Prepend full path if missing.
14194 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14195 (gcc_fail): Likewise.
14196 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14197
14198 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14199
14200 * lib/netware.exp: Only attach to NetWare i386 systems.
14201
14202 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
14203
14204 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14205 messages. Add test name to "output pattern match" pass/fail message.
14206
14207 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
14208
14209 * gcc.dg: New testsuite.
14210 * gcc.dg/dg.exp: New file.
14211
14212 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14213 test-switch.c}: Deleted.
14214
14215 * gcc.misc-tests/msgs.exp: New testcase driver.
14216
14217 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
14218
14219 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14220 Watch for illegal return values from ${tool}_load.
14221 * config/unix.exp (${tool}_load): Fix pass/fail detection for
14222 cross targets. Coerce return value >0 to 1.
14223
14224 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
14225
14226 * config/unix.exp (${tool}_load): Call program rsh, not proc.
14227
14228 * config/emb-unix.exp: New file.
14229
14230 * config/sim.exp: Error if variable $SIM not defined.
14231 (${tool}_load): Mark test as "untested" if simulator missing.
14232
14233 * config/unix.exp: Load remote.exp to get rcp_download.
14234 * lib/c-torture.exp: Use different option lists for testcases with
14235 and without loops.
14236 * gcc.c-torture/execute/execute.exp: Likewise.
14237
14238 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
14239
14240 * config/*.exp: Clarify return code from ${tool}_load.
14241 Call `unresolved' or `untested' instead of `warning' or `perror'
14242 (sometimes you still want to call both though).
14243 Add comment that `shell_id' is local to each file.
14244 * config/udi.exp (timeout): Set to 30.
14245 Don't print warning if connection fails, $connectmode has already
14246 printed an error.
14247 (${tool}_load): Move verbose messages to level 2.
14248 Rework pattern for "Process started" message.
14249 Pass `shell_id' to ${connectmode}_download.
14250 Retry twice upon timeout. Make resetting of target more robust.
14251 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14252 Pass `shell_id' to exit_$connectmode.
14253 Only call exit_$connectmode if connected.
14254 * config/unix.exp (${tool}_load): Check return codes better.
14255 * config/vrtx.exp (${tool}_load): Likewise.
14256 * config/vx.exp (${tool}_load): Likewise.
14257 Delete unneeded global's.
14258 * lib/dg.exp (dg-test): Update to reflect clarified return codes
14259 from ${tool}_load.
14260 (dg-stat): Delete.
14261 (dg-init): Delete recording of pass/fail counts.
14262 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14263 (old-dejagnu-init): Likewise.
14264 (old-dejagnu-stat): Delete contents, empty proc now.
14265 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14266 (c-torture): Delete references to lcnt, lpass, lfail.
14267 Get option list from TORTURE_OPTIONS.
14268 Delete -funroll[-all]-loops if no loops.
14269 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14270 (g++_stat): Delete contents (empty proc now).
14271 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14272 (gcc_finish): Likewise.
14273 (gcc_stat): Deleted.
14274 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14275 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14276 * gcc.c-torture/execute/execute.exp: Likewise.
14277 Split tests into two parts: compile, execute.
14278 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
14279 no loops. Update to reflect clarified return codes from ${tool}_load.
14280
14281 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
14282
14283 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14284 to grep for.
14285 (old-dejagnu): Likewise (where necessary).
14286
14287 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
14288
14289 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14290
14291 * lib/dg.exp (dg-process-target): Fix processing of selector.
14292 Add comment regarding use of `error'.
14293
14294 * lib/gcc.exp (prune_system_crud): Define if missing.
14295 * lib/g++.exp (prune_system_crud): Likewise.
14296
14297 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14298 Call prune_system_crud.
14299 * lib/dg.exp (dg-runtest): New proc.
14300 Use perror instead of send_user for tcl errors in testcase.
14301 Don't return any value, it's never used.
14302 Don't clobber previous definition of `unknown'.
14303 Print tcl errors in `dg-final'.
14304
14305 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
14306
14307 * lib/dg.exp (dg-process-target): Improve syntax error messages.
14308 (dg-test): Don't print errorInfo, it contains stack backtrace.
14309
14310 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
14311
14312 * lib/g++.exp (runtest_file_p): Define if missing.
14313
14314 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
14315
14316 * lib/mike-g++.exp: Comment out loading of g++.exp.
14317 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
14318 (default_g++_version): Always print something.
14319 (default_g++_start): Comment out call to `which'.
14320 (g++_start, g++_load): Deleted (must be defined in config file).
14321 * lib/gcc.exp: Test for existence of $CC at start.
14322 Delete check for tmpdir (done in gcc_init).
14323 (default_gcc_version): Always print something.
14324 (default_gcc_start): Comment out call to `which'.
14325 * config/*.exp: Major cleanup - make cross targets work at least a
14326 little better for g++ (by not being "--tool gcc" specific).
14327 Rename gcc_xxx to ${tool}_xxx.
14328 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14329 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14330
14331 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
14332
14333 * lib/c-torture.exp (c-torture-compile): Rework compiler
14334 message processing.
14335
14336 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14337 c-torture.
14338
14339 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
14340
14341 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14342
14343 * lib/dg.exp (dg-process-target): Support { target native }.
14344
14345 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
14346
14347 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
14348 looked for "... program xxx got fatal signal".
14349 Correct regsub munging of `comp_output'.
14350 Ignore compiler messages "path prefix not used" and "linker input
14351 file unused".
14352
14353 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
14354
14355 * lib/gcc.exp (runtest_file_p): Define if missing.
14356 * gcc.prms/template.c: Example to work from.
14357
14358 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
14359
14360 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14361 * lib/dg.exp (dg-test): Call unsupported testcases as such.
14362
14363 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14364 * gcc.prms/1883.c: Moved from compile/940714-1.c.
14365 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14366 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14367
14368 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14369 (dg-process-target): No longer a varargs proc.
14370 Return S/N for target, P/F for xfail. All callers changed.
14371 (user option procs): More argument checking.
14372 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14373 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14374 (dg-test): Skip test if not running on selected target in `dg-do'.
14375 Update handling of `dg-do-what', `dg-output-text'.
14376 Separate execution pass/fail from output pattern match pass/fail.
14377 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14378
14379 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14380
14381 * gcc.c-torture/special/special.exp: Don't expect failure for mips
14382 target for 920510-1.c.
14383
14384 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
14385
14386 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14387 Clean up comment regarding use of passcnt, etc.
14388 (gcc_stat): Don't update `testcnt' here.
14389 (gcc_finish): Do it here.
14390 Might as well reset `but_id' here too.
14391 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14392 to determine if the file should be tested.
14393 * gcc.c-torture/compile/compile.exp: Likewise.
14394 * gcc.c-torture/execute/execute.exp: Likewise.
14395 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14396 * gcc.misc-tests/dg-test.exp: Likewise.
14397 * gcc.prms/prms.exp: Likewise.
14398 * gcc.wendy/wendy.exp: Likewise.
14399 * g++.old-deja.exp: Likewise.
14400 Move "Testing file" message to verbose level 1.
14401
14402 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
14403
14404 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14405
14406 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
14407
14408 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14409 (default_gcc_start): Accept optional second list element
14410 of compiler flags. Print compiler output at verbosity level 2.
14411 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14412 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14413 Save current values of framework globals passcnt, failcnt, xpasscnt,
14414 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14415 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
14416 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14417 xfailcnt to compute stats. Update framework global `testcnt' from
14418 pass/fail counts.
14419 (gcc_finish): New proc. Clean up test environment.
14420 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14421 (gcc_epass, gcc_efail): Delete.
14422 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14423 argument of line number.
14424 (dg-init): If the tool has an init routine, call it.
14425 (dg-test): Remove args `cflags_var' and `libs_var'.
14426 Pass all compiler options to ${tool}_start.
14427 Handle missing line number.
14428 (dg-finish): New function.
14429 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14430 particular files. Call gcc_finish at end. Move "skipping test"
14431 message to verbosity level 3.
14432 * gcc.c-torture/compile/compile.exp: Likewise.
14433 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14434 * gcc.c-torture/execute/execute.exp: Likewise.
14435 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14436 Print testcase being tried at verbosity level 1.
14437 * gcc.c-torture/special/special.exp: Unset xfail.
14438 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14439 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14440 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14441 * gcc.failure/failure.exp: Likewise.
14442 * gcc.ieee/ieee.exp: Likewise.
14443 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14444 Update call to dg-test. Call dg-finish at end.
14445 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
14446 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14447 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14448 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14449 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
14450 * gcc.wendy/wendy.exp: Add copyright.
14451 Delete setting of tmpdir (done by gcc_init).
14452 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14453 Pass compiler flags to gcc_start. Call gcc_finish at end.
14454 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14455 gcc_[ce]pass/fail.
14456
14457 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
14458
14459 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14460 confusion.
14461 (g++_load): Likewise.
14462
14463 * config/*.exp (gcc_load): Some were varargs fns and some were not.
14464 Rename argument to `prog' to remove the confusion.
14465 Varargs fns behave differently too!
14466 (g++_load): Likewise.
14467
14468 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14469
14470 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14471 what it is. Delete (always) printing of status value for !native.
14472 Simplify verbose code, and include status and exec_output.
14473 (g++_load): Use gcc_load.
14474
14475 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14476
14477 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14478 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14479 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14480 940714-3.c as these testcases don't exist anymore. Make
14481 va-arg-1.c expected to pass.
14482
14483 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
14484
14485 * gcc.misc-tests/misc.exp: Only run specific testcases.
14486 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
14487 * gcc.misc-tests/dg-[1-9].c: New files.
14488
14489 * lib/dg.exp: New testsuite driver.
14490 * gcc.prms/prms.exp: Use it.
14491
14492 * README.gcc: New file.
14493
14494 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14495 Document and reset `lxpass' and `lxfail'.
14496 Simplify "initialized" message.
14497 (gcc_stat): Clean up comments a little.
14498
14499 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
14500
14501 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14502
14503 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
14504
14505 * lib/old-dejagnu.exp (process-option): New proc.
14506 (old-dejagnu-init, old-dejagnu-stat): Likewise.
14507 (old-dejagnu): Simplify.
14508 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14509
14510 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
14511
14512 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14513 exists and is not an empty string.
14514
14515 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14516 $xfail rather than calling setup_xfail. Clear $xfail when test is
14517 finished.
14518 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14519 automatically.
14520
14521 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14522 longer expected to fail.
14523
14524 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14525 "f" function call.
14526
14527 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14528
14529 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14530 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14531 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14532 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14533 c-torture-1.29.
14534
14535 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14536 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14537
14538 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14539
14540 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14541 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14542
14543 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14544 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14545 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14546
14547 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14548
14549 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14550 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14551 940714-1.c, 940714-2.c, 940714-3.c},
14552 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14553 gcc.misc-tests/{mg.c,mg.exp}:
14554 New tests.
14555 * gcc.noncompile/noncompile.exp: Change accordingly.
14556
14557 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
14558
14559 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14560 Undo previous clobberage.
14561
14562 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
14563
14564 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14565 * gcc.special/{930510-1.c, special.exp}:
14566 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14567 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14568 struct-varargs-1.c}: New tests from c-torture-1.26.
14569
14570 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14571
14572 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14573 argument to switch.
14574
14575 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
14576
14577 * Revert the previous changes. Please see Rob's directory
14578 (/lisa/test/rob/progressive/gcc/testsuite) for testing
14579 fixes.
14580
14581 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
14582
14583 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14584 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14585 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14586 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14587 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14588 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14589 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14590 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14591 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14592 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14593 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14594 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14595 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14596 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14597 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14598 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14599 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14600 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14601 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14602 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14603 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14604 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14605 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14606 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14607 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14608 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14609 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14610
14611 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
14612
14613 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14614 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14615 with perror calls.
14616
14617 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
14618
14619 * config/unix.exp (g++_load): Fix syntax.
14620
14621 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14622
14623 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14624 * gcc.noncompile/921017-1.c: Deleted obsolete test.
14625 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14626 Don't expect va-arg-1.c to fail. Correct expected output for
14627 920928-1.c.
14628 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14629 * gcc.wendy/hbm4.c: Correct typo.
14630 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14631
14632 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
14633
14634 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14635 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14636 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
14637 * lib/c-torture.exp (c-torture-compile): Ditto.
14638
14639 Reduce volume of output (remove all the -I's and such).
14640 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14641 Call gcc_cpass, gcc_cfail.
14642 (c-torture): Pass testing option to c-torture-compile.
14643
14644 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
14645
14646 Bring patches over from progressive.
14647 * config/default.exp: Exit remote shell cleanly.
14648 (g++_exit, g++_start): Add default versions.
14649 * config/sim.exp (gcc_load): Use perror, not error.
14650
14651 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
14652
14653 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
14654 set in site.exp.
14655
14656 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
14657
14658 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14659 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14660 (wendy_try): New proc to run testcase.
14661 (main loop): Call 'em.
14662 * gcc.wendy/*.c: Clean up pass to correct expected output.
14663
14664 * lib/gcc.exp: Minor cleanup work.
14665 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14666
14667 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
14668
14669 * config/sim.exp (gcc_load): Document return codes better.
14670 Don't pass -v to simulator.
14671
14672 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14673
14674 * gcc.special/920717-x.c: Fix typo.
14675 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14676 get at sources.
14677
14678 * lib/mike-gcc.exp: Fix typo.
14679
14680 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14681
14682 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14683 binary to use, transform the name.
14684 * config/*.exp: rename everything. Nuke any g++ specific files,
14685 it's now a special case of gcc that requires no special support.
14686 Add a default.exp for unsupported targets.
14687
14688 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
14689
14690 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14691 lib/old-dejagnu.exp: Fix a few patterns to work with the new
14692 version of Tcl.
14693
14694 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14695
14696 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14697 than a warning.
14698
14699 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14700
14701 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14702
14703 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14704
14705 * gcc.execute/execute.exp: Combine opt_list and foption_list into
14706 option_list. Compile every file with only 4/6 option choices
14707 (same as C torture) instead of with 12/18 different option
14708 choices.
14709 * lib/c-torture.exp: Likewise.
14710
14711 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14712 not already set.
14713
14714 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
14715
14716 * lib/old-deja.exp: Add `excess errors test fails' error, now one
14717 can put an XFAIL *-*-* on excess errors.
14718
14719 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
14720
14721 * g++.law: Add more tests derived from g++-bugs snapshots.
14722
14723 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
14724 equivalent to g++.law/init9.
14725
14726 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14727 compiled it, and the a.out file after we've run it.
14728
14729 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14730
14731 * lib/mike-g++.exp (postbase): Delete the .o file after we've
14732 compiled it, and the a.out file after we've run it.
14733
14734 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14735
14736 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14737
14738 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
14739
14740 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14741 version number.
14742
14743 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14744
14745 * g++.law: New directory of g++ tests derived from the g++-bugs
14746 snapshots.
14747
14748 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14749
14750 * gcc.compile: initbug1.c initbug1.exp testcase added
14751
14752 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
14753
14754 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14755 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14756 fixes submitted by Jeff Law (law@cs.utah.edu)
14757 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14758 Jeff Law (law@cs.utah.edu)
14759
14760
14761 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
14762
14763 * config/unix-g++.exp: Follow the gcc way of doing things.
14764 * g++.old-deja/old-deja.exp: Minor updates.
14765 * lib/g++.exp: New file, follow the gcc way of doing things.
14766 * lib/old-dejagnu.exp: Minor updates.
14767 * lib/mike-g++.exp: Always unset errorInfo.
14768
14769 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
14770
14771 * lib/gcc.exp: Fix some errors with the below change, CC and
14772 CFLAGS should be global when setting, not local.
14773
14774 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
14775
14776 * lib/gcc.exp: Transform tool name.
14777
14778 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
14779
14780 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14781
14782 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
14783
14784 * lib/gcc.exp: change gcc_done to gcc_stat
14785
14786 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14787
14788 * Upgraded gcc testsuite to c-torture version 1.25
14789
14790 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
14791
14792 * lib/gcc.exp: added reporting code. Changed verbose compile message.
14793 * lib/c-torture: added hooks for new reporting code.
14794
14795 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
14796
14797 * config/sh-gcc.exp: check if sh-sim exists in the path
14798
14799 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
14800
14801 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14802 * gcc.compile/compile.exp: Initial changes for new logic.
14803 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14804 * gcc.failure/failure.exp: Initial changes for new logic.
14805 * gcc.ieee/ieee.exp: Initial changes for new logic.
14806 * gcc.misc-tests/misc.exp: Initial changes for new logic.
14807 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14808 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14809 * lib/c-torture.exp: Initial changes for new logic.
14810 * lib/gcc.exp: Initial changes for new logic.
14811
14812 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
14813
14814 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14815 depend upon failure or success. Fully qualify names in failure
14816 and success messages. Always remove a.out before starting
14817 compile, just in case. Pay more attention to error text output by
14818 the compiler. Handle testcases with no known past errors just
14819 like all others, so that things are uniform. Other miscellaneous
14820 improvements.
14821
14822 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14823
14824 * gcc.cpp: new directory for cpp tests
14825
14826 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14827
14828 * lib/chill.exp: Code reformatted, removed unused code.
14829 * config/unix-chill.exp: Code reformatted, removed unused code.
14830 * chill.execute/execute.exp: Code reformatted, removed unused code.
14831 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14832
14833 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
14834
14835 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
14836 routines not written.
14837
14838 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
14839
14840 * config/bug-gcc.exp: Use new procs from bug.exp.
14841
14842 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
14843
14844 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14845 via ftp, rather than depending on NFS.
14846 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14847 case.
14848
14849 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
14850
14851 * config/bug-gcc.exp: Use new download proc.
14852
14853 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
14854
14855 * chill.execute/execute.exp: cleanups, handles errors better
14856 * chill.compile/compile.exp: rewrite, based on execute.exp
14857 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14858 * lib/chill.exp: major changes to diff proc and compile and link
14859 procs. added chill_fail and chill_pass wrappers to pass and
14860 fail. added more comments, and handle error codes better.
14861 Added a hack to capture stderr from exec, so noncompile tests
14862 can work.
14863
14864 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
14865
14866 * chill.execute/execute.exp: rewrite of testsuite driver
14867 * lib/chill.exp: rewrite of testsuite driver
14868 * config/unix-chill.exp: rewrite of testsuite driver
14869
14870 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
14871
14872 In chill.execute:
14873 * iexpr.ch: Standardize uppercase.
14874 * tuples.dat: Standardize uppercase.
14875 * vary.ch: standardize. Correct varying string assignments.
14876 * vary.dat: Add new output lines.
14877
14878 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
14879
14880 In chill.execute:
14881 * chprintf.ch: Standardize use of uppercase.
14882 * tuples.ch: Standardize and turn arr2 into a DCL,
14883 rather than a SYN.
14884 * pinits.ch: Standardize.
14885
14886 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
14887
14888 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
14889 * Makefil: Renamed to Makefile.in.
14890 * configure.in: New.
14891
14892 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
14893
14894 In chill.execute:
14895 * .cvsignore: Add result/output files.
14896 * Makefile: Fix up variables at start. Use MFLAGS
14897 everywhere. Correct bool_loc, built_ins entries.
14898 Add entry for vary1.ch.
14899 * bitarray.ch: Standardize upper-case usage.
14900 * bitexpr.ch: Standardize, add output of b1.
14901 * params.ch: Use arrayt in along PROC parameters, to
14902 avoid novelty problems.
14903 * sets.ch: Tiny cleanup.
14904 * vary1.ch: Re-indent.
14905
14906 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
14907
14908 * Add PR-related files to Makefiles, .cvsignore files, etc.
14909
14910 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14911
14912 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14913 with compiler objects. New names are test-flow.c and test-loop.c
14914
14915 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14916
14917 * Upgraded c-torture tests from 1.19 to 1.20
14918
14919 * new files:
14920 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14921 * gcc.compile: 930623-1.c 930623-2.c
14922 * gcc.noncompile: 930622-1.c 930622-2.c
14923 * gcc.failure: 920411-1.c 920627-2.c
14924 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14925
14926 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14927
14928 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14929 More changes to get testsuite working properly. Needs more work.
14930 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14931
14932 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14933
14934 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14935 More changes to get testsuite working properly. Needs more work.
14936
14937 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14938
14939 * chill.compile/compile.exp: Added for Dejagnu support
14940 * chill.execute/execute.exp: Added for Dejagnu support
14941 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
14942
14943 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
14944
14945 This should complete moving the CHILL test files.
14946 * chill.noncompile(.cvsignore printf.grt
14947 in-printf.grt chprintf.grt chprintf.ch):
14948 Added test-support files.
14949 (Makefile): Modified further.
14950 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14951 signal.ch): Added test files.
14952 * chill.execute (.cvsignore printf.grt printr.c
14953 in-printf.grt rts.c chprintf.grt rts.h): Added
14954 test-support files.
14955 (Makefile): More corrections.
14956
14957 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
14958
14959 * chill.compile, chill.execute, chill.nocompile: Add CHILL
14960 test cases, ready for DejaGnu.
14961
14962 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14963
14964 * Upgraded c-torture tests from 1.18 to 1.19
14965
14966 * gcc.compile: added test(s):
14967 930607-1.c
14968 * gcc.execute: added test(s):
14969 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14970
14971 * added new subdirectory for misc tests: gcc.misc-tests
14972 * gcc.misc-test(s): added tests:
14973 inst-check.c test-consts.c test-ior.c test-switch.c
14974
14975 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14976
14977 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14978
14979 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
14980
14981 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14982
14983 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14984
14985 * Upgraded c-torture tests from 1.17 to 1.18
14986
14987 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14988
14989 * Upgraded c-torture tests from 1.12 to 1.17
14990
14991 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
14992
14993 * lib/old-dejagnu.exp:
14994 Fixed handling of XFAIL target triplets to correctly
14995 recognize wildcard characters. Removed code that
14996 appended a unique id tag to the end of the file name
14997 printed out by the result of the testcases within a
14998 given test file.
14999
15000 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
15001
15002 * lib/old-dejagnu.exp:
15003 Reworked expected failure handling to trigger off of XFAIL
15004 keyword in keyphrase embeded in testcase source code. The
15005 XFAIL keyword must be at the end of the keyphrase line. It
15006 may optionally be followed by one or more target triplets.
15007 It has just occured that the handling of wildcards in the
15008 target triplet may not be correct.
15009
15010 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
15011
15012 * g++.old-deja/tests:
15013 Moved all subdirectories up one level into g++.old-deja .
15014
15015 * lib/old-dejagnu.exp:
15016 Fixed problem with CXXFLAGS not being properly reset, and being
15017 corrupted with extraneous "-c" compiler option. This was
15018 causing binaries to not be generated for test that needed them.
15019 Modified strings passed to "pass" and "fail" so that individual
15020 tests from the same test file would be distinguished by an
15021 identifier appended to the test file name in the summary logs;
15022 this corrected a problem with erroneous diff logs. Added code
15023 to search testcases for expected fail and unexpected pass keywords.
15024
15025 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
15026
15027 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
15028
15029 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
15030
15031 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
15032 Removed extraneous text from end of "Special g++ Options"
15033 keyphrase.
15034
15035 * lib/old-dejagnu.exp: Added pattern matching to look for new
15036 keywords, embedded in testcases comments, which will trigger
15037 calls to xpass and xfail.
15038
15039 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
15040
15041 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
15042 comments embedded in the testcases, especially the one looking for
15043 special compiler options, as well as the pattern matching for the
15044 compiler output again.
15045
15046 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
15047
15048 * lib/old-dejagnu.exp: Do a proper check of the return value for
15049 execute tests. Fixed several problems with the pattern matching
15050 of the compiler output which gave erroneous test results.
15051 Changed several of the test result messages to be more descriptive.
15052 * config/unix-g++.exp: Proc g++_load now actually works and
15053 executes the tests passed to it and returns a usable return
15054 value.
15055
15056 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
15057
15058 * lib/gcc.exp: Exits gracefully if $CC is bogus.
15059
15060 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
15061
15062 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
15063 Modified both files to properly execute the old style
15064 dejagnu tests. The previous versions of these files were
15065 experimental and did not function anything near correctly.
15066
15067 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
15068
15069 * Removed all Makefile.in and configure.in files. No configuration
15070 needed now.
15071
15072 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
15073
15074 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
15075
15076 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15077
15078 * gcc.compile/configure.in, gcc.unsorted/configure.in,
15079 gcc.special/configure.in, gcc.noncompile/configure.in,
15080 gcc.execute/configure.in, gcc.code_quality/configure.in,
15081 g++.other/configure.in, g++.old-deja/configure.in,
15082 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
15083 in srcname setting.
15084
15085 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
15086
15087 * lib/udi.exp: Fixed mondfe and mondfe_download.
15088 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
15089 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
15090
15091 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
15092
15093 * config/udi-gdb.exp: Check $shell_id after connecting to target.
15094 (gdb_exit): Don't remove *_soc files.
15095
15096 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
15097
15098 * lib/c-torture.exp: Don't look for main; instead always use -w
15099 -c. This is how the c-torture tests work. Remove the object
15100 file if the compilation succeeds.
15101 * gcc.execute/execute.exp: Remove executable if test passes.
15102 * gcc.noncompile/noncompile.exp: Every test is an expected
15103 failure.
15104 * gcc.special/special.exp: Added tests from c-torture 1.11,
15105 corrected use of existing test.
15106 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
15107 gcc.execute/920625-1.c: Updated to c-torture 1.11.
15108 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
15109 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
15110 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
15111 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
15112 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
15113 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
15114 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
15115 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
15116 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
15117 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
15118 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
15119 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
15120 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
15121 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
15122 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
15123 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
15124 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
15125 c-torture 1.11.
15126 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
15127 correspond to c-torture 1.11.
15128
15129 * New file.