]> gcc.gnu.org Git - gcc.git/blame - gcc/testsuite/ChangeLog
simd-3.c: Do nothing if double is not wider than float.
[gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
13082c80
AO
12003-02-28 Alexandre Oliva <aoliva@redhat.com>
2
3 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
4 wider than float.
5
b17d5d7c
ZD
62003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7
8 * lib/scanasm.exp: Add support for counting numbers of
9 occurences.
10 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
11 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
12
c0b1cc97
MM
132003-02-25 Mark Mitchell <mark@codesourcery.com>
14
cec24319
MM
15 PR c++/9683
16 * g++.dg/template/static3.C: New test.
17
c0b1cc97
MM
18 PR c++/9829
19 * g++.dg/parse/namespace6.C: New test.
20
3eaa6044
FS
212003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22
23 PR target/9732
24 * gcc.dg/20030225-1.c: New test.
25
353b4fc0
MM
262003-02-24 Mark Mitchell <mark@codesourcery.com>
27
d12ad970
MM
28 * README: Remove out-of-date information.
29
353b4fc0
MM
30 PR c++/9836
31 * g++.dg/template/spec6.C: New test.
32
201b9f2a
JL
332003-02-24 Jeff Law <law@redhat.com>
34
35 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
36
f8dc212b
RO
372003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
38
39 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
40 * gcc.dg/pragma-ep-1.c: Likewise.
41
9e236a9d
KL
422003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
43
44 PR c++/9602
45 * g++.dg/template/friend16.C: New test.
46
ca099ac8
MM
472003-02-23 Mark Mitchell <mark@codesourcery.com>
48
49 PR c++/5333
50 * g++.dg/parse/fused-params1.C: Adjust error messages.
51 * g++.dg/template/nested3.C: New test.
52
f641e05b
AM
532003-02-24 Alan Modra <amodra@bigpond.net.au>
54
55 * g++.dg/abi/param1.C: New test.
56
53be1a8d
KL
572003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
58
59 PR c++/7982
60 * g++.dg/warn/implicit-typename1.C: New test.
61
9d913bbf
KC
622003-02-22 Kelley Cook <kelleycook@comcast.net>
63
64 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
65 with "mtune".
66 * g++.old-deja/g++.other/store-expr2.C: Likewise.
67 * gcc.c-torture/execute/20010129-1.x: Likewise.
68 * gcc.dg/20011107-1.c: Likewise.
69 * gcc.dg/20020108-1.c: Likewise.
70 * gcc.dg/20020122-3.c: Likewise.
71 * gcc.dg/20020206-1.c: Likewise.
72 * gcc.dg/20020310-1.c: Likewise.
73 * gcc.dg/20020426-2.c: Likewise.
74 * gcc.dg/20020517-1.c: Likewise.
75 * gcc.dg/991230-1.c: Likewise.
76 * gcc.dg/i386-unroll-1.c: Likewise.
77 * gcc.misc-tests/i386-prefetch.exp: Likewise.
78
48e082b9
JH
79Sat Feb 22 20:14:12 CET 2003 Jan Hubicka <jh@suse.cz>
80
81 * gcc.dg/i386-mul.c: New test.
82
c0a47a61
RS
832003-02-21 Roger Sayle <roger@eyesopen.com>
84
85 * gcc.dg/builtins-5.c: New test case.
86
182c2078
HPN
872003-02-22 Hans-Peter Nilsson <hp@axis.com>
88
89 * gcc.dg/asmreg-1.c: New test.
90
2fff6d71
MM
912003-02-21 Mark Mitchell <mark@codesourcery.com>
92
93 PR c++/9749
94 * g++.dg/parse/varmod1.C: New test.
95
19df1edf
MM
962003-02-21 Mark Mitchell <mark@codesourcery.com>
97
98 PR c++/9727
99 * g++.dg/template/op1.C: New test.
100
5dc3a78c
MM
1012003-02-21 Mark Mitchell <mark@codesourcery.com>
102
103 PR c++/8906
104 * g++.dg/template/nested2.C: New test.
105
692bb58a
MM
1062003-02-21 Mark Mitchell <mark@codesourcery.com>
107
108 PR c++/8724
109 * g++.dg/expr/dtor1.C: New test.
110
a8d0ddaf
ZW
1112003-02-21 Zack Weinberg <zack@codesourcery.com>
112
113 * gcc.dg/cpp/include3.c: New test.
114 * gcc.dg/cpp/inc/foo.h: New file.
115
9e7d0b92
GN
1162003-02-21 Glen Nakamura <glen@imodulo.com>
117
118 * gcc.c-torture/execute/20030221-1.c: New test.
119
63a3cd3e
MM
1202003-02-20 Mark Mitchell <mark@codesourcery.com>
121
122 PR c++/9729
123 * g++.dg/abi/conv1.C: New test.
124
0bcecf95
JH
125Thu Feb 20 14:38:13 CET 2003 Jan Hubicka <jh@suse.cz>
126
127 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
128
4ea0d487
DJ
1292003-02-19 Daniel Jacobowitz <drow@mvista.com>
130
131 * gcc.c-torture/compile/20030219-1.c: New test.
132
c001c39b
JH
133Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
134
135 * gcc.dg/funcorder.c: New test.
136
ff6e1a2f
KH
1372003-02-18 Kazu Hirata <kazu@cs.umass.edu>
138
139 * gcc.c-torture/execute/20030218-1.c: New.
140
67aa8289
AH
1412003-02-18 Aldy Hernandez <aldyh@redhat.com>
142
a8d0ddaf 143 * gcc.dg/20030218-1.c: New.
67aa8289 144
d7ddbe24
RH
1452003-02-18 Richard Henderson <rth@redhat.com>
146
147 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
148 * gcc.dg/attr-used-2.c: New.
149
6b99d1c0
MM
1502003-02-18 Mark Mitchell <mark@codesourcery.com>
151
152 PR c++/9704
153 * g++.dg/init/copy5.C: New test.
a8d0ddaf 154
59d22bc5
GK
1552003-02-18 Geoffrey Keating <geoffk@apple.com>
156
157 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
158 * g++.dg/pch/pch.exp: Likewise.
159
bc102c4b
KH
1602003-02-18 Kazu Hirata <kazu@cs.umass.edu>
161
162 * gcc.c-torture/execute/20030209-1.c: Enable the test if
163 STACK_SIZE is not defined.
164
db77ef4c
KL
1652003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
166
167 PR c++/9457
168 * g++.dg/template/init1.C: New test.
169
096daf41
JH
170Sun Feb 16 23:08:19 CET 2003 Jan HUbicka <jh@suse.cz>
171
172 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
173 (foo): Add few extra tests
174 * gcc.dg/c99-const-expr-3.c: Likewise.
175 * gcc.c-torture/execute/20030216-1.c: New.
176
0df4ae96
KL
1772003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
178
179 PR c++/9459
180 * g++.dg/ext/typeof4.C: New test.
181
881b2a96
RS
1822003-02-15 Roger Sayle <roger@eyesopen.com>
183
184 * gcc.dg/i386-387-3.c: New test case.
185
6e8647d5
JZ
1862003-02-14 Josef Zlomek <zlomekj@suse.cz>
187
188 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
189 cris-*-elf* cris-*-aout* and mmix-*-*.
190
42f86c48
JZ
1912003-02-13 Josef Zlomek <zlomekj@suse.cz>
192
193 * gcc.dg/20030213-1.c: New test.
194
1fb54135
RS
1952003-02-12 Roger Sayle <roger@eyesopen.com>
196
197 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
198 * gcc.dg/i386-387-2.c: Likewise.
199
c6e2a538
AH
2002003-02-12 Aldy Hernandez <aldyh@redhat.com>
201
a8d0ddaf
ZW
202 * gcc.dg/ppc-spe.c: Fix formatting.
203 Enable tests that were previously unsupported by gas.
204 Delete tests for instructions that no longer exist.
205 Switch arguments on evsubifw builtin.
c6e2a538 206
5c4d5a15
KH
2072003-02-12 Kazu Hirata <kazu@cs.umass.edu>
208
209 * gcc.c-torture/execute/20030209-1.c: Disable the test if
210 STACK_SIZE is too small.
211
ecf92f82 2122003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
a8d0ddaf 213 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
ecf92f82
EB
214
215 * gcc.dg/decl-2.c: New test.
216
637df4f4
JH
217Mon Feb 10 11:41:20 CET 2003 Jan Hubicka <jh@suse.cz>
218
219 * gcc.dg/i386-fpcvt-1.c: New test.
220
2382b79f
RS
2212002-02-09 Richard Sandiford <rsandifo@redhat.com>
222
223 * gcc.c-torture/execute/20030209-1.c: New test.
224
5d4b76c0
KH
2252003-02-09 Kazu Hirata <kazu@cs.umass.edu>
226
227 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
228 int-wide bitops, use the constants of the same width.
229 Likewise, if long long is 32-bit wide, test bitops using
230 32-bit constants.
231
8f37dd98
LR
2322003-02-07 Loren James Rittle <ljrittle@acm.org>
233
234 * gcc.dg/20021014-1.c: Annotate with expected notice text.
235
46847aa6
RS
2362003-02-07 Roger Sayle <roger@eyesopen.com>
237
238 * testsuite/gcc.dg/builtins-4.c: New test case.
239
f39a753b
KG
2402003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
241
242 * gcc.dg/20020430-1.c: Fix dg command typos.
243 * gcc.dg/20020503-1.c: Likewise.
244
256803d9
VR
2452003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
246
247 PR c++/8785
248 * g++.dg/parse/fused-params1.C: New test.
249
250 PR c++/8857
251 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
252
253 PR c++/8921
254 * g++.dg/parse/non-dependent1.C: New test.
255
256 PR c++/8928
257 * g++.dg/parse/dupl-tmpl-args1.C: New test.
258
259 PR c++/9228
260 * g++.dg/parse/undefined7.C: New test.
261 * g++.dg/parse/non-templ1.C: New test.
262
263 PR c++/9229
264 * g++.dg/parse/too-many-tmpl-args1.C: New test.
265
5fbf0217
EB
2662003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
267
268 * gcc.c-torture/compile/20030206-1.c: New test.
269
dbdd3489
RS
2702003-02-05 Roger Sayle <roger@eyesopen.com>
271
272 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
273 "pow" to "foo" to avoid potential confusion with a math built-in.
274
48d1ce96
KG
2752003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
276
277 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
278 conditions for SPARC targets.
279
4f6ae35d
JJ
2802003-02-05 Jakub Jelinek <jakub@redhat.com>
281
282 * gcc.dg/20030204-1.c: New test.
283
2de2cd78
VR
2842003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
285
286 PR c++/38
287 * g++.dg/parse/array-size1.C: New test.
288
289 PR c++/5657
290 * g++.dg/parse/undefined3.C: New test.
291
292 PR c++/5665
293 * g++.dg/parse/undefined4.C: New test.
294
295 PR c++/5975
296 * g++.dg/parse/undefined5.C: New test.
297
298 PR c++/7259
299 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
300
301 PR c++/8578
302 * g++.dg/parse/casting-operator1.C: New test.
303
304 PR c++/8596
305 * g++.dg/parse/undefined6.C: New test.
306
307 PR c++/8736
308 * g++.dg/parse/missing-template1.C: New test.
309
afffc4e2
JH
310Tue Feb 4 21:41:09 CET 2003 Jan Hubicka <jh@suse.cz>
311
312 * gcc.dg/i386-cadd.c: Compile using -march=k8.
313 * gcc.dg/i386-cmov?.c: Likewise.
314 * gcc.dg/i386-fpcvt-?.c: Likewise.
315 * gcc.dg/i386-ssefp-1.c: Likewise.
316 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
2de2cd78 317 conventions.
afffc4e2 318
b80f8ef3
MM
3192003-02-03 Mark Mitchell <mark@codesourcery.com>
320
321 PR c++/7129
322 * testsuite/g++.dg/ext/max.C: New test.
323
7393205f
JH
324Mon Feb 3 16:05:11 CET 2003 Jan Hubicka <jh@suse.cz>
325
326 * gcc.c-torture/execute/20030203-1.c: New test.
327
ca777b88
RE
3282003-02-03 Richard Earnshaw <rearnsha@arm.com>
329
330 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
331 'natural-endian'.
332
271bd540
RS
3332003-02-01 Richard Sandiford <rsandifo@redhat.com>
334
335 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
336 * g++.dg/init/new2.C: Likewise.
337 * g++.dg/other/new1.C: Likewise.
338
5175d1b8
LR
3392003-01-31 Loren J. Rittle <ljrittle@acm.org>
340
341 * gcc.dg/struct-ret-libc.c: New test.
342
2f278625
UW
3432003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
344
345 * gcc.dg/20030129-1.c: New test.
346
db0f613d
KL
3472003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
348
349 PR c++/8849
350 * g++.dg/template/ptrmem4.C: New test.
351
14d22dd6
MM
3522003-01-29 Mark Mitchell <mark@codesourcery.com>
353
354 * g++.dg/parser/constant1.C: New test.
355
710b73e6
KL
3562003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
357
358 PR c++/8591
359 * g++.dg/parse/friend2.C: New test.
360
9ae58faf
NS
3612003-01-29 Nathan Sidwell <nathan@codesourcery.com>
362
363 PR c++/9437
364 * g++.dg/template/unify4.C: New test.
365
6d09ef27
RS
3662003-01-28 Richard Sandiford <rsandifo@redhat.com>
367
368 * gcc.c-torture/execute/20030128-1.c: New test.
369
4334c467
JO
3702003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
371
372 * g++.dg/lookup/nested1.C: Test moved from ...
373 * g++.old-deja/g++.other/lookup24.C: ... here.
374
69814826
JH
375Tue Jan 28 12:19:35 CET 2003 Jan Hubicka <jh@suse.cz>
376
377 * gcc.dg/i386-cmov5.c: New test.
378
bffcd064
V
3792003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
380
a8d0ddaf
ZW
381 * gcc.c-torture/execute/20010925-1.c: Changed the
382 memcpy declaration.
bffcd064 383
f2ce60b8
NS
3842003-01-28 Nathan Sidwell <nathan@codesourcery.com>
385
386 PR c++/3902
387 * g++.dg/parse/template5.C: New test.
388
f42aadd8
TM
3892003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
390
391 PR fortran/9258
392 * g77.dg/pr9258: New test.
393
5db544e1
GP
3942003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
395
396 * README: Move relevant parts from README.g++.
397
398 * README.g++: Remove this file.
399
483a5709
NS
4002003-01-28 Nathan Sidwell <nathan@codesourcery.com>
401
402 * g++.dg/abi/dcast1.C: New test.
403
4ff71d24
KG
4042003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
405
406 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
407
623baee2
JO
4082003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
409
410 PR c++/47
411 * g++.old-deja/g++.other/lookup24.C: New test.
412
2956f353
KG
4132003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
414
415 PR middle-end/7227
416 * gcc.dg/uninit-C.c: New test.
417
a2ddc397
NS
4182003-01-27 Nathan Sidwell <nathan@codesourcery.com>
419
420 * g++.dg/abi/covariant1.C: New test.
421
acf9fa5f
UW
4222003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
423
424 * gcc.dg/20030123-1.c: New test.
425
1649d92f
JH
426Sat Jan 25 21:06:49 CET 2003 Jan Hubicka <jh@suse.cz>
427
428 PR opt/8492
429 * gcc.c-torture/compile/20030125-1.c
430
bbaab916
NS
4312003-01-25 Nathan Sidwell <nathan@codesourcery.com>
432
433 PR c++/9403
434 * g++.dg/parse/template3.C: New test.
435 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
a8d0ddaf 436
bbaab916
NS
437 PR c++/795
438 * g++.dg/parse/template4.C: New test.
a8d0ddaf 439
bbaab916
NS
440 PR c++/9415
441 * g++.dg/template/qual2.C: New test.
a8d0ddaf 442
bbaab916
NS
443 PR c++/8545
444 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
445
446 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
447
9bb231fd
RS
4482003-01-25 Roger Sayle <roger@eyesopen.com>
449
450 * gcc.c-torture/execute/switch-1.c: New test case.
451
1649d92f 452Sat Jan 25 12:32:55 CET 2003 Jan Hubicka <jh@suse.cz>
c5061554
JH
453
454 * gcc.c-torture/execute/20030125-1.[cx]: New test.
455
32d9a5bd
PC
4562003-01-25 Paolo Carlini <pcarlini@unitus.it>
457
458 Tweaks for Bison-1.875. From the NEWS file:
459 "- `parse error' -> `syntax error'
460 Bison now uniformly uses the term `syntax error'"
461 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
462 * gcc.dg/cpp/digraph2.c: Likewise.
463 * gcc.dg/cpp/direct2.c: Likewise.
464 * gcc.dg/cpp/paste4.c: Likewise.
465 * gcc.dg/c90-restrict-1.c: Likewise.
466 * gcc.dg/c99-func-2.c: Likewise.
467 * gcc.dg/noncompile/920721-2.c: Likewise.
468 * gcc.dg/noncompile/930622-2.c: Likewise.
469 * gcc.dg/noncompile/940112-1.c: Likewise.
470 * gcc.dg/noncompile/950921-1.c: Likewise.
471 * gcc.dg/noncompile/951123-1.c: Likewise.
472 * gcc.dg/noncompile/971104-1.c: Likewise.
473 * gcc.dg/noncompile/990416-1.c: Likewise.
474
f5128e88
PC
4752003-01-24 Paolo Carlini <pcarlini@unitus.it>
476
477 * g++.dg/parse/undefined1.C: Add error message.
478
65a5559b
MM
4792003-01-22 Mark Mitchell <mark@codesourcery.com>
480
c006d942
MM
481 PR c++/9354
482 * g++.dg/parse/new1.C: New test.
483
484 PR c++/9216
485 * g++.dg/parse/template2.C: New test.
486
487 PR c++/9354
488 * g++.dg/parse/typedef2.C: New test.
489
65a5559b
MM
490 PR c++/9328
491 * g++.dg/ext/typeof3.C: New test.
492
68aab9ee
VR
4932003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
494
495 PR c++/2738
496 * g++.dg/parse/ret-type1.C: New test.
497
498 PR c++/3792
499 * g++.dg/parse/tmpl-outside1.C: New test.
500
501 PR c++/4207
502 * g++.dg/parse/int-as-enum1.C: New test.
503
504 PR c++/4903
505 * g++.dg/parse/no-typename1.C: New test.
506
507 PR c++/5533
508 * g++.dg/parse/no-value1.C: New test.
509
510 PR c++/5921
511 * g++.dg/parse/wrong-inline1.C: New test.
512
513 PR c++/6402
514 * g++.dg/parse/ref1.C: New test.
515
516 PR c++/6992
517 * g++.dg/parse/attr-ctor1.C: New test.
518
519 PR c++/7229
520 * g++.dg/parse/namespace5.C: New test.
521
522 PR c++/7917
523 * g++.dg/parse/func-def1.C: New test.
524
525 PR c++/8143
526 * g++.dg/parse/undefined1.C: New test.
527
528 PR c++/5723, PR c++/8522
529 * g++.dg/parse/specialization1.C: New test.
530
531 PR c++/163, PR c++/8595
532 * g++.dg/parse/struct-as-enum1.C: New test.
533
534 PR c++/9173
535 * g++.dg/parse/undefined2.C: New test.
536
1fb3244a
MM
5372003-01-22 Mark Mitchell <mark@codesourcery.com>
538
e0860732
MM
539 PR c++/9298
540 * g++.dg/parse/template1.C: New test.
541
4eb6d609
MM
542 PR c++/9384
543 * g++.dg/parse/using1.C: New test.
544
1fb3244a
MM
545 PR c++/9285
546 PR c++/9294
547 * g++.dg/parse/expr2.C: New test.
548
549 PR c++/9388
550 * g++.dg/parse/lookup2.C: Likewise.
551
4d097718
JH
552Tue Jan 21 18:01:35 CET 2003 Jan Hubicka <jh@suse.cz>
553
554 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
555 * gcc.c-torture/execute/eeprof-1.c: Likewise.
556 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
557 * gcc.c-torture/execute/string-opt-*.c: Likewise.
558
e3289412
NC
5592003-01-20 Nick Clifton <nickc@redhat.com>
560
561 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
562 problem with ARM sibcall code generation.
563
d99c740f
KH
5642003-01-20 Kazu Hirata <kazu@cs.umass.edu>
565
566 * gcc.c-torture/execute/20030120-1.c: New.
567
a99820e6
PC
5682003-01-19 Paolo Carlini <pcarlini@unitus.it>
569
570 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
571
5dae1114
MM
5722003-01-17 Mark Mitchell <mark@codesourcery.com>
573
574 PR c++/9272
575 * g++.dg/parse/ctor1.C: New test.
576
577 PR c++/9294:
578 * g++.dg/parse/qualified1.C: New test.
a8d0ddaf 579
5dae1114
MM
580 * g++.dg/parse/typename3.C: New test.
581
c292e375
RH
5822003-01-16 Richard Henderson <rth@redhat.com>
583
584 * g++.dg/tls/init-2.C: Fix error matches for real this time.
585
aab37812
RH
5862003-01-16 Richard Henderson <rth@redhat.com>
587
588 * g++.dg/pch/pch.exp: Copy test header to the working directory
589 before using it either for precompilation or direct use.
590 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
591 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
592
50c620d6
RH
5932003-01-16 Richard Henderson <rth@redhat.com>
594
595 * gcc.dg/pch/pch.exp: Copy test header to the working directory
596 before using it either for precompilation or direct use.
597 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
598 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
599
8fbc5ae7
MM
6002003-01-16 Mark Mitchell <mark@codesourcery.com>
601
602 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
603 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
604 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
605 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
606 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
607 typename warning into error.
608 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
609 error messages.
610 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
611 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
612 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
613 messages.
614 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
615 make declaration visible in template.
616 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
617 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
618 messages.
619 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
620 message.
621 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
622 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
623 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
624 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
625 typename warning with error message.
626 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
627 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
628 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
a8d0ddaf 629
712becab
NS
6302003-01-16 Nathan Sidwell <nathan@codesourcery.com>
631
632 * g++.dg/parse/ambig2.C: New test.
633
1ceb0dc7
RH
6342003-01-15 Richard Henderson <rth@redhat.com>
635
636 * g++.dg/tls/init-2.C: Update error message string.
637
3dd5fc58
KG
6382003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
639
640 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
641
b0562482
SC
6422003-01-15 Stephane Carrez <stcarrez@nerim.fr>
643
644 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
645 all for HC11/HC12.
646 * gcc.c-torture/compile/20001205-1.x: Likewise.
647 * gcc.c-torture/compile/20001226-1.x: Likewise.
648 * gcc.c-torture/compile/920520-1.x: Likewise.
649 * gcc.c-torture/compile/961203-1.x: Likewise.
650 * gcc.c-torture/compile/20020604-1.x: Likewise.
651
b1a6f8db
JH
652Wed Jan 15 12:20:52 CET 2003 Jan Hubicka <jh@suse.cz>
653
654 * gcc.c-torture/compile/20030115-1.c: New test.
655
656 * gcc.dg/i386-fpcvt-1.c: New test.
657 * gcc.dg/i386-fpcvt-2.c: New test.
658
a7189b49
JO
6592003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
660
661 Further conform g++'s __vmi_class_type_info to the C++ ABI
662 specification.
663 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
664 the specification.
665
77f9af81
JH
666Tue Jan 14 00:45:03 CET 2003 Jan Hubicka <jh@suse.cz>
667
668 * gcc.dg/i386-fpcvt-1.c: New test.
669 * gcc.dg/i386-fpcvt-2.c: New test.
670
ab5496c4
EB
6712003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
672
673 * gcc.dg/i386-mmx-3.c: New test.
674
e8f2b18d
MM
6752003-01-12 Mark Mitchell <mark@codesourcery.com>
676
677 PR c++/9264
678 * g++.dg/parse/octal1.C: New file.
679
680 PR c++/9172
681 * g++.dg/parse/typename1.C: New file.
682
67a7278d
DS
6832003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
684
685 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
686 * gcc.dg/bf-no-ms-layout.c: Likewise.
ab5496c4 687 * gcc.dg/bf-ms-attrib.c: Likewise.
67a7278d 688
2050a1bb
MM
6892003-01-10 Mark Mitchell <mark@codesourcery.com>
690
99152b95 691 PR c++/9099
a6f6052a
MM
692 * g++.dg/parse/dtor1.C: New file.
693
2050a1bb
MM
694 PR c++/9128
695 * g++.dg/rtti/typeid1.C: New file.
696
697 PR c++/9153
698 * g++.dg/parse/lookup1.C: New file.
699
700 PR c++/9171
701 * g++.dg/templ/spec5.C: New file.
ab5496c4 702
7558f66e
JZ
7032003-01-10 Josef Zlomek <zlomekj@suse.cz>
704
705 * gcc.c-torture/compile/20030110-1.c: New test.
706
17211ab5
GK
7072003-01-09 Geoffrey Keating <geoffk@apple.com>
708
709 Merge from pch-branch:
710
711 2002-12-23 Geoffrey Keating <geoffk@apple.com>
712
713 * gcc.dg/pch/cpp-1.h: New.
714 * gcc.dg/pch/cpp-1.c: New.
715 * gcc.dg/pch/cpp-2.h: New.
716 * gcc.dg/pch/cpp-2.c: New.
717
718 2002-11-19 Geoffrey Keating <geoffk@apple.com>
719
720 * gcc.dg/pch/except-1.h: New.
721 * gcc.dg/pch/except-1.c: New.
722
723 2002-11-13 Geoffrey Keating <geoffk@apple.com>
724
725 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
726 running test.
727 * gcc.dg/pch: Include *.hp not *.h.
728 * gcc.dg/pch/system-1.h: New.
729 * gcc.dg/pch/system-1.c: New.
730
731 2002-11-11 Geoffrey Keating <geoffk@apple.com>
732
733 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
734 rather than trying to build and run a program using PCH.
735 * gcc.dg/pch: Remove dg-do commands from test files.
a8d0ddaf 736
17211ab5
GK
737 2002-11-08 Geoffrey Keating <geoffk@apple.com>
738
739 * gcc.dg/pch/macro-3.c: New.
740 * gcc.dg/pch/macro-3.h: New.
741
742 2002-11-04 Geoffrey Keating <geoffk@apple.com>
743
744 * gcc.dg/pch/common-1.c: New.
745 * gcc.dg/pch/common-1.h: New.
746 * gcc.dg/pch/decl-1.c: New.
747 * gcc.dg/pch/decl-1.h: New.
748 * gcc.dg/pch/decl-2.c: New.
749 * gcc.dg/pch/decl-2.h: New.
750 * gcc.dg/pch/decl-3.c: New.
751 * gcc.dg/pch/decl-3.h: New.
752 * gcc.dg/pch/decl-4.c: New.
753 * gcc.dg/pch/decl-4.h: New.
754 * gcc.dg/pch/decl-5.c: New.
755 * gcc.dg/pch/decl-5.h: New.
756 * gcc.dg/pch/global-1.c: New.
757 * gcc.dg/pch/global-1.h: New.
758 * gcc.dg/pch/inline-1.c: New.
759 * gcc.dg/pch/inline-1.h: New.
760 * gcc.dg/pch/inline-2.c: New.
761 * gcc.dg/pch/inline-2.h: New.
762 * gcc.dg/pch/static-1.c: New.
763 * gcc.dg/pch/static-1.h: New.
764 * gcc.dg/pch/static-2.c: New.
765 * gcc.dg/pch/static-2.h: New.
766
767 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
768
769 * g++.dg/pch/pch.exp: Better handle failing testcases.
770 * gcc.dg/pch/pch.exp: Likewise.
771 * gcc.dg/pch/macro-1.c: New.
772 * gcc.dg/pch/macro-1.h: New.
773 * gcc.dg/pch/macro-2.c: New.
774 * gcc.dg/pch/macro-2.h: New.
775
776 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
777
778 * g++.dg/dg.exp: Treat files in pch/ specially.
779 * g++.dg/pch/pch.exp: New file.
780 * g++.dg/pch/empty.H: New file.
781 * g++.dg/pch/empty.C: New file.
782 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
783 "precompile".
784
785 * gcc.dg/pch/pch.exp: New file.
786 * gcc.dg/pch/empty.h: New file.
787 * gcc.dg/pch/empty.c: New file.
788 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
789 "precompile".
790
0f399e5f
KL
7912003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
792
793 * g++.dg/template/friend14.C: New test.
794
4c46ea23
EB
7952003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
796
8cb1a818 797 * gcc.dg/old-style-asm-1.c: New test.
4c46ea23 798
98c29f71
RS
7992003-01-09 Richard Sandiford <rsandifo@redhat.com>
800
801 * gcc.c-torture/compile/20030109-1.c: New test.
802
bbb818c6
EB
8032003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
804
805 * gcc.c-torture/execute/20030109-1.c: New test.
806
cdc497dd
LH
8072003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
808
809 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
810 * g++.old-deja/g++.mike/dyncast2.C: Likewise
811 * g++.old-deja/g++.mike/dyncast3.C: Likewise
812 * g++.old-deja/g++.mike/eh2.C: Likewise
813 * g++.old-deja/g++.mike/eh3.C: Likewise
814 * g++.old-deja/g++.mike/eh5.C: Likewise
815 * g++.old-deja/g++.mike/eh6.C: Likewise
816 * g++.old-deja/g++.mike/eh7.C: Likewise
817 * g++.old-deja/g++.mike/eh8.C: Likewise
818 * g++.old-deja/g++.mike/eh9.C: Likewise
819 * g++.old-deja/g++.mike/eh10.C: Likewise
820 * g++.old-deja/g++.mike/eh12.C: Likewise
821 * g++.old-deja/g++.mike/eh13.C: Likewise
822 * g++.old-deja/g++.mike/eh14.C: Likewise
823 * g++.old-deja/g++.mike/eh16.C: Likewise
824 * g++.old-deja/g++.mike/eh17.C: Likewise
825 * g++.old-deja/g++.mike/eh18.C: Likewise
826 * g++.old-deja/g++.mike/eh21.C: Likewise
827 * g++.old-deja/g++.mike/eh23.C: Likewise
828 * g++.old-deja/g++.mike/eh24.C: Likewise
829 * g++.old-deja/g++.mike/eh25.C: Likewise
830 * g++.old-deja/g++.mike/eh26.C: Likewise
831 * g++.old-deja/g++.mike/eh27.C: Likewise
832 * g++.old-deja/g++.mike/eh28.C: Likewise
833 * g++.old-deja/g++.mike/eh29.C: Likewise
834 * g++.old-deja/g++.mike/eh31.C: Likewise
835 * g++.old-deja/g++.mike/eh33.C: Likewise
836 * g++.old-deja/g++.mike/eh34.C: Likewise
837 * g++.old-deja/g++.mike/eh35.C: Likewise
838 * g++.old-deja/g++.mike/eh36.C: Likewise
839 * g++.old-deja/g++.mike/eh37.C: Likewise
840 * g++.old-deja/g++.mike/eh38.C: Likewise
841 * g++.old-deja/g++.mike/eh39.C: Likewise
842 * g++.old-deja/g++.mike/eh40.C: Likewise
843 * g++.old-deja/g++.mike/eh41.C: Likewise
844 * g++.old-deja/g++.mike/eh42.C: Likewise
845 * g++.old-deja/g++.mike/eh44.C: Likewise
846 * g++.old-deja/g++.mike/eh46.C: Likewise
847 * g++.old-deja/g++.mike/eh47.C: Likewise
848 * g++.old-deja/g++.mike/eh48.C: Likewise
849 * g++.old-deja/g++.mike/eh49.C: Likewise
850 * g++.old-deja/g++.mike/eh50.C: Likewise
851 * g++.old-deja/g++.mike/eh51.C: Likewise
852 * g++.old-deja/g++.mike/eh53.C: Likewise
853 * g++.old-deja/g++.mike/eh55.C: Likewise
854 * g++.old-deja/g++.mike/p7912.C: Likewise
855 * g++.old-deja/g++.mike/p9706.C: Likewise
856 * g++.old-deja/g++.mike/p10416.C: Likewise
857 * g++.old-deja/g++.mike/p11667.C: Likewise
a8d0ddaf 858 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
cdc497dd
LH
859 Remove redundant reference to Iris.
860 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
861 Elxsi, i860, Pico Java, and WE32K.
862
8caf4c38
MM
8632003-01-07 Mark Mitchell <mark@codesourcery.com>
864
865 * g++.dg/ext/asm4.C: New test.
866
2b59fc25
KL
8672003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
868
869 PR c++/9030
870 * g++.dg/template/friend12.C: New test.
871 * g++.dg/template/friend13.C: Likewise.
872 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
873
4298c66b
JH
874Wed Jan 8 11:41:47 CET 2003 Jan Hubicka <jh@suse.cz>
875
876 * gcc.dg/i386-cadd.c: New test.
877 * gcc.dg/i386-cmov4.c: Likewise.
878
8218bd34
MM
8792003-01-06 Mark Mitchell <mark@codesourcery.com>
880
c10cdb3d
MM
881 PR c++/9165
882 * g++.dg/warn/Wunused-3.C: New test.
883
884 * g++.dg/abi/bitfield9.C: New test.
63e5f567 885
8218bd34
MM
886 PR c++/9189
887 * g++.dg/parse/defarg3.C: New test.
888
62b8a44e
NS
8892003-01-06 Nathan Sidwell <nathan@codesourcery.com>
890
891 * g++.dg/parse/ambig1.C: New test.
892 * g++.dg/parse/defarg2.C: New test.
893
ec194454
MM
8942003-01-05 Mark Mitchell <mark@codesourcery.com>
895
896 * g++.dg/template/defarg-1.C: New test.
897 * g++.dg/template/local2.C: Likewise.
898
1ba8a9c4
RS
8992003-01-05 Richard Sandiford <rsandifo@redhat.com>
900
901 * gcc.c-torture/execute/20030105-1.c: New test.
902
d5945212
KL
9032003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
904
905 * g++.dg/parse/namespace3.C: Remove extra semicolons.
906 * g++.dg/parse/namespace4.C: Likewise.
907
31758337
NS
9082003-01-03 Nathan Sidwell <nathan@codesourcery.com>
909
910 * g++.dg/template/ntp2.C: New test.
911
ba7e8dc0
NN
9122003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
913
1ff11883
NN
914 * g++.dg/parse/extern-C-1.C: New test.
915
96dafad6
NN
916 * g++.dg/parse/namespace4.C: New test.
917
a25a292f
NN
918 * g++.dg/template/nested1.C: New test.
919
ba7e8dc0
NN
920 * g++.dg/parse/namespace3.C: New test.
921
4dbc1f5c
NN
9222003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
923
924 * g++.dg/lookup/two-stage1.C: New test.
925
7241bd1b
KG
9262003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
927
928 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
929 * g++.old-deja/g++.jason/access8.C: Likewise.
930 * g++.old-deja/g++.other/decl5.C: Likewise.
931
6ec6e2c2
NB
9322003-01-02 Neil Booth <neil@daikokuya.co.uk>
933
934 * g++.dg/parse/parse7.C: New test.
935
4971227d
MM
9362003-01-02 Mark Mitchell <mark@codesourcery.com>
937
938 PR c++/2843
939 * g++.dg/ext/attrib7.C: New test.
940
f349fb24
NB
9412003-01-02 Neil Booth <neil@daikokuya.co.uk>
942
943 * g++.dg/parse/parse6.C: New test.
944
cb203576
KH
9452003-01-02 Kazu Hirata <kazu@cs.umass.edu>
946
947 * gcc.dg/h8300-stack-1.c: New.
948
894167c5
NN
9492003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
950
faa75e89
NN
951 g++.dg/lookup/exception1.C: New test.
952
3d83e33e
NN
953 g++.dg/lookup/template1.C: New test.
954
a5b9863a
NN
955 g++.dg/parse/namespace2.C: New test.
956
894167c5
NN
957 g++.dg/parse/parens2.C: New test.
958
0ba7ab3e
NB
9592003-01-01 Neil Booth <neil@daikokuya.co.uk>
960
961 * g++.dg/parse/parse5.C: New test.
35bce286 962 * g++.dg/lookup/scoped4.C: New test.
0ba7ab3e 963
65ed8728
NN
9642003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
965
64505efc 966 * g++.dg/parse/parens1.C: New test.
c818e8b8
NN
967
968 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
969 angle-bracket1.C.
f06fed4a
NN
970 * g++.dg/parse/parens2.C: New test.
971
c6df507e
NN
972 * g++.dg/lookup/scope-operator1.C: New test.
973
65ed8728
NN
974 * g++.dg/parse/operator1.C: New test.
975
a0f11804
KL
9762003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
977
978 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
979 * g++.old-deja/g++.other/access6.C: Likewise.
980 * g++.old-deja/g++.other/decl1.C: Likewise.
981 * g++.old-deja/g++.pt/typename12.C: Likewise.
982
eea9800f
MM
9832002-12-31 Mark Mitchell <mark@codesourcery.com>
984
985 * g++.dg/parse/namespace1.C: New test.
a8d0ddaf 986
79cc2986
NB
9872003-01-01 Neil Booth <neil@daikokuya.co.uk>
988
989 * g++.dg/parse/parse4.C: New test.
990
54ea87db
NB
9912003-01-01 Neil Booth <neil@daikokuya.co.uk>
992
993 * g++.dg/parse/parse3.C: New test.
994
9b1e4260
NB
9952003-01-01 Neil Booth <neil@daikokuya.co.uk>
996
997 * g++.dg/parse/parse2.C: New test.
998
d4413948
NB
9992003-01-01 Neil Booth <neil@daikokuya.co.uk>
1000
1001 * g++.dg/template/friend11.C: New test.
1002
ecc7182c
NB
10032003-01-01 Neil Booth <neil@daikokuya.co.uk>
1004
1005 * g++.dg/parse/parse1.C: New test.
1006
5dc25517
JJ
10072002-12-31 Janis Johnson <janis187@us.ibm.com>
1008
1009 * lib/profopt.exp: Change the name of a global variable to avoid
1010 possible clashes with other test suites.
1011
3cfabe60
NS
10122002-12-31 Nathan Sidwell <nathan@codesourcery.com>
1013
1014 * g++.dg/inherit/covariant8.C: New test.
1015
abda8efe
MM
10162002-12-31 Mark Mitchell <mark@codesourcery.com>
1017
92bc1323
MM
1018 * g++.dg/init/array9.C: New test.
1019
abda8efe
MM
1020 PR c++/9112
1021 * g++.dg/parse/expr1.C: New test.
1022
b0e0b1f3
DJ
10232002-12-30 Daniel Jacobowitz <drow@mvista.com>
1024
1025 * gcc.c-torture/compile/20021230-1.c: New test.
1026
07fa4878
NS
10272002-12-30 Nathan Sidwell <nathan@codesourcery.com>
1028
1029 * g++.dg/inherit/covariant5.C: New test.
1030 * g++.dg/inherit/covariant6.C: New test.
1031 * g++.dg/inherit/covariant7.C: New test.
1032
f2551f35
KL
10332002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1034
1035 PR c++/2739
1036 * g++.dg/other/access2.C: New test.
1037
53101fd1
GDR
10382002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1039
1040 * g++.dg/other/anon-struct.C: No longer fails
1041 * g++.old-deja/g++.brendan/parse4.C: Likewise.
1042 * g++.old-deja/g++.brendan/parse5.C: Likewise.
1043 * g++.old-deja/g++.brendan/parse6.C: Likewise.
1044
c7ab2b4d
GDR
10452002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
1046
1047 * g++.dg/parse/angle-bracket.C (main): No longer fails.
1048
876200a8
MM
10492002-12-27 Mark Mitchell <mark@codesourcery.com>
1050
1051 * g++.dg/eh/spec4.C: Remove stray semicolon.
1052 * g++.dg/expr/pmf-1.C: Change error message.
1053 * g++.dg/ext/asm1.C: Remove stray semicolon.
1054 * g++.dg/ext/typename1.C: Add missing typenames.
1055 * g++.dg/inherit/template-as-base.C: Change error message.
1056 * g++.dg/lookup/scoped1.C: Likewise.
1057 * g++.dg/lookup/scoped2.C: Likewise.
1058 * g++.dg/lookup/using2.C: Likewise.
1059 * g++.dg/other/component1.C: Remove stray semicolon.
1060 * g++.dg/other/do1.C: Change error message.
1061 * g++.dg/other/error2.C: Likewise.
1062 * g++.dg/other/init1.C: Likewise.
1063 * g++.dg/other/packed1.C: Remove stray semicolon.
1064 * g++.dg/other/ptrmem2.C: Change error message.
1065 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1066 marker.
1067 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1068 * g++.dg/template/access3.C: Add typename keyword.
1069 * g++.dg/template/access5.C: Remove stray semicolon.
1070 * g++.dg/template/access6.C: Likewise.
1071 * g++.dg/template/complit1.C: Likewise.
1072 * g++.dg/template/crash1.C: Change error message.
1073 * g++.dg/template/inherit2.C: Remove stray semicolon.
1074 * g++.dg/template/instantiate2.C: Likewise.
1075 * g++.dg/template/instantiate3.C: Change error message.
1076 * g++.dg/template/qual1.C: Remove stray semicolon.
1077 * g++.dg/template/qualttp18.C: Change error message.
1078 * g++.dg/template/ref1.C: Remove stray semicolon.
1079 * g++.dg/template/sizeof1.C (A::value): Declare it.
1080 * g++.dg/template/spec4.C: Change error message.
1081 * g++.dg/template/static1.C: Likewise.
1082 * g++.dg/template/type1.C: Likewise.
1083 * g++.dg/template/typename3.C: Likewise.
1084 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1085 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1086 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1087 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1088 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1089 named return value extension.
1090 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1091 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1092 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1093 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1094 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1095 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1096 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1097 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1098 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1099 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1100 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1101 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1102 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1103 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1104 syntax.
1105 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1106 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1107 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1108 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1109 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1110 * g++.old-deja/g++.brendan/template11.C: Likewise.
1111 * g++.old-deja/g++.brendan/template26.C: Likewise.
1112 * g++.old-deja/g++.brendan/template27.C: Use explicit
1113 specialization syntax.
1114 * g++.old-deja/g++.brendan/template30.C: Likewise.
1115 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1116 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1117 non-dependent names.
1118 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1119 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1120 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1121 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1122 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1123 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1124 named return value extension.
1125 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1126 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1127 * g++.old-deja/g++.ext/return1.C: Likewise.
1128 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1129 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1130 * g++.old-deja/g++.jason/access8.C: Likewise.
1131 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1132 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1133 pseudo-destructor names.
1134 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1135 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1136 pseudo-destructor names.
1137 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1138 * g++.old-deja/g++.jason/overload19.C: Likewise.
1139 * g++.old-deja/g++.jason/overload32.C: Likewise.
1140 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1141 stray semicolons.
1142 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1143 * g++.old-deja/g++.jason/return.C: Likewise.
1144 * g++.old-deja/g++.jason/return2.C: Likewise.
1145 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1146 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1147 syntax.
1148 * g++.old-deja/g++.jason/template10.C: Account for use of
1149 non-dependent names.
1150 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1151 syntax.
1152 * g++.old-deja/g++.jason/template37.C: Likewise.
1153 * g++.old-deja/g++.law/access4.C: Change error messages.
1154 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1155 pseudo-destructor names.
1156 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1157 * g++.old-deja/g++.law/ctors9.C: Likewise.
1158 * g++.old-deja/g++.law/cvt22.C: Likewise.
1159 * g++.old-deja/g++.law/dtors5.C: Likewise.
1160 * g++.old-deja/g++.law/global-init1.C: Likewise.
1161 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1162 * g++.old-deja/g++.law/operators28.C: Likewise.
1163 * g++.old-deja/g++.law/visibility28.C: Likewise.
1164 * g++.old-deja/g++.martin/eval1.C: Likewise.
1165 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1166 name.
1167 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1168 * g++.old-deja/g++.mike/net34.C: Likewise.
1169 * g++.old-deja/g++.mike/net36.C: Likewise.
1170 * g++.old-deja/g++.mike/ns2.C: Likewise.
1171 * g++.old-deja/g++.mike/p12306.C: Likewise.
1172 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1173 value extension.
1174 * g++.old-deja/g++.mike/p700.C: Likewise.
1175 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1176 * g++.old-deja/g++.mike/p710.C: Likewise.
1177 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1178 value extension.
1179 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1180 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1181 * g++.old-deja/g++.ns/crash2.C: Likewise.
1182 * g++.old-deja/g++.ns/crash3.C: Likewise.
1183 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1184 * g++.old-deja/g++.ns/ns17.C: Likewise.
1185 * g++.old-deja/g++.ns/template16.C: Likewise.
1186 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1187 keyword.
1188 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1189 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1190 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1191 named return value extension.
1192 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1193 * g++.old-deja/g++.other/access4.C: Issue additional error
1194 messages.
1195 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1196 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1197 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1198 * g++.old-deja/g++.other/crash25.C: Change error message.
1199 * g++.old-deja/g++.other/crash4.C: Change error message.
1200 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1201 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1202 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1203 checks.
1204 * g++.old-deja/g++.other/defarg8.C: Likewise.
1205 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1206 * g++.old-deja/g++.other/dtor10.C: Likewise.
1207 * g++.old-deja/g++.other/incomplete.C: Likewise.
1208 * g++.old-deja/g++.other/linkage7.C: Likewise.
1209 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1210 lookup algorithm.
1211 * g++.old-deja/g++.other/mangle2.C: Likewise.
1212 * g++.old-deja/g++.other/refinit2.C: Likewise.
1213 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1214 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1215 * g++.old-deja/g++.pt/crash28.C: Likewise.
1216 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1217 syntax.
1218 * g++.old-deja/g++.pt/crash32.C: Change error message.
1219 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1220 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1221 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1222 error message position.
1223 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1224 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1225 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1226 syntax.
1227 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1228 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1229 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1230 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1231 keyword.
1232 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1233 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1234 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1235 keyword.
1236 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1237 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1238 syntax.
1239 * g++.old-deja/g++.pt/friend28.C: Account for use of
1240 non-dependent names.
1241 * g++.old-deja/g++.pt/friend29.C: Likewise.
1242 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1243 rules.
1244 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1245 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1246 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1247 lookup rules.
1248 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1249 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1250 keyword.
1251 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1252 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1253 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1254 keyword.
1255 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1256 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1257 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1258 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1259 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
a8d0ddaf 1260 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
876200a8
MM
1261 keyword.
1262 * g++.old-deja/g++.pt/spec10.C: Likewise.
1263 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1264 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1265 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1266 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1267 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1268 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1269 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1270 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1271 * g++.old-deja/g++.pt/typename15.C: Likewise.
1272 * g++.old-deja/g++.pt/typename22.C: Likewise.
1273 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1274 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1275 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1276 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1277 syntax.
1278 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1279 return value extension.
1280 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1281 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1282 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1283 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
a8d0ddaf 1284
aac1406f
NS
12852002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1286
eab5474f
NS
1287 * g++.dg/warn/inline1.C: New test.
1288 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1289 * g++.old-deja/g++.jason/synth10.C: Likewise.
1290 * g++.old-deja/g++.mike/net31.C: Likewise.
1291 * g++.old-deja/g++.mike/p8786.C: Likewise.
1292
aac1406f
NS
1293 * g++.dg/template/friend10.C: New test.
1294 * g++.dg/template/conv5.C: New test.
1295
b9201622 12962002-12-24 Nathan Sidwell <nathan@codesourcery.com>
a8d0ddaf 1297
3e14cd30 1298 * g++.dg/lookup/scoped3.C: New test.
a8d0ddaf 1299
b9201622
NS
1300 * g++.dg/lookup/decl1.C: New test.
1301 * g++.dg/lookup/decl2.C: New test.
1302
40aa9d95
JM
13032002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1304
1305 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1306 gcc.c-torture/compile/20021015-1.c,
1307 gcc.c-torture/compile/20021015-2.c,
1308 gcc.c-torture/compile/20021123-1.c,
1309 gcc.c-torture/compile/20021123-2.c,
1310 gcc.c-torture/compile/20021123-3.c,
1311 gcc.c-torture/compile/20021123-4.c,
1312 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1313 only to 3.1 or 3.2 branch.
1314
8dc65b6e
MM
13152002-12-23 Mark Mitchell <mark@codesourcery.com>
1316
b9201622 1317 * gcc.dg/i386-bitfield3.c: New test.
a8d0ddaf 1318
b9201622 1319 * gcc.dg/i386-bitfield2.c: New test.
a8d0ddaf 1320
081cebb2
NS
13212002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1322
1323 * g++.dg/parse/conv_op1.C: New test.
1324
7887df62
JZ
13252002-12-21 Josef Zlomek <zlomekj@suse.cz>
1326
1327 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1328 approved.
1329
7ec52186
JZ
13302002-12-20 Josef Zlomek <zlomekj@suse.cz>
1331
1332 * gcc.c-torture/compile/20021220-1.c: New test.
1333
e91f04de
CH
13342002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1335
1336 * gcc.dg/i386-fastcall-1.c: New.
1337
039baf9e
EB
13382002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1339
1340 * gcc.c-torture/execute/20021219-1.c: New test.
1341
e54b4cae
EB
13422002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1343
1344 * gcc.dg/i386-pic-1.c: New test.
1345
da9701a6
KL
13462002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1347
1348 PR c++/8099
1349 * g++.dg/template/friend9.C: New test.
1350
cab7a9a3
KL
13512002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1352
1353 PR c++/3663
1354 * g++.dg/template/access7.C: New test.
1355
a15791b0
NC
13562002-12-18 Nick Clifton <nickc@redhat.com>
1357
1358 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1359 the libstdc++-v3 directory has been found.
1360
dd05b1b4
DP
13612002-12-12 Devang Patel <dpatel@apple.com>
1362 * gcc.dg/darwin-ld-1.c: New test.
1363 * gcc.dg/darwin-ld-2.c: New test.
1364 * gcc.dg/darwin-ld-3.c: New test.
1365 * gcc.dg/darwin-ld-4.c: New test.
1366 * gcc.dg/darwin-ld-5.c: New test.
4977bab6 1367
2eb96bdb
EB
13682002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1369
1370 * gcc.c-torture/compile/20021212-1.c: New test.
1371
b3a5a50c
NB
13722002-12-11 Neil Booth <neil@daikokuya.co.uk>
1373
1374 * gcc.dg/fshort-wchar: New test.
1375
4fe1edca
MM
13762002-12-10 Mark Mitchell <mark@codesourcery.com>
1377
d23faea1
MM
1378 PR c++/8372
1379 * g++.dg/template/dtor1.C: New test.
1380
4fe1edca
MM
1381 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1382 markers.
1383
801bb04d
JJ
13842002-12-10 Jakub Jelinek <jakub@redhat.com>
1385
1386 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1387
dcba9b0f
MM
13882002-12-09 Mark Mitchell <mark@codesourcery.com>
1389
1390 * g++.dg/template/static1.C: New test.
1391 * g++.dg/template/static2.C: New test.
1392 * g++.old-deja/g++.ext/memconst.C: New test.
1393
da549e29
KG
13942002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1395
1396 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1397 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1398 * g++.dg/special/initp1.C: Likewise.
1399
61f6c84f
JJ
14002002-12-06 Jakub Jelinek <jakub@redhat.com>
1401
1402 * gcc.c-torture/execute/20021204-1.c: New test.
1403
16823694
GK
14042002-12-04 Geoffrey Keating <geoffk@apple.com>
1405
1406 * gcc.dg/ppc-fmadd-1.c: New file.
1407 * gcc.dg/ppc-fmadd-2.c: New file.
1408 * gcc.dg/ppc-fmadd-3.c: New file.
1409
d61fd3f1
EB
14102002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1411
1412 * gcc.c-torture/compile/20021204-1.c: New test.
1413
4977bab6
ZW
14142002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1415
1416 * g++.dg/inherit/covariant2.C: New test.
1417 * g++.dg/inherit/covariant3.C: New test.
1418 * g++.dg/inherit/covariant4.C: New test.
1419 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1420 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1421
ee7ecb29
MM
14222002-12-03 Mark Mitchell <mark@codesourcery.com>
1423
1424 PR c++/8688
1425 * g++.dg/init/brace3.C: New test.
1426
b11b0178
KH
14272002-12-02 Kazu Hirata <kazu@cs.umass.edu>
1428
1429 * gcc.dg/20020210-1.c: Fix a comment typo.
1430
2e185155
MM
14312002-12-02 Mark Mitchell <mark@codesourcery.com>
1432
5089de93
MM
1433 PR c++/8720
1434 * g++.dg/parse/defarg1.C: New test.
1435
1436 PR c++/8615
1437 * g++.dg/template/char1.C: New test.
1438
2e185155
MM
1439 * g++.dg/template/varmod1.C: Fix typo.
1440
218e0eb6
KL
14412002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1442
1443 DR 180
1444 * g++.old-deja/g++.pt/crash32.C: Expect error.
1445
a82d6da5
MM
14462002-12-01 Mark Mitchell <mark@codesourcery.com>
1447
94fc547c
MM
1448 PR c++/5919
1449 * g++.dg/template/varmod1.C: New test.
1450
a82d6da5
MM
1451 PR c++/8727
1452 * g++.dg/inherit/typeinfo1.C: New test.
4977bab6 1453
a82d6da5
MM
1454 PR c++/8663
1455 * g++.dg/inherit/typedef1.C: New test.
1456
c17707f1
MM
14572002-11-30 Mark Mitchell <mark@codesourcery.com>
1458
c9f8536c
MM
1459 PR c++/8332
1460 PR c++/8493
1461 * g++.dg/template/strlen1.C: New test.
1462
328de7c2
MM
1463 PR c++/8227
1464 * g++.dg/template/ctor2.C: New test.
1465
c17707f1
MM
1466 PR c++/8214
1467 * g++.dg/init/string1.C: New test.
1468
65f8b0fb
MM
1469 PR c++/8511
1470 * g++.dg/template/friend8.C: New test.
1471
f6a83eb0
JB
14722002-11-29 Joe Buck <jbuck@synopsys.com>
1473
1474 * g++.dg/lookup/anon2.C: New test.
1475
e7c79ef9
KH
14762002-11-28 Kazu Hirata <kazu@cs.umass.edu>
1477
1478 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1479 h8300 port.
1480
63313700
RS
14812002-11-27 Richard Sandiford <rsandifo@redhat.com>
1482
1483 * gcc.dg/bitfld-6.c: New test.
1484
1dc46545
JH
1485Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz>
1486
1487 * gcc.c-torture/execute/20021127.[cx]: New test.
1488
4977bab6
ZW
1489Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz>
1490
1491 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1492 quality.
1493
a16f2357
GK
14942002-11-26 Geoffrey Keating <geoffk@apple.com>
1495
1496 * g++.dg/init/brace2.C: New test.
1497 * g++.old-deja/g++.mike/p9129.C: Correct.
1498
6b5aa5d0
MM
14992002-11-26 Mark Mitchell <mark@codesourcery.com>
1500
1501 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1502
4977bab6
ZW
15032002-11-25 Andreas Bauer <baueran@in.tum.de>
1504
1505 * gcc.dg/sibcall-6: New test for indirect sibcalls.
1506
2003cd37
MM
15072002-11-25 Mark Mitchell <mark@codesourcery.com>
1508
1509 * testsuite/g++.dg/abi/empty11.C: New test.
1510 * testsuite/g++.dg/rtti/cv1.C: New test.
1511
d860bdd3
HPN
15122002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
1513
1514 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1515
8a874cb4
MM
15162002-11-24 Mark Mitchell <mark@codesourcery.com>
1517
1518 * g++.dg/abi/empty10.C: New test.
1519
d61fd3f1 15202002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
642c8681
EB
1521
1522 * gcc.c-torture/compile/20021124-1.c: New test.
1523
05abed76
MM
15242002-11-22 Mark Mitchell <mark@codesourcery.com>
1525
1526 * g++.dg/abi/rtti2.C: New test.
1527
d61fd3f1 15282002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
75c2b973
EB
1529
1530 * gcc.dg/i386-unroll-1.c: New test.
1531
d61fd3f1 15322002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
6d1d1db0
EB
1533
1534 * gcc.c-torture/compile/20021120-1.c: New test.
1535 * gcc.c-torture/compile/20021120-2.c: New test.
1536
5354730b
RS
15372002-11-20 Richard Sandiford <rsandifo@redhat.com>
1538
1539 * gcc.dg/bitfld-5.c: New test.
1540
5720520f
RS
15412002-11-20 Richard Sandiford <rsandifo@redhat.com>
1542
1543 * gcc.c-torture/execute/20021120-3.c: New test.
1544
4392ebd3
RS
15452002-11-20 Richard Sandiford <rsandifo@redhat.com>
1546
1547 * gcc.c-torture/execute/20021120-2.c: New test.
1548
3748bd9e
RS
15492002-11-20 Richard Sandiford <rsandifo@redhat.com>
1550
1551 * gcc.c-torture/execute/20021120-1.c: New test.
1552
bc02f8d3
JJ
15532002-11-20 Jakub Jelinek <jakub@redhat.com>
1554
1555 * gcc.c-torture/execute/20021118-3.c: New test.
1556
d61fd3f1 15572002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
d5fc82c5
EB
1558
1559 * gcc.c-torture/compile/20021119-1.c: New test.
1560
3b312ef4
JT
15612002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
1562
1563 * gcc.dg/duff-1.c: New test.
1564 * gcc.dg/duff-2.c: New test.
1565 * gcc.dg/duff-3.c: New test.
1566
8128cccf
NB
15672002-11-18 Neil Booth <neil@daikokuya.co.uk>
1568
1569 * gcc.dg/cpp/_Pragma5.c: New test.
1570
3503150c
RS
15712002-11-18 Richard Sandiford <rsandifo@redhat.com>
1572
1573 * gcc.c-torture/execute/20021118-2.c: New test.
1574
180bde4f
RS
15752002-11-18 Richard Sandiford <rsandifo@redhat.com>
1576
1577 * gcc.c-torture/execute/20021118-1.c: New test.
1578
aaefd216
JJ
15792002-11-16 Jakub Jelinek <jakub@redhat.com>
1580
1581 * gcc.dg/20021116-1.c: New test.
1582
95675950
MM
15832002-11-14 Mark Mitchell <mark@codesourcery.com>
1584
1585 * g++.dg/abi/vcall1.C: New test.
1586
7eca317a
JJ
15872002-11-14 Jakub Jelinek <jakub@redhat.com>
1588
1589 * gcc.dg/20021029-1.c: New test.
1590 * gcc.dg/20021029-2.c: New test.
1591
1fccfa1e
JDA
15922002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
1593
1594 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1595
110c25ef
EB
15962002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1597
1598 PR c/8439
1599 * gcc.dg/20021110.c: Move to ...
1600 * gcc.c-torture/compile/20021110.c: .... here.
1601
303b90b0
FS
16022002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1603
1604 PR c/8467
1605 * gcc.c-torture/execute/20021111-1.c
1606
45ed7228
EB
16072002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1608
1609 PR c/8439
110c25ef 1610 * gcc.dg/20021110.c: New test.
4977bab6 1611
06315871
MM
16122002-11-10 Mark Mitchell <mark@codesourcery.com>
1613
1614 * g++.dg/abi/vthunk3.C: Run only on x86.
1615
04e6db94
JM
16162002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
1617
1618 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1619
323941f6
HPN
16202002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
1621
1622 * lib/compat.exp (compat-execute): Fix logic error in last
1623 change.
1624
8c47cfd8
NB
16252002-11-09 Neil Booth <neil@daikokuya.co.uk>
1626
1627 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1628
5c74d5b0
KL
16292002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1630
1631 PR c++/8389
1632 * g++.dg/template/access6.C: New test.
1633
4977bab6
ZW
1634Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz>
1635
1636 * gcc.dg/i386-ssefp-1.c: New test.
1637 * gcc.dg/i386-ssefp-1.c: New test.
1638
8dd3ca88
JH
1639Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
1640
1641 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1642
4f2c9d7e
MM
16432002-11-07 Mark Mitchell <mark@codesourcery.com>
1644
e6a66567
MM
1645 * g++.dg/abi/vthunk3.C: New test.
1646
4f2c9d7e
MM
1647 PR c++/8338
1648 * g++.dg/template/crash2.C: New test.
1649
f72ab53b
MM
16502002-11-07 Mark Mitchell <mark@codesourcery.com>
1651
1652 * testsuite/g++.dg/abi/dtor1.C: New test.
1653 * testsuite/g++.dg/abi/dtor2.C: Likewise.
1654
3cfe49da
GK
16552002-11-05 Geoffrey Keating <geoffk@apple.com>
1656
1657 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1658 Darwin.
1659
9e96797f
AN
16602002-11-04 Adam Nemet <anemet@lnxw.com>
1661
1662 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1663 -mthumb. Only xfail with -O0.
1664
548502d3
MM
16652002-11-03 Mark Mitchell <mark@codesourcery.com>
1666
1667 * g++.dg/abi/thunk1.C: New test.
1668 * g++.dg/abi/thunk2.C: Likewise.
1669 * g++.dg/abi/vtt1.C: Likewise.
1670
8cd4a359
DN
16712002-11-02 Diego Novillo <dnovillo@redhat.com>
1672
1673 PR optimization/8423
1674 * gcc.c-torture/execute/builtin-constant.c: New test.
1675
04d57dd5
ZW
16762002-11-01 Zack Weinberg <zack@codesourcery.com>
1677
1678 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1679 Add some more cases.
1680
bec80a45
MM
16812002-11-01 Mark Mitchell <mark@codesourcery.com>
1682
1683 PR c++/8391
1684 * g++.dg/opt/local1.C: New test.
1685
8c081e84
MM
16862002-10-30 Mark Mitchell <mark@codesourcery.com>
1687
1688 PR c++/8160
1689 * g++.dg/template/complit1.C: New test.
1690
1691 PR c++/8149
1692 * g++.dg/template/typename4.C: Likewise.
1693
7088fca9
KL
16942002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1695
1696 Core issue 287, PR c++/7639
1697 * g++.dg/template/instantiate1.C: Adjust error location.
1698 * g++.dg/template/instantiate3.C: New test.
1699 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1700 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1701 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1702
f6a9714b
HPN
17032002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1704
1705 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1706
59db5f7b
MM
17072002-10-29 Mark Mitchell <mark@codesourcery.com>
1708
1709 PR c++/8287
1710 * g++.dg/init/dtor2.C: New test.
1711
a80c67ca
KG
17122002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1713
1714 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1715 * gcc.dg/nest.c: Bypass errors on irix6.
1716
96a888d6
HPN
17172002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
1718
1719 * gcc.dg/nest.c: Expect error for mmix-*-*.
1720 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1721
1f032a99
HPN
17222002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
1723
600522f8
HPN
1724 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1725 markers.
1726
35fcca95 1727 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1f032a99 1728
f0dd122b
MS
17292002-10-25 Mike Stump <mrs@apple.com>
1730
1731 * gcc.dg/warn-1.c: New test.
1732
f65e1183
ZW
17332002-10-25 Zack Weinberg <zack@codesourcery.com>
1734
1735 * g++.dg/template/typename3.C: New test.
1736
bb5e8a7f
MM
17372002-10-25 Mark Mitchell <mark@codesourcery.com>
1738
e93ee644
MM
1739 * g++.dg/lookup/ptrmem1.C: New test.
1740
bb5e8a7f
MM
1741 * g++.dg/abi/vthunk2.C: New test.
1742
f3763a44
ZW
17432002-10-25 Zack Weinberg <zack@codesourcery.com>
1744
1745 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1746
ba9a991f
MM
17472002-10-24 Mark Mitchell <mark@codesourcery.com>
1748
1749 * g++.dg/abi/empty9.C: New test.
1750
5f13cfc6
RH
17512002-10-24 Richard Henderson <rth@redhat.com>
1752
1753 * g++.dg/inherit/thunk1.C: Enable for ia64.
1754
6b607ffd
MM
17552002-10-23 Mark Mitchell <mark@codesourcery.com>
1756
1757 PR c++/8067
1758 * g++.dg/lookup/pretty1.C: New test.
1759
8bfb45f8
JJ
17602002-10-23 Jakub Jelinek <jakub@redhat.com>
1761
1762 * gcc.dg/20021023-1.c: New test.
1763
e6f052b7
MM
17642002-10-23 Mark Mitchell <mark@codesourcery.com>
1765
1766 PR c++/7679
1767 * g++.dg/parse/inline1.C: New test.
f65e1183 1768
e2358068
RH
17692002-10-23 Richard Henderson <rth@redhat.com>
1770
619703c6
RH
1771 * g++.dg/inherit/thunk1.C: Enable for x86_64.
1772
e2358068
RH
1773 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1774
ad4f9910
MM
17752002-10-22 Mark Mitchell <mark@codesourcery.com>
1776
1777 PR c++/6579
1778 * g++.dg/parse/stmtexpr3.C: New test.
1779
8fe734a3
NS
17802002-10-22 Nathan Sidwell <nathan@codesourcery.com>
1781
1782 * g++.dg/expr/cond1.C: New test.
1783
4977bab6
ZW
17842002-10-21 Zack Weinberg <zack@codesourcery.com>
1785
1786 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1787
7ba539c6
MM
17882002-10-21 Mark Mitchell <mark@codesourcery.com>
1789
1790 * g++.dg/abi/vbase13.C: New test.
1791 * g++.dg/abi/vbase14.C: Likewise.
1792
75d38379
JJ
17932002-10-21 Jakub Jelinek <jakub@redhat.com>
1794
1795 * gcc.dg/tls/pic-1.c: New test.
1796 * gcc.dg/tls/nonpic-1.c: New test.
1797 * gcc.dg/20021018-1.c: New test.
1798
aaee784a
UW
17992002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1800
1801 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1802 Remove only files with the same base name as the test case.
1803 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1804 (profopt-execute): Likewise. Also, remove old profiling
1805 and performance data files before running the tests.
1806
1807 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1808 * g++.dg/bprob/bprob.exp: Likewise.
1809 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
1810 to allow more general test case names.
1811
1812 * g++.dg/bprob/bprob-1.C: Rename to ...
1813 * g++.dg/bprob/g++-bprob-1.C: ... this.
1814
1815 * g77.dg/bprob/bprob-1.f: Rename to ...
1816 * g77.dg/bprob/g77-bprob-1.f: ... this.
1817
22bd2554
ZW
18182002-10-21 Zack Weinberg <zack@codesourcery.com>
1819
1820 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1821 bison 1.50 or later.
1822
434fb8b7
JJ
18232002-10-21 Janis Johnson <janis187@us.ibm.com>
1824
1825 * g++.dg/README: Describe more test directories.
1826
42328048
MM
18272002-10-21 Mark Mitchell <mark@codesourcery.com>
1828
1829 * g++.dg/init/array6.C: Add additional tests.
1830
ecef5e87
UW
18312002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1832
1833 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1834 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1835
0ac1a3d3
KH
18362002-10-21 Kazu Hirata <kazu@cs.umass.edu>
1837
1838 * gcc.c-torture/compile/20020604-1.x: New.
1839 * gcc.c-torture/compile/simd-5.x: Likewise.
1840 * gcc.c-torture/execute/920710-1.x: Likewise.
1841 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1842
97cc1f5e
MM
18432002-10-21 Mark Mitchell <mark@codesourcery.com>
1844
1845 * g++.dg/inherit/override1.C: Add dg-options clause.
1846
ab3146fd
ZD
18472002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1848
1849 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1850 _mm_slli_si128.
1851
0d8b229b
AS
18522002-10-19 Andreas Schwab <schwab@suse.de>
1853
1854 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1855 directory component.
1856
9368208b
MM
18572002-10-18 Mark Mitchell <mark@codesourcery.com>
1858
80bbd03d
MM
1859 * g++.dg/inherit/thunk1.C: New test.
1860
9368208b
MM
1861 * g++.dg/inherit/override1.C: New test.
1862
1863 * g++.dg/abi/mangle11.C: New test.
1864 * g++.dg/abi/mangle14.C: New test.
1865 * g++.dg/abi/mangle17.C: New test.
1866
8a188e24
NS
18672002-10-17 Nathan Sidwell <nathan@codesourcery.com>
1868
1869 * g++.dg/overload/member2.C: New test.
1870
768bf0ab
JJ
18712002-10-17 Janis Johnson <janis187@us.ibm.com>
1872
1873 * g++.dg/README: Describe new compat directory.
1874 * g++.dg/dg.exp: Skip tests in compat directory.
1875 * README.compat: New file.
1876 * lib/compat.exp: New expect script.
1877 * g++.dg/compat: New test directory.
1878 * g++.dg/compat/compat.exp: New expect script.
1879 * g++.dg/compat/abi: New test directory.
1880 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1881 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1882 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1883 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1884 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1885 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1886 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1887 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1888 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1889 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1890 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1891 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1892 * g++.dg/compat/break: New test directory.
1893 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1894 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1895 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1896 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1897 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1898 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1899 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1900 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1901 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1902 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1903 g++.dg/compat/break/README: New files.
1904 * g++.dg/compat/eh: New test directory.
1905 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1906 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1907 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1908 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1909 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1910 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1911 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1912 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1913 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1914 g++.dg/compat/eh/filter2_y.C,
1915 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1916 g++.dg/compat/eh/new1_y.C,
1917 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1918 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1919 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1920 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1921 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1922 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1923 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1924 g++.dg/compat/eh/unexpected1_y.C: New files.
1925 * g++.dg/compat/init: New test directory.
1926 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1927 g++.dg/compat/init/array5_y.C,
1928 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1929 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1930 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1931 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1932 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1933 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1934 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1935 g++.dg/compat/init/init-ref2_y.C: New files.
1936
982216be
MM
19372002-10-17 Mark Mitchell <mark@codesourcery.com>
1938
1939 PR c++/7584
1940 * g++.dg/inherit/using3.C: New test.
1941
ff229ff6
JH
1942Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
1943
1944 * gcc.dg/20021017-2.c: New test.
1945
b216f69b
MM
19462002-10-17 Mark Mitchell <mark@codesourcery.com>
1947
2d05cd96 1948 * g++.dg/abi/mangle16.C: Adjust.
d768a589 1949
b216f69b
MM
1950 * g++.dg/init/array8.C: New test.
1951
6e53546d
RS
19522002-10-17 Richard Sandiford <rsandifo@redhat.com>
1953
1954 * gcc.dg/special/mips-abi.exp: New test.
1955 * gcc.dg/special/mips-abi.s: Empty file used by the above.
1956
2303a079
MM
19572002-10-16 Mark Mitchell <mark@codesourcery.com>
1958
d3133e68
MM
1959 * g++.dg/abi/mangle16.C: New test.
1960 * g++.dg/abi/mangle17.C: Likewise.
1961
2303a079
MM
1962 PR c++/7478
1963 * g++.dg/template/ref1.C: New test.
1964
e055ba36
KG
19652002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1966
1967 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1968
6e2ac1ae
UW
19692002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
1970
1971 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1972
451c0899
MM
19732002-10-16 Mark Mitchell <mark@codesourcery.com>
1974
1975 PR c++/7524
1976 * g++.dg/init/array7.C: New test.
1977
3fa3c4bd
MM
19782002-10-15 Mark Mitchell <mark@codesourcery.com>
1979
1980 * g++.dg/init/array6.C: New test.
22bd2554 1981
3fa3c4bd
MM
1982 * g++.dg/abi/mangle13.C: Likewise.
1983 * g++.dg/abi/mangle14.C: Likewise.
1984 * g++.dg/abi/mangle15.C: Likewise.
1985
58731fd1
MM
19862002-10-14 Mark Mitchell <mark@codesourcery.com>
1987
1988 * g++.dg/abi/empty8.C: New test.
22bd2554 1989
6742d92b
NS
19902002-10-15 Nathan Sidwell <nathan@codesourcery.com>
1991
1992 * g++.dg/init/ctor1.C: New test.
1993
23a64177
UW
19942002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
1995
1996 * gcc.c-torture/execute/20021015-1.c: New test.
1997
38364bd2
R
1998Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
1999
2000 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2001
1877be45
JH
2002Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
2003
2004 * gcc.dg/i386-ssetype-[1-5].c: New tests.
2005
741fa37f
RH
20062002-10-14 Richard Henderson <rth@redhat.com>
2007
2008 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2009
a3b88570
MM
20102002-10-14 Mark Mitchell <mark@codesourcery.com>
2011
2012 PR optimization/6631
2013 * g++.dg/opt/const2.C: New test.
2014
77631fa7
MM
20152002-10-14 Mark Mitchell <mark@codesourcery.com>
2016
2017 PR c++/7176
2018 * g++.dg/parse/friend1.C: New test.
2019 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2020
0d1c5774
JJ
20212002-10-14 Jakub Jelinek <jakub@redhat.com>
2022
2023 * gcc.dg/20021014-1.c: New test.
2024
8e3df2de
MM
20252002-10-11 Mark Mitchell <mark@codesourcery.com>
2026
dac45b5c
MM
2027 PR c++/5661
2028 * g++.dg/ext/vlm1.C: New test.
2029 * g++.dg/ext/vlm2.C: Likewise.
22bd2554 2030
8e3df2de
MM
2031 * g++.dg/init/array1.C: Remove invalid braces.
2032 * g++.dg/init/brace1.C: New test.
2033 * g++.dg/init/copy2.C: Likewise.
2034 * g++.dg/init/copy3.C: Likewise.
2035 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2036 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2037 braces.
22bd2554 2038
98ddd678
NB
20392002-10-11 Neil Booth <neil@daikokuya.co.uk>
2040
2041 * gcc.dg/cpp/assembler.S: Don't use -ansi.
2042
0488fa7c
JR
2043Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
2044
2045 * gcc.c-torture/compile/simd-5.c: New test.
2046
4977bab6
ZW
20472002-10-10 Roger Sayle <roger@eyesopen.com>
2048
2049 * gcc.c-torture/execute/shiftopt-1.c: New test case.
2050
61fdde38
JW
20512002-10-10 Jim Wilson <wilson@redhat.com>
2052
2053 * gcc.c-torture/execute/20021010-1.c: New test.
2054
95f79357
ZW
20552002-10-09 Zack Weinberg <zack@codesourcery.com>
2056
85cd7be8 2057 PR c/7353
95f79357
ZW
2058 * g++.dg/ext/typedef-init.C: New test.
2059 * gcc.dg/typedef-init.c: New test.
2060
5cc67323
NB
20612002-10-09 Neil Booth <neil@daikokuya.co.uk>
2062
2063 * gcc.dg/cpp/paste13.c: New test.
2064
131d2c16
KG
20652002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2066
2067 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2068 remaining platforms, XFAIL during compile, not execute. Don't
2069 XFAIL at -O0.
2070
bf52f899
NS
20712002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2072
2073 * gcc.dg/alias-1.c: Tweak expected warning.
2074
a85cd145
V
20752002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2076
2077 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2078
f75369c8
AJ
20792002-10-06 Andreas Jaeger <aj@suse.de>
2080
8d725537
AJ
2081 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2082 * gcc.dg/cpp/c++98.C: Likewise.
2083
2084 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2085 * g++.dg/cpp/c++98.C: Likewise.
2086
2087 * g++.dg/README (Subdirectories): Mention cpp directory.
2088
f75369c8
AJ
2089 PR target/7559
2090 * gcc.dg/20021006-1.c: New test.
2091
eb55ce4b
KL
20922002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2093
2094 PR c++/7804
2095 * g++.dg/other/warning1.C: New test.
2096
f91f86e7
RS
20972002-10-04 Roger Sayle <roger@eyesopen.com>
2098
2099 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2100 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2101 and sparc-*-* with -m64 as expected failures. See PR 8087.
2102
bd9bb3d2
MM
21032002-10-03 Mark Mitchell <mark@codesourcery.com>
2104
2105 PR c++/7931
2106 * g++.dg/template/ptrmem3.C: New test.
f75369c8 2107
bd9bb3d2
MM
2108 PR c++/7754
2109 * g++.dg/template/union1.C: New test.
2110
6397d80b
MM
21112002-10-03 Mark Mitchell <mark@codesourcery.com>
2112
2113 PR c++/8006
2114 * g++.dg/abi/mangle9.C: New test.
2115 * g++.dg/abi/mangle10.C: New test.
2116 * g++.dg/abi/mangle11.C: New test.
2117 * g++.dg/abi/mangle12.C: New test.
2118
2282d28d
MM
21192002-10-02 Mark Mitchell <mark@codesourcery.com>
2120
2121 PR c++/7188.
2122 * g++.dg/template/meminit1.C: New test.
2123 * g++.dg/warn/Wreorder-1.C: Likewise.
2124 * g++.old-deja/g++.mike/warn3.C: Tweak.
2125 * lib/prune.exp: Ingore "in copy constructor".
2126
e5ec43ac
AJ
21272002-10-02 Andreas Jaeger <aj@suse.de>
2128
2129 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2130 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2131 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2132 on x86-64.
2133
a1d1a0f9
MM
21342002-10-01 Mark Mitchell <mark@codesourcery.com>
2135
2136 * gcc.dg/empty1.C: Fix typo.
2137
73a73768
NS
21382002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2139
2140 * gcc.dg/alias-1.c: New test.
2141
871e97f7
MM
21422002-10-01 Mark Mitchell <mark@codesourcery.com>
2143
0645ba8f
MM
2144 * gcc.dg/empty1.C: New test.
2145
871e97f7
MM
2146 * g++.dg/tls/init-2.C: Tweak error messages.
2147
8ab907e8
RS
21482002-10-01 Richard Sandiford <rsandifo@redhat.com>
2149
2150 * gcc.c-torture/compile/20020923-1.c: New test.
2151
e3e3815b
JT
21522002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2153
2154 * gcc.c-torture/execute/ffs-1.c: New test.
2155 * gcc.c-torture/execute/ffs-2.c: Ditto.
2156
5a9a1961
NS
21572002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2158
2159 * g++.dg/overload/member1.C: New test.
2160
17bbb839
MM
21612002-09-30 Mark Mitchell <mark@codesourcery.com>
2162
2163 * g++.dg/abi/empty7.C: New test.
2164 * g++.dg/init/pm2.C: Likewise.
f75369c8 2165
03357c23
NS
21662002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2167
2168 * g++.dg/rtti/crash1.C: New test.
2169
d7bb749a
HPN
21702002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2171
2172 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2173 gcc.dg/sibcall-4.c: New tests.
2174
1c402174
RS
21752002-09-28 Roger Sayle <roger@eyesopen.com>
2176
2177 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2178 powerpc and MMIX targets.
2179
57147be1
ZW
21802002-09-27 Zack Weinberg <zack@codesourcery.com>
2181
2182 * gcc.dg/cpp/20020927-1.c: New.
2183
6b1ef791
DM
21842002-09-26 David S. Miller <davem@redhat.com>
2185
2186 * gcc.c-torture/compile/trunctfdf.c: New.
2187
fa4211cb
KG
21882002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2189
2190 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2191
a7215b32
AM
21922002-09-27 Alan Modra <amodra@bigpond.net.au>
2193
2194 * gcc.c-torture/execute/loop-15.c: New.
2195
d57f8a71
JJ
21962002-09-26 Janis Johnson <janis187@us.ibm.com>
2197
2198 * README.QMTEST: Fix typo.
2199
b784617e
UW
22002002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2201
2202 * gcc.dg/20020926-1.c: New test.
2203
065fa8a1
DM
22042002-09-25 David S. Miller <davem@redhat.com>
2205
2206 PR target/7842
2207 * gcc.c-torture/execute/shiftdi.c: New test.
2208
1c88948f
RE
22092002-09-26 Richard Earnshaw <rearnsha@arm.com>
2210
2211 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2212 unique to the tool.
2213 * lib/g77.exp (g77_init): Likewise.
2214 * lib/g++.exp (g++_init): Likewise.
2215 * lib/objc.exp (objc_init): Likewise.
2216
956d9305
MM
22172002-09-25 Mark Mitchell <mark@codesourcery.com>
2218
2219 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2220 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2221 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2222
6190e147
RH
22232002-09-25 Richard Henderson <rth@redhat.com>
2224
2225 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2226 too-small long double.
2227
c354bbcc
HPN
22282002-09-23 Hans-Peter Nilsson <hp@axis.com>
2229
2230 * gcc.dg/20020919-1.c: New test.
2231
2d3e278d
MM
22322002-09-23 Mark Mitchell <mark@codesourcery.com>
2233
2234 * g++.dg/abi/bitfield6.C: New test.
2235 * g++.dg/abi/bitfield7.C: New test.
2236 * g++.dg/abi/bitfield8.C: New test.
2237 * g++.dg/abi/vbase11.C: New test.
2238
490ed846
JDA
22392002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2240
2241 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2242 hppa*-*-hpux*. Update test comment.
2243
6ba085e7
JJ
22442002-09-20 Jakub Jelinek <jakub@redhat.com>
2245
2246 * gcc.dg/tls/struct-1.c: New test.
2247
56941bf2
NB
22482002-09-20 Neil Booth <neil@daikokuya.co.uk>
2249
2250 * gcc.dg/cpp/tr-warn2.c: Update.
2251
651912d6
RE
22522002-09-20 Richard Earnshaw <rearnsha@arm.com>
2253
2254 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2255
1ce505c4
RE
22562002-09-20 Richard Earnshaw <rearnsha@arm.com>
2257
2258 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2259 systems.
2260
1db76181
HPN
22612002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2262
e7a35dcc
HPN
2263 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2264
1db76181 2265 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
e9ad2ad3
HPN
2266 Adjust for c++filt moved to binutils. Remove spurious duplicate
2267 setting of cxxfilt.
1db76181 2268
2ee2d707
GK
22692002-09-19 Geoffrey Keating <geoffk@apple.com>
2270
2271 * gcc.dg/20020312-2.c: Update for darwin.
2272
dd29188b
NS
22732002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2274
2275 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2276
ff2522a5
NP
2277Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
2278
2279 * objc.dg/comp-types-1.m: New test.
2280 * objc.dg/comp-types-2.m: New test.
2281 * objc.dg/comp-types-3.m: New test.
2282 * objc.dg/comp-types-4.m: New test.
2283 * objc.dg/comp-types-5.m: New test.
57147be1 2284 * objc.dg/comp-types-6.m: New test.
ff2522a5 2285
8269c9b8
JDA
22862002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2287
2288 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2289
3ec83083
NS
22902002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2291
85341ddd 2292 * g++.dg/other/do1.C: New test.
57147be1 2293
3ec83083 2294 * g++.dg/template/subst1.C: New test.
57147be1 2295
1f73c622
SE
22962002-09-16 Steve Ellcey <sje@cup.hp.com>
2297
2298 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2299
28c56d25
NS
23002002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2301
3ec83083
NS
2302 * g++.dg/template/qualttp20.C: Adjust expected errors.
2303 * g++.old-deja/g++.jason/report.C: Likewise.
2304 * g++.old-deja/g++.other/qual1.C: Likewise.
2305
7979434d
NS
2306 * g++.dg/lookup/scoped2.C: New test.
2307
28c56d25
NS
2308 * g++.dg/ext/asm3.C: New test.
2309
2a4ecff3
RE
23102002-09-16 Richard Earnshaw <rearnsha@arm.com>
2311
2312 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2313
002b4ef1
KH
23142002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2315
2316 * ChangeLog: follow spelling conventions.
2317 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2318 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2319 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2320 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2321 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2322 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2323 * g++.old-deja/g++.law/global-init1.C: Likewise.
2324 * g++.old-deja/g++.other/delete4.C: Likewise.
2325 * g++.old-deja/g++.other/inline21.C: Likewise.
2326 * g++.old-deja/g++.other/singleton.C: Likewise.
2327 * g77.dg/strlen0.f: Likewise.
2328 * g77.f-torture/compile/20010519-1.f: Likewise.
2329 * g77.f-torture/compile/980310-4.f: Likewise.
2330 * gcc.c-torture/compile/20000605-1.c: Likewise.
2331 * gcc.c-torture/execute/20020225-1.c: Likewise.
2332 * gcc.dg/c90-hexfloat-2.c: Likewise.
2333 * gcc.dg/c99-bool-1.c: Likewise.
2334 * gcc.dg/c99-hexfloat-2.c: Likewise.
2335 * gcc.dg/dll-2.c: Likewise.
2336 * gcc.dg/wtr-union-init-1.c: Likewise.
2337 * gcc.dg/wtr-union-init-2.c: Likewise.
2338 * gcc.dg/wtr-union-init-3.c: Likewise.
2339 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2340 * gcc.dg/cpp/defined.c: Likewise.
2341 * gcc.dg/cpp/macsyntx.c: Likewise.
2342 * gcc.dg/cpp/paste2.c: Likewise.
2343 * gcc.dg/cpp/trad/defined.c: Likewise.
2344 * gcc.dg/format/c90-printf-1.c: Likewise.
2345 * gcc.dg/format/c90-scanf-1.c: Likewise.
2346 * gcc.dg/format/c99-printf-1.c: Likewise.
2347 * gcc.dg/format/c99-scanf-1.c: Likewise.
2348 * gcc.misc-tests/gcov-8.c: Likewise.
2349 * lib/profopt.exp: Likewise.
2350
d48d6e79
KW
23512002-09-15 Krister Walfridsson <cato@df.lth.se>
2352
2353 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2354
3baab484
NS
23552002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2356
2357 * g++.dg/inherit/using2.C: New test.
2358
3bbe3320
KH
23592002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2360
2361 * ChangeLog: Follow spelling conventions.
2362 * g++.dg/template/friend4.C: Likewise.
2363 * g++.old-deja/g++.pt/crash67.C: Likewise.
2364 * gcc.c-torture/execute/20000801-4.c: Likewise.
2365 * gcc.dg/c90-digraph-1.c: Likewise.
2366 * gcc.dg/c94-digraph-1.c: Likewise.
2367 * gcc.dg/c99-digraph-1.c: Likewise.
2368 * gcc.dg/cpp/line5.c: Likewise.
2369 * gcc.dg/cpp/multiline.c: Likewise.
2370 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2371 * gcc.dg/format/attr-3.c: Likewise.
2372 * gcc.dg/format/c90-scanf-3.c: Likewise.
2373 * gcc.dg/format/ext-4.c: Likewise.
2374
c8460010
NS
23752002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2376
2377 * g++.dg/template/pretty1.C: New test.
2378
62dfe763
AM
23792002-09-14 Alan Modra <amodra@bigpond.net.au>
2380
2381 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2382
46dd3884
GDR
23832002-09-13 Matt Austern <austern@apple.com>
2384
2385 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2386 passing a cast expression to a function by const reference.
2387
712467a4
NS
23882002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2389
2390 * g++.dg/template/deduce1.C: New test.
2391
b5fc646f
KH
23922002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2393
2394 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2395 32-bit int.
2396
d27442c9
JDA
23972002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2398
2399 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2400 usage.
2401
0c11ae22
RE
24022002-09-10 Richard Earnshaw <rearnsha@arm.com>
2403
2404 * gcc.c-torture/compile/20020910-1.c: New test.
2405
e5a3b7bd
FCE
24062002-09-10 Frank Ch. Eigler <fche@redhat.com>
2407
2408 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2409
278bba8b
AJ
24102002-09-10 Andreas Jaeger <aj@suse.de>
2411
2412 * gcc.dg/20020312-2.c: Adjust for x86-64.
2413
f69257d6
TM
24142002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2415
2416 * g77.dg/7388.f: New test case for PR 7388.
2417
54c93c30
AE
24182002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2419
2420 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2421
370ce32a
ZL
24222002-09-05 Ziemowit Laski <zlaski@apple.com>
2423
2424 * objc.dg/proto-lossage-1.m: New test.
2425
2ef835f2
NB
24262002-09-06 Neil Booth <neil@daikokuya.co.uk>
2427
2428 * gcc.dg/cpp/_Pragma4.c: Fix typo.
2429
746b0682
NP
2430Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
2431
2432 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
2433 expected to pass.
2434
556d006c
SS
24352002-09-06 Stan Shebs <shebs@apple.com>
2436 David Edelsohn <edelsohn@gnu.org>
2437
2438 * gcc.dg/weak: New directory.
2439 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2440 target-specific xfail bits.
2441 * gcc.dg/typeof-2.c: Move to new directory.
2442 * gcc.dg/weak.exp: New expect script.
2443
7d97b054
AM
24442002-09-06 Alan Modra <amodra@bigpond.net.au>
2445
2446 * gcc.c-torture/execute/extzvsi.c: New test.
2447
8ef3ea70
SS
24482002-09-05 Stan Shebs <shebs@apple.com>
2449
2450 * gcc.dg/weak-1.c: xfail on Darwin.
2451 * gcc.dg/weak-2.c: Ditto.
2452 * gcc.dg/weak-3.c: Ditto.
2453 * gcc.dg/weak-4.c: Ditto.
2454 * gcc.dg/weak-5.c: Ditto.
2455 * gcc.dg/weak-6.c: Ditto.
2456 * gcc.dg/weak-7.c: Ditto.
2457 * gcc.dg/weak-8.c: Ditto.
2458 * gcc.dg/weak-9.c: Ditto.
2459
ed6cc1f5
R
2460Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
2461
2462 * gcc.c-torture/execute/loop-14.c: New test.
2463
23ccd1f3
JJ
24642002-09-04 Jakub Jelinek <jakub@redhat.com>
2465
2466 * g++.dg/other/cxa-atexit1.C: New test.
2467
f979c199
JJ
2468 * gcc.dg/typeof-2.c: New test.
2469
4977bab6
ZW
24702002-09-03 Roger Sayle <roger@eyesopen.com>
2471
2472 * gcc.dg/builtins-2.c: New testcase.
2473 * gcc.dg/builtins-3.c: New testcase.
2474
79ba5e3b
NB
24752002-09-03 Neil Booth <neil@daikokuya.co.uk>
2476
2477 * gcc.dg/cpp/_Pragma4.c: New test.
2478
64f3ecb1
NP
2479Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
2480
2481 * objc/execute/nil_method-1.m: New testcase.
2482
0475ed26
NP
2483Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
2484
2485 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2486 [Object class], not [Object initialize].
2487
c8ffe46f
RS
24882002-08-31 Roger Sayle <roger@eyesopen.com>
2489 Hans-Peter Nilsson <hp@bitrange.com>
2490
2491 * gcc.c-torture/execute/20020720-1.x: Skip test on
2492 mmix-knuth-mmixware. Correct comment.
2493
eca7f13c
MM
24942002-08-27 Mark Mitchell <mark@codesourcery.com>
2495
2496 * testsuite/g++.dg/abi/bitfield5.C: New test.
2497 * testsuite/g++.dg/abi/vbase10.C: Likewise.
2498
c350f8c1
NP
2499Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
2500
2501 * objc.dg/undeclared-selector.m: New test.
2502
ac2a2d6f
NS
25032002-08-27 Nathan Sidwell <nathan@codesourcery.com>
2504
2505 * g++.dg/other/offsetof1.C: Avoid cast warning.
2506
d632dee9
ZL
25072002-08-26 Ziemowit Laski <zlaski@apple.com>
2508
54c93c30 2509 * objc.dg/super-class-2.m: New test.
d632dee9 2510
13d3f0b6
MA
25112002-08-24 Matt Austern <austern@apple.com>
2512
2513 * g++.dg/ext/lvaddr.C: New test.
2514 * g++.dg/ext/lvcast.C: New test.
278bba8b 2515
5b770a96
MM
25162002-08-22 Mark Mitchell <mark@codesourcery.com>
2517
2518 * testsuite/g++.dg/inherit/cond1.C: New test.
2519
a976230b
GK
25202002-08-22 Geoffrey Keating <geoffk@redhat.com>
2521
2522 * gcc.dg/noncompile/incomplete-1.c: New test.
2523
b462d4ab
JM
25242002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
2525
2526 * gcc.dg/typespec-1.c: New test.
2527
92b5aacd
DP
25282002-08-20 Devang Patel <dpatel@apple.com>
2529 * objc.dg/proto-hier-2.m: New test.
278bba8b 2530
1bd5981b
ZL
25312002-08-19 Ziemowit Laski <zlaski@apple.com>
2532
2533 * objc.dg/bitfield-1.m: New test.
2534 * objc.dg/bitfield-2.m: New test.
2535
2984fe64
JM
25362002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
2537
2538 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2539 gcc.dg/c99-flex-array-4.c: New tests.
2540
8aa5074e
SS
25412002-08-16 Stan Shebs <shebs@apple.com>
2542
2543 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2544
2a2bfc59
JJ
25452002-08-15 Jakub Jelinek <jakub@redhat.com>
2546
2547 * gcc.dg/typeof-1.c: New test.
2548 * g++.dg/ext/typeof2.C: New test.
2549
eac5ce6c
NS
25502002-08-15 Nathan Sidwell <nathan@codesourcery.com>
2551
2552 * g++.dg/other/offsetof1.C: New test.
2553
55ae9079
RH
25542002-08-14 Richard Henderson <rth@redhat.com>
2555
2556 * gcc.dg/tls/diag-3.c: Fix expected message strings.
2557
8bfb1467
NB
25582002-08-14 Neil Booth <neil@daikokuya.co.uk>
2559
2560 * gcc.dg/cpp/_Pragma3.c: New test.
2561
22eadedb
MM
25622002-08-13 Mark Mitchell <mark@codesourcery.com>
2563
2564 * g++.dg/template/inherit3: New test.
2565
3ebf5204
NS
25662002-08-10 Nathan Sidwell <nathan@codesourcery.com>
2567
2568 * gcc.dg/bitfld-4.c: Add blank options.
2569
9e259dd1
MM
25702002-08-09 Mark Mitchell <mark@codesourcery.com>
2571
2572 * g++.dg/template/crash1.C: New test.
2573
9e20be0c
JJ
25742002-08-08 Jakub Jelinek <jakub@redhat.com>
2575
2576 * gcc.dg/tls/opt-2.c: New test.
2577
7b9be5c7 25782002-08-08 Devang Patel <dpatel@apple.com>
9e20be0c
JJ
2579
2580 * objc.dg/selector-1.m : New test
278bba8b 2581
6fde9815
NS
25822002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2583
3ebf5204 2584 * g++.dg/abi/bitfield4.C: New test.
6fde9815
NS
2585 * gcc.dg/bitfld-4.c: New test.
2586
c93a26f5
NS
25872002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2588
2589 * g++.dg/other/packed1.C: New test.
2590
50ad9642
MM
25912002-08-07 Mark Mitchell <mark@codesourcery.com>
2592
2593 * g++.dg/abi/offsetof.C: Tweak error messages.
2594 * g++.old-deja/g++.mike/p10769a.C: Likewise.
278bba8b 2595
daf06049
JJ
25962002-08-08 Jakub Jelinek <jakub@redhat.com>
2597
2598 * gcc.dg/bitfld-3.c: New test.
2599
ad9335eb
JJ
26002002-08-07 Jakub Jelinek <jakub@redhat.com>
2601 Richard Henderson <rth@redhat.com>
2602
2603 * gcc.dg/i386-bitfield1.c: New test.
2604 * g++.dg/abi/bitfield3.C: Update.
2605
0b6f2917
NB
26062002-08-07 Neil Booth <neil@daikokuya.co.uk>
2607
2608 * objc.dg/const-str-2.m: Update.
2609 * gcc.dg/cpp/c++98.c: Change to C extension.
2610 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2611 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2612
1ae0ccb6
AH
26132002-08-06 Aldy Hernandez <aldyh@redhat.com>
2614
54c93c30 2615 * testsuite/gcc.dg/tls/diag-3.c: New.
1ae0ccb6 2616
1e14c7f0
GDR
26172002-08-07 Gabriel Dos Reis <gdr@nerim.net>
2618
2619 * g++.dg/README (Subdirectories): Document new subdir expr.
2620 * g++.dg/expr/pmf-1.C: New test.
2621
58551c23
NB
26222002-08-06 Neil Booth <neil@daikokuya.co.uk>
2623
2624 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2625
39e3a681
JJ
26262002-08-06 Jakub Jelinek <jakub@redhat.com>
2627
2628 * g++.dg/abi/bitfield3.C: New test.
2629
d19202ba
NS
26302002-08-05 Nathan Sidwell <nathan@codesourcery.com>
2631
2632 * lib/gcov.exp: Tweak expected line formats.
2633 * gcc.misc-tests/gcov8.c: New test.
2634 * gcc.misc-tests/gcov8.x: New flags.
2635
5133ad46
JJ
26362002-08-05 Jakub Jelinek <jakub@redhat.com>
2637
2638 * consistency.vlad/layout/endian.c: Include string.h.
2639
1bed5ee3
JJ
2640 * gcc.c-torture/execute/20020805-1.c: New test.
2641
201fbb7f
GDR
26422002-08-04 Gabriel Dos Reis <gdr@nerim.net>
2643
2644 * g++.dg/other/conversion1.C: New test.
2645
313c9c54
RS
26462002-08-03 Roger Sayle <roger@eyesopen.com>
2647
2648 * gcc.dg/builtins-1.c: New testcase.
2649
55765de4
MM
26502002-08-02 Mark Mitchell <mark@codesourcery.com>
2651
2652 * g++.dg/inherit/access3.C: New test.
2653
81e602b5
JJ
26542002-08-01 Jakub Jelinek <jakub@redhat.com>
2655
2656 * gcc.dg/ia64-visibility-2.c: New test.
2657
7662da2f
BK
26582002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2659
54c93c30 2660 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7662da2f
BK
2661 __qualifier_flags to __flags.
2662
4ba126e4
MM
26632002-07-31 Mark Mitchell <mark@codesourcery.com>
2664
2665 * g++.dg/inherit/operator1.C: New test.
2666 * g++.dg/lookup/disamb1.C: Fix typo in comment.
2667 * g++.dg/other/error1.C: Change expected error message.
2668 * g++.dg/template/conv4.C: Likewise.
278bba8b 2669
4ba126e4 26702002-07-26 Neil Booth <neil@daikokuya.cop.uk>
b41f25cf
NB
2671
2672 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
002b4ef1 2673 for documented behavior.
b41f25cf 2674
7702af36
RS
26752002-07-25 Roger Sayle <roger@eyesopen.com>
2676
2677 * gcc.c-torture/execute/20020720-1.x: Skip this test on
2678 several targets known to fail.
2679
a27fb29b
RS
26802002-07-25 Richard Sandiford <rsandifo@redhat.com>
2681
2682 * gcc.dg/mips-args-[123].c: New tests.
2683
0b72793f
AH
26842002-07-24 Aldy Hernandez <aldyh@redhat.com>
2685
2686 * gcc.dg/ppc-spe.c: New.
2687
3cfab7ec
GK
26882002-07-24 Geoffrey Keating <geoffk@redhat.com>
2689
2690 * g++.dg/other/ptrmem4.C: New testcase.
2691
eb5da24b
RH
26922002-07-24 Richard Henderson <rth@redhat.com>
2693
2694 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
278bba8b 2695
aa02149a
GDR
26962002-07-24 Gabriel Dos Reis <gdr@nerim.net>
2697
2698 * g++.dg/ext/alignof1.C (main): Return 0 for success.
2699
79258dce
RS
27002002-07-24 Roger Sayle <roger@eyesopen.com>
2701
2702 * gcc.c-torture/execute/memset-3.c: New testcase.
2703
a69cbaac
NB
27042002-07-24 Neil Booth <neil@daikokuya.co.uk>
2705
2706 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2707 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2708
13fd931e
KG
27092002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2710
2711 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2712 Delete.
2713
451f86fd
R
2714Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
2715
2716 * gcc.c-torture/compile/simd-4.c: New test.
2717
0e902d98
KL
27182002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2719
2720 PR c++/7347, c++/7348
2721 * g++.dg/template/access4.C: New test.
2722 * g++.dg/template/access5.C: New test.
2723 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2724 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2725 * g++.old-deja/g++.pt/ttp58.C: Likewise.
2726 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2727
cf3c4f56
JJ
27282002-07-22 Jakub Jelinek <jakub@redhat.com>
2729
2730 * gcc.dg/gnu89-init-2.c: New test.
2731
56508306
GDR
27322002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2733
2734 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2735
0da65b89
RS
27362002-07-20 Roger Sayle <roger@eyesopen.com>
2737
2738 * gcc.c-torture/execute/20020720-1.c: New testcase.
2739
68e65275
NB
27402002-07-20 Neil Booth <neil@daikokuya.co.uk>
2741
2742 * gcc.dg/cpp/Wsignprom.c: New tests.
2743
a0c58ea9
AM
27442002-07-20 Alan Modra <amodra@bigpond.net.au>
2745
2746 * gcc.c-torture/execute/loop-13.c: New test.
2747
75aef48a
NB
27482002-07-19 Neil Booth <neil@daikokuya.co.uk>
2749
2750 * gcc.dg/cpp/expr.c: New tests.
2751
437deefa
DE
27522002 07-18 David Edelsohn <edelsohn@gnu.org>
2753
2754 * g++.dg/opt/pr6713.C: Add template instantiation.
2755
85272855
AM
27562002-07-18 Alan Modra <amodra@bigpond.net.au>
2757
437deefa
DE
2758 * gcc.dg/nest.c: New test.
2759
27602002-07-17 Richard Henderson <rth@redhat.com>
2761
2762 * g++.dg/opt/pr6713.C: New test.
85272855 2763
90888283
EB
27642002-07-17 Eric Botcazou <ebotcazou@multimania.com>
2765
2766 * gcc.c-torture/execute/loop-2e.x: Let the testcase
2767 XFAIL for all x86 processors.
2768
ce0ead25
ID
27692002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2770
2771 * gcc.c-torture/execute/20010122-1.x: Do not test with
2772 -fomit-frame-pointer.
2773
d955f6ea
KL
27742002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2775
2776 * g++.dg/template/instantiate2.C: New test.
2777 * g++.dg/template/spec4.C: New test.
2778
ba59df78
KL
27792002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2780
2781 * g++.dg/template/access2.C: New test.
2782 * g++.dg/template/access3.C: New test.
2783
6c535c69
ZW
27842002-07-15 Zack Weinberg <zack@codesourcery.com>
2785
2786 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2787 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2788 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2789 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2790 Convert to use <stdarg.h>.
2791 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2792 Delete.
2793 * gcc.dg/va-arg-2.c: New.
2794 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2795
794a292d
JJ
27962002-07-15 Jakub Jelinek <jakub@redhat.com>
2797
2798 * gcc.c-torture/compile/20020710-1.c: New test.
2799
226cfe61 2800Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
6c535c69 2801 Andrew Pinski <pinskia@physics.uc.edu>
226cfe61
R
2802
2803 gcc.c-torture/compile/simd-2.c: New testcase.
2804 gcc.c-torture/compile/simd-3.c: Likewise.
2805
f0ab6bf2
MM
28062002-07-11 Mark Mitchell <mark@codesourcery.com>
2807
2808 PR c++/7224
2809 * g++.dg/overload/error1.C: New test.
6c535c69 2810
789b7de5
RO
28112002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2812
2813 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2814 configuration and IRIX 6 O32 ABI.
2815
e65a2d65
RS
28162002-07-11 Roger Sayle <roger@eyesopen.com>
2817
2818 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2819
c5358a5d
RS
28202002-07-10 Roger Sayle <roger@eyesopen.com>
2821
2822 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2823
6d844e9d
JL
28242002-07-10 Jeffrey A Law <law@redhat.com>
2825
6c535c69 2826 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6d844e9d 2827
6c535c69 2828 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
6d844e9d 2829
2fefbb5d
AH
28302002-07-09 Aldy Hernandez <aldyh@redhat.com>
2831
6c535c69 2832 * gcc.dg/20020312-2.c: Check for __PPC__.
2fefbb5d 2833
4d5be58b
DN
28342002-07-09 Diego Novillo <dnovillo@redhat.com>
2835
2836 * gcc.c-torture/compile/20020709-1.c: New test.
2837
78abea27
RS
28382002-07-07 Roger Sayle <roger@eyesopen.com>
2839
2840 * g++.dg/template/qualttp21.C: New test case.
2841
e66c8649
AO
28422002-07-06 Alexandre Oliva <aoliva@redhat.com>
2843
2844 * gcc.c-torture/compile/20020706-1.c: New test.
2845 * gcc.c-torture/compile/20020706-2.c: New test.
2846
78abea27
RS
28472002-07-06 Brian R. Gaeke <brg@dgate.ORG>
2848 Alexandre Oliva <aoliva@redhat.com>
71b089f0
BG
2849
2850 * g++.dg/warn/incomplete1.C: New test.
2851
8537dbae
KG
28522002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2853
2854 PR c++/7099
6c535c69 2855 * g++.dg/warn/noreturn1.C: New test.
8537dbae 2856
9833f679
MM
28572002-07-03 Mark Mitchell <mark@codesourcery.com>
2858
2859 PR c++/6706
2860 * g++.dg/debug/debug6.C: New test.
2861 * g++.dg/debug/debug7.C: New test.
2862
3767c0fd
R
2863Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
2864
2865 * gcc.c-torture/compile/simd-3.c: New test.
2866
a6a5beb1
CD
28672002-07-03 Chris Demetriou <cgd@broadcom.com>
2868
2869 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2870 * gcc.dg/20020620-1.c: Likewise.
2871
b2153b98
KL
28722002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2873
2874 PR c++/6944
2875 * g++.dg/init/array4.C: New test.
2876 * g++.dg/init/array5.C: New test.
2877
34a80643
R
2878Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2879
2880 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2881 * gcc.c-torture/execute/simd-2.c (main): Likewise.
2882
622d3731
KG
28832002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2884
2885 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2886 * gcc.dg/wtr-aggr-init-1.c: Likewise.
2887 * gcc.dg/wtr-conversion-1.c: Likewise.
2888 * gcc.dg/wtr-escape-1.c: Likewise.
2889 * gcc.dg/wtr-int-type-1.c: Likewise.
2890 * gcc.dg/wtr-label-1.c: Likewise.
2891 * gcc.dg/wtr-static-1.c: Likewise.
2892 * gcc.dg/wtr-strcat-1.c: Likewise.
2893 * gcc.dg/wtr-suffix-1.c: Likewise.
2894 * gcc.dg/wtr-switch-1.c: Likewise.
2895 * gcc.dg/wtr-unary-plus-1.c: Likewise.
2896 * gcc.dg/wtr-union-init-1.c: Likewise.
2897 * gcc.dg/wtr-union-init-2.c: Likewise.
2898 * gcc.dg/wtr-union-init-3.c: Likewise.
2899
2900 * gcc.dg/wtr-func-def-1.c: New test.
2901
c40da518 29022002-07-02 Devang Patel <dpatel@apple.com>
e1c2dd26 2903
c40da518
DP
2904 * objc.dg/param-1.m: New test.
2905
0879540b
NB
29062002-07-03 Neil Booth <neil@daikokuya.co.uk>
2907
2908 * gcc.dg/cpp/trad/directive.c: Add test.
2909 * gcc.dg/cpp/trad/macroargs.c: Add test.
2910 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2911
c680d2b6
NB
29122002-07-02 Neil Booth <neil@daikokuya.co.uk>
2913
2914 * gcc.dg/cpp/cmdlne-M.c: New test.
2915
c1c5187c
ZL
29162002-07-02 Ziemowit Laski <zlaski@apple.com>
2917
2918 * objc.dg/desig-init-1.m: New test.
2919
17f29637
KL
29202002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2921
2922 PR c++/6716
2923 * g++.dg/template/instantiate1.C: New test.
2924
5d69ba1f
MM
29252002-07-01 Mark Mitchell <mark@codesourcery.com>
2926
2927 PR c++/7112
2928 * g++.dg/template/sizeof2.C: New test.
2929
7098b619
NB
29302002-07-01 Neil Booth <neil@daikokuya.co.uk>
2931
2932 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2933 gcc.dg/cpp/trad/include.c: New tests.
2934
0a220b4a
HPN
29352002-07-01 Hans-Peter Nilsson <hp@axis.com>
2936
2937 PR target/7177
2938 * gcc.c-torture/compile/20020701-1.c: New test.
2939
bbeb33f2
SS
29402002-07-01 Stan Shebs <shebs@apple.com>
2941
2942 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2943 header here...
2944 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2945 (objc-torture-execute): or here.
2946
03c53278
R
2947Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
2948
2949 * gcc.c-torture/execute/arith-rand-ll.c: New test.
2950
e34cabb3
NB
29512002-07-01 Neil Booth <neil@daikokuya.co.uk>
2952
2953 * gcc.dg/cpp/trad/escaped-nl.c: New test.
2954
118f8dc1
DP
29552002-06-30 Devang Patel <dpatel@apple.com>
2956
2957 * objc.dg/fsyntax-only.m: New test.
2958
5ce49b4b
MM
29592002-06-27 Mark Mitchell <mark@codesourcery.com>
2960
2961 PR c++/6695
2962 * g++.dg/template/friend7.C: New file.
2963
759236dd
AH
29642002-06-27 Aldy Hernandez <aldyh@redhat.com>
2965
6c535c69
ZW
2966 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2967 return type.
759236dd 2968
86422829
R
2969Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2970
2971 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2972 avoid division by zero.
2973
06470238
NB
29742002-06-27 Neil Booth <neil@daikokuya.co.uk>
2975
2976 * gcc.dg/Wunknownprag.c: New tests.
2977
9881adff
R
2978Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
2979
2980 * gcc.c-torture/execute/simd-2.c: New test.
2981
0c6db544
NB
29822002-06-25 Neil Booth <neil@daikokuya.co.uk>
2983
2984 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
2985 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
2986 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
2987 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
2988 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
2989 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
2990 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
2991 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
2992 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
2993 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
2994 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
2995 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
2996 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
2997 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
2998 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
2999 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3000 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3001
2c088b53
NB
30022002-06-24 Neil Booth <neil@daikokuya.co.uk>
3003
3004 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3005 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3006 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3007 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3008 New tests.
3009 * gcc.dg/cpp/trad/directive.c: Update.
3010
bc9c2952
AJ
30112002-06-23 Andreas Jaeger <aj@suse.de>
3012
3013 * gcc.c-torture/execute/complex-6.c: New.
3014
847c76c8
NB
30152002-06-22 Neil Booth <neil@daikokuya.co.uk>
3016
3017 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3018 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3019 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3020 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3021
00b94a44
NB
30222002-06-21 Neil Booth <neil@daikokuya.co.uk>
3023
3024 * gcc.dg/cpp/trad: New directory with traditional tests copied
3025 from parent directory.
3026 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3027 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3028 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3029 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3030 Move to trad/ and rename.
3031 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3032 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3033 gcc.dg/cpp/trad/redef2.c: New tests.
3034 * gcc.dg/cpp/trad/trad.exp: New driver.
3035
017acb41
NB
30362002-06-20 Neil Booth <neil@daikokuya.co.uk>
3037
3038 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3039 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3040 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3041 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3042 Remove.
3043
9164f47a
RS
30442002-06-20 Richard Sandiford <rsandifo@redhat.com>
3045
3046 * gcc.dg/20020620-1.c: New test.
3047
342cea95
KL
30482002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3049
3050 * g++.dg/template/ttp4.C: New test.
3051
ccf160f1
JJ
30522002-06-19 Jakub Jelinek <jakub@redhat.com>
3053
3054 * g++.dg/opt/vt1.C: Fix regexp.
3055
90227c69
KG
30562002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3057
3058 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3059 Don't use attribute `noinline'.
3060
0fd534ed
HPN
30612002-06-18 Hans-Peter Nilsson <hp@axis.com>
3062
3063 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
bc9c2952 3064
820d4b1b
AH
30652002-06-18 Aldy Hernandez <aldyh@redhat.com>
3066
6c535c69 3067 * gcc.c-torture/execute/simd-1.c: New.
820d4b1b 3068
6c535c69 3069 * gcc.dg/simd-1.c: New.
820d4b1b 3070
22309565
HPN
30712002-06-18 Hans-Peter Nilsson <hp@axis.com>
3072
3073 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3074
750491fc
RH
30752002-06-16 Richard Henderson <rth@redhat.com>
3076
3077 * g++.dg/ext/anon-struct1.C: New.
3078 * g++.dg/ext/anon-struct2.C: New.
3079 * g++.dg/ext/anon-struct3.C: New.
3080 * gcc.dg/anon-struct-1.c: New.
3081 * gcc.dg/anon-struct-2.c: New.
3082 * gcc.dg/anon-struct-3.c: New.
3083 * gcc.dg/20011008-1.c: Adjust warning text.
3084 * gcc.dg/20020527-1.c: Add -fms-extensions.
3085
0931db71
RH
30862002-06-16 Richard Henderson <rth@redhat.com>
3087
3088 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3089
21505616
HPN
30902002-06-15 Hans-Peter Nilsson <hp@axis.com>
3091
3092 * gcc.c-torture/execute/20020615-1.c: New test.
3093
8dcb27ed
RS
30942002-06-15 Roger Sayle <roger@eyesopen.com>
3095
3096 * gcc.c-tortuture/execute/compare-1.c: New test case.
3097 * gcc.c-tortuture/execute/compare-2.c: New test case.
3098 * gcc.c-tortuture/execute/compare-3.c: New test case.
3099
a6f5e048
RH
31002002-06-13 Richard Henderson <rth@redhat.com>
3101
3102 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3103 ia64 ilp32.
3104
d65cb654
KL
31052002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3106
3107 * g++.dg/template/typename2.C: Update error message.
3108
6debb006
HPN
31092002-06-12 Hans-Peter Nilsson <hp@axis.com>
3110
3111 * gcc.c-torture/execute/20020611-1.c: New test.
3112
9da754bd
BW
31132002-06-11 Bob Wilson <bob.wilson@acm.org>
3114
3115 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3116 list of targets to skip.
3117
56a28102
BW
31182002-06-10 Bob Wilson <bob.wilson@acm.org>
3119
3120 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3121 targets if not optimizing.
3122
2bf87216
JJ
31232002-06-10 Jakub Jelinek <jakub@redhat.com>
3124
3125 * gcc.c-torture/compile/20020605-1.c: New test.
3126
5d056e9b
JJ
3127 * g++.dg/opt/vt1.C: New test.
3128
156755ac
JJ
3129 * gcc.dg/20020531-1.c: New test.
3130
50f30e6b
JJ
3131 * gcc.dg/20020530-1.c: New test.
3132
85d49058
JJ
3133 * gcc.dg/20020527-1.c: New test.
3134
7b668f9e
JJ
3135 * g++.dg/opt/cse1.C: New test.
3136
437f1df1
RS
31372002-06-07 Roger Sayle <roger@eyesopen.com>
3138
3139 * gcc.dg/20020607-2.c: New test case.
3140
68b15d4f
JJ
31412002-06-07 Jakub Jelinek <jakub@redhat.com>
3142
3143 * gcc.c-torture/compile/20020604-1.c: New test.
3144
c4b50f1a
RH
31452002-06-04 Richard Henderson <rth@redhat.com>
3146
3147 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3148 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3149 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3150
c2ae6616
AH
31512002-06-04 Aldy Hernandez <aldyh@redhat.com>
3152
6c535c69 3153 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
c2ae6616 3154
6d8fd7bb
RH
31552002-06-03 Richard Henderson <rth@redhat.com>
3156
3157 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3158 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3159
ab780373
RH
31602002-06-02 Richard Henderson <rth@redhat.com>
3161
bc9c2952 3162 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
ab780373
RH
3163 test functions static.
3164
e33a8855
AJ
31652002-06-02 Andreas Jaeger <aj@suse.de>
3166
3167 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3168 now.
3169
ceeedfc1
NB
31702002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3171
3172 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3173 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3174 Update for mofified diagnostics.
3175 * gcc.dg/c99-intconst-1.c: No longer fail.
3176
61b78ce1
RH
31772002-06-02 Richard Henderson <rth@redhat.com>
3178
3179 * gcc.dg/uninit-A.c: Remove xfail markers.
3180
378393da
RS
31812002-06-01 Roger Sayle <roger@eyesopen.com>
3182
3183 * gcc.dg/fnegate-1.c: New test case.
3184
d18b1ed8
OS
31852002-05-30 Osku Salerma <osku@iki.fi>
3186
3187 * gcc.c-torture/execute/mayalias-1.c: New file.
3188
cd7ab83f
NB
31892002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3190
e33a8855 3191 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
cd7ab83f
NB
3192 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3193 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3194
5a3bb17d
HPN
31952002-05-29 Hans-Peter Nilsson <hp@axis.com>
3196
3197 * gcc.c-torture/execute/20020529-1.c: New test.
3198
39f2f3c8
RS
31992002-05-27 Richard Henderson <rth@redhat.com>
3200
3201 * g++.dg/ext/attrib6.C: New test case.
3202
ef72b1d3
KG
32032002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3204
3205 * gcc.c-torture/execute/pure-1.c: New test.
3206
630363b4
NB
32072002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3208
3209 * gcc.dg/cpp/arith-2.c: Remove.
630363b4 3210
c9220e3a
NB
32112002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3212
3213 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3214 * gcc.dg/cpp/if-3.c: Remove.
3215
9059e33c
JJ
32162002-05-26 Jakub Jelinek <jakub@redhat.com>
3217
3218 * g++.dg/opt/cse2.C: New test.
3219
91318908
NB
32202002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3221
3222 * gcc.dg/cpp/arith-1.c: New semantic tests.
3223 * gcc.dg/cpp/if-1.c: Update.
3224
9e253215
BE
32252002-05-24 Ben Elliston <bje@redhat.com>
3226
3227 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3228
90442291
JJ
32292002-05-24 Jakub Jelinek <jakub@redhat.com>
3230
3231 * gcc.dg/verbose-asm.c: New test.
3232
3620711b
NB
32332002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3234
3235 * gcc.dg/cpp/paste12.c: New test.
3236
17645b15
NB
32372002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3238
13fa982e 3239 * g++.dg/parse/named_ops.C: New test.
17645b15 3240
5ff225fc
MM
32412002-05-23 Mark Mitchell <mark@codesourcery.com>
3242
3243 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3244
e275a535
R
3245Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
3246
3247 * gcc.dg/weak-2.c: Allow optional leading underscore
3248 in scan-assembler symbol name.
3249 * gcc.dg/weak-3.c: Likewise.
3250 * gcc.dg/weak-4.c: Likewise.
3251 * gcc.dg/weak-5.c: Likewise.
3252
66b408f2
JJ
32532002-05-23 Jakub Jelinek <jakub@redhat.com>
3254
3255 * gcc.dg/20020523-1.c: New test.
3256
e67a7860
NB
32572002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3258
3259 * objc.dg/const-str-2.m: Update now that we stop after
3260 a command line error.
3261
c32dd1ef
RH
32622002-05-22 Richard Henderson <rth@redhat.com>
3263
3264 * g++.dg/dg.exp: Fix typo in test pruneing.
3265
7a1f3f5f
RH
32662002-05-22 Richard Henderson <rth@redhat.com>
3267
3268 * g++.dg/dg.exp: Prune the tls subdirectory.
3269 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3270 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3271 * g++.dg/tls/init-1.C: New.
3272
2dd36f90
JJ
32732002-05-22 Jakub Jelinek <jakub@redhat.com>
3274
3275 * gcc.dg/20020517-1.c: New test.
3276
ec221d71
RH
32772002-05-21 Richard Henderson <rth@redhat.com>
3278
3279 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3280 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3281
32d3f634
BG
3282Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
3283
3284 * g++.dg/other/copy2.C: New test.
3285
02116b3d
R
3286Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
3287
3288 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3289 (MAX_COPY): Bump up to 10 times sizeof (long long).
3290 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3291
3292 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3293 sizeof (long long).
3294
3295 * gcc.c-torture/execute/strcpy-1.c: New test.
3296
b3f47c78
DB
32972002-05-19 Jason Merrill <jason2redhat.com>
3298
3299 * g++.dg/ext/oper1.C: New test.
3300
33012002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
851c06dd
MM
33022002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3303
f362c762
MM
3304 * README.QMTEST: New file.
3305
851c06dd
MM
3306 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3307
e3227f2c
AJ
33082002-05-19 Andreas Jaeger <aj@suse.de>
3309
3310 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3311 now.
3312 * gcc.c-torture/execute/loop-2d.x: Likewise.
3313
210142e0
DB
33142002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3315
3316 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3317 support weak symbols.
3318 * gcc.dg/weak-4.c: Likewise
3319 * gcc.dg/weak-6.c: Likewise
3320
088b3db0
DB
33212002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3322
3323 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3324 cygwin, coff and h8300-*-hms targets
3325 * gcc.dg/weak-5.c: Likewise
3326 * gcc.dg/weak-7.c: Likewise
3327
f4b251a6
JM
33282002-05-16 Jason Merrill <jason@redhat.com>
3329
3330 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3331 (scan-assembler-not, scan-assembler-dem): Likewise.
3332 (scan-assembler-dem-not): Likewise.
3333
34fb9ba5
RH
33342002-05-15 Richard Henderson <rth@redhat.com>
3335
3336 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3337
14285ace
RH
33382002-05-15 Richard Henderson <rth@redhat.com>
3339
3340 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3341 (vfoo1f): Warning here.
3342 (vfoo1l): Don't redefine the alias.
3343
5bf5c5cb
JM
33442002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3345
3346 * g++.dg/init/pm1.C: New test.
3347
e2f75147
DM
33482002-05-12 David S. Miller <davem@redhat.com>
3349
3350 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3351 types.
3352
dbfb1116
RS
33532002-05-10 Roger Sayle <roger@eyesopen.com>
3354
3355 * gcc.c-torture/execute/20020510-1.c: New test case.
3356
85d7d3b0
DM
33572002-05-10 David S. Miller <davem@redhat.com>
3358
3359 * gcc.c-torture/execute/conversion.c: Test long double too.
3360
2937267b
JJ
33612002-05-09 Jakub Jelinek <jakub@redhat.com>
3362
3363 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3364 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3365 * lib/g++.exp (g++_link_flags): Likewise.
3366 * lib/objc.exp (objc_target_compile): Likewise.
3367
c3bf3e6e
NB
33682002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3369
3370 * gcc.dg/cpp/poison.c: Update.
3371 * gcc.dg/cpp/20000625-2.c: Remove.
3372 * gcc.dg/cpp/direct2s.c: Remove final test.
3373
ea45dbb8
TR
33742002-05-08 Tom Rix <trix@redhat.com>
3375
3376 * gcc.c-torture/execute/20020508-1.c: New test.
3377 * gcc.c-torture/execute/20020508-2.c: New test.
3378 * gcc.c-torture/execute/20020508-3.c: New test.
3379
b9e2d17b
NB
33802002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3381
3382 * gcc.dg/cpp/charconst-4.c: More tests.
3383
f90bf7ca
MM
33842002-05-08 Mark Mitchell <mark@codesourcery.com>
3385
3386 PR c/6569
3387 * gcc.dg/weak-3.c: Update location of warning messages.
3388 * gcc.dg/weak-5.c: Likewise.
3389
1f77b5da
RS
33902002-05-06 Roger Sayle <roger@eyesopen.com>
3391
3392 * gcc.c-torture/execute/20020506-1.c: New test case.
3393
a5a49440
NB
33942002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3395
3396 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3397
adc502b4
NB
33982002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3399
3400 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3401
95ff5d3f
NB
34022002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3403
3404 * gcc.dg/cpp/charconst-3.c: New test.
3405
2443d4e1
NB
34062002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3407
3408 * gcc.dg/cpp/charconst.c: Update tests.
3409
f2fdc802
TJ
34102002-05-05 Tim Josling <tej@melbpc.org.au>
3411
3412 * treelang: Added directory for new sample language treelang. Also
e3227f2c 3413 lib/treelang.exp: New file to signal treelang should be tested.
f2fdc802 3414
ba2e86d6
JJ
34152002-05-03 Jakub Jelinek <jakub@redhat.com>
3416
3417 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3418 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3419 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3420 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3421 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3422 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3423 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3424
5a3085c5
JM
34252002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3426
3427 * gcc.dg/format/xopen-2.c: New test.
3428
d70e94ec
JJ
34292002-05-03 Jakub Jelinek <jakub@redhat.com>
3430
3431 * gcc.dg/20020503-1.c: New test.
3432
5121c03e
MM
34332002-05-02 Mark Mitchell <mark@codesourcery.com>
3434
3435 * g++.dg/init/dtor1.C: Make it tougher.
3436
76ccdb3c
MM
34372002-05-01 Mark Mitchell <mark@codesourcery.com>
3438
3439 * g++.dg/init/dtor1.C: New test.
3440
0d6d6892
AH
34412002-05-02 Aldy Hernandez <aldyh@redhat.com>
3442
7a1f3f5f 3443 * gcc.dg/altivec-8.c: New.
0d6d6892 3444
9b7bc465
AH
34452002-05-01 Aldy Hernandez <aldyh@redhat.com>
3446
7a1f3f5f 3447 * gcc.dg/altivec-7.c: New.
9b7bc465 3448
3a73bffb
JJ
34492002-04-29 Jakub Jelinek <jakub@redhat.com>
3450
3451 * g++.dg/parse/typedef1.C: New test.
3452
33dd07ee
MM
34532002-04-29 Mark Mitchell <mark@codesourcery.com>
3454
3455 PR c++/6486
3456 * g++.dg/template/friend6.C: New test.
3457
3458 PR c++/6492
3459 * g++.dg/init/copy1.C: New test.
3460
4bd7c270
NS
34612002-04-29 Nathan Sidwell <nathan@codesourcery.com>
3462
3463 * g++.dg/warn/effc1.C: New test.
3464
60284a59
NB
34652002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
3466
3467 * gcc.dg/cpp/if-cexp.c: Add a test.
3468
a20fd5ac
JJ
34692002-04-28 Jakub Jelinek <jakub@redhat.com>
3470
3471 * gcc.dg/20020426-2.c: New test.
3472
87ed109f
NB
34732002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
3474
3475 * gcc.dg/cpp/if-mop.c: Update.
3476 * gcc.dg/cpp/if-mpar.c: Add test.
3477 * gcc.dg/cpp/if-oppr.c: Update.
3478
45806a3f
FS
34792002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3480
3481 PR c/6343
3482 * gcc.dg/weak-[2-7].c: New tests.
3483
51ccaeb9
AO
34842002-04-26 Alexandre Oliva <aoliva@redhat.com>
3485
3486 * gcc.dg/enum1.c: New test.
3487
7d793e9b
MM
34882002-04-26 Mark Mitchell <mark@codesourcery.com>
3489
3490 PR c++/6497
3491 * g++.dg/inherit/access2.C: New test.
e3227f2c 3492
7d793e9b
MM
34932002-04-26 Mark Mitchell <mark@codesourcery.com>
3494
3495 PR bootstrap/6445
3496 * gcc.dg/20020426-1.c: New test.
3497
48ba9538
AO
34982002-04-26 Alexandre Oliva <aoliva@redhat.com>
3499
3500 * g++.dg/abi/enum1.C: New test.
3501
4d7ea4fc
RH
35022002-04-26 Richard Henderson <rth@redhat.com>
3503
3504 * gcc.dg/c99-bool-1.c: Expect always true warning.
3505
07d81318
RS
35062002-04-25 Roger Sayle <roger@eyesopen.com>
3507
3508 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3509
bf882c20
KG
35102002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3511
3512 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3513 targets.
3514
a62d375f
MM
35152002-04-24 Mark Mitchell <mark@codesourcery.com>
3516
b970a21d
MM
3517 * g++.dg/abi/mange7.C: New test.
3518
a62d375f
MM
3519 PR c++/6438.
3520 * g++.dg/parse/stmtexpr2.C: New test.
3521
309d8365
R
3522Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
3523
3524 * gcc.dg/20020312-2.c: Add SH target.
3525
3f2019c6
KG
35262002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3527
3528 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3529 compiler output on mips*-*-irix*.
3530
29cece2e
JJ
35312002-04-23 Jakub Jelinek <jakub@redhat.com>
3532
3533 * g++.dg/parse/attr1.C: New test.
3534
1a887f86
RS
35352002-04-23 Roger Sayle <roger@eyesopen.com>
3536
3537 * gcc.c-torture/execute/string-opt-17.c: New test case.
3538 * gcc.c-torture/execute/memset-2.c: New test case.
3539
77adef84
MM
35402002-04-23 Mark Mitchell <mark@codesourcery.com>
3541
3542 PR c++/6256:
3543 * g++.dg/template/friend5.C: New test.
3544
3545 PR c++/6331:
3546 * g++.dg/template/qual1.C: Likewise.
3547
74b273d6
ZW
35482002-04-22 Zack Weinberg <zack@codesourcery.com>
3549
3550 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3551 Include stdlib.h, not stdio.h or ctype.h.
3552
bb03c710
HPN
35532002-04-22 Hans-Peter Nilsson <hp@axis.com>
3554
3555 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3556 cris-*-elf* and mmix-*-*.
3557 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3558 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3559 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3560 Ditto.
3561 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3562 * gcc.dg/wchar_t-1.c: Ditto.
3563
5b3dc815
HPN
35642002-04-21 Hans-Peter Nilsson <hp@axis.com>
3565
3566 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3567 Clarify comment.
3568
9ac3b1be
NB
35692002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
3570
3571 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3572
d8b85ae5
FS
35732002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3574
3575 * gcc.c-torture/execute/20000906-1.x: Delete.
3576
0c69ed55
DB
35772002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
3578
3579 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3580
d106599f
TM
35812002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
3582
3583 * PR6367
3584 * g77.f-torture/execute/6367.f: New test.
3585 * g77.f-torture/execute/6367.x: Disable for MMIX.
3586
303a3927
MM
35872002-04-19 Mark Mitchell <mark@codesourcery.com>
3588
3589 * PR6352
3590 * g++.dg/opt/inline2.C: New test.
3591
0cd3301b
RH
35922002-04-18 Richard Henderson <rth@redhat.com>
3593
7a1f3f5f
RH
3594 * gcc.dg/20000906-1.c: Enable for all targets.
3595 * gcc.c-torture/compile/iftrap-2.c: New.
0cd3301b 3596
a4863215
JJ
35972002-04-18 Jakub Jelinek <jakub@redhat.com>
3598
3599 * gcc.dg/20020418-1.c: New test.
3600 * gcc.dg/20020418-2.c: New test.
3601
96b453dc
RH
36022002-04-18 Richard Henderson <rth@redhat.com>
3603
7a1f3f5f
RH
3604 * gcc.c-torture/compile/iftrap-1.c: New.
3605 * gcc.dg/iftrap-1.c: Adjust for ia64.
3606 * gcc.dg/iftrap-2.c: New.
96b453dc 3607
a3acf46d
JJ
36082002-04-18 Jakub Jelinek <jakub@redhat.com>
3609
3610 * gcc.c-torture/compile/20020418-1.c: New test.
3611
58c2956c
RS
36122002-04-18 Roger Sayle <roger@eyesopen.com>
3613
3614 * gcc.c-torture/compile/20020415-1.c: New.
3615
887fc41a
DM
36162002-04-18 David S. Miller <davem@redhat.com>
3617
3618 * gcc.c-torture/execute/20020418-1.c: New test.
3619
2a732575
JJ
36202002-04-17 Jakub Jelinek <jakub@redhat.com>
3621
3622 * gcc.dg/20020416-1.c: New test.
3623
32121b96
JJ
3624 * g++.dg/opt/inline1.C: New test.
3625
98ef3137
JJ
36262002-04-16 Jakub Jelinek <jakub@redhat.com>
3627
3628 * gcc.dg/altivec-5.c: New test.
3629
4c8c0dec
JJ
3630 * gcc.dg/20020415-1.c: New test.
3631
07cdae91
MM
36322002-04-15 Mark Mitchell <mark@codesourcery.com>
3633
3634 * testsuite/lib/chill.exp: Remove.
3635
0f490a2b
JJ
36362002-04-14 Jakub Jelinek <jakub@redhat.com>
3637
3638 * g++.dg/other/big-struct.C: New test.
3639
4b27e132
DB
36402002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
3641
3642 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3643 of scratch file.
3644
cf56e373
DB
36452002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
3646
3647 PR c/6277
3648 * gcc.dg/i386-387-1.c: Allow optional leading underscore
3649 in scan-assembler function name
3650
1aa65134
HPN
36512002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
3652
3653 * g77.f-torture/execute/980628-4.x,
3654 g77.f-torture/execute/980628-5.x,
3655 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3656 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3657 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3658 i[34567]86-*-*.
3659
791b23fe
DM
36602002-04-13 David S. Miller <davem@redhat.com>
3661
3662 * gcc.c-torture/execute/20020413-1.c: New test.
3663
4fb07802
RS
36642002-04-13 Richard Sandiford <rsandifo@redhat.com>
3665
3666 * gcc.dg/asm-6.c,
3667 * g++.dg/ext/asm1.C: New tests.
3668
9928a3d5
MM
36692002-04-12 Mark Mitchell <mark@codesourcery.com>
3670
0481bc21
MM
3671 PR c++ 5373.
3672 * g++.dg/parse/stmtexpr1.C: New test.
3673
9928a3d5 3674 PR c++/5189.
0481bc21 3675 * g++.dg/template/copy1.C: New test.
9928a3d5 3676
21b14752
RH
36772002-04-12 Richard Henderson <rth@redhat.com>
3678
3679 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3680
869b8e4d
GK
36812002-04-12 Geoffrey Keating <geoffk@redhat.com>
3682
3683 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3684 gcc.c-torture/execute/20020307-2.c.
3685
4b72e8ed
RS
36862002-04-12 Richard Sandiford <rsandifo@redhat.com>
3687
3688 * g++.dg/ext/attrib5.C,
3689 * g++.dg/lookup/struct1.C: New tests.
3690
578fc63d
JJ
36912002-04-11 Jakub Jelinek <jakub@redhat.com>
3692
578fc63d
JJ
3693 * gcc.dg/20020411-1.c: New test.
3694
010f87c4
JJ
3695 * gcc.c-torture/execute/20020411-1.c: New test.
3696
67092f4d
JJ
36972002-04-10 Janis Johnson <janis187@us.ibm.com>
3698
3699 * g77.f-torture/execute/6177.f: New test.
3700
dab550cb
JJ
37012002-04-10 Jakub Jelinek <jakub@redhat.com>
3702
3703 PR middle-end/6247
3704 * g++.dg/opt/cleanup1.C: New test.
3705
3706 * g++.dg/opt/const1.C: New test.
3707
6127eac4 37082002-04-10 Lars Brinkhoff <lars@nocrew.org>
1a887f86 3709
6127eac4
LB
3710 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3711
ba3307c0
NS
37122002-04-10 Nathan Sidwell <nathan@codesourcery.com>
3713
3714 PR c++/5507
3715 * g++.dg/template/typename2.C: New test.
3716
aec3e189
AM
37172002-04-10 Alan Modra <amodra@bigpond.net.au>
3718
3719 * gcc.c-torture/execute/loop-12.c: New.
3720
a19caa88
HPN
37212002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
3722
3723 * g77.f-torture/execute/980628-4.x,
3724 g77.f-torture/execute/980628-5.x,
3725 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3726 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3727 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3728
eeec38a8
FS
37292002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3730
3731 PR optimization/6086
3732 * g++.dg/opt/preinc1.C: New test.
3733
0154eaa8
MM
37342002-04-06 Mark Mitchell <mark@codesourcery.com>
3735
3736 PR c++/5571
3737 * g++.dg/opt/static2.C: New test.
3738
b1896e61
MM
37392002-04-06 Mark Mitchell <mark@codesourcery.com>
3740
3741 PR c/5120
3742 * gcc.dg/20020406-1.c: New test.
3743
3ca5f444
DM
37442002-04-04 David S. Miller <davem@redhat.com>
3745
3746 * gcc.c-torture/execute/20020404-1.c: New test.
3747
a4fa73f3
JJ
37482002-04-04 Jakub Jelinek <jakub@redhat.com>
3749
3750 PR c/6123
3751 * gcc.dg/20020312-2.c: Do not declare global register variable
3752 if __PIC__ or __pic__ is defined.
3753
31956228
RE
37542002-04-04 Richard Earnshaw <rearnsha@arm.com>
3755
3756 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
3757 __asm__ so that it works correctly even if -ansi -pedantic-errors.
3758
71fad614
KG
37592002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3760
3761 * gcc.misc-tests/linkage.exp: Update last change to handle
3762 sparc*-, not just sparc-.
3763
9d7013b8
RH
37642002-04-03 Richard Henderson <rth@redhat.com>
3765
3766 * gcc.dg/cpp/ucs.c: Improved long UCS test.
3767
9390eb16
HPN
37682002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3769
3770 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3771
2e839a04
DM
37722002-04-02 David S. Miller <davem@redhat.com>
3773
3774 * gcc.c-torture/execute/20020402-3.c: New test.
3775
a06c96f4
HPN
37762002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3777
d32c9170
HPN
3778 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3779 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3780
e78c4529
HPN
3781 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3782 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3783 g77.f-torture/execute/20001201.x,
3784 g77.f-torture/execute/u77-test.x: New files.
3785
a06c96f4
HPN
3786 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3787 * gcc.dg/wchar_t-1.c: Ditto.
3788
cfe834f3
FS
37892002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3790
3791 * gcc.c-torture/execute/20020402-1.c: New test.
3792
ed4168d5
RH
37932002-04-01 Richard Henderson <rth@redhat.com>
3794
9b14a237
RH
3795 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3796
ed4168d5
RH
3797 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3798
ee3c0639
KG
37992002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3800
3801 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3802
d5ecb9cb
GDR
38032002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3804
3805 * g++.dg/inherit/template-as-base.C: Expect error.
3806 * g++.dg/inherit/namespace-as-base.C: Likewise.
3807
820ecf56
HPN
38082002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
3809
5c7060d3
HPN
3810 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3811 g++.dg/ext/instantiate3.C: Tweak match patterns.
3812
820ecf56
HPN
3813 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3814 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3815 -da test.
3816
41ba8a20
RH
38172002-03-31 Richard Henderson <rth@redhat.com>
3818
3819 * gcc.dg/special/alias-2.c: New.
3820 * gcc.dg/special/ecos.exp: Run it.
3821
9602f5a0
RH
38222002-03-31 Richard Henderson <rth@redhat.com>
3823
3824 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3825
463eefc8
KH
38262002-03-31 Kazu Hirata <kazu@hxi.com>
3827
3828 * gcc.dg/weak-1.c: Disable on h8300 port.
3829
cb260b11
JJ
38302002-03-29 Janis Johnson <janis187@us.ibm.com>
3831
3832 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3833 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3834 ordering tests.
3835 * g++.dg/bprob/bprob-1.C: New test.
3836 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3837 * g++.dg/gcov/gcov-1.C: New test.
3838 * g++.dg/gcov/gcov-1.x: New file.
3839 * g++.dg/gcov/gcov-2.C: New test.
3840 * g++.dg/gcov/gcov-3.C: New test.
3841 * g++.dg/gcov/gcov-3.h: New file.
3842
d52e4867
RS
38432002-03-28 Roger Sayle <roger@eyesopen.com>
3844
3845 * g++.old-deja/g++.other/builtins5.C: New test.
3846 * g++.old-deja/g++.other/builtins6.C: New test.
3847 * g++.old-deja/g++.other/builtins7.C: New test.
3848 * g++.old-deja/g++.other/builtins8.C: New test.
3849 * g++.old-deja/g++.other/builtins9.C: New test.
3850
c7f4981a
JJ
38512002-03-29 Jakub Jelinek <jakub@redhat.com>
3852
3853 * g++.dg/opt/static1.C: New test.
3854
f17f9332
JJ
3855 * g++.dg/opt/longbranch1.C: New test.
3856
d15e67bc
HPN
38572002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
3858
3859 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3860
3861 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3862
a08cbd59
JL
3863Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
3864
3865 * gcc.c-torture/execute/20020328-1.c: New test.
3866
1b58660a
RH
38672002-03-27 Richard Henderson <rth@redhat.com>
3868
3869 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3870 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3871 move from g++.old-deja/g++.ext/.
3872
cd4e8331
MM
38732002-03-27 Mark Mitchell <mark@codesourcery.com>
3874
3875 * g++.dg/init/new2.C: New test.
1a887f86 3876
6a3177b9
RH
38772002-03-26 Richard Henderson <rth@redhat.com>
3878
62d3b526
RH
3879 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3880
9a1d8b2d
RH
3881 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3882 on sparc.
3883
6a3177b9
RH
3884 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
3885 sparcv9 systems.
3886 * gcc.dg/20001102-1.c: Likewise.
3887
dcce8b1d
PE
38882002-03-26 Phil Edwards <pme@gcc.gnu.org>
3889
3890 * gcc.dg/cpp/endif-pedantic1.c,
3891 gcc.dg/cpp/endif-pedantic2.c: New tests.
3892
46ff5047
MM
38932002-03-26 Mark Mitchell <mark@codesourcery.com>
3894
3895 * g++.dg/init/new1.C: New test.
3896
6d4c57a0
NS
38972002-03-26 Nathan Sidwell <nathan@codesourcery.com>
3898
3899 * g++.dg/abi/vbase9.C: New test.
3900
fc4a714b
RE
39012002-03-26 Richard Earnshaw <rearnsha@arm.com>
3902
3903 * gcc.dg/arm-asm.c: New test.
3904
173028e5
AC
39052002-03-26 Andrew Cagney <ac131313@redhat.com>
3906
3907 * gcc.dg/Wswitch-enum.c: New test.
3908 Fix PR c/5044.
3909
43f2b308
RH
39102002-03-26 Richard Henderson <rth@redhat.com>
3911
3912 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3913 structure.
3914
8018b36d
RH
39152002-03-25 Richard Henderson <rth@redhat.com>
3916
bbffa101
RH
3917 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
3918 sparcv9 systems.
3919
8018b36d
RH
3920 * gcc.c-torture/compile/20011119-1.c (xxx): New.
3921 * gcc.c-torture/compile/20011119-2.c (xxx): New.
3922
15e5ad76
ZW
39232002-03-25 Zack Weinberg <zack@codesourcery.com>
3924
3925 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3926
813b848c
BW
39272002-03-25 Bob Wilson <bob.wilson@acm.org>
3928
3929 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3930 targets using generic thunk support.
3931
ea475b23
JJ
39322002-03-25 Jakub Jelinek <jakub@redhat.com>
3933
3934 * gcc.c-torture/compile/20020323-1.c: New test.
3935
6ddae612
JJ
3936 * g++.dg/opt/conj2.C: New test.
3937
1bd6476f
RH
39382002-03-24 Richard Henderson <rth@redhat.com>
3939
3940 * gcc.dg/weak-1.c: Use -fno-common.
3941
479e51f6
DB
39422002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3943
3944 * g77.dg/f77-edit-apostrophe-out.f: New test
3945 * g77.dg/f77-edit-h-out.f: New test
3946 * g77.dg/f77-edit-t-in.f: New test
3947 * g77.dg/f77-edit-t-out.f: New test
3948 * g77.dg/f77-edit-x-out.f: New test
3949 * g77.dg/f77-edit-slash-out.f: New test
3950 * g77.dg/f77-edit-colon-out.f: New test
3951 * g77.dg/f77-edit-s-out.f: New test
3952
47e87a93
RH
39532002-03-24 Richard Henderson <rth@redhat.com>
3954
3955 * objc/execute/formal_protocol-6.x: New XFAIL.
3956
5bcf08f6
DB
39572002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3958
3959 * gcc.dg/weak-1.c: Early return from dg-final on platforms
3960 that do not support weak symbols
3961
12c3717e
DB
39622002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3963
3964 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
3965 * lib/g77.exp: Likewise
3966 * lib/objc.exp: Likewise
3967
d6961341
AC
39682002-03-23 Andrew Cagney <ac131313@redhat.com>
3969
3970 * gcc.dg/Wswitch-default.c: New test.
3971
e756a7da
JJ
39722002-03-23 Jakub Jelinek <jakub@redhat.com>
3973
3974 * g++.dg/other/enum1.C: New test.
3975
5365c83f
ZW
39762002-03-23 Zack Weinberg <zack@codesourcery.com>
3977
3978 * gcc.dg/pragma-ep-3.c: Fix typo.
3979
acb044ee
GDR
39802002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3981
3982 * g++.dg/inherit/template-as-base.C: New test.
3983
661fff62
JJ
39842002-03-22 Jakub Jelinek <jakub@redhat.com>
3985
3986 * g++.old-deja/g++.other/dwarf2-1.C: Move...
3987 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
3988
d4e6133f
NB
39892002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
3990
15e5ad76 3991 * gcc.dg/cpp/multiline.c: Update to match.
d4e6133f 3992
44d57e36
AO
39932002-03-22 Alexandre Oliva <aoliva@redhat.com>
3994
3995 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
3996
4299b4e1
PE
39972002-03-22 Phil Edwards <pme@gcc.gnu.org>
3998
3999 * gcc.dg/cpp/extratokens2.c: New file.
4000
97c6c02c
DE
40012002-03-21 David Edelsohn <edelsohn@gnu.org>
4002
15e5ad76 4003 * gcc.dg/20020312-2.c: Add rs6000 target.
97c6c02c 4004
7614d20b
DE
4005 * gcc.c-torture/compile/20020319-1.c: New test.
4006
17043e0d
RO
40072002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4008
15e5ad76 4009 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17043e0d
RO
4010 (A, E): Handle this.
4011
617d988c
JM
40122002-03-20 Jason Merrill <jason@redhat.com>
4013
4014 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4015 ignoring -fpic.
4016 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4017 through prune_gcc_output.
4018
a29b099d
JJ
40192002-03-20 Jakub Jelinek <jakub@redhat.com>
4020
4021 * gcc.c-torture/compile/20020320-1.c: New test.
4022
f735a153
JJ
40232002-03-19 Jakub Jelinek <jakub@redhat.com>
4024
4025 * gcc.c-torture/compile/20020318-1.c: New test.
4026
6ae504c9
JJ
4027 * gcc.dg/struct-by-value-1.c: New test.
4028
1813dafd
JJ
4029 * gcc.dg/20020319-1.c: New test.
4030
cbb92744
JJ
40312002-03-18 Jakub Jelinek <jakub@redhat.com>
4032
4033 * g++.dg/opt/conj1.C: New test.
4034
e9dd7bfd
MM
40352002-03-17 Mark Mitchell <mark@codesourcery.com>
4036
4037 * g++.dg/template/qualttp20.C: Revert previous change.
4038 * g++.dg/template/qualttp3.C: Likewise.
4039 * g++.dg/template/qualttp4.C: Likewise
4040 * g++.dg/template/qualttp5.C: Likewise
4041 * g++.dg/template/qualttp6.C: Likewise
4042 * g++.dg/template/qualttp7.C: Likewise
4043 * g++.dg/template/qualttp8.C: Likewise
4044 * g++.dg/template/recurse.C: Likewise.
4045
ff8908ff
NB
40462002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
4047
4048 * gcc.dg/cpp/wchar-1.c: Update.
4049
5dd236e2
NS
40502002-03-16 Nathan Sidwell <nathan@codesourcery.com>
4051
4052 * g++.dg/template/conv1.C: New test.
4053 * g++.dg/template/conv2.C: New test.
4054 * g++.dg/template/conv3.C: New test.
4055 * g++.dg/template/conv4.C: New test.
4056
6fb2cd7b
MM
40572002-03-15 Mark Mitchell <mark@codesourcery.com>
4058
4059 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4060 * g++.dg/template/qualttp3.C: Likewise.
4061 * g++.dg/template/qualttp4.C: Likewise
4062 * g++.dg/template/qualttp5.C: Likewise
4063 * g++.dg/template/qualttp6.C: Likewise
4064 * g++.dg/template/qualttp7.C: Likewise
4065 * g++.dg/template/qualttp8.C: Likewise
4066 * g++.dg/template/recurse.C: Likewise.
4067
6e4ae815
MM
40682002-03-15 Mark Mitchell <mark@codesourcery.com>
4069
4070 * g++.dg/opt/dtor1.C: New test.
4071
a42519be
JJ
40722002-03-15 Jakub Jelinek <jakub@redhat.com>
4073
4074 * gcc.c-torture/compile/20020315-1.c: New test.
4075
32135a8c
RE
40762002-03-15 Richard Earnshaw <rearnsha@arm.com>
4077
4078 * gcc.dg/weak-1.c: Fix scan tests.
4079
a541f1aa
HPN
40802002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4081
4082 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4083 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4084 cris-*-aout* mmix-*-*.
4085 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4086 cris-*-aout* mmix-*-*.
4087 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4088 cris-*-elf* cris-*-aout* and mmix-*-*.
4089 * gcc.dg/20001009-1.c: Ditto.
4090 * gcc.dg/20010912-1.c: Ditto.
4091 * gcc.dg/20020122-4.c: Ditto.
4092 * gcc.dg/inline-2.c: Ditto.
4093
933a0721
JL
4094Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
4095
4096 * gcc.c-torture/compile/20020314-1.c: New test.
4097
2019279f
RE
40982002-03-14 Richard Earnshaw <rearnsha@arm.com>
4099
4100 * gcc.c-torture/execute/20020314-1.c: New test.
4101
d3f129b3
JJ
41022002-03-14 Jakub Jelinek <jakub@redhat.com>
4103
4104 * g++.dg/warn/Wunused-1.C: New test.
4105
440d0518
RS
41062002-02-13 Richard Sandiford <rsandifo@redhat.com>
4107
4108 * g++.dg/abi/mangle6.C: New test.
4109
4061c1a3
JJ
41102002-03-13 Jakub Jelinek <jakub@redhat.com>
4111
4112 * gcc.c-torture/compile/20020309-2.c: New test.
4113
09948ece
JJ
4114 * gcc.c-torture/compile/20020312-1.c: New test.
4115
df867456
NS
41162002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4117
4118 * g++.dg/other/access1.C: New test.
4119
62ae2529
JJ
41202002-03-12 Jakub Jelinek <jakub@redhat.com>
4121
4122 * gcc.c-torture/execute/wchar_t-1.c: New test.
4123
2ab57cc9
DE
41242002-03-12 David Edelsohn <edelsohn@gnu.org>
4125
15e5ad76 4126 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2ab57cc9 4127
56f4537e
RS
41282002-03-12 Roger Sayle <roger@eyesopen.com>
4129
4130 * gcc.dg/20020312-1.c: New test case.
4131
55a21c32
AH
41322002-03-11 Aldy Hernandez <aldyh@redhat.com>
4133
15e5ad76 4134 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
55a21c32 4135
6c40858f
RH
41362002-03-11 Richard Henderson <rth@redhat.com>
4137
4138 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4139 * g++.old-deja/g++.jason/report.C: Likewise.
4140
ab04e34b
NS
41412002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4142
4143 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4144 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4145
999cc24c
NS
41462002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4147
4148 * testsuite/g++.dg/overload/pmf1.C: New test.
4149
1453ec8c
KH
41502002-03-11 Kazu Hirata <kazu@hxi.com>
4151
4152 * gcc.c-torture/execute/20020307-1.c: Use long.
4153
5ddec02e
JJ
41542002-03-11 Jakub Jelinek <jakub@redhat.com>
4155
4156 PR optimization/5844
4157 * gcc.dg/20020310-1.c: New test.
4158
a012ba73
MM
41592002-03-09 Michael Meissner <meissner@redhat.com>
4160
4161 * gcc.c-torture/execute/memcpy-2.c: New test.
4162 * gcc.c-torture/execute/memset-1.c: New test.
4163 * gcc.c-torture/execute/strlen-1.c: New test.
4164 * gcc.c-torture/execute/strcmp-1.c: New test.
4165 * gcc.c-torture/execute/strncmp-1.c: New test.
4166
79b51cd7
GK
41672002-03-09 Geoffrey Keating <geoffk@redhat.com>
4168
4169 * gcc.dg/ppc-ldstruct.c: New test.
4170
e4a4c70b
JJ
41712002-03-09 Jakub Jelinek <jakub@redhat.com>
4172
4173 * gcc.c-torture/execute/va-arg-22.c: New test.
4174
93fe8e92
RK
4175Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4176
4177 * gcc.c-torture/compile/20020309-1.c: New test.
4178
71db7d03
JJ
41792002-03-08 Jakub Jelinek <jakub@redhat.com>
4180
4181 * gcc.c-torture/execute/20020307-2.c: New test.
4182
fcf742ea
JL
4183Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
4184
4185 * g77.f-torture/compile/20020307-1.f: New test.
4186
e106e1b0
RS
41872002-03-07 Richard Sandiford <rsandifo@redhat.com>
4188
4189 * gcc.dg/unordered-1.c: New test.
4190
50cb1e20
RE
41912002-03-07 Richard Earnshaw <rearnsha@arm.com>
4192
4193 * gcc.c-torture/execute/20020307-1.c: New test.
4194
6d051694
JJ
41952002-03-05 Jakub Jelinek <jakub@redhat.com>
4196
4197 * gcc.dg/20020304-1.c: New test.
4198
170c56da
JJ
4199 * gcc.c-torture/compile/20020304-2.c: New test.
4200
a298d936
ZW
42012002-03-04 Zack Weinberg <zack@codesourcery.com>
4202
4203 * gcc.c-torture/compile/20020304-1.c: New test case
4204 (from PR c/5830).
4205
8c4093d8
AH
42062002-03-03 Aldy Hernandez <aldyh@redhat.com>
4207
15e5ad76 4208 * gcc.dg/20020103-1.c: Add other -D ppc variants.
8c4093d8 4209
fd87b7a7
NS
42102002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4211
4212 * g++.dg/other/classkey1.C: New test.
4213
9d8b9004
RH
42142002-03-01 Richard Henderson <rth@redhat.com>
4215
4216 * gcc.c-torture/compile/981223-1.x: New.
4217 * gcc.c-torture/compile/920625-1.x: New.
4218
cc36a670
RH
42192002-02-28 Richard Henderson <rth@redhat.com>
4220
4221 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4222
f086058e
HPN
42232002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4224
4225 * gcc.c-torture/execute/20020227-1.c: New test.
4226
16d3e075
MM
42272002-02-27 Mark Mitchell <mark@codesourcery.com>
4228
4229 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4230 here" ERROR lines.
4231 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4232 * g++.old-deja.g++.other/defarg1.C: Likewise.
4233 * g++.old-deja/g++.pt/calls2.C: Likewise.
4234 * g++.old-deja/g++.pt/crash20.C: Likewise.
4235 * g++.old-deja/g++.pt/crash30.C: Likewise.
4236 * g++.old-deja/g++.pt/crash36.C: Likewise.
4237 * g++.old-deja/g++.pt/crash6.C: Likewise.
4238 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4239 * g++.old-deja/g++.pt/derived3.C: Likewise.
4240 * g++.old-deja/g++.pt/error1.C: Likewise.
4241 * g++.old-deja/g++.pt/friend21.C: Likewise.
4242 * g++.old-deja/g++.pt/friend23.C: Likewise.
4243 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4244 * g++.old-deja/g++.robertl/eb128.C: Likewise.
56f4537e 4245
4e07d762
GK
42462002-02-27 Geoffrey Keating <geoffk@redhat.com>
4247
4248 * gcc.c-torture/execute/20020225-2.c: New test.
4249
f458d1d5
ZW
42502002-02-27 Zack Weinberg <zack@codesourcery.com>
4251
4252 * gcc.c-torture/execute/920730-1t.c,
4253 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4254 Delete test cases, only relevant to -traditional.
4255
e808ec9c
NB
42562002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4257
4258 * gcc.dg/cpp/undef1.c: Remove.
4259 * gcc.dg/cpp/directiv.c: Update.
4260 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4261
1fef1cdd
MM
42622002-02-27 Michael Meissner <meissner@redhat.com>
4263
4264 * gcc.c-torture/execute/20020226-1.c: New test.
4265
6d73371a
JJ
42662002-02-26 Jakub Jelinek <jakub@redhat.com>
4267
4268 * g++.dg/debug/debug4.C: New test.
4269
47bd70b5
JJ
4270 * gcc.dg/ia64-visibility-1.c: New test.
4271
06e224f7
AO
42722002-02-26 Alexandre Oliva <aoliva@redhat.com>
4273
4274 * gcc.dg/debug/20020224-1.c: New.
4275
801791cc
KH
42762002-02-25 Kazu Hirata <kazu@hxi.com>
4277
4278 * gcc.c-torture/execute/960416-1.x: New.
4279 * gcc.c-torture/execute/divconst-3.x: Likewise.
4280
232b8f52
JJ
42812002-02-25 Jakub Jelinek <jakub@redhat.com>
4282
4283 * gcc.dg/20020224-1.c: New test.
4284
11a35b8b
AM
42852002-02-25 Alan Modra <amodra@bigpond.net.au>
4286
4287 * gcc.c-torture/execute/20020225-1.c: New.
4288
a47ed310
NB
42892002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4290
4291 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4292
44c5edc0
JJ
42932002-02-23 Jakub Jelinek <jakub@redhat.com>
4294
4295 * gcc.dg/20020222-1.c: New test.
4296
3256b817
JJ
42972002-02-22 Jakub Jelinek <jakub@redhat.com>
4298
4299 * g++.dg/opt/anonunion1.C: New test.
4300
4f2b0fb2
NS
43012002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4302
4303 * g++.dg/template/qualttp19.C: New test.
4304 * g++.dg/template/qualttp20.C: New test.
4305 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4306 * g++.old-deja/g++.other/qual1.C: Likewise.
4307
87b3cd76
AH
43082002-02-21 Aldy Hernandez <aldyh@redhat.com>
4309
cc36a670 4310 * gcc.dg/attr-alwaysinline.c: New.
87b3cd76 4311
7133e992
JJ
43122002-02-21 Jakub Jelinek <jakub@redhat.com>
4313
22273300
JJ
4314 * gcc.dg/20020220-1.c: New test.
4315
7133e992
JJ
4316 * gcc.dg/20020220-2.c: New test.
4317
e5a20888
JJ
4318 * g++.dg/opt/mmx1.C: New test.
4319
8e8d61f5
AO
43202002-02-20 Alexandre Oliva <aoliva@redhat.com>
4321
4322 * gcc.c-torture/compile/20020110.c: New test.
4323
f67e0d11
JJ
43242002-02-20 Jakub Jelinek <jakub@redhat.com>
4325
4326 * gcc.c-torture/execute/20020219-1.c: New test.
4327
4636c87e
JJ
4328 * gcc.dg/20020219-1.c: New test.
4329
00fae85d
JJ
4330 * gcc.dg/noncompile/20020220-1.c: New test.
4331
7552da58
JJ
4332 * g++.dg/opt/ptrintsum1.C: New test.
4333
149d6f9e
JJ
4334 * gcc.dg/debug/20020220-1.c: New test.
4335
f6f8ada3
JJ
43362002-02-17 Jakub Jelinek <jakub@redhat.com>
4337
4338 * gcc.c-torture/execute/20020216-1.c: New test.
4339
7f311f63
NB
43402002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4341
4342 * gcc.dg/decl-1.c: Update, new test.
4343
8d6e459d
NS
43442002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4345
4346 * g++.dg/abi/bitfield1.C: New test.
4347 * g++.dg/abi/bitfield2.C: New test.
4348
aa42eef1
RS
43492002-02-15 Richard Sandiford <rsandifo@redhat.com>
4350
4351 * gcc.dg/attr-nest.c: New test.
4352
0b6e58fd
RS
43532002-02-15 Richard Sandiford <rsandifo@redhat.com>
4354
4355 * gcc.c-torture/execute/20020215-1.c: New test.
4356
d76e6800
JJ
43572002-02-14 Jakub Jelinek <jakub@redhat.com>
4358
333ce3a7
JJ
4359 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4360 * g++.dg/debug/debug.exp: New.
4361 * g++.dg/debug/trivial.C: New.
4362 * g++.dg/debug/debug1.C: Moved...
4363 * g++.dg/other/debug1.C: ...from here.
4364 * g++.dg/debug/debug2.C: Moved...
4365 * g++.dg/other/debug2.C: ...from here.
4366 * g++.dg/debug/debug3.C: Moved...
4367 * g++.dg/other/debug3.C: ...from here.
4368
d76e6800
JJ
4369 * gcc.dg/noncompile/20020213-1.c: New test.
4370
ec65b2e3
JJ
43712002-02-13 Jakub Jelinek <jakub@redhat.com>
4372
4373 * g++.dg/other/debug3.C: New test.
4374
21117a17
JJ
4375 * gcc.c-torture/execute/20020213-1.c: New test.
4376
658311e0
RS
43772002-02-13 Richard Smith <richard@ex-parrot.com>
4378
4379 * g++.old-deja/g++.other/thunk1.C: New test.
4380
845d6a2f
DB
43812002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4382
4383 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4384
e6834654
SS
43852002-02-13 Stan Shebs <shebs@apple.com>
4386
cc36a670 4387 * gcc.dg/altivec-3.c: New.
e6834654 4388
56d44285
JJ
43892002-02-12 Jakub Jelinek <jakub@redhat.com>
4390
4391 * gcc.dg/Wunreachable-1.c: New test.
4392 * gcc.dg/Wunreachable-2.c: New test.
4393
34e68c86
JM
43942002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4395
4396 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4397
3bb91036
NB
43982002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4399
4400 * gcc.dg/decl-1.c: New test.
4401
036d01d0
DB
44022002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4403
56f4537e 4404 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
036d01d0 4405
0b8c0d4e
KH
44062002-02-10 Kazu Hirata <kazu@hxi.com>
4407
4408 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4409 * gcc.c-torture/compile/980506-1.x: Likewise.
4410
b516907f
KH
44112002-02-10 Kazu Hirata <kazu@hxi.com>
4412
4413 * gcc.dg/20020210-1.c: New.
4414
3611ccb4
TM
44152002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4416
4417 * g77.f-torture/execute/947.f: New regression test
4418 for PR fortran/947.
4419
7aa00daf
AO
44202002-02-09 Alexandre Oliva <aoliva@redhat.com>
4421
4422 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4423 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4424
fdf473ae
RH
44252002-02-08 Richard Henderson <rth@redhat.com>
4426
4427 * gcc.c-torture/compile/labels-3.c: New.
4428
1cf537c5
JJ
44292002-02-08 Jakub Jelinek <jakub@redhat.com>
4430
4431 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4432 expression statements work instead.
4433 * gcc.dg/noncompile/20020207-1.c: New test.
4434
9dd7fc76
RH
44352002-02-07 Richard Henderson <rth@redhat.com>
4436
4437 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4438
fecb60af
DB
44392002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4440
4441 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4442 message from g77
4443 * lib/g77-dg.exp: Trim g77 error messages so that they are
3bbe3320 4444 recognized by dg.exp.
fecb60af 4445
d3dac0ae
DB
44462002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4447
4448 PR fortran/5473
56f4537e 4449 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
d3dac0ae 4450
ff9ea967
RH
44512002-02-07 Richard Henderson <rth@redhat.com>
4452
4453 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4454 to be sufficiently aligned for integers.
4455
d5614afb
NS
44562002-02-07 Nathan Sidwell <nathan@codesourcery.com>
4457
4458 * g++.dg/template/friend4.C: New test.
4459
3f9796f9
DB
44602002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4461
d3dac0ae 4462 PR fortran/5743
3f9796f9
DB
4463 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4464 unsupported cases.
4465
30203c18
RH
44662002-02-07 Richard Henderson <rth@redhat.com>
4467
4468 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4469 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4470 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4471 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4472
edd1967d
RH
44732002-02-06 Richard Henderson <rth@redhat.com>
4474
4475 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4476
e1e52c7e
JJ
44772002-02-06 Janis Johnson <janis187@us.ibm.com>
4478
4479 * gcc.dg/20020206-1.c: New test.
4480
5364626a
JJ
44812002-02-06 Jakub Jelinek <jakub@redhat.com>
4482
d5129288
JJ
4483 * gcc.c-torture/execute/20020206-1.c: New test.
4484
caaf2272
JJ
4485 * gcc.c-torture/execute/20020206-2.c: New test.
4486
5364626a
JJ
4487 PR optimization/5429:
4488 * gcc.c-torture/compile/20020206-1.c: New test.
4489
1b8afbe7
NC
44902002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4491
23fb1469 4492 * g++.dg/ext/align1.C: Do not use an explicit alignment value
cc36a670
RH
4493 as certain file formats cannot support particularly large
4494 alignments.
23fb1469 4495
1b8afbe7
NC
4496 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4497 and do not expect to be able to link the executable.
4498
cc36a670 4499 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1b8afbe7
NC
4500 fail because the COFF format does not support the weak attribute.
4501
8a921c08
DB
45022002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
4503
4504 * g77.dg/pr5473.f: New test
4505
81a2b933
AH
45062002-02-05 Aldy Hernandez <aldyh@redhat.com>
4507
cc36a670
RH
4508 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4509 Fix testcase accordingly.
81a2b933 4510
8d2809bc
RH
45112002-02-04 Richard Henderson <rth@redhat.com>
4512
4513 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4514 (buf): Change to be an array of pointers, not ints.
4515
6f9fdf4d
JJ
45162002-02-04 Jakub Jelinek <jakub@redhat.com>
4517
4518 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
4519 before all tests. Move warning one line above to match where it
4520 C frontend emits.
4521 * gcc.dg/Wswitch-2.c: New test.
4522 * g++.dg/warn/Wswitch-1.C: New test.
4523 * g++.dg/warn/Wswitch-2.C: New test.
4524
72db02bf
RH
45252002-02-04 Richard Henderson <rth@redhat.com>
4526
4527 * g++.dg/abi/offsetof.C: Fix size comparison.
4528
127b94b5
RS
45292002-02-04 Richard Sandiford <rsandifo@redhat.com>
4530
4531 * gcc.dg/cast-qual-2.c: New test.
4532
fa852403
JJ
45332002-02-04 Jakub Jelinek <jakub@redhat.com>
4534
4535 * gcc.dg/20020201-4.c: New test.
4536
f7948d51
BE
45372002-02-04 Ben Elliston <bje@redhat.com>
4538
4539 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4540 target_info attribute != 0, in addition to the empty string.
4541 (gcc_target_compile): Likewise.
4542
ffe80457
AC
45432002-02-03 Andrew Cagney <ac131313@redhat.com>
4544
4545 * gcc.dg/Wswitch.c: New test.
4546 PR gcc/4475. PR gcc/3780.
4547
013c7e95
TM
45482002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
4549
4550 * g77.f-torture/execute/5122.f: New test for regressions
4551 against PR fortran/5122.
4552
e7daa976
DB
45532002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
4554
4555 * g77.f-torture/compile/pr3743.f: Delete
4556 * g77.dg/pr3743-1.f: New test.
4557 * g77.dg/pr3743-2.f: New test.
4558 * g77.dg/pr3743-3.f: New test.
4559 * g77.dg/pr3743-4.f: New test.
4560
0fef3fd0
NB
45612002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4562
4563 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4564
444c52f9
RH
45652002-02-02 Richard Henderson <rth@redhat.com>
4566
4567 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4568 * gcc.c-torture/execute/bf64-1.c: Likewise.
4569
b24d861d
JJ
45702002-02-02 Jakub Jelinek <jakub@redhat.com>
4571
4572 * gcc.dg/20020201-2.c: New test.
4573
ea142788
JJ
4574 * gcc.dg/20020201-3.c: New test.
4575
f786ab27
JJ
4576 * gcc.c-torture/execute/bitfld-2.c: New test.
4577
dfd48d76
NB
45782002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4579
4580 * gcc.dg/bitfld-1.c: Update.
4581 * gcc.dg/bitfld-2.c: Update.
4582 * gcc.c-torture/execute/bitfld-1.x: New.
4583
d3c52658
JJ
45842002-02-02 Jakub Jelinek <jakub@redhat.com>
4585
4586 * gcc.c-torture/execute/20020201-1.c: New test.
4587
91f5782d
JJ
45882002-02-01 Janis Johnson <janis187@us.ibm.com>
4589
4590 PR target/5469
4591 * gcc.dg/20020201-1.c: New test.
4592
81622d29
DB
45932002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
4594
4595 PR fortran/3743
4596 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4597 * g77.f-torture/compile/pr3743.x: Remove
4598
87859851
TR
45992002-01-31 Tom Rix <trix@redhat.com>
4600
4601 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4602
6169e5fd
JM
46032002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4604
4605 * gcc.dg/noncompile/20020130-1.c: New test.
4606
02f06b3c
DB
46072002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
4608
4609 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
4610
2fd667c2
RH
46112002-01-29 Richard Henderson <rth@redhat.com>
4612
4613 * gcc.c-torture/execute/991118-1.c: Cast various constants back
4614 to long long.
4615 * gcc.c-torture/execute/bf64-1.c: Likewise.
4616
37060e78
JJ
46172002-01-29 Jakub Jelinek <jakub@redhat.com>
4618
4619 * gcc.c-torture/execute/20020129-1.c: New test.
4620
d82b2ced
NB
46212002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4622
4623 * gcc.c-torture/compile/20000224-1.c: Update.
4624 * gcc.c-torture/execute/bitfld-1.c: New tests.
4625 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4626 * gcc.dg/uninit-A.c: Update.
4627
b8b98c66
NS
46282002-01-29 Nathan Sidwell <nathan@codesourcery.com>
4629
4630 * g++.dg/template/ctor1.C: Add instantiation.
4631
3bca17dd
PK
46322002-01-28 Paul Koning <pkoning@equallogic.com>
4633
4634 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4635 argument to __builtin_prefetch to be const ptr.
4636
27d921c7
JJ
46372002-01-28 Jakub Jelinek <jakub@redhat.com>
4638
4639 * gcc.c-torture/compile/20020120-1.c: New test.
4640
438451cc
KH
46412002-01-27 Kazu Hirata <kazu@hxi.com>
4642
4643 * gcc.c-torture/execute/20020127-1.c: New test.
4644
1bf8640c 46452002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
56f4537e 4646
1bf8640c
DB
4647 * g77.dg/f77-edit-i-in.f: New test
4648 * g77.dg/f77-edit-i-out.f: New test
4649
33c7f925
GK
46502002-01-25 Geoffrey Keating <geoffk@redhat.com>
4651
4652 * gcc.dg/debug/debug.exp: New file.
4653 * gcc.dg/debug/trivial.c: New file.
4654 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4655 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4656 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4657 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4658 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4659 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4660 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4661 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4662 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4663 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4664 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4665 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4666 * gcc.dg/20000503-1.c: Removed.
4667 * gcc.dg/20010207-1.c: Removed.
4668 * gcc.dg/20011223-1.c: Removed.
4669 * gcc.dg/20020104-2.c: Removed.
4670 * gcc.dg/debug-1.c: Removed.
4671 * gcc.dg/debug-2.c: Removed.
4672 * gcc.dg/debug-3.c: Removed.
4673 * gcc.dg/debug-4.c: Removed.
4674 * gcc.dg/debug-5.c: Removed.
4675 * gcc.dg/debug-6.c: Removed.
4676 * gcc.dg/dwarf2-1.c: Removed.
4677 * gcc.dg/dwarf2-2.c: Removed.
4678
1658df0a
JJ
46792002-01-25 Jakub Jelinek <jakub@redhat.com>
4680
4681 * g++.old-deja/g++.other/eh5.C: New test.
4682 * g++.old-deja/g++.other/sibcall2.C: New test.
4683 * g++.old-deja/g++.other/array9.C: New test.
4684 * g++.old-deja/g++.other/typename2.C: New test.
4685 * g++.old-deja/g++.other/crash60.C: New test.
4686 * g++.old-deja/g++.other/conv9.C: New test.
4687 * g++.old-deja/g++.other/mangle10.C: New test.
4688 * g++.old-deja/g++.other/unchanging1.C: New test.
4689 * g++.old-deja/g++.other/exprstmt1.C: New test.
4690 * g++.old-deja/g++.other/inline23.C: New test.
4691 * g++.old-deja/g++.eh/ia64-1.C: New test.
4692 * g++.old-deja/g++.other/dwarf2-1.C: New test.
1658df0a
JJ
4693 * g++.old-deja/g++.other/reload1.C: New test.
4694 * g++.old-deja/g++.other/static20.C: New test.
4695 * g++.old-deja/g++.other/local-alloc1.C: New test.
4696 * g++.old-deja/g++.other/conv8.C: New test.
4697 * g++.old-deja/g++.other/stmtexpr2.C: New test.
4698 * g++.old-deja/g++.other/storeexpr1.C: New test.
4699 * g++.old-deja/g++.other/storeexpr2.C: New test.
4700 * g++.dg/eh/template2.C: New test.
4701 * g++.dg/warn/weak1.C: New test.
4702
6b016bf4
HPN
47032002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
4704
4705 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4706 Remove first, non-varying, argument.
4707
6932f033
RH
47082002-01-23 Richard Henderson <rth@redhat.com>
4709
4710 * gcc.dg/inline-2.c: New.
4711
4712 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4713 Add optional target arg. Check number of arguments.
4714 (scan-assembler-not, scan-assembler-dem): Likewise.
4715 (scan-assembler-dem-not): Likewise.
4716
d5714a5d
ZW
47172002-01-23 Zack Weinberg <zack@codesourcery.com>
4718
4719 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4720 line 12.
4721 * g++.old-deja/g++.brendan/parse3.C,
4722 g++.old-deja/g++.other/crash26.C,
4723 g++.old-deja/g++.other/crash28.C,
4724 g++.old-deja/g++.other/crash29.C,
4725 g++.old-deja/g++.other/crash30.C,
4726 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4727
709619d9
AH
47282002-01-23 Aldy Hernandez <aldyh@redhat.com>
4729
d5714a5d 4730 * gcc.dg/20020115-1.c: New.
709619d9 4731
03984308
BW
47322002-01-23 Bob Wilson <bob.wilson@acm.org>
4733
4734 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4735
a8435716
JJ
47362002-01-23 Janis Johnson <janis187@us.ibm.com>
4737
4738 * gcc.dg/20020122-3.c: New.
4739
0a01c261
JJ
47402002-01-23 Jakub Jelinek <jakub@redhat.com>
4741
4742 * g++.dg/other/gc1.C: New test.
4743
d0a8f4e4
ZW
47442002-01-23 Zack Weinberg <zack@codesourcery.com>
4745
4746 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4747
a99e47a5
RH
47482002-01-22 Richard Henderson <rth@redhat.com>
4749
4750 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4751
1e7e480e
RH
47522002-01-22 Richard Henderson <rth@redhat.com>
4753
4754 * gcc.dg/20020122-4.c: New.
4755
d04fd40f
L
47562002-01-22 H.J. Lu <hjl@gnu.org>
4757
4758 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4759 link output.
4760 * gcc.dg/special/ecos.exp: Likewise.
4761 * lib/g++-dg.exp: Likewise.
4762 * lib/g77-dg.exp: Likewise.
4763 * lib/gcc-dg.exp : Likewise.
4764 * lib/mike-g++.exp: Likewise.
4765 * lib/mike-g77.exp: Likewise.
4766 * lib/mike-gcc.exp: Likewise.
4767 * lib/objc-dg.exp: Likewise.
4768
3196dfde
JJ
47692002-01-22 Janis Johnson <janis187@us.ibm.com>
4770
4771 PR target/5379
4772 * gcc.dg/20020122-2.c: New test.
4773
0c0c3c39
HPN
47742002-01-22 Hans-Peter Nilsson <hp@axis.com>
4775
4776 * gcc.dg/20020122-1.c: New test.
4777
75dbec30
DB
47782001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
4779
4780 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4781
32abfc26
DB
47822002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
4783
4784 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4785
38e583fd
FS
47862002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4787
4788 * gcc.c-torture/compile/20020121-1.c: New test.
4789
e5f54c45
JDA
47902002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
4791
4792 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4793 ld_library_path.
4794
0333394e
JJ
47952002-01-21 Jakub Jelinek <jakub@redhat.com>
4796
4797 * gcc.dg/20020218-1.c: New test.
4798
e23baf78
DB
47992002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
4800
4801 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4802 messages
4803 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4804 "At global scope" warning
4805 * g++.dg/ext/align1.C: Change cygwin test for alignment
4806 from db-bogus to dg-warning
4807
a5cf3ccc
ZW
48082002-01-21 Zack Weinberg <zack@codesourcery.com>
4809
4810 * g77.f-torture/compile/cpp2.F: New test.
4811
3807621a
NS
48122002-01-19 Nathan Sidwell <nathan@codesourcery.com>
4813
4814 * g++.dg/template/access1.C: New test.
4815
4e98d045
AH
48162002-01-18 Aldy Hernandez <aldyh@redhat.com>
4817
d5714a5d 4818 * gcc.dg/20020118-1.c: New.
4e98d045 4819
072f20ef
KH
48202002-01-18 Kazu Hirata <kazu@hxi.com>
4821
4822 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4823
ee459e5e
DB
48242001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4825
a99e47a5 4826 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
d5714a5d
ZW
4827 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4828 alignment warnings.
ee459e5e 4829
6040e200
DB
48302001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4831
4832 * gcc.misc-tests/i386-prefetch.exp: Save and restore
4833 torture_with_loops and torture_without_loops
4834
d0e82870
JJ
48352002-01-17 Jakub Jelinek <jakub@redhat.com>
4836
4837 * gcc.c-torture/compile/20020116-1.c: New test.
4838
b8c1a6b8
JJ
48392002-01-16 Jakub Jelinek <jakub@redhat.com>
4840
51c561e3 4841 * gcc.dg/20020116-2.c: New test.
b8c1a6b8 4842
51c561e3 4843 * gcc.dg/ultrasp4.c: New test.
c4031a04 4844
51c561e3 4845 * gcc.dg/20020116-1.c: New test.
c4031a04 4846
7ec9c85a
GK
48472002-01-15 Geoffrey Keating <geoffk@redhat.com>
4848
4849 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4850 by EABI.
4851
441f5264
JJ
48522002-01-15 Janis Johnson <janis187@us.ibm.com>
4853
4854 * gcc.misc-tests/i386-prefetch.exp: New.
4855 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4856 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4857 * gcc.misc-tests/i386-pf-none-1.c: New test.
4858 * gcc.misc-tests/i386-pf-sse-1.c: New test.
4859
7c94ce7f
JJ
48602002-01-15 Jakub Jelinek <jakub@redhat.com>
4861
4862 * gcc.dg/gnu89-init-1.c: Add new tests.
4863
8559c8c0
AJ
48642002-01-15 Andreas Jaeger <aj@suse.de>
4865
4866 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4867 * gcc.dg/i386-mmx-2.c: Likewise.
4868 * gcc.dg/i386-sse-1.c: Likewise.
4869 * gcc.dg/i386-sse-2.c: Likewise.
4870 * gcc.dg/i386-sse-3.c: Likewise.
4871
9060718c
DB
48722001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
4873
d5714a5d
ZW
4874 * g77.f-torture/execute/intrinsic-unix-bessel.f:
4875 Uncomment additional cases that now pass.
9060718c 4876
6f1a6c5b
RH
48772002-01-11 Richard Henderson <rth@redhat.com>
4878
4879 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4880 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4881
f8cfe1a4
NP
4882Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
4883
4884 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4885
f15054ea
AH
48862002-01-10 Aldy Hernandez <aldyh@redhat.com>
4887
d5714a5d
ZW
4888 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4889 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
f15054ea 4890
bccd793e
DJ
48912002-01-10 Dale Johannesen <dalej@apple.com>
4892
4893 * gcc.c-torture/execute/loop-11.c: New.
4894
115b6181
AH
48952002-01-08 Aldy Hernandez <aldyh@redhat.com>
4896
d5714a5d 4897 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
115b6181
AH
4898 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4899
2c74ce9d
RH
49002002-01-09 Richard Henderson <rth@redhat.com>
4901
4902 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4903 type in which to perform the operation for each size.
4904
a4ae2fdc
AM
4905Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
4906
4907 * gcc.c-torture/compile/20020109-2.c: New test.
4908
8d15f472
GB
49092002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
4910
4911 * gcc.c-torture/execute/loop-10.c: New test.
4912
ffb9c594
JJ
49132002-01-09 Jakub Jelinek <jakub@redhat.com>
4914
4915 * gcc.c-torture/compile/20010226-1.c: New test.
4916 * gcc.c-torture/compile/20010227-1.c: New test.
4917 * gcc.c-torture/compile/20010426-1.c: New test.
4918 * gcc.c-torture/compile/20010510-1.c: New test.
4919 * gcc.c-torture/compile/20010605-3.c: New test.
4920 * gcc.c-torture/compile/20010824-1.c: New test.
4921 * gcc.c-torture/execute/20010409-1.c: New test.
4922 * gcc.dg/noncompile/20000901-1.c: New test.
4923 * gcc.dg/20001023-1.c: New test.
4924 * gcc.dg/20001101-1.c: New test.
4925 * gcc.dg/20001102-1.c: New test.
4926 * gcc.dg/20010207-1.c: New test.
4927 * gcc.dg/20010405-1.c: New test.
4928 * gcc.dg/20010822-1.c: New test.
4929 * gcc.dg/20011107-1.c: New test.
4930
afaa8065
JL
4931Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
4932
7d5c66d6
JL
4933 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4934
afaa8065
JL
4935 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
4936 execution failure on PA targets.
4937
a2a2c12d
JJ
49382002-01-09 Jakub Jelinek <jakub@redhat.com>
4939
4940 * gcc.c-torture/compile/20020109-1.c: New test.
4941
18cf8dda
KH
49422002-01-08 Kazu Hirata <kazu@hxi.com>
4943
4944 * gcc.c-torture/execute/20020108-1.c: New test.
4945
b3ca30df
JJ
49462002-01-08 Jakub Jelinek <jakub@redhat.com>
4947
4948 * gcc.dg/20020108-1.c: New test.
4949
c9f115ad
L
49502002-01-08 H.J. Lu <hjl@gnu.org>
4951
4952 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4953 for header files.
4954
acd8ea2a
GK
49552002-01-08 Geoff Keating <geoffk@redhat.com>
4956
4957 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4958 consistency.
4959
70ec0b9b
AH
4960002-01-07 Aldy Hernandez <aldyh@redhat.com>
4961
d5714a5d 4962 * gcc.dg/altivec-4.c: Test altivec predicates.
70ec0b9b 4963
2e951384
JJ
49642002-01-07 Jakub Jelinek <jakub@redhat.com>
4965
4966 * gcc.c-torture/execute/20020107-1.c: New test.
4967
a858ca75
CR
49682002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
4969
4970 PR c/5279
4971 * gcc.c-torture/compile/20020106-1.c: New test.
4972
f21bf182
HPN
49732002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
4974
4975 * gcc.c-torture/execute/nestfunc-4.c: New test.
4976
302d2f14
LR
49772002-01-04 Loren J. Rittle <ljrittle@acm.org>
4978
d5714a5d 4979 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
302d2f14 4980 extra triple that slipped in.
d5714a5d
ZW
4981 * g++.old-deja/g++.abi/align.C: Likewise.
4982 * g++.old-deja/g++.abi/bitfields.C: Likewise.
302d2f14 4983
3693730e
LR
49842002-01-04 Loren J. Rittle <ljrittle@acm.org>
4985
4986 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4987 * g++.old-deja/g++.abi/align.C: Likewise.
4988 * g++.old-deja/g++.abi/bitfields.C: Likewise.
4989
28434337
LR
4990 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
4991 on FreeBSD/i386.
4992 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
4993 FreeBSD.
4994
b0832fe1
JJ
49952002-01-04 Jakub Jelinek <jakub@redhat.com>
4996
4997 * gcc.dg/20020104-1.c: New test.
4998
336b7dca
JJ
4999 * gcc.dg/20020104-2.c: New test.
5000
fee5bdb0
HPN
50012002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
5002
5003 * gcc.dg/20020103-1.c: Fix typo in target selector.
5004
0b223645
RH
50052002-01-03 Richard Henderson <rth@redhat.com>
5006
5007 * gcc.dg/20020103-1.c: New.
5008
187462ac
KH
50092002-01-03 Kazu Hirata <kazu@hxi.com>
5010
5011 * gcc.c-torture/execute/20020103-1.c: New test.
5012
5e55c6a2
JJ
50132002-01-03 Jakub Jelinek <jakub@redhat.com>
5014
5015 * g++.dg/other/debug2.C: New test.
5016
cb1ac742
JJ
5017 * gcc.c-torture/compile/20020103-1.c: New test.
5018
e6ecc89b
JJ
50192002-01-02 Jakub Jelinek <jakub@redhat.com>
5020
5021 * gcc.dg/gnu89-init-1.c: Added new tests.
5022
d46a33b3
NS
50232002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5024
40e593d7
NS
5025 * g++.dg/template/friend2.C: Remove as patch is reverted.
5026
323728aa
NS
5027 * g++.dg/warn/oldcast1.C: New test.
5028
46c895ac
NS
5029 * g++.dg/template/ptrmem1.C: New test.
5030 * g++.dg/template/ptrmem2.C: New test.
5031
833aa4c4
NS
5032 * g++.dg/template/ntp.C: New test.
5033
18976b21
NS
5034 * g++.dg/other/component1.C: New test.
5035
303d1c55
NS
5036 * g++.dg/template/ttp3.C: New test.
5037
d46a33b3
NS
5038 * g++.dg/template/friend2.C: New test.
5039 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5040
4542128e
NS
50412002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5042
5043 * g++.dg/other/ptrmem1.C: New test.
5044 * g++.dg/other/ptrmem2.C: New test.
5045
903c6234
NS
50462002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5047
5048 * g++.dg/template/ctor1.C: New test.
5049
477558bf
NS
50502002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5051
5052 * g++.dg/template/friend2.C: New test.
5053
db993cf3
HPN
50542002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5055
5056 * gcc.dg/mmix-1.c: New test.
5057
3ada20ee
RH
50582001-12-31 Richard Henderson <rth@redhat.com>
5059
5060 * gcc.dg/asm-5.c: New.
5061
c49b2550
PC
50622001-12-31 Paolo Carlini <pcarlini@unitus.it>
5063
5064 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5065 in namespace __gnu_cxx
5066
d73b1f07
RH
50672001-12-30 Richard Henderson <rth@redhat.com>
5068
5069 * gcc.dg/debug-6.c: New.
5070
6ee3c8e4
JJ
50712001-12-30 Jakub Jelinek <jakub@redhat.com>
5072
5073 * gcc.c-torture/compile/20011229-2.c: New test.
5074
54561457
JJ
50752001-12-29 Jakub Jelinek <jakub@redhat.com>
5076
5077 * gcc.dg/debug-3.c: New test.
5078 * gcc.dg/debug-4.c: New test.
5079 * gcc.dg/debug-5.c: New test.
5080
c8af9937
RH
50812001-12-29 Richard Henderson <rth@redhat.com>
5082
5083 * g++.dg/eh/loop1.C: New.
5084
f3368a90
NS
50852001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5086
5087 * g++.dg/template/crash1.C: New test.
5088
03c9c274
NS
50892001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5090
5091 * g++.dg/other/const1.C: New test.
5092
7f3ad6b6
HPN
50932001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5094
5095 * gcc.c-torture/compile/20011229-1.c: New test.
5096
47ffd48a
SS
50972001-12-28 Stan Shebs <shebs@apple.com>
5098
5099 * lib/objc-torture.exp: Resync with c-torture.exp.
5100 * lib/objc.exp: Load standard libraries.
5101
ad47f1e5
JJ
51022001-12-28 Jakub Jelinek <jakub@redhat.com>
5103
002b4ef1 5104 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
ad47f1e5
JJ
5105 additional tests.
5106
fe85f179
RS
51072001-12-27 Roger Sayle <roger@eyesopen.com>
5108
5109 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5110
df8992f8
RH
51112001-12-27 Richard Henderson <rth@redhat.com>
5112
5113 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5114
7d8e8369
NS
51152001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5116
5117 * g++.dg/eh/ctor1.C: New test.
5118 * g++.dg/other/error2.C: New test.
5119
a56ca899
NS
51202001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5121
5122 * g++.dg/other/init2.C: New test.
5123
b79d5213
RH
51242001-12-24 Richard Henderson <rth@redhat.com>
5125
5126 * gcc.dg/20011223-1.c: New.
5127 * gcc.dg/inline-1.c: New.
5128
7abcb63a
RH
51292001-12-23 Richard Henderson <rth@redhat.com>
5130
5131 * gcc.dg/asm-4.c: Test operand modifiers.
5132
8aad1777
RH
51332001-12-23 Richard Henderson <rth@redhat.com>
5134
5135 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5136
6eb53511
JM
51372001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5138
5139 * gcc.c-torture/execute/20011223-1.c: New test.
5140
0ba28a6d
RH
51412001-12-21 Richard Henderson <rth@redhat.com>
5142
5143 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5144 re-enables the warning.
5145
3c0a049e
RH
51462001-12-21 Richard Henderson <rth@redhat.com>
5147
5148 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5149
87b7873d
JJ
51502001-12-20 Jakub Jelinek <jakub@redhat.com>
5151
5152 * gcc.c-torture/compile/20011218-1.c: New test.
5153
ff7230ac
NC
51542001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5155
5156 * gcc.misc-test/arm-isr.exp: New file. Control running of the
d5714a5d
ZW
5157 arm-isr.c test.
5158 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5159 epilogue generation for ARM ISR routines.
ff7230ac 5160
b4c984fb
KG
51612001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5162
5163 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5164 * gcc.dg/format/c90-printf-3.c: Likewise.
5165 * gcc.dg/format/c99-printf-3.c: Likewise.
5166 * gcc.dg/format/ext-1.c: Likewise.
5167 * gcc.dg/format/ext-6.c: Likewise.
5168 * gcc.dg/format/format.h: Prototype unlocked stdio.
5169
cf785988
RH
51702001-12-20 Richard Henderson <rth@redhat.com>
5171
5172 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5173 (arena): Use it.
5174 (malloc): Correct allocation logic. Abort if we fill up the
5175 arena before initialization complete.
5176 (realloc): Correct allocation logic.
5177
2a3b43b6
JJ
51782001-12-20 Jakub Jelinek <jakub@redhat.com>
5179
a9dc868f
JJ
5180 * gcc.c-torture/compile/20011219-2.c: New test.
5181
2a3b43b6
JJ
5182 * gcc.c-torture/execute/20011219-1.c: New test.
5183
871c5f6b
DB
51842001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5185
5186 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5187 target does not support weak symbols.
5188
30fa7e33
JJ
51892001-12-19 Jakub Jelinek <jakub@redhat.com>
5190
5191 * gcc.c-torture/compile/20011219-1.c: New test.
5192
2e4cf9dc
NS
51932001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5194
5195 * g++.dg/other/error1.C: New test.
5196
2d628c25
JL
5197Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
5198
5199 * gcc.c-torture/execute/20011217-1.c: New test.
5200
18c8746d
NP
5201Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
5202
5203 * objc.dg/special/: New directory.
5204 * objc.dg/special/special.exp: New file.
5205 * objc.dg/special/unclaimed-category-1.h: New file.
5206 * objc.dg/special/unclaimed-category-1a.m: New file.
5207 * objc.dg/special/unclaimed-category-1.m: New file.
5208
232fd111
AJ
52092001-12-17 Andreas Jaeger <aj@suse.de>
5210
5211 * gcc.c-torture/compile/20011217-2.c: New test.
5212
8d37a5c0
JM
52132001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5214
5215 * gcc.c-torture/compile/20011217-1.c: New test.
5216
cdf89524
AH
52172001-12-14 Aldy Hernandez <aldyh@redhat.com>
5218
5219 * testsuite/gcc.dg/20011214-1.c: New.
5220
c178fe89
AH
52212001-12-13 Aldy Hernandez <aldyh@redhat.com>
5222
5223 * gcc.dg/altivec-4.c: New.
5224
05c8e58b
HPN
52252001-12-13 Hans-Peter Nilsson <hp@axis.com>
5226
5227 * gcc.dg/20011113-1.c: New test.
5228
72dd53af
JDA
52292001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5230
5231 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
cf785988 5232 std::__malloc_alloc_template<0> and
72dd53af
JDA
5233 std::__default_alloc_template<false, 0>.
5234
c03bc36d
NP
5235Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
5236
5237 * objc/execute/bf-21.m: New test.
5238 * objc/execute/enumeration-1.m: New test.
5239 * objc/execute/enumeration-2.m: New test.
232fd111 5240
59c83dbf
JJ
52412001-12-12 Jakub Jelinek <jakub@redhat.com>
5242
5243 * gcc.dg/gnu89-init-1.c: New test.
5244
ad1a6d45
NS
52452001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5246
5247 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5248 * g++.old-deja/g++.jason/2371.C: Likewise.
5249 * g++.old-deja/g++.jason/template33.C: Likewise.
5250 * g++.old-deja/g++.jason/template34.C: Likewise.
5251 * g++.old-deja/g++.jason/template36.C: Likewise.
5252 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5253 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5254 * g++.old-deja/g++.other/typename1.C: Likewise.
5255 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5256 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5257 * g++.old-deja/g++.pt/typename11.C: Likewise.
5258 * g++.old-deja/g++.pt/typename14.C: Likewise.
5259 * g++.old-deja/g++.pt/typename16.C: Likewise.
5260 * g++.old-deja/g++.pt/typename3.C: Likewise.
5261 * g++.old-deja/g++.pt/typename4.C: Likewise.
5262 * g++.old-deja/g++.pt/typename5.C: Likewise.
5263 * g++.old-deja/g++.pt/typename7.C: Likewise.
5264 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5265
270d8c65
NS
52662001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5267
5268 * g++.dg/other/linkage1.C: New test.
5269 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5270 specifiers.
5271
9aa8a1df
NB
52722001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5273
5274 * gcc.dg/concat.c: New test.
5275
4c594031
SS
52762001-12-11 Stan Shebs <shebs@apple.com>
5277
5278 * objc/compile: New test directory.
5279 * objc/compile/compile.exp: New expect script.
5280 * objc/compile/20011211-1.m: New compile test.
5281
19cfdd34
JM
52822001-12-11 Jason Merrill <jason@redhat.com>
5283
5284 * lib/prune.exp (prune_gcc_output): Also handle "In member
5285 function". So many permutations...
5286
9aaceb4b
NS
52872001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5288
5289 * g++.dg/template/typedef1.C: New test.
5290
271e6f02
NS
52912001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5292
5293 * g++.dg/other/copy1.C: New test.
5294
1ec9bf8a
AH
52952001-10-08 Aldy Hernandez <aldyh@redhat.com>
5296
cf785988 5297 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1ec9bf8a 5298
cf785988 5299 * gcc.dg/builtin-choose-expr.c: New.
1ec9bf8a
AH
5300
53012001-12-07 Aldy Hernandez <aldyh@redhat.com>
5302
cf785988 5303 * gcc.dg/altivec-2.c: New.
1ec9bf8a 5304
e9d7407e
RH
53052001-12-07 Richard Henderson <rth@redhat.com>
5306
5307 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5308
ecd70094
SC
53092001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5310
5311 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5312 ultrasparc.
5313
f393dd70
RK
5314Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5315
5316 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5317
a2b1e914
JJ
53182001-12-06 Janis Johnson <janis187@us.ibm.com>
5319
5320 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5321 variable argument list.
5322
b4fcd7d2
ZW
53232001-12-06 Zack Weinberg <zack@codesourcery.com>
5324
5325 * gcc.c-torture/execute/memcheck: Delete entire directory.
5326 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5327 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5328
26f943fd
NB
53292001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5330
5331 * gcc.dg/Wshadow-1.c: New test.
5332
f79349c7
JJ
53332001-12-05 Jakub Jelinek <jakub@redhat.com>
5334
5335 * gcc.c-torture/compile/20011130-1.c: New test.
5336
822baa84
JJ
5337 * gcc.dg/noncompile/20011025-1.c: New test.
5338
7254c5fa
JJ
5339 * g++.dg/other/anon-union.C: New test.
5340
1218665b
JJ
5341 * gcc.c-torture/execute/20011024-1.c: New test.
5342
db3acfa5
JM
53432001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5344
5345 * gcc.c-torture/execute/20000722-1.x,
5346 gcc.c-torture/execute/20010123-1.x: Remove.
5347 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5348 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5349 gcc.dg/c99-complit-2.c: New tests.
5350
713ccd0c
NS
53512001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5352
5353 * g++.dg/inherit/base1.C: New test.
5354
108b7d3d
JJ
53552001-12-04 Jakub Jelinek <jakub@redhat.com>
5356
5357 * g++.dg/other/stdarg1.C: New test.
5358
b318748f
JJ
5359 * gcc.c-torture/compile/20011130-2.c: New test.
5360
86890024
JJ
53612001-12-03 Janis Johnson <janis187@us.ibm.com>
5362
5363 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5364 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5365 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5366 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5367 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5368 * gcc.dg/builtin-prefetch-1.c: New test.
5369
63658a9a
JJ
53702001-12-03 Jakub Jelinek <jakub@redhat.com>
5371
5372 * gcc.dg/20011130-1.c: New test.
5373
f1880e13
NS
53742001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5375
5376 * g++.dg/other/scope1.C: New test.
5377 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5378
39bc99c2
JM
53792001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5380
5381 * gcc.dg/vla-init-1.c: New test.
5382
41543739
GK
53832001-12-01 Geoff Keating <geoffk@redhat.com>
5384
5385 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5386
1f978f5f
NB
53872001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5388
5389 * objc.dg/alias.m: Update.
5390 * objc.dg/class-1.m: Update.
5391 * objc.dg/const-str-1.m: Update.
5392 * objc.dg/fwd-proto-1.m: Update.
5393 * objc.dg/id-1.m: Update.
5394 * objc.dg/super-class-1.m: Update.
5395
816a3974
MM
53962001-11-29 Mark Mitchell <mark@codesourcery.com>
5397
5398 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5399 constructs.
5400
d4d73d4c
JL
5401Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
5402
5403 * gcc.c-torture/execute/20011128-1.c: New test.
5404
fd2aba00
HPN
54052001-11-28 Hans-Peter Nilsson <hp@axis.com>
5406
5407 * gcc.dg/20011127-1.c: New test.
5408
7e5fb12f
JM
54092001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5410
5411 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5412 from Austin Group draft 7.
5413 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5414 scanf format arguments.
5415 * gcc.dg/format/no-exargs-2.c: New test.
5416
338d90b8
NS
54172001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5418
5419 * g++.dg/abi/vbase8-4.C: New test.
5420
cbfd0e9e
ILT
54212001-11-24 Ian Lance Taylor <ian@airs.com>
5422
5423 * gcc.c-torture/execute/20011121-1.c: New test.
5424
05ce35e6
JL
5425Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
5426
5427 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5428
e1e7d56b
AJ
54292001-11-23 Andreas Jaeger <aj@suse.de>
5430
5431 * gcc.dg/cpp/charconst-2.c: New test.
5432
8d49efb0
GK
54332001-11-22 Geoffrey Keating <geoffk@redhat.com>
5434
5435 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5436 to the host if it is remote. Let tests specify extra headers
5437 they use.
5438 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5439 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5440 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5441 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5442 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5443 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5444 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5445 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5446 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5447 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5448
577a67b0
NC
54492001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
5450
5451 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5452 for little endian ARMs.
5453
83dea45d
JJ
54542001-11-20 Jakub Jelinek <jakub@redhat.com>
5455
5456 * gcc.c-torture/compile/20011119-1.c: New test.
5457 * gcc.c-torture/compile/20011119-2.c: New test.
5458
da6ccf83
AH
54592001-11-17 Aldy Hernandez <aldyh@redhat.com>
5460
cf785988 5461 * gcc.dg/altivec-1.c: Fix typo.
da6ccf83 5462
ca349304
JM
54632001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5464
5465 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5466
8f7a5cdc
NC
54672001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5468
5469 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5470
d88c9275
GK
54712001-11-19 Geoffrey Keating <geoffk@redhat.com>
5472
34806eda
GK
5473 * lib/g77.exp: Don't specify --rpath-link.
5474
d88c9275
GK
5475 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5476 across all the headers.
5477 * gcc.dg/format/format.exp: For testing on a remote host,
5478 copy format.h.
5479
5480 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5481 * gcc.c-torture/execute/930406-1.c: Likewise.
5482 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5483
b73f6494
AH
54842001-11-19 Aldy Hernandez <aldyh@redhat.com>
5485
cf785988 5486 * gcc.dg/altivec-1.c: New.
b73f6494 5487
3293c3e3
NB
54882001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
5489
5490 * gcc.dg/cpp/fpreprocessed.c: New test case.
5491
aa99bd09
JM
54922001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5493
5494 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5495 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5496 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5497
7d14c755
JM
54982001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5499
5500 * gcc.dg/no-builtin-1.c: New test.
5501
25e7f439
JJ
55022001-11-16 Jakub Jelinek <jakub@redhat.com>
5503
5504 * gcc.c-torture/execute/20011115-1.c: New test.
5505
2b7d71b2
JJ
55062001-11-15 Jakub Jelinek <jakub@redhat.com>
5507
8f5a5db8 5508 * gcc.c-torture/compile/20011114-2.c: New test.
feb265ab 5509 * gcc.c-torture/compile/20011114-3.c: New test.
2b7d71b2
JJ
5510 * gcc.c-torture/compile/20011114-4.c: New test.
5511
36a68fe7
NS
55122001-11-15 Nathan Sidwell <nathan@codesourcery.com>
5513
5514 * g++.dg/other/init1.C: New test.
5515
6345b681
GK
55162001-11-14 Geoffrey Keating <geoffk@redhat.com>
5517
7042d510
GK
5518 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5519 message.
5520
5521 * gcc.c-torture/execute/20011114-1.c: New testcase.
5522
6345b681
GK
5523 * gcc.c-torture/compile/20010327-1.c: Revert last change.
5524 * gcc.c-torture/compile/20011114-1.c: New test, exactly
5525 like the (before this change) version of 20010327-1.c.
5526
c1a7b241
RS
55272001-11-14 Roger Sayle <roger@eyesopen.com>
5528
5529 * gcc.c-torture/execute/string-opt-13.c: New testcase.
5530
373bd0fa
RS
55312001-11-14 Richard Sandiford <rsandifo@redhat.com>
5532
5533 * g++.dg/init/array2.C: New test.
5534
574f95c4
AO
55352001-11-14 Alexandre Oliva <aoliva@redhat.com>
5536
5537 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5538
b02922a4
NS
55392001-11-13 Nathan Sidwell <nathan@codesourcery.com>
5540
5541 * g++.dg/other/forscope1.C: New test.
5542 * g++.dg/ext/forscope1.C: New test.
5543 * g++.dg/ext/forscope2.C: New test.
5544
630036c6
JJ
55452001-11-13 Jakub Jelinek <jakub@redhat.com>
5546
5547 * gcc.c-torture/execute/20011113-1.c: New test.
5548
4192f0d2
GK
55492001-11-09 Geoffrey Keating <geoffk@redhat.com>
5550
ff6051b7
GK
5551 * gcc.c-torture/execute/20011109-2.c: New test.
5552
4192f0d2
GK
5553 * gcc.c-torture/execute/20011109-1.c: New test.
5554
a3d87e92
JJ
55552001-11-09 Jakub Jelinek <jakub@redhat.com>
5556
5557 * gcc.c-torture/compile/20011109-1.c: New test.
5558
c6243b4c
GK
55592001-11-08 Geoffrey Keating <geoffk@redhat.com>
5560
5561 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5562 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5563 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5564 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5565 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5566 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5567 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5568
8ac9ea61
NB
55692001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
5570
5571 * g++.dg/warn/Wshadow-1.C: New tests.
5572 * g++.old-deja/g++.mike/for3.C: Update.
5573
207bf485
JM
55742001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
5575
5576 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5577 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5578 XFAILs. Adjust expected error texts.
5579 * gcc.c-torture/compile/20011106-1.c,
5580 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5581 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5582 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5583 gcc.dg/c99-array-lval-5.c: New tests.
5584
63d75005
NB
55852001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5586
5587 * gcc.dg/cpp/defined.c: Update.
5588
e9b2c823
NB
55892001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5590
5591 * gcc.c-torture/execute/anon-1.c: New test.
5592
2e80c17d
GK
55932001-11-03 Geoffrey Keating <geoffk@redhat.com>
5594
5595 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5596 same size, so no warning should be produced on stormy16.
5597
5598 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5599 due to oversized array.
5600 * g++.old-deja/g++.mike/ns15.C: Likewise.
5601 * g++.old-deja/g++.pt/crash16.C: Likewise.
5602
ae31824c
GS
56032001-11-02 Graham Stott <grahams@redhat.com>
5604
5605 * g++.dgother/debug1.C: Fix typos.
5606
19989812
JJ
56072001-11-01 Jakub Jelinek <jakub@redhat.com>
5608
5609 * g++.dg/other/debug1.C: New test.
5610
9199347f
SC
56112001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5612
5613 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
cf785988 5614 of unsigned long.
9199347f 5615
3d238248
JJ
56162001-10-30 Jakub Jelinek <jakub@redhat.com>
5617
5618 * gcc.dg/20011029-2.c: New test.
5619
cfaef116
JJ
5620 * gcc.c-torture/compile/20011029-1.c: New test.
5621
3df95b7b
NP
5622Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
5623
5624 * objc/execute/class_self-1.m: New test.
5625 * objc/execute/class_self-2.m: New test.
5626
5037fa81
ZW
56272001-10-25 Zack Weinberg <zack@codesourcery.com>
5628
5629 * gcc.misc-tests/msgs.exp: Delete.
5630 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5631 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
5632 error set to match recent changes.
5633
b621a4dd
ZW
56342001-10-24 Zack Weinberg <zack@codesourcery.com>
5635
5636 * gcc.dg/20011021-1.c: New test.
5637
c0a4369a
JJ
56382001-10-24 Jakub Jelinek <jakub@redhat.com>
5639
5640 * gcc.c-torture/compile/20011023-1.c: New test.
5641
91dc81f9
GK
56422001-10-23 Geoffrey Keating <geoffk@redhat.com>
5643
5644 * lib/g77.exp: Rewrite based on lib/g++.exp.
5645
4768dbdd
JJ
56462001-10-19 Jakub Jelinek <jakub@redhat.com>
5647
5648 * gcc.c-torture/execute/20011019-1.c: New test.
5649
368a1647
JJ
5650 * gcc.dg/20011018-1.c: New test.
5651
48d4b9f0
NY
56522001-10-19 NIIBE Yutaka <gniibe@m17n.org>
5653
5654 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5655
c8202d4c
AO
56562001-10-18 Alexandre Oliva <aoliva@redhat.com>
5657
5658 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5659 * gcc.dg/attr-invalid.c: Likewise.
5660
bf911a9a
JJ
56612001-10-18 Jakub Jelinek <jakub@redhat.com>
5662
5663 * testsuite/gcc.dg/20011015-1.c: New test.
5664
756b2d5e
RS
56652001-10-14 Richard Sandiford <rsandifo@redhat.com>
5666
5667 * g++.dg/template/unify2.C: New test.
5668
2d1245b8
RS
56692001-10-14 Richard Sandiford <rsandifo@redhat.com>
5670
5671 * g++.dg/other/exception-specification.C: New test
5672
e2ccde7b
TR
56732001-10-13 Tom Rix <trix@redhat.com>
5674
5675 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5676 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5677
8554d9a4
JJ
56782001-10-12 Jakub Jelinek <jakub@redhat.com>
5679
5680 * testsuite/gcc.dg/20011009-1.c: New test.
5681
e60505a5
NS
56822001-10-12 Nathan Sidwell <nathan@codesourcery.com>
5683
5684 PR g++/4476
5685 * g++.dg/other/friend1.C: New test.
5686
4a8d0c9c
RH
56872001-10-11 Richard Henderson <rth@redhat.com>
5688
5689 * g++.old-deja/g++.other/crash18.C: Add -S to options.
5690
6cb3ae1e
FS
56912001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5692
5693 * gcc.c-torture/compile/20011010-1.c: New.
5694
9f2f9eb6
JM
56952001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
5696
5697 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5698 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5699 g77.f-torture/execute/execute.exp,
5700 g77.f-torture/noncompile/noncompile.exp,
5701 gcc.c-torture/compile/compile.exp,
5702 gcc.c-torture/execute/execute.exp,
5703 gcc.c-torture/execute/ieee/ieee.exp,
5704 gcc.c-torture/execute/memcheck/memcheck.exp,
5705 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5706 objc/execute/execute.exp: Update FSF address.
5707
24b9d43a
NB
57082001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
5709
5710 * gcc.dg/cpp/cmdlne-C.c: Update.
5711 * gcc.dg/cpp/cmdlne-C2.c: New.
5712
63dd08e6
FS
57132001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5714
5715 * gcc.c-torture/execute/20011008-3.c: New.
5716
1dde5a4e
DD
57172001-10-08 DJ Delorie <dj@redhat.com>
5718
5719 * gcc.dg/20011008-1.c: New.
5720 * gcc.dg/20011008-2.c: New.
5721
d6da836d
NB
57222001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
5723
5724 * gcc.dg/cpp/spacing1.c: Update test.
5725
cc712abf
JM
57262001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
5727
5728 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5729 spelling errors of "separate" as "seperate".
5730
8d5463d4
AO
57312001-10-05 Alexandre Oliva <aoliva@redhat.com>
5732
5733 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5734 enough to avoid inlining.
5735
d9c28ce3
PS
57362001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
5737
5738 * lib/g77.exp: set libg2c_dir correctly.
5739
a2566f60
NB
57402001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
5741
5742 * gcc.dg/cpp/macro11.c: New test.
5743
80a497e4
JM
57442001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5745
5746 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5747 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5748 gcc.dg/format/multattr-3.c: New tests.
5749 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
5750 tests for format attributes on function pointers being rejected.
5751
6431177a
JM
57522001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5753
5754 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5755
ed0ea560
JM
57562001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5757
5758 * g++.dg/warn/format1.C: New test.
5759
bab3db73
NB
57602001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
5761
5762 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5763
ab17715d
NB
57642001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5765
5766 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5767
8c3b2693
NB
57682001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5769
5770 * gcc.dg/cpp/redef2.c: Add test.
5771
bed2ebd0
GK
57722001-09-27 Geoffrey Keating <geoffk@redhat.com>
5773
5774 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
e1e7d56b 5775 long-standing bug on i686, apparently.
bed2ebd0
GK
5776 * gcc.c-torture/execute/loop-2c.x: New file.
5777 * gcc.c-torture/execute/loop-2d.x: New file.
5778 * gcc.c-torture/execute/loop-3c.x: New file.
5779
b56cfd51
NB
57802001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
5781
5782 * gcc.dg/cpp/20000625-2.c: Correct line number.
5783
4ed5bcfb
NB
57842001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5785
5786 * gcc.dg/cpp/macro10.c: New test.
5787 * gcc.dg/cpp/strify3.c: New test.
5788 * gcc.dg/cpp/spacing1.c: Add tests.
5789 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5790 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5791
1b47b7ae
DD
57922001-09-24 DJ Delorie <dj@redhat.com>
5793
5794 * gcc.c-torture/execute/20010924-1.c: New test.
e1e7d56b 5795
dea2f2db
NB
57962001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5797
5798 * testsuite/objc/execute/paste.m: Remove.
5799
040cc071
JM
58002001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
5801
5802 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5803
ab6e6969
GH
58042001-09-22 George Helffrich <george@geo.titech.ac.jp>
5805
5806 * g77.dg/strlen0.f: New test.
5807
67231816
RH
58082001-09-21 Richard Henderson <rth@redhat.com>
5809
5810 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5811 * g++.old-deja/g++.abi/vtable2.C: Likewise.
5812
91d231cb
JM
58132001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
5814
5815 Table-driven attributes.
5816 * g++.dg/ext/attrib1.C: New test.
5817
e7b6a0ee
DD
58182001-09-20 DJ Delorie <dj@redhat.com>
5819
5820 * gcc.dg/20000926-1.c: Update expected warning messages.
5821 * gcc.dg/array-2.c: Likewise, and test for warnings too.
5822 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5823 array.
5824
4241b637
RS
58252001-09-18 Richard Sandiford <rsandifo@redhat.com>
5826
5827 * g++.dg/eh/registers1.C: New test case.
5828
17920efb
RH
58292001-09-17 Richard Henderson <rth@redhat.com>
5830
5831 * gcc.dg/array-5.c: Fix VLA decomposition test.
5832
18a9d8ff
NB
58332001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
5834
5835 * gcc.dg/cpp/line5.c: New testcase.
5836
3617ff1e
NB
58372001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
5838
5839 * gcc.dg/cpp/macro9.c: New test.
5840
0ea009fc
AH
58412001-09-15 Aldy Hernandez <aldyh@redhat.com>
5842
cf785988 5843 * gcc.c-torture/execute/980223.c: Change type of addr from long
0ea009fc
AH
5844 to char *.
5845
846f0467
HPN
58462001-09-15 Hans-Peter Nilsson <hp@axis.com>
5847
5848 * gcc.c-torture/execute/20010915-1.c: New test.
5849
1f8d138f
JJ
58502001-09-14 Janis Johnson <janis187@us.ibm.com>
5851
5852 * g77.dg/bprob: New directory.
5853 * g77.dg/bprob/bprob.exp: New file.
5854 * g77.dg/bprob/bprob-1.f: New test.
5855 * g77.dg/gcov: New directory.
5856 * g77.dg/gcov/gcov.exp: New file.
5857 * g77.dg/gcov/gcov-1.f: New test.
5858 * g77.dg/gcov/gcov-1.x: New file.
5859
bdcbe496
NB
58602001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
5861
5862 * gcc.dg/cpp/directiv.c: Update.
5863 * gcc.dg/cpp/undef1.c: Update.
5864
c1d4e7e1
JJ
58652001-09-12 Jakub Jelinek <jakub@redhat.com>
5866
5867 * gcc.dg/20010912-1.c: New test.
5868
cd1f97c6
JJ
58692001-09-11 Janis Johnson <janis187@us.ibm.com>
5870
5871 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5872 language-independent file in lib.
5873 * lib/gcov.exp: New file.
5874
1d30139d
JM
58752001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
5876
5877 * gcc.c-torture/compile/20010911-1.c: New test.
5878
1aa084e6
JJ
58792001-09-10 Janis Johnson <janis187@us.ibm.com>
5880
5881 * lib/profopt.exp: New, to support profile-directed optimizations.
5882 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5883 * gcc.misc-tests/bprob-1.c: New test.
5884 * gcc.misc-tests/bprob-2.c: New test.
5885
ebe0d266 58862001-09-07 Janis Johnson <janis187@us.ibm.com>
1aa084e6 5887
ebe0d266
JJ
5888 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5889 XFAIL and which kinds of gcov output to verify.
5890 * gcc.misc-tests/gcov-4b.x: New file.
5891 * gcc.misc-tests/gcov-5b.x: New file.
5892 * gcc.misc-tests/gcov-6.x: New file.
5893 * gcc.misc-tests/gcov-7.c: New test.
5894 * gcc.misc-tests/gcov-7.x: New file.
5895
a3070574
JJ
58962001-09-06 Janis Johnson <janis187@us.ibm.com>
5897
5898 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5899 * gcc.misc-tests/gcov-6.c: New test.
5900
39e78d8b
NS
59012001-09-06 Nathan Sidwell <nathan@codesourcery.com>
5902
5903 PR c++/3986
5904 * g++.dg/abi/vbase1.C: New test.
5905
89fc3605
ZL
59062001-09-05 Ziemowit Laski <zlaski@apple.com>
5907
5908 * objc.dg/method-2.m: New.
e1e7d56b 5909
da86f08f
NS
59102001-09-04 Nathan Sidwell <nathan@codesourcery.com>
5911
5912 PR c++/4203
5913 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5914 * g++.dg/init/empty1.C: New test.
5915
7743fdb9
JJ
59162001-09-03 Jakub Jelinek <jakub@redhat.com>
5917
5918 * gcc.c-torture/compile/20010903-1.c: New test.
5919
89503616
RZ
59202001-08-31 Roman Zippel <zippel@linux-m68k.org>
5921
5922 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5923 for m68k.
5924
7566ca49
GK
59252001-08-31 Geoffrey Keating <geoffk@redhat.com>
5926
5927 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5928
5929 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5930
5931 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5932
2d107c59
GK
59332001-08-30 Geoffrey Keating <geoffk@redhat.com>
5934
5935 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5936 for 16-bit 'unsigned int'.
5937
af592bf9
KH
59382001-08-29 Kazu Hirata <kazu@hxi.com>
5939
5940 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5941
fa4e13e0
RH
59422001-08-27 Richard Henderson <rth@redhat.com>
5943
5944 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5945 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5946
90d925d3
AH
59472001-08-25 Aldy Hernandez <aldyh@redhat.com>
5948
cf785988 5949 * gcc.dg/asm-names.c (ymain): New.
90d925d3 5950
033c017c
GK
59512001-08-22 Geoffrey Keating <geoffk@redhat.com>
5952
5953 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5954 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5955 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5956
ada11335
KG
59572001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5958
5959 * gcc.dg/compare5.c: New testcase.
5960
0585896c
JM
59612001-08-23 Jason Merrill <jason_merrill@redhat.com>
5962
5963 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5964 and "In instantiation".
5965
c0e4f189
AH
59662001-08-21 Aldy Hernandez <aldyh@redhat.com>
5967
cf785988 5968 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
c0e4f189 5969
ea319998
JJ
59702001-08-20 Janis Johnson <janis187@us.ibm.com>
5971
5972 * gcc.misc-tests/gcov.exp: Add support for branch information.
5973 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5974 * gcc.misc-tests/gcov-4.c: New test.
5975 * gcc.misc-tests/gcov-4b.c: New test.
5976 * gcc.misc-tests/gcov-5b.c: New test.
5977
9b95b063
ZW
59782001-08-20 Zack Weinberg <zackw@panix.com>
5979
5980 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5981 expected to fail.
5982
915a17f6
JDA
59832001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
5984
5985 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
5986
baeb4732
JJ
59872001-08-19 Jakub Jelinek <jakub@redhat.com>
5988
5989 * g++.dg/eh/template1.C: New test.
5990
3c0a5af2
DB
59912001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
5992
5993 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
5994 Fix thinko.
5995 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
5996 for xfail.
5997
59982001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
c3849183
DB
5999
6000 * lib/g77-dg.exp: Use prune.exp for common procedures
e1e7d56b
AJ
6001 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6002 * lib/g77.exp: (g77-dg-prune) Remove
c3849183 6003
3d146acb
JM
60042001-08-13 Jason Merrill <jason_merrill@redhat.com>
6005
6006 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6007
4d5f3fbd
KL
60082001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6009
6010 * g++.dg/template/unify1.C: New test.
6011
0830ae44
NS
60122001-08-07 Nathan Sidwell <nathan@codesourcery.com>
6013
6014 * g++.dg/abi/empty4.C: New test.
6015
6b6f7231
DB
60162001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
6017
6018 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6019 solaris2.*
6020 * g77.f-torture/compile/pr3743.x: Likewise
6021
eac69b8a
GDR
60222001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
6023
6024 * g++.dg/other/using-declaration.C: New test.
6025
6604e6f3
NB
60262001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6027
6028 * gcc.dg/cpp/tr-sign.c: New testcase.
6029
67821e3a
NB
60302001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6031
6032 * gcc.dg/cpp/19951025-1.c: Revert.
6033 * gcc.dg/cpp/directiv.c: We no longer process directives that
6034 interrupt macro arguments.
6035
13104975
ZW
60362001-08-03 Zack Weinberg <zackw@stanford.edu>
6037
6038 * gcc.dg/bconstp-1.c: New test.
6039
949f197f
RH
60402001-08-03 Richard Henderson <rth@redhat.com>
6041
6042 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6043
d82fc108
NB
60442001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
6045
6046 * gcc.dg/cpp/19951025-1.c: Update.
6047
d4d3e882
JO
60482001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
6049
6050 * g77.dg/ff90-1.f (s): Fix reference of variable z,
6051 should be x.
6052
1dbb6023
NS
60532001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6054
6055 Kill -fhonor-std.
6056 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6057 * g++.old-deja/g++.other/std1.C: Likewise.
6058 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6059
41ae4ee6
DB
60602001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6061
6062 * lib/g77.exp: Load gcc-defs.exp for common procedures
6063 (g77_pass, g77_fail, g77_finish, g77_exit,
6064 ${tool}_check_unsupported_p} Now redundant. Deleted.
6065
60662001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6067
6068 * g77.dg/fbackslash.f
6069 * g77.dg/fcase-preserve.f
6070 * g77.dg/ff90-1.f
6071 * g77.dg/ffixed-line-length-0.f
6072 * g77.dg/ffixed-line-length-132.f
6073 * g77.dg/ffixed-line-length-7.f
6074 * g77.dg/ffixed-line-length-72.f
6075 * g77.dg/ffixed-line-length-none.f
cf785988 6076 * g77.dg/ffree-form-1.f
41ae4ee6
DB
6077 * g77.dg/fno-backslash.f
6078 * g77.dg/fno-f90-1.f
6079 * g77.dg/fno-fixed-form-1.f
6080 * g77.dg/fno-onetrip.f
6081 * g77.dg/fno-typeless-boz.f
6082 * g77.dg/fno-underscoring.f
6083 * g77.dg/fno-vxt-1.f
6084 * g77.dg/fonetrip.f
6085 * g77.dg/ftypeless-boz.f
6086 * g77.dg/fugly-assumed.f
6087 * g77.dg/funderscoring.f
6088 * g77.dg/fvxt-1.f
6089
3fecf49c
ZL
60902001-08-01 Ziemowit Laski <zlaski@apple.com>
6091
6092 * objc.dg/fwd-proto-1.m: New.
6093 * objc.dg/local-decl-1.m: New.
6094 * objc.dg/naming-1.m: New.
6095 * objc.dg/naming-2.m: New.
6096 * objc.dg/proto-hier-1.m: New.
6097
ebff8232
HPN
60982001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6099
6100 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6101 largest-type elements to a struct makes its size grow.
6102
20dde49d
NS
61032001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6104
6105 * g++.dg/abi/vthunk1.C: New test.
6106
b7ad2f8b
NS
61072001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6108
6109 * g++.dg/abi/vbase8-22.C: New test.
6110
dd666a87
NB
61112001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6112
6113 * gcc.dg/cpp/macro8.c: New test.
6114
0ab142b0
NS
61152001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6116
6117 * g++.dg/abi/vbase8-21.C: New test.
6118
d60d223b
NS
61192001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6120
6121 * g++.dg/abi/vbase8-10.C: New test.
6122
08ecdbeb
RO
61232001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6124
6125 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6126 ${tool}_set_ld_library_path.
6127 Changed caller.
6128 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6129 g++.exp.
6130
62ba5f39
SC
61312001-07-26 Stan Cox <scox@redhat.com>
6132
6133 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6134 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6135 gcc_exit, gcc_check_unsupported_p):
6136 Moved to gcc-deps.exp
6137 * gcc-deps.exp: New file.
6138
db3ef87b
KL
61392001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6140
6141 * g++.old-deja/g++.pt/defarg14.C: New test.
6142
312b7c9d
NS
61432001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6144
6145 * g++.old-deja/g++.other/lineno5.C: New test.
6146
648c2206
NS
61472001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6148
6149 * g++.old-deja/g++.pt/crash68.C: New test.
6150
969fd501
NS
61512001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6152
6153 * g++.old-deja/g++.other/crash42.C: New test.
6154
cef0d199
NB
61552001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6156
6157 * gcc.dg/cpp/extratokens.c: Fix.
6158 * gcc.dg/cpp/skipping2.c: New tests.
6159
50011802
RO
61602001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6161
6162 * gcc.c-torture/execute/20010724-1.c: New file.
6163 * gcc.c-torture/execute/20010724-1.x: New file.
6164
40260429
NS
61652001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6166
6167 * g++.old-deja/g++.other/cond7.C: New test.
6168
ab085207
NS
61692001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6170
6171 * g++.old-deja/g++.other/optimize4.C: New test.
6172
90b1ca2f
NS
61732001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6174
6175 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6176
41971242
JM
61772001-07-24 Jason Merrill <jason_merrill@redhat.com>
6178
6179 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6180 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6181 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6182 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6183
6184 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6185 bug report" message.
6186
6187 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6188 * g++.dg/ext/instantiate1.C: Move from old-deja.
6189
897c6ab7
DB
61902001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6191
6192 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6193 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6194 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6195 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6196
1ee6b839
JL
6197Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
6198
6199 * gcc.c-torture/execute/20010723-1.c: New test.
6200
541c655f
BE
62012001-07-23 Ben Elliston <bje@redhat.com>
6202
6203 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6204
e5d4fff4
FS
62052001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6206
6207 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6208 i[34567]86-*-*.
6209 Delete handling of ieee_multilib_flags.
6210 Pass -mieee for alpha*-*-* and sh-*-*.
6211 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6212
f4653d92
NS
62132001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6214
6215 Remove old-abi tests.
6216 * g++.old-deja/g++.mike/p11116.C: Remove.
6217 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6218
08f66b04
TM
62192001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6220
6221 * g77.f-torture/compile/pr3743.f: New test
6222
62232001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6224
6225 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6226
432fa9f2
RO
62272001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6228
6229 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6230 g++.old-deja/g++.pt/static6.C: Likewise.
6231 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6232 supports weak symbols.
6233
f7bebb56
AJ
62342001-07-18 Andreas Jaeger <aj@suse.de>
6235
6236 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6237 supported again.
6238
a3424c98
AJ
62392001-07-18 Andreas Jaeger <aj@suse.de>
6240
6241 * gcc.dg/iftrap-1.c: Fix target line.
6242
91a18fe0
RH
62432001-07-17 Richard Henderson <rth@redhat.com>
6244
6245 * gcc.c-torture/execute/20010717-1.c: New.
6246
4b01f8d8
JM
62472001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6248
6249 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6250 tests.
6251
b5ca1dc7
PS
62522001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6253
6254 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6255
3d719162
RO
62562001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6257
6258 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6259 UAC_SIGBUS, UAC_NOPRINT definitions.
6260
55680aef
NP
6261Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
6262
6263 * objc/execute/object_is_class.m: New test.
6264 * objc/execute/object_is_meta_class.m: New test.
6265
09b495e5
TM
62662001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6267
6268 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6269 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6270
62712001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
147424bf
DB
6272
6273 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6274 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6275
999c0669
RH
62762001-07-14 Richard Henderson <rth@redhat.com>
6277
6278 * gcc.dg/iftrap-1.c: New.
6279
09b495e5 62802001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
2ea80cfd
DB
6281
6282 * g77.f-torture/execute/intrinsic77.f: New test.
6283
1ca46974
JJ
62842001-07-11 Janis Johnson <janis@us.ibm.com>
6285
6286 * gcc.misc-tests/gcov-3.c: New test.
6287
0e41fb04
RS
62882001-07-11 Richard Sandiford <rsandifo@redhat.com>
6289
6290 * gcc.c-torture/compile/20010711-1.c,
6291 * gcc.c-torture/compile/20010711-2.c: New tests.
6292
4a1b6176
RS
62932001-07-11 Richard Sandiford <rsandifo@redhat.com>
6294
6295 * gcc.c-torture/execute/20010711-1.c: New test.
6296
6fbce318
BE
62972001-07-11 Ben Elliston <bje@redhat.com>
6298
6299 * g++.old-deja/g++.other/enum5.C: New test.
6300
41971242
JM
63012001-07-10 Jason Merrill <jason_merrill@redhat.com>
6302
6303 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6304 (g++-dg-prune): Call prune_gcc_output.
6305 * prune.exp: New file for prune_gcc_output.
6306 * lib/g++.exp, lib/gcc.exp: Load it.
6307
f7a4cec0
JM
63082001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6309
6310 * gcc.c-torture/compile/20010701-1.c,
6311 g++.old-deja/g++.ext/attrib6.C: New tests.
6312
d9249616
JL
6313Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
6314
6315 * gcc.c-torture/compile/20010706-1.c: New test.
6316
809353e1
MC
63172000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6318
6319 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6320
0168a849
SS
63212001-06-28 Stan Shebs <shebs@apple.com>
6322
6323 * gcc.dg/pragma-darwin.c: New test.
6324
f4b20cd9
RO
63252001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6326
6327 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6328 Solaris 2.[678] system.
6329
f9e1917e
JM
63302001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6331
6332 * gcc.dg/20010622-1.c: New test.
6333
b2af8e32
SS
63342001-06-18 Stan Shebs <shebs@apple.com>
6335
6336 * objc.dg: New directory.
6337 * objc.dg/dg.exp: New file.
6338 * objc.dg/alias.m: New.
6339 * objc.dg/class-1.m: New.
6340 * objc.dg/class-2.m: New.
6341 * objc.dg/const-str-1.m: New.
6342 * objc.dg/const-str-2.m: New.
6343 * objc.dg/id-1.m: New.
6344 * objc.dg/method-1.m: New.
6345 * objc.dg/super-class-1.m: New.
6346 * lib/objc-dg.exp: New file.
6347
eaea542a
JDA
63482001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6349
6350 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6351 of label name.
6352
87326ba8
NS
63532001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6354
6355 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6356
15a7ee9f
FS
63572001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6358
6359 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6360 variable.
6361
757e4f23
RH
63622001-06-12 Richard Henderson <rth@redhat.com>
6363
6364 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6365
623fe76a
NS
63662001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6367
6368 * g++.old-deja/g++.abi/vbase5.C: New test.
6369 * g++.old-deja/g++.abi/vbase6.C: New test.
6370 * g++.old-deja/g++.abi/vbase7.C: New test.
6371
2c1a2421
KG
63722001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6373
6374 * gcc.c-torture/compile/20010610-1.c: New test.
6375
7bdcf888
NS
63762001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6377
6378 * g++.old-deja/g++.abi/vbase4.C: New test.
6379
b05d8201
SC
63802001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6381
6382 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6383 support %f for HC11/HC12 targets.
6384 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6385 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6386 on HC11/HC12 targets.
6387 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6388
55f61a56
RO
63892001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6390
6391 * gcc.dg/wchar_t-1.c: New file.
6392 * gcc.dg/wint_t-1.c: Likewise.
6393
07732516
BS
63942001-06-11 Bernd Schmidt <bernds@redhat.com>
6395
6396 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6397
d4a6cf38
RH
63982001-06-11 Richard Henderson <rth@redhat.com>
6399
6400 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6401
1552f874
JM
64022001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6403
6404 * gcc.c-torture/compile/20010611-1.c: New test.
6405
f18b70f5
JM
64062001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6407
6408 * gcc.dg/c99-tag-1.c: Add more tests.
6409
2e246150
AO
64102001-06-10 Alexandre Oliva <aoliva@redhat.com>
6411
6412 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6413 representation on MN10300 and ARM/Thumb.
6414
226f8242
TM
64152001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6416
6417 * g77.f-torture/execute/20010610.f: New.
6418
5bb8dd28
DB
64192001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6420
6421 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6422 names.
6423
07a96c1b
RH
64242001-06-09 Richard Henderson <rth@redhat.com>
6425
6426 * gcc.c-torture/execute/ashrdi-1.c: New.
6427 * gcc.c-torture/execute/ashldi-1.c: New.
6428 * gcc.c-torture/execute/lshrdi-1.c: New.
6429
b2782014
OP
64302001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
6431
6432 * objc/execute/load-3.m: Added. Check sending +load to categories,
6433 in addition to classes.
6434
43fd108f
SS
64352001-06-08 Stan Shebs <shebs@apple.com>
6436
6437 * objc/execute/load-2.m: New test. From Nicola Pero
6438 <n.pero@mi.flashnet.it>.
a3424c98 6439
7137fd76
JJ
64402001-06-08 Jakub Jelinek <jakub@redhat.com>
6441
6442 * gcc.c-torture/execute/20010605-2.c: New test.
6443
4b454fcc
NS
64442001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6445
6446 * g++.old-deja/g++.abi/vbase2.C: New test.
6447 * g++.old-deja/g++.abi/vbase3.C: New test.
6448
9ac1bd2e
NS
64492001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6450
6451 * g++.old-deja/g++.pt/friend49.C: New test.
6452
fcebb2dd
NS
64532001-06-07 Nathan Sidwell <nathan@codesourcery.com>
6454
6455 * g++.old-deja/g++.ext/anon3.C: New test.
6456
bea09693
NS
64572001-06-05 Nathan Sidwell <nathan@codesourcery.com>
6458
6459 * g++.old-deja/g++.other/conv7.C: New test.
6460
f375b7a7
JM
64612001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
6462
6463 * gcc.c-torture/compile/20010605-2.c: New test.
6464
3d3daefd
JDA
64652001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6466
6467 * gcc.c-torture/execute/20010604-1.c: New test.
6468
05ac6740
LR
64692001-06-04 Loren J. Rittle <ljrittle@acm.org>
6470
6471 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6472
6bdfaf09
JO
64732001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
6474
6475 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6476 (g++_link_flags): Likewise.
6477 (g++_init): Pass gccpath's value to two previous functions.
6478
87327987
KG
64792001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6480
6481 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6482 Ensure logfile entry matches exec command line.
6483
0c02eebf
RH
64842001-05-31 Richard Henderson <rth@redhat.com>
6485
bc440d04 6486 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
0c02eebf
RH
6487 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6488
42a9e4e4
DB
64892001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
6490
6491 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6492 compiler for irix6.2
6493
e97c9488
NS
64942001-05-30 Nathan Sidwell <nathan@codesourcery.com>
6495
6496 * g++.old-deja/g++.other/optimize3.C: New file.
6497
7dd0ff2b
JO
64982001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
6499
42a9e4e4
DB
6500 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6501 assemble.
7dd0ff2b 6502
87d9ac49
NS
65032001-05-26 Nathan Sidwell <nathan@codesourcery.com>
6504
6505 * g++.old-deja/g++.other/optimize2.C: New file.
6506
47cf9247
DN
65072001-05-25 Diego Novillo <dnovillo@redhat.com>
6508
6509 * gcc.c-torture/compile/20010518-2.c: New file.
6510 * gcc.c-torture/execute/20010518-1.c: New file.
6511 * gcc.c-torture/execute/20010518-2.c: New file.
6512
0e03329a
JM
65132001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
6514
6515 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6516
f5aada26
MM
65172001-05-24 Mark Mitchell <mark@codesourcery.com>
6518
6519 G++ no longer defines builtins that do not begin with __builtin.
6520 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6521 * g++.old-deja/g++.brendand/misc13.C: Likewise.
6522 * g++.old-deja/g++.law/builtin1.C: Likewise.
6523 * g++.old-deja/g++.law/cvt2.C: Likewise.
6524 * g++.old-deja/g++.mike/net5.C: Likewise.
6525 * g++.old-deja/g++.other/builtins1.C: Likewise.
6526 * g++.old-deja/g++.other/builtins2.C: Likewise.
6527 * g++.old-deja/g++.other/builtins3.C: Likewise.
6528 * g++.old-deja/g++.other/builtins4.C: Likewise.
6529 * g++.old-deja/g++.other/inline8.C: Likewise.
6530 * g++.old-deja/g++.robertl/eb39.C: Likewise.
6531
6f56d925
NS
65322001-05-24 Nathan Sidwell <nathan@codesourcery.com>
6533
6534 * g++.old-deja/g++.pt/using1.C: Adjust.
6535 * g++.old-deja/g++.pt/using2.C: New test.
6536
f8710242
NB
65372001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
6538
6539 * gcc.dg/cpp/charconst.c: New tests.
6540 * gcc.dg/cpp/escape.c: New tests.
6541 * gcc.dg/cpp/escape-1.c: New tests.
6542 * gcc.dg/cpp/escape-2.c: New tests.
6543 * gcc.dg/cpp/ucs.c: New tests.
6544
3af21e04
DB
65452001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
6546
a3424c98 6547 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
3af21e04
DB
6548 native compiler for irix6.5.
6549
1ec07597
JO
6550Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
6551
6552 * lib/g++.exp (g++_include_flags): Use args to compute
a3424c98 6553 get_multilibs.
1ec07597
JO
6554 (g++_link_flags): Likewise.
6555 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6556
c215b29f
JM
65572001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
6558
6559 * gcc.dg/c90-hexfloat-1.c: Add more tests.
6560
4694cec2
GK
65612001-05-21 Geoff Keating <geoffk@redhat.com>
6562
6563 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6564 this file.
6565
f0ef84a2
SC
65662001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6567
6568 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6569 STACK_SIZE;
6570 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6571 to STACK_SIZE; Use it to define size of add_histo array.
a3424c98 6572 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
f0ef84a2
SC
6573 to STACK_SIZE.
6574 (f): Use GITT_SIZE to define size of gitt local table.
a3424c98 6575 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
f0ef84a2
SC
6576 to STACK_SIZE; Use it to define size of bytemem array.
6577
ef73e139
SC
65782001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6579
6580 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6581 on 68HC11/HC12 due to the asm instruction.
6582 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6583 * gcc.c-torture/compile/920520-1.x: Likewise.
6584 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6585 on 68HC11/HC12 because the function is larger than 64K.
6586 * gcc.c-torture/compile/961203-1.x: New file, this test fails
6587 on 68HC11/HC12 because the structure is too large.
6588
4951297b
RH
65892001-05-20 Richard Henderson <rth@redhat.com>
6590
6591 * gcc.c-torture/execute/20010520-1.c: New.
6592
88e3805d
KG
65932001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6594
6595 * g++.old-deja/g++.warn/compare1.C: New test.
6596 * gcc.dg/compare4.c: New test.
6597
d30a825a
NS
65982001-05-20 Nathan Sidwell <nathan@codesourcery.com>
6599
6600 * g++.old-deja/g++.other/optimize1.C: New test.
6601
3b82c249
KL
66022001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6603
6604 * g++.old-deja/g++.pt/spec41.C: New test.
6605
97d24516
JM
66062001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
6607
6608 * gcc.c-torture/compile/20010114-1.x: Remove.
6609
10d6cbb8
SS
66102001-05-18 Stan Shebs <shebs@apple.com>
6611
6612 * gcc.c-torture/compile/20010518-1.c: New test.
6613
2b0cbc5d
NS
66142001-05-18 Nathan Sidwell <nathan@codesourcery.com>
6615
6616 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6617 * g++.old-deja/g++.pt/crash67.C: New test.
6618
20415bba
JO
66192001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
6620
6621 * g++.old-deja/g++.other/debug9.C: New test.
6622
7857f134
ZW
66232001-05-16 Zack Weinberg <zackw@stanford.edu>
6624
6625 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6626
5a111a5b
JH
6627Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
6628
6629 * gcc.c-torture/compile/20010516-1.c: New test.
6630
3f0a9b35
NS
66312001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6632
cc469ee9
NS
6633 * g++.old-deja/g++.other/crash41.C: New test.
6634
66352001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6636
cc469ee9 6637 * g++.old-deja/g++.pt/crash66.C: New test.
3f0a9b35 6638
5846d7f7
BK
66392001-05-15 Benjamin Kosnik <bkoz@redhat.com>
6640
6641 * g++.old-deja/g++.robertl/eb27.C: Convert.
6642
5be598f6
NC
66432001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6644
6645 * g++.dg/friend-warn.C: New test. Do not warn about friend
6646 declaration being redundant.
6647
0239bfdd
MM
66482001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
6649
6650 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6651
ce29729a
MM
66522001-05-14 Mark Mitchell <mark@codesourcery.com>
6653
6654 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6655
8b9df536
BK
66562001-05-13 Benjamin Kosnik <bkoz@redhat.com>
6657
6658 * lib/g++.exp: Use testsuite_flags.
a3424c98 6659
6f221402
MM
66602001-05-13 Mark Mitchell <mark@codesourcery.com>
6661
6662 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6663
e7288e18
JDA
66642001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
6665
6666 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6667
c873862c
MM
66682001-05-11 Mark Mitchell <mark@codesourcery.com>
6669
6670 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6671
25d78ace
JM
66722001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
6673
6674 * gcc.c-torture/compile/20010313-1.c: New test.
6675
6d4587f7
ZW
66762001-05-09 Zack Weinberg <zackw@stanford.edu>
6677
6678 * gcc.dg/cpp/direct2.c: New test.
8b9df536 6679 * gccq.dg/cpp/direct2s.c: New test.
6d4587f7
ZW
6680
6681 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6682
1a560c3a
MM
66832001-05-07 Mark Mitchell <mark@codesourcery.com>
6684
6685 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6686 * g++.old-deja/g++.other/op3.C: Likewise.
6687
7f75752b
NB
66882001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
6689
6690 * gcc.dg/cpp/syshdr.h: New file.
6691 * gcc.dg/cpp/sysmac1.c: Update.
6692 * gcc.dg/cpp/sysmac2.c: Update.
6693
7120a6fe
NB
66942001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
6695
6696 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6697
a92644e7
DE
66982001-05-04 David Edelsohn <edelsohn@gnu.org>
6699
6700 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6701 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6702
1fc77d36
NB
67032001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
6704
6705 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6706
4091fa5f
GK
67072001-05-03 Geoffrey Keating <geoffk@redhat.com>
6708
6709 * lib/g++.exp (g++_include_flags): Don't use any special flags
6710 if TESTING_IN_BUILD_TREE is not defined.
6d4587f7 6711 (g++_init): Use a plain 'c++' as the compiler if
4091fa5f
GK
6712 TESTING_IN_BUILD_TREEE is not defined.
6713
de26cf80
JJ
67142001-05-02 Jakub Jelinek <jakub@redhat.com>
6715
6716 * g++.old-deja/g++.eh/catch13.C: New test.
6717 * g++.old-deja/g++.eh/catch14.C: New test.
6718
2d2a86ae
JJ
67192001-05-02 Jakub Jelinek <jakub@redhat.com>
6720
6721 * gcc.dg/cpp/tr-define.c: New test.
6722
a39a06ff
LR
67232001-05-01 Loren J. Rittle <ljrittle@acm.org>
6724
6725 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6726 <stdlib.h>, not <malloc.h>.
6727
9da99f7d
NS
67282001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6729
6730 * g++.old-deja/g++.ns/template17.C: New test.
6731
4b48a93e
NS
67322001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6733
6734 * g++.old-deja/g++.pt/ref4.C: New test.
6735
901d43bc
RH
67362001-04-30 Richard Henderson <rth@redhat.com>
6737
6738 * gcc.dg/20000724-1.c: Revert last change.
6739
505cf15f
TM
67402001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
6741
6742 * g77.f-torture/execute/20010430.f: New test.
6743
d60e5448
MM
67442001-04-30 Mark Mitchell <mark@codesourcery.com>
6745
6746 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6747
7200764f
JM
67482001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
6749
6750 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6751
2d46ec83
NS
67522001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6753
6754 * g++.old-deja/g++.eh/crash6.C: New test.
6755
02a1a68c
NS
67562001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6757
6758 * g++.old-deja/g++.other/warn7.C: New test.
6759
5f6eeeb3
NS
67602001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6761
6762 * g++.old-deja/g++.other/defarg9.C: New test.
6763
f6ce87c0
TM
67642001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6765
6766 * g77.f-torture/compile/20010426.f: New test.
6767 * g77.f-torture/execute/20010426.f: New test.
6768
f658da59
TM
67692001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6770
6771 * g77.f-torture/compile/20000629-1.x: Remove - error
6772 has been fixed.
6773
3da5d5c8
JL
6774Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
6775
a86414f3
JL
6776 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6777 Tweak slightly to work with g++.dg framework.
6778 * g++.dg/special/ecos.exp: Run initp1.C test.
6779 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6780
3da5d5c8
JL
6781 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6782 its linker doesn't give line numbers either.
6783 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6784
5677efb0
NS
67852001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6786
6787 * g++.old-deja/g++.other/lex1.C: New test.
6788
3b07c79b
JJ
67892001-04-26 Jakub Jelinek <jakub@redhat.com>
6790
6791 * gcc.dg/noncompile/20010425-1.c: New test.
6792
0576ec13
NS
67932001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6794
6795 * g++.old-deja/g++.pt/mangle2.C: New test.
6796
b5cd6849
JJ
67972001-04-25 Jakub Jelinek <jakub@redhat.com>
6798
49b51f30 6799 * gcc.dg/format/plus-1.c: New test.
b5cd6849 6800
0607953c
JJ
68012001-04-25 Jakub Jelinek <jakub@redhat.com>
6802
6803 * gcc.dg/20010423-1.c: New test.
6804
e99af66b
JJ
68052001-04-25 Jakub Jelinek <jakub@redhat.com>
6806
6807 * gcc.c-torture/execute/20010422-1.c: New test.
6808
6bda7a5e
NS
68092001-04-25 Nathan Sidwell <nathan@codesourcery.com>
6810
6811 * g++.old-deja/g++.ns/type2.C: New test.
6812
11fe225a
ZW
68132001-04-24 Zack Weinberg <zackw@stanford.edu>
6814
6815 * g++.old-deja/g++.other/perf1.C: New test.
6816
0ba8a114
NS
68172001-04-24 Nathan Sidwell <nathan@codesourcery.com>
6818
6819 * gcc.dg/c99-func-2.c: Remove xfail.
6820 * gcc.dg/c99-func-3.c: Remove xfail.
6821 * gcc.dg/c99-func-4.c: Remove xfail.
6822
15784bba
ZW
68232001-04-23 Zack Weinberg <zackw@stanford.edu>
6824
6825 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6826
c3cd9c8b
JM
68272001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
6828
6829 * gcc.c-torture/compile/20010423-1.c: New test.
6830
aa1826e2
NS
68312001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6832
6833 * g++.old-deja/g++.pt/typename28.C: New test.
6834
06d9f09f
NS
68352001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6836
6837 * g++.old-deja/g++.abi/empty2.C: New test.
6838 * g++.old-deja/g++.abi/empty3.C: New test.
6839
24f80882
JJ
68402001-04-20 Jakub Jelinek <jakub@redhat.com>
6841
6842 * g++.old-deja/g++.other/comdat2.C: New test.
6843 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6844
351a0f00
JJ
68452001-04-20 Jakub Jelinek <jakub@redhat.com>
6846
6847 * g++.old-deja/g++.other/overload14.C: New test.
6848
881cae05
JJ
68492001-04-20 Jakub Jelinek <jakub@redhat.com>
6850
6851 * g++.old-deja/g++.other/lookup23.C: New test.
6852
43e72072
JJ
68532001-04-20 Jakub Jelinek <jakub@redhat.com>
6854
6855 * gcc.c-torture/execute/20010403-1.c: New test.
6856
5c8378a7
DB
68572001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
6858 Mark Mitchell <mark@codesourcery.com>
6859
6860 * lib/old-dejagnu.exp: Don't delete output of executable.
6861 Add .exe suffix to executables.
6862
96f1c2b1
TM
68632001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
6864
6865 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6866
3ed56f8a
KG
68672001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6868
6869 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6870
0fb3018c 68712001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6d4587f7 6872
0fb3018c
NS
6873 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6874 * g++.old-deja/g++.abi/crash1.C: New test.
6875
bbb53468
NS
68762001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6877
6878 * g++.old-deja/g++.other/crash40.C: New test.
6879
76cf1895
KG
68802001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6881
6882 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6883
a2095778
NS
68842001-04-11 Nathan Sidwell <nathan@codesourcery.com>
6885
6886 * g++.old-deja/g++.other/warn6.C: New test.
6887
3a172730
PS
688822001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6889
6d4587f7 6890 * g++.old-deja/g++.robertl/eb42.C: Same.
3a172730
PS
6891
6892001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
03829ad2
KG
6893
6894 * gcc.dg/wtr-conversion-1.c: New testcase.
6895
5a01d634
RH
68962001-04-10 Richard Henderson <rth@redhat.com>
6897
6898 * g++.old-deja/g++.other/array5.C: New.
6899
9b38026f
FS
69002001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6901
6902 * gcc.c-torture/execute/20010408-1.c: New test.
6903
a5434cb7
BK
69042001-04-06 Benjamin Kosnik <bkoz@redhat.com>
6905
6906 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6907 headers and constructs.
6908 * g++.old-deja/g++.robertl/eb79.C: Same.
6909 * g++.old-deja/g++.robertl/eb77.C (main): Same.
6910 * g++.old-deja/g++.robertl/eb73.C: Same.
6911 * g++.old-deja/g++.robertl/eb66.C (main): Same.
6912 * g++.old-deja/g++.robertl/eb55.C (t): Same.
6913 * g++.old-deja/g++.robertl/eb54.C (main): Same.
6914 * g++.old-deja/g++.robertl/eb46.C (main): Same.
6915 * g++.old-deja/g++.robertl/eb44.C: Same.
6916 * g++.old-deja/g++.robertl/eb41.C (main): Same.
6917 * g++.old-deja/g++.robertl/eb4.C (main): Same.
6918 * g++.old-deja/g++.robertl/eb39.C: Same.
6919 * g++.old-deja/g++.robertl/eb33.C (main): Same.
6920 * g++.old-deja/g++.robertl/eb31.C (main): Same.
6921 * g++.old-deja/g++.robertl/eb30.C: Same.
6922 * g++.old-deja/g++.robertl/eb3.C: Same.
6923 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6924 * g++.old-deja/g++.robertl/eb21.C: Same.
6925 * g++.old-deja/g++.robertl/eb15.C: Same.
6926 * g++.old-deja/g++.robertl/eb118.C: Same.
6927 * g++.old-deja/g++.robertl/eb115.C (main): Same.
6928 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6929 * g++.old-deja/g++.robertl/eb109.C: Same.
6930 * g++.old-deja/g++.other/sibcall1.C (main): Same.
6931 * g++.old-deja/g++.mike/rtti1.C: Same.
6932 * g++.old-deja/g++.mike/p658.C: Same.
6933 * g++.old-deja/g++.mike/net46.C: Same.
6934 * g++.old-deja/g++.mike/net34.C: Same.
6935 * g++.old-deja/g++.mike/memoize1.C: Same.
6936 * g++.old-deja/g++.mike/eh2.C: Same.
6937 * g++.old-deja/g++.law/weak.C: Same.
6938 * g++.old-deja/g++.law/visibility7.C: Same.
6939 * g++.old-deja/g++.law/visibility25.C: Same.
6940 * g++.old-deja/g++.law/visibility22.C: Same.
6941 * g++.old-deja/g++.law/visibility2.C: Same.
6942 * g++.old-deja/g++.law/visibility17.C: Same.
6943 * g++.old-deja/g++.law/visibility13.C: Same.
6944 * g++.old-deja/g++.law/visibility10.C: Same.
6945 * g++.old-deja/g++.law/visibility1.C: Same.
6946 * g++.old-deja/g++.law/virtual3.C (eval): Same.
6947 * g++.old-deja/g++.law/vbase1.C: Same.
6948 * g++.old-deja/g++.law/operators32.C: Same.
6949 * g++.old-deja/g++.law/nest3.C: Same.
6950 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6951 * g++.old-deja/g++.law/except5.C (main): Same.
6952 * g++.old-deja/g++.law/cvt7.C (run): Same.
6953 * g++.old-deja/g++.law/cvt2.C: Same.
6954 * g++.old-deja/g++.law/cvt16.C: Same.
6955 * g++.old-deja/g++.law/ctors6.C (bar): Same.
6956 * g++.old-deja/g++.law/ctors17.C (main): Same.
6957 * g++.old-deja/g++.law/ctors13.C: Same.
6958 * g++.old-deja/g++.law/ctors12.C (main): Same.
6959 * g++.old-deja/g++.law/ctors10.C: Same.
6960 * g++.old-deja/g++.law/code-gen5.C: Same.
6961 * g++.old-deja/g++.law/bad-error7.C: Same.
6962 * g++.old-deja/g++.law/arm9.C: Same.
6963 * g++.old-deja/g++.law/arm12.C: Same.
6964 * g++.old-deja/g++.law/arg8.C: Same.
6965 * g++.old-deja/g++.law/arg1.C: Same.
6966 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6967 * g++.old-deja/g++.jason/template31.C: Same.
6968 * g++.old-deja/g++.jason/template24.C (main): Same.
6969 * g++.old-deja/g++.jason/2371.C: Same.
6970 * g++.old-deja/g++.eh/new2.C: Same.
6971 * g++.old-deja/g++.eh/new1.C: Same.
6972 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6973 * g++.old-deja/g++.brendan/nest21.C (main): Same.
6974 * g++.old-deja/g++.brendan/err-msg3.C: Same.
6975 * g++.old-deja/g++.brendan/crash62.C: Same.
6976 * g++.old-deja/g++.brendan/crash52.C: Same.
6977 * g++.old-deja/g++.brendan/crash49.C (main): Same.
6978 * g++.old-deja/g++.brendan/crash38.C: Same.
6979 * g++.old-deja/g++.brendan/crash15.C (main): Same.
6980 * g++.old-deja/g++.brendan/copy9.C: Same.
6981
608d74c4
R
6982Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
6983
b6285d1b 6984 * gcc.c-torture/execute/20001203-2.c (memset):
608d74c4
R
6985 Count argument is of type __SIZE_TYPE__.
6986
b0835578
DN
69872001-04-04 Diego Novillo <dnovillo@redhat.com>
6988
6989 * gcc.c-torture/compile/20010404-1.c: New test.
6990
347f3440
JJ
69912001-04-04 Jakub Jelinek <jakub@redhat.com>
6992
6993 * gcc.c-torture/compile/20010326-1.c: New test.
6994
41dc4816
AO
69952001-04-03 Alexandre Oliva <aoliva@redhat.com>
6996
6997 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
6998 peculiarities of the SH.
6999 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7000
4d8a2001
RO
70012001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7002
7003 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7004 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7005 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7006
caf4d6e0
JJ
70072001-04-02 Jakub Jelinek <jakub@redhat.com>
7008
7009 * g77.f-torture/compile/20010321-1.f: New test.
7010
32ff70d2
JJ
70112001-04-02 Jakub Jelinek <jakub@redhat.com>
7012
7013 * gcc.c-torture/compile/20010329-1.c: New test.
7014
d791ea1e
JJ
70152001-04-02 Jakub Jelinek <jakub@redhat.com>
7016
7017 * gcc.c-torture/execute/20010329-1.c: New test.
7018
a7fd2186
LR
70192001-03-28 Loren J. Rittle <ljrittle@acm.org>
7020
7021 * g++.old-deja/g++.other/eh4.C: Fix typo.
7022
2c082cb2
LR
70232001-03-28 Loren J. Rittle <ljrittle@acm.org>
7024
7025 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7026
145c1def
PB
70272001-03-28 Philip Blundell <philb@gnu.org>
7028
7029 * gcc.c-torture/compile/20010328-1.c: New test.
7030
531073e7
RH
70312001-03-27 Richard Henderson <rth@redhat.com>
7032
7033 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7034 * g++.old-deja/g++.eh/vbase3.C: Likewise.
7035
b13aca19
AM
70362001-03-27 Alan Modra <alan@linuxcare.com.au>
7037
7038 * gcc.c-torture/compile/20010327-1.c: New test.
7039
788bf0e3
NS
70402001-03-26 Nathan Sidwell <nathan@codesourcery.com>
7041
7042 * g++.old-deja/g++.other/friend12.C: New test.
7043 * g++.old-deja/g++.other/friend9.C: Expect no errors.
7044 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7045
eb40d6b9
JM
70462001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
7047
7048 * gcc.c-torture/execute/20010325-1.c: New test.
7049
8e4ce833
JJ
70502001-03-23 Jakub Jelinek <jakub@redhat.com>
7051
7052 * g++.old-deja/g++.other/mangle3.C: New test.
7053
a1c2b86d
JJ
70542001-03-22 Jakub Jelinek <jakub@redhat.com>
7055
7056 * g++.old-deja/g++.other/anon8.C: New test.
7057
a44a935f
PB
70582001-03-20 Philip Blundell <philb@gnu.org>
7059
7060 * gcc.c-torture/compile/20010320-1.c: New test.
7061
e72dd89c
RH
70622001-03-17 Richard Henderson <rth@redhat.com>
7063
7064 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7065
92784908
GK
70662001-03-15 Geoff Keating <geoff@redhat.com>
7067
7068 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7069 tests on AIX.
7070
d064d75a
GDR
70712001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7072
7073 * g++.old-deja/g++.other/eh4.C: New test.
7074
7f63897e
NB
70752001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7076
7077 * gcc.dg/cpp/mi1.c: Update.
7078
9cf218a3
JJ
70792001-03-14 Jakub Jelinek <jakub@redhat.com>
7080
7081 * g++.old-deja/g++.other/regstack.C: New test.
7082
78fe06c2
NS
70832001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7084
7085 * g++.old-deja/g++.other/ref4.C: New test.
7086
533dfde0
OP
70872001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7088
7089 * objc/execute/va_method.m: Added.
7090 * objc/execute/IMP.m: Added.
7091 * objc/execute/_cmd.m: Added.
7092 * objc/execute/accessing_ivars.m: Added.
7093 * objc/execute/class-1.m: Added.
7094 * objc/execute/class-10.m: Added.
7095 * objc/execute/class-11.m: Added.
7096 * objc/execute/class-12.m: Added.
7097 * objc/execute/class-13.m: Added.
7098 * objc/execute/class-14.m: Added.
7099 * objc/execute/class-2.m: Added.
7100 * objc/execute/class-3.m: Added.
7101 * objc/execute/class-4.m: Added.
7102 * objc/execute/class-5.m: Added.
7103 * objc/execute/class-6.m: Added.
7104 * objc/execute/class-7.m: Added.
7105 * objc/execute/class-8.m: Added.
7106 * objc/execute/class-9.m: Added.
7107 * objc/execute/class-tests-1.h
7108 * objc/execute/class-tests-2.h
7109 * objc/execute/compatibility_alias.m: Added.
7110 * objc/execute/encode-1.m: Added.
7111 * objc/execute/formal_protocol-1.m: Added.
7112 * objc/execute/formal_protocol-2.m: Added.
7113 * objc/execute/formal_protocol-3.m: Added.
7114 * objc/execute/formal_protocol-4.m: Added.
7115 * objc/execute/formal_protocol-5.m: Added.
7116 * objc/execute/formal_protocol-6.m: Added.
7117 * objc/execute/formal_protocol-7.m: Added.
7118 * objc/execute/informal_protocol.m: Added.
7119 * objc/execute/initialize.m: Added.
7120 * objc/execute/load.m: Added.
7121 * objc/execute/many_args_method.m: Added.
7122 * objc/execute/nested-3.m: Added.
7123 * objc/execute/no_clash.m: Added.
7124 * objc/execute/private.m: Added.
7125 * objc/execute/redefining_self.m: Added.
7126 * objc/execute/root_methods.m: Added.
7127 * objc/execute/selector-1.m: Added.
7128 * objc/execute/static-1.m: Added.
7129 * objc/execute/static-2.m: Added.
7130 * objc/execute/va_method.m: Added.
7131
bb937853
RH
71322001-03-10 Richard Henderson <rth@redhat.com>
7133
7134 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7135
da1cb092
NB
71362001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7137
7138 * g++.old-deja/g++.other/crash31.C: XFAIL.
7139 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7140 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7141 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7142 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7143 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7144
533dfde0
OP
71452001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7146
7147 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7148
8b44d68f
ZW
71492001-03-06 Zack Weinberg <zackw@stanford.edu>
7150
7151 * gcc.dg/20000724-1.c: Don't use multiline strings.
7152
69f8cbfa
ZW
71532001-03-06 Zack Weinberg <zackw@stanford.edu>
7154
6d4587f7
ZW
7155 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7156 result of -cString against what we expect it to be; don't just
7157 print it out for no one to read.
69f8cbfa
ZW
7158
7159 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7160 Based on testcases provided by Nicola Pero.
7161
e8408f25
NB
71622001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7163
7164 * gcc.dg/cpp/macro7.c: New test.
7165
6b630c42
NB
71662001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7167
7168 * gcc.dg/cpp/multiline.c: Update.
7169
7eeb553c
NS
71702001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7171
7172 * g++.old-deja/g++.other/enum3.C: New test.
7173
d282fcb2
NS
71742001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7175
7176 * g++.old-deja/g++.other/pod1.C: New test.
7177
f86fdf68
NS
71782001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7179
7180 * g++.old-deja/g++.ext/overload1.C: New test.
7181
fbfe8c9e
NS
71822001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7183
7184 * g++.old-deja/g++.pt/using1.C: New test.
7185
4d24a889
NS
71862001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7187
7188 * g++.old-deja/g++.other/using9.C: New test.
7189
25ad894f
OP
71902001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7191
7192 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7193
7194 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7195
e5844e6d
NS
71962001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7197
7198 * g++.old-deja/g++.ext/realpt1.C: Remove.
7199
73ea87d7
NS
72002001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7201
7202 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7203
3914b81a
WC
72042001-02-26 Will Cohen <wcohen@redhat.com>
7205
7206 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7207
2851a0e4
JO
72082001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7209
7210 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7211 templatized constructors.
7212
d82a9639
FS
72132001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7214
7215 * gcc.c-torture/execute/20010224-1.c: New test.
7216
fba2c0cd
JJ
72172001-02-23 Jakub Jelinek <jakub@redhat.com>
7218
7219 * gcc.c-torture/execute/20010222-1.c: New test.
7220
b3bae5e2
JJ
72212001-02-22 Jakub Jelinek <jakub@redhat.com>
7222
7223 * g++.old-deja/g++.other/inline20.C: New test.
7224
50920adb
OP
7225Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7226
7227 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7228
eccad894
GDR
72292001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7230
6d4587f7
ZW
7231 * g++.old-deja/g++.other/lookup22.C: New test.
7232
cd5a58e5
ZW
72332001-02-19 Zack Weinberg <zackw@stanford.edu>
7234
7235 * g77.dg: New directory.
7236 * g77.dg/20010216-1.f: New test case.
7237 * g77.dg/dg.exp: New driver.
7238 * lib/g77-dg.exp: New driver library.
7239
612164eb
KL
72402001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7241
7242 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7243
e8186ecf
GDR
72442001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7245
7246 * g++.old-deja/g++.other/decl9.C: New test.
6d4587f7 7247
2c1be322
JJ
72482001-02-16 Jakub Jelinek <jakub@redhat.com>
7249
7250 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7251 not need <string> and also tests the initialization at runtime.
7252
1d2e075a
NB
72532001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7254
7255 * gcc.c-torture/execute/longlong.c: New test.
7256
6d139650
R
7257Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
7258
7259 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7260
49f527d5
R
7261Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
7262
7263 * gcc.c-torture/execute/920302-1.c (execute):
7264 Change argument type to short.
7265
d0ab7624
NS
72662001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7267
7268 * g++.old-deja/g++.pt/deduct6.C: New test.
7269
7773899b
NS
72702001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7271
7272 * g++.old-deja/g++.pt/deduct5.C: New test.
7273
fe375cf1
JJ
72742001-02-14 Jakub Jelinek <jakub@redhat.com>
7275
7276 * gcc.c-torture/execute/20010209-1.c: New test.
7277
ceeaadbb
NB
72782001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7279
7280 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7281
c36ae96c
GK
72822001-02-12 Geoffrey Keating <geoffk@redhat.com>
7283
4b01cd8f
GK
7284 * g++.dg/vtgc1.C: Update for new ABI.
7285
c36ae96c
GK
7286 * consistency.vlad: New directory, 1665 files.
7287
f43b2795
JM
72882001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7289
7290 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7291 return type.
7292 * gcc.dg/cpp/digraphs.c: Declare puts.
7293
45abaea8
NS
72942001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7295
7296 * g++.old-deja/g++.other/warn5.C: New test.
7297
996065b4
NS
72982001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7299
7300 * g++.old-deja/g++.pt/spec40.C: New test.
7301
82c18d5c
NS
73022001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7303
7304 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7305 case.
7306 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7307
d02b54f6
JJ
73082001-02-12 Jakub Jelinek <jakub@redhat.com>
7309
7310 * gcc.c-torture/compile/20010209-1.c: New test.
7311
79ff6e27
JO
73122001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7313
7314 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7315 excess errors message but not if it crashes.
7316 * g++.old-deja/g++.other/crash27.C: Likewise.
7317 * g++.old-deja/g++.other/crash28.C: Likewise.
7318 * g++.old-deja/g++.other/crash30.C: Likewise.
7319 * g++.old-deja/g++.other/crash32.C: Likewise.
7320 * g++.old-deja/g++.other/crash35.C: Likewise.
7321 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7322
f4d07b5e
JM
73232001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7324
7325 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7326 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7327 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7328 g77.f-torture/execute/execute.exp,
7329 g77.f-torture/noncompile/noncompile.exp,
7330 gcc.c-torture/execute/execute.exp,
7331 gcc.c-torture/execute/memcheck/memcheck.exp,
7332 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7333 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7334 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7335 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7336 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7337 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7338 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7339 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7340 Remove bug reporting instructions with ancient email addresses.
7341
1ada4cd0
JJ
73422001-02-07 Jakub Jelinek <jakub@redhat.com>
7343
7344 * gcc.dg/20010202-1.c: New test.
7345 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7346
7d4918a2
ZW
73472001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7348
7349 * g++.dg/stdbool-if.C: New test.
7350
7acfb19e
OP
7351Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7352
7353 * objc/execute/fdecl.m: Added main().
7354
bdc624db
JJ
73552001-02-07 Jakub Jelinek <jakub@redhat.com>
7356
7357 * gcc.c-torture/execute/20010206-1.c: New test.
7358
f2f7ac40
NB
73592001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7360
6d4587f7 7361 * gcc.dg/cpp/avoidpaste1.c: Update.
f2f7ac40 7362
1ae10ad0
OP
7363Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7364
7365 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7366 Pero <nicola@brainstorm.co.uk>.
7367 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7368
a87b4257
NS
73692001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7370
7371 * g++.old-deja/g++.pt/spec39.C: New test.
7372
2f4e8f2b
JJ
73732001-02-05 Jakub Jelinek <jakub@redhat.com>
7374
7375 * gcc.c-torture/compile/20010202-1.c: New test.
7376
9965d119
NS
73772001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7378
7379 * g++.old-deja/g++.abi/primary2.C: New test.
7380 * g++.old-deja/g++.abi/primary3.C: New test.
7381 * g++.old-deja/g++.abi/primary4.C: New test.
7382 * g++.old-deja/g++.abi/primary5.C: New test.
7383 * g++.old-deja/g++.abi/vtable3.h: New test.
7384 * g++.old-deja/g++.abi/vtable3a.C: New test.
7385 * g++.old-deja/g++.abi/vtable3b.C: New test.
7386 * g++.old-deja/g++.abi/vtable3c.C: New test.
7387 * g++.old-deja/g++.abi/vtable3d.C: New test.
7388 * g++.old-deja/g++.abi/vtable3e.C: New test.
7389 * g++.old-deja/g++.abi/vtable3f.C: New test.
7390 * g++.old-deja/g++.abi/vtable3g.C: New test.
7391 * g++.old-deja/g++.abi/vtable3h.C: New test.
7392 * g++.old-deja/g++.abi/vtable3i.C: New test.
7393 * g++.old-deja/g++.abi/vtable3j.C: New test.
7394 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7395
55de1b66
JJ
73962001-02-03 Jakub Jelinek <jakub@redhat.com>
7397
7398 * g++.old-deja/g++.other/anon6.C: New test.
7399 * g++.old-deja/g++.other/anon7.C: New test.
7400
7af5ca82
NB
74012001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7402
6d4587f7 7403 * gcc.dg/cpp/avoidpaste2.c: New tests.
7af5ca82 7404
ce662d4c
JJ
74052001-01-31 Jakub Jelinek <jakub@redhat.com>
7406
7407 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7408
2b1f4d81
JO
74092001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7410
7411 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7412 DECIMAL_DIG cases for Irix."
7413
ae7676ed
R
7414Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
7415
7416 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7417
0aca1a4f
JM
74182001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7419
7420 * gcc.dg/c99-tag-1.c: New test.
7421
2e1911bf
NB
74222001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7423
6d4587f7 7424 * gcc.dg/cpp/tr-warn1.c: Add tests.
2e1911bf 7425
fd793c7a
NB
74262001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7427
6d4587f7
ZW
7428 * gcc.dg/cpp/avoidpaste1.c: Update.
7429 * gcc.dg/cpp/paste4.c: Update.
fd793c7a 7430
a9a18460
JO
74312001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
7432
7433 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7434 cases for Irix.
7435
22ef15cf
GP
74362001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7437
7438 * g++.old-deja/g++.other/inline19.C: New test.
7439
e9770d51
NB
74402001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
7441
22ef15cf 7442 * gcc.dg/Wlarger-than.c: New test.
e9770d51 7443
24274aab
NB
74442001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
7445
22ef15cf 7446 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
24274aab 7447
adc88131
JJ
74482001-01-29 Jakub Jelinek <jakub@redhat.com>
7449
7450 * gcc.c-torture/execute/20010129-1.c: New test.
7451 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7452
14e2799a
NB
74532001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
7454
6d4587f7 7455 * gcc.dg/cpp/avoidpaste1.c: Test case.
14e2799a 7456
6001735e
JJ
74572001-01-28 Jakub Jelinek <jakub@redhat.com>
7458
7459 * g++.old-deja/g++.other/inline18.C: New test.
7460
75c1416b
KG
74612001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7462
7463 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7464 and __builtin_putchar.
7465
940ff66d
JJ
74662001-01-27 Jakub Jelinek <jakub@redhat.com>
7467
7468 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7469 tests.
7470
22892fc6
JO
74712001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
7472
7473 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7474 floating point number rounding mode to round to the nearest
7475 representable mode.
7476
324ffb8c
JJ
74772001-01-25 Jakub Jelinek <jakub@redhat.com>
7478
7479 * g++.old-deja/g++.other/mangle2.C: New test.
7480
cedd825f
JM
74812001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
7482
7483 * gcc.c-torture/compile/20010124-1.c: New test.
7484
4b2811e9
NS
74852001-01-24 Nathan Sidwell <nathan@codesourcery.com>
7486
7487 * g++.old-deja/g++.pt/spec38.C: New test.
7488
08511114
KL
74892001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7490
7491 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7492 "Build don't run".
7493
390dfcbe 74942001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
a84593a6
FS
7495
7496 * gcc.c-torture/execute/20010123-1.c: New test.
7497
92ecdfb7
NS
74982001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7499
7500 * g++.old-deja/g++.pt/spec37.C: New test.
7501
4cff6abe
NS
75022001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7503
7504 * g++.old-deja/g++.pt/overload14.C: New test.
7505
6aace5d4
FS
75062001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7507
7508 * gcc.c-torture/execute/20010122-1.c: New test, exercise
7509 __builtin_return_address.
7510
62e4a758
NS
75112001-01-22 Nathan Sidwell <nathan@codesourcery.com>
7512
7513 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7514 * g++.old-deja/g++.pt/spec35.C: New test.
7515 * g++.old-deja/g++.pt/spec36.C: New test.
7516
399241d9
JJ
75172001-01-20 Jakub Jelinek <jakub@redhat.com>
7518
7519 * gcc.c-torture/compile/20010118-1.c: New test.
7520
29aad310
NB
75212001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
7522
399241d9 7523 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
29aad310 7524
fa7aa1fe
JJ
75252001-01-19 Jakub Jelinek <jakub@redhat.com>
7526
7527 * gcc.c-torture/execute/20010119-1.c: New test.
7528
1e00f18c
NS
75292001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7530
7531 * g++.old-deja/g++.other/vbase5.C: New test.
7532
9f1b75fc
JJ
75332001-01-19 Jakub Jelinek <jakub@redhat.com>
7534
7535 * gcc.c-torture/execute/20010118-1.c: New test.
7536
f9c244b8
NS
75372001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7538
7539 * g++.old-deja/g++.pt/deduct3.C: New test.
7540
08c2df0f
NS
75412001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7542
7543 * g++.old-deja/g++.pt/spec34.C: New test.
7544
02d02725
DB
75452001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7546
7547 * g77.f-torture/compile/20000601-2.f: New test.
7548
f5ceeec8
NS
75492001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7550
7551 * g++.old-deja/g++.other/init17.C: New test.
7552
34508ae8
AO
75532001-01-18 Alexandre Oliva <aoliva@redhat.com>
7554
7555 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7556
028d1f20
NS
75572001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7558
7559 * g++.old-deja/g++.pt/unify8.C: New test.
7560
9f724b6a
NS
75612001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7562
7563 * g++.old-deja/g++.abi/vbase1.C: New test.
7564
522d6614
NS
75652001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7566
7567 * g++.old-deja/g++.pt/crash65.C: New test.
7568
e096bdde
NB
75692001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
7570
6d4587f7 7571 * gcc.dg/cpp/assembl2.S: New test case.
e096bdde 7572
acf8f04b
JO
75732001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
7574
7575 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7576 are supported.
7577
5f3aebea
KG
75782001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7579
7580 * g++.old-deja/g++.other/builtins1.C: New test.
7581 * g++.old-deja/g++.other/builtins2.C: Likewise.
7582 * g++.old-deja/g++.other/builtins3.C: Likewise.
7583 * g++.old-deja/g++.other/builtins4.C: Likewise.
7584
5efdd890
JJ
75852001-01-17 Jakub Jelinek <jakub@redhat.com>
7586
7587 * gcc.c-torture/compile/20010117-1.c: New test.
d70401eb 7588 * gcc.c-torture/compile/20010117-2.c: New test.
5efdd890 7589
c5a9e845
TM
75902001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7591
7592 * g77.f-torture/execute/20010116.[fx]: New test,
7593 XFAIL on i?86-*-*.
7594 * g77.f-torture/compile/20010115.f: Indicate it's
7595 a test for PR fortran/1636.
7596
64dcdf78
JM
75972001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
7598
7599 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7600
9f1630a9
TM
76012001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7602
7603 * g77.f-torture/compile/20010115.f: New test.
7604
db3f4e4e
NS
76052001-01-15 Nathan Sidwell <nathan@codesourcery.com>
7606
7607 * g++.old-deja/g++.pt/nontype5.C: New test.
7608
f617c7a3
NB
76092001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
7610
6d4587f7
ZW
7611 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7612 have an equivalent working one below it.
7613
e5aed4e1
JO
76142001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7615
7616 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7617 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7618
e3585d4f
JO
76192001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7620
7621 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7622 message containing "init_priority".
7623 (conpr-2.C): Likewise.
7624 (conpr-3.C): Likewise.
7625 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7626
bfeee001
FS
76272001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7628
7629 * gcc.c-torture/execute/20010114-2.c: New test.
7630
b859a98d
JM
76312001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7632
7633 * gcc.c-torture/compile/20010114-1.c: New test.
7634 * gcc.c-torture/compile/20010114-1.x: Xfail.
7635 * gcc.c-torture/compile/20010114-2.c: New test.
7636 * gcc.c-torture/execute/20010114-1.c: New test.
7637 * gcc.dg/trunc-1.c: New test.
7638 * gcc.dg/uninit-B.c: New test.
7639
04ae6c59
NC
76402001-01-13 Nick Clifton <nickc@redhat.com>
7641
7642 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7643 target.
7644
6f6684e6
JM
76452001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
7646
7647 * gcc.c-torture/compile/20010113-1.c: New test.
7648
b874b32d
JJ
76492001-01-13 Jakub Jelinek <jakub@redhat.com>
7650
7651 * gcc.c-torture/compile/20001212-1.c: New test.
7652
fabfd802
NB
76532001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
7654
6d4587f7
ZW
7655 * gcc.dg/cpp/widestr1.c: Update.
7656 * gcc.dg/cpp/prag-imp.c: Remove.
fabfd802 7657
8b6a5902
JJ
76582001-01-12 Jakub Jelinek <jakub@redhat.com>
7659
7660 * gcc.c-torture/execute/20000801-3.x: Remove.
7661 * gcc.dg/c90-init-1.c: New test.
7662 * gcc.dg/c99-init-1.c: New test.
7663 * gcc.dg/c99-init-2.c: New test.
7664 * gcc.dg/gnu99-init-1.c: New test.
7665
efce71c6
RE
76662001-01-12 Richard Earnshaw <rearnsha@arm.com>
7667
7668 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7669 testing that no relevant ones were found.
7670
0949f723
NS
76712001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7672
7673 * g++.old-deja/g++.pt/cast2.C: New test.
7674
a8641661
NS
76752001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7676
7677 * g++.old-deja/g++.pt/friend47.C: New test.
7678
79c9e159
NS
76792001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7680
7681 * g++.old-deja/g++.pt/instantiate13.C: New test.
7682
96a1e32d
NS
76832001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7684
7685 * g++.old-deja/g++.other/defarg7.C: New test.
7686 * g++.old-deja/g++.other/defarg8.C: New test.
7687
76882001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7689
7690 * g++.old-deja/g++.pt/crash64.C: New test.
7691
b37bf5bd
NS
76922001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7693
7694 * g++.old-deja/g++.pt/crash63.C: New test.
7695
f7d7b651
NB
76962001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
7697
7698 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7699
d0be7718
AL
77002001-01-10 Alan Lehotsky <lehotsky@tiac.net>
7701
7702 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6d4587f7 7703
31bb3027
NS
77042001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7705
b37bf5bd 7706 * g++.old-deja/g++.pt/error3.C: New test.
31bb3027 7707
fd3f43e7
NS
77082001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7709
b37bf5bd 7710 * g++.old-deja/g++.other/crash39.C: New test.
fd3f43e7 7711
042b4c4e
NS
77122001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7713
b37bf5bd 7714 * g++.old-deja/g++.other/vbase4.C: New test.
042b4c4e 7715
2830551d
JL
77162001-01-08 Jonathan Larmour <jlarmour@redhat.com>
7717
7718 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6d4587f7
ZW
7719 * gcc.dg/special/20000419-2.c: New file. Identical to above.
7720 * gcc.dg/special/special.exp: New test driver which will check
7721 for alias support for the above test.
2830551d 7722
9088c6fc
AL
77232001-01-09 Alan Lehotsky <lehotsky@tiac.net>
7724
7725 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7726 problems on small machines.
7727 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6d4587f7
ZW
7728 parameterize.
7729
3ee816a4
JO
77302001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
7731
7732 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7733 mips.
7734 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7735
186c0fbe
NS
77362001-01-09 Nathan Sidwell <nathan@codesourcery.com>
7737
7738 * g++.old_deja/g++.pt/using8.C: New test.
7739
654d7a33
JM
77402001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
7741
7742 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7743
18eb26d4
LR
77442000-01-08 Loren J. Rittle <ljrittle@acm.org>
7745
7746 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7747 where a failure is expected.
7748 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7749
3febd123
NS
77502001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7751
7752 * g++.old_deja/g++.pt/instantiate12.C: New test.
7753
1f0d71c5
NS
77542001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7755
7756 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7757 start of structs.
7758 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7759 * g++.old-deja/g++.brendan/crash17.C: Likewise.
7760 * g++.old-deja/g++.brendan/crash29.C: Likewise.
7761 * g++.old-deja/g++.brendan/crash48.C: Likewise.
7762 * g++.old-deja/g++.brendan/ns1.C: Likewise.
7763 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7764 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7765 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7766 * g++.old-deja/g++.eh/spec6.C: Likewise.
7767 * g++.old-deja/g++.jason/crash3.C: Likewise.
7768 * g++.old-deja/g++.law/ctors11.C: Likewise.
7769 * g++.old-deja/g++.law/ctors17.C: Likewise.
7770 * g++.old-deja/g++.law/ctors5.C: Likewise.
7771 * g++.old-deja/g++.law/ctors9.C: Likewise.
7772 * g++.old-deja/g++.mike/ambig1.C: Likewise.
7773 * g++.old-deja/g++.mike/net22.C: Likewise.
7774 * g++.old-deja/g++.mike/p3538a.C: Likewise.
7775 * g++.old-deja/g++.mike/p3538b.C: Likewise.
7776 * g++.old-deja/g++.mike/virt3.C: Likewise.
7777 * g++.old-deja/g++.niklas/t128.C: Likewise.
7778 * g++.old-deja/g++.other/anon4.C: Likewise.
7779 * g++.old-deja/g++.other/using1.C: Likewise.
7780 * g++.old-deja/g++.other/warn3.C: Likewise.
7781 * g++.old-deja/g++.pt/t37.C: Likewise.
7782 * g++.old-deja/g++.robertl/eb69.C: Likewise.
7783 * g++.old-deja/g++.robertl/eb71.C: Likewise.
7784
5bf15e84 77852001-01-08 Nathan Sidwell <nathan@codesourcery.com>
76191fdd
NS
7786
7787 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7788
18f988a0
KG
77892001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7790
7791 * gcc.c-torture/execute/stdio-opt-3.c: New test.
7792
eaf19aba
JJ
77932001-01-07 Jakub Jelinek <jakub@redhat.com>
7794
7795 * gcc.c-torture/compile/20010107-1.c: New test.
7796
796cdb65
JM
77972001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7798
7799 * gcc.c-torture/execute/builtin-noret-1.c: New test.
7800
42110e7b
JM
78012001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7802
7803 * gcc.dg/format/format.h: New file.
7804 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7805 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7806 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7807 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7808 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7809 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7810 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7811 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7812 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7813 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7814 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7815 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7816 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7817 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7818 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7819 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7820 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7821 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7822 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7823 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7824 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7825 instead of declaring standard types, macros and functions in each
7826 test.
7827
a7c52352
AO
78282001-01-06 Alexandre Oliva <aoliva@redhat.com>
7829
7830 * gcc.c-torture/execute/20010106-1.c: New test.
7831
cd566273
JM
78322001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
7833
7834 * gcc.dg/format/format.exp: New file.
7835 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7836 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7837 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7838 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7839 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7840 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7841 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7842 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7843 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7844 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7845 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7846 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7847 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7848 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7849 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7850 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7851 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7852 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7853 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7854 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7855 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7856 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7857 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7858 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7859 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7860 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7861 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7862 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7863 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7864 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7865 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7866 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7867 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7868 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7869 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7870 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7871 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7872 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7873 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7874 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7875 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7876 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7877
336bc4ae
AO
78782001-01-05 Alexandre Oliva <aoliva@redhat.com>
7879
7880 * gcc.c-torture/execute/991228-1.c: Take word endianness into
7881 account.
7882
341e3d11
JM
78832001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
7884
7885 * gcc.c-torture/execute/builtin-complex-1.c: New test.
7886
220bce48
NS
78872001-01-05 Nathan Sidwell <nathan@codesourcery.com>
7888
7889 * g++.old-deja/g++.pt/crash62.C: New test.
7890
00de56c7
RH
78912001-01-04 Richard Henderson <rth@redhat.com>
7892
7893 * gcc.dg/20000926-1.c: Update expected warnings.
7894 * gcc.dg/array-2.c: Likewise.
7895 * gcc.dg/array-4.c: Also validate flexible array members.
7896 * gcc.dg/c99-flex-array-1.c: New.
7897
32812a40
JM
78982001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
7899
7900 * gcc.c-torture/compile/20001222-1.x: Remove.
7901
7ffcb17f
RK
7902Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7903
7904 * gcc.c-torture/execute/built-in-setjmp.c: New.
7905
584ef5fe
RH
79062001-01-03 Richard Henderson <rth@redhat.com>
7907
7908 * gcc.dg/940510-1.c: Update expected error wording.
7909 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7910
9ef6d39a
JO
79112001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
7912
7913 * lib/target-supports.exp (check_alias_available): Modified to
6d4587f7 7914 indicate aliases not supported if only weak aliases are supported.
9ef6d39a 7915
819c1488
KG
79162001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7917
7918 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7919 Turn on cmpstrsi checks for __pj__ and __i370__.
7920
3c505507
NS
79212001-01-03 Nathan Sidwell <nathan@codesourcery.com>
7922
7923 * g++.old-deja/g++.other/virtual11.C: New test.
7924
03378143
NS
79252001-01-03 Nathan Sidwell <nathan@codesourcery.com>
7926
7927 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7928
086715fa
KG
79292001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7930
7931 * gcc.c-torture/compile/20010102-1.c: New test.
7932
42ded877
AJ
79332001-01-02 Andreas Jaeger <aj@suse.de>
7934
7935 * gcc.dg/noreturn-3.c: New test.
7936
7937 * gcc.dg/noreturn-4.c: New test.
7938
c2e42aab
KG
79392001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7940
7941 * gcc.c-torture/execute/stdio-opt-1.c: Also test
7942 __builtin_fputc and __builtin_fwrite.
7943
965a9c31
JO
79442000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
7945
7946 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7947 signed char, not default char.
7948
9b961b95
JO
79492000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
7950
7951 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7952
d05e34f2
DB
79532000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
7954
7955 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
7956
12db0efc
RH
79572000-12-29 Richard Henderson <rth@redhat.com>
7958
7959 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7960 (__cyg_profile_func_exit): Define.
7961
cd372c39
HPN
79622000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
7963
7964 * g++.dg/vtgc1.C: New test.
7965
bc5137ae
GK
79662000-12-28 Geoffrey Keating <geoffk@redhat.com>
7967
fb8b656c
GK
7968 * gcc.dg/noncompile/20001228-1.c: New test.
7969
f33f0c3a 7970 * gcc.dg/20001228-1.c: New test.
42ded877 7971
bc5137ae
GK
7972 * gcc.c-torture/execute/20001228-1.c: New test.
7973
26f6672d
JM
79742000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
7975
7976 * gcc.dg/format-strfmon-1.c: New test.
7977
ce94d12f
KG
79782000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7979
7980 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7981 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7982 * gcc.c-torture/execute/string-opt-1.c: Likewise.
7983 * gcc.c-torture/execute/string-opt-2.c: Likewise.
7984 * gcc.c-torture/execute/string-opt-3.c: Likewise.
7985 * gcc.c-torture/execute/string-opt-4.c: Likewise.
7986 * gcc.c-torture/execute/string-opt-6.c: Likewise.
7987 * gcc.c-torture/execute/string-opt-7.c: Likewise.
7988 * gcc.c-torture/execute/string-opt-8.c: Likewise.
7989 * gcc.c-torture/execute/string-opt-9.c: Likewise.
7990 * gcc.c-torture/execute/string-opt-10.c: Likewise.
7991 * gcc.c-torture/execute/string-opt-11.c: Likewise.
7992 * gcc.c-torture/execute/string-opt-12.c: Likewise.
7993
7994 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
7995 * gcc.c-torture/execute/string-opt-4.c: Test index.
7996
6cbadf36
GK
79972000-12-26 Geoffrey Keating <geoffk@redhat.com>
7998
7999 * gcc.c-torture/compile/20001226-1.c: New test.
8000
ab461298
JM
80012000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
8002
8003 * gcc.c-torture/compile/20001222-1.c: New test.
8004 * gcc.c-torture/compile/20001222-1.x: Xfail.
8005
292b48db
AO
8006Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
8007
8008 * gcc.c-torture/execute/comp-goto-2.c: New test.
8009
3546ef58
R
8010Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
8011
8012 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8013 Use long types if __INT_MAX__ is 32767.
8014 (main): Use cast to (sint32 *) when poking 88 into a_page.
8015
ee4fca58
R
8016 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8017
dd16cb7c
BS
80182000-12-21 Bernd Schmidt <bernds@redhat.com>
8019
8020 * gcc.c-torture/compile/20001221-1.c: New test.
710916e6 8021 * gcc.c-torture/execute/20001221-1.c: New test.
dd16cb7c 8022
1e248ee3
RH
80232000-12-20 Richard Henderson <rth@redhat.com>
8024
8025 * g++.old-deja/g++.pt/crash36.C: Update error lines.
8026 * g++.old-deja/g++.robertl/eb109.C: Likewise.
8027
9d2dc7da
KG
80282000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8029
8030 * gcc.dg/compare3.c: New test.
8031
20d380b1
JM
80322000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8033
8034 * gcc.dg/format-warnll-1.c: New test.
8035
ee83b1f7
NB
80362000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
8037
8038 * gcc.dg/cpp/cmdlne-P.c: New test.
8039
9b4ea1a8
JM
80402000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8041
8042 * gcc.c-torture/execute/builtin-abs-1.c,
8043 gcc.c-torture/execute/builtin-abs-2.c: New tests.
8044
4119f8a1
NB
80452000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8046
6d4587f7 8047 * gcc.dg/cpp/multiline.c: New test.
4119f8a1 8048
ad263514
NB
80492000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8050
6d4587f7
ZW
8051 * g++.old-deja/g++.other/syshdr1.C: Update.
8052 * gcc.dg/cpp/lineflags.c: Remove temporarily.
ad263514 8053
221c7a7f
KL
80542000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8055
8056 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8057
b429fdf0
KL
80582000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8059
8060 * g++.old-deja/g++.pt/ttp65.C: New test.
8061
c2beae77
KL
80622000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8063
8064 * g++.old-deja/g++.pt/ttp64.C: New test.
8065
edac124d
KL
80662000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8067
8068 * g++.old-deja/g++.pt/spec33.C: New test.
8069
eb9461fb
CM
80702000-12-14 Catherine Moore <clm@redhat.com>
8071
8072 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8073 * gcc.c-torture/execute/920612-2.c: Likewise.
8074 * gcc.c-torture/execute/920428-2.c: Likewise.
8075 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8076 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8077
7c757aa4
FS
80782000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8079
8080 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8081 * gcc.dg/pack-test-2.c: Likewise.
8082
04fd40b9
NB
80832000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8084
8085 Tests by Zack Weinberg <zackw@stanford.edu>.
8086
8087 * gcc.dg/cpp/defined.c: Update.
8088 * gcc.dg/cpp/defined_trad.c: New tests.
8089
31a408bc
NB
80902000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8091
8092 * gcc.dg/cpp/trad-direct.c: Update.
8093
a0fd9909
NB
80942000-12-11 Neil Booth <neilb@earthling.net>
8095
8096 * gcc.dg/cpp/defined_trad.c
8097
49134400
NB
80982000-12-11 Neil Booth <neilb@earthling.net>
8099
6d4587f7 8100 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
49134400 8101
e45046ae
JM
81022000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8103
8104 * gcc.dg/format-miss-2.c: New test.
8105
97665491
NB
81062000-12-09 Neil Booth <neilb@earthling.net>
8107
6d4587f7
ZW
8108 * gcc.dg/cpp/lineflags.c: New tests.
8109 * gcc.dg/cpp/poison.c: Update.
8110 * gcc.dg/cpp/redef2.c: Update.
8111 * gcc.dg/cpp/skipping.c: New test.
97665491 8112
f3588f1a
GK
81132000-12-07 Geoffrey Keating <geoffk@redhat.com>
8114
8115 * g++.old-deja/g++.other/eh3.C: New testcase.
8116
5133d90e
NB
81172000-12-07 Neil Booth <neilb@earthling.net>
8118
6d4587f7
ZW
8119 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8120 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8121 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8122 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8123 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8124 Update.
5133d90e 8125
02428c5d
JM
81262000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8127
8128 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8129 __SIZE_TYPE__ instead of int for type of integers cast to
8130 pointers.
8131
5eec2847
JJ
81322000-12-07 Jakub Jelinek <jakub@redhat.com>
8133
8134 * g++.old-deja/g++.other/cleanup4.C: New test.
8135
c907e684
JM
81362000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8137
8138 * format-sec-1.c: New test.
8139
1c248308
JM
81402000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8141
8142 * gcc.dg/format-nonlit-3.c: New test.
8143
014e7f1d
JM
81442000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8145
8146 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8147 through a null pointer.
8148
74601d7c
KL
81492000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8150
8151 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8152 * g++.old-deja/g++.pt/partial4.C: New test.
8153
56ef50e4
DA
81542000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8155
8156 * gcc.c-torture/execute/ieee/hugeval.x: New.
8157
176cb778
NB
81582000-12-06 Neil Booth <neilb@earthling.net>
8159
8160 * gcc.dg/cpp/backslash2.c: New tests.
8161
a903143d
KG
81622000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8163
8164 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8165 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8166
06a3a6db
GK
81672000-12-05 Geoffrey Keating <geoffk@redhat.com>
8168
8169 * gcc.c-torture/execute/20001203-2.c: New testcase.
8170
cbb40945
NS
81712000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8172
8173 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8174 * g++.old-deja/g++.other/virtual10.C: New test.
8175
61402b80
NS
81762000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8177
8178 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8179
7d361583
RH
81802000-12-05 Richard Henderson <rth@redhat.com>
8181
8182 * gcc.c-torture/compile/20001205-1.c: New.
8183
72ca2dee
NB
81842000-12-04 Neil Booth <neilb@earthling.net>
8185
8186 * g++.old-deja/g++.other/virtual9.C: New test.
8187 * g++.old-deja/g++.pt/crash61.C: New test.
8188 * gcc.c-torture/execute/loop-9.c: New test.
8189
b6972575
NB
81902000-12-04 Neil Booth <neilb@earthling.net>
8191
8192 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8193 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8194 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8195 * gcc.dg/cpp/extratokens.c: ...here.
8196
bb0067f2
NB
81972000-12-04 Neil Booth <neilb@earthling.net>
8198
6d4587f7
ZW
8199 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8200 New tests.
bb0067f2 8201
a903143d 82022000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
611b1df4
KG
8203
8204 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8205 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8206
accc8668
JM
82072000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8208
8209 * gcc.c-torture/execute/20001203-1.c: New test.
8210
881bc7db
NB
82112000-12-03 Neil Booth <neilb@earthling.net>
8212
6d4587f7 8213 * gcc.dg/cpp/macro6.c: New test cases.
881bc7db 8214
ca8034a0
KG
82152000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8216
d118937d
KG
8217 * gcc.c-torture/execute/string-opt-9.c: New test.
8218 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8219 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8220 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8221
8222 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8223 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
ca8034a0 8224
690c96c8
GK
82252000-12-02 Geoffrey Keating <geoffk@redhat.com>
8226
8227 * gcc.dg/cpp/if-6.c: New testcase.
b43db0b3
GK
8228
8229 * gcc.dg/20001201-1.c: New testcase.
690c96c8 8230
f7674545
NB
82312000-12-02 Neil Booth <neilb@earthling.net>
8232
6d4587f7
ZW
8233 * g++.old-deja/g++.other/externC4.C,
8234 g++.old-deja/g++.other/friend10.C: New tests.
f7674545 8235
1b83352e
NB
82362000-12-02 Neil Booth <neilb@earthling.net>
8237
6d4587f7
ZW
8238 * g++.old-deja/g++.other/instan2.C
8239 * g++.old-deja/g++.other/instan3.C: New test.
1b83352e 8240
692344cf
NB
82412000-12-02 Neil Booth <neilb@earthling.net>
8242
6d4587f7
ZW
8243 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8244 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8245 gnuc99.c,gnuc99-pedantic.c: New tests.
692344cf 8246
4d808927
JM
82472000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8248
8249 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8250 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8251
92e092fe
NB
82522000-12-01 Neil Booth <neilb@earthling.net>
8253
6d4587f7
ZW
8254 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8255 * gcc.dg/cpp/poison.c: Update.
8256 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
92e092fe 8257
042db57e
TM
82582000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8259
8260 * g77.f-torture/execute/20001201.f: New test.
8261
c7b82833
JM
82622000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8263
8264 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8265
ab937357
JJ
82662000-12-01 Jakub Jelinek <jakub@redhat.com>
8267
8268 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8269
13f9714b
NS
82702000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8271
8272 * g++.old-deja/g++.other/cast6.C: New test.
8273
be10afdf
GK
82742000-11-30 Geoffrey Keating <geoffk@redhat.com>
8275
8276 * gcc.c-torture/execute/20001130-2.c: New testcase.
8277
41c39533
RH
82782000-11-30 Richard Henderson <rth@redhat.com>
8279
8280 * gcc.c-torture/execute/20001130-1.c: New test.
8281
31b1b957
NS
82822000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8283
8284 * g++.old-deja/g++.other/op3.C: New test.
8285
717e3f73
NS
82862000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8287
8288 * g++.old-deja/g++.other/op2.C: New test.
8289
2c92b94d
NS
82902000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8291
8292 * g++.old-deja/g++.other/crash38.C: New test.
8293
b2d7dd20
TM
82942000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8295
8296 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8297
57814e5e
JJ
82982000-11-29 Jakub Jelinek <jakub@redhat.com>
8299
8300 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8301 tests.
8302 * gcc.c-torture/execute/string-opt-6.c: New test.
8303
78cd99d0
JJ
8304 * gcc.dg/20001117-1.c: Add main.
8305
70cf82bc
GK
83062000-11-28 Geoffrey Keating <geoffk@redhat.com>
8307
8308 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8309 Move from here ...
8310 * gcc.dg/940510-1.c: ... to here.
8311
8312 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8313 zero-size arrays in toplevel structures.
8314
48c4d691
JJ
83152000-11-28 Jakub Jelinek <jakub@redhat.com>
8316
8317 * gcc.c-torture/execute/loop-8.c: New test.
8318
bb92901d
NS
83192000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8320
8321 * g++.old-deja/g++.other/base1.C: New test.
8322
2f3608c3
NS
83232000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8324
8325 * g++.old-deja/g++.other/parse2.C: New test.
8326
eeb75383
NS
83272000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8328
8329 * g++.old-deja/g++.pt/incomplete1.C: New test.
8330
5ee4cc26
NS
83312000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8332
8333 * g++.old-deja/g++.other/friend9.C: New test.
8334
dd80b906
JJ
83352000-11-28 Jakub Jelinek <jakub@redhat.com>
8336
8337 * gcc.dg/20001127-1.c: New test.
8338
76e57b45
NS
83392000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8340
5ee4cc26 8341 * g++.old-deja/g++.pt/friend46.C: New test.
76e57b45 8342
f9825168
NS
83432000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8344
8345 * g++.old-deja/g++.other/ptrmem8.C: New test.
8346
1789599b
KG
83472000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8348
8349 * gcc.c-torture/execute/string-opt-7.c: New test.
8350 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8351
b21218ce
GDR
83522000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8353
8354 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8355 instead of 'mkcheck 2'.
8356
9399bad3
JM
83572000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8358
8359 * gcc.c-torture/execute/memcheck/driver.c,
8360 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8361 C9X references to refer to C99.
8362
4df1190a
JJ
83632000-11-25 Jakub Jelinek <jakub@redhat.com>
8364
8365 * gcc.dg/ultrasp3.c: New test.
8366
4fe0a76c
NB
83672000-11-25 Neil Booth <neilb@earthling.net>
8368
8369 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8370
9eca082e
AO
83712000-11-25 Alexandre Oliva <aoliva@redhat.com>
8372
8373 * gcc.c-torture/compile/20001123-2.c: New.
8374
3a163b1a
KL
83752000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8376
8377 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8378
235cfbc4
BS
83792000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8380
8381 * gcc.dg/sequence-point-1.c: Add some new tests.
222de5be 8382 * gcc.c-torture/execute/20001124-1.c: New test.
235cfbc4 8383
2f401cc8
NS
83842000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8385
8386 * g++.old-deja/g++.other/vaarg4.C: New test.
8387 * gcc.c-torture/compile/20001123-1.c: New test.
8388
3d7e9ba4
NS
83892000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8390
8391 * g++.other/crash24.C: Adjust and remove XFAIL.
8392 * g++.other/crash37.C: New test.
8393
ab097535
NS
83942000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8395
8396 * g++.old-deja/g++.pt/instantiate9.C: New test.
8397
71ca6fe9
MM
83982000-11-22 Mark Mitchell <mark@codesourcery.com>
8399
a862e958
MM
8400 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8401 new ABI, too.
8402
71ca6fe9
MM
8403 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8404 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8405
a16f893b
NB
84062000-11-22 Neil Booth <neilb@earthling.net>
8407
8408 * gcc.dg/cpp/Wtrigraphs.c: New test.
8409
b60585a0
LR
84102000-11-22 Loren J. Rittle <ljrittle@acm.org>
8411
6d4587f7 8412 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
b60585a0 8413
e5a7acdd
JJ
84142000-11-22 Jakub Jelinek <jakub@redhat.com>
8415
8416 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8417
d93415c9
HPN
84182000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8419
8420 * lib/gcc-dg.exp: load_lib scanasm.exp.
8421 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8422 * lib/g++-dg.exp: load_lib scanasm.exp.
8423 * lib/scanasm.exp: New.
8424 (scan-assembler, scan-assembler-not): Add optional arguments to
8425 test name, or if not present, the pattern name.
033b8a0c 8426 (scan-assembler-dem, scan-assembler-dem-not): New.
d93415c9
HPN
8427
8428 * g++.dg/dg.exp: New.
8429
65aa8276
NB
84302000-11-21 Neil Booth <neilb@earthling.net>
8431
6d4587f7 8432 * gcc.dg/cpp/integrated1.c: Remove.
65aa8276 8433
ce79b0ca
JJ
84342000-11-21 Jakub Jelinek <jakub@redhat.com>
8435
8436 * gcc.c-torture/execute/20001121-1.c: New test.
8437
a5ccb99d
RH
84382000-11-21 Richard Henderson <rth@redhat.com>
8439
8440 * gcc.c-torture/compile/20001121-1.c: New test.
8441
51073b1c
NB
84422000-11-20 Neil Booth <neilb@earthling.net>
8443
8444 * gcc.dg/cpp/integrated1.c: New test.
8445
6b16805e
JJ
84462000-11-21 Jakub Jelinek <jakub@redhat.com>
8447
8448 * g++.old-deja/g++.other/inline17.C: New test.
8449
b5ecf629
DL
84502000-11-20 Donald Lindsay <dlindsay@redhat.com>
8451
8452 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8453 local variable to be zero: I made the variable global. Now
8454 uses abort() and exit() instead of relying on main's return value.
8455
e6afac94
NB
84562000-11-20 Neil Booth <neilb@earthling.net>
8457
6d4587f7
ZW
8458 * gcc.dg/cpp/paste2.c: Update test.
8459 * objc/execute/paste.m: New test.
e6afac94 8460
1d7ff272
JM
84612000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
8462
8463 * gcc.dg/c99-condexpr-1.c: New test.
8464
029a4f4d
NB
84652000-11-20 Neil Booth <neilb@earthling.net>
8466
8467 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8468
447306fa
NS
84692000-11-20 Nathan Sidwell <nathan@codesourcery.com>
8470
8471 * g++.old-deja/g++.pt/export1.C: New test.
8472
462ef1e1
JJ
84732000-11-20 Jakub Jelinek <jakub@redhat.com>
8474
8475 * gcc.dg/20001117-1.c: New test.
8476
980c0b56
RH
84772000-11-18 Richard Henderson <rth@redhat.com>
8478
8479 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8480
dd4458df
RH
84812000-11-18 Richard Henderson <rth@redhat.com>
8482
8483 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8484 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8485 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8486
2add28a3
RH
84872000-11-18 Richard Henderson <rth@redhat.com>
8488
8489 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8490 (main): New. Exit cleanly.
8491
77c4d6c0
JM
84922000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
8493
8494 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8495 gcc.dg/c99-fordecl-2.c: New tests.
8496
ce7d4fc8
RH
84972000-11-18 Richard Henderson <rth@redhat.com>
8498
8499 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8500 * gcc.c-torture/execute/zerolen-2.c: New.
8501
3734169e
FS
85022000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8503
8504 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8505 memory.
8506
35728a80
NS
85072000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8508
8509 * g++.old-deja/g++.pt/instantiate8.C: New test.
8510
5cce22b6
NS
85112000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8512
8513 * g++.old-deja/g++.other/incomplete.C: Add more tests.
8514 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8515
e24fa9da
NC
85162000-11-16 Nick Clifton <nickc@redhat.com>
8517
8518 * gcc.c-torture/execute/nestfunc-2.c: New test.
8519 * gcc.c-torture/execute/nestfunc-3.c: New test.
8520
2b8b5d02
BS
85212000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8522
8523 * gcc.c-torture/compile/20001116-1.c: New test.
8524
4c8fb571
FS
85252000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8526
8527 * gcc.c-torture/execute/20001115-1.c: New test.
8528
97150c41
MM
85292000-11-15 Mark Mitchell <mark@codesourcery.com>
8530
8531 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8532 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8533 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8534 * g++.old-deja/g++.abi/vmihint.C: Likewise.
8535
cbc2c182
NB
85362000-11-15 Neil Booth <neilb@earthling.net>
8537
6d4587f7
ZW
8538 gcc.dg/cpp/_Pragma1.c: Update.
8539 gcc.dg/cpp/_Pragma2.c: New test.
cbc2c182 8540
71631a1f
NS
85412000-11-15 Nathan Sidwell <nathan@codesourcery.com>
8542
8543 * g++.old-deja/g++.other/anon5.C: New test.
8544
ab6c59fd
JM
85452000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
8546
8547 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8548 tests.
8549
bd7cf17e
JJ
85502000-11-14 Jakub Jelinek <jakub@redhat.com>
8551
8552 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8553 output.
8554
ebf02523
JM
85552000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8556
8557 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8558 labels at end of compound statements.
8559
529c0acb
JJ
85602000-11-13 Jakub Jelinek <jakub@redhat.com>
8561
8562 * gcc.c-torture/execute/loop-7.c: New test.
8563
b7438415
JM
85642000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8565
8566 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8567
19552aa5
JM
85682000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8569
8570 * gcc.dg/c99-bool-1.c: New test.
8571
444ca59f
JM
85722000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8573
8574 * gcc.dg/c99-scope-1.c: Remove xfail.
8575 * gcc.dg/c99-scope-2.c: New test.
8576
c7b6c6cd
KG
85772000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8578
8579 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8580 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8581
b72bd9c2
MM
85822000-11-11 Mark Mitchell <mark@codesourcery.com>
8583
56964678
MM
8584 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8585 error messages.
8586
b72bd9c2
MM
8587 * g++.mike/p700.C: Don't typedef wchar_t.
8588 * g++.mike/p784.C: Likewise.
8589 * g++.mike/eb101.C: Don't use __wchar_t.
8590
da909756
TM
85912000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
8592
8593 * g77.f-torture/execute/20001111.[fx]: Test premature exit
8594 from DO loop.
8595
3e5c33c0
BS
85962000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8597
8598 * gcc.c-torture/execute/20001111-1.c: New test.
8599
93ae2b3e
NC
86002000-11-10 Nick Clifton <nickc@redhat.com>
8601
8602 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8603 long multuiple and accumulate.
8604
338bcbd5
RH
86052000-11-09 Richard Henderson <rth@redhat.com>
8606
662f340b
RH
8607 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8608 via size_t instead of int.
8609
338bcbd5
RH
8610 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8611 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8612 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8613 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8614
b52114d2
GK
86152000-11-09 Geoffrey Keating <geoffk@redhat.com>
8616
8617 * gcc.c-torture/compile/20001109-1.c: New test.
8618 * gcc.c-torture/compile/20001109-2.c: New test.
8619
5361cbb7
NS
86202000-11-09 Nathan Sidwell <nathan@codesourcery.com>
8621
8622 * g++.old-deja/g++.pt/operator1.C: New test.
1caa7aba 8623 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5361cbb7 8624
c6348fe7
JJ
86252000-11-09 Jakub Jelinek <jakub@redhat.com>
8626
8627 * gcc.dg/20001108-1.c: New test.
8628
2dee4af1
JJ
86292000-11-09 Jakub Jelinek <jakub@redhat.com>
8630
8631 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8632 with both arguments constant strings.
8633 * gcc.c-torture/execute/string-opt-3.c: New test.
8634 * gcc.c-torture/execute/string-opt-4.c: New test.
8635 * gcc.c-torture/execute/string-opt-5.c: New test.
8636
ca68ea18
NC
86372000-11-08 Nick Clifton <nickc@redhat.com>
8638
8639 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
8640 mulsidi3adddi patterns.
8641
36791f1e
NS
86422000-11-08 Nathan Sidwell <nathan@codesourcery.com>
8643
8644 * g++.old-deja/g++.other/crash36.C: New test.
8645
321565d3
JJ
86462000-11-08 Jakub Jelinek <jakub@redhat.com>
8647
8648 * g++.old-deja/g++.other/init16.C: New test.
8649
f0cbb7ac
LR
86502000-11-06 Loren J. Rittle <ljrittle@acm.org>
8651
8652 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8653
475e22ba
JO
86542000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8655
8656 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8657 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8658 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8659
0b13d6c2
DD
86602000-11-07 DJ Delorie <dj@redhat.com>
8661
8662 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8663
a7c683a8
KG
86642000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8665
8666 * gcc.c-torture/execute/string-opt-1.c: New test.
8667
8735550f
JO
86682000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8669
8670 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
8671 mips-sgi-irix6.* because the MIPS ABI passes floating-point
8672 parameters in registers, and there is no way for a varargs
8673 function to know in which order the integer and floating-point
8674 parameters should be interleaved when they are placed on the
8675 stack.
8676 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8677 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8678
26a87cab
KG
86792000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8680
8681 * gcc.c-torture/execute/string-opt-2.c: New test.
8682
d48ebde1
NS
86832000-11-07 Nathan Sidwell <nathan@codesourcery.com>
8684
8685 * g++.old-deja/g++.pt/crash60.C: New test.
8686
d1877a9b
JJ
86872000-11-06 Jakub Jelinek <jakub@redhat.com>
8688
8689 * g++.old-deja/g++.other/crash24.C: New test.
8690 * g++.old-deja/g++.other/crash25.C: New test.
8691 * g++.old-deja/g++.other/crash26.C: New test.
8692 * g++.old-deja/g++.other/crash27.C: New test.
8693 * g++.old-deja/g++.other/crash28.C: New test.
8694 * g++.old-deja/g++.other/crash29.C: New test.
8695 * g++.old-deja/g++.other/crash30.C: New test.
8696 * g++.old-deja/g++.other/crash31.C: New test.
8697 * g++.old-deja/g++.other/crash32.C: New test.
8698 * g++.old-deja/g++.other/crash33.C: New test.
8699 * g++.old-deja/g++.other/crash34.C: New test.
8700 * g++.old-deja/g++.other/crash35.C: New test.
8701
8b1c5fd0
JJ
87022000-11-06 Jakub Jelinek <jakub@redhat.com>
8703
8704 * gcc.c-torture/execute/20001031-1.c: New test.
8705
ffb28279
MM
87062000-11-04 Mark Mitchell <mark@codesourcery.com>
8707
bfd2cff7
MM
8708 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8709 namespace.
8710
247a2b0a
MM
8711 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8712 standards-conformant.
8713
bb77c16c
MM
8714 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8715
ffb28279
MM
8716 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8717 * g++.old-deja/g++.mike/p755a.C: Likewise.
8718 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8719 library makes no calls to `operator new' during initialization.
8720
e8ecb16d
NB
87212000-11-04 Neil Booth <neilb@earthling.net>
8722
6d4587f7 8723 * gcc.dg/cpp/include2.c: New tests.
e8ecb16d 8724
334c4aae
MM
8725Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
8726
8727 * lib/g++.exp (g++_set_ld_library_path): New function.
8728 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8729
30235724
BS
87302000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
8731
8732 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
8733 warnings.
8734
6a16a7f0
RH
87352000-11-01 Richard Henderson <rth@redhat.com>
8736
8737 * g++.old-deja/g++.ext/namedret1.C: New.
8738 * g++.old-deja/g++.ext/namedret2.C: New.
8739 * g++.old-deja/g++.ext/namedret3.C: New.
8740
e201b0a7
GK
87412000-10-31 Geoffrey Keating <geoffk@cygnus.com>
8742
8743 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8744 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8745
c5a0835d
KG
87462000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8747
8748 * gcc.c-torture/execute/va-arg-21.c: New test.
8749
93cc1c69
JM
87502000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
8751
8752 * gcc.dg/c99-complex-2.c: New test.
8753
bcb38cc1
KG
87542000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8755
8756 * gcc.c-torture/execute/stdio-opt-1.c: New test.
8757
681cb233
JJ
87582000-10-31 Jakub Jelinek <jakub@redhat.com>
8759
8760 * g++.old-deja/g++.other/inline16.C: New test.
8761
761f0855
GDR
87622000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
8763
8764 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8765 __PRETTY_FUNCTION__
8766
9f6ef6bc
NB
87672000-10-29 Neil Booth <neilb@earthling.net>
8768
8769 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8770 New tests.
8771 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8772 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8773 optimisation.
8774
00c83d46
NB
87752000-10-29 Neil Booth <neilb@earthling.net>
8776
6d4587f7 8777 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
00c83d46
NB
8778 * mi1.c, mi1c.h: Add null directives to multiple-include test.
8779 * mi5.c: Test multiple includes work with -C.
8780 * trigraphs.c: Test ^= version.
8781
e7f7ca12
NB
87822000-10-28 Neil Booth <neilb@earthling.net>
8783
8784 New tests and test updates for new macro expander.
42ded877 8785
e7f7ca12
NB
8786 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8787 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8788 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8789 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8790 new diagnostic messages.
8791
8792 * gcc.dg/cpp/macro3.c: New tests.
8793
229a2e65
MM
87942000-10-27 Mark Mitchell <mark@codesourcery.com>
8795
8796 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8797 on the same line.
8798
fadb729c
JJ
87992000-10-27 Jakub Jelinek <jakub@redhat.com>
8800
8801 * g++.old-deja/g++.other/eh2.C: New test.
8802
ef3809cb
BS
88032000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
8804
8805 * gcc.c-torture/execute/20001027-1.c: New test.
8806
cf8e718a
RH
88072000-10-26 Richard Henderson <rth@redhat.com>
8808
8809 * gcc.c-torture/execute/20001026-1.c: New.
8810
140c3b7e
MM
88112000-10-26 Mark Mitchell <mark@codesourcery.com>
8812
8813 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8814 * g++.old-deja/g++.law/builtin1.C: Likewise.
8815 * g++.old-deja/g++.law/ctors10.C: Likewise.
8816 * g++.old-deja/g++.law/virtual3.C: Likewise.
8817 * g++.old-deja/g++.mike/p658.C: Likewise.
8818 * g++.old-deja/g++.other/sibcall1.C: Likewise.
8819 * g++.old-deja/g++.other/vaarg2.C: Likewise.
8820 * g++.old-deja/g++.robertl/eb124.C: Likewise.
8821 * g++.old-deja/g++.robertl/eb44.C: Likewise.
8822 * g++.old-deja/g++.robertl/eb77.C: Likewise.
8823
cdb09fce
NS
88242000-10-26 Nathan Sidwell <nathan@codesourcery.com>
8825
8826 * gcc.c-torture/compile/20001024-1.c: New test.
8827
be5aeb60
MM
88282000-10-25 Mark Mitchell <mark@codesourcery.com>
8829
8830 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8831 to tell us whether or not we are using V3.
8832
5f9cd837
GDR
88332000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
8834
8835 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
42ded877 8836 operands.
5f9cd837 8837
e0c9fbb7
JM
88382000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
8839
8840 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8841
dc5041ab
JJ
88422000-10-25 Jakub Jelinek <jakub@redhat.com>
8843
8844 * gcc.c-torture/execute/20001024-1.c: New test.
8845
f85b5d65
JJ
88462000-10-24 Jakub Jelinek <jakub@redhat.com>
8847
8848 * g++.old-deja/g++.other/sibcall1.C: New test.
8849
42a55121
JJ
88502000-10-20 Jakub Jelinek <jakub@redhat.com>
8851
8852 * gcc.dg/noncompile/init-3.c: New test.
8853
2f74f7e9
JM
88542000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
8855
8856 * gcc.dg/format-array-1.c: New test.
8857
81cf47b2
JM
88582000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8859
8860 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8861 writing through null pointers; remove comment about testing
8862 unterminated strings.
8863
15edc0cb
MH
88642000-10-17 Matthew Hiller <hiller@redhat.com>
8865
8866 * gcc.c-torture/execute/20001017-2.c: New test.
8867
0fe68387
JM
88682000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8869
8870 * gcc.c-torture/compile/20001018-1.c: New test.
8871 * gcc.c-torture/compile/20001018-1.x: Xfail.
8872
34137553
FS
88732000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8874
8875 * gcc.c-torture/execute/20001017-1.c: New test.
8876
b691cb00
JM
88772000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8878
8879 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8880 for multiple use of arguments with scanf formats; add tests for
8881 multiple use of arguments.
8882
2683ed8d
BS
88832000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
8884
8885 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8886
74ff4629
JM
88872000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8888
8889 * gcc.dg/format-miss-1.c: New test.
8890
a5ad11e1
JJ
88912000-10-16 Jakub Jelinek <jakub@redhat.com>
8892
8893 * gcc.c-torture/execute/20001013-1.c: New test.
8894
6d2e1454
JM
88952000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8896
8897 * gcc.dg/format-branch-1.c: New test.
8898
1df1abe2
JM
88992000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8900
8901 * README, lib/file-format.exp: Remove EGCS references.
8902
55143861
JJ
89032000-10-16 Jakub Jelinek <jakub@redhat.com>
8904
8905 * gcc.dg/20001013-1.c: New test.
8906
d79d42da
JM
89072000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
8908
8909 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8910 for intmax_t in the compiler using __typeof__ and the type rules
8911 for conditional expressions.
8912
fccf9848
JJ
89132000-10-13 Jakub Jelinek <jakub@redhat.com>
8914
8915 * gcc.dg/20001012-1.c: New test.
8916 * gcc.dg/20001012-2.c: New test.
8917
9fa8f75d
JM
89182000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8919
8920 * gcc.dg/format-attr-1.c: New test.
8921
abb2c7ab
JM
89222000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8923
8924 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8925 __LONG_LONG_MAX__ instead of LLONG_MAX.
8926
4831bc84
JM
89272000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8928
8929 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8930 scanf flags.
8931 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8932 flags.
8933
bb58bec5
JM
89342000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
8935
8936 * gcc.dg/sequence-pt-1.c: New test.
8937
d0b43a40
GK
89382000-10-11 Geoff Keating <geoffk@cygnus.com>
8939
8940 * gcc.c-torture/execute/20001011-1.c: New testcase.
8941 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8942
8ccaefbd
JJ
89432000-10-10 Jakub Jelinek <jakub@redhat.com>
8944
8945 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8946 does not error on it.
8947
462561b7
JJ
89482000-10-10 Jakub Jelinek <jakub@redhat.com>
8949
8950 * gcc.dg/20001009-1.c: New test.
8951
45d640d9
JH
8952Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
8953
8954 * gcc.c-torture/compile/20001009-1.c: Move from here ....
8955 * gcc.c-torture/execute/20001009-2.c: ... to here.
8956
80c0f62c
GK
89572000-10-09 Geoff Keating <geoffk@cygnus.com>
8958
8959 * gcc.c-torture/compile/20001009-1.c: New testcase.
8960 * gcc.c-torture/execute/20001009-1.c: New testcase.
8961 Testcases provided by Jan Hubicka <jh@suse.cz>.
8962
b15ad712
JM
89632000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
8964
8965 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8966 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8967 uintmax_t using <limits.h> to emulate the compiler's internal
8968 logic. No longer XFAIL %j tests.
8969
2588e44e
JM
89702000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
8971
8972 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8973 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8974 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8975 regexps and details of expected handling of some bad formats.
8976 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8977 suppression.
8978
54d7ee59
JM
89792000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
8980
8981 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8982 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
8983 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
8984 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
8985 in list archives.
8986
15f18aac
RH
89872000-10-06 Richard Henderson <rth@cygnus.com>
8988
8989 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
8990 * g++.old-deja/g++.brendan/crash52.C: Likewise.
8991 * g++.old-deja/g++.jason/report.C: Likewise.
8992 * g++.old-deja/g++.law/friend5.C: Likewise.
8993 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
8994 of the expected warnings.
8995
903cef85
NS
89962000-10-06 Nathan Sidwell <nathan@codesourcery.com>
8997
8998 * g++.old-deja/g++.pt/enum14.C: New test.
8999
b2f9816f
NS
90002000-10-05 Nathan Sidwell <nathan@codesourcery.com>
9001
9002 * g++.old-deja/g++.pt/crash59.C: New test.
9003
9c00185b
WC
90042000-10-04 Will Cohen <wcohen@redhat.com>
9005
9006 * gcc.dg/20000926-1.c: New test.
9007
e9e037ef
GK
90082000-10-03 Geoff Keating <geoffk@cygnus.com>
9009
9010 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9011 function name for current C++ compiler.
9012 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9013
99885b3f
GDR
90142000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
9015
9016 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
42ded877 9017 __PRETTY_FUNCTION__.
99885b3f
GDR
9018 * g++.old-deja/g++.ext/pretty2.C: Likewise.
9019
2eeb109b
KG
90202000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9021
9022 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9023
380f6ad3
JJ
90242000-09-26 Jakub Jelinek <jakub@redhat.com>
9025
6d4587f7 9026 * gcc.c-torture/compile/20000923-1.c: New test.
380f6ad3 9027
dcbd43e0
TP
90282000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9029
9030 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9031 * g++.old-deja/g++.pt/ttp62.C: Same.
9032 * g++.old-deja/g++.other/inline14.C: Same.
9033
5a864cbf
RH
90342000-09-24 Richard Henderson <rth@cygnus.com>
9035
9036 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9037
c5412f06
JM
90382000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
9039
9040 * gcc.dg/c90-printf-1.c: Add test for wide string format.
9041
afa223c6
GK
90422000-09-22 Geoff Keating <geoffk@cygnus.com>
9043
9044 * gcc.c-torture/compile/20000922-1.c: New file.
9045
1d5d6f3f
NC
90462000-09-21 Nick Clifton <nickc@redhat.com>
9047
9048 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9049 a signed long modulo operation.
3dc60fc7 9050 (mod6): New function - perform an unsigned long modulo operation.
1d5d6f3f
NC
9051 (main): Add tests for modulos of very large numbers by very small
9052 dividends.
9053
ad3fd36f
KG
90542000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9055
9056 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9057
033b5a34
RH
90582000-09-19 Richard Henderson <rth@cygnus.com>
9059
9060 * gcc.dg/compare2.c (case 10): XFAIL.
9061
895b56ff
RH
90622000-09-18 Richard Henderson <rth@cygnus.com>
9063
9064 * gcc.c-torture/execute/20000906-1.c: Move ...
9065 * gcc.dg/20000906-1.c: ... here. Only run on targets
9066 that support __builtin_trap.
9067
0d9f234d
NB
9068Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9069
9070 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9071
fc6df7e1
JM
90722000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9073
9074 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9075 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9076 more $ format tests.
9077
65661a72
JM
90782000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9079
9080 * gcc.dg/format-errmk-1.c: New test.
9081
ebeda052
GM
90822000-09-17 Greg McGary <greg@mcgary.org>
9083
9084 * gcc.c-torture/execute/20000917-1.x: Remove.
9085
60e9d01c
JM
90862000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9087
9088 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9089
859e203f
GM
90902000-09-17 Greg McGary <greg@mcgary.org>
9091
9092 * gcc.c-torture/execute/20000917-1.c: New test.
9093 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9094
08ebc1c5
NB
9095Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9096
9097 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9098 in nested macro bug.
9099
ff94c747
NB
9100Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9101
9102 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9103
cf160a63
JL
9104Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
9105
9106 * gcc.c-torture/execute/20000914-1.c: New test.
9107
9a16ff93
AO
91082000-09-12 Alexandre Oliva <aoliva@redhat.com>
9109
9110 * g++.other/inline13.C: New test.
42ded877 9111
a210651e
AJ
91122000-09-12 Andreas Jaeger <aj@suse.de>
9113
9114 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9115 constant by Ulrich Drepper <drepper@redhat.com>.
9116
8b267da0
R
9117Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
9118
9119 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9120
32892c52
KG
91212000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9122
9123 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9124
a58d32c2
ZW
91252000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9126
9127 * gcc.dg/cpp/backslash.c: New test.
9128
da88b352
AO
91292000-09-11 Alexandre Oliva <aoliva@redhat.com>
9130
9131 * gcc.c-torture/execute/20000910-1.c: New test.
9132 * gcc.c-torture/execute/20000910-2.c: Likewise.
9133
a5de05b7 91342000-09-11 Robert Lipe <robertl@sco.com>
42ded877 9135
a5de05b7
RL
9136 * gcc.dg/pragma-align.c: New test.
9137
6cd0d4de
NS
91382000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9139
9140 * g++.old-deja/g++.pt/explicit82.C: New test.
9141 * g++.old-deja/g++.pt/explicit83.C: New test.
9142
8f820299
ZW
91432000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9144
9145 * gcc.dg/asm-names.c: New test.
9146
e1aa5140
KG
91472000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9148
9149 * gcc.dg/cpp/tr-warn6.c: New test
9150
2496f0b5
JM
91512000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9152
9153 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9154 be accepted.
9155
33b35a8d
CM
91562000-09-07 Catherine Moore <clm@redhat.com>
9157
6d4587f7 9158 * gcc.c-torture/execute/unroll-1.c: New test.
33b35a8d 9159
0e5921e8
ZW
91602000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9161
9162 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9163 ERROR markers.
9164 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9165 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9166 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9167 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9168 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9169 Preprocess only.
9170 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9171 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9172
299d838a
NS
91732000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9174
9175 * g++.old-deja/g++.pt/deduct2.C: New test.
9176
2ff0c962
NS
91772000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9178
9179 * g++.old-deja/g++.pt/parms2.C: New test.
9180
6e92b232
NS
91812000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9182
9183 * g++.old-deja/g++.pt/crash58.C: New test.
9184
61f5be15
GM
91852000-09-06 Greg McGary <greg@mcgary.org>
9186
859e203f
GM
9187 * gcc.c-torture/execute/20000906-1.c: New test.
9188 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
61f5be15 9189
792ae36d
KG
91902000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9191
9192 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9193
90deb76d
NS
91942000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9195
9196 * g++.old-deja/g++.pt/crash57.C: New test.
9197
c6b08b3e
NS
91982000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9199
9200 * g++.old-deja/g++.pt/crash56.C: New test.
9201
258451c8
NS
92022000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9203
9204 * g++.old-deja/g++.pt/koenig1.C: New test.
9205
e0cb4f36
JJ
92062000-09-04 Jakub Jelinek <jakub@redhat.com>
9207
9208 * gcc.dg/20000904-1.c: New test.
9209
29844fa7
JJ
92102000-09-04 Jakub Jelinek <jakub@redhat.com>
9211
9212 * gcc.dg/cpp/paste8.c: New test.
9213
298ec8f4
AO
92142000-09-01 Alexandre Oliva <aoliva@redhat.com>
9215
9216 * gcc.c-torture/compile/20000827-1.c: New test.
9217
3c786c69
JM
92182000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9219
9220 * gcc.dg/format-diag-1.c: New test.
9221
f798660e
JM
92222000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9223
9224 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9225 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9226 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9227 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9228 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9229
f75157d2
NS
92302000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9231
0e5921e8 9232 * g++.old-deja/g++.other/nested4.C: New test.
f75157d2 9233
291c9aa2
NS
92342000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9235
9236 * g++.old-deja/g++.ns/scoped1.C: New test.
9237
9953d23b
AO
92382000-08-30 Alexandre Oliva <aoliva@redhat.com>
9239
9240 * lib/g++.exp: Support testing already-installed GCC.
9241
5c5d1cd6
KG
92422000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9243
9244 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9245
bbfbf340
KG
92462000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9247
9248 * gcc.dg/return-type-2.c: New test.
9249
e53ca51f
GK
92502000-08-27 Geoff Keating <geoffk@cygnus.com>
9251
9252 * gcc.c-torture/compile/20000825-1.c: New test.
9253
721a9f8e
AO
92542000-08-26 Alexandre Oliva <aoliva@redhat.com>
9255
9256 * gcc.dg/dwarf2-2.c: New test.
9257
77ae5fa4
ZW
92582000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9259
9260 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9261 dg-warning regexps.
9262
343b7260
JM
92632000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9264
9265 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9266 gcc.dg/format-ext-5.c: New tests.
9267
22efd687
JJ
92682000-08-25 Jakub Jelinek <jakub@redhat.com>
9269
9270 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9271
83bab8db
MM
92722000-08-24 Mark Mitchell <mark@codesourcery.com>
9273
9274 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9275
cc914f8c
RH
92762000-08-24 Richard Henderson <rth@cygnus.com>
9277
9278 * gcc.dg/ia64-sync-1.c: New test.
9279 * gcc.dg/ia64-sync-2.c: New test.
9280 * gcc.dg/ia64-asm-1.c: New test.
9281
4894ecce
JM
92822000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9283
9284 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9285 * gcc.dg/format-ext-2.c: New test.
9286
2f1e6e0d
JM
92872000-08-23 Jason Merrill <jason@redhat.com>
9288
06c3db64
JM
9289 * lib/old-dejagnu.exp: Also ignore "In member function" and
9290 "At global scope".
2f1e6e0d 9291
7eda0d2d
KG
92922000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9293
9294 * gcc.dg/noncompile/label-lineno-1.c: New test.
9295
bdb47d3e
JM
92962000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9297
9298 * gcc.dg/c99-array-nonobj-1.c: New test.
9299
d8eceea4
JM
93002000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9301
9302 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9303 tests.
9304 * gcc.dg/format-ext-1.c: New test.
9305
8a451613
KG
93062000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9307
9308 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9309 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9310 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9311 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9312 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9313
23e4d028
JM
93142000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9315
9316 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9317 gcc.dg/c99-strftime-2.c: New tests.
9318
f95b2ff9
RH
93192000-08-22 Richard Henderson <rth@cygnus.com>
9320
9321 * gcc.c-torture/execute/20000822-1.c: New test.
9322
6315f068
JJ
93232000-08-21 Jakub Jelinek <jakub@redhat.com>
9324
9325 * gcc.c-torture/execute/20000819-1.x: Remove.
9326
5804a754
JM
93272000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9328
9329 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9330 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9331 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9332 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9333 gcc.dg/format-xopen-1.c: New tests.
9334
f3d360aa
JM
93352000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9336
9337 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9338
46639003
JJ
93392000-08-21 Jakub Jelinek <jakub@redhat.com>
9340
029ccdb3
JJ
9341 * g++.old-deja/g++.other/loop2.C: New test.
9342
46639003
JJ
9343 * gcc.c-torture/compile/20000606-1.c: New test.
9344 * gcc.c-torture/compile/20000728-1.c: New test.
9345 * gcc.c-torture/execute/20000801-1.c: New test.
9346 * gcc.c-torture/execute/20000801-2.c: New test.
9347 * gcc.c-torture/execute/20000819-1.c: New test.
9348 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9349 * gcc.dg/20000629-1.c: New test.
9350 * gcc.dg/20000724-1.c: New test.
9351 * gcc.dg/20000807-1.c: New test.
9352
3cb553b4
ZW
9353Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9354
9355 * gcc.dg/cpp/pragma-1.c: New test.
9356 * gcc.dg/cpp/pragma-2.c: New test.
9357
17ed19cb
ZW
93582000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9359
9360 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9361 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9362
26db2544
RK
9363Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9364
9365 * gcc.c-torture/compile/20000818-1.c: New test.
9366
90d14f40
MH
93672000-08-18 Manfred Hollstein <manfredh@redhat.com>
9368
9369 * gcc.c-torture/execute/20000818-1.c: New test.
9370
0d60c2e7
JM
93712000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9372
9373 * gcc.dg/format-va-1.c: New test.
9374
074900c5
NS
93752000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9376
9377 * g++.old-deja/g++.other/typedef8.C: New test.
9378
8e4f1b30
NS
93792000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9380
9381 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9382 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9383 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9384 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9385 * g++.old-deja/g++.other/ptrmem7.C: New test.
9386 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9387
c3491173
NS
93882000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9389
9390 * g++.old-deja/g++.pt/typename27.C: New test.
9391
07745bdb
NS
93922000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9393
9394 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9395 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9396 * g++.old-deja/g++.pt/friend45.C: New test.
9397 * g++.old-deja/g++.other/friend8.C: New test.
9398
2b8b1ab6
RH
93992000-08-15 Richard Henderson <rth@cygnus.com>
9400
9401 * gcc.c-torture/execute/20000815-1.c: New test.
9402
7300c8eb
JM
94032000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9404
9405 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9406 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9407 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9408
12af1090
NS
94092000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9410
9411 * g++.old-deja/g++.other/refinit2.C: New test.
9412
05273f08
GK
94132000-08-13 Geoff Keating <geoffk@cygnus.com>
9414
51a017d8
GK
9415 * lib/c-torture.exp (c-torture): Make
9416 compiler_conditional_xfail_data global.
9417 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9418 compiler_conditional_xfail_data machinery.
9419 (f-torture-execute): Likewise.
9420 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9421 and only when unrolling loops.
9422
05273f08
GK
9423 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9424
b333f246
NS
94252000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9426
9427 * g++.old-deja/g++.pt/explicit81.C: New test.
9428
9104081d
NS
94292000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9430
9431 * g++.old-deja/g++.pt/typename26.C: New test.
9432
be875f80
GK
94332000-08-10 Geoff Keating <geoffk@cygnus.com>
9434
9435 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9436 warning.
9437
b498d041
NS
94382000-08-10 Nathan Sidwell <nathan@codesourcery.com>
9439
9440 * g++.old-deja/g++.other/array3.C: New test.
9441
9052d3be
JM
94422000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9443
9444 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9445 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9446 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9447 New tests.
9448
68c98199
NS
94492000-08-09 Nathan Sidwell <nathan@codesourcery.com>
9450
9451 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9452 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9453
8e32b501
AO
94542000-08-09 Alexandre Oliva <aoliva@redhat.com>
9455
9456 * gcc.c-torture/execute/20000808-1.c: New test.
9457
1fcbbcd3
JM
94582000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9459
9460 * gcc.dg/c90-const-expr-1.c: New test.
9461
ee715245
RH
94622000-08-08 Richard Henderson <rth@cygnus.com>
9463
9464 * gcc.dg/noncompile/920923-1.c: Declare calloc.
9465
43d1e059
JM
94662000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
9467
9468 * gcc.dg/noncompile/const-ll-1.c: New test.
9469
1c5ecb11
JM
94702000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
9471
9472 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9473
137fa4d0
OP
9474Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
9475
9476 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9477 that running programs linked against the shared version of libobjc
9478 run correctly.
9479
cd732418
JM
94802000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9481
9482 * gcc.dg/c99-printf-1.c: New test.
9483
a7086ea9
JM
94842000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9485
9486 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9487
26f2c02a
ZW
94882000-08-05 Zack Weinberg <zack@wolery.cumb.org>
9489
0e5921e8 9490 * gcc.c-torture/execute/20000731-1.x: Delete.
26f2c02a 9491
2ba7ba63
ZW
94922000-08-04 Zack Weinberg <zack@wolery.cumb.org>
9493
9494 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9495 and torture_without_loops as is done by c-torture.exp.
9496 (search_for): Copy from c-torture.exp.
9497 (gcc-dg-runtest): New function, drives a directory of tests
9498 iterating over the TORTURE_OPTIONS.
9499 (scan-assembler, scan-assembler-not): Move here from
9500 individual directory drivers.
9501
9502 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9503 defined by lib/gcc-dg.exp.
9504 * gcc.dg/cpp/cpp.exp: Likewise.
9505 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
9506 gcc-dg-runtest, so we cycle over optimization options.
9507
9508 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9509 * gcc.dg/compare2.c: No longer expected to fail.
9510
018577e4
R
9511Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9512
9513 * gcc.c-torture/execute/20000804-1.c: New test.
9514
b8458e3e
JM
95152000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9516
9517 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9518
ba89d661
ZW
95192000-08-03 Zack Weinberg <zack@wolery.cumb.org>
9520
9521 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9522
4a6f50d5
JL
9523Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
9524
9525 * gcc.c-torture/compile/20000803-1.c: New test.
9526
bcde3193
JM
95272000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
9528
7e9c81d6
JM
9529 * gcc.c-torture/execute/20000801-3.c,
9530 gcc.c-torture/execute/20000801-4.c: New tests.
9531 * gcc.c-torture/execute/20000801-3.x,
9532 gcc.c-torture/execute/20000801-4.x: Xfail.
bcde3193 9533
e457ca6a
GK
95342000-08-02 Geoff Keating <geoffk@cygnus.com>
9535
9536 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9537 libobjc/.libs to allow for libtool.
9538
2d579116
JJ
95392000-08-02 Jakub Jelinek <jakub@redhat.com>
9540
9541 * gcc.c-torture/compile/20000802-1.c: New test.
9542
5ef865d5
ZW
95432000-08-02 Zack Weinberg <zack@wolery.cumb.org>
9544
9545 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9546
929a66d2
JL
9547Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
9548
68c8d8ce
JL
9549 * gcc-c-torture/execute/20000731-2.c: New test.
9550
929a66d2
JL
9551 * gcc.c-torture/execute/20000731-1.c: New test.
9552 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9553
42eb567d
JJ
95542000-07-31 Jakub Jelinek <jakub@redhat.com>
9555
6ead1e99 9556 * testsuite/gcc.dg/cpp/paste7.c: New test.
42eb567d
JJ
9557 * gcc.dg/cpp/20000725-1.c: New test.
9558
111458f1
ZW
95592000-07-31 Zack Weinberg <zack@wolery.cumb.org>
9560
5f1240b6
ZW
9561 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9562 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9563 declaration warning for __builtin_dwarf_reg_size.
9564
111458f1
ZW
9565 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9566
b0c4bfae
JM
95672000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
9568
9569 * gcc.dg/noncompile/voidparam-1.c: New test.
9570
1cf0acdd
RH
95712000-07-30 Richard Henderson <rth@cygnus.com>
9572
9573 * gcc.dg/c90-digraph-1.c: Don't xfail.
9574 * gcc.dg/compare2.c (case 10): Xfail.
9575 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9576
c1445f3d
JM
95772000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
9578
9579 * gcc.dg/c99-main-1.c: New test.
9580
1b398090
JM
95812000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
9582
9583 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9584
fc5f1cca
HPN
9585Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
9586
9587 * gcc.c-tortuer/execute/20000726-1.c: New test.
9588
ad88bb8b
AO
95892000-07-26 Alexandre Oliva <aoliva@redhat.com>
9590
9591 * gcc.c-torture/execute/enum-2.c: New test.
9592
f47e4084
KG
95932000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9594
9595 * gcc.dg/cpp/tr-warn3.c: New test.
9596
2c05a794
NS
95972000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9598
9599 * g++.old-deja/g++.ext/implicit1.C: Remove.
9600 * g++.old-deja/g++.jason/c2.C: Remove
9601 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9602 * g++.old-deja/g++.pt/crash16.C: Likewise.
9603 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9604
10dd7d29
NS
96052000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9606
9607 * g++.old-deja/g++.other/for2.C: New test.
9608
5e1a2fc7
JJ
96092000-07-25 Jakub Jelinek <jakub@redhat.com>
9610
9611 * gcc.dg/20000720-1.c: New test.
9612
6a65f413
TM
96132000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
9614
9615 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
9616
9fed97f1
GK
96172000-07-24 Geoff Keating <geoffk@cygnus.com>
9618
9619 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9620 * gcc.c-torture/execute/20000722-1.c: New.
9621 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9622
45d52318
JJ
96232000-07-24 Jakub Jelinek <jakub@redhat.com>
9624
9625 * gcc.dg/cpp/20000720-1.S: New test.
9626
f0f4cb1b
MM
96272000-07-21 Michael Meissner <meissner@redhat.com>
9628
ed7d4ce8 9629 * gcc.c-torture/execute/ieee/hugeval.c: New test.
f0f4cb1b 9630
1b493b81
ZW
96312000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9632
9633 * g++.old-deja/g++.brendan/crash16.C,
9634 g++.old-deja/g++.brendan/parse3.C,
9635 g++.old-deja/g++.brendan/redecl1.C,
9636 g++.old-deja/g++.ns/template13.C,
9637 g++.old-deja/g++.other/decl4.C,
9638 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9639
6fee6033
ZW
96402000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9641
983318fc
ZW
9642 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9643 and "Internal error".
9644
6fee6033 9645 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
2339ce57 9646 regexps.
6fee6033
ZW
9647 * gcc.dg/cpp/paste6.c: New test.
9648
92936ecf
ZW
96492000-07-19 Zack Weinberg <zack@wolery.cumb.org>
9650
53fdf0be
ZW
9651 * gcc.dg/cpp/tr-direct.c: New test.
9652
92936ecf
ZW
9653 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9654 gcc.dg/cpp/undef1.c: Tweak error regexps.
9655
2339ce57
EC
96562000-07-18 Eric Christopher <echristo@redhat.com>
9657
9658 * gcc.c-torture/compile/20000718-1.c: New test.
9659
96be6998
ZW
96602000-07-18 Zack Weinberg <zack@wolery.cumb.org>
9661
9662 * cpplex.c (_cpp_push_token): If the token being pushed back
9663 is the previous token in this context, just subtract one from
9664 context->posn.
9665 * cppmacro.c (save_expansion): Clear aux field when storing a
9666 placemarker.
9667
611a0be7
AO
96682000-07-18 Alexandre Oliva <aoliva@redhat.com>
9669
9670 * gcc.dg/noncompile/redecl-1.c: New test.
9671
4c6b3b2a
JJ
96722000-07-18 Jakub Jelinek <jakub@redhat.com>
9673
9674 * gcc.c-torture/execute/20000717-5.c: New test.
9675 * gcc.c-torture/execute/20000717-1.x: Removed.
9676
9db83b39
RH
96772000-07-17 Richard Henderson <rth@cygnus.com>
9678
9679 * gcc.c-torture/execute/20000717-4.c: New test.
9680
53781524
ZW
96812000-07-17 Zack Weinberg <zack@wolery.cumb.org>
9682
9683 * gcc.dg/cpp/syshdr.c: New test.
9684 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9685
2d3483dc
NB
96862000-07-17 Neil Booth <neilb@earthling.net>
9687
9688 * gcc.dg/cpp/cmdlne-dM.c: New test.
9689 * gcc.dg/cpp/cmdlne-dD.c: New test.
9690
9f759236
JL
9691Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
9692
bf4ddb31
JL
9693 * gcc.c-torture/execute/20000717-3.c: New test.
9694
9f759236
JL
9695 * gcc.c-torture/compile/20000717-1.c: New test.
9696
3b15076f
GK
96972000-07-17 Geoffrey Keating <geoffk@cygnus.com>
9698
9699 * gcc.c-torture/execute/20000717-2.c: New test.
9700
919e0807
JM
97012000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
9702
c993555b
JM
9703 * gcc.dg/formatz-1.c: New test.
9704
7e9c81d6
JM
9705 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9706 * gcc.dg/c99-digraph-1.c: New tests.
b9609a52 9707
3319c1b8 9708 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
b9609a52 9709 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3319c1b8 9710
919e0807 9711 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
b9609a52 9712 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7e9c81d6 9713 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
b9609a52
JM
9714 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9715 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9716 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9717 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
919e0807 9718
74d6e073
GM
9719Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
9720
9721 * gcc.c-torture/execute/20000717-1.c: New test.
9722 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9723
91f4790c
JJ
97242000-07-15 Jakub Jelinek <jakub@redhat.com>
9725
9726 * gcc.c-torture/execute/20000715-2.c: New test.
a8c12308 9727 * gcc.dg/20000715-1.c: New test.
91f4790c 9728
4d06bcc5
MM
97292000-07-15 Michael Meissner <meissner@redhat.com>
9730
9731 * gcc.c-torture/execute/20000715-1.c: New test.
9732
c67846f2
JJ
97332000-07-13 Jakub Jelinek <jakub@redhat.com>
9734
9735 * gcc.c-torture/execute/20000707-1.c: New test.
9736
530d0ba5
NB
97372000-07-13 Neil Booth <NeilB@earthling.net>
9738
9739 * testsuite/gcc.dg/cpp/digraph1.c,
9740 testsuite/gcc.dg/cpp/digraph2.c,
9741 testsuite/gcc.dg/cpp/digraphs.c: New tests.
9742
26e98309
DB
97432000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
9744
9745 * g77.f-torture/compile/20000630-2.f: New test.
9746 * g77.f-torture/compile/20000630-2.x
9747
7bb41c5a
DB
97482000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
9749
9750 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
9751
9e88fd4a
NB
97522000-07-11 Neil Booth <NeilB@earthling.net>
9753
9754 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9755
745ef6d6
NB
97562000-07-11 Neil Booth <NeilB@earthling.net>
9757
9758 * gcc.dg/cpp/cmdlne-C.c: New.
9759
91fcd158
NB
97602000-07-09 Neil Booth <NeilB@earthling.net>
9761
745ef6d6
NB
9762 * gcc.dg/cpp/directiv.c: New tests.
9763 * gcc.dg/cpp/undef1.c: Update.
91fcd158 9764
5eaac26c
AMT
97652000-07-08 Angela Marie Thomas <angela@cygnus.com>
9766
9767 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9768
5d0bca5b
NB
97692000-07-09 Neil Booth <NeilB@earthling.net>
9770
9771 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9772
cf00a885
ZW
97732000-07-07 Zack Weinberg <zack@wolery.cumb.org>
9774
9775 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9776 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9777
563dd08a
NB
97782000-07-08 Neil Booth <NeilB@earthling.net>
9779
9780 * gcc.dg/cpp/macsyntx.c: New tests.
9781
ca81c149
JJ
97822000-07-07 Jakub Jelinek <jakub@redhat.com>
9783
9784 * gcc.dg/20000707-1.c: New test.
9785
f5afd9e9
JJ
97862000-07-07 Jakub Jelinek <jakub@redhat.com>
9787
9788 * gcc.c-torture/execute/20000706-1.c: New test.
9789 * gcc.c-torture/execute/20000706-2.c: New test.
9790 * gcc.c-torture/execute/20000706-3.c: New test.
9791 * gcc.c-torture/execute/20000706-4.c: New test.
9792 * gcc.c-torture/execute/20000706-5.c: New test.
9793
54c69093
NS
97942000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9795
9796 * g++.old-deja/g++.pt/instantiate7.C: New test.
9797
c2e276fe
NS
97982000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9799
9800 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9801 * g++.old-deja/g++.mike/thunk3.C: Likewise.
9802 * g++.old-deja/g++.other/rtti3.C: Likewise.
9803 * g++.old-deja/g++.other/rttid3.C: Likewise.
9804
ff633c68
DB
98052000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
9806
9807 * g77.f-torture/compile/20000630-1.x: Fix typo
9808
bfa697a9
ZW
98092000-07-05 Zack Weinberg <zack@wolery.cumb.org>
9810
9811 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9812 assembly output.
9813
c71f835b
ZW
98142000-07-04 Zack Weinberg <zack@wolery.cumb.org>
9815
9816 * gcc.dg/cpp/ident.c: New test.
9817
043afb2a
NB
98182000-07-05 Neil Booth <NeilB@earthling.net>
9819
9820 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9821 gcc.dg/cpp/lexstrng.c: New tests.
9822
d2c1325a
NB
98232000-07-04 Neil Booth <NeilB@earthling.net>
9824
9825 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9826 * gcc.dg/cpp/strify2.c: Same.
9827
041c3194
ZW
98282000-07-03 Zack Weinberg <zack@wolery.cumb.org>
9829
9830 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9831 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9832 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9833 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9834
9835 * testsuite/gcc.dg/cpp/macro1.c,
9836 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9837 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9838 testsuite/gcc.dg/cpp/strify1.c,
9839 testsuite/gcc.dg/cpp/strify2.c: New tests.
9840
f46ad076
JJ
98412000-07-03 Jakub Jelinek <jakub@redhat.com>
9842
9843 * gcc.c-torture/execute/20000703-1.c: New test.
9844
2e637721
NS
98452000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9846
9847 * g++.old-deja/g++.pt (lookup10.C): New test.
9848
d9b53142
NS
98492000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9850
9851 * g++.old-deja/g++.pt (typename25.C): New test.
9852
cd9bedad
ZW
98532000-07-02 Zack Weinberg <zack@wolery.cumb.org
9854
9855 * gcc.c-torture/compile/20000701-1.c: New test.
9856
996b539f
NC
98572000-06-30 Nick Clifton <nickc@cygnus.com>
9858
9859 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9860 to test case.
9861
45f640c2
CM
98622000-06-30 Catherine Moore <clm@cygnus.com>
9863
9864 * gcc.c-torture/execute/align-1.c: New test.
9865
34f9943e
NS
98662000-06-30 Nathan Sidwell <nathan@codesourcery.com>
9867
9868 * g++.old-deja/g++.pt/expr8.C: New test.
9869 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9870
671e85f6
NC
98712000-06-29 Nick Clifton <nickc@cygnus.com>
9872
9873 * gcc.c-torture/compile/20000629-1.c: New test.
9874
d1e43c8b
ZW
98752000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9876
9877
9878 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9879 gcc.dg/noncompile directory, depending on whether they're
9880 preprocessor tests or not. Annotate all the tests for the dg
9881 framework.
9882
9883 * gcc.c-torture/noncompile/noncompile.exp: Delete.
9884 * gcc.dg/noncompile/noncompile.exp: New.
9885
9886 * Moved files:
9887 Old name New name
9888 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
9889 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
9890 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
9891 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
9892 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
9893 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
9894 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
9895 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
9896 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
9897 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
9898 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
9899 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
9900 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
9901 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
9902 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
9903 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
9904 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
9905 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
9906 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
9907 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
9908 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
9909 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
9910 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
9911 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
9912
9913 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
9914 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
9915 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
9916 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
9917 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
9918 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
9919
122168d7
ZW
99202000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9921
9922 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9923 declare one variable. On the fourth, error.
9924 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9925 declared by 20000628-1a.h.
9926
051aec25
RH
99272000-06-29 Richard Henderson <rth@redhat.com>
9928
9929 * gcc.c-torture/execute/930529-1.x: New file.
122168d7 9930 * gcc.dg/920413-1.c: Adjust expected warning text.
051aec25
RH
9931 * gcc.dg/980217-1.c: Declare abort.
9932 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9933
3097c22b
JL
9934Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
9935
9936 * g77.f-torture/compile/20000629-1.f: New test.
9937 * g77.f-torture/compile/20000629-1.x: Expected to fail.
9938
3be6ce46
ZW
99392000-06-28 Zack Weinberg <zack@wolery.cumb.org>
9940
9941 Rearrange lots of files, removing entirely the
122168d7 9942 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3be6ce46
ZW
9943 directories.
9944
9945 * Deleted files:
9946 gcc.c-torture/code_quality/code_quality.exp
9947 gcc.c-torture/special/special.exp
9948 gcc.failure/failure.exp
9949 gcc.failure/940409-1.x
9950 gcc.c-torture/compile/961203-1.x
9951
9952 * New files:
9953 gcc.misc-tests/linkage.exp
9954 gcc.c-torture/execute/920730-1t.c
9955 gcc.c-torture/execute/920730-1t.x
9956 gcc.c-torture/compile/920520-1.x
9957 gcc.c-torture/compile/920521-1.x
9958 gcc.c-torture/compile/981006-1.x
9959 gcc.c-torture/execute/eeprof-1.x
9960
9961 * Moved files (possibly with modifications to fit a new harness):
9962 Old name New name
9963 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
9964 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
9965 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
9966 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
9967 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
9968 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
9969 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
9970 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
9971 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
9972 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
9973 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
9974 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
9975 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
9976 gcc.failure/940409-1.c gcc.dg/940409-1.c
9977
1e89760d
ZW
99782000-06-28 Zack Weinberg <zack@wolery.cumb.org>
9979
9d1d9b4f
ZW
9980 * c-torture/compile/961203-1.x: Delete.
9981
1e89760d
ZW
9982 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
9983 not exit. Include stdio.h.
9984 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
9985 * gcc.misc-tests/dg-12.c: Likewise.
9986 * gcc.misc-tests/dg-5.c: Likewise.
9987 * gcc.misc-tests/dg-6.c: Likewise.
9988 * gcc.misc-tests/dg-7.c: Prototype abort.
9989 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
9990 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
9991 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
9992 not exit.
9993 * gcc.misc-tests/sieve.c: Use return from main, not exit.
9994 * gcc.misc-tests/sort2.c: Use return from main, not exit.
9995
39ab19f6
JJ
99962000-06-28 Jakub Jelinek <jakub@redhat.com>
9997
9998 * gcc.dg/cpp/20000628-1.c: New test.
9999 * gcc.dg/cpp/20000628-1.h: New header for above test.
10000 * gcc.dg/cpp/20000628-1a.h: Likewise.
10001
d845dc52
ZW
100022000-06-27 Zack Weinberg <zack@wolery.cumb.org>
10003
10004 * gcc.dg/cpp: New directory.
10005 * gcc.dg/cpp/cpp.exp: New driver.
10006 * gcc.dg/cpp/20000627-1.c: New test.
10007 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10008 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10009 and rewrite as a compilation test.
10010
10011 * gcc.dg: Move many files into the cpp subdirectory, possibly
10012 renaming or editing them as well.
10013 Old name New name
10014 990119-1.c cpp/19990119-1.c
10015 990228-1.c cpp/19990228-1.c
10016 990407-1.c cpp/19990407-1.c
10017 990409-1.c cpp/19990409-1.c
10018 990413-1.c cpp/19990413-1.c
10019 990703-1.c cpp/19990703-1.c
10020 20000127-1.c cpp/20000127-1.c
10021 20000129-1.c cpp/20000129-1.c
10022 20000207-1.c cpp/20000207-1.c
10023 20000207-2.c cpp/20000207-2.c
10024 20000209-1.c cpp/20000209-1.c
10025 20000209-2.c cpp/20000209-2.c
10026 20000301-1.c cpp/20000301-1.c
10027 20000419-1.c cpp/20000419-1.c
10028 20000510-1.S cpp/20000510-1.S
10029 20000519-1.c cpp/20000519-1.c
10030 20000529-1.c cpp/20000529-1.c
10031 20000625-1.c cpp/20000625-1.c
10032 20000625-2.c cpp/20000625-2.c
10033 cpp-as1.c cpp/assert1.c
10034 cpp-as2.c cpp/assert2.c
10035 cxx-comments-1.c cpp/cxxcom1.c
10036 cxx-comments-2.c cpp/cxxcom2.c
10037 endif-label.c cpp/endif.c
10038 cpp-hash1.c cpp/hash1.c
10039 cpp-hash2.c cpp/hash2.c
10040 cpp-if1.c cpp/if-1.c
10041 cpp-if2.c cpp/if-2.c
10042 cpp-if3.c cpp/if-3.c
10043 cpp-if4.c cpp/if-4.c
10044 cpp-if5.c cpp/if-5.c
10045 cpp-cond.c cpp/if-cexp.c
10046 cpp-missingop.c cpp/if-mop.c
10047 cpp-missingparen.c cpp/if-mpar.c
10048 cpp-opprec.c cpp/if-oppr.c
10049 cpp-ifparen.c cpp/if-paren.c
10050 cpp-shortcircuit.c cpp/if-sc.c
10051 cpp-shift.c cpp/if-shift.c
10052 cpp-unary.c cpp/if-unary.c
10053 cpp-li1.c cpp/line1.c
10054 cpp-li2.c cpp/line2.c
10055 lineno.c cpp/line3.c
10056 lineno-2.c cpp/line4.c
10057 cpp-mi.c cpp/mi1.c
10058 cpp-mic.h cpp/mi1c.h
10059 cpp-micc.h cpp/mi1cc.h
10060 cpp-mind.h cpp/mi1nd.h
10061 cpp-mindp.h cpp/mi1ndp.h
10062 cpp-mix.h cpp/mi1x.h
10063 cpp-mi2.c cpp/mi2.c
10064 cpp-mi2a.h cpp/mi2a.h
10065 cpp-mi2b.h cpp/mi2b.h
10066 cpp-mi2c.h cpp/mi2c.h
10067 cpp-mi3.c cpp/mi3.c
10068 cpp-mi3.def cpp/mi3.def
10069 poison-1.c cpp/poison.c
10070 pr-impl.c cpp/prag-imp.c
10071 cpp-redef-2.c cpp/redef1.c
10072 cpp-redef.c cpp/redef2.c
10073 strpaste.c cpp/strp1.c
10074 strpaste-2.c cpp/strp2.c
10075 cpp-tradpaste.c cpp/tr-paste.c
10076 cpp-tradstringify.c cpp/tr-str.c
10077 cpp-tradwarn1.c cpp/tr-warn1.c
10078 cpp-tradwarn2.c cpp/tr-warn2.c
10079 trigraphs.c cpp/trigraphs.c
10080 cpp-unc1.c cpp/unc1.c
10081 cpp-unc2.c cpp/unc2.c
10082 cpp-unc3.c cpp/unc3.c
10083 cpp-unc.c cpp/unc4.c
10084 undef.c cpp/undef1.c
10085 undef-2.c cpp/undef2.c
10086 cpp-wi1.c cpp/widestr1.c
10087
49199692
MM
100882000-06-27 Mark Mitchell <mark@codesourcery.com>
10089
10090 * lib/g++.exp (g++_include_flags): Tweak.
10091
1c7781fb 100922000-06-27 H.J. Lu <hjl@gnu.org>
92936ecf
ZW
10093 Loren J. Rittle <ljrittle@acm.org>
10094
10095 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10096 version with one that knows about the new gcc tree structure.
10097 (g++_link_flags): Same.
1c7781fb 10098
754773e2
ZW
100992000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10100
4540727a
ZW
10101 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10102 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10103 case we are cross-compiling.
10104
754773e2 10105 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
92936ecf 10106 g++.old-deja/g++.niklas/Makefile.in,
754773e2
ZW
10107 g++.old-deja/g++.niklas/configure.in,
10108 g++.old-deja/g++.other/Makefile.in,
10109 g++.old-deja/g++.other/configure.in,
10110 gcc.c-torture/code_quality/Makefile.in,
10111 gcc.c-torture/code_quality/configure.in,
10112 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10113 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10114 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10115 gcc.c-torture/execute/ieee/Makefile.in,
10116 gcc.c-torture/execute/ieee/configure.in,
10117 gcc.c-torture/noncompile/Makefile.in,
10118 gcc.c-torture/noncompile/configure.in,
10119 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10120 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10121 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10122
ed18e47e
NS
101232000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10124
10125 * g++.old-deja/g++.other/ambig3.C: New test.
10126
51a5a5e0
NS
101272000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10128
10129 * g++.old-deja/g++.pt/syntax1.C: New test.
10130 * g++.old-deja/g++.pt/syntax2.C: New test.
10131 * g++.old-deja/g++.other/syntax3.C: New test.
10132 * g++.old-deja/g++.other/syntax4.C: New test.
10133
41035013
ZW
101342000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10135
10136 * gcc.dg/20000623-1.c: Prototype exit and abort.
10137
b42115f7
ZW
101382000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10139
10140 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
92936ecf 10141 New tests.
b42115f7
ZW
10142 * gcc.dg/cpp-mi3.def: New file.
10143
10144 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10145 inside assertions.
10146 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10147 lexer's error messages.
10148 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10149 divine anything from the linemarkers.
10150 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10151 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10152
3e0abe15
GK
101532000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10154
10155 * gcc.dg/20000623-1.c: New test.
10156
1d663f67
JJ
101572000-06-22 Jakub Jelinek <jakub@redhat.com>
10158
10159 * gcc.c-torture/execute/20000622-1.c: New test.
10160
56803752
NS
101612000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10162
10163 * g++.old-deja/g++.other/init15.C: New test.
10164
dc2a68d7
NS
101652000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10166
10167 * g++.old-deja/g++.pt/vaarg2.C: New test.
10168 * g++.old-deja/g++.pt/vaarg3.C: New test.
10169
5f8f4751
NS
101702000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10171
10172 * g++.old-deja/g++.other/dyncast6.C: New test.
10173
22c40c28
JJ
101742000-06-15 Jakub Jelinek <jakub@redhat.com>
10175
10176 * gcc.c-torture/execute/loop-6.c: New test.
10177
d2f7db1d
JJ
101782000-06-14 Jakub Jelinek <jakub@redhat.com>
10179
10180 * gcc.dg/20000614-1.c: New test.
10181 * gcc.dg/20000614-2.c: New test.
10182
adab1923
HPN
101832000-06-14 Hans-Peter Nilsson <hp@axis.com>
10184
10185 * g++.old-deja/g++.other/inline12.C: New test.
10186
b4f2fe91
JJ
101872000-06-13 Jakub Jelinek <jakub@redhat.com>
10188
10189 * g++.old-deja/g++.other/eh1.C: New test.
10190
101912000-06-12 Jakub Jelinek <jakub@redhat.com>
10192
10193 * g++.old-deja/g++.other/type.C: New test.
10194
101952000-06-05 Jakub Jelinek <jakub@redhat.com>
10196
10197 * g++.old-deja/g++.other/initstring.C: New test.
10198
431f67e2
JM
101992000-06-12 Jason Merrill <jason@redhat.com>
10200
10201 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10202
83c137d7
JL
10203Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
10204
10205 * gcc.c-torture/compile/20000609-1.c: New test.
10206
27985b66
CP
10207Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
10208
10209 * gcc.dg/20000609-1.c: New test.
10210
fbc40ced
ZW
102112000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10212
10213 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10214 * gcc.c-torture/noncompile/poison-1.c: Move...
10215 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10216 * gcc.dg/cpp-li1.c: Add a token after the #line.
10217
80e08b30
RH
102182000-06-05 Richard Henderson <rth@cygnus.com>
10219
10220 * gcc.c-torture/execute/20000605-2.c: New test.
10221 * gcc.c-torture/execute/20000605-3.c: New test.
10222
5e9e71f0
DB
102232000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10224
10225 * g77.f-torture/execute/20000503-1.x: New file.
10226
b6a5dfa1
NS
102272000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10228
10229 * g++.old-deja/g++.eh/badalloc1.C: New test.
10230
fce8451d
RH
102312000-06-05 Richard Henderson <rth@cygnus.com>
10232
10233 * gcc.c-torture/execute/20000605-1.c: New test.
10234
1687c88c
JJ
102352000-06-05 Jakub Jelinek <jakub@redhat.com>
10236 Nathan Sidwell <nathan@codesourcery.com>
10237
10238 * gcc.c-torture/compile/20000605-1.c: New test.
10239
22ad5966
DB
102402000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10241
92936ecf 10242 * g77.f-torture/compile/20000601-1.f: New test.
22ad5966 10243
72934de7
RH
102442000-06-03 Richard Henderson <rth@cygnus.com>
10245
10246 * gcc.c-torture/execute/20000603-1.c: New.
10247
0e13506e
ZW
102482000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10249
10250 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10251 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10252
d7a2e0f7
ZW
102532000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10254
1082afb6
ZW
10255 * gcc.dg/compare2.c (case 12): XFAIL.
10256 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10257 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10258
d7a2e0f7
ZW
10259 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10260
ea4a453b
ZW
102612000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10262
10263 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10264 guard macro is already defined when the header is first
10265 included.
10266 * gcc.dg/cpp-mix.h: New file.
10267 * gcc.dg/endif-label.c: Update patterns to match compiler.
10268
10269 * g++.brendan/complex1.C: Declare abort.
10270 * g++.law/refs4.C: Remove XFAIL.
10271 * g++.oliva/expr2.C: Declare abort and exit.
10272
5ac707b8
AO
102732000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10274
bb078eb4
AO
10275 * gcc.c-torture/execute/20000528-1.c: New test.
10276
5ac707b8
AO
10277 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10278 * g++.old-deja/g++.law/temps4.C: Likewise.
10279
e801c5c2
AO
10280 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10281 stdlib.h. Call abort() on failure.
10282 * g++.old-deja/g++.law/refs4.C: Likewise.
10283 * g++.old-deja/g++.law/temps4.C: Likewise.
10284 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
92936ecf 10285 * gcc.c-torture/execute/20000112-1.c: Include string.h.
e801c5c2 10286
d2b51b10
ZW
102872000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10288
10289 Relative to g++.dg/special:
10290 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10291
10292 Relative to g++.old-deja:
10293 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10294 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10295 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10296 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
92936ecf 10297 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
d2b51b10
ZW
10298 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10299 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10300
10301 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10302 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10303 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10304 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10305 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10306 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10307 and/or string.h.
10308
10309 * g++.other/goto1.C: Update expectations for error messages.
10310
49080ead
AO
103112000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10312
10313 * gcc.c-torture/compile/20000523-1.c: New test.
10314
bfc22107
NS
103152000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10316
10317 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10318
bebc2c61
NS
103192000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10320
10321 * g++.old-deja/g++.eh/catch11.C: New test.
10322 * g++.old-deja/g++.eh/catch12.C: New test.
10323
88903d85
NC
103242000-05-24 Nick Clifton <nickc@cygnus.com>
10325
10326 * gcc.c-torture/execute/20000523-1.c: New test.
10327
7b844298
ZW
103282000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10329
10330 * c-torture/execute/bcp-1.c: Replace abort in arg of
10331 __builtin_constant_p with a generic external function.
10332
10333 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10334 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10335 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10336 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10337 Prototype abort and/or exit.
10338
10339 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10340 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10341 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10342 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10343
38285a09
AO
103442000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10345
10346 * gcc.dg/dwarf2-1.c: New test.
10347
1e139755
RH
103482000-05-20 Richard Henderson <rth@cygnus.com>
10349
10350 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10351
019b761f
AJ
103522000-05-20 Andreas Jaeger <aj@suse.de>
10353
10354 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10355 testcase.
10356
ea25bef4
DE
103572000-05-19 David Edelsohn <edelsohn@gnu.org>
10358
10359 * gcc.c-torture/execute/20000519-2.c: New test.
10360
b4c40d3c
AJ
103612000-05-19 Andreas Jaeger <aj@suse.de>
10362
0d9a7d79
AJ
10363 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10364 which fails with SSA.
10365
b4c40d3c
AJ
10366 * lib/c-torture.exp: Also test with -O3 -fssa.
10367
14806ff1
MM
103682000-05-18 Michael Meissner <meissner@redhat.com>
10369
10370 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10371 * gcc.c-torture/execute/920415-1.c: Ditto.
10372 * gcc.c-torture/execute/920501-1.c: Ditto.
10373 * gcc.c-torture/execute/conversion.c: Ditto.
10374 * gcc.c-torture/execute/cvt-1.c: Ditto.
10375
606b4c94
JL
10376Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
10377
10378 * gcc.c-torture/compile/20000518-1.c: New test.
10379
3eb16773
DB
103802000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10381
10382 * g77.f-torture/compile/200005018.f: New test.
10383
233f4c98
JL
10384Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
10385
10386 * gcc.c-torture/compile/20000517-1.c: New test.
10387
13fa2029
FS
103882000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10389
10390 * gcc.c-torture/execute/20000516-1.c: New test.
10391
a48df362
JJ
103922000-05-15 Jakub Jelinek <jakub@redhat.com>
10393
10394 * g++.old-deja/g++.other/eh.C: New test.
10395
67384dfb
RH
103962000-05-12 Richard Henderson <rth@cygnus.com>
10397
10398 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10399 constants through to doit's conditional.
10400
2e8b0910
JL
10401Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
10402
8a744ae0 10403 * gcc.c-torture/compile/20000511-1.c: New test.
2e8b0910
JL
10404 * g77.f-torture/compile/20000511-1.f: New test.
10405 * g77.f-torture/compile/20000511-2.f: New test.
10406
0f00654b
MM
104072000-05-11 Michael Meissner <meissner@redhat.com>
10408
10409 * gcc.c-torture/execute/20000511-1.c: New test.
10410
3ae1c615
ZW
104112000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10412
10413 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10414 * gcc.dg/20000510-1.S: New.
10415
c0916fa0
CM
104162000-05-08 Catherine Moore <clm@cygnus.com>
10417
10418 * gcc.dg/unused-3.c: New.
10419
efdbc6f8
RH
104202000-05-06 Richard Henderson <rth@cygnus.com>
10421
10422 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10423 * g++.old-deja/g++.mike/warn1.C: Likewise.
10424 * g++.old-deja/g++.pt/local1.C: Likewise.
10425 * g++.old-deja/g++.pt/local7.C: Likewise.
10426 * g++.old-deja/g++.pt/spec16.C: Likewise.
10427
846cf122
NS
104282000-05-06 Nathan Sidwell <nathan@codesourcery.com>
10429
10430 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10431
7d76ae56
DB
104322000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
10433
efdbc6f8 10434 * g77.f-torture/execute/20000503-1.f: New test.
7d76ae56 10435
07d787fd
AJ
104362000-05-04 Andreas Jaeger <aj@suse.de>
10437
10438 * gcc.dg/noreturn-2.c: New test.
10439
59b30ca6
NB
104402000-05-04 Neil Booth <NeilB@earthling.net>
10441
10442 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10443 preprocessor.
10444
beaf61f5
RH
104452000-05-04 Richard Henderson <rth@cygnus.com>
10446
10447 * gcc.c-torture/execute/20000503-1.c: Fix typo.
10448
f63c134b
RH
104492000-05-04 Richard Henderson <rth@cygnus.com>
10450
10451 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
10452 OpenSSL by Jason R Thorpe.
10453
83f1c55d
RH
10454Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
10455
10456 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10457
22a87840
RL
104582000-05-03 Robert Lipe <robertlipe@usa.net>
10459
10460 * gcc.dg/20000503-1.c: New test.
10461
753e6cf1
JJ
104622000-05-02 Jakub Jelinek <jakub@redhat.com>
10463
10464 * gcc.c-torture/compile/20000502-1.c: New test.
10465 * g++.old-deja/g++.other/align.C: New test.
9900f597 10466 * gcc.dg/cpp-tradstringify.c: New test.
753e6cf1 10467
83f1c55d
RH
10468Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
10469
10470 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10471 and hard registers.
10472
104732000-04-26 Geoff Keating <geoffk@cygnus.com>
10474
10475 * gcc.c-torture/execute/loop-5.c: New test.
10476
104772000-04-25 Jakub Jelinek <jakub@redhat.com>
10478
10479 * gcc.c-torture/execute/va-arg-20.c: New test.
10480
96933f43
JL
10481Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
10482
10483 * gcc.c-torture/execute/20000422-1.c: New test.
10484
83f1c55d
RH
104852000-04-20 Greg McGary <gkm@gnu.org>
10486
10487 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10488 when optimizing, but without sibling-call optimizations (-O1).
10489
404e6b79
JL
10490Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
10491
efdbc6f8 10492 * gcc.c-torture/compile/20000420-1.c: New test.
404e6b79 10493
a33b40d2
NS
104942000-04-20 Nathan Sidwell <nathan@codesourcery.com>
10495
10496 * g++.abi/ptrflags.C: New test.
10497 * g++.eh/catchptr1.C: Test incomplete pointer chains.
10498
83f1c55d
RH
10499Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
10500
10501 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10502
105032000-04-19 Greg McGary <gkm@gnu.org>
10504
10505 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10506 sibling-call optimizations.
10507
0d5a06bd
ZW
105082000-04-19 Zack Weinberg <zack@wolery.cumb.org>
10509
10510 * gcc.dg/20000419-1.c: New test.
10511
83f1c55d
RH
10512Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
10513
10514 * gcc.c-torture/execute/20000412-6.c: New test.
10515
2c45f94b
JL
10516Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
10517
504f140d 10518 * gcc.c-torture/execute/20000412-5.c: New test.
9c749c66 10519 * g77.f-torture/compile/20000412-1.f: New test.
380b409b 10520 * gcc.c-torture/execute/20000412-4.c: New test.
270630a2 10521 * gcc.c-torture/compile/20000412-2.c: New test.
d0158d40 10522 * gcc.c-torture/execute/20000412-3.c: New test.
46feb4ab 10523 * gcc.c-torture/compile/20000412-1.c: New test.
2c45f94b
JL
10524 * gcc.c-torture/execute/20000412-2.c: New test.
10525
aa7647ee
JJ
105262000-04-12 Jakub Jelinek <jakub@redhat.com>
10527
10528 * objc/execute/bf-20.m: New test.
10529
eb802827
RH
105302000-04-10 Richard Henderson <rth@cygnus.com>
10531
7265c420
RH
10532 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10533
eb802827
RH
10534 * gcc.c-torture/execute/20000412-1.c: New test.
10535
96e1d96c
NS
105362000-04-10 Nathan Sidwell <nathan@codesourcery.com>
10537
10538 * g++.old-deja/g++.eh/catchptr1.C: New test.
10539
e33c685b
NS
105402000-04-09 Nathan Sidwell <nathan@codesourcery.com>
10541
10542 * g++.old-deja/g++.abi/cxa_vec.C: New test.
10543
ed343779 105442000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 10545
ed343779
NB
10546 * gcc.dg/cpp-nullchar.c: Remove test as
10547 embedded nulls cause problems.
10548
4ddf4d7b
KG
105492000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10550
10551 * gcc.dg/compare2.c: New test.
10552
65232ce9 105532000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 10554
65232ce9
NB
10555 * gcc.dg/cpp-nullchar.c: New test.
10556
f787c583
ZW
105572000-04-07 Zack Weinberg <zack@wolery.cumb.org>
10558
10559 * gcc.dg/cpp-mi2.c: New test.
10560 * gcc.dg/cpp-mi2[abc].h: New files.
10561
e8ff28b4
NS
105622000-04-07 Nathan Sidwell <nathan@codesourcery.com>
10563
10564 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10565 member name.
10566
1388b247
NS
105672000-04-06 Nathan Sidwell <nathan@codesourcery.com>
10568
10569 * g++.old-deja/g++.abi/vmihint.C: New test.
10570
dabe43de
NB
105712000-04-06 Neil Booth <NeilB@earthling.net>
10572
10573 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10574 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
92936ecf 10575 copyright.
dabe43de 10576
83f1c55d
RH
10577Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
10578
10579 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10580 avoid stack-frame overwrite.
10581
105822000-04-05 Jakub Jelinek <jakub@redhat.com>
10583
10584 * gcc.c-torture/compile/20000405-2.c: New test.
10585 * gcc.c-torture/compile/20000405-3.c: New test.
10586
105872000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10588
10589 * gcc.c-torture/compile/20000405-1.c: New test.
10590
ace8b015
GK
105912000-04-04 Geoff Keating <geoffk@cygnus.com>
10592
10593 * gcc.dg/cast-qual-1.c: Revert last change.
10594
be340b97
KG
105952000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10596
10597 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10598
6b32882f
ZW
105992000-04-03 Zack Weinberg <zack@wolery.cumb.org>
10600
10601 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10602 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10603
98e29481
JL
10604Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
10605
728ee72a 10606 * gcc.c-torture/compile/20000403-2.c: New test.
98e29481
JL
10607 * gcc.c-torture/compile/20000403-1.c: New test.
10608
83f1c55d
RH
10609Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
10610
10611 * gcc.c-torture/execute/20000403-1.c: New test.
10612
106132000-04-03 Geoff Keating <geoffk@cygnus.com>
10614
10615 * gcc.c-torture/execute/20000402-1.c: New test.
10616
10617Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
10618
10619 * gcc.c-torture/execute/va-arg-15.c: New test.
10620 * gcc.c-torture/execute/va-arg-16.c: New test.
10621 * gcc.c-torture/execute/va-arg-17.c: New test.
10622 * gcc.c-torture/execute/va-arg-18.c: New test.
10623 * gcc.c-torture/execute/va-arg-19.c: New test.
10624
bfab56e7
ZW
106252000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10626
10627 * gcc.c-torture/compile/981211-1.c: Move to...
10628 * gcc.dg/cpp-as1.c: ...here.
10629 * gcc.dg/cpp-as2.c: New file.
10630
10631 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10632 compiler.
10633
93fd8bf7
NB
106342000-04-02 Neil Booth <NeilB@earthling.net>
10635
10636 * gcc.dg/cpp-cond.c New tests.
10637 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
10638 accidental success less likely.
10639 * gcc.dg/cpp-missingop.c New tests.
10640 * gcc.dg/cpp-missingparen.c New tests.
10641 * gcc.dg/cpp-shift.c New tests.
10642 * gcc.dg/cpp-shortcircuit.c New tests.
10643 * gcc.dg/cpp-unary.c New tests.
10644
843cae51
JL
10645Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
10646
10647 * gcc.c-torture/compile/20000329-1.c: New test.
10648
83f1c55d
RH
106492000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10650
10651 * gcc.c-torture/compile/20000326-1.c: New test.
10652 * gcc.c-torture/compile/20000326-2.c: New test.
10653
106542000-03-24 Geoff Keating <geoffk@cygnus.com>
10655
10656 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10657 the first parameter is a function argument.
10658
c9bb76b9
NS
106592000-03-23 Nathan Sidwell <nathan@codesourcery.com>
10660
10661 * g++.old-deja/g++.ext/array4.C: New test.
10662
83f1c55d
RH
106632000-03-22 Geoff Keating <geoffk@cygnus.com>
10664
10665 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10666
b9712646
KG
106672000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10668
10669 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10670
1722dcfc
RH
106712000-03-19 Richard Henderson <rth@cygnus.com>
10672
10673 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10674
5d6a090f
RH
106752000-03-19 Richard Henderson <rth@cygnus.com>
10676
10677 * gcc.c-torture/compile/20000319-1.c: New test.
10678
4fa241f2
JL
10679Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
10680
7924327e 10681 * gcc.c-torture/execute/20000314-3.c: New test.
07fd50ea 10682 * gcc.c-torture/execute/20000314-2.c: New test.
263ac0d8
JL
10683 * gcc.c-torture/execute/20000314-1.c: New test.
10684 * gcc.c-torture/compile/20000314-2.c: New test.
10685 * gcc.c-torture/compile/20000314-1.c: New test.
4fa241f2 10686
302e5c46
NS
106872000-03-13 Nathan Sidwell <nathan@codesourcery.com>
10688
10689 * g++.old-deja/g++.warn/inline.C: New test.
10690
83f1c55d
RH
10691Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
10692
10693 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10694 standards-compliant result rather than specific constants.
10695 Put test-values in array.
10696
602b1b13
JM
106972000-03-08 Jason Merrill <jason@casey.cygnus.com>
10698
10699 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10700 (g++_target_compile): Put test-specific options last.
10701
45f984e4
NS
107022000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10703
10704 * g++.old-deja/g++.eh/vbase4.C: New test.
10705
532f12a2
NS
107062000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10707
10708 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10709
98eddaf7
NS
107102000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10711
10712 * g++.old-deja/g++.brendan/misc12.C: Removed.
10713 * g++.old-deja/g++.pt/memtemp77.C: Constify.
10714 * g++.old-deja/g++.ext/pretty4.C: New test.
10715
8ce5ef19
NS
107162000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10717
10718 * g++.old-deja/g++.other/string2.C: New test.
10719
133a40d2
NS
107202000-03-06 Nathan Sidwell <nathan@codesourcery.com>
10721
92936ecf 10722 * g++.old-deja/g++.warn/impint2.C: New test.
133a40d2 10723
83f1c55d
RH
10724Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
10725
10726 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10727 is 1, not zero.
10728
2f6f9ac7
NS
107292000-03-05 Nathan Sidwell <nathan@codesourcery.com>
10730
10731 * g++.old-deja/g++.warn/impint.C: New test.
10732 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10733 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10734 * g++.old-deja/g++.pt/explicit12.C: Likewise.
10735 * g++.old-deja/g++.pt/explicit13.C: Likewise.
10736 * g++.old-deja/g++.pt/explicit17.C: Likewise.
10737 * g++.old-deja/g++.pt/explicit18.C: Likewise.
10738 * g++.old-deja/g++.pt/explicit19.C: Likewise.
10739 * g++.old-deja/g++.pt/explicit23.C: Likewise.
10740 * g++.old-deja/g++.pt/explicit31.C: Likewise.
10741 * g++.old-deja/g++.pt/explicit35.C: Likewise.
10742 * g++.old-deja/g++.pt/explicit6.C: Likewise.
10743 * g++.old-deja/g++.pt/memclass7.C: Likewise.
10744
fbb886eb
ZW
107452000-03-01 Zack Weinberg <zack@wolery.cumb.org>
10746
10747 * gcc.dg/cpp-redef.c: New test.
10748
2a6b7809
NS
107492000-02-29 Nathan Sidwell <nathan@codesourcery.com>
10750
10751 * g++.old-deja/g++.pt/unify7.C: New test.
10752
eeafa66d
RK
10753Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10754
10755 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10756 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10757
83f1c55d
RH
107582000-02-25 Geoff Keating <geoffk@cygnus.com>
10759
10760 * gcc.c-torture/compile/20000224-1.c: New test.
10761
107622000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10763
10764 * gcc.c-torture/compile/cpp-2.c: New test.
10765 * gcc.c-torture/compile/cpp-1.c: New test.
10766
985dae7c
JL
10767Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
10768
10769 * gcc.c-torture/execute/20000225-1.c: New test.
10770
cff244b2
AO
107712000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10772
495da1f6
AO
10773 * gcc.dg/cpp-li2.c: New test.
10774
e729bc6d
AO
10775 * gcc.dg/cpp-wi1.c: New test.
10776
cff244b2
AO
10777 * gcc.dg/cpp-li1.c: New test.
10778
da3a4719
NS
107792000-02-24 Nathan Sidwell <nathan@codesourcery.com>
10780
10781 * g++.old-deja/g++.other/sizeof5.C: New test.
10782
83f1c55d
RH
107832000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10784
10785 * gcc.c-torture/execute/va-arg-13.c: New test.
10786
10787Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
10788
10789 * gcc.c-torture/execute/va-arg-12.c: New test.
10790
107912000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10792
10793 * gcc.c-torture/execute/20000223-1.c: New test.
10794
b23875c9
NS
107952000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10796
10797 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10798
fa2e34e8
MM
107992000-02-22 Mark Mitchell <mark@codesourcery.com>
10800
10801 * g++.old-deja/g++.abi/ptrmem.C: New test.
10802
4a6cfa63
RH
108032000-02-19 Richard Henderson <rth@cygnus.com>
10804
10805 * gcc.c-torture/compile/init-3.c: New.
10806
44399cac
MM
108072000-02-17 Mark Mitchell <mark@codesourcery.com>
10808
10809 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10810 ALWAYS_CXXFLAGS.
10811
ed3b0480
RL
10812Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
10813
10814 * gcc.c-torture/compile/20000211-3.c: New test.
10815
ddcc2ade
MB
10816Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
10817
10818 * gcc.c-torture/compile/20000211-2.c: New test.
10819
2144ddea
JL
10820Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
10821
10822 * gcc.c-torture/compile/20000211-1.c: New test.
10823
ae6f3fe9
JL
108242000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
10825
10826 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
efdbc6f8 10827 on native targets
ae6f3fe9 10828
1d3f28d4
NS
108292000-02-08 Nathan Sidwell <nathan@acm.org>
10830
10831 * g++.old-deja/g++.other/cast5.C: New test.
10832
cc6c6c23
AM
108332000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
10834
10835 * gcc.c-torture/execute/20000205-1.c: New.
10836
31a72d3f
NS
108372000-02-03 Nathan Sidwell <nathan@acm.org>
10838
10839 * g++.old-deja/g++.jason/cast3.C: Return void.
10840 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10841
bd524aa3
AO
108422000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10843
15f724f6
AO
10844 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10845
bd524aa3
AO
10846 * gcc.dg/loop-1.c: New test.
10847
83f1c55d
RH
108482000-01-27 Jakub Jelinek <jakub@redhat.com>
10849
10850 * gcc.c-torture/compile/20000127-1.c: New test.
10851 * gcc.c-torture/execute/991228-1.c: New test.
10852
3ebed0b2
AO
108532000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10854
3f50679d
AO
10855 * gcc.dg/unused-2.c: New test.
10856
3ebed0b2
AO
10857 * gcc.dg/conv-1.c: New test.
10858
7a53e94b
MM
108592000-01-24 Mark Mitchell <mark@codesourcery.com>
10860
10861 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10862 compiler.
10863 (tool_option_proc): Fix typo.
92936ecf 10864
360f2326
GK
108652000-01-24 Geoff Keating <geoffk@cygnus.com>
10866
10867 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10868 of the ld on the host, not on the build machine.
10869 Also, don't crash if '--help' is not a supported option.
10870
1eb8759b
RH
108712000-01-24 Richard Henderson <rth@cygnus.com>
10872
10873 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10874
33f6849b
JL
10875Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
10876
7e7cf28a 10877 * gcc.c-torture/execute/20000120-2.c: New test.
33f6849b
JL
10878 * gcc.c-torture/execute/20000120-1.c: New test.
10879
ca4cd7ab
JL
10880Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
10881
10882 * gcc.c-torture/execute/20000113-1.c: New test.
10883
7a2a27a5
JL
10884Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
10885
10886 * gcc.c-torture/execute/20000112-1.c: New test.
10887
a5bfff0c
AO
108882000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10889
10890 * gcc.dg/20000111-1.c: New test.
10891
afc27297
JL
10892Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
10893
10894 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10895 with 16 bit integers.
10896
69d4f56d
AO
108972000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10898
10899 * gcc.dg/20000108-1.c: New test.
10900
cc6ecc6a
NS
109012000-01-05 Nathan Sidwell <nathan@acm.org>
10902
10903 * g++.old-deja/g++.ns/koenig8.C: New test.
10904
ac8cd718
NS
109052000-01-05 Nathan Sidwell <nathan@acm.org>
10906
10907 * g++.old-deja/g++.other/cast4.C: New test.
10908
25a8e1be
JL
10909Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
10910
5ed75fe4 10911 * gcc.c-torture/compile/20000105-2.c: New test.
25a8e1be
JL
10912 * gcc.c-torture/compile/20000105-1.c: New test.
10913
3f552d62
KG
109142000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10915
10916 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10917 references to printf & atoi to conform to ANSI standard.
10918 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10919 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10920 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10921 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10922 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10923 * g++.old-deja/g++.brendan/complex1.C: Likewise.
10924 * g++.old-deja/g++.brendan/copy1.C: Likewise.
10925 * g++.old-deja/g++.brendan/copy2.C: Likewise.
10926 * g++.old-deja/g++.brendan/copy3.C: Likewise.
10927 * g++.old-deja/g++.brendan/copy4.C: Likewise.
10928 * g++.old-deja/g++.brendan/copy5.C: Likewise.
10929 * g++.old-deja/g++.brendan/copy6.C: Likewise.
10930 * g++.old-deja/g++.brendan/copy7.C: Likewise.
10931 * g++.old-deja/g++.brendan/copy8.C: Likewise.
10932 * g++.old-deja/g++.brendan/crash11.C: Likewise.
10933 * g++.old-deja/g++.brendan/crash14.C: Likewise.
10934 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10935 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10936 * g++.old-deja/g++.brendan/delete2.C: Likewise.
10937 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10938 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10939 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10940 * g++.old-deja/g++.brendan/eh1.C: Likewise.
10941 * g++.old-deja/g++.brendan/groff1.C: Likewise.
10942 * g++.old-deja/g++.brendan/init3.C: Likewise.
10943 * g++.old-deja/g++.brendan/misc12.C: Likewise.
10944 * g++.old-deja/g++.brendan/misc7.C: Likewise.
10945 * g++.old-deja/g++.brendan/new2.C: Likewise.
10946 * g++.old-deja/g++.brendan/operators4.C: Likewise.
10947 * g++.old-deja/g++.brendan/operators5.C: Likewise.
10948 * g++.old-deja/g++.brendan/overload2.C: Likewise.
10949 * g++.old-deja/g++.brendan/overload7.C: Likewise.
10950 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10951 * g++.old-deja/g++.brendan/reference1.C: Likewise.
10952 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10953 * g++.old-deja/g++.brendan/template24.C: Likewise.
10954 * g++.old-deja/g++.brendan/template3.C: Likewise.
10955 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10956 * g++.old-deja/g++.jason/inline3.C: Likewise.
10957 * g++.old-deja/g++.jason/opeq.C: Likewise.
10958 * g++.old-deja/g++.law/arg5.C: Likewise.
10959 * g++.old-deja/g++.law/arm7.C: Likewise.
10960 * g++.old-deja/g++.law/ctors11.C: Likewise.
10961 * g++.old-deja/g++.law/cvt8.C: Likewise.
10962 * g++.old-deja/g++.law/init9.C: Likewise.
10963 * g++.old-deja/g++.law/refs4.C: Likewise.
10964 * g++.old-deja/g++.law/template2.C: Likewise.
10965 * g++.old-deja/g++.law/visibility24.C: Likewise.
10966 * g++.old-deja/g++.law/vtable3.C: Likewise.
10967 * g++.old-deja/g++.mike/asm2.C: Likewise.
10968 * g++.old-deja/g++.mike/eh1.C: Likewise.
10969 * g++.old-deja/g++.mike/misc1.C: Likewise.
10970 * g++.old-deja/g++.mike/misc13.C: Likewise.
10971 * g++.old-deja/g++.mike/misc14.C: Likewise.
10972 * g++.old-deja/g++.mike/ns12.C: Likewise.
10973 * g++.old-deja/g++.mike/p1248.C: Likewise.
10974 * g++.old-deja/g++.mike/p3708.C: Likewise.
10975 * g++.old-deja/g++.mike/p3708a.C: Likewise.
10976 * g++.old-deja/g++.mike/p3708b.C: Likewise.
10977 * g++.old-deja/g++.mike/p646.C: Likewise.
10978 * g++.old-deja/g++.mike/p700.C: Likewise.
10979 * g++.old-deja/g++.mike/p783.C: Likewise.
10980 * g++.old-deja/g++.mike/p783a.C: Likewise.
10981 * g++.old-deja/g++.mike/p783b.C: Likewise.
10982 * g++.old-deja/g++.mike/p786.C: Likewise.
10983 * g++.old-deja/g++.mike/p789.C: Likewise.
10984 * g++.old-deja/g++.mike/p789a.C: Likewise.
10985 * g++.old-deja/g++.mike/p807a.C: Likewise.
10986 * g++.old-deja/g++.other/delete3.C: Likewise.
10987 * g++.old-deja/g++.other/dyncast1.C: Likewise.
10988 * g++.old-deja/g++.other/dyncast2.C: Likewise.
10989 * g++.old-deja/g++.other/dyncast3.C: Likewise.
10990 * g++.old-deja/g++.other/empty1.C: Likewise.
10991 * g++.old-deja/g++.other/temporary1.C: Likewise.
10992 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
10993 * g++.old-deja/g++.pt/t16.C: Likewise.
10994 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
10995
3fe5b143
BS
109961999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
10997
10998 * gcc.dg/991230-1.c: New test.
10999
bacaaca4
JL
11000Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
11001
60a18af8 11002 * gcc.c-torture/compile/991229-3.c: New test.
7f0f8891 11003 * gcc.c-torture/compile/991229-2.c: New test.
bacaaca4
JL
11004 * gcc.c-torture/compile/991229-1.c: New test.
11005
7fb1283f
GM
11006Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
11007
11008 * gcc.c-torture/compile/labels-2.c: New test.
11009
83f1c55d
RH
11010