]> gcc.gnu.org Git - gcc.git/blame - gcc/testsuite/ChangeLog
netbsd.h (LIB_SPEC): Include the appropriate pthread library if -pthread is specified.
[gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
3bbe3320
KH
12002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2
3 * ChangeLog: Follow spelling conventions.
4 * g++.dg/template/friend4.C: Likewise.
5 * g++.old-deja/g++.pt/crash67.C: Likewise.
6 * gcc.c-torture/execute/20000801-4.c: Likewise.
7 * gcc.dg/c90-digraph-1.c: Likewise.
8 * gcc.dg/c94-digraph-1.c: Likewise.
9 * gcc.dg/c99-digraph-1.c: Likewise.
10 * gcc.dg/cpp/line5.c: Likewise.
11 * gcc.dg/cpp/multiline.c: Likewise.
12 * gcc.dg/cpp/trad/literals-1.c: Likewise.
13 * gcc.dg/format/attr-3.c: Likewise.
14 * gcc.dg/format/c90-scanf-3.c: Likewise.
15 * gcc.dg/format/ext-4.c: Likewise.
16
c8460010
NS
172002-09-15 Nathan Sidwell <nathan@codesourcery.com>
18
19 * g++.dg/template/pretty1.C: New test.
20
62dfe763
AM
212002-09-14 Alan Modra <amodra@bigpond.net.au>
22
23 * gcc.c-torture/execute/struct-cpy-1.c: New test.
24
712467a4
NS
252002-09-13 Nathan Sidwell <nathan@codesourcery.com>
26
27 * g++.dg/template/deduce1.C: New test.
28
b5fc646f
KH
292002-09-13 Kazu Hirata <kazu@cs.umass.edu>
30
31 * gcc.c-torture/execute/simd-1.c: Force all use of int to
32 32-bit int.
33
d27442c9
JDA
342002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
35
36 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
37 usage.
38
0c11ae22
RE
392002-09-10 Richard Earnshaw <rearnsha@arm.com>
40
41 * gcc.c-torture/compile/20020910-1.c: New test.
42
e5a3b7bd
FCE
432002-09-10 Frank Ch. Eigler <fche@redhat.com>
44
45 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
46
278bba8b
AJ
472002-09-10 Andreas Jaeger <aj@suse.de>
48
49 * gcc.dg/20020312-2.c: Adjust for x86-64.
50
f69257d6
TM
512002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
52
53 * g77.dg/7388.f: New test case for PR 7388.
54
54c93c30
AE
552002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
56
57 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
58
370ce32a
ZL
592002-09-05 Ziemowit Laski <zlaski@apple.com>
60
61 * objc.dg/proto-lossage-1.m: New test.
62
2ef835f2
NB
632002-09-06 Neil Booth <neil@daikokuya.co.uk>
64
65 * gcc.dg/cpp/_Pragma4.c: Fix typo.
66
746b0682
NP
67Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
68
69 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
70 expected to pass.
71
556d006c
SS
722002-09-06 Stan Shebs <shebs@apple.com>
73 David Edelsohn <edelsohn@gnu.org>
74
75 * gcc.dg/weak: New directory.
76 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
77 target-specific xfail bits.
78 * gcc.dg/typeof-2.c: Move to new directory.
79 * gcc.dg/weak.exp: New expect script.
80
7d97b054
AM
812002-09-06 Alan Modra <amodra@bigpond.net.au>
82
83 * gcc.c-torture/execute/extzvsi.c: New test.
84
8ef3ea70
SS
852002-09-05 Stan Shebs <shebs@apple.com>
86
87 * gcc.dg/weak-1.c: xfail on Darwin.
88 * gcc.dg/weak-2.c: Ditto.
89 * gcc.dg/weak-3.c: Ditto.
90 * gcc.dg/weak-4.c: Ditto.
91 * gcc.dg/weak-5.c: Ditto.
92 * gcc.dg/weak-6.c: Ditto.
93 * gcc.dg/weak-7.c: Ditto.
94 * gcc.dg/weak-8.c: Ditto.
95 * gcc.dg/weak-9.c: Ditto.
96
ed6cc1f5
R
97Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
98
99 * gcc.c-torture/execute/loop-14.c: New test.
100
23ccd1f3
JJ
1012002-09-04 Jakub Jelinek <jakub@redhat.com>
102
103 * g++.dg/other/cxa-atexit1.C: New test.
104
f979c199
JJ
105 * gcc.dg/typeof-2.c: New test.
106
79ba5e3b
NB
1072002-09-03 Neil Booth <neil@daikokuya.co.uk>
108
109 * gcc.dg/cpp/_Pragma4.c: New test.
110
64f3ecb1
NP
111Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
112
113 * objc/execute/nil_method-1.m: New testcase.
114
0475ed26
NP
115Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
116
117 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
118 [Object class], not [Object initialize].
119
c8ffe46f
RS
1202002-08-31 Roger Sayle <roger@eyesopen.com>
121 Hans-Peter Nilsson <hp@bitrange.com>
122
123 * gcc.c-torture/execute/20020720-1.x: Skip test on
124 mmix-knuth-mmixware. Correct comment.
125
eca7f13c
MM
1262002-08-27 Mark Mitchell <mark@codesourcery.com>
127
128 * testsuite/g++.dg/abi/bitfield5.C: New test.
129 * testsuite/g++.dg/abi/vbase10.C: Likewise.
130
c350f8c1
NP
131Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
132
133 * objc.dg/undeclared-selector.m: New test.
134
ac2a2d6f
NS
1352002-08-27 Nathan Sidwell <nathan@codesourcery.com>
136
137 * g++.dg/other/offsetof1.C: Avoid cast warning.
138
d632dee9
ZL
1392002-08-26 Ziemowit Laski <zlaski@apple.com>
140
54c93c30 141 * objc.dg/super-class-2.m: New test.
d632dee9 142
13d3f0b6
MA
1432002-08-24 Matt Austern <austern@apple.com>
144
145 * g++.dg/ext/lvaddr.C: New test.
146 * g++.dg/ext/lvcast.C: New test.
278bba8b 147
5b770a96
MM
1482002-08-22 Mark Mitchell <mark@codesourcery.com>
149
150 * testsuite/g++.dg/inherit/cond1.C: New test.
151
a976230b
GK
1522002-08-22 Geoffrey Keating <geoffk@redhat.com>
153
154 * gcc.dg/noncompile/incomplete-1.c: New test.
155
b462d4ab
JM
1562002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
157
158 * gcc.dg/typespec-1.c: New test.
159
92b5aacd
DP
1602002-08-20 Devang Patel <dpatel@apple.com>
161 * objc.dg/proto-hier-2.m: New test.
278bba8b 162
1bd5981b
ZL
1632002-08-19 Ziemowit Laski <zlaski@apple.com>
164
165 * objc.dg/bitfield-1.m: New test.
166 * objc.dg/bitfield-2.m: New test.
167
2984fe64
JM
1682002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
169
170 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
171 gcc.dg/c99-flex-array-4.c: New tests.
172
8aa5074e
SS
1732002-08-16 Stan Shebs <shebs@apple.com>
174
175 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
176
2a2bfc59
JJ
1772002-08-15 Jakub Jelinek <jakub@redhat.com>
178
179 * gcc.dg/typeof-1.c: New test.
180 * g++.dg/ext/typeof2.C: New test.
181
eac5ce6c
NS
1822002-08-15 Nathan Sidwell <nathan@codesourcery.com>
183
184 * g++.dg/other/offsetof1.C: New test.
185
55ae9079
RH
1862002-08-14 Richard Henderson <rth@redhat.com>
187
188 * gcc.dg/tls/diag-3.c: Fix expected message strings.
189
8bfb1467
NB
1902002-08-14 Neil Booth <neil@daikokuya.co.uk>
191
192 * gcc.dg/cpp/_Pragma3.c: New test.
193
22eadedb
MM
1942002-08-13 Mark Mitchell <mark@codesourcery.com>
195
196 * g++.dg/template/inherit3: New test.
197
3ebf5204
NS
1982002-08-10 Nathan Sidwell <nathan@codesourcery.com>
199
200 * gcc.dg/bitfld-4.c: Add blank options.
201
9e259dd1
MM
2022002-08-09 Mark Mitchell <mark@codesourcery.com>
203
204 * g++.dg/template/crash1.C: New test.
205
9e20be0c
JJ
2062002-08-08 Jakub Jelinek <jakub@redhat.com>
207
208 * gcc.dg/tls/opt-2.c: New test.
209
7b9be5c7 2102002-08-08 Devang Patel <dpatel@apple.com>
9e20be0c
JJ
211
212 * objc.dg/selector-1.m : New test
278bba8b 213
6fde9815
NS
2142002-08-08 Nathan Sidwell <nathan@codesourcery.com>
215
3ebf5204 216 * g++.dg/abi/bitfield4.C: New test.
6fde9815
NS
217 * gcc.dg/bitfld-4.c: New test.
218
c93a26f5
NS
2192002-08-08 Nathan Sidwell <nathan@codesourcery.com>
220
221 * g++.dg/other/packed1.C: New test.
222
50ad9642
MM
2232002-08-07 Mark Mitchell <mark@codesourcery.com>
224
225 * g++.dg/abi/offsetof.C: Tweak error messages.
226 * g++.old-deja/g++.mike/p10769a.C: Likewise.
278bba8b 227
daf06049
JJ
2282002-08-08 Jakub Jelinek <jakub@redhat.com>
229
230 * gcc.dg/bitfld-3.c: New test.
231
ad9335eb
JJ
2322002-08-07 Jakub Jelinek <jakub@redhat.com>
233 Richard Henderson <rth@redhat.com>
234
235 * gcc.dg/i386-bitfield1.c: New test.
236 * g++.dg/abi/bitfield3.C: Update.
237
0b6f2917
NB
2382002-08-07 Neil Booth <neil@daikokuya.co.uk>
239
240 * objc.dg/const-str-2.m: Update.
241 * gcc.dg/cpp/c++98.c: Change to C extension.
242 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
243 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
244
1ae0ccb6
AH
2452002-08-06 Aldy Hernandez <aldyh@redhat.com>
246
54c93c30 247 * testsuite/gcc.dg/tls/diag-3.c: New.
1ae0ccb6 248
1e14c7f0
GDR
2492002-08-07 Gabriel Dos Reis <gdr@nerim.net>
250
251 * g++.dg/README (Subdirectories): Document new subdir expr.
252 * g++.dg/expr/pmf-1.C: New test.
253
58551c23
NB
2542002-08-06 Neil Booth <neil@daikokuya.co.uk>
255
256 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
257
39e3a681
JJ
2582002-08-06 Jakub Jelinek <jakub@redhat.com>
259
260 * g++.dg/abi/bitfield3.C: New test.
261
d19202ba
NS
2622002-08-05 Nathan Sidwell <nathan@codesourcery.com>
263
264 * lib/gcov.exp: Tweak expected line formats.
265 * gcc.misc-tests/gcov8.c: New test.
266 * gcc.misc-tests/gcov8.x: New flags.
267
5133ad46
JJ
2682002-08-05 Jakub Jelinek <jakub@redhat.com>
269
270 * consistency.vlad/layout/endian.c: Include string.h.
271
1bed5ee3
JJ
272 * gcc.c-torture/execute/20020805-1.c: New test.
273
201fbb7f
GDR
2742002-08-04 Gabriel Dos Reis <gdr@nerim.net>
275
276 * g++.dg/other/conversion1.C: New test.
277
313c9c54
RS
2782002-08-03 Roger Sayle <roger@eyesopen.com>
279
280 * gcc.dg/builtins-1.c: New testcase.
281
55765de4
MM
2822002-08-02 Mark Mitchell <mark@codesourcery.com>
283
284 * g++.dg/inherit/access3.C: New test.
285
81e602b5
JJ
2862002-08-01 Jakub Jelinek <jakub@redhat.com>
287
288 * gcc.dg/ia64-visibility-2.c: New test.
289
7662da2f
BK
2902002-08-01 Benjamin Kosnik <bkoz@redhat.com>
291
54c93c30 292 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7662da2f
BK
293 __qualifier_flags to __flags.
294
4ba126e4
MM
2952002-07-31 Mark Mitchell <mark@codesourcery.com>
296
297 * g++.dg/inherit/operator1.C: New test.
298 * g++.dg/lookup/disamb1.C: Fix typo in comment.
299 * g++.dg/other/error1.C: Change expected error message.
300 * g++.dg/template/conv4.C: Likewise.
278bba8b 301
4ba126e4 3022002-07-26 Neil Booth <neil@daikokuya.cop.uk>
b41f25cf
NB
303
304 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
305 for documented behaviour.
306
7702af36
RS
3072002-07-25 Roger Sayle <roger@eyesopen.com>
308
309 * gcc.c-torture/execute/20020720-1.x: Skip this test on
310 several targets known to fail.
311
a27fb29b
RS
3122002-07-25 Richard Sandiford <rsandifo@redhat.com>
313
314 * gcc.dg/mips-args-[123].c: New tests.
315
0b72793f
AH
3162002-07-24 Aldy Hernandez <aldyh@redhat.com>
317
318 * gcc.dg/ppc-spe.c: New.
319
3cfab7ec
GK
3202002-07-24 Geoffrey Keating <geoffk@redhat.com>
321
322 * g++.dg/other/ptrmem4.C: New testcase.
323
eb5da24b
RH
3242002-07-24 Richard Henderson <rth@redhat.com>
325
326 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
278bba8b 327
aa02149a
GDR
3282002-07-24 Gabriel Dos Reis <gdr@nerim.net>
329
330 * g++.dg/ext/alignof1.C (main): Return 0 for success.
331
79258dce
RS
3322002-07-24 Roger Sayle <roger@eyesopen.com>
333
334 * gcc.c-torture/execute/memset-3.c: New testcase.
335
a69cbaac
NB
3362002-07-24 Neil Booth <neil@daikokuya.co.uk>
337
338 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
339 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
340
13fd931e
KG
3412002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
342
343 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
344 Delete.
345
451f86fd
R
346Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
347
348 * gcc.c-torture/compile/simd-4.c: New test.
349
0e902d98
KL
3502002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
351
352 PR c++/7347, c++/7348
353 * g++.dg/template/access4.C: New test.
354 * g++.dg/template/access5.C: New test.
355 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
356 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
357 * g++.old-deja/g++.pt/ttp58.C: Likewise.
358 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
359
cf3c4f56
JJ
3602002-07-22 Jakub Jelinek <jakub@redhat.com>
361
362 * gcc.dg/gnu89-init-2.c: New test.
363
56508306
GDR
3642002-07-21 Gabriel Dos Reis <gdr@nerim.net>
365
366 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
367
0da65b89
RS
3682002-07-20 Roger Sayle <roger@eyesopen.com>
369
370 * gcc.c-torture/execute/20020720-1.c: New testcase.
371
68e65275
NB
3722002-07-20 Neil Booth <neil@daikokuya.co.uk>
373
374 * gcc.dg/cpp/Wsignprom.c: New tests.
375
a0c58ea9
AM
3762002-07-20 Alan Modra <amodra@bigpond.net.au>
377
378 * gcc.c-torture/execute/loop-13.c: New test.
379
75aef48a
NB
3802002-07-19 Neil Booth <neil@daikokuya.co.uk>
381
382 * gcc.dg/cpp/expr.c: New tests.
383
437deefa
DE
3842002 07-18 David Edelsohn <edelsohn@gnu.org>
385
386 * g++.dg/opt/pr6713.C: Add template instantiation.
387
85272855
AM
3882002-07-18 Alan Modra <amodra@bigpond.net.au>
389
437deefa
DE
390 * gcc.dg/nest.c: New test.
391
3922002-07-17 Richard Henderson <rth@redhat.com>
393
394 * g++.dg/opt/pr6713.C: New test.
85272855 395
90888283
EB
3962002-07-17 Eric Botcazou <ebotcazou@multimania.com>
397
398 * gcc.c-torture/execute/loop-2e.x: Let the testcase
399 XFAIL for all x86 processors.
400
ce0ead25
ID
4012002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
402
403 * gcc.c-torture/execute/20010122-1.x: Do not test with
404 -fomit-frame-pointer.
405
d955f6ea
KL
4062002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
407
408 * g++.dg/template/instantiate2.C: New test.
409 * g++.dg/template/spec4.C: New test.
410
ba59df78
KL
4112002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
412
413 * g++.dg/template/access2.C: New test.
414 * g++.dg/template/access3.C: New test.
415
6c535c69
ZW
4162002-07-15 Zack Weinberg <zack@codesourcery.com>
417
418 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
419 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
420 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
421 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
422 Convert to use <stdarg.h>.
423 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
424 Delete.
425 * gcc.dg/va-arg-2.c: New.
426 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
427
794a292d
JJ
4282002-07-15 Jakub Jelinek <jakub@redhat.com>
429
430 * gcc.c-torture/compile/20020710-1.c: New test.
431
226cfe61 432Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
6c535c69 433 Andrew Pinski <pinskia@physics.uc.edu>
226cfe61
R
434
435 gcc.c-torture/compile/simd-2.c: New testcase.
436 gcc.c-torture/compile/simd-3.c: Likewise.
437
f0ab6bf2
MM
4382002-07-11 Mark Mitchell <mark@codesourcery.com>
439
440 PR c++/7224
441 * g++.dg/overload/error1.C: New test.
6c535c69 442
789b7de5
RO
4432002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
444
445 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
446 configuration and IRIX 6 O32 ABI.
447
e65a2d65
RS
4482002-07-11 Roger Sayle <roger@eyesopen.com>
449
450 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
451
c5358a5d
RS
4522002-07-10 Roger Sayle <roger@eyesopen.com>
453
454 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
455
6d844e9d
JL
4562002-07-10 Jeffrey A Law <law@redhat.com>
457
6c535c69 458 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6d844e9d 459
6c535c69 460 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
6d844e9d 461
2fefbb5d
AH
4622002-07-09 Aldy Hernandez <aldyh@redhat.com>
463
6c535c69 464 * gcc.dg/20020312-2.c: Check for __PPC__.
2fefbb5d 465
4d5be58b
DN
4662002-07-09 Diego Novillo <dnovillo@redhat.com>
467
468 * gcc.c-torture/compile/20020709-1.c: New test.
469
78abea27
RS
4702002-07-07 Roger Sayle <roger@eyesopen.com>
471
472 * g++.dg/template/qualttp21.C: New test case.
473
e66c8649
AO
4742002-07-06 Alexandre Oliva <aoliva@redhat.com>
475
476 * gcc.c-torture/compile/20020706-1.c: New test.
477 * gcc.c-torture/compile/20020706-2.c: New test.
478
78abea27
RS
4792002-07-06 Brian R. Gaeke <brg@dgate.ORG>
480 Alexandre Oliva <aoliva@redhat.com>
71b089f0
BG
481
482 * g++.dg/warn/incomplete1.C: New test.
483
8537dbae
KG
4842002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
485
486 PR c++/7099
6c535c69 487 * g++.dg/warn/noreturn1.C: New test.
8537dbae 488
9833f679
MM
4892002-07-03 Mark Mitchell <mark@codesourcery.com>
490
491 PR c++/6706
492 * g++.dg/debug/debug6.C: New test.
493 * g++.dg/debug/debug7.C: New test.
494
3767c0fd
R
495Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
496
497 * gcc.c-torture/compile/simd-3.c: New test.
498
a6a5beb1
CD
4992002-07-03 Chris Demetriou <cgd@broadcom.com>
500
501 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
502 * gcc.dg/20020620-1.c: Likewise.
503
b2153b98
KL
5042002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
505
506 PR c++/6944
507 * g++.dg/init/array4.C: New test.
508 * g++.dg/init/array5.C: New test.
509
34a80643
R
510Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
511
512 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
513 * gcc.c-torture/execute/simd-2.c (main): Likewise.
514
622d3731
KG
5152002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
516
517 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
518 * gcc.dg/wtr-aggr-init-1.c: Likewise.
519 * gcc.dg/wtr-conversion-1.c: Likewise.
520 * gcc.dg/wtr-escape-1.c: Likewise.
521 * gcc.dg/wtr-int-type-1.c: Likewise.
522 * gcc.dg/wtr-label-1.c: Likewise.
523 * gcc.dg/wtr-static-1.c: Likewise.
524 * gcc.dg/wtr-strcat-1.c: Likewise.
525 * gcc.dg/wtr-suffix-1.c: Likewise.
526 * gcc.dg/wtr-switch-1.c: Likewise.
527 * gcc.dg/wtr-unary-plus-1.c: Likewise.
528 * gcc.dg/wtr-union-init-1.c: Likewise.
529 * gcc.dg/wtr-union-init-2.c: Likewise.
530 * gcc.dg/wtr-union-init-3.c: Likewise.
531
532 * gcc.dg/wtr-func-def-1.c: New test.
533
c40da518 5342002-07-02 Devang Patel <dpatel@apple.com>
e1c2dd26 535
c40da518
DP
536 * objc.dg/param-1.m: New test.
537
0879540b
NB
5382002-07-03 Neil Booth <neil@daikokuya.co.uk>
539
540 * gcc.dg/cpp/trad/directive.c: Add test.
541 * gcc.dg/cpp/trad/macroargs.c: Add test.
542 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
543
c680d2b6
NB
5442002-07-02 Neil Booth <neil@daikokuya.co.uk>
545
546 * gcc.dg/cpp/cmdlne-M.c: New test.
547
c1c5187c
ZL
5482002-07-02 Ziemowit Laski <zlaski@apple.com>
549
550 * objc.dg/desig-init-1.m: New test.
551
17f29637
KL
5522002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
553
554 PR c++/6716
555 * g++.dg/template/instantiate1.C: New test.
556
5d69ba1f
MM
5572002-07-01 Mark Mitchell <mark@codesourcery.com>
558
559 PR c++/7112
560 * g++.dg/template/sizeof2.C: New test.
561
7098b619
NB
5622002-07-01 Neil Booth <neil@daikokuya.co.uk>
563
564 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
565 gcc.dg/cpp/trad/include.c: New tests.
566
0a220b4a
HPN
5672002-07-01 Hans-Peter Nilsson <hp@axis.com>
568
569 PR target/7177
570 * gcc.c-torture/compile/20020701-1.c: New test.
571
bbeb33f2
SS
5722002-07-01 Stan Shebs <shebs@apple.com>
573
574 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
575 header here...
576 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
577 (objc-torture-execute): or here.
578
03c53278
R
579Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
580
581 * gcc.c-torture/execute/arith-rand-ll.c: New test.
582
e34cabb3
NB
5832002-07-01 Neil Booth <neil@daikokuya.co.uk>
584
585 * gcc.dg/cpp/trad/escaped-nl.c: New test.
586
118f8dc1
DP
5872002-06-30 Devang Patel <dpatel@apple.com>
588
589 * objc.dg/fsyntax-only.m: New test.
590
5ce49b4b
MM
5912002-06-27 Mark Mitchell <mark@codesourcery.com>
592
593 PR c++/6695
594 * g++.dg/template/friend7.C: New file.
595
759236dd
AH
5962002-06-27 Aldy Hernandez <aldyh@redhat.com>
597
6c535c69
ZW
598 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
599 return type.
759236dd 600
86422829
R
601Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
602
603 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
604 avoid division by zero.
605
06470238
NB
6062002-06-27 Neil Booth <neil@daikokuya.co.uk>
607
608 * gcc.dg/Wunknownprag.c: New tests.
609
9881adff
R
610Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
611
612 * gcc.c-torture/execute/simd-2.c: New test.
613
0c6db544
NB
6142002-06-25 Neil Booth <neil@daikokuya.co.uk>
615
616 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
617 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
618 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
619 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
620 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
621 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
622 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
623 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
624 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
625 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
626 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
627 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
628 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
629 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
630 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
631 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
632 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
633
2c088b53
NB
6342002-06-24 Neil Booth <neil@daikokuya.co.uk>
635
636 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
637 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
638 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
639 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
640 New tests.
641 * gcc.dg/cpp/trad/directive.c: Update.
642
bc9c2952
AJ
6432002-06-23 Andreas Jaeger <aj@suse.de>
644
645 * gcc.c-torture/execute/complex-6.c: New.
646
847c76c8
NB
6472002-06-22 Neil Booth <neil@daikokuya.co.uk>
648
649 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
650 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
651 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
652 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
653
00b94a44
NB
6542002-06-21 Neil Booth <neil@daikokuya.co.uk>
655
656 * gcc.dg/cpp/trad: New directory with traditional tests copied
657 from parent directory.
658 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
659 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
660 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
661 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
662 Move to trad/ and rename.
663 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
664 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
665 gcc.dg/cpp/trad/redef2.c: New tests.
666 * gcc.dg/cpp/trad/trad.exp: New driver.
667
017acb41
NB
6682002-06-20 Neil Booth <neil@daikokuya.co.uk>
669
670 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
671 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
672 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
673 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
674 Remove.
675
9164f47a
RS
6762002-06-20 Richard Sandiford <rsandifo@redhat.com>
677
678 * gcc.dg/20020620-1.c: New test.
679
342cea95
KL
6802002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
681
682 * g++.dg/template/ttp4.C: New test.
683
ccf160f1
JJ
6842002-06-19 Jakub Jelinek <jakub@redhat.com>
685
686 * g++.dg/opt/vt1.C: Fix regexp.
687
90227c69
KG
6882002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
689
690 * gcc.c-torture/execute/pure-1.c: Make functions static again.
691 Don't use attribute `noinline'.
692
0fd534ed
HPN
6932002-06-18 Hans-Peter Nilsson <hp@axis.com>
694
695 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
bc9c2952 696
820d4b1b
AH
6972002-06-18 Aldy Hernandez <aldyh@redhat.com>
698
6c535c69 699 * gcc.c-torture/execute/simd-1.c: New.
820d4b1b 700
6c535c69 701 * gcc.dg/simd-1.c: New.
820d4b1b 702
22309565
HPN
7032002-06-18 Hans-Peter Nilsson <hp@axis.com>
704
705 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
706
750491fc
RH
7072002-06-16 Richard Henderson <rth@redhat.com>
708
709 * g++.dg/ext/anon-struct1.C: New.
710 * g++.dg/ext/anon-struct2.C: New.
711 * g++.dg/ext/anon-struct3.C: New.
712 * gcc.dg/anon-struct-1.c: New.
713 * gcc.dg/anon-struct-2.c: New.
714 * gcc.dg/anon-struct-3.c: New.
715 * gcc.dg/20011008-1.c: Adjust warning text.
716 * gcc.dg/20020527-1.c: Add -fms-extensions.
717
0931db71
RH
7182002-06-16 Richard Henderson <rth@redhat.com>
719
720 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
721
21505616
HPN
7222002-06-15 Hans-Peter Nilsson <hp@axis.com>
723
724 * gcc.c-torture/execute/20020615-1.c: New test.
725
8dcb27ed
RS
7262002-06-15 Roger Sayle <roger@eyesopen.com>
727
728 * gcc.c-tortuture/execute/compare-1.c: New test case.
729 * gcc.c-tortuture/execute/compare-2.c: New test case.
730 * gcc.c-tortuture/execute/compare-3.c: New test case.
731
a6f5e048
RH
7322002-06-13 Richard Henderson <rth@redhat.com>
733
734 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
735 ia64 ilp32.
736
d65cb654
KL
7372002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
738
739 * g++.dg/template/typename2.C: Update error message.
740
6debb006
HPN
7412002-06-12 Hans-Peter Nilsson <hp@axis.com>
742
743 * gcc.c-torture/execute/20020611-1.c: New test.
744
9da754bd
BW
7452002-06-11 Bob Wilson <bob.wilson@acm.org>
746
747 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
748 list of targets to skip.
749
56a28102
BW
7502002-06-10 Bob Wilson <bob.wilson@acm.org>
751
752 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
753 targets if not optimizing.
754
2bf87216
JJ
7552002-06-10 Jakub Jelinek <jakub@redhat.com>
756
757 * gcc.c-torture/compile/20020605-1.c: New test.
758
5d056e9b
JJ
759 * g++.dg/opt/vt1.C: New test.
760
156755ac
JJ
761 * gcc.dg/20020531-1.c: New test.
762
50f30e6b
JJ
763 * gcc.dg/20020530-1.c: New test.
764
85d49058
JJ
765 * gcc.dg/20020527-1.c: New test.
766
7b668f9e
JJ
767 * g++.dg/opt/cse1.C: New test.
768
437f1df1
RS
7692002-06-07 Roger Sayle <roger@eyesopen.com>
770
771 * gcc.dg/20020607-2.c: New test case.
772
68b15d4f
JJ
7732002-06-07 Jakub Jelinek <jakub@redhat.com>
774
775 * gcc.c-torture/compile/20020604-1.c: New test.
776
c4b50f1a
RH
7772002-06-04 Richard Henderson <rth@redhat.com>
778
779 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
780 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
781 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
782
c2ae6616
AH
7832002-06-04 Aldy Hernandez <aldyh@redhat.com>
784
6c535c69 785 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
c2ae6616 786
6d8fd7bb
RH
7872002-06-03 Richard Henderson <rth@redhat.com>
788
789 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
790 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
791
ab780373
RH
7922002-06-02 Richard Henderson <rth@redhat.com>
793
bc9c2952 794 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
ab780373
RH
795 test functions static.
796
e33a8855
AJ
7972002-06-02 Andreas Jaeger <aj@suse.de>
798
799 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
800 now.
801
ceeedfc1
NB
8022002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
803
804 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
805 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
806 Update for mofified diagnostics.
807 * gcc.dg/c99-intconst-1.c: No longer fail.
808
61b78ce1
RH
8092002-06-02 Richard Henderson <rth@redhat.com>
810
811 * gcc.dg/uninit-A.c: Remove xfail markers.
812
378393da
RS
8132002-06-01 Roger Sayle <roger@eyesopen.com>
814
815 * gcc.dg/fnegate-1.c: New test case.
816
d18b1ed8
OS
8172002-05-30 Osku Salerma <osku@iki.fi>
818
819 * gcc.c-torture/execute/mayalias-1.c: New file.
820
cd7ab83f
NB
8212002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
822
e33a8855 823 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
cd7ab83f
NB
824 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
825 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
826
5a3bb17d
HPN
8272002-05-29 Hans-Peter Nilsson <hp@axis.com>
828
829 * gcc.c-torture/execute/20020529-1.c: New test.
830
39f2f3c8
RS
8312002-05-27 Richard Henderson <rth@redhat.com>
832
833 * g++.dg/ext/attrib6.C: New test case.
834
ef72b1d3
KG
8352002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
836
837 * gcc.c-torture/execute/pure-1.c: New test.
838
630363b4
NB
8392002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
840
841 * gcc.dg/cpp/arith-2.c: Remove.
630363b4 842
c9220e3a
NB
8432002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
844
845 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
846 * gcc.dg/cpp/if-3.c: Remove.
847
9059e33c
JJ
8482002-05-26 Jakub Jelinek <jakub@redhat.com>
849
850 * g++.dg/opt/cse2.C: New test.
851
91318908
NB
8522002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
853
854 * gcc.dg/cpp/arith-1.c: New semantic tests.
855 * gcc.dg/cpp/if-1.c: Update.
856
9e253215
BE
8572002-05-24 Ben Elliston <bje@redhat.com>
858
859 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
860
90442291
JJ
8612002-05-24 Jakub Jelinek <jakub@redhat.com>
862
863 * gcc.dg/verbose-asm.c: New test.
864
3620711b
NB
8652002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
866
867 * gcc.dg/cpp/paste12.c: New test.
868
17645b15
NB
8692002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
870
13fa982e 871 * g++.dg/parse/named_ops.C: New test.
17645b15 872
5ff225fc
MM
8732002-05-23 Mark Mitchell <mark@codesourcery.com>
874
875 * gcc/testsuite/gcc.dg/weak-8.c: New test.
876
e275a535
R
877Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
878
879 * gcc.dg/weak-2.c: Allow optional leading underscore
880 in scan-assembler symbol name.
881 * gcc.dg/weak-3.c: Likewise.
882 * gcc.dg/weak-4.c: Likewise.
883 * gcc.dg/weak-5.c: Likewise.
884
66b408f2
JJ
8852002-05-23 Jakub Jelinek <jakub@redhat.com>
886
887 * gcc.dg/20020523-1.c: New test.
888
e67a7860
NB
8892002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
890
891 * objc.dg/const-str-2.m: Update now that we stop after
892 a command line error.
893
c32dd1ef
RH
8942002-05-22 Richard Henderson <rth@redhat.com>
895
896 * g++.dg/dg.exp: Fix typo in test pruneing.
897
7a1f3f5f
RH
8982002-05-22 Richard Henderson <rth@redhat.com>
899
900 * g++.dg/dg.exp: Prune the tls subdirectory.
901 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
902 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
903 * g++.dg/tls/init-1.C: New.
904
2dd36f90
JJ
9052002-05-22 Jakub Jelinek <jakub@redhat.com>
906
907 * gcc.dg/20020517-1.c: New test.
908
ec221d71
RH
9092002-05-21 Richard Henderson <rth@redhat.com>
910
911 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
912 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
913
32d3f634
BG
914Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
915
916 * g++.dg/other/copy2.C: New test.
917
02116b3d
R
918Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
919
920 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
921 (MAX_COPY): Bump up to 10 times sizeof (long long).
922 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
923
924 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
925 sizeof (long long).
926
927 * gcc.c-torture/execute/strcpy-1.c: New test.
928
b3f47c78
DB
9292002-05-19 Jason Merrill <jason2redhat.com>
930
931 * g++.dg/ext/oper1.C: New test.
932
9332002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
851c06dd
MM
9342002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
935
f362c762
MM
936 * README.QMTEST: New file.
937
851c06dd
MM
938 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
939
e3227f2c
AJ
9402002-05-19 Andreas Jaeger <aj@suse.de>
941
942 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
943 now.
944 * gcc.c-torture/execute/loop-2d.x: Likewise.
945
210142e0
DB
9462002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
947
948 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
949 support weak symbols.
950 * gcc.dg/weak-4.c: Likewise
951 * gcc.dg/weak-6.c: Likewise
952
088b3db0
DB
9532002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
954
955 * gcc.dg/weak-3.c: Add dg-excess-error comment for
956 cygwin, coff and h8300-*-hms targets
957 * gcc.dg/weak-5.c: Likewise
958 * gcc.dg/weak-7.c: Likewise
959
f4b251a6
JM
9602002-05-16 Jason Merrill <jason@redhat.com>
961
962 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
963 (scan-assembler-not, scan-assembler-dem): Likewise.
964 (scan-assembler-dem-not): Likewise.
965
34fb9ba5
RH
9662002-05-15 Richard Henderson <rth@redhat.com>
967
968 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
969
14285ace
RH
9702002-05-15 Richard Henderson <rth@redhat.com>
971
972 * gcc.dg/weak-5.c (vfoo1c): No warning here.
973 (vfoo1f): Warning here.
974 (vfoo1l): Don't redefine the alias.
975
5bf5c5cb
JM
9762002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
977
978 * g++.dg/init/pm1.C: New test.
979
e2f75147
DM
9802002-05-12 David S. Miller <davem@redhat.com>
981
982 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
983 types.
984
dbfb1116
RS
9852002-05-10 Roger Sayle <roger@eyesopen.com>
986
987 * gcc.c-torture/execute/20020510-1.c: New test case.
988
85d7d3b0
DM
9892002-05-10 David S. Miller <davem@redhat.com>
990
991 * gcc.c-torture/execute/conversion.c: Test long double too.
992
2937267b
JJ
9932002-05-09 Jakub Jelinek <jakub@redhat.com>
994
995 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
996 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
997 * lib/g++.exp (g++_link_flags): Likewise.
998 * lib/objc.exp (objc_target_compile): Likewise.
999
c3bf3e6e
NB
10002002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
1001
1002 * gcc.dg/cpp/poison.c: Update.
1003 * gcc.dg/cpp/20000625-2.c: Remove.
1004 * gcc.dg/cpp/direct2s.c: Remove final test.
1005
ea45dbb8
TR
10062002-05-08 Tom Rix <trix@redhat.com>
1007
1008 * gcc.c-torture/execute/20020508-1.c: New test.
1009 * gcc.c-torture/execute/20020508-2.c: New test.
1010 * gcc.c-torture/execute/20020508-3.c: New test.
1011
b9e2d17b
NB
10122002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
1013
1014 * gcc.dg/cpp/charconst-4.c: More tests.
1015
f90bf7ca
MM
10162002-05-08 Mark Mitchell <mark@codesourcery.com>
1017
1018 PR c/6569
1019 * gcc.dg/weak-3.c: Update location of warning messages.
1020 * gcc.dg/weak-5.c: Likewise.
1021
1f77b5da
RS
10222002-05-06 Roger Sayle <roger@eyesopen.com>
1023
1024 * gcc.c-torture/execute/20020506-1.c: New test case.
1025
a5a49440
NB
10262002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
1027
1028 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1029
adc502b4
NB
10302002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1031
1032 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1033
95ff5d3f
NB
10342002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1035
1036 * gcc.dg/cpp/charconst-3.c: New test.
1037
2443d4e1
NB
10382002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
1039
1040 * gcc.dg/cpp/charconst.c: Update tests.
1041
f2fdc802
TJ
10422002-05-05 Tim Josling <tej@melbpc.org.au>
1043
1044 * treelang: Added directory for new sample language treelang. Also
e3227f2c 1045 lib/treelang.exp: New file to signal treelang should be tested.
f2fdc802 1046
ba2e86d6
JJ
10472002-05-03 Jakub Jelinek <jakub@redhat.com>
1048
1049 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1050 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1051 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1052 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1053 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1054 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1055 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1056
5a3085c5
JM
10572002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1058
1059 * gcc.dg/format/xopen-2.c: New test.
1060
d70e94ec
JJ
10612002-05-03 Jakub Jelinek <jakub@redhat.com>
1062
1063 * gcc.dg/20020503-1.c: New test.
1064
5121c03e
MM
10652002-05-02 Mark Mitchell <mark@codesourcery.com>
1066
1067 * g++.dg/init/dtor1.C: Make it tougher.
1068
76ccdb3c
MM
10692002-05-01 Mark Mitchell <mark@codesourcery.com>
1070
1071 * g++.dg/init/dtor1.C: New test.
1072
0d6d6892
AH
10732002-05-02 Aldy Hernandez <aldyh@redhat.com>
1074
7a1f3f5f 1075 * gcc.dg/altivec-8.c: New.
0d6d6892 1076
9b7bc465
AH
10772002-05-01 Aldy Hernandez <aldyh@redhat.com>
1078
7a1f3f5f 1079 * gcc.dg/altivec-7.c: New.
9b7bc465 1080
3a73bffb
JJ
10812002-04-29 Jakub Jelinek <jakub@redhat.com>
1082
1083 * g++.dg/parse/typedef1.C: New test.
1084
33dd07ee
MM
10852002-04-29 Mark Mitchell <mark@codesourcery.com>
1086
1087 PR c++/6486
1088 * g++.dg/template/friend6.C: New test.
1089
1090 PR c++/6492
1091 * g++.dg/init/copy1.C: New test.
1092
4bd7c270
NS
10932002-04-29 Nathan Sidwell <nathan@codesourcery.com>
1094
1095 * g++.dg/warn/effc1.C: New test.
1096
60284a59
NB
10972002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
1098
1099 * gcc.dg/cpp/if-cexp.c: Add a test.
1100
a20fd5ac
JJ
11012002-04-28 Jakub Jelinek <jakub@redhat.com>
1102
1103 * gcc.dg/20020426-2.c: New test.
1104
87ed109f
NB
11052002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
1106
1107 * gcc.dg/cpp/if-mop.c: Update.
1108 * gcc.dg/cpp/if-mpar.c: Add test.
1109 * gcc.dg/cpp/if-oppr.c: Update.
1110
45806a3f
FS
11112002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1112
1113 PR c/6343
1114 * gcc.dg/weak-[2-7].c: New tests.
1115
51ccaeb9
AO
11162002-04-26 Alexandre Oliva <aoliva@redhat.com>
1117
1118 * gcc.dg/enum1.c: New test.
1119
7d793e9b
MM
11202002-04-26 Mark Mitchell <mark@codesourcery.com>
1121
1122 PR c++/6497
1123 * g++.dg/inherit/access2.C: New test.
e3227f2c 1124
7d793e9b
MM
11252002-04-26 Mark Mitchell <mark@codesourcery.com>
1126
1127 PR bootstrap/6445
1128 * gcc.dg/20020426-1.c: New test.
1129
48ba9538
AO
11302002-04-26 Alexandre Oliva <aoliva@redhat.com>
1131
1132 * g++.dg/abi/enum1.C: New test.
1133
4d7ea4fc
RH
11342002-04-26 Richard Henderson <rth@redhat.com>
1135
1136 * gcc.dg/c99-bool-1.c: Expect always true warning.
1137
07d81318
RS
11382002-04-25 Roger Sayle <roger@eyesopen.com>
1139
1140 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1141
bf882c20
KG
11422002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1143
1144 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1145 targets.
1146
a62d375f
MM
11472002-04-24 Mark Mitchell <mark@codesourcery.com>
1148
b970a21d
MM
1149 * g++.dg/abi/mange7.C: New test.
1150
a62d375f
MM
1151 PR c++/6438.
1152 * g++.dg/parse/stmtexpr2.C: New test.
1153
309d8365
R
1154Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
1155
1156 * gcc.dg/20020312-2.c: Add SH target.
1157
3f2019c6
KG
11582002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1159
1160 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1161 compiler output on mips*-*-irix*.
1162
29cece2e
JJ
11632002-04-23 Jakub Jelinek <jakub@redhat.com>
1164
1165 * g++.dg/parse/attr1.C: New test.
1166
1a887f86
RS
11672002-04-23 Roger Sayle <roger@eyesopen.com>
1168
1169 * gcc.c-torture/execute/string-opt-17.c: New test case.
1170 * gcc.c-torture/execute/memset-2.c: New test case.
1171
77adef84
MM
11722002-04-23 Mark Mitchell <mark@codesourcery.com>
1173
1174 PR c++/6256:
1175 * g++.dg/template/friend5.C: New test.
1176
1177 PR c++/6331:
1178 * g++.dg/template/qual1.C: Likewise.
1179
74b273d6
ZW
11802002-04-22 Zack Weinberg <zack@codesourcery.com>
1181
1182 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1183 Include stdlib.h, not stdio.h or ctype.h.
1184
bb03c710
HPN
11852002-04-22 Hans-Peter Nilsson <hp@axis.com>
1186
1187 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1188 cris-*-elf* and mmix-*-*.
1189 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1190 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1191 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1192 Ditto.
1193 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1194 * gcc.dg/wchar_t-1.c: Ditto.
1195
5b3dc815
HPN
11962002-04-21 Hans-Peter Nilsson <hp@axis.com>
1197
1198 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1199 Clarify comment.
1200
9ac3b1be
NB
12012002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
1202
1203 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1204
d8b85ae5
FS
12052002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1206
1207 * gcc.c-torture/execute/20000906-1.x: Delete.
1208
0c69ed55
DB
12092002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
1210
1211 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1212
d106599f
TM
12132002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
1214
1215 * PR6367
1216 * g77.f-torture/execute/6367.f: New test.
1217 * g77.f-torture/execute/6367.x: Disable for MMIX.
1218
303a3927
MM
12192002-04-19 Mark Mitchell <mark@codesourcery.com>
1220
1221 * PR6352
1222 * g++.dg/opt/inline2.C: New test.
1223
0cd3301b
RH
12242002-04-18 Richard Henderson <rth@redhat.com>
1225
7a1f3f5f
RH
1226 * gcc.dg/20000906-1.c: Enable for all targets.
1227 * gcc.c-torture/compile/iftrap-2.c: New.
0cd3301b 1228
a4863215
JJ
12292002-04-18 Jakub Jelinek <jakub@redhat.com>
1230
1231 * gcc.dg/20020418-1.c: New test.
1232 * gcc.dg/20020418-2.c: New test.
1233
96b453dc
RH
12342002-04-18 Richard Henderson <rth@redhat.com>
1235
7a1f3f5f
RH
1236 * gcc.c-torture/compile/iftrap-1.c: New.
1237 * gcc.dg/iftrap-1.c: Adjust for ia64.
1238 * gcc.dg/iftrap-2.c: New.
96b453dc 1239
a3acf46d
JJ
12402002-04-18 Jakub Jelinek <jakub@redhat.com>
1241
1242 * gcc.c-torture/compile/20020418-1.c: New test.
1243
58c2956c
RS
12442002-04-18 Roger Sayle <roger@eyesopen.com>
1245
1246 * gcc.c-torture/compile/20020415-1.c: New.
1247
887fc41a
DM
12482002-04-18 David S. Miller <davem@redhat.com>
1249
1250 * gcc.c-torture/execute/20020418-1.c: New test.
1251
2a732575
JJ
12522002-04-17 Jakub Jelinek <jakub@redhat.com>
1253
1254 * gcc.dg/20020416-1.c: New test.
1255
32121b96
JJ
1256 * g++.dg/opt/inline1.C: New test.
1257
98ef3137
JJ
12582002-04-16 Jakub Jelinek <jakub@redhat.com>
1259
1260 * gcc.dg/altivec-5.c: New test.
1261
4c8c0dec
JJ
1262 * gcc.dg/20020415-1.c: New test.
1263
07cdae91
MM
12642002-04-15 Mark Mitchell <mark@codesourcery.com>
1265
1266 * testsuite/lib/chill.exp: Remove.
1267
0f490a2b
JJ
12682002-04-14 Jakub Jelinek <jakub@redhat.com>
1269
1270 * g++.dg/other/big-struct.C: New test.
1271
4b27e132
DB
12722002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
1273
1274 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1275 of scratch file.
1276
cf56e373
DB
12772002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
1278
1279 PR c/6277
1280 * gcc.dg/i386-387-1.c: Allow optional leading underscore
1281 in scan-assembler function name
1282
1aa65134
HPN
12832002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
1284
1285 * g77.f-torture/execute/980628-4.x,
1286 g77.f-torture/execute/980628-5.x,
1287 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1288 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1289 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1290 i[34567]86-*-*.
1291
791b23fe
DM
12922002-04-13 David S. Miller <davem@redhat.com>
1293
1294 * gcc.c-torture/execute/20020413-1.c: New test.
1295
4fb07802
RS
12962002-04-13 Richard Sandiford <rsandifo@redhat.com>
1297
1298 * gcc.dg/asm-6.c,
1299 * g++.dg/ext/asm1.C: New tests.
1300
9928a3d5
MM
13012002-04-12 Mark Mitchell <mark@codesourcery.com>
1302
0481bc21
MM
1303 PR c++ 5373.
1304 * g++.dg/parse/stmtexpr1.C: New test.
1305
9928a3d5 1306 PR c++/5189.
0481bc21 1307 * g++.dg/template/copy1.C: New test.
9928a3d5 1308
21b14752
RH
13092002-04-12 Richard Henderson <rth@redhat.com>
1310
1311 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1312
869b8e4d
GK
13132002-04-12 Geoffrey Keating <geoffk@redhat.com>
1314
1315 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1316 gcc.c-torture/execute/20020307-2.c.
1317
4b72e8ed
RS
13182002-04-12 Richard Sandiford <rsandifo@redhat.com>
1319
1320 * g++.dg/ext/attrib5.C,
1321 * g++.dg/lookup/struct1.C: New tests.
1322
578fc63d
JJ
13232002-04-11 Jakub Jelinek <jakub@redhat.com>
1324
578fc63d
JJ
1325 * gcc.dg/20020411-1.c: New test.
1326
010f87c4
JJ
1327 * gcc.c-torture/execute/20020411-1.c: New test.
1328
67092f4d
JJ
13292002-04-10 Janis Johnson <janis187@us.ibm.com>
1330
1331 * g77.f-torture/execute/6177.f: New test.
1332
dab550cb
JJ
13332002-04-10 Jakub Jelinek <jakub@redhat.com>
1334
1335 PR middle-end/6247
1336 * g++.dg/opt/cleanup1.C: New test.
1337
1338 * g++.dg/opt/const1.C: New test.
1339
6127eac4 13402002-04-10 Lars Brinkhoff <lars@nocrew.org>
1a887f86 1341
6127eac4
LB
1342 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1343
ba3307c0
NS
13442002-04-10 Nathan Sidwell <nathan@codesourcery.com>
1345
1346 PR c++/5507
1347 * g++.dg/template/typename2.C: New test.
1348
aec3e189
AM
13492002-04-10 Alan Modra <amodra@bigpond.net.au>
1350
1351 * gcc.c-torture/execute/loop-12.c: New.
1352
a19caa88
HPN
13532002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
1354
1355 * g77.f-torture/execute/980628-4.x,
1356 g77.f-torture/execute/980628-5.x,
1357 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1358 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1359 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1360
eeec38a8
FS
13612002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1362
1363 PR optimization/6086
1364 * g++.dg/opt/preinc1.C: New test.
1365
0154eaa8
MM
13662002-04-06 Mark Mitchell <mark@codesourcery.com>
1367
1368 PR c++/5571
1369 * g++.dg/opt/static2.C: New test.
1370
b1896e61
MM
13712002-04-06 Mark Mitchell <mark@codesourcery.com>
1372
1373 PR c/5120
1374 * gcc.dg/20020406-1.c: New test.
1375
3ca5f444
DM
13762002-04-04 David S. Miller <davem@redhat.com>
1377
1378 * gcc.c-torture/execute/20020404-1.c: New test.
1379
a4fa73f3
JJ
13802002-04-04 Jakub Jelinek <jakub@redhat.com>
1381
1382 PR c/6123
1383 * gcc.dg/20020312-2.c: Do not declare global register variable
1384 if __PIC__ or __pic__ is defined.
1385
31956228
RE
13862002-04-04 Richard Earnshaw <rearnsha@arm.com>
1387
1388 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
1389 __asm__ so that it works correctly even if -ansi -pedantic-errors.
1390
71fad614
KG
13912002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1392
1393 * gcc.misc-tests/linkage.exp: Update last change to handle
1394 sparc*-, not just sparc-.
1395
9d7013b8
RH
13962002-04-03 Richard Henderson <rth@redhat.com>
1397
1398 * gcc.dg/cpp/ucs.c: Improved long UCS test.
1399
9390eb16
HPN
14002002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
1401
1402 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1403
2e839a04
DM
14042002-04-02 David S. Miller <davem@redhat.com>
1405
1406 * gcc.c-torture/execute/20020402-3.c: New test.
1407
a06c96f4
HPN
14082002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
1409
d32c9170
HPN
1410 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1411 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1412
e78c4529
HPN
1413 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1414 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1415 g77.f-torture/execute/20001201.x,
1416 g77.f-torture/execute/u77-test.x: New files.
1417
a06c96f4
HPN
1418 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1419 * gcc.dg/wchar_t-1.c: Ditto.
1420
cfe834f3
FS
14212002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1422
1423 * gcc.c-torture/execute/20020402-1.c: New test.
1424
ed4168d5
RH
14252002-04-01 Richard Henderson <rth@redhat.com>
1426
9b14a237
RH
1427 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1428
ed4168d5
RH
1429 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1430
ee3c0639
KG
14312002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1432
1433 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1434
d5ecb9cb
GDR
14352002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1436
1437 * g++.dg/inherit/template-as-base.C: Expect error.
1438 * g++.dg/inherit/namespace-as-base.C: Likewise.
1439
820ecf56
HPN
14402002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
1441
5c7060d3
HPN
1442 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1443 g++.dg/ext/instantiate3.C: Tweak match patterns.
1444
820ecf56
HPN
1445 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1446 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1447 -da test.
1448
41ba8a20
RH
14492002-03-31 Richard Henderson <rth@redhat.com>
1450
1451 * gcc.dg/special/alias-2.c: New.
1452 * gcc.dg/special/ecos.exp: Run it.
1453
9602f5a0
RH
14542002-03-31 Richard Henderson <rth@redhat.com>
1455
1456 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1457
463eefc8
KH
14582002-03-31 Kazu Hirata <kazu@hxi.com>
1459
1460 * gcc.dg/weak-1.c: Disable on h8300 port.
1461
cb260b11
JJ
14622002-03-29 Janis Johnson <janis187@us.ibm.com>
1463
1464 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1465 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1466 ordering tests.
1467 * g++.dg/bprob/bprob-1.C: New test.
1468 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1469 * g++.dg/gcov/gcov-1.C: New test.
1470 * g++.dg/gcov/gcov-1.x: New file.
1471 * g++.dg/gcov/gcov-2.C: New test.
1472 * g++.dg/gcov/gcov-3.C: New test.
1473 * g++.dg/gcov/gcov-3.h: New file.
1474
d52e4867
RS
14752002-03-28 Roger Sayle <roger@eyesopen.com>
1476
1477 * g++.old-deja/g++.other/builtins5.C: New test.
1478 * g++.old-deja/g++.other/builtins6.C: New test.
1479 * g++.old-deja/g++.other/builtins7.C: New test.
1480 * g++.old-deja/g++.other/builtins8.C: New test.
1481 * g++.old-deja/g++.other/builtins9.C: New test.
1482
c7f4981a
JJ
14832002-03-29 Jakub Jelinek <jakub@redhat.com>
1484
1485 * g++.dg/opt/static1.C: New test.
1486
f17f9332
JJ
1487 * g++.dg/opt/longbranch1.C: New test.
1488
d15e67bc
HPN
14892002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
1490
1491 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1492
1493 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1494
a08cbd59
JL
1495Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
1496
1497 * gcc.c-torture/execute/20020328-1.c: New test.
1498
1b58660a
RH
14992002-03-27 Richard Henderson <rth@redhat.com>
1500
1501 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1502 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1503 move from g++.old-deja/g++.ext/.
1504
cd4e8331
MM
15052002-03-27 Mark Mitchell <mark@codesourcery.com>
1506
1507 * g++.dg/init/new2.C: New test.
1a887f86 1508
6a3177b9
RH
15092002-03-26 Richard Henderson <rth@redhat.com>
1510
62d3b526
RH
1511 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1512
9a1d8b2d
RH
1513 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1514 on sparc.
1515
6a3177b9
RH
1516 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
1517 sparcv9 systems.
1518 * gcc.dg/20001102-1.c: Likewise.
1519
dcce8b1d
PE
15202002-03-26 Phil Edwards <pme@gcc.gnu.org>
1521
1522 * gcc.dg/cpp/endif-pedantic1.c,
1523 gcc.dg/cpp/endif-pedantic2.c: New tests.
1524
46ff5047
MM
15252002-03-26 Mark Mitchell <mark@codesourcery.com>
1526
1527 * g++.dg/init/new1.C: New test.
1528
6d4c57a0
NS
15292002-03-26 Nathan Sidwell <nathan@codesourcery.com>
1530
1531 * g++.dg/abi/vbase9.C: New test.
1532
fc4a714b
RE
15332002-03-26 Richard Earnshaw <rearnsha@arm.com>
1534
1535 * gcc.dg/arm-asm.c: New test.
1536
173028e5
AC
15372002-03-26 Andrew Cagney <ac131313@redhat.com>
1538
1539 * gcc.dg/Wswitch-enum.c: New test.
1540 Fix PR c/5044.
1541
43f2b308
RH
15422002-03-26 Richard Henderson <rth@redhat.com>
1543
1544 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1545 structure.
1546
8018b36d
RH
15472002-03-25 Richard Henderson <rth@redhat.com>
1548
bbffa101
RH
1549 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
1550 sparcv9 systems.
1551
8018b36d
RH
1552 * gcc.c-torture/compile/20011119-1.c (xxx): New.
1553 * gcc.c-torture/compile/20011119-2.c (xxx): New.
1554
15e5ad76
ZW
15552002-03-25 Zack Weinberg <zack@codesourcery.com>
1556
1557 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1558
813b848c
BW
15592002-03-25 Bob Wilson <bob.wilson@acm.org>
1560
1561 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1562 targets using generic thunk support.
1563
ea475b23
JJ
15642002-03-25 Jakub Jelinek <jakub@redhat.com>
1565
1566 * gcc.c-torture/compile/20020323-1.c: New test.
1567
6ddae612
JJ
1568 * g++.dg/opt/conj2.C: New test.
1569
1bd6476f
RH
15702002-03-24 Richard Henderson <rth@redhat.com>
1571
1572 * gcc.dg/weak-1.c: Use -fno-common.
1573
479e51f6
DB
15742002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
1575
1576 * g77.dg/f77-edit-apostrophe-out.f: New test
1577 * g77.dg/f77-edit-h-out.f: New test
1578 * g77.dg/f77-edit-t-in.f: New test
1579 * g77.dg/f77-edit-t-out.f: New test
1580 * g77.dg/f77-edit-x-out.f: New test
1581 * g77.dg/f77-edit-slash-out.f: New test
1582 * g77.dg/f77-edit-colon-out.f: New test
1583 * g77.dg/f77-edit-s-out.f: New test
1584
47e87a93
RH
15852002-03-24 Richard Henderson <rth@redhat.com>
1586
1587 * objc/execute/formal_protocol-6.x: New XFAIL.
1588
5bcf08f6
DB
15892002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
1590
1591 * gcc.dg/weak-1.c: Early return from dg-final on platforms
1592 that do not support weak symbols
1593
12c3717e
DB
15942002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
1595
1596 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
1597 * lib/g77.exp: Likewise
1598 * lib/objc.exp: Likewise
1599
d6961341
AC
16002002-03-23 Andrew Cagney <ac131313@redhat.com>
1601
1602 * gcc.dg/Wswitch-default.c: New test.
1603
e756a7da
JJ
16042002-03-23 Jakub Jelinek <jakub@redhat.com>
1605
1606 * g++.dg/other/enum1.C: New test.
1607
5365c83f
ZW
16082002-03-23 Zack Weinberg <zack@codesourcery.com>
1609
1610 * gcc.dg/pragma-ep-3.c: Fix typo.
1611
acb044ee
GDR
16122002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1613
1614 * g++.dg/inherit/template-as-base.C: New test.
1615
661fff62
JJ
16162002-03-22 Jakub Jelinek <jakub@redhat.com>
1617
1618 * g++.old-deja/g++.other/dwarf2-1.C: Move...
1619 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
1620
d4e6133f
NB
16212002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
1622
15e5ad76 1623 * gcc.dg/cpp/multiline.c: Update to match.
d4e6133f 1624
44d57e36
AO
16252002-03-22 Alexandre Oliva <aoliva@redhat.com>
1626
1627 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1628
4299b4e1
PE
16292002-03-22 Phil Edwards <pme@gcc.gnu.org>
1630
1631 * gcc.dg/cpp/extratokens2.c: New file.
1632
97c6c02c
DE
16332002-03-21 David Edelsohn <edelsohn@gnu.org>
1634
15e5ad76 1635 * gcc.dg/20020312-2.c: Add rs6000 target.
97c6c02c 1636
7614d20b
DE
1637 * gcc.c-torture/compile/20020319-1.c: New test.
1638
17043e0d
RO
16392002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1640
15e5ad76 1641 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17043e0d
RO
1642 (A, E): Handle this.
1643
617d988c
JM
16442002-03-20 Jason Merrill <jason@redhat.com>
1645
1646 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1647 ignoring -fpic.
1648 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1649 through prune_gcc_output.
1650
a29b099d
JJ
16512002-03-20 Jakub Jelinek <jakub@redhat.com>
1652
1653 * gcc.c-torture/compile/20020320-1.c: New test.
1654
f735a153
JJ
16552002-03-19 Jakub Jelinek <jakub@redhat.com>
1656
1657 * gcc.c-torture/compile/20020318-1.c: New test.
1658
6ae504c9
JJ
1659 * gcc.dg/struct-by-value-1.c: New test.
1660
1813dafd
JJ
1661 * gcc.dg/20020319-1.c: New test.
1662
cbb92744
JJ
16632002-03-18 Jakub Jelinek <jakub@redhat.com>
1664
1665 * g++.dg/opt/conj1.C: New test.
1666
e9dd7bfd
MM
16672002-03-17 Mark Mitchell <mark@codesourcery.com>
1668
1669 * g++.dg/template/qualttp20.C: Revert previous change.
1670 * g++.dg/template/qualttp3.C: Likewise.
1671 * g++.dg/template/qualttp4.C: Likewise
1672 * g++.dg/template/qualttp5.C: Likewise
1673 * g++.dg/template/qualttp6.C: Likewise
1674 * g++.dg/template/qualttp7.C: Likewise
1675 * g++.dg/template/qualttp8.C: Likewise
1676 * g++.dg/template/recurse.C: Likewise.
1677
ff8908ff
NB
16782002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
1679
1680 * gcc.dg/cpp/wchar-1.c: Update.
1681
5dd236e2
NS
16822002-03-16 Nathan Sidwell <nathan@codesourcery.com>
1683
1684 * g++.dg/template/conv1.C: New test.
1685 * g++.dg/template/conv2.C: New test.
1686 * g++.dg/template/conv3.C: New test.
1687 * g++.dg/template/conv4.C: New test.
1688
6fb2cd7b
MM
16892002-03-15 Mark Mitchell <mark@codesourcery.com>
1690
1691 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1692 * g++.dg/template/qualttp3.C: Likewise.
1693 * g++.dg/template/qualttp4.C: Likewise
1694 * g++.dg/template/qualttp5.C: Likewise
1695 * g++.dg/template/qualttp6.C: Likewise
1696 * g++.dg/template/qualttp7.C: Likewise
1697 * g++.dg/template/qualttp8.C: Likewise
1698 * g++.dg/template/recurse.C: Likewise.
1699
6e4ae815
MM
17002002-03-15 Mark Mitchell <mark@codesourcery.com>
1701
1702 * g++.dg/opt/dtor1.C: New test.
1703
a42519be
JJ
17042002-03-15 Jakub Jelinek <jakub@redhat.com>
1705
1706 * gcc.c-torture/compile/20020315-1.c: New test.
1707
32135a8c
RE
17082002-03-15 Richard Earnshaw <rearnsha@arm.com>
1709
1710 * gcc.dg/weak-1.c: Fix scan tests.
1711
a541f1aa
HPN
17122002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
1713
1714 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1715 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1716 cris-*-aout* mmix-*-*.
1717 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1718 cris-*-aout* mmix-*-*.
1719 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1720 cris-*-elf* cris-*-aout* and mmix-*-*.
1721 * gcc.dg/20001009-1.c: Ditto.
1722 * gcc.dg/20010912-1.c: Ditto.
1723 * gcc.dg/20020122-4.c: Ditto.
1724 * gcc.dg/inline-2.c: Ditto.
1725
933a0721
JL
1726Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
1727
1728 * gcc.c-torture/compile/20020314-1.c: New test.
1729
2019279f
RE
17302002-03-14 Richard Earnshaw <rearnsha@arm.com>
1731
1732 * gcc.c-torture/execute/20020314-1.c: New test.
1733
d3f129b3
JJ
17342002-03-14 Jakub Jelinek <jakub@redhat.com>
1735
1736 * g++.dg/warn/Wunused-1.C: New test.
1737
440d0518
RS
17382002-02-13 Richard Sandiford <rsandifo@redhat.com>
1739
1740 * g++.dg/abi/mangle6.C: New test.
1741
4061c1a3
JJ
17422002-03-13 Jakub Jelinek <jakub@redhat.com>
1743
1744 * gcc.c-torture/compile/20020309-2.c: New test.
1745
09948ece
JJ
1746 * gcc.c-torture/compile/20020312-1.c: New test.
1747
df867456
NS
17482002-03-12 Nathan Sidwell <nathan@codesourcery.com>
1749
1750 * g++.dg/other/access1.C: New test.
1751
62ae2529
JJ
17522002-03-12 Jakub Jelinek <jakub@redhat.com>
1753
1754 * gcc.c-torture/execute/wchar_t-1.c: New test.
1755
2ab57cc9
DE
17562002-03-12 David Edelsohn <edelsohn@gnu.org>
1757
15e5ad76 1758 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2ab57cc9 1759
56f4537e
RS
17602002-03-12 Roger Sayle <roger@eyesopen.com>
1761
1762 * gcc.dg/20020312-1.c: New test case.
1763
55a21c32
AH
17642002-03-11 Aldy Hernandez <aldyh@redhat.com>
1765
15e5ad76 1766 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
55a21c32 1767
6c40858f
RH
17682002-03-11 Richard Henderson <rth@redhat.com>
1769
1770 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1771 * g++.old-deja/g++.jason/report.C: Likewise.
1772
ab04e34b
NS
17732002-03-11 Nathan Sidwell <nathan@codesourcery.com>
1774
1775 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1776 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1777
999cc24c
NS
17782002-03-11 Nathan Sidwell <nathan@codesourcery.com>
1779
1780 * testsuite/g++.dg/overload/pmf1.C: New test.
1781
1453ec8c
KH
17822002-03-11 Kazu Hirata <kazu@hxi.com>
1783
1784 * gcc.c-torture/execute/20020307-1.c: Use long.
1785
5ddec02e
JJ
17862002-03-11 Jakub Jelinek <jakub@redhat.com>
1787
1788 PR optimization/5844
1789 * gcc.dg/20020310-1.c: New test.
1790
a012ba73
MM
17912002-03-09 Michael Meissner <meissner@redhat.com>
1792
1793 * gcc.c-torture/execute/memcpy-2.c: New test.
1794 * gcc.c-torture/execute/memset-1.c: New test.
1795 * gcc.c-torture/execute/strlen-1.c: New test.
1796 * gcc.c-torture/execute/strcmp-1.c: New test.
1797 * gcc.c-torture/execute/strncmp-1.c: New test.
1798
79b51cd7
GK
17992002-03-09 Geoffrey Keating <geoffk@redhat.com>
1800
1801 * gcc.dg/ppc-ldstruct.c: New test.
1802
e4a4c70b
JJ
18032002-03-09 Jakub Jelinek <jakub@redhat.com>
1804
1805 * gcc.c-torture/execute/va-arg-22.c: New test.
1806
93fe8e92
RK
1807Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
1808
1809 * gcc.c-torture/compile/20020309-1.c: New test.
1810
71db7d03
JJ
18112002-03-08 Jakub Jelinek <jakub@redhat.com>
1812
1813 * gcc.c-torture/execute/20020307-2.c: New test.
1814
fcf742ea
JL
1815Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
1816
1817 * g77.f-torture/compile/20020307-1.f: New test.
1818
e106e1b0
RS
18192002-03-07 Richard Sandiford <rsandifo@redhat.com>
1820
1821 * gcc.dg/unordered-1.c: New test.
1822
50cb1e20
RE
18232002-03-07 Richard Earnshaw <rearnsha@arm.com>
1824
1825 * gcc.c-torture/execute/20020307-1.c: New test.
1826
6d051694
JJ
18272002-03-05 Jakub Jelinek <jakub@redhat.com>
1828
1829 * gcc.dg/20020304-1.c: New test.
1830
170c56da
JJ
1831 * gcc.c-torture/compile/20020304-2.c: New test.
1832
a298d936
ZW
18332002-03-04 Zack Weinberg <zack@codesourcery.com>
1834
1835 * gcc.c-torture/compile/20020304-1.c: New test case
1836 (from PR c/5830).
1837
8c4093d8
AH
18382002-03-03 Aldy Hernandez <aldyh@redhat.com>
1839
15e5ad76 1840 * gcc.dg/20020103-1.c: Add other -D ppc variants.
8c4093d8 1841
fd87b7a7
NS
18422002-03-02 Nathan Sidwell <nathan@codesourcery.com>
1843
1844 * g++.dg/other/classkey1.C: New test.
1845
9d8b9004
RH
18462002-03-01 Richard Henderson <rth@redhat.com>
1847
1848 * gcc.c-torture/compile/981223-1.x: New.
1849 * gcc.c-torture/compile/920625-1.x: New.
1850
cc36a670
RH
18512002-02-28 Richard Henderson <rth@redhat.com>
1852
1853 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1854
f086058e
HPN
18552002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
1856
1857 * gcc.c-torture/execute/20020227-1.c: New test.
1858
16d3e075
MM
18592002-02-27 Mark Mitchell <mark@codesourcery.com>
1860
1861 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1862 here" ERROR lines.
1863 * g++.old-deja/g++.oliva/partord1.C: Likewise.
1864 * g++.old-deja.g++.other/defarg1.C: Likewise.
1865 * g++.old-deja/g++.pt/calls2.C: Likewise.
1866 * g++.old-deja/g++.pt/crash20.C: Likewise.
1867 * g++.old-deja/g++.pt/crash30.C: Likewise.
1868 * g++.old-deja/g++.pt/crash36.C: Likewise.
1869 * g++.old-deja/g++.pt/crash6.C: Likewise.
1870 * g++.old-deja/g++.pt/defarg13.C: Likewise.
1871 * g++.old-deja/g++.pt/derived3.C: Likewise.
1872 * g++.old-deja/g++.pt/error1.C: Likewise.
1873 * g++.old-deja/g++.pt/friend21.C: Likewise.
1874 * g++.old-deja/g++.pt/friend23.C: Likewise.
1875 * g++.old-deja/g++.pt/infinite1.C: Likewise.
1876 * g++.old-deja/g++.robertl/eb128.C: Likewise.
56f4537e 1877
4e07d762
GK
18782002-02-27 Geoffrey Keating <geoffk@redhat.com>
1879
1880 * gcc.c-torture/execute/20020225-2.c: New test.
1881
f458d1d5
ZW
18822002-02-27 Zack Weinberg <zack@codesourcery.com>
1883
1884 * gcc.c-torture/execute/920730-1t.c,
1885 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1886 Delete test cases, only relevant to -traditional.
1887
e808ec9c
NB
18882002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
1889
1890 * gcc.dg/cpp/undef1.c: Remove.
1891 * gcc.dg/cpp/directiv.c: Update.
1892 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1893
1fef1cdd
MM
18942002-02-27 Michael Meissner <meissner@redhat.com>
1895
1896 * gcc.c-torture/execute/20020226-1.c: New test.
1897
6d73371a
JJ
18982002-02-26 Jakub Jelinek <jakub@redhat.com>
1899
1900 * g++.dg/debug/debug4.C: New test.
1901
47bd70b5
JJ
1902 * gcc.dg/ia64-visibility-1.c: New test.
1903
06e224f7
AO
19042002-02-26 Alexandre Oliva <aoliva@redhat.com>
1905
1906 * gcc.dg/debug/20020224-1.c: New.
1907
801791cc
KH
19082002-02-25 Kazu Hirata <kazu@hxi.com>
1909
1910 * gcc.c-torture/execute/960416-1.x: New.
1911 * gcc.c-torture/execute/divconst-3.x: Likewise.
1912
232b8f52
JJ
19132002-02-25 Jakub Jelinek <jakub@redhat.com>
1914
1915 * gcc.dg/20020224-1.c: New test.
1916
11a35b8b
AM
19172002-02-25 Alan Modra <amodra@bigpond.net.au>
1918
1919 * gcc.c-torture/execute/20020225-1.c: New.
1920
a47ed310
NB
19212002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
1922
1923 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1924
44c5edc0
JJ
19252002-02-23 Jakub Jelinek <jakub@redhat.com>
1926
1927 * gcc.dg/20020222-1.c: New test.
1928
3256b817
JJ
19292002-02-22 Jakub Jelinek <jakub@redhat.com>
1930
1931 * g++.dg/opt/anonunion1.C: New test.
1932
4f2b0fb2
NS
19332002-02-22 Nathan Sidwell <nathan@codesourcery.com>
1934
1935 * g++.dg/template/qualttp19.C: New test.
1936 * g++.dg/template/qualttp20.C: New test.
1937 * g++.old-deja/g++.jason/report.C: Adjust expected errors
1938 * g++.old-deja/g++.other/qual1.C: Likewise.
1939
87b3cd76
AH
19402002-02-21 Aldy Hernandez <aldyh@redhat.com>
1941
cc36a670 1942 * gcc.dg/attr-alwaysinline.c: New.
87b3cd76 1943
7133e992
JJ
19442002-02-21 Jakub Jelinek <jakub@redhat.com>
1945
22273300
JJ
1946 * gcc.dg/20020220-1.c: New test.
1947
7133e992
JJ
1948 * gcc.dg/20020220-2.c: New test.
1949
e5a20888
JJ
1950 * g++.dg/opt/mmx1.C: New test.
1951
8e8d61f5
AO
19522002-02-20 Alexandre Oliva <aoliva@redhat.com>
1953
1954 * gcc.c-torture/compile/20020110.c: New test.
1955
f67e0d11
JJ
19562002-02-20 Jakub Jelinek <jakub@redhat.com>
1957
1958 * gcc.c-torture/execute/20020219-1.c: New test.
1959
4636c87e
JJ
1960 * gcc.dg/20020219-1.c: New test.
1961
00fae85d
JJ
1962 * gcc.dg/noncompile/20020220-1.c: New test.
1963
7552da58
JJ
1964 * g++.dg/opt/ptrintsum1.C: New test.
1965
149d6f9e
JJ
1966 * gcc.dg/debug/20020220-1.c: New test.
1967
f6f8ada3
JJ
19682002-02-17 Jakub Jelinek <jakub@redhat.com>
1969
1970 * gcc.c-torture/execute/20020216-1.c: New test.
1971
7f311f63
NB
19722002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
1973
1974 * gcc.dg/decl-1.c: Update, new test.
1975
8d6e459d
NS
19762002-02-15 Nathan Sidwell <nathan@codesourcery.com>
1977
1978 * g++.dg/abi/bitfield1.C: New test.
1979 * g++.dg/abi/bitfield2.C: New test.
1980
aa42eef1
RS
19812002-02-15 Richard Sandiford <rsandifo@redhat.com>
1982
1983 * gcc.dg/attr-nest.c: New test.
1984
0b6e58fd
RS
19852002-02-15 Richard Sandiford <rsandifo@redhat.com>
1986
1987 * gcc.c-torture/execute/20020215-1.c: New test.
1988
d76e6800
JJ
19892002-02-14 Jakub Jelinek <jakub@redhat.com>
1990
333ce3a7
JJ
1991 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1992 * g++.dg/debug/debug.exp: New.
1993 * g++.dg/debug/trivial.C: New.
1994 * g++.dg/debug/debug1.C: Moved...
1995 * g++.dg/other/debug1.C: ...from here.
1996 * g++.dg/debug/debug2.C: Moved...
1997 * g++.dg/other/debug2.C: ...from here.
1998 * g++.dg/debug/debug3.C: Moved...
1999 * g++.dg/other/debug3.C: ...from here.
2000
d76e6800
JJ
2001 * gcc.dg/noncompile/20020213-1.c: New test.
2002
ec65b2e3
JJ
20032002-02-13 Jakub Jelinek <jakub@redhat.com>
2004
2005 * g++.dg/other/debug3.C: New test.
2006
21117a17
JJ
2007 * gcc.c-torture/execute/20020213-1.c: New test.
2008
658311e0
RS
20092002-02-13 Richard Smith <richard@ex-parrot.com>
2010
2011 * g++.old-deja/g++.other/thunk1.C: New test.
2012
845d6a2f
DB
20132002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
2014
2015 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2016
e6834654
SS
20172002-02-13 Stan Shebs <shebs@apple.com>
2018
cc36a670 2019 * gcc.dg/altivec-3.c: New.
e6834654 2020
56d44285
JJ
20212002-02-12 Jakub Jelinek <jakub@redhat.com>
2022
2023 * gcc.dg/Wunreachable-1.c: New test.
2024 * gcc.dg/Wunreachable-2.c: New test.
2025
34e68c86
JM
20262002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
2027
2028 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2029
3bb91036
NB
20302002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
2031
2032 * gcc.dg/decl-1.c: New test.
2033
036d01d0
DB
20342002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
2035
56f4537e 2036 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
036d01d0 2037
0b8c0d4e
KH
20382002-02-10 Kazu Hirata <kazu@hxi.com>
2039
2040 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2041 * gcc.c-torture/compile/980506-1.x: Likewise.
2042
b516907f
KH
20432002-02-10 Kazu Hirata <kazu@hxi.com>
2044
2045 * gcc.dg/20020210-1.c: New.
2046
3611ccb4
TM
20472002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
2048
2049 * g77.f-torture/execute/947.f: New regression test
2050 for PR fortran/947.
2051
7aa00daf
AO
20522002-02-09 Alexandre Oliva <aoliva@redhat.com>
2053
2054 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2055 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2056
fdf473ae
RH
20572002-02-08 Richard Henderson <rth@redhat.com>
2058
2059 * gcc.c-torture/compile/labels-3.c: New.
2060
1cf537c5
JJ
20612002-02-08 Jakub Jelinek <jakub@redhat.com>
2062
2063 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2064 expression statements work instead.
2065 * gcc.dg/noncompile/20020207-1.c: New test.
2066
9dd7fc76
RH
20672002-02-07 Richard Henderson <rth@redhat.com>
2068
2069 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2070
fecb60af
DB
20712002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2072
2073 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2074 message from g77
2075 * lib/g77-dg.exp: Trim g77 error messages so that they are
3bbe3320 2076 recognized by dg.exp.
fecb60af 2077
d3dac0ae
DB
20782002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2079
2080 PR fortran/5473
56f4537e 2081 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
d3dac0ae 2082
ff9ea967
RH
20832002-02-07 Richard Henderson <rth@redhat.com>
2084
2085 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2086 to be sufficiently aligned for integers.
2087
d5614afb
NS
20882002-02-07 Nathan Sidwell <nathan@codesourcery.com>
2089
2090 * g++.dg/template/friend4.C: New test.
2091
3f9796f9
DB
20922002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2093
d3dac0ae 2094 PR fortran/5743
3f9796f9
DB
2095 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2096 unsupported cases.
2097
30203c18
RH
20982002-02-07 Richard Henderson <rth@redhat.com>
2099
2100 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2101 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2102 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2103 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2104
edd1967d
RH
21052002-02-06 Richard Henderson <rth@redhat.com>
2106
2107 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2108
e1e52c7e
JJ
21092002-02-06 Janis Johnson <janis187@us.ibm.com>
2110
2111 * gcc.dg/20020206-1.c: New test.
2112
5364626a
JJ
21132002-02-06 Jakub Jelinek <jakub@redhat.com>
2114
d5129288
JJ
2115 * gcc.c-torture/execute/20020206-1.c: New test.
2116
caaf2272
JJ
2117 * gcc.c-torture/execute/20020206-2.c: New test.
2118
5364626a
JJ
2119 PR optimization/5429:
2120 * gcc.c-torture/compile/20020206-1.c: New test.
2121
1b8afbe7
NC
21222002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
2123
23fb1469 2124 * g++.dg/ext/align1.C: Do not use an explicit alignment value
cc36a670
RH
2125 as certain file formats cannot support particularly large
2126 alignments.
23fb1469 2127
1b8afbe7
NC
2128 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2129 and do not expect to be able to link the executable.
2130
cc36a670 2131 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1b8afbe7
NC
2132 fail because the COFF format does not support the weak attribute.
2133
8a921c08
DB
21342002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
2135
2136 * g77.dg/pr5473.f: New test
2137
81a2b933
AH
21382002-02-05 Aldy Hernandez <aldyh@redhat.com>
2139
cc36a670
RH
2140 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2141 Fix testcase accordingly.
81a2b933 2142
8d2809bc
RH
21432002-02-04 Richard Henderson <rth@redhat.com>
2144
2145 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2146 (buf): Change to be an array of pointers, not ints.
2147
6f9fdf4d
JJ
21482002-02-04 Jakub Jelinek <jakub@redhat.com>
2149
2150 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
2151 before all tests. Move warning one line above to match where it
2152 C frontend emits.
2153 * gcc.dg/Wswitch-2.c: New test.
2154 * g++.dg/warn/Wswitch-1.C: New test.
2155 * g++.dg/warn/Wswitch-2.C: New test.
2156
72db02bf
RH
21572002-02-04 Richard Henderson <rth@redhat.com>
2158
2159 * g++.dg/abi/offsetof.C: Fix size comparison.
2160
127b94b5
RS
21612002-02-04 Richard Sandiford <rsandifo@redhat.com>
2162
2163 * gcc.dg/cast-qual-2.c: New test.
2164
fa852403
JJ
21652002-02-04 Jakub Jelinek <jakub@redhat.com>
2166
2167 * gcc.dg/20020201-4.c: New test.
2168
f7948d51
BE
21692002-02-04 Ben Elliston <bje@redhat.com>
2170
2171 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2172 target_info attribute != 0, in addition to the empty string.
2173 (gcc_target_compile): Likewise.
2174
ffe80457
AC
21752002-02-03 Andrew Cagney <ac131313@redhat.com>
2176
2177 * gcc.dg/Wswitch.c: New test.
2178 PR gcc/4475. PR gcc/3780.
2179
013c7e95
TM
21802002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
2181
2182 * g77.f-torture/execute/5122.f: New test for regressions
2183 against PR fortran/5122.
2184
e7daa976
DB
21852002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
2186
2187 * g77.f-torture/compile/pr3743.f: Delete
2188 * g77.dg/pr3743-1.f: New test.
2189 * g77.dg/pr3743-2.f: New test.
2190 * g77.dg/pr3743-3.f: New test.
2191 * g77.dg/pr3743-4.f: New test.
2192
0fef3fd0
NB
21932002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
2194
2195 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2196
444c52f9
RH
21972002-02-02 Richard Henderson <rth@redhat.com>
2198
2199 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2200 * gcc.c-torture/execute/bf64-1.c: Likewise.
2201
b24d861d
JJ
22022002-02-02 Jakub Jelinek <jakub@redhat.com>
2203
2204 * gcc.dg/20020201-2.c: New test.
2205
ea142788
JJ
2206 * gcc.dg/20020201-3.c: New test.
2207
f786ab27
JJ
2208 * gcc.c-torture/execute/bitfld-2.c: New test.
2209
dfd48d76
NB
22102002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
2211
2212 * gcc.dg/bitfld-1.c: Update.
2213 * gcc.dg/bitfld-2.c: Update.
2214 * gcc.c-torture/execute/bitfld-1.x: New.
2215
d3c52658
JJ
22162002-02-02 Jakub Jelinek <jakub@redhat.com>
2217
2218 * gcc.c-torture/execute/20020201-1.c: New test.
2219
91f5782d
JJ
22202002-02-01 Janis Johnson <janis187@us.ibm.com>
2221
2222 PR target/5469
2223 * gcc.dg/20020201-1.c: New test.
2224
81622d29
DB
22252002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
2226
2227 PR fortran/3743
2228 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2229 * g77.f-torture/compile/pr3743.x: Remove
2230
87859851
TR
22312002-01-31 Tom Rix <trix@redhat.com>
2232
2233 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2234
6169e5fd
JM
22352002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
2236
2237 * gcc.dg/noncompile/20020130-1.c: New test.
2238
02f06b3c
DB
22392002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
2240
2241 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
2242
2fd667c2
RH
22432002-01-29 Richard Henderson <rth@redhat.com>
2244
2245 * gcc.c-torture/execute/991118-1.c: Cast various constants back
2246 to long long.
2247 * gcc.c-torture/execute/bf64-1.c: Likewise.
2248
37060e78
JJ
22492002-01-29 Jakub Jelinek <jakub@redhat.com>
2250
2251 * gcc.c-torture/execute/20020129-1.c: New test.
2252
d82b2ced
NB
22532002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
2254
2255 * gcc.c-torture/compile/20000224-1.c: Update.
2256 * gcc.c-torture/execute/bitfld-1.c: New tests.
2257 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2258 * gcc.dg/uninit-A.c: Update.
2259
b8b98c66
NS
22602002-01-29 Nathan Sidwell <nathan@codesourcery.com>
2261
2262 * g++.dg/template/ctor1.C: Add instantiation.
2263
3bca17dd
PK
22642002-01-28 Paul Koning <pkoning@equallogic.com>
2265
2266 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2267 argument to __builtin_prefetch to be const ptr.
2268
27d921c7
JJ
22692002-01-28 Jakub Jelinek <jakub@redhat.com>
2270
2271 * gcc.c-torture/compile/20020120-1.c: New test.
2272
438451cc
KH
22732002-01-27 Kazu Hirata <kazu@hxi.com>
2274
2275 * gcc.c-torture/execute/20020127-1.c: New test.
2276
1bf8640c 22772002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
56f4537e 2278
1bf8640c
DB
2279 * g77.dg/f77-edit-i-in.f: New test
2280 * g77.dg/f77-edit-i-out.f: New test
2281
33c7f925
GK
22822002-01-25 Geoffrey Keating <geoffk@redhat.com>
2283
2284 * gcc.dg/debug/debug.exp: New file.
2285 * gcc.dg/debug/trivial.c: New file.
2286 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2287 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2288 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2289 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2290 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2291 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2292 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2293 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2294 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2295 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2296 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2297 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2298 * gcc.dg/20000503-1.c: Removed.
2299 * gcc.dg/20010207-1.c: Removed.
2300 * gcc.dg/20011223-1.c: Removed.
2301 * gcc.dg/20020104-2.c: Removed.
2302 * gcc.dg/debug-1.c: Removed.
2303 * gcc.dg/debug-2.c: Removed.
2304 * gcc.dg/debug-3.c: Removed.
2305 * gcc.dg/debug-4.c: Removed.
2306 * gcc.dg/debug-5.c: Removed.
2307 * gcc.dg/debug-6.c: Removed.
2308 * gcc.dg/dwarf2-1.c: Removed.
2309 * gcc.dg/dwarf2-2.c: Removed.
2310
1658df0a
JJ
23112002-01-25 Jakub Jelinek <jakub@redhat.com>
2312
2313 * g++.old-deja/g++.other/eh5.C: New test.
2314 * g++.old-deja/g++.other/sibcall2.C: New test.
2315 * g++.old-deja/g++.other/array9.C: New test.
2316 * g++.old-deja/g++.other/typename2.C: New test.
2317 * g++.old-deja/g++.other/crash60.C: New test.
2318 * g++.old-deja/g++.other/conv9.C: New test.
2319 * g++.old-deja/g++.other/mangle10.C: New test.
2320 * g++.old-deja/g++.other/unchanging1.C: New test.
2321 * g++.old-deja/g++.other/exprstmt1.C: New test.
2322 * g++.old-deja/g++.other/inline23.C: New test.
2323 * g++.old-deja/g++.eh/ia64-1.C: New test.
2324 * g++.old-deja/g++.other/dwarf2-1.C: New test.
1658df0a
JJ
2325 * g++.old-deja/g++.other/reload1.C: New test.
2326 * g++.old-deja/g++.other/static20.C: New test.
2327 * g++.old-deja/g++.other/local-alloc1.C: New test.
2328 * g++.old-deja/g++.other/conv8.C: New test.
2329 * g++.old-deja/g++.other/stmtexpr2.C: New test.
2330 * g++.old-deja/g++.other/storeexpr1.C: New test.
2331 * g++.old-deja/g++.other/storeexpr2.C: New test.
2332 * g++.dg/eh/template2.C: New test.
2333 * g++.dg/warn/weak1.C: New test.
2334
6b016bf4
HPN
23352002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
2336
2337 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2338 Remove first, non-varying, argument.
2339
6932f033
RH
23402002-01-23 Richard Henderson <rth@redhat.com>
2341
2342 * gcc.dg/inline-2.c: New.
2343
2344 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2345 Add optional target arg. Check number of arguments.
2346 (scan-assembler-not, scan-assembler-dem): Likewise.
2347 (scan-assembler-dem-not): Likewise.
2348
d5714a5d
ZW
23492002-01-23 Zack Weinberg <zack@codesourcery.com>
2350
2351 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2352 line 12.
2353 * g++.old-deja/g++.brendan/parse3.C,
2354 g++.old-deja/g++.other/crash26.C,
2355 g++.old-deja/g++.other/crash28.C,
2356 g++.old-deja/g++.other/crash29.C,
2357 g++.old-deja/g++.other/crash30.C,
2358 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2359
709619d9
AH
23602002-01-23 Aldy Hernandez <aldyh@redhat.com>
2361
d5714a5d 2362 * gcc.dg/20020115-1.c: New.
709619d9 2363
03984308
BW
23642002-01-23 Bob Wilson <bob.wilson@acm.org>
2365
2366 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2367
a8435716
JJ
23682002-01-23 Janis Johnson <janis187@us.ibm.com>
2369
2370 * gcc.dg/20020122-3.c: New.
2371
0a01c261
JJ
23722002-01-23 Jakub Jelinek <jakub@redhat.com>
2373
2374 * g++.dg/other/gc1.C: New test.
2375
d0a8f4e4
ZW
23762002-01-23 Zack Weinberg <zack@codesourcery.com>
2377
2378 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2379
a99e47a5
RH
23802002-01-22 Richard Henderson <rth@redhat.com>
2381
2382 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2383
1e7e480e
RH
23842002-01-22 Richard Henderson <rth@redhat.com>
2385
2386 * gcc.dg/20020122-4.c: New.
2387
d04fd40f
L
23882002-01-22 H.J. Lu <hjl@gnu.org>
2389
2390 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2391 link output.
2392 * gcc.dg/special/ecos.exp: Likewise.
2393 * lib/g++-dg.exp: Likewise.
2394 * lib/g77-dg.exp: Likewise.
2395 * lib/gcc-dg.exp : Likewise.
2396 * lib/mike-g++.exp: Likewise.
2397 * lib/mike-g77.exp: Likewise.
2398 * lib/mike-gcc.exp: Likewise.
2399 * lib/objc-dg.exp: Likewise.
2400
3196dfde
JJ
24012002-01-22 Janis Johnson <janis187@us.ibm.com>
2402
2403 PR target/5379
2404 * gcc.dg/20020122-2.c: New test.
2405
0c0c3c39
HPN
24062002-01-22 Hans-Peter Nilsson <hp@axis.com>
2407
2408 * gcc.dg/20020122-1.c: New test.
2409
75dbec30
DB
24102001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
2411
2412 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2413
32abfc26
DB
24142002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
2415
2416 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2417
38e583fd
FS
24182002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2419
2420 * gcc.c-torture/compile/20020121-1.c: New test.
2421
e5f54c45
JDA
24222002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
2423
2424 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2425 ld_library_path.
2426
0333394e
JJ
24272002-01-21 Jakub Jelinek <jakub@redhat.com>
2428
2429 * gcc.dg/20020218-1.c: New test.
2430
e23baf78
DB
24312002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
2432
2433 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2434 messages
2435 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2436 "At global scope" warning
2437 * g++.dg/ext/align1.C: Change cygwin test for alignment
2438 from db-bogus to dg-warning
2439
a5cf3ccc
ZW
24402002-01-21 Zack Weinberg <zack@codesourcery.com>
2441
2442 * g77.f-torture/compile/cpp2.F: New test.
2443
3807621a
NS
24442002-01-19 Nathan Sidwell <nathan@codesourcery.com>
2445
2446 * g++.dg/template/access1.C: New test.
2447
4e98d045
AH
24482002-01-18 Aldy Hernandez <aldyh@redhat.com>
2449
d5714a5d 2450 * gcc.dg/20020118-1.c: New.
4e98d045 2451
072f20ef
KH
24522002-01-18 Kazu Hirata <kazu@hxi.com>
2453
2454 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2455
ee459e5e
DB
24562001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
2457
a99e47a5 2458 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
d5714a5d
ZW
2459 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2460 alignment warnings.
ee459e5e 2461
6040e200
DB
24622001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
2463
2464 * gcc.misc-tests/i386-prefetch.exp: Save and restore
2465 torture_with_loops and torture_without_loops
2466
d0e82870
JJ
24672002-01-17 Jakub Jelinek <jakub@redhat.com>
2468
2469 * gcc.c-torture/compile/20020116-1.c: New test.
2470
b8c1a6b8
JJ
24712002-01-16 Jakub Jelinek <jakub@redhat.com>
2472
51c561e3 2473 * gcc.dg/20020116-2.c: New test.
b8c1a6b8 2474
51c561e3 2475 * gcc.dg/ultrasp4.c: New test.
c4031a04 2476
51c561e3 2477 * gcc.dg/20020116-1.c: New test.
c4031a04 2478
7ec9c85a
GK
24792002-01-15 Geoffrey Keating <geoffk@redhat.com>
2480
2481 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2482 by EABI.
2483
441f5264
JJ
24842002-01-15 Janis Johnson <janis187@us.ibm.com>
2485
2486 * gcc.misc-tests/i386-prefetch.exp: New.
2487 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2488 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2489 * gcc.misc-tests/i386-pf-none-1.c: New test.
2490 * gcc.misc-tests/i386-pf-sse-1.c: New test.
2491
7c94ce7f
JJ
24922002-01-15 Jakub Jelinek <jakub@redhat.com>
2493
2494 * gcc.dg/gnu89-init-1.c: Add new tests.
2495
8559c8c0
AJ
24962002-01-15 Andreas Jaeger <aj@suse.de>
2497
2498 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2499 * gcc.dg/i386-mmx-2.c: Likewise.
2500 * gcc.dg/i386-sse-1.c: Likewise.
2501 * gcc.dg/i386-sse-2.c: Likewise.
2502 * gcc.dg/i386-sse-3.c: Likewise.
2503
9060718c
DB
25042001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
2505
d5714a5d
ZW
2506 * g77.f-torture/execute/intrinsic-unix-bessel.f:
2507 Uncomment additional cases that now pass.
9060718c 2508
6f1a6c5b
RH
25092002-01-11 Richard Henderson <rth@redhat.com>
2510
2511 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2512 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2513
f8cfe1a4
NP
2514Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
2515
2516 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2517
f15054ea
AH
25182002-01-10 Aldy Hernandez <aldyh@redhat.com>
2519
d5714a5d
ZW
2520 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2521 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
f15054ea 2522
bccd793e
DJ
25232002-01-10 Dale Johannesen <dalej@apple.com>
2524
2525 * gcc.c-torture/execute/loop-11.c: New.
2526
115b6181
AH
25272002-01-08 Aldy Hernandez <aldyh@redhat.com>
2528
d5714a5d 2529 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
115b6181
AH
2530 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2531
2c74ce9d
RH
25322002-01-09 Richard Henderson <rth@redhat.com>
2533
2534 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2535 type in which to perform the operation for each size.
2536
a4ae2fdc
AM
2537Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
2538
2539 * gcc.c-torture/compile/20020109-2.c: New test.
2540
8d15f472
GB
25412002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
2542
2543 * gcc.c-torture/execute/loop-10.c: New test.
2544
ffb9c594
JJ
25452002-01-09 Jakub Jelinek <jakub@redhat.com>
2546
2547 * gcc.c-torture/compile/20010226-1.c: New test.
2548 * gcc.c-torture/compile/20010227-1.c: New test.
2549 * gcc.c-torture/compile/20010426-1.c: New test.
2550 * gcc.c-torture/compile/20010510-1.c: New test.
2551 * gcc.c-torture/compile/20010605-3.c: New test.
2552 * gcc.c-torture/compile/20010824-1.c: New test.
2553 * gcc.c-torture/execute/20010409-1.c: New test.
2554 * gcc.dg/noncompile/20000901-1.c: New test.
2555 * gcc.dg/20001023-1.c: New test.
2556 * gcc.dg/20001101-1.c: New test.
2557 * gcc.dg/20001102-1.c: New test.
2558 * gcc.dg/20010207-1.c: New test.
2559 * gcc.dg/20010405-1.c: New test.
2560 * gcc.dg/20010822-1.c: New test.
2561 * gcc.dg/20011107-1.c: New test.
2562
afaa8065
JL
2563Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
2564
7d5c66d6
JL
2565 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2566
afaa8065
JL
2567 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
2568 execution failure on PA targets.
2569
a2a2c12d
JJ
25702002-01-09 Jakub Jelinek <jakub@redhat.com>
2571
2572 * gcc.c-torture/compile/20020109-1.c: New test.
2573
18cf8dda
KH
25742002-01-08 Kazu Hirata <kazu@hxi.com>
2575
2576 * gcc.c-torture/execute/20020108-1.c: New test.
2577
b3ca30df
JJ
25782002-01-08 Jakub Jelinek <jakub@redhat.com>
2579
2580 * gcc.dg/20020108-1.c: New test.
2581
c9f115ad
L
25822002-01-08 H.J. Lu <hjl@gnu.org>
2583
2584 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2585 for header files.
2586
acd8ea2a
GK
25872002-01-08 Geoff Keating <geoffk@redhat.com>
2588
2589 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2590 consistency.
2591
70ec0b9b
AH
2592002-01-07 Aldy Hernandez <aldyh@redhat.com>
2593
d5714a5d 2594 * gcc.dg/altivec-4.c: Test altivec predicates.
70ec0b9b 2595
2e951384
JJ
25962002-01-07 Jakub Jelinek <jakub@redhat.com>
2597
2598 * gcc.c-torture/execute/20020107-1.c: New test.
2599
a858ca75
CR
26002002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
2601
2602 PR c/5279
2603 * gcc.c-torture/compile/20020106-1.c: New test.
2604
f21bf182
HPN
26052002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
2606
2607 * gcc.c-torture/execute/nestfunc-4.c: New test.
2608
302d2f14
LR
26092002-01-04 Loren J. Rittle <ljrittle@acm.org>
2610
d5714a5d 2611 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
302d2f14 2612 extra triple that slipped in.
d5714a5d
ZW
2613 * g++.old-deja/g++.abi/align.C: Likewise.
2614 * g++.old-deja/g++.abi/bitfields.C: Likewise.
302d2f14 2615
3693730e
LR
26162002-01-04 Loren J. Rittle <ljrittle@acm.org>
2617
2618 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2619 * g++.old-deja/g++.abi/align.C: Likewise.
2620 * g++.old-deja/g++.abi/bitfields.C: Likewise.
2621
28434337
LR
2622 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2623 on FreeBSD/i386.
2624 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2625 FreeBSD.
2626
b0832fe1
JJ
26272002-01-04 Jakub Jelinek <jakub@redhat.com>
2628
2629 * gcc.dg/20020104-1.c: New test.
2630
336b7dca
JJ
2631 * gcc.dg/20020104-2.c: New test.
2632
fee5bdb0
HPN
26332002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
2634
2635 * gcc.dg/20020103-1.c: Fix typo in target selector.
2636
0b223645
RH
26372002-01-03 Richard Henderson <rth@redhat.com>
2638
2639 * gcc.dg/20020103-1.c: New.
2640
187462ac
KH
26412002-01-03 Kazu Hirata <kazu@hxi.com>
2642
2643 * gcc.c-torture/execute/20020103-1.c: New test.
2644
5e55c6a2
JJ
26452002-01-03 Jakub Jelinek <jakub@redhat.com>
2646
2647 * g++.dg/other/debug2.C: New test.
2648
cb1ac742
JJ
2649 * gcc.c-torture/compile/20020103-1.c: New test.
2650
e6ecc89b
JJ
26512002-01-02 Jakub Jelinek <jakub@redhat.com>
2652
2653 * gcc.dg/gnu89-init-1.c: Added new tests.
2654
d46a33b3
NS
26552002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2656
40e593d7
NS
2657 * g++.dg/template/friend2.C: Remove as patch is reverted.
2658
323728aa
NS
2659 * g++.dg/warn/oldcast1.C: New test.
2660
46c895ac
NS
2661 * g++.dg/template/ptrmem1.C: New test.
2662 * g++.dg/template/ptrmem2.C: New test.
2663
833aa4c4
NS
2664 * g++.dg/template/ntp.C: New test.
2665
18976b21
NS
2666 * g++.dg/other/component1.C: New test.
2667
303d1c55
NS
2668 * g++.dg/template/ttp3.C: New test.
2669
d46a33b3
NS
2670 * g++.dg/template/friend2.C: New test.
2671 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2672
4542128e
NS
26732002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2674
2675 * g++.dg/other/ptrmem1.C: New test.
2676 * g++.dg/other/ptrmem2.C: New test.
2677
903c6234
NS
26782002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2679
2680 * g++.dg/template/ctor1.C: New test.
2681
477558bf
NS
26822002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2683
2684 * g++.dg/template/friend2.C: New test.
2685
db993cf3
HPN
26862002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
2687
2688 * gcc.dg/mmix-1.c: New test.
2689
3ada20ee
RH
26902001-12-31 Richard Henderson <rth@redhat.com>
2691
2692 * gcc.dg/asm-5.c: New.
2693
c49b2550
PC
26942001-12-31 Paolo Carlini <pcarlini@unitus.it>
2695
2696 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2697 in namespace __gnu_cxx
2698
d73b1f07
RH
26992001-12-30 Richard Henderson <rth@redhat.com>
2700
2701 * gcc.dg/debug-6.c: New.
2702
6ee3c8e4
JJ
27032001-12-30 Jakub Jelinek <jakub@redhat.com>
2704
2705 * gcc.c-torture/compile/20011229-2.c: New test.
2706
54561457
JJ
27072001-12-29 Jakub Jelinek <jakub@redhat.com>
2708
2709 * gcc.dg/debug-3.c: New test.
2710 * gcc.dg/debug-4.c: New test.
2711 * gcc.dg/debug-5.c: New test.
2712
c8af9937
RH
27132001-12-29 Richard Henderson <rth@redhat.com>
2714
2715 * g++.dg/eh/loop1.C: New.
2716
f3368a90
NS
27172001-12-29 Nathan Sidwell <nathan@codesourcery.com>
2718
2719 * g++.dg/template/crash1.C: New test.
2720
03c9c274
NS
27212001-12-29 Nathan Sidwell <nathan@codesourcery.com>
2722
2723 * g++.dg/other/const1.C: New test.
2724
7f3ad6b6
HPN
27252001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
2726
2727 * gcc.c-torture/compile/20011229-1.c: New test.
2728
47ffd48a
SS
27292001-12-28 Stan Shebs <shebs@apple.com>
2730
2731 * lib/objc-torture.exp: Resync with c-torture.exp.
2732 * lib/objc.exp: Load standard libraries.
2733
ad47f1e5
JJ
27342001-12-28 Jakub Jelinek <jakub@redhat.com>
2735
2736 * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
2737 additional tests.
2738
fe85f179
RS
27392001-12-27 Roger Sayle <roger@eyesopen.com>
2740
2741 * gcc.c-torture/execute/string-opt-16.c: New testcase.
2742
df8992f8
RH
27432001-12-27 Richard Henderson <rth@redhat.com>
2744
2745 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2746
7d8e8369
NS
27472001-12-26 Nathan Sidwell <nathan@codesourcery.com>
2748
2749 * g++.dg/eh/ctor1.C: New test.
2750 * g++.dg/other/error2.C: New test.
2751
a56ca899
NS
27522001-12-24 Nathan Sidwell <nathan@codesourcery.com>
2753
2754 * g++.dg/other/init2.C: New test.
2755
b79d5213
RH
27562001-12-24 Richard Henderson <rth@redhat.com>
2757
2758 * gcc.dg/20011223-1.c: New.
2759 * gcc.dg/inline-1.c: New.
2760
7abcb63a
RH
27612001-12-23 Richard Henderson <rth@redhat.com>
2762
2763 * gcc.dg/asm-4.c: Test operand modifiers.
2764
8aad1777
RH
27652001-12-23 Richard Henderson <rth@redhat.com>
2766
2767 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2768
6eb53511
JM
27692001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
2770
2771 * gcc.c-torture/execute/20011223-1.c: New test.
2772
0ba28a6d
RH
27732001-12-21 Richard Henderson <rth@redhat.com>
2774
2775 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2776 re-enables the warning.
2777
3c0a049e
RH
27782001-12-21 Richard Henderson <rth@redhat.com>
2779
2780 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2781
87b7873d
JJ
27822001-12-20 Jakub Jelinek <jakub@redhat.com>
2783
2784 * gcc.c-torture/compile/20011218-1.c: New test.
2785
ff7230ac
NC
27862001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
2787
2788 * gcc.misc-test/arm-isr.exp: New file. Control running of the
d5714a5d
ZW
2789 arm-isr.c test.
2790 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
2791 epilogue generation for ARM ISR routines.
ff7230ac 2792
b4c984fb
KG
27932001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2794
2795 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2796 * gcc.dg/format/c90-printf-3.c: Likewise.
2797 * gcc.dg/format/c99-printf-3.c: Likewise.
2798 * gcc.dg/format/ext-1.c: Likewise.
2799 * gcc.dg/format/ext-6.c: Likewise.
2800 * gcc.dg/format/format.h: Prototype unlocked stdio.
2801
cf785988
RH
28022001-12-20 Richard Henderson <rth@redhat.com>
2803
2804 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2805 (arena): Use it.
2806 (malloc): Correct allocation logic. Abort if we fill up the
2807 arena before initialization complete.
2808 (realloc): Correct allocation logic.
2809
2a3b43b6
JJ
28102001-12-20 Jakub Jelinek <jakub@redhat.com>
2811
a9dc868f
JJ
2812 * gcc.c-torture/compile/20011219-2.c: New test.
2813
2a3b43b6
JJ
2814 * gcc.c-torture/execute/20011219-1.c: New test.
2815
871c5f6b
DB
28162001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
2817
2818 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
2819 target does not support weak symbols.
2820
30fa7e33
JJ
28212001-12-19 Jakub Jelinek <jakub@redhat.com>
2822
2823 * gcc.c-torture/compile/20011219-1.c: New test.
2824
2e4cf9dc
NS
28252001-12-19 Nathan Sidwell <nathan@codesourcery.com>
2826
2827 * g++.dg/other/error1.C: New test.
2828
2d628c25
JL
2829Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
2830
2831 * gcc.c-torture/execute/20011217-1.c: New test.
2832
18c8746d
NP
2833Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
2834
2835 * objc.dg/special/: New directory.
2836 * objc.dg/special/special.exp: New file.
2837 * objc.dg/special/unclaimed-category-1.h: New file.
2838 * objc.dg/special/unclaimed-category-1a.m: New file.
2839 * objc.dg/special/unclaimed-category-1.m: New file.
2840
232fd111
AJ
28412001-12-17 Andreas Jaeger <aj@suse.de>
2842
2843 * gcc.c-torture/compile/20011217-2.c: New test.
2844
8d37a5c0
JM
28452001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2846
2847 * gcc.c-torture/compile/20011217-1.c: New test.
2848
cdf89524
AH
28492001-12-14 Aldy Hernandez <aldyh@redhat.com>
2850
2851 * testsuite/gcc.dg/20011214-1.c: New.
2852
c178fe89
AH
28532001-12-13 Aldy Hernandez <aldyh@redhat.com>
2854
2855 * gcc.dg/altivec-4.c: New.
2856
05c8e58b
HPN
28572001-12-13 Hans-Peter Nilsson <hp@axis.com>
2858
2859 * gcc.dg/20011113-1.c: New test.
2860
72dd53af
JDA
28612001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
2862
2863 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
cf785988 2864 std::__malloc_alloc_template<0> and
72dd53af
JDA
2865 std::__default_alloc_template<false, 0>.
2866
c03bc36d
NP
2867Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
2868
2869 * objc/execute/bf-21.m: New test.
2870 * objc/execute/enumeration-1.m: New test.
2871 * objc/execute/enumeration-2.m: New test.
232fd111 2872
59c83dbf
JJ
28732001-12-12 Jakub Jelinek <jakub@redhat.com>
2874
2875 * gcc.dg/gnu89-init-1.c: New test.
2876
ad1a6d45
NS
28772001-12-12 Nathan Sidwell <nathan@codesourcery.com>
2878
2879 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2880 * g++.old-deja/g++.jason/2371.C: Likewise.
2881 * g++.old-deja/g++.jason/template33.C: Likewise.
2882 * g++.old-deja/g++.jason/template34.C: Likewise.
2883 * g++.old-deja/g++.jason/template36.C: Likewise.
2884 * g++.old-deja/g++.oliva/typename1.C: Likewise.
2885 * g++.old-deja/g++.oliva/typename2.C: Likewise.
2886 * g++.old-deja/g++.other/typename1.C: Likewise.
2887 * g++.old-deja/g++.pt/inherit2.C: Likewise.
2888 * g++.old-deja/g++.pt/nontype5.C: Likewise.
2889 * g++.old-deja/g++.pt/typename11.C: Likewise.
2890 * g++.old-deja/g++.pt/typename14.C: Likewise.
2891 * g++.old-deja/g++.pt/typename16.C: Likewise.
2892 * g++.old-deja/g++.pt/typename3.C: Likewise.
2893 * g++.old-deja/g++.pt/typename4.C: Likewise.
2894 * g++.old-deja/g++.pt/typename5.C: Likewise.
2895 * g++.old-deja/g++.pt/typename7.C: Likewise.
2896 * g++.old-deja/g++.robertl/eb9.C: Likewise.
2897
270d8c65
NS
28982001-12-11 Nathan Sidwell <nathan@codesourcery.com>
2899
2900 * g++.dg/other/linkage1.C: New test.
2901 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2902 specifiers.
2903
9aa8a1df
NB
29042001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
2905
2906 * gcc.dg/concat.c: New test.
2907
4c594031
SS
29082001-12-11 Stan Shebs <shebs@apple.com>
2909
2910 * objc/compile: New test directory.
2911 * objc/compile/compile.exp: New expect script.
2912 * objc/compile/20011211-1.m: New compile test.
2913
19cfdd34
JM
29142001-12-11 Jason Merrill <jason@redhat.com>
2915
2916 * lib/prune.exp (prune_gcc_output): Also handle "In member
2917 function". So many permutations...
2918
9aaceb4b
NS
29192001-12-10 Nathan Sidwell <nathan@codesourcery.com>
2920
2921 * g++.dg/template/typedef1.C: New test.
2922
271e6f02
NS
29232001-12-09 Nathan Sidwell <nathan@codesourcery.com>
2924
2925 * g++.dg/other/copy1.C: New test.
2926
1ec9bf8a
AH
29272001-10-08 Aldy Hernandez <aldyh@redhat.com>
2928
cf785988 2929 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1ec9bf8a 2930
cf785988 2931 * gcc.dg/builtin-choose-expr.c: New.
1ec9bf8a
AH
2932
29332001-12-07 Aldy Hernandez <aldyh@redhat.com>
2934
cf785988 2935 * gcc.dg/altivec-2.c: New.
1ec9bf8a 2936
e9d7407e
RH
29372001-12-07 Richard Henderson <rth@redhat.com>
2938
2939 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2940
ecd70094
SC
29412001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
2942
2943 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2944 ultrasparc.
2945
f393dd70
RK
2946Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2947
2948 * g++-old.deja/g++.robertl/eb101.C: Deleted.
2949
a2b1e914
JJ
29502001-12-06 Janis Johnson <janis187@us.ibm.com>
2951
2952 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2953 variable argument list.
2954
b4fcd7d2
ZW
29552001-12-06 Zack Weinberg <zack@codesourcery.com>
2956
2957 * gcc.c-torture/execute/memcheck: Delete entire directory.
2958 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2959 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2960
26f943fd
NB
29612001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
2962
2963 * gcc.dg/Wshadow-1.c: New test.
2964
f79349c7
JJ
29652001-12-05 Jakub Jelinek <jakub@redhat.com>
2966
2967 * gcc.c-torture/compile/20011130-1.c: New test.
2968
822baa84
JJ
2969 * gcc.dg/noncompile/20011025-1.c: New test.
2970
7254c5fa
JJ
2971 * g++.dg/other/anon-union.C: New test.
2972
1218665b
JJ
2973 * gcc.c-torture/execute/20011024-1.c: New test.
2974
db3acfa5
JM
29752001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
2976
2977 * gcc.c-torture/execute/20000722-1.x,
2978 gcc.c-torture/execute/20010123-1.x: Remove.
2979 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2980 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2981 gcc.dg/c99-complit-2.c: New tests.
2982
713ccd0c
NS
29832001-12-04 Nathan Sidwell <nathan@codesourcery.com>
2984
2985 * g++.dg/inherit/base1.C: New test.
2986
108b7d3d
JJ
29872001-12-04 Jakub Jelinek <jakub@redhat.com>
2988
2989 * g++.dg/other/stdarg1.C: New test.
2990
b318748f
JJ
2991 * gcc.c-torture/compile/20011130-2.c: New test.
2992
86890024
JJ
29932001-12-03 Janis Johnson <janis187@us.ibm.com>
2994
2995 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2996 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2997 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2998 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2999 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3000 * gcc.dg/builtin-prefetch-1.c: New test.
3001
63658a9a
JJ
30022001-12-03 Jakub Jelinek <jakub@redhat.com>
3003
3004 * gcc.dg/20011130-1.c: New test.
3005
f1880e13
NS
30062001-12-03 Nathan Sidwell <nathan@codesourcery.com>
3007
3008 * g++.dg/other/scope1.C: New test.
3009 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3010
39bc99c2
JM
30112001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
3012
3013 * gcc.dg/vla-init-1.c: New test.
3014
41543739
GK
30152001-12-01 Geoff Keating <geoffk@redhat.com>
3016
3017 * gcc.c-torture/compile/structs.c: New testcase from GDB.
3018
1f978f5f
NB
30192001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
3020
3021 * objc.dg/alias.m: Update.
3022 * objc.dg/class-1.m: Update.
3023 * objc.dg/const-str-1.m: Update.
3024 * objc.dg/fwd-proto-1.m: Update.
3025 * objc.dg/id-1.m: Update.
3026 * objc.dg/super-class-1.m: Update.
3027
816a3974
MM
30282001-11-29 Mark Mitchell <mark@codesourcery.com>
3029
3030 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3031 constructs.
3032
d4d73d4c
JL
3033Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
3034
3035 * gcc.c-torture/execute/20011128-1.c: New test.
3036
fd2aba00
HPN
30372001-11-28 Hans-Peter Nilsson <hp@axis.com>
3038
3039 * gcc.dg/20011127-1.c: New test.
3040
7e5fb12f
JM
30412001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
3042
3043 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
3044 from Austin Group draft 7.
3045 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
3046 scanf format arguments.
3047 * gcc.dg/format/no-exargs-2.c: New test.
3048
338d90b8
NS
30492001-11-25 Nathan Sidwell <nathan@codesourcery.com>
3050
3051 * g++.dg/abi/vbase8-4.C: New test.
3052
cbfd0e9e
ILT
30532001-11-24 Ian Lance Taylor <ian@airs.com>
3054
3055 * gcc.c-torture/execute/20011121-1.c: New test.
3056
05ce35e6
JL
3057Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
3058
3059 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3060
e1e7d56b
AJ
30612001-11-23 Andreas Jaeger <aj@suse.de>
3062
3063 * gcc.dg/cpp/charconst-2.c: New test.
3064
8d49efb0
GK
30652001-11-22 Geoffrey Keating <geoffk@redhat.com>
3066
3067 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3068 to the host if it is remote. Let tests specify extra headers
3069 they use.
3070 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3071 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3072 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3073 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3074 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3075 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3076 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3077 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3078 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3079 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3080
577a67b0
NC
30812001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
3082
3083 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3084 for little endian ARMs.
3085
83dea45d
JJ
30862001-11-20 Jakub Jelinek <jakub@redhat.com>
3087
3088 * gcc.c-torture/compile/20011119-1.c: New test.
3089 * gcc.c-torture/compile/20011119-2.c: New test.
3090
da6ccf83
AH
30912001-11-17 Aldy Hernandez <aldyh@redhat.com>
3092
cf785988 3093 * gcc.dg/altivec-1.c: Fix typo.
da6ccf83 3094
ca349304
JM
30952001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
3096
3097 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3098
8f7a5cdc
NC
30992001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3100
3101 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3102
d88c9275
GK
31032001-11-19 Geoffrey Keating <geoffk@redhat.com>
3104
34806eda
GK
3105 * lib/g77.exp: Don't specify --rpath-link.
3106
d88c9275
GK
3107 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3108 across all the headers.
3109 * gcc.dg/format/format.exp: For testing on a remote host,
3110 copy format.h.
3111
3112 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3113 * gcc.c-torture/execute/930406-1.c: Likewise.
3114 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3115
b73f6494
AH
31162001-11-19 Aldy Hernandez <aldyh@redhat.com>
3117
cf785988 3118 * gcc.dg/altivec-1.c: New.
b73f6494 3119
3293c3e3
NB
31202001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
3121
3122 * gcc.dg/cpp/fpreprocessed.c: New test case.
3123
aa99bd09
JM
31242001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
3125
3126 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3127 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3128 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3129
7d14c755
JM
31302001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
3131
3132 * gcc.dg/no-builtin-1.c: New test.
3133
25e7f439
JJ
31342001-11-16 Jakub Jelinek <jakub@redhat.com>
3135
3136 * gcc.c-torture/execute/20011115-1.c: New test.
3137
2b7d71b2
JJ
31382001-11-15 Jakub Jelinek <jakub@redhat.com>
3139
8f5a5db8 3140 * gcc.c-torture/compile/20011114-2.c: New test.
feb265ab 3141 * gcc.c-torture/compile/20011114-3.c: New test.
2b7d71b2
JJ
3142 * gcc.c-torture/compile/20011114-4.c: New test.
3143
36a68fe7
NS
31442001-11-15 Nathan Sidwell <nathan@codesourcery.com>
3145
3146 * g++.dg/other/init1.C: New test.
3147
6345b681
GK
31482001-11-14 Geoffrey Keating <geoffk@redhat.com>
3149
7042d510
GK
3150 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3151 message.
3152
3153 * gcc.c-torture/execute/20011114-1.c: New testcase.
3154
6345b681
GK
3155 * gcc.c-torture/compile/20010327-1.c: Revert last change.
3156 * gcc.c-torture/compile/20011114-1.c: New test, exactly
3157 like the (before this change) version of 20010327-1.c.
3158
c1a7b241
RS
31592001-11-14 Roger Sayle <roger@eyesopen.com>
3160
3161 * gcc.c-torture/execute/string-opt-13.c: New testcase.
3162
373bd0fa
RS
31632001-11-14 Richard Sandiford <rsandifo@redhat.com>
3164
3165 * g++.dg/init/array2.C: New test.
3166
574f95c4
AO
31672001-11-14 Alexandre Oliva <aoliva@redhat.com>
3168
3169 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3170
b02922a4
NS
31712001-11-13 Nathan Sidwell <nathan@codesourcery.com>
3172
3173 * g++.dg/other/forscope1.C: New test.
3174 * g++.dg/ext/forscope1.C: New test.
3175 * g++.dg/ext/forscope2.C: New test.
3176
630036c6
JJ
31772001-11-13 Jakub Jelinek <jakub@redhat.com>
3178
3179 * gcc.c-torture/execute/20011113-1.c: New test.
3180
4192f0d2
GK
31812001-11-09 Geoffrey Keating <geoffk@redhat.com>
3182
ff6051b7
GK
3183 * gcc.c-torture/execute/20011109-2.c: New test.
3184
4192f0d2
GK
3185 * gcc.c-torture/execute/20011109-1.c: New test.
3186
a3d87e92
JJ
31872001-11-09 Jakub Jelinek <jakub@redhat.com>
3188
3189 * gcc.c-torture/compile/20011109-1.c: New test.
3190
c6243b4c
GK
31912001-11-08 Geoffrey Keating <geoffk@redhat.com>
3192
3193 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3194 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3195 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3196 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3197 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3198 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3199 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3200
8ac9ea61
NB
32012001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
3202
3203 * g++.dg/warn/Wshadow-1.C: New tests.
3204 * g++.old-deja/g++.mike/for3.C: Update.
3205
207bf485
JM
32062001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
3207
3208 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3209 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3210 XFAILs. Adjust expected error texts.
3211 * gcc.c-torture/compile/20011106-1.c,
3212 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3213 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3214 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3215 gcc.dg/c99-array-lval-5.c: New tests.
3216
63d75005
NB
32172001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3218
3219 * gcc.dg/cpp/defined.c: Update.
3220
e9b2c823
NB
32212001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3222
3223 * gcc.c-torture/execute/anon-1.c: New test.
3224
2e80c17d
GK
32252001-11-03 Geoffrey Keating <geoffk@redhat.com>
3226
3227 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3228 same size, so no warning should be produced on stormy16.
3229
3230 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3231 due to oversized array.
3232 * g++.old-deja/g++.mike/ns15.C: Likewise.
3233 * g++.old-deja/g++.pt/crash16.C: Likewise.
3234
ae31824c
GS
32352001-11-02 Graham Stott <grahams@redhat.com>
3236
3237 * g++.dgother/debug1.C: Fix typos.
3238
19989812
JJ
32392001-11-01 Jakub Jelinek <jakub@redhat.com>
3240
3241 * g++.dg/other/debug1.C: New test.
3242
9199347f
SC
32432001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3244
3245 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
cf785988 3246 of unsigned long.
9199347f 3247
3d238248
JJ
32482001-10-30 Jakub Jelinek <jakub@redhat.com>
3249
3250 * gcc.dg/20011029-2.c: New test.
3251
cfaef116
JJ
3252 * gcc.c-torture/compile/20011029-1.c: New test.
3253
3df95b7b
NP
3254Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
3255
3256 * objc/execute/class_self-1.m: New test.
3257 * objc/execute/class_self-2.m: New test.
3258
5037fa81
ZW
32592001-10-25 Zack Weinberg <zack@codesourcery.com>
3260
3261 * gcc.misc-tests/msgs.exp: Delete.
3262 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3263 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
3264 error set to match recent changes.
3265
b621a4dd
ZW
32662001-10-24 Zack Weinberg <zack@codesourcery.com>
3267
3268 * gcc.dg/20011021-1.c: New test.
3269
c0a4369a
JJ
32702001-10-24 Jakub Jelinek <jakub@redhat.com>
3271
3272 * gcc.c-torture/compile/20011023-1.c: New test.
3273
91dc81f9
GK
32742001-10-23 Geoffrey Keating <geoffk@redhat.com>
3275
3276 * lib/g77.exp: Rewrite based on lib/g++.exp.
3277
4768dbdd
JJ
32782001-10-19 Jakub Jelinek <jakub@redhat.com>
3279
3280 * gcc.c-torture/execute/20011019-1.c: New test.
3281
368a1647
JJ
3282 * gcc.dg/20011018-1.c: New test.
3283
48d4b9f0
NY
32842001-10-19 NIIBE Yutaka <gniibe@m17n.org>
3285
3286 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3287
c8202d4c
AO
32882001-10-18 Alexandre Oliva <aoliva@redhat.com>
3289
3290 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3291 * gcc.dg/attr-invalid.c: Likewise.
3292
bf911a9a
JJ
32932001-10-18 Jakub Jelinek <jakub@redhat.com>
3294
3295 * testsuite/gcc.dg/20011015-1.c: New test.
3296
756b2d5e
RS
32972001-10-14 Richard Sandiford <rsandifo@redhat.com>
3298
3299 * g++.dg/template/unify2.C: New test.
3300
2d1245b8
RS
33012001-10-14 Richard Sandiford <rsandifo@redhat.com>
3302
3303 * g++.dg/other/exception-specification.C: New test
3304
e2ccde7b
TR
33052001-10-13 Tom Rix <trix@redhat.com>
3306
3307 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3308 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3309
8554d9a4
JJ
33102001-10-12 Jakub Jelinek <jakub@redhat.com>
3311
3312 * testsuite/gcc.dg/20011009-1.c: New test.
3313
e60505a5
NS
33142001-10-12 Nathan Sidwell <nathan@codesourcery.com>
3315
3316 PR g++/4476
3317 * g++.dg/other/friend1.C: New test.
3318
4a8d0c9c
RH
33192001-10-11 Richard Henderson <rth@redhat.com>
3320
3321 * g++.old-deja/g++.other/crash18.C: Add -S to options.
3322
6cb3ae1e
FS
33232001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3324
3325 * gcc.c-torture/compile/20011010-1.c: New.
3326
9f2f9eb6
JM
33272001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
3328
3329 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3330 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3331 g77.f-torture/execute/execute.exp,
3332 g77.f-torture/noncompile/noncompile.exp,
3333 gcc.c-torture/compile/compile.exp,
3334 gcc.c-torture/execute/execute.exp,
3335 gcc.c-torture/execute/ieee/ieee.exp,
3336 gcc.c-torture/execute/memcheck/memcheck.exp,
3337 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3338 objc/execute/execute.exp: Update FSF address.
3339
24b9d43a
NB
33402001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
3341
3342 * gcc.dg/cpp/cmdlne-C.c: Update.
3343 * gcc.dg/cpp/cmdlne-C2.c: New.
3344
63dd08e6
FS
33452001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3346
3347 * gcc.c-torture/execute/20011008-3.c: New.
3348
1dde5a4e
DD
33492001-10-08 DJ Delorie <dj@redhat.com>
3350
3351 * gcc.dg/20011008-1.c: New.
3352 * gcc.dg/20011008-2.c: New.
3353
d6da836d
NB
33542001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
3355
3356 * gcc.dg/cpp/spacing1.c: Update test.
3357
cc712abf
JM
33582001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
3359
3360 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3361 spelling errors of "separate" as "seperate".
3362
8d5463d4
AO
33632001-10-05 Alexandre Oliva <aoliva@redhat.com>
3364
3365 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3366 enough to avoid inlining.
3367
d9c28ce3
PS
33682001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
3369
3370 * lib/g77.exp: set libg2c_dir correctly.
3371
a2566f60
NB
33722001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
3373
3374 * gcc.dg/cpp/macro11.c: New test.
3375
80a497e4
JM
33762001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3377
3378 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3379 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3380 gcc.dg/format/multattr-3.c: New tests.
3381 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
3382 tests for format attributes on function pointers being rejected.
3383
6431177a
JM
33842001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3385
3386 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3387
ed0ea560
JM
33882001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3389
3390 * g++.dg/warn/format1.C: New test.
3391
bab3db73
NB
33922001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
3393
3394 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3395
ab17715d
NB
33962001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
3397
3398 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3399
8c3b2693
NB
34002001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
3401
3402 * gcc.dg/cpp/redef2.c: Add test.
3403
bed2ebd0
GK
34042001-09-27 Geoffrey Keating <geoffk@redhat.com>
3405
3406 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
e1e7d56b 3407 long-standing bug on i686, apparently.
bed2ebd0
GK
3408 * gcc.c-torture/execute/loop-2c.x: New file.
3409 * gcc.c-torture/execute/loop-2d.x: New file.
3410 * gcc.c-torture/execute/loop-3c.x: New file.
3411
b56cfd51
NB
34122001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
3413
3414 * gcc.dg/cpp/20000625-2.c: Correct line number.
3415
4ed5bcfb
NB
34162001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
3417
3418 * gcc.dg/cpp/macro10.c: New test.
3419 * gcc.dg/cpp/strify3.c: New test.
3420 * gcc.dg/cpp/spacing1.c: Add tests.
3421 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3422 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3423
1b47b7ae
DD
34242001-09-24 DJ Delorie <dj@redhat.com>
3425
3426 * gcc.c-torture/execute/20010924-1.c: New test.
e1e7d56b 3427
dea2f2db
NB
34282001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
3429
3430 * testsuite/objc/execute/paste.m: Remove.
3431
040cc071
JM
34322001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
3433
3434 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3435
ab6e6969
GH
34362001-09-22 George Helffrich <george@geo.titech.ac.jp>
3437
3438 * g77.dg/strlen0.f: New test.
3439
67231816
RH
34402001-09-21 Richard Henderson <rth@redhat.com>
3441
3442 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3443 * g++.old-deja/g++.abi/vtable2.C: Likewise.
3444
91d231cb
JM
34452001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
3446
3447 Table-driven attributes.
3448 * g++.dg/ext/attrib1.C: New test.
3449
e7b6a0ee
DD
34502001-09-20 DJ Delorie <dj@redhat.com>
3451
3452 * gcc.dg/20000926-1.c: Update expected warning messages.
3453 * gcc.dg/array-2.c: Likewise, and test for warnings too.
3454 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3455 array.
3456
4241b637
RS
34572001-09-18 Richard Sandiford <rsandifo@redhat.com>
3458
3459 * g++.dg/eh/registers1.C: New test case.
3460
17920efb
RH
34612001-09-17 Richard Henderson <rth@redhat.com>
3462
3463 * gcc.dg/array-5.c: Fix VLA decomposition test.
3464
18a9d8ff
NB
34652001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
3466
3467 * gcc.dg/cpp/line5.c: New testcase.
3468
3617ff1e
NB
34692001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
3470
3471 * gcc.dg/cpp/macro9.c: New test.
3472
0ea009fc
AH
34732001-09-15 Aldy Hernandez <aldyh@redhat.com>
3474
cf785988 3475 * gcc.c-torture/execute/980223.c: Change type of addr from long
0ea009fc
AH
3476 to char *.
3477
846f0467
HPN
34782001-09-15 Hans-Peter Nilsson <hp@axis.com>
3479
3480 * gcc.c-torture/execute/20010915-1.c: New test.
3481
1f8d138f
JJ
34822001-09-14 Janis Johnson <janis187@us.ibm.com>
3483
3484 * g77.dg/bprob: New directory.
3485 * g77.dg/bprob/bprob.exp: New file.
3486 * g77.dg/bprob/bprob-1.f: New test.
3487 * g77.dg/gcov: New directory.
3488 * g77.dg/gcov/gcov.exp: New file.
3489 * g77.dg/gcov/gcov-1.f: New test.
3490 * g77.dg/gcov/gcov-1.x: New file.
3491
bdcbe496
NB
34922001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
3493
3494 * gcc.dg/cpp/directiv.c: Update.
3495 * gcc.dg/cpp/undef1.c: Update.
3496
c1d4e7e1
JJ
34972001-09-12 Jakub Jelinek <jakub@redhat.com>
3498
3499 * gcc.dg/20010912-1.c: New test.
3500
cd1f97c6
JJ
35012001-09-11 Janis Johnson <janis187@us.ibm.com>
3502
3503 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3504 language-independent file in lib.
3505 * lib/gcov.exp: New file.
3506
1d30139d
JM
35072001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
3508
3509 * gcc.c-torture/compile/20010911-1.c: New test.
3510
1aa084e6
JJ
35112001-09-10 Janis Johnson <janis187@us.ibm.com>
3512
3513 * lib/profopt.exp: New, to support profile-directed optimizations.
3514 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3515 * gcc.misc-tests/bprob-1.c: New test.
3516 * gcc.misc-tests/bprob-2.c: New test.
3517
ebe0d266 35182001-09-07 Janis Johnson <janis187@us.ibm.com>
1aa084e6 3519
ebe0d266
JJ
3520 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3521 XFAIL and which kinds of gcov output to verify.
3522 * gcc.misc-tests/gcov-4b.x: New file.
3523 * gcc.misc-tests/gcov-5b.x: New file.
3524 * gcc.misc-tests/gcov-6.x: New file.
3525 * gcc.misc-tests/gcov-7.c: New test.
3526 * gcc.misc-tests/gcov-7.x: New file.
3527
a3070574
JJ
35282001-09-06 Janis Johnson <janis187@us.ibm.com>
3529
3530 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3531 * gcc.misc-tests/gcov-6.c: New test.
3532
39e78d8b
NS
35332001-09-06 Nathan Sidwell <nathan@codesourcery.com>
3534
3535 PR c++/3986
3536 * g++.dg/abi/vbase1.C: New test.
3537
89fc3605
ZL
35382001-09-05 Ziemowit Laski <zlaski@apple.com>
3539
3540 * objc.dg/method-2.m: New.
e1e7d56b 3541
da86f08f
NS
35422001-09-04 Nathan Sidwell <nathan@codesourcery.com>
3543
3544 PR c++/4203
3545 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3546 * g++.dg/init/empty1.C: New test.
3547
7743fdb9
JJ
35482001-09-03 Jakub Jelinek <jakub@redhat.com>
3549
3550 * gcc.c-torture/compile/20010903-1.c: New test.
3551
89503616
RZ
35522001-08-31 Roman Zippel <zippel@linux-m68k.org>
3553
3554 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3555 for m68k.
3556
7566ca49
GK
35572001-08-31 Geoffrey Keating <geoffk@redhat.com>
3558
3559 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3560
3561 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3562
3563 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3564
2d107c59
GK
35652001-08-30 Geoffrey Keating <geoffk@redhat.com>
3566
3567 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3568 for 16-bit 'unsigned int'.
3569
af592bf9
KH
35702001-08-29 Kazu Hirata <kazu@hxi.com>
3571
3572 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3573
fa4e13e0
RH
35742001-08-27 Richard Henderson <rth@redhat.com>
3575
3576 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3577 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3578
90d925d3
AH
35792001-08-25 Aldy Hernandez <aldyh@redhat.com>
3580
cf785988 3581 * gcc.dg/asm-names.c (ymain): New.
90d925d3 3582
033c017c
GK
35832001-08-22 Geoffrey Keating <geoffk@redhat.com>
3584
3585 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3586 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3587 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3588
ada11335
KG
35892001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3590
3591 * gcc.dg/compare5.c: New testcase.
3592
0585896c
JM
35932001-08-23 Jason Merrill <jason_merrill@redhat.com>
3594
3595 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3596 and "In instantiation".
3597
c0e4f189
AH
35982001-08-21 Aldy Hernandez <aldyh@redhat.com>
3599
cf785988 3600 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
c0e4f189 3601
ea319998
JJ
36022001-08-20 Janis Johnson <janis187@us.ibm.com>
3603
3604 * gcc.misc-tests/gcov.exp: Add support for branch information.
3605 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3606 * gcc.misc-tests/gcov-4.c: New test.
3607 * gcc.misc-tests/gcov-4b.c: New test.
3608 * gcc.misc-tests/gcov-5b.c: New test.
3609
9b95b063
ZW
36102001-08-20 Zack Weinberg <zackw@panix.com>
3611
3612 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3613 expected to fail.
3614
915a17f6
JDA
36152001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
3616
3617 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3618
baeb4732
JJ
36192001-08-19 Jakub Jelinek <jakub@redhat.com>
3620
3621 * g++.dg/eh/template1.C: New test.
3622
3c0a5af2
DB
36232001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
3624
3625 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3626 Fix thinko.
3627 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3628 for xfail.
3629
36302001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
c3849183
DB
3631
3632 * lib/g77-dg.exp: Use prune.exp for common procedures
e1e7d56b
AJ
3633 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3634 * lib/g77.exp: (g77-dg-prune) Remove
c3849183 3635
3d146acb
JM
36362001-08-13 Jason Merrill <jason_merrill@redhat.com>
3637
3638 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3639
4d5f3fbd
KL
36402001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3641
3642 * g++.dg/template/unify1.C: New test.
3643
0830ae44
NS
36442001-08-07 Nathan Sidwell <nathan@codesourcery.com>
3645
3646 * g++.dg/abi/empty4.C: New test.
3647
6b6f7231
DB
36482001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
3649
3650 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3651 solaris2.*
3652 * g77.f-torture/compile/pr3743.x: Likewise
3653
eac69b8a
GDR
36542001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3655
3656 * g++.dg/other/using-declaration.C: New test.
3657
6604e6f3
NB
36582001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
3659
3660 * gcc.dg/cpp/tr-sign.c: New testcase.
3661
67821e3a
NB
36622001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
3663
3664 * gcc.dg/cpp/19951025-1.c: Revert.
3665 * gcc.dg/cpp/directiv.c: We no longer process directives that
3666 interrupt macro arguments.
3667
13104975
ZW
36682001-08-03 Zack Weinberg <zackw@stanford.edu>
3669
3670 * gcc.dg/bconstp-1.c: New test.
3671
949f197f
RH
36722001-08-03 Richard Henderson <rth@redhat.com>
3673
3674 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3675
d82fc108
NB
36762001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
3677
3678 * gcc.dg/cpp/19951025-1.c: Update.
3679
d4d3e882
JO
36802001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
3681
3682 * g77.dg/ff90-1.f (s): Fix reference of variable z,
3683 should be x.
3684
1dbb6023
NS
36852001-08-02 Nathan Sidwell <nathan@codesourcery.com>
3686
3687 Kill -fhonor-std.
3688 * g++.old-deja/g++.ns/ns14.C: Remove special options.
3689 * g++.old-deja/g++.other/std1.C: Likewise.
3690 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3691
41ae4ee6
DB
36922001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3693
3694 * lib/g77.exp: Load gcc-defs.exp for common procedures
3695 (g77_pass, g77_fail, g77_finish, g77_exit,
3696 ${tool}_check_unsupported_p} Now redundant. Deleted.
3697
36982001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3699
3700 * g77.dg/fbackslash.f
3701 * g77.dg/fcase-preserve.f
3702 * g77.dg/ff90-1.f
3703 * g77.dg/ffixed-line-length-0.f
3704 * g77.dg/ffixed-line-length-132.f
3705 * g77.dg/ffixed-line-length-7.f
3706 * g77.dg/ffixed-line-length-72.f
3707 * g77.dg/ffixed-line-length-none.f
cf785988 3708 * g77.dg/ffree-form-1.f
41ae4ee6
DB
3709 * g77.dg/fno-backslash.f
3710 * g77.dg/fno-f90-1.f
3711 * g77.dg/fno-fixed-form-1.f
3712 * g77.dg/fno-onetrip.f
3713 * g77.dg/fno-typeless-boz.f
3714 * g77.dg/fno-underscoring.f
3715 * g77.dg/fno-vxt-1.f
3716 * g77.dg/fonetrip.f
3717 * g77.dg/ftypeless-boz.f
3718 * g77.dg/fugly-assumed.f
3719 * g77.dg/funderscoring.f
3720 * g77.dg/fvxt-1.f
3721
3fecf49c
ZL
37222001-08-01 Ziemowit Laski <zlaski@apple.com>
3723
3724 * objc.dg/fwd-proto-1.m: New.
3725 * objc.dg/local-decl-1.m: New.
3726 * objc.dg/naming-1.m: New.
3727 * objc.dg/naming-2.m: New.
3728 * objc.dg/proto-hier-1.m: New.
3729
ebff8232
HPN
37302001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
3731
3732 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3733 largest-type elements to a struct makes its size grow.
3734
20dde49d
NS
37352001-07-31 Nathan Sidwell <nathan@codesourcery.com>
3736
3737 * g++.dg/abi/vthunk1.C: New test.
3738
b7ad2f8b
NS
37392001-07-31 Nathan Sidwell <nathan@codesourcery.com>
3740
3741 * g++.dg/abi/vbase8-22.C: New test.
3742
dd666a87
NB
37432001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3744
3745 * gcc.dg/cpp/macro8.c: New test.
3746
0ab142b0
NS
37472001-07-27 Nathan Sidwell <nathan@codesourcery.com>
3748
3749 * g++.dg/abi/vbase8-21.C: New test.
3750
d60d223b
NS
37512001-07-27 Nathan Sidwell <nathan@codesourcery.com>
3752
3753 * g++.dg/abi/vbase8-10.C: New test.
3754
08ecdbeb
RO
37552001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3756
3757 * lib/g++.exp (g++_set_ld_library_path): Renamed to
3758 ${tool}_set_ld_library_path.
3759 Changed caller.
3760 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3761 g++.exp.
3762
62ba5f39
SC
37632001-07-26 Stan Cox <scox@redhat.com>
3764
3765 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3766 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3767 gcc_exit, gcc_check_unsupported_p):
3768 Moved to gcc-deps.exp
3769 * gcc-deps.exp: New file.
3770
db3ef87b
KL
37712001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3772
3773 * g++.old-deja/g++.pt/defarg14.C: New test.
3774
312b7c9d
NS
37752001-07-26 Nathan Sidwell <nathan@codesourcery.com>
3776
3777 * g++.old-deja/g++.other/lineno5.C: New test.
3778
648c2206
NS
37792001-07-26 Nathan Sidwell <nathan@codesourcery.com>
3780
3781 * g++.old-deja/g++.pt/crash68.C: New test.
3782
969fd501
NS
37832001-07-26 Nathan Sidwell <nathan@codesourcery.com>
3784
3785 * g++.old-deja/g++.other/crash42.C: New test.
3786
cef0d199
NB
37872001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3788
3789 * gcc.dg/cpp/extratokens.c: Fix.
3790 * gcc.dg/cpp/skipping2.c: New tests.
3791
50011802
RO
37922001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3793
3794 * gcc.c-torture/execute/20010724-1.c: New file.
3795 * gcc.c-torture/execute/20010724-1.x: New file.
3796
40260429
NS
37972001-07-25 Nathan Sidwell <nathan@codesourcery.com>
3798
3799 * g++.old-deja/g++.other/cond7.C: New test.
3800
ab085207
NS
38012001-07-25 Nathan Sidwell <nathan@codesourcery.com>
3802
3803 * g++.old-deja/g++.other/optimize4.C: New test.
3804
90b1ca2f
NS
38052001-07-25 Nathan Sidwell <nathan@codesourcery.com>
3806
3807 * g++.old-deja/g++.abi/vbase8-5.C: New test.
3808
41971242
JM
38092001-07-24 Jason Merrill <jason_merrill@redhat.com>
3810
3811 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3812 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3813 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3814 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3815
3816 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3817 bug report" message.
3818
3819 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3820 * g++.dg/ext/instantiate1.C: Move from old-deja.
3821
897c6ab7
DB
38222001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
3823
3824 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3825 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3826 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3827 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3828
1ee6b839
JL
3829Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
3830
3831 * gcc.c-torture/execute/20010723-1.c: New test.
3832
541c655f
BE
38332001-07-23 Ben Elliston <bje@redhat.com>
3834
3835 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3836
e5d4fff4
FS
38372001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3838
3839 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3840 i[34567]86-*-*.
3841 Delete handling of ieee_multilib_flags.
3842 Pass -mieee for alpha*-*-* and sh-*-*.
3843 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3844
f4653d92
NS
38452001-07-21 Nathan Sidwell <nathan@codesourcery.com>
3846
3847 Remove old-abi tests.
3848 * g++.old-deja/g++.mike/p11116.C: Remove.
3849 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3850
08f66b04
TM
38512001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
3852
3853 * g77.f-torture/compile/pr3743.f: New test
3854
38552001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
3856
3857 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3858
432fa9f2
RO
38592001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3860
3861 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3862 g++.old-deja/g++.pt/static6.C: Likewise.
3863 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3864 supports weak symbols.
3865
f7bebb56
AJ
38662001-07-18 Andreas Jaeger <aj@suse.de>
3867
3868 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3869 supported again.
3870
a3424c98
AJ
38712001-07-18 Andreas Jaeger <aj@suse.de>
3872
3873 * gcc.dg/iftrap-1.c: Fix target line.
3874
91a18fe0
RH
38752001-07-17 Richard Henderson <rth@redhat.com>
3876
3877 * gcc.c-torture/execute/20010717-1.c: New.
3878
4b01f8d8
JM
38792001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
3880
3881 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3882 tests.
3883
b5ca1dc7
PS
38842001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
3885
3886 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3887
3d719162
RO
38882001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3889
3890 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3891 UAC_SIGBUS, UAC_NOPRINT definitions.
3892
55680aef
NP
3893Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
3894
3895 * objc/execute/object_is_class.m: New test.
3896 * objc/execute/object_is_meta_class.m: New test.
3897
09b495e5
TM
38982001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
3899
3900 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3901 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3902
39032001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
147424bf
DB
3904
3905 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3906 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3907
999c0669
RH
39082001-07-14 Richard Henderson <rth@redhat.com>
3909
3910 * gcc.dg/iftrap-1.c: New.
3911
09b495e5 39122001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
2ea80cfd
DB
3913
3914 * g77.f-torture/execute/intrinsic77.f: New test.
3915
1ca46974
JJ
39162001-07-11 Janis Johnson <janis@us.ibm.com>
3917
3918 * gcc.misc-tests/gcov-3.c: New test.
3919
0e41fb04
RS
39202001-07-11 Richard Sandiford <rsandifo@redhat.com>
3921
3922 * gcc.c-torture/compile/20010711-1.c,
3923 * gcc.c-torture/compile/20010711-2.c: New tests.
3924
4a1b6176
RS
39252001-07-11 Richard Sandiford <rsandifo@redhat.com>
3926
3927 * gcc.c-torture/execute/20010711-1.c: New test.
3928
6fbce318
BE
39292001-07-11 Ben Elliston <bje@redhat.com>
3930
3931 * g++.old-deja/g++.other/enum5.C: New test.
3932
41971242
JM
39332001-07-10 Jason Merrill <jason_merrill@redhat.com>
3934
3935 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3936 (g++-dg-prune): Call prune_gcc_output.
3937 * prune.exp: New file for prune_gcc_output.
3938 * lib/g++.exp, lib/gcc.exp: Load it.
3939
f7a4cec0
JM
39402001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
3941
3942 * gcc.c-torture/compile/20010701-1.c,
3943 g++.old-deja/g++.ext/attrib6.C: New tests.
3944
d9249616
JL
3945Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
3946
3947 * gcc.c-torture/compile/20010706-1.c: New test.
3948
809353e1
MC
39492000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
3950
3951 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3952
0168a849
SS
39532001-06-28 Stan Shebs <shebs@apple.com>
3954
3955 * gcc.dg/pragma-darwin.c: New test.
3956
f4b20cd9
RO
39572001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3958
3959 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3960 Solaris 2.[678] system.
3961
f9e1917e
JM
39622001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
3963
3964 * gcc.dg/20010622-1.c: New test.
3965
b2af8e32
SS
39662001-06-18 Stan Shebs <shebs@apple.com>
3967
3968 * objc.dg: New directory.
3969 * objc.dg/dg.exp: New file.
3970 * objc.dg/alias.m: New.
3971 * objc.dg/class-1.m: New.
3972 * objc.dg/class-2.m: New.
3973 * objc.dg/const-str-1.m: New.
3974 * objc.dg/const-str-2.m: New.
3975 * objc.dg/id-1.m: New.
3976 * objc.dg/method-1.m: New.
3977 * objc.dg/super-class-1.m: New.
3978 * lib/objc-dg.exp: New file.
3979
eaea542a
JDA
39802001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
3981
3982 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3983 of label name.
3984
87326ba8
NS
39852001-06-14 Nathan Sidwell <nathan@codesourcery.com>
3986
3987 * g++.old-deja/g++.abi/vbase8-9.C: New test.
3988
15a7ee9f
FS
39892001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3990
3991 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3992 variable.
3993
757e4f23
RH
39942001-06-12 Richard Henderson <rth@redhat.com>
3995
3996 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3997
623fe76a
NS
39982001-06-12 Nathan Sidwell <nathan@codesourcery.com>
3999
4000 * g++.old-deja/g++.abi/vbase5.C: New test.
4001 * g++.old-deja/g++.abi/vbase6.C: New test.
4002 * g++.old-deja/g++.abi/vbase7.C: New test.
4003
2c1a2421
KG
40042001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4005
4006 * gcc.c-torture/compile/20010610-1.c: New test.
4007
7bdcf888
NS
40082001-06-12 Nathan Sidwell <nathan@codesourcery.com>
4009
4010 * g++.old-deja/g++.abi/vbase4.C: New test.
4011
b05d8201
SC
40122001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4013
4014 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4015 support %f for HC11/HC12 targets.
4016 * gcc.c-torture/execute/930513-1.x: New file, likewise.
4017 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4018 on HC11/HC12 targets.
4019 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4020
55f61a56
RO
40212001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4022
4023 * gcc.dg/wchar_t-1.c: New file.
4024 * gcc.dg/wint_t-1.c: Likewise.
4025
07732516
BS
40262001-06-11 Bernd Schmidt <bernds@redhat.com>
4027
4028 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4029
d4a6cf38
RH
40302001-06-11 Richard Henderson <rth@redhat.com>
4031
4032 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4033
1552f874
JM
40342001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
4035
4036 * gcc.c-torture/compile/20010611-1.c: New test.
4037
f18b70f5
JM
40382001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
4039
4040 * gcc.dg/c99-tag-1.c: Add more tests.
4041
2e246150
AO
40422001-06-10 Alexandre Oliva <aoliva@redhat.com>
4043
4044 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4045 representation on MN10300 and ARM/Thumb.
4046
226f8242
TM
40472001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
4048
4049 * g77.f-torture/execute/20010610.f: New.
4050
5bb8dd28
DB
40512001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
4052
4053 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4054 names.
4055
07a96c1b
RH
40562001-06-09 Richard Henderson <rth@redhat.com>
4057
4058 * gcc.c-torture/execute/ashrdi-1.c: New.
4059 * gcc.c-torture/execute/ashldi-1.c: New.
4060 * gcc.c-torture/execute/lshrdi-1.c: New.
4061
b2782014
OP
40622001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
4063
4064 * objc/execute/load-3.m: Added. Check sending +load to categories,
4065 in addition to classes.
4066
43fd108f
SS
40672001-06-08 Stan Shebs <shebs@apple.com>
4068
4069 * objc/execute/load-2.m: New test. From Nicola Pero
4070 <n.pero@mi.flashnet.it>.
a3424c98 4071
7137fd76
JJ
40722001-06-08 Jakub Jelinek <jakub@redhat.com>
4073
4074 * gcc.c-torture/execute/20010605-2.c: New test.
4075
4b454fcc
NS
40762001-06-08 Nathan Sidwell <nathan@codesourcery.com>
4077
4078 * g++.old-deja/g++.abi/vbase2.C: New test.
4079 * g++.old-deja/g++.abi/vbase3.C: New test.
4080
9ac1bd2e
NS
40812001-06-08 Nathan Sidwell <nathan@codesourcery.com>
4082
4083 * g++.old-deja/g++.pt/friend49.C: New test.
4084
fcebb2dd
NS
40852001-06-07 Nathan Sidwell <nathan@codesourcery.com>
4086
4087 * g++.old-deja/g++.ext/anon3.C: New test.
4088
bea09693
NS
40892001-06-05 Nathan Sidwell <nathan@codesourcery.com>
4090
4091 * g++.old-deja/g++.other/conv7.C: New test.
4092
f375b7a7
JM
40932001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
4094
4095 * gcc.c-torture/compile/20010605-2.c: New test.
4096
3d3daefd
JDA
40972001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4098
4099 * gcc.c-torture/execute/20010604-1.c: New test.
4100
05ac6740
LR
41012001-06-04 Loren J. Rittle <ljrittle@acm.org>
4102
4103 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4104
6bdfaf09
JO
41052001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
4106
4107 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4108 (g++_link_flags): Likewise.
4109 (g++_init): Pass gccpath's value to two previous functions.
4110
87327987
KG
41112001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4112
4113 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4114 Ensure logfile entry matches exec command line.
4115
0c02eebf
RH
41162001-05-31 Richard Henderson <rth@redhat.com>
4117
bc440d04 4118 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
0c02eebf
RH
4119 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4120
42a9e4e4
DB
41212001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
4122
4123 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4124 compiler for irix6.2
4125
e97c9488
NS
41262001-05-30 Nathan Sidwell <nathan@codesourcery.com>
4127
4128 * g++.old-deja/g++.other/optimize3.C: New file.
4129
7dd0ff2b
JO
41302001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
4131
42a9e4e4
DB
4132 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4133 assemble.
7dd0ff2b 4134
87d9ac49
NS
41352001-05-26 Nathan Sidwell <nathan@codesourcery.com>
4136
4137 * g++.old-deja/g++.other/optimize2.C: New file.
4138
47cf9247
DN
41392001-05-25 Diego Novillo <dnovillo@redhat.com>
4140
4141 * gcc.c-torture/compile/20010518-2.c: New file.
4142 * gcc.c-torture/execute/20010518-1.c: New file.
4143 * gcc.c-torture/execute/20010518-2.c: New file.
4144
0e03329a
JM
41452001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
4146
4147 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4148
f5aada26
MM
41492001-05-24 Mark Mitchell <mark@codesourcery.com>
4150
4151 G++ no longer defines builtins that do not begin with __builtin.
4152 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4153 * g++.old-deja/g++.brendand/misc13.C: Likewise.
4154 * g++.old-deja/g++.law/builtin1.C: Likewise.
4155 * g++.old-deja/g++.law/cvt2.C: Likewise.
4156 * g++.old-deja/g++.mike/net5.C: Likewise.
4157 * g++.old-deja/g++.other/builtins1.C: Likewise.
4158 * g++.old-deja/g++.other/builtins2.C: Likewise.
4159 * g++.old-deja/g++.other/builtins3.C: Likewise.
4160 * g++.old-deja/g++.other/builtins4.C: Likewise.
4161 * g++.old-deja/g++.other/inline8.C: Likewise.
4162 * g++.old-deja/g++.robertl/eb39.C: Likewise.
4163
6f56d925
NS
41642001-05-24 Nathan Sidwell <nathan@codesourcery.com>
4165
4166 * g++.old-deja/g++.pt/using1.C: Adjust.
4167 * g++.old-deja/g++.pt/using2.C: New test.
4168
f8710242
NB
41692001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
4170
4171 * gcc.dg/cpp/charconst.c: New tests.
4172 * gcc.dg/cpp/escape.c: New tests.
4173 * gcc.dg/cpp/escape-1.c: New tests.
4174 * gcc.dg/cpp/escape-2.c: New tests.
4175 * gcc.dg/cpp/ucs.c: New tests.
4176
3af21e04
DB
41772001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
4178
a3424c98 4179 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
3af21e04
DB
4180 native compiler for irix6.5.
4181
1ec07597
JO
4182Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
4183
4184 * lib/g++.exp (g++_include_flags): Use args to compute
a3424c98 4185 get_multilibs.
1ec07597
JO
4186 (g++_link_flags): Likewise.
4187 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4188
c215b29f
JM
41892001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
4190
4191 * gcc.dg/c90-hexfloat-1.c: Add more tests.
4192
4694cec2
GK
41932001-05-21 Geoff Keating <geoffk@redhat.com>
4194
4195 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4196 this file.
4197
f0ef84a2
SC
41982001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4199
4200 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4201 STACK_SIZE;
4202 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4203 to STACK_SIZE; Use it to define size of add_histo array.
a3424c98 4204 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
f0ef84a2
SC
4205 to STACK_SIZE.
4206 (f): Use GITT_SIZE to define size of gitt local table.
a3424c98 4207 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
f0ef84a2
SC
4208 to STACK_SIZE; Use it to define size of bytemem array.
4209
ef73e139
SC
42102001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4211
4212 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4213 on 68HC11/HC12 due to the asm instruction.
4214 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4215 * gcc.c-torture/compile/920520-1.x: Likewise.
4216 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4217 on 68HC11/HC12 because the function is larger than 64K.
4218 * gcc.c-torture/compile/961203-1.x: New file, this test fails
4219 on 68HC11/HC12 because the structure is too large.
4220
4951297b
RH
42212001-05-20 Richard Henderson <rth@redhat.com>
4222
4223 * gcc.c-torture/execute/20010520-1.c: New.
4224
88e3805d
KG
42252001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4226
4227 * g++.old-deja/g++.warn/compare1.C: New test.
4228 * gcc.dg/compare4.c: New test.
4229
d30a825a
NS
42302001-05-20 Nathan Sidwell <nathan@codesourcery.com>
4231
4232 * g++.old-deja/g++.other/optimize1.C: New test.
4233
3b82c249
KL
42342001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4235
4236 * g++.old-deja/g++.pt/spec41.C: New test.
4237
97d24516
JM
42382001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
4239
4240 * gcc.c-torture/compile/20010114-1.x: Remove.
4241
10d6cbb8
SS
42422001-05-18 Stan Shebs <shebs@apple.com>
4243
4244 * gcc.c-torture/compile/20010518-1.c: New test.
4245
2b0cbc5d
NS
42462001-05-18 Nathan Sidwell <nathan@codesourcery.com>
4247
4248 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4249 * g++.old-deja/g++.pt/crash67.C: New test.
4250
20415bba
JO
42512001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
4252
4253 * g++.old-deja/g++.other/debug9.C: New test.
4254
7857f134
ZW
42552001-05-16 Zack Weinberg <zackw@stanford.edu>
4256
4257 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4258
5a111a5b
JH
4259Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
4260
4261 * gcc.c-torture/compile/20010516-1.c: New test.
4262
3f0a9b35
NS
42632001-05-16 Nathan Sidwell <nathan@codesourcery.com>
4264
cc469ee9
NS
4265 * g++.old-deja/g++.other/crash41.C: New test.
4266
42672001-05-16 Nathan Sidwell <nathan@codesourcery.com>
4268
cc469ee9 4269 * g++.old-deja/g++.pt/crash66.C: New test.
3f0a9b35 4270
5846d7f7
BK
42712001-05-15 Benjamin Kosnik <bkoz@redhat.com>
4272
4273 * g++.old-deja/g++.robertl/eb27.C: Convert.
4274
5be598f6
NC
42752001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
4276
4277 * g++.dg/friend-warn.C: New test. Do not warn about friend
4278 declaration being redundant.
4279
0239bfdd
MM
42802001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
4281
4282 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4283
ce29729a
MM
42842001-05-14 Mark Mitchell <mark@codesourcery.com>
4285
4286 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4287
8b9df536
BK
42882001-05-13 Benjamin Kosnik <bkoz@redhat.com>
4289
4290 * lib/g++.exp: Use testsuite_flags.
a3424c98 4291
6f221402
MM
42922001-05-13 Mark Mitchell <mark@codesourcery.com>
4293
4294 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4295
e7288e18
JDA
42962001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
4297
4298 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4299
c873862c
MM
43002001-05-11 Mark Mitchell <mark@codesourcery.com>
4301
4302 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4303
25d78ace
JM
43042001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
4305
4306 * gcc.c-torture/compile/20010313-1.c: New test.
4307
6d4587f7
ZW
43082001-05-09 Zack Weinberg <zackw@stanford.edu>
4309
4310 * gcc.dg/cpp/direct2.c: New test.
8b9df536 4311 * gccq.dg/cpp/direct2s.c: New test.
6d4587f7
ZW
4312
4313 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4314
1a560c3a
MM
43152001-05-07 Mark Mitchell <mark@codesourcery.com>
4316
4317 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4318 * g++.old-deja/g++.other/op3.C: Likewise.
4319
7f75752b
NB
43202001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
4321
4322 * gcc.dg/cpp/syshdr.h: New file.
4323 * gcc.dg/cpp/sysmac1.c: Update.
4324 * gcc.dg/cpp/sysmac2.c: Update.
4325
7120a6fe
NB
43262001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
4327
4328 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4329
a92644e7
DE
43302001-05-04 David Edelsohn <edelsohn@gnu.org>
4331
4332 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4333 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4334
1fc77d36
NB
43352001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
4336
4337 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4338
4091fa5f
GK
43392001-05-03 Geoffrey Keating <geoffk@redhat.com>
4340
4341 * lib/g++.exp (g++_include_flags): Don't use any special flags
4342 if TESTING_IN_BUILD_TREE is not defined.
6d4587f7 4343 (g++_init): Use a plain 'c++' as the compiler if
4091fa5f
GK
4344 TESTING_IN_BUILD_TREEE is not defined.
4345
de26cf80
JJ
43462001-05-02 Jakub Jelinek <jakub@redhat.com>
4347
4348 * g++.old-deja/g++.eh/catch13.C: New test.
4349 * g++.old-deja/g++.eh/catch14.C: New test.
4350
2d2a86ae
JJ
43512001-05-02 Jakub Jelinek <jakub@redhat.com>
4352
4353 * gcc.dg/cpp/tr-define.c: New test.
4354
a39a06ff
LR
43552001-05-01 Loren J. Rittle <ljrittle@acm.org>
4356
4357 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4358 <stdlib.h>, not <malloc.h>.
4359
9da99f7d
NS
43602001-05-01 Nathan Sidwell <nathan@codesourcery.com>
4361
4362 * g++.old-deja/g++.ns/template17.C: New test.
4363
4b48a93e
NS
43642001-05-01 Nathan Sidwell <nathan@codesourcery.com>
4365
4366 * g++.old-deja/g++.pt/ref4.C: New test.
4367
901d43bc
RH
43682001-04-30 Richard Henderson <rth@redhat.com>
4369
4370 * gcc.dg/20000724-1.c: Revert last change.
4371
505cf15f
TM
43722001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
4373
4374 * g77.f-torture/execute/20010430.f: New test.
4375
d60e5448
MM
43762001-04-30 Mark Mitchell <mark@codesourcery.com>
4377
4378 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4379
7200764f
JM
43802001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
4381
4382 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4383
2d46ec83
NS
43842001-04-27 Nathan Sidwell <nathan@codesourcery.com>
4385
4386 * g++.old-deja/g++.eh/crash6.C: New test.
4387
02a1a68c
NS
43882001-04-27 Nathan Sidwell <nathan@codesourcery.com>
4389
4390 * g++.old-deja/g++.other/warn7.C: New test.
4391
5f6eeeb3
NS
43922001-04-27 Nathan Sidwell <nathan@codesourcery.com>
4393
4394 * g++.old-deja/g++.other/defarg9.C: New test.
4395
f6ce87c0
TM
43962001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
4397
4398 * g77.f-torture/compile/20010426.f: New test.
4399 * g77.f-torture/execute/20010426.f: New test.
4400
f658da59
TM
44012001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
4402
4403 * g77.f-torture/compile/20000629-1.x: Remove - error
4404 has been fixed.
4405
3da5d5c8
JL
4406Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
4407
a86414f3
JL
4408 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4409 Tweak slightly to work with g++.dg framework.
4410 * g++.dg/special/ecos.exp: Run initp1.C test.
4411 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4412
3da5d5c8
JL
4413 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4414 its linker doesn't give line numbers either.
4415 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4416
5677efb0
NS
44172001-04-26 Nathan Sidwell <nathan@codesourcery.com>
4418
4419 * g++.old-deja/g++.other/lex1.C: New test.
4420
3b07c79b
JJ
44212001-04-26 Jakub Jelinek <jakub@redhat.com>
4422
4423 * gcc.dg/noncompile/20010425-1.c: New test.
4424
0576ec13
NS
44252001-04-26 Nathan Sidwell <nathan@codesourcery.com>
4426
4427 * g++.old-deja/g++.pt/mangle2.C: New test.
4428
b5cd6849
JJ
44292001-04-25 Jakub Jelinek <jakub@redhat.com>
4430
49b51f30 4431 * gcc.dg/format/plus-1.c: New test.
b5cd6849 4432
0607953c
JJ
44332001-04-25 Jakub Jelinek <jakub@redhat.com>
4434
4435 * gcc.dg/20010423-1.c: New test.
4436
e99af66b
JJ
44372001-04-25 Jakub Jelinek <jakub@redhat.com>
4438
4439 * gcc.c-torture/execute/20010422-1.c: New test.
4440
6bda7a5e
NS
44412001-04-25 Nathan Sidwell <nathan@codesourcery.com>
4442
4443 * g++.old-deja/g++.ns/type2.C: New test.
4444
11fe225a
ZW
44452001-04-24 Zack Weinberg <zackw@stanford.edu>
4446
4447 * g++.old-deja/g++.other/perf1.C: New test.
4448
0ba8a114
NS
44492001-04-24 Nathan Sidwell <nathan@codesourcery.com>
4450
4451 * gcc.dg/c99-func-2.c: Remove xfail.
4452 * gcc.dg/c99-func-3.c: Remove xfail.
4453 * gcc.dg/c99-func-4.c: Remove xfail.
4454
15784bba
ZW
44552001-04-23 Zack Weinberg <zackw@stanford.edu>
4456
4457 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
4458
c3cd9c8b
JM
44592001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
4460
4461 * gcc.c-torture/compile/20010423-1.c: New test.
4462
aa1826e2
NS
44632001-04-20 Nathan Sidwell <nathan@codesourcery.com>
4464
4465 * g++.old-deja/g++.pt/typename28.C: New test.
4466
06d9f09f
NS
44672001-04-20 Nathan Sidwell <nathan@codesourcery.com>
4468
4469 * g++.old-deja/g++.abi/empty2.C: New test.
4470 * g++.old-deja/g++.abi/empty3.C: New test.
4471
24f80882
JJ
44722001-04-20 Jakub Jelinek <jakub@redhat.com>
4473
4474 * g++.old-deja/g++.other/comdat2.C: New test.
4475 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
4476
351a0f00
JJ
44772001-04-20 Jakub Jelinek <jakub@redhat.com>
4478
4479 * g++.old-deja/g++.other/overload14.C: New test.
4480
881cae05
JJ
44812001-04-20 Jakub Jelinek <jakub@redhat.com>
4482
4483 * g++.old-deja/g++.other/lookup23.C: New test.
4484
43e72072
JJ
44852001-04-20 Jakub Jelinek <jakub@redhat.com>
4486
4487 * gcc.c-torture/execute/20010403-1.c: New test.
4488
5c8378a7
DB
44892001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
4490 Mark Mitchell <mark@codesourcery.com>
4491
4492 * lib/old-dejagnu.exp: Don't delete output of executable.
4493 Add .exe suffix to executables.
4494
96f1c2b1
TM
44952001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
4496
4497 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
4498
3ed56f8a
KG
44992001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4500
4501 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
4502
0fb3018c 45032001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6d4587f7 4504
0fb3018c
NS
4505 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
4506 * g++.old-deja/g++.abi/crash1.C: New test.
4507
bbb53468
NS
45082001-04-12 Nathan Sidwell <nathan@codesourcery.com>
4509
4510 * g++.old-deja/g++.other/crash40.C: New test.
4511
76cf1895
KG
45122001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4513
4514 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
4515
a2095778
NS
45162001-04-11 Nathan Sidwell <nathan@codesourcery.com>
4517
4518 * g++.old-deja/g++.other/warn6.C: New test.
4519
3a172730
PS
452022001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
4521
6d4587f7 4522 * g++.old-deja/g++.robertl/eb42.C: Same.
3a172730
PS
4523
4524001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
03829ad2
KG
4525
4526 * gcc.dg/wtr-conversion-1.c: New testcase.
4527
5a01d634
RH
45282001-04-10 Richard Henderson <rth@redhat.com>
4529
4530 * g++.old-deja/g++.other/array5.C: New.
4531
9b38026f
FS
45322001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4533
4534 * gcc.c-torture/execute/20010408-1.c: New test.
4535
a5434cb7
BK
45362001-04-06 Benjamin Kosnik <bkoz@redhat.com>
4537
4538 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
4539 headers and constructs.
4540 * g++.old-deja/g++.robertl/eb79.C: Same.
4541 * g++.old-deja/g++.robertl/eb77.C (main): Same.
4542 * g++.old-deja/g++.robertl/eb73.C: Same.
4543 * g++.old-deja/g++.robertl/eb66.C (main): Same.
4544 * g++.old-deja/g++.robertl/eb55.C (t): Same.
4545 * g++.old-deja/g++.robertl/eb54.C (main): Same.
4546 * g++.old-deja/g++.robertl/eb46.C (main): Same.
4547 * g++.old-deja/g++.robertl/eb44.C: Same.
4548 * g++.old-deja/g++.robertl/eb41.C (main): Same.
4549 * g++.old-deja/g++.robertl/eb4.C (main): Same.
4550 * g++.old-deja/g++.robertl/eb39.C: Same.
4551 * g++.old-deja/g++.robertl/eb33.C (main): Same.
4552 * g++.old-deja/g++.robertl/eb31.C (main): Same.
4553 * g++.old-deja/g++.robertl/eb30.C: Same.
4554 * g++.old-deja/g++.robertl/eb3.C: Same.
4555 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4556 * g++.old-deja/g++.robertl/eb21.C: Same.
4557 * g++.old-deja/g++.robertl/eb15.C: Same.
4558 * g++.old-deja/g++.robertl/eb118.C: Same.
4559 * g++.old-deja/g++.robertl/eb115.C (main): Same.
4560 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4561 * g++.old-deja/g++.robertl/eb109.C: Same.
4562 * g++.old-deja/g++.other/sibcall1.C (main): Same.
4563 * g++.old-deja/g++.mike/rtti1.C: Same.
4564 * g++.old-deja/g++.mike/p658.C: Same.
4565 * g++.old-deja/g++.mike/net46.C: Same.
4566 * g++.old-deja/g++.mike/net34.C: Same.
4567 * g++.old-deja/g++.mike/memoize1.C: Same.
4568 * g++.old-deja/g++.mike/eh2.C: Same.
4569 * g++.old-deja/g++.law/weak.C: Same.
4570 * g++.old-deja/g++.law/visibility7.C: Same.
4571 * g++.old-deja/g++.law/visibility25.C: Same.
4572 * g++.old-deja/g++.law/visibility22.C: Same.
4573 * g++.old-deja/g++.law/visibility2.C: Same.
4574 * g++.old-deja/g++.law/visibility17.C: Same.
4575 * g++.old-deja/g++.law/visibility13.C: Same.
4576 * g++.old-deja/g++.law/visibility10.C: Same.
4577 * g++.old-deja/g++.law/visibility1.C: Same.
4578 * g++.old-deja/g++.law/virtual3.C (eval): Same.
4579 * g++.old-deja/g++.law/vbase1.C: Same.
4580 * g++.old-deja/g++.law/operators32.C: Same.
4581 * g++.old-deja/g++.law/nest3.C: Same.
4582 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4583 * g++.old-deja/g++.law/except5.C (main): Same.
4584 * g++.old-deja/g++.law/cvt7.C (run): Same.
4585 * g++.old-deja/g++.law/cvt2.C: Same.
4586 * g++.old-deja/g++.law/cvt16.C: Same.
4587 * g++.old-deja/g++.law/ctors6.C (bar): Same.
4588 * g++.old-deja/g++.law/ctors17.C (main): Same.
4589 * g++.old-deja/g++.law/ctors13.C: Same.
4590 * g++.old-deja/g++.law/ctors12.C (main): Same.
4591 * g++.old-deja/g++.law/ctors10.C: Same.
4592 * g++.old-deja/g++.law/code-gen5.C: Same.
4593 * g++.old-deja/g++.law/bad-error7.C: Same.
4594 * g++.old-deja/g++.law/arm9.C: Same.
4595 * g++.old-deja/g++.law/arm12.C: Same.
4596 * g++.old-deja/g++.law/arg8.C: Same.
4597 * g++.old-deja/g++.law/arg1.C: Same.
4598 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4599 * g++.old-deja/g++.jason/template31.C: Same.
4600 * g++.old-deja/g++.jason/template24.C (main): Same.
4601 * g++.old-deja/g++.jason/2371.C: Same.
4602 * g++.old-deja/g++.eh/new2.C: Same.
4603 * g++.old-deja/g++.eh/new1.C: Same.
4604 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4605 * g++.old-deja/g++.brendan/nest21.C (main): Same.
4606 * g++.old-deja/g++.brendan/err-msg3.C: Same.
4607 * g++.old-deja/g++.brendan/crash62.C: Same.
4608 * g++.old-deja/g++.brendan/crash52.C: Same.
4609 * g++.old-deja/g++.brendan/crash49.C (main): Same.
4610 * g++.old-deja/g++.brendan/crash38.C: Same.
4611 * g++.old-deja/g++.brendan/crash15.C (main): Same.
4612 * g++.old-deja/g++.brendan/copy9.C: Same.
4613
608d74c4
R
4614Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
4615
b6285d1b 4616 * gcc.c-torture/execute/20001203-2.c (memset):
608d74c4
R
4617 Count argument is of type __SIZE_TYPE__.
4618
b0835578
DN
46192001-04-04 Diego Novillo <dnovillo@redhat.com>
4620
4621 * gcc.c-torture/compile/20010404-1.c: New test.
4622
347f3440
JJ
46232001-04-04 Jakub Jelinek <jakub@redhat.com>
4624
4625 * gcc.c-torture/compile/20010326-1.c: New test.
4626
41dc4816
AO
46272001-04-03 Alexandre Oliva <aoliva@redhat.com>
4628
4629 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4630 peculiarities of the SH.
4631 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4632
4d8a2001
RO
46332001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4634
4635 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4636 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4637 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4638
caf4d6e0
JJ
46392001-04-02 Jakub Jelinek <jakub@redhat.com>
4640
4641 * g77.f-torture/compile/20010321-1.f: New test.
4642
32ff70d2
JJ
46432001-04-02 Jakub Jelinek <jakub@redhat.com>
4644
4645 * gcc.c-torture/compile/20010329-1.c: New test.
4646
d791ea1e
JJ
46472001-04-02 Jakub Jelinek <jakub@redhat.com>
4648
4649 * gcc.c-torture/execute/20010329-1.c: New test.
4650
a7fd2186
LR
46512001-03-28 Loren J. Rittle <ljrittle@acm.org>
4652
4653 * g++.old-deja/g++.other/eh4.C: Fix typo.
4654
2c082cb2
LR
46552001-03-28 Loren J. Rittle <ljrittle@acm.org>
4656
4657 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4658
145c1def
PB
46592001-03-28 Philip Blundell <philb@gnu.org>
4660
4661 * gcc.c-torture/compile/20010328-1.c: New test.
4662
531073e7
RH
46632001-03-27 Richard Henderson <rth@redhat.com>
4664
4665 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4666 * g++.old-deja/g++.eh/vbase3.C: Likewise.
4667
b13aca19
AM
46682001-03-27 Alan Modra <alan@linuxcare.com.au>
4669
4670 * gcc.c-torture/compile/20010327-1.c: New test.
4671
788bf0e3
NS
46722001-03-26 Nathan Sidwell <nathan@codesourcery.com>
4673
4674 * g++.old-deja/g++.other/friend12.C: New test.
4675 * g++.old-deja/g++.other/friend9.C: Expect no errors.
4676 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4677
eb40d6b9
JM
46782001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
4679
4680 * gcc.c-torture/execute/20010325-1.c: New test.
4681
8e4ce833
JJ
46822001-03-23 Jakub Jelinek <jakub@redhat.com>
4683
4684 * g++.old-deja/g++.other/mangle3.C: New test.
4685
a1c2b86d
JJ
46862001-03-22 Jakub Jelinek <jakub@redhat.com>
4687
4688 * g++.old-deja/g++.other/anon8.C: New test.
4689
a44a935f
PB
46902001-03-20 Philip Blundell <philb@gnu.org>
4691
4692 * gcc.c-torture/compile/20010320-1.c: New test.
4693
e72dd89c
RH
46942001-03-17 Richard Henderson <rth@redhat.com>
4695
4696 * g++.old-deja/g++.other/eh4.C: Add expected error text.
4697
92784908
GK
46982001-03-15 Geoff Keating <geoff@redhat.com>
4699
4700 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4701 tests on AIX.
4702
d064d75a
GDR
47032001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
4704
4705 * g++.old-deja/g++.other/eh4.C: New test.
4706
7f63897e
NB
47072001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
4708
4709 * gcc.dg/cpp/mi1.c: Update.
4710
9cf218a3
JJ
47112001-03-14 Jakub Jelinek <jakub@redhat.com>
4712
4713 * g++.old-deja/g++.other/regstack.C: New test.
4714
78fe06c2
NS
47152001-03-12 Nathan Sidwell <nathan@codesourcery.com>
4716
4717 * g++.old-deja/g++.other/ref4.C: New test.
4718
533dfde0
OP
47192001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
4720
4721 * objc/execute/va_method.m: Added.
4722 * objc/execute/IMP.m: Added.
4723 * objc/execute/_cmd.m: Added.
4724 * objc/execute/accessing_ivars.m: Added.
4725 * objc/execute/class-1.m: Added.
4726 * objc/execute/class-10.m: Added.
4727 * objc/execute/class-11.m: Added.
4728 * objc/execute/class-12.m: Added.
4729 * objc/execute/class-13.m: Added.
4730 * objc/execute/class-14.m: Added.
4731 * objc/execute/class-2.m: Added.
4732 * objc/execute/class-3.m: Added.
4733 * objc/execute/class-4.m: Added.
4734 * objc/execute/class-5.m: Added.
4735 * objc/execute/class-6.m: Added.
4736 * objc/execute/class-7.m: Added.
4737 * objc/execute/class-8.m: Added.
4738 * objc/execute/class-9.m: Added.
4739 * objc/execute/class-tests-1.h
4740 * objc/execute/class-tests-2.h
4741 * objc/execute/compatibility_alias.m: Added.
4742 * objc/execute/encode-1.m: Added.
4743 * objc/execute/formal_protocol-1.m: Added.
4744 * objc/execute/formal_protocol-2.m: Added.
4745 * objc/execute/formal_protocol-3.m: Added.
4746 * objc/execute/formal_protocol-4.m: Added.
4747 * objc/execute/formal_protocol-5.m: Added.
4748 * objc/execute/formal_protocol-6.m: Added.
4749 * objc/execute/formal_protocol-7.m: Added.
4750 * objc/execute/informal_protocol.m: Added.
4751 * objc/execute/initialize.m: Added.
4752 * objc/execute/load.m: Added.
4753 * objc/execute/many_args_method.m: Added.
4754 * objc/execute/nested-3.m: Added.
4755 * objc/execute/no_clash.m: Added.
4756 * objc/execute/private.m: Added.
4757 * objc/execute/redefining_self.m: Added.
4758 * objc/execute/root_methods.m: Added.
4759 * objc/execute/selector-1.m: Added.
4760 * objc/execute/static-1.m: Added.
4761 * objc/execute/static-2.m: Added.
4762 * objc/execute/va_method.m: Added.
4763
bb937853
RH
47642001-03-10 Richard Henderson <rth@redhat.com>
4765
4766 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4767
da1cb092
NB
47682001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
4769
4770 * g++.old-deja/g++.other/crash31.C: XFAIL.
4771 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4772 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4773 * gcc.c-torture/execute/20010123-1.x: XFAIL.
4774 * gcc.c-torture/execute/20010124-1.x: XFAIL.
4775 * gcc.dg/sequence-pt-1.c: XFAIL one test.
4776
533dfde0
OP
47772001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
4778
4779 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4780
8b44d68f
ZW
47812001-03-06 Zack Weinberg <zackw@stanford.edu>
4782
4783 * gcc.dg/20000724-1.c: Don't use multiline strings.
4784
69f8cbfa
ZW
47852001-03-06 Zack Weinberg <zackw@stanford.edu>
4786
6d4587f7
ZW
4787 * objc/execute/string1.m, objc/execute/string2.m: Compare the
4788 result of -cString against what we expect it to be; don't just
4789 print it out for no one to read.
69f8cbfa
ZW
4790
4791 * objc/execute/string3.m, objc/execute/string4.m: New tests.
4792 Based on testcases provided by Nicola Pero.
4793
e8408f25
NB
47942001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
4795
4796 * gcc.dg/cpp/macro7.c: New test.
4797
6b630c42
NB
47982001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
4799
4800 * gcc.dg/cpp/multiline.c: Update.
4801
7eeb553c
NS
48022001-03-02 Nathan Sidwell <nathan@codesourcery.com>
4803
4804 * g++.old-deja/g++.other/enum3.C: New test.
4805
d282fcb2
NS
48062001-03-02 Nathan Sidwell <nathan@codesourcery.com>
4807
4808 * g++.old-deja/g++.other/pod1.C: New test.
4809
f86fdf68
NS
48102001-03-02 Nathan Sidwell <nathan@codesourcery.com>
4811
4812 * g++.old-deja/g++.ext/overload1.C: New test.
4813
fbfe8c9e
NS
48142001-03-01 Nathan Sidwell <nathan@codesourcery.com>
4815
4816 * g++.old-deja/g++.pt/using1.C: New test.
4817
4d24a889
NS
48182001-03-01 Nathan Sidwell <nathan@codesourcery.com>
4819
4820 * g++.old-deja/g++.other/using9.C: New test.
4821
25ad894f
OP
48222001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
4823
4824 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4825
4826 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4827
e5844e6d
NS
48282001-02-28 Nathan Sidwell <nathan@codesourcery.com>
4829
4830 * g++.old-deja/g++.ext/realpt1.C: Remove.
4831
73ea87d7
NS
48322001-02-27 Nathan Sidwell <nathan@codesourcery.com>
4833
4834 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4835
3914b81a
WC
48362001-02-26 Will Cohen <wcohen@redhat.com>
4837
4838 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4839
2851a0e4
JO
48402001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
4841
4842 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4843 templatized constructors.
4844
d82a9639
FS
48452001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4846
4847 * gcc.c-torture/execute/20010224-1.c: New test.
4848
fba2c0cd
JJ
48492001-02-23 Jakub Jelinek <jakub@redhat.com>
4850
4851 * gcc.c-torture/execute/20010222-1.c: New test.
4852
b3bae5e2
JJ
48532001-02-22 Jakub Jelinek <jakub@redhat.com>
4854
4855 * g++.old-deja/g++.other/inline20.C: New test.
4856
50920adb
OP
4857Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
4858
4859 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4860
eccad894
GDR
48612001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4862
6d4587f7
ZW
4863 * g++.old-deja/g++.other/lookup22.C: New test.
4864
cd5a58e5
ZW
48652001-02-19 Zack Weinberg <zackw@stanford.edu>
4866
4867 * g77.dg: New directory.
4868 * g77.dg/20010216-1.f: New test case.
4869 * g77.dg/dg.exp: New driver.
4870 * lib/g77-dg.exp: New driver library.
4871
612164eb
KL
48722001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4873
4874 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4875
e8186ecf
GDR
48762001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
4877
4878 * g++.old-deja/g++.other/decl9.C: New test.
6d4587f7 4879
2c1be322
JJ
48802001-02-16 Jakub Jelinek <jakub@redhat.com>
4881
4882 * g++.old-deja/g++.other/init16.C: Update the test so that it does
4883 not need <string> and also tests the initialization at runtime.
4884
1d2e075a
NB
48852001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4886
4887 * gcc.c-torture/execute/longlong.c: New test.
4888
6d139650
R
4889Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
4890
4891 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4892
49f527d5
R
4893Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
4894
4895 * gcc.c-torture/execute/920302-1.c (execute):
4896 Change argument type to short.
4897
d0ab7624
NS
48982001-02-14 Nathan Sidwell <nathan@codesourcery.com>
4899
4900 * g++.old-deja/g++.pt/deduct6.C: New test.
4901
7773899b
NS
49022001-02-14 Nathan Sidwell <nathan@codesourcery.com>
4903
4904 * g++.old-deja/g++.pt/deduct5.C: New test.
4905
fe375cf1
JJ
49062001-02-14 Jakub Jelinek <jakub@redhat.com>
4907
4908 * gcc.c-torture/execute/20010209-1.c: New test.
4909
ceeaadbb
NB
49102001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
4911
4912 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4913
c36ae96c
GK
49142001-02-12 Geoffrey Keating <geoffk@redhat.com>
4915
4b01cd8f
GK
4916 * g++.dg/vtgc1.C: Update for new ABI.
4917
c36ae96c
GK
4918 * consistency.vlad: New directory, 1665 files.
4919
f43b2795
JM
49202001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4921
4922 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4923 return type.
4924 * gcc.dg/cpp/digraphs.c: Declare puts.
4925
45abaea8
NS
49262001-02-12 Nathan Sidwell <nathan@codesourcery.com>
4927
4928 * g++.old-deja/g++.other/warn5.C: New test.
4929
996065b4
NS
49302001-02-12 Nathan Sidwell <nathan@codesourcery.com>
4931
4932 * g++.old-deja/g++.pt/spec40.C: New test.
4933
82c18d5c
NS
49342001-02-12 Nathan Sidwell <nathan@codesourcery.com>
4935
4936 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4937 case.
4938 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4939
d02b54f6
JJ
49402001-02-12 Jakub Jelinek <jakub@redhat.com>
4941
4942 * gcc.c-torture/compile/20010209-1.c: New test.
4943
79ff6e27
JO
49442001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
4945
4946 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4947 excess errors message but not if it crashes.
4948 * g++.old-deja/g++.other/crash27.C: Likewise.
4949 * g++.old-deja/g++.other/crash28.C: Likewise.
4950 * g++.old-deja/g++.other/crash30.C: Likewise.
4951 * g++.old-deja/g++.other/crash32.C: Likewise.
4952 * g++.old-deja/g++.other/crash35.C: Likewise.
4953 * g++.old-deja/g++.pt/inherit2.C: Likewise.
4954
f4d07b5e
JM
49552001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
4956
4957 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4958 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4959 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4960 g77.f-torture/execute/execute.exp,
4961 g77.f-torture/noncompile/noncompile.exp,
4962 gcc.c-torture/execute/execute.exp,
4963 gcc.c-torture/execute/memcheck/memcheck.exp,
4964 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4965 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4966 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4967 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4968 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4969 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4970 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4971 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4972 Remove bug reporting instructions with ancient email addresses.
4973
1ada4cd0
JJ
49742001-02-07 Jakub Jelinek <jakub@redhat.com>
4975
4976 * gcc.dg/20010202-1.c: New test.
4977 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4978
7d4918a2
ZW
49792001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
4980
4981 * g++.dg/stdbool-if.C: New test.
4982
7acfb19e
OP
4983Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
4984
4985 * objc/execute/fdecl.m: Added main().
4986
bdc624db
JJ
49872001-02-07 Jakub Jelinek <jakub@redhat.com>
4988
4989 * gcc.c-torture/execute/20010206-1.c: New test.
4990
f2f7ac40
NB
49912001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
4992
6d4587f7 4993 * gcc.dg/cpp/avoidpaste1.c: Update.
f2f7ac40 4994
1ae10ad0
OP
4995Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
4996
4997 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4998 Pero <nicola@brainstorm.co.uk>.
4999 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5000
a87b4257
NS
50012001-02-06 Nathan Sidwell <nathan@codesourcery.com>
5002
5003 * g++.old-deja/g++.pt/spec39.C: New test.
5004
2f4e8f2b
JJ
50052001-02-05 Jakub Jelinek <jakub@redhat.com>
5006
5007 * gcc.c-torture/compile/20010202-1.c: New test.
5008
9965d119
NS
50092001-02-05 Nathan Sidwell <nathan@codesourcery.com>
5010
5011 * g++.old-deja/g++.abi/primary2.C: New test.
5012 * g++.old-deja/g++.abi/primary3.C: New test.
5013 * g++.old-deja/g++.abi/primary4.C: New test.
5014 * g++.old-deja/g++.abi/primary5.C: New test.
5015 * g++.old-deja/g++.abi/vtable3.h: New test.
5016 * g++.old-deja/g++.abi/vtable3a.C: New test.
5017 * g++.old-deja/g++.abi/vtable3b.C: New test.
5018 * g++.old-deja/g++.abi/vtable3c.C: New test.
5019 * g++.old-deja/g++.abi/vtable3d.C: New test.
5020 * g++.old-deja/g++.abi/vtable3e.C: New test.
5021 * g++.old-deja/g++.abi/vtable3f.C: New test.
5022 * g++.old-deja/g++.abi/vtable3g.C: New test.
5023 * g++.old-deja/g++.abi/vtable3h.C: New test.
5024 * g++.old-deja/g++.abi/vtable3i.C: New test.
5025 * g++.old-deja/g++.abi/vtable3j.C: New test.
5026 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5027
55de1b66
JJ
50282001-02-03 Jakub Jelinek <jakub@redhat.com>
5029
5030 * g++.old-deja/g++.other/anon6.C: New test.
5031 * g++.old-deja/g++.other/anon7.C: New test.
5032
7af5ca82
NB
50332001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
5034
6d4587f7 5035 * gcc.dg/cpp/avoidpaste2.c: New tests.
7af5ca82 5036
ce662d4c
JJ
50372001-01-31 Jakub Jelinek <jakub@redhat.com>
5038
5039 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5040
2b1f4d81
JO
50412001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
5042
5043 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5044 DECIMAL_DIG cases for Irix."
5045
ae7676ed
R
5046Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
5047
5048 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5049
0aca1a4f
JM
50502001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
5051
5052 * gcc.dg/c99-tag-1.c: New test.
5053
2e1911bf
NB
50542001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
5055
6d4587f7 5056 * gcc.dg/cpp/tr-warn1.c: Add tests.
2e1911bf 5057
fd793c7a
NB
50582001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
5059
6d4587f7
ZW
5060 * gcc.dg/cpp/avoidpaste1.c: Update.
5061 * gcc.dg/cpp/paste4.c: Update.
fd793c7a 5062
a9a18460
JO
50632001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
5064
5065 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5066 cases for Irix.
5067
22ef15cf
GP
50682001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5069
5070 * g++.old-deja/g++.other/inline19.C: New test.
5071
e9770d51
NB
50722001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
5073
22ef15cf 5074 * gcc.dg/Wlarger-than.c: New test.
e9770d51 5075
24274aab
NB
50762001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
5077
22ef15cf 5078 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
24274aab 5079
adc88131
JJ
50802001-01-29 Jakub Jelinek <jakub@redhat.com>
5081
5082 * gcc.c-torture/execute/20010129-1.c: New test.
5083 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5084
14e2799a
NB
50852001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
5086
6d4587f7 5087 * gcc.dg/cpp/avoidpaste1.c: Test case.
14e2799a 5088
6001735e
JJ
50892001-01-28 Jakub Jelinek <jakub@redhat.com>
5090
5091 * g++.old-deja/g++.other/inline18.C: New test.
5092
75c1416b
KG
50932001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5094
5095 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5096 and __builtin_putchar.
5097
940ff66d
JJ
50982001-01-27 Jakub Jelinek <jakub@redhat.com>
5099
5100 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5101 tests.
5102
22892fc6
JO
51032001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
5104
5105 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5106 floating point number rounding mode to round to the nearest
5107 representable mode.
5108
324ffb8c
JJ
51092001-01-25 Jakub Jelinek <jakub@redhat.com>
5110
5111 * g++.old-deja/g++.other/mangle2.C: New test.
5112
cedd825f
JM
51132001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
5114
5115 * gcc.c-torture/compile/20010124-1.c: New test.
5116
4b2811e9
NS
51172001-01-24 Nathan Sidwell <nathan@codesourcery.com>
5118
5119 * g++.old-deja/g++.pt/spec38.C: New test.
5120
08511114
KL
51212001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5122
5123 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5124 "Build don't run".
5125
390dfcbe 51262001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
a84593a6
FS
5127
5128 * gcc.c-torture/execute/20010123-1.c: New test.
5129
92ecdfb7
NS
51302001-01-23 Nathan Sidwell <nathan@codesourcery.com>
5131
5132 * g++.old-deja/g++.pt/spec37.C: New test.
5133
4cff6abe
NS
51342001-01-23 Nathan Sidwell <nathan@codesourcery.com>
5135
5136 * g++.old-deja/g++.pt/overload14.C: New test.
5137
6aace5d4
FS
51382001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5139
5140 * gcc.c-torture/execute/20010122-1.c: New test, exercise
5141 __builtin_return_address.
5142
62e4a758
NS
51432001-01-22 Nathan Sidwell <nathan@codesourcery.com>
5144
5145 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5146 * g++.old-deja/g++.pt/spec35.C: New test.
5147 * g++.old-deja/g++.pt/spec36.C: New test.
5148
399241d9
JJ
51492001-01-20 Jakub Jelinek <jakub@redhat.com>
5150
5151 * gcc.c-torture/compile/20010118-1.c: New test.
5152
29aad310
NB
51532001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
5154
399241d9 5155 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
29aad310 5156
fa7aa1fe
JJ
51572001-01-19 Jakub Jelinek <jakub@redhat.com>
5158
5159 * gcc.c-torture/execute/20010119-1.c: New test.
5160
1e00f18c
NS
51612001-01-19 Nathan Sidwell <nathan@codesourcery.com>
5162
5163 * g++.old-deja/g++.other/vbase5.C: New test.
5164
9f1b75fc
JJ
51652001-01-19 Jakub Jelinek <jakub@redhat.com>
5166
5167 * gcc.c-torture/execute/20010118-1.c: New test.
5168
f9c244b8
NS
51692001-01-19 Nathan Sidwell <nathan@codesourcery.com>
5170
5171 * g++.old-deja/g++.pt/deduct3.C: New test.
5172
08c2df0f
NS
51732001-01-19 Nathan Sidwell <nathan@codesourcery.com>
5174
5175 * g++.old-deja/g++.pt/spec34.C: New test.
5176
02d02725
DB
51772001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5178
5179 * g77.f-torture/compile/20000601-2.f: New test.
5180
f5ceeec8
NS
51812001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5182
5183 * g++.old-deja/g++.other/init17.C: New test.
5184
34508ae8
AO
51852001-01-18 Alexandre Oliva <aoliva@redhat.com>
5186
5187 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5188
028d1f20
NS
51892001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5190
5191 * g++.old-deja/g++.pt/unify8.C: New test.
5192
9f724b6a
NS
51932001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5194
5195 * g++.old-deja/g++.abi/vbase1.C: New test.
5196
522d6614
NS
51972001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5198
5199 * g++.old-deja/g++.pt/crash65.C: New test.
5200
e096bdde
NB
52012001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
5202
6d4587f7 5203 * gcc.dg/cpp/assembl2.S: New test case.
e096bdde 5204
acf8f04b
JO
52052001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
5206
5207 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5208 are supported.
5209
5f3aebea
KG
52102001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5211
5212 * g++.old-deja/g++.other/builtins1.C: New test.
5213 * g++.old-deja/g++.other/builtins2.C: Likewise.
5214 * g++.old-deja/g++.other/builtins3.C: Likewise.
5215 * g++.old-deja/g++.other/builtins4.C: Likewise.
5216
5efdd890
JJ
52172001-01-17 Jakub Jelinek <jakub@redhat.com>
5218
5219 * gcc.c-torture/compile/20010117-1.c: New test.
d70401eb 5220 * gcc.c-torture/compile/20010117-2.c: New test.
5efdd890 5221
c5a9e845
TM
52222001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
5223
5224 * g77.f-torture/execute/20010116.[fx]: New test,
5225 XFAIL on i?86-*-*.
5226 * g77.f-torture/compile/20010115.f: Indicate it's
5227 a test for PR fortran/1636.
5228
64dcdf78
JM
52292001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
5230
5231 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5232
9f1630a9
TM
52332001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
5234
5235 * g77.f-torture/compile/20010115.f: New test.
5236
db3f4e4e
NS
52372001-01-15 Nathan Sidwell <nathan@codesourcery.com>
5238
5239 * g++.old-deja/g++.pt/nontype5.C: New test.
5240
f617c7a3
NB
52412001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
5242
6d4587f7
ZW
5243 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5244 have an equivalent working one below it.
5245
e5aed4e1
JO
52462001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
5247
5248 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5249 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5250
e3585d4f
JO
52512001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
5252
5253 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5254 message containing "init_priority".
5255 (conpr-2.C): Likewise.
5256 (conpr-3.C): Likewise.
5257 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5258
bfeee001
FS
52592001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5260
5261 * gcc.c-torture/execute/20010114-2.c: New test.
5262
b859a98d
JM
52632001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
5264
5265 * gcc.c-torture/compile/20010114-1.c: New test.
5266 * gcc.c-torture/compile/20010114-1.x: Xfail.
5267 * gcc.c-torture/compile/20010114-2.c: New test.
5268 * gcc.c-torture/execute/20010114-1.c: New test.
5269 * gcc.dg/trunc-1.c: New test.
5270 * gcc.dg/uninit-B.c: New test.
5271
04ae6c59
NC
52722001-01-13 Nick Clifton <nickc@redhat.com>
5273
5274 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5275 target.
5276
6f6684e6
JM
52772001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
5278
5279 * gcc.c-torture/compile/20010113-1.c: New test.
5280
b874b32d
JJ
52812001-01-13 Jakub Jelinek <jakub@redhat.com>
5282
5283 * gcc.c-torture/compile/20001212-1.c: New test.
5284
fabfd802
NB
52852001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
5286
6d4587f7
ZW
5287 * gcc.dg/cpp/widestr1.c: Update.
5288 * gcc.dg/cpp/prag-imp.c: Remove.
fabfd802 5289
8b6a5902
JJ
52902001-01-12 Jakub Jelinek <jakub@redhat.com>
5291
5292 * gcc.c-torture/execute/20000801-3.x: Remove.
5293 * gcc.dg/c90-init-1.c: New test.
5294 * gcc.dg/c99-init-1.c: New test.
5295 * gcc.dg/c99-init-2.c: New test.
5296 * gcc.dg/gnu99-init-1.c: New test.
5297
efce71c6
RE
52982001-01-12 Richard Earnshaw <rearnsha@arm.com>
5299
5300 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
5301 testing that no relevant ones were found.
5302
0949f723
NS
53032001-01-12 Nathan Sidwell <nathan@codesourcery.com>
5304
5305 * g++.old-deja/g++.pt/cast2.C: New test.
5306
a8641661
NS
53072001-01-12 Nathan Sidwell <nathan@codesourcery.com>
5308
5309 * g++.old-deja/g++.pt/friend47.C: New test.
5310
79c9e159
NS
53112001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5312
5313 * g++.old-deja/g++.pt/instantiate13.C: New test.
5314
96a1e32d
NS
53152001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5316
5317 * g++.old-deja/g++.other/defarg7.C: New test.
5318 * g++.old-deja/g++.other/defarg8.C: New test.
5319
53202001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5321
5322 * g++.old-deja/g++.pt/crash64.C: New test.
5323
b37bf5bd
NS
53242001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5325
5326 * g++.old-deja/g++.pt/crash63.C: New test.
5327
f7d7b651
NB
53282001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
5329
5330 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5331
d0be7718
AL
53322001-01-10 Alan Lehotsky <lehotsky@tiac.net>
5333
5334 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6d4587f7 5335
31bb3027
NS
53362001-01-10 Nathan Sidwell <nathan@codesourcery.com>
5337
b37bf5bd 5338 * g++.old-deja/g++.pt/error3.C: New test.
31bb3027 5339
fd3f43e7
NS
53402001-01-10 Nathan Sidwell <nathan@codesourcery.com>
5341
b37bf5bd 5342 * g++.old-deja/g++.other/crash39.C: New test.
fd3f43e7 5343
042b4c4e
NS
53442001-01-10 Nathan Sidwell <nathan@codesourcery.com>
5345
b37bf5bd 5346 * g++.old-deja/g++.other/vbase4.C: New test.
042b4c4e 5347
2830551d
JL
53482001-01-08 Jonathan Larmour <jlarmour@redhat.com>
5349
5350 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6d4587f7
ZW
5351 * gcc.dg/special/20000419-2.c: New file. Identical to above.
5352 * gcc.dg/special/special.exp: New test driver which will check
5353 for alias support for the above test.
2830551d 5354
9088c6fc
AL
53552001-01-09 Alan Lehotsky <lehotsky@tiac.net>
5356
5357 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5358 problems on small machines.
5359 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6d4587f7
ZW
5360 parameterize.
5361
3ee816a4
JO
53622001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
5363
5364 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5365 mips.
5366 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5367
186c0fbe
NS
53682001-01-09 Nathan Sidwell <nathan@codesourcery.com>
5369
5370 * g++.old_deja/g++.pt/using8.C: New test.
5371
654d7a33
JM
53722001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
5373
5374 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5375
18eb26d4
LR
53762000-01-08 Loren J. Rittle <ljrittle@acm.org>
5377
5378 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5379 where a failure is expected.
5380 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5381
3febd123
NS
53822001-01-08 Nathan Sidwell <nathan@codesourcery.com>
5383
5384 * g++.old_deja/g++.pt/instantiate12.C: New test.
5385
1f0d71c5
NS
53862001-01-08 Nathan Sidwell <nathan@codesourcery.com>
5387
5388 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5389 start of structs.
5390 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5391 * g++.old-deja/g++.brendan/crash17.C: Likewise.
5392 * g++.old-deja/g++.brendan/crash29.C: Likewise.
5393 * g++.old-deja/g++.brendan/crash48.C: Likewise.
5394 * g++.old-deja/g++.brendan/ns1.C: Likewise.
5395 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5396 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5397 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5398 * g++.old-deja/g++.eh/spec6.C: Likewise.
5399 * g++.old-deja/g++.jason/crash3.C: Likewise.
5400 * g++.old-deja/g++.law/ctors11.C: Likewise.
5401 * g++.old-deja/g++.law/ctors17.C: Likewise.
5402 * g++.old-deja/g++.law/ctors5.C: Likewise.
5403 * g++.old-deja/g++.law/ctors9.C: Likewise.
5404 * g++.old-deja/g++.mike/ambig1.C: Likewise.
5405 * g++.old-deja/g++.mike/net22.C: Likewise.
5406 * g++.old-deja/g++.mike/p3538a.C: Likewise.
5407 * g++.old-deja/g++.mike/p3538b.C: Likewise.
5408 * g++.old-deja/g++.mike/virt3.C: Likewise.
5409 * g++.old-deja/g++.niklas/t128.C: Likewise.
5410 * g++.old-deja/g++.other/anon4.C: Likewise.
5411 * g++.old-deja/g++.other/using1.C: Likewise.
5412 * g++.old-deja/g++.other/warn3.C: Likewise.
5413 * g++.old-deja/g++.pt/t37.C: Likewise.
5414 * g++.old-deja/g++.robertl/eb69.C: Likewise.
5415 * g++.old-deja/g++.robertl/eb71.C: Likewise.
5416
5bf15e84 54172001-01-08 Nathan Sidwell <nathan@codesourcery.com>
76191fdd
NS
5418
5419 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5420
18f988a0
KG
54212001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5422
5423 * gcc.c-torture/execute/stdio-opt-3.c: New test.
5424
eaf19aba
JJ
54252001-01-07 Jakub Jelinek <jakub@redhat.com>
5426
5427 * gcc.c-torture/compile/20010107-1.c: New test.
5428
796cdb65
JM
54292001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
5430
5431 * gcc.c-torture/execute/builtin-noret-1.c: New test.
5432
42110e7b
JM
54332001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
5434
5435 * gcc.dg/format/format.h: New file.
5436 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5437 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5438 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5439 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5440 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5441 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5442 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5443 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5444 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5445 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5446 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5447 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5448 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5449 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5450 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5451 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5452 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5453 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5454 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5455 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5456 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5457 instead of declaring standard types, macros and functions in each
5458 test.
5459
a7c52352
AO
54602001-01-06 Alexandre Oliva <aoliva@redhat.com>
5461
5462 * gcc.c-torture/execute/20010106-1.c: New test.
5463
cd566273
JM
54642001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
5465
5466 * gcc.dg/format/format.exp: New file.
5467 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
5468 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
5469 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
5470 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
5471 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
5472 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
5473 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
5474 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
5475 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
5476 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
5477 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
5478 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
5479 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
5480 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
5481 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
5482 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
5483 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
5484 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
5485 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
5486 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
5487 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
5488 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
5489 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
5490 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
5491 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
5492 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
5493 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
5494 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
5495 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
5496 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
5497 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
5498 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
5499 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
5500 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
5501 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
5502 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
5503 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
5504 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
5505 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
5506 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
5507 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
5508 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
5509
336bc4ae
AO
55102001-01-05 Alexandre Oliva <aoliva@redhat.com>
5511
5512 * gcc.c-torture/execute/991228-1.c: Take word endianness into
5513 account.
5514
341e3d11
JM
55152001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
5516
5517 * gcc.c-torture/execute/builtin-complex-1.c: New test.
5518
220bce48
NS
55192001-01-05 Nathan Sidwell <nathan@codesourcery.com>
5520
5521 * g++.old-deja/g++.pt/crash62.C: New test.
5522
00de56c7
RH
55232001-01-04 Richard Henderson <rth@redhat.com>
5524
5525 * gcc.dg/20000926-1.c: Update expected warnings.
5526 * gcc.dg/array-2.c: Likewise.
5527 * gcc.dg/array-4.c: Also validate flexible array members.
5528 * gcc.dg/c99-flex-array-1.c: New.
5529
32812a40
JM
55302001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
5531
5532 * gcc.c-torture/compile/20001222-1.x: Remove.
5533
7ffcb17f
RK
5534Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5535
5536 * gcc.c-torture/execute/built-in-setjmp.c: New.
5537
584ef5fe
RH
55382001-01-03 Richard Henderson <rth@redhat.com>
5539
5540 * gcc.dg/940510-1.c: Update expected error wording.
5541 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
5542
9ef6d39a
JO
55432001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
5544
5545 * lib/target-supports.exp (check_alias_available): Modified to
6d4587f7 5546 indicate aliases not supported if only weak aliases are supported.
9ef6d39a 5547
819c1488
KG
55482001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5549
5550 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5551 Turn on cmpstrsi checks for __pj__ and __i370__.
5552
3c505507
NS
55532001-01-03 Nathan Sidwell <nathan@codesourcery.com>
5554
5555 * g++.old-deja/g++.other/virtual11.C: New test.
5556
03378143
NS
55572001-01-03 Nathan Sidwell <nathan@codesourcery.com>
5558
5559 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5560
086715fa
KG
55612001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5562
5563 * gcc.c-torture/compile/20010102-1.c: New test.
5564
42ded877
AJ
55652001-01-02 Andreas Jaeger <aj@suse.de>
5566
5567 * gcc.dg/noreturn-3.c: New test.
5568
5569 * gcc.dg/noreturn-4.c: New test.
5570
c2e42aab
KG
55712001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5572
5573 * gcc.c-torture/execute/stdio-opt-1.c: Also test
5574 __builtin_fputc and __builtin_fwrite.
5575
965a9c31
JO
55762000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
5577
5578 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5579 signed char, not default char.
5580
9b961b95
JO
55812000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
5582
5583 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5584
d05e34f2
DB
55852000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
5586
5587 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
5588
12db0efc
RH
55892000-12-29 Richard Henderson <rth@redhat.com>
5590
5591 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5592 (__cyg_profile_func_exit): Define.
5593
cd372c39
HPN
55942000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5595
5596 * g++.dg/vtgc1.C: New test.
5597
bc5137ae
GK
55982000-12-28 Geoffrey Keating <geoffk@redhat.com>
5599
fb8b656c
GK
5600 * gcc.dg/noncompile/20001228-1.c: New test.
5601
f33f0c3a 5602 * gcc.dg/20001228-1.c: New test.
42ded877 5603
bc5137ae
GK
5604 * gcc.c-torture/execute/20001228-1.c: New test.
5605
26f6672d
JM
56062000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
5607
5608 * gcc.dg/format-strfmon-1.c: New test.
5609
ce94d12f
KG
56102000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5611
5612 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5613 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5614 * gcc.c-torture/execute/string-opt-1.c: Likewise.
5615 * gcc.c-torture/execute/string-opt-2.c: Likewise.
5616 * gcc.c-torture/execute/string-opt-3.c: Likewise.
5617 * gcc.c-torture/execute/string-opt-4.c: Likewise.
5618 * gcc.c-torture/execute/string-opt-6.c: Likewise.
5619 * gcc.c-torture/execute/string-opt-7.c: Likewise.
5620 * gcc.c-torture/execute/string-opt-8.c: Likewise.
5621 * gcc.c-torture/execute/string-opt-9.c: Likewise.
5622 * gcc.c-torture/execute/string-opt-10.c: Likewise.
5623 * gcc.c-torture/execute/string-opt-11.c: Likewise.
5624 * gcc.c-torture/execute/string-opt-12.c: Likewise.
5625
5626 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5627 * gcc.c-torture/execute/string-opt-4.c: Test index.
5628
6cbadf36
GK
56292000-12-26 Geoffrey Keating <geoffk@redhat.com>
5630
5631 * gcc.c-torture/compile/20001226-1.c: New test.
5632
ab461298
JM
56332000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
5634
5635 * gcc.c-torture/compile/20001222-1.c: New test.
5636 * gcc.c-torture/compile/20001222-1.x: Xfail.
5637
292b48db
AO
5638Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
5639
5640 * gcc.c-torture/execute/comp-goto-2.c: New test.
5641
3546ef58
R
5642Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
5643
5644 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5645 Use long types if __INT_MAX__ is 32767.
5646 (main): Use cast to (sint32 *) when poking 88 into a_page.
5647
ee4fca58
R
5648 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5649
dd16cb7c
BS
56502000-12-21 Bernd Schmidt <bernds@redhat.com>
5651
5652 * gcc.c-torture/compile/20001221-1.c: New test.
710916e6 5653 * gcc.c-torture/execute/20001221-1.c: New test.
dd16cb7c 5654
1e248ee3
RH
56552000-12-20 Richard Henderson <rth@redhat.com>
5656
5657 * g++.old-deja/g++.pt/crash36.C: Update error lines.
5658 * g++.old-deja/g++.robertl/eb109.C: Likewise.
5659
9d2dc7da
KG
56602000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5661
5662 * gcc.dg/compare3.c: New test.
5663
20d380b1
JM
56642000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
5665
5666 * gcc.dg/format-warnll-1.c: New test.
5667
ee83b1f7
NB
56682000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
5669
5670 * gcc.dg/cpp/cmdlne-P.c: New test.
5671
9b4ea1a8
JM
56722000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
5673
5674 * gcc.c-torture/execute/builtin-abs-1.c,
5675 gcc.c-torture/execute/builtin-abs-2.c: New tests.
5676
4119f8a1
NB
56772000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
5678
6d4587f7 5679 * gcc.dg/cpp/multiline.c: New test.
4119f8a1 5680
ad263514
NB
56812000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
5682
6d4587f7
ZW
5683 * g++.old-deja/g++.other/syshdr1.C: Update.
5684 * gcc.dg/cpp/lineflags.c: Remove temporarily.
ad263514 5685
221c7a7f
KL
56862000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5687
5688 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5689
b429fdf0
KL
56902000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5691
5692 * g++.old-deja/g++.pt/ttp65.C: New test.
5693
c2beae77
KL
56942000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5695
5696 * g++.old-deja/g++.pt/ttp64.C: New test.
5697
edac124d
KL
56982000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5699
5700 * g++.old-deja/g++.pt/spec33.C: New test.
5701
eb9461fb
CM
57022000-12-14 Catherine Moore <clm@redhat.com>
5703
5704 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5705 * gcc.c-torture/execute/920612-2.c: Likewise.
5706 * gcc.c-torture/execute/920428-2.c: Likewise.
5707 * gcc-c-torture/execute/va-arg-11.c: Call exit.
5708 * gcc.c-torture/execute/va-arg-21.c: Likewise.
5709
7c757aa4
FS
57102000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5711
5712 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5713 * gcc.dg/pack-test-2.c: Likewise.
5714
04fd40b9
NB
57152000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
5716
5717 Tests by Zack Weinberg <zackw@stanford.edu>.
5718
5719 * gcc.dg/cpp/defined.c: Update.
5720 * gcc.dg/cpp/defined_trad.c: New tests.
5721
31a408bc
NB
57222000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
5723
5724 * gcc.dg/cpp/trad-direct.c: Update.
5725
a0fd9909
NB
57262000-12-11 Neil Booth <neilb@earthling.net>
5727
5728 * gcc.dg/cpp/defined_trad.c
5729
49134400
NB
57302000-12-11 Neil Booth <neilb@earthling.net>
5731
6d4587f7 5732 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
49134400 5733
e45046ae
JM
57342000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
5735
5736 * gcc.dg/format-miss-2.c: New test.
5737
97665491
NB
57382000-12-09 Neil Booth <neilb@earthling.net>
5739
6d4587f7
ZW
5740 * gcc.dg/cpp/lineflags.c: New tests.
5741 * gcc.dg/cpp/poison.c: Update.
5742 * gcc.dg/cpp/redef2.c: Update.
5743 * gcc.dg/cpp/skipping.c: New test.
97665491 5744
f3588f1a
GK
57452000-12-07 Geoffrey Keating <geoffk@redhat.com>
5746
5747 * g++.old-deja/g++.other/eh3.C: New testcase.
5748
5133d90e
NB
57492000-12-07 Neil Booth <neilb@earthling.net>
5750
6d4587f7
ZW
5751 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5752 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5753 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5754 wtr-union-init-2.c, wtr-union-init-3.c: Update.
5755 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5756 Update.
5133d90e 5757
02428c5d
JM
57582000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5759
5760 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5761 __SIZE_TYPE__ instead of int for type of integers cast to
5762 pointers.
5763
5eec2847
JJ
57642000-12-07 Jakub Jelinek <jakub@redhat.com>
5765
5766 * g++.old-deja/g++.other/cleanup4.C: New test.
5767
c907e684
JM
57682000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5769
5770 * format-sec-1.c: New test.
5771
1c248308
JM
57722000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5773
5774 * gcc.dg/format-nonlit-3.c: New test.
5775
014e7f1d
JM
57762000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5777
5778 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5779 through a null pointer.
5780
74601d7c
KL
57812000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5782
5783 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5784 * g++.old-deja/g++.pt/partial4.C: New test.
5785
56ef50e4
DA
57862000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
5787
5788 * gcc.c-torture/execute/ieee/hugeval.x: New.
5789
176cb778
NB
57902000-12-06 Neil Booth <neilb@earthling.net>
5791
5792 * gcc.dg/cpp/backslash2.c: New tests.
5793
a903143d
KG
57942000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5795
5796 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5797 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5798
06a3a6db
GK
57992000-12-05 Geoffrey Keating <geoffk@redhat.com>
5800
5801 * gcc.c-torture/execute/20001203-2.c: New testcase.
5802
cbb40945
NS
58032000-12-05 Nathan Sidwell <nathan@codesourcery.com>
5804
5805 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5806 * g++.old-deja/g++.other/virtual10.C: New test.
5807
61402b80
NS
58082000-12-05 Nathan Sidwell <nathan@codesourcery.com>
5809
5810 * g++.old-deja/g++.mike/pmf5.C: Remove test.
5811
7d361583
RH
58122000-12-05 Richard Henderson <rth@redhat.com>
5813
5814 * gcc.c-torture/compile/20001205-1.c: New.
5815
72ca2dee
NB
58162000-12-04 Neil Booth <neilb@earthling.net>
5817
5818 * g++.old-deja/g++.other/virtual9.C: New test.
5819 * g++.old-deja/g++.pt/crash61.C: New test.
5820 * gcc.c-torture/execute/loop-9.c: New test.
5821
b6972575
NB
58222000-12-04 Neil Booth <neilb@earthling.net>
5823
5824 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5825 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5826 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5827 * gcc.dg/cpp/extratokens.c: ...here.
5828
bb0067f2
NB
58292000-12-04 Neil Booth <neilb@earthling.net>
5830
6d4587f7
ZW
5831 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5832 New tests.
bb0067f2 5833
a903143d 58342000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
611b1df4
KG
5835
5836 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5837 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5838
accc8668
JM
58392000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5840
5841 * gcc.c-torture/execute/20001203-1.c: New test.
5842
881bc7db
NB
58432000-12-03 Neil Booth <neilb@earthling.net>
5844
6d4587f7 5845 * gcc.dg/cpp/macro6.c: New test cases.
881bc7db 5846
ca8034a0
KG
58472000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5848
d118937d
KG
5849 * gcc.c-torture/execute/string-opt-9.c: New test.
5850 * gcc.c-torture/execute/string-opt-10.c: Likewise.
5851 * gcc.c-torture/execute/string-opt-11.c: Likewise.
5852 * gcc.c-torture/execute/string-opt-12.c: Likewise.
5853
5854 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5855 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
ca8034a0 5856
690c96c8
GK
58572000-12-02 Geoffrey Keating <geoffk@redhat.com>
5858
5859 * gcc.dg/cpp/if-6.c: New testcase.
b43db0b3
GK
5860
5861 * gcc.dg/20001201-1.c: New testcase.
690c96c8 5862
f7674545
NB
58632000-12-02 Neil Booth <neilb@earthling.net>
5864
6d4587f7
ZW
5865 * g++.old-deja/g++.other/externC4.C,
5866 g++.old-deja/g++.other/friend10.C: New tests.
f7674545 5867
1b83352e
NB
58682000-12-02 Neil Booth <neilb@earthling.net>
5869
6d4587f7
ZW
5870 * g++.old-deja/g++.other/instan2.C
5871 * g++.old-deja/g++.other/instan3.C: New test.
1b83352e 5872
692344cf
NB
58732000-12-02 Neil Booth <neilb@earthling.net>
5874
6d4587f7
ZW
5875 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5876 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5877 gnuc99.c,gnuc99-pedantic.c: New tests.
692344cf 5878
4d808927
JM
58792000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
5880
5881 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5882 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5883
92e092fe
NB
58842000-12-01 Neil Booth <neilb@earthling.net>
5885
6d4587f7
ZW
5886 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5887 * gcc.dg/cpp/poison.c: Update.
5888 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
92e092fe 5889
042db57e
TM
58902000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
5891
5892 * g77.f-torture/execute/20001201.f: New test.
5893
c7b82833
JM
58942000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
5895
5896 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5897
ab937357
JJ
58982000-12-01 Jakub Jelinek <jakub@redhat.com>
5899
5900 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5901
13f9714b
NS
59022000-12-01 Nathan Sidwell <nathan@codesourcery.com>
5903
5904 * g++.old-deja/g++.other/cast6.C: New test.
5905
be10afdf
GK
59062000-11-30 Geoffrey Keating <geoffk@redhat.com>
5907
5908 * gcc.c-torture/execute/20001130-2.c: New testcase.
5909
41c39533
RH
59102000-11-30 Richard Henderson <rth@redhat.com>
5911
5912 * gcc.c-torture/execute/20001130-1.c: New test.
5913
31b1b957
NS
59142000-11-30 Nathan Sidwell <nathan@codesourcery.com>
5915
5916 * g++.old-deja/g++.other/op3.C: New test.
5917
717e3f73
NS
59182000-11-30 Nathan Sidwell <nathan@codesourcery.com>
5919
5920 * g++.old-deja/g++.other/op2.C: New test.
5921
2c92b94d
NS
59222000-11-30 Nathan Sidwell <nathan@codesourcery.com>
5923
5924 * g++.old-deja/g++.other/crash38.C: New test.
5925
b2d7dd20
TM
59262000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
5927
5928 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5929
57814e5e
JJ
59302000-11-29 Jakub Jelinek <jakub@redhat.com>
5931
5932 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5933 tests.
5934 * gcc.c-torture/execute/string-opt-6.c: New test.
5935
78cd99d0
JJ
5936 * gcc.dg/20001117-1.c: Add main.
5937
70cf82bc
GK
59382000-11-28 Geoffrey Keating <geoffk@redhat.com>
5939
5940 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5941 Move from here ...
5942 * gcc.dg/940510-1.c: ... to here.
5943
5944 * gcc.dg/20000926-1.c: GNU C now allows initializations of
5945 zero-size arrays in toplevel structures.
5946
48c4d691
JJ
59472000-11-28 Jakub Jelinek <jakub@redhat.com>
5948
5949 * gcc.c-torture/execute/loop-8.c: New test.
5950
bb92901d
NS
59512000-11-28 Nathan Sidwell <nathan@codesourcery.com>
5952
5953 * g++.old-deja/g++.other/base1.C: New test.
5954
2f3608c3
NS
59552000-11-28 Nathan Sidwell <nathan@codesourcery.com>
5956
5957 * g++.old-deja/g++.other/parse2.C: New test.
5958
eeb75383
NS
59592000-11-28 Nathan Sidwell <nathan@codesourcery.com>
5960
5961 * g++.old-deja/g++.pt/incomplete1.C: New test.
5962
5ee4cc26
NS
59632000-11-28 Nathan Sidwell <nathan@codesourcery.com>
5964
5965 * g++.old-deja/g++.other/friend9.C: New test.
5966
dd80b906
JJ
59672000-11-28 Jakub Jelinek <jakub@redhat.com>
5968
5969 * gcc.dg/20001127-1.c: New test.
5970
76e57b45
NS
59712000-11-27 Nathan Sidwell <nathan@codesourcery.com>
5972
5ee4cc26 5973 * g++.old-deja/g++.pt/friend46.C: New test.
76e57b45 5974
f9825168
NS
59752000-11-27 Nathan Sidwell <nathan@codesourcery.com>
5976
5977 * g++.old-deja/g++.other/ptrmem8.C: New test.
5978
1789599b
KG
59792000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5980
5981 * gcc.c-torture/execute/string-opt-7.c: New test.
5982 * gcc.c-torture/execute/string-opt-8.c: Likewise.
5983
b21218ce
GDR
59842000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
5985
5986 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5987 instead of 'mkcheck 2'.
5988
9399bad3
JM
59892000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5990
5991 * gcc.c-torture/execute/memcheck/driver.c,
5992 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5993 C9X references to refer to C99.
5994
4df1190a
JJ
59952000-11-25 Jakub Jelinek <jakub@redhat.com>
5996
5997 * gcc.dg/ultrasp3.c: New test.
5998
4fe0a76c
NB
59992000-11-25 Neil Booth <neilb@earthling.net>
6000
6001 * gcc.dg/cpp/include2.c: Update test to be locale independent.
6002
9eca082e
AO
60032000-11-25 Alexandre Oliva <aoliva@redhat.com>
6004
6005 * gcc.c-torture/compile/20001123-2.c: New.
6006
3a163b1a
KL
60072000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6008
6009 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6010
235cfbc4
BS
60112000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
6012
6013 * gcc.dg/sequence-point-1.c: Add some new tests.
222de5be 6014 * gcc.c-torture/execute/20001124-1.c: New test.
235cfbc4 6015
2f401cc8
NS
60162000-11-24 Nathan Sidwell <nathan@codesourcery.com>
6017
6018 * g++.old-deja/g++.other/vaarg4.C: New test.
6019 * gcc.c-torture/compile/20001123-1.c: New test.
6020
3d7e9ba4
NS
60212000-11-24 Nathan Sidwell <nathan@codesourcery.com>
6022
6023 * g++.other/crash24.C: Adjust and remove XFAIL.
6024 * g++.other/crash37.C: New test.
6025
ab097535
NS
60262000-11-23 Nathan Sidwell <nathan@codesourcery.com>
6027
6028 * g++.old-deja/g++.pt/instantiate9.C: New test.
6029
71ca6fe9
MM
60302000-11-22 Mark Mitchell <mark@codesourcery.com>
6031
a862e958
MM
6032 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6033 new ABI, too.
6034
71ca6fe9
MM
6035 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6036 * g++.old-deja/g++.robertl/eb55.C: Likewise.
6037
a16f893b
NB
60382000-11-22 Neil Booth <neilb@earthling.net>
6039
6040 * gcc.dg/cpp/Wtrigraphs.c: New test.
6041
b60585a0
LR
60422000-11-22 Loren J. Rittle <ljrittle@acm.org>
6043
6d4587f7 6044 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
b60585a0 6045
e5a7acdd
JJ
60462000-11-22 Jakub Jelinek <jakub@redhat.com>
6047
6048 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6049
d93415c9
HPN
60502000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
6051
6052 * lib/gcc-dg.exp: load_lib scanasm.exp.
6053 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6054 * lib/g++-dg.exp: load_lib scanasm.exp.
6055 * lib/scanasm.exp: New.
6056 (scan-assembler, scan-assembler-not): Add optional arguments to
6057 test name, or if not present, the pattern name.
033b8a0c 6058 (scan-assembler-dem, scan-assembler-dem-not): New.
d93415c9
HPN
6059
6060 * g++.dg/dg.exp: New.
6061
65aa8276
NB
60622000-11-21 Neil Booth <neilb@earthling.net>
6063
6d4587f7 6064 * gcc.dg/cpp/integrated1.c: Remove.
65aa8276 6065
ce79b0ca
JJ
60662000-11-21 Jakub Jelinek <jakub@redhat.com>
6067
6068 * gcc.c-torture/execute/20001121-1.c: New test.
6069
a5ccb99d
RH
60702000-11-21 Richard Henderson <rth@redhat.com>
6071
6072 * gcc.c-torture/compile/20001121-1.c: New test.
6073
51073b1c
NB
60742000-11-20 Neil Booth <neilb@earthling.net>
6075
6076 * gcc.dg/cpp/integrated1.c: New test.
6077
6b16805e
JJ
60782000-11-21 Jakub Jelinek <jakub@redhat.com>
6079
6080 * g++.old-deja/g++.other/inline17.C: New test.
6081
b5ecf629
DL
60822000-11-20 Donald Lindsay <dlindsay@redhat.com>
6083
6084 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6085 local variable to be zero: I made the variable global. Now
6086 uses abort() and exit() instead of relying on main's return value.
6087
e6afac94
NB
60882000-11-20 Neil Booth <neilb@earthling.net>
6089
6d4587f7
ZW
6090 * gcc.dg/cpp/paste2.c: Update test.
6091 * objc/execute/paste.m: New test.
e6afac94 6092
1d7ff272
JM
60932000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
6094
6095 * gcc.dg/c99-condexpr-1.c: New test.
6096
029a4f4d
NB
60972000-11-20 Neil Booth <neilb@earthling.net>
6098
6099 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6100
447306fa
NS
61012000-11-20 Nathan Sidwell <nathan@codesourcery.com>
6102
6103 * g++.old-deja/g++.pt/export1.C: New test.
6104
462ef1e1
JJ
61052000-11-20 Jakub Jelinek <jakub@redhat.com>
6106
6107 * gcc.dg/20001117-1.c: New test.
6108
980c0b56
RH
61092000-11-18 Richard Henderson <rth@redhat.com>
6110
6111 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6112
dd4458df
RH
61132000-11-18 Richard Henderson <rth@redhat.com>
6114
6115 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6116 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6117 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6118
2add28a3
RH
61192000-11-18 Richard Henderson <rth@redhat.com>
6120
6121 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6122 (main): New. Exit cleanly.
6123
77c4d6c0
JM
61242000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
6125
6126 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6127 gcc.dg/c99-fordecl-2.c: New tests.
6128
ce7d4fc8
RH
61292000-11-18 Richard Henderson <rth@redhat.com>
6130
6131 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6132 * gcc.c-torture/execute/zerolen-2.c: New.
6133
3734169e
FS
61342000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6135
6136 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6137 memory.
6138
35728a80
NS
61392000-11-17 Nathan Sidwell <nathan@codesourcery.com>
6140
6141 * g++.old-deja/g++.pt/instantiate8.C: New test.
6142
5cce22b6
NS
61432000-11-17 Nathan Sidwell <nathan@codesourcery.com>
6144
6145 * g++.old-deja/g++.other/incomplete.C: Add more tests.
6146 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6147
e24fa9da
NC
61482000-11-16 Nick Clifton <nickc@redhat.com>
6149
6150 * gcc.c-torture/execute/nestfunc-2.c: New test.
6151 * gcc.c-torture/execute/nestfunc-3.c: New test.
6152
2b8b5d02
BS
61532000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
6154
6155 * gcc.c-torture/compile/20001116-1.c: New test.
6156
4c8fb571
FS
61572000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6158
6159 * gcc.c-torture/execute/20001115-1.c: New test.
6160
97150c41
MM
61612000-11-15 Mark Mitchell <mark@codesourcery.com>
6162
6163 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6164 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6165 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6166 * g++.old-deja/g++.abi/vmihint.C: Likewise.
6167
cbc2c182
NB
61682000-11-15 Neil Booth <neilb@earthling.net>
6169
6d4587f7
ZW
6170 gcc.dg/cpp/_Pragma1.c: Update.
6171 gcc.dg/cpp/_Pragma2.c: New test.
cbc2c182 6172
71631a1f
NS
61732000-11-15 Nathan Sidwell <nathan@codesourcery.com>
6174
6175 * g++.old-deja/g++.other/anon5.C: New test.
6176
ab6c59fd
JM
61772000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
6178
6179 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6180 tests.
6181
bd7cf17e
JJ
61822000-11-14 Jakub Jelinek <jakub@redhat.com>
6183
6184 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6185 output.
6186
ebf02523
JM
61872000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6188
6189 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6190 labels at end of compound statements.
6191
529c0acb
JJ
61922000-11-13 Jakub Jelinek <jakub@redhat.com>
6193
6194 * gcc.c-torture/execute/loop-7.c: New test.
6195
b7438415
JM
61962000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6197
6198 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6199
19552aa5
JM
62002000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6201
6202 * gcc.dg/c99-bool-1.c: New test.
6203
444ca59f
JM
62042000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6205
6206 * gcc.dg/c99-scope-1.c: Remove xfail.
6207 * gcc.dg/c99-scope-2.c: New test.
6208
c7b6c6cd
KG
62092000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6210
6211 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6212 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6213
b72bd9c2
MM
62142000-11-11 Mark Mitchell <mark@codesourcery.com>
6215
56964678
MM
6216 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6217 error messages.
6218
b72bd9c2
MM
6219 * g++.mike/p700.C: Don't typedef wchar_t.
6220 * g++.mike/p784.C: Likewise.
6221 * g++.mike/eb101.C: Don't use __wchar_t.
6222
da909756
TM
62232000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
6224
6225 * g77.f-torture/execute/20001111.[fx]: Test premature exit
6226 from DO loop.
6227
3e5c33c0
BS
62282000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
6229
6230 * gcc.c-torture/execute/20001111-1.c: New test.
6231
93ae2b3e
NC
62322000-11-10 Nick Clifton <nickc@redhat.com>
6233
6234 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6235 long multuiple and accumulate.
6236
338bcbd5
RH
62372000-11-09 Richard Henderson <rth@redhat.com>
6238
662f340b
RH
6239 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6240 via size_t instead of int.
6241
338bcbd5
RH
6242 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6243 * gcc.c-torture/execute/string-opt-2.c: Likewise.
6244 * gcc.c-torture/execute/string-opt-3.c: Likewise.
6245 * gcc.c-torture/execute/string-opt-4.c: Likewise.
6246
b52114d2
GK
62472000-11-09 Geoffrey Keating <geoffk@redhat.com>
6248
6249 * gcc.c-torture/compile/20001109-1.c: New test.
6250 * gcc.c-torture/compile/20001109-2.c: New test.
6251
5361cbb7
NS
62522000-11-09 Nathan Sidwell <nathan@codesourcery.com>
6253
6254 * g++.old-deja/g++.pt/operator1.C: New test.
1caa7aba 6255 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5361cbb7 6256
c6348fe7
JJ
62572000-11-09 Jakub Jelinek <jakub@redhat.com>
6258
6259 * gcc.dg/20001108-1.c: New test.
6260
2dee4af1
JJ
62612000-11-09 Jakub Jelinek <jakub@redhat.com>
6262
6263 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6264 with both arguments constant strings.
6265 * gcc.c-torture/execute/string-opt-3.c: New test.
6266 * gcc.c-torture/execute/string-opt-4.c: New test.
6267 * gcc.c-torture/execute/string-opt-5.c: New test.
6268
ca68ea18
NC
62692000-11-08 Nick Clifton <nickc@redhat.com>
6270
6271 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
6272 mulsidi3adddi patterns.
6273
36791f1e
NS
62742000-11-08 Nathan Sidwell <nathan@codesourcery.com>
6275
6276 * g++.old-deja/g++.other/crash36.C: New test.
6277
321565d3
JJ
62782000-11-08 Jakub Jelinek <jakub@redhat.com>
6279
6280 * g++.old-deja/g++.other/init16.C: New test.
6281
f0cbb7ac
LR
62822000-11-06 Loren J. Rittle <ljrittle@acm.org>
6283
6284 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6285
475e22ba
JO
62862000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
6287
6288 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
6289 * gcc.c-torture/execute/va-arg-16.x: Likewise.
6290 * gcc.c-torture/execute/va-arg-17.x: Likewise.
6291
0b13d6c2
DD
62922000-11-07 DJ Delorie <dj@redhat.com>
6293
6294 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
6295
a7c683a8
KG
62962000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6297
6298 * gcc.c-torture/execute/string-opt-1.c: New test.
6299
8735550f
JO
63002000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
6301
6302 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
6303 mips-sgi-irix6.* because the MIPS ABI passes floating-point
6304 parameters in registers, and there is no way for a varargs
6305 function to know in which order the integer and floating-point
6306 parameters should be interleaved when they are placed on the
6307 stack.
6308 * gcc.c-torture/execute/va-arg-16.x: Likewise.
6309 * gcc.c-torture/execute/va-arg-17.x: Likewise.
6310
26a87cab
KG
63112000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6312
6313 * gcc.c-torture/execute/string-opt-2.c: New test.
6314
d48ebde1
NS
63152000-11-07 Nathan Sidwell <nathan@codesourcery.com>
6316
6317 * g++.old-deja/g++.pt/crash60.C: New test.
6318
d1877a9b
JJ
63192000-11-06 Jakub Jelinek <jakub@redhat.com>
6320
6321 * g++.old-deja/g++.other/crash24.C: New test.
6322 * g++.old-deja/g++.other/crash25.C: New test.
6323 * g++.old-deja/g++.other/crash26.C: New test.
6324 * g++.old-deja/g++.other/crash27.C: New test.
6325 * g++.old-deja/g++.other/crash28.C: New test.
6326 * g++.old-deja/g++.other/crash29.C: New test.
6327 * g++.old-deja/g++.other/crash30.C: New test.
6328 * g++.old-deja/g++.other/crash31.C: New test.
6329 * g++.old-deja/g++.other/crash32.C: New test.
6330 * g++.old-deja/g++.other/crash33.C: New test.
6331 * g++.old-deja/g++.other/crash34.C: New test.
6332 * g++.old-deja/g++.other/crash35.C: New test.
6333
8b1c5fd0
JJ
63342000-11-06 Jakub Jelinek <jakub@redhat.com>
6335
6336 * gcc.c-torture/execute/20001031-1.c: New test.
6337
ffb28279
MM
63382000-11-04 Mark Mitchell <mark@codesourcery.com>
6339
bfd2cff7
MM
6340 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6341 namespace.
6342
247a2b0a
MM
6343 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6344 standards-conformant.
6345
bb77c16c
MM
6346 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6347
ffb28279
MM
6348 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6349 * g++.old-deja/g++.mike/p755a.C: Likewise.
6350 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6351 library makes no calls to `operator new' during initialization.
6352
e8ecb16d
NB
63532000-11-04 Neil Booth <neilb@earthling.net>
6354
6d4587f7 6355 * gcc.dg/cpp/include2.c: New tests.
e8ecb16d 6356
334c4aae
MM
6357Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
6358
6359 * lib/g++.exp (g++_set_ld_library_path): New function.
6360 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6361
30235724
BS
63622000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
6363
6364 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
6365 warnings.
6366
6a16a7f0
RH
63672000-11-01 Richard Henderson <rth@redhat.com>
6368
6369 * g++.old-deja/g++.ext/namedret1.C: New.
6370 * g++.old-deja/g++.ext/namedret2.C: New.
6371 * g++.old-deja/g++.ext/namedret3.C: New.
6372
e201b0a7
GK
63732000-10-31 Geoffrey Keating <geoffk@cygnus.com>
6374
6375 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6376 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6377
c5a0835d
KG
63782000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6379
6380 * gcc.c-torture/execute/va-arg-21.c: New test.
6381
93cc1c69
JM
63822000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
6383
6384 * gcc.dg/c99-complex-2.c: New test.
6385
bcb38cc1
KG
63862000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6387
6388 * gcc.c-torture/execute/stdio-opt-1.c: New test.
6389
681cb233
JJ
63902000-10-31 Jakub Jelinek <jakub@redhat.com>
6391
6392 * g++.old-deja/g++.other/inline16.C: New test.
6393
761f0855
GDR
63942000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
6395
6396 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6397 __PRETTY_FUNCTION__
6398
9f6ef6bc
NB
63992000-10-29 Neil Booth <neilb@earthling.net>
6400
6401 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6402 New tests.
6403 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6404 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6405 optimisation.
6406
00c83d46
NB
64072000-10-29 Neil Booth <neilb@earthling.net>
6408
6d4587f7 6409 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
00c83d46
NB
6410 * mi1.c, mi1c.h: Add null directives to multiple-include test.
6411 * mi5.c: Test multiple includes work with -C.
6412 * trigraphs.c: Test ^= version.
6413
e7f7ca12
NB
64142000-10-28 Neil Booth <neilb@earthling.net>
6415
6416 New tests and test updates for new macro expander.
42ded877 6417
e7f7ca12
NB
6418 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6419 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6420 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6421 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6422 new diagnostic messages.
6423
6424 * gcc.dg/cpp/macro3.c: New tests.
6425
229a2e65
MM
64262000-10-27 Mark Mitchell <mark@codesourcery.com>
6427
6428 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6429 on the same line.
6430
fadb729c
JJ
64312000-10-27 Jakub Jelinek <jakub@redhat.com>
6432
6433 * g++.old-deja/g++.other/eh2.C: New test.
6434
ef3809cb
BS
64352000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
6436
6437 * gcc.c-torture/execute/20001027-1.c: New test.
6438
cf8e718a
RH
64392000-10-26 Richard Henderson <rth@redhat.com>
6440
6441 * gcc.c-torture/execute/20001026-1.c: New.
6442
140c3b7e
MM
64432000-10-26 Mark Mitchell <mark@codesourcery.com>
6444
6445 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6446 * g++.old-deja/g++.law/builtin1.C: Likewise.
6447 * g++.old-deja/g++.law/ctors10.C: Likewise.
6448 * g++.old-deja/g++.law/virtual3.C: Likewise.
6449 * g++.old-deja/g++.mike/p658.C: Likewise.
6450 * g++.old-deja/g++.other/sibcall1.C: Likewise.
6451 * g++.old-deja/g++.other/vaarg2.C: Likewise.
6452 * g++.old-deja/g++.robertl/eb124.C: Likewise.
6453 * g++.old-deja/g++.robertl/eb44.C: Likewise.
6454 * g++.old-deja/g++.robertl/eb77.C: Likewise.
6455
cdb09fce
NS
64562000-10-26 Nathan Sidwell <nathan@codesourcery.com>
6457
6458 * gcc.c-torture/compile/20001024-1.c: New test.
6459
be5aeb60
MM
64602000-10-25 Mark Mitchell <mark@codesourcery.com>
6461
6462 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
6463 to tell us whether or not we are using V3.
6464
5f9cd837
GDR
64652000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
6466
6467 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
42ded877 6468 operands.
5f9cd837 6469
e0c9fbb7
JM
64702000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
6471
6472 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
6473
dc5041ab
JJ
64742000-10-25 Jakub Jelinek <jakub@redhat.com>
6475
6476 * gcc.c-torture/execute/20001024-1.c: New test.
6477
f85b5d65
JJ
64782000-10-24 Jakub Jelinek <jakub@redhat.com>
6479
6480 * g++.old-deja/g++.other/sibcall1.C: New test.
6481
42a55121
JJ
64822000-10-20 Jakub Jelinek <jakub@redhat.com>
6483
6484 * gcc.dg/noncompile/init-3.c: New test.
6485
2f74f7e9
JM
64862000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
6487
6488 * gcc.dg/format-array-1.c: New test.
6489
81cf47b2
JM
64902000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
6491
6492 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
6493 writing through null pointers; remove comment about testing
6494 unterminated strings.
6495
15edc0cb
MH
64962000-10-17 Matthew Hiller <hiller@redhat.com>
6497
6498 * gcc.c-torture/execute/20001017-2.c: New test.
6499
0fe68387
JM
65002000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
6501
6502 * gcc.c-torture/compile/20001018-1.c: New test.
6503 * gcc.c-torture/compile/20001018-1.x: Xfail.
6504
34137553
FS
65052000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6506
6507 * gcc.c-torture/execute/20001017-1.c: New test.
6508
b691cb00
JM
65092000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
6510
6511 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
6512 for multiple use of arguments with scanf formats; add tests for
6513 multiple use of arguments.
6514
2683ed8d
BS
65152000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
6516
6517 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
6518
74ff4629
JM
65192000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
6520
6521 * gcc.dg/format-miss-1.c: New test.
6522
a5ad11e1
JJ
65232000-10-16 Jakub Jelinek <jakub@redhat.com>
6524
6525 * gcc.c-torture/execute/20001013-1.c: New test.
6526
6d2e1454
JM
65272000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
6528
6529 * gcc.dg/format-branch-1.c: New test.
6530
1df1abe2
JM
65312000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
6532
6533 * README, lib/file-format.exp: Remove EGCS references.
6534
55143861
JJ
65352000-10-16 Jakub Jelinek <jakub@redhat.com>
6536
6537 * gcc.dg/20001013-1.c: New test.
6538
d79d42da
JM
65392000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
6540
6541 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
6542 for intmax_t in the compiler using __typeof__ and the type rules
6543 for conditional expressions.
6544
fccf9848
JJ
65452000-10-13 Jakub Jelinek <jakub@redhat.com>
6546
6547 * gcc.dg/20001012-1.c: New test.
6548 * gcc.dg/20001012-2.c: New test.
6549
9fa8f75d
JM
65502000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
6551
6552 * gcc.dg/format-attr-1.c: New test.
6553
abb2c7ab
JM
65542000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
6555
6556 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6557 __LONG_LONG_MAX__ instead of LLONG_MAX.
6558
4831bc84
JM
65592000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
6560
6561 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6562 scanf flags.
6563 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6564 flags.
6565
bb58bec5
JM
65662000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
6567
6568 * gcc.dg/sequence-pt-1.c: New test.
6569
d0b43a40
GK
65702000-10-11 Geoff Keating <geoffk@cygnus.com>
6571
6572 * gcc.c-torture/execute/20001011-1.c: New testcase.
6573 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6574
8ccaefbd
JJ
65752000-10-10 Jakub Jelinek <jakub@redhat.com>
6576
6577 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6578 does not error on it.
6579
462561b7
JJ
65802000-10-10 Jakub Jelinek <jakub@redhat.com>
6581
6582 * gcc.dg/20001009-1.c: New test.
6583
45d640d9
JH
6584Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
6585
6586 * gcc.c-torture/compile/20001009-1.c: Move from here ....
6587 * gcc.c-torture/execute/20001009-2.c: ... to here.
6588
80c0f62c
GK
65892000-10-09 Geoff Keating <geoffk@cygnus.com>
6590
6591 * gcc.c-torture/compile/20001009-1.c: New testcase.
6592 * gcc.c-torture/execute/20001009-1.c: New testcase.
6593 Testcases provided by Jan Hubicka <jh@suse.cz>.
6594
b15ad712
JM
65952000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
6596
6597 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6598 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6599 uintmax_t using <limits.h> to emulate the compiler's internal
6600 logic. No longer XFAIL %j tests.
6601
2588e44e
JM
66022000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
6603
6604 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6605 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6606 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6607 regexps and details of expected handling of some bad formats.
6608 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6609 suppression.
6610
54d7ee59
JM
66112000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
6612
6613 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6614 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6615 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6616 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6617 in list archives.
6618
15f18aac
RH
66192000-10-06 Richard Henderson <rth@cygnus.com>
6620
6621 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6622 * g++.old-deja/g++.brendan/crash52.C: Likewise.
6623 * g++.old-deja/g++.jason/report.C: Likewise.
6624 * g++.old-deja/g++.law/friend5.C: Likewise.
6625 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
6626 of the expected warnings.
6627
903cef85
NS
66282000-10-06 Nathan Sidwell <nathan@codesourcery.com>
6629
6630 * g++.old-deja/g++.pt/enum14.C: New test.
6631
b2f9816f
NS
66322000-10-05 Nathan Sidwell <nathan@codesourcery.com>
6633
6634 * g++.old-deja/g++.pt/crash59.C: New test.
6635
9c00185b
WC
66362000-10-04 Will Cohen <wcohen@redhat.com>
6637
6638 * gcc.dg/20000926-1.c: New test.
6639
e9e037ef
GK
66402000-10-03 Geoff Keating <geoffk@cygnus.com>
6641
6642 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6643 function name for current C++ compiler.
6644 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6645
99885b3f
GDR
66462000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
6647
6648 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
42ded877 6649 __PRETTY_FUNCTION__.
99885b3f
GDR
6650 * g++.old-deja/g++.ext/pretty2.C: Likewise.
6651
2eeb109b
KG
66522000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6653
6654 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6655
380f6ad3
JJ
66562000-09-26 Jakub Jelinek <jakub@redhat.com>
6657
6d4587f7 6658 * gcc.c-torture/compile/20000923-1.c: New test.
380f6ad3 6659
dcbd43e0
TP
66602000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6661
6662 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6663 * g++.old-deja/g++.pt/ttp62.C: Same.
6664 * g++.old-deja/g++.other/inline14.C: Same.
6665
5a864cbf
RH
66662000-09-24 Richard Henderson <rth@cygnus.com>
6667
6668 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6669
c5412f06
JM
66702000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
6671
6672 * gcc.dg/c90-printf-1.c: Add test for wide string format.
6673
afa223c6
GK
66742000-09-22 Geoff Keating <geoffk@cygnus.com>
6675
6676 * gcc.c-torture/compile/20000922-1.c: New file.
6677
1d5d6f3f
NC
66782000-09-21 Nick Clifton <nickc@redhat.com>
6679
6680 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6681 a signed long modulo operation.
3dc60fc7 6682 (mod6): New function - perform an unsigned long modulo operation.
1d5d6f3f
NC
6683 (main): Add tests for modulos of very large numbers by very small
6684 dividends.
6685
ad3fd36f
KG
66862000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6687
6688 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6689
033b5a34
RH
66902000-09-19 Richard Henderson <rth@cygnus.com>
6691
6692 * gcc.dg/compare2.c (case 10): XFAIL.
6693
895b56ff
RH
66942000-09-18 Richard Henderson <rth@cygnus.com>
6695
6696 * gcc.c-torture/execute/20000906-1.c: Move ...
6697 * gcc.dg/20000906-1.c: ... here. Only run on targets
6698 that support __builtin_trap.
6699
0d9f234d
NB
6700Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
6701
6702 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6703
fc6df7e1
JM
67042000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
6705
6706 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6707 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
6708 more $ format tests.
6709
65661a72
JM
67102000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
6711
6712 * gcc.dg/format-errmk-1.c: New test.
6713
ebeda052
GM
67142000-09-17 Greg McGary <greg@mcgary.org>
6715
6716 * gcc.c-torture/execute/20000917-1.x: Remove.
6717
60e9d01c
JM
67182000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
6719
6720 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6721
859e203f
GM
67222000-09-17 Greg McGary <greg@mcgary.org>
6723
6724 * gcc.c-torture/execute/20000917-1.c: New test.
6725 * gcc.c-torture/execute/20000917-1.x: XFAIL.
6726
08ebc1c5
NB
6727Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
6728
6729 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6730 in nested macro bug.
6731
ff94c747
NB
6732Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
6733
6734 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6735
cf160a63
JL
6736Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
6737
6738 * gcc.c-torture/execute/20000914-1.c: New test.
6739
9a16ff93
AO
67402000-09-12 Alexandre Oliva <aoliva@redhat.com>
6741
6742 * g++.other/inline13.C: New test.
42ded877 6743
a210651e
AJ
67442000-09-12 Andreas Jaeger <aj@suse.de>
6745
6746 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6747 constant by Ulrich Drepper <drepper@redhat.com>.
6748
8b267da0
R
6749Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
6750
6751 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6752
32892c52
KG
67532000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6754
6755 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6756
a58d32c2
ZW
67572000-09-11 Zack Weinberg <zack@wolery.cumb.org>
6758
6759 * gcc.dg/cpp/backslash.c: New test.
6760
da88b352
AO
67612000-09-11 Alexandre Oliva <aoliva@redhat.com>
6762
6763 * gcc.c-torture/execute/20000910-1.c: New test.
6764 * gcc.c-torture/execute/20000910-2.c: Likewise.
6765
a5de05b7 67662000-09-11 Robert Lipe <robertl@sco.com>
42ded877 6767
a5de05b7
RL
6768 * gcc.dg/pragma-align.c: New test.
6769
6cd0d4de
NS
67702000-09-11 Nathan Sidwell <nathan@codesourcery.com>
6771
6772 * g++.old-deja/g++.pt/explicit82.C: New test.
6773 * g++.old-deja/g++.pt/explicit83.C: New test.
6774
8f820299
ZW
67752000-09-10 Zack Weinberg <zack@wolery.cumb.org>
6776
6777 * gcc.dg/asm-names.c: New test.
6778
e1aa5140
KG
67792000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6780
6781 * gcc.dg/cpp/tr-warn6.c: New test
6782
2496f0b5
JM
67832000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
6784
6785 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6786 be accepted.
6787
33b35a8d
CM
67882000-09-07 Catherine Moore <clm@redhat.com>
6789
6d4587f7 6790 * gcc.c-torture/execute/unroll-1.c: New test.
33b35a8d 6791
0e5921e8
ZW
67922000-09-06 Zack Weinberg <zack@wolery.cumb.org>
6793
6794 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6795 ERROR markers.
6796 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6797 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6798 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6799 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6800 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6801 Preprocess only.
6802 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6803 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6804
299d838a
NS
68052000-09-06 Nathan Sidwell <nathan@codesourcery.com>
6806
6807 * g++.old-deja/g++.pt/deduct2.C: New test.
6808
2ff0c962
NS
68092000-09-06 Nathan Sidwell <nathan@codesourcery.com>
6810
6811 * g++.old-deja/g++.pt/parms2.C: New test.
6812
6e92b232
NS
68132000-09-06 Nathan Sidwell <nathan@codesourcery.com>
6814
6815 * g++.old-deja/g++.pt/crash58.C: New test.
6816
61f5be15
GM
68172000-09-06 Greg McGary <greg@mcgary.org>
6818
859e203f
GM
6819 * gcc.c-torture/execute/20000906-1.c: New test.
6820 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
61f5be15 6821
792ae36d
KG
68222000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6823
6824 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6825
90deb76d
NS
68262000-09-04 Nathan Sidwell <nathan@codesourcery.com>
6827
6828 * g++.old-deja/g++.pt/crash57.C: New test.
6829
c6b08b3e
NS
68302000-09-04 Nathan Sidwell <nathan@codesourcery.com>
6831
6832 * g++.old-deja/g++.pt/crash56.C: New test.
6833
258451c8
NS
68342000-09-04 Nathan Sidwell <nathan@codesourcery.com>
6835
6836 * g++.old-deja/g++.pt/koenig1.C: New test.
6837
e0cb4f36
JJ
68382000-09-04 Jakub Jelinek <jakub@redhat.com>
6839
6840 * gcc.dg/20000904-1.c: New test.
6841
29844fa7
JJ
68422000-09-04 Jakub Jelinek <jakub@redhat.com>
6843
6844 * gcc.dg/cpp/paste8.c: New test.
6845
298ec8f4
AO
68462000-09-01 Alexandre Oliva <aoliva@redhat.com>
6847
6848 * gcc.c-torture/compile/20000827-1.c: New test.
6849
3c786c69
JM
68502000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
6851
6852 * gcc.dg/format-diag-1.c: New test.
6853
f798660e
JM
68542000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
6855
6856 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6857 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6858 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6859 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6860 gcc.dg/formatz-1.c: Adjust warning regular expressions.
6861
f75157d2
NS
68622000-09-01 Nathan Sidwell <nathan@codesourcery.com>
6863
0e5921e8 6864 * g++.old-deja/g++.other/nested4.C: New test.
f75157d2 6865
291c9aa2
NS
68662000-09-01 Nathan Sidwell <nathan@codesourcery.com>
6867
6868 * g++.old-deja/g++.ns/scoped1.C: New test.
6869
9953d23b
AO
68702000-08-30 Alexandre Oliva <aoliva@redhat.com>
6871
6872 * lib/g++.exp: Support testing already-installed GCC.
6873
5c5d1cd6
KG
68742000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6875
6876 * wtr-label-1.c, wtr-suffix-1.c: New tests.
6877
bbfbf340
KG
68782000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6879
6880 * gcc.dg/return-type-2.c: New test.
6881
e53ca51f
GK
68822000-08-27 Geoff Keating <geoffk@cygnus.com>
6883
6884 * gcc.c-torture/compile/20000825-1.c: New test.
6885
721a9f8e
AO
68862000-08-26 Alexandre Oliva <aoliva@redhat.com>
6887
6888 * gcc.dg/dwarf2-2.c: New test.
6889
77ae5fa4
ZW
68902000-08-26 Zack Weinberg <zack@wolery.cumb.org>
6891
6892 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6893 dg-warning regexps.
6894
343b7260
JM
68952000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
6896
6897 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6898 gcc.dg/format-ext-5.c: New tests.
6899
22efd687
JJ
69002000-08-25 Jakub Jelinek <jakub@redhat.com>
6901
6902 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6903
83bab8db
MM
69042000-08-24 Mark Mitchell <mark@codesourcery.com>
6905
6906 * gcc.dg/noncompile/930622-2.c: Adjust error message.
6907
cc914f8c
RH
69082000-08-24 Richard Henderson <rth@cygnus.com>
6909
6910 * gcc.dg/ia64-sync-1.c: New test.
6911 * gcc.dg/ia64-sync-2.c: New test.
6912 * gcc.dg/ia64-asm-1.c: New test.
6913
4894ecce
JM
69142000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
6915
6916 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6917 * gcc.dg/format-ext-2.c: New test.
6918
2f1e6e0d
JM
69192000-08-23 Jason Merrill <jason@redhat.com>
6920
06c3db64
JM
6921 * lib/old-dejagnu.exp: Also ignore "In member function" and
6922 "At global scope".
2f1e6e0d 6923
7eda0d2d
KG
69242000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6925
6926 * gcc.dg/noncompile/label-lineno-1.c: New test.
6927
bdb47d3e
JM
69282000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
6929
6930 * gcc.dg/c99-array-nonobj-1.c: New test.
6931
d8eceea4
JM
69322000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
6933
6934 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6935 tests.
6936 * gcc.dg/format-ext-1.c: New test.
6937
8a451613
KG
69382000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6939
6940 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6941 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6942 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6943 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6944 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6945
23e4d028
JM
69462000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
6947
6948 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6949 gcc.dg/c99-strftime-2.c: New tests.
6950
f95b2ff9
RH
69512000-08-22 Richard Henderson <rth@cygnus.com>
6952
6953 * gcc.c-torture/execute/20000822-1.c: New test.
6954
6315f068
JJ
69552000-08-21 Jakub Jelinek <jakub@redhat.com>
6956
6957 * gcc.c-torture/execute/20000819-1.x: Remove.
6958
5804a754
JM
69592000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
6960
6961 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6962 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6963 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6964 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6965 gcc.dg/format-xopen-1.c: New tests.
6966
f3d360aa
JM
69672000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
6968
6969 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6970
46639003
JJ
69712000-08-21 Jakub Jelinek <jakub@redhat.com>
6972
029ccdb3
JJ
6973 * g++.old-deja/g++.other/loop2.C: New test.
6974
46639003
JJ
6975 * gcc.c-torture/compile/20000606-1.c: New test.
6976 * gcc.c-torture/compile/20000728-1.c: New test.
6977 * gcc.c-torture/execute/20000801-1.c: New test.
6978 * gcc.c-torture/execute/20000801-2.c: New test.
6979 * gcc.c-torture/execute/20000819-1.c: New test.
6980 * gcc.c-torture/execute/20000819-1.x: XFAIL.
6981 * gcc.dg/20000629-1.c: New test.
6982 * gcc.dg/20000724-1.c: New test.
6983 * gcc.dg/20000807-1.c: New test.
6984
3cb553b4
ZW
6985Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6986
6987 * gcc.dg/cpp/pragma-1.c: New test.
6988 * gcc.dg/cpp/pragma-2.c: New test.
6989
17ed19cb
ZW
69902000-08-18 Zack Weinberg <zack@wolery.cumb.org>
6991
6992 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6993 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
6994
26db2544
RK
6995Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6996
6997 * gcc.c-torture/compile/20000818-1.c: New test.
6998
90d14f40
MH
69992000-08-18 Manfred Hollstein <manfredh@redhat.com>
7000
7001 * gcc.c-torture/execute/20000818-1.c: New test.
7002
0d60c2e7
JM
70032000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
7004
7005 * gcc.dg/format-va-1.c: New test.
7006
074900c5
NS
70072000-08-18 Nathan Sidwell <nathan@codesourcery.com>
7008
7009 * g++.old-deja/g++.other/typedef8.C: New test.
7010
8e4f1b30
NS
70112000-08-18 Nathan Sidwell <nathan@codesourcery.com>
7012
7013 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7014 * g++.old-deja/g++.mike/net36.C: Mark candidate.
7015 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7016 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7017 * g++.old-deja/g++.other/ptrmem7.C: New test.
7018 * g++.old-deja/g++.pt/ptrmem10.C: New test.
7019
c3491173
NS
70202000-08-18 Nathan Sidwell <nathan@codesourcery.com>
7021
7022 * g++.old-deja/g++.pt/typename27.C: New test.
7023
07745bdb
NS
70242000-08-17 Nathan Sidwell <nathan@codesourcery.com>
7025
7026 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7027 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7028 * g++.old-deja/g++.pt/friend45.C: New test.
7029 * g++.old-deja/g++.other/friend8.C: New test.
7030
2b8b1ab6
RH
70312000-08-15 Richard Henderson <rth@cygnus.com>
7032
7033 * gcc.c-torture/execute/20000815-1.c: New test.
7034
7300c8eb
JM
70352000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
7036
7037 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7038 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7039 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7040
12af1090
NS
70412000-08-14 Nathan Sidwell <nathan@codesourcery.com>
7042
7043 * g++.old-deja/g++.other/refinit2.C: New test.
7044
05273f08
GK
70452000-08-13 Geoff Keating <geoffk@cygnus.com>
7046
51a017d8
GK
7047 * lib/c-torture.exp (c-torture): Make
7048 compiler_conditional_xfail_data global.
7049 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7050 compiler_conditional_xfail_data machinery.
7051 (f-torture-execute): Likewise.
7052 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7053 and only when unrolling loops.
7054
05273f08
GK
7055 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7056
b333f246
NS
70572000-08-11 Nathan Sidwell <nathan@codesourcery.com>
7058
7059 * g++.old-deja/g++.pt/explicit81.C: New test.
7060
9104081d
NS
70612000-08-11 Nathan Sidwell <nathan@codesourcery.com>
7062
7063 * g++.old-deja/g++.pt/typename26.C: New test.
7064
be875f80
GK
70652000-08-10 Geoff Keating <geoffk@cygnus.com>
7066
7067 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7068 warning.
7069
b498d041
NS
70702000-08-10 Nathan Sidwell <nathan@codesourcery.com>
7071
7072 * g++.old-deja/g++.other/array3.C: New test.
7073
9052d3be
JM
70742000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
7075
7076 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7077 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7078 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7079 New tests.
7080
68c98199
NS
70812000-08-09 Nathan Sidwell <nathan@codesourcery.com>
7082
7083 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7084 * g++.old-deja/g++.abi/vmihint.C: Likewise.
7085
8e32b501
AO
70862000-08-09 Alexandre Oliva <aoliva@redhat.com>
7087
7088 * gcc.c-torture/execute/20000808-1.c: New test.
7089
1fcbbcd3
JM
70902000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
7091
7092 * gcc.dg/c90-const-expr-1.c: New test.
7093
ee715245
RH
70942000-08-08 Richard Henderson <rth@cygnus.com>
7095
7096 * gcc.dg/noncompile/920923-1.c: Declare calloc.
7097
43d1e059
JM
70982000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
7099
7100 * gcc.dg/noncompile/const-ll-1.c: New test.
7101
1c5ecb11
JM
71022000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
7103
7104 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7105
137fa4d0
OP
7106Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
7107
7108 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7109 that running programs linked against the shared version of libobjc
7110 run correctly.
7111
cd732418
JM
71122000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
7113
7114 * gcc.dg/c99-printf-1.c: New test.
7115
a7086ea9
JM
71162000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
7117
7118 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7119
26f2c02a
ZW
71202000-08-05 Zack Weinberg <zack@wolery.cumb.org>
7121
0e5921e8 7122 * gcc.c-torture/execute/20000731-1.x: Delete.
26f2c02a 7123
2ba7ba63
ZW
71242000-08-04 Zack Weinberg <zack@wolery.cumb.org>
7125
7126 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7127 and torture_without_loops as is done by c-torture.exp.
7128 (search_for): Copy from c-torture.exp.
7129 (gcc-dg-runtest): New function, drives a directory of tests
7130 iterating over the TORTURE_OPTIONS.
7131 (scan-assembler, scan-assembler-not): Move here from
7132 individual directory drivers.
7133
7134 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7135 defined by lib/gcc-dg.exp.
7136 * gcc.dg/cpp/cpp.exp: Likewise.
7137 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
7138 gcc-dg-runtest, so we cycle over optimization options.
7139
7140 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7141 * gcc.dg/compare2.c: No longer expected to fail.
7142
018577e4
R
7143Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
7144
7145 * gcc.c-torture/execute/20000804-1.c: New test.
7146
b8458e3e
JM
71472000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7148
7149 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7150
ba89d661
ZW
71512000-08-03 Zack Weinberg <zack@wolery.cumb.org>
7152
7153 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7154
4a6f50d5
JL
7155Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
7156
7157 * gcc.c-torture/compile/20000803-1.c: New test.
7158
bcde3193
JM
71592000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
7160
7e9c81d6
JM
7161 * gcc.c-torture/execute/20000801-3.c,
7162 gcc.c-torture/execute/20000801-4.c: New tests.
7163 * gcc.c-torture/execute/20000801-3.x,
7164 gcc.c-torture/execute/20000801-4.x: Xfail.
bcde3193 7165
e457ca6a
GK
71662000-08-02 Geoff Keating <geoffk@cygnus.com>
7167
7168 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7169 libobjc/.libs to allow for libtool.
7170
2d579116
JJ
71712000-08-02 Jakub Jelinek <jakub@redhat.com>
7172
7173 * gcc.c-torture/compile/20000802-1.c: New test.
7174
5ef865d5
ZW
71752000-08-02 Zack Weinberg <zack@wolery.cumb.org>
7176
7177 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7178
929a66d2
JL
7179Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
7180
68c8d8ce
JL
7181 * gcc-c-torture/execute/20000731-2.c: New test.
7182
929a66d2
JL
7183 * gcc.c-torture/execute/20000731-1.c: New test.
7184 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7185
42eb567d
JJ
71862000-07-31 Jakub Jelinek <jakub@redhat.com>
7187
6ead1e99 7188 * testsuite/gcc.dg/cpp/paste7.c: New test.
42eb567d
JJ
7189 * gcc.dg/cpp/20000725-1.c: New test.
7190
111458f1
ZW
71912000-07-31 Zack Weinberg <zack@wolery.cumb.org>
7192
5f1240b6
ZW
7193 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7194 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7195 declaration warning for __builtin_dwarf_reg_size.
7196
111458f1
ZW
7197 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7198
b0c4bfae
JM
71992000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
7200
7201 * gcc.dg/noncompile/voidparam-1.c: New test.
7202
1cf0acdd
RH
72032000-07-30 Richard Henderson <rth@cygnus.com>
7204
7205 * gcc.dg/c90-digraph-1.c: Don't xfail.
7206 * gcc.dg/compare2.c (case 10): Xfail.
7207 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7208
c1445f3d
JM
72092000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
7210
7211 * gcc.dg/c99-main-1.c: New test.
7212
1b398090
JM
72132000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
7214
7215 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7216
fc5f1cca
HPN
7217Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
7218
7219 * gcc.c-tortuer/execute/20000726-1.c: New test.
7220
ad88bb8b
AO
72212000-07-26 Alexandre Oliva <aoliva@redhat.com>
7222
7223 * gcc.c-torture/execute/enum-2.c: New test.
7224
f47e4084
KG
72252000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7226
7227 * gcc.dg/cpp/tr-warn3.c: New test.
7228
2c05a794
NS
72292000-07-25 Nathan Sidwell <nathan@codesourcery.com>
7230
7231 * g++.old-deja/g++.ext/implicit1.C: Remove.
7232 * g++.old-deja/g++.jason/c2.C: Remove
7233 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7234 * g++.old-deja/g++.pt/crash16.C: Likewise.
7235 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7236
10dd7d29
NS
72372000-07-25 Nathan Sidwell <nathan@codesourcery.com>
7238
7239 * g++.old-deja/g++.other/for2.C: New test.
7240
5e1a2fc7
JJ
72412000-07-25 Jakub Jelinek <jakub@redhat.com>
7242
7243 * gcc.dg/20000720-1.c: New test.
7244
6a65f413
TM
72452000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
7246
7247 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
7248
9fed97f1
GK
72492000-07-24 Geoff Keating <geoffk@cygnus.com>
7250
7251 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7252 * gcc.c-torture/execute/20000722-1.c: New.
7253 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7254
45d52318
JJ
72552000-07-24 Jakub Jelinek <jakub@redhat.com>
7256
7257 * gcc.dg/cpp/20000720-1.S: New test.
7258
f0f4cb1b
MM
72592000-07-21 Michael Meissner <meissner@redhat.com>
7260
ed7d4ce8 7261 * gcc.c-torture/execute/ieee/hugeval.c: New test.
f0f4cb1b 7262
1b493b81
ZW
72632000-07-20 Zack Weinberg <zack@wolery.cumb.org>
7264
7265 * g++.old-deja/g++.brendan/crash16.C,
7266 g++.old-deja/g++.brendan/parse3.C,
7267 g++.old-deja/g++.brendan/redecl1.C,
7268 g++.old-deja/g++.ns/template13.C,
7269 g++.old-deja/g++.other/decl4.C,
7270 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7271
6fee6033
ZW
72722000-07-20 Zack Weinberg <zack@wolery.cumb.org>
7273
983318fc
ZW
7274 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7275 and "Internal error".
7276
6fee6033 7277 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
2339ce57 7278 regexps.
6fee6033
ZW
7279 * gcc.dg/cpp/paste6.c: New test.
7280
92936ecf
ZW
72812000-07-19 Zack Weinberg <zack@wolery.cumb.org>
7282
53fdf0be
ZW
7283 * gcc.dg/cpp/tr-direct.c: New test.
7284
92936ecf
ZW
7285 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7286 gcc.dg/cpp/undef1.c: Tweak error regexps.
7287
2339ce57
EC
72882000-07-18 Eric Christopher <echristo@redhat.com>
7289
7290 * gcc.c-torture/compile/20000718-1.c: New test.
7291
96be6998
ZW
72922000-07-18 Zack Weinberg <zack@wolery.cumb.org>
7293
7294 * cpplex.c (_cpp_push_token): If the token being pushed back
7295 is the previous token in this context, just subtract one from
7296 context->posn.
7297 * cppmacro.c (save_expansion): Clear aux field when storing a
7298 placemarker.
7299
611a0be7
AO
73002000-07-18 Alexandre Oliva <aoliva@redhat.com>
7301
7302 * gcc.dg/noncompile/redecl-1.c: New test.
7303
4c6b3b2a
JJ
73042000-07-18 Jakub Jelinek <jakub@redhat.com>
7305
7306 * gcc.c-torture/execute/20000717-5.c: New test.
7307 * gcc.c-torture/execute/20000717-1.x: Removed.
7308
9db83b39
RH
73092000-07-17 Richard Henderson <rth@cygnus.com>
7310
7311 * gcc.c-torture/execute/20000717-4.c: New test.
7312
53781524
ZW
73132000-07-17 Zack Weinberg <zack@wolery.cumb.org>
7314
7315 * gcc.dg/cpp/syshdr.c: New test.
7316 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
7317
2d3483dc
NB
73182000-07-17 Neil Booth <neilb@earthling.net>
7319
7320 * gcc.dg/cpp/cmdlne-dM.c: New test.
7321 * gcc.dg/cpp/cmdlne-dD.c: New test.
7322
9f759236
JL
7323Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
7324
bf4ddb31
JL
7325 * gcc.c-torture/execute/20000717-3.c: New test.
7326
9f759236
JL
7327 * gcc.c-torture/compile/20000717-1.c: New test.
7328
3b15076f
GK
73292000-07-17 Geoffrey Keating <geoffk@cygnus.com>
7330
7331 * gcc.c-torture/execute/20000717-2.c: New test.
7332
919e0807
JM
73332000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
7334
c993555b
JM
7335 * gcc.dg/formatz-1.c: New test.
7336
7e9c81d6
JM
7337 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7338 * gcc.dg/c99-digraph-1.c: New tests.
b9609a52 7339
3319c1b8 7340 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
b9609a52 7341 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3319c1b8 7342
919e0807 7343 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
b9609a52 7344 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7e9c81d6 7345 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
b9609a52
JM
7346 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7347 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7348 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7349 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
919e0807 7350
74d6e073
GM
7351Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
7352
7353 * gcc.c-torture/execute/20000717-1.c: New test.
7354 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7355
91f4790c
JJ
73562000-07-15 Jakub Jelinek <jakub@redhat.com>
7357
7358 * gcc.c-torture/execute/20000715-2.c: New test.
a8c12308 7359 * gcc.dg/20000715-1.c: New test.
91f4790c 7360
4d06bcc5
MM
73612000-07-15 Michael Meissner <meissner@redhat.com>
7362
7363 * gcc.c-torture/execute/20000715-1.c: New test.
7364
c67846f2
JJ
73652000-07-13 Jakub Jelinek <jakub@redhat.com>
7366
7367 * gcc.c-torture/execute/20000707-1.c: New test.
7368
530d0ba5
NB
73692000-07-13 Neil Booth <NeilB@earthling.net>
7370
7371 * testsuite/gcc.dg/cpp/digraph1.c,
7372 testsuite/gcc.dg/cpp/digraph2.c,
7373 testsuite/gcc.dg/cpp/digraphs.c: New tests.
7374
26e98309
DB
73752000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
7376
7377 * g77.f-torture/compile/20000630-2.f: New test.
7378 * g77.f-torture/compile/20000630-2.x
7379
7bb41c5a
DB
73802000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
7381
7382 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
7383
9e88fd4a
NB
73842000-07-11 Neil Booth <NeilB@earthling.net>
7385
7386 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7387
745ef6d6
NB
73882000-07-11 Neil Booth <NeilB@earthling.net>
7389
7390 * gcc.dg/cpp/cmdlne-C.c: New.
7391
91fcd158
NB
73922000-07-09 Neil Booth <NeilB@earthling.net>
7393
745ef6d6
NB
7394 * gcc.dg/cpp/directiv.c: New tests.
7395 * gcc.dg/cpp/undef1.c: Update.
91fcd158 7396
5eaac26c
AMT
73972000-07-08 Angela Marie Thomas <angela@cygnus.com>
7398
7399 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7400
5d0bca5b
NB
74012000-07-09 Neil Booth <NeilB@earthling.net>
7402
7403 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7404
cf00a885
ZW
74052000-07-07 Zack Weinberg <zack@wolery.cumb.org>
7406
7407 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7408 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7409
563dd08a
NB
74102000-07-08 Neil Booth <NeilB@earthling.net>
7411
7412 * gcc.dg/cpp/macsyntx.c: New tests.
7413
ca81c149
JJ
74142000-07-07 Jakub Jelinek <jakub@redhat.com>
7415
7416 * gcc.dg/20000707-1.c: New test.
7417
f5afd9e9
JJ
74182000-07-07 Jakub Jelinek <jakub@redhat.com>
7419
7420 * gcc.c-torture/execute/20000706-1.c: New test.
7421 * gcc.c-torture/execute/20000706-2.c: New test.
7422 * gcc.c-torture/execute/20000706-3.c: New test.
7423 * gcc.c-torture/execute/20000706-4.c: New test.
7424 * gcc.c-torture/execute/20000706-5.c: New test.
7425
54c69093
NS
74262000-07-06 Nathan Sidwell <nathan@codesourcery.com>
7427
7428 * g++.old-deja/g++.pt/instantiate7.C: New test.
7429
c2e276fe
NS
74302000-07-06 Nathan Sidwell <nathan@codesourcery.com>
7431
7432 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7433 * g++.old-deja/g++.mike/thunk3.C: Likewise.
7434 * g++.old-deja/g++.other/rtti3.C: Likewise.
7435 * g++.old-deja/g++.other/rttid3.C: Likewise.
7436
ff633c68
DB
74372000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
7438
7439 * g77.f-torture/compile/20000630-1.x: Fix typo
7440
bfa697a9
ZW
74412000-07-05 Zack Weinberg <zack@wolery.cumb.org>
7442
7443 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7444 assembly output.
7445
c71f835b
ZW
74462000-07-04 Zack Weinberg <zack@wolery.cumb.org>
7447
7448 * gcc.dg/cpp/ident.c: New test.
7449
043afb2a
NB
74502000-07-05 Neil Booth <NeilB@earthling.net>
7451
7452 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7453 gcc.dg/cpp/lexstrng.c: New tests.
7454
d2c1325a
NB
74552000-07-04 Neil Booth <NeilB@earthling.net>
7456
7457 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
7458 * gcc.dg/cpp/strify2.c: Same.
7459
041c3194
ZW
74602000-07-03 Zack Weinberg <zack@wolery.cumb.org>
7461
7462 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
7463 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
7464 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
7465 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
7466
7467 * testsuite/gcc.dg/cpp/macro1.c,
7468 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
7469 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
7470 testsuite/gcc.dg/cpp/strify1.c,
7471 testsuite/gcc.dg/cpp/strify2.c: New tests.
7472
f46ad076
JJ
74732000-07-03 Jakub Jelinek <jakub@redhat.com>
7474
7475 * gcc.c-torture/execute/20000703-1.c: New test.
7476
2e637721
NS
74772000-07-03 Nathan Sidwell <nathan@codesourcery.com>
7478
7479 * g++.old-deja/g++.pt (lookup10.C): New test.
7480
d9b53142
NS
74812000-07-03 Nathan Sidwell <nathan@codesourcery.com>
7482
7483 * g++.old-deja/g++.pt (typename25.C): New test.
7484
cd9bedad
ZW
74852000-07-02 Zack Weinberg <zack@wolery.cumb.org
7486
7487 * gcc.c-torture/compile/20000701-1.c: New test.
7488
996b539f
NC
74892000-06-30 Nick Clifton <nickc@cygnus.com>
7490
7491 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
7492 to test case.
7493
45f640c2
CM
74942000-06-30 Catherine Moore <clm@cygnus.com>
7495
7496 * gcc.c-torture/execute/align-1.c: New test.
7497
34f9943e
NS
74982000-06-30 Nathan Sidwell <nathan@codesourcery.com>
7499
7500 * g++.old-deja/g++.pt/expr8.C: New test.
7501 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
7502
671e85f6
NC
75032000-06-29 Nick Clifton <nickc@cygnus.com>
7504
7505 * gcc.c-torture/compile/20000629-1.c: New test.
7506
d1e43c8b
ZW
75072000-06-29 Zack Weinberg <zack@wolery.cumb.org>
7508
7509
7510 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
7511 gcc.dg/noncompile directory, depending on whether they're
7512 preprocessor tests or not. Annotate all the tests for the dg
7513 framework.
7514
7515 * gcc.c-torture/noncompile/noncompile.exp: Delete.
7516 * gcc.dg/noncompile/noncompile.exp: New.
7517
7518 * Moved files:
7519 Old name New name
7520 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
7521 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
7522 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
7523 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
7524 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
7525 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
7526 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
7527 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
7528 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
7529 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
7530 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
7531 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
7532 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
7533 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
7534 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
7535 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
7536 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
7537 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
7538 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
7539 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
7540 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
7541 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
7542 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
7543 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
7544
7545 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
7546 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
7547 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
7548 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
7549 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
7550 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
7551
122168d7
ZW
75522000-06-29 Zack Weinberg <zack@wolery.cumb.org>
7553
7554 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7555 declare one variable. On the fourth, error.
7556 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7557 declared by 20000628-1a.h.
7558
051aec25
RH
75592000-06-29 Richard Henderson <rth@redhat.com>
7560
7561 * gcc.c-torture/execute/930529-1.x: New file.
122168d7 7562 * gcc.dg/920413-1.c: Adjust expected warning text.
051aec25
RH
7563 * gcc.dg/980217-1.c: Declare abort.
7564 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7565
3097c22b
JL
7566Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
7567
7568 * g77.f-torture/compile/20000629-1.f: New test.
7569 * g77.f-torture/compile/20000629-1.x: Expected to fail.
7570
3be6ce46
ZW
75712000-06-28 Zack Weinberg <zack@wolery.cumb.org>
7572
7573 Rearrange lots of files, removing entirely the
122168d7 7574 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3be6ce46
ZW
7575 directories.
7576
7577 * Deleted files:
7578 gcc.c-torture/code_quality/code_quality.exp
7579 gcc.c-torture/special/special.exp
7580 gcc.failure/failure.exp
7581 gcc.failure/940409-1.x
7582 gcc.c-torture/compile/961203-1.x
7583
7584 * New files:
7585 gcc.misc-tests/linkage.exp
7586 gcc.c-torture/execute/920730-1t.c
7587 gcc.c-torture/execute/920730-1t.x
7588 gcc.c-torture/compile/920520-1.x
7589 gcc.c-torture/compile/920521-1.x
7590 gcc.c-torture/compile/981006-1.x
7591 gcc.c-torture/execute/eeprof-1.x
7592
7593 * Moved files (possibly with modifications to fit a new harness):
7594 Old name New name
7595 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
7596 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
7597 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
7598 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
7599 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
7600 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
7601 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
7602 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
7603 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
7604 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
7605 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
7606 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
7607 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
7608 gcc.failure/940409-1.c gcc.dg/940409-1.c
7609
1e89760d
ZW
76102000-06-28 Zack Weinberg <zack@wolery.cumb.org>
7611
9d1d9b4f
ZW
7612 * c-torture/compile/961203-1.x: Delete.
7613
1e89760d
ZW
7614 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
7615 not exit. Include stdio.h.
7616 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7617 * gcc.misc-tests/dg-12.c: Likewise.
7618 * gcc.misc-tests/dg-5.c: Likewise.
7619 * gcc.misc-tests/dg-6.c: Likewise.
7620 * gcc.misc-tests/dg-7.c: Prototype abort.
7621 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7622 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7623 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
7624 not exit.
7625 * gcc.misc-tests/sieve.c: Use return from main, not exit.
7626 * gcc.misc-tests/sort2.c: Use return from main, not exit.
7627
39ab19f6
JJ
76282000-06-28 Jakub Jelinek <jakub@redhat.com>
7629
7630 * gcc.dg/cpp/20000628-1.c: New test.
7631 * gcc.dg/cpp/20000628-1.h: New header for above test.
7632 * gcc.dg/cpp/20000628-1a.h: Likewise.
7633
d845dc52
ZW
76342000-06-27 Zack Weinberg <zack@wolery.cumb.org>
7635
7636 * gcc.dg/cpp: New directory.
7637 * gcc.dg/cpp/cpp.exp: New driver.
7638 * gcc.dg/cpp/20000627-1.c: New test.
7639 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7640 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7641 and rewrite as a compilation test.
7642
7643 * gcc.dg: Move many files into the cpp subdirectory, possibly
7644 renaming or editing them as well.
7645 Old name New name
7646 990119-1.c cpp/19990119-1.c
7647 990228-1.c cpp/19990228-1.c
7648 990407-1.c cpp/19990407-1.c
7649 990409-1.c cpp/19990409-1.c
7650 990413-1.c cpp/19990413-1.c
7651 990703-1.c cpp/19990703-1.c
7652 20000127-1.c cpp/20000127-1.c
7653 20000129-1.c cpp/20000129-1.c
7654 20000207-1.c cpp/20000207-1.c
7655 20000207-2.c cpp/20000207-2.c
7656 20000209-1.c cpp/20000209-1.c
7657 20000209-2.c cpp/20000209-2.c
7658 20000301-1.c cpp/20000301-1.c
7659 20000419-1.c cpp/20000419-1.c
7660 20000510-1.S cpp/20000510-1.S
7661 20000519-1.c cpp/20000519-1.c
7662 20000529-1.c cpp/20000529-1.c
7663 20000625-1.c cpp/20000625-1.c
7664 20000625-2.c cpp/20000625-2.c
7665 cpp-as1.c cpp/assert1.c
7666 cpp-as2.c cpp/assert2.c
7667 cxx-comments-1.c cpp/cxxcom1.c
7668 cxx-comments-2.c cpp/cxxcom2.c
7669 endif-label.c cpp/endif.c
7670 cpp-hash1.c cpp/hash1.c
7671 cpp-hash2.c cpp/hash2.c
7672 cpp-if1.c cpp/if-1.c
7673 cpp-if2.c cpp/if-2.c
7674 cpp-if3.c cpp/if-3.c
7675 cpp-if4.c cpp/if-4.c
7676 cpp-if5.c cpp/if-5.c
7677 cpp-cond.c cpp/if-cexp.c
7678 cpp-missingop.c cpp/if-mop.c
7679 cpp-missingparen.c cpp/if-mpar.c
7680 cpp-opprec.c cpp/if-oppr.c
7681 cpp-ifparen.c cpp/if-paren.c
7682 cpp-shortcircuit.c cpp/if-sc.c
7683 cpp-shift.c cpp/if-shift.c
7684 cpp-unary.c cpp/if-unary.c
7685 cpp-li1.c cpp/line1.c
7686 cpp-li2.c cpp/line2.c
7687 lineno.c cpp/line3.c
7688 lineno-2.c cpp/line4.c
7689 cpp-mi.c cpp/mi1.c
7690 cpp-mic.h cpp/mi1c.h
7691 cpp-micc.h cpp/mi1cc.h
7692 cpp-mind.h cpp/mi1nd.h
7693 cpp-mindp.h cpp/mi1ndp.h
7694 cpp-mix.h cpp/mi1x.h
7695 cpp-mi2.c cpp/mi2.c
7696 cpp-mi2a.h cpp/mi2a.h
7697 cpp-mi2b.h cpp/mi2b.h
7698 cpp-mi2c.h cpp/mi2c.h
7699 cpp-mi3.c cpp/mi3.c
7700 cpp-mi3.def cpp/mi3.def
7701 poison-1.c cpp/poison.c
7702 pr-impl.c cpp/prag-imp.c
7703 cpp-redef-2.c cpp/redef1.c
7704 cpp-redef.c cpp/redef2.c
7705 strpaste.c cpp/strp1.c
7706 strpaste-2.c cpp/strp2.c
7707 cpp-tradpaste.c cpp/tr-paste.c
7708 cpp-tradstringify.c cpp/tr-str.c
7709 cpp-tradwarn1.c cpp/tr-warn1.c
7710 cpp-tradwarn2.c cpp/tr-warn2.c
7711 trigraphs.c cpp/trigraphs.c
7712 cpp-unc1.c cpp/unc1.c
7713 cpp-unc2.c cpp/unc2.c
7714 cpp-unc3.c cpp/unc3.c
7715 cpp-unc.c cpp/unc4.c
7716 undef.c cpp/undef1.c
7717 undef-2.c cpp/undef2.c
7718 cpp-wi1.c cpp/widestr1.c
7719
49199692
MM
77202000-06-27 Mark Mitchell <mark@codesourcery.com>
7721
7722 * lib/g++.exp (g++_include_flags): Tweak.
7723
1c7781fb 77242000-06-27 H.J. Lu <hjl@gnu.org>
92936ecf
ZW
7725 Loren J. Rittle <ljrittle@acm.org>
7726
7727 * lib/g++.exp (g++_include_flags): Override libgloss.exp
7728 version with one that knows about the new gcc tree structure.
7729 (g++_link_flags): Same.
1c7781fb 7730
754773e2
ZW
77312000-06-26 Zack Weinberg <zack@wolery.cumb.org>
7732
4540727a
ZW
7733 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7734 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7735 case we are cross-compiling.
7736
754773e2 7737 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
92936ecf 7738 g++.old-deja/g++.niklas/Makefile.in,
754773e2
ZW
7739 g++.old-deja/g++.niklas/configure.in,
7740 g++.old-deja/g++.other/Makefile.in,
7741 g++.old-deja/g++.other/configure.in,
7742 gcc.c-torture/code_quality/Makefile.in,
7743 gcc.c-torture/code_quality/configure.in,
7744 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7745 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7746 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7747 gcc.c-torture/execute/ieee/Makefile.in,
7748 gcc.c-torture/execute/ieee/configure.in,
7749 gcc.c-torture/noncompile/Makefile.in,
7750 gcc.c-torture/noncompile/configure.in,
7751 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7752 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7753 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7754
ed18e47e
NS
77552000-06-26 Nathan Sidwell <nathan@codesourcery.com>
7756
7757 * g++.old-deja/g++.other/ambig3.C: New test.
7758
51a5a5e0
NS
77592000-06-26 Nathan Sidwell <nathan@codesourcery.com>
7760
7761 * g++.old-deja/g++.pt/syntax1.C: New test.
7762 * g++.old-deja/g++.pt/syntax2.C: New test.
7763 * g++.old-deja/g++.other/syntax3.C: New test.
7764 * g++.old-deja/g++.other/syntax4.C: New test.
7765
41035013
ZW
77662000-06-25 Zack Weinberg <zack@wolery.cumb.org>
7767
7768 * gcc.dg/20000623-1.c: Prototype exit and abort.
7769
b42115f7
ZW
77702000-06-25 Zack Weinberg <zack@wolery.cumb.org>
7771
7772 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
92936ecf 7773 New tests.
b42115f7
ZW
7774 * gcc.dg/cpp-mi3.def: New file.
7775
7776 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7777 inside assertions.
7778 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7779 lexer's error messages.
7780 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7781 divine anything from the linemarkers.
7782 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7783 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7784
3e0abe15
GK
77852000-06-23 Geoffrey Keating <geoffk@cygnus.com>
7786
7787 * gcc.dg/20000623-1.c: New test.
7788
1d663f67
JJ
77892000-06-22 Jakub Jelinek <jakub@redhat.com>
7790
7791 * gcc.c-torture/execute/20000622-1.c: New test.
7792
56803752
NS
77932000-06-22 Nathan Sidwell <nathan@codesourcery.com>
7794
7795 * g++.old-deja/g++.other/init15.C: New test.
7796
dc2a68d7
NS
77972000-06-22 Nathan Sidwell <nathan@codesourcery.com>
7798
7799 * g++.old-deja/g++.pt/vaarg2.C: New test.
7800 * g++.old-deja/g++.pt/vaarg3.C: New test.
7801
5f8f4751
NS
78022000-06-20 Nathan Sidwell <nathan@codesourcery.com>
7803
7804 * g++.old-deja/g++.other/dyncast6.C: New test.
7805
22c40c28
JJ
78062000-06-15 Jakub Jelinek <jakub@redhat.com>
7807
7808 * gcc.c-torture/execute/loop-6.c: New test.
7809
d2f7db1d
JJ
78102000-06-14 Jakub Jelinek <jakub@redhat.com>
7811
7812 * gcc.dg/20000614-1.c: New test.
7813 * gcc.dg/20000614-2.c: New test.
7814
adab1923
HPN
78152000-06-14 Hans-Peter Nilsson <hp@axis.com>
7816
7817 * g++.old-deja/g++.other/inline12.C: New test.
7818
b4f2fe91
JJ
78192000-06-13 Jakub Jelinek <jakub@redhat.com>
7820
7821 * g++.old-deja/g++.other/eh1.C: New test.
7822
78232000-06-12 Jakub Jelinek <jakub@redhat.com>
7824
7825 * g++.old-deja/g++.other/type.C: New test.
7826
78272000-06-05 Jakub Jelinek <jakub@redhat.com>
7828
7829 * g++.old-deja/g++.other/initstring.C: New test.
7830
431f67e2
JM
78312000-06-12 Jason Merrill <jason@redhat.com>
7832
7833 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7834
83c137d7
JL
7835Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
7836
7837 * gcc.c-torture/compile/20000609-1.c: New test.
7838
27985b66
CP
7839Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
7840
7841 * gcc.dg/20000609-1.c: New test.
7842
fbc40ced
ZW
78432000-06-08 Zack Weinberg <zack@wolery.cumb.org>
7844
7845 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7846 * gcc.c-torture/noncompile/poison-1.c: Move...
7847 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7848 * gcc.dg/cpp-li1.c: Add a token after the #line.
7849
80e08b30
RH
78502000-06-05 Richard Henderson <rth@cygnus.com>
7851
7852 * gcc.c-torture/execute/20000605-2.c: New test.
7853 * gcc.c-torture/execute/20000605-3.c: New test.
7854
5e9e71f0
DB
78552000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
7856
7857 * g77.f-torture/execute/20000503-1.x: New file.
7858
b6a5dfa1
NS
78592000-06-06 Nathan Sidwell <nathan@codesourcery.com>
7860
7861 * g++.old-deja/g++.eh/badalloc1.C: New test.
7862
fce8451d
RH
78632000-06-05 Richard Henderson <rth@cygnus.com>
7864
7865 * gcc.c-torture/execute/20000605-1.c: New test.
7866
1687c88c
JJ
78672000-06-05 Jakub Jelinek <jakub@redhat.com>
7868 Nathan Sidwell <nathan@codesourcery.com>
7869
7870 * gcc.c-torture/compile/20000605-1.c: New test.
7871
22ad5966
DB
78722000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
7873
92936ecf 7874 * g77.f-torture/compile/20000601-1.f: New test.
22ad5966 7875
72934de7
RH
78762000-06-03 Richard Henderson <rth@cygnus.com>
7877
7878 * gcc.c-torture/execute/20000603-1.c: New.
7879
0e13506e
ZW
78802000-06-02 Zack Weinberg <zack@wolery.cumb.org>
7881
7882 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7883 * gcc.dg/noreturn-2.c (noreturn): Likewise.
7884
d7a2e0f7
ZW
78852000-06-01 Zack Weinberg <zack@wolery.cumb.org>
7886
1082afb6
ZW
7887 * gcc.dg/compare2.c (case 12): XFAIL.
7888 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7889 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7890
d7a2e0f7
ZW
7891 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7892
ea4a453b
ZW
78932000-05-29 Zack Weinberg <zack@wolery.cumb.org>
7894
7895 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7896 guard macro is already defined when the header is first
7897 included.
7898 * gcc.dg/cpp-mix.h: New file.
7899 * gcc.dg/endif-label.c: Update patterns to match compiler.
7900
7901 * g++.brendan/complex1.C: Declare abort.
7902 * g++.law/refs4.C: Remove XFAIL.
7903 * g++.oliva/expr2.C: Declare abort and exit.
7904
5ac707b8
AO
79052000-05-28 Alexandre Oliva <aoliva@cygnus.com>
7906
bb078eb4
AO
7907 * gcc.c-torture/execute/20000528-1.c: New test.
7908
5ac707b8
AO
7909 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7910 * g++.old-deja/g++.law/temps4.C: Likewise.
7911
e801c5c2
AO
7912 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7913 stdlib.h. Call abort() on failure.
7914 * g++.old-deja/g++.law/refs4.C: Likewise.
7915 * g++.old-deja/g++.law/temps4.C: Likewise.
7916 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
92936ecf 7917 * gcc.c-torture/execute/20000112-1.c: Include string.h.
e801c5c2 7918
d2b51b10
ZW
79192000-05-27 Zack Weinberg <zack@wolery.cumb.org>
7920
7921 Relative to g++.dg/special:
7922 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7923
7924 Relative to g++.old-deja:
7925 * g++.brendan/complex1.C, g++.jason/optimize2.C,
7926 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7927 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7928 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
92936ecf 7929 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
d2b51b10
ZW
7930 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7931 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7932
7933 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7934 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7935 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7936 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7937 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7938 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7939 and/or string.h.
7940
7941 * g++.other/goto1.C: Update expectations for error messages.
7942
49080ead
AO
79432000-05-25 Alexandre Oliva <aoliva@cygnus.com>
7944
7945 * gcc.c-torture/compile/20000523-1.c: New test.
7946
bfc22107
NS
79472000-05-25 Nathan Sidwell <nathan@codesourcery.com>
7948
7949 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7950
bebc2c61
NS
79512000-05-25 Nathan Sidwell <nathan@codesourcery.com>
7952
7953 * g++.old-deja/g++.eh/catch11.C: New test.
7954 * g++.old-deja/g++.eh/catch12.C: New test.
7955
88903d85
NC
79562000-05-24 Nick Clifton <nickc@cygnus.com>
7957
7958 * gcc.c-torture/execute/20000523-1.c: New test.
7959
7b844298
ZW
79602000-05-23 Zack Weinberg <zack@wolery.cumb.org>
7961
7962 * c-torture/execute/bcp-1.c: Replace abort in arg of
7963 __builtin_constant_p with a generic external function.
7964
7965 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7966 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7967 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7968 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7969 Prototype abort and/or exit.
7970
7971 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7972 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7973 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7974 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7975
38285a09
AO
79762000-05-22 Alexandre Oliva <aoliva@cygnus.com>
7977
7978 * gcc.dg/dwarf2-1.c: New test.
7979
1e139755
RH
79802000-05-20 Richard Henderson <rth@cygnus.com>
7981
7982 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7983
019b761f
AJ
79842000-05-20 Andreas Jaeger <aj@suse.de>
7985
7986 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7987 testcase.
7988
ea25bef4
DE
79892000-05-19 David Edelsohn <edelsohn@gnu.org>
7990
7991 * gcc.c-torture/execute/20000519-2.c: New test.
7992
b4c40d3c
AJ
79932000-05-19 Andreas Jaeger <aj@suse.de>
7994
0d9a7d79
AJ
7995 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7996 which fails with SSA.
7997
b4c40d3c
AJ
7998 * lib/c-torture.exp: Also test with -O3 -fssa.
7999
14806ff1
MM
80002000-05-18 Michael Meissner <meissner@redhat.com>
8001
8002 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8003 * gcc.c-torture/execute/920415-1.c: Ditto.
8004 * gcc.c-torture/execute/920501-1.c: Ditto.
8005 * gcc.c-torture/execute/conversion.c: Ditto.
8006 * gcc.c-torture/execute/cvt-1.c: Ditto.
8007
606b4c94
JL
8008Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
8009
8010 * gcc.c-torture/compile/20000518-1.c: New test.
8011
3eb16773
DB
80122000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
8013
8014 * g77.f-torture/compile/200005018.f: New test.
8015
233f4c98
JL
8016Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
8017
8018 * gcc.c-torture/compile/20000517-1.c: New test.
8019
13fa2029
FS
80202000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8021
8022 * gcc.c-torture/execute/20000516-1.c: New test.
8023
a48df362
JJ
80242000-05-15 Jakub Jelinek <jakub@redhat.com>
8025
8026 * g++.old-deja/g++.other/eh.C: New test.
8027
67384dfb
RH
80282000-05-12 Richard Henderson <rth@cygnus.com>
8029
8030 * gcc.c-torture/execute/990208-1.c (main): Don't pass
8031 constants through to doit's conditional.
8032
2e8b0910
JL
8033Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
8034
8a744ae0 8035 * gcc.c-torture/compile/20000511-1.c: New test.
2e8b0910
JL
8036 * g77.f-torture/compile/20000511-1.f: New test.
8037 * g77.f-torture/compile/20000511-2.f: New test.
8038
0f00654b
MM
80392000-05-11 Michael Meissner <meissner@redhat.com>
8040
8041 * gcc.c-torture/execute/20000511-1.c: New test.
8042
3ae1c615
ZW
80432000-05-11 Zack Weinberg <zack@wolery.cumb.org>
8044
8045 * gcc.dg/dg.exp: Scan .S files as well as .c files.
8046 * gcc.dg/20000510-1.S: New.
8047
c0916fa0
CM
80482000-05-08 Catherine Moore <clm@cygnus.com>
8049
8050 * gcc.dg/unused-3.c: New.
8051
efdbc6f8
RH
80522000-05-06 Richard Henderson <rth@cygnus.com>
8053
8054 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8055 * g++.old-deja/g++.mike/warn1.C: Likewise.
8056 * g++.old-deja/g++.pt/local1.C: Likewise.
8057 * g++.old-deja/g++.pt/local7.C: Likewise.
8058 * g++.old-deja/g++.pt/spec16.C: Likewise.
8059
846cf122
NS
80602000-05-06 Nathan Sidwell <nathan@codesourcery.com>
8061
8062 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8063
7d76ae56
DB
80642000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
8065
efdbc6f8 8066 * g77.f-torture/execute/20000503-1.f: New test.
7d76ae56 8067
07d787fd
AJ
80682000-05-04 Andreas Jaeger <aj@suse.de>
8069
8070 * gcc.dg/noreturn-2.c: New test.
8071
59b30ca6
NB
80722000-05-04 Neil Booth <NeilB@earthling.net>
8073
8074 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8075 preprocessor.
8076
beaf61f5
RH
80772000-05-04 Richard Henderson <rth@cygnus.com>
8078
8079 * gcc.c-torture/execute/20000503-1.c: Fix typo.
8080
f63c134b
RH
80812000-05-04 Richard Henderson <rth@cygnus.com>
8082
8083 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
8084 OpenSSL by Jason R Thorpe.
8085
83f1c55d
RH
8086Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
8087
8088 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8089
22a87840
RL
80902000-05-03 Robert Lipe <robertlipe@usa.net>
8091
8092 * gcc.dg/20000503-1.c: New test.
8093
753e6cf1
JJ
80942000-05-02 Jakub Jelinek <jakub@redhat.com>
8095
8096 * gcc.c-torture/compile/20000502-1.c: New test.
8097 * g++.old-deja/g++.other/align.C: New test.
9900f597 8098 * gcc.dg/cpp-tradstringify.c: New test.
753e6cf1 8099
83f1c55d
RH
8100Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
8101
8102 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8103 and hard registers.
8104
81052000-04-26 Geoff Keating <geoffk@cygnus.com>
8106
8107 * gcc.c-torture/execute/loop-5.c: New test.
8108
81092000-04-25 Jakub Jelinek <jakub@redhat.com>
8110
8111 * gcc.c-torture/execute/va-arg-20.c: New test.
8112
96933f43
JL
8113Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
8114
8115 * gcc.c-torture/execute/20000422-1.c: New test.
8116
83f1c55d
RH
81172000-04-20 Greg McGary <gkm@gnu.org>
8118
8119 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8120 when optimizing, but without sibling-call optimizations (-O1).
8121
404e6b79
JL
8122Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
8123
efdbc6f8 8124 * gcc.c-torture/compile/20000420-1.c: New test.
404e6b79 8125
a33b40d2
NS
81262000-04-20 Nathan Sidwell <nathan@codesourcery.com>
8127
8128 * g++.abi/ptrflags.C: New test.
8129 * g++.eh/catchptr1.C: Test incomplete pointer chains.
8130
83f1c55d
RH
8131Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
8132
8133 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8134
81352000-04-19 Greg McGary <gkm@gnu.org>
8136
8137 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8138 sibling-call optimizations.
8139
0d5a06bd
ZW
81402000-04-19 Zack Weinberg <zack@wolery.cumb.org>
8141
8142 * gcc.dg/20000419-1.c: New test.
8143
83f1c55d
RH
8144Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
8145
8146 * gcc.c-torture/execute/20000412-6.c: New test.
8147
2c45f94b
JL
8148Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
8149
504f140d 8150 * gcc.c-torture/execute/20000412-5.c: New test.
9c749c66 8151 * g77.f-torture/compile/20000412-1.f: New test.
380b409b 8152 * gcc.c-torture/execute/20000412-4.c: New test.
270630a2 8153 * gcc.c-torture/compile/20000412-2.c: New test.
d0158d40 8154 * gcc.c-torture/execute/20000412-3.c: New test.
46feb4ab 8155 * gcc.c-torture/compile/20000412-1.c: New test.
2c45f94b
JL
8156 * gcc.c-torture/execute/20000412-2.c: New test.
8157
aa7647ee
JJ
81582000-04-12 Jakub Jelinek <jakub@redhat.com>
8159
8160 * objc/execute/bf-20.m: New test.
8161
eb802827
RH
81622000-04-10 Richard Henderson <rth@cygnus.com>
8163
7265c420
RH
8164 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8165
eb802827
RH
8166 * gcc.c-torture/execute/20000412-1.c: New test.
8167
96e1d96c
NS
81682000-04-10 Nathan Sidwell <nathan@codesourcery.com>
8169
8170 * g++.old-deja/g++.eh/catchptr1.C: New test.
8171
e33c685b
NS
81722000-04-09 Nathan Sidwell <nathan@codesourcery.com>
8173
8174 * g++.old-deja/g++.abi/cxa_vec.C: New test.
8175
ed343779 81762000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 8177
ed343779
NB
8178 * gcc.dg/cpp-nullchar.c: Remove test as
8179 embedded nulls cause problems.
8180
4ddf4d7b
KG
81812000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8182
8183 * gcc.dg/compare2.c: New test.
8184
65232ce9 81852000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 8186
65232ce9
NB
8187 * gcc.dg/cpp-nullchar.c: New test.
8188
f787c583
ZW
81892000-04-07 Zack Weinberg <zack@wolery.cumb.org>
8190
8191 * gcc.dg/cpp-mi2.c: New test.
8192 * gcc.dg/cpp-mi2[abc].h: New files.
8193
e8ff28b4
NS
81942000-04-07 Nathan Sidwell <nathan@codesourcery.com>
8195
8196 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8197 member name.
8198
1388b247
NS
81992000-04-06 Nathan Sidwell <nathan@codesourcery.com>
8200
8201 * g++.old-deja/g++.abi/vmihint.C: New test.
8202
dabe43de
NB
82032000-04-06 Neil Booth <NeilB@earthling.net>
8204
8205 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8206 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
92936ecf 8207 copyright.
dabe43de 8208
83f1c55d
RH
8209Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
8210
8211 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8212 avoid stack-frame overwrite.
8213
82142000-04-05 Jakub Jelinek <jakub@redhat.com>
8215
8216 * gcc.c-torture/compile/20000405-2.c: New test.
8217 * gcc.c-torture/compile/20000405-3.c: New test.
8218
82192000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8220
8221 * gcc.c-torture/compile/20000405-1.c: New test.
8222
ace8b015
GK
82232000-04-04 Geoff Keating <geoffk@cygnus.com>
8224
8225 * gcc.dg/cast-qual-1.c: Revert last change.
8226
be340b97
KG
82272000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8228
8229 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8230
6b32882f
ZW
82312000-04-03 Zack Weinberg <zack@wolery.cumb.org>
8232
8233 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8234 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8235
98e29481
JL
8236Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
8237
728ee72a 8238 * gcc.c-torture/compile/20000403-2.c: New test.
98e29481
JL
8239 * gcc.c-torture/compile/20000403-1.c: New test.
8240
83f1c55d
RH
8241Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
8242
8243 * gcc.c-torture/execute/20000403-1.c: New test.
8244
82452000-04-03 Geoff Keating <geoffk@cygnus.com>
8246
8247 * gcc.c-torture/execute/20000402-1.c: New test.
8248
8249Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
8250
8251 * gcc.c-torture/execute/va-arg-15.c: New test.
8252 * gcc.c-torture/execute/va-arg-16.c: New test.
8253 * gcc.c-torture/execute/va-arg-17.c: New test.
8254 * gcc.c-torture/execute/va-arg-18.c: New test.
8255 * gcc.c-torture/execute/va-arg-19.c: New test.
8256
bfab56e7
ZW
82572000-04-02 Zack Weinberg <zack@wolery.cumb.org>
8258
8259 * gcc.c-torture/compile/981211-1.c: Move to...
8260 * gcc.dg/cpp-as1.c: ...here.
8261 * gcc.dg/cpp-as2.c: New file.
8262
8263 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8264 compiler.
8265
93fd8bf7
NB
82662000-04-02 Neil Booth <NeilB@earthling.net>
8267
8268 * gcc.dg/cpp-cond.c New tests.
8269 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
8270 accidental success less likely.
8271 * gcc.dg/cpp-missingop.c New tests.
8272 * gcc.dg/cpp-missingparen.c New tests.
8273 * gcc.dg/cpp-shift.c New tests.
8274 * gcc.dg/cpp-shortcircuit.c New tests.
8275 * gcc.dg/cpp-unary.c New tests.
8276
843cae51
JL
8277Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
8278
8279 * gcc.c-torture/compile/20000329-1.c: New test.
8280
83f1c55d
RH
82812000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
8282
8283 * gcc.c-torture/compile/20000326-1.c: New test.
8284 * gcc.c-torture/compile/20000326-2.c: New test.
8285
82862000-03-24 Geoff Keating <geoffk@cygnus.com>
8287
8288 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
8289 the first parameter is a function argument.
8290
c9bb76b9
NS
82912000-03-23 Nathan Sidwell <nathan@codesourcery.com>
8292
8293 * g++.old-deja/g++.ext/array4.C: New test.
8294
83f1c55d
RH
82952000-03-22 Geoff Keating <geoffk@cygnus.com>
8296
8297 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
8298
b9712646
KG
82992000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8300
8301 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
8302
1722dcfc
RH
83032000-03-19 Richard Henderson <rth@cygnus.com>
8304
8305 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
8306
5d6a090f
RH
83072000-03-19 Richard Henderson <rth@cygnus.com>
8308
8309 * gcc.c-torture/compile/20000319-1.c: New test.
8310
4fa241f2
JL
8311Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
8312
7924327e 8313 * gcc.c-torture/execute/20000314-3.c: New test.
07fd50ea 8314 * gcc.c-torture/execute/20000314-2.c: New test.
263ac0d8
JL
8315 * gcc.c-torture/execute/20000314-1.c: New test.
8316 * gcc.c-torture/compile/20000314-2.c: New test.
8317 * gcc.c-torture/compile/20000314-1.c: New test.
4fa241f2 8318
302e5c46
NS
83192000-03-13 Nathan Sidwell <nathan@codesourcery.com>
8320
8321 * g++.old-deja/g++.warn/inline.C: New test.
8322
83f1c55d
RH
8323Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
8324
8325 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
8326 standards-compliant result rather than specific constants.
8327 Put test-values in array.
8328
602b1b13
JM
83292000-03-08 Jason Merrill <jason@casey.cygnus.com>
8330
8331 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8332 (g++_target_compile): Put test-specific options last.
8333
45f984e4
NS
83342000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8335
8336 * g++.old-deja/g++.eh/vbase4.C: New test.
8337
532f12a2
NS
83382000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8339
8340 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8341
98eddaf7
NS
83422000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8343
8344 * g++.old-deja/g++.brendan/misc12.C: Removed.
8345 * g++.old-deja/g++.pt/memtemp77.C: Constify.
8346 * g++.old-deja/g++.ext/pretty4.C: New test.
8347
8ce5ef19
NS
83482000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8349
8350 * g++.old-deja/g++.other/string2.C: New test.
8351
133a40d2
NS
83522000-03-06 Nathan Sidwell <nathan@codesourcery.com>
8353
92936ecf 8354 * g++.old-deja/g++.warn/impint2.C: New test.
133a40d2 8355
83f1c55d
RH
8356Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
8357
8358 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8359 is 1, not zero.
8360
2f6f9ac7
NS
83612000-03-05 Nathan Sidwell <nathan@codesourcery.com>
8362
8363 * g++.old-deja/g++.warn/impint.C: New test.
8364 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8365 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8366 * g++.old-deja/g++.pt/explicit12.C: Likewise.
8367 * g++.old-deja/g++.pt/explicit13.C: Likewise.
8368 * g++.old-deja/g++.pt/explicit17.C: Likewise.
8369 * g++.old-deja/g++.pt/explicit18.C: Likewise.
8370 * g++.old-deja/g++.pt/explicit19.C: Likewise.
8371 * g++.old-deja/g++.pt/explicit23.C: Likewise.
8372 * g++.old-deja/g++.pt/explicit31.C: Likewise.
8373 * g++.old-deja/g++.pt/explicit35.C: Likewise.
8374 * g++.old-deja/g++.pt/explicit6.C: Likewise.
8375 * g++.old-deja/g++.pt/memclass7.C: Likewise.
8376
fbb886eb
ZW
83772000-03-01 Zack Weinberg <zack@wolery.cumb.org>
8378
8379 * gcc.dg/cpp-redef.c: New test.
8380
2a6b7809
NS
83812000-02-29 Nathan Sidwell <nathan@codesourcery.com>
8382
8383 * g++.old-deja/g++.pt/unify7.C: New test.
8384
eeafa66d
RK
8385Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8386
8387 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8388 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8389
83f1c55d
RH
83902000-02-25 Geoff Keating <geoffk@cygnus.com>
8391
8392 * gcc.c-torture/compile/20000224-1.c: New test.
8393
83942000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8395
8396 * gcc.c-torture/compile/cpp-2.c: New test.
8397 * gcc.c-torture/compile/cpp-1.c: New test.
8398
985dae7c
JL
8399Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
8400
8401 * gcc.c-torture/execute/20000225-1.c: New test.
8402
cff244b2
AO
84032000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8404
495da1f6
AO
8405 * gcc.dg/cpp-li2.c: New test.
8406
e729bc6d
AO
8407 * gcc.dg/cpp-wi1.c: New test.
8408
cff244b2
AO
8409 * gcc.dg/cpp-li1.c: New test.
8410
da3a4719
NS
84112000-02-24 Nathan Sidwell <nathan@codesourcery.com>
8412
8413 * g++.old-deja/g++.other/sizeof5.C: New test.
8414
83f1c55d
RH
84152000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8416
8417 * gcc.c-torture/execute/va-arg-13.c: New test.
8418
8419Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
8420
8421 * gcc.c-torture/execute/va-arg-12.c: New test.
8422
84232000-02-23 Nathan Sidwell <nathan@codesourcery.com>
8424
8425 * gcc.c-torture/execute/20000223-1.c: New test.
8426
b23875c9
NS
84272000-02-23 Nathan Sidwell <nathan@codesourcery.com>
8428
8429 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8430
fa2e34e8
MM
84312000-02-22 Mark Mitchell <mark@codesourcery.com>
8432
8433 * g++.old-deja/g++.abi/ptrmem.C: New test.
8434
4a6cfa63
RH
84352000-02-19 Richard Henderson <rth@cygnus.com>
8436
8437 * gcc.c-torture/compile/init-3.c: New.
8438
44399cac
MM
84392000-02-17 Mark Mitchell <mark@codesourcery.com>
8440
8441 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8442 ALWAYS_CXXFLAGS.
8443
ed3b0480
RL
8444Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
8445
8446 * gcc.c-torture/compile/20000211-3.c: New test.
8447
ddcc2ade
MB
8448Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
8449
8450 * gcc.c-torture/compile/20000211-2.c: New test.
8451
2144ddea
JL
8452Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
8453
8454 * gcc.c-torture/compile/20000211-1.c: New test.
8455
ae6f3fe9
JL
84562000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
8457
8458 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
efdbc6f8 8459 on native targets
ae6f3fe9 8460
1d3f28d4
NS
84612000-02-08 Nathan Sidwell <nathan@acm.org>
8462
8463 * g++.old-deja/g++.other/cast5.C: New test.
8464
cc6c6c23
AM
84652000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
8466
8467 * gcc.c-torture/execute/20000205-1.c: New.
8468
31a72d3f
NS
84692000-02-03 Nathan Sidwell <nathan@acm.org>
8470
8471 * g++.old-deja/g++.jason/cast3.C: Return void.
8472 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
8473
bd524aa3
AO
84742000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8475
15f724f6
AO
8476 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
8477
bd524aa3
AO
8478 * gcc.dg/loop-1.c: New test.
8479
83f1c55d
RH
84802000-01-27 Jakub Jelinek <jakub@redhat.com>
8481
8482 * gcc.c-torture/compile/20000127-1.c: New test.
8483 * gcc.c-torture/execute/991228-1.c: New test.
8484
3ebed0b2
AO
84852000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8486
3f50679d
AO
8487 * gcc.dg/unused-2.c: New test.
8488
3ebed0b2
AO
8489 * gcc.dg/conv-1.c: New test.
8490
7a53e94b
MM
84912000-01-24 Mark Mitchell <mark@codesourcery.com>
8492
8493 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8494 compiler.
8495 (tool_option_proc): Fix typo.
92936ecf 8496
360f2326
GK
84972000-01-24 Geoff Keating <geoffk@cygnus.com>
8498
8499 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
8500 of the ld on the host, not on the build machine.
8501 Also, don't crash if '--help' is not a supported option.
8502
1eb8759b
RH
85032000-01-24 Richard Henderson <rth@cygnus.com>
8504
8505 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
8506
33f6849b
JL
8507Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
8508
7e7cf28a 8509 * gcc.c-torture/execute/20000120-2.c: New test.
33f6849b
JL
8510 * gcc.c-torture/execute/20000120-1.c: New test.
8511
ca4cd7ab
JL
8512Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
8513
8514 * gcc.c-torture/execute/20000113-1.c: New test.
8515
7a2a27a5
JL
8516Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
8517
8518 * gcc.c-torture/execute/20000112-1.c: New test.
8519
a5bfff0c
AO
85202000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8521
8522 * gcc.dg/20000111-1.c: New test.
8523
afc27297
JL
8524Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
8525
8526 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
8527 with 16 bit integers.
8528
69d4f56d
AO
85292000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8530
8531 * gcc.dg/20000108-1.c: New test.
8532
cc6ecc6a
NS
85332000-01-05 Nathan Sidwell <nathan@acm.org>
8534
8535 * g++.old-deja/g++.ns/koenig8.C: New test.
8536
ac8cd718
NS
85372000-01-05 Nathan Sidwell <nathan@acm.org>
8538
8539 * g++.old-deja/g++.other/cast4.C: New test.
8540
25a8e1be
JL
8541Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
8542
5ed75fe4 8543 * gcc.c-torture/compile/20000105-2.c: New test.
25a8e1be
JL
8544 * gcc.c-torture/compile/20000105-1.c: New test.
8545
3f552d62
KG
85462000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8547
8548 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8549 references to printf & atoi to conform to ANSI standard.
8550 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8551 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8552 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8553 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8554 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8555 * g++.old-deja/g++.brendan/complex1.C: Likewise.
8556 * g++.old-deja/g++.brendan/copy1.C: Likewise.
8557 * g++.old-deja/g++.brendan/copy2.C: Likewise.
8558 * g++.old-deja/g++.brendan/copy3.C: Likewise.
8559 * g++.old-deja/g++.brendan/copy4.C: Likewise.
8560 * g++.old-deja/g++.brendan/copy5.C: Likewise.
8561 * g++.old-deja/g++.brendan/copy6.C: Likewise.
8562 * g++.old-deja/g++.brendan/copy7.C: Likewise.
8563 * g++.old-deja/g++.brendan/copy8.C: Likewise.
8564 * g++.old-deja/g++.brendan/crash11.C: Likewise.
8565 * g++.old-deja/g++.brendan/crash14.C: Likewise.
8566 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8567 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8568 * g++.old-deja/g++.brendan/delete2.C: Likewise.
8569 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8570 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8571 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8572 * g++.old-deja/g++.brendan/eh1.C: Likewise.
8573 * g++.old-deja/g++.brendan/groff1.C: Likewise.
8574 * g++.old-deja/g++.brendan/init3.C: Likewise.
8575 * g++.old-deja/g++.brendan/misc12.C: Likewise.
8576 * g++.old-deja/g++.brendan/misc7.C: Likewise.
8577 * g++.old-deja/g++.brendan/new2.C: Likewise.
8578 * g++.old-deja/g++.brendan/operators4.C: Likewise.
8579 * g++.old-deja/g++.brendan/operators5.C: Likewise.
8580 * g++.old-deja/g++.brendan/overload2.C: Likewise.
8581 * g++.old-deja/g++.brendan/overload7.C: Likewise.
8582 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8583 * g++.old-deja/g++.brendan/reference1.C: Likewise.
8584 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8585 * g++.old-deja/g++.brendan/template24.C: Likewise.
8586 * g++.old-deja/g++.brendan/template3.C: Likewise.
8587 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8588 * g++.old-deja/g++.jason/inline3.C: Likewise.
8589 * g++.old-deja/g++.jason/opeq.C: Likewise.
8590 * g++.old-deja/g++.law/arg5.C: Likewise.
8591 * g++.old-deja/g++.law/arm7.C: Likewise.
8592 * g++.old-deja/g++.law/ctors11.C: Likewise.
8593 * g++.old-deja/g++.law/cvt8.C: Likewise.
8594 * g++.old-deja/g++.law/init9.C: Likewise.
8595 * g++.old-deja/g++.law/refs4.C: Likewise.
8596 * g++.old-deja/g++.law/template2.C: Likewise.
8597 * g++.old-deja/g++.law/visibility24.C: Likewise.
8598 * g++.old-deja/g++.law/vtable3.C: Likewise.
8599 * g++.old-deja/g++.mike/asm2.C: Likewise.
8600 * g++.old-deja/g++.mike/eh1.C: Likewise.
8601 * g++.old-deja/g++.mike/misc1.C: Likewise.
8602 * g++.old-deja/g++.mike/misc13.C: Likewise.
8603 * g++.old-deja/g++.mike/misc14.C: Likewise.
8604 * g++.old-deja/g++.mike/ns12.C: Likewise.
8605 * g++.old-deja/g++.mike/p1248.C: Likewise.
8606 * g++.old-deja/g++.mike/p3708.C: Likewise.
8607 * g++.old-deja/g++.mike/p3708a.C: Likewise.
8608 * g++.old-deja/g++.mike/p3708b.C: Likewise.
8609 * g++.old-deja/g++.mike/p646.C: Likewise.
8610 * g++.old-deja/g++.mike/p700.C: Likewise.
8611 * g++.old-deja/g++.mike/p783.C: Likewise.
8612 * g++.old-deja/g++.mike/p783a.C: Likewise.
8613 * g++.old-deja/g++.mike/p783b.C: Likewise.
8614 * g++.old-deja/g++.mike/p786.C: Likewise.
8615 * g++.old-deja/g++.mike/p789.C: Likewise.
8616 * g++.old-deja/g++.mike/p789a.C: Likewise.
8617 * g++.old-deja/g++.mike/p807a.C: Likewise.
8618 * g++.old-deja/g++.other/delete3.C: Likewise.
8619 * g++.old-deja/g++.other/dyncast1.C: Likewise.
8620 * g++.old-deja/g++.other/dyncast2.C: Likewise.
8621 * g++.old-deja/g++.other/dyncast3.C: Likewise.
8622 * g++.old-deja/g++.other/empty1.C: Likewise.
8623 * g++.old-deja/g++.other/temporary1.C: Likewise.
8624 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8625 * g++.old-deja/g++.pt/t16.C: Likewise.
8626 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8627
3fe5b143
BS
86281999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
8629
8630 * gcc.dg/991230-1.c: New test.
8631
bacaaca4
JL
8632Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
8633
60a18af8 8634 * gcc.c-torture/compile/991229-3.c: New test.
7f0f8891 8635 * gcc.c-torture/compile/991229-2.c: New test.
bacaaca4
JL
8636 * gcc.c-torture/compile/991229-1.c: New test.
8637
7fb1283f
GM
8638Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
8639
8640 * gcc.c-torture/compile/labels-2.c: New test.
8641
83f1c55d
RH
8642