stmt.c (expand_start_case): Call emit_queue ().
[gcc.git] / gcc / testsuite / ChangeLog
1 2003-03-14 Jakub Jelinek <jakub@redhat.com>
2
3 * gcc.c-torture/execute/20030313-1.c: New test.
4
5 2003-03-14 Richard Henderson <rth@redhat.com>
6
7 * gcc.dg/inline-2.c: Adjust alpha test for external call.
8
9 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
10
11 * gcc.c-torture/compile/20030314-1.c: New test.
12
13 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
14
15 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
16 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
17 thumb target,
18 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
19 to accept newer _imp__ prefix and additional
20 newline in .drectve section.
21 * gcc.dg/dll-4.c: Likewise.
22 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
23 switch.
24
25 2003-03-13 Mark Mitchell <mark@codesourcery.com>
26
27 * g++.dg/parse/namespace9.C: New test.
28
29 * g++.dg/init/ref5.C: New test.
30 * g++.dg/parse/ptrmem1.C: Likewise.
31
32 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
33
34 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
35 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
36 regular expression.
37 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
38 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
39
40 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
41
42 * gcc.c-torture/execute/20030224-2.c: New test.
43
44 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
45
46 * gcc.dg/decl-3.c: New test.
47
48 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
49
50 * gcc.dg/i386-loop-2.c: New test.
51
52 2003-03-11 Mark Mitchell <mark@codesourcery.com>
53
54 PR c++/9474
55 * g++.dg/parse/namespace8.C: New test.
56
57 PR c++/9924
58 * g++.dg/overload/builtin2.C: New test.
59
60 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
61
62 * gcc.dg/return-type-3.c: New test.
63
64 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
65
66 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
67 profiling options are not supported.
68
69 2003-03-10 Mark Mitchell <mark@codesourcery.com>
70
71 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
72 * g++.old-deja/g++.warn/impint2.C: Likewise.
73
74 2003-03-10 Devang Patel <dpatel@apple.com>
75
76 * g++.dg/cpp/c++_cmd_1.C: New test.
77 * g++.dg/cpp/c++_cmd_1.h: New file.
78
79 2003-03-10 Segher Boessenkool <segher@koffie.nl>
80
81 * gcc.dg/altivec-9.c: New file.
82
83 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
84
85 * gcc.dg/ppc-sdata-1.c: New test.
86 * gcc.dg/ppc-sdata-2.c: New test.
87
88 2003-03-09 Mark Mitchell <mark@codesourcery.com>
89
90 PR c++/9373
91 * g++.dg/opt/ptrmem2.C: New test.
92
93 PR c++/8534
94 * g++.dg/opt/ptrmem1.C: New test.
95
96 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
97
98 * gcc.dg/i386-loop-1.c: New test.
99
100 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
101
102 PR c++/9970
103 * g++.dg/lookup/friend1.C: New test.
104
105 2003-03-08 Mark Mitchell <mark@codesourcery.com>
106
107 PR c++/9823
108 * g++.dg/parser/constructor1.C: New test.
109
110 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
111
112 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
113
114 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
115
116 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
117
118 * gcc.dg/cpp/Wunused.c: Update test.
119
120 Sat Mar 8 14:18:15 CET 2003 Jan Hubicka <jh@suse.cz>
121
122 * gcc.dg/inline-3.c: New test.
123
124 2003-03-08 Mark Mitchell <mark@codesourcery.com>
125
126 PR c++/9809
127 * g++.dg/parse/builtin1.C: New test.
128
129 PR c++/9982
130 * g++.dg/abi/cookie1.C: New test.
131 * g++.dg/abi/cookie2.C: Likewise.
132
133 PR c++/9524
134 * g++.dg/template/field1.C: New test.
135
136 PR c++/9912
137 * g++.dg/parse/class1.C: New test.
138 * g++.dg/parse/namespace7.C: Likewise.
139 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
140
141 2003-03-07 Mark Mitchell <mark@codesourcery.com>
142
143 * g++.dg/init/ref4.C: New test.
144
145 Fri Mar 7 17:41:07 CET 2003 Jan Hubicka <jh@suse.cz>
146
147 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
148 * gcc.dg/inline-3.c: New test.
149
150 2003-03-06 Mark Mitchell <mark@codesourcery.com>
151
152 * g++.dg/init/ref3.C: New test.
153
154 PR c++/9965
155 * g++.dg/init/ref2.C: New test.
156
157 PR c++/9400
158 * g++.dg/warn/Wshadow-2.C: New test.
159
160 PR c++/9791
161 * g++.dg/warn/Woverloaded-1.C: New test.
162
163 Wed Mar 5 23:18:11 CET 2003 Jan Hubicka <jh@suse.cz>
164
165 * gcc.dg/i386-local2.c: New.
166 * gcc.dg/i386-local.c: Fix typo.
167
168 2003-03-05 Mark Mitchell <mark@codesourcery.com>
169
170 * g++.dg/abi/layout3.C: New test.
171
172 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
173
174 * gcc.c-torture/compile/20030305-1.c
175
176 Wed Mar 5 02:05:19 CET 2003 Jan Hubicka <jh@suse.cz>
177
178 * gcc.dg/i386-local.c: New.
179
180 Tue Mar 4 19:39:18 2003 J"orn Rennecke <joern.rennecke@superh.com>
181
182 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
183
184 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
185
186 * gcc.dg/switch-2.c: New test.
187 * gcc.dg/switch-3.c: New test.
188 * gcc.dg/Wswitch.c: Adjust line numbers.
189 * gcc.dg/Wswitch-default.c: Likewise.
190 * gcc.dg/Wswitch-enum.c: Likewise.
191
192 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
193
194 * gcc.c-torture/execute/20030222-1.c: New test.
195
196 2003-03-03 James E Wilson <wilson@tuliptree.org>
197
198 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
199
200 2003-03-03 Mark Mitchell <mark@codesourcery.com>
201
202 PR c++/9878
203 * g++.dg/init/ref1.C: New test.
204
205 Mon Mar 3 20:42:04 2003 J"orn Rennecke <joern.rennecke@superh.com>
206
207 * gcc.dg/sh-relax.c: New SH-only test.
208
209 2003-03-03 Geoffrey Keating <geoffk@apple.com>
210
211 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
212 comment explaining purpose of testcase.
213
214 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
215
216 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
217 for HC11/HC12 (asm needs two int registers).
218 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
219 HC11/HC12 because the test uses an asm which needs two 32-bit
220 registers.
221
222 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
223
224 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
225 for HC11/HC12 (array is too large otherwise).
226 * gcc.c-torture/compile/920501-4.x: New file, likewise.
227 * gcc.c-torture/compile/20010518-2.x: Likewise.
228 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
229 HC11/HC12 (array is too large).
230
231 2003-03-01 Geoffrey Keating <geoffk@apple.com>
232
233 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
234 * lib/g++-dg.exp (g++-dg-test): Likewise.
235
236 2003-03-01 Roger Sayle <roger@eyesopen.com>
237
238 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
239 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
240
241 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
242
243 * g++.dg/warn/implicit-typename1.C: Remove warning.
244
245 2003-02-28 Richard Henderson <rth@redhat.com>
246
247 * gcc.dg/noreturn-1.c: Move noreturn warning line.
248 * gcc.dg/return-type-1.c: Move control reaches end warning line.
249
250 2003-02-28 Geoffrey Keating <geoffk@apple.com>
251
252 * gcc.dg/pch/pch.exp: Change .pch to .gch.
253 * g++.dg/pch/pch.exp: Likewise.
254
255 2003-02-28 Mark Mitchell <mark@codesourcery.com>
256
257 PR c++/9879
258 * testsuite/g++.dg/init/new4.C: New test.
259
260 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
261
262 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
263
264 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
265
266 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
267 unsigned long.
268
269 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
270 wider than float.
271
272 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
273
274 * lib/scanasm.exp: Add support for counting numbers of
275 occurences.
276 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
277 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
278
279 2003-02-25 Mark Mitchell <mark@codesourcery.com>
280
281 PR c++/9683
282 * g++.dg/template/static3.C: New test.
283
284 PR c++/9829
285 * g++.dg/parse/namespace6.C: New test.
286
287 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
288
289 PR target/9732
290 * gcc.dg/20030225-1.c: New test.
291
292 2003-02-24 Mark Mitchell <mark@codesourcery.com>
293
294 * README: Remove out-of-date information.
295
296 PR c++/9836
297 * g++.dg/template/spec6.C: New test.
298
299 2003-02-24 Jeff Law <law@redhat.com>
300
301 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
302
303 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
304
305 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
306 * gcc.dg/pragma-ep-1.c: Likewise.
307
308 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
309
310 PR c++/9602
311 * g++.dg/template/friend16.C: New test.
312
313 2003-02-23 Mark Mitchell <mark@codesourcery.com>
314
315 PR c++/5333
316 * g++.dg/parse/fused-params1.C: Adjust error messages.
317 * g++.dg/template/nested3.C: New test.
318
319 2003-02-24 Alan Modra <amodra@bigpond.net.au>
320
321 * g++.dg/abi/param1.C: New test.
322
323 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
324
325 PR c++/7982
326 * g++.dg/warn/implicit-typename1.C: New test.
327
328 2003-02-22 Kelley Cook <kelleycook@comcast.net>
329
330 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
331 with "mtune".
332 * g++.old-deja/g++.other/store-expr2.C: Likewise.
333 * gcc.c-torture/execute/20010129-1.x: Likewise.
334 * gcc.dg/20011107-1.c: Likewise.
335 * gcc.dg/20020108-1.c: Likewise.
336 * gcc.dg/20020122-3.c: Likewise.
337 * gcc.dg/20020206-1.c: Likewise.
338 * gcc.dg/20020310-1.c: Likewise.
339 * gcc.dg/20020426-2.c: Likewise.
340 * gcc.dg/20020517-1.c: Likewise.
341 * gcc.dg/991230-1.c: Likewise.
342 * gcc.dg/i386-unroll-1.c: Likewise.
343 * gcc.misc-tests/i386-prefetch.exp: Likewise.
344
345 Sat Feb 22 20:14:12 CET 2003 Jan Hubicka <jh@suse.cz>
346
347 * gcc.dg/i386-mul.c: New test.
348
349 2003-02-21 Roger Sayle <roger@eyesopen.com>
350
351 * gcc.dg/builtins-5.c: New test case.
352
353 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
354
355 * gcc.dg/asmreg-1.c: New test.
356
357 2003-02-21 Mark Mitchell <mark@codesourcery.com>
358
359 PR c++/9749
360 * g++.dg/parse/varmod1.C: New test.
361
362 2003-02-21 Mark Mitchell <mark@codesourcery.com>
363
364 PR c++/9727
365 * g++.dg/template/op1.C: New test.
366
367 2003-02-21 Mark Mitchell <mark@codesourcery.com>
368
369 PR c++/8906
370 * g++.dg/template/nested2.C: New test.
371
372 2003-02-21 Mark Mitchell <mark@codesourcery.com>
373
374 PR c++/8724
375 * g++.dg/expr/dtor1.C: New test.
376
377 2003-02-21 Zack Weinberg <zack@codesourcery.com>
378
379 * gcc.dg/cpp/include3.c: New test.
380 * gcc.dg/cpp/inc/foo.h: New file.
381
382 2003-02-21 Glen Nakamura <glen@imodulo.com>
383
384 * gcc.c-torture/execute/20030221-1.c: New test.
385
386 2003-02-20 Mark Mitchell <mark@codesourcery.com>
387
388 PR c++/9729
389 * g++.dg/abi/conv1.C: New test.
390
391 Thu Feb 20 14:38:13 CET 2003 Jan Hubicka <jh@suse.cz>
392
393 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
394
395 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
396
397 * gcc.c-torture/compile/20030219-1.c: New test.
398
399 Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
400
401 * gcc.dg/funcorder.c: New test.
402
403 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
404
405 * gcc.c-torture/execute/20030218-1.c: New.
406
407 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
408
409 * gcc.dg/20030218-1.c: New.
410
411 2003-02-18 Richard Henderson <rth@redhat.com>
412
413 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
414 * gcc.dg/attr-used-2.c: New.
415
416 2003-02-18 Mark Mitchell <mark@codesourcery.com>
417
418 PR c++/9704
419 * g++.dg/init/copy5.C: New test.
420
421 2003-02-18 Geoffrey Keating <geoffk@apple.com>
422
423 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
424 * g++.dg/pch/pch.exp: Likewise.
425
426 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
427
428 * gcc.c-torture/execute/20030209-1.c: Enable the test if
429 STACK_SIZE is not defined.
430
431 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
432
433 PR c++/9457
434 * g++.dg/template/init1.C: New test.
435
436 Sun Feb 16 23:08:19 CET 2003 Jan HUbicka <jh@suse.cz>
437
438 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
439 (foo): Add few extra tests
440 * gcc.dg/c99-const-expr-3.c: Likewise.
441 * gcc.c-torture/execute/20030216-1.c: New.
442
443 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
444
445 PR c++/9459
446 * g++.dg/ext/typeof4.C: New test.
447
448 2003-02-15 Roger Sayle <roger@eyesopen.com>
449
450 * gcc.dg/i386-387-3.c: New test case.
451
452 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
453
454 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
455 cris-*-elf* cris-*-aout* and mmix-*-*.
456
457 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
458
459 * gcc.dg/20030213-1.c: New test.
460
461 2003-02-12 Roger Sayle <roger@eyesopen.com>
462
463 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
464 * gcc.dg/i386-387-2.c: Likewise.
465
466 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
467
468 * gcc.dg/ppc-spe.c: Fix formatting.
469 Enable tests that were previously unsupported by gas.
470 Delete tests for instructions that no longer exist.
471 Switch arguments on evsubifw builtin.
472
473 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
474
475 * gcc.c-torture/execute/20030209-1.c: Disable the test if
476 STACK_SIZE is too small.
477
478 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
479 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
480
481 * gcc.dg/decl-2.c: New test.
482
483 Mon Feb 10 11:41:20 CET 2003 Jan Hubicka <jh@suse.cz>
484
485 * gcc.dg/i386-fpcvt-1.c: New test.
486
487 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
488
489 * gcc.c-torture/execute/20030209-1.c: New test.
490
491 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
492
493 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
494 int-wide bitops, use the constants of the same width.
495 Likewise, if long long is 32-bit wide, test bitops using
496 32-bit constants.
497
498 2003-02-07 Loren James Rittle <ljrittle@acm.org>
499
500 * gcc.dg/20021014-1.c: Annotate with expected notice text.
501
502 2003-02-07 Roger Sayle <roger@eyesopen.com>
503
504 * testsuite/gcc.dg/builtins-4.c: New test case.
505
506 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
507
508 * gcc.dg/20020430-1.c: Fix dg command typos.
509 * gcc.dg/20020503-1.c: Likewise.
510
511 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
512
513 PR c++/8785
514 * g++.dg/parse/fused-params1.C: New test.
515
516 PR c++/8857
517 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
518
519 PR c++/8921
520 * g++.dg/parse/non-dependent1.C: New test.
521
522 PR c++/8928
523 * g++.dg/parse/dupl-tmpl-args1.C: New test.
524
525 PR c++/9228
526 * g++.dg/parse/undefined7.C: New test.
527 * g++.dg/parse/non-templ1.C: New test.
528
529 PR c++/9229
530 * g++.dg/parse/too-many-tmpl-args1.C: New test.
531
532 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
533
534 * gcc.c-torture/compile/20030206-1.c: New test.
535
536 2003-02-05 Roger Sayle <roger@eyesopen.com>
537
538 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
539 "pow" to "foo" to avoid potential confusion with a math built-in.
540
541 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
542
543 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
544 conditions for SPARC targets.
545
546 2003-02-05 Jakub Jelinek <jakub@redhat.com>
547
548 * gcc.dg/20030204-1.c: New test.
549
550 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
551
552 PR c++/38
553 * g++.dg/parse/array-size1.C: New test.
554
555 PR c++/5657
556 * g++.dg/parse/undefined3.C: New test.
557
558 PR c++/5665
559 * g++.dg/parse/undefined4.C: New test.
560
561 PR c++/5975
562 * g++.dg/parse/undefined5.C: New test.
563
564 PR c++/7259
565 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
566
567 PR c++/8578
568 * g++.dg/parse/casting-operator1.C: New test.
569
570 PR c++/8596
571 * g++.dg/parse/undefined6.C: New test.
572
573 PR c++/8736
574 * g++.dg/parse/missing-template1.C: New test.
575
576 Tue Feb 4 21:41:09 CET 2003 Jan Hubicka <jh@suse.cz>
577
578 * gcc.dg/i386-cadd.c: Compile using -march=k8.
579 * gcc.dg/i386-cmov?.c: Likewise.
580 * gcc.dg/i386-fpcvt-?.c: Likewise.
581 * gcc.dg/i386-ssefp-1.c: Likewise.
582 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
583 conventions.
584
585 2003-02-03 Mark Mitchell <mark@codesourcery.com>
586
587 PR c++/7129
588 * testsuite/g++.dg/ext/max.C: New test.
589
590 Mon Feb 3 16:05:11 CET 2003 Jan Hubicka <jh@suse.cz>
591
592 * gcc.c-torture/execute/20030203-1.c: New test.
593
594 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
595
596 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
597 'natural-endian'.
598
599 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
600
601 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
602 * g++.dg/init/new2.C: Likewise.
603 * g++.dg/other/new1.C: Likewise.
604
605 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
606
607 * gcc.dg/struct-ret-libc.c: New test.
608
609 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
610
611 * gcc.dg/20030129-1.c: New test.
612
613 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
614
615 PR c++/8849
616 * g++.dg/template/ptrmem4.C: New test.
617
618 2003-01-29 Mark Mitchell <mark@codesourcery.com>
619
620 * g++.dg/parser/constant1.C: New test.
621
622 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
623
624 PR c++/8591
625 * g++.dg/parse/friend2.C: New test.
626
627 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
628
629 PR c++/9437
630 * g++.dg/template/unify4.C: New test.
631
632 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
633
634 * gcc.c-torture/execute/20030128-1.c: New test.
635
636 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
637
638 * g++.dg/lookup/nested1.C: Test moved from ...
639 * g++.old-deja/g++.other/lookup24.C: ... here.
640
641 Tue Jan 28 12:19:35 CET 2003 Jan Hubicka <jh@suse.cz>
642
643 * gcc.dg/i386-cmov5.c: New test.
644
645 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
646
647 * gcc.c-torture/execute/20010925-1.c: Changed the
648 memcpy declaration.
649
650 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
651
652 PR c++/3902
653 * g++.dg/parse/template5.C: New test.
654
655 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
656
657 PR fortran/9258
658 * g77.dg/pr9258: New test.
659
660 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
661
662 * README: Move relevant parts from README.g++.
663
664 * README.g++: Remove this file.
665
666 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
667
668 * g++.dg/abi/dcast1.C: New test.
669
670 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
671
672 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
673
674 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
675
676 PR c++/47
677 * g++.old-deja/g++.other/lookup24.C: New test.
678
679 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
680
681 PR middle-end/7227
682 * gcc.dg/uninit-C.c: New test.
683
684 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
685
686 * g++.dg/abi/covariant1.C: New test.
687
688 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
689
690 * gcc.dg/20030123-1.c: New test.
691
692 Sat Jan 25 21:06:49 CET 2003 Jan Hubicka <jh@suse.cz>
693
694 PR opt/8492
695 * gcc.c-torture/compile/20030125-1.c
696
697 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
698
699 PR c++/9403
700 * g++.dg/parse/template3.C: New test.
701 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
702
703 PR c++/795
704 * g++.dg/parse/template4.C: New test.
705
706 PR c++/9415
707 * g++.dg/template/qual2.C: New test.
708
709 PR c++/8545
710 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
711
712 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
713
714 2003-01-25 Roger Sayle <roger@eyesopen.com>
715
716 * gcc.c-torture/execute/switch-1.c: New test case.
717
718 Sat Jan 25 12:32:55 CET 2003 Jan Hubicka <jh@suse.cz>
719
720 * gcc.c-torture/execute/20030125-1.[cx]: New test.
721
722 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
723
724 Tweaks for Bison-1.875. From the NEWS file:
725 "- `parse error' -> `syntax error'
726 Bison now uniformly uses the term `syntax error'"
727 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
728 * gcc.dg/cpp/digraph2.c: Likewise.
729 * gcc.dg/cpp/direct2.c: Likewise.
730 * gcc.dg/cpp/paste4.c: Likewise.
731 * gcc.dg/c90-restrict-1.c: Likewise.
732 * gcc.dg/c99-func-2.c: Likewise.
733 * gcc.dg/noncompile/920721-2.c: Likewise.
734 * gcc.dg/noncompile/930622-2.c: Likewise.
735 * gcc.dg/noncompile/940112-1.c: Likewise.
736 * gcc.dg/noncompile/950921-1.c: Likewise.
737 * gcc.dg/noncompile/951123-1.c: Likewise.
738 * gcc.dg/noncompile/971104-1.c: Likewise.
739 * gcc.dg/noncompile/990416-1.c: Likewise.
740
741 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
742
743 * g++.dg/parse/undefined1.C: Add error message.
744
745 2003-01-22 Mark Mitchell <mark@codesourcery.com>
746
747 PR c++/9354
748 * g++.dg/parse/new1.C: New test.
749
750 PR c++/9216
751 * g++.dg/parse/template2.C: New test.
752
753 PR c++/9354
754 * g++.dg/parse/typedef2.C: New test.
755
756 PR c++/9328
757 * g++.dg/ext/typeof3.C: New test.
758
759 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
760
761 PR c++/2738
762 * g++.dg/parse/ret-type1.C: New test.
763
764 PR c++/3792
765 * g++.dg/parse/tmpl-outside1.C: New test.
766
767 PR c++/4207
768 * g++.dg/parse/int-as-enum1.C: New test.
769
770 PR c++/4903
771 * g++.dg/parse/no-typename1.C: New test.
772
773 PR c++/5533
774 * g++.dg/parse/no-value1.C: New test.
775
776 PR c++/5921
777 * g++.dg/parse/wrong-inline1.C: New test.
778
779 PR c++/6402
780 * g++.dg/parse/ref1.C: New test.
781
782 PR c++/6992
783 * g++.dg/parse/attr-ctor1.C: New test.
784
785 PR c++/7229
786 * g++.dg/parse/namespace5.C: New test.
787
788 PR c++/7917
789 * g++.dg/parse/func-def1.C: New test.
790
791 PR c++/8143
792 * g++.dg/parse/undefined1.C: New test.
793
794 PR c++/5723, PR c++/8522
795 * g++.dg/parse/specialization1.C: New test.
796
797 PR c++/163, PR c++/8595
798 * g++.dg/parse/struct-as-enum1.C: New test.
799
800 PR c++/9173
801 * g++.dg/parse/undefined2.C: New test.
802
803 2003-01-22 Mark Mitchell <mark@codesourcery.com>
804
805 PR c++/9298
806 * g++.dg/parse/template1.C: New test.
807
808 PR c++/9384
809 * g++.dg/parse/using1.C: New test.
810
811 PR c++/9285
812 PR c++/9294
813 * g++.dg/parse/expr2.C: New test.
814
815 PR c++/9388
816 * g++.dg/parse/lookup2.C: Likewise.
817
818 Tue Jan 21 18:01:35 CET 2003 Jan Hubicka <jh@suse.cz>
819
820 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
821 * gcc.c-torture/execute/eeprof-1.c: Likewise.
822 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
823 * gcc.c-torture/execute/string-opt-*.c: Likewise.
824
825 2003-01-20 Nick Clifton <nickc@redhat.com>
826
827 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
828 problem with ARM sibcall code generation.
829
830 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
831
832 * gcc.c-torture/execute/20030120-1.c: New.
833
834 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
835
836 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
837
838 2003-01-17 Mark Mitchell <mark@codesourcery.com>
839
840 PR c++/9272
841 * g++.dg/parse/ctor1.C: New test.
842
843 PR c++/9294:
844 * g++.dg/parse/qualified1.C: New test.
845
846 * g++.dg/parse/typename3.C: New test.
847
848 2003-01-16 Richard Henderson <rth@redhat.com>
849
850 * g++.dg/tls/init-2.C: Fix error matches for real this time.
851
852 2003-01-16 Richard Henderson <rth@redhat.com>
853
854 * g++.dg/pch/pch.exp: Copy test header to the working directory
855 before using it either for precompilation or direct use.
856 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
857 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
858
859 2003-01-16 Richard Henderson <rth@redhat.com>
860
861 * gcc.dg/pch/pch.exp: Copy test header to the working directory
862 before using it either for precompilation or direct use.
863 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
864 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
865
866 2003-01-16 Mark Mitchell <mark@codesourcery.com>
867
868 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
869 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
870 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
871 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
872 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
873 typename warning into error.
874 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
875 error messages.
876 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
877 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
878 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
879 messages.
880 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
881 make declaration visible in template.
882 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
883 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
884 messages.
885 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
886 message.
887 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
888 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
889 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
890 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
891 typename warning with error message.
892 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
893 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
894 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
895
896 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
897
898 * g++.dg/parse/ambig2.C: New test.
899
900 2003-01-15 Richard Henderson <rth@redhat.com>
901
902 * g++.dg/tls/init-2.C: Update error message string.
903
904 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
905
906 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
907
908 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
909
910 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
911 all for HC11/HC12.
912 * gcc.c-torture/compile/20001205-1.x: Likewise.
913 * gcc.c-torture/compile/20001226-1.x: Likewise.
914 * gcc.c-torture/compile/920520-1.x: Likewise.
915 * gcc.c-torture/compile/961203-1.x: Likewise.
916 * gcc.c-torture/compile/20020604-1.x: Likewise.
917
918 Wed Jan 15 12:20:52 CET 2003 Jan Hubicka <jh@suse.cz>
919
920 * gcc.c-torture/compile/20030115-1.c: New test.
921
922 * gcc.dg/i386-fpcvt-1.c: New test.
923 * gcc.dg/i386-fpcvt-2.c: New test.
924
925 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
926
927 Further conform g++'s __vmi_class_type_info to the C++ ABI
928 specification.
929 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
930 the specification.
931
932 Tue Jan 14 00:45:03 CET 2003 Jan Hubicka <jh@suse.cz>
933
934 * gcc.dg/i386-fpcvt-1.c: New test.
935 * gcc.dg/i386-fpcvt-2.c: New test.
936
937 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
938
939 * gcc.dg/i386-mmx-3.c: New test.
940
941 2003-01-12 Mark Mitchell <mark@codesourcery.com>
942
943 PR c++/9264
944 * g++.dg/parse/octal1.C: New file.
945
946 PR c++/9172
947 * g++.dg/parse/typename1.C: New file.
948
949 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
950
951 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
952 * gcc.dg/bf-no-ms-layout.c: Likewise.
953 * gcc.dg/bf-ms-attrib.c: Likewise.
954
955 2003-01-10 Mark Mitchell <mark@codesourcery.com>
956
957 PR c++/9099
958 * g++.dg/parse/dtor1.C: New file.
959
960 PR c++/9128
961 * g++.dg/rtti/typeid1.C: New file.
962
963 PR c++/9153
964 * g++.dg/parse/lookup1.C: New file.
965
966 PR c++/9171
967 * g++.dg/templ/spec5.C: New file.
968
969 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
970
971 * gcc.c-torture/compile/20030110-1.c: New test.
972
973 2003-01-09 Geoffrey Keating <geoffk@apple.com>
974
975 Merge from pch-branch:
976
977 2002-12-23 Geoffrey Keating <geoffk@apple.com>
978
979 * gcc.dg/pch/cpp-1.h: New.
980 * gcc.dg/pch/cpp-1.c: New.
981 * gcc.dg/pch/cpp-2.h: New.
982 * gcc.dg/pch/cpp-2.c: New.
983
984 2002-11-19 Geoffrey Keating <geoffk@apple.com>
985
986 * gcc.dg/pch/except-1.h: New.
987 * gcc.dg/pch/except-1.c: New.
988
989 2002-11-13 Geoffrey Keating <geoffk@apple.com>
990
991 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
992 running test.
993 * gcc.dg/pch: Include *.hp not *.h.
994 * gcc.dg/pch/system-1.h: New.
995 * gcc.dg/pch/system-1.c: New.
996
997 2002-11-11 Geoffrey Keating <geoffk@apple.com>
998
999 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
1000 rather than trying to build and run a program using PCH.
1001 * gcc.dg/pch: Remove dg-do commands from test files.
1002
1003 2002-11-08 Geoffrey Keating <geoffk@apple.com>
1004
1005 * gcc.dg/pch/macro-3.c: New.
1006 * gcc.dg/pch/macro-3.h: New.
1007
1008 2002-11-04 Geoffrey Keating <geoffk@apple.com>
1009
1010 * gcc.dg/pch/common-1.c: New.
1011 * gcc.dg/pch/common-1.h: New.
1012 * gcc.dg/pch/decl-1.c: New.
1013 * gcc.dg/pch/decl-1.h: New.
1014 * gcc.dg/pch/decl-2.c: New.
1015 * gcc.dg/pch/decl-2.h: New.
1016 * gcc.dg/pch/decl-3.c: New.
1017 * gcc.dg/pch/decl-3.h: New.
1018 * gcc.dg/pch/decl-4.c: New.
1019 * gcc.dg/pch/decl-4.h: New.
1020 * gcc.dg/pch/decl-5.c: New.
1021 * gcc.dg/pch/decl-5.h: New.
1022 * gcc.dg/pch/global-1.c: New.
1023 * gcc.dg/pch/global-1.h: New.
1024 * gcc.dg/pch/inline-1.c: New.
1025 * gcc.dg/pch/inline-1.h: New.
1026 * gcc.dg/pch/inline-2.c: New.
1027 * gcc.dg/pch/inline-2.h: New.
1028 * gcc.dg/pch/static-1.c: New.
1029 * gcc.dg/pch/static-1.h: New.
1030 * gcc.dg/pch/static-2.c: New.
1031 * gcc.dg/pch/static-2.h: New.
1032
1033 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
1034
1035 * g++.dg/pch/pch.exp: Better handle failing testcases.
1036 * gcc.dg/pch/pch.exp: Likewise.
1037 * gcc.dg/pch/macro-1.c: New.
1038 * gcc.dg/pch/macro-1.h: New.
1039 * gcc.dg/pch/macro-2.c: New.
1040 * gcc.dg/pch/macro-2.h: New.
1041
1042 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
1043
1044 * g++.dg/dg.exp: Treat files in pch/ specially.
1045 * g++.dg/pch/pch.exp: New file.
1046 * g++.dg/pch/empty.H: New file.
1047 * g++.dg/pch/empty.C: New file.
1048 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
1049 "precompile".
1050
1051 * gcc.dg/pch/pch.exp: New file.
1052 * gcc.dg/pch/empty.h: New file.
1053 * gcc.dg/pch/empty.c: New file.
1054 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
1055 "precompile".
1056
1057 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1058
1059 * g++.dg/template/friend14.C: New test.
1060
1061 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1062
1063 * gcc.dg/old-style-asm-1.c: New test.
1064
1065 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
1066
1067 * gcc.c-torture/compile/20030109-1.c: New test.
1068
1069 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1070
1071 * gcc.c-torture/execute/20030109-1.c: New test.
1072
1073 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
1074
1075 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
1076 * g++.old-deja/g++.mike/dyncast2.C: Likewise
1077 * g++.old-deja/g++.mike/dyncast3.C: Likewise
1078 * g++.old-deja/g++.mike/eh2.C: Likewise
1079 * g++.old-deja/g++.mike/eh3.C: Likewise
1080 * g++.old-deja/g++.mike/eh5.C: Likewise
1081 * g++.old-deja/g++.mike/eh6.C: Likewise
1082 * g++.old-deja/g++.mike/eh7.C: Likewise
1083 * g++.old-deja/g++.mike/eh8.C: Likewise
1084 * g++.old-deja/g++.mike/eh9.C: Likewise
1085 * g++.old-deja/g++.mike/eh10.C: Likewise
1086 * g++.old-deja/g++.mike/eh12.C: Likewise
1087 * g++.old-deja/g++.mike/eh13.C: Likewise
1088 * g++.old-deja/g++.mike/eh14.C: Likewise
1089 * g++.old-deja/g++.mike/eh16.C: Likewise
1090 * g++.old-deja/g++.mike/eh17.C: Likewise
1091 * g++.old-deja/g++.mike/eh18.C: Likewise
1092 * g++.old-deja/g++.mike/eh21.C: Likewise
1093 * g++.old-deja/g++.mike/eh23.C: Likewise
1094 * g++.old-deja/g++.mike/eh24.C: Likewise
1095 * g++.old-deja/g++.mike/eh25.C: Likewise
1096 * g++.old-deja/g++.mike/eh26.C: Likewise
1097 * g++.old-deja/g++.mike/eh27.C: Likewise
1098 * g++.old-deja/g++.mike/eh28.C: Likewise
1099 * g++.old-deja/g++.mike/eh29.C: Likewise
1100 * g++.old-deja/g++.mike/eh31.C: Likewise
1101 * g++.old-deja/g++.mike/eh33.C: Likewise
1102 * g++.old-deja/g++.mike/eh34.C: Likewise
1103 * g++.old-deja/g++.mike/eh35.C: Likewise
1104 * g++.old-deja/g++.mike/eh36.C: Likewise
1105 * g++.old-deja/g++.mike/eh37.C: Likewise
1106 * g++.old-deja/g++.mike/eh38.C: Likewise
1107 * g++.old-deja/g++.mike/eh39.C: Likewise
1108 * g++.old-deja/g++.mike/eh40.C: Likewise
1109 * g++.old-deja/g++.mike/eh41.C: Likewise
1110 * g++.old-deja/g++.mike/eh42.C: Likewise
1111 * g++.old-deja/g++.mike/eh44.C: Likewise
1112 * g++.old-deja/g++.mike/eh46.C: Likewise
1113 * g++.old-deja/g++.mike/eh47.C: Likewise
1114 * g++.old-deja/g++.mike/eh48.C: Likewise
1115 * g++.old-deja/g++.mike/eh49.C: Likewise
1116 * g++.old-deja/g++.mike/eh50.C: Likewise
1117 * g++.old-deja/g++.mike/eh51.C: Likewise
1118 * g++.old-deja/g++.mike/eh53.C: Likewise
1119 * g++.old-deja/g++.mike/eh55.C: Likewise
1120 * g++.old-deja/g++.mike/p7912.C: Likewise
1121 * g++.old-deja/g++.mike/p9706.C: Likewise
1122 * g++.old-deja/g++.mike/p10416.C: Likewise
1123 * g++.old-deja/g++.mike/p11667.C: Likewise
1124 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
1125 Remove redundant reference to Iris.
1126 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
1127 Elxsi, i860, Pico Java, and WE32K.
1128
1129 2003-01-07 Mark Mitchell <mark@codesourcery.com>
1130
1131 * g++.dg/ext/asm4.C: New test.
1132
1133 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1134
1135 PR c++/9030
1136 * g++.dg/template/friend12.C: New test.
1137 * g++.dg/template/friend13.C: Likewise.
1138 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
1139
1140 Wed Jan 8 11:41:47 CET 2003 Jan Hubicka <jh@suse.cz>
1141
1142 * gcc.dg/i386-cadd.c: New test.
1143 * gcc.dg/i386-cmov4.c: Likewise.
1144
1145 2003-01-06 Mark Mitchell <mark@codesourcery.com>
1146
1147 PR c++/9165
1148 * g++.dg/warn/Wunused-3.C: New test.
1149
1150 * g++.dg/abi/bitfield9.C: New test.
1151
1152 PR c++/9189
1153 * g++.dg/parse/defarg3.C: New test.
1154
1155 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
1156
1157 * g++.dg/parse/ambig1.C: New test.
1158 * g++.dg/parse/defarg2.C: New test.
1159
1160 2003-01-05 Mark Mitchell <mark@codesourcery.com>
1161
1162 * g++.dg/template/defarg-1.C: New test.
1163 * g++.dg/template/local2.C: Likewise.
1164
1165 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
1166
1167 * gcc.c-torture/execute/20030105-1.c: New test.
1168
1169 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1170
1171 * g++.dg/parse/namespace3.C: Remove extra semicolons.
1172 * g++.dg/parse/namespace4.C: Likewise.
1173
1174 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
1175
1176 * g++.dg/template/ntp2.C: New test.
1177
1178 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1179
1180 * g++.dg/parse/extern-C-1.C: New test.
1181
1182 * g++.dg/parse/namespace4.C: New test.
1183
1184 * g++.dg/template/nested1.C: New test.
1185
1186 * g++.dg/parse/namespace3.C: New test.
1187
1188 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
1189
1190 * g++.dg/lookup/two-stage1.C: New test.
1191
1192 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1193
1194 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
1195 * g++.old-deja/g++.jason/access8.C: Likewise.
1196 * g++.old-deja/g++.other/decl5.C: Likewise.
1197
1198 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1199
1200 * g++.dg/parse/parse7.C: New test.
1201
1202 2003-01-02 Mark Mitchell <mark@codesourcery.com>
1203
1204 PR c++/2843
1205 * g++.dg/ext/attrib7.C: New test.
1206
1207 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1208
1209 * g++.dg/parse/parse6.C: New test.
1210
1211 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
1212
1213 * gcc.dg/h8300-stack-1.c: New.
1214
1215 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1216
1217 g++.dg/lookup/exception1.C: New test.
1218
1219 g++.dg/lookup/template1.C: New test.
1220
1221 g++.dg/parse/namespace2.C: New test.
1222
1223 g++.dg/parse/parens2.C: New test.
1224
1225 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1226
1227 * g++.dg/parse/parse5.C: New test.
1228 * g++.dg/lookup/scoped4.C: New test.
1229
1230 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1231
1232 * g++.dg/parse/parens1.C: New test.
1233
1234 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
1235 angle-bracket1.C.
1236 * g++.dg/parse/parens2.C: New test.
1237
1238 * g++.dg/lookup/scope-operator1.C: New test.
1239
1240 * g++.dg/parse/operator1.C: New test.
1241
1242 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1243
1244 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
1245 * g++.old-deja/g++.other/access6.C: Likewise.
1246 * g++.old-deja/g++.other/decl1.C: Likewise.
1247 * g++.old-deja/g++.pt/typename12.C: Likewise.
1248
1249 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1250
1251 * g++.dg/parse/namespace1.C: New test.
1252
1253 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1254
1255 * g++.dg/parse/parse4.C: New test.
1256
1257 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1258
1259 * g++.dg/parse/parse3.C: New test.
1260
1261 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1262
1263 * g++.dg/parse/parse2.C: New test.
1264
1265 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1266
1267 * g++.dg/template/friend11.C: New test.
1268
1269 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1270
1271 * g++.dg/parse/parse1.C: New test.
1272
1273 2002-12-31 Janis Johnson <janis187@us.ibm.com>
1274
1275 * lib/profopt.exp: Change the name of a global variable to avoid
1276 possible clashes with other test suites.
1277
1278 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
1279
1280 * g++.dg/inherit/covariant8.C: New test.
1281
1282 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1283
1284 * g++.dg/init/array9.C: New test.
1285
1286 PR c++/9112
1287 * g++.dg/parse/expr1.C: New test.
1288
1289 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1290
1291 * gcc.c-torture/compile/20021230-1.c: New test.
1292
1293 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
1294
1295 * g++.dg/inherit/covariant5.C: New test.
1296 * g++.dg/inherit/covariant6.C: New test.
1297 * g++.dg/inherit/covariant7.C: New test.
1298
1299 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1300
1301 PR c++/2739
1302 * g++.dg/other/access2.C: New test.
1303
1304 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1305
1306 * g++.dg/other/anon-struct.C: No longer fails
1307 * g++.old-deja/g++.brendan/parse4.C: Likewise.
1308 * g++.old-deja/g++.brendan/parse5.C: Likewise.
1309 * g++.old-deja/g++.brendan/parse6.C: Likewise.
1310
1311 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
1312
1313 * g++.dg/parse/angle-bracket.C (main): No longer fails.
1314
1315 2002-12-27 Mark Mitchell <mark@codesourcery.com>
1316
1317 * g++.dg/eh/spec4.C: Remove stray semicolon.
1318 * g++.dg/expr/pmf-1.C: Change error message.
1319 * g++.dg/ext/asm1.C: Remove stray semicolon.
1320 * g++.dg/ext/typename1.C: Add missing typenames.
1321 * g++.dg/inherit/template-as-base.C: Change error message.
1322 * g++.dg/lookup/scoped1.C: Likewise.
1323 * g++.dg/lookup/scoped2.C: Likewise.
1324 * g++.dg/lookup/using2.C: Likewise.
1325 * g++.dg/other/component1.C: Remove stray semicolon.
1326 * g++.dg/other/do1.C: Change error message.
1327 * g++.dg/other/error2.C: Likewise.
1328 * g++.dg/other/init1.C: Likewise.
1329 * g++.dg/other/packed1.C: Remove stray semicolon.
1330 * g++.dg/other/ptrmem2.C: Change error message.
1331 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1332 marker.
1333 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1334 * g++.dg/template/access3.C: Add typename keyword.
1335 * g++.dg/template/access5.C: Remove stray semicolon.
1336 * g++.dg/template/access6.C: Likewise.
1337 * g++.dg/template/complit1.C: Likewise.
1338 * g++.dg/template/crash1.C: Change error message.
1339 * g++.dg/template/inherit2.C: Remove stray semicolon.
1340 * g++.dg/template/instantiate2.C: Likewise.
1341 * g++.dg/template/instantiate3.C: Change error message.
1342 * g++.dg/template/qual1.C: Remove stray semicolon.
1343 * g++.dg/template/qualttp18.C: Change error message.
1344 * g++.dg/template/ref1.C: Remove stray semicolon.
1345 * g++.dg/template/sizeof1.C (A::value): Declare it.
1346 * g++.dg/template/spec4.C: Change error message.
1347 * g++.dg/template/static1.C: Likewise.
1348 * g++.dg/template/type1.C: Likewise.
1349 * g++.dg/template/typename3.C: Likewise.
1350 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1351 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1352 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1353 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1354 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1355 named return value extension.
1356 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1357 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1358 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1359 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1360 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1361 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1362 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1363 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1364 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1365 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1366 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1367 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1368 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1369 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1370 syntax.
1371 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1372 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1373 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1374 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1375 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1376 * g++.old-deja/g++.brendan/template11.C: Likewise.
1377 * g++.old-deja/g++.brendan/template26.C: Likewise.
1378 * g++.old-deja/g++.brendan/template27.C: Use explicit
1379 specialization syntax.
1380 * g++.old-deja/g++.brendan/template30.C: Likewise.
1381 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1382 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1383 non-dependent names.
1384 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1385 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1386 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1387 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1388 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1389 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1390 named return value extension.
1391 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1392 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1393 * g++.old-deja/g++.ext/return1.C: Likewise.
1394 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1395 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1396 * g++.old-deja/g++.jason/access8.C: Likewise.
1397 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1398 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1399 pseudo-destructor names.
1400 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1401 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1402 pseudo-destructor names.
1403 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1404 * g++.old-deja/g++.jason/overload19.C: Likewise.
1405 * g++.old-deja/g++.jason/overload32.C: Likewise.
1406 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1407 stray semicolons.
1408 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1409 * g++.old-deja/g++.jason/return.C: Likewise.
1410 * g++.old-deja/g++.jason/return2.C: Likewise.
1411 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1412 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1413 syntax.
1414 * g++.old-deja/g++.jason/template10.C: Account for use of
1415 non-dependent names.
1416 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1417 syntax.
1418 * g++.old-deja/g++.jason/template37.C: Likewise.
1419 * g++.old-deja/g++.law/access4.C: Change error messages.
1420 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1421 pseudo-destructor names.
1422 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1423 * g++.old-deja/g++.law/ctors9.C: Likewise.
1424 * g++.old-deja/g++.law/cvt22.C: Likewise.
1425 * g++.old-deja/g++.law/dtors5.C: Likewise.
1426 * g++.old-deja/g++.law/global-init1.C: Likewise.
1427 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1428 * g++.old-deja/g++.law/operators28.C: Likewise.
1429 * g++.old-deja/g++.law/visibility28.C: Likewise.
1430 * g++.old-deja/g++.martin/eval1.C: Likewise.
1431 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1432 name.
1433 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1434 * g++.old-deja/g++.mike/net34.C: Likewise.
1435 * g++.old-deja/g++.mike/net36.C: Likewise.
1436 * g++.old-deja/g++.mike/ns2.C: Likewise.
1437 * g++.old-deja/g++.mike/p12306.C: Likewise.
1438 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1439 value extension.
1440 * g++.old-deja/g++.mike/p700.C: Likewise.
1441 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1442 * g++.old-deja/g++.mike/p710.C: Likewise.
1443 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1444 value extension.
1445 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1446 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1447 * g++.old-deja/g++.ns/crash2.C: Likewise.
1448 * g++.old-deja/g++.ns/crash3.C: Likewise.
1449 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1450 * g++.old-deja/g++.ns/ns17.C: Likewise.
1451 * g++.old-deja/g++.ns/template16.C: Likewise.
1452 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1453 keyword.
1454 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1455 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1456 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1457 named return value extension.
1458 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1459 * g++.old-deja/g++.other/access4.C: Issue additional error
1460 messages.
1461 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1462 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1463 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1464 * g++.old-deja/g++.other/crash25.C: Change error message.
1465 * g++.old-deja/g++.other/crash4.C: Change error message.
1466 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1467 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1468 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1469 checks.
1470 * g++.old-deja/g++.other/defarg8.C: Likewise.
1471 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1472 * g++.old-deja/g++.other/dtor10.C: Likewise.
1473 * g++.old-deja/g++.other/incomplete.C: Likewise.
1474 * g++.old-deja/g++.other/linkage7.C: Likewise.
1475 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1476 lookup algorithm.
1477 * g++.old-deja/g++.other/mangle2.C: Likewise.
1478 * g++.old-deja/g++.other/refinit2.C: Likewise.
1479 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1480 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1481 * g++.old-deja/g++.pt/crash28.C: Likewise.
1482 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1483 syntax.
1484 * g++.old-deja/g++.pt/crash32.C: Change error message.
1485 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1486 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1487 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1488 error message position.
1489 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1490 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1491 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1492 syntax.
1493 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1494 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1495 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1496 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1497 keyword.
1498 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1499 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1500 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1501 keyword.
1502 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1503 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1504 syntax.
1505 * g++.old-deja/g++.pt/friend28.C: Account for use of
1506 non-dependent names.
1507 * g++.old-deja/g++.pt/friend29.C: Likewise.
1508 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1509 rules.
1510 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1511 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1512 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1513 lookup rules.
1514 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1515 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1516 keyword.
1517 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1518 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1519 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1520 keyword.
1521 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1522 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1523 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1524 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1525 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1526 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1527 keyword.
1528 * g++.old-deja/g++.pt/spec10.C: Likewise.
1529 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1530 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1531 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1532 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1533 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1534 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1535 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1536 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1537 * g++.old-deja/g++.pt/typename15.C: Likewise.
1538 * g++.old-deja/g++.pt/typename22.C: Likewise.
1539 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1540 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1541 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1542 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1543 syntax.
1544 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1545 return value extension.
1546 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1547 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1548 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1549 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1550
1551 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1552
1553 * g++.dg/warn/inline1.C: New test.
1554 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1555 * g++.old-deja/g++.jason/synth10.C: Likewise.
1556 * g++.old-deja/g++.mike/net31.C: Likewise.
1557 * g++.old-deja/g++.mike/p8786.C: Likewise.
1558
1559 * g++.dg/template/friend10.C: New test.
1560 * g++.dg/template/conv5.C: New test.
1561
1562 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
1563
1564 * g++.dg/lookup/scoped3.C: New test.
1565
1566 * g++.dg/lookup/decl1.C: New test.
1567 * g++.dg/lookup/decl2.C: New test.
1568
1569 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1570
1571 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1572 gcc.c-torture/compile/20021015-1.c,
1573 gcc.c-torture/compile/20021015-2.c,
1574 gcc.c-torture/compile/20021123-1.c,
1575 gcc.c-torture/compile/20021123-2.c,
1576 gcc.c-torture/compile/20021123-3.c,
1577 gcc.c-torture/compile/20021123-4.c,
1578 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1579 only to 3.1 or 3.2 branch.
1580
1581 2002-12-23 Mark Mitchell <mark@codesourcery.com>
1582
1583 * gcc.dg/i386-bitfield3.c: New test.
1584
1585 * gcc.dg/i386-bitfield2.c: New test.
1586
1587 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1588
1589 * g++.dg/parse/conv_op1.C: New test.
1590
1591 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
1592
1593 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1594 approved.
1595
1596 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
1597
1598 * gcc.c-torture/compile/20021220-1.c: New test.
1599
1600 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1601
1602 * gcc.dg/i386-fastcall-1.c: New.
1603
1604 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1605
1606 * gcc.c-torture/execute/20021219-1.c: New test.
1607
1608 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1609
1610 * gcc.dg/i386-pic-1.c: New test.
1611
1612 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1613
1614 PR c++/8099
1615 * g++.dg/template/friend9.C: New test.
1616
1617 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1618
1619 PR c++/3663
1620 * g++.dg/template/access7.C: New test.
1621
1622 2002-12-18 Nick Clifton <nickc@redhat.com>
1623
1624 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1625 the libstdc++-v3 directory has been found.
1626
1627 2002-12-12 Devang Patel <dpatel@apple.com>
1628 * gcc.dg/darwin-ld-1.c: New test.
1629 * gcc.dg/darwin-ld-2.c: New test.
1630 * gcc.dg/darwin-ld-3.c: New test.
1631 * gcc.dg/darwin-ld-4.c: New test.
1632 * gcc.dg/darwin-ld-5.c: New test.
1633
1634 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1635
1636 * gcc.c-torture/compile/20021212-1.c: New test.
1637
1638 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
1639
1640 * gcc.dg/fshort-wchar: New test.
1641
1642 2002-12-10 Mark Mitchell <mark@codesourcery.com>
1643
1644 PR c++/8372
1645 * g++.dg/template/dtor1.C: New test.
1646
1647 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1648 markers.
1649
1650 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1651
1652 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1653
1654 2002-12-09 Mark Mitchell <mark@codesourcery.com>
1655
1656 * g++.dg/template/static1.C: New test.
1657 * g++.dg/template/static2.C: New test.
1658 * g++.old-deja/g++.ext/memconst.C: New test.
1659
1660 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1661
1662 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1663 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1664 * g++.dg/special/initp1.C: Likewise.
1665
1666 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1667
1668 * gcc.c-torture/execute/20021204-1.c: New test.
1669
1670 2002-12-04 Geoffrey Keating <geoffk@apple.com>
1671
1672 * gcc.dg/ppc-fmadd-1.c: New file.
1673 * gcc.dg/ppc-fmadd-2.c: New file.
1674 * gcc.dg/ppc-fmadd-3.c: New file.
1675
1676 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1677
1678 * gcc.c-torture/compile/20021204-1.c: New test.
1679
1680 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1681
1682 * g++.dg/inherit/covariant2.C: New test.
1683 * g++.dg/inherit/covariant3.C: New test.
1684 * g++.dg/inherit/covariant4.C: New test.
1685 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1686 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1687
1688 2002-12-03 Mark Mitchell <mark@codesourcery.com>
1689
1690 PR c++/8688
1691 * g++.dg/init/brace3.C: New test.
1692
1693 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
1694
1695 * gcc.dg/20020210-1.c: Fix a comment typo.
1696
1697 2002-12-02 Mark Mitchell <mark@codesourcery.com>
1698
1699 PR c++/8720
1700 * g++.dg/parse/defarg1.C: New test.
1701
1702 PR c++/8615
1703 * g++.dg/template/char1.C: New test.
1704
1705 * g++.dg/template/varmod1.C: Fix typo.
1706
1707 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1708
1709 DR 180
1710 * g++.old-deja/g++.pt/crash32.C: Expect error.
1711
1712 2002-12-01 Mark Mitchell <mark@codesourcery.com>
1713
1714 PR c++/5919
1715 * g++.dg/template/varmod1.C: New test.
1716
1717 PR c++/8727
1718 * g++.dg/inherit/typeinfo1.C: New test.
1719
1720 PR c++/8663
1721 * g++.dg/inherit/typedef1.C: New test.
1722
1723 2002-11-30 Mark Mitchell <mark@codesourcery.com>
1724
1725 PR c++/8332
1726 PR c++/8493
1727 * g++.dg/template/strlen1.C: New test.
1728
1729 PR c++/8227
1730 * g++.dg/template/ctor2.C: New test.
1731
1732 PR c++/8214
1733 * g++.dg/init/string1.C: New test.
1734
1735 PR c++/8511
1736 * g++.dg/template/friend8.C: New test.
1737
1738 2002-11-29 Joe Buck <jbuck@synopsys.com>
1739
1740 * g++.dg/lookup/anon2.C: New test.
1741
1742 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
1743
1744 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1745 h8300 port.
1746
1747 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
1748
1749 * gcc.dg/bitfld-6.c: New test.
1750
1751 Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz>
1752
1753 * gcc.c-torture/execute/20021127.[cx]: New test.
1754
1755 Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz>
1756
1757 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1758 quality.
1759
1760 2002-11-26 Geoffrey Keating <geoffk@apple.com>
1761
1762 * g++.dg/init/brace2.C: New test.
1763 * g++.old-deja/g++.mike/p9129.C: Correct.
1764
1765 2002-11-26 Mark Mitchell <mark@codesourcery.com>
1766
1767 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1768
1769 2002-11-25 Andreas Bauer <baueran@in.tum.de>
1770
1771 * gcc.dg/sibcall-6: New test for indirect sibcalls.
1772
1773 2002-11-25 Mark Mitchell <mark@codesourcery.com>
1774
1775 * testsuite/g++.dg/abi/empty11.C: New test.
1776 * testsuite/g++.dg/rtti/cv1.C: New test.
1777
1778 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
1779
1780 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1781
1782 2002-11-24 Mark Mitchell <mark@codesourcery.com>
1783
1784 * g++.dg/abi/empty10.C: New test.
1785
1786 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1787
1788 * gcc.c-torture/compile/20021124-1.c: New test.
1789
1790 2002-11-22 Mark Mitchell <mark@codesourcery.com>
1791
1792 * g++.dg/abi/rtti2.C: New test.
1793
1794 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1795
1796 * gcc.dg/i386-unroll-1.c: New test.
1797
1798 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1799
1800 * gcc.c-torture/compile/20021120-1.c: New test.
1801 * gcc.c-torture/compile/20021120-2.c: New test.
1802
1803 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1804
1805 * gcc.dg/bitfld-5.c: New test.
1806
1807 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1808
1809 * gcc.c-torture/execute/20021120-3.c: New test.
1810
1811 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1812
1813 * gcc.c-torture/execute/20021120-2.c: New test.
1814
1815 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1816
1817 * gcc.c-torture/execute/20021120-1.c: New test.
1818
1819 2002-11-20 Jakub Jelinek <jakub@redhat.com>
1820
1821 * gcc.c-torture/execute/20021118-3.c: New test.
1822
1823 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1824
1825 * gcc.c-torture/compile/20021119-1.c: New test.
1826
1827 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
1828
1829 * gcc.dg/duff-1.c: New test.
1830 * gcc.dg/duff-2.c: New test.
1831 * gcc.dg/duff-3.c: New test.
1832
1833 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
1834
1835 * gcc.dg/cpp/_Pragma5.c: New test.
1836
1837 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1838
1839 * gcc.c-torture/execute/20021118-2.c: New test.
1840
1841 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1842
1843 * gcc.c-torture/execute/20021118-1.c: New test.
1844
1845 2002-11-16 Jakub Jelinek <jakub@redhat.com>
1846
1847 * gcc.dg/20021116-1.c: New test.
1848
1849 2002-11-14 Mark Mitchell <mark@codesourcery.com>
1850
1851 * g++.dg/abi/vcall1.C: New test.
1852
1853 2002-11-14 Jakub Jelinek <jakub@redhat.com>
1854
1855 * gcc.dg/20021029-1.c: New test.
1856 * gcc.dg/20021029-2.c: New test.
1857
1858 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
1859
1860 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1861
1862 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1863
1864 PR c/8439
1865 * gcc.dg/20021110.c: Move to ...
1866 * gcc.c-torture/compile/20021110.c: .... here.
1867
1868 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1869
1870 PR c/8467
1871 * gcc.c-torture/execute/20021111-1.c
1872
1873 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1874
1875 PR c/8439
1876 * gcc.dg/20021110.c: New test.
1877
1878 2002-11-10 Mark Mitchell <mark@codesourcery.com>
1879
1880 * g++.dg/abi/vthunk3.C: Run only on x86.
1881
1882 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
1883
1884 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1885
1886 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
1887
1888 * lib/compat.exp (compat-execute): Fix logic error in last
1889 change.
1890
1891 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
1892
1893 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1894
1895 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1896
1897 PR c++/8389
1898 * g++.dg/template/access6.C: New test.
1899
1900 Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz>
1901
1902 * gcc.dg/i386-ssefp-1.c: New test.
1903 * gcc.dg/i386-ssefp-1.c: New test.
1904
1905 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
1906
1907 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1908
1909 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1910
1911 * g++.dg/abi/vthunk3.C: New test.
1912
1913 PR c++/8338
1914 * g++.dg/template/crash2.C: New test.
1915
1916 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1917
1918 * testsuite/g++.dg/abi/dtor1.C: New test.
1919 * testsuite/g++.dg/abi/dtor2.C: Likewise.
1920
1921 2002-11-05 Geoffrey Keating <geoffk@apple.com>
1922
1923 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1924 Darwin.
1925
1926 2002-11-04 Adam Nemet <anemet@lnxw.com>
1927
1928 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1929 -mthumb. Only xfail with -O0.
1930
1931 2002-11-03 Mark Mitchell <mark@codesourcery.com>
1932
1933 * g++.dg/abi/thunk1.C: New test.
1934 * g++.dg/abi/thunk2.C: Likewise.
1935 * g++.dg/abi/vtt1.C: Likewise.
1936
1937 2002-11-02 Diego Novillo <dnovillo@redhat.com>
1938
1939 PR optimization/8423
1940 * gcc.c-torture/execute/builtin-constant.c: New test.
1941
1942 2002-11-01 Zack Weinberg <zack@codesourcery.com>
1943
1944 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1945 Add some more cases.
1946
1947 2002-11-01 Mark Mitchell <mark@codesourcery.com>
1948
1949 PR c++/8391
1950 * g++.dg/opt/local1.C: New test.
1951
1952 2002-10-30 Mark Mitchell <mark@codesourcery.com>
1953
1954 PR c++/8160
1955 * g++.dg/template/complit1.C: New test.
1956
1957 PR c++/8149
1958 * g++.dg/template/typename4.C: Likewise.
1959
1960 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1961
1962 Core issue 287, PR c++/7639
1963 * g++.dg/template/instantiate1.C: Adjust error location.
1964 * g++.dg/template/instantiate3.C: New test.
1965 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1966 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1967 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1968
1969 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1970
1971 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1972
1973 2002-10-29 Mark Mitchell <mark@codesourcery.com>
1974
1975 PR c++/8287
1976 * g++.dg/init/dtor2.C: New test.
1977
1978 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1979
1980 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1981 * gcc.dg/nest.c: Bypass errors on irix6.
1982
1983 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
1984
1985 * gcc.dg/nest.c: Expect error for mmix-*-*.
1986 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1987
1988 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
1989
1990 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1991 markers.
1992
1993 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1994
1995 2002-10-25 Mike Stump <mrs@apple.com>
1996
1997 * gcc.dg/warn-1.c: New test.
1998
1999 2002-10-25 Zack Weinberg <zack@codesourcery.com>
2000
2001 * g++.dg/template/typename3.C: New test.
2002
2003 2002-10-25 Mark Mitchell <mark@codesourcery.com>
2004
2005 * g++.dg/lookup/ptrmem1.C: New test.
2006
2007 * g++.dg/abi/vthunk2.C: New test.
2008
2009 2002-10-25 Zack Weinberg <zack@codesourcery.com>
2010
2011 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
2012
2013 2002-10-24 Mark Mitchell <mark@codesourcery.com>
2014
2015 * g++.dg/abi/empty9.C: New test.
2016
2017 2002-10-24 Richard Henderson <rth@redhat.com>
2018
2019 * g++.dg/inherit/thunk1.C: Enable for ia64.
2020
2021 2002-10-23 Mark Mitchell <mark@codesourcery.com>
2022
2023 PR c++/8067
2024 * g++.dg/lookup/pretty1.C: New test.
2025
2026 2002-10-23 Jakub Jelinek <jakub@redhat.com>
2027
2028 * gcc.dg/20021023-1.c: New test.
2029
2030 2002-10-23 Mark Mitchell <mark@codesourcery.com>
2031
2032 PR c++/7679
2033 * g++.dg/parse/inline1.C: New test.
2034
2035 2002-10-23 Richard Henderson <rth@redhat.com>
2036
2037 * g++.dg/inherit/thunk1.C: Enable for x86_64.
2038
2039 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
2040
2041 2002-10-22 Mark Mitchell <mark@codesourcery.com>
2042
2043 PR c++/6579
2044 * g++.dg/parse/stmtexpr3.C: New test.
2045
2046 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
2047
2048 * g++.dg/expr/cond1.C: New test.
2049
2050 2002-10-21 Zack Weinberg <zack@codesourcery.com>
2051
2052 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
2053
2054 2002-10-21 Mark Mitchell <mark@codesourcery.com>
2055
2056 * g++.dg/abi/vbase13.C: New test.
2057 * g++.dg/abi/vbase14.C: Likewise.
2058
2059 2002-10-21 Jakub Jelinek <jakub@redhat.com>
2060
2061 * gcc.dg/tls/pic-1.c: New test.
2062 * gcc.dg/tls/nonpic-1.c: New test.
2063 * gcc.dg/20021018-1.c: New test.
2064
2065 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
2066
2067 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
2068 Remove only files with the same base name as the test case.
2069 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
2070 (profopt-execute): Likewise. Also, remove old profiling
2071 and performance data files before running the tests.
2072
2073 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
2074 * g++.dg/bprob/bprob.exp: Likewise.
2075 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
2076 to allow more general test case names.
2077
2078 * g++.dg/bprob/bprob-1.C: Rename to ...
2079 * g++.dg/bprob/g++-bprob-1.C: ... this.
2080
2081 * g77.dg/bprob/bprob-1.f: Rename to ...
2082 * g77.dg/bprob/g77-bprob-1.f: ... this.
2083
2084 2002-10-21 Zack Weinberg <zack@codesourcery.com>
2085
2086 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
2087 bison 1.50 or later.
2088
2089 2002-10-21 Janis Johnson <janis187@us.ibm.com>
2090
2091 * g++.dg/README: Describe more test directories.
2092
2093 2002-10-21 Mark Mitchell <mark@codesourcery.com>
2094
2095 * g++.dg/init/array6.C: Add additional tests.
2096
2097 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
2098
2099 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
2100 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
2101
2102 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
2103
2104 * gcc.c-torture/compile/20020604-1.x: New.
2105 * gcc.c-torture/compile/simd-5.x: Likewise.
2106 * gcc.c-torture/execute/920710-1.x: Likewise.
2107 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
2108
2109 2002-10-21 Mark Mitchell <mark@codesourcery.com>
2110
2111 * g++.dg/inherit/override1.C: Add dg-options clause.
2112
2113 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2114
2115 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
2116 _mm_slli_si128.
2117
2118 2002-10-19 Andreas Schwab <schwab@suse.de>
2119
2120 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
2121 directory component.
2122
2123 2002-10-18 Mark Mitchell <mark@codesourcery.com>
2124
2125 * g++.dg/inherit/thunk1.C: New test.
2126
2127 * g++.dg/inherit/override1.C: New test.
2128
2129 * g++.dg/abi/mangle11.C: New test.
2130 * g++.dg/abi/mangle14.C: New test.
2131 * g++.dg/abi/mangle17.C: New test.
2132
2133 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
2134
2135 * g++.dg/overload/member2.C: New test.
2136
2137 2002-10-17 Janis Johnson <janis187@us.ibm.com>
2138
2139 * g++.dg/README: Describe new compat directory.
2140 * g++.dg/dg.exp: Skip tests in compat directory.
2141 * README.compat: New file.
2142 * lib/compat.exp: New expect script.
2143 * g++.dg/compat: New test directory.
2144 * g++.dg/compat/compat.exp: New expect script.
2145 * g++.dg/compat/abi: New test directory.
2146 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
2147 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
2148 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
2149 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
2150 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
2151 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
2152 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
2153 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
2154 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
2155 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
2156 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
2157 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
2158 * g++.dg/compat/break: New test directory.
2159 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
2160 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
2161 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
2162 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
2163 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
2164 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
2165 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
2166 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
2167 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
2168 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
2169 g++.dg/compat/break/README: New files.
2170 * g++.dg/compat/eh: New test directory.
2171 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
2172 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
2173 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
2174 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
2175 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
2176 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
2177 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
2178 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
2179 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
2180 g++.dg/compat/eh/filter2_y.C,
2181 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
2182 g++.dg/compat/eh/new1_y.C,
2183 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
2184 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
2185 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
2186 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
2187 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
2188 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
2189 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
2190 g++.dg/compat/eh/unexpected1_y.C: New files.
2191 * g++.dg/compat/init: New test directory.
2192 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
2193 g++.dg/compat/init/array5_y.C,
2194 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
2195 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
2196 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
2197 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
2198 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
2199 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
2200 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
2201 g++.dg/compat/init/init-ref2_y.C: New files.
2202
2203 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2204
2205 PR c++/7584
2206 * g++.dg/inherit/using3.C: New test.
2207
2208 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
2209
2210 * gcc.dg/20021017-2.c: New test.
2211
2212 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2213
2214 * g++.dg/abi/mangle16.C: Adjust.
2215
2216 * g++.dg/init/array8.C: New test.
2217
2218 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
2219
2220 * gcc.dg/special/mips-abi.exp: New test.
2221 * gcc.dg/special/mips-abi.s: Empty file used by the above.
2222
2223 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2224
2225 * g++.dg/abi/mangle16.C: New test.
2226 * g++.dg/abi/mangle17.C: Likewise.
2227
2228 PR c++/7478
2229 * g++.dg/template/ref1.C: New test.
2230
2231 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2232
2233 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
2234
2235 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
2236
2237 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
2238
2239 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2240
2241 PR c++/7524
2242 * g++.dg/init/array7.C: New test.
2243
2244 2002-10-15 Mark Mitchell <mark@codesourcery.com>
2245
2246 * g++.dg/init/array6.C: New test.
2247
2248 * g++.dg/abi/mangle13.C: Likewise.
2249 * g++.dg/abi/mangle14.C: Likewise.
2250 * g++.dg/abi/mangle15.C: Likewise.
2251
2252 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2253
2254 * g++.dg/abi/empty8.C: New test.
2255
2256 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
2257
2258 * g++.dg/init/ctor1.C: New test.
2259
2260 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
2261
2262 * gcc.c-torture/execute/20021015-1.c: New test.
2263
2264 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2265
2266 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2267
2268 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
2269
2270 * gcc.dg/i386-ssetype-[1-5].c: New tests.
2271
2272 2002-10-14 Richard Henderson <rth@redhat.com>
2273
2274 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2275
2276 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2277
2278 PR optimization/6631
2279 * g++.dg/opt/const2.C: New test.
2280
2281 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2282
2283 PR c++/7176
2284 * g++.dg/parse/friend1.C: New test.
2285 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2286
2287 2002-10-14 Jakub Jelinek <jakub@redhat.com>
2288
2289 * gcc.dg/20021014-1.c: New test.
2290
2291 2002-10-11 Mark Mitchell <mark@codesourcery.com>
2292
2293 PR c++/5661
2294 * g++.dg/ext/vlm1.C: New test.
2295 * g++.dg/ext/vlm2.C: Likewise.
2296
2297 * g++.dg/init/array1.C: Remove invalid braces.
2298 * g++.dg/init/brace1.C: New test.
2299 * g++.dg/init/copy2.C: Likewise.
2300 * g++.dg/init/copy3.C: Likewise.
2301 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2302 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2303 braces.
2304
2305 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
2306
2307 * gcc.dg/cpp/assembler.S: Don't use -ansi.
2308
2309 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
2310
2311 * gcc.c-torture/compile/simd-5.c: New test.
2312
2313 2002-10-10 Roger Sayle <roger@eyesopen.com>
2314
2315 * gcc.c-torture/execute/shiftopt-1.c: New test case.
2316
2317 2002-10-10 Jim Wilson <wilson@redhat.com>
2318
2319 * gcc.c-torture/execute/20021010-1.c: New test.
2320
2321 2002-10-09 Zack Weinberg <zack@codesourcery.com>
2322
2323 PR c/7353
2324 * g++.dg/ext/typedef-init.C: New test.
2325 * gcc.dg/typedef-init.c: New test.
2326
2327 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
2328
2329 * gcc.dg/cpp/paste13.c: New test.
2330
2331 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2332
2333 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2334 remaining platforms, XFAIL during compile, not execute. Don't
2335 XFAIL at -O0.
2336
2337 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2338
2339 * gcc.dg/alias-1.c: Tweak expected warning.
2340
2341 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2342
2343 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2344
2345 2002-10-06 Andreas Jaeger <aj@suse.de>
2346
2347 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2348 * gcc.dg/cpp/c++98.C: Likewise.
2349
2350 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2351 * g++.dg/cpp/c++98.C: Likewise.
2352
2353 * g++.dg/README (Subdirectories): Mention cpp directory.
2354
2355 PR target/7559
2356 * gcc.dg/20021006-1.c: New test.
2357
2358 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2359
2360 PR c++/7804
2361 * g++.dg/other/warning1.C: New test.
2362
2363 2002-10-04 Roger Sayle <roger@eyesopen.com>
2364
2365 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2366 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2367 and sparc-*-* with -m64 as expected failures. See PR 8087.
2368
2369 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2370
2371 PR c++/7931
2372 * g++.dg/template/ptrmem3.C: New test.
2373
2374 PR c++/7754
2375 * g++.dg/template/union1.C: New test.
2376
2377 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2378
2379 PR c++/8006
2380 * g++.dg/abi/mangle9.C: New test.
2381 * g++.dg/abi/mangle10.C: New test.
2382 * g++.dg/abi/mangle11.C: New test.
2383 * g++.dg/abi/mangle12.C: New test.
2384
2385 2002-10-02 Mark Mitchell <mark@codesourcery.com>
2386
2387 PR c++/7188.
2388 * g++.dg/template/meminit1.C: New test.
2389 * g++.dg/warn/Wreorder-1.C: Likewise.
2390 * g++.old-deja/g++.mike/warn3.C: Tweak.
2391 * lib/prune.exp: Ingore "in copy constructor".
2392
2393 2002-10-02 Andreas Jaeger <aj@suse.de>
2394
2395 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2396 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2397 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2398 on x86-64.
2399
2400 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2401
2402 * gcc.dg/empty1.C: Fix typo.
2403
2404 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2405
2406 * gcc.dg/alias-1.c: New test.
2407
2408 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2409
2410 * gcc.dg/empty1.C: New test.
2411
2412 * g++.dg/tls/init-2.C: Tweak error messages.
2413
2414 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
2415
2416 * gcc.c-torture/compile/20020923-1.c: New test.
2417
2418 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2419
2420 * gcc.c-torture/execute/ffs-1.c: New test.
2421 * gcc.c-torture/execute/ffs-2.c: Ditto.
2422
2423 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2424
2425 * g++.dg/overload/member1.C: New test.
2426
2427 2002-09-30 Mark Mitchell <mark@codesourcery.com>
2428
2429 * g++.dg/abi/empty7.C: New test.
2430 * g++.dg/init/pm2.C: Likewise.
2431
2432 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2433
2434 * g++.dg/rtti/crash1.C: New test.
2435
2436 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2437
2438 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2439 gcc.dg/sibcall-4.c: New tests.
2440
2441 2002-09-28 Roger Sayle <roger@eyesopen.com>
2442
2443 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2444 powerpc and MMIX targets.
2445
2446 2002-09-27 Zack Weinberg <zack@codesourcery.com>
2447
2448 * gcc.dg/cpp/20020927-1.c: New.
2449
2450 2002-09-26 David S. Miller <davem@redhat.com>
2451
2452 * gcc.c-torture/compile/trunctfdf.c: New.
2453
2454 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2455
2456 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2457
2458 2002-09-27 Alan Modra <amodra@bigpond.net.au>
2459
2460 * gcc.c-torture/execute/loop-15.c: New.
2461
2462 2002-09-26 Janis Johnson <janis187@us.ibm.com>
2463
2464 * README.QMTEST: Fix typo.
2465
2466 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2467
2468 * gcc.dg/20020926-1.c: New test.
2469
2470 2002-09-25 David S. Miller <davem@redhat.com>
2471
2472 PR target/7842
2473 * gcc.c-torture/execute/shiftdi.c: New test.
2474
2475 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
2476
2477 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2478 unique to the tool.
2479 * lib/g77.exp (g77_init): Likewise.
2480 * lib/g++.exp (g++_init): Likewise.
2481 * lib/objc.exp (objc_init): Likewise.
2482
2483 2002-09-25 Mark Mitchell <mark@codesourcery.com>
2484
2485 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2486 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2487 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2488
2489 2002-09-25 Richard Henderson <rth@redhat.com>
2490
2491 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2492 too-small long double.
2493
2494 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
2495
2496 * gcc.dg/20020919-1.c: New test.
2497
2498 2002-09-23 Mark Mitchell <mark@codesourcery.com>
2499
2500 * g++.dg/abi/bitfield6.C: New test.
2501 * g++.dg/abi/bitfield7.C: New test.
2502 * g++.dg/abi/bitfield8.C: New test.
2503 * g++.dg/abi/vbase11.C: New test.
2504
2505 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2506
2507 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2508 hppa*-*-hpux*. Update test comment.
2509
2510 2002-09-20 Jakub Jelinek <jakub@redhat.com>
2511
2512 * gcc.dg/tls/struct-1.c: New test.
2513
2514 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
2515
2516 * gcc.dg/cpp/tr-warn2.c: Update.
2517
2518 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2519
2520 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2521
2522 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2523
2524 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2525 systems.
2526
2527 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2528
2529 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2530
2531 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2532 Adjust for c++filt moved to binutils. Remove spurious duplicate
2533 setting of cxxfilt.
2534
2535 2002-09-19 Geoffrey Keating <geoffk@apple.com>
2536
2537 * gcc.dg/20020312-2.c: Update for darwin.
2538
2539 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2540
2541 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2542
2543 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
2544
2545 * objc.dg/comp-types-1.m: New test.
2546 * objc.dg/comp-types-2.m: New test.
2547 * objc.dg/comp-types-3.m: New test.
2548 * objc.dg/comp-types-4.m: New test.
2549 * objc.dg/comp-types-5.m: New test.
2550 * objc.dg/comp-types-6.m: New test.
2551
2552 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2553
2554 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2555
2556 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2557
2558 * g++.dg/other/do1.C: New test.
2559
2560 * g++.dg/template/subst1.C: New test.
2561
2562 2002-09-16 Steve Ellcey <sje@cup.hp.com>
2563
2564 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2565
2566 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2567
2568 * g++.dg/template/qualttp20.C: Adjust expected errors.
2569 * g++.old-deja/g++.jason/report.C: Likewise.
2570 * g++.old-deja/g++.other/qual1.C: Likewise.
2571
2572 * g++.dg/lookup/scoped2.C: New test.
2573
2574 * g++.dg/ext/asm3.C: New test.
2575
2576 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
2577
2578 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2579
2580 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2581
2582 * ChangeLog: follow spelling conventions.
2583 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2584 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2585 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2586 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2587 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2588 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2589 * g++.old-deja/g++.law/global-init1.C: Likewise.
2590 * g++.old-deja/g++.other/delete4.C: Likewise.
2591 * g++.old-deja/g++.other/inline21.C: Likewise.
2592 * g++.old-deja/g++.other/singleton.C: Likewise.
2593 * g77.dg/strlen0.f: Likewise.
2594 * g77.f-torture/compile/20010519-1.f: Likewise.
2595 * g77.f-torture/compile/980310-4.f: Likewise.
2596 * gcc.c-torture/compile/20000605-1.c: Likewise.
2597 * gcc.c-torture/execute/20020225-1.c: Likewise.
2598 * gcc.dg/c90-hexfloat-2.c: Likewise.
2599 * gcc.dg/c99-bool-1.c: Likewise.
2600 * gcc.dg/c99-hexfloat-2.c: Likewise.
2601 * gcc.dg/dll-2.c: Likewise.
2602 * gcc.dg/wtr-union-init-1.c: Likewise.
2603 * gcc.dg/wtr-union-init-2.c: Likewise.
2604 * gcc.dg/wtr-union-init-3.c: Likewise.
2605 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2606 * gcc.dg/cpp/defined.c: Likewise.
2607 * gcc.dg/cpp/macsyntx.c: Likewise.
2608 * gcc.dg/cpp/paste2.c: Likewise.
2609 * gcc.dg/cpp/trad/defined.c: Likewise.
2610 * gcc.dg/format/c90-printf-1.c: Likewise.
2611 * gcc.dg/format/c90-scanf-1.c: Likewise.
2612 * gcc.dg/format/c99-printf-1.c: Likewise.
2613 * gcc.dg/format/c99-scanf-1.c: Likewise.
2614 * gcc.misc-tests/gcov-8.c: Likewise.
2615 * lib/profopt.exp: Likewise.
2616
2617 2002-09-15 Krister Walfridsson <cato@df.lth.se>
2618
2619 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2620
2621 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2622
2623 * g++.dg/inherit/using2.C: New test.
2624
2625 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2626
2627 * ChangeLog: Follow spelling conventions.
2628 * g++.dg/template/friend4.C: Likewise.
2629 * g++.old-deja/g++.pt/crash67.C: Likewise.
2630 * gcc.c-torture/execute/20000801-4.c: Likewise.
2631 * gcc.dg/c90-digraph-1.c: Likewise.
2632 * gcc.dg/c94-digraph-1.c: Likewise.
2633 * gcc.dg/c99-digraph-1.c: Likewise.
2634 * gcc.dg/cpp/line5.c: Likewise.
2635 * gcc.dg/cpp/multiline.c: Likewise.
2636 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2637 * gcc.dg/format/attr-3.c: Likewise.
2638 * gcc.dg/format/c90-scanf-3.c: Likewise.
2639 * gcc.dg/format/ext-4.c: Likewise.
2640
2641 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2642
2643 * g++.dg/template/pretty1.C: New test.
2644
2645 2002-09-14 Alan Modra <amodra@bigpond.net.au>
2646
2647 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2648
2649 2002-09-13 Matt Austern <austern@apple.com>
2650
2651 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2652 passing a cast expression to a function by const reference.
2653
2654 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2655
2656 * g++.dg/template/deduce1.C: New test.
2657
2658 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2659
2660 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2661 32-bit int.
2662
2663 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2664
2665 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2666 usage.
2667
2668 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
2669
2670 * gcc.c-torture/compile/20020910-1.c: New test.
2671
2672 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
2673
2674 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2675
2676 2002-09-10 Andreas Jaeger <aj@suse.de>
2677
2678 * gcc.dg/20020312-2.c: Adjust for x86-64.
2679
2680 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2681
2682 * g77.dg/7388.f: New test case for PR 7388.
2683
2684 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2685
2686 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2687
2688 2002-09-05 Ziemowit Laski <zlaski@apple.com>
2689
2690 * objc.dg/proto-lossage-1.m: New test.
2691
2692 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
2693
2694 * gcc.dg/cpp/_Pragma4.c: Fix typo.
2695
2696 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
2697
2698 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
2699 expected to pass.
2700
2701 2002-09-06 Stan Shebs <shebs@apple.com>
2702 David Edelsohn <edelsohn@gnu.org>
2703
2704 * gcc.dg/weak: New directory.
2705 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2706 target-specific xfail bits.
2707 * gcc.dg/typeof-2.c: Move to new directory.
2708 * gcc.dg/weak.exp: New expect script.
2709
2710 2002-09-06 Alan Modra <amodra@bigpond.net.au>
2711
2712 * gcc.c-torture/execute/extzvsi.c: New test.
2713
2714 2002-09-05 Stan Shebs <shebs@apple.com>
2715
2716 * gcc.dg/weak-1.c: xfail on Darwin.
2717 * gcc.dg/weak-2.c: Ditto.
2718 * gcc.dg/weak-3.c: Ditto.
2719 * gcc.dg/weak-4.c: Ditto.
2720 * gcc.dg/weak-5.c: Ditto.
2721 * gcc.dg/weak-6.c: Ditto.
2722 * gcc.dg/weak-7.c: Ditto.
2723 * gcc.dg/weak-8.c: Ditto.
2724 * gcc.dg/weak-9.c: Ditto.
2725
2726 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
2727
2728 * gcc.c-torture/execute/loop-14.c: New test.
2729
2730 2002-09-04 Jakub Jelinek <jakub@redhat.com>
2731
2732 * g++.dg/other/cxa-atexit1.C: New test.
2733
2734 * gcc.dg/typeof-2.c: New test.
2735
2736 2002-09-03 Roger Sayle <roger@eyesopen.com>
2737
2738 * gcc.dg/builtins-2.c: New testcase.
2739 * gcc.dg/builtins-3.c: New testcase.
2740
2741 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
2742
2743 * gcc.dg/cpp/_Pragma4.c: New test.
2744
2745 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
2746
2747 * objc/execute/nil_method-1.m: New testcase.
2748
2749 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
2750
2751 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2752 [Object class], not [Object initialize].
2753
2754 2002-08-31 Roger Sayle <roger@eyesopen.com>
2755 Hans-Peter Nilsson <hp@bitrange.com>
2756
2757 * gcc.c-torture/execute/20020720-1.x: Skip test on
2758 mmix-knuth-mmixware. Correct comment.
2759
2760 2002-08-27 Mark Mitchell <mark@codesourcery.com>
2761
2762 * testsuite/g++.dg/abi/bitfield5.C: New test.
2763 * testsuite/g++.dg/abi/vbase10.C: Likewise.
2764
2765 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
2766
2767 * objc.dg/undeclared-selector.m: New test.
2768
2769 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
2770
2771 * g++.dg/other/offsetof1.C: Avoid cast warning.
2772
2773 2002-08-26 Ziemowit Laski <zlaski@apple.com>
2774
2775 * objc.dg/super-class-2.m: New test.
2776
2777 2002-08-24 Matt Austern <austern@apple.com>
2778
2779 * g++.dg/ext/lvaddr.C: New test.
2780 * g++.dg/ext/lvcast.C: New test.
2781
2782 2002-08-22 Mark Mitchell <mark@codesourcery.com>
2783
2784 * testsuite/g++.dg/inherit/cond1.C: New test.
2785
2786 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
2787
2788 * gcc.dg/noncompile/incomplete-1.c: New test.
2789
2790 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
2791
2792 * gcc.dg/typespec-1.c: New test.
2793
2794 2002-08-20 Devang Patel <dpatel@apple.com>
2795 * objc.dg/proto-hier-2.m: New test.
2796
2797 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2798
2799 * objc.dg/bitfield-1.m: New test.
2800 * objc.dg/bitfield-2.m: New test.
2801
2802 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
2803
2804 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2805 gcc.dg/c99-flex-array-4.c: New tests.
2806
2807 2002-08-16 Stan Shebs <shebs@apple.com>
2808
2809 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2810
2811 2002-08-15 Jakub Jelinek <jakub@redhat.com>
2812
2813 * gcc.dg/typeof-1.c: New test.
2814 * g++.dg/ext/typeof2.C: New test.
2815
2816 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
2817
2818 * g++.dg/other/offsetof1.C: New test.
2819
2820 2002-08-14 Richard Henderson <rth@redhat.com>
2821
2822 * gcc.dg/tls/diag-3.c: Fix expected message strings.
2823
2824 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
2825
2826 * gcc.dg/cpp/_Pragma3.c: New test.
2827
2828 2002-08-13 Mark Mitchell <mark@codesourcery.com>
2829
2830 * g++.dg/template/inherit3: New test.
2831
2832 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
2833
2834 * gcc.dg/bitfld-4.c: Add blank options.
2835
2836 2002-08-09 Mark Mitchell <mark@codesourcery.com>
2837
2838 * g++.dg/template/crash1.C: New test.
2839
2840 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2841
2842 * gcc.dg/tls/opt-2.c: New test.
2843
2844 2002-08-08 Devang Patel <dpatel@apple.com>
2845
2846 * objc.dg/selector-1.m : New test
2847
2848 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2849
2850 * g++.dg/abi/bitfield4.C: New test.
2851 * gcc.dg/bitfld-4.c: New test.
2852
2853 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2854
2855 * g++.dg/other/packed1.C: New test.
2856
2857 2002-08-07 Mark Mitchell <mark@codesourcery.com>
2858
2859 * g++.dg/abi/offsetof.C: Tweak error messages.
2860 * g++.old-deja/g++.mike/p10769a.C: Likewise.
2861
2862 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2863
2864 * gcc.dg/bitfld-3.c: New test.
2865
2866 2002-08-07 Jakub Jelinek <jakub@redhat.com>
2867 Richard Henderson <rth@redhat.com>
2868
2869 * gcc.dg/i386-bitfield1.c: New test.
2870 * g++.dg/abi/bitfield3.C: Update.
2871
2872 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
2873
2874 * objc.dg/const-str-2.m: Update.
2875 * gcc.dg/cpp/c++98.c: Change to C extension.
2876 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2877 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2878
2879 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
2880
2881 * testsuite/gcc.dg/tls/diag-3.c: New.
2882
2883 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
2884
2885 * g++.dg/README (Subdirectories): Document new subdir expr.
2886 * g++.dg/expr/pmf-1.C: New test.
2887
2888 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
2889
2890 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2891
2892 2002-08-06 Jakub Jelinek <jakub@redhat.com>
2893
2894 * g++.dg/abi/bitfield3.C: New test.
2895
2896 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
2897
2898 * lib/gcov.exp: Tweak expected line formats.
2899 * gcc.misc-tests/gcov8.c: New test.
2900 * gcc.misc-tests/gcov8.x: New flags.
2901
2902 2002-08-05 Jakub Jelinek <jakub@redhat.com>
2903
2904 * consistency.vlad/layout/endian.c: Include string.h.
2905
2906 * gcc.c-torture/execute/20020805-1.c: New test.
2907
2908 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
2909
2910 * g++.dg/other/conversion1.C: New test.
2911
2912 2002-08-03 Roger Sayle <roger@eyesopen.com>
2913
2914 * gcc.dg/builtins-1.c: New testcase.
2915
2916 2002-08-02 Mark Mitchell <mark@codesourcery.com>
2917
2918 * g++.dg/inherit/access3.C: New test.
2919
2920 2002-08-01 Jakub Jelinek <jakub@redhat.com>
2921
2922 * gcc.dg/ia64-visibility-2.c: New test.
2923
2924 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2925
2926 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2927 __qualifier_flags to __flags.
2928
2929 2002-07-31 Mark Mitchell <mark@codesourcery.com>
2930
2931 * g++.dg/inherit/operator1.C: New test.
2932 * g++.dg/lookup/disamb1.C: Fix typo in comment.
2933 * g++.dg/other/error1.C: Change expected error message.
2934 * g++.dg/template/conv4.C: Likewise.
2935
2936 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
2937
2938 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2939 for documented behavior.
2940
2941 2002-07-25 Roger Sayle <roger@eyesopen.com>
2942
2943 * gcc.c-torture/execute/20020720-1.x: Skip this test on
2944 several targets known to fail.
2945
2946 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2947
2948 * gcc.dg/mips-args-[123].c: New tests.
2949
2950 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
2951
2952 * gcc.dg/ppc-spe.c: New.
2953
2954 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
2955
2956 * g++.dg/other/ptrmem4.C: New testcase.
2957
2958 2002-07-24 Richard Henderson <rth@redhat.com>
2959
2960 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2961
2962 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
2963
2964 * g++.dg/ext/alignof1.C (main): Return 0 for success.
2965
2966 2002-07-24 Roger Sayle <roger@eyesopen.com>
2967
2968 * gcc.c-torture/execute/memset-3.c: New testcase.
2969
2970 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
2971
2972 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2973 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2974
2975 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2976
2977 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2978 Delete.
2979
2980 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
2981
2982 * gcc.c-torture/compile/simd-4.c: New test.
2983
2984 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2985
2986 PR c++/7347, c++/7348
2987 * g++.dg/template/access4.C: New test.
2988 * g++.dg/template/access5.C: New test.
2989 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2990 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2991 * g++.old-deja/g++.pt/ttp58.C: Likewise.
2992 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2993
2994 2002-07-22 Jakub Jelinek <jakub@redhat.com>
2995
2996 * gcc.dg/gnu89-init-2.c: New test.
2997
2998 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2999
3000 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
3001
3002 2002-07-20 Roger Sayle <roger@eyesopen.com>
3003
3004 * gcc.c-torture/execute/20020720-1.c: New testcase.
3005
3006 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
3007
3008 * gcc.dg/cpp/Wsignprom.c: New tests.
3009
3010 2002-07-20 Alan Modra <amodra@bigpond.net.au>
3011
3012 * gcc.c-torture/execute/loop-13.c: New test.
3013
3014 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
3015
3016 * gcc.dg/cpp/expr.c: New tests.
3017
3018 2002 07-18 David Edelsohn <edelsohn@gnu.org>
3019
3020 * g++.dg/opt/pr6713.C: Add template instantiation.
3021
3022 2002-07-18 Alan Modra <amodra@bigpond.net.au>
3023
3024 * gcc.dg/nest.c: New test.
3025
3026 2002-07-17 Richard Henderson <rth@redhat.com>
3027
3028 * g++.dg/opt/pr6713.C: New test.
3029
3030 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
3031
3032 * gcc.c-torture/execute/loop-2e.x: Let the testcase
3033 XFAIL for all x86 processors.
3034
3035 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
3036
3037 * gcc.c-torture/execute/20010122-1.x: Do not test with
3038 -fomit-frame-pointer.
3039
3040 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3041
3042 * g++.dg/template/instantiate2.C: New test.
3043 * g++.dg/template/spec4.C: New test.
3044
3045 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3046
3047 * g++.dg/template/access2.C: New test.
3048 * g++.dg/template/access3.C: New test.
3049
3050 2002-07-15 Zack Weinberg <zack@codesourcery.com>
3051
3052 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
3053 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
3054 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
3055 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
3056 Convert to use <stdarg.h>.
3057 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
3058 Delete.
3059 * gcc.dg/va-arg-2.c: New.
3060 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
3061
3062 2002-07-15 Jakub Jelinek <jakub@redhat.com>
3063
3064 * gcc.c-torture/compile/20020710-1.c: New test.
3065
3066 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
3067 Andrew Pinski <pinskia@physics.uc.edu>
3068
3069 gcc.c-torture/compile/simd-2.c: New testcase.
3070 gcc.c-torture/compile/simd-3.c: Likewise.
3071
3072 2002-07-11 Mark Mitchell <mark@codesourcery.com>
3073
3074 PR c++/7224
3075 * g++.dg/overload/error1.C: New test.
3076
3077 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3078
3079 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
3080 configuration and IRIX 6 O32 ABI.
3081
3082 2002-07-11 Roger Sayle <roger@eyesopen.com>
3083
3084 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
3085
3086 2002-07-10 Roger Sayle <roger@eyesopen.com>
3087
3088 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
3089
3090 2002-07-10 Jeffrey A Law <law@redhat.com>
3091
3092 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
3093
3094 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
3095
3096 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
3097
3098 * gcc.dg/20020312-2.c: Check for __PPC__.
3099
3100 2002-07-09 Diego Novillo <dnovillo@redhat.com>
3101
3102 * gcc.c-torture/compile/20020709-1.c: New test.
3103
3104 2002-07-07 Roger Sayle <roger@eyesopen.com>
3105
3106 * g++.dg/template/qualttp21.C: New test case.
3107
3108 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
3109
3110 * gcc.c-torture/compile/20020706-1.c: New test.
3111 * gcc.c-torture/compile/20020706-2.c: New test.
3112
3113 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
3114 Alexandre Oliva <aoliva@redhat.com>
3115
3116 * g++.dg/warn/incomplete1.C: New test.
3117
3118 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3119
3120 PR c++/7099
3121 * g++.dg/warn/noreturn1.C: New test.
3122
3123 2002-07-03 Mark Mitchell <mark@codesourcery.com>
3124
3125 PR c++/6706
3126 * g++.dg/debug/debug6.C: New test.
3127 * g++.dg/debug/debug7.C: New test.
3128
3129 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
3130
3131 * gcc.c-torture/compile/simd-3.c: New test.
3132
3133 2002-07-03 Chris Demetriou <cgd@broadcom.com>
3134
3135 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
3136 * gcc.dg/20020620-1.c: Likewise.
3137
3138 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3139
3140 PR c++/6944
3141 * g++.dg/init/array4.C: New test.
3142 * g++.dg/init/array5.C: New test.
3143
3144 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
3145
3146 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
3147 * gcc.c-torture/execute/simd-2.c (main): Likewise.
3148
3149 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3150
3151 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
3152 * gcc.dg/wtr-aggr-init-1.c: Likewise.
3153 * gcc.dg/wtr-conversion-1.c: Likewise.
3154 * gcc.dg/wtr-escape-1.c: Likewise.
3155 * gcc.dg/wtr-int-type-1.c: Likewise.
3156 * gcc.dg/wtr-label-1.c: Likewise.
3157 * gcc.dg/wtr-static-1.c: Likewise.
3158 * gcc.dg/wtr-strcat-1.c: Likewise.
3159 * gcc.dg/wtr-suffix-1.c: Likewise.
3160 * gcc.dg/wtr-switch-1.c: Likewise.
3161 * gcc.dg/wtr-unary-plus-1.c: Likewise.
3162 * gcc.dg/wtr-union-init-1.c: Likewise.
3163 * gcc.dg/wtr-union-init-2.c: Likewise.
3164 * gcc.dg/wtr-union-init-3.c: Likewise.
3165
3166 * gcc.dg/wtr-func-def-1.c: New test.
3167
3168 2002-07-02 Devang Patel <dpatel@apple.com>
3169
3170 * objc.dg/param-1.m: New test.
3171
3172 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
3173
3174 * gcc.dg/cpp/trad/directive.c: Add test.
3175 * gcc.dg/cpp/trad/macroargs.c: Add test.
3176 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
3177
3178 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
3179
3180 * gcc.dg/cpp/cmdlne-M.c: New test.
3181
3182 2002-07-02 Ziemowit Laski <zlaski@apple.com>
3183
3184 * objc.dg/desig-init-1.m: New test.
3185
3186 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3187
3188 PR c++/6716
3189 * g++.dg/template/instantiate1.C: New test.
3190
3191 2002-07-01 Mark Mitchell <mark@codesourcery.com>
3192
3193 PR c++/7112
3194 * g++.dg/template/sizeof2.C: New test.
3195
3196 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3197
3198 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
3199 gcc.dg/cpp/trad/include.c: New tests.
3200
3201 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
3202
3203 PR target/7177
3204 * gcc.c-torture/compile/20020701-1.c: New test.
3205
3206 2002-07-01 Stan Shebs <shebs@apple.com>
3207
3208 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
3209 header here...
3210 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
3211 (objc-torture-execute): or here.
3212
3213 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
3214
3215 * gcc.c-torture/execute/arith-rand-ll.c: New test.
3216
3217 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3218
3219 * gcc.dg/cpp/trad/escaped-nl.c: New test.
3220
3221 2002-06-30 Devang Patel <dpatel@apple.com>
3222
3223 * objc.dg/fsyntax-only.m: New test.
3224
3225 2002-06-27 Mark Mitchell <mark@codesourcery.com>
3226
3227 PR c++/6695
3228 * g++.dg/template/friend7.C: New file.
3229
3230 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
3231
3232 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
3233 return type.
3234
3235 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
3236
3237 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
3238 avoid division by zero.
3239
3240 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
3241
3242 * gcc.dg/Wunknownprag.c: New tests.
3243
3244 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
3245
3246 * gcc.c-torture/execute/simd-2.c: New test.
3247
3248 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
3249
3250 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
3251 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
3252 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
3253 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
3254 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
3255 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
3256 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
3257 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
3258 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
3259 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
3260 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
3261 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
3262 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
3263 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
3264 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
3265 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3266 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3267
3268 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
3269
3270 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3271 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3272 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3273 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3274 New tests.
3275 * gcc.dg/cpp/trad/directive.c: Update.
3276
3277 2002-06-23 Andreas Jaeger <aj@suse.de>
3278
3279 * gcc.c-torture/execute/complex-6.c: New.
3280
3281 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
3282
3283 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3284 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3285 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3286 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3287
3288 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
3289
3290 * gcc.dg/cpp/trad: New directory with traditional tests copied
3291 from parent directory.
3292 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3293 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3294 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3295 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3296 Move to trad/ and rename.
3297 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3298 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3299 gcc.dg/cpp/trad/redef2.c: New tests.
3300 * gcc.dg/cpp/trad/trad.exp: New driver.
3301
3302 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
3303
3304 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3305 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3306 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3307 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3308 Remove.
3309
3310 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
3311
3312 * gcc.dg/20020620-1.c: New test.
3313
3314 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3315
3316 * g++.dg/template/ttp4.C: New test.
3317
3318 2002-06-19 Jakub Jelinek <jakub@redhat.com>
3319
3320 * g++.dg/opt/vt1.C: Fix regexp.
3321
3322 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3323
3324 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3325 Don't use attribute `noinline'.
3326
3327 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3328
3329 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3330
3331 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
3332
3333 * gcc.c-torture/execute/simd-1.c: New.
3334
3335 * gcc.dg/simd-1.c: New.
3336
3337 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3338
3339 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3340
3341 2002-06-16 Richard Henderson <rth@redhat.com>
3342
3343 * g++.dg/ext/anon-struct1.C: New.
3344 * g++.dg/ext/anon-struct2.C: New.
3345 * g++.dg/ext/anon-struct3.C: New.
3346 * gcc.dg/anon-struct-1.c: New.
3347 * gcc.dg/anon-struct-2.c: New.
3348 * gcc.dg/anon-struct-3.c: New.
3349 * gcc.dg/20011008-1.c: Adjust warning text.
3350 * gcc.dg/20020527-1.c: Add -fms-extensions.
3351
3352 2002-06-16 Richard Henderson <rth@redhat.com>
3353
3354 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3355
3356 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
3357
3358 * gcc.c-torture/execute/20020615-1.c: New test.
3359
3360 2002-06-15 Roger Sayle <roger@eyesopen.com>
3361
3362 * gcc.c-tortuture/execute/compare-1.c: New test case.
3363 * gcc.c-tortuture/execute/compare-2.c: New test case.
3364 * gcc.c-tortuture/execute/compare-3.c: New test case.
3365
3366 2002-06-13 Richard Henderson <rth@redhat.com>
3367
3368 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3369 ia64 ilp32.
3370
3371 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3372
3373 * g++.dg/template/typename2.C: Update error message.
3374
3375 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
3376
3377 * gcc.c-torture/execute/20020611-1.c: New test.
3378
3379 2002-06-11 Bob Wilson <bob.wilson@acm.org>
3380
3381 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3382 list of targets to skip.
3383
3384 2002-06-10 Bob Wilson <bob.wilson@acm.org>
3385
3386 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3387 targets if not optimizing.
3388
3389 2002-06-10 Jakub Jelinek <jakub@redhat.com>
3390
3391 * gcc.c-torture/compile/20020605-1.c: New test.
3392
3393 * g++.dg/opt/vt1.C: New test.
3394
3395 * gcc.dg/20020531-1.c: New test.
3396
3397 * gcc.dg/20020530-1.c: New test.
3398
3399 * gcc.dg/20020527-1.c: New test.
3400
3401 * g++.dg/opt/cse1.C: New test.
3402
3403 2002-06-07 Roger Sayle <roger@eyesopen.com>
3404
3405 * gcc.dg/20020607-2.c: New test case.
3406
3407 2002-06-07 Jakub Jelinek <jakub@redhat.com>
3408
3409 * gcc.c-torture/compile/20020604-1.c: New test.
3410
3411 2002-06-04 Richard Henderson <rth@redhat.com>
3412
3413 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3414 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3415 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3416
3417 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
3418
3419 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3420
3421 2002-06-03 Richard Henderson <rth@redhat.com>
3422
3423 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3424 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3425
3426 2002-06-02 Richard Henderson <rth@redhat.com>
3427
3428 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3429 test functions static.
3430
3431 2002-06-02 Andreas Jaeger <aj@suse.de>
3432
3433 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3434 now.
3435
3436 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3437
3438 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3439 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3440 Update for mofified diagnostics.
3441 * gcc.dg/c99-intconst-1.c: No longer fail.
3442
3443 2002-06-02 Richard Henderson <rth@redhat.com>
3444
3445 * gcc.dg/uninit-A.c: Remove xfail markers.
3446
3447 2002-06-01 Roger Sayle <roger@eyesopen.com>
3448
3449 * gcc.dg/fnegate-1.c: New test case.
3450
3451 2002-05-30 Osku Salerma <osku@iki.fi>
3452
3453 * gcc.c-torture/execute/mayalias-1.c: New file.
3454
3455 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3456
3457 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3458 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3459 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3460
3461 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
3462
3463 * gcc.c-torture/execute/20020529-1.c: New test.
3464
3465 2002-05-27 Richard Henderson <rth@redhat.com>
3466
3467 * g++.dg/ext/attrib6.C: New test case.
3468
3469 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3470
3471 * gcc.c-torture/execute/pure-1.c: New test.
3472
3473 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3474
3475 * gcc.dg/cpp/arith-2.c: Remove.
3476
3477 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3478
3479 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3480 * gcc.dg/cpp/if-3.c: Remove.
3481
3482 2002-05-26 Jakub Jelinek <jakub@redhat.com>
3483
3484 * g++.dg/opt/cse2.C: New test.
3485
3486 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3487
3488 * gcc.dg/cpp/arith-1.c: New semantic tests.
3489 * gcc.dg/cpp/if-1.c: Update.
3490
3491 2002-05-24 Ben Elliston <bje@redhat.com>
3492
3493 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3494
3495 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3496
3497 * gcc.dg/verbose-asm.c: New test.
3498
3499 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3500
3501 * gcc.dg/cpp/paste12.c: New test.
3502
3503 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3504
3505 * g++.dg/parse/named_ops.C: New test.
3506
3507 2002-05-23 Mark Mitchell <mark@codesourcery.com>
3508
3509 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3510
3511 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
3512
3513 * gcc.dg/weak-2.c: Allow optional leading underscore
3514 in scan-assembler symbol name.
3515 * gcc.dg/weak-3.c: Likewise.
3516 * gcc.dg/weak-4.c: Likewise.
3517 * gcc.dg/weak-5.c: Likewise.
3518
3519 2002-05-23 Jakub Jelinek <jakub@redhat.com>
3520
3521 * gcc.dg/20020523-1.c: New test.
3522
3523 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3524
3525 * objc.dg/const-str-2.m: Update now that we stop after
3526 a command line error.
3527
3528 2002-05-22 Richard Henderson <rth@redhat.com>
3529
3530 * g++.dg/dg.exp: Fix typo in test pruneing.
3531
3532 2002-05-22 Richard Henderson <rth@redhat.com>
3533
3534 * g++.dg/dg.exp: Prune the tls subdirectory.
3535 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3536 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3537 * g++.dg/tls/init-1.C: New.
3538
3539 2002-05-22 Jakub Jelinek <jakub@redhat.com>
3540
3541 * gcc.dg/20020517-1.c: New test.
3542
3543 2002-05-21 Richard Henderson <rth@redhat.com>
3544
3545 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3546 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3547
3548 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
3549
3550 * g++.dg/other/copy2.C: New test.
3551
3552 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
3553
3554 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3555 (MAX_COPY): Bump up to 10 times sizeof (long long).
3556 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3557
3558 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3559 sizeof (long long).
3560
3561 * gcc.c-torture/execute/strcpy-1.c: New test.
3562
3563 2002-05-19 Jason Merrill <jason2redhat.com>
3564
3565 * g++.dg/ext/oper1.C: New test.
3566
3567 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
3568 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3569
3570 * README.QMTEST: New file.
3571
3572 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3573
3574 2002-05-19 Andreas Jaeger <aj@suse.de>
3575
3576 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3577 now.
3578 * gcc.c-torture/execute/loop-2d.x: Likewise.
3579
3580 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3581
3582 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3583 support weak symbols.
3584 * gcc.dg/weak-4.c: Likewise
3585 * gcc.dg/weak-6.c: Likewise
3586
3587 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3588
3589 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3590 cygwin, coff and h8300-*-hms targets
3591 * gcc.dg/weak-5.c: Likewise
3592 * gcc.dg/weak-7.c: Likewise
3593
3594 2002-05-16 Jason Merrill <jason@redhat.com>
3595
3596 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3597 (scan-assembler-not, scan-assembler-dem): Likewise.
3598 (scan-assembler-dem-not): Likewise.
3599
3600 2002-05-15 Richard Henderson <rth@redhat.com>
3601
3602 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3603
3604 2002-05-15 Richard Henderson <rth@redhat.com>
3605
3606 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3607 (vfoo1f): Warning here.
3608 (vfoo1l): Don't redefine the alias.
3609
3610 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3611
3612 * g++.dg/init/pm1.C: New test.
3613
3614 2002-05-12 David S. Miller <davem@redhat.com>
3615
3616 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3617 types.
3618
3619 2002-05-10 Roger Sayle <roger@eyesopen.com>
3620
3621 * gcc.c-torture/execute/20020510-1.c: New test case.
3622
3623 2002-05-10 David S. Miller <davem@redhat.com>
3624
3625 * gcc.c-torture/execute/conversion.c: Test long double too.
3626
3627 2002-05-09 Jakub Jelinek <jakub@redhat.com>
3628
3629 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3630 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3631 * lib/g++.exp (g++_link_flags): Likewise.
3632 * lib/objc.exp (objc_target_compile): Likewise.
3633
3634 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3635
3636 * gcc.dg/cpp/poison.c: Update.
3637 * gcc.dg/cpp/20000625-2.c: Remove.
3638 * gcc.dg/cpp/direct2s.c: Remove final test.
3639
3640 2002-05-08 Tom Rix <trix@redhat.com>
3641
3642 * gcc.c-torture/execute/20020508-1.c: New test.
3643 * gcc.c-torture/execute/20020508-2.c: New test.
3644 * gcc.c-torture/execute/20020508-3.c: New test.
3645
3646 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3647
3648 * gcc.dg/cpp/charconst-4.c: More tests.
3649
3650 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3651
3652 PR c/6569
3653 * gcc.dg/weak-3.c: Update location of warning messages.
3654 * gcc.dg/weak-5.c: Likewise.
3655
3656 2002-05-06 Roger Sayle <roger@eyesopen.com>
3657
3658 * gcc.c-torture/execute/20020506-1.c: New test case.
3659
3660 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3661
3662 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3663
3664 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3665
3666 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3667
3668 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3669
3670 * gcc.dg/cpp/charconst-3.c: New test.
3671
3672 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3673
3674 * gcc.dg/cpp/charconst.c: Update tests.
3675
3676 2002-05-05 Tim Josling <tej@melbpc.org.au>
3677
3678 * treelang: Added directory for new sample language treelang. Also
3679 lib/treelang.exp: New file to signal treelang should be tested.
3680
3681 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3682
3683 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3684 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3685 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3686 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3687 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3688 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3689 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3690
3691 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3692
3693 * gcc.dg/format/xopen-2.c: New test.
3694
3695 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3696
3697 * gcc.dg/20020503-1.c: New test.
3698
3699 2002-05-02 Mark Mitchell <mark@codesourcery.com>
3700
3701 * g++.dg/init/dtor1.C: Make it tougher.
3702
3703 2002-05-01 Mark Mitchell <mark@codesourcery.com>
3704
3705 * g++.dg/init/dtor1.C: New test.
3706
3707 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
3708
3709 * gcc.dg/altivec-8.c: New.
3710
3711 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
3712
3713 * gcc.dg/altivec-7.c: New.
3714
3715 2002-04-29 Jakub Jelinek <jakub@redhat.com>
3716
3717 * g++.dg/parse/typedef1.C: New test.
3718
3719 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3720
3721 PR c++/6486
3722 * g++.dg/template/friend6.C: New test.
3723
3724 PR c++/6492
3725 * g++.dg/init/copy1.C: New test.
3726
3727 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
3728
3729 * g++.dg/warn/effc1.C: New test.
3730
3731 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
3732
3733 * gcc.dg/cpp/if-cexp.c: Add a test.
3734
3735 2002-04-28 Jakub Jelinek <jakub@redhat.com>
3736
3737 * gcc.dg/20020426-2.c: New test.
3738
3739 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
3740
3741 * gcc.dg/cpp/if-mop.c: Update.
3742 * gcc.dg/cpp/if-mpar.c: Add test.
3743 * gcc.dg/cpp/if-oppr.c: Update.
3744
3745 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3746
3747 PR c/6343
3748 * gcc.dg/weak-[2-7].c: New tests.
3749
3750 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3751
3752 * gcc.dg/enum1.c: New test.
3753
3754 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3755
3756 PR c++/6497
3757 * g++.dg/inherit/access2.C: New test.
3758
3759 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3760
3761 PR bootstrap/6445
3762 * gcc.dg/20020426-1.c: New test.
3763
3764 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3765
3766 * g++.dg/abi/enum1.C: New test.
3767
3768 2002-04-26 Richard Henderson <rth@redhat.com>
3769
3770 * gcc.dg/c99-bool-1.c: Expect always true warning.
3771
3772 2002-04-25 Roger Sayle <roger@eyesopen.com>
3773
3774 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3775
3776 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3777
3778 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3779 targets.
3780
3781 2002-04-24 Mark Mitchell <mark@codesourcery.com>
3782
3783 * g++.dg/abi/mange7.C: New test.
3784
3785 PR c++/6438.
3786 * g++.dg/parse/stmtexpr2.C: New test.
3787
3788 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
3789
3790 * gcc.dg/20020312-2.c: Add SH target.
3791
3792 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3793
3794 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3795 compiler output on mips*-*-irix*.
3796
3797 2002-04-23 Jakub Jelinek <jakub@redhat.com>
3798
3799 * g++.dg/parse/attr1.C: New test.
3800
3801 2002-04-23 Roger Sayle <roger@eyesopen.com>
3802
3803 * gcc.c-torture/execute/string-opt-17.c: New test case.
3804 * gcc.c-torture/execute/memset-2.c: New test case.
3805
3806 2002-04-23 Mark Mitchell <mark@codesourcery.com>
3807
3808 PR c++/6256:
3809 * g++.dg/template/friend5.C: New test.
3810
3811 PR c++/6331:
3812 * g++.dg/template/qual1.C: Likewise.
3813
3814 2002-04-22 Zack Weinberg <zack@codesourcery.com>
3815
3816 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3817 Include stdlib.h, not stdio.h or ctype.h.
3818
3819 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
3820
3821 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3822 cris-*-elf* and mmix-*-*.
3823 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3824 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3825 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3826 Ditto.
3827 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3828 * gcc.dg/wchar_t-1.c: Ditto.
3829
3830 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
3831
3832 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3833 Clarify comment.
3834
3835 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
3836
3837 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3838
3839 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3840
3841 * gcc.c-torture/execute/20000906-1.x: Delete.
3842
3843 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
3844
3845 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3846
3847 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
3848
3849 * PR6367
3850 * g77.f-torture/execute/6367.f: New test.
3851 * g77.f-torture/execute/6367.x: Disable for MMIX.
3852
3853 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3854
3855 * PR6352
3856 * g++.dg/opt/inline2.C: New test.
3857
3858 2002-04-18 Richard Henderson <rth@redhat.com>
3859
3860 * gcc.dg/20000906-1.c: Enable for all targets.
3861 * gcc.c-torture/compile/iftrap-2.c: New.
3862
3863 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3864
3865 * gcc.dg/20020418-1.c: New test.
3866 * gcc.dg/20020418-2.c: New test.
3867
3868 2002-04-18 Richard Henderson <rth@redhat.com>
3869
3870 * gcc.c-torture/compile/iftrap-1.c: New.
3871 * gcc.dg/iftrap-1.c: Adjust for ia64.
3872 * gcc.dg/iftrap-2.c: New.
3873
3874 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3875
3876 * gcc.c-torture/compile/20020418-1.c: New test.
3877
3878 2002-04-18 Roger Sayle <roger@eyesopen.com>
3879
3880 * gcc.c-torture/compile/20020415-1.c: New.
3881
3882 2002-04-18 David S. Miller <davem@redhat.com>
3883
3884 * gcc.c-torture/execute/20020418-1.c: New test.
3885
3886 2002-04-17 Jakub Jelinek <jakub@redhat.com>
3887
3888 * gcc.dg/20020416-1.c: New test.
3889
3890 * g++.dg/opt/inline1.C: New test.
3891
3892 2002-04-16 Jakub Jelinek <jakub@redhat.com>
3893
3894 * gcc.dg/altivec-5.c: New test.
3895
3896 * gcc.dg/20020415-1.c: New test.
3897
3898 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3899
3900 * testsuite/lib/chill.exp: Remove.
3901
3902 2002-04-14 Jakub Jelinek <jakub@redhat.com>
3903
3904 * g++.dg/other/big-struct.C: New test.
3905
3906 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
3907
3908 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3909 of scratch file.
3910
3911 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
3912
3913 PR c/6277
3914 * gcc.dg/i386-387-1.c: Allow optional leading underscore
3915 in scan-assembler function name
3916
3917 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
3918
3919 * g77.f-torture/execute/980628-4.x,
3920 g77.f-torture/execute/980628-5.x,
3921 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3922 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3923 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3924 i[34567]86-*-*.
3925
3926 2002-04-13 David S. Miller <davem@redhat.com>
3927
3928 * gcc.c-torture/execute/20020413-1.c: New test.
3929
3930 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
3931
3932 * gcc.dg/asm-6.c,
3933 * g++.dg/ext/asm1.C: New tests.
3934
3935 2002-04-12 Mark Mitchell <mark@codesourcery.com>
3936
3937 PR c++ 5373.
3938 * g++.dg/parse/stmtexpr1.C: New test.
3939
3940 PR c++/5189.
3941 * g++.dg/template/copy1.C: New test.
3942
3943 2002-04-12 Richard Henderson <rth@redhat.com>
3944
3945 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3946
3947 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
3948
3949 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3950 gcc.c-torture/execute/20020307-2.c.
3951
3952 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
3953
3954 * g++.dg/ext/attrib5.C,
3955 * g++.dg/lookup/struct1.C: New tests.
3956
3957 2002-04-11 Jakub Jelinek <jakub@redhat.com>
3958
3959 * gcc.dg/20020411-1.c: New test.
3960
3961 * gcc.c-torture/execute/20020411-1.c: New test.
3962
3963 2002-04-10 Janis Johnson <janis187@us.ibm.com>
3964
3965 * g77.f-torture/execute/6177.f: New test.
3966
3967 2002-04-10 Jakub Jelinek <jakub@redhat.com>
3968
3969 PR middle-end/6247
3970 * g++.dg/opt/cleanup1.C: New test.
3971
3972 * g++.dg/opt/const1.C: New test.
3973
3974 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
3975
3976 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3977
3978 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
3979
3980 PR c++/5507
3981 * g++.dg/template/typename2.C: New test.
3982
3983 2002-04-10 Alan Modra <amodra@bigpond.net.au>
3984
3985 * gcc.c-torture/execute/loop-12.c: New.
3986
3987 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
3988
3989 * g77.f-torture/execute/980628-4.x,
3990 g77.f-torture/execute/980628-5.x,
3991 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3992 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3993 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3994
3995 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3996
3997 PR optimization/6086
3998 * g++.dg/opt/preinc1.C: New test.
3999
4000 2002-04-06 Mark Mitchell <mark@codesourcery.com>
4001
4002 PR c++/5571
4003 * g++.dg/opt/static2.C: New test.
4004
4005 2002-04-06 Mark Mitchell <mark@codesourcery.com>
4006
4007 PR c/5120
4008 * gcc.dg/20020406-1.c: New test.
4009
4010 2002-04-04 David S. Miller <davem@redhat.com>
4011
4012 * gcc.c-torture/execute/20020404-1.c: New test.
4013
4014 2002-04-04 Jakub Jelinek <jakub@redhat.com>
4015
4016 PR c/6123
4017 * gcc.dg/20020312-2.c: Do not declare global register variable
4018 if __PIC__ or __pic__ is defined.
4019
4020 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
4021
4022 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
4023 __asm__ so that it works correctly even if -ansi -pedantic-errors.
4024
4025 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4026
4027 * gcc.misc-tests/linkage.exp: Update last change to handle
4028 sparc*-, not just sparc-.
4029
4030 2002-04-03 Richard Henderson <rth@redhat.com>
4031
4032 * gcc.dg/cpp/ucs.c: Improved long UCS test.
4033
4034 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
4035
4036 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
4037
4038 2002-04-02 David S. Miller <davem@redhat.com>
4039
4040 * gcc.c-torture/execute/20020402-3.c: New test.
4041
4042 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
4043
4044 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
4045 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
4046
4047 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
4048 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
4049 g77.f-torture/execute/20001201.x,
4050 g77.f-torture/execute/u77-test.x: New files.
4051
4052 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
4053 * gcc.dg/wchar_t-1.c: Ditto.
4054
4055 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4056
4057 * gcc.c-torture/execute/20020402-1.c: New test.
4058
4059 2002-04-01 Richard Henderson <rth@redhat.com>
4060
4061 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
4062
4063 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
4064
4065 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4066
4067 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
4068
4069 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4070
4071 * g++.dg/inherit/template-as-base.C: Expect error.
4072 * g++.dg/inherit/namespace-as-base.C: Likewise.
4073
4074 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
4075
4076 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
4077 g++.dg/ext/instantiate3.C: Tweak match patterns.
4078
4079 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
4080 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
4081 -da test.
4082
4083 2002-03-31 Richard Henderson <rth@redhat.com>
4084
4085 * gcc.dg/special/alias-2.c: New.
4086 * gcc.dg/special/ecos.exp: Run it.
4087
4088 2002-03-31 Richard Henderson <rth@redhat.com>
4089
4090 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
4091
4092 2002-03-31 Kazu Hirata <kazu@hxi.com>
4093
4094 * gcc.dg/weak-1.c: Disable on h8300 port.
4095
4096 2002-03-29 Janis Johnson <janis187@us.ibm.com>
4097
4098 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
4099 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
4100 ordering tests.
4101 * g++.dg/bprob/bprob-1.C: New test.
4102 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
4103 * g++.dg/gcov/gcov-1.C: New test.
4104 * g++.dg/gcov/gcov-1.x: New file.
4105 * g++.dg/gcov/gcov-2.C: New test.
4106 * g++.dg/gcov/gcov-3.C: New test.
4107 * g++.dg/gcov/gcov-3.h: New file.
4108
4109 2002-03-28 Roger Sayle <roger@eyesopen.com>
4110
4111 * g++.old-deja/g++.other/builtins5.C: New test.
4112 * g++.old-deja/g++.other/builtins6.C: New test.
4113 * g++.old-deja/g++.other/builtins7.C: New test.
4114 * g++.old-deja/g++.other/builtins8.C: New test.
4115 * g++.old-deja/g++.other/builtins9.C: New test.
4116
4117 2002-03-29 Jakub Jelinek <jakub@redhat.com>
4118
4119 * g++.dg/opt/static1.C: New test.
4120
4121 * g++.dg/opt/longbranch1.C: New test.
4122
4123 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
4124
4125 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
4126
4127 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
4128
4129 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
4130
4131 * gcc.c-torture/execute/20020328-1.c: New test.
4132
4133 2002-03-27 Richard Henderson <rth@redhat.com>
4134
4135 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
4136 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
4137 move from g++.old-deja/g++.ext/.
4138
4139 2002-03-27 Mark Mitchell <mark@codesourcery.com>
4140
4141 * g++.dg/init/new2.C: New test.
4142
4143 2002-03-26 Richard Henderson <rth@redhat.com>
4144
4145 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
4146
4147 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
4148 on sparc.
4149
4150 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
4151 sparcv9 systems.
4152 * gcc.dg/20001102-1.c: Likewise.
4153
4154 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
4155
4156 * gcc.dg/cpp/endif-pedantic1.c,
4157 gcc.dg/cpp/endif-pedantic2.c: New tests.
4158
4159 2002-03-26 Mark Mitchell <mark@codesourcery.com>
4160
4161 * g++.dg/init/new1.C: New test.
4162
4163 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
4164
4165 * g++.dg/abi/vbase9.C: New test.
4166
4167 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
4168
4169 * gcc.dg/arm-asm.c: New test.
4170
4171 2002-03-26 Andrew Cagney <ac131313@redhat.com>
4172
4173 * gcc.dg/Wswitch-enum.c: New test.
4174 Fix PR c/5044.
4175
4176 2002-03-26 Richard Henderson <rth@redhat.com>
4177
4178 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
4179 structure.
4180
4181 2002-03-25 Richard Henderson <rth@redhat.com>
4182
4183 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
4184 sparcv9 systems.
4185
4186 * gcc.c-torture/compile/20011119-1.c (xxx): New.
4187 * gcc.c-torture/compile/20011119-2.c (xxx): New.
4188
4189 2002-03-25 Zack Weinberg <zack@codesourcery.com>
4190
4191 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
4192
4193 2002-03-25 Bob Wilson <bob.wilson@acm.org>
4194
4195 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
4196 targets using generic thunk support.
4197
4198 2002-03-25 Jakub Jelinek <jakub@redhat.com>
4199
4200 * gcc.c-torture/compile/20020323-1.c: New test.
4201
4202 * g++.dg/opt/conj2.C: New test.
4203
4204 2002-03-24 Richard Henderson <rth@redhat.com>
4205
4206 * gcc.dg/weak-1.c: Use -fno-common.
4207
4208 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4209
4210 * g77.dg/f77-edit-apostrophe-out.f: New test
4211 * g77.dg/f77-edit-h-out.f: New test
4212 * g77.dg/f77-edit-t-in.f: New test
4213 * g77.dg/f77-edit-t-out.f: New test
4214 * g77.dg/f77-edit-x-out.f: New test
4215 * g77.dg/f77-edit-slash-out.f: New test
4216 * g77.dg/f77-edit-colon-out.f: New test
4217 * g77.dg/f77-edit-s-out.f: New test
4218
4219 2002-03-24 Richard Henderson <rth@redhat.com>
4220
4221 * objc/execute/formal_protocol-6.x: New XFAIL.
4222
4223 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4224
4225 * gcc.dg/weak-1.c: Early return from dg-final on platforms
4226 that do not support weak symbols
4227
4228 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4229
4230 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
4231 * lib/g77.exp: Likewise
4232 * lib/objc.exp: Likewise
4233
4234 2002-03-23 Andrew Cagney <ac131313@redhat.com>
4235
4236 * gcc.dg/Wswitch-default.c: New test.
4237
4238 2002-03-23 Jakub Jelinek <jakub@redhat.com>
4239
4240 * g++.dg/other/enum1.C: New test.
4241
4242 2002-03-23 Zack Weinberg <zack@codesourcery.com>
4243
4244 * gcc.dg/pragma-ep-3.c: Fix typo.
4245
4246 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4247
4248 * g++.dg/inherit/template-as-base.C: New test.
4249
4250 2002-03-22 Jakub Jelinek <jakub@redhat.com>
4251
4252 * g++.old-deja/g++.other/dwarf2-1.C: Move...
4253 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
4254
4255 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
4256
4257 * gcc.dg/cpp/multiline.c: Update to match.
4258
4259 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
4260
4261 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
4262
4263 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
4264
4265 * gcc.dg/cpp/extratokens2.c: New file.
4266
4267 2002-03-21 David Edelsohn <edelsohn@gnu.org>
4268
4269 * gcc.dg/20020312-2.c: Add rs6000 target.
4270
4271 * gcc.c-torture/compile/20020319-1.c: New test.
4272
4273 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4274
4275 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
4276 (A, E): Handle this.
4277
4278 2002-03-20 Jason Merrill <jason@redhat.com>
4279
4280 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4281 ignoring -fpic.
4282 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4283 through prune_gcc_output.
4284
4285 2002-03-20 Jakub Jelinek <jakub@redhat.com>
4286
4287 * gcc.c-torture/compile/20020320-1.c: New test.
4288
4289 2002-03-19 Jakub Jelinek <jakub@redhat.com>
4290
4291 * gcc.c-torture/compile/20020318-1.c: New test.
4292
4293 * gcc.dg/struct-by-value-1.c: New test.
4294
4295 * gcc.dg/20020319-1.c: New test.
4296
4297 2002-03-18 Jakub Jelinek <jakub@redhat.com>
4298
4299 * g++.dg/opt/conj1.C: New test.
4300
4301 2002-03-17 Mark Mitchell <mark@codesourcery.com>
4302
4303 * g++.dg/template/qualttp20.C: Revert previous change.
4304 * g++.dg/template/qualttp3.C: Likewise.
4305 * g++.dg/template/qualttp4.C: Likewise
4306 * g++.dg/template/qualttp5.C: Likewise
4307 * g++.dg/template/qualttp6.C: Likewise
4308 * g++.dg/template/qualttp7.C: Likewise
4309 * g++.dg/template/qualttp8.C: Likewise
4310 * g++.dg/template/recurse.C: Likewise.
4311
4312 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
4313
4314 * gcc.dg/cpp/wchar-1.c: Update.
4315
4316 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
4317
4318 * g++.dg/template/conv1.C: New test.
4319 * g++.dg/template/conv2.C: New test.
4320 * g++.dg/template/conv3.C: New test.
4321 * g++.dg/template/conv4.C: New test.
4322
4323 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4324
4325 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4326 * g++.dg/template/qualttp3.C: Likewise.
4327 * g++.dg/template/qualttp4.C: Likewise
4328 * g++.dg/template/qualttp5.C: Likewise
4329 * g++.dg/template/qualttp6.C: Likewise
4330 * g++.dg/template/qualttp7.C: Likewise
4331 * g++.dg/template/qualttp8.C: Likewise
4332 * g++.dg/template/recurse.C: Likewise.
4333
4334 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4335
4336 * g++.dg/opt/dtor1.C: New test.
4337
4338 2002-03-15 Jakub Jelinek <jakub@redhat.com>
4339
4340 * gcc.c-torture/compile/20020315-1.c: New test.
4341
4342 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
4343
4344 * gcc.dg/weak-1.c: Fix scan tests.
4345
4346 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4347
4348 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4349 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4350 cris-*-aout* mmix-*-*.
4351 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4352 cris-*-aout* mmix-*-*.
4353 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4354 cris-*-elf* cris-*-aout* and mmix-*-*.
4355 * gcc.dg/20001009-1.c: Ditto.
4356 * gcc.dg/20010912-1.c: Ditto.
4357 * gcc.dg/20020122-4.c: Ditto.
4358 * gcc.dg/inline-2.c: Ditto.
4359
4360 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
4361
4362 * gcc.c-torture/compile/20020314-1.c: New test.
4363
4364 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
4365
4366 * gcc.c-torture/execute/20020314-1.c: New test.
4367
4368 2002-03-14 Jakub Jelinek <jakub@redhat.com>
4369
4370 * g++.dg/warn/Wunused-1.C: New test.
4371
4372 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
4373
4374 * g++.dg/abi/mangle6.C: New test.
4375
4376 2002-03-13 Jakub Jelinek <jakub@redhat.com>
4377
4378 * gcc.c-torture/compile/20020309-2.c: New test.
4379
4380 * gcc.c-torture/compile/20020312-1.c: New test.
4381
4382 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4383
4384 * g++.dg/other/access1.C: New test.
4385
4386 2002-03-12 Jakub Jelinek <jakub@redhat.com>
4387
4388 * gcc.c-torture/execute/wchar_t-1.c: New test.
4389
4390 2002-03-12 David Edelsohn <edelsohn@gnu.org>
4391
4392 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4393
4394 2002-03-12 Roger Sayle <roger@eyesopen.com>
4395
4396 * gcc.dg/20020312-1.c: New test case.
4397
4398 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
4399
4400 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4401
4402 2002-03-11 Richard Henderson <rth@redhat.com>
4403
4404 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4405 * g++.old-deja/g++.jason/report.C: Likewise.
4406
4407 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4408
4409 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4410 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4411
4412 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4413
4414 * testsuite/g++.dg/overload/pmf1.C: New test.
4415
4416 2002-03-11 Kazu Hirata <kazu@hxi.com>
4417
4418 * gcc.c-torture/execute/20020307-1.c: Use long.
4419
4420 2002-03-11 Jakub Jelinek <jakub@redhat.com>
4421
4422 PR optimization/5844
4423 * gcc.dg/20020310-1.c: New test.
4424
4425 2002-03-09 Michael Meissner <meissner@redhat.com>
4426
4427 * gcc.c-torture/execute/memcpy-2.c: New test.
4428 * gcc.c-torture/execute/memset-1.c: New test.
4429 * gcc.c-torture/execute/strlen-1.c: New test.
4430 * gcc.c-torture/execute/strcmp-1.c: New test.
4431 * gcc.c-torture/execute/strncmp-1.c: New test.
4432
4433 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
4434
4435 * gcc.dg/ppc-ldstruct.c: New test.
4436
4437 2002-03-09 Jakub Jelinek <jakub@redhat.com>
4438
4439 * gcc.c-torture/execute/va-arg-22.c: New test.
4440
4441 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4442
4443 * gcc.c-torture/compile/20020309-1.c: New test.
4444
4445 2002-03-08 Jakub Jelinek <jakub@redhat.com>
4446
4447 * gcc.c-torture/execute/20020307-2.c: New test.
4448
4449 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
4450
4451 * g77.f-torture/compile/20020307-1.f: New test.
4452
4453 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
4454
4455 * gcc.dg/unordered-1.c: New test.
4456
4457 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4458
4459 * gcc.c-torture/execute/20020307-1.c: New test.
4460
4461 2002-03-05 Jakub Jelinek <jakub@redhat.com>
4462
4463 * gcc.dg/20020304-1.c: New test.
4464
4465 * gcc.c-torture/compile/20020304-2.c: New test.
4466
4467 2002-03-04 Zack Weinberg <zack@codesourcery.com>
4468
4469 * gcc.c-torture/compile/20020304-1.c: New test case
4470 (from PR c/5830).
4471
4472 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
4473
4474 * gcc.dg/20020103-1.c: Add other -D ppc variants.
4475
4476 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4477
4478 * g++.dg/other/classkey1.C: New test.
4479
4480 2002-03-01 Richard Henderson <rth@redhat.com>
4481
4482 * gcc.c-torture/compile/981223-1.x: New.
4483 * gcc.c-torture/compile/920625-1.x: New.
4484
4485 2002-02-28 Richard Henderson <rth@redhat.com>
4486
4487 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4488
4489 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4490
4491 * gcc.c-torture/execute/20020227-1.c: New test.
4492
4493 2002-02-27 Mark Mitchell <mark@codesourcery.com>
4494
4495 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4496 here" ERROR lines.
4497 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4498 * g++.old-deja.g++.other/defarg1.C: Likewise.
4499 * g++.old-deja/g++.pt/calls2.C: Likewise.
4500 * g++.old-deja/g++.pt/crash20.C: Likewise.
4501 * g++.old-deja/g++.pt/crash30.C: Likewise.
4502 * g++.old-deja/g++.pt/crash36.C: Likewise.
4503 * g++.old-deja/g++.pt/crash6.C: Likewise.
4504 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4505 * g++.old-deja/g++.pt/derived3.C: Likewise.
4506 * g++.old-deja/g++.pt/error1.C: Likewise.
4507 * g++.old-deja/g++.pt/friend21.C: Likewise.
4508 * g++.old-deja/g++.pt/friend23.C: Likewise.
4509 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4510 * g++.old-deja/g++.robertl/eb128.C: Likewise.
4511
4512 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
4513
4514 * gcc.c-torture/execute/20020225-2.c: New test.
4515
4516 2002-02-27 Zack Weinberg <zack@codesourcery.com>
4517
4518 * gcc.c-torture/execute/920730-1t.c,
4519 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4520 Delete test cases, only relevant to -traditional.
4521
4522 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4523
4524 * gcc.dg/cpp/undef1.c: Remove.
4525 * gcc.dg/cpp/directiv.c: Update.
4526 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4527
4528 2002-02-27 Michael Meissner <meissner@redhat.com>
4529
4530 * gcc.c-torture/execute/20020226-1.c: New test.
4531
4532 2002-02-26 Jakub Jelinek <jakub@redhat.com>
4533
4534 * g++.dg/debug/debug4.C: New test.
4535
4536 * gcc.dg/ia64-visibility-1.c: New test.
4537
4538 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
4539
4540 * gcc.dg/debug/20020224-1.c: New.
4541
4542 2002-02-25 Kazu Hirata <kazu@hxi.com>
4543
4544 * gcc.c-torture/execute/960416-1.x: New.
4545 * gcc.c-torture/execute/divconst-3.x: Likewise.
4546
4547 2002-02-25 Jakub Jelinek <jakub@redhat.com>
4548
4549 * gcc.dg/20020224-1.c: New test.
4550
4551 2002-02-25 Alan Modra <amodra@bigpond.net.au>
4552
4553 * gcc.c-torture/execute/20020225-1.c: New.
4554
4555 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4556
4557 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4558
4559 2002-02-23 Jakub Jelinek <jakub@redhat.com>
4560
4561 * gcc.dg/20020222-1.c: New test.
4562
4563 2002-02-22 Jakub Jelinek <jakub@redhat.com>
4564
4565 * g++.dg/opt/anonunion1.C: New test.
4566
4567 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4568
4569 * g++.dg/template/qualttp19.C: New test.
4570 * g++.dg/template/qualttp20.C: New test.
4571 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4572 * g++.old-deja/g++.other/qual1.C: Likewise.
4573
4574 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
4575
4576 * gcc.dg/attr-alwaysinline.c: New.
4577
4578 2002-02-21 Jakub Jelinek <jakub@redhat.com>
4579
4580 * gcc.dg/20020220-1.c: New test.
4581
4582 * gcc.dg/20020220-2.c: New test.
4583
4584 * g++.dg/opt/mmx1.C: New test.
4585
4586 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
4587
4588 * gcc.c-torture/compile/20020110.c: New test.
4589
4590 2002-02-20 Jakub Jelinek <jakub@redhat.com>
4591
4592 * gcc.c-torture/execute/20020219-1.c: New test.
4593
4594 * gcc.dg/20020219-1.c: New test.
4595
4596 * gcc.dg/noncompile/20020220-1.c: New test.
4597
4598 * g++.dg/opt/ptrintsum1.C: New test.
4599
4600 * gcc.dg/debug/20020220-1.c: New test.
4601
4602 2002-02-17 Jakub Jelinek <jakub@redhat.com>
4603
4604 * gcc.c-torture/execute/20020216-1.c: New test.
4605
4606 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4607
4608 * gcc.dg/decl-1.c: Update, new test.
4609
4610 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4611
4612 * g++.dg/abi/bitfield1.C: New test.
4613 * g++.dg/abi/bitfield2.C: New test.
4614
4615 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4616
4617 * gcc.dg/attr-nest.c: New test.
4618
4619 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4620
4621 * gcc.c-torture/execute/20020215-1.c: New test.
4622
4623 2002-02-14 Jakub Jelinek <jakub@redhat.com>
4624
4625 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4626 * g++.dg/debug/debug.exp: New.
4627 * g++.dg/debug/trivial.C: New.
4628 * g++.dg/debug/debug1.C: Moved...
4629 * g++.dg/other/debug1.C: ...from here.
4630 * g++.dg/debug/debug2.C: Moved...
4631 * g++.dg/other/debug2.C: ...from here.
4632 * g++.dg/debug/debug3.C: Moved...
4633 * g++.dg/other/debug3.C: ...from here.
4634
4635 * gcc.dg/noncompile/20020213-1.c: New test.
4636
4637 2002-02-13 Jakub Jelinek <jakub@redhat.com>
4638
4639 * g++.dg/other/debug3.C: New test.
4640
4641 * gcc.c-torture/execute/20020213-1.c: New test.
4642
4643 2002-02-13 Richard Smith <richard@ex-parrot.com>
4644
4645 * g++.old-deja/g++.other/thunk1.C: New test.
4646
4647 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4648
4649 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4650
4651 2002-02-13 Stan Shebs <shebs@apple.com>
4652
4653 * gcc.dg/altivec-3.c: New.
4654
4655 2002-02-12 Jakub Jelinek <jakub@redhat.com>
4656
4657 * gcc.dg/Wunreachable-1.c: New test.
4658 * gcc.dg/Wunreachable-2.c: New test.
4659
4660 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4661
4662 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4663
4664 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4665
4666 * gcc.dg/decl-1.c: New test.
4667
4668 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4669
4670 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4671
4672 2002-02-10 Kazu Hirata <kazu@hxi.com>
4673
4674 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4675 * gcc.c-torture/compile/980506-1.x: Likewise.
4676
4677 2002-02-10 Kazu Hirata <kazu@hxi.com>
4678
4679 * gcc.dg/20020210-1.c: New.
4680
4681 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4682
4683 * g77.f-torture/execute/947.f: New regression test
4684 for PR fortran/947.
4685
4686 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4687
4688 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4689 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4690
4691 2002-02-08 Richard Henderson <rth@redhat.com>
4692
4693 * gcc.c-torture/compile/labels-3.c: New.
4694
4695 2002-02-08 Jakub Jelinek <jakub@redhat.com>
4696
4697 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4698 expression statements work instead.
4699 * gcc.dg/noncompile/20020207-1.c: New test.
4700
4701 2002-02-07 Richard Henderson <rth@redhat.com>
4702
4703 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4704
4705 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4706
4707 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4708 message from g77
4709 * lib/g77-dg.exp: Trim g77 error messages so that they are
4710 recognized by dg.exp.
4711
4712 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4713
4714 PR fortran/5473
4715 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
4716
4717 2002-02-07 Richard Henderson <rth@redhat.com>
4718
4719 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4720 to be sufficiently aligned for integers.
4721
4722 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
4723
4724 * g++.dg/template/friend4.C: New test.
4725
4726 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4727
4728 PR fortran/5743
4729 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4730 unsupported cases.
4731
4732 2002-02-07 Richard Henderson <rth@redhat.com>
4733
4734 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4735 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4736 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4737 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4738
4739 2002-02-06 Richard Henderson <rth@redhat.com>
4740
4741 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4742
4743 2002-02-06 Janis Johnson <janis187@us.ibm.com>
4744
4745 * gcc.dg/20020206-1.c: New test.
4746
4747 2002-02-06 Jakub Jelinek <jakub@redhat.com>
4748
4749 * gcc.c-torture/execute/20020206-1.c: New test.
4750
4751 * gcc.c-torture/execute/20020206-2.c: New test.
4752
4753 PR optimization/5429:
4754 * gcc.c-torture/compile/20020206-1.c: New test.
4755
4756 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4757
4758 * g++.dg/ext/align1.C: Do not use an explicit alignment value
4759 as certain file formats cannot support particularly large
4760 alignments.
4761
4762 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4763 and do not expect to be able to link the executable.
4764
4765 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4766 fail because the COFF format does not support the weak attribute.
4767
4768 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
4769
4770 * g77.dg/pr5473.f: New test
4771
4772 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
4773
4774 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4775 Fix testcase accordingly.
4776
4777 2002-02-04 Richard Henderson <rth@redhat.com>
4778
4779 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4780 (buf): Change to be an array of pointers, not ints.
4781
4782 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4783
4784 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
4785 before all tests. Move warning one line above to match where it
4786 C frontend emits.
4787 * gcc.dg/Wswitch-2.c: New test.
4788 * g++.dg/warn/Wswitch-1.C: New test.
4789 * g++.dg/warn/Wswitch-2.C: New test.
4790
4791 2002-02-04 Richard Henderson <rth@redhat.com>
4792
4793 * g++.dg/abi/offsetof.C: Fix size comparison.
4794
4795 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
4796
4797 * gcc.dg/cast-qual-2.c: New test.
4798
4799 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4800
4801 * gcc.dg/20020201-4.c: New test.
4802
4803 2002-02-04 Ben Elliston <bje@redhat.com>
4804
4805 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4806 target_info attribute != 0, in addition to the empty string.
4807 (gcc_target_compile): Likewise.
4808
4809 2002-02-03 Andrew Cagney <ac131313@redhat.com>
4810
4811 * gcc.dg/Wswitch.c: New test.
4812 PR gcc/4475. PR gcc/3780.
4813
4814 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
4815
4816 * g77.f-torture/execute/5122.f: New test for regressions
4817 against PR fortran/5122.
4818
4819 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
4820
4821 * g77.f-torture/compile/pr3743.f: Delete
4822 * g77.dg/pr3743-1.f: New test.
4823 * g77.dg/pr3743-2.f: New test.
4824 * g77.dg/pr3743-3.f: New test.
4825 * g77.dg/pr3743-4.f: New test.
4826
4827 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4828
4829 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4830
4831 2002-02-02 Richard Henderson <rth@redhat.com>
4832
4833 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4834 * gcc.c-torture/execute/bf64-1.c: Likewise.
4835
4836 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4837
4838 * gcc.dg/20020201-2.c: New test.
4839
4840 * gcc.dg/20020201-3.c: New test.
4841
4842 * gcc.c-torture/execute/bitfld-2.c: New test.
4843
4844 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4845
4846 * gcc.dg/bitfld-1.c: Update.
4847 * gcc.dg/bitfld-2.c: Update.
4848 * gcc.c-torture/execute/bitfld-1.x: New.
4849
4850 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4851
4852 * gcc.c-torture/execute/20020201-1.c: New test.
4853
4854 2002-02-01 Janis Johnson <janis187@us.ibm.com>
4855
4856 PR target/5469
4857 * gcc.dg/20020201-1.c: New test.
4858
4859 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
4860
4861 PR fortran/3743
4862 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4863 * g77.f-torture/compile/pr3743.x: Remove
4864
4865 2002-01-31 Tom Rix <trix@redhat.com>
4866
4867 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4868
4869 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4870
4871 * gcc.dg/noncompile/20020130-1.c: New test.
4872
4873 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
4874
4875 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
4876
4877 2002-01-29 Richard Henderson <rth@redhat.com>
4878
4879 * gcc.c-torture/execute/991118-1.c: Cast various constants back
4880 to long long.
4881 * gcc.c-torture/execute/bf64-1.c: Likewise.
4882
4883 2002-01-29 Jakub Jelinek <jakub@redhat.com>
4884
4885 * gcc.c-torture/execute/20020129-1.c: New test.
4886
4887 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4888
4889 * gcc.c-torture/compile/20000224-1.c: Update.
4890 * gcc.c-torture/execute/bitfld-1.c: New tests.
4891 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4892 * gcc.dg/uninit-A.c: Update.
4893
4894 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
4895
4896 * g++.dg/template/ctor1.C: Add instantiation.
4897
4898 2002-01-28 Paul Koning <pkoning@equallogic.com>
4899
4900 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4901 argument to __builtin_prefetch to be const ptr.
4902
4903 2002-01-28 Jakub Jelinek <jakub@redhat.com>
4904
4905 * gcc.c-torture/compile/20020120-1.c: New test.
4906
4907 2002-01-27 Kazu Hirata <kazu@hxi.com>
4908
4909 * gcc.c-torture/execute/20020127-1.c: New test.
4910
4911 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
4912
4913 * g77.dg/f77-edit-i-in.f: New test
4914 * g77.dg/f77-edit-i-out.f: New test
4915
4916 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
4917
4918 * gcc.dg/debug/debug.exp: New file.
4919 * gcc.dg/debug/trivial.c: New file.
4920 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4921 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4922 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4923 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4924 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4925 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4926 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4927 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4928 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4929 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4930 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4931 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4932 * gcc.dg/20000503-1.c: Removed.
4933 * gcc.dg/20010207-1.c: Removed.
4934 * gcc.dg/20011223-1.c: Removed.
4935 * gcc.dg/20020104-2.c: Removed.
4936 * gcc.dg/debug-1.c: Removed.
4937 * gcc.dg/debug-2.c: Removed.
4938 * gcc.dg/debug-3.c: Removed.
4939 * gcc.dg/debug-4.c: Removed.
4940 * gcc.dg/debug-5.c: Removed.
4941 * gcc.dg/debug-6.c: Removed.
4942 * gcc.dg/dwarf2-1.c: Removed.
4943 * gcc.dg/dwarf2-2.c: Removed.
4944
4945 2002-01-25 Jakub Jelinek <jakub@redhat.com>
4946
4947 * g++.old-deja/g++.other/eh5.C: New test.
4948 * g++.old-deja/g++.other/sibcall2.C: New test.
4949 * g++.old-deja/g++.other/array9.C: New test.
4950 * g++.old-deja/g++.other/typename2.C: New test.
4951 * g++.old-deja/g++.other/crash60.C: New test.
4952 * g++.old-deja/g++.other/conv9.C: New test.
4953 * g++.old-deja/g++.other/mangle10.C: New test.
4954 * g++.old-deja/g++.other/unchanging1.C: New test.
4955 * g++.old-deja/g++.other/exprstmt1.C: New test.
4956 * g++.old-deja/g++.other/inline23.C: New test.
4957 * g++.old-deja/g++.eh/ia64-1.C: New test.
4958 * g++.old-deja/g++.other/dwarf2-1.C: New test.
4959 * g++.old-deja/g++.other/reload1.C: New test.
4960 * g++.old-deja/g++.other/static20.C: New test.
4961 * g++.old-deja/g++.other/local-alloc1.C: New test.
4962 * g++.old-deja/g++.other/conv8.C: New test.
4963 * g++.old-deja/g++.other/stmtexpr2.C: New test.
4964 * g++.old-deja/g++.other/storeexpr1.C: New test.
4965 * g++.old-deja/g++.other/storeexpr2.C: New test.
4966 * g++.dg/eh/template2.C: New test.
4967 * g++.dg/warn/weak1.C: New test.
4968
4969 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
4970
4971 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4972 Remove first, non-varying, argument.
4973
4974 2002-01-23 Richard Henderson <rth@redhat.com>
4975
4976 * gcc.dg/inline-2.c: New.
4977
4978 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4979 Add optional target arg. Check number of arguments.
4980 (scan-assembler-not, scan-assembler-dem): Likewise.
4981 (scan-assembler-dem-not): Likewise.
4982
4983 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4984
4985 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4986 line 12.
4987 * g++.old-deja/g++.brendan/parse3.C,
4988 g++.old-deja/g++.other/crash26.C,
4989 g++.old-deja/g++.other/crash28.C,
4990 g++.old-deja/g++.other/crash29.C,
4991 g++.old-deja/g++.other/crash30.C,
4992 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4993
4994 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
4995
4996 * gcc.dg/20020115-1.c: New.
4997
4998 2002-01-23 Bob Wilson <bob.wilson@acm.org>
4999
5000 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
5001
5002 2002-01-23 Janis Johnson <janis187@us.ibm.com>
5003
5004 * gcc.dg/20020122-3.c: New.
5005
5006 2002-01-23 Jakub Jelinek <jakub@redhat.com>
5007
5008 * g++.dg/other/gc1.C: New test.
5009
5010 2002-01-23 Zack Weinberg <zack@codesourcery.com>
5011
5012 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
5013
5014 2002-01-22 Richard Henderson <rth@redhat.com>
5015
5016 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
5017
5018 2002-01-22 Richard Henderson <rth@redhat.com>
5019
5020 * gcc.dg/20020122-4.c: New.
5021
5022 2002-01-22 H.J. Lu <hjl@gnu.org>
5023
5024 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
5025 link output.
5026 * gcc.dg/special/ecos.exp: Likewise.
5027 * lib/g++-dg.exp: Likewise.
5028 * lib/g77-dg.exp: Likewise.
5029 * lib/gcc-dg.exp : Likewise.
5030 * lib/mike-g++.exp: Likewise.
5031 * lib/mike-g77.exp: Likewise.
5032 * lib/mike-gcc.exp: Likewise.
5033 * lib/objc-dg.exp: Likewise.
5034
5035 2002-01-22 Janis Johnson <janis187@us.ibm.com>
5036
5037 PR target/5379
5038 * gcc.dg/20020122-2.c: New test.
5039
5040 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
5041
5042 * gcc.dg/20020122-1.c: New test.
5043
5044 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
5045
5046 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
5047
5048 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
5049
5050 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
5051
5052 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5053
5054 * gcc.c-torture/compile/20020121-1.c: New test.
5055
5056 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
5057
5058 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
5059 ld_library_path.
5060
5061 2002-01-21 Jakub Jelinek <jakub@redhat.com>
5062
5063 * gcc.dg/20020218-1.c: New test.
5064
5065 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
5066
5067 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
5068 messages
5069 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
5070 "At global scope" warning
5071 * g++.dg/ext/align1.C: Change cygwin test for alignment
5072 from db-bogus to dg-warning
5073
5074 2002-01-21 Zack Weinberg <zack@codesourcery.com>
5075
5076 * g77.f-torture/compile/cpp2.F: New test.
5077
5078 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
5079
5080 * g++.dg/template/access1.C: New test.
5081
5082 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
5083
5084 * gcc.dg/20020118-1.c: New.
5085
5086 2002-01-18 Kazu Hirata <kazu@hxi.com>
5087
5088 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
5089
5090 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
5091
5092 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
5093 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
5094 alignment warnings.
5095
5096 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
5097
5098 * gcc.misc-tests/i386-prefetch.exp: Save and restore
5099 torture_with_loops and torture_without_loops
5100
5101 2002-01-17 Jakub Jelinek <jakub@redhat.com>
5102
5103 * gcc.c-torture/compile/20020116-1.c: New test.
5104
5105 2002-01-16 Jakub Jelinek <jakub@redhat.com>
5106
5107 * gcc.dg/20020116-2.c: New test.
5108
5109 * gcc.dg/ultrasp4.c: New test.
5110
5111 * gcc.dg/20020116-1.c: New test.
5112
5113 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
5114
5115 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
5116 by EABI.
5117
5118 2002-01-15 Janis Johnson <janis187@us.ibm.com>
5119
5120 * gcc.misc-tests/i386-prefetch.exp: New.
5121 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
5122 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
5123 * gcc.misc-tests/i386-pf-none-1.c: New test.
5124 * gcc.misc-tests/i386-pf-sse-1.c: New test.
5125
5126 2002-01-15 Jakub Jelinek <jakub@redhat.com>
5127
5128 * gcc.dg/gnu89-init-1.c: Add new tests.
5129
5130 2002-01-15 Andreas Jaeger <aj@suse.de>
5131
5132 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
5133 * gcc.dg/i386-mmx-2.c: Likewise.
5134 * gcc.dg/i386-sse-1.c: Likewise.
5135 * gcc.dg/i386-sse-2.c: Likewise.
5136 * gcc.dg/i386-sse-3.c: Likewise.
5137
5138 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
5139
5140 * g77.f-torture/execute/intrinsic-unix-bessel.f:
5141 Uncomment additional cases that now pass.
5142
5143 2002-01-11 Richard Henderson <rth@redhat.com>
5144
5145 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
5146 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
5147
5148 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
5149
5150 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
5151
5152 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
5153
5154 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
5155 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
5156
5157 2002-01-10 Dale Johannesen <dalej@apple.com>
5158
5159 * gcc.c-torture/execute/loop-11.c: New.
5160
5161 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
5162
5163 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
5164 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
5165
5166 2002-01-09 Richard Henderson <rth@redhat.com>
5167
5168 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
5169 type in which to perform the operation for each size.
5170
5171 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
5172
5173 * gcc.c-torture/compile/20020109-2.c: New test.
5174
5175 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
5176
5177 * gcc.c-torture/execute/loop-10.c: New test.
5178
5179 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5180
5181 * gcc.c-torture/compile/20010226-1.c: New test.
5182 * gcc.c-torture/compile/20010227-1.c: New test.
5183 * gcc.c-torture/compile/20010426-1.c: New test.
5184 * gcc.c-torture/compile/20010510-1.c: New test.
5185 * gcc.c-torture/compile/20010605-3.c: New test.
5186 * gcc.c-torture/compile/20010824-1.c: New test.
5187 * gcc.c-torture/execute/20010409-1.c: New test.
5188 * gcc.dg/noncompile/20000901-1.c: New test.
5189 * gcc.dg/20001023-1.c: New test.
5190 * gcc.dg/20001101-1.c: New test.
5191 * gcc.dg/20001102-1.c: New test.
5192 * gcc.dg/20010207-1.c: New test.
5193 * gcc.dg/20010405-1.c: New test.
5194 * gcc.dg/20010822-1.c: New test.
5195 * gcc.dg/20011107-1.c: New test.
5196
5197 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
5198
5199 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
5200
5201 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
5202 execution failure on PA targets.
5203
5204 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5205
5206 * gcc.c-torture/compile/20020109-1.c: New test.
5207
5208 2002-01-08 Kazu Hirata <kazu@hxi.com>
5209
5210 * gcc.c-torture/execute/20020108-1.c: New test.
5211
5212 2002-01-08 Jakub Jelinek <jakub@redhat.com>
5213
5214 * gcc.dg/20020108-1.c: New test.
5215
5216 2002-01-08 H.J. Lu <hjl@gnu.org>
5217
5218 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
5219 for header files.
5220
5221 2002-01-08 Geoff Keating <geoffk@redhat.com>
5222
5223 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
5224 consistency.
5225
5226 002-01-07 Aldy Hernandez <aldyh@redhat.com>
5227
5228 * gcc.dg/altivec-4.c: Test altivec predicates.
5229
5230 2002-01-07 Jakub Jelinek <jakub@redhat.com>
5231
5232 * gcc.c-torture/execute/20020107-1.c: New test.
5233
5234 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
5235
5236 PR c/5279
5237 * gcc.c-torture/compile/20020106-1.c: New test.
5238
5239 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
5240
5241 * gcc.c-torture/execute/nestfunc-4.c: New test.
5242
5243 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5244
5245 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
5246 extra triple that slipped in.
5247 * g++.old-deja/g++.abi/align.C: Likewise.
5248 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5249
5250 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5251
5252 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
5253 * g++.old-deja/g++.abi/align.C: Likewise.
5254 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5255
5256 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
5257 on FreeBSD/i386.
5258 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
5259 FreeBSD.
5260
5261 2002-01-04 Jakub Jelinek <jakub@redhat.com>
5262
5263 * gcc.dg/20020104-1.c: New test.
5264
5265 * gcc.dg/20020104-2.c: New test.
5266
5267 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
5268
5269 * gcc.dg/20020103-1.c: Fix typo in target selector.
5270
5271 2002-01-03 Richard Henderson <rth@redhat.com>
5272
5273 * gcc.dg/20020103-1.c: New.
5274
5275 2002-01-03 Kazu Hirata <kazu@hxi.com>
5276
5277 * gcc.c-torture/execute/20020103-1.c: New test.
5278
5279 2002-01-03 Jakub Jelinek <jakub@redhat.com>
5280
5281 * g++.dg/other/debug2.C: New test.
5282
5283 * gcc.c-torture/compile/20020103-1.c: New test.
5284
5285 2002-01-02 Jakub Jelinek <jakub@redhat.com>
5286
5287 * gcc.dg/gnu89-init-1.c: Added new tests.
5288
5289 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5290
5291 * g++.dg/template/friend2.C: Remove as patch is reverted.
5292
5293 * g++.dg/warn/oldcast1.C: New test.
5294
5295 * g++.dg/template/ptrmem1.C: New test.
5296 * g++.dg/template/ptrmem2.C: New test.
5297
5298 * g++.dg/template/ntp.C: New test.
5299
5300 * g++.dg/other/component1.C: New test.
5301
5302 * g++.dg/template/ttp3.C: New test.
5303
5304 * g++.dg/template/friend2.C: New test.
5305 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5306
5307 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5308
5309 * g++.dg/other/ptrmem1.C: New test.
5310 * g++.dg/other/ptrmem2.C: New test.
5311
5312 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5313
5314 * g++.dg/template/ctor1.C: New test.
5315
5316 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5317
5318 * g++.dg/template/friend2.C: New test.
5319
5320 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5321
5322 * gcc.dg/mmix-1.c: New test.
5323
5324 2001-12-31 Richard Henderson <rth@redhat.com>
5325
5326 * gcc.dg/asm-5.c: New.
5327
5328 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
5329
5330 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5331 in namespace __gnu_cxx
5332
5333 2001-12-30 Richard Henderson <rth@redhat.com>
5334
5335 * gcc.dg/debug-6.c: New.
5336
5337 2001-12-30 Jakub Jelinek <jakub@redhat.com>
5338
5339 * gcc.c-torture/compile/20011229-2.c: New test.
5340
5341 2001-12-29 Jakub Jelinek <jakub@redhat.com>
5342
5343 * gcc.dg/debug-3.c: New test.
5344 * gcc.dg/debug-4.c: New test.
5345 * gcc.dg/debug-5.c: New test.
5346
5347 2001-12-29 Richard Henderson <rth@redhat.com>
5348
5349 * g++.dg/eh/loop1.C: New.
5350
5351 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5352
5353 * g++.dg/template/crash1.C: New test.
5354
5355 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5356
5357 * g++.dg/other/const1.C: New test.
5358
5359 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5360
5361 * gcc.c-torture/compile/20011229-1.c: New test.
5362
5363 2001-12-28 Stan Shebs <shebs@apple.com>
5364
5365 * lib/objc-torture.exp: Resync with c-torture.exp.
5366 * lib/objc.exp: Load standard libraries.
5367
5368 2001-12-28 Jakub Jelinek <jakub@redhat.com>
5369
5370 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5371 additional tests.
5372
5373 2001-12-27 Roger Sayle <roger@eyesopen.com>
5374
5375 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5376
5377 2001-12-27 Richard Henderson <rth@redhat.com>
5378
5379 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5380
5381 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5382
5383 * g++.dg/eh/ctor1.C: New test.
5384 * g++.dg/other/error2.C: New test.
5385
5386 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5387
5388 * g++.dg/other/init2.C: New test.
5389
5390 2001-12-24 Richard Henderson <rth@redhat.com>
5391
5392 * gcc.dg/20011223-1.c: New.
5393 * gcc.dg/inline-1.c: New.
5394
5395 2001-12-23 Richard Henderson <rth@redhat.com>
5396
5397 * gcc.dg/asm-4.c: Test operand modifiers.
5398
5399 2001-12-23 Richard Henderson <rth@redhat.com>
5400
5401 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5402
5403 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5404
5405 * gcc.c-torture/execute/20011223-1.c: New test.
5406
5407 2001-12-21 Richard Henderson <rth@redhat.com>
5408
5409 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5410 re-enables the warning.
5411
5412 2001-12-21 Richard Henderson <rth@redhat.com>
5413
5414 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5415
5416 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5417
5418 * gcc.c-torture/compile/20011218-1.c: New test.
5419
5420 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5421
5422 * gcc.misc-test/arm-isr.exp: New file. Control running of the
5423 arm-isr.c test.
5424 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5425 epilogue generation for ARM ISR routines.
5426
5427 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5428
5429 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5430 * gcc.dg/format/c90-printf-3.c: Likewise.
5431 * gcc.dg/format/c99-printf-3.c: Likewise.
5432 * gcc.dg/format/ext-1.c: Likewise.
5433 * gcc.dg/format/ext-6.c: Likewise.
5434 * gcc.dg/format/format.h: Prototype unlocked stdio.
5435
5436 2001-12-20 Richard Henderson <rth@redhat.com>
5437
5438 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5439 (arena): Use it.
5440 (malloc): Correct allocation logic. Abort if we fill up the
5441 arena before initialization complete.
5442 (realloc): Correct allocation logic.
5443
5444 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5445
5446 * gcc.c-torture/compile/20011219-2.c: New test.
5447
5448 * gcc.c-torture/execute/20011219-1.c: New test.
5449
5450 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5451
5452 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5453 target does not support weak symbols.
5454
5455 2001-12-19 Jakub Jelinek <jakub@redhat.com>
5456
5457 * gcc.c-torture/compile/20011219-1.c: New test.
5458
5459 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5460
5461 * g++.dg/other/error1.C: New test.
5462
5463 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
5464
5465 * gcc.c-torture/execute/20011217-1.c: New test.
5466
5467 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
5468
5469 * objc.dg/special/: New directory.
5470 * objc.dg/special/special.exp: New file.
5471 * objc.dg/special/unclaimed-category-1.h: New file.
5472 * objc.dg/special/unclaimed-category-1a.m: New file.
5473 * objc.dg/special/unclaimed-category-1.m: New file.
5474
5475 2001-12-17 Andreas Jaeger <aj@suse.de>
5476
5477 * gcc.c-torture/compile/20011217-2.c: New test.
5478
5479 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5480
5481 * gcc.c-torture/compile/20011217-1.c: New test.
5482
5483 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
5484
5485 * testsuite/gcc.dg/20011214-1.c: New.
5486
5487 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
5488
5489 * gcc.dg/altivec-4.c: New.
5490
5491 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
5492
5493 * gcc.dg/20011113-1.c: New test.
5494
5495 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5496
5497 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5498 std::__malloc_alloc_template<0> and
5499 std::__default_alloc_template<false, 0>.
5500
5501 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
5502
5503 * objc/execute/bf-21.m: New test.
5504 * objc/execute/enumeration-1.m: New test.
5505 * objc/execute/enumeration-2.m: New test.
5506
5507 2001-12-12 Jakub Jelinek <jakub@redhat.com>
5508
5509 * gcc.dg/gnu89-init-1.c: New test.
5510
5511 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5512
5513 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5514 * g++.old-deja/g++.jason/2371.C: Likewise.
5515 * g++.old-deja/g++.jason/template33.C: Likewise.
5516 * g++.old-deja/g++.jason/template34.C: Likewise.
5517 * g++.old-deja/g++.jason/template36.C: Likewise.
5518 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5519 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5520 * g++.old-deja/g++.other/typename1.C: Likewise.
5521 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5522 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5523 * g++.old-deja/g++.pt/typename11.C: Likewise.
5524 * g++.old-deja/g++.pt/typename14.C: Likewise.
5525 * g++.old-deja/g++.pt/typename16.C: Likewise.
5526 * g++.old-deja/g++.pt/typename3.C: Likewise.
5527 * g++.old-deja/g++.pt/typename4.C: Likewise.
5528 * g++.old-deja/g++.pt/typename5.C: Likewise.
5529 * g++.old-deja/g++.pt/typename7.C: Likewise.
5530 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5531
5532 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5533
5534 * g++.dg/other/linkage1.C: New test.
5535 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5536 specifiers.
5537
5538 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5539
5540 * gcc.dg/concat.c: New test.
5541
5542 2001-12-11 Stan Shebs <shebs@apple.com>
5543
5544 * objc/compile: New test directory.
5545 * objc/compile/compile.exp: New expect script.
5546 * objc/compile/20011211-1.m: New compile test.
5547
5548 2001-12-11 Jason Merrill <jason@redhat.com>
5549
5550 * lib/prune.exp (prune_gcc_output): Also handle "In member
5551 function". So many permutations...
5552
5553 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5554
5555 * g++.dg/template/typedef1.C: New test.
5556
5557 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5558
5559 * g++.dg/other/copy1.C: New test.
5560
5561 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
5562
5563 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5564
5565 * gcc.dg/builtin-choose-expr.c: New.
5566
5567 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
5568
5569 * gcc.dg/altivec-2.c: New.
5570
5571 2001-12-07 Richard Henderson <rth@redhat.com>
5572
5573 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5574
5575 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5576
5577 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5578 ultrasparc.
5579
5580 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5581
5582 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5583
5584 2001-12-06 Janis Johnson <janis187@us.ibm.com>
5585
5586 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5587 variable argument list.
5588
5589 2001-12-06 Zack Weinberg <zack@codesourcery.com>
5590
5591 * gcc.c-torture/execute/memcheck: Delete entire directory.
5592 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5593 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5594
5595 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5596
5597 * gcc.dg/Wshadow-1.c: New test.
5598
5599 2001-12-05 Jakub Jelinek <jakub@redhat.com>
5600
5601 * gcc.c-torture/compile/20011130-1.c: New test.
5602
5603 * gcc.dg/noncompile/20011025-1.c: New test.
5604
5605 * g++.dg/other/anon-union.C: New test.
5606
5607 * gcc.c-torture/execute/20011024-1.c: New test.
5608
5609 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5610
5611 * gcc.c-torture/execute/20000722-1.x,
5612 gcc.c-torture/execute/20010123-1.x: Remove.
5613 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5614 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5615 gcc.dg/c99-complit-2.c: New tests.
5616
5617 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5618
5619 * g++.dg/inherit/base1.C: New test.
5620
5621 2001-12-04 Jakub Jelinek <jakub@redhat.com>
5622
5623 * g++.dg/other/stdarg1.C: New test.
5624
5625 * gcc.c-torture/compile/20011130-2.c: New test.
5626
5627 2001-12-03 Janis Johnson <janis187@us.ibm.com>
5628
5629 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5630 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5631 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5632 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5633 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5634 * gcc.dg/builtin-prefetch-1.c: New test.
5635
5636 2001-12-03 Jakub Jelinek <jakub@redhat.com>
5637
5638 * gcc.dg/20011130-1.c: New test.
5639
5640 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5641
5642 * g++.dg/other/scope1.C: New test.
5643 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5644
5645 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5646
5647 * gcc.dg/vla-init-1.c: New test.
5648
5649 2001-12-01 Geoff Keating <geoffk@redhat.com>
5650
5651 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5652
5653 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5654
5655 * objc.dg/alias.m: Update.
5656 * objc.dg/class-1.m: Update.
5657 * objc.dg/const-str-1.m: Update.
5658 * objc.dg/fwd-proto-1.m: Update.
5659 * objc.dg/id-1.m: Update.
5660 * objc.dg/super-class-1.m: Update.
5661
5662 2001-11-29 Mark Mitchell <mark@codesourcery.com>
5663
5664 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5665 constructs.
5666
5667 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
5668
5669 * gcc.c-torture/execute/20011128-1.c: New test.
5670
5671 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
5672
5673 * gcc.dg/20011127-1.c: New test.
5674
5675 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5676
5677 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5678 from Austin Group draft 7.
5679 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5680 scanf format arguments.
5681 * gcc.dg/format/no-exargs-2.c: New test.
5682
5683 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5684
5685 * g++.dg/abi/vbase8-4.C: New test.
5686
5687 2001-11-24 Ian Lance Taylor <ian@airs.com>
5688
5689 * gcc.c-torture/execute/20011121-1.c: New test.
5690
5691 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
5692
5693 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5694
5695 2001-11-23 Andreas Jaeger <aj@suse.de>
5696
5697 * gcc.dg/cpp/charconst-2.c: New test.
5698
5699 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
5700
5701 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5702 to the host if it is remote. Let tests specify extra headers
5703 they use.
5704 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5705 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5706 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5707 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5708 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5709 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5710 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5711 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5712 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5713 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5714
5715 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
5716
5717 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5718 for little endian ARMs.
5719
5720 2001-11-20 Jakub Jelinek <jakub@redhat.com>
5721
5722 * gcc.c-torture/compile/20011119-1.c: New test.
5723 * gcc.c-torture/compile/20011119-2.c: New test.
5724
5725 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
5726
5727 * gcc.dg/altivec-1.c: Fix typo.
5728
5729 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5730
5731 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5732
5733 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5734
5735 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5736
5737 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
5738
5739 * lib/g77.exp: Don't specify --rpath-link.
5740
5741 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5742 across all the headers.
5743 * gcc.dg/format/format.exp: For testing on a remote host,
5744 copy format.h.
5745
5746 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5747 * gcc.c-torture/execute/930406-1.c: Likewise.
5748 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5749
5750 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
5751
5752 * gcc.dg/altivec-1.c: New.
5753
5754 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
5755
5756 * gcc.dg/cpp/fpreprocessed.c: New test case.
5757
5758 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5759
5760 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5761 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5762 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5763
5764 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5765
5766 * gcc.dg/no-builtin-1.c: New test.
5767
5768 2001-11-16 Jakub Jelinek <jakub@redhat.com>
5769
5770 * gcc.c-torture/execute/20011115-1.c: New test.
5771
5772 2001-11-15 Jakub Jelinek <jakub@redhat.com>
5773
5774 * gcc.c-torture/compile/20011114-2.c: New test.
5775 * gcc.c-torture/compile/20011114-3.c: New test.
5776 * gcc.c-torture/compile/20011114-4.c: New test.
5777
5778 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
5779
5780 * g++.dg/other/init1.C: New test.
5781
5782 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
5783
5784 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5785 message.
5786
5787 * gcc.c-torture/execute/20011114-1.c: New testcase.
5788
5789 * gcc.c-torture/compile/20010327-1.c: Revert last change.
5790 * gcc.c-torture/compile/20011114-1.c: New test, exactly
5791 like the (before this change) version of 20010327-1.c.
5792
5793 2001-11-14 Roger Sayle <roger@eyesopen.com>
5794
5795 * gcc.c-torture/execute/string-opt-13.c: New testcase.
5796
5797 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
5798
5799 * g++.dg/init/array2.C: New test.
5800
5801 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
5802
5803 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5804
5805 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
5806
5807 * g++.dg/other/forscope1.C: New test.
5808 * g++.dg/ext/forscope1.C: New test.
5809 * g++.dg/ext/forscope2.C: New test.
5810
5811 2001-11-13 Jakub Jelinek <jakub@redhat.com>
5812
5813 * gcc.c-torture/execute/20011113-1.c: New test.
5814
5815 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
5816
5817 * gcc.c-torture/execute/20011109-2.c: New test.
5818
5819 * gcc.c-torture/execute/20011109-1.c: New test.
5820
5821 2001-11-09 Jakub Jelinek <jakub@redhat.com>
5822
5823 * gcc.c-torture/compile/20011109-1.c: New test.
5824
5825 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
5826
5827 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5828 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5829 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5830 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5831 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5832 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5833 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5834
5835 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
5836
5837 * g++.dg/warn/Wshadow-1.C: New tests.
5838 * g++.old-deja/g++.mike/for3.C: Update.
5839
5840 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
5841
5842 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5843 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5844 XFAILs. Adjust expected error texts.
5845 * gcc.c-torture/compile/20011106-1.c,
5846 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5847 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5848 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5849 gcc.dg/c99-array-lval-5.c: New tests.
5850
5851 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5852
5853 * gcc.dg/cpp/defined.c: Update.
5854
5855 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5856
5857 * gcc.c-torture/execute/anon-1.c: New test.
5858
5859 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
5860
5861 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5862 same size, so no warning should be produced on stormy16.
5863
5864 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5865 due to oversized array.
5866 * g++.old-deja/g++.mike/ns15.C: Likewise.
5867 * g++.old-deja/g++.pt/crash16.C: Likewise.
5868
5869 2001-11-02 Graham Stott <grahams@redhat.com>
5870
5871 * g++.dgother/debug1.C: Fix typos.
5872
5873 2001-11-01 Jakub Jelinek <jakub@redhat.com>
5874
5875 * g++.dg/other/debug1.C: New test.
5876
5877 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5878
5879 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5880 of unsigned long.
5881
5882 2001-10-30 Jakub Jelinek <jakub@redhat.com>
5883
5884 * gcc.dg/20011029-2.c: New test.
5885
5886 * gcc.c-torture/compile/20011029-1.c: New test.
5887
5888 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
5889
5890 * objc/execute/class_self-1.m: New test.
5891 * objc/execute/class_self-2.m: New test.
5892
5893 2001-10-25 Zack Weinberg <zack@codesourcery.com>
5894
5895 * gcc.misc-tests/msgs.exp: Delete.
5896 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5897 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
5898 error set to match recent changes.
5899
5900 2001-10-24 Zack Weinberg <zack@codesourcery.com>
5901
5902 * gcc.dg/20011021-1.c: New test.
5903
5904 2001-10-24 Jakub Jelinek <jakub@redhat.com>
5905
5906 * gcc.c-torture/compile/20011023-1.c: New test.
5907
5908 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
5909
5910 * lib/g77.exp: Rewrite based on lib/g++.exp.
5911
5912 2001-10-19 Jakub Jelinek <jakub@redhat.com>
5913
5914 * gcc.c-torture/execute/20011019-1.c: New test.
5915
5916 * gcc.dg/20011018-1.c: New test.
5917
5918 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
5919
5920 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5921
5922 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
5923
5924 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5925 * gcc.dg/attr-invalid.c: Likewise.
5926
5927 2001-10-18 Jakub Jelinek <jakub@redhat.com>
5928
5929 * testsuite/gcc.dg/20011015-1.c: New test.
5930
5931 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5932
5933 * g++.dg/template/unify2.C: New test.
5934
5935 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5936
5937 * g++.dg/other/exception-specification.C: New test
5938
5939 2001-10-13 Tom Rix <trix@redhat.com>
5940
5941 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5942 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5943
5944 2001-10-12 Jakub Jelinek <jakub@redhat.com>
5945
5946 * testsuite/gcc.dg/20011009-1.c: New test.
5947
5948 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
5949
5950 PR g++/4476
5951 * g++.dg/other/friend1.C: New test.
5952
5953 2001-10-11 Richard Henderson <rth@redhat.com>
5954
5955 * g++.old-deja/g++.other/crash18.C: Add -S to options.
5956
5957 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5958
5959 * gcc.c-torture/compile/20011010-1.c: New.
5960
5961 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
5962
5963 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5964 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5965 g77.f-torture/execute/execute.exp,
5966 g77.f-torture/noncompile/noncompile.exp,
5967 gcc.c-torture/compile/compile.exp,
5968 gcc.c-torture/execute/execute.exp,
5969 gcc.c-torture/execute/ieee/ieee.exp,
5970 gcc.c-torture/execute/memcheck/memcheck.exp,
5971 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5972 objc/execute/execute.exp: Update FSF address.
5973
5974 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
5975
5976 * gcc.dg/cpp/cmdlne-C.c: Update.
5977 * gcc.dg/cpp/cmdlne-C2.c: New.
5978
5979 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5980
5981 * gcc.c-torture/execute/20011008-3.c: New.
5982
5983 2001-10-08 DJ Delorie <dj@redhat.com>
5984
5985 * gcc.dg/20011008-1.c: New.
5986 * gcc.dg/20011008-2.c: New.
5987
5988 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
5989
5990 * gcc.dg/cpp/spacing1.c: Update test.
5991
5992 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
5993
5994 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5995 spelling errors of "separate" as "seperate".
5996
5997 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
5998
5999 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
6000 enough to avoid inlining.
6001
6002 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6003
6004 * lib/g77.exp: set libg2c_dir correctly.
6005
6006 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
6007
6008 * gcc.dg/cpp/macro11.c: New test.
6009
6010 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6011
6012 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
6013 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
6014 gcc.dg/format/multattr-3.c: New tests.
6015 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
6016 tests for format attributes on function pointers being rejected.
6017
6018 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6019
6020 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
6021
6022 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6023
6024 * g++.dg/warn/format1.C: New test.
6025
6026 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
6027
6028 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
6029
6030 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
6031
6032 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
6033
6034 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
6035
6036 * gcc.dg/cpp/redef2.c: Add test.
6037
6038 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
6039
6040 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
6041 long-standing bug on i686, apparently.
6042 * gcc.c-torture/execute/loop-2c.x: New file.
6043 * gcc.c-torture/execute/loop-2d.x: New file.
6044 * gcc.c-torture/execute/loop-3c.x: New file.
6045
6046 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
6047
6048 * gcc.dg/cpp/20000625-2.c: Correct line number.
6049
6050 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
6051
6052 * gcc.dg/cpp/macro10.c: New test.
6053 * gcc.dg/cpp/strify3.c: New test.
6054 * gcc.dg/cpp/spacing1.c: Add tests.
6055 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
6056 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
6057
6058 2001-09-24 DJ Delorie <dj@redhat.com>
6059
6060 * gcc.c-torture/execute/20010924-1.c: New test.
6061
6062 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
6063
6064 * testsuite/objc/execute/paste.m: Remove.
6065
6066 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
6067
6068 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
6069
6070 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
6071
6072 * g77.dg/strlen0.f: New test.
6073
6074 2001-09-21 Richard Henderson <rth@redhat.com>
6075
6076 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
6077 * g++.old-deja/g++.abi/vtable2.C: Likewise.
6078
6079 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
6080
6081 Table-driven attributes.
6082 * g++.dg/ext/attrib1.C: New test.
6083
6084 2001-09-20 DJ Delorie <dj@redhat.com>
6085
6086 * gcc.dg/20000926-1.c: Update expected warning messages.
6087 * gcc.dg/array-2.c: Likewise, and test for warnings too.
6088 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
6089 array.
6090
6091 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
6092
6093 * g++.dg/eh/registers1.C: New test case.
6094
6095 2001-09-17 Richard Henderson <rth@redhat.com>
6096
6097 * gcc.dg/array-5.c: Fix VLA decomposition test.
6098
6099 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
6100
6101 * gcc.dg/cpp/line5.c: New testcase.
6102
6103 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
6104
6105 * gcc.dg/cpp/macro9.c: New test.
6106
6107 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
6108
6109 * gcc.c-torture/execute/980223.c: Change type of addr from long
6110 to char *.
6111
6112 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
6113
6114 * gcc.c-torture/execute/20010915-1.c: New test.
6115
6116 2001-09-14 Janis Johnson <janis187@us.ibm.com>
6117
6118 * g77.dg/bprob: New directory.
6119 * g77.dg/bprob/bprob.exp: New file.
6120 * g77.dg/bprob/bprob-1.f: New test.
6121 * g77.dg/gcov: New directory.
6122 * g77.dg/gcov/gcov.exp: New file.
6123 * g77.dg/gcov/gcov-1.f: New test.
6124 * g77.dg/gcov/gcov-1.x: New file.
6125
6126 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
6127
6128 * gcc.dg/cpp/directiv.c: Update.
6129 * gcc.dg/cpp/undef1.c: Update.
6130
6131 2001-09-12 Jakub Jelinek <jakub@redhat.com>
6132
6133 * gcc.dg/20010912-1.c: New test.
6134
6135 2001-09-11 Janis Johnson <janis187@us.ibm.com>
6136
6137 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
6138 language-independent file in lib.
6139 * lib/gcov.exp: New file.
6140
6141 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
6142
6143 * gcc.c-torture/compile/20010911-1.c: New test.
6144
6145 2001-09-10 Janis Johnson <janis187@us.ibm.com>
6146
6147 * lib/profopt.exp: New, to support profile-directed optimizations.
6148 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
6149 * gcc.misc-tests/bprob-1.c: New test.
6150 * gcc.misc-tests/bprob-2.c: New test.
6151
6152 2001-09-07 Janis Johnson <janis187@us.ibm.com>
6153
6154 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
6155 XFAIL and which kinds of gcov output to verify.
6156 * gcc.misc-tests/gcov-4b.x: New file.
6157 * gcc.misc-tests/gcov-5b.x: New file.
6158 * gcc.misc-tests/gcov-6.x: New file.
6159 * gcc.misc-tests/gcov-7.c: New test.
6160 * gcc.misc-tests/gcov-7.x: New file.
6161
6162 2001-09-06 Janis Johnson <janis187@us.ibm.com>
6163
6164 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
6165 * gcc.misc-tests/gcov-6.c: New test.
6166
6167 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
6168
6169 PR c++/3986
6170 * g++.dg/abi/vbase1.C: New test.
6171
6172 2001-09-05 Ziemowit Laski <zlaski@apple.com>
6173
6174 * objc.dg/method-2.m: New.
6175
6176 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
6177
6178 PR c++/4203
6179 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
6180 * g++.dg/init/empty1.C: New test.
6181
6182 2001-09-03 Jakub Jelinek <jakub@redhat.com>
6183
6184 * gcc.c-torture/compile/20010903-1.c: New test.
6185
6186 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
6187
6188 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
6189 for m68k.
6190
6191 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
6192
6193 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
6194
6195 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
6196
6197 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
6198
6199 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
6200
6201 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
6202 for 16-bit 'unsigned int'.
6203
6204 2001-08-29 Kazu Hirata <kazu@hxi.com>
6205
6206 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
6207
6208 2001-08-27 Richard Henderson <rth@redhat.com>
6209
6210 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
6211 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
6212
6213 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
6214
6215 * gcc.dg/asm-names.c (ymain): New.
6216
6217 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
6218
6219 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
6220 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
6221 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
6222
6223 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6224
6225 * gcc.dg/compare5.c: New testcase.
6226
6227 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
6228
6229 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
6230 and "In instantiation".
6231
6232 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
6233
6234 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
6235
6236 2001-08-20 Janis Johnson <janis187@us.ibm.com>
6237
6238 * gcc.misc-tests/gcov.exp: Add support for branch information.
6239 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
6240 * gcc.misc-tests/gcov-4.c: New test.
6241 * gcc.misc-tests/gcov-4b.c: New test.
6242 * gcc.misc-tests/gcov-5b.c: New test.
6243
6244 2001-08-20 Zack Weinberg <zackw@panix.com>
6245
6246 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
6247 expected to fail.
6248
6249 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
6250
6251 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
6252
6253 2001-08-19 Jakub Jelinek <jakub@redhat.com>
6254
6255 * g++.dg/eh/template1.C: New test.
6256
6257 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
6258
6259 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
6260 Fix thinko.
6261 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
6262 for xfail.
6263
6264 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
6265
6266 * lib/g77-dg.exp: Use prune.exp for common procedures
6267 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6268 * lib/g77.exp: (g77-dg-prune) Remove
6269
6270 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
6271
6272 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6273
6274 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6275
6276 * g++.dg/template/unify1.C: New test.
6277
6278 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
6279
6280 * g++.dg/abi/empty4.C: New test.
6281
6282 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
6283
6284 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6285 solaris2.*
6286 * g77.f-torture/compile/pr3743.x: Likewise
6287
6288 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
6289
6290 * g++.dg/other/using-declaration.C: New test.
6291
6292 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6293
6294 * gcc.dg/cpp/tr-sign.c: New testcase.
6295
6296 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6297
6298 * gcc.dg/cpp/19951025-1.c: Revert.
6299 * gcc.dg/cpp/directiv.c: We no longer process directives that
6300 interrupt macro arguments.
6301
6302 2001-08-03 Zack Weinberg <zackw@stanford.edu>
6303
6304 * gcc.dg/bconstp-1.c: New test.
6305
6306 2001-08-03 Richard Henderson <rth@redhat.com>
6307
6308 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6309
6310 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
6311
6312 * gcc.dg/cpp/19951025-1.c: Update.
6313
6314 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
6315
6316 * g77.dg/ff90-1.f (s): Fix reference of variable z,
6317 should be x.
6318
6319 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6320
6321 Kill -fhonor-std.
6322 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6323 * g++.old-deja/g++.other/std1.C: Likewise.
6324 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6325
6326 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6327
6328 * lib/g77.exp: Load gcc-defs.exp for common procedures
6329 (g77_pass, g77_fail, g77_finish, g77_exit,
6330 ${tool}_check_unsupported_p} Now redundant. Deleted.
6331
6332 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6333
6334 * g77.dg/fbackslash.f
6335 * g77.dg/fcase-preserve.f
6336 * g77.dg/ff90-1.f
6337 * g77.dg/ffixed-line-length-0.f
6338 * g77.dg/ffixed-line-length-132.f
6339 * g77.dg/ffixed-line-length-7.f
6340 * g77.dg/ffixed-line-length-72.f
6341 * g77.dg/ffixed-line-length-none.f
6342 * g77.dg/ffree-form-1.f
6343 * g77.dg/fno-backslash.f
6344 * g77.dg/fno-f90-1.f
6345 * g77.dg/fno-fixed-form-1.f
6346 * g77.dg/fno-onetrip.f
6347 * g77.dg/fno-typeless-boz.f
6348 * g77.dg/fno-underscoring.f
6349 * g77.dg/fno-vxt-1.f
6350 * g77.dg/fonetrip.f
6351 * g77.dg/ftypeless-boz.f
6352 * g77.dg/fugly-assumed.f
6353 * g77.dg/funderscoring.f
6354 * g77.dg/fvxt-1.f
6355
6356 2001-08-01 Ziemowit Laski <zlaski@apple.com>
6357
6358 * objc.dg/fwd-proto-1.m: New.
6359 * objc.dg/local-decl-1.m: New.
6360 * objc.dg/naming-1.m: New.
6361 * objc.dg/naming-2.m: New.
6362 * objc.dg/proto-hier-1.m: New.
6363
6364 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6365
6366 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6367 largest-type elements to a struct makes its size grow.
6368
6369 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6370
6371 * g++.dg/abi/vthunk1.C: New test.
6372
6373 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6374
6375 * g++.dg/abi/vbase8-22.C: New test.
6376
6377 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6378
6379 * gcc.dg/cpp/macro8.c: New test.
6380
6381 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6382
6383 * g++.dg/abi/vbase8-21.C: New test.
6384
6385 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6386
6387 * g++.dg/abi/vbase8-10.C: New test.
6388
6389 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6390
6391 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6392 ${tool}_set_ld_library_path.
6393 Changed caller.
6394 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6395 g++.exp.
6396
6397 2001-07-26 Stan Cox <scox@redhat.com>
6398
6399 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6400 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6401 gcc_exit, gcc_check_unsupported_p):
6402 Moved to gcc-deps.exp
6403 * gcc-deps.exp: New file.
6404
6405 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6406
6407 * g++.old-deja/g++.pt/defarg14.C: New test.
6408
6409 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6410
6411 * g++.old-deja/g++.other/lineno5.C: New test.
6412
6413 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6414
6415 * g++.old-deja/g++.pt/crash68.C: New test.
6416
6417 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6418
6419 * g++.old-deja/g++.other/crash42.C: New test.
6420
6421 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6422
6423 * gcc.dg/cpp/extratokens.c: Fix.
6424 * gcc.dg/cpp/skipping2.c: New tests.
6425
6426 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6427
6428 * gcc.c-torture/execute/20010724-1.c: New file.
6429 * gcc.c-torture/execute/20010724-1.x: New file.
6430
6431 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6432
6433 * g++.old-deja/g++.other/cond7.C: New test.
6434
6435 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6436
6437 * g++.old-deja/g++.other/optimize4.C: New test.
6438
6439 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6440
6441 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6442
6443 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
6444
6445 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6446 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6447 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6448 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6449
6450 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6451 bug report" message.
6452
6453 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6454 * g++.dg/ext/instantiate1.C: Move from old-deja.
6455
6456 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6457
6458 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6459 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6460 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6461 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6462
6463 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
6464
6465 * gcc.c-torture/execute/20010723-1.c: New test.
6466
6467 2001-07-23 Ben Elliston <bje@redhat.com>
6468
6469 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6470
6471 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6472
6473 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6474 i[34567]86-*-*.
6475 Delete handling of ieee_multilib_flags.
6476 Pass -mieee for alpha*-*-* and sh-*-*.
6477 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6478
6479 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6480
6481 Remove old-abi tests.
6482 * g++.old-deja/g++.mike/p11116.C: Remove.
6483 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6484
6485 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6486
6487 * g77.f-torture/compile/pr3743.f: New test
6488
6489 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6490
6491 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6492
6493 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6494
6495 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6496 g++.old-deja/g++.pt/static6.C: Likewise.
6497 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6498 supports weak symbols.
6499
6500 2001-07-18 Andreas Jaeger <aj@suse.de>
6501
6502 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6503 supported again.
6504
6505 2001-07-18 Andreas Jaeger <aj@suse.de>
6506
6507 * gcc.dg/iftrap-1.c: Fix target line.
6508
6509 2001-07-17 Richard Henderson <rth@redhat.com>
6510
6511 * gcc.c-torture/execute/20010717-1.c: New.
6512
6513 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6514
6515 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6516 tests.
6517
6518 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6519
6520 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6521
6522 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6523
6524 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6525 UAC_SIGBUS, UAC_NOPRINT definitions.
6526
6527 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
6528
6529 * objc/execute/object_is_class.m: New test.
6530 * objc/execute/object_is_meta_class.m: New test.
6531
6532 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6533
6534 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6535 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6536
6537 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
6538
6539 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6540 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6541
6542 2001-07-14 Richard Henderson <rth@redhat.com>
6543
6544 * gcc.dg/iftrap-1.c: New.
6545
6546 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
6547
6548 * g77.f-torture/execute/intrinsic77.f: New test.
6549
6550 2001-07-11 Janis Johnson <janis@us.ibm.com>
6551
6552 * gcc.misc-tests/gcov-3.c: New test.
6553
6554 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6555
6556 * gcc.c-torture/compile/20010711-1.c,
6557 * gcc.c-torture/compile/20010711-2.c: New tests.
6558
6559 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6560
6561 * gcc.c-torture/execute/20010711-1.c: New test.
6562
6563 2001-07-11 Ben Elliston <bje@redhat.com>
6564
6565 * g++.old-deja/g++.other/enum5.C: New test.
6566
6567 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
6568
6569 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6570 (g++-dg-prune): Call prune_gcc_output.
6571 * prune.exp: New file for prune_gcc_output.
6572 * lib/g++.exp, lib/gcc.exp: Load it.
6573
6574 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6575
6576 * gcc.c-torture/compile/20010701-1.c,
6577 g++.old-deja/g++.ext/attrib6.C: New tests.
6578
6579 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
6580
6581 * gcc.c-torture/compile/20010706-1.c: New test.
6582
6583 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6584
6585 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6586
6587 2001-06-28 Stan Shebs <shebs@apple.com>
6588
6589 * gcc.dg/pragma-darwin.c: New test.
6590
6591 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6592
6593 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6594 Solaris 2.[678] system.
6595
6596 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6597
6598 * gcc.dg/20010622-1.c: New test.
6599
6600 2001-06-18 Stan Shebs <shebs@apple.com>
6601
6602 * objc.dg: New directory.
6603 * objc.dg/dg.exp: New file.
6604 * objc.dg/alias.m: New.
6605 * objc.dg/class-1.m: New.
6606 * objc.dg/class-2.m: New.
6607 * objc.dg/const-str-1.m: New.
6608 * objc.dg/const-str-2.m: New.
6609 * objc.dg/id-1.m: New.
6610 * objc.dg/method-1.m: New.
6611 * objc.dg/super-class-1.m: New.
6612 * lib/objc-dg.exp: New file.
6613
6614 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6615
6616 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6617 of label name.
6618
6619 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6620
6621 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6622
6623 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6624
6625 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6626 variable.
6627
6628 2001-06-12 Richard Henderson <rth@redhat.com>
6629
6630 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6631
6632 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6633
6634 * g++.old-deja/g++.abi/vbase5.C: New test.
6635 * g++.old-deja/g++.abi/vbase6.C: New test.
6636 * g++.old-deja/g++.abi/vbase7.C: New test.
6637
6638 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6639
6640 * gcc.c-torture/compile/20010610-1.c: New test.
6641
6642 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6643
6644 * g++.old-deja/g++.abi/vbase4.C: New test.
6645
6646 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6647
6648 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6649 support %f for HC11/HC12 targets.
6650 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6651 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6652 on HC11/HC12 targets.
6653 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6654
6655 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6656
6657 * gcc.dg/wchar_t-1.c: New file.
6658 * gcc.dg/wint_t-1.c: Likewise.
6659
6660 2001-06-11 Bernd Schmidt <bernds@redhat.com>
6661
6662 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6663
6664 2001-06-11 Richard Henderson <rth@redhat.com>
6665
6666 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6667
6668 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6669
6670 * gcc.c-torture/compile/20010611-1.c: New test.
6671
6672 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6673
6674 * gcc.dg/c99-tag-1.c: Add more tests.
6675
6676 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
6677
6678 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6679 representation on MN10300 and ARM/Thumb.
6680
6681 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6682
6683 * g77.f-torture/execute/20010610.f: New.
6684
6685 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6686
6687 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6688 names.
6689
6690 2001-06-09 Richard Henderson <rth@redhat.com>
6691
6692 * gcc.c-torture/execute/ashrdi-1.c: New.
6693 * gcc.c-torture/execute/ashldi-1.c: New.
6694 * gcc.c-torture/execute/lshrdi-1.c: New.
6695
6696 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
6697
6698 * objc/execute/load-3.m: Added. Check sending +load to categories,
6699 in addition to classes.
6700
6701 2001-06-08 Stan Shebs <shebs@apple.com>
6702
6703 * objc/execute/load-2.m: New test. From Nicola Pero
6704 <n.pero@mi.flashnet.it>.
6705
6706 2001-06-08 Jakub Jelinek <jakub@redhat.com>
6707
6708 * gcc.c-torture/execute/20010605-2.c: New test.
6709
6710 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6711
6712 * g++.old-deja/g++.abi/vbase2.C: New test.
6713 * g++.old-deja/g++.abi/vbase3.C: New test.
6714
6715 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6716
6717 * g++.old-deja/g++.pt/friend49.C: New test.
6718
6719 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
6720
6721 * g++.old-deja/g++.ext/anon3.C: New test.
6722
6723 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
6724
6725 * g++.old-deja/g++.other/conv7.C: New test.
6726
6727 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
6728
6729 * gcc.c-torture/compile/20010605-2.c: New test.
6730
6731 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6732
6733 * gcc.c-torture/execute/20010604-1.c: New test.
6734
6735 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
6736
6737 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6738
6739 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
6740
6741 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6742 (g++_link_flags): Likewise.
6743 (g++_init): Pass gccpath's value to two previous functions.
6744
6745 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6746
6747 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6748 Ensure logfile entry matches exec command line.
6749
6750 2001-05-31 Richard Henderson <rth@redhat.com>
6751
6752 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6753 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6754
6755 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
6756
6757 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6758 compiler for irix6.2
6759
6760 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
6761
6762 * g++.old-deja/g++.other/optimize3.C: New file.
6763
6764 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
6765
6766 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6767 assemble.
6768
6769 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
6770
6771 * g++.old-deja/g++.other/optimize2.C: New file.
6772
6773 2001-05-25 Diego Novillo <dnovillo@redhat.com>
6774
6775 * gcc.c-torture/compile/20010518-2.c: New file.
6776 * gcc.c-torture/execute/20010518-1.c: New file.
6777 * gcc.c-torture/execute/20010518-2.c: New file.
6778
6779 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
6780
6781 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6782
6783 2001-05-24 Mark Mitchell <mark@codesourcery.com>
6784
6785 G++ no longer defines builtins that do not begin with __builtin.
6786 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6787 * g++.old-deja/g++.brendand/misc13.C: Likewise.
6788 * g++.old-deja/g++.law/builtin1.C: Likewise.
6789 * g++.old-deja/g++.law/cvt2.C: Likewise.
6790 * g++.old-deja/g++.mike/net5.C: Likewise.
6791 * g++.old-deja/g++.other/builtins1.C: Likewise.
6792 * g++.old-deja/g++.other/builtins2.C: Likewise.
6793 * g++.old-deja/g++.other/builtins3.C: Likewise.
6794 * g++.old-deja/g++.other/builtins4.C: Likewise.
6795 * g++.old-deja/g++.other/inline8.C: Likewise.
6796 * g++.old-deja/g++.robertl/eb39.C: Likewise.
6797
6798 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
6799
6800 * g++.old-deja/g++.pt/using1.C: Adjust.
6801 * g++.old-deja/g++.pt/using2.C: New test.
6802
6803 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
6804
6805 * gcc.dg/cpp/charconst.c: New tests.
6806 * gcc.dg/cpp/escape.c: New tests.
6807 * gcc.dg/cpp/escape-1.c: New tests.
6808 * gcc.dg/cpp/escape-2.c: New tests.
6809 * gcc.dg/cpp/ucs.c: New tests.
6810
6811 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
6812
6813 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
6814 native compiler for irix6.5.
6815
6816 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
6817
6818 * lib/g++.exp (g++_include_flags): Use args to compute
6819 get_multilibs.
6820 (g++_link_flags): Likewise.
6821 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6822
6823 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
6824
6825 * gcc.dg/c90-hexfloat-1.c: Add more tests.
6826
6827 2001-05-21 Geoff Keating <geoffk@redhat.com>
6828
6829 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6830 this file.
6831
6832 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6833
6834 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6835 STACK_SIZE;
6836 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6837 to STACK_SIZE; Use it to define size of add_histo array.
6838 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6839 to STACK_SIZE.
6840 (f): Use GITT_SIZE to define size of gitt local table.
6841 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6842 to STACK_SIZE; Use it to define size of bytemem array.
6843
6844 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6845
6846 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6847 on 68HC11/HC12 due to the asm instruction.
6848 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6849 * gcc.c-torture/compile/920520-1.x: Likewise.
6850 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6851 on 68HC11/HC12 because the function is larger than 64K.
6852 * gcc.c-torture/compile/961203-1.x: New file, this test fails
6853 on 68HC11/HC12 because the structure is too large.
6854
6855 2001-05-20 Richard Henderson <rth@redhat.com>
6856
6857 * gcc.c-torture/execute/20010520-1.c: New.
6858
6859 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6860
6861 * g++.old-deja/g++.warn/compare1.C: New test.
6862 * gcc.dg/compare4.c: New test.
6863
6864 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
6865
6866 * g++.old-deja/g++.other/optimize1.C: New test.
6867
6868 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6869
6870 * g++.old-deja/g++.pt/spec41.C: New test.
6871
6872 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
6873
6874 * gcc.c-torture/compile/20010114-1.x: Remove.
6875
6876 2001-05-18 Stan Shebs <shebs@apple.com>
6877
6878 * gcc.c-torture/compile/20010518-1.c: New test.
6879
6880 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
6881
6882 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6883 * g++.old-deja/g++.pt/crash67.C: New test.
6884
6885 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
6886
6887 * g++.old-deja/g++.other/debug9.C: New test.
6888
6889 2001-05-16 Zack Weinberg <zackw@stanford.edu>
6890
6891 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6892
6893 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
6894
6895 * gcc.c-torture/compile/20010516-1.c: New test.
6896
6897 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6898
6899 * g++.old-deja/g++.other/crash41.C: New test.
6900
6901 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6902
6903 * g++.old-deja/g++.pt/crash66.C: New test.
6904
6905 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
6906
6907 * g++.old-deja/g++.robertl/eb27.C: Convert.
6908
6909 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6910
6911 * g++.dg/friend-warn.C: New test. Do not warn about friend
6912 declaration being redundant.
6913
6914 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
6915
6916 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6917
6918 2001-05-14 Mark Mitchell <mark@codesourcery.com>
6919
6920 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6921
6922 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
6923
6924 * lib/g++.exp: Use testsuite_flags.
6925
6926 2001-05-13 Mark Mitchell <mark@codesourcery.com>
6927
6928 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6929
6930 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
6931
6932 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6933
6934 2001-05-11 Mark Mitchell <mark@codesourcery.com>
6935
6936 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6937
6938 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
6939
6940 * gcc.c-torture/compile/20010313-1.c: New test.
6941
6942 2001-05-09 Zack Weinberg <zackw@stanford.edu>
6943
6944 * gcc.dg/cpp/direct2.c: New test.
6945 * gccq.dg/cpp/direct2s.c: New test.
6946
6947 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6948
6949 2001-05-07 Mark Mitchell <mark@codesourcery.com>
6950
6951 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6952 * g++.old-deja/g++.other/op3.C: Likewise.
6953
6954 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
6955
6956 * gcc.dg/cpp/syshdr.h: New file.
6957 * gcc.dg/cpp/sysmac1.c: Update.
6958 * gcc.dg/cpp/sysmac2.c: Update.
6959
6960 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
6961
6962 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6963
6964 2001-05-04 David Edelsohn <edelsohn@gnu.org>
6965
6966 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6967 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6968
6969 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
6970
6971 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6972
6973 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
6974
6975 * lib/g++.exp (g++_include_flags): Don't use any special flags
6976 if TESTING_IN_BUILD_TREE is not defined.
6977 (g++_init): Use a plain 'c++' as the compiler if
6978 TESTING_IN_BUILD_TREEE is not defined.
6979
6980 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6981
6982 * g++.old-deja/g++.eh/catch13.C: New test.
6983 * g++.old-deja/g++.eh/catch14.C: New test.
6984
6985 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6986
6987 * gcc.dg/cpp/tr-define.c: New test.
6988
6989 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
6990
6991 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6992 <stdlib.h>, not <malloc.h>.
6993
6994 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6995
6996 * g++.old-deja/g++.ns/template17.C: New test.
6997
6998 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6999
7000 * g++.old-deja/g++.pt/ref4.C: New test.
7001
7002 2001-04-30 Richard Henderson <rth@redhat.com>
7003
7004 * gcc.dg/20000724-1.c: Revert last change.
7005
7006 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
7007
7008 * g77.f-torture/execute/20010430.f: New test.
7009
7010 2001-04-30 Mark Mitchell <mark@codesourcery.com>
7011
7012 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
7013
7014 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
7015
7016 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
7017
7018 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
7019
7020 * g++.old-deja/g++.eh/crash6.C: New test.
7021
7022 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
7023
7024 * g++.old-deja/g++.other/warn7.C: New test.
7025
7026 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
7027
7028 * g++.old-deja/g++.other/defarg9.C: New test.
7029
7030 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
7031
7032 * g77.f-torture/compile/20010426.f: New test.
7033 * g77.f-torture/execute/20010426.f: New test.
7034
7035 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
7036
7037 * g77.f-torture/compile/20000629-1.x: Remove - error
7038 has been fixed.
7039
7040 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
7041
7042 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
7043 Tweak slightly to work with g++.dg framework.
7044 * g++.dg/special/ecos.exp: Run initp1.C test.
7045 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
7046
7047 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
7048 its linker doesn't give line numbers either.
7049 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
7050
7051 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
7052
7053 * g++.old-deja/g++.other/lex1.C: New test.
7054
7055 2001-04-26 Jakub Jelinek <jakub@redhat.com>
7056
7057 * gcc.dg/noncompile/20010425-1.c: New test.
7058
7059 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
7060
7061 * g++.old-deja/g++.pt/mangle2.C: New test.
7062
7063 2001-04-25 Jakub Jelinek <jakub@redhat.com>
7064
7065 * gcc.dg/format/plus-1.c: New test.
7066
7067 2001-04-25 Jakub Jelinek <jakub@redhat.com>
7068
7069 * gcc.dg/20010423-1.c: New test.
7070
7071 2001-04-25 Jakub Jelinek <jakub@redhat.com>
7072
7073 * gcc.c-torture/execute/20010422-1.c: New test.
7074
7075 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
7076
7077 * g++.old-deja/g++.ns/type2.C: New test.
7078
7079 2001-04-24 Zack Weinberg <zackw@stanford.edu>
7080
7081 * g++.old-deja/g++.other/perf1.C: New test.
7082
7083 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
7084
7085 * gcc.dg/c99-func-2.c: Remove xfail.
7086 * gcc.dg/c99-func-3.c: Remove xfail.
7087 * gcc.dg/c99-func-4.c: Remove xfail.
7088
7089 2001-04-23 Zack Weinberg <zackw@stanford.edu>
7090
7091 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
7092
7093 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
7094
7095 * gcc.c-torture/compile/20010423-1.c: New test.
7096
7097 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
7098
7099 * g++.old-deja/g++.pt/typename28.C: New test.
7100
7101 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
7102
7103 * g++.old-deja/g++.abi/empty2.C: New test.
7104 * g++.old-deja/g++.abi/empty3.C: New test.
7105
7106 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7107
7108 * g++.old-deja/g++.other/comdat2.C: New test.
7109 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
7110
7111 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7112
7113 * g++.old-deja/g++.other/overload14.C: New test.
7114
7115 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7116
7117 * g++.old-deja/g++.other/lookup23.C: New test.
7118
7119 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7120
7121 * gcc.c-torture/execute/20010403-1.c: New test.
7122
7123 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
7124 Mark Mitchell <mark@codesourcery.com>
7125
7126 * lib/old-dejagnu.exp: Don't delete output of executable.
7127 Add .exe suffix to executables.
7128
7129 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
7130
7131 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
7132
7133 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7134
7135 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
7136
7137 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
7138
7139 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
7140 * g++.old-deja/g++.abi/crash1.C: New test.
7141
7142 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
7143
7144 * g++.old-deja/g++.other/crash40.C: New test.
7145
7146 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7147
7148 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
7149
7150 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
7151
7152 * g++.old-deja/g++.other/warn6.C: New test.
7153
7154 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
7155
7156 * g++.old-deja/g++.robertl/eb42.C: Same.
7157
7158 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7159
7160 * gcc.dg/wtr-conversion-1.c: New testcase.
7161
7162 2001-04-10 Richard Henderson <rth@redhat.com>
7163
7164 * g++.old-deja/g++.other/array5.C: New.
7165
7166 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7167
7168 * gcc.c-torture/execute/20010408-1.c: New test.
7169
7170 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
7171
7172 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
7173 headers and constructs.
7174 * g++.old-deja/g++.robertl/eb79.C: Same.
7175 * g++.old-deja/g++.robertl/eb77.C (main): Same.
7176 * g++.old-deja/g++.robertl/eb73.C: Same.
7177 * g++.old-deja/g++.robertl/eb66.C (main): Same.
7178 * g++.old-deja/g++.robertl/eb55.C (t): Same.
7179 * g++.old-deja/g++.robertl/eb54.C (main): Same.
7180 * g++.old-deja/g++.robertl/eb46.C (main): Same.
7181 * g++.old-deja/g++.robertl/eb44.C: Same.
7182 * g++.old-deja/g++.robertl/eb41.C (main): Same.
7183 * g++.old-deja/g++.robertl/eb4.C (main): Same.
7184 * g++.old-deja/g++.robertl/eb39.C: Same.
7185 * g++.old-deja/g++.robertl/eb33.C (main): Same.
7186 * g++.old-deja/g++.robertl/eb31.C (main): Same.
7187 * g++.old-deja/g++.robertl/eb30.C: Same.
7188 * g++.old-deja/g++.robertl/eb3.C: Same.
7189 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
7190 * g++.old-deja/g++.robertl/eb21.C: Same.
7191 * g++.old-deja/g++.robertl/eb15.C: Same.
7192 * g++.old-deja/g++.robertl/eb118.C: Same.
7193 * g++.old-deja/g++.robertl/eb115.C (main): Same.
7194 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
7195 * g++.old-deja/g++.robertl/eb109.C: Same.
7196 * g++.old-deja/g++.other/sibcall1.C (main): Same.
7197 * g++.old-deja/g++.mike/rtti1.C: Same.
7198 * g++.old-deja/g++.mike/p658.C: Same.
7199 * g++.old-deja/g++.mike/net46.C: Same.
7200 * g++.old-deja/g++.mike/net34.C: Same.
7201 * g++.old-deja/g++.mike/memoize1.C: Same.
7202 * g++.old-deja/g++.mike/eh2.C: Same.
7203 * g++.old-deja/g++.law/weak.C: Same.
7204 * g++.old-deja/g++.law/visibility7.C: Same.
7205 * g++.old-deja/g++.law/visibility25.C: Same.
7206 * g++.old-deja/g++.law/visibility22.C: Same.
7207 * g++.old-deja/g++.law/visibility2.C: Same.
7208 * g++.old-deja/g++.law/visibility17.C: Same.
7209 * g++.old-deja/g++.law/visibility13.C: Same.
7210 * g++.old-deja/g++.law/visibility10.C: Same.
7211 * g++.old-deja/g++.law/visibility1.C: Same.
7212 * g++.old-deja/g++.law/virtual3.C (eval): Same.
7213 * g++.old-deja/g++.law/vbase1.C: Same.
7214 * g++.old-deja/g++.law/operators32.C: Same.
7215 * g++.old-deja/g++.law/nest3.C: Same.
7216 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
7217 * g++.old-deja/g++.law/except5.C (main): Same.
7218 * g++.old-deja/g++.law/cvt7.C (run): Same.
7219 * g++.old-deja/g++.law/cvt2.C: Same.
7220 * g++.old-deja/g++.law/cvt16.C: Same.
7221 * g++.old-deja/g++.law/ctors6.C (bar): Same.
7222 * g++.old-deja/g++.law/ctors17.C (main): Same.
7223 * g++.old-deja/g++.law/ctors13.C: Same.
7224 * g++.old-deja/g++.law/ctors12.C (main): Same.
7225 * g++.old-deja/g++.law/ctors10.C: Same.
7226 * g++.old-deja/g++.law/code-gen5.C: Same.
7227 * g++.old-deja/g++.law/bad-error7.C: Same.
7228 * g++.old-deja/g++.law/arm9.C: Same.
7229 * g++.old-deja/g++.law/arm12.C: Same.
7230 * g++.old-deja/g++.law/arg8.C: Same.
7231 * g++.old-deja/g++.law/arg1.C: Same.
7232 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
7233 * g++.old-deja/g++.jason/template31.C: Same.
7234 * g++.old-deja/g++.jason/template24.C (main): Same.
7235 * g++.old-deja/g++.jason/2371.C: Same.
7236 * g++.old-deja/g++.eh/new2.C: Same.
7237 * g++.old-deja/g++.eh/new1.C: Same.
7238 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
7239 * g++.old-deja/g++.brendan/nest21.C (main): Same.
7240 * g++.old-deja/g++.brendan/err-msg3.C: Same.
7241 * g++.old-deja/g++.brendan/crash62.C: Same.
7242 * g++.old-deja/g++.brendan/crash52.C: Same.
7243 * g++.old-deja/g++.brendan/crash49.C (main): Same.
7244 * g++.old-deja/g++.brendan/crash38.C: Same.
7245 * g++.old-deja/g++.brendan/crash15.C (main): Same.
7246 * g++.old-deja/g++.brendan/copy9.C: Same.
7247
7248 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
7249
7250 * gcc.c-torture/execute/20001203-2.c (memset):
7251 Count argument is of type __SIZE_TYPE__.
7252
7253 2001-04-04 Diego Novillo <dnovillo@redhat.com>
7254
7255 * gcc.c-torture/compile/20010404-1.c: New test.
7256
7257 2001-04-04 Jakub Jelinek <jakub@redhat.com>
7258
7259 * gcc.c-torture/compile/20010326-1.c: New test.
7260
7261 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
7262
7263 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
7264 peculiarities of the SH.
7265 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7266
7267 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7268
7269 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7270 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7271 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7272
7273 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7274
7275 * g77.f-torture/compile/20010321-1.f: New test.
7276
7277 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7278
7279 * gcc.c-torture/compile/20010329-1.c: New test.
7280
7281 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7282
7283 * gcc.c-torture/execute/20010329-1.c: New test.
7284
7285 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7286
7287 * g++.old-deja/g++.other/eh4.C: Fix typo.
7288
7289 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7290
7291 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7292
7293 2001-03-28 Philip Blundell <philb@gnu.org>
7294
7295 * gcc.c-torture/compile/20010328-1.c: New test.
7296
7297 2001-03-27 Richard Henderson <rth@redhat.com>
7298
7299 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7300 * g++.old-deja/g++.eh/vbase3.C: Likewise.
7301
7302 2001-03-27 Alan Modra <alan@linuxcare.com.au>
7303
7304 * gcc.c-torture/compile/20010327-1.c: New test.
7305
7306 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
7307
7308 * g++.old-deja/g++.other/friend12.C: New test.
7309 * g++.old-deja/g++.other/friend9.C: Expect no errors.
7310 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7311
7312 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
7313
7314 * gcc.c-torture/execute/20010325-1.c: New test.
7315
7316 2001-03-23 Jakub Jelinek <jakub@redhat.com>
7317
7318 * g++.old-deja/g++.other/mangle3.C: New test.
7319
7320 2001-03-22 Jakub Jelinek <jakub@redhat.com>
7321
7322 * g++.old-deja/g++.other/anon8.C: New test.
7323
7324 2001-03-20 Philip Blundell <philb@gnu.org>
7325
7326 * gcc.c-torture/compile/20010320-1.c: New test.
7327
7328 2001-03-17 Richard Henderson <rth@redhat.com>
7329
7330 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7331
7332 2001-03-15 Geoff Keating <geoff@redhat.com>
7333
7334 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7335 tests on AIX.
7336
7337 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7338
7339 * g++.old-deja/g++.other/eh4.C: New test.
7340
7341 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7342
7343 * gcc.dg/cpp/mi1.c: Update.
7344
7345 2001-03-14 Jakub Jelinek <jakub@redhat.com>
7346
7347 * g++.old-deja/g++.other/regstack.C: New test.
7348
7349 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7350
7351 * g++.old-deja/g++.other/ref4.C: New test.
7352
7353 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7354
7355 * objc/execute/va_method.m: Added.
7356 * objc/execute/IMP.m: Added.
7357 * objc/execute/_cmd.m: Added.
7358 * objc/execute/accessing_ivars.m: Added.
7359 * objc/execute/class-1.m: Added.
7360 * objc/execute/class-10.m: Added.
7361 * objc/execute/class-11.m: Added.
7362 * objc/execute/class-12.m: Added.
7363 * objc/execute/class-13.m: Added.
7364 * objc/execute/class-14.m: Added.
7365 * objc/execute/class-2.m: Added.
7366 * objc/execute/class-3.m: Added.
7367 * objc/execute/class-4.m: Added.
7368 * objc/execute/class-5.m: Added.
7369 * objc/execute/class-6.m: Added.
7370 * objc/execute/class-7.m: Added.
7371 * objc/execute/class-8.m: Added.
7372 * objc/execute/class-9.m: Added.
7373 * objc/execute/class-tests-1.h
7374 * objc/execute/class-tests-2.h
7375 * objc/execute/compatibility_alias.m: Added.
7376 * objc/execute/encode-1.m: Added.
7377 * objc/execute/formal_protocol-1.m: Added.
7378 * objc/execute/formal_protocol-2.m: Added.
7379 * objc/execute/formal_protocol-3.m: Added.
7380 * objc/execute/formal_protocol-4.m: Added.
7381 * objc/execute/formal_protocol-5.m: Added.
7382 * objc/execute/formal_protocol-6.m: Added.
7383 * objc/execute/formal_protocol-7.m: Added.
7384 * objc/execute/informal_protocol.m: Added.
7385 * objc/execute/initialize.m: Added.
7386 * objc/execute/load.m: Added.
7387 * objc/execute/many_args_method.m: Added.
7388 * objc/execute/nested-3.m: Added.
7389 * objc/execute/no_clash.m: Added.
7390 * objc/execute/private.m: Added.
7391 * objc/execute/redefining_self.m: Added.
7392 * objc/execute/root_methods.m: Added.
7393 * objc/execute/selector-1.m: Added.
7394 * objc/execute/static-1.m: Added.
7395 * objc/execute/static-2.m: Added.
7396 * objc/execute/va_method.m: Added.
7397
7398 2001-03-10 Richard Henderson <rth@redhat.com>
7399
7400 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7401
7402 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7403
7404 * g++.old-deja/g++.other/crash31.C: XFAIL.
7405 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7406 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7407 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7408 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7409 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7410
7411 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7412
7413 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7414
7415 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7416
7417 * gcc.dg/20000724-1.c: Don't use multiline strings.
7418
7419 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7420
7421 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7422 result of -cString against what we expect it to be; don't just
7423 print it out for no one to read.
7424
7425 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7426 Based on testcases provided by Nicola Pero.
7427
7428 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7429
7430 * gcc.dg/cpp/macro7.c: New test.
7431
7432 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7433
7434 * gcc.dg/cpp/multiline.c: Update.
7435
7436 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7437
7438 * g++.old-deja/g++.other/enum3.C: New test.
7439
7440 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7441
7442 * g++.old-deja/g++.other/pod1.C: New test.
7443
7444 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7445
7446 * g++.old-deja/g++.ext/overload1.C: New test.
7447
7448 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7449
7450 * g++.old-deja/g++.pt/using1.C: New test.
7451
7452 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7453
7454 * g++.old-deja/g++.other/using9.C: New test.
7455
7456 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7457
7458 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7459
7460 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7461
7462 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7463
7464 * g++.old-deja/g++.ext/realpt1.C: Remove.
7465
7466 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7467
7468 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7469
7470 2001-02-26 Will Cohen <wcohen@redhat.com>
7471
7472 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7473
7474 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7475
7476 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7477 templatized constructors.
7478
7479 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7480
7481 * gcc.c-torture/execute/20010224-1.c: New test.
7482
7483 2001-02-23 Jakub Jelinek <jakub@redhat.com>
7484
7485 * gcc.c-torture/execute/20010222-1.c: New test.
7486
7487 2001-02-22 Jakub Jelinek <jakub@redhat.com>
7488
7489 * g++.old-deja/g++.other/inline20.C: New test.
7490
7491 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7492
7493 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7494
7495 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7496
7497 * g++.old-deja/g++.other/lookup22.C: New test.
7498
7499 2001-02-19 Zack Weinberg <zackw@stanford.edu>
7500
7501 * g77.dg: New directory.
7502 * g77.dg/20010216-1.f: New test case.
7503 * g77.dg/dg.exp: New driver.
7504 * lib/g77-dg.exp: New driver library.
7505
7506 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7507
7508 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7509
7510 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7511
7512 * g++.old-deja/g++.other/decl9.C: New test.
7513
7514 2001-02-16 Jakub Jelinek <jakub@redhat.com>
7515
7516 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7517 not need <string> and also tests the initialization at runtime.
7518
7519 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7520
7521 * gcc.c-torture/execute/longlong.c: New test.
7522
7523 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
7524
7525 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7526
7527 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
7528
7529 * gcc.c-torture/execute/920302-1.c (execute):
7530 Change argument type to short.
7531
7532 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7533
7534 * g++.old-deja/g++.pt/deduct6.C: New test.
7535
7536 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7537
7538 * g++.old-deja/g++.pt/deduct5.C: New test.
7539
7540 2001-02-14 Jakub Jelinek <jakub@redhat.com>
7541
7542 * gcc.c-torture/execute/20010209-1.c: New test.
7543
7544 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7545
7546 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7547
7548 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
7549
7550 * g++.dg/vtgc1.C: Update for new ABI.
7551
7552 * consistency.vlad: New directory, 1665 files.
7553
7554 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7555
7556 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7557 return type.
7558 * gcc.dg/cpp/digraphs.c: Declare puts.
7559
7560 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7561
7562 * g++.old-deja/g++.other/warn5.C: New test.
7563
7564 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7565
7566 * g++.old-deja/g++.pt/spec40.C: New test.
7567
7568 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7569
7570 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7571 case.
7572 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7573
7574 2001-02-12 Jakub Jelinek <jakub@redhat.com>
7575
7576 * gcc.c-torture/compile/20010209-1.c: New test.
7577
7578 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7579
7580 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7581 excess errors message but not if it crashes.
7582 * g++.old-deja/g++.other/crash27.C: Likewise.
7583 * g++.old-deja/g++.other/crash28.C: Likewise.
7584 * g++.old-deja/g++.other/crash30.C: Likewise.
7585 * g++.old-deja/g++.other/crash32.C: Likewise.
7586 * g++.old-deja/g++.other/crash35.C: Likewise.
7587 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7588
7589 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7590
7591 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7592 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7593 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7594 g77.f-torture/execute/execute.exp,
7595 g77.f-torture/noncompile/noncompile.exp,
7596 gcc.c-torture/execute/execute.exp,
7597 gcc.c-torture/execute/memcheck/memcheck.exp,
7598 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7599 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7600 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7601 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7602 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7603 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7604 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7605 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7606 Remove bug reporting instructions with ancient email addresses.
7607
7608 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7609
7610 * gcc.dg/20010202-1.c: New test.
7611 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7612
7613 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7614
7615 * g++.dg/stdbool-if.C: New test.
7616
7617 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7618
7619 * objc/execute/fdecl.m: Added main().
7620
7621 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7622
7623 * gcc.c-torture/execute/20010206-1.c: New test.
7624
7625 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7626
7627 * gcc.dg/cpp/avoidpaste1.c: Update.
7628
7629 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7630
7631 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7632 Pero <nicola@brainstorm.co.uk>.
7633 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7634
7635 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7636
7637 * g++.old-deja/g++.pt/spec39.C: New test.
7638
7639 2001-02-05 Jakub Jelinek <jakub@redhat.com>
7640
7641 * gcc.c-torture/compile/20010202-1.c: New test.
7642
7643 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7644
7645 * g++.old-deja/g++.abi/primary2.C: New test.
7646 * g++.old-deja/g++.abi/primary3.C: New test.
7647 * g++.old-deja/g++.abi/primary4.C: New test.
7648 * g++.old-deja/g++.abi/primary5.C: New test.
7649 * g++.old-deja/g++.abi/vtable3.h: New test.
7650 * g++.old-deja/g++.abi/vtable3a.C: New test.
7651 * g++.old-deja/g++.abi/vtable3b.C: New test.
7652 * g++.old-deja/g++.abi/vtable3c.C: New test.
7653 * g++.old-deja/g++.abi/vtable3d.C: New test.
7654 * g++.old-deja/g++.abi/vtable3e.C: New test.
7655 * g++.old-deja/g++.abi/vtable3f.C: New test.
7656 * g++.old-deja/g++.abi/vtable3g.C: New test.
7657 * g++.old-deja/g++.abi/vtable3h.C: New test.
7658 * g++.old-deja/g++.abi/vtable3i.C: New test.
7659 * g++.old-deja/g++.abi/vtable3j.C: New test.
7660 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7661
7662 2001-02-03 Jakub Jelinek <jakub@redhat.com>
7663
7664 * g++.old-deja/g++.other/anon6.C: New test.
7665 * g++.old-deja/g++.other/anon7.C: New test.
7666
7667 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7668
7669 * gcc.dg/cpp/avoidpaste2.c: New tests.
7670
7671 2001-01-31 Jakub Jelinek <jakub@redhat.com>
7672
7673 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7674
7675 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7676
7677 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7678 DECIMAL_DIG cases for Irix."
7679
7680 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
7681
7682 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7683
7684 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7685
7686 * gcc.dg/c99-tag-1.c: New test.
7687
7688 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7689
7690 * gcc.dg/cpp/tr-warn1.c: Add tests.
7691
7692 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7693
7694 * gcc.dg/cpp/avoidpaste1.c: Update.
7695 * gcc.dg/cpp/paste4.c: Update.
7696
7697 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
7698
7699 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7700 cases for Irix.
7701
7702 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7703
7704 * g++.old-deja/g++.other/inline19.C: New test.
7705
7706 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
7707
7708 * gcc.dg/Wlarger-than.c: New test.
7709
7710 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
7711
7712 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7713
7714 2001-01-29 Jakub Jelinek <jakub@redhat.com>
7715
7716 * gcc.c-torture/execute/20010129-1.c: New test.
7717 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7718
7719 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
7720
7721 * gcc.dg/cpp/avoidpaste1.c: Test case.
7722
7723 2001-01-28 Jakub Jelinek <jakub@redhat.com>
7724
7725 * g++.old-deja/g++.other/inline18.C: New test.
7726
7727 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7728
7729 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7730 and __builtin_putchar.
7731
7732 2001-01-27 Jakub Jelinek <jakub@redhat.com>
7733
7734 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7735 tests.
7736
7737 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
7738
7739 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7740 floating point number rounding mode to round to the nearest
7741 representable mode.
7742
7743 2001-01-25 Jakub Jelinek <jakub@redhat.com>
7744
7745 * g++.old-deja/g++.other/mangle2.C: New test.
7746
7747 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
7748
7749 * gcc.c-torture/compile/20010124-1.c: New test.
7750
7751 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
7752
7753 * g++.old-deja/g++.pt/spec38.C: New test.
7754
7755 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7756
7757 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7758 "Build don't run".
7759
7760 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7761
7762 * gcc.c-torture/execute/20010123-1.c: New test.
7763
7764 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7765
7766 * g++.old-deja/g++.pt/spec37.C: New test.
7767
7768 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7769
7770 * g++.old-deja/g++.pt/overload14.C: New test.
7771
7772 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7773
7774 * gcc.c-torture/execute/20010122-1.c: New test, exercise
7775 __builtin_return_address.
7776
7777 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
7778
7779 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7780 * g++.old-deja/g++.pt/spec35.C: New test.
7781 * g++.old-deja/g++.pt/spec36.C: New test.
7782
7783 2001-01-20 Jakub Jelinek <jakub@redhat.com>
7784
7785 * gcc.c-torture/compile/20010118-1.c: New test.
7786
7787 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
7788
7789 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7790
7791 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7792
7793 * gcc.c-torture/execute/20010119-1.c: New test.
7794
7795 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7796
7797 * g++.old-deja/g++.other/vbase5.C: New test.
7798
7799 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7800
7801 * gcc.c-torture/execute/20010118-1.c: New test.
7802
7803 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7804
7805 * g++.old-deja/g++.pt/deduct3.C: New test.
7806
7807 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7808
7809 * g++.old-deja/g++.pt/spec34.C: New test.
7810
7811 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7812
7813 * g77.f-torture/compile/20000601-2.f: New test.
7814
7815 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7816
7817 * g++.old-deja/g++.other/init17.C: New test.
7818
7819 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
7820
7821 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7822
7823 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7824
7825 * g++.old-deja/g++.pt/unify8.C: New test.
7826
7827 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7828
7829 * g++.old-deja/g++.abi/vbase1.C: New test.
7830
7831 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7832
7833 * g++.old-deja/g++.pt/crash65.C: New test.
7834
7835 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
7836
7837 * gcc.dg/cpp/assembl2.S: New test case.
7838
7839 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
7840
7841 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7842 are supported.
7843
7844 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7845
7846 * g++.old-deja/g++.other/builtins1.C: New test.
7847 * g++.old-deja/g++.other/builtins2.C: Likewise.
7848 * g++.old-deja/g++.other/builtins3.C: Likewise.
7849 * g++.old-deja/g++.other/builtins4.C: Likewise.
7850
7851 2001-01-17 Jakub Jelinek <jakub@redhat.com>
7852
7853 * gcc.c-torture/compile/20010117-1.c: New test.
7854 * gcc.c-torture/compile/20010117-2.c: New test.
7855
7856 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7857
7858 * g77.f-torture/execute/20010116.[fx]: New test,
7859 XFAIL on i?86-*-*.
7860 * g77.f-torture/compile/20010115.f: Indicate it's
7861 a test for PR fortran/1636.
7862
7863 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
7864
7865 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7866
7867 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7868
7869 * g77.f-torture/compile/20010115.f: New test.
7870
7871 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
7872
7873 * g++.old-deja/g++.pt/nontype5.C: New test.
7874
7875 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
7876
7877 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7878 have an equivalent working one below it.
7879
7880 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7881
7882 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7883 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7884
7885 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7886
7887 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7888 message containing "init_priority".
7889 (conpr-2.C): Likewise.
7890 (conpr-3.C): Likewise.
7891 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7892
7893 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7894
7895 * gcc.c-torture/execute/20010114-2.c: New test.
7896
7897 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7898
7899 * gcc.c-torture/compile/20010114-1.c: New test.
7900 * gcc.c-torture/compile/20010114-1.x: Xfail.
7901 * gcc.c-torture/compile/20010114-2.c: New test.
7902 * gcc.c-torture/execute/20010114-1.c: New test.
7903 * gcc.dg/trunc-1.c: New test.
7904 * gcc.dg/uninit-B.c: New test.
7905
7906 2001-01-13 Nick Clifton <nickc@redhat.com>
7907
7908 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7909 target.
7910
7911 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
7912
7913 * gcc.c-torture/compile/20010113-1.c: New test.
7914
7915 2001-01-13 Jakub Jelinek <jakub@redhat.com>
7916
7917 * gcc.c-torture/compile/20001212-1.c: New test.
7918
7919 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
7920
7921 * gcc.dg/cpp/widestr1.c: Update.
7922 * gcc.dg/cpp/prag-imp.c: Remove.
7923
7924 2001-01-12 Jakub Jelinek <jakub@redhat.com>
7925
7926 * gcc.c-torture/execute/20000801-3.x: Remove.
7927 * gcc.dg/c90-init-1.c: New test.
7928 * gcc.dg/c99-init-1.c: New test.
7929 * gcc.dg/c99-init-2.c: New test.
7930 * gcc.dg/gnu99-init-1.c: New test.
7931
7932 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
7933
7934 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7935 testing that no relevant ones were found.
7936
7937 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7938
7939 * g++.old-deja/g++.pt/cast2.C: New test.
7940
7941 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7942
7943 * g++.old-deja/g++.pt/friend47.C: New test.
7944
7945 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7946
7947 * g++.old-deja/g++.pt/instantiate13.C: New test.
7948
7949 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7950
7951 * g++.old-deja/g++.other/defarg7.C: New test.
7952 * g++.old-deja/g++.other/defarg8.C: New test.
7953
7954 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7955
7956 * g++.old-deja/g++.pt/crash64.C: New test.
7957
7958 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7959
7960 * g++.old-deja/g++.pt/crash63.C: New test.
7961
7962 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
7963
7964 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7965
7966 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
7967
7968 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7969
7970 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7971
7972 * g++.old-deja/g++.pt/error3.C: New test.
7973
7974 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7975
7976 * g++.old-deja/g++.other/crash39.C: New test.
7977
7978 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7979
7980 * g++.old-deja/g++.other/vbase4.C: New test.
7981
7982 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
7983
7984 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7985 * gcc.dg/special/20000419-2.c: New file. Identical to above.
7986 * gcc.dg/special/special.exp: New test driver which will check
7987 for alias support for the above test.
7988
7989 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
7990
7991 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7992 problems on small machines.
7993 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7994 parameterize.
7995
7996 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
7997
7998 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7999 mips.
8000 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8001
8002 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
8003
8004 * g++.old_deja/g++.pt/using8.C: New test.
8005
8006 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
8007
8008 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
8009
8010 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
8011
8012 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
8013 where a failure is expected.
8014 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
8015
8016 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
8017
8018 * g++.old_deja/g++.pt/instantiate12.C: New test.
8019
8020 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
8021
8022 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
8023 start of structs.
8024 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
8025 * g++.old-deja/g++.brendan/crash17.C: Likewise.
8026 * g++.old-deja/g++.brendan/crash29.C: Likewise.
8027 * g++.old-deja/g++.brendan/crash48.C: Likewise.
8028 * g++.old-deja/g++.brendan/ns1.C: Likewise.
8029 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
8030 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
8031 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
8032 * g++.old-deja/g++.eh/spec6.C: Likewise.
8033 * g++.old-deja/g++.jason/crash3.C: Likewise.
8034 * g++.old-deja/g++.law/ctors11.C: Likewise.
8035 * g++.old-deja/g++.law/ctors17.C: Likewise.
8036 * g++.old-deja/g++.law/ctors5.C: Likewise.
8037 * g++.old-deja/g++.law/ctors9.C: Likewise.
8038 * g++.old-deja/g++.mike/ambig1.C: Likewise.
8039 * g++.old-deja/g++.mike/net22.C: Likewise.
8040 * g++.old-deja/g++.mike/p3538a.C: Likewise.
8041 * g++.old-deja/g++.mike/p3538b.C: Likewise.
8042 * g++.old-deja/g++.mike/virt3.C: Likewise.
8043 * g++.old-deja/g++.niklas/t128.C: Likewise.
8044 * g++.old-deja/g++.other/anon4.C: Likewise.
8045 * g++.old-deja/g++.other/using1.C: Likewise.
8046 * g++.old-deja/g++.other/warn3.C: Likewise.
8047 * g++.old-deja/g++.pt/t37.C: Likewise.
8048 * g++.old-deja/g++.robertl/eb69.C: Likewise.
8049 * g++.old-deja/g++.robertl/eb71.C: Likewise.
8050
8051 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
8052
8053 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
8054
8055 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8056
8057 * gcc.c-torture/execute/stdio-opt-3.c: New test.
8058
8059 2001-01-07 Jakub Jelinek <jakub@redhat.com>
8060
8061 * gcc.c-torture/compile/20010107-1.c: New test.
8062
8063 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
8064
8065 * gcc.c-torture/execute/builtin-noret-1.c: New test.
8066
8067 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
8068
8069 * gcc.dg/format/format.h: New file.
8070 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
8071 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
8072 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
8073 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
8074 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
8075 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
8076 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
8077 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
8078 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
8079 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
8080 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
8081 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
8082 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
8083 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
8084 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
8085 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
8086 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
8087 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
8088 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
8089 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
8090 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
8091 instead of declaring standard types, macros and functions in each
8092 test.
8093
8094 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
8095
8096 * gcc.c-torture/execute/20010106-1.c: New test.
8097
8098 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
8099
8100 * gcc.dg/format/format.exp: New file.
8101 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
8102 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
8103 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
8104 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
8105 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
8106 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
8107 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
8108 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
8109 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
8110 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
8111 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
8112 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
8113 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
8114 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
8115 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
8116 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
8117 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
8118 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
8119 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
8120 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
8121 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
8122 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
8123 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
8124 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
8125 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
8126 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
8127 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
8128 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
8129 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
8130 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
8131 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
8132 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
8133 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
8134 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
8135 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
8136 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
8137 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
8138 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
8139 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
8140 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
8141 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
8142 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
8143
8144 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
8145
8146 * gcc.c-torture/execute/991228-1.c: Take word endianness into
8147 account.
8148
8149 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
8150
8151 * gcc.c-torture/execute/builtin-complex-1.c: New test.
8152
8153 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
8154
8155 * g++.old-deja/g++.pt/crash62.C: New test.
8156
8157 2001-01-04 Richard Henderson <rth@redhat.com>
8158
8159 * gcc.dg/20000926-1.c: Update expected warnings.
8160 * gcc.dg/array-2.c: Likewise.
8161 * gcc.dg/array-4.c: Also validate flexible array members.
8162 * gcc.dg/c99-flex-array-1.c: New.
8163
8164 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
8165
8166 * gcc.c-torture/compile/20001222-1.x: Remove.
8167
8168 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8169
8170 * gcc.c-torture/execute/built-in-setjmp.c: New.
8171
8172 2001-01-03 Richard Henderson <rth@redhat.com>
8173
8174 * gcc.dg/940510-1.c: Update expected error wording.
8175 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
8176
8177 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
8178
8179 * lib/target-supports.exp (check_alias_available): Modified to
8180 indicate aliases not supported if only weak aliases are supported.
8181
8182 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8183
8184 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
8185 Turn on cmpstrsi checks for __pj__ and __i370__.
8186
8187 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8188
8189 * g++.old-deja/g++.other/virtual11.C: New test.
8190
8191 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8192
8193 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
8194
8195 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8196
8197 * gcc.c-torture/compile/20010102-1.c: New test.
8198
8199 2001-01-02 Andreas Jaeger <aj@suse.de>
8200
8201 * gcc.dg/noreturn-3.c: New test.
8202
8203 * gcc.dg/noreturn-4.c: New test.
8204
8205 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8206
8207 * gcc.c-torture/execute/stdio-opt-1.c: Also test
8208 __builtin_fputc and __builtin_fwrite.
8209
8210 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8211
8212 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
8213 signed char, not default char.
8214
8215 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8216
8217 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
8218
8219 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
8220
8221 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
8222
8223 2000-12-29 Richard Henderson <rth@redhat.com>
8224
8225 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
8226 (__cyg_profile_func_exit): Define.
8227
8228 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
8229
8230 * g++.dg/vtgc1.C: New test.
8231
8232 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
8233
8234 * gcc.dg/noncompile/20001228-1.c: New test.
8235
8236 * gcc.dg/20001228-1.c: New test.
8237
8238 * gcc.c-torture/execute/20001228-1.c: New test.
8239
8240 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
8241
8242 * gcc.dg/format-strfmon-1.c: New test.
8243
8244 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8245
8246 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
8247 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
8248 * gcc.c-torture/execute/string-opt-1.c: Likewise.
8249 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8250 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8251 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8252 * gcc.c-torture/execute/string-opt-6.c: Likewise.
8253 * gcc.c-torture/execute/string-opt-7.c: Likewise.
8254 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8255 * gcc.c-torture/execute/string-opt-9.c: Likewise.
8256 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8257 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8258 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8259
8260 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
8261 * gcc.c-torture/execute/string-opt-4.c: Test index.
8262
8263 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
8264
8265 * gcc.c-torture/compile/20001226-1.c: New test.
8266
8267 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
8268
8269 * gcc.c-torture/compile/20001222-1.c: New test.
8270 * gcc.c-torture/compile/20001222-1.x: Xfail.
8271
8272 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
8273
8274 * gcc.c-torture/execute/comp-goto-2.c: New test.
8275
8276 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
8277
8278 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8279 Use long types if __INT_MAX__ is 32767.
8280 (main): Use cast to (sint32 *) when poking 88 into a_page.
8281
8282 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8283
8284 2000-12-21 Bernd Schmidt <bernds@redhat.com>
8285
8286 * gcc.c-torture/compile/20001221-1.c: New test.
8287 * gcc.c-torture/execute/20001221-1.c: New test.
8288
8289 2000-12-20 Richard Henderson <rth@redhat.com>
8290
8291 * g++.old-deja/g++.pt/crash36.C: Update error lines.
8292 * g++.old-deja/g++.robertl/eb109.C: Likewise.
8293
8294 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8295
8296 * gcc.dg/compare3.c: New test.
8297
8298 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8299
8300 * gcc.dg/format-warnll-1.c: New test.
8301
8302 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
8303
8304 * gcc.dg/cpp/cmdlne-P.c: New test.
8305
8306 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8307
8308 * gcc.c-torture/execute/builtin-abs-1.c,
8309 gcc.c-torture/execute/builtin-abs-2.c: New tests.
8310
8311 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8312
8313 * gcc.dg/cpp/multiline.c: New test.
8314
8315 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8316
8317 * g++.old-deja/g++.other/syshdr1.C: Update.
8318 * gcc.dg/cpp/lineflags.c: Remove temporarily.
8319
8320 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8321
8322 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8323
8324 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8325
8326 * g++.old-deja/g++.pt/ttp65.C: New test.
8327
8328 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8329
8330 * g++.old-deja/g++.pt/ttp64.C: New test.
8331
8332 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8333
8334 * g++.old-deja/g++.pt/spec33.C: New test.
8335
8336 2000-12-14 Catherine Moore <clm@redhat.com>
8337
8338 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8339 * gcc.c-torture/execute/920612-2.c: Likewise.
8340 * gcc.c-torture/execute/920428-2.c: Likewise.
8341 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8342 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8343
8344 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8345
8346 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8347 * gcc.dg/pack-test-2.c: Likewise.
8348
8349 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8350
8351 Tests by Zack Weinberg <zackw@stanford.edu>.
8352
8353 * gcc.dg/cpp/defined.c: Update.
8354 * gcc.dg/cpp/defined_trad.c: New tests.
8355
8356 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8357
8358 * gcc.dg/cpp/trad-direct.c: Update.
8359
8360 2000-12-11 Neil Booth <neilb@earthling.net>
8361
8362 * gcc.dg/cpp/defined_trad.c
8363
8364 2000-12-11 Neil Booth <neilb@earthling.net>
8365
8366 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8367
8368 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8369
8370 * gcc.dg/format-miss-2.c: New test.
8371
8372 2000-12-09 Neil Booth <neilb@earthling.net>
8373
8374 * gcc.dg/cpp/lineflags.c: New tests.
8375 * gcc.dg/cpp/poison.c: Update.
8376 * gcc.dg/cpp/redef2.c: Update.
8377 * gcc.dg/cpp/skipping.c: New test.
8378
8379 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
8380
8381 * g++.old-deja/g++.other/eh3.C: New testcase.
8382
8383 2000-12-07 Neil Booth <neilb@earthling.net>
8384
8385 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8386 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8387 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8388 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8389 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8390 Update.
8391
8392 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8393
8394 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8395 __SIZE_TYPE__ instead of int for type of integers cast to
8396 pointers.
8397
8398 2000-12-07 Jakub Jelinek <jakub@redhat.com>
8399
8400 * g++.old-deja/g++.other/cleanup4.C: New test.
8401
8402 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8403
8404 * format-sec-1.c: New test.
8405
8406 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8407
8408 * gcc.dg/format-nonlit-3.c: New test.
8409
8410 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8411
8412 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8413 through a null pointer.
8414
8415 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8416
8417 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8418 * g++.old-deja/g++.pt/partial4.C: New test.
8419
8420 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8421
8422 * gcc.c-torture/execute/ieee/hugeval.x: New.
8423
8424 2000-12-06 Neil Booth <neilb@earthling.net>
8425
8426 * gcc.dg/cpp/backslash2.c: New tests.
8427
8428 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8429
8430 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8431 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8432
8433 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
8434
8435 * gcc.c-torture/execute/20001203-2.c: New testcase.
8436
8437 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8438
8439 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8440 * g++.old-deja/g++.other/virtual10.C: New test.
8441
8442 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8443
8444 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8445
8446 2000-12-05 Richard Henderson <rth@redhat.com>
8447
8448 * gcc.c-torture/compile/20001205-1.c: New.
8449
8450 2000-12-04 Neil Booth <neilb@earthling.net>
8451
8452 * g++.old-deja/g++.other/virtual9.C: New test.
8453 * g++.old-deja/g++.pt/crash61.C: New test.
8454 * gcc.c-torture/execute/loop-9.c: New test.
8455
8456 2000-12-04 Neil Booth <neilb@earthling.net>
8457
8458 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8459 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8460 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8461 * gcc.dg/cpp/extratokens.c: ...here.
8462
8463 2000-12-04 Neil Booth <neilb@earthling.net>
8464
8465 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8466 New tests.
8467
8468 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8469
8470 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8471 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8472
8473 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8474
8475 * gcc.c-torture/execute/20001203-1.c: New test.
8476
8477 2000-12-03 Neil Booth <neilb@earthling.net>
8478
8479 * gcc.dg/cpp/macro6.c: New test cases.
8480
8481 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8482
8483 * gcc.c-torture/execute/string-opt-9.c: New test.
8484 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8485 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8486 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8487
8488 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8489 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8490
8491 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
8492
8493 * gcc.dg/cpp/if-6.c: New testcase.
8494
8495 * gcc.dg/20001201-1.c: New testcase.
8496
8497 2000-12-02 Neil Booth <neilb@earthling.net>
8498
8499 * g++.old-deja/g++.other/externC4.C,
8500 g++.old-deja/g++.other/friend10.C: New tests.
8501
8502 2000-12-02 Neil Booth <neilb@earthling.net>
8503
8504 * g++.old-deja/g++.other/instan2.C
8505 * g++.old-deja/g++.other/instan3.C: New test.
8506
8507 2000-12-02 Neil Booth <neilb@earthling.net>
8508
8509 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8510 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8511 gnuc99.c,gnuc99-pedantic.c: New tests.
8512
8513 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8514
8515 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8516 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8517
8518 2000-12-01 Neil Booth <neilb@earthling.net>
8519
8520 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8521 * gcc.dg/cpp/poison.c: Update.
8522 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8523
8524 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8525
8526 * g77.f-torture/execute/20001201.f: New test.
8527
8528 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8529
8530 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8531
8532 2000-12-01 Jakub Jelinek <jakub@redhat.com>
8533
8534 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8535
8536 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8537
8538 * g++.old-deja/g++.other/cast6.C: New test.
8539
8540 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
8541
8542 * gcc.c-torture/execute/20001130-2.c: New testcase.
8543
8544 2000-11-30 Richard Henderson <rth@redhat.com>
8545
8546 * gcc.c-torture/execute/20001130-1.c: New test.
8547
8548 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8549
8550 * g++.old-deja/g++.other/op3.C: New test.
8551
8552 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8553
8554 * g++.old-deja/g++.other/op2.C: New test.
8555
8556 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8557
8558 * g++.old-deja/g++.other/crash38.C: New test.
8559
8560 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8561
8562 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8563
8564 2000-11-29 Jakub Jelinek <jakub@redhat.com>
8565
8566 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8567 tests.
8568 * gcc.c-torture/execute/string-opt-6.c: New test.
8569
8570 * gcc.dg/20001117-1.c: Add main.
8571
8572 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
8573
8574 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8575 Move from here ...
8576 * gcc.dg/940510-1.c: ... to here.
8577
8578 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8579 zero-size arrays in toplevel structures.
8580
8581 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8582
8583 * gcc.c-torture/execute/loop-8.c: New test.
8584
8585 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8586
8587 * g++.old-deja/g++.other/base1.C: New test.
8588
8589 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8590
8591 * g++.old-deja/g++.other/parse2.C: New test.
8592
8593 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8594
8595 * g++.old-deja/g++.pt/incomplete1.C: New test.
8596
8597 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8598
8599 * g++.old-deja/g++.other/friend9.C: New test.
8600
8601 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8602
8603 * gcc.dg/20001127-1.c: New test.
8604
8605 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8606
8607 * g++.old-deja/g++.pt/friend46.C: New test.
8608
8609 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8610
8611 * g++.old-deja/g++.other/ptrmem8.C: New test.
8612
8613 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8614
8615 * gcc.c-torture/execute/string-opt-7.c: New test.
8616 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8617
8618 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8619
8620 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8621 instead of 'mkcheck 2'.
8622
8623 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8624
8625 * gcc.c-torture/execute/memcheck/driver.c,
8626 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8627 C9X references to refer to C99.
8628
8629 2000-11-25 Jakub Jelinek <jakub@redhat.com>
8630
8631 * gcc.dg/ultrasp3.c: New test.
8632
8633 2000-11-25 Neil Booth <neilb@earthling.net>
8634
8635 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8636
8637 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
8638
8639 * gcc.c-torture/compile/20001123-2.c: New.
8640
8641 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8642
8643 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8644
8645 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8646
8647 * gcc.dg/sequence-point-1.c: Add some new tests.
8648 * gcc.c-torture/execute/20001124-1.c: New test.
8649
8650 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8651
8652 * g++.old-deja/g++.other/vaarg4.C: New test.
8653 * gcc.c-torture/compile/20001123-1.c: New test.
8654
8655 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8656
8657 * g++.other/crash24.C: Adjust and remove XFAIL.
8658 * g++.other/crash37.C: New test.
8659
8660 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8661
8662 * g++.old-deja/g++.pt/instantiate9.C: New test.
8663
8664 2000-11-22 Mark Mitchell <mark@codesourcery.com>
8665
8666 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8667 new ABI, too.
8668
8669 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8670 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8671
8672 2000-11-22 Neil Booth <neilb@earthling.net>
8673
8674 * gcc.dg/cpp/Wtrigraphs.c: New test.
8675
8676 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8677
8678 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8679
8680 2000-11-22 Jakub Jelinek <jakub@redhat.com>
8681
8682 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8683
8684 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8685
8686 * lib/gcc-dg.exp: load_lib scanasm.exp.
8687 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8688 * lib/g++-dg.exp: load_lib scanasm.exp.
8689 * lib/scanasm.exp: New.
8690 (scan-assembler, scan-assembler-not): Add optional arguments to
8691 test name, or if not present, the pattern name.
8692 (scan-assembler-dem, scan-assembler-dem-not): New.
8693
8694 * g++.dg/dg.exp: New.
8695
8696 2000-11-21 Neil Booth <neilb@earthling.net>
8697
8698 * gcc.dg/cpp/integrated1.c: Remove.
8699
8700 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8701
8702 * gcc.c-torture/execute/20001121-1.c: New test.
8703
8704 2000-11-21 Richard Henderson <rth@redhat.com>
8705
8706 * gcc.c-torture/compile/20001121-1.c: New test.
8707
8708 2000-11-20 Neil Booth <neilb@earthling.net>
8709
8710 * gcc.dg/cpp/integrated1.c: New test.
8711
8712 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8713
8714 * g++.old-deja/g++.other/inline17.C: New test.
8715
8716 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
8717
8718 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8719 local variable to be zero: I made the variable global. Now
8720 uses abort() and exit() instead of relying on main's return value.
8721
8722 2000-11-20 Neil Booth <neilb@earthling.net>
8723
8724 * gcc.dg/cpp/paste2.c: Update test.
8725 * objc/execute/paste.m: New test.
8726
8727 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
8728
8729 * gcc.dg/c99-condexpr-1.c: New test.
8730
8731 2000-11-20 Neil Booth <neilb@earthling.net>
8732
8733 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8734
8735 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
8736
8737 * g++.old-deja/g++.pt/export1.C: New test.
8738
8739 2000-11-20 Jakub Jelinek <jakub@redhat.com>
8740
8741 * gcc.dg/20001117-1.c: New test.
8742
8743 2000-11-18 Richard Henderson <rth@redhat.com>
8744
8745 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8746
8747 2000-11-18 Richard Henderson <rth@redhat.com>
8748
8749 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8750 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8751 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8752
8753 2000-11-18 Richard Henderson <rth@redhat.com>
8754
8755 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8756 (main): New. Exit cleanly.
8757
8758 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
8759
8760 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8761 gcc.dg/c99-fordecl-2.c: New tests.
8762
8763 2000-11-18 Richard Henderson <rth@redhat.com>
8764
8765 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8766 * gcc.c-torture/execute/zerolen-2.c: New.
8767
8768 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8769
8770 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8771 memory.
8772
8773 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8774
8775 * g++.old-deja/g++.pt/instantiate8.C: New test.
8776
8777 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8778
8779 * g++.old-deja/g++.other/incomplete.C: Add more tests.
8780 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8781
8782 2000-11-16 Nick Clifton <nickc@redhat.com>
8783
8784 * gcc.c-torture/execute/nestfunc-2.c: New test.
8785 * gcc.c-torture/execute/nestfunc-3.c: New test.
8786
8787 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8788
8789 * gcc.c-torture/compile/20001116-1.c: New test.
8790
8791 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8792
8793 * gcc.c-torture/execute/20001115-1.c: New test.
8794
8795 2000-11-15 Mark Mitchell <mark@codesourcery.com>
8796
8797 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8798 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8799 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8800 * g++.old-deja/g++.abi/vmihint.C: Likewise.
8801
8802 2000-11-15 Neil Booth <neilb@earthling.net>
8803
8804 gcc.dg/cpp/_Pragma1.c: Update.
8805 gcc.dg/cpp/_Pragma2.c: New test.
8806
8807 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
8808
8809 * g++.old-deja/g++.other/anon5.C: New test.
8810
8811 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
8812
8813 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8814 tests.
8815
8816 2000-11-14 Jakub Jelinek <jakub@redhat.com>
8817
8818 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8819 output.
8820
8821 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8822
8823 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8824 labels at end of compound statements.
8825
8826 2000-11-13 Jakub Jelinek <jakub@redhat.com>
8827
8828 * gcc.c-torture/execute/loop-7.c: New test.
8829
8830 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8831
8832 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8833
8834 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8835
8836 * gcc.dg/c99-bool-1.c: New test.
8837
8838 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8839
8840 * gcc.dg/c99-scope-1.c: Remove xfail.
8841 * gcc.dg/c99-scope-2.c: New test.
8842
8843 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8844
8845 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8846 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8847
8848 2000-11-11 Mark Mitchell <mark@codesourcery.com>
8849
8850 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8851 error messages.
8852
8853 * g++.mike/p700.C: Don't typedef wchar_t.
8854 * g++.mike/p784.C: Likewise.
8855 * g++.mike/eb101.C: Don't use __wchar_t.
8856
8857 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
8858
8859 * g77.f-torture/execute/20001111.[fx]: Test premature exit
8860 from DO loop.
8861
8862 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8863
8864 * gcc.c-torture/execute/20001111-1.c: New test.
8865
8866 2000-11-10 Nick Clifton <nickc@redhat.com>
8867
8868 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8869 long multuiple and accumulate.
8870
8871 2000-11-09 Richard Henderson <rth@redhat.com>
8872
8873 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8874 via size_t instead of int.
8875
8876 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8877 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8878 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8879 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8880
8881 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
8882
8883 * gcc.c-torture/compile/20001109-1.c: New test.
8884 * gcc.c-torture/compile/20001109-2.c: New test.
8885
8886 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
8887
8888 * g++.old-deja/g++.pt/operator1.C: New test.
8889 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8890
8891 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8892
8893 * gcc.dg/20001108-1.c: New test.
8894
8895 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8896
8897 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8898 with both arguments constant strings.
8899 * gcc.c-torture/execute/string-opt-3.c: New test.
8900 * gcc.c-torture/execute/string-opt-4.c: New test.
8901 * gcc.c-torture/execute/string-opt-5.c: New test.
8902
8903 2000-11-08 Nick Clifton <nickc@redhat.com>
8904
8905 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
8906 mulsidi3adddi patterns.
8907
8908 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
8909
8910 * g++.old-deja/g++.other/crash36.C: New test.
8911
8912 2000-11-08 Jakub Jelinek <jakub@redhat.com>
8913
8914 * g++.old-deja/g++.other/init16.C: New test.
8915
8916 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
8917
8918 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8919
8920 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8921
8922 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8923 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8924 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8925
8926 2000-11-07 DJ Delorie <dj@redhat.com>
8927
8928 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8929
8930 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8931
8932 * gcc.c-torture/execute/string-opt-1.c: New test.
8933
8934 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8935
8936 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
8937 mips-sgi-irix6.* because the MIPS ABI passes floating-point
8938 parameters in registers, and there is no way for a varargs
8939 function to know in which order the integer and floating-point
8940 parameters should be interleaved when they are placed on the
8941 stack.
8942 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8943 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8944
8945 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8946
8947 * gcc.c-torture/execute/string-opt-2.c: New test.
8948
8949 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
8950
8951 * g++.old-deja/g++.pt/crash60.C: New test.
8952
8953 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8954
8955 * g++.old-deja/g++.other/crash24.C: New test.
8956 * g++.old-deja/g++.other/crash25.C: New test.
8957 * g++.old-deja/g++.other/crash26.C: New test.
8958 * g++.old-deja/g++.other/crash27.C: New test.
8959 * g++.old-deja/g++.other/crash28.C: New test.
8960 * g++.old-deja/g++.other/crash29.C: New test.
8961 * g++.old-deja/g++.other/crash30.C: New test.
8962 * g++.old-deja/g++.other/crash31.C: New test.
8963 * g++.old-deja/g++.other/crash32.C: New test.
8964 * g++.old-deja/g++.other/crash33.C: New test.
8965 * g++.old-deja/g++.other/crash34.C: New test.
8966 * g++.old-deja/g++.other/crash35.C: New test.
8967
8968 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8969
8970 * gcc.c-torture/execute/20001031-1.c: New test.
8971
8972 2000-11-04 Mark Mitchell <mark@codesourcery.com>
8973
8974 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8975 namespace.
8976
8977 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8978 standards-conformant.
8979
8980 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8981
8982 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8983 * g++.old-deja/g++.mike/p755a.C: Likewise.
8984 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8985 library makes no calls to `operator new' during initialization.
8986
8987 2000-11-04 Neil Booth <neilb@earthling.net>
8988
8989 * gcc.dg/cpp/include2.c: New tests.
8990
8991 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
8992
8993 * lib/g++.exp (g++_set_ld_library_path): New function.
8994 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8995
8996 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
8997
8998 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
8999 warnings.
9000
9001 2000-11-01 Richard Henderson <rth@redhat.com>
9002
9003 * g++.old-deja/g++.ext/namedret1.C: New.
9004 * g++.old-deja/g++.ext/namedret2.C: New.
9005 * g++.old-deja/g++.ext/namedret3.C: New.
9006
9007 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
9008
9009 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
9010 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
9011
9012 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9013
9014 * gcc.c-torture/execute/va-arg-21.c: New test.
9015
9016 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
9017
9018 * gcc.dg/c99-complex-2.c: New test.
9019
9020 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9021
9022 * gcc.c-torture/execute/stdio-opt-1.c: New test.
9023
9024 2000-10-31 Jakub Jelinek <jakub@redhat.com>
9025
9026 * g++.old-deja/g++.other/inline16.C: New test.
9027
9028 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
9029
9030 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
9031 __PRETTY_FUNCTION__
9032
9033 2000-10-29 Neil Booth <neilb@earthling.net>
9034
9035 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
9036 New tests.
9037 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
9038 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
9039 optimisation.
9040
9041 2000-10-29 Neil Booth <neilb@earthling.net>
9042
9043 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
9044 * mi1.c, mi1c.h: Add null directives to multiple-include test.
9045 * mi5.c: Test multiple includes work with -C.
9046 * trigraphs.c: Test ^= version.
9047
9048 2000-10-28 Neil Booth <neilb@earthling.net>
9049
9050 New tests and test updates for new macro expander.
9051
9052 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
9053 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
9054 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
9055 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
9056 new diagnostic messages.
9057
9058 * gcc.dg/cpp/macro3.c: New tests.
9059
9060 2000-10-27 Mark Mitchell <mark@codesourcery.com>
9061
9062 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
9063 on the same line.
9064
9065 2000-10-27 Jakub Jelinek <jakub@redhat.com>
9066
9067 * g++.old-deja/g++.other/eh2.C: New test.
9068
9069 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
9070
9071 * gcc.c-torture/execute/20001027-1.c: New test.
9072
9073 2000-10-26 Richard Henderson <rth@redhat.com>
9074
9075 * gcc.c-torture/execute/20001026-1.c: New.
9076
9077 2000-10-26 Mark Mitchell <mark@codesourcery.com>
9078
9079 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
9080 * g++.old-deja/g++.law/builtin1.C: Likewise.
9081 * g++.old-deja/g++.law/ctors10.C: Likewise.
9082 * g++.old-deja/g++.law/virtual3.C: Likewise.
9083 * g++.old-deja/g++.mike/p658.C: Likewise.
9084 * g++.old-deja/g++.other/sibcall1.C: Likewise.
9085 * g++.old-deja/g++.other/vaarg2.C: Likewise.
9086 * g++.old-deja/g++.robertl/eb124.C: Likewise.
9087 * g++.old-deja/g++.robertl/eb44.C: Likewise.
9088 * g++.old-deja/g++.robertl/eb77.C: Likewise.
9089
9090 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
9091
9092 * gcc.c-torture/compile/20001024-1.c: New test.
9093
9094 2000-10-25 Mark Mitchell <mark@codesourcery.com>
9095
9096 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
9097 to tell us whether or not we are using V3.
9098
9099 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
9100
9101 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
9102 operands.
9103
9104 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
9105
9106 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
9107
9108 2000-10-25 Jakub Jelinek <jakub@redhat.com>
9109
9110 * gcc.c-torture/execute/20001024-1.c: New test.
9111
9112 2000-10-24 Jakub Jelinek <jakub@redhat.com>
9113
9114 * g++.old-deja/g++.other/sibcall1.C: New test.
9115
9116 2000-10-20 Jakub Jelinek <jakub@redhat.com>
9117
9118 * gcc.dg/noncompile/init-3.c: New test.
9119
9120 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
9121
9122 * gcc.dg/format-array-1.c: New test.
9123
9124 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
9125
9126 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
9127 writing through null pointers; remove comment about testing
9128 unterminated strings.
9129
9130 2000-10-17 Matthew Hiller <hiller@redhat.com>
9131
9132 * gcc.c-torture/execute/20001017-2.c: New test.
9133
9134 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
9135
9136 * gcc.c-torture/compile/20001018-1.c: New test.
9137 * gcc.c-torture/compile/20001018-1.x: Xfail.
9138
9139 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9140
9141 * gcc.c-torture/execute/20001017-1.c: New test.
9142
9143 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
9144
9145 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
9146 for multiple use of arguments with scanf formats; add tests for
9147 multiple use of arguments.
9148
9149 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
9150
9151 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
9152
9153 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
9154
9155 * gcc.dg/format-miss-1.c: New test.
9156
9157 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9158
9159 * gcc.c-torture/execute/20001013-1.c: New test.
9160
9161 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9162
9163 * gcc.dg/format-branch-1.c: New test.
9164
9165 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9166
9167 * README, lib/file-format.exp: Remove EGCS references.
9168
9169 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9170
9171 * gcc.dg/20001013-1.c: New test.
9172
9173 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
9174
9175 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
9176 for intmax_t in the compiler using __typeof__ and the type rules
9177 for conditional expressions.
9178
9179 2000-10-13 Jakub Jelinek <jakub@redhat.com>
9180
9181 * gcc.dg/20001012-1.c: New test.
9182 * gcc.dg/20001012-2.c: New test.
9183
9184 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9185
9186 * gcc.dg/format-attr-1.c: New test.
9187
9188 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9189
9190 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
9191 __LONG_LONG_MAX__ instead of LLONG_MAX.
9192
9193 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9194
9195 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
9196 scanf flags.
9197 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
9198 flags.
9199
9200 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
9201
9202 * gcc.dg/sequence-pt-1.c: New test.
9203
9204 2000-10-11 Geoff Keating <geoffk@cygnus.com>
9205
9206 * gcc.c-torture/execute/20001011-1.c: New testcase.
9207 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
9208
9209 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9210
9211 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
9212 does not error on it.
9213
9214 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9215
9216 * gcc.dg/20001009-1.c: New test.
9217
9218 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
9219
9220 * gcc.c-torture/compile/20001009-1.c: Move from here ....
9221 * gcc.c-torture/execute/20001009-2.c: ... to here.
9222
9223 2000-10-09 Geoff Keating <geoffk@cygnus.com>
9224
9225 * gcc.c-torture/compile/20001009-1.c: New testcase.
9226 * gcc.c-torture/execute/20001009-1.c: New testcase.
9227 Testcases provided by Jan Hubicka <jh@suse.cz>.
9228
9229 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9230
9231 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9232 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
9233 uintmax_t using <limits.h> to emulate the compiler's internal
9234 logic. No longer XFAIL %j tests.
9235
9236 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9237
9238 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
9239 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9240 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
9241 regexps and details of expected handling of some bad formats.
9242 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
9243 suppression.
9244
9245 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
9246
9247 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
9248 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
9249 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
9250 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
9251 in list archives.
9252
9253 2000-10-06 Richard Henderson <rth@cygnus.com>
9254
9255 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
9256 * g++.old-deja/g++.brendan/crash52.C: Likewise.
9257 * g++.old-deja/g++.jason/report.C: Likewise.
9258 * g++.old-deja/g++.law/friend5.C: Likewise.
9259 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
9260 of the expected warnings.
9261
9262 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
9263
9264 * g++.old-deja/g++.pt/enum14.C: New test.
9265
9266 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
9267
9268 * g++.old-deja/g++.pt/crash59.C: New test.
9269
9270 2000-10-04 Will Cohen <wcohen@redhat.com>
9271
9272 * gcc.dg/20000926-1.c: New test.
9273
9274 2000-10-03 Geoff Keating <geoffk@cygnus.com>
9275
9276 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9277 function name for current C++ compiler.
9278 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9279
9280 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
9281
9282 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
9283 __PRETTY_FUNCTION__.
9284 * g++.old-deja/g++.ext/pretty2.C: Likewise.
9285
9286 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9287
9288 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9289
9290 2000-09-26 Jakub Jelinek <jakub@redhat.com>
9291
9292 * gcc.c-torture/compile/20000923-1.c: New test.
9293
9294 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9295
9296 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9297 * g++.old-deja/g++.pt/ttp62.C: Same.
9298 * g++.old-deja/g++.other/inline14.C: Same.
9299
9300 2000-09-24 Richard Henderson <rth@cygnus.com>
9301
9302 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9303
9304 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
9305
9306 * gcc.dg/c90-printf-1.c: Add test for wide string format.
9307
9308 2000-09-22 Geoff Keating <geoffk@cygnus.com>
9309
9310 * gcc.c-torture/compile/20000922-1.c: New file.
9311
9312 2000-09-21 Nick Clifton <nickc@redhat.com>
9313
9314 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9315 a signed long modulo operation.
9316 (mod6): New function - perform an unsigned long modulo operation.
9317 (main): Add tests for modulos of very large numbers by very small
9318 dividends.
9319
9320 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9321
9322 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9323
9324 2000-09-19 Richard Henderson <rth@cygnus.com>
9325
9326 * gcc.dg/compare2.c (case 10): XFAIL.
9327
9328 2000-09-18 Richard Henderson <rth@cygnus.com>
9329
9330 * gcc.c-torture/execute/20000906-1.c: Move ...
9331 * gcc.dg/20000906-1.c: ... here. Only run on targets
9332 that support __builtin_trap.
9333
9334 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9335
9336 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9337
9338 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9339
9340 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9341 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9342 more $ format tests.
9343
9344 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9345
9346 * gcc.dg/format-errmk-1.c: New test.
9347
9348 2000-09-17 Greg McGary <greg@mcgary.org>
9349
9350 * gcc.c-torture/execute/20000917-1.x: Remove.
9351
9352 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9353
9354 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9355
9356 2000-09-17 Greg McGary <greg@mcgary.org>
9357
9358 * gcc.c-torture/execute/20000917-1.c: New test.
9359 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9360
9361 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9362
9363 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9364 in nested macro bug.
9365
9366 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9367
9368 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9369
9370 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
9371
9372 * gcc.c-torture/execute/20000914-1.c: New test.
9373
9374 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
9375
9376 * g++.other/inline13.C: New test.
9377
9378 2000-09-12 Andreas Jaeger <aj@suse.de>
9379
9380 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9381 constant by Ulrich Drepper <drepper@redhat.com>.
9382
9383 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
9384
9385 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9386
9387 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9388
9389 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9390
9391 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9392
9393 * gcc.dg/cpp/backslash.c: New test.
9394
9395 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
9396
9397 * gcc.c-torture/execute/20000910-1.c: New test.
9398 * gcc.c-torture/execute/20000910-2.c: Likewise.
9399
9400 2000-09-11 Robert Lipe <robertl@sco.com>
9401
9402 * gcc.dg/pragma-align.c: New test.
9403
9404 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9405
9406 * g++.old-deja/g++.pt/explicit82.C: New test.
9407 * g++.old-deja/g++.pt/explicit83.C: New test.
9408
9409 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9410
9411 * gcc.dg/asm-names.c: New test.
9412
9413 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9414
9415 * gcc.dg/cpp/tr-warn6.c: New test
9416
9417 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9418
9419 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9420 be accepted.
9421
9422 2000-09-07 Catherine Moore <clm@redhat.com>
9423
9424 * gcc.c-torture/execute/unroll-1.c: New test.
9425
9426 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9427
9428 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9429 ERROR markers.
9430 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9431 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9432 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9433 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9434 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9435 Preprocess only.
9436 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9437 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9438
9439 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9440
9441 * g++.old-deja/g++.pt/deduct2.C: New test.
9442
9443 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9444
9445 * g++.old-deja/g++.pt/parms2.C: New test.
9446
9447 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9448
9449 * g++.old-deja/g++.pt/crash58.C: New test.
9450
9451 2000-09-06 Greg McGary <greg@mcgary.org>
9452
9453 * gcc.c-torture/execute/20000906-1.c: New test.
9454 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9455
9456 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9457
9458 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9459
9460 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9461
9462 * g++.old-deja/g++.pt/crash57.C: New test.
9463
9464 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9465
9466 * g++.old-deja/g++.pt/crash56.C: New test.
9467
9468 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9469
9470 * g++.old-deja/g++.pt/koenig1.C: New test.
9471
9472 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9473
9474 * gcc.dg/20000904-1.c: New test.
9475
9476 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9477
9478 * gcc.dg/cpp/paste8.c: New test.
9479
9480 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
9481
9482 * gcc.c-torture/compile/20000827-1.c: New test.
9483
9484 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9485
9486 * gcc.dg/format-diag-1.c: New test.
9487
9488 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9489
9490 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9491 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9492 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9493 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9494 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9495
9496 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9497
9498 * g++.old-deja/g++.other/nested4.C: New test.
9499
9500 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9501
9502 * g++.old-deja/g++.ns/scoped1.C: New test.
9503
9504 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
9505
9506 * lib/g++.exp: Support testing already-installed GCC.
9507
9508 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9509
9510 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9511
9512 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9513
9514 * gcc.dg/return-type-2.c: New test.
9515
9516 2000-08-27 Geoff Keating <geoffk@cygnus.com>
9517
9518 * gcc.c-torture/compile/20000825-1.c: New test.
9519
9520 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
9521
9522 * gcc.dg/dwarf2-2.c: New test.
9523
9524 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9525
9526 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9527 dg-warning regexps.
9528
9529 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9530
9531 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9532 gcc.dg/format-ext-5.c: New tests.
9533
9534 2000-08-25 Jakub Jelinek <jakub@redhat.com>
9535
9536 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9537
9538 2000-08-24 Mark Mitchell <mark@codesourcery.com>
9539
9540 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9541
9542 2000-08-24 Richard Henderson <rth@cygnus.com>
9543
9544 * gcc.dg/ia64-sync-1.c: New test.
9545 * gcc.dg/ia64-sync-2.c: New test.
9546 * gcc.dg/ia64-asm-1.c: New test.
9547
9548 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9549
9550 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9551 * gcc.dg/format-ext-2.c: New test.
9552
9553 2000-08-23 Jason Merrill <jason@redhat.com>
9554
9555 * lib/old-dejagnu.exp: Also ignore "In member function" and
9556 "At global scope".
9557
9558 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9559
9560 * gcc.dg/noncompile/label-lineno-1.c: New test.
9561
9562 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9563
9564 * gcc.dg/c99-array-nonobj-1.c: New test.
9565
9566 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9567
9568 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9569 tests.
9570 * gcc.dg/format-ext-1.c: New test.
9571
9572 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9573
9574 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9575 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9576 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9577 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9578 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9579
9580 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9581
9582 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9583 gcc.dg/c99-strftime-2.c: New tests.
9584
9585 2000-08-22 Richard Henderson <rth@cygnus.com>
9586
9587 * gcc.c-torture/execute/20000822-1.c: New test.
9588
9589 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9590
9591 * gcc.c-torture/execute/20000819-1.x: Remove.
9592
9593 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9594
9595 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9596 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9597 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9598 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9599 gcc.dg/format-xopen-1.c: New tests.
9600
9601 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9602
9603 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9604
9605 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9606
9607 * g++.old-deja/g++.other/loop2.C: New test.
9608
9609 * gcc.c-torture/compile/20000606-1.c: New test.
9610 * gcc.c-torture/compile/20000728-1.c: New test.
9611 * gcc.c-torture/execute/20000801-1.c: New test.
9612 * gcc.c-torture/execute/20000801-2.c: New test.
9613 * gcc.c-torture/execute/20000819-1.c: New test.
9614 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9615 * gcc.dg/20000629-1.c: New test.
9616 * gcc.dg/20000724-1.c: New test.
9617 * gcc.dg/20000807-1.c: New test.
9618
9619 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9620
9621 * gcc.dg/cpp/pragma-1.c: New test.
9622 * gcc.dg/cpp/pragma-2.c: New test.
9623
9624 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9625
9626 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9627 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9628
9629 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9630
9631 * gcc.c-torture/compile/20000818-1.c: New test.
9632
9633 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
9634
9635 * gcc.c-torture/execute/20000818-1.c: New test.
9636
9637 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9638
9639 * gcc.dg/format-va-1.c: New test.
9640
9641 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9642
9643 * g++.old-deja/g++.other/typedef8.C: New test.
9644
9645 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9646
9647 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9648 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9649 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9650 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9651 * g++.old-deja/g++.other/ptrmem7.C: New test.
9652 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9653
9654 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9655
9656 * g++.old-deja/g++.pt/typename27.C: New test.
9657
9658 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9659
9660 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9661 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9662 * g++.old-deja/g++.pt/friend45.C: New test.
9663 * g++.old-deja/g++.other/friend8.C: New test.
9664
9665 2000-08-15 Richard Henderson <rth@cygnus.com>
9666
9667 * gcc.c-torture/execute/20000815-1.c: New test.
9668
9669 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9670
9671 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9672 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9673 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9674
9675 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9676
9677 * g++.old-deja/g++.other/refinit2.C: New test.
9678
9679 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9680
9681 * lib/c-torture.exp (c-torture): Make
9682 compiler_conditional_xfail_data global.
9683 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9684 compiler_conditional_xfail_data machinery.
9685 (f-torture-execute): Likewise.
9686 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9687 and only when unrolling loops.
9688
9689 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9690
9691 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9692
9693 * g++.old-deja/g++.pt/explicit81.C: New test.
9694
9695 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9696
9697 * g++.old-deja/g++.pt/typename26.C: New test.
9698
9699 2000-08-10 Geoff Keating <geoffk@cygnus.com>
9700
9701 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9702 warning.
9703
9704 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
9705
9706 * g++.old-deja/g++.other/array3.C: New test.
9707
9708 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9709
9710 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9711 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9712 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9713 New tests.
9714
9715 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
9716
9717 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9718 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9719
9720 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
9721
9722 * gcc.c-torture/execute/20000808-1.c: New test.
9723
9724 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9725
9726 * gcc.dg/c90-const-expr-1.c: New test.
9727
9728 2000-08-08 Richard Henderson <rth@cygnus.com>
9729
9730 * gcc.dg/noncompile/920923-1.c: Declare calloc.
9731
9732 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
9733
9734 * gcc.dg/noncompile/const-ll-1.c: New test.
9735
9736 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
9737
9738 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9739
9740 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
9741
9742 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9743 that running programs linked against the shared version of libobjc
9744 run correctly.
9745
9746 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9747
9748 * gcc.dg/c99-printf-1.c: New test.
9749
9750 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9751
9752 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9753
9754 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
9755
9756 * gcc.c-torture/execute/20000731-1.x: Delete.
9757
9758 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
9759
9760 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9761 and torture_without_loops as is done by c-torture.exp.
9762 (search_for): Copy from c-torture.exp.
9763 (gcc-dg-runtest): New function, drives a directory of tests
9764 iterating over the TORTURE_OPTIONS.
9765 (scan-assembler, scan-assembler-not): Move here from
9766 individual directory drivers.
9767
9768 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9769 defined by lib/gcc-dg.exp.
9770 * gcc.dg/cpp/cpp.exp: Likewise.
9771 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
9772 gcc-dg-runtest, so we cycle over optimization options.
9773
9774 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9775 * gcc.dg/compare2.c: No longer expected to fail.
9776
9777 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9778
9779 * gcc.c-torture/execute/20000804-1.c: New test.
9780
9781 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9782
9783 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9784
9785 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
9786
9787 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9788
9789 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
9790
9791 * gcc.c-torture/compile/20000803-1.c: New test.
9792
9793 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
9794
9795 * gcc.c-torture/execute/20000801-3.c,
9796 gcc.c-torture/execute/20000801-4.c: New tests.
9797 * gcc.c-torture/execute/20000801-3.x,
9798 gcc.c-torture/execute/20000801-4.x: Xfail.
9799
9800 2000-08-02 Geoff Keating <geoffk@cygnus.com>
9801
9802 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9803 libobjc/.libs to allow for libtool.
9804
9805 2000-08-02 Jakub Jelinek <jakub@redhat.com>
9806
9807 * gcc.c-torture/compile/20000802-1.c: New test.
9808
9809 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
9810
9811 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9812
9813 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
9814
9815 * gcc-c-torture/execute/20000731-2.c: New test.
9816
9817 * gcc.c-torture/execute/20000731-1.c: New test.
9818 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9819
9820 2000-07-31 Jakub Jelinek <jakub@redhat.com>
9821
9822 * testsuite/gcc.dg/cpp/paste7.c: New test.
9823 * gcc.dg/cpp/20000725-1.c: New test.
9824
9825 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
9826
9827 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9828 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9829 declaration warning for __builtin_dwarf_reg_size.
9830
9831 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9832
9833 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
9834
9835 * gcc.dg/noncompile/voidparam-1.c: New test.
9836
9837 2000-07-30 Richard Henderson <rth@cygnus.com>
9838
9839 * gcc.dg/c90-digraph-1.c: Don't xfail.
9840 * gcc.dg/compare2.c (case 10): Xfail.
9841 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9842
9843 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
9844
9845 * gcc.dg/c99-main-1.c: New test.
9846
9847 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
9848
9849 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9850
9851 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
9852
9853 * gcc.c-tortuer/execute/20000726-1.c: New test.
9854
9855 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
9856
9857 * gcc.c-torture/execute/enum-2.c: New test.
9858
9859 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9860
9861 * gcc.dg/cpp/tr-warn3.c: New test.
9862
9863 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9864
9865 * g++.old-deja/g++.ext/implicit1.C: Remove.
9866 * g++.old-deja/g++.jason/c2.C: Remove
9867 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9868 * g++.old-deja/g++.pt/crash16.C: Likewise.
9869 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9870
9871 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9872
9873 * g++.old-deja/g++.other/for2.C: New test.
9874
9875 2000-07-25 Jakub Jelinek <jakub@redhat.com>
9876
9877 * gcc.dg/20000720-1.c: New test.
9878
9879 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
9880
9881 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
9882
9883 2000-07-24 Geoff Keating <geoffk@cygnus.com>
9884
9885 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9886 * gcc.c-torture/execute/20000722-1.c: New.
9887 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9888
9889 2000-07-24 Jakub Jelinek <jakub@redhat.com>
9890
9891 * gcc.dg/cpp/20000720-1.S: New test.
9892
9893 2000-07-21 Michael Meissner <meissner@redhat.com>
9894
9895 * gcc.c-torture/execute/ieee/hugeval.c: New test.
9896
9897 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9898
9899 * g++.old-deja/g++.brendan/crash16.C,
9900 g++.old-deja/g++.brendan/parse3.C,
9901 g++.old-deja/g++.brendan/redecl1.C,
9902 g++.old-deja/g++.ns/template13.C,
9903 g++.old-deja/g++.other/decl4.C,
9904 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9905
9906 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9907
9908 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9909 and "Internal error".
9910
9911 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9912 regexps.
9913 * gcc.dg/cpp/paste6.c: New test.
9914
9915 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
9916
9917 * gcc.dg/cpp/tr-direct.c: New test.
9918
9919 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9920 gcc.dg/cpp/undef1.c: Tweak error regexps.
9921
9922 2000-07-18 Eric Christopher <echristo@redhat.com>
9923
9924 * gcc.c-torture/compile/20000718-1.c: New test.
9925
9926 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
9927
9928 * cpplex.c (_cpp_push_token): If the token being pushed back
9929 is the previous token in this context, just subtract one from
9930 context->posn.
9931 * cppmacro.c (save_expansion): Clear aux field when storing a
9932 placemarker.
9933
9934 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
9935
9936 * gcc.dg/noncompile/redecl-1.c: New test.
9937
9938 2000-07-18 Jakub Jelinek <jakub@redhat.com>
9939
9940 * gcc.c-torture/execute/20000717-5.c: New test.
9941 * gcc.c-torture/execute/20000717-1.x: Removed.
9942
9943 2000-07-17 Richard Henderson <rth@cygnus.com>
9944
9945 * gcc.c-torture/execute/20000717-4.c: New test.
9946
9947 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
9948
9949 * gcc.dg/cpp/syshdr.c: New test.
9950 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9951
9952 2000-07-17 Neil Booth <neilb@earthling.net>
9953
9954 * gcc.dg/cpp/cmdlne-dM.c: New test.
9955 * gcc.dg/cpp/cmdlne-dD.c: New test.
9956
9957 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
9958
9959 * gcc.c-torture/execute/20000717-3.c: New test.
9960
9961 * gcc.c-torture/compile/20000717-1.c: New test.
9962
9963 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
9964
9965 * gcc.c-torture/execute/20000717-2.c: New test.
9966
9967 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
9968
9969 * gcc.dg/formatz-1.c: New test.
9970
9971 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9972 * gcc.dg/c99-digraph-1.c: New tests.
9973
9974 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9975 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9976
9977 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9978 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9979 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9980 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9981 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9982 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9983 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9984
9985 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
9986
9987 * gcc.c-torture/execute/20000717-1.c: New test.
9988 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9989
9990 2000-07-15 Jakub Jelinek <jakub@redhat.com>
9991
9992 * gcc.c-torture/execute/20000715-2.c: New test.
9993 * gcc.dg/20000715-1.c: New test.
9994
9995 2000-07-15 Michael Meissner <meissner@redhat.com>
9996
9997 * gcc.c-torture/execute/20000715-1.c: New test.
9998
9999 2000-07-13 Jakub Jelinek <jakub@redhat.com>
10000
10001 * gcc.c-torture/execute/20000707-1.c: New test.
10002
10003 2000-07-13 Neil Booth <NeilB@earthling.net>
10004
10005 * testsuite/gcc.dg/cpp/digraph1.c,
10006 testsuite/gcc.dg/cpp/digraph2.c,
10007 testsuite/gcc.dg/cpp/digraphs.c: New tests.
10008
10009 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
10010
10011 * g77.f-torture/compile/20000630-2.f: New test.
10012 * g77.f-torture/compile/20000630-2.x
10013
10014 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
10015
10016 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
10017
10018 2000-07-11 Neil Booth <NeilB@earthling.net>
10019
10020 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
10021
10022 2000-07-11 Neil Booth <NeilB@earthling.net>
10023
10024 * gcc.dg/cpp/cmdlne-C.c: New.
10025
10026 2000-07-09 Neil Booth <NeilB@earthling.net>
10027
10028 * gcc.dg/cpp/directiv.c: New tests.
10029 * gcc.dg/cpp/undef1.c: Update.
10030
10031 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
10032
10033 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
10034
10035 2000-07-09 Neil Booth <NeilB@earthling.net>
10036
10037 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
10038
10039 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
10040
10041 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
10042 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
10043
10044 2000-07-08 Neil Booth <NeilB@earthling.net>
10045
10046 * gcc.dg/cpp/macsyntx.c: New tests.
10047
10048 2000-07-07 Jakub Jelinek <jakub@redhat.com>
10049
10050 * gcc.dg/20000707-1.c: New test.
10051
10052 2000-07-07 Jakub Jelinek <jakub@redhat.com>
10053
10054 * gcc.c-torture/execute/20000706-1.c: New test.
10055 * gcc.c-torture/execute/20000706-2.c: New test.
10056 * gcc.c-torture/execute/20000706-3.c: New test.
10057 * gcc.c-torture/execute/20000706-4.c: New test.
10058 * gcc.c-torture/execute/20000706-5.c: New test.
10059
10060 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
10061
10062 * g++.old-deja/g++.pt/instantiate7.C: New test.
10063
10064 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
10065
10066 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
10067 * g++.old-deja/g++.mike/thunk3.C: Likewise.
10068 * g++.old-deja/g++.other/rtti3.C: Likewise.
10069 * g++.old-deja/g++.other/rttid3.C: Likewise.
10070
10071 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
10072
10073 * g77.f-torture/compile/20000630-1.x: Fix typo
10074
10075 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
10076
10077 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
10078 assembly output.
10079
10080 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
10081
10082 * gcc.dg/cpp/ident.c: New test.
10083
10084 2000-07-05 Neil Booth <NeilB@earthling.net>
10085
10086 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
10087 gcc.dg/cpp/lexstrng.c: New tests.
10088
10089 2000-07-04 Neil Booth <NeilB@earthling.net>
10090
10091 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
10092 * gcc.dg/cpp/strify2.c: Same.
10093
10094 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
10095
10096 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
10097 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
10098 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
10099 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
10100
10101 * testsuite/gcc.dg/cpp/macro1.c,
10102 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
10103 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
10104 testsuite/gcc.dg/cpp/strify1.c,
10105 testsuite/gcc.dg/cpp/strify2.c: New tests.
10106
10107 2000-07-03 Jakub Jelinek <jakub@redhat.com>
10108
10109 * gcc.c-torture/execute/20000703-1.c: New test.
10110
10111 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
10112
10113 * g++.old-deja/g++.pt (lookup10.C): New test.
10114
10115 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
10116
10117 * g++.old-deja/g++.pt (typename25.C): New test.
10118
10119 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
10120
10121 * gcc.c-torture/compile/20000701-1.c: New test.
10122
10123 2000-06-30 Nick Clifton <nickc@cygnus.com>
10124
10125 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
10126 to test case.
10127
10128 2000-06-30 Catherine Moore <clm@cygnus.com>
10129
10130 * gcc.c-torture/execute/align-1.c: New test.
10131
10132 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
10133
10134 * g++.old-deja/g++.pt/expr8.C: New test.
10135 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
10136
10137 2000-06-29 Nick Clifton <nickc@cygnus.com>
10138
10139 * gcc.c-torture/compile/20000629-1.c: New test.
10140
10141 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
10142
10143
10144 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
10145 gcc.dg/noncompile directory, depending on whether they're
10146 preprocessor tests or not. Annotate all the tests for the dg
10147 framework.
10148
10149 * gcc.c-torture/noncompile/noncompile.exp: Delete.
10150 * gcc.dg/noncompile/noncompile.exp: New.
10151
10152 * Moved files:
10153 Old name New name
10154 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
10155 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
10156 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
10157 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
10158 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
10159 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
10160 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
10161 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
10162 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
10163 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
10164 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
10165 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
10166 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
10167 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
10168 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
10169 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
10170 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
10171 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
10172 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
10173 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
10174 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
10175 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
10176 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
10177 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
10178
10179 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
10180 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
10181 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
10182 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
10183 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
10184 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
10185
10186 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
10187
10188 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
10189 declare one variable. On the fourth, error.
10190 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
10191 declared by 20000628-1a.h.
10192
10193 2000-06-29 Richard Henderson <rth@redhat.com>
10194
10195 * gcc.c-torture/execute/930529-1.x: New file.
10196 * gcc.dg/920413-1.c: Adjust expected warning text.
10197 * gcc.dg/980217-1.c: Declare abort.
10198 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
10199
10200 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
10201
10202 * g77.f-torture/compile/20000629-1.f: New test.
10203 * g77.f-torture/compile/20000629-1.x: Expected to fail.
10204
10205 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10206
10207 Rearrange lots of files, removing entirely the
10208 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
10209 directories.
10210
10211 * Deleted files:
10212 gcc.c-torture/code_quality/code_quality.exp
10213 gcc.c-torture/special/special.exp
10214 gcc.failure/failure.exp
10215 gcc.failure/940409-1.x
10216 gcc.c-torture/compile/961203-1.x
10217
10218 * New files:
10219 gcc.misc-tests/linkage.exp
10220 gcc.c-torture/execute/920730-1t.c
10221 gcc.c-torture/execute/920730-1t.x
10222 gcc.c-torture/compile/920520-1.x
10223 gcc.c-torture/compile/920521-1.x
10224 gcc.c-torture/compile/981006-1.x
10225 gcc.c-torture/execute/eeprof-1.x
10226
10227 * Moved files (possibly with modifications to fit a new harness):
10228 Old name New name
10229 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
10230 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
10231 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
10232 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
10233 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
10234 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
10235 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
10236 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
10237 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
10238 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
10239 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
10240 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
10241 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
10242 gcc.failure/940409-1.c gcc.dg/940409-1.c
10243
10244 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10245
10246 * c-torture/compile/961203-1.x: Delete.
10247
10248 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
10249 not exit. Include stdio.h.
10250 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
10251 * gcc.misc-tests/dg-12.c: Likewise.
10252 * gcc.misc-tests/dg-5.c: Likewise.
10253 * gcc.misc-tests/dg-6.c: Likewise.
10254 * gcc.misc-tests/dg-7.c: Prototype abort.
10255 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
10256 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
10257 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
10258 not exit.
10259 * gcc.misc-tests/sieve.c: Use return from main, not exit.
10260 * gcc.misc-tests/sort2.c: Use return from main, not exit.
10261
10262 2000-06-28 Jakub Jelinek <jakub@redhat.com>
10263
10264 * gcc.dg/cpp/20000628-1.c: New test.
10265 * gcc.dg/cpp/20000628-1.h: New header for above test.
10266 * gcc.dg/cpp/20000628-1a.h: Likewise.
10267
10268 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
10269
10270 * gcc.dg/cpp: New directory.
10271 * gcc.dg/cpp/cpp.exp: New driver.
10272 * gcc.dg/cpp/20000627-1.c: New test.
10273 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10274 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10275 and rewrite as a compilation test.
10276
10277 * gcc.dg: Move many files into the cpp subdirectory, possibly
10278 renaming or editing them as well.
10279 Old name New name
10280 990119-1.c cpp/19990119-1.c
10281 990228-1.c cpp/19990228-1.c
10282 990407-1.c cpp/19990407-1.c
10283 990409-1.c cpp/19990409-1.c
10284 990413-1.c cpp/19990413-1.c
10285 990703-1.c cpp/19990703-1.c
10286 20000127-1.c cpp/20000127-1.c
10287 20000129-1.c cpp/20000129-1.c
10288 20000207-1.c cpp/20000207-1.c
10289 20000207-2.c cpp/20000207-2.c
10290 20000209-1.c cpp/20000209-1.c
10291 20000209-2.c cpp/20000209-2.c
10292 20000301-1.c cpp/20000301-1.c
10293 20000419-1.c cpp/20000419-1.c
10294 20000510-1.S cpp/20000510-1.S
10295 20000519-1.c cpp/20000519-1.c
10296 20000529-1.c cpp/20000529-1.c
10297 20000625-1.c cpp/20000625-1.c
10298 20000625-2.c cpp/20000625-2.c
10299 cpp-as1.c cpp/assert1.c
10300 cpp-as2.c cpp/assert2.c
10301 cxx-comments-1.c cpp/cxxcom1.c
10302 cxx-comments-2.c cpp/cxxcom2.c
10303 endif-label.c cpp/endif.c
10304 cpp-hash1.c cpp/hash1.c
10305 cpp-hash2.c cpp/hash2.c
10306 cpp-if1.c cpp/if-1.c
10307 cpp-if2.c cpp/if-2.c
10308 cpp-if3.c cpp/if-3.c
10309 cpp-if4.c cpp/if-4.c
10310 cpp-if5.c cpp/if-5.c
10311 cpp-cond.c cpp/if-cexp.c
10312 cpp-missingop.c cpp/if-mop.c
10313 cpp-missingparen.c cpp/if-mpar.c
10314 cpp-opprec.c cpp/if-oppr.c
10315 cpp-ifparen.c cpp/if-paren.c
10316 cpp-shortcircuit.c cpp/if-sc.c
10317 cpp-shift.c cpp/if-shift.c
10318 cpp-unary.c cpp/if-unary.c
10319 cpp-li1.c cpp/line1.c
10320 cpp-li2.c cpp/line2.c
10321 lineno.c cpp/line3.c
10322 lineno-2.c cpp/line4.c
10323 cpp-mi.c cpp/mi1.c
10324 cpp-mic.h cpp/mi1c.h
10325 cpp-micc.h cpp/mi1cc.h
10326 cpp-mind.h cpp/mi1nd.h
10327 cpp-mindp.h cpp/mi1ndp.h
10328 cpp-mix.h cpp/mi1x.h
10329 cpp-mi2.c cpp/mi2.c
10330 cpp-mi2a.h cpp/mi2a.h
10331 cpp-mi2b.h cpp/mi2b.h
10332 cpp-mi2c.h cpp/mi2c.h
10333 cpp-mi3.c cpp/mi3.c
10334 cpp-mi3.def cpp/mi3.def
10335 poison-1.c cpp/poison.c
10336 pr-impl.c cpp/prag-imp.c
10337 cpp-redef-2.c cpp/redef1.c
10338 cpp-redef.c cpp/redef2.c
10339 strpaste.c cpp/strp1.c
10340 strpaste-2.c cpp/strp2.c
10341 cpp-tradpaste.c cpp/tr-paste.c
10342 cpp-tradstringify.c cpp/tr-str.c
10343 cpp-tradwarn1.c cpp/tr-warn1.c
10344 cpp-tradwarn2.c cpp/tr-warn2.c
10345 trigraphs.c cpp/trigraphs.c
10346 cpp-unc1.c cpp/unc1.c
10347 cpp-unc2.c cpp/unc2.c
10348 cpp-unc3.c cpp/unc3.c
10349 cpp-unc.c cpp/unc4.c
10350 undef.c cpp/undef1.c
10351 undef-2.c cpp/undef2.c
10352 cpp-wi1.c cpp/widestr1.c
10353
10354 2000-06-27 Mark Mitchell <mark@codesourcery.com>
10355
10356 * lib/g++.exp (g++_include_flags): Tweak.
10357
10358 2000-06-27 H.J. Lu <hjl@gnu.org>
10359 Loren J. Rittle <ljrittle@acm.org>
10360
10361 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10362 version with one that knows about the new gcc tree structure.
10363 (g++_link_flags): Same.
10364
10365 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10366
10367 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10368 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10369 case we are cross-compiling.
10370
10371 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10372 g++.old-deja/g++.niklas/Makefile.in,
10373 g++.old-deja/g++.niklas/configure.in,
10374 g++.old-deja/g++.other/Makefile.in,
10375 g++.old-deja/g++.other/configure.in,
10376 gcc.c-torture/code_quality/Makefile.in,
10377 gcc.c-torture/code_quality/configure.in,
10378 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10379 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10380 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10381 gcc.c-torture/execute/ieee/Makefile.in,
10382 gcc.c-torture/execute/ieee/configure.in,
10383 gcc.c-torture/noncompile/Makefile.in,
10384 gcc.c-torture/noncompile/configure.in,
10385 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10386 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10387 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10388
10389 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10390
10391 * g++.old-deja/g++.other/ambig3.C: New test.
10392
10393 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10394
10395 * g++.old-deja/g++.pt/syntax1.C: New test.
10396 * g++.old-deja/g++.pt/syntax2.C: New test.
10397 * g++.old-deja/g++.other/syntax3.C: New test.
10398 * g++.old-deja/g++.other/syntax4.C: New test.
10399
10400 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10401
10402 * gcc.dg/20000623-1.c: Prototype exit and abort.
10403
10404 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10405
10406 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10407 New tests.
10408 * gcc.dg/cpp-mi3.def: New file.
10409
10410 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10411 inside assertions.
10412 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10413 lexer's error messages.
10414 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10415 divine anything from the linemarkers.
10416 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10417 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10418
10419 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10420
10421 * gcc.dg/20000623-1.c: New test.
10422
10423 2000-06-22 Jakub Jelinek <jakub@redhat.com>
10424
10425 * gcc.c-torture/execute/20000622-1.c: New test.
10426
10427 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10428
10429 * g++.old-deja/g++.other/init15.C: New test.
10430
10431 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10432
10433 * g++.old-deja/g++.pt/vaarg2.C: New test.
10434 * g++.old-deja/g++.pt/vaarg3.C: New test.
10435
10436 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10437
10438 * g++.old-deja/g++.other/dyncast6.C: New test.
10439
10440 2000-06-15 Jakub Jelinek <jakub@redhat.com>
10441
10442 * gcc.c-torture/execute/loop-6.c: New test.
10443
10444 2000-06-14 Jakub Jelinek <jakub@redhat.com>
10445
10446 * gcc.dg/20000614-1.c: New test.
10447 * gcc.dg/20000614-2.c: New test.
10448
10449 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
10450
10451 * g++.old-deja/g++.other/inline12.C: New test.
10452
10453 2000-06-13 Jakub Jelinek <jakub@redhat.com>
10454
10455 * g++.old-deja/g++.other/eh1.C: New test.
10456
10457 2000-06-12 Jakub Jelinek <jakub@redhat.com>
10458
10459 * g++.old-deja/g++.other/type.C: New test.
10460
10461 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10462
10463 * g++.old-deja/g++.other/initstring.C: New test.
10464
10465 2000-06-12 Jason Merrill <jason@redhat.com>
10466
10467 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10468
10469 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
10470
10471 * gcc.c-torture/compile/20000609-1.c: New test.
10472
10473 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
10474
10475 * gcc.dg/20000609-1.c: New test.
10476
10477 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10478
10479 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10480 * gcc.c-torture/noncompile/poison-1.c: Move...
10481 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10482 * gcc.dg/cpp-li1.c: Add a token after the #line.
10483
10484 2000-06-05 Richard Henderson <rth@cygnus.com>
10485
10486 * gcc.c-torture/execute/20000605-2.c: New test.
10487 * gcc.c-torture/execute/20000605-3.c: New test.
10488
10489 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10490
10491 * g77.f-torture/execute/20000503-1.x: New file.
10492
10493 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10494
10495 * g++.old-deja/g++.eh/badalloc1.C: New test.
10496
10497 2000-06-05 Richard Henderson <rth@cygnus.com>
10498
10499 * gcc.c-torture/execute/20000605-1.c: New test.
10500
10501 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10502 Nathan Sidwell <nathan@codesourcery.com>
10503
10504 * gcc.c-torture/compile/20000605-1.c: New test.
10505
10506 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10507
10508 * g77.f-torture/compile/20000601-1.f: New test.
10509
10510 2000-06-03 Richard Henderson <rth@cygnus.com>
10511
10512 * gcc.c-torture/execute/20000603-1.c: New.
10513
10514 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10515
10516 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10517 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10518
10519 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10520
10521 * gcc.dg/compare2.c (case 12): XFAIL.
10522 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10523 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10524
10525 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10526
10527 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10528
10529 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10530 guard macro is already defined when the header is first
10531 included.
10532 * gcc.dg/cpp-mix.h: New file.
10533 * gcc.dg/endif-label.c: Update patterns to match compiler.
10534
10535 * g++.brendan/complex1.C: Declare abort.
10536 * g++.law/refs4.C: Remove XFAIL.
10537 * g++.oliva/expr2.C: Declare abort and exit.
10538
10539 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10540
10541 * gcc.c-torture/execute/20000528-1.c: New test.
10542
10543 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10544 * g++.old-deja/g++.law/temps4.C: Likewise.
10545
10546 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10547 stdlib.h. Call abort() on failure.
10548 * g++.old-deja/g++.law/refs4.C: Likewise.
10549 * g++.old-deja/g++.law/temps4.C: Likewise.
10550 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10551 * gcc.c-torture/execute/20000112-1.c: Include string.h.
10552
10553 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10554
10555 Relative to g++.dg/special:
10556 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10557
10558 Relative to g++.old-deja:
10559 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10560 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10561 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10562 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10563 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10564 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10565 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10566
10567 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10568 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10569 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10570 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10571 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10572 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10573 and/or string.h.
10574
10575 * g++.other/goto1.C: Update expectations for error messages.
10576
10577 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10578
10579 * gcc.c-torture/compile/20000523-1.c: New test.
10580
10581 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10582
10583 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10584
10585 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10586
10587 * g++.old-deja/g++.eh/catch11.C: New test.
10588 * g++.old-deja/g++.eh/catch12.C: New test.
10589
10590 2000-05-24 Nick Clifton <nickc@cygnus.com>
10591
10592 * gcc.c-torture/execute/20000523-1.c: New test.
10593
10594 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10595
10596 * c-torture/execute/bcp-1.c: Replace abort in arg of
10597 __builtin_constant_p with a generic external function.
10598
10599 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10600 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10601 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10602 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10603 Prototype abort and/or exit.
10604
10605 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10606 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10607 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10608 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10609
10610 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10611
10612 * gcc.dg/dwarf2-1.c: New test.
10613
10614 2000-05-20 Richard Henderson <rth@cygnus.com>
10615
10616 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10617
10618 2000-05-20 Andreas Jaeger <aj@suse.de>
10619
10620 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10621 testcase.
10622
10623 2000-05-19 David Edelsohn <edelsohn@gnu.org>
10624
10625 * gcc.c-torture/execute/20000519-2.c: New test.
10626
10627 2000-05-19 Andreas Jaeger <aj@suse.de>
10628
10629 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10630 which fails with SSA.
10631
10632 * lib/c-torture.exp: Also test with -O3 -fssa.
10633
10634 2000-05-18 Michael Meissner <meissner@redhat.com>
10635
10636 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10637 * gcc.c-torture/execute/920415-1.c: Ditto.
10638 * gcc.c-torture/execute/920501-1.c: Ditto.
10639 * gcc.c-torture/execute/conversion.c: Ditto.
10640 * gcc.c-torture/execute/cvt-1.c: Ditto.
10641
10642 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
10643
10644 * gcc.c-torture/compile/20000518-1.c: New test.
10645
10646 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10647
10648 * g77.f-torture/compile/200005018.f: New test.
10649
10650 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
10651
10652 * gcc.c-torture/compile/20000517-1.c: New test.
10653
10654 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10655
10656 * gcc.c-torture/execute/20000516-1.c: New test.
10657
10658 2000-05-15 Jakub Jelinek <jakub@redhat.com>
10659
10660 * g++.old-deja/g++.other/eh.C: New test.
10661
10662 2000-05-12 Richard Henderson <rth@cygnus.com>
10663
10664 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10665 constants through to doit's conditional.
10666
10667 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
10668
10669 * gcc.c-torture/compile/20000511-1.c: New test.
10670 * g77.f-torture/compile/20000511-1.f: New test.
10671 * g77.f-torture/compile/20000511-2.f: New test.
10672
10673 2000-05-11 Michael Meissner <meissner@redhat.com>
10674
10675 * gcc.c-torture/execute/20000511-1.c: New test.
10676
10677 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10678
10679 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10680 * gcc.dg/20000510-1.S: New.
10681
10682 2000-05-08 Catherine Moore <clm@cygnus.com>
10683
10684 * gcc.dg/unused-3.c: New.
10685
10686 2000-05-06 Richard Henderson <rth@cygnus.com>
10687
10688 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10689 * g++.old-deja/g++.mike/warn1.C: Likewise.
10690 * g++.old-deja/g++.pt/local1.C: Likewise.
10691 * g++.old-deja/g++.pt/local7.C: Likewise.
10692 * g++.old-deja/g++.pt/spec16.C: Likewise.
10693
10694 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
10695
10696 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10697
10698 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
10699
10700 * g77.f-torture/execute/20000503-1.f: New test.
10701
10702 2000-05-04 Andreas Jaeger <aj@suse.de>
10703
10704 * gcc.dg/noreturn-2.c: New test.
10705
10706 2000-05-04 Neil Booth <NeilB@earthling.net>
10707
10708 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10709 preprocessor.
10710
10711 2000-05-04 Richard Henderson <rth@cygnus.com>
10712
10713 * gcc.c-torture/execute/20000503-1.c: Fix typo.
10714
10715 2000-05-04 Richard Henderson <rth@cygnus.com>
10716
10717 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
10718 OpenSSL by Jason R Thorpe.
10719
10720 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
10721
10722 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10723
10724 2000-05-03 Robert Lipe <robertlipe@usa.net>
10725
10726 * gcc.dg/20000503-1.c: New test.
10727
10728 2000-05-02 Jakub Jelinek <jakub@redhat.com>
10729
10730 * gcc.c-torture/compile/20000502-1.c: New test.
10731 * g++.old-deja/g++.other/align.C: New test.
10732 * gcc.dg/cpp-tradstringify.c: New test.
10733
10734 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
10735
10736 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10737 and hard registers.
10738
10739 2000-04-26 Geoff Keating <geoffk@cygnus.com>
10740
10741 * gcc.c-torture/execute/loop-5.c: New test.
10742
10743 2000-04-25 Jakub Jelinek <jakub@redhat.com>
10744
10745 * gcc.c-torture/execute/va-arg-20.c: New test.
10746
10747 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
10748
10749 * gcc.c-torture/execute/20000422-1.c: New test.
10750
10751 2000-04-20 Greg McGary <gkm@gnu.org>
10752
10753 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10754 when optimizing, but without sibling-call optimizations (-O1).
10755
10756 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
10757
10758 * gcc.c-torture/compile/20000420-1.c: New test.
10759
10760 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
10761
10762 * g++.abi/ptrflags.C: New test.
10763 * g++.eh/catchptr1.C: Test incomplete pointer chains.
10764
10765 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
10766
10767 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10768
10769 2000-04-19 Greg McGary <gkm@gnu.org>
10770
10771 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10772 sibling-call optimizations.
10773
10774 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
10775
10776 * gcc.dg/20000419-1.c: New test.
10777
10778 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
10779
10780 * gcc.c-torture/execute/20000412-6.c: New test.
10781
10782 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
10783
10784 * gcc.c-torture/execute/20000412-5.c: New test.
10785 * g77.f-torture/compile/20000412-1.f: New test.
10786 * gcc.c-torture/execute/20000412-4.c: New test.
10787 * gcc.c-torture/compile/20000412-2.c: New test.
10788 * gcc.c-torture/execute/20000412-3.c: New test.
10789 * gcc.c-torture/compile/20000412-1.c: New test.
10790 * gcc.c-torture/execute/20000412-2.c: New test.
10791
10792 2000-04-12 Jakub Jelinek <jakub@redhat.com>
10793
10794 * objc/execute/bf-20.m: New test.
10795
10796 2000-04-10 Richard Henderson <rth@cygnus.com>
10797
10798 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10799
10800 * gcc.c-torture/execute/20000412-1.c: New test.
10801
10802 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
10803
10804 * g++.old-deja/g++.eh/catchptr1.C: New test.
10805
10806 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
10807
10808 * g++.old-deja/g++.abi/cxa_vec.C: New test.
10809
10810 2000-04-08 Neil Booth <NeilB@earthling.net>
10811
10812 * gcc.dg/cpp-nullchar.c: Remove test as
10813 embedded nulls cause problems.
10814
10815 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10816
10817 * gcc.dg/compare2.c: New test.
10818
10819 2000-04-08 Neil Booth <NeilB@earthling.net>
10820
10821 * gcc.dg/cpp-nullchar.c: New test.
10822
10823 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
10824
10825 * gcc.dg/cpp-mi2.c: New test.
10826 * gcc.dg/cpp-mi2[abc].h: New files.
10827
10828 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
10829
10830 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10831 member name.
10832
10833 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
10834
10835 * g++.old-deja/g++.abi/vmihint.C: New test.
10836
10837 2000-04-06 Neil Booth <NeilB@earthling.net>
10838
10839 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10840 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
10841 copyright.
10842
10843 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
10844
10845 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10846 avoid stack-frame overwrite.
10847
10848 2000-04-05 Jakub Jelinek <jakub@redhat.com>
10849
10850 * gcc.c-torture/compile/20000405-2.c: New test.
10851 * gcc.c-torture/compile/20000405-3.c: New test.
10852
10853 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10854
10855 * gcc.c-torture/compile/20000405-1.c: New test.
10856
10857 2000-04-04 Geoff Keating <geoffk@cygnus.com>
10858
10859 * gcc.dg/cast-qual-1.c: Revert last change.
10860
10861 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10862
10863 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10864
10865 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
10866
10867 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10868 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10869
10870 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
10871
10872 * gcc.c-torture/compile/20000403-2.c: New test.
10873 * gcc.c-torture/compile/20000403-1.c: New test.
10874
10875 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
10876
10877 * gcc.c-torture/execute/20000403-1.c: New test.
10878
10879 2000-04-03 Geoff Keating <geoffk@cygnus.com>
10880
10881 * gcc.c-torture/execute/20000402-1.c: New test.
10882
10883 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
10884
10885 * gcc.c-torture/execute/va-arg-15.c: New test.
10886 * gcc.c-torture/execute/va-arg-16.c: New test.
10887 * gcc.c-torture/execute/va-arg-17.c: New test.
10888 * gcc.c-torture/execute/va-arg-18.c: New test.
10889 * gcc.c-torture/execute/va-arg-19.c: New test.
10890
10891 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10892
10893 * gcc.c-torture/compile/981211-1.c: Move to...
10894 * gcc.dg/cpp-as1.c: ...here.
10895 * gcc.dg/cpp-as2.c: New file.
10896
10897 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10898 compiler.
10899
10900 2000-04-02 Neil Booth <NeilB@earthling.net>
10901
10902 * gcc.dg/cpp-cond.c New tests.
10903 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
10904 accidental success less likely.
10905 * gcc.dg/cpp-missingop.c New tests.
10906 * gcc.dg/cpp-missingparen.c New tests.
10907 * gcc.dg/cpp-shift.c New tests.
10908 * gcc.dg/cpp-shortcircuit.c New tests.
10909 * gcc.dg/cpp-unary.c New tests.
10910
10911 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
10912
10913 * gcc.c-torture/compile/20000329-1.c: New test.
10914
10915 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10916
10917 * gcc.c-torture/compile/20000326-1.c: New test.
10918 * gcc.c-torture/compile/20000326-2.c: New test.
10919
10920 2000-03-24 Geoff Keating <geoffk@cygnus.com>
10921
10922 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10923 the first parameter is a function argument.
10924
10925 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
10926
10927 * g++.old-deja/g++.ext/array4.C: New test.
10928
10929 2000-03-22 Geoff Keating <geoffk@cygnus.com>
10930
10931 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10932
10933 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10934
10935 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10936
10937 2000-03-19 Richard Henderson <rth@cygnus.com>
10938
10939 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10940
10941 2000-03-19 Richard Henderson <rth@cygnus.com>
10942
10943 * gcc.c-torture/compile/20000319-1.c: New test.
10944
10945 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
10946
10947 * gcc.c-torture/execute/20000314-3.c: New test.
10948 * gcc.c-torture/execute/20000314-2.c: New test.
10949 * gcc.c-torture/execute/20000314-1.c: New test.
10950 * gcc.c-torture/compile/20000314-2.c: New test.
10951 * gcc.c-torture/compile/20000314-1.c: New test.
10952
10953 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
10954
10955 * g++.old-deja/g++.warn/inline.C: New test.
10956
10957 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
10958
10959 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10960 standards-compliant result rather than specific constants.
10961 Put test-values in array.
10962
10963 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
10964
10965 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10966 (g++_target_compile): Put test-specific options last.
10967
10968 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10969
10970 * g++.old-deja/g++.eh/vbase4.C: New test.
10971
10972 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10973
10974 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10975
10976 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10977
10978 * g++.old-deja/g++.brendan/misc12.C: Removed.
10979 * g++.old-deja/g++.pt/memtemp77.C: Constify.
10980 * g++.old-deja/g++.ext/pretty4.C: New test.
10981
10982 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10983
10984 * g++.old-deja/g++.other/string2.C: New test.
10985
10986 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
10987
10988 * g++.old-deja/g++.warn/impint2.C: New test.
10989
10990 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
10991
10992 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10993 is 1, not zero.
10994
10995 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
10996
10997 * g++.old-deja/g++.warn/impint.C: New test.
10998 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10999 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
11000 * g++.old-deja/g++.pt/explicit12.C: Likewise.
11001 * g++.old-deja/g++.pt/explicit13.C: Likewise.
11002 * g++.old-deja/g++.pt/explicit17.C: Likewise.
11003 * g++.old-deja/g++.pt/explicit18.C: Likewise.
11004 * g++.old-deja/g++.pt/explicit19.C: Likewise.
11005 * g++.old-deja/g++.pt/explicit23.C: Likewise.
11006 * g++.old-deja/g++.pt/explicit31.C: Likewise.
11007 * g++.old-deja/g++.pt/explicit35.C: Likewise.
11008 * g++.old-deja/g++.pt/explicit6.C: Likewise.
11009 * g++.old-deja/g++.pt/memclass7.C: Likewise.
11010
11011 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
11012
11013 * gcc.dg/cpp-redef.c: New test.
11014
11015 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
11016
11017 * g++.old-deja/g++.pt/unify7.C: New test.
11018
11019 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11020
11021 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
11022 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
11023
11024 2000-02-25 Geoff Keating <geoffk@cygnus.com>
11025
11026 * gcc.c-torture/compile/20000224-1.c: New test.
11027
11028 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11029
11030 * gcc.c-torture/compile/cpp-2.c: New test.
11031 * gcc.c-torture/compile/cpp-1.c: New test.
11032
11033 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
11034
11035 * gcc.c-torture/execute/20000225-1.c: New test.
11036
11037 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11038
11039 * gcc.dg/cpp-li2.c: New test.
11040
11041 * gcc.dg/cpp-wi1.c: New test.
11042
11043 * gcc.dg/cpp-li1.c: New test.
11044
11045 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
11046
11047 * g++.old-deja/g++.other/sizeof5.C: New test.
11048
11049 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11050
11051 * gcc.c-torture/execute/va-arg-13.c: New test.
11052
11053 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
11054
11055 * gcc.c-torture/execute/va-arg-12.c: New test.
11056
11057 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
11058
11059 * gcc.c-torture/execute/20000223-1.c: New test.
11060
11061 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
11062
11063 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
11064
11065 2000-02-22 Mark Mitchell <mark@codesourcery.com>
11066
11067 * g++.old-deja/g++.abi/ptrmem.C: New test.
11068
11069 2000-02-19 Richard Henderson <rth@cygnus.com>
11070
11071 * gcc.c-torture/compile/init-3.c: New.
11072
11073 2000-02-17 Mark Mitchell <mark@codesourcery.com>
11074
11075 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
11076 ALWAYS_CXXFLAGS.
11077
11078 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
11079
11080 * gcc.c-torture/compile/20000211-3.c: New test.
11081
11082 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
11083
11084 * gcc.c-torture/compile/20000211-2.c: New test.
11085
11086 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
11087
11088 * gcc.c-torture/compile/20000211-1.c: New test.
11089
11090 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
11091
11092 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
11093 on native targets
11094
11095 2000-02-08 Nathan Sidwell <nathan@acm.org>
11096
11097 * g++.old-deja/g++.other/cast5.C: New test.
11098
11099 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
11100
11101 * gcc.c-torture/execute/20000205-1.c: New.
11102
11103 2000-02-03 Nathan Sidwell <nathan@acm.org>
11104
11105 * g++.old-deja/g++.jason/cast3.C: Return void.
11106 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
11107
11108 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11109
11110 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
11111
11112 * gcc.dg/loop-1.c: New test.
11113
11114 2000-01-27 Jakub Jelinek <jakub@redhat.com>
11115
11116 * gcc.c-torture/compile/20000127-1.c: New test.
11117 * gcc.c-torture/execute/991228-1.c: New test.
11118
11119 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11120
11121 * gcc.dg/unused-2.c: New test.
11122
11123 * gcc.dg/conv-1.c: New test.
11124
11125 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11126
11127 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
11128 compiler.
11129 (tool_option_proc): Fix typo.
11130
11131 2000-01-24 Geoff Keating <geoffk@cygnus.com>
11132
11133 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
11134 of the ld on the host, not on the build machine.
11135 Also, don't crash if '--help' is not a supported option.
11136
11137 2000-01-24 Richard Henderson <rth@cygnus.com>
11138
11139 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
11140
11141 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
11142
11143 * gcc.c-torture/execute/20000120-2.c: New test.
11144 * gcc.c-torture/execute/20000120-1.c: New test.
11145
11146 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
11147
11148 * gcc.c-torture/execute/20000113-1.c: New test.
11149
11150 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
11151
11152 * gcc.c-torture/execute/20000112-1.c: New test.
11153
11154 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11155
11156 * gcc.dg/20000111-1.c: New test.
11157
11158 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
11159
11160 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
11161 with 16 bit integers.
11162
11163 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11164
11165 * gcc.dg/20000108-1.c: New test.
11166
11167 2000-01-05 Nathan Sidwell <nathan@acm.org>
11168
11169 * g++.old-deja/g++.ns/koenig8.C: New test.
11170
11171 2000-01-05 Nathan Sidwell <nathan@acm.org>
11172
11173 * g++.old-deja/g++.other/cast4.C: New test.
11174
11175 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
11176
11177 * gcc.c-torture/compile/20000105-2.c: New test.
11178 * gcc.c-torture/compile/20000105-1.c: New test.
11179
11180 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11181
11182 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
11183 references to printf & atoi to conform to ANSI standard.
11184 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
11185 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
11186 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
11187 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
11188 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
11189 * g++.old-deja/g++.brendan/complex1.C: Likewise.
11190 * g++.old-deja/g++.brendan/copy1.C: Likewise.
11191 * g++.old-deja/g++.brendan/copy2.C: Likewise.
11192 * g++.old-deja/g++.brendan/copy3.C: Likewise.
11193 * g++.old-deja/g++.brendan/copy4.C: Likewise.
11194 * g++.old-deja/g++.brendan/copy5.C: Likewise.
11195 * g++.old-deja/g++.brendan/copy6.C: Likewise.
11196 * g++.old-deja/g++.brendan/copy7.C: Likewise.
11197 * g++.old-deja/g++.brendan/copy8.C: Likewise.
11198 * g++.old-deja/g++.brendan/crash11.C: Likewise.
11199 * g++.old-deja/g++.brendan/crash14.C: Likewise.
11200 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
11201 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11202 * g++.old-deja/g++.brendan/delete2.C: Likewise.
11203 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
11204 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
11205 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
11206 * g++.old-deja/g++.brendan/eh1.C: Likewise.
11207 * g++.old-deja/g++.brendan/groff1.C: Likewise.
11208 * g++.old-deja/g++.brendan/init3.C: Likewise.
11209 * g++.old-deja/g++.brendan/misc12.C: Likewise.
11210 * g++.old-deja/g++.brendan/misc7.C: Likewise.
11211 * g++.old-deja/g++.brendan/new2.C: Likewise.
11212 * g++.old-deja/g++.brendan/operators4.C: Likewise.
11213 * g++.old-deja/g++.brendan/operators5.C: Likewise.
11214 * g++.old-deja/g++.brendan/overload2.C: Likewise.
11215 * g++.old-deja/g++.brendan/overload7.C: Likewise.
11216 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
11217 * g++.old-deja/g++.brendan/reference1.C: Likewise.
11218 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
11219 * g++.old-deja/g++.brendan/template24.C: Likewise.
11220 * g++.old-deja/g++.brendan/template3.C: Likewise.
11221 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
11222 * g++.old-deja/g++.jason/inline3.C: Likewise.
11223 * g++.old-deja/g++.jason/opeq.C: Likewise.
11224 * g++.old-deja/g++.law/arg5.C: Likewise.
11225 * g++.old-deja/g++.law/arm7.C: Likewise.
11226 * g++.old-deja/g++.law/ctors11.C: Likewise.
11227 * g++.old-deja/g++.law/cvt8.C: Likewise.
11228 * g++.old-deja/g++.law/init9.C: Likewise.
11229 * g++.old-deja/g++.law/refs4.C: Likewise.
11230 * g++.old-deja/g++.law/template2.C: Likewise.
11231 * g++.old-deja/g++.law/visibility24.C: Likewise.
11232 * g++.old-deja/g++.law/vtable3.C: Likewise.
11233 * g++.old-deja/g++.mike/asm2.C: Likewise.
11234 * g++.old-deja/g++.mike/eh1.C: Likewise.
11235 * g++.old-deja/g++.mike/misc1.C: Likewise.
11236 * g++.old-deja/g++.mike/misc13.C: Likewise.
11237 * g++.old-deja/g++.mike/misc14.C: Likewise.
11238 * g++.old-deja/g++.mike/ns12.C: Likewise.
11239 * g++.old-deja/g++.mike/p1248.C: Likewise.
11240 * g++.old-deja/g++.mike/p3708.C: Likewise.
11241 * g++.old-deja/g++.mike/p3708a.C: Likewise.
11242 * g++.old-deja/g++.mike/p3708b.C: Likewise.
11243 * g++.old-deja/g++.mike/p646.C: Likewise.
11244 * g++.old-deja/g++.mike/p700.C: Likewise.
11245 * g++.old-deja/g++.mike/p783.C: Likewise.
11246 * g++.old-deja/g++.mike/p783a.C: Likewise.
11247 * g++.old-deja/g++.mike/p783b.C: Likewise.
11248 * g++.old-deja/g++.mike/p786.C: Likewise.
11249 * g++.old-deja/g++.mike/p789.C: Likewise.
11250 * g++.old-deja/g++.mike/p789a.C: Likewise.
11251 * g++.old-deja/g++.mike/p807a.C: Likewise.
11252 * g++.old-deja/g++.other/delete3.C: Likewise.
11253 * g++.old-deja/g++.other/dyncast1.C: Likewise.
11254 * g++.old-deja/g++.other/dyncast2.C: Likewise.
11255 * g++.old-deja/g++.other/dyncast3.C: Likewise.
11256 * g++.old-deja/g++.other/empty1.C: Likewise.
11257 * g++.old-deja/g++.other/temporary1.C: Likewise.
11258 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
11259 * g++.old-deja/g++.pt/t16.C: Likewise.
11260 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
11261
11262 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
11263
11264 * gcc.dg/991230-1.c: New test.
11265
11266 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
11267
11268 * gcc.c-torture/compile/991229-3.c: New test.
11269 * gcc.c-torture/compile/991229-2.c: New test.
11270 * gcc.c-torture/compile/991229-1.c: New test.
11271
11272 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
11273
11274 * gcc.c-torture/compile/labels-2.c: New test.
11275
11276 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
11277
11278 * gcc.c-torture/execute/991227-1.c: New test.
11279
11280 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11281
11282 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
11283
11284 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
11285
11286 * gcc.c-torture/execute/991221-1.c: New test.
11287
11288 1999-12-20 Nathan Sidwell <nathan@acm.org>
11289
11290 * g++.old-deja/g++.other/cast3.C: New test.
11291
11292 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
11293
11294 * gcc.c-torture/execute/991216-4.c: New test.
11295
11296 1999-12-16 Michael Meissner <meissner@cygnus.com>
11297
11298 * gcc.c-torture/execute/991216-1.c: New test.
11299 * gcc.c-torture/execute/991216-2.c: New test.
11300 * gcc.c-torture/execute/991216-3.c: New test.
11301
11302 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11303
11304 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11305 Actually make the test fail by using "-O2" for compilation.
11306
11307 1999-12-15 Nathan Sidwell <nathan@acm.org>
11308
11309 * g++.old-deja/g++.warn/cast-align1.C: New test.
11310
11311 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11312
11313 * gcc.c-torture/compile/991214-1.c: New test.
11314 * gcc.c-torture/compile/991214-2.c: New test.
11315
11316 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11317
11318 * gcc.dg/991214-1.c: New test.
11319
11320 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
11321
11322 * gcc.c-torture/compile/991213-3.c: New test.
11323 * gcc.c-torture/compile/991213-2.c: New test.
11324 * gcc.c-torture/compile/991213-1.c: New test.
11325
11326 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11327
11328 * gcc.dg/991209-1.c: New test.
11329
11330 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
11331
11332 * gcc.c-torture/compile/991208-1.c: New test.
11333
11334 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11335
11336 * gcc.dg/ultrasp2.c: New test.
11337
11338 1999-12-05 Alex Samuel <samuel@codesourcery.com>
11339
11340 * g++.old-deja/g++.abi/align.C (main): Fix typo.
11341
11342 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
11343
11344 * gcc.c-torture/compile/991202-1.c: New test.
11345 * gcc.c-torture/execute/991202-1.c: New test.
11346 * gcc.c-torture/execute/991202-2.c: New test.
11347 * gcc.c-torture/execute/991202-3.c: New test.
11348
11349 1999-12-02 Alex Samuel <samuel@codesourcery.com>
11350
11351 * g++.old-deja/g++.abi/align.C: New test.
11352 * g++.old-deja/g++.abi/aggregates.C: Likewise.
11353 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11354
11355 1999-12-01 Richard Henderson <rth@cygnus.com>
11356
11357 * gcc.c-torture/execute/991201-1.c: New.
11358
11359 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
11360
11361 * gcc.dg/991129-1.c: New test.
11362
11363 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
11364
11365 * gcc.c-torture/compile/991127-1.c: New test.
11366
11367 1999-11-22 Nathan Sidwell <nathan@acm.org>
11368
11369 * g++.old-deja/g++.other/warn4.C: New test.
11370
11371 1999-11-22 Nathan Sidwell <nathan@acm.org>
11372
11373 * g++.old-deja/g++.eh/cleanup2.C: New test.
11374 * g++.old-deja/g++.ext/pretty2.C: New test.
11375 * g++.old-deja/g++.ext/pretty3.C: New test.
11376 * g++.old-deja/g++.other/debug6.C: New test.
11377
11378 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
11379
11380 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11381 compiler_output to look for one error message instead of two.
11382
11383 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
11384
11385 * gcc.c-torture/execute/991118-1.c: Also test case
11386 where the word boundary does not split a byte evenly.
11387
11388 1999-11-19 Nathan Sidwell <nathan@acm.org>
11389
11390 * g++.old-deja/g++.ext/restrict1.C: New test.
11391
11392 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11393
11394 * gcc.c-torture/execute/991118-1.c: New test.
11395
11396 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
11397
11398 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11399 working directory pathnames.
11400
11401 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
11402
11403 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11404 host is equipped with driver.h and driver.o so it can actually
11405 compile and run the tests.
11406
11407 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
11408
11409 * gcc.c-torture/compile/991008-1.c: New test.
11410
11411 1999-11-08 Nick Clifton <nickc@cygnus.com>
11412
11413 * lib/gcc-dg.exp: Include target-supports.exp
11414
11415 1999-11-05 Nick Clifton <nickc@cygnus.com>
11416
11417 * lib/target-supports.exp: New file: Provide procs to test for
11418 features supported by the target.
11419 (check_weak_available): Moved here from ecos.exp.
11420 (check_alias_available): New proc: Determine of the target
11421 toolchain supports the alias attribute.
11422
11423 * gcc.dg/special/ecos.exp: Move check_weak_available to
11424 target-supports.exp.
11425 (alias-1.c): Only perform the test if the target supports
11426 aliases.
11427 (wkali-1.c): Only perform the test if the target supports
11428 aliases.
11429
11430 * gcc.dg/990506-0.c: Expect error messages from cross
11431 targets as well as native targets.
11432
11433 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11434
11435 * gcc.dg/ultrasp1.c: Removed xfail.
11436 * gcc.dg/struct-ret-2.c: Likewise.
11437 * gcc.dg/array-1.c: Likewise.
11438
11439 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11440
11441 * gcc.dg/struct-ret-2.c: New test.
11442
11443 * gcc.dg/array-1.c: New test.
11444
11445 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
11446
11447 * gcc.c-torture/execute/991030-1.c: New test.
11448
11449 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
11450
11451 * gcc.c-torture/compile/991026-2.c: New test.
11452
11453 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
11454
11455 * gcc.c-torture/compile/991026-1.c: New test.
11456
11457 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
11458
11459 * gcc.c-torture/execute/991023-1.c: New test.
11460
11461 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
11462
11463 * gcc.c-torture/execute/991019-1.c: New test.
11464
11465 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
11466
11467 * gcc.c-torture/execute/991016-1.c: New test.
11468
11469 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
11470
11471 * gcc.c-torture/execute/991014-1.c: New test.
11472
11473 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11474
11475 * g++.old-deja/g++.other/union2.C: New test.
11476
11477 1999-10-13 Nathan Sidwell <nathan@acm.org>
11478
11479 * g++.old-deja/g++.other/vaarg2.C: New test.
11480 * g++.old-deja/g++.other/vaarg3.C: New test.
11481
11482 1999-10-12 Craig Burley <craig@jcb-sc.com>
11483
11484 * g77.f-torture/noncompile/19990905-1.f: Moved from being
11485 in compile/.
11486
11487 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
11488
11489 * gcc.c-torture/execute/va-arg-11.c: New test.
11490
11491 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
11492
11493 * lib/file-format.exp (gcc_target_object_format): Don't
11494 crash if objdump is unavailable.
11495
11496 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
11497
11498 * gcc.misc-tests/mg.exp: delete extraneous redirection.
11499
11500 1999-09-28 Nick Clifton <nickc@cygnus.com>
11501
11502 * gcc.c-torture/compile/990928-1.c: New test.
11503
11504 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
11505
11506 * g++.old-deja/g++.other/decl6.C: New test.
11507
11508 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11509
11510 * gcc.c-torture/execute/va-arg-10.c: New test.
11511
11512 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
11513
11514 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11515 __PRETTY_FUNCTION__.
11516
11517 1999-09-23 Nick Clifton <nickc@cygnus.com>
11518
11519 * gcc.c-torture/execute/990923-1.c: New test.
11520
11521 1999-09-21 Nick Clifton <nickc@cygnus.com>
11522
11523 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11524 for which -fpic is inappropriate.
11525
11526 1999-09-21 Mark Mitchell <mark@codesourcery.com>
11527
11528 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11529
11530 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11531
11532 * g++.old-deja/g++.other/dyncast1.C: New test.
11533 * g++.old-deja/g++.other/dyncast2.C: New test.
11534 * g++.old-deja/g++.other/dyncast3.C: New test.
11535 * g++.old-deja/g++.other/dyncast4.C: New test.
11536 * g++.old-deja/g++.other/dyncast5.C: New test.
11537 * g++.old-deja/g++.eh/catch3.C: New test.
11538 * g++.old-deja/g++.eh/catch3p.C: New test.
11539 * g++.old-deja/g++.eh/catch4.C: New test.
11540 * g++.old-deja/g++.eh/catch4p.C: New test.
11541 * g++.old-deja/g++.eh/catch5.C: New test.
11542 * g++.old-deja/g++.eh/catch5p.C: New test.
11543 * g++.old-deja/g++.eh/catch6.C: New test.
11544 * g++.old-deja/g++.eh/catch6p.C: New test.
11545 * g++.old-deja/g++.eh/catch7.C: New test.
11546 * g++.old-deja/g++.eh/catch7p.C: New test.
11547 * g++.old-deja/g++.eh/catch8.C: New test.
11548 * g++.old-deja/g++.eh/catch8p.C: New test.
11549 * g++.old-deja/g++.eh/catch9.C: New test.
11550 * g++.old-deja/g++.eh/catch9p.C: New test.
11551
11552 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
11553
11554 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11555 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11556
11557 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
11558
11559 * gcc.c-torture/compile/990913-1.c: New test.
11560
11561 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
11562
11563 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11564 * g++.old-deja/g++.jason/rfg5.C: Likewise.
11565
11566 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
11567
11568 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11569
11570 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
11571
11572 * g++.old-deja/g++.other/lookup11.C: New test.
11573 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11574 what is permitted and what we want.
11575 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11576 overload use.
11577 * g++.old-deja/g++.jason/rfg5.C: Likewise
11578
11579 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
11580
11581 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11582 * gcc.c-torture/noncompile/poison-1.c: New file.
11583
11584 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
11585
11586 * g++.old-deja/g++.other/sizeof3.C: New test.
11587 * g++.old-deja/g++.other/sizeof4.C: New test.
11588 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11589 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11590
11591 1999-09-07 Richard Henderson <rth@cygnus.com>
11592
11593 * gcc.dg/va-arg-1.c: New.
11594
11595 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11596
11597 * gcc.c-torture/execute/va-arg-9.c: New test.
11598
11599 1999-09-05 Craig Burley <craig@jcb-sc.com>
11600
11601 * g77.f-torture/compile/980519-2.f: New test.
11602 * g77.f-torture/compile/19990905-0.f: New test.
11603 * g77.f-torture/compile/19990905-1.f: New test.
11604 * g77.f-torture/compile/19990905-2.f: New test.
11605
11606 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11607
11608 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
11609
11610 * gcc.c-torture/execute/990827-1.c: Fix typo.
11611
11612 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11613
11614 * g++.old-deja/g++.other/deref1.C: New test.
11615
11616 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
11617
11618 * g++.old-deja/g++.other/ambig2.C: New test.
11619 * g++.old-deja/g++.other/cond5.C: New test.
11620 * g++.old-deja/g++.other/lookup16.C: New test.
11621
11622 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
11623
11624 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11625 assemblers too.
11626
11627 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
11628
11629 * lib/c-torture.exp: Avoid the "compare executables" optimization
11630 when testing native.
11631
11632 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
11633
11634 * gcc.c-torture/execute/990829-1.c: New test.
11635 * gcc.c-torture/compile/990829-1.c: New test.
11636
11637 1999-08-27 Paul Burchard <burchard@pobox.com>
11638
11639 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11640 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11641 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11642 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11643 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11644 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11645 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11646 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11647 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11648 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11649 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11650
11651 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
11652
11653 * gcc.c-torture/execute/990827-1.c: New test.
11654
11655 1999-08-26 Craig Burley <craig@jcb-sc.com>
11656
11657 * g77.f-torture/noncompile/19990826-4.f: New test.
11658
11659 * g77.f-torture/compile/19990826-3.f: New test.
11660
11661 * g77.f-torture/execute/19990826-2.f: New test.
11662
11663 * g77.f-torture/compile/19990826-1.f: New test.
11664
11665 * gcc.c-torture/execute/990826-0.c: New test.
11666 * g77.c-torture/execute/19990826-0.f: New test.
11667
11668 * g77.f-torture/noncompile/970626-2.f: New test.
11669
11670 1999-08-25 Paul Burchard <burchard@pobox.com>
11671
11672 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11673 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11674 lss-011.C: New tests.
11675
11676 1999-08-25 Nathan Sidwell <nathan@acm.org>
11677
11678 * g++.old-deja/g++.other/decl5.C: New test.
11679
11680 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11681
11682 * noncompile/noncompile.exp: Load_lib c-torture.exp.
11683 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11684 call `postbase' for each one. All callers of `postbase' changed
11685 to call this instead.
11686
11687 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
11688
11689 * gcc.c-torture/execute/990811-1.c: New test.
11690
11691 1999-08-09 Nick Clifton <nickc@cygnus.com>
11692
11693 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11694 just native ones.
11695
11696 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11697 just native ones.
11698
11699 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11700
11701 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11702
11703 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11704
11705 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11706
11707 1999-08-04 Nathan Sidwell <nathan@acm.org>
11708
11709 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11710
11711 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11712
11713 * gcc.c-torture/execute/990804-1.c: New test.
11714
11715 1999-08-03 Nathan Sidwell <nathan@acm.org>
11716
11717 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11718 * g++.old-deja/g++.brendan/crash64.C: Likewise
11719 * g++.old-deja/g++.brendan/overload8.C: Likewise
11720
11721 1999-08-03 Nathan Sidwell <nathan@acm.org>
11722
11723 * g++.old-deja/g++.other/struct1.C: New test.
11724
11725 1999-08-03 Nathan Sidwell <nathan@acm.org>
11726
11727 * g++.old-deja/g++.other/enum2.C: New test.
11728
11729 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
11730
11731 Adapted from tests from Franz Sirl:
11732 * gcc.c-torture/execute/va-arg-7.c: New test.
11733 * gcc.c-torture/execute/va-arg-8.c: New test.
11734
11735 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
11736
11737 * gcc.c-torture/compile/990801-2.c: New test.
11738
11739 * gcc.c-torture/compile/990801-1.c: New test.
11740
11741 1999-07-27 Michael Meissner <meissner@cygnus.com>
11742
11743 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11744 fp-cmp-1.c, converting double to float.
11745
11746 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11747 fp-cmp-1.c, converting double to long double.
11748
11749 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11750 from fr1 to unknown_register, since fr1 is a legitimate register
11751 on some machines.
11752
11753 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
11754
11755 * README: More listname related changes.
11756
11757 1999-07-08 Catherine Moore <clm@cygnus.com>
11758
11759 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
11760
11761 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
11762
11763 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11764
11765 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11766
11767 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11768
11769 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
11770
11771 * gcc.dg/990703-1.c: New test.
11772
11773 1999-06-29 Nick Clifton <nickc@cygnus.com>
11774
11775 * lib/file-format.exp: New file: Move definition of proc
11776 gcc_target_object_format to here from
11777 gcc.dg/special/ecos.exp.
11778
11779 * lib/c-torture.exp: Include lib file-format.exp.
11780 * lib/gcc-dg.exp: Include lib file-format.exp.
11781
11782 * gcc.dg/special/ecos.exp: Remove definition of proc
11783 gcc_target_object_format.
11784
11785 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
11786
11787 * gcc.c-torture/execute/990628-1.c: New test.
11788
11789 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
11790
11791 * gcc.c-torture/compile/990625-2.c: New test.
11792
11793 * gcc.c-torture/compile/990625-1.c: New test.
11794
11795 1999-06-23 Nick Clifton <nickc@cygnus.com>
11796
11797 * gcc.c-torture/compile/dll.c: New test case. Check that dll
11798 attributes compile.
11799 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11800 ports that use the COFF/PE file format.
11801
11802 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
11803
11804 * gcc.c-torture/compile/990617-1.c: New test.
11805
11806 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
11807
11808 * g++.old-deja/g++.other/decl4.C: New test.
11809
11810 1999-06-14 Nathan Sidwell <nathan@acm.org>
11811
11812 * g++.old-deja/g++.other/bitfld3.C: New test.
11813
11814 1999-06-08 Nathan Sidwell <nathan@acm.org>
11815
11816 * g++.old-deja/g++.eh/catch1.C: New test.
11817
11818 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
11819
11820 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11821
11822 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11823 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
11824
11825 1999-06-05 Craig Burley <craig@jcb-sc.com>
11826
11827 * g77.f-torture/compile/19990502-0.f: Replace with new,
11828 shorter, test that still fails after recent changes.
11829
11830 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11831
11832 * gcc.c-torture/execute/990604-1.c: New test.
11833
11834 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
11835
11836 * gcc.c-torture/execute/990531-1.c: New test.
11837
11838 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11839
11840 * gcc.c-torture/compile/990527-1.c: New test.
11841
11842 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
11843
11844 * gcc.c-torture/execute/990527-1.c: New test.
11845
11846 1999-05-25 Nick Clifton <nickc@cygnus.com>
11847
11848 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11849 bitfields as signed.
11850
11851 1999-05-25 Craig Burley <craig@jcb-sc.com>
11852
11853 * g77.f-torture/compile/19990525-0.f: New test.
11854
11855 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
11856
11857 * gcc.c-torture/execute/990525-2.c: New test.
11858
11859 * gcc.c-torture/execute/990525-1.c: New test.
11860
11861 1999-05-24 Nathan Sidwell <nathan@acm.org>
11862
11863 * g++.old-deja/g++.other/anon3.C: New test.
11864 * g++.old-deja/g++.other/anon4.C: New test.
11865 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11866 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11867 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11868 Merrill).
11869
11870 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
11871
11872 * gcc.c-torture/execute/990524-1.c: New test.
11873
11874 * gcc.dg/990524-1.c: New test.
11875
11876 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11877
11878 * gcc.c-torture/compile/990523-1.c: New test.
11879
11880 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
11881
11882 * gcc.c-torture/compile/990519-1.c: New test.
11883
11884 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11885
11886 * gcc.c-torture/compile/990517-1.c: New test.
11887
11888 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11889 (e4, f4): New tests.
11890 (main): Call them.
11891
11892 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11893
11894 * gcc.dg/noreturn-1.c: New test.
11895
11896 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11897
11898 * gcc.c-torture/execute/990513-1.c: New test.
11899
11900 1999-05-10 Richard Henderson <rth@cygnus.com>
11901
11902 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11903
11904 1999-05-10 Craig Burley <craig@jcb-sc.com>
11905
11906 * g77.f-torture/execute/erfc.f: Use small single-precision
11907 values, to avoid problems on Alphas when not -mieee.
11908
11909 1999-05-08 Craig Burley <craig@jcb-sc.com>
11910
11911 * gcc.dg/990506-0.c: New test.
11912
11913 1999-05-08 Richard Henderson <rth@cygnus.com>
11914
11915 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11916 the constant to test. Don't XFAIL 64-bit targets.
11917
11918 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11919 * g++.old-deja/g++.law/profile1.C: Likewise.
11920
11921 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11922 operator new instances.
11923 * g++.old-deja/g++.other/delete5.C: Likewise.
11924
11925 1999-05-03 Craig Burley <craig@jcb-sc.com>
11926
11927 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11928 intrinsic.
11929
11930 1999-05-03 Craig Burley <craig@jcb-sc.com>
11931
11932 * g77.f-torture/execute/u77-test.f: Reverse order of two
11933 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11934
11935 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11936
11937 * gcc.dg/compare1.c: New test.
11938
11939 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
11940
11941 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11942 New tests.
11943
11944 1999-05-02 Craig Burley <craig@jcb-sc.com>
11945
11946 * g77.f-torture/compile/19990502-1.f: New test.
11947
11948 1999-05-02 Craig Burley <craig@jcb-sc.com>
11949
11950 * g77.f-torture/compile/19990502-0.f: New test.
11951
11952 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
11953
11954 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11955 intrinsic.
11956
11957 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
11958
11959 * g77.f-torture/execute/u77-test.f (main): List libU77
11960 intrinsics not currently tested.
11961 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11962 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11963 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11964 Trim blanks off the ends of some printed strings.
11965
11966 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
11967
11968 * g77.f-torture/execute/u77-test.f (main): Just warn about
11969 FSTAT gid disagreement, as it's expected on some systems.
11970
11971 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
11972
11973 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11974 use a new function, which allows for some slop.
11975 Clean up some commentary.
11976 (issum): The new function.
11977 (sgladd): Deleted subroutine.
11978
11979 1999-05-01 Craig Burley <craig@jcb-sc.com>
11980
11981 * g77.f-torture/execute/u77-test.f: Modify to be more like
11982 libf2c/libU77 version, bringing patches to that version here.
11983 Add suitable commentary.
11984
11985 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
11986
11987 * gcc.dg/990424-1.c: New test.
11988
11989 1999-04-24 Craig Burley <craig@jcb-sc.com>
11990
11991 * g77.f-torture/execute/u77-test.f (main): Bug involving
11992 LSTAT has been fixed, so turn back on full checking.
11993
11994 1999-04-20 Craig Burley <craig@jcb-sc.com>
11995
11996 * g77.f-torture/compile/19990419-0.f: New test.
11997 * g77.f-torture/execute/19990419-1.f: New test.
11998
11999 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
12000
12001 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
12002 to avoid the need for a prototype to supress a warning.
12003
12004 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
12005
12006 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
12007
12008 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
12009
12010 * gcc.c-torture/execute/990404-1.c: New test.
12011
12012 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
12013
12014 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
12015 * gcc.dg/cpp-if3.c: Don't use -pedantic.
12016 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
12017 missing initializer warnings.
12018
12019 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
12020
12021 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
12022 matching strings.
12023
12024 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
12025
12026 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
12027
12028 1999-03-26 Craig Burley <craig@jcb-sc.com>
12029
12030 * g77.f-torture/execute/19990325-0.f: New test.
12031 * g77.f-torture/execute/19990325-1.f: New test.
12032
12033 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
12034
12035 * gcc.c-torture/execute/990324-1.c: New test.
12036
12037 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
12038
12039 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
12040 test with 4.
12041
12042 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
12043
12044 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
12045
12046 1999-03-13 Craig Burley <craig@jcb-sc.com>
12047
12048 * g77.f-torture/execute/19990313-2.f: New test.
12049 * g77.f-torture/execute/19990313-3.f: New test.
12050
12051 1999-03-13 Craig Burley <craig@jcb-sc.com>
12052
12053 * g77.f-torture/execute/19990313-0.f: New test.
12054 * g77.f-torture/execute/19990313-1.f: New test.
12055
12056 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
12057
12058 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
12059 printf to sprintf.
12060 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
12061 (main): Add check for u15. Conditionalize u31 check depending on
12062 whether ints are <32 bits or >=32 bits.
12063
12064 1999-03-08 Craig Burley <craig@jcb-sc.com>
12065
12066 * g77.f-torture/execute/19981119-0.f: Improve testiness.
12067
12068 1999-03-08 Craig Burley <craig@jcb-sc.com>
12069
12070 * g77.f-torture/compile/19990305-0.f: New test.
12071 * g77.f-torture/execute/19981119-0.f: New test.
12072
12073 1999-03-08 Craig Burley <craig@jcb-sc.com>
12074
12075 * g77.f-torture/execute/970625-2.f: call ABORT if final
12076 result is not correct, instead of just printing it.
12077 Add this checking via newly introduced obfuscation, to
12078 trip up buggy front ends.
12079
12080 1999-03-07 Craig Burley <craig@jcb-sc.com>
12081
12082 * g77.f-torture/compile/960317-1.f: Moved from being
12083 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
12084
12085 1999-03-06 Craig Burley <craig@jcb-sc.com>
12086
12087 * g77.f-torture/execute/960317-1.f: New (old) test.
12088 * g77.f-torture/execute/970625-2.f: Ditto.
12089
12090 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
12091
12092 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
12093 message on line 1 or line 2; cccp and cpplib do this differently.
12094
12095 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
12096
12097 * g++.old-deja/g++.law/weak1.C: New test.
12098
12099 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
12100
12101 * gcc.c-torture/execute/990119-1.c: Renamed to...
12102 * gcc.dg/990119-1.c: this, so it will only be tested once
12103 (it's a preprocessor test, it doesn't need to be run at
12104 multiple optimization levels).
12105
12106 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
12107
12108 * lib/g++.exp: Don't add incdir=$base_dir/../include to
12109 ALWAYS_CXXFLAGS.
12110
12111 1999-02-24 Craig Burley <craig@jcb-sc.com>
12112
12113 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
12114 * g77.f-torture/compile/19981216-0.f: ...as it is expected
12115 to not be compilable by current g77.
12116
12117 1999-02-24 Nick Clifton <nickc@cygnus.com>
12118
12119 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
12120
12121 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
12122
12123 * gcc.c-torture/execute/990222-1.c: New test.
12124
12125 1999-02-19 Craig Burley <craig@jcb-sc.com>
12126
12127 * g77.f-torture/compile/19990218-0.f: New test.
12128 * g77.f-torture/noncompile/19990218-1.f: New test.
12129
12130 1999-02-18 Craig Burley <craig@jcb-sc.com>
12131
12132 * g77.f-torture/compile/19981216-0.f: New test.
12133
12134 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
12135
12136 * gcc.dg/990214-1.c: New test.
12137
12138 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
12139
12140 * gcc.dg/990213-2.c: New test.
12141
12142 * gcc.dg/990213-1.c: New test.
12143
12144 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
12145
12146 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
12147 ints.
12148
12149 1999-02-11 Nick Clifton <nickc@cygnus.com>
12150
12151 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
12152 specified by target.
12153
12154 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
12155
12156 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
12157
12158 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
12159
12160 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
12161
12162 * gcc.dg/special/ecos.exp: New test driver for new tests with
12163 special requirements.
12164
12165 * gcc.dg/special/alias-1.c: New test.
12166 * gcc.dg/special/gcsec-1.c: New test.
12167 * gcc.dg/special/weak-1.c: New test.
12168 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
12169 * gcc.dg/special/weak-2.c: New test.
12170 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
12171 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
12172 * gcc.dg/special/wkali-1.c: New test.
12173 * gcc.dg/special/wkali-2.c: New test.
12174 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
12175 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
12176
12177 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
12178
12179 * lib/c-torture.exp (c-torture-compile): Pull out code for
12180 analyzing gcc error messages.
12181 (c-torture-execute): Likewise. Fix some (harmless) false
12182 positives.
12183 * lib/gcc.exp (gcc_check_compile): New function.
12184
12185 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
12186
12187 * gcc.c-torture/execute/990208-1.c: New test.
12188
12189 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
12190
12191 * g++.dg/special/ecos.exp: New driver for new tests with special
12192 requirements
12193
12194 * g++.dg/special/conpr-1.C: New test
12195 * g++.dg/special/conpr-2.C: New test
12196 * g++.dg/special/conpr-2a.C: New test
12197 * g++.dg/special/conpr-3.C: New test
12198 * g++.dg/special/conpr-3a.C: New test
12199 * g++.dg/special/conpr-3b.C: New test
12200
12201 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
12202 allow g++ to use the dg driver
12203
12204 * README: Add comment about g++.dg directory
12205
12206 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
12207
12208 * README: Update email addresses.
12209
12210 1999-02-03 Nick Clifton <nickc@cygnus.com>
12211
12212 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
12213 arguments in order to force structure S onto the stack even on
12214 the alpha.
12215 (test): Pass 10 leading arguments to function foo as well as the
12216 structure S.
12217
12218 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
12219 failure for all targets.
12220
12221 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
12222 abort to terminate program execution.
12223
12224 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
12225
12226 * gcc.c-torture/execute/990130-1.c: New test.
12227
12228 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
12229
12230 * gcc.dg/990130-1.c: New test.
12231
12232 1999-01-28 Michael Meissner <meissner@cygnus.com>
12233
12234 * gcc.c-torture/execute/990128-1.c: New test.
12235
12236 1999-01-27 Michael Meissner <meissner@cygnus.com>
12237
12238 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
12239
12240 1999-01-27 Felix Lee <flee@cygnus.com>
12241
12242 * lib/c-torture.exp (c-torture-compile): pull out code for
12243 analyzing gcc error messages.
12244 (c-torture-execute): ditto, and fix some (harmless) false
12245 positives.
12246 * lib/gcc.exp (gcc_check_compile): new function.
12247
12248 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
12249
12250 * gcc.dg/990117-1.c: New test.
12251
12252 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
12253
12254 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
12255
12256 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
12257
12258 * g77.f-torture/compile/990115-1.f: New test.
12259
12260 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
12261
12262 * gcc.c-torture/compile/990107-1.c: New test
12263
12264 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
12265
12266 * gcc.c-torture/execute/990106-2.c: New test.
12267
12268 * gcc.c-torture/execute/990106-1.c: New test.
12269
12270 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
12271
12272 * gcc.c-torture/compile/981223-1.c: New test.
12273
12274 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
12275
12276 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
12277 (opt3): Rename from opt4 and disable.
12278
12279 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
12280
12281 * g++.old-deja/g++.pt/ptrmem5.C: New test.
12282
12283 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12284
12285 * g++.old-deja/g++.other/conv5.C: New test.
12286
12287 1998-12-14 Nick Clifton <nickc@cygnus.com>
12288
12289 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
12290
12291 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
12292
12293 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12294
12295 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
12296
12297 * gcc.c-torture/compile/981211-1.c: New test.
12298
12299 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
12300
12301 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12302
12303 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12304
12305 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12306
12307 * gcc.special/930510-1.c: Make C9X safe.
12308 * gcc.misc-tests/gcov-1.c Similarly.
12309 * gcc.misc-tests/gcov-2.c Similarly.
12310
12311 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12312
12313 * gcc.dg/ultrasp1.c: New test.
12314
12315 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
12316
12317 * gcc.c-torture/execute/981206.c: New test.
12318
12319 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12320
12321 * g++.old-deja/g++.ns/template7.C: New test.
12322
12323 * g++.old-deja/g++.other/expr1.C: New test.
12324
12325 * g++.old-deja/g++.eh/tmpl3.C: New test.
12326
12327 * g++.old-deja/g++.eh/tmpl2.C: New test.
12328
12329 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12330
12331 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12332 * g++.old-deja/g++.other/using6.C: Removed.
12333 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12334
12335 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12336
12337 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12338
12339 * g++.old-deja/g++.pt/overload8.C: New test.
12340
12341 * g++.old-deja/g++.pt/overload7.C: New test.
12342
12343 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12344
12345 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12346 and relinking messages.
12347 * lib/g++.exp (g++_target_compile): Remove .rpo file when
12348 compiling with -frepo.
12349
12350 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
12351
12352 * g++.old-deja/g++.pt/lookup6.C: New test.
12353
12354 1998-11-30 Nick Clifton <nickc@cygnus.com>
12355
12356 * gcc.c-torture/execute/981130-1.c: New test.
12357 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12358
12359 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12360
12361 * g++.old-deja/g++.pt/explicit76.C: New test.
12362
12363 * g++.old-deja/g++.pt/friend38.C: New test.
12364
12365 * g++.old-deja/g++.ns/crash2.C: New test.
12366
12367 * g++.old-deja/g++.pt/defarg8.C: New test.
12368
12369 * g++.old-deja/g++.pt/instantiate6.C: New test.
12370
12371 * g++.old-deja/g++.pt/static6.C: New test.
12372
12373 * g++.old-deja/g++.pt/decl2.C: New test.
12374
12375 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12376
12377 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
12378 problem is actually related with name lookup, but so what? :-)
12379
12380 * g++.old-deja/g++.pt/friend37.C: New test.
12381
12382 1998-11-25 Dave Love <d.love@dl.ac.uk>
12383
12384 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12385 element, which fails on some systems.
12386
12387 * g77.f-torture/execute/labug1.f: New test.
12388
12389 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
12390
12391 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12392 is defined.
12393
12394 1998-11-18 Dave Love <d.love@dl.ac.uk>
12395
12396 * g77.f-torture/compile/981117-1.f: New test.
12397
12398 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
12399
12400 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
12401 properly discarded.
12402
12403 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
12404
12405 * gcc.c-torture/execute/memcheck: New directory of tests for
12406 -fcheck-memory-usage.
12407
12408 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12409
12410 * README: New file, general information about the testsuite and
12411 new description of the various C++ test subdirectories.
12412 * README.g++: Eliminate obsolete information, update and move most
12413 relevant stuff to README.
12414
12415 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
12416
12417 * gcc.c-torture/compile/981107-1.c: New test.
12418
12419 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
12420
12421 * execute/memcpy-bi.c: New testcase.
12422
12423 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
12424
12425 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12426 base classes.
12427
12428 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12429 template is selected.
12430
12431 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12432 classes, it should be accepted for all types.
12433
12434 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12435
12436 * g++.old-deja/g++.pt/spec24.C: Ensure that template
12437 specializations start with template headers.
12438
12439 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
12440
12441 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12442
12443 * g++.old-deja/g++.other/init9.C: Test cross initialization of
12444 non-POD types.
12445
12446 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12447
12448 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12449
12450 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12451
12452 * compile/981022-1.c, compile/981022-1.x: New test and driver.
12453
12454 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
12455
12456 * 981019-1.c: New test.
12457
12458 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
12459
12460 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12461 find objc headers.
12462
12463 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12464
12465 * compile/981001-4.c: Remove use of GCC extension that triggers a
12466 compiler bug.
12467
12468 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
12469
12470 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12471
12472 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12473
12474 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
12475 instantiation of template produces incorrect code for delete
12476 expression.
12477
12478 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
12479 constructors' name is not unique.
12480 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12481 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12482
12483 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
12484 automatic array of const is ill-formed.
12485
12486 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
12487 of template parameter?
12488
12489 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
12490 const.
12491
12492 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
12493 pointer-to-member expression.
12494
12495 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
12496 declaration causes ICE.
12497
12498 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
12499
12500 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
12501 reserved in the global namespace.
12502
12503 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12504 generate needed virtual table.
12505
12506 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12507
12508 1998-10-10 Dariush Eslimi <eslimi@loran.com>
12509
12510 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12511 template-dependent type
12512
12513 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
12514
12515 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12516 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12517 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12518
12519 * g++.old-deja/g++.other/using5.C: New test; using decl from base
12520 class should be usable as argument of member function.
12521 * g++.old-deja/g++.other/using6.C: New test; using decl from base
12522 class should be usable as return type of member function.
12523 * g++.old-deja/g++.other/using7.C: New test; using decl from base
12524 class should be usable as type of data member.
12525
12526 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12527
12528 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
12529
12530 * gcc.c-torture/special/920521-1.c: Fix bogus test.
12531
12532 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
12533
12534 * gcc.dg/dll-?.c Add thumb to target list.
12535 Fix assembler scan patterns to match current assembler output.
12536
12537 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
12538
12539 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
12540 matching of template brackets.
12541
12542 * g++.old-deja/g++.other/using4.C: New test. Test using
12543 declarations of methods from base classes.
12544
12545 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
12546 within functions should introduce names into the innermost
12547 enclosing namespace.
12548
12549 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
12550 of static locals if first initialization throws.
12551
12552 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
12553
12554 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12555
12556 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
12557
12558 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
12559 lose track of the possible targets of tablejump insns.
12560 * special/special.exp: Run it.
12561
12562 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12563
12564 * g++.old-deja/g++.pt/friend35.C: New test. A template function
12565 must be declared before its specializations can be named in friend
12566 declarations.
12567
12568 1998-10-05 Dave Love <d.love@dl.ac.uk>
12569
12570 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12571
12572 * g77.f-torture/execute/io1.f: New test.
12573
12574 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12575
12576 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12577 with pointer to template function, for which no argument deduction
12578 is possible.
12579
12580 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12581 specialization of template function as argument to template
12582 function.
12583
12584 * g++.old-deja/g++.other/access2.C: New test; Inner class
12585 shouldn't have privileged access to Outer's names.
12586
12587 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12588
12589 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12590 friend template declared within template class conflicts with
12591 nested class of the same name.
12592
12593 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12594 is ignored.
12595
12596 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12597 object with direct initializer as function declaration.
12598
12599 * g++.old-deja/g++.other/decl2.C: New test; duplicate
12600 initializers.
12601
12602 * g++.old-deja/g++.other/null2.C: New test; conditional operator
12603 involving const pointer and NULL produces incorrect result.
12604
12605 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12606 type name without `typename' should be rejected with -pedantic.
12607
12608 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
12609
12610 * g++.old-deja/g++.other/addrof1.C: New test.
12611
12612 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
12613
12614 * gcc.c-torture/compile/981001-1.c: New test.
12615 * gcc.c-torture/execute/981001-1.c: New test.
12616
12617 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
12618
12619 * gcc.c-torture/compile/981001-2.c: New test.
12620 * gcc.c-torture/compile/981001-3.c: New test.
12621 * gcc.c-torture/compile/981001-4.c: New test.
12622
12623 1998-10-01 Robert Lipe <robertl@dgii.com>
12624
12625 * lib/objc.exp (objc_target_compile): Add -L during compiles for
12626 multilibbed hosts. Idea grafted from g77.exp.
12627
12628 1998-09-30 Dave Love <d.love@dl.ac.uk>
12629
12630 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12631 avoid losing on systems which need -lsocket.
12632
12633 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
12634
12635 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12636 * g++.old-deja/g++.other/nested2.C: Ditto.
12637 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12638 failure.
12639
12640 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12641
12642 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12643 preferred over template operator!= for enum bitfields.
12644
12645 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
12646
12647 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12648 that happen to have the same base name, but in different scopes,
12649 are incorrectly rejected.
12650
12651 1998-09-16 Richard Henderson <rth@cygnus.com>
12652
12653 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12654 on the native word size instead of an integer literal.
12655
12656 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12657
12658 * g++.old-deja/g++.other/static2.C: Invocation of static data
12659 member of type pointer-to-function denoted as non-static member.
12660
12661 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12662 checks involving function types and aliases.
12663
12664 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12665
12666 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12667 redefined to the same non-trivial type.
12668
12669 * g++.old-deja/g++.pt/explicit73.C: Test for proper
12670 namespace-qualification of template specializations declared in
12671 other namespaces.
12672
12673 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12674 to declare a subset of the specializations of a template function
12675 as friends of specializations of a template class.
12676
12677 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12678 member templates that do not fully specialize the enclosing
12679 template class are rejected.
12680
12681 1998-09-11 Dave Love <d.love@dl.ac.uk>
12682
12683 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12684
12685 1998-09-08 Dave Love <d.love@dl.ac.uk>
12686
12687 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12688 altered from libf2c/libU77 version.
12689
12690 1998-09-06 Dave Love <d.love@dl.ac.uk>
12691
12692 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12693
12694 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
12695
12696 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12697 (un)signed char are different types for template specialization
12698 purposes.
12699
12700 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
12701
12702 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12703 * objc: ObjC testsuite.
12704
12705 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
12706
12707 * gcc.c-torture/execute/941014-1.x: New file.
12708
12709 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
12710
12711 * lib/c-torture.exp: Add support for
12712 torture_eval_before_compile and torture_eval_before_execute
12713 variables.
12714
12715 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
12716
12717 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
12718 this test triggers valid.
12719
12720 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12721
12722 * gcc.dg/980827-1.c: New test.
12723
12724 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12725
12726 * gcc.c-torture/execute/loop-4b.c: New test.
12727
12728 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
12729
12730 * lib/c-torture.exp: Add support for
12731 torture_eval_before_compile and torture_eval_before_execute
12732 variables.
12733
12734 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
12735
12736 * gcc.c-torture/compile/980825-1.c: New test.
12737
12738 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
12739
12740 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12741 count number tests in opt_t0 not good_t0.
12742
12743 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
12744
12745 * gcc.c-torture/compile/930326-1.x: Fix typo.
12746
12747 1998-08-23 Mark Mitchell <mark@markmitchell.com>
12748
12749 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12750 causes an ICE.
12751
12752 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12753
12754 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12755 STACK_SIZE is defined.
12756 * gcc.c-torture/unsorted/stuct.c: Similarly.
12757
12758 * gcc.c-torture/compile/980821-1.c: New test.
12759
12760 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
12761
12762 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12763
12764 1998-08-19 Mark Mitchell <mark@markmitchell.com>
12765
12766 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12767 code.
12768
12769 1998-08-09 Mark Mitchell <mark@markmitchell.com>
12770
12771 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12772 error'.
12773
12774 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
12775
12776 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12777
12778 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
12779
12780 * gcc.c-torture/compile/980816-1.c: New test.
12781
12782 * gcc.dg/980816-1.c: New test.
12783
12784 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
12785
12786 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12787 compiler for ieee tests.
12788
12789 1998-08-01 Dave Love <d.love@dl.ac.uk>
12790
12791 * g77.f-torture/compile/980729-0.f: New test.
12792
12793 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
12794
12795 * gcc.c-torture/special/eeprof-1.c: New test, for
12796 -finstrument-functions.
12797 * gcc.c-torture/special/special.exp: Run it.
12798
12799 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
12800
12801 * gcc.c-torture/compile/980729-1.c: New test.
12802
12803 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
12804
12805 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12806 __thumb__ is defined, and test for ARM style doubles if so.
12807
12808 1998-07-26 Dave Love <d.love@dl.ac.uk>
12809
12810 * g77.f-torture/noncompile/980615-0.f: New test.
12811
12812 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
12813
12814 * gcc.dg/980312-1.c: Do link instead of compile.
12815 * gcc.dg/980313-1.c: Likewise.
12816
12817 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
12818
12819 * gcc.c-torture/compile/980726-1.c: New test.
12820
12821 1998-07-25 Dave Love <d.love@dl.ac.uk>
12822
12823 * g77.f-torture/execute/io0.f: New test.
12824
12825 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
12826
12827 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12828 an int.
12829
12830 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
12831
12832 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12833 m32r bugs.
12834
12835 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
12836
12837 * gcc.dg/980626-1.c: Expect failures for all toolchains until
12838 c-decl.c:grokdeclarator can handle mode attributes.
12839
12840 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
12841
12842 * gcc.c-torture/execute/980716-1.c: New test.
12843
12844 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
12845
12846 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12847 the mn10200.
12848 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
12849 the mn10200.
12850 * gcc.c-torture/execute/va-arg-3.x: Similarly.
12851 * gcc.c-torture/compile/930326-1.x: Similarly.
12852
12853 1998-07-13 Dave Love <d.love@dl.ac.uk>
12854
12855 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12856 New test from Craig.
12857
12858 1998-07-12 Dave Love <d.love@dl.ac.uk>
12859
12860 * g77.f-torture/noncompile/980616-0.f: New test.
12861
12862 * g77.f-torture/execute/970816-3.f: New test from Craig.
12863
12864 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12865
12866 * g++.other/singleton.C: Return error value instead of taking
12867 SIGSEGV.
12868
12869 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12870
12871 * g++.other/singleton.C: New test. Warning is under dispute.
12872 Runtime crash is not.
12873
12874 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12875
12876 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12877 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12878 using6.C, using7.C}: New namespace tests.
12879
12880 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12881
12882 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12883 specialization with typedef'ed names used as array indexes.
12884
12885 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
12886
12887 * gcc.c-torture/execute/980709-1.c: New test.
12888
12889 * gcc.dg/980709-1.c: New test.
12890
12891 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
12892
12893 * gcc.c-torture/execute/bcp-1.c: New test.
12894
12895 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
12896
12897 * gcc.c-torture/execute/980707-1.c: New test.
12898
12899 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
12900
12901 * gcc.c-torture/compile/980706-1.c: New test.
12902
12903 1998-07-01 Dave Love <d.love@dl.ac.uk>
12904
12905 * g77.f-torture/execute/980701-0.f,
12906 g77.f-torture/execute/980701-1.f: New test from Craig.
12907
12908 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
12909
12910 * gcc.c-torture/compile/980701-1.c: New test.
12911
12912 * gcc.c-torture/execute/980701-1.c: New test.
12913
12914 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
12915 rlsruhe.de>
12916
12917 * g++.old-deja/g++.robertl/eb132.C: New test.
12918 * g++.old-deja/g++.robertl/eb133.C: Likewise.
12919
12920 1998-06-29 Dave Love <d.love@dl.ac.uk>
12921
12922 * g77.f-torture/execute/980628-7.f,
12923 g77.f-torture/execute/980628-8.f,
12924 g77.f-torture/execute/980628-9.f,
12925 g77.f-torture/execute/980628-10.f: New tests from Craig.
12926
12927 * g77.f-torture/execute/980628-3.f: Remove mail headers.
12928
12929 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
12930
12931 * g77.f-torture/execute/980628-4.f: New test from Craig.
12932 * g77.f-torture/execute/980628-5.f: Likewise.
12933 * g77.f-torture/execute/980628-2.f: Likewise.
12934 * g77.f-torture/execute/980628-0.f: Likewise.
12935 * g77.f-torture/execute/980628-1.f: Likewise.
12936 * g77.f-torture/execute/980628-3.f: Likewise.
12937 * g77.f-torture/execute/980628-6.f: Likewise.
12938
12939 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
12940
12941 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12942 directory when nothing has been installed yet.
12943
12944 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
12945
12946 * gcc.c-torture/special/special.exp: Handle newer versions of
12947 dejagnu.
12948
12949 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
12950
12951 * gcc.dg/980626-1.c: New test.
12952
12953 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
12954
12955 * gcc.misc-tests/m-un-2.c: New test.
12956 * g++.old-deja/g++.other/warn01.c: Likewise.
12957
12958 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
12959
12960 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12961 compatibility with assmblers with a different comment character.
12962 Eliminate use of GAS-specific extensions.
12963
12964 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
12965
12966 * gcc.c-torture/execute/ieee/980619-1.c: New test.
12967
12968 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
12969
12970 *lib/g77.exp: Replace search for libf2c.a with search for newly
12971 renamed libg2c.a
12972
12973 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
12974
12975 * gcc.c-torture/execute/980617-1.c: New test.
12976
12977 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
12978
12979 * gcc.c-torture/execute/980612-1.c: New test.
12980
12981 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
12982
12983 * gcc.dg/980523-1.c: Only test on ppc-linux.
12984 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12985
12986 * gcc.c-torture/execute/980608-1.c: New test.
12987
12988 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12989
12990 * gcc.c-torture/execute/980605-1.c: New test.
12991
12992 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
12993
12994 * gcc.c-torture/execute/980604-1.c: New test.
12995
12996 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
12997
12998 * gcc.c-torture/execute/980602-1.c: New test.
12999 * gcc.c-torture/execute/980602-2.c: Likewise.
13000
13001 1998-06-02 Dave Love <d.love@dl.ac.uk>
13002
13003 * 970125-0.f: Fix per JCB. Add commentary.
13004
13005 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
13006
13007 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
13008 IEEE -0 support.
13009
13010 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
13011
13012 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
13013 earlier.
13014
13015 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
13016
13017 * gcc.c-torture/execute/980526-3.c: New test.
13018
13019 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
13020
13021 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
13022 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
13023 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
13024 m88k-motorola-sysv3 to XFAIL.
13025
13026 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13027
13028 * gcc.dg/980526-1.c: New test.
13029 * gcc.c-torture/execute/980526-2.c: New test.
13030
13031 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
13032
13033 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
13034
13035 * gcc.c-torture/execute/980526-1.c: New test.
13036
13037 1998-05-26 Dave Love <d.love@dl.ac.uk>
13038
13039 * g77.f-torture/execute/alpha2.f: Add runtime test.
13040
13041 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
13042
13043 * g++.old-deja/old-deja.exp: Strip leading directories.
13044
13045 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
13046 error for the line. Don't run multiple tests for the same line.
13047
13048 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
13049
13050 * gcc.dg/980523-1.c: New test.
13051
13052 1998-05-23 Dave Love <d.love@dl.ac.uk>
13053
13054 * g77.f-torture/compile/970915-0.f: New test.
13055
13056 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
13057
13058 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
13059
13060 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
13061
13062 * gcc.dg/980520-1.c: New test.
13063
13064 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
13065
13066 * gcc.dg/980502-1.c: Fix return type.
13067
13068 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
13069
13070 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
13071 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
13072 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
13073 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
13074 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
13075
13076 1998-05-20 Dave Love <d.love@dl.ac.uk>
13077
13078 * g77.f-torture/execute/980520-1.f: New test.
13079
13080 1998-05-15 Dave Love <d.love@dl.ac.uk>
13081
13082 * lib/mike-g77.exp: New file.
13083
13084 * g77.f-torture/noncompile/noncompile.exp,
13085 g77.f-torture/noncompile/check0.f: New files.
13086
13087 1998-05-14 Dave Love <d.love@dl.ac.uk>
13088
13089 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
13090 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
13091 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
13092 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
13093 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
13094 abort where appropriate.
13095
13096 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
13097
13098 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
13099 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
13100
13101 1998-04-29 Dave Love <d.love@dl.ac.uk>
13102
13103 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
13104
13105 1998-04-27 Dave Love <d.love@dl.ac.uk>
13106
13107 * g77.f-torture/compile/980427-0.f: New test.
13108
13109 1998-04-24 Dave Love <d.love@dl.ac.uk>
13110
13111 * g77.f-torture/compile/980424-0.f: New test.
13112
13113 1998-04-19 Dave Love <d.love@dl.ac.uk>
13114
13115 * g77.f-torture/compile/980419-2.f (main): New test.
13116 * g77.f-torture/compile/970125-0.f: New test.
13117 * g77.f-torture/compile/980419-1.f: New test.
13118
13119 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
13120
13121 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
13122 of loop-4.c.
13123
13124 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
13125
13126 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
13127
13128 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
13129
13130 * gcc.c-torture/compile/980329-1.c: New test.
13131
13132 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
13133
13134 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
13135 * gcc.dg/980312-1.c: Fix typo in -march command.
13136
13137 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
13138
13139 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
13140
13141 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
13142
13143 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
13144 Dave Love agree the Fortran source is bogus.
13145
13146 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
13147
13148 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
13149 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
13150 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
13151 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
13152 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
13153
13154 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13155
13156 * g++.old-deja/g++.other/friend1.C: New test.
13157
13158 1998-02-18 Dave Love <d.love@dl.ac.uk>
13159
13160 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
13161 possibly uninitialized) variables and declare dnrm2.
13162
13163 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
13164
13165 From Bruno Haible <haible@ilog.fr>:
13166 * gcc.c-torture/execute/980223.c: New test.
13167
13168 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
13169
13170 * gcc.dg/ifelse-1.c: New test.
13171
13172 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
13173
13174 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
13175
13176 * lib/old-dejagnu.exp (old-dejagnu): Added the
13177 "execution test - XFAIL *-*-*" handling in the spirit of
13178 "excess errors test -". Changed the "execution test fails"
13179 handling to be like "excess errors test fails".
13180 * Update various tests accordingly.
13181
13182 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
13183
13184 * gcc.c-torture/execute/980205.c: New test.
13185
13186 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
13187
13188 * lib/c-torture.exp: Look for .x files instead of .cexp files.
13189 * lib/f-torture.exp: Similarly.
13190 * gcc.c-torture: Rename all .cexp files to .x files.
13191
13192 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13193
13194 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
13195 (940510-1.c): Removed duplicate.
13196 (971104-1.c): New test.
13197
13198 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
13199
13200 * lib/f-torture.exp: Improve error and loop detection.
13201
13202 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
13203
13204 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
13205 use that to size the filler array.
13206
13207 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
13208
13209 * lib/c-torture.exp(c-torture-execute): Fix typo.
13210
13211 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
13212 testcase as the executable name. Keep the executable around if
13213 the test fails.
13214
13215 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
13216
13217 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
13218 changes. Only test one -g option, and move it to the end of the
13219 list of options to test.
13220
13221 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
13222
13223 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
13224 variable GCC_TORTURE_OPTIONS to supply default switches separated
13225 by colons. If no environment variable, run tests with -O0 -g, -O1
13226 -g, and -O2 -g as well.
13227
13228 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
13229
13230 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
13231 explanatory comments. Fix indentation.
13232
13233 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
13234
13235 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
13236
13237 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
13238
13239 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
13240 * g++.old-deja/g++.mike/p7325.C: Likewise.
13241 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
13242
13243 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
13244
13245 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
13246 * g++.old-deja/g++.brendan/crash30.C: Likewise.
13247 * g++.old-deja/g++.brendan/crash39.C: Likewise.
13248 * g++.old-deja/g++.law/operators4.C: Likewise.
13249
13250 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
13251
13252 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
13253 * g++.old-deja/g++.mike/p784.C: Ditto.
13254 * g++.old-deja/g++.mike/p785.C: Ditto.
13255
13256 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
13257
13258 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
13259
13260 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
13261
13262 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
13263 target feature; pass this to c-torture-execute as needed.
13264
13265 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
13266
13267 * lib/c-torture.exp(c-torture-execute): If the previous and the
13268 current executables being tested are identical, we don't need to
13269 run the executable again. Try to make the executable names
13270 unique. Add an optional argument for passing additional compiler
13271 flags.
13272
13273 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
13274
13275 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
13276
13277 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
13278
13279 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
13280
13281 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
13282
13283 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
13284 32bit or larger longs.
13285
13286 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
13287 have either a 32bit long or 32bit int.
13288
13289 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13290
13291 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
13292 Make double precision tests dependent on sizeof (double).
13293
13294 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
13295
13296 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13297 too.
13298
13299 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13300
13301 * gcc.c-torture/compile/961203-1.cexp: New script.
13302
13303 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
13304
13305 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13306 up the includes ourselves.
13307
13308 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
13309
13310 * lib/plumhall.exp: Remove random include, and add a few
13311 verbose messages for debugging.
13312
13313 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
13314
13315 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13316 of trying to do it ourselves.
13317
13318 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13319
13320 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13321
13322 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
13323
13324 * gcc.prms/5403.c: Made regexp a bit less strict.
13325
13326 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
13327
13328 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13329 is returned from remote_load instead.
13330 * lib/plumhall.exp: Ditto.
13331 * lib/mike-g++.exp: Ditto.
13332 * lib/old-dejagnu.exp: Ditto.
13333 * lib/c-torture.exp: Ditto.
13334
13335 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
13336
13337 * lib/g++.exp: Use build_wrapper procedure.
13338 * lib/gcc.exp: Ditto.
13339
13340 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
13341
13342 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13343 an old-style decl for malloc. Fixes tests to work when
13344 sizeof (int) != sizeof (size_t).
13345
13346 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
13347
13348 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13349
13350 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13351 use stdargs.h interface.
13352
13353 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
13354
13355 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13356 NO_VARARGS when compiling.
13357
13358 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
13359
13360 * lib/plumhall.exp(ph_includes): New procedure.
13361 (ph_make): Use it.
13362 (ph_compiler): Ditto.
13363
13364 * lib/g++.exp: Rename test-glue.c to testglue.c.
13365 * lib/gcc.exp: Ditto.
13366
13367 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
13368
13369 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13370 to completion when it's called.
13371
13372 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
13373
13374 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13375 is defined, don't do test.
13376
13377 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
13378
13379 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13380 for object files.
13381 (ph_summary): Mark skipped testcases as untested, not unresolved.
13382
13383 * lib/plumhall.exp (ph_make): If unresolved because of bad
13384 errorCode, record errorCode in log file.
13385 (*): Replace send_log/verbose with verbose -log.
13386
13387 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
13388
13389 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13390 double conversion if double isn't at least 8 bytes.
13391
13392 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13393 int to work with targets where int is 16 bits.
13394
13395 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13396 8 bytes, just exit, since 4 byte doubles don't have enough bits of
13397 precision for the test to complete.
13398
13399 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
13400
13401 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13402 if d10v is not compiled with the -mdouble64 flag.
13403 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13404
13405 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13406 d10v is not compiled with the -mint32 flag.
13407
13408 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
13409
13410 * lib/plumhall.exp: Use incr_count.
13411
13412 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
13413
13414 * gcc.c-torture: Update to c-torture-1.45.
13415
13416 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
13417
13418 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13419 the name of the expect testcase file).
13420
13421 * lib/g++.exp(g++_init): Ditto.
13422
13423 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
13424
13425 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13426 the host.
13427
13428 * lib/gcc.exp(gcc_exit): New procedure.
13429
13430 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
13431
13432 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13433 specs where appropriate.
13434
13435 * g++.old-deja/g++.arm/*: Added additional ERROR checks
13436 because of new "candidates are" messages, and removed a few
13437
13438 * Converted all non-old-style g++ testcases to old-style, and
13439 moved into g++.old-deja.
13440
13441 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
13442
13443 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13444 options.
13445
13446 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13447 succeeded.
13448
13449 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13450
13451 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
13452
13453 * lib/gcc.exp (gcc_target_compile): Add support for defining
13454 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13455 the machine doesn't have those features.
13456
13457 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
13458
13459 * g++.law/operators4.exp: Don't use LIBS.
13460
13461 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
13462
13463 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13464
13465 * lib/mike-g++.exp: Don't set the compiler to be tested here.
13466 * lib/g++.exp: Set it here instead. Also, allow use of the
13467 --tool_exec and --tool_opt options. Change CXX to
13468 GXX_UNDER_TEST.
13469
13470 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13471
13472 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13473
13474 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
13475
13476 * lib/old-dejagnu.exp: Use prune_warnings instead of
13477 prune_system_crud.
13478 * lib/mike-g++.exp: Ditto.
13479 * lib/gcc.exp: Ditto.
13480 * lib/g++.exp: Ditto.
13481
13482 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13483
13484 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
13485
13486 * 941014-2.c: Include stdlib.h
13487 * 960327-1.c: Include stdio.h
13488 * dbra.c, index-1.c: Don't assume ints are 32bits.
13489
13490 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
13491
13492 * lib/gcc.exp: Add gcc,stack_size target feature.
13493
13494 * lib/g++.exp(g++_target_compile): Add the include and link
13495 paths here, not in two other places. And, it's $options, not
13496 options.
13497
13498 * lib/mike-g++.exp(postbase): Remove the code that determines
13499 the correct include and link paths.
13500 * g++.old-deja/old-deja.exp: Ditto.
13501
13502 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
13503
13504 * lib/g++.exp(g++_init): target_compile no longer returns the
13505 filename of the result.
13506
13507 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
13508
13509 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13510 call to glob.
13511
13512 * gcc.c-torture/special/special.exp: Change call to
13513 gcc_target_compile to include the object file.
13514
13515 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
13516
13517 * gcc.c-torture/special/special.exp: Correct misspelling in last
13518 change.
13519
13520 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
13521
13522 * lib/plumhall.exp(ph_summary): Log the entire output of the
13523 executable. Return -1 if there were any failures, 0 otherwise.
13524 (ph_execute): Return -1 if there were any failures, 0 otherwise.
13525 (ph_make): Clean up objects and executables that were built
13526 if the tests succeeded.
13527
13528 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
13529
13530 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13531 libraries and includes in the build tree as appropriate.
13532
13533 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
13534
13535 * lib/c-torture.exp: Instead of looking for the global variable
13536 NO_LONG_LONG, check to see if that's a feature of the target.
13537
13538 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
13539
13540 * config/default.exp: Minimize. Delete the remainer of the files in
13541 config; this functionality is now in devo/dejagnu/config.
13542
13543 g++.*/*: Pass any additional flags used to compile to postbase;
13544 delete CXXFLAGS.
13545
13546 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13547 is now done by runtest.exp. Use gcc_target_compile instead of
13548 compile.
13549
13550 lib/c-torture.exp: Use gcc_target_compile instead of compile.
13551 Remove references to CFLAGS. Use remote_file instead of
13552 calling rm -f.
13553 (c-torture): Take a list of arguments to use to compile this
13554 testcase.
13555
13556 lib/g++.exp: Simplify. Use target_compile instead of compile.
13557 lib/gcc-dg.exp: Ditto.
13558 lib/gcc.exp: Ditto.
13559 lib/mike-{gcc,g++}.exp: Ditto.
13560 lib/old-dejagnu.exp: Ditto.
13561 lib/plumhall.exp: Ditto.
13562
13563 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
13564
13565 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13566 (ph_linker): Likewise.
13567
13568 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
13569
13570 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13571 MAP_ANON / MAP_ANONYMOUS if defined;
13572 else try to map from /dev/zero .
13573
13574 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
13575
13576 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
13577 isn't defined, then define it to MAP_ANONYMOUS.
13578
13579 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
13580
13581 * gcc.c-torture: Update to c-torture-1.42 release.
13582
13583 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
13584
13585 * gcc.c-torture: Update to c-torture-1.41 release.
13586
13587 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
13588
13589 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
13590 c-torture release.
13591
13592 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13593
13594 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13595 and LDFLAGS. Fix second case to append the target_info ldflags
13596 onto LDFLAGS, not CFLAGS.
13597 * lib/g++.exp (g++_init): Add target_info stuff.
13598 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
13599 of libgloss and newlib flags for !native.
13600
13601 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13602 (GDB): Fix relative path to go up another dir for finding gdb.
13603
13604 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13605
13606 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13607 versions in the target_info array, if they don't exist.
13608
13609 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13610
13611 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13612
13613 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
13614
13615 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13616 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13617
13618 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
13619
13620 * lib/old-dejagnu.exp: Don't remove the output file before we've
13621 actually tested it. Don't append pwd to the path of the executable
13622 we're testing.
13623
13624 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
13625
13626 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13627
13628 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
13629
13630 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13631 temporary directory for compiler files, and set it to a default
13632 value of /tmp. Set $output as the name of the output file from
13633 compiling the testcase. Add a -o option to $cflags_var so the
13634 compiler writes the final output file as $output. Set $executable
13635 to $output.
13636
13637 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13638 directory for compiler files, and set it to /tmp if it doesn't
13639 already have a value. Set $output_file to the name of the output
13640 file from compiling the testcase. Add a -o option to CXXFLAGS so
13641 the compiler writes the final output file as $output. Use $output
13642 as the executable to be tested.
13643
13644 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13645
13646 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13647
13648 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
13649
13650 * gcc.c-torture/execute/pending-1.c: New test. Still
13651 pending in Tege's queue.
13652
13653 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
13654
13655 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13656 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
13657 if there were failures. Call unresolved if there were unresolved
13658 testcases. Call gcc_fail if program did not run to completion.
13659 (ph_make): Pass additional argument name to ph_execute.
13660 (ph_execute): Add new argument. Pass additional arguments to
13661 ph_summary. Call gcc_fail is there is no execution output.
13662
13663 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
13664
13665 * lib/plumhall.exp (proc_summary): Output relavent summary
13666 lines into the log so specific failures in plumhall can be
13667 investigated.
13668
13669 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
13670
13671 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13672 (c-torture-execute): Don't try to execute tests which use
13673 "long long" types if $NO_LONG_LONG is nonzero.
13674
13675 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
13676
13677 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13678 not c-torture.
13679
13680 * gcc.ieee: Move from here.
13681 * gcc.c-torture/execute/ieee: To here.
13682
13683 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
13684
13685 * gcc.c-torture: Update to c-torture-1.41 release.
13686
13687 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
13688
13689 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13690 not "$output".
13691
13692 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
13693
13694 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13695 -c present.
13696
13697 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
13698
13699 * config/proelf.exp: Handle connecting to a simulator.
13700
13701 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
13702
13703 * config/proelf.exp: New file. Enough framework that we can
13704 run c-torture tests on the proelf targets (or any other target
13705 that gdb can connect to for that matter).
13706
13707 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
13708
13709 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13710 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
13711
13712 * lib/plumhall.exp (ph_execute): Always call ph_summary if
13713 exec_output exists.
13714
13715 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
13716
13717 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13718 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13719
13720 * config/*.exp: Update FSF address. Change result of ${tool}_load
13721 to pass/fail/unresolved/unsupported/untested. Caller must now
13722 call unresolved/unsupported/untested.
13723 * lib/*.exp: Update FSF address. Update to handle new results of
13724 ${tool}_load.
13725 * lib/chill.exp (verbose): Delete.
13726
13727 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
13728
13729 * lib/gcc.exp (default_gcc_start): Change order of args to
13730 $LDFLAGS $CFLAGS $LIBS.
13731 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13732 Save/set/restore CFLAGS. Pass single arg to gcc_start.
13733 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13734 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13735 * gcc.misc-tests/dg-test.exp: Likewise.
13736 * gcc.misc-tests/msgs.exp: Likewise.
13737 * gcc.prms/prms.exp: Likewise.
13738 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13739 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13740
13741 * lib/dg.exp: Deleted, moved to dejagnu/lib.
13742
13743 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13744
13745 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13746
13747 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13748 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13749
13750 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13751 necessary.
13752
13753 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
13754
13755 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13756 global for loop; add use of $mathlib.
13757 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13758 settings here; set mathlib for anything but VxWorks.
13759
13760 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
13761
13762 * gcc.c-torture: Update to c-torture-1.40 release.
13763
13764 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
13765
13766 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13767 dg.exp.
13768
13769 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13770
13771 * lib/c-torture.exp (c-torture-execute): Declare "output" as
13772 global.
13773
13774 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
13775
13776 * lib/g++.exp (LIBS): Define if not already.
13777 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13778 (gcc-dg-prune): Call prune_gcc_output.
13779 * lib/gcc.exp (prune_gcc_output): New proc.
13780 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13781 prune_gcc_output.
13782
13783 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
13784
13785 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13786 (c-torture-execute): Likewise. Rename `name' to `testcase'.
13787
13788 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
13789
13790 * gcc.c-torture: Update to c-torture-1.39 release.
13791
13792 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
13793
13794 * lib/c-torture.exp (c-torture-execute): Don't return if one option
13795 fails, try others as well.
13796
13797 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13798
13799 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13800 If compilation fails, mark execute tests as `untested'.
13801 If test is marked as unsupported, don't mark compilation and
13802 execute tests as failed.
13803
13804 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13805
13806 * lib/g++.exp (g++_init): Don't link in libg++, and look to
13807 libstdc++ for whether or not we want to be doing shared
13808 libraries. Delete link_curses since we don't need it anymore.
13809 * lib/mike-g++.exp (postbase): Don't link in libg++.
13810 * g++.old-deja/old-deja.exp: Likewise.
13811
13812 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13813
13814 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13815
13816 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13817
13818 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13819 For that, add `-Wl,-a,shared_archive'.
13820 * g++.old-deja/old-deja.exp: Likewise.
13821
13822 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
13823
13824 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13825
13826 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
13827
13828 * lib/mike-g++.exp (postbase): Pay attention to the status of
13829 g++_load.
13830
13831 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13832
13833 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13834
13835 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
13836
13837 * lib/gcc.exp (default_gcc_start): No longer need to log program
13838 being executed or its output, execute_anywhere does that now.
13839 * lib/g++.exp (default_g++_version): Call execute_anywhere.
13840 (default_g++_start): Likewise. Delete calls to verbose/send_log.
13841
13842 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13843
13844 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13845 the same as those in lib/g++.exp.
13846
13847 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
13848
13849 * gcc.c-torture: Update to c-torture-1.38 release.
13850 * gcc.ieee: Related changes.
13851
13852 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
13853
13854 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13855 "exec". Minor reformatting changes.
13856
13857 * config/rom68k.exp (${tool}_load): Make it work in a canadian
13858 cross. This means all "exec" calls now work on a remote host as
13859 well.
13860 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13861 cross. Filter out the extra "\r\n" stuff that expect puts in.
13862 (c-torture-execute): Filter out the bogus warnings like
13863 c-torture-compile does. Add support for canadian cross.
13864 * lib/gcc.exp (default_gcc_version, default_gcc_start)
13865 Use execute_anywhere rather than calling exec directly. Now it
13866 works for canadian cross testing.
13867
13868 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
13869
13870 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
13871 results into a variable, and check that rather than using file exists.
13872
13873 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13874
13875 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13876 create a libg++.so. For sunos4.1.*, also add -ltermcap.
13877
13878 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13879
13880 * g++.old-deja/old-deja.exp: Create and pass runshlib and
13881 lib_curses if there's a shared libg++ in the build tree.
13882
13883 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
13884
13885 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13886 if not supported target.
13887
13888 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13889
13890 * lib/g++.exp (g++_init): Move empty setting of runshlib and
13891 link_curses up to always happen, not just for native builds.
13892
13893 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
13894
13895 * gcc.c-torture: Update to c-torture-1.36 release.
13896 * gcc.failure: Related changes.
13897
13898 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
13899
13900 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13901
13902 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13903
13904 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13905 * lib/mike-g++.exp (postbase): Not in here. Still reference
13906 runshlib, link_curses, and mathlib for link and run.
13907
13908 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13909 pass the runtime shared library options for Solaris, OSF/1, and
13910 Irix5, and link with -lcurses to avoid unresolved references.
13911
13912 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13913
13914 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13915 only run once.
13916
13917 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
13918
13919 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13920
13921 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
13922
13923 * gcc.c-torture: Update to c-torture-1.35 release. Note we
13924 do not have a framework for the "compat" tests yet.
13925
13926 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13927
13928 * lib/mike-g++.exp (postbase): New local variable `mathlib',
13929 set to null if we're testing vxworks5.1. Use that instead of
13930 `-lm' in the setting of LIBS for link and run.
13931
13932 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13933
13934 * config/rom68k.exp (${tool}_load): Major changes to make it
13935 work. Verified that it does in fact return the stuff in
13936 exec_output properly. Catch any Emul or any TRAP other than 0.
13937
13938 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13939
13940 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13941 LDFLAGS properly for targets that need stuff from libgloss.
13942 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13943 only run once.
13944 (gpp_initialized): New variable.
13945
13946 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
13947
13948 * config/rom68k.exp: Load libgloss.exp.
13949 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13950 so we can produce a fully linked binary.
13951 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13952 so we can produce a fully linked binary.
13953
13954 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
13955
13956 * lib/plumhall.exp (ph_section): Watch for expected failures.
13957 Add missing `else'.
13958
13959 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13960 run the testcase.
13961 (c-torture): Likewise.
13962
13963 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
13964
13965 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13966
13967 * lib/mike-g++.exp (mike_cleanup): New proc.
13968 (prebase): New globals compiler_result, not_compiler_result,
13969 target_regexp.
13970 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
13971 allow leading "-" in pattern. Watch for unsupported tests.
13972 If $compiler_result is set, pattern match assembler code,
13973 and ditto for $not_compiler_result.
13974 * lib/mike-gcc.exp: Likewise.
13975
13976 * lib/plumhall.exp (ph_execute): Only call ph_summary if
13977 execution "succeeded".
13978
13979 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
13980
13981 * config/win32.exp: New file.
13982 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13983
13984 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
13985
13986 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13987 unsupported.
13988 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13989 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13990 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13991
13992 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13993 "... without exceptions was ...". That is now handled by
13994 prune_system_crud.
13995 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13996
13997 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
13998
13999 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
14000 sieve.c,sort2.c}: New files.
14001 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
14002 sieve.exp,sort2.exp}: Drivers for them.
14003
14004 * lib/mike-gcc.exp (program_output): New user settable variable.
14005 (postbase): Call prune_system_crud. Also prune extraneous compiler
14006 messages.
14007 * lib/mike-g++.exp (program_output): New user settable variable.
14008
14009 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
14010
14011 * config/sh.exp: Deleted (use sim.exp instead).
14012
14013 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14014
14015 * config/vx.exp: Declare CHECKTASK as global.
14016 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
14017 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
14018 * lib/old-dejagnu.exp: Load [pwd]/$executable.
14019
14020 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14021
14022 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
14023 target. Like vx.exp, only includes `vx29k.exp' instead of
14024 `vxworks.exp'.
14025
14026 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
14027
14028 * config/sim.exp: Increase time limit from 120 seconds to 240.
14029
14030 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14031
14032 * gcc.c-torture/execute/950628-1.c: New test.
14033
14034 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
14035
14036 * gcc.c-torture: Update with changes/additions from
14037 c-torture-1.34.
14038
14039 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
14040
14041 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
14042
14043 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
14044
14045 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
14046
14047 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
14048
14049 * gcc.c-torture/compile/950512-1.c: New test.
14050 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
14051 * gcc.dg/struct-ret-1.c: Likewise.
14052
14053 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
14054
14055 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
14056 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
14057
14058 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
14059
14060 * gcc.c-torture/special/920411-1.c: Deleted.
14061 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
14062
14063 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
14064
14065 * config/sim.exp (${tool}_load): Hack in call to bash to get a
14066 cpu limit.
14067
14068 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
14069
14070 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
14071
14072 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14073
14074 From kenner;
14075 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
14076 is the proper length.
14077 * va-arg-3.c: Likewise.
14078
14079 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
14080
14081 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
14082 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
14083
14084 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
14085 * lib/g++.exp (default_g++_start): Delete old cruft.
14086
14087 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
14088
14089 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
14090 (2 * (1 << 18)) to (2 * (1 << 17)).
14091
14092 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
14093
14094 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14095
14096 * config/rom68k.exp: Renamed from config/idp.exp
14097
14098 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
14099
14100 * c-torture/compile/921109-2.c
14101
14102 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
14103
14104 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
14105 excess errors.
14106
14107 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
14108
14109 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
14110 output.
14111 * lib/g++.exp (default_g++_start): Likewise.
14112
14113 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14114
14115 * gcc.c-torture/compile/950329-1.c: New test.
14116
14117 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14118
14119 * config/bug.exp (${tool}_load): Updated to use new remote_open
14120 and remote_close procs.
14121 * config/idp.exp: New file.
14122
14123 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
14124
14125 * gcc.c-torture/execute/950322-1.c: New test.
14126
14127 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
14128
14129 * config/vx.exp (${tool}_load): Clean up testing of return code from
14130 vxworks_ld and vxworks_spawn.
14131
14132 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
14133
14134 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
14135
14136 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
14137
14138 * lib/old-deja.exp: Add `excess errors test - ' error, now one
14139 can mark excess errors on a machine by machine basis. Note, the
14140 default is to not expect any excess errors, even when excess
14141 errors test - is given, so you will want to put an XFAIL ... on
14142 these lines. For example, // excess errors test - XFAIL hppa*-*-*
14143 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
14144 those 4 machines, but no others.
14145
14146 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14147
14148 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
14149 * lib/c-torture.exp: to here.
14150
14151 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14152
14153 * gcc.c-torture/execute/950221-1.c: New test.
14154 * gcc.c-torture/execute/struct-ret-1.c: New test.
14155 * gcc.c-torture/compile/950221-1.c: New test.
14156
14157 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
14158
14159 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
14160
14161 * gcc.c-torture/execute/arith-1.c (main): Return 0.
14162 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
14163
14164 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
14165
14166 * g++.gb: New directory of tests, derived from my signature and
14167 class scoping tests.
14168
14169 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
14170 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
14171 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
14172 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
14173 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
14174 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
14175 * g++.gb/sig25.C: Likewise.
14176
14177 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
14178 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
14179 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
14180 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
14181 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
14182 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
14183 * g++.gb/sig25.exp: Likewise.
14184
14185 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
14186 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
14187 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
14188 * g++.gb/scope13.C: Likewise, this test still fails.
14189
14190 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
14191 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
14192 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
14193 * g++.gb/scope13.exp: Ditto.
14194
14195 * g++.gb/README: New file, explains what these tests are about.
14196
14197 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
14198
14199 * lib/dg.exp (dg-do): Support `preprocess'.
14200 (dg-test): Likewise.
14201
14202 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14203
14204 * config/udi.exp: change "continue -expect" to "exp_continue".
14205
14206 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
14207
14208 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
14209 Delete redundant tests.
14210
14211 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
14212 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
14213 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
14214 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
14215 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
14216 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
14217 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
14218 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
14219
14220 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
14221 storing label pointers.
14222 * gcc.c-torture/execute/921019-1.c: Likewise.
14223 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
14224 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
14225 parameter fp.
14226 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
14227 constants.
14228
14229 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
14230 Delete obsolete tests.
14231
14232 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
14233 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
14234 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
14235 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
14236 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
14237 * gcc.c-torture/compile/950124-1.c: New test.
14238
14239 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
14240
14241 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14242
14243 * lib/mike-g++.exp: Add -lm to LIBS.
14244
14245 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
14246
14247 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
14248
14249 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14250
14251 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
14252
14253 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
14254
14255 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
14256
14257 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
14258
14259 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
14260 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
14261 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
14262 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
14263 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
14264 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
14265 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
14266 * g++.law/{operators31.C, operators32.C,
14267 * g++.law/{operators33.C, operators34.C}: Likewise.
14268 * g++.law/{pic1.C, refs2.C}: Likewise.
14269 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
14270 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
14271 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
14272 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14273
14274 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
14275 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
14276 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
14277 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
14278 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
14279 * g++.law/{enum9.exp, friend5.exp}: Likewise.
14280 * g++.law/{nest3.exp, nest4.exp}: Likewise.
14281 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
14282 * g++.law/{operators30.exp, operators31.exp}: Likewise.
14283 * g++.law/{operators32.exp, operators33.exp}: Likewise.
14284 * g++.law/{operators34.exp}: Likewise.
14285 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
14286 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
14287 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
14288 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
14289 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14290
14291 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
14292 No longer expected to fail.
14293 * g++.law/missed-error3.C: Tweak for recent bool changes.
14294
14295 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
14296
14297 * config/emb-unix: Deleted.
14298 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14299 remote execution. Do final link on remote host if REMOTE_LINK is set.
14300
14301 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
14302
14303 * lib/dg.exp (dg-test): Fix typo in last patch.
14304
14305 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
14306
14307 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14308 (handles multiple occurrences).
14309
14310 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
14311
14312 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14313 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14314 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14315 printed).
14316 * lib/c-torture.exp (c-torture-compile): Likewise.
14317 (c-torture): Prepend full path if missing.
14318 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14319 (gcc_fail): Likewise.
14320 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14321
14322 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14323
14324 * lib/netware.exp: Only attach to NetWare i386 systems.
14325
14326 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
14327
14328 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14329 messages. Add test name to "output pattern match" pass/fail message.
14330
14331 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
14332
14333 * gcc.dg: New testsuite.
14334 * gcc.dg/dg.exp: New file.
14335
14336 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14337 test-switch.c}: Deleted.
14338
14339 * gcc.misc-tests/msgs.exp: New testcase driver.
14340
14341 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
14342
14343 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14344 Watch for illegal return values from ${tool}_load.
14345 * config/unix.exp (${tool}_load): Fix pass/fail detection for
14346 cross targets. Coerce return value >0 to 1.
14347
14348 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
14349
14350 * config/unix.exp (${tool}_load): Call program rsh, not proc.
14351
14352 * config/emb-unix.exp: New file.
14353
14354 * config/sim.exp: Error if variable $SIM not defined.
14355 (${tool}_load): Mark test as "untested" if simulator missing.
14356
14357 * config/unix.exp: Load remote.exp to get rcp_download.
14358 * lib/c-torture.exp: Use different option lists for testcases with
14359 and without loops.
14360 * gcc.c-torture/execute/execute.exp: Likewise.
14361
14362 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
14363
14364 * config/*.exp: Clarify return code from ${tool}_load.
14365 Call `unresolved' or `untested' instead of `warning' or `perror'
14366 (sometimes you still want to call both though).
14367 Add comment that `shell_id' is local to each file.
14368 * config/udi.exp (timeout): Set to 30.
14369 Don't print warning if connection fails, $connectmode has already
14370 printed an error.
14371 (${tool}_load): Move verbose messages to level 2.
14372 Rework pattern for "Process started" message.
14373 Pass `shell_id' to ${connectmode}_download.
14374 Retry twice upon timeout. Make resetting of target more robust.
14375 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14376 Pass `shell_id' to exit_$connectmode.
14377 Only call exit_$connectmode if connected.
14378 * config/unix.exp (${tool}_load): Check return codes better.
14379 * config/vrtx.exp (${tool}_load): Likewise.
14380 * config/vx.exp (${tool}_load): Likewise.
14381 Delete unneeded global's.
14382 * lib/dg.exp (dg-test): Update to reflect clarified return codes
14383 from ${tool}_load.
14384 (dg-stat): Delete.
14385 (dg-init): Delete recording of pass/fail counts.
14386 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14387 (old-dejagnu-init): Likewise.
14388 (old-dejagnu-stat): Delete contents, empty proc now.
14389 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14390 (c-torture): Delete references to lcnt, lpass, lfail.
14391 Get option list from TORTURE_OPTIONS.
14392 Delete -funroll[-all]-loops if no loops.
14393 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14394 (g++_stat): Delete contents (empty proc now).
14395 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14396 (gcc_finish): Likewise.
14397 (gcc_stat): Deleted.
14398 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14399 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14400 * gcc.c-torture/execute/execute.exp: Likewise.
14401 Split tests into two parts: compile, execute.
14402 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
14403 no loops. Update to reflect clarified return codes from ${tool}_load.
14404
14405 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
14406
14407 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14408 to grep for.
14409 (old-dejagnu): Likewise (where necessary).
14410
14411 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
14412
14413 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14414
14415 * lib/dg.exp (dg-process-target): Fix processing of selector.
14416 Add comment regarding use of `error'.
14417
14418 * lib/gcc.exp (prune_system_crud): Define if missing.
14419 * lib/g++.exp (prune_system_crud): Likewise.
14420
14421 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14422 Call prune_system_crud.
14423 * lib/dg.exp (dg-runtest): New proc.
14424 Use perror instead of send_user for tcl errors in testcase.
14425 Don't return any value, it's never used.
14426 Don't clobber previous definition of `unknown'.
14427 Print tcl errors in `dg-final'.
14428
14429 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
14430
14431 * lib/dg.exp (dg-process-target): Improve syntax error messages.
14432 (dg-test): Don't print errorInfo, it contains stack backtrace.
14433
14434 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
14435
14436 * lib/g++.exp (runtest_file_p): Define if missing.
14437
14438 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
14439
14440 * lib/mike-g++.exp: Comment out loading of g++.exp.
14441 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
14442 (default_g++_version): Always print something.
14443 (default_g++_start): Comment out call to `which'.
14444 (g++_start, g++_load): Deleted (must be defined in config file).
14445 * lib/gcc.exp: Test for existence of $CC at start.
14446 Delete check for tmpdir (done in gcc_init).
14447 (default_gcc_version): Always print something.
14448 (default_gcc_start): Comment out call to `which'.
14449 * config/*.exp: Major cleanup - make cross targets work at least a
14450 little better for g++ (by not being "--tool gcc" specific).
14451 Rename gcc_xxx to ${tool}_xxx.
14452 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14453 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14454
14455 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
14456
14457 * lib/c-torture.exp (c-torture-compile): Rework compiler
14458 message processing.
14459
14460 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14461 c-torture.
14462
14463 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
14464
14465 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14466
14467 * lib/dg.exp (dg-process-target): Support { target native }.
14468
14469 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
14470
14471 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
14472 looked for "... program xxx got fatal signal".
14473 Correct regsub munging of `comp_output'.
14474 Ignore compiler messages "path prefix not used" and "linker input
14475 file unused".
14476
14477 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
14478
14479 * lib/gcc.exp (runtest_file_p): Define if missing.
14480 * gcc.prms/template.c: Example to work from.
14481
14482 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
14483
14484 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14485 * lib/dg.exp (dg-test): Call unsupported testcases as such.
14486
14487 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14488 * gcc.prms/1883.c: Moved from compile/940714-1.c.
14489 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14490 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14491
14492 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14493 (dg-process-target): No longer a varargs proc.
14494 Return S/N for target, P/F for xfail. All callers changed.
14495 (user option procs): More argument checking.
14496 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14497 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14498 (dg-test): Skip test if not running on selected target in `dg-do'.
14499 Update handling of `dg-do-what', `dg-output-text'.
14500 Separate execution pass/fail from output pattern match pass/fail.
14501 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14502
14503 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14504
14505 * gcc.c-torture/special/special.exp: Don't expect failure for mips
14506 target for 920510-1.c.
14507
14508 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
14509
14510 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14511 Clean up comment regarding use of passcnt, etc.
14512 (gcc_stat): Don't update `testcnt' here.
14513 (gcc_finish): Do it here.
14514 Might as well reset `but_id' here too.
14515 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14516 to determine if the file should be tested.
14517 * gcc.c-torture/compile/compile.exp: Likewise.
14518 * gcc.c-torture/execute/execute.exp: Likewise.
14519 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14520 * gcc.misc-tests/dg-test.exp: Likewise.
14521 * gcc.prms/prms.exp: Likewise.
14522 * gcc.wendy/wendy.exp: Likewise.
14523 * g++.old-deja.exp: Likewise.
14524 Move "Testing file" message to verbose level 1.
14525
14526 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
14527
14528 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14529
14530 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
14531
14532 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14533 (default_gcc_start): Accept optional second list element
14534 of compiler flags. Print compiler output at verbosity level 2.
14535 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14536 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14537 Save current values of framework globals passcnt, failcnt, xpasscnt,
14538 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14539 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
14540 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14541 xfailcnt to compute stats. Update framework global `testcnt' from
14542 pass/fail counts.
14543 (gcc_finish): New proc. Clean up test environment.
14544 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14545 (gcc_epass, gcc_efail): Delete.
14546 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14547 argument of line number.
14548 (dg-init): If the tool has an init routine, call it.
14549 (dg-test): Remove args `cflags_var' and `libs_var'.
14550 Pass all compiler options to ${tool}_start.
14551 Handle missing line number.
14552 (dg-finish): New function.
14553 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14554 particular files. Call gcc_finish at end. Move "skipping test"
14555 message to verbosity level 3.
14556 * gcc.c-torture/compile/compile.exp: Likewise.
14557 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14558 * gcc.c-torture/execute/execute.exp: Likewise.
14559 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14560 Print testcase being tried at verbosity level 1.
14561 * gcc.c-torture/special/special.exp: Unset xfail.
14562 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14563 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14564 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14565 * gcc.failure/failure.exp: Likewise.
14566 * gcc.ieee/ieee.exp: Likewise.
14567 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14568 Update call to dg-test. Call dg-finish at end.
14569 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
14570 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14571 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14572 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14573 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
14574 * gcc.wendy/wendy.exp: Add copyright.
14575 Delete setting of tmpdir (done by gcc_init).
14576 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14577 Pass compiler flags to gcc_start. Call gcc_finish at end.
14578 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14579 gcc_[ce]pass/fail.
14580
14581 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
14582
14583 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14584 confusion.
14585 (g++_load): Likewise.
14586
14587 * config/*.exp (gcc_load): Some were varargs fns and some were not.
14588 Rename argument to `prog' to remove the confusion.
14589 Varargs fns behave differently too!
14590 (g++_load): Likewise.
14591
14592 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14593
14594 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14595 what it is. Delete (always) printing of status value for !native.
14596 Simplify verbose code, and include status and exec_output.
14597 (g++_load): Use gcc_load.
14598
14599 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14600
14601 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14602 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14603 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14604 940714-3.c as these testcases don't exist anymore. Make
14605 va-arg-1.c expected to pass.
14606
14607 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
14608
14609 * gcc.misc-tests/misc.exp: Only run specific testcases.
14610 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
14611 * gcc.misc-tests/dg-[1-9].c: New files.
14612
14613 * lib/dg.exp: New testsuite driver.
14614 * gcc.prms/prms.exp: Use it.
14615
14616 * README.gcc: New file.
14617
14618 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14619 Document and reset `lxpass' and `lxfail'.
14620 Simplify "initialized" message.
14621 (gcc_stat): Clean up comments a little.
14622
14623 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
14624
14625 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14626
14627 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
14628
14629 * lib/old-dejagnu.exp (process-option): New proc.
14630 (old-dejagnu-init, old-dejagnu-stat): Likewise.
14631 (old-dejagnu): Simplify.
14632 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14633
14634 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
14635
14636 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14637 exists and is not an empty string.
14638
14639 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14640 $xfail rather than calling setup_xfail. Clear $xfail when test is
14641 finished.
14642 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14643 automatically.
14644
14645 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14646 longer expected to fail.
14647
14648 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14649 "f" function call.
14650
14651 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14652
14653 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14654 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14655 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14656 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14657 c-torture-1.29.
14658
14659 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14660 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14661
14662 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14663
14664 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14665 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14666
14667 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14668 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14669 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14670
14671 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14672
14673 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14674 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14675 940714-1.c, 940714-2.c, 940714-3.c},
14676 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14677 gcc.misc-tests/{mg.c,mg.exp}:
14678 New tests.
14679 * gcc.noncompile/noncompile.exp: Change accordingly.
14680
14681 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
14682
14683 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14684 Undo previous clobberage.
14685
14686 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
14687
14688 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14689 * gcc.special/{930510-1.c, special.exp}:
14690 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14691 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14692 struct-varargs-1.c}: New tests from c-torture-1.26.
14693
14694 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14695
14696 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14697 argument to switch.
14698
14699 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
14700
14701 * Revert the previous changes. Please see Rob's directory
14702 (/lisa/test/rob/progressive/gcc/testsuite) for testing
14703 fixes.
14704
14705 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
14706
14707 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14708 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14709 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14710 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14711 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14712 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14713 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14714 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14715 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14716 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14717 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14718 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14719 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14720 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14721 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14722 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14723 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14724 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14725 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14726 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14727 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14728 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14729 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14730 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14731 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14732 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14733 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14734
14735 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
14736
14737 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14738 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14739 with perror calls.
14740
14741 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
14742
14743 * config/unix.exp (g++_load): Fix syntax.
14744
14745 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14746
14747 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14748 * gcc.noncompile/921017-1.c: Deleted obsolete test.
14749 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14750 Don't expect va-arg-1.c to fail. Correct expected output for
14751 920928-1.c.
14752 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14753 * gcc.wendy/hbm4.c: Correct typo.
14754 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14755
14756 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
14757
14758 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14759 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14760 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
14761 * lib/c-torture.exp (c-torture-compile): Ditto.
14762
14763 Reduce volume of output (remove all the -I's and such).
14764 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14765 Call gcc_cpass, gcc_cfail.
14766 (c-torture): Pass testing option to c-torture-compile.
14767
14768 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
14769
14770 Bring patches over from progressive.
14771 * config/default.exp: Exit remote shell cleanly.
14772 (g++_exit, g++_start): Add default versions.
14773 * config/sim.exp (gcc_load): Use perror, not error.
14774
14775 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
14776
14777 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
14778 set in site.exp.
14779
14780 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
14781
14782 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14783 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14784 (wendy_try): New proc to run testcase.
14785 (main loop): Call 'em.
14786 * gcc.wendy/*.c: Clean up pass to correct expected output.
14787
14788 * lib/gcc.exp: Minor cleanup work.
14789 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14790
14791 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
14792
14793 * config/sim.exp (gcc_load): Document return codes better.
14794 Don't pass -v to simulator.
14795
14796 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14797
14798 * gcc.special/920717-x.c: Fix typo.
14799 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14800 get at sources.
14801
14802 * lib/mike-gcc.exp: Fix typo.
14803
14804 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14805
14806 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14807 binary to use, transform the name.
14808 * config/*.exp: rename everything. Nuke any g++ specific files,
14809 it's now a special case of gcc that requires no special support.
14810 Add a default.exp for unsupported targets.
14811
14812 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
14813
14814 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14815 lib/old-dejagnu.exp: Fix a few patterns to work with the new
14816 version of Tcl.
14817
14818 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14819
14820 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14821 than a warning.
14822
14823 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14824
14825 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14826
14827 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14828
14829 * gcc.execute/execute.exp: Combine opt_list and foption_list into
14830 option_list. Compile every file with only 4/6 option choices
14831 (same as C torture) instead of with 12/18 different option
14832 choices.
14833 * lib/c-torture.exp: Likewise.
14834
14835 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14836 not already set.
14837
14838 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
14839
14840 * lib/old-deja.exp: Add `excess errors test fails' error, now one
14841 can put an XFAIL *-*-* on excess errors.
14842
14843 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
14844
14845 * g++.law: Add more tests derived from g++-bugs snapshots.
14846
14847 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
14848 equivalent to g++.law/init9.
14849
14850 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14851 compiled it, and the a.out file after we've run it.
14852
14853 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14854
14855 * lib/mike-g++.exp (postbase): Delete the .o file after we've
14856 compiled it, and the a.out file after we've run it.
14857
14858 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14859
14860 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14861
14862 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
14863
14864 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14865 version number.
14866
14867 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14868
14869 * g++.law: New directory of g++ tests derived from the g++-bugs
14870 snapshots.
14871
14872 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14873
14874 * gcc.compile: initbug1.c initbug1.exp testcase added
14875
14876 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
14877
14878 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14879 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14880 fixes submitted by Jeff Law (law@cs.utah.edu)
14881 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14882 Jeff Law (law@cs.utah.edu)
14883
14884
14885 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
14886
14887 * config/unix-g++.exp: Follow the gcc way of doing things.
14888 * g++.old-deja/old-deja.exp: Minor updates.
14889 * lib/g++.exp: New file, follow the gcc way of doing things.
14890 * lib/old-dejagnu.exp: Minor updates.
14891 * lib/mike-g++.exp: Always unset errorInfo.
14892
14893 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
14894
14895 * lib/gcc.exp: Fix some errors with the below change, CC and
14896 CFLAGS should be global when setting, not local.
14897
14898 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
14899
14900 * lib/gcc.exp: Transform tool name.
14901
14902 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
14903
14904 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14905
14906 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
14907
14908 * lib/gcc.exp: change gcc_done to gcc_stat
14909
14910 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14911
14912 * Upgraded gcc testsuite to c-torture version 1.25
14913
14914 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
14915
14916 * lib/gcc.exp: added reporting code. Changed verbose compile message.
14917 * lib/c-torture: added hooks for new reporting code.
14918
14919 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
14920
14921 * config/sh-gcc.exp: check if sh-sim exists in the path
14922
14923 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
14924
14925 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14926 * gcc.compile/compile.exp: Initial changes for new logic.
14927 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14928 * gcc.failure/failure.exp: Initial changes for new logic.
14929 * gcc.ieee/ieee.exp: Initial changes for new logic.
14930 * gcc.misc-tests/misc.exp: Initial changes for new logic.
14931 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14932 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14933 * lib/c-torture.exp: Initial changes for new logic.
14934 * lib/gcc.exp: Initial changes for new logic.
14935
14936 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
14937
14938 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14939 depend upon failure or success. Fully qualify names in failure
14940 and success messages. Always remove a.out before starting
14941 compile, just in case. Pay more attention to error text output by
14942 the compiler. Handle testcases with no known past errors just
14943 like all others, so that things are uniform. Other miscellaneous
14944 improvements.
14945
14946 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14947
14948 * gcc.cpp: new directory for cpp tests
14949
14950 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14951
14952 * lib/chill.exp: Code reformatted, removed unused code.
14953 * config/unix-chill.exp: Code reformatted, removed unused code.
14954 * chill.execute/execute.exp: Code reformatted, removed unused code.
14955 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14956
14957 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
14958
14959 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
14960 routines not written.
14961
14962 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
14963
14964 * config/bug-gcc.exp: Use new procs from bug.exp.
14965
14966 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
14967
14968 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14969 via ftp, rather than depending on NFS.
14970 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14971 case.
14972
14973 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
14974
14975 * config/bug-gcc.exp: Use new download proc.
14976
14977 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
14978
14979 * chill.execute/execute.exp: cleanups, handles errors better
14980 * chill.compile/compile.exp: rewrite, based on execute.exp
14981 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14982 * lib/chill.exp: major changes to diff proc and compile and link
14983 procs. added chill_fail and chill_pass wrappers to pass and
14984 fail. added more comments, and handle error codes better.
14985 Added a hack to capture stderr from exec, so noncompile tests
14986 can work.
14987
14988 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
14989
14990 * chill.execute/execute.exp: rewrite of testsuite driver
14991 * lib/chill.exp: rewrite of testsuite driver
14992 * config/unix-chill.exp: rewrite of testsuite driver
14993
14994 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
14995
14996 In chill.execute:
14997 * iexpr.ch: Standardize uppercase.
14998 * tuples.dat: Standardize uppercase.
14999 * vary.ch: standardize. Correct varying string assignments.
15000 * vary.dat: Add new output lines.
15001
15002 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
15003
15004 In chill.execute:
15005 * chprintf.ch: Standardize use of uppercase.
15006 * tuples.ch: Standardize and turn arr2 into a DCL,
15007 rather than a SYN.
15008 * pinits.ch: Standardize.
15009
15010 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
15011
15012 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
15013 * Makefil: Renamed to Makefile.in.
15014 * configure.in: New.
15015
15016 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
15017
15018 In chill.execute:
15019 * .cvsignore: Add result/output files.
15020 * Makefile: Fix up variables at start. Use MFLAGS
15021 everywhere. Correct bool_loc, built_ins entries.
15022 Add entry for vary1.ch.
15023 * bitarray.ch: Standardize upper-case usage.
15024 * bitexpr.ch: Standardize, add output of b1.
15025 * params.ch: Use arrayt in along PROC parameters, to
15026 avoid novelty problems.
15027 * sets.ch: Tiny cleanup.
15028 * vary1.ch: Re-indent.
15029
15030 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
15031
15032 * Add PR-related files to Makefiles, .cvsignore files, etc.
15033
15034 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
15035
15036 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
15037 with compiler objects. New names are test-flow.c and test-loop.c
15038
15039 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
15040
15041 * Upgraded c-torture tests from 1.19 to 1.20
15042
15043 * new files:
15044 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
15045 * gcc.compile: 930623-1.c 930623-2.c
15046 * gcc.noncompile: 930622-1.c 930622-2.c
15047 * gcc.failure: 920411-1.c 920627-2.c
15048 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
15049
15050 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
15051
15052 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15053 More changes to get testsuite working properly. Needs more work.
15054 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
15055
15056 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
15057
15058 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15059 More changes to get testsuite working properly. Needs more work.
15060
15061 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
15062
15063 * chill.compile/compile.exp: Added for Dejagnu support
15064 * chill.execute/execute.exp: Added for Dejagnu support
15065 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
15066
15067 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
15068
15069 This should complete moving the CHILL test files.
15070 * chill.noncompile(.cvsignore printf.grt
15071 in-printf.grt chprintf.grt chprintf.ch):
15072 Added test-support files.
15073 (Makefile): Modified further.
15074 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
15075 signal.ch): Added test files.
15076 * chill.execute (.cvsignore printf.grt printr.c
15077 in-printf.grt rts.c chprintf.grt rts.h): Added
15078 test-support files.
15079 (Makefile): More corrections.
15080
15081 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
15082
15083 * chill.compile, chill.execute, chill.nocompile: Add CHILL
15084 test cases, ready for DejaGnu.
15085
15086 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
15087
15088 * Upgraded c-torture tests from 1.18 to 1.19
15089
15090 * gcc.compile: added test(s):
15091 930607-1.c
15092 * gcc.execute: added test(s):
15093 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
15094
15095 * added new subdirectory for misc tests: gcc.misc-tests
15096 * gcc.misc-test(s): added tests:
15097 inst-check.c test-consts.c test-ior.c test-switch.c
15098
15099 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15100
15101 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
15102
15103 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
15104
15105 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
15106
15107 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
15108
15109 * Upgraded c-torture tests from 1.17 to 1.18
15110
15111 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
15112
15113 * Upgraded c-torture tests from 1.12 to 1.17
15114
15115 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
15116
15117 * lib/old-dejagnu.exp:
15118 Fixed handling of XFAIL target triplets to correctly
15119 recognize wildcard characters. Removed code that
15120 appended a unique id tag to the end of the file name
15121 printed out by the result of the testcases within a
15122 given test file.
15123
15124 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
15125
15126 * lib/old-dejagnu.exp:
15127 Reworked expected failure handling to trigger off of XFAIL
15128 keyword in keyphrase embeded in testcase source code. The
15129 XFAIL keyword must be at the end of the keyphrase line. It
15130 may optionally be followed by one or more target triplets.
15131 It has just occured that the handling of wildcards in the
15132 target triplet may not be correct.
15133
15134 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
15135
15136 * g++.old-deja/tests:
15137 Moved all subdirectories up one level into g++.old-deja .
15138
15139 * lib/old-dejagnu.exp:
15140 Fixed problem with CXXFLAGS not being properly reset, and being
15141 corrupted with extraneous "-c" compiler option. This was
15142 causing binaries to not be generated for test that needed them.
15143 Modified strings passed to "pass" and "fail" so that individual
15144 tests from the same test file would be distinguished by an
15145 identifier appended to the test file name in the summary logs;
15146 this corrected a problem with erroneous diff logs. Added code
15147 to search testcases for expected fail and unexpected pass keywords.
15148
15149 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
15150
15151 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
15152
15153 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
15154
15155 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
15156 Removed extraneous text from end of "Special g++ Options"
15157 keyphrase.
15158
15159 * lib/old-dejagnu.exp: Added pattern matching to look for new
15160 keywords, embedded in testcases comments, which will trigger
15161 calls to xpass and xfail.
15162
15163 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
15164
15165 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
15166 comments embedded in the testcases, especially the one looking for
15167 special compiler options, as well as the pattern matching for the
15168 compiler output again.
15169
15170 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
15171
15172 * lib/old-dejagnu.exp: Do a proper check of the return value for
15173 execute tests. Fixed several problems with the pattern matching
15174 of the compiler output which gave erroneous test results.
15175 Changed several of the test result messages to be more descriptive.
15176 * config/unix-g++.exp: Proc g++_load now actually works and
15177 executes the tests passed to it and returns a usable return
15178 value.
15179
15180 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
15181
15182 * lib/gcc.exp: Exits gracefully if $CC is bogus.
15183
15184 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
15185
15186 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
15187 Modified both files to properly execute the old style
15188 dejagnu tests. The previous versions of these files were
15189 experimental and did not function anything near correctly.
15190
15191 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
15192
15193 * Removed all Makefile.in and configure.in files. No configuration
15194 needed now.
15195
15196 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
15197
15198 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
15199
15200 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15201
15202 * gcc.compile/configure.in, gcc.unsorted/configure.in,
15203 gcc.special/configure.in, gcc.noncompile/configure.in,
15204 gcc.execute/configure.in, gcc.code_quality/configure.in,
15205 g++.other/configure.in, g++.old-deja/configure.in,
15206 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
15207 in srcname setting.
15208
15209 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
15210
15211 * lib/udi.exp: Fixed mondfe and mondfe_download.
15212 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
15213 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
15214
15215 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
15216
15217 * config/udi-gdb.exp: Check $shell_id after connecting to target.
15218 (gdb_exit): Don't remove *_soc files.
15219
15220 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
15221
15222 * lib/c-torture.exp: Don't look for main; instead always use -w
15223 -c. This is how the c-torture tests work. Remove the object
15224 file if the compilation succeeds.
15225 * gcc.execute/execute.exp: Remove executable if test passes.
15226 * gcc.noncompile/noncompile.exp: Every test is an expected
15227 failure.
15228 * gcc.special/special.exp: Added tests from c-torture 1.11,
15229 corrected use of existing test.
15230 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
15231 gcc.execute/920625-1.c: Updated to c-torture 1.11.
15232 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
15233 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
15234 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
15235 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
15236 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
15237 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
15238 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
15239 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
15240 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
15241 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
15242 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
15243 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
15244 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
15245 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
15246 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
15247 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
15248 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
15249 c-torture 1.11.
15250 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
15251 correspond to c-torture 1.11.
15252
15253 * New file.