]> gcc.gnu.org Git - gcc.git/blame - gcc/testsuite/ChangeLog
nest.c, [...]: Expect build failure on mmix-*-*.
[gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
1f032a99
HPN
12002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
2
3 * gcc.dg/nest.c, gcc.dg/20021014-1.c: Expect build failure on
4 mmix-*-*.
5
f0dd122b
MS
62002-10-25 Mike Stump <mrs@apple.com>
7
8 * gcc.dg/warn-1.c: New test.
9
f65e1183
ZW
102002-10-25 Zack Weinberg <zack@codesourcery.com>
11
12 * g++.dg/template/typename3.C: New test.
13
bb5e8a7f
MM
142002-10-25 Mark Mitchell <mark@codesourcery.com>
15
e93ee644
MM
16 * g++.dg/lookup/ptrmem1.C: New test.
17
bb5e8a7f
MM
18 * g++.dg/abi/vthunk2.C: New test.
19
f3763a44
ZW
202002-10-25 Zack Weinberg <zack@codesourcery.com>
21
22 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
23
ba9a991f
MM
242002-10-24 Mark Mitchell <mark@codesourcery.com>
25
26 * g++.dg/abi/empty9.C: New test.
27
5f13cfc6
RH
282002-10-24 Richard Henderson <rth@redhat.com>
29
30 * g++.dg/inherit/thunk1.C: Enable for ia64.
31
6b607ffd
MM
322002-10-23 Mark Mitchell <mark@codesourcery.com>
33
34 PR c++/8067
35 * g++.dg/lookup/pretty1.C: New test.
36
8bfb45f8
JJ
372002-10-23 Jakub Jelinek <jakub@redhat.com>
38
39 * gcc.dg/20021023-1.c: New test.
40
e6f052b7
MM
412002-10-23 Mark Mitchell <mark@codesourcery.com>
42
43 PR c++/7679
44 * g++.dg/parse/inline1.C: New test.
f65e1183 45
e2358068
RH
462002-10-23 Richard Henderson <rth@redhat.com>
47
619703c6
RH
48 * g++.dg/inherit/thunk1.C: Enable for x86_64.
49
e2358068
RH
50 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
51
ad4f9910
MM
522002-10-22 Mark Mitchell <mark@codesourcery.com>
53
54 PR c++/6579
55 * g++.dg/parse/stmtexpr3.C: New test.
56
8fe734a3
NS
572002-10-22 Nathan Sidwell <nathan@codesourcery.com>
58
59 * g++.dg/expr/cond1.C: New test.
60
7ba539c6
MM
612002-10-21 Mark Mitchell <mark@codesourcery.com>
62
63 * g++.dg/abi/vbase13.C: New test.
64 * g++.dg/abi/vbase14.C: Likewise.
65
75d38379
JJ
662002-10-21 Jakub Jelinek <jakub@redhat.com>
67
68 * gcc.dg/tls/pic-1.c: New test.
69 * gcc.dg/tls/nonpic-1.c: New test.
70 * gcc.dg/20021018-1.c: New test.
71
aaee784a
UW
722002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
73
74 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
75 Remove only files with the same base name as the test case.
76 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
77 (profopt-execute): Likewise. Also, remove old profiling
78 and performance data files before running the tests.
79
80 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
81 * g++.dg/bprob/bprob.exp: Likewise.
82 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
83 to allow more general test case names.
84
85 * g++.dg/bprob/bprob-1.C: Rename to ...
86 * g++.dg/bprob/g++-bprob-1.C: ... this.
87
88 * g77.dg/bprob/bprob-1.f: Rename to ...
89 * g77.dg/bprob/g77-bprob-1.f: ... this.
90
22bd2554
ZW
912002-10-21 Zack Weinberg <zack@codesourcery.com>
92
93 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
94 bison 1.50 or later.
95
434fb8b7
JJ
962002-10-21 Janis Johnson <janis187@us.ibm.com>
97
98 * g++.dg/README: Describe more test directories.
99
42328048
MM
1002002-10-21 Mark Mitchell <mark@codesourcery.com>
101
102 * g++.dg/init/array6.C: Add additional tests.
103
ecef5e87
UW
1042002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
105
106 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
107 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
108
0ac1a3d3
KH
1092002-10-21 Kazu Hirata <kazu@cs.umass.edu>
110
111 * gcc.c-torture/compile/20020604-1.x: New.
112 * gcc.c-torture/compile/simd-5.x: Likewise.
113 * gcc.c-torture/execute/920710-1.x: Likewise.
114 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
115
97cc1f5e
MM
1162002-10-21 Mark Mitchell <mark@codesourcery.com>
117
118 * g++.dg/inherit/override1.C: Add dg-options clause.
119
ab3146fd
ZD
1202002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
121
122 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
123 _mm_slli_si128.
124
0d8b229b
AS
1252002-10-19 Andreas Schwab <schwab@suse.de>
126
127 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
128 directory component.
129
9368208b
MM
1302002-10-18 Mark Mitchell <mark@codesourcery.com>
131
80bbd03d
MM
132 * g++.dg/inherit/thunk1.C: New test.
133
9368208b
MM
134 * g++.dg/inherit/override1.C: New test.
135
136 * g++.dg/abi/mangle11.C: New test.
137 * g++.dg/abi/mangle14.C: New test.
138 * g++.dg/abi/mangle17.C: New test.
139
8a188e24
NS
1402002-10-17 Nathan Sidwell <nathan@codesourcery.com>
141
142 * g++.dg/overload/member2.C: New test.
143
768bf0ab
JJ
1442002-10-17 Janis Johnson <janis187@us.ibm.com>
145
146 * g++.dg/README: Describe new compat directory.
147 * g++.dg/dg.exp: Skip tests in compat directory.
148 * README.compat: New file.
149 * lib/compat.exp: New expect script.
150 * g++.dg/compat: New test directory.
151 * g++.dg/compat/compat.exp: New expect script.
152 * g++.dg/compat/abi: New test directory.
153 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
154 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
155 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
156 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
157 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
158 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
159 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
160 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
161 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
162 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
163 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
164 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
165 * g++.dg/compat/break: New test directory.
166 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
167 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
168 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
169 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
170 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
171 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
172 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
173 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
174 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
175 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
176 g++.dg/compat/break/README: New files.
177 * g++.dg/compat/eh: New test directory.
178 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
179 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
180 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
181 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
182 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
183 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
184 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
185 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
186 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
187 g++.dg/compat/eh/filter2_y.C,
188 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
189 g++.dg/compat/eh/new1_y.C,
190 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
191 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
192 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
193 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
194 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
195 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
196 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
197 g++.dg/compat/eh/unexpected1_y.C: New files.
198 * g++.dg/compat/init: New test directory.
199 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
200 g++.dg/compat/init/array5_y.C,
201 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
202 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
203 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
204 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
205 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
206 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
207 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
208 g++.dg/compat/init/init-ref2_y.C: New files.
209
982216be
MM
2102002-10-17 Mark Mitchell <mark@codesourcery.com>
211
212 PR c++/7584
213 * g++.dg/inherit/using3.C: New test.
214
ff229ff6
JH
215Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
216
217 * gcc.dg/20021017-2.c: New test.
218
b216f69b
MM
2192002-10-17 Mark Mitchell <mark@codesourcery.com>
220
2d05cd96 221 * g++.dg/abi/mangle16.C: Adjust.
d768a589 222
b216f69b
MM
223 * g++.dg/init/array8.C: New test.
224
6e53546d
RS
2252002-10-17 Richard Sandiford <rsandifo@redhat.com>
226
227 * gcc.dg/special/mips-abi.exp: New test.
228 * gcc.dg/special/mips-abi.s: Empty file used by the above.
229
2303a079
MM
2302002-10-16 Mark Mitchell <mark@codesourcery.com>
231
d3133e68
MM
232 * g++.dg/abi/mangle16.C: New test.
233 * g++.dg/abi/mangle17.C: Likewise.
234
2303a079
MM
235 PR c++/7478
236 * g++.dg/template/ref1.C: New test.
237
e055ba36
KG
2382002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
239
240 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
241
6e2ac1ae
UW
2422002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
243
244 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
245
451c0899
MM
2462002-10-16 Mark Mitchell <mark@codesourcery.com>
247
248 PR c++/7524
249 * g++.dg/init/array7.C: New test.
250
3fa3c4bd
MM
2512002-10-15 Mark Mitchell <mark@codesourcery.com>
252
253 * g++.dg/init/array6.C: New test.
22bd2554 254
3fa3c4bd
MM
255 * g++.dg/abi/mangle13.C: Likewise.
256 * g++.dg/abi/mangle14.C: Likewise.
257 * g++.dg/abi/mangle15.C: Likewise.
258
58731fd1
MM
2592002-10-14 Mark Mitchell <mark@codesourcery.com>
260
261 * g++.dg/abi/empty8.C: New test.
22bd2554 262
6742d92b
NS
2632002-10-15 Nathan Sidwell <nathan@codesourcery.com>
264
265 * g++.dg/init/ctor1.C: New test.
266
23a64177
UW
2672002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
268
269 * gcc.c-torture/execute/20021015-1.c: New test.
270
38364bd2
R
271Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
272
273 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
274
1877be45
JH
275Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
276
277 * gcc.dg/i386-ssetype-[1-5].c: New tests.
278
741fa37f
RH
2792002-10-14 Richard Henderson <rth@redhat.com>
280
281 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
282
a3b88570
MM
2832002-10-14 Mark Mitchell <mark@codesourcery.com>
284
285 PR optimization/6631
286 * g++.dg/opt/const2.C: New test.
287
77631fa7
MM
2882002-10-14 Mark Mitchell <mark@codesourcery.com>
289
290 PR c++/7176
291 * g++.dg/parse/friend1.C: New test.
292 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
293
0d1c5774
JJ
2942002-10-14 Jakub Jelinek <jakub@redhat.com>
295
296 * gcc.dg/20021014-1.c: New test.
297
8e3df2de
MM
2982002-10-11 Mark Mitchell <mark@codesourcery.com>
299
dac45b5c
MM
300 PR c++/5661
301 * g++.dg/ext/vlm1.C: New test.
302 * g++.dg/ext/vlm2.C: Likewise.
22bd2554 303
8e3df2de
MM
304 * g++.dg/init/array1.C: Remove invalid braces.
305 * g++.dg/init/brace1.C: New test.
306 * g++.dg/init/copy2.C: Likewise.
307 * g++.dg/init/copy3.C: Likewise.
308 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
309 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
310 braces.
22bd2554 311
98ddd678
NB
3122002-10-11 Neil Booth <neil@daikokuya.co.uk>
313
314 * gcc.dg/cpp/assembler.S: Don't use -ansi.
315
0488fa7c
JR
316Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
317
318 * gcc.c-torture/compile/simd-5.c: New test.
319
61fdde38
JW
3202002-10-10 Jim Wilson <wilson@redhat.com>
321
322 * gcc.c-torture/execute/20021010-1.c: New test.
323
95f79357
ZW
3242002-10-09 Zack Weinberg <zack@codesourcery.com>
325
85cd7be8 326 PR c/7353
95f79357
ZW
327 * g++.dg/ext/typedef-init.C: New test.
328 * gcc.dg/typedef-init.c: New test.
329
5cc67323
NB
3302002-10-09 Neil Booth <neil@daikokuya.co.uk>
331
332 * gcc.dg/cpp/paste13.c: New test.
333
131d2c16
KG
3342002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
335
336 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
337 remaining platforms, XFAIL during compile, not execute. Don't
338 XFAIL at -O0.
339
bf52f899
NS
3402002-10-08 Nathan Sidwell <nathan@codesourcery.com>
341
342 * gcc.dg/alias-1.c: Tweak expected warning.
343
a85cd145
V
3442002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
345
346 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
347
f75369c8
AJ
3482002-10-06 Andreas Jaeger <aj@suse.de>
349
8d725537
AJ
350 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
351 * gcc.dg/cpp/c++98.C: Likewise.
352
353 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
354 * g++.dg/cpp/c++98.C: Likewise.
355
356 * g++.dg/README (Subdirectories): Mention cpp directory.
357
f75369c8
AJ
358 PR target/7559
359 * gcc.dg/20021006-1.c: New test.
360
eb55ce4b
KL
3612002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
362
363 PR c++/7804
364 * g++.dg/other/warning1.C: New test.
365
f91f86e7
RS
3662002-10-04 Roger Sayle <roger@eyesopen.com>
367
368 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
369 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
370 and sparc-*-* with -m64 as expected failures. See PR 8087.
371
bd9bb3d2
MM
3722002-10-03 Mark Mitchell <mark@codesourcery.com>
373
374 PR c++/7931
375 * g++.dg/template/ptrmem3.C: New test.
f75369c8 376
bd9bb3d2
MM
377 PR c++/7754
378 * g++.dg/template/union1.C: New test.
379
6397d80b
MM
3802002-10-03 Mark Mitchell <mark@codesourcery.com>
381
382 PR c++/8006
383 * g++.dg/abi/mangle9.C: New test.
384 * g++.dg/abi/mangle10.C: New test.
385 * g++.dg/abi/mangle11.C: New test.
386 * g++.dg/abi/mangle12.C: New test.
387
2282d28d
MM
3882002-10-02 Mark Mitchell <mark@codesourcery.com>
389
390 PR c++/7188.
391 * g++.dg/template/meminit1.C: New test.
392 * g++.dg/warn/Wreorder-1.C: Likewise.
393 * g++.old-deja/g++.mike/warn3.C: Tweak.
394 * lib/prune.exp: Ingore "in copy constructor".
395
e5ec43ac
AJ
3962002-10-02 Andreas Jaeger <aj@suse.de>
397
398 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
399 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
400 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
401 on x86-64.
402
a1d1a0f9
MM
4032002-10-01 Mark Mitchell <mark@codesourcery.com>
404
405 * gcc.dg/empty1.C: Fix typo.
406
73a73768
NS
4072002-10-01 Nathan Sidwell <nathan@codesourcery.com>
408
409 * gcc.dg/alias-1.c: New test.
410
871e97f7
MM
4112002-10-01 Mark Mitchell <mark@codesourcery.com>
412
0645ba8f
MM
413 * gcc.dg/empty1.C: New test.
414
871e97f7
MM
415 * g++.dg/tls/init-2.C: Tweak error messages.
416
8ab907e8
RS
4172002-10-01 Richard Sandiford <rsandifo@redhat.com>
418
419 * gcc.c-torture/compile/20020923-1.c: New test.
420
e3e3815b
JT
4212002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
422
423 * gcc.c-torture/execute/ffs-1.c: New test.
424 * gcc.c-torture/execute/ffs-2.c: Ditto.
425
5a9a1961
NS
4262002-09-30 Nathan Sidwell <nathan@codesourcery.com>
427
428 * g++.dg/overload/member1.C: New test.
429
17bbb839
MM
4302002-09-30 Mark Mitchell <mark@codesourcery.com>
431
432 * g++.dg/abi/empty7.C: New test.
433 * g++.dg/init/pm2.C: Likewise.
f75369c8 434
03357c23
NS
4352002-09-29 Nathan Sidwell <nathan@codesourcery.com>
436
437 * g++.dg/rtti/crash1.C: New test.
438
d7bb749a
HPN
4392002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
440
441 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
442 gcc.dg/sibcall-4.c: New tests.
443
1c402174
RS
4442002-09-28 Roger Sayle <roger@eyesopen.com>
445
446 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
447 powerpc and MMIX targets.
448
57147be1
ZW
4492002-09-27 Zack Weinberg <zack@codesourcery.com>
450
451 * gcc.dg/cpp/20020927-1.c: New.
452
6b1ef791
DM
4532002-09-26 David S. Miller <davem@redhat.com>
454
455 * gcc.c-torture/compile/trunctfdf.c: New.
456
fa4211cb
KG
4572002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
458
459 * lib/target-supports.exp (check_weak_available): Handle solaris2.
460
a7215b32
AM
4612002-09-27 Alan Modra <amodra@bigpond.net.au>
462
463 * gcc.c-torture/execute/loop-15.c: New.
464
d57f8a71
JJ
4652002-09-26 Janis Johnson <janis187@us.ibm.com>
466
467 * README.QMTEST: Fix typo.
468
b784617e
UW
4692002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
470
471 * gcc.dg/20020926-1.c: New test.
472
065fa8a1
DM
4732002-09-25 David S. Miller <davem@redhat.com>
474
475 PR target/7842
476 * gcc.c-torture/execute/shiftdi.c: New test.
477
1c88948f
RE
4782002-09-26 Richard Earnshaw <rearnsha@arm.com>
479
480 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
481 unique to the tool.
482 * lib/g77.exp (g77_init): Likewise.
483 * lib/g++.exp (g++_init): Likewise.
484 * lib/objc.exp (objc_init): Likewise.
485
956d9305
MM
4862002-09-25 Mark Mitchell <mark@codesourcery.com>
487
488 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
489 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
490 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
491
6190e147
RH
4922002-09-25 Richard Henderson <rth@redhat.com>
493
494 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
495 too-small long double.
496
c354bbcc
HPN
4972002-09-23 Hans-Peter Nilsson <hp@axis.com>
498
499 * gcc.dg/20020919-1.c: New test.
500
2d3e278d
MM
5012002-09-23 Mark Mitchell <mark@codesourcery.com>
502
503 * g++.dg/abi/bitfield6.C: New test.
504 * g++.dg/abi/bitfield7.C: New test.
505 * g++.dg/abi/bitfield8.C: New test.
506 * g++.dg/abi/vbase11.C: New test.
507
490ed846
JDA
5082002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
509
510 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
511 hppa*-*-hpux*. Update test comment.
512
6ba085e7
JJ
5132002-09-20 Jakub Jelinek <jakub@redhat.com>
514
515 * gcc.dg/tls/struct-1.c: New test.
516
56941bf2
NB
5172002-09-20 Neil Booth <neil@daikokuya.co.uk>
518
519 * gcc.dg/cpp/tr-warn2.c: Update.
520
651912d6
RE
5212002-09-20 Richard Earnshaw <rearnsha@arm.com>
522
523 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
524
1ce505c4
RE
5252002-09-20 Richard Earnshaw <rearnsha@arm.com>
526
527 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
528 systems.
529
1db76181
HPN
5302002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
531
e7a35dcc
HPN
532 * gcc.c-torture/execute/ieee/mzero3.c: New test.
533
1db76181 534 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
e9ad2ad3
HPN
535 Adjust for c++filt moved to binutils. Remove spurious duplicate
536 setting of cxxfilt.
1db76181 537
2ee2d707
GK
5382002-09-19 Geoffrey Keating <geoffk@apple.com>
539
540 * gcc.dg/20020312-2.c: Update for darwin.
541
dd29188b
NS
5422002-09-18 Nathan Sidwell <nathan@codesourcery.com>
543
544 * g++.old-deja/g++.other/crash32.C: Mark ICE.
545
ff2522a5
NP
546Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
547
548 * objc.dg/comp-types-1.m: New test.
549 * objc.dg/comp-types-2.m: New test.
550 * objc.dg/comp-types-3.m: New test.
551 * objc.dg/comp-types-4.m: New test.
552 * objc.dg/comp-types-5.m: New test.
57147be1 553 * objc.dg/comp-types-6.m: New test.
ff2522a5 554
8269c9b8
JDA
5552002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
556
557 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
558
3ec83083
NS
5592002-09-16 Nathan Sidwell <nathan@codesourcery.com>
560
85341ddd 561 * g++.dg/other/do1.C: New test.
57147be1 562
3ec83083 563 * g++.dg/template/subst1.C: New test.
57147be1 564
1f73c622
SE
5652002-09-16 Steve Ellcey <sje@cup.hp.com>
566
567 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
568
28c56d25
NS
5692002-09-16 Nathan Sidwell <nathan@codesourcery.com>
570
3ec83083
NS
571 * g++.dg/template/qualttp20.C: Adjust expected errors.
572 * g++.old-deja/g++.jason/report.C: Likewise.
573 * g++.old-deja/g++.other/qual1.C: Likewise.
574
7979434d
NS
575 * g++.dg/lookup/scoped2.C: New test.
576
28c56d25
NS
577 * g++.dg/ext/asm3.C: New test.
578
2a4ecff3
RE
5792002-09-16 Richard Earnshaw <rearnsha@arm.com>
580
581 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
582
002b4ef1
KH
5832002-09-16 Kazu Hirata <kazu@cs.umass.edu>
584
585 * ChangeLog: follow spelling conventions.
586 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
587 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
588 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
589 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
590 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
591 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
592 * g++.old-deja/g++.law/global-init1.C: Likewise.
593 * g++.old-deja/g++.other/delete4.C: Likewise.
594 * g++.old-deja/g++.other/inline21.C: Likewise.
595 * g++.old-deja/g++.other/singleton.C: Likewise.
596 * g77.dg/strlen0.f: Likewise.
597 * g77.f-torture/compile/20010519-1.f: Likewise.
598 * g77.f-torture/compile/980310-4.f: Likewise.
599 * gcc.c-torture/compile/20000605-1.c: Likewise.
600 * gcc.c-torture/execute/20020225-1.c: Likewise.
601 * gcc.dg/c90-hexfloat-2.c: Likewise.
602 * gcc.dg/c99-bool-1.c: Likewise.
603 * gcc.dg/c99-hexfloat-2.c: Likewise.
604 * gcc.dg/dll-2.c: Likewise.
605 * gcc.dg/wtr-union-init-1.c: Likewise.
606 * gcc.dg/wtr-union-init-2.c: Likewise.
607 * gcc.dg/wtr-union-init-3.c: Likewise.
608 * gcc.dg/cpp/avoidpaste1.c: Likewise.
609 * gcc.dg/cpp/defined.c: Likewise.
610 * gcc.dg/cpp/macsyntx.c: Likewise.
611 * gcc.dg/cpp/paste2.c: Likewise.
612 * gcc.dg/cpp/trad/defined.c: Likewise.
613 * gcc.dg/format/c90-printf-1.c: Likewise.
614 * gcc.dg/format/c90-scanf-1.c: Likewise.
615 * gcc.dg/format/c99-printf-1.c: Likewise.
616 * gcc.dg/format/c99-scanf-1.c: Likewise.
617 * gcc.misc-tests/gcov-8.c: Likewise.
618 * lib/profopt.exp: Likewise.
619
d48d6e79
KW
6202002-09-15 Krister Walfridsson <cato@df.lth.se>
621
622 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
623
3baab484
NS
6242002-09-15 Nathan Sidwell <nathan@codesourcery.com>
625
626 * g++.dg/inherit/using2.C: New test.
627
3bbe3320
KH
6282002-09-15 Kazu Hirata <kazu@cs.umass.edu>
629
630 * ChangeLog: Follow spelling conventions.
631 * g++.dg/template/friend4.C: Likewise.
632 * g++.old-deja/g++.pt/crash67.C: Likewise.
633 * gcc.c-torture/execute/20000801-4.c: Likewise.
634 * gcc.dg/c90-digraph-1.c: Likewise.
635 * gcc.dg/c94-digraph-1.c: Likewise.
636 * gcc.dg/c99-digraph-1.c: Likewise.
637 * gcc.dg/cpp/line5.c: Likewise.
638 * gcc.dg/cpp/multiline.c: Likewise.
639 * gcc.dg/cpp/trad/literals-1.c: Likewise.
640 * gcc.dg/format/attr-3.c: Likewise.
641 * gcc.dg/format/c90-scanf-3.c: Likewise.
642 * gcc.dg/format/ext-4.c: Likewise.
643
c8460010
NS
6442002-09-15 Nathan Sidwell <nathan@codesourcery.com>
645
646 * g++.dg/template/pretty1.C: New test.
647
62dfe763
AM
6482002-09-14 Alan Modra <amodra@bigpond.net.au>
649
650 * gcc.c-torture/execute/struct-cpy-1.c: New test.
651
46dd3884
GDR
6522002-09-13 Matt Austern <austern@apple.com>
653
654 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
655 passing a cast expression to a function by const reference.
656
712467a4
NS
6572002-09-13 Nathan Sidwell <nathan@codesourcery.com>
658
659 * g++.dg/template/deduce1.C: New test.
660
b5fc646f
KH
6612002-09-13 Kazu Hirata <kazu@cs.umass.edu>
662
663 * gcc.c-torture/execute/simd-1.c: Force all use of int to
664 32-bit int.
665
d27442c9
JDA
6662002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
667
668 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
669 usage.
670
0c11ae22
RE
6712002-09-10 Richard Earnshaw <rearnsha@arm.com>
672
673 * gcc.c-torture/compile/20020910-1.c: New test.
674
e5a3b7bd
FCE
6752002-09-10 Frank Ch. Eigler <fche@redhat.com>
676
677 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
678
278bba8b
AJ
6792002-09-10 Andreas Jaeger <aj@suse.de>
680
681 * gcc.dg/20020312-2.c: Adjust for x86-64.
682
f69257d6
TM
6832002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
684
685 * g77.dg/7388.f: New test case for PR 7388.
686
54c93c30
AE
6872002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
688
689 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
690
370ce32a
ZL
6912002-09-05 Ziemowit Laski <zlaski@apple.com>
692
693 * objc.dg/proto-lossage-1.m: New test.
694
2ef835f2
NB
6952002-09-06 Neil Booth <neil@daikokuya.co.uk>
696
697 * gcc.dg/cpp/_Pragma4.c: Fix typo.
698
746b0682
NP
699Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
700
701 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
702 expected to pass.
703
556d006c
SS
7042002-09-06 Stan Shebs <shebs@apple.com>
705 David Edelsohn <edelsohn@gnu.org>
706
707 * gcc.dg/weak: New directory.
708 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
709 target-specific xfail bits.
710 * gcc.dg/typeof-2.c: Move to new directory.
711 * gcc.dg/weak.exp: New expect script.
712
7d97b054
AM
7132002-09-06 Alan Modra <amodra@bigpond.net.au>
714
715 * gcc.c-torture/execute/extzvsi.c: New test.
716
8ef3ea70
SS
7172002-09-05 Stan Shebs <shebs@apple.com>
718
719 * gcc.dg/weak-1.c: xfail on Darwin.
720 * gcc.dg/weak-2.c: Ditto.
721 * gcc.dg/weak-3.c: Ditto.
722 * gcc.dg/weak-4.c: Ditto.
723 * gcc.dg/weak-5.c: Ditto.
724 * gcc.dg/weak-6.c: Ditto.
725 * gcc.dg/weak-7.c: Ditto.
726 * gcc.dg/weak-8.c: Ditto.
727 * gcc.dg/weak-9.c: Ditto.
728
ed6cc1f5
R
729Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
730
731 * gcc.c-torture/execute/loop-14.c: New test.
732
23ccd1f3
JJ
7332002-09-04 Jakub Jelinek <jakub@redhat.com>
734
735 * g++.dg/other/cxa-atexit1.C: New test.
736
f979c199
JJ
737 * gcc.dg/typeof-2.c: New test.
738
79ba5e3b
NB
7392002-09-03 Neil Booth <neil@daikokuya.co.uk>
740
741 * gcc.dg/cpp/_Pragma4.c: New test.
742
64f3ecb1
NP
743Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
744
745 * objc/execute/nil_method-1.m: New testcase.
746
0475ed26
NP
747Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
748
749 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
750 [Object class], not [Object initialize].
751
c8ffe46f
RS
7522002-08-31 Roger Sayle <roger@eyesopen.com>
753 Hans-Peter Nilsson <hp@bitrange.com>
754
755 * gcc.c-torture/execute/20020720-1.x: Skip test on
756 mmix-knuth-mmixware. Correct comment.
757
eca7f13c
MM
7582002-08-27 Mark Mitchell <mark@codesourcery.com>
759
760 * testsuite/g++.dg/abi/bitfield5.C: New test.
761 * testsuite/g++.dg/abi/vbase10.C: Likewise.
762
c350f8c1
NP
763Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
764
765 * objc.dg/undeclared-selector.m: New test.
766
ac2a2d6f
NS
7672002-08-27 Nathan Sidwell <nathan@codesourcery.com>
768
769 * g++.dg/other/offsetof1.C: Avoid cast warning.
770
d632dee9
ZL
7712002-08-26 Ziemowit Laski <zlaski@apple.com>
772
54c93c30 773 * objc.dg/super-class-2.m: New test.
d632dee9 774
13d3f0b6
MA
7752002-08-24 Matt Austern <austern@apple.com>
776
777 * g++.dg/ext/lvaddr.C: New test.
778 * g++.dg/ext/lvcast.C: New test.
278bba8b 779
5b770a96
MM
7802002-08-22 Mark Mitchell <mark@codesourcery.com>
781
782 * testsuite/g++.dg/inherit/cond1.C: New test.
783
a976230b
GK
7842002-08-22 Geoffrey Keating <geoffk@redhat.com>
785
786 * gcc.dg/noncompile/incomplete-1.c: New test.
787
b462d4ab
JM
7882002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
789
790 * gcc.dg/typespec-1.c: New test.
791
92b5aacd
DP
7922002-08-20 Devang Patel <dpatel@apple.com>
793 * objc.dg/proto-hier-2.m: New test.
278bba8b 794
1bd5981b
ZL
7952002-08-19 Ziemowit Laski <zlaski@apple.com>
796
797 * objc.dg/bitfield-1.m: New test.
798 * objc.dg/bitfield-2.m: New test.
799
2984fe64
JM
8002002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
801
802 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
803 gcc.dg/c99-flex-array-4.c: New tests.
804
8aa5074e
SS
8052002-08-16 Stan Shebs <shebs@apple.com>
806
807 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
808
2a2bfc59
JJ
8092002-08-15 Jakub Jelinek <jakub@redhat.com>
810
811 * gcc.dg/typeof-1.c: New test.
812 * g++.dg/ext/typeof2.C: New test.
813
eac5ce6c
NS
8142002-08-15 Nathan Sidwell <nathan@codesourcery.com>
815
816 * g++.dg/other/offsetof1.C: New test.
817
55ae9079
RH
8182002-08-14 Richard Henderson <rth@redhat.com>
819
820 * gcc.dg/tls/diag-3.c: Fix expected message strings.
821
8bfb1467
NB
8222002-08-14 Neil Booth <neil@daikokuya.co.uk>
823
824 * gcc.dg/cpp/_Pragma3.c: New test.
825
22eadedb
MM
8262002-08-13 Mark Mitchell <mark@codesourcery.com>
827
828 * g++.dg/template/inherit3: New test.
829
3ebf5204
NS
8302002-08-10 Nathan Sidwell <nathan@codesourcery.com>
831
832 * gcc.dg/bitfld-4.c: Add blank options.
833
9e259dd1
MM
8342002-08-09 Mark Mitchell <mark@codesourcery.com>
835
836 * g++.dg/template/crash1.C: New test.
837
9e20be0c
JJ
8382002-08-08 Jakub Jelinek <jakub@redhat.com>
839
840 * gcc.dg/tls/opt-2.c: New test.
841
7b9be5c7 8422002-08-08 Devang Patel <dpatel@apple.com>
9e20be0c
JJ
843
844 * objc.dg/selector-1.m : New test
278bba8b 845
6fde9815
NS
8462002-08-08 Nathan Sidwell <nathan@codesourcery.com>
847
3ebf5204 848 * g++.dg/abi/bitfield4.C: New test.
6fde9815
NS
849 * gcc.dg/bitfld-4.c: New test.
850
c93a26f5
NS
8512002-08-08 Nathan Sidwell <nathan@codesourcery.com>
852
853 * g++.dg/other/packed1.C: New test.
854
50ad9642
MM
8552002-08-07 Mark Mitchell <mark@codesourcery.com>
856
857 * g++.dg/abi/offsetof.C: Tweak error messages.
858 * g++.old-deja/g++.mike/p10769a.C: Likewise.
278bba8b 859
daf06049
JJ
8602002-08-08 Jakub Jelinek <jakub@redhat.com>
861
862 * gcc.dg/bitfld-3.c: New test.
863
ad9335eb
JJ
8642002-08-07 Jakub Jelinek <jakub@redhat.com>
865 Richard Henderson <rth@redhat.com>
866
867 * gcc.dg/i386-bitfield1.c: New test.
868 * g++.dg/abi/bitfield3.C: Update.
869
0b6f2917
NB
8702002-08-07 Neil Booth <neil@daikokuya.co.uk>
871
872 * objc.dg/const-str-2.m: Update.
873 * gcc.dg/cpp/c++98.c: Change to C extension.
874 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
875 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
876
1ae0ccb6
AH
8772002-08-06 Aldy Hernandez <aldyh@redhat.com>
878
54c93c30 879 * testsuite/gcc.dg/tls/diag-3.c: New.
1ae0ccb6 880
1e14c7f0
GDR
8812002-08-07 Gabriel Dos Reis <gdr@nerim.net>
882
883 * g++.dg/README (Subdirectories): Document new subdir expr.
884 * g++.dg/expr/pmf-1.C: New test.
885
58551c23
NB
8862002-08-06 Neil Booth <neil@daikokuya.co.uk>
887
888 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
889
39e3a681
JJ
8902002-08-06 Jakub Jelinek <jakub@redhat.com>
891
892 * g++.dg/abi/bitfield3.C: New test.
893
d19202ba
NS
8942002-08-05 Nathan Sidwell <nathan@codesourcery.com>
895
896 * lib/gcov.exp: Tweak expected line formats.
897 * gcc.misc-tests/gcov8.c: New test.
898 * gcc.misc-tests/gcov8.x: New flags.
899
5133ad46
JJ
9002002-08-05 Jakub Jelinek <jakub@redhat.com>
901
902 * consistency.vlad/layout/endian.c: Include string.h.
903
1bed5ee3
JJ
904 * gcc.c-torture/execute/20020805-1.c: New test.
905
201fbb7f
GDR
9062002-08-04 Gabriel Dos Reis <gdr@nerim.net>
907
908 * g++.dg/other/conversion1.C: New test.
909
313c9c54
RS
9102002-08-03 Roger Sayle <roger@eyesopen.com>
911
912 * gcc.dg/builtins-1.c: New testcase.
913
55765de4
MM
9142002-08-02 Mark Mitchell <mark@codesourcery.com>
915
916 * g++.dg/inherit/access3.C: New test.
917
81e602b5
JJ
9182002-08-01 Jakub Jelinek <jakub@redhat.com>
919
920 * gcc.dg/ia64-visibility-2.c: New test.
921
7662da2f
BK
9222002-08-01 Benjamin Kosnik <bkoz@redhat.com>
923
54c93c30 924 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7662da2f
BK
925 __qualifier_flags to __flags.
926
4ba126e4
MM
9272002-07-31 Mark Mitchell <mark@codesourcery.com>
928
929 * g++.dg/inherit/operator1.C: New test.
930 * g++.dg/lookup/disamb1.C: Fix typo in comment.
931 * g++.dg/other/error1.C: Change expected error message.
932 * g++.dg/template/conv4.C: Likewise.
278bba8b 933
4ba126e4 9342002-07-26 Neil Booth <neil@daikokuya.cop.uk>
b41f25cf
NB
935
936 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
002b4ef1 937 for documented behavior.
b41f25cf 938
7702af36
RS
9392002-07-25 Roger Sayle <roger@eyesopen.com>
940
941 * gcc.c-torture/execute/20020720-1.x: Skip this test on
942 several targets known to fail.
943
a27fb29b
RS
9442002-07-25 Richard Sandiford <rsandifo@redhat.com>
945
946 * gcc.dg/mips-args-[123].c: New tests.
947
0b72793f
AH
9482002-07-24 Aldy Hernandez <aldyh@redhat.com>
949
950 * gcc.dg/ppc-spe.c: New.
951
3cfab7ec
GK
9522002-07-24 Geoffrey Keating <geoffk@redhat.com>
953
954 * g++.dg/other/ptrmem4.C: New testcase.
955
eb5da24b
RH
9562002-07-24 Richard Henderson <rth@redhat.com>
957
958 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
278bba8b 959
aa02149a
GDR
9602002-07-24 Gabriel Dos Reis <gdr@nerim.net>
961
962 * g++.dg/ext/alignof1.C (main): Return 0 for success.
963
79258dce
RS
9642002-07-24 Roger Sayle <roger@eyesopen.com>
965
966 * gcc.c-torture/execute/memset-3.c: New testcase.
967
a69cbaac
NB
9682002-07-24 Neil Booth <neil@daikokuya.co.uk>
969
970 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
971 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
972
13fd931e
KG
9732002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
974
975 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
976 Delete.
977
451f86fd
R
978Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
979
980 * gcc.c-torture/compile/simd-4.c: New test.
981
0e902d98
KL
9822002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
983
984 PR c++/7347, c++/7348
985 * g++.dg/template/access4.C: New test.
986 * g++.dg/template/access5.C: New test.
987 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
988 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
989 * g++.old-deja/g++.pt/ttp58.C: Likewise.
990 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
991
cf3c4f56
JJ
9922002-07-22 Jakub Jelinek <jakub@redhat.com>
993
994 * gcc.dg/gnu89-init-2.c: New test.
995
56508306
GDR
9962002-07-21 Gabriel Dos Reis <gdr@nerim.net>
997
998 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
999
0da65b89
RS
10002002-07-20 Roger Sayle <roger@eyesopen.com>
1001
1002 * gcc.c-torture/execute/20020720-1.c: New testcase.
1003
68e65275
NB
10042002-07-20 Neil Booth <neil@daikokuya.co.uk>
1005
1006 * gcc.dg/cpp/Wsignprom.c: New tests.
1007
a0c58ea9
AM
10082002-07-20 Alan Modra <amodra@bigpond.net.au>
1009
1010 * gcc.c-torture/execute/loop-13.c: New test.
1011
75aef48a
NB
10122002-07-19 Neil Booth <neil@daikokuya.co.uk>
1013
1014 * gcc.dg/cpp/expr.c: New tests.
1015
437deefa
DE
10162002 07-18 David Edelsohn <edelsohn@gnu.org>
1017
1018 * g++.dg/opt/pr6713.C: Add template instantiation.
1019
85272855
AM
10202002-07-18 Alan Modra <amodra@bigpond.net.au>
1021
437deefa
DE
1022 * gcc.dg/nest.c: New test.
1023
10242002-07-17 Richard Henderson <rth@redhat.com>
1025
1026 * g++.dg/opt/pr6713.C: New test.
85272855 1027
90888283
EB
10282002-07-17 Eric Botcazou <ebotcazou@multimania.com>
1029
1030 * gcc.c-torture/execute/loop-2e.x: Let the testcase
1031 XFAIL for all x86 processors.
1032
ce0ead25
ID
10332002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
1034
1035 * gcc.c-torture/execute/20010122-1.x: Do not test with
1036 -fomit-frame-pointer.
1037
d955f6ea
KL
10382002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1039
1040 * g++.dg/template/instantiate2.C: New test.
1041 * g++.dg/template/spec4.C: New test.
1042
ba59df78
KL
10432002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1044
1045 * g++.dg/template/access2.C: New test.
1046 * g++.dg/template/access3.C: New test.
1047
6c535c69
ZW
10482002-07-15 Zack Weinberg <zack@codesourcery.com>
1049
1050 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
1051 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
1052 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
1053 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
1054 Convert to use <stdarg.h>.
1055 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
1056 Delete.
1057 * gcc.dg/va-arg-2.c: New.
1058 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
1059
794a292d
JJ
10602002-07-15 Jakub Jelinek <jakub@redhat.com>
1061
1062 * gcc.c-torture/compile/20020710-1.c: New test.
1063
226cfe61 1064Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
6c535c69 1065 Andrew Pinski <pinskia@physics.uc.edu>
226cfe61
R
1066
1067 gcc.c-torture/compile/simd-2.c: New testcase.
1068 gcc.c-torture/compile/simd-3.c: Likewise.
1069
f0ab6bf2
MM
10702002-07-11 Mark Mitchell <mark@codesourcery.com>
1071
1072 PR c++/7224
1073 * g++.dg/overload/error1.C: New test.
6c535c69 1074
789b7de5
RO
10752002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1076
1077 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
1078 configuration and IRIX 6 O32 ABI.
1079
e65a2d65
RS
10802002-07-11 Roger Sayle <roger@eyesopen.com>
1081
1082 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
1083
c5358a5d
RS
10842002-07-10 Roger Sayle <roger@eyesopen.com>
1085
1086 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
1087
6d844e9d
JL
10882002-07-10 Jeffrey A Law <law@redhat.com>
1089
6c535c69 1090 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6d844e9d 1091
6c535c69 1092 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
6d844e9d 1093
2fefbb5d
AH
10942002-07-09 Aldy Hernandez <aldyh@redhat.com>
1095
6c535c69 1096 * gcc.dg/20020312-2.c: Check for __PPC__.
2fefbb5d 1097
4d5be58b
DN
10982002-07-09 Diego Novillo <dnovillo@redhat.com>
1099
1100 * gcc.c-torture/compile/20020709-1.c: New test.
1101
78abea27
RS
11022002-07-07 Roger Sayle <roger@eyesopen.com>
1103
1104 * g++.dg/template/qualttp21.C: New test case.
1105
e66c8649
AO
11062002-07-06 Alexandre Oliva <aoliva@redhat.com>
1107
1108 * gcc.c-torture/compile/20020706-1.c: New test.
1109 * gcc.c-torture/compile/20020706-2.c: New test.
1110
78abea27
RS
11112002-07-06 Brian R. Gaeke <brg@dgate.ORG>
1112 Alexandre Oliva <aoliva@redhat.com>
71b089f0
BG
1113
1114 * g++.dg/warn/incomplete1.C: New test.
1115
8537dbae
KG
11162002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1117
1118 PR c++/7099
6c535c69 1119 * g++.dg/warn/noreturn1.C: New test.
8537dbae 1120
9833f679
MM
11212002-07-03 Mark Mitchell <mark@codesourcery.com>
1122
1123 PR c++/6706
1124 * g++.dg/debug/debug6.C: New test.
1125 * g++.dg/debug/debug7.C: New test.
1126
3767c0fd
R
1127Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
1128
1129 * gcc.c-torture/compile/simd-3.c: New test.
1130
a6a5beb1
CD
11312002-07-03 Chris Demetriou <cgd@broadcom.com>
1132
1133 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1134 * gcc.dg/20020620-1.c: Likewise.
1135
b2153b98
KL
11362002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1137
1138 PR c++/6944
1139 * g++.dg/init/array4.C: New test.
1140 * g++.dg/init/array5.C: New test.
1141
34a80643
R
1142Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
1143
1144 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1145 * gcc.c-torture/execute/simd-2.c (main): Likewise.
1146
622d3731
KG
11472002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1148
1149 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1150 * gcc.dg/wtr-aggr-init-1.c: Likewise.
1151 * gcc.dg/wtr-conversion-1.c: Likewise.
1152 * gcc.dg/wtr-escape-1.c: Likewise.
1153 * gcc.dg/wtr-int-type-1.c: Likewise.
1154 * gcc.dg/wtr-label-1.c: Likewise.
1155 * gcc.dg/wtr-static-1.c: Likewise.
1156 * gcc.dg/wtr-strcat-1.c: Likewise.
1157 * gcc.dg/wtr-suffix-1.c: Likewise.
1158 * gcc.dg/wtr-switch-1.c: Likewise.
1159 * gcc.dg/wtr-unary-plus-1.c: Likewise.
1160 * gcc.dg/wtr-union-init-1.c: Likewise.
1161 * gcc.dg/wtr-union-init-2.c: Likewise.
1162 * gcc.dg/wtr-union-init-3.c: Likewise.
1163
1164 * gcc.dg/wtr-func-def-1.c: New test.
1165
c40da518 11662002-07-02 Devang Patel <dpatel@apple.com>
e1c2dd26 1167
c40da518
DP
1168 * objc.dg/param-1.m: New test.
1169
0879540b
NB
11702002-07-03 Neil Booth <neil@daikokuya.co.uk>
1171
1172 * gcc.dg/cpp/trad/directive.c: Add test.
1173 * gcc.dg/cpp/trad/macroargs.c: Add test.
1174 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1175
c680d2b6
NB
11762002-07-02 Neil Booth <neil@daikokuya.co.uk>
1177
1178 * gcc.dg/cpp/cmdlne-M.c: New test.
1179
c1c5187c
ZL
11802002-07-02 Ziemowit Laski <zlaski@apple.com>
1181
1182 * objc.dg/desig-init-1.m: New test.
1183
17f29637
KL
11842002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1185
1186 PR c++/6716
1187 * g++.dg/template/instantiate1.C: New test.
1188
5d69ba1f
MM
11892002-07-01 Mark Mitchell <mark@codesourcery.com>
1190
1191 PR c++/7112
1192 * g++.dg/template/sizeof2.C: New test.
1193
7098b619
NB
11942002-07-01 Neil Booth <neil@daikokuya.co.uk>
1195
1196 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1197 gcc.dg/cpp/trad/include.c: New tests.
1198
0a220b4a
HPN
11992002-07-01 Hans-Peter Nilsson <hp@axis.com>
1200
1201 PR target/7177
1202 * gcc.c-torture/compile/20020701-1.c: New test.
1203
bbeb33f2
SS
12042002-07-01 Stan Shebs <shebs@apple.com>
1205
1206 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1207 header here...
1208 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1209 (objc-torture-execute): or here.
1210
03c53278
R
1211Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
1212
1213 * gcc.c-torture/execute/arith-rand-ll.c: New test.
1214
e34cabb3
NB
12152002-07-01 Neil Booth <neil@daikokuya.co.uk>
1216
1217 * gcc.dg/cpp/trad/escaped-nl.c: New test.
1218
118f8dc1
DP
12192002-06-30 Devang Patel <dpatel@apple.com>
1220
1221 * objc.dg/fsyntax-only.m: New test.
1222
5ce49b4b
MM
12232002-06-27 Mark Mitchell <mark@codesourcery.com>
1224
1225 PR c++/6695
1226 * g++.dg/template/friend7.C: New file.
1227
759236dd
AH
12282002-06-27 Aldy Hernandez <aldyh@redhat.com>
1229
6c535c69
ZW
1230 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1231 return type.
759236dd 1232
86422829
R
1233Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
1234
1235 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1236 avoid division by zero.
1237
06470238
NB
12382002-06-27 Neil Booth <neil@daikokuya.co.uk>
1239
1240 * gcc.dg/Wunknownprag.c: New tests.
1241
9881adff
R
1242Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
1243
1244 * gcc.c-torture/execute/simd-2.c: New test.
1245
0c6db544
NB
12462002-06-25 Neil Booth <neil@daikokuya.co.uk>
1247
1248 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1249 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1250 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1251 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1252 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1253 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1254 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1255 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1256 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1257 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1258 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1259 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1260 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1261 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1262 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1263 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1264 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1265
2c088b53
NB
12662002-06-24 Neil Booth <neil@daikokuya.co.uk>
1267
1268 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1269 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1270 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1271 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1272 New tests.
1273 * gcc.dg/cpp/trad/directive.c: Update.
1274
bc9c2952
AJ
12752002-06-23 Andreas Jaeger <aj@suse.de>
1276
1277 * gcc.c-torture/execute/complex-6.c: New.
1278
847c76c8
NB
12792002-06-22 Neil Booth <neil@daikokuya.co.uk>
1280
1281 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1282 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1283 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1284 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1285
00b94a44
NB
12862002-06-21 Neil Booth <neil@daikokuya.co.uk>
1287
1288 * gcc.dg/cpp/trad: New directory with traditional tests copied
1289 from parent directory.
1290 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1291 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1292 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1293 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1294 Move to trad/ and rename.
1295 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1296 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1297 gcc.dg/cpp/trad/redef2.c: New tests.
1298 * gcc.dg/cpp/trad/trad.exp: New driver.
1299
017acb41
NB
13002002-06-20 Neil Booth <neil@daikokuya.co.uk>
1301
1302 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1303 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1304 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1305 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1306 Remove.
1307
9164f47a
RS
13082002-06-20 Richard Sandiford <rsandifo@redhat.com>
1309
1310 * gcc.dg/20020620-1.c: New test.
1311
342cea95
KL
13122002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1313
1314 * g++.dg/template/ttp4.C: New test.
1315
ccf160f1
JJ
13162002-06-19 Jakub Jelinek <jakub@redhat.com>
1317
1318 * g++.dg/opt/vt1.C: Fix regexp.
1319
90227c69
KG
13202002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1321
1322 * gcc.c-torture/execute/pure-1.c: Make functions static again.
1323 Don't use attribute `noinline'.
1324
0fd534ed
HPN
13252002-06-18 Hans-Peter Nilsson <hp@axis.com>
1326
1327 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
bc9c2952 1328
820d4b1b
AH
13292002-06-18 Aldy Hernandez <aldyh@redhat.com>
1330
6c535c69 1331 * gcc.c-torture/execute/simd-1.c: New.
820d4b1b 1332
6c535c69 1333 * gcc.dg/simd-1.c: New.
820d4b1b 1334
22309565
HPN
13352002-06-18 Hans-Peter Nilsson <hp@axis.com>
1336
1337 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1338
750491fc
RH
13392002-06-16 Richard Henderson <rth@redhat.com>
1340
1341 * g++.dg/ext/anon-struct1.C: New.
1342 * g++.dg/ext/anon-struct2.C: New.
1343 * g++.dg/ext/anon-struct3.C: New.
1344 * gcc.dg/anon-struct-1.c: New.
1345 * gcc.dg/anon-struct-2.c: New.
1346 * gcc.dg/anon-struct-3.c: New.
1347 * gcc.dg/20011008-1.c: Adjust warning text.
1348 * gcc.dg/20020527-1.c: Add -fms-extensions.
1349
0931db71
RH
13502002-06-16 Richard Henderson <rth@redhat.com>
1351
1352 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1353
21505616
HPN
13542002-06-15 Hans-Peter Nilsson <hp@axis.com>
1355
1356 * gcc.c-torture/execute/20020615-1.c: New test.
1357
8dcb27ed
RS
13582002-06-15 Roger Sayle <roger@eyesopen.com>
1359
1360 * gcc.c-tortuture/execute/compare-1.c: New test case.
1361 * gcc.c-tortuture/execute/compare-2.c: New test case.
1362 * gcc.c-tortuture/execute/compare-3.c: New test case.
1363
a6f5e048
RH
13642002-06-13 Richard Henderson <rth@redhat.com>
1365
1366 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
1367 ia64 ilp32.
1368
d65cb654
KL
13692002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1370
1371 * g++.dg/template/typename2.C: Update error message.
1372
6debb006
HPN
13732002-06-12 Hans-Peter Nilsson <hp@axis.com>
1374
1375 * gcc.c-torture/execute/20020611-1.c: New test.
1376
9da754bd
BW
13772002-06-11 Bob Wilson <bob.wilson@acm.org>
1378
1379 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1380 list of targets to skip.
1381
56a28102
BW
13822002-06-10 Bob Wilson <bob.wilson@acm.org>
1383
1384 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1385 targets if not optimizing.
1386
2bf87216
JJ
13872002-06-10 Jakub Jelinek <jakub@redhat.com>
1388
1389 * gcc.c-torture/compile/20020605-1.c: New test.
1390
5d056e9b
JJ
1391 * g++.dg/opt/vt1.C: New test.
1392
156755ac
JJ
1393 * gcc.dg/20020531-1.c: New test.
1394
50f30e6b
JJ
1395 * gcc.dg/20020530-1.c: New test.
1396
85d49058
JJ
1397 * gcc.dg/20020527-1.c: New test.
1398
7b668f9e
JJ
1399 * g++.dg/opt/cse1.C: New test.
1400
437f1df1
RS
14012002-06-07 Roger Sayle <roger@eyesopen.com>
1402
1403 * gcc.dg/20020607-2.c: New test case.
1404
68b15d4f
JJ
14052002-06-07 Jakub Jelinek <jakub@redhat.com>
1406
1407 * gcc.c-torture/compile/20020604-1.c: New test.
1408
c4b50f1a
RH
14092002-06-04 Richard Henderson <rth@redhat.com>
1410
1411 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1412 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1413 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1414
c2ae6616
AH
14152002-06-04 Aldy Hernandez <aldyh@redhat.com>
1416
6c535c69 1417 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
c2ae6616 1418
6d8fd7bb
RH
14192002-06-03 Richard Henderson <rth@redhat.com>
1420
1421 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1422 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1423
ab780373
RH
14242002-06-02 Richard Henderson <rth@redhat.com>
1425
bc9c2952 1426 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
ab780373
RH
1427 test functions static.
1428
e33a8855
AJ
14292002-06-02 Andreas Jaeger <aj@suse.de>
1430
1431 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1432 now.
1433
ceeedfc1
NB
14342002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
1435
1436 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1437 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1438 Update for mofified diagnostics.
1439 * gcc.dg/c99-intconst-1.c: No longer fail.
1440
61b78ce1
RH
14412002-06-02 Richard Henderson <rth@redhat.com>
1442
1443 * gcc.dg/uninit-A.c: Remove xfail markers.
1444
378393da
RS
14452002-06-01 Roger Sayle <roger@eyesopen.com>
1446
1447 * gcc.dg/fnegate-1.c: New test case.
1448
d18b1ed8
OS
14492002-05-30 Osku Salerma <osku@iki.fi>
1450
1451 * gcc.c-torture/execute/mayalias-1.c: New file.
1452
cd7ab83f
NB
14532002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
1454
e33a8855 1455 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
cd7ab83f
NB
1456 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1457 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1458
5a3bb17d
HPN
14592002-05-29 Hans-Peter Nilsson <hp@axis.com>
1460
1461 * gcc.c-torture/execute/20020529-1.c: New test.
1462
39f2f3c8
RS
14632002-05-27 Richard Henderson <rth@redhat.com>
1464
1465 * g++.dg/ext/attrib6.C: New test case.
1466
ef72b1d3
KG
14672002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1468
1469 * gcc.c-torture/execute/pure-1.c: New test.
1470
630363b4
NB
14712002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
1472
1473 * gcc.dg/cpp/arith-2.c: Remove.
630363b4 1474
c9220e3a
NB
14752002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
1476
1477 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1478 * gcc.dg/cpp/if-3.c: Remove.
1479
9059e33c
JJ
14802002-05-26 Jakub Jelinek <jakub@redhat.com>
1481
1482 * g++.dg/opt/cse2.C: New test.
1483
91318908
NB
14842002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
1485
1486 * gcc.dg/cpp/arith-1.c: New semantic tests.
1487 * gcc.dg/cpp/if-1.c: Update.
1488
9e253215
BE
14892002-05-24 Ben Elliston <bje@redhat.com>
1490
1491 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1492
90442291
JJ
14932002-05-24 Jakub Jelinek <jakub@redhat.com>
1494
1495 * gcc.dg/verbose-asm.c: New test.
1496
3620711b
NB
14972002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
1498
1499 * gcc.dg/cpp/paste12.c: New test.
1500
17645b15
NB
15012002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
1502
13fa982e 1503 * g++.dg/parse/named_ops.C: New test.
17645b15 1504
5ff225fc
MM
15052002-05-23 Mark Mitchell <mark@codesourcery.com>
1506
1507 * gcc/testsuite/gcc.dg/weak-8.c: New test.
1508
e275a535
R
1509Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
1510
1511 * gcc.dg/weak-2.c: Allow optional leading underscore
1512 in scan-assembler symbol name.
1513 * gcc.dg/weak-3.c: Likewise.
1514 * gcc.dg/weak-4.c: Likewise.
1515 * gcc.dg/weak-5.c: Likewise.
1516
66b408f2
JJ
15172002-05-23 Jakub Jelinek <jakub@redhat.com>
1518
1519 * gcc.dg/20020523-1.c: New test.
1520
e67a7860
NB
15212002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
1522
1523 * objc.dg/const-str-2.m: Update now that we stop after
1524 a command line error.
1525
c32dd1ef
RH
15262002-05-22 Richard Henderson <rth@redhat.com>
1527
1528 * g++.dg/dg.exp: Fix typo in test pruneing.
1529
7a1f3f5f
RH
15302002-05-22 Richard Henderson <rth@redhat.com>
1531
1532 * g++.dg/dg.exp: Prune the tls subdirectory.
1533 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1534 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1535 * g++.dg/tls/init-1.C: New.
1536
2dd36f90
JJ
15372002-05-22 Jakub Jelinek <jakub@redhat.com>
1538
1539 * gcc.dg/20020517-1.c: New test.
1540
ec221d71
RH
15412002-05-21 Richard Henderson <rth@redhat.com>
1542
1543 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1544 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1545
32d3f634
BG
1546Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
1547
1548 * g++.dg/other/copy2.C: New test.
1549
02116b3d
R
1550Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
1551
1552 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1553 (MAX_COPY): Bump up to 10 times sizeof (long long).
1554 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1555
1556 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1557 sizeof (long long).
1558
1559 * gcc.c-torture/execute/strcpy-1.c: New test.
1560
b3f47c78
DB
15612002-05-19 Jason Merrill <jason2redhat.com>
1562
1563 * g++.dg/ext/oper1.C: New test.
1564
15652002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
851c06dd
MM
15662002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
1567
f362c762
MM
1568 * README.QMTEST: New file.
1569
851c06dd
MM
1570 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1571
e3227f2c
AJ
15722002-05-19 Andreas Jaeger <aj@suse.de>
1573
1574 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1575 now.
1576 * gcc.c-torture/execute/loop-2d.x: Likewise.
1577
210142e0
DB
15782002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
1579
1580 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
1581 support weak symbols.
1582 * gcc.dg/weak-4.c: Likewise
1583 * gcc.dg/weak-6.c: Likewise
1584
088b3db0
DB
15852002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
1586
1587 * gcc.dg/weak-3.c: Add dg-excess-error comment for
1588 cygwin, coff and h8300-*-hms targets
1589 * gcc.dg/weak-5.c: Likewise
1590 * gcc.dg/weak-7.c: Likewise
1591
f4b251a6
JM
15922002-05-16 Jason Merrill <jason@redhat.com>
1593
1594 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1595 (scan-assembler-not, scan-assembler-dem): Likewise.
1596 (scan-assembler-dem-not): Likewise.
1597
34fb9ba5
RH
15982002-05-15 Richard Henderson <rth@redhat.com>
1599
1600 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1601
14285ace
RH
16022002-05-15 Richard Henderson <rth@redhat.com>
1603
1604 * gcc.dg/weak-5.c (vfoo1c): No warning here.
1605 (vfoo1f): Warning here.
1606 (vfoo1l): Don't redefine the alias.
1607
5bf5c5cb
JM
16082002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
1609
1610 * g++.dg/init/pm1.C: New test.
1611
e2f75147
DM
16122002-05-12 David S. Miller <davem@redhat.com>
1613
1614 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1615 types.
1616
dbfb1116
RS
16172002-05-10 Roger Sayle <roger@eyesopen.com>
1618
1619 * gcc.c-torture/execute/20020510-1.c: New test case.
1620
85d7d3b0
DM
16212002-05-10 David S. Miller <davem@redhat.com>
1622
1623 * gcc.c-torture/execute/conversion.c: Test long double too.
1624
2937267b
JJ
16252002-05-09 Jakub Jelinek <jakub@redhat.com>
1626
1627 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1628 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1629 * lib/g++.exp (g++_link_flags): Likewise.
1630 * lib/objc.exp (objc_target_compile): Likewise.
1631
c3bf3e6e
NB
16322002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
1633
1634 * gcc.dg/cpp/poison.c: Update.
1635 * gcc.dg/cpp/20000625-2.c: Remove.
1636 * gcc.dg/cpp/direct2s.c: Remove final test.
1637
ea45dbb8
TR
16382002-05-08 Tom Rix <trix@redhat.com>
1639
1640 * gcc.c-torture/execute/20020508-1.c: New test.
1641 * gcc.c-torture/execute/20020508-2.c: New test.
1642 * gcc.c-torture/execute/20020508-3.c: New test.
1643
b9e2d17b
NB
16442002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
1645
1646 * gcc.dg/cpp/charconst-4.c: More tests.
1647
f90bf7ca
MM
16482002-05-08 Mark Mitchell <mark@codesourcery.com>
1649
1650 PR c/6569
1651 * gcc.dg/weak-3.c: Update location of warning messages.
1652 * gcc.dg/weak-5.c: Likewise.
1653
1f77b5da
RS
16542002-05-06 Roger Sayle <roger@eyesopen.com>
1655
1656 * gcc.c-torture/execute/20020506-1.c: New test case.
1657
a5a49440
NB
16582002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
1659
1660 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1661
adc502b4
NB
16622002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1663
1664 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1665
95ff5d3f
NB
16662002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1667
1668 * gcc.dg/cpp/charconst-3.c: New test.
1669
2443d4e1
NB
16702002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
1671
1672 * gcc.dg/cpp/charconst.c: Update tests.
1673
f2fdc802
TJ
16742002-05-05 Tim Josling <tej@melbpc.org.au>
1675
1676 * treelang: Added directory for new sample language treelang. Also
e3227f2c 1677 lib/treelang.exp: New file to signal treelang should be tested.
f2fdc802 1678
ba2e86d6
JJ
16792002-05-03 Jakub Jelinek <jakub@redhat.com>
1680
1681 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1682 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1683 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1684 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1685 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1686 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1687 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1688
5a3085c5
JM
16892002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1690
1691 * gcc.dg/format/xopen-2.c: New test.
1692
d70e94ec
JJ
16932002-05-03 Jakub Jelinek <jakub@redhat.com>
1694
1695 * gcc.dg/20020503-1.c: New test.
1696
5121c03e
MM
16972002-05-02 Mark Mitchell <mark@codesourcery.com>
1698
1699 * g++.dg/init/dtor1.C: Make it tougher.
1700
76ccdb3c
MM
17012002-05-01 Mark Mitchell <mark@codesourcery.com>
1702
1703 * g++.dg/init/dtor1.C: New test.
1704
0d6d6892
AH
17052002-05-02 Aldy Hernandez <aldyh@redhat.com>
1706
7a1f3f5f 1707 * gcc.dg/altivec-8.c: New.
0d6d6892 1708
9b7bc465
AH
17092002-05-01 Aldy Hernandez <aldyh@redhat.com>
1710
7a1f3f5f 1711 * gcc.dg/altivec-7.c: New.
9b7bc465 1712
3a73bffb
JJ
17132002-04-29 Jakub Jelinek <jakub@redhat.com>
1714
1715 * g++.dg/parse/typedef1.C: New test.
1716
33dd07ee
MM
17172002-04-29 Mark Mitchell <mark@codesourcery.com>
1718
1719 PR c++/6486
1720 * g++.dg/template/friend6.C: New test.
1721
1722 PR c++/6492
1723 * g++.dg/init/copy1.C: New test.
1724
4bd7c270
NS
17252002-04-29 Nathan Sidwell <nathan@codesourcery.com>
1726
1727 * g++.dg/warn/effc1.C: New test.
1728
60284a59
NB
17292002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
1730
1731 * gcc.dg/cpp/if-cexp.c: Add a test.
1732
a20fd5ac
JJ
17332002-04-28 Jakub Jelinek <jakub@redhat.com>
1734
1735 * gcc.dg/20020426-2.c: New test.
1736
87ed109f
NB
17372002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
1738
1739 * gcc.dg/cpp/if-mop.c: Update.
1740 * gcc.dg/cpp/if-mpar.c: Add test.
1741 * gcc.dg/cpp/if-oppr.c: Update.
1742
45806a3f
FS
17432002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1744
1745 PR c/6343
1746 * gcc.dg/weak-[2-7].c: New tests.
1747
51ccaeb9
AO
17482002-04-26 Alexandre Oliva <aoliva@redhat.com>
1749
1750 * gcc.dg/enum1.c: New test.
1751
7d793e9b
MM
17522002-04-26 Mark Mitchell <mark@codesourcery.com>
1753
1754 PR c++/6497
1755 * g++.dg/inherit/access2.C: New test.
e3227f2c 1756
7d793e9b
MM
17572002-04-26 Mark Mitchell <mark@codesourcery.com>
1758
1759 PR bootstrap/6445
1760 * gcc.dg/20020426-1.c: New test.
1761
48ba9538
AO
17622002-04-26 Alexandre Oliva <aoliva@redhat.com>
1763
1764 * g++.dg/abi/enum1.C: New test.
1765
4d7ea4fc
RH
17662002-04-26 Richard Henderson <rth@redhat.com>
1767
1768 * gcc.dg/c99-bool-1.c: Expect always true warning.
1769
07d81318
RS
17702002-04-25 Roger Sayle <roger@eyesopen.com>
1771
1772 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1773
bf882c20
KG
17742002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1775
1776 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1777 targets.
1778
a62d375f
MM
17792002-04-24 Mark Mitchell <mark@codesourcery.com>
1780
b970a21d
MM
1781 * g++.dg/abi/mange7.C: New test.
1782
a62d375f
MM
1783 PR c++/6438.
1784 * g++.dg/parse/stmtexpr2.C: New test.
1785
309d8365
R
1786Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
1787
1788 * gcc.dg/20020312-2.c: Add SH target.
1789
3f2019c6
KG
17902002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1791
1792 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1793 compiler output on mips*-*-irix*.
1794
29cece2e
JJ
17952002-04-23 Jakub Jelinek <jakub@redhat.com>
1796
1797 * g++.dg/parse/attr1.C: New test.
1798
1a887f86
RS
17992002-04-23 Roger Sayle <roger@eyesopen.com>
1800
1801 * gcc.c-torture/execute/string-opt-17.c: New test case.
1802 * gcc.c-torture/execute/memset-2.c: New test case.
1803
77adef84
MM
18042002-04-23 Mark Mitchell <mark@codesourcery.com>
1805
1806 PR c++/6256:
1807 * g++.dg/template/friend5.C: New test.
1808
1809 PR c++/6331:
1810 * g++.dg/template/qual1.C: Likewise.
1811
74b273d6
ZW
18122002-04-22 Zack Weinberg <zack@codesourcery.com>
1813
1814 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1815 Include stdlib.h, not stdio.h or ctype.h.
1816
bb03c710
HPN
18172002-04-22 Hans-Peter Nilsson <hp@axis.com>
1818
1819 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1820 cris-*-elf* and mmix-*-*.
1821 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1822 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1823 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1824 Ditto.
1825 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1826 * gcc.dg/wchar_t-1.c: Ditto.
1827
5b3dc815
HPN
18282002-04-21 Hans-Peter Nilsson <hp@axis.com>
1829
1830 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1831 Clarify comment.
1832
9ac3b1be
NB
18332002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
1834
1835 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1836
d8b85ae5
FS
18372002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1838
1839 * gcc.c-torture/execute/20000906-1.x: Delete.
1840
0c69ed55
DB
18412002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
1842
1843 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1844
d106599f
TM
18452002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
1846
1847 * PR6367
1848 * g77.f-torture/execute/6367.f: New test.
1849 * g77.f-torture/execute/6367.x: Disable for MMIX.
1850
303a3927
MM
18512002-04-19 Mark Mitchell <mark@codesourcery.com>
1852
1853 * PR6352
1854 * g++.dg/opt/inline2.C: New test.
1855
0cd3301b
RH
18562002-04-18 Richard Henderson <rth@redhat.com>
1857
7a1f3f5f
RH
1858 * gcc.dg/20000906-1.c: Enable for all targets.
1859 * gcc.c-torture/compile/iftrap-2.c: New.
0cd3301b 1860
a4863215
JJ
18612002-04-18 Jakub Jelinek <jakub@redhat.com>
1862
1863 * gcc.dg/20020418-1.c: New test.
1864 * gcc.dg/20020418-2.c: New test.
1865
96b453dc
RH
18662002-04-18 Richard Henderson <rth@redhat.com>
1867
7a1f3f5f
RH
1868 * gcc.c-torture/compile/iftrap-1.c: New.
1869 * gcc.dg/iftrap-1.c: Adjust for ia64.
1870 * gcc.dg/iftrap-2.c: New.
96b453dc 1871
a3acf46d
JJ
18722002-04-18 Jakub Jelinek <jakub@redhat.com>
1873
1874 * gcc.c-torture/compile/20020418-1.c: New test.
1875
58c2956c
RS
18762002-04-18 Roger Sayle <roger@eyesopen.com>
1877
1878 * gcc.c-torture/compile/20020415-1.c: New.
1879
887fc41a
DM
18802002-04-18 David S. Miller <davem@redhat.com>
1881
1882 * gcc.c-torture/execute/20020418-1.c: New test.
1883
2a732575
JJ
18842002-04-17 Jakub Jelinek <jakub@redhat.com>
1885
1886 * gcc.dg/20020416-1.c: New test.
1887
32121b96
JJ
1888 * g++.dg/opt/inline1.C: New test.
1889
98ef3137
JJ
18902002-04-16 Jakub Jelinek <jakub@redhat.com>
1891
1892 * gcc.dg/altivec-5.c: New test.
1893
4c8c0dec
JJ
1894 * gcc.dg/20020415-1.c: New test.
1895
07cdae91
MM
18962002-04-15 Mark Mitchell <mark@codesourcery.com>
1897
1898 * testsuite/lib/chill.exp: Remove.
1899
0f490a2b
JJ
19002002-04-14 Jakub Jelinek <jakub@redhat.com>
1901
1902 * g++.dg/other/big-struct.C: New test.
1903
4b27e132
DB
19042002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
1905
1906 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1907 of scratch file.
1908
cf56e373
DB
19092002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
1910
1911 PR c/6277
1912 * gcc.dg/i386-387-1.c: Allow optional leading underscore
1913 in scan-assembler function name
1914
1aa65134
HPN
19152002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
1916
1917 * g77.f-torture/execute/980628-4.x,
1918 g77.f-torture/execute/980628-5.x,
1919 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1920 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1921 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1922 i[34567]86-*-*.
1923
791b23fe
DM
19242002-04-13 David S. Miller <davem@redhat.com>
1925
1926 * gcc.c-torture/execute/20020413-1.c: New test.
1927
4fb07802
RS
19282002-04-13 Richard Sandiford <rsandifo@redhat.com>
1929
1930 * gcc.dg/asm-6.c,
1931 * g++.dg/ext/asm1.C: New tests.
1932
9928a3d5
MM
19332002-04-12 Mark Mitchell <mark@codesourcery.com>
1934
0481bc21
MM
1935 PR c++ 5373.
1936 * g++.dg/parse/stmtexpr1.C: New test.
1937
9928a3d5 1938 PR c++/5189.
0481bc21 1939 * g++.dg/template/copy1.C: New test.
9928a3d5 1940
21b14752
RH
19412002-04-12 Richard Henderson <rth@redhat.com>
1942
1943 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1944
869b8e4d
GK
19452002-04-12 Geoffrey Keating <geoffk@redhat.com>
1946
1947 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1948 gcc.c-torture/execute/20020307-2.c.
1949
4b72e8ed
RS
19502002-04-12 Richard Sandiford <rsandifo@redhat.com>
1951
1952 * g++.dg/ext/attrib5.C,
1953 * g++.dg/lookup/struct1.C: New tests.
1954
578fc63d
JJ
19552002-04-11 Jakub Jelinek <jakub@redhat.com>
1956
578fc63d
JJ
1957 * gcc.dg/20020411-1.c: New test.
1958
010f87c4
JJ
1959 * gcc.c-torture/execute/20020411-1.c: New test.
1960
67092f4d
JJ
19612002-04-10 Janis Johnson <janis187@us.ibm.com>
1962
1963 * g77.f-torture/execute/6177.f: New test.
1964
dab550cb
JJ
19652002-04-10 Jakub Jelinek <jakub@redhat.com>
1966
1967 PR middle-end/6247
1968 * g++.dg/opt/cleanup1.C: New test.
1969
1970 * g++.dg/opt/const1.C: New test.
1971
6127eac4 19722002-04-10 Lars Brinkhoff <lars@nocrew.org>
1a887f86 1973
6127eac4
LB
1974 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1975
ba3307c0
NS
19762002-04-10 Nathan Sidwell <nathan@codesourcery.com>
1977
1978 PR c++/5507
1979 * g++.dg/template/typename2.C: New test.
1980
aec3e189
AM
19812002-04-10 Alan Modra <amodra@bigpond.net.au>
1982
1983 * gcc.c-torture/execute/loop-12.c: New.
1984
a19caa88
HPN
19852002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
1986
1987 * g77.f-torture/execute/980628-4.x,
1988 g77.f-torture/execute/980628-5.x,
1989 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1990 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1991 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1992
eeec38a8
FS
19932002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1994
1995 PR optimization/6086
1996 * g++.dg/opt/preinc1.C: New test.
1997
0154eaa8
MM
19982002-04-06 Mark Mitchell <mark@codesourcery.com>
1999
2000 PR c++/5571
2001 * g++.dg/opt/static2.C: New test.
2002
b1896e61
MM
20032002-04-06 Mark Mitchell <mark@codesourcery.com>
2004
2005 PR c/5120
2006 * gcc.dg/20020406-1.c: New test.
2007
3ca5f444
DM
20082002-04-04 David S. Miller <davem@redhat.com>
2009
2010 * gcc.c-torture/execute/20020404-1.c: New test.
2011
a4fa73f3
JJ
20122002-04-04 Jakub Jelinek <jakub@redhat.com>
2013
2014 PR c/6123
2015 * gcc.dg/20020312-2.c: Do not declare global register variable
2016 if __PIC__ or __pic__ is defined.
2017
31956228
RE
20182002-04-04 Richard Earnshaw <rearnsha@arm.com>
2019
2020 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
2021 __asm__ so that it works correctly even if -ansi -pedantic-errors.
2022
71fad614
KG
20232002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2024
2025 * gcc.misc-tests/linkage.exp: Update last change to handle
2026 sparc*-, not just sparc-.
2027
9d7013b8
RH
20282002-04-03 Richard Henderson <rth@redhat.com>
2029
2030 * gcc.dg/cpp/ucs.c: Improved long UCS test.
2031
9390eb16
HPN
20322002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
2033
2034 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
2035
2e839a04
DM
20362002-04-02 David S. Miller <davem@redhat.com>
2037
2038 * gcc.c-torture/execute/20020402-3.c: New test.
2039
a06c96f4
HPN
20402002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
2041
d32c9170
HPN
2042 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
2043 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
2044
e78c4529
HPN
2045 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
2046 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
2047 g77.f-torture/execute/20001201.x,
2048 g77.f-torture/execute/u77-test.x: New files.
2049
a06c96f4
HPN
2050 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
2051 * gcc.dg/wchar_t-1.c: Ditto.
2052
cfe834f3
FS
20532002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2054
2055 * gcc.c-torture/execute/20020402-1.c: New test.
2056
ed4168d5
RH
20572002-04-01 Richard Henderson <rth@redhat.com>
2058
9b14a237
RH
2059 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
2060
ed4168d5
RH
2061 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
2062
ee3c0639
KG
20632002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2064
2065 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2066
d5ecb9cb
GDR
20672002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
2068
2069 * g++.dg/inherit/template-as-base.C: Expect error.
2070 * g++.dg/inherit/namespace-as-base.C: Likewise.
2071
820ecf56
HPN
20722002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
2073
5c7060d3
HPN
2074 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
2075 g++.dg/ext/instantiate3.C: Tweak match patterns.
2076
820ecf56
HPN
2077 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
2078 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
2079 -da test.
2080
41ba8a20
RH
20812002-03-31 Richard Henderson <rth@redhat.com>
2082
2083 * gcc.dg/special/alias-2.c: New.
2084 * gcc.dg/special/ecos.exp: Run it.
2085
9602f5a0
RH
20862002-03-31 Richard Henderson <rth@redhat.com>
2087
2088 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
2089
463eefc8
KH
20902002-03-31 Kazu Hirata <kazu@hxi.com>
2091
2092 * gcc.dg/weak-1.c: Disable on h8300 port.
2093
cb260b11
JJ
20942002-03-29 Janis Johnson <janis187@us.ibm.com>
2095
2096 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2097 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2098 ordering tests.
2099 * g++.dg/bprob/bprob-1.C: New test.
2100 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2101 * g++.dg/gcov/gcov-1.C: New test.
2102 * g++.dg/gcov/gcov-1.x: New file.
2103 * g++.dg/gcov/gcov-2.C: New test.
2104 * g++.dg/gcov/gcov-3.C: New test.
2105 * g++.dg/gcov/gcov-3.h: New file.
2106
d52e4867
RS
21072002-03-28 Roger Sayle <roger@eyesopen.com>
2108
2109 * g++.old-deja/g++.other/builtins5.C: New test.
2110 * g++.old-deja/g++.other/builtins6.C: New test.
2111 * g++.old-deja/g++.other/builtins7.C: New test.
2112 * g++.old-deja/g++.other/builtins8.C: New test.
2113 * g++.old-deja/g++.other/builtins9.C: New test.
2114
c7f4981a
JJ
21152002-03-29 Jakub Jelinek <jakub@redhat.com>
2116
2117 * g++.dg/opt/static1.C: New test.
2118
f17f9332
JJ
2119 * g++.dg/opt/longbranch1.C: New test.
2120
d15e67bc
HPN
21212002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
2122
2123 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2124
2125 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2126
a08cbd59
JL
2127Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
2128
2129 * gcc.c-torture/execute/20020328-1.c: New test.
2130
1b58660a
RH
21312002-03-27 Richard Henderson <rth@redhat.com>
2132
2133 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2134 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2135 move from g++.old-deja/g++.ext/.
2136
cd4e8331
MM
21372002-03-27 Mark Mitchell <mark@codesourcery.com>
2138
2139 * g++.dg/init/new2.C: New test.
1a887f86 2140
6a3177b9
RH
21412002-03-26 Richard Henderson <rth@redhat.com>
2142
62d3b526
RH
2143 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2144
9a1d8b2d
RH
2145 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2146 on sparc.
2147
6a3177b9
RH
2148 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
2149 sparcv9 systems.
2150 * gcc.dg/20001102-1.c: Likewise.
2151
dcce8b1d
PE
21522002-03-26 Phil Edwards <pme@gcc.gnu.org>
2153
2154 * gcc.dg/cpp/endif-pedantic1.c,
2155 gcc.dg/cpp/endif-pedantic2.c: New tests.
2156
46ff5047
MM
21572002-03-26 Mark Mitchell <mark@codesourcery.com>
2158
2159 * g++.dg/init/new1.C: New test.
2160
6d4c57a0
NS
21612002-03-26 Nathan Sidwell <nathan@codesourcery.com>
2162
2163 * g++.dg/abi/vbase9.C: New test.
2164
fc4a714b
RE
21652002-03-26 Richard Earnshaw <rearnsha@arm.com>
2166
2167 * gcc.dg/arm-asm.c: New test.
2168
173028e5
AC
21692002-03-26 Andrew Cagney <ac131313@redhat.com>
2170
2171 * gcc.dg/Wswitch-enum.c: New test.
2172 Fix PR c/5044.
2173
43f2b308
RH
21742002-03-26 Richard Henderson <rth@redhat.com>
2175
2176 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2177 structure.
2178
8018b36d
RH
21792002-03-25 Richard Henderson <rth@redhat.com>
2180
bbffa101
RH
2181 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
2182 sparcv9 systems.
2183
8018b36d
RH
2184 * gcc.c-torture/compile/20011119-1.c (xxx): New.
2185 * gcc.c-torture/compile/20011119-2.c (xxx): New.
2186
15e5ad76
ZW
21872002-03-25 Zack Weinberg <zack@codesourcery.com>
2188
2189 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2190
813b848c
BW
21912002-03-25 Bob Wilson <bob.wilson@acm.org>
2192
2193 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2194 targets using generic thunk support.
2195
ea475b23
JJ
21962002-03-25 Jakub Jelinek <jakub@redhat.com>
2197
2198 * gcc.c-torture/compile/20020323-1.c: New test.
2199
6ddae612
JJ
2200 * g++.dg/opt/conj2.C: New test.
2201
1bd6476f
RH
22022002-03-24 Richard Henderson <rth@redhat.com>
2203
2204 * gcc.dg/weak-1.c: Use -fno-common.
2205
479e51f6
DB
22062002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
2207
2208 * g77.dg/f77-edit-apostrophe-out.f: New test
2209 * g77.dg/f77-edit-h-out.f: New test
2210 * g77.dg/f77-edit-t-in.f: New test
2211 * g77.dg/f77-edit-t-out.f: New test
2212 * g77.dg/f77-edit-x-out.f: New test
2213 * g77.dg/f77-edit-slash-out.f: New test
2214 * g77.dg/f77-edit-colon-out.f: New test
2215 * g77.dg/f77-edit-s-out.f: New test
2216
47e87a93
RH
22172002-03-24 Richard Henderson <rth@redhat.com>
2218
2219 * objc/execute/formal_protocol-6.x: New XFAIL.
2220
5bcf08f6
DB
22212002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
2222
2223 * gcc.dg/weak-1.c: Early return from dg-final on platforms
2224 that do not support weak symbols
2225
12c3717e
DB
22262002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
2227
2228 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
2229 * lib/g77.exp: Likewise
2230 * lib/objc.exp: Likewise
2231
d6961341
AC
22322002-03-23 Andrew Cagney <ac131313@redhat.com>
2233
2234 * gcc.dg/Wswitch-default.c: New test.
2235
e756a7da
JJ
22362002-03-23 Jakub Jelinek <jakub@redhat.com>
2237
2238 * g++.dg/other/enum1.C: New test.
2239
5365c83f
ZW
22402002-03-23 Zack Weinberg <zack@codesourcery.com>
2241
2242 * gcc.dg/pragma-ep-3.c: Fix typo.
2243
acb044ee
GDR
22442002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
2245
2246 * g++.dg/inherit/template-as-base.C: New test.
2247
661fff62
JJ
22482002-03-22 Jakub Jelinek <jakub@redhat.com>
2249
2250 * g++.old-deja/g++.other/dwarf2-1.C: Move...
2251 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
2252
d4e6133f
NB
22532002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
2254
15e5ad76 2255 * gcc.dg/cpp/multiline.c: Update to match.
d4e6133f 2256
44d57e36
AO
22572002-03-22 Alexandre Oliva <aoliva@redhat.com>
2258
2259 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2260
4299b4e1
PE
22612002-03-22 Phil Edwards <pme@gcc.gnu.org>
2262
2263 * gcc.dg/cpp/extratokens2.c: New file.
2264
97c6c02c
DE
22652002-03-21 David Edelsohn <edelsohn@gnu.org>
2266
15e5ad76 2267 * gcc.dg/20020312-2.c: Add rs6000 target.
97c6c02c 2268
7614d20b
DE
2269 * gcc.c-torture/compile/20020319-1.c: New test.
2270
17043e0d
RO
22712002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2272
15e5ad76 2273 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17043e0d
RO
2274 (A, E): Handle this.
2275
617d988c
JM
22762002-03-20 Jason Merrill <jason@redhat.com>
2277
2278 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2279 ignoring -fpic.
2280 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2281 through prune_gcc_output.
2282
a29b099d
JJ
22832002-03-20 Jakub Jelinek <jakub@redhat.com>
2284
2285 * gcc.c-torture/compile/20020320-1.c: New test.
2286
f735a153
JJ
22872002-03-19 Jakub Jelinek <jakub@redhat.com>
2288
2289 * gcc.c-torture/compile/20020318-1.c: New test.
2290
6ae504c9
JJ
2291 * gcc.dg/struct-by-value-1.c: New test.
2292
1813dafd
JJ
2293 * gcc.dg/20020319-1.c: New test.
2294
cbb92744
JJ
22952002-03-18 Jakub Jelinek <jakub@redhat.com>
2296
2297 * g++.dg/opt/conj1.C: New test.
2298
e9dd7bfd
MM
22992002-03-17 Mark Mitchell <mark@codesourcery.com>
2300
2301 * g++.dg/template/qualttp20.C: Revert previous change.
2302 * g++.dg/template/qualttp3.C: Likewise.
2303 * g++.dg/template/qualttp4.C: Likewise
2304 * g++.dg/template/qualttp5.C: Likewise
2305 * g++.dg/template/qualttp6.C: Likewise
2306 * g++.dg/template/qualttp7.C: Likewise
2307 * g++.dg/template/qualttp8.C: Likewise
2308 * g++.dg/template/recurse.C: Likewise.
2309
ff8908ff
NB
23102002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
2311
2312 * gcc.dg/cpp/wchar-1.c: Update.
2313
5dd236e2
NS
23142002-03-16 Nathan Sidwell <nathan@codesourcery.com>
2315
2316 * g++.dg/template/conv1.C: New test.
2317 * g++.dg/template/conv2.C: New test.
2318 * g++.dg/template/conv3.C: New test.
2319 * g++.dg/template/conv4.C: New test.
2320
6fb2cd7b
MM
23212002-03-15 Mark Mitchell <mark@codesourcery.com>
2322
2323 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2324 * g++.dg/template/qualttp3.C: Likewise.
2325 * g++.dg/template/qualttp4.C: Likewise
2326 * g++.dg/template/qualttp5.C: Likewise
2327 * g++.dg/template/qualttp6.C: Likewise
2328 * g++.dg/template/qualttp7.C: Likewise
2329 * g++.dg/template/qualttp8.C: Likewise
2330 * g++.dg/template/recurse.C: Likewise.
2331
6e4ae815
MM
23322002-03-15 Mark Mitchell <mark@codesourcery.com>
2333
2334 * g++.dg/opt/dtor1.C: New test.
2335
a42519be
JJ
23362002-03-15 Jakub Jelinek <jakub@redhat.com>
2337
2338 * gcc.c-torture/compile/20020315-1.c: New test.
2339
32135a8c
RE
23402002-03-15 Richard Earnshaw <rearnsha@arm.com>
2341
2342 * gcc.dg/weak-1.c: Fix scan tests.
2343
a541f1aa
HPN
23442002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
2345
2346 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2347 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2348 cris-*-aout* mmix-*-*.
2349 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2350 cris-*-aout* mmix-*-*.
2351 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2352 cris-*-elf* cris-*-aout* and mmix-*-*.
2353 * gcc.dg/20001009-1.c: Ditto.
2354 * gcc.dg/20010912-1.c: Ditto.
2355 * gcc.dg/20020122-4.c: Ditto.
2356 * gcc.dg/inline-2.c: Ditto.
2357
933a0721
JL
2358Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
2359
2360 * gcc.c-torture/compile/20020314-1.c: New test.
2361
2019279f
RE
23622002-03-14 Richard Earnshaw <rearnsha@arm.com>
2363
2364 * gcc.c-torture/execute/20020314-1.c: New test.
2365
d3f129b3
JJ
23662002-03-14 Jakub Jelinek <jakub@redhat.com>
2367
2368 * g++.dg/warn/Wunused-1.C: New test.
2369
440d0518
RS
23702002-02-13 Richard Sandiford <rsandifo@redhat.com>
2371
2372 * g++.dg/abi/mangle6.C: New test.
2373
4061c1a3
JJ
23742002-03-13 Jakub Jelinek <jakub@redhat.com>
2375
2376 * gcc.c-torture/compile/20020309-2.c: New test.
2377
09948ece
JJ
2378 * gcc.c-torture/compile/20020312-1.c: New test.
2379
df867456
NS
23802002-03-12 Nathan Sidwell <nathan@codesourcery.com>
2381
2382 * g++.dg/other/access1.C: New test.
2383
62ae2529
JJ
23842002-03-12 Jakub Jelinek <jakub@redhat.com>
2385
2386 * gcc.c-torture/execute/wchar_t-1.c: New test.
2387
2ab57cc9
DE
23882002-03-12 David Edelsohn <edelsohn@gnu.org>
2389
15e5ad76 2390 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2ab57cc9 2391
56f4537e
RS
23922002-03-12 Roger Sayle <roger@eyesopen.com>
2393
2394 * gcc.dg/20020312-1.c: New test case.
2395
55a21c32
AH
23962002-03-11 Aldy Hernandez <aldyh@redhat.com>
2397
15e5ad76 2398 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
55a21c32 2399
6c40858f
RH
24002002-03-11 Richard Henderson <rth@redhat.com>
2401
2402 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2403 * g++.old-deja/g++.jason/report.C: Likewise.
2404
ab04e34b
NS
24052002-03-11 Nathan Sidwell <nathan@codesourcery.com>
2406
2407 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2408 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2409
999cc24c
NS
24102002-03-11 Nathan Sidwell <nathan@codesourcery.com>
2411
2412 * testsuite/g++.dg/overload/pmf1.C: New test.
2413
1453ec8c
KH
24142002-03-11 Kazu Hirata <kazu@hxi.com>
2415
2416 * gcc.c-torture/execute/20020307-1.c: Use long.
2417
5ddec02e
JJ
24182002-03-11 Jakub Jelinek <jakub@redhat.com>
2419
2420 PR optimization/5844
2421 * gcc.dg/20020310-1.c: New test.
2422
a012ba73
MM
24232002-03-09 Michael Meissner <meissner@redhat.com>
2424
2425 * gcc.c-torture/execute/memcpy-2.c: New test.
2426 * gcc.c-torture/execute/memset-1.c: New test.
2427 * gcc.c-torture/execute/strlen-1.c: New test.
2428 * gcc.c-torture/execute/strcmp-1.c: New test.
2429 * gcc.c-torture/execute/strncmp-1.c: New test.
2430
79b51cd7
GK
24312002-03-09 Geoffrey Keating <geoffk@redhat.com>
2432
2433 * gcc.dg/ppc-ldstruct.c: New test.
2434
e4a4c70b
JJ
24352002-03-09 Jakub Jelinek <jakub@redhat.com>
2436
2437 * gcc.c-torture/execute/va-arg-22.c: New test.
2438
93fe8e92
RK
2439Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2440
2441 * gcc.c-torture/compile/20020309-1.c: New test.
2442
71db7d03
JJ
24432002-03-08 Jakub Jelinek <jakub@redhat.com>
2444
2445 * gcc.c-torture/execute/20020307-2.c: New test.
2446
fcf742ea
JL
2447Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
2448
2449 * g77.f-torture/compile/20020307-1.f: New test.
2450
e106e1b0
RS
24512002-03-07 Richard Sandiford <rsandifo@redhat.com>
2452
2453 * gcc.dg/unordered-1.c: New test.
2454
50cb1e20
RE
24552002-03-07 Richard Earnshaw <rearnsha@arm.com>
2456
2457 * gcc.c-torture/execute/20020307-1.c: New test.
2458
6d051694
JJ
24592002-03-05 Jakub Jelinek <jakub@redhat.com>
2460
2461 * gcc.dg/20020304-1.c: New test.
2462
170c56da
JJ
2463 * gcc.c-torture/compile/20020304-2.c: New test.
2464
a298d936
ZW
24652002-03-04 Zack Weinberg <zack@codesourcery.com>
2466
2467 * gcc.c-torture/compile/20020304-1.c: New test case
2468 (from PR c/5830).
2469
8c4093d8
AH
24702002-03-03 Aldy Hernandez <aldyh@redhat.com>
2471
15e5ad76 2472 * gcc.dg/20020103-1.c: Add other -D ppc variants.
8c4093d8 2473
fd87b7a7
NS
24742002-03-02 Nathan Sidwell <nathan@codesourcery.com>
2475
2476 * g++.dg/other/classkey1.C: New test.
2477
9d8b9004
RH
24782002-03-01 Richard Henderson <rth@redhat.com>
2479
2480 * gcc.c-torture/compile/981223-1.x: New.
2481 * gcc.c-torture/compile/920625-1.x: New.
2482
cc36a670
RH
24832002-02-28 Richard Henderson <rth@redhat.com>
2484
2485 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2486
f086058e
HPN
24872002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
2488
2489 * gcc.c-torture/execute/20020227-1.c: New test.
2490
16d3e075
MM
24912002-02-27 Mark Mitchell <mark@codesourcery.com>
2492
2493 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2494 here" ERROR lines.
2495 * g++.old-deja/g++.oliva/partord1.C: Likewise.
2496 * g++.old-deja.g++.other/defarg1.C: Likewise.
2497 * g++.old-deja/g++.pt/calls2.C: Likewise.
2498 * g++.old-deja/g++.pt/crash20.C: Likewise.
2499 * g++.old-deja/g++.pt/crash30.C: Likewise.
2500 * g++.old-deja/g++.pt/crash36.C: Likewise.
2501 * g++.old-deja/g++.pt/crash6.C: Likewise.
2502 * g++.old-deja/g++.pt/defarg13.C: Likewise.
2503 * g++.old-deja/g++.pt/derived3.C: Likewise.
2504 * g++.old-deja/g++.pt/error1.C: Likewise.
2505 * g++.old-deja/g++.pt/friend21.C: Likewise.
2506 * g++.old-deja/g++.pt/friend23.C: Likewise.
2507 * g++.old-deja/g++.pt/infinite1.C: Likewise.
2508 * g++.old-deja/g++.robertl/eb128.C: Likewise.
56f4537e 2509
4e07d762
GK
25102002-02-27 Geoffrey Keating <geoffk@redhat.com>
2511
2512 * gcc.c-torture/execute/20020225-2.c: New test.
2513
f458d1d5
ZW
25142002-02-27 Zack Weinberg <zack@codesourcery.com>
2515
2516 * gcc.c-torture/execute/920730-1t.c,
2517 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2518 Delete test cases, only relevant to -traditional.
2519
e808ec9c
NB
25202002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
2521
2522 * gcc.dg/cpp/undef1.c: Remove.
2523 * gcc.dg/cpp/directiv.c: Update.
2524 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2525
1fef1cdd
MM
25262002-02-27 Michael Meissner <meissner@redhat.com>
2527
2528 * gcc.c-torture/execute/20020226-1.c: New test.
2529
6d73371a
JJ
25302002-02-26 Jakub Jelinek <jakub@redhat.com>
2531
2532 * g++.dg/debug/debug4.C: New test.
2533
47bd70b5
JJ
2534 * gcc.dg/ia64-visibility-1.c: New test.
2535
06e224f7
AO
25362002-02-26 Alexandre Oliva <aoliva@redhat.com>
2537
2538 * gcc.dg/debug/20020224-1.c: New.
2539
801791cc
KH
25402002-02-25 Kazu Hirata <kazu@hxi.com>
2541
2542 * gcc.c-torture/execute/960416-1.x: New.
2543 * gcc.c-torture/execute/divconst-3.x: Likewise.
2544
232b8f52
JJ
25452002-02-25 Jakub Jelinek <jakub@redhat.com>
2546
2547 * gcc.dg/20020224-1.c: New test.
2548
11a35b8b
AM
25492002-02-25 Alan Modra <amodra@bigpond.net.au>
2550
2551 * gcc.c-torture/execute/20020225-1.c: New.
2552
a47ed310
NB
25532002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
2554
2555 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2556
44c5edc0
JJ
25572002-02-23 Jakub Jelinek <jakub@redhat.com>
2558
2559 * gcc.dg/20020222-1.c: New test.
2560
3256b817
JJ
25612002-02-22 Jakub Jelinek <jakub@redhat.com>
2562
2563 * g++.dg/opt/anonunion1.C: New test.
2564
4f2b0fb2
NS
25652002-02-22 Nathan Sidwell <nathan@codesourcery.com>
2566
2567 * g++.dg/template/qualttp19.C: New test.
2568 * g++.dg/template/qualttp20.C: New test.
2569 * g++.old-deja/g++.jason/report.C: Adjust expected errors
2570 * g++.old-deja/g++.other/qual1.C: Likewise.
2571
87b3cd76
AH
25722002-02-21 Aldy Hernandez <aldyh@redhat.com>
2573
cc36a670 2574 * gcc.dg/attr-alwaysinline.c: New.
87b3cd76 2575
7133e992
JJ
25762002-02-21 Jakub Jelinek <jakub@redhat.com>
2577
22273300
JJ
2578 * gcc.dg/20020220-1.c: New test.
2579
7133e992
JJ
2580 * gcc.dg/20020220-2.c: New test.
2581
e5a20888
JJ
2582 * g++.dg/opt/mmx1.C: New test.
2583
8e8d61f5
AO
25842002-02-20 Alexandre Oliva <aoliva@redhat.com>
2585
2586 * gcc.c-torture/compile/20020110.c: New test.
2587
f67e0d11
JJ
25882002-02-20 Jakub Jelinek <jakub@redhat.com>
2589
2590 * gcc.c-torture/execute/20020219-1.c: New test.
2591
4636c87e
JJ
2592 * gcc.dg/20020219-1.c: New test.
2593
00fae85d
JJ
2594 * gcc.dg/noncompile/20020220-1.c: New test.
2595
7552da58
JJ
2596 * g++.dg/opt/ptrintsum1.C: New test.
2597
149d6f9e
JJ
2598 * gcc.dg/debug/20020220-1.c: New test.
2599
f6f8ada3
JJ
26002002-02-17 Jakub Jelinek <jakub@redhat.com>
2601
2602 * gcc.c-torture/execute/20020216-1.c: New test.
2603
7f311f63
NB
26042002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
2605
2606 * gcc.dg/decl-1.c: Update, new test.
2607
8d6e459d
NS
26082002-02-15 Nathan Sidwell <nathan@codesourcery.com>
2609
2610 * g++.dg/abi/bitfield1.C: New test.
2611 * g++.dg/abi/bitfield2.C: New test.
2612
aa42eef1
RS
26132002-02-15 Richard Sandiford <rsandifo@redhat.com>
2614
2615 * gcc.dg/attr-nest.c: New test.
2616
0b6e58fd
RS
26172002-02-15 Richard Sandiford <rsandifo@redhat.com>
2618
2619 * gcc.c-torture/execute/20020215-1.c: New test.
2620
d76e6800
JJ
26212002-02-14 Jakub Jelinek <jakub@redhat.com>
2622
333ce3a7
JJ
2623 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2624 * g++.dg/debug/debug.exp: New.
2625 * g++.dg/debug/trivial.C: New.
2626 * g++.dg/debug/debug1.C: Moved...
2627 * g++.dg/other/debug1.C: ...from here.
2628 * g++.dg/debug/debug2.C: Moved...
2629 * g++.dg/other/debug2.C: ...from here.
2630 * g++.dg/debug/debug3.C: Moved...
2631 * g++.dg/other/debug3.C: ...from here.
2632
d76e6800
JJ
2633 * gcc.dg/noncompile/20020213-1.c: New test.
2634
ec65b2e3
JJ
26352002-02-13 Jakub Jelinek <jakub@redhat.com>
2636
2637 * g++.dg/other/debug3.C: New test.
2638
21117a17
JJ
2639 * gcc.c-torture/execute/20020213-1.c: New test.
2640
658311e0
RS
26412002-02-13 Richard Smith <richard@ex-parrot.com>
2642
2643 * g++.old-deja/g++.other/thunk1.C: New test.
2644
845d6a2f
DB
26452002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
2646
2647 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2648
e6834654
SS
26492002-02-13 Stan Shebs <shebs@apple.com>
2650
cc36a670 2651 * gcc.dg/altivec-3.c: New.
e6834654 2652
56d44285
JJ
26532002-02-12 Jakub Jelinek <jakub@redhat.com>
2654
2655 * gcc.dg/Wunreachable-1.c: New test.
2656 * gcc.dg/Wunreachable-2.c: New test.
2657
34e68c86
JM
26582002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
2659
2660 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2661
3bb91036
NB
26622002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
2663
2664 * gcc.dg/decl-1.c: New test.
2665
036d01d0
DB
26662002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
2667
56f4537e 2668 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
036d01d0 2669
0b8c0d4e
KH
26702002-02-10 Kazu Hirata <kazu@hxi.com>
2671
2672 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2673 * gcc.c-torture/compile/980506-1.x: Likewise.
2674
b516907f
KH
26752002-02-10 Kazu Hirata <kazu@hxi.com>
2676
2677 * gcc.dg/20020210-1.c: New.
2678
3611ccb4
TM
26792002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
2680
2681 * g77.f-torture/execute/947.f: New regression test
2682 for PR fortran/947.
2683
7aa00daf
AO
26842002-02-09 Alexandre Oliva <aoliva@redhat.com>
2685
2686 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2687 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2688
fdf473ae
RH
26892002-02-08 Richard Henderson <rth@redhat.com>
2690
2691 * gcc.c-torture/compile/labels-3.c: New.
2692
1cf537c5
JJ
26932002-02-08 Jakub Jelinek <jakub@redhat.com>
2694
2695 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2696 expression statements work instead.
2697 * gcc.dg/noncompile/20020207-1.c: New test.
2698
9dd7fc76
RH
26992002-02-07 Richard Henderson <rth@redhat.com>
2700
2701 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2702
fecb60af
DB
27032002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2704
2705 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2706 message from g77
2707 * lib/g77-dg.exp: Trim g77 error messages so that they are
3bbe3320 2708 recognized by dg.exp.
fecb60af 2709
d3dac0ae
DB
27102002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2711
2712 PR fortran/5473
56f4537e 2713 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
d3dac0ae 2714
ff9ea967
RH
27152002-02-07 Richard Henderson <rth@redhat.com>
2716
2717 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2718 to be sufficiently aligned for integers.
2719
d5614afb
NS
27202002-02-07 Nathan Sidwell <nathan@codesourcery.com>
2721
2722 * g++.dg/template/friend4.C: New test.
2723
3f9796f9
DB
27242002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2725
d3dac0ae 2726 PR fortran/5743
3f9796f9
DB
2727 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2728 unsupported cases.
2729
30203c18
RH
27302002-02-07 Richard Henderson <rth@redhat.com>
2731
2732 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2733 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2734 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2735 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2736
edd1967d
RH
27372002-02-06 Richard Henderson <rth@redhat.com>
2738
2739 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2740
e1e52c7e
JJ
27412002-02-06 Janis Johnson <janis187@us.ibm.com>
2742
2743 * gcc.dg/20020206-1.c: New test.
2744
5364626a
JJ
27452002-02-06 Jakub Jelinek <jakub@redhat.com>
2746
d5129288
JJ
2747 * gcc.c-torture/execute/20020206-1.c: New test.
2748
caaf2272
JJ
2749 * gcc.c-torture/execute/20020206-2.c: New test.
2750
5364626a
JJ
2751 PR optimization/5429:
2752 * gcc.c-torture/compile/20020206-1.c: New test.
2753
1b8afbe7
NC
27542002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
2755
23fb1469 2756 * g++.dg/ext/align1.C: Do not use an explicit alignment value
cc36a670
RH
2757 as certain file formats cannot support particularly large
2758 alignments.
23fb1469 2759
1b8afbe7
NC
2760 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2761 and do not expect to be able to link the executable.
2762
cc36a670 2763 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1b8afbe7
NC
2764 fail because the COFF format does not support the weak attribute.
2765
8a921c08
DB
27662002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
2767
2768 * g77.dg/pr5473.f: New test
2769
81a2b933
AH
27702002-02-05 Aldy Hernandez <aldyh@redhat.com>
2771
cc36a670
RH
2772 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2773 Fix testcase accordingly.
81a2b933 2774
8d2809bc
RH
27752002-02-04 Richard Henderson <rth@redhat.com>
2776
2777 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2778 (buf): Change to be an array of pointers, not ints.
2779
6f9fdf4d
JJ
27802002-02-04 Jakub Jelinek <jakub@redhat.com>
2781
2782 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
2783 before all tests. Move warning one line above to match where it
2784 C frontend emits.
2785 * gcc.dg/Wswitch-2.c: New test.
2786 * g++.dg/warn/Wswitch-1.C: New test.
2787 * g++.dg/warn/Wswitch-2.C: New test.
2788
72db02bf
RH
27892002-02-04 Richard Henderson <rth@redhat.com>
2790
2791 * g++.dg/abi/offsetof.C: Fix size comparison.
2792
127b94b5
RS
27932002-02-04 Richard Sandiford <rsandifo@redhat.com>
2794
2795 * gcc.dg/cast-qual-2.c: New test.
2796
fa852403
JJ
27972002-02-04 Jakub Jelinek <jakub@redhat.com>
2798
2799 * gcc.dg/20020201-4.c: New test.
2800
f7948d51
BE
28012002-02-04 Ben Elliston <bje@redhat.com>
2802
2803 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2804 target_info attribute != 0, in addition to the empty string.
2805 (gcc_target_compile): Likewise.
2806
ffe80457
AC
28072002-02-03 Andrew Cagney <ac131313@redhat.com>
2808
2809 * gcc.dg/Wswitch.c: New test.
2810 PR gcc/4475. PR gcc/3780.
2811
013c7e95
TM
28122002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
2813
2814 * g77.f-torture/execute/5122.f: New test for regressions
2815 against PR fortran/5122.
2816
e7daa976
DB
28172002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
2818
2819 * g77.f-torture/compile/pr3743.f: Delete
2820 * g77.dg/pr3743-1.f: New test.
2821 * g77.dg/pr3743-2.f: New test.
2822 * g77.dg/pr3743-3.f: New test.
2823 * g77.dg/pr3743-4.f: New test.
2824
0fef3fd0
NB
28252002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
2826
2827 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2828
444c52f9
RH
28292002-02-02 Richard Henderson <rth@redhat.com>
2830
2831 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2832 * gcc.c-torture/execute/bf64-1.c: Likewise.
2833
b24d861d
JJ
28342002-02-02 Jakub Jelinek <jakub@redhat.com>
2835
2836 * gcc.dg/20020201-2.c: New test.
2837
ea142788
JJ
2838 * gcc.dg/20020201-3.c: New test.
2839
f786ab27
JJ
2840 * gcc.c-torture/execute/bitfld-2.c: New test.
2841
dfd48d76
NB
28422002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
2843
2844 * gcc.dg/bitfld-1.c: Update.
2845 * gcc.dg/bitfld-2.c: Update.
2846 * gcc.c-torture/execute/bitfld-1.x: New.
2847
d3c52658
JJ
28482002-02-02 Jakub Jelinek <jakub@redhat.com>
2849
2850 * gcc.c-torture/execute/20020201-1.c: New test.
2851
91f5782d
JJ
28522002-02-01 Janis Johnson <janis187@us.ibm.com>
2853
2854 PR target/5469
2855 * gcc.dg/20020201-1.c: New test.
2856
81622d29
DB
28572002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
2858
2859 PR fortran/3743
2860 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2861 * g77.f-torture/compile/pr3743.x: Remove
2862
87859851
TR
28632002-01-31 Tom Rix <trix@redhat.com>
2864
2865 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2866
6169e5fd
JM
28672002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
2868
2869 * gcc.dg/noncompile/20020130-1.c: New test.
2870
02f06b3c
DB
28712002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
2872
2873 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
2874
2fd667c2
RH
28752002-01-29 Richard Henderson <rth@redhat.com>
2876
2877 * gcc.c-torture/execute/991118-1.c: Cast various constants back
2878 to long long.
2879 * gcc.c-torture/execute/bf64-1.c: Likewise.
2880
37060e78
JJ
28812002-01-29 Jakub Jelinek <jakub@redhat.com>
2882
2883 * gcc.c-torture/execute/20020129-1.c: New test.
2884
d82b2ced
NB
28852002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
2886
2887 * gcc.c-torture/compile/20000224-1.c: Update.
2888 * gcc.c-torture/execute/bitfld-1.c: New tests.
2889 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2890 * gcc.dg/uninit-A.c: Update.
2891
b8b98c66
NS
28922002-01-29 Nathan Sidwell <nathan@codesourcery.com>
2893
2894 * g++.dg/template/ctor1.C: Add instantiation.
2895
3bca17dd
PK
28962002-01-28 Paul Koning <pkoning@equallogic.com>
2897
2898 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2899 argument to __builtin_prefetch to be const ptr.
2900
27d921c7
JJ
29012002-01-28 Jakub Jelinek <jakub@redhat.com>
2902
2903 * gcc.c-torture/compile/20020120-1.c: New test.
2904
438451cc
KH
29052002-01-27 Kazu Hirata <kazu@hxi.com>
2906
2907 * gcc.c-torture/execute/20020127-1.c: New test.
2908
1bf8640c 29092002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
56f4537e 2910
1bf8640c
DB
2911 * g77.dg/f77-edit-i-in.f: New test
2912 * g77.dg/f77-edit-i-out.f: New test
2913
33c7f925
GK
29142002-01-25 Geoffrey Keating <geoffk@redhat.com>
2915
2916 * gcc.dg/debug/debug.exp: New file.
2917 * gcc.dg/debug/trivial.c: New file.
2918 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2919 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2920 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2921 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2922 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2923 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2924 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2925 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2926 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2927 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2928 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2929 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2930 * gcc.dg/20000503-1.c: Removed.
2931 * gcc.dg/20010207-1.c: Removed.
2932 * gcc.dg/20011223-1.c: Removed.
2933 * gcc.dg/20020104-2.c: Removed.
2934 * gcc.dg/debug-1.c: Removed.
2935 * gcc.dg/debug-2.c: Removed.
2936 * gcc.dg/debug-3.c: Removed.
2937 * gcc.dg/debug-4.c: Removed.
2938 * gcc.dg/debug-5.c: Removed.
2939 * gcc.dg/debug-6.c: Removed.
2940 * gcc.dg/dwarf2-1.c: Removed.
2941 * gcc.dg/dwarf2-2.c: Removed.
2942
1658df0a
JJ
29432002-01-25 Jakub Jelinek <jakub@redhat.com>
2944
2945 * g++.old-deja/g++.other/eh5.C: New test.
2946 * g++.old-deja/g++.other/sibcall2.C: New test.
2947 * g++.old-deja/g++.other/array9.C: New test.
2948 * g++.old-deja/g++.other/typename2.C: New test.
2949 * g++.old-deja/g++.other/crash60.C: New test.
2950 * g++.old-deja/g++.other/conv9.C: New test.
2951 * g++.old-deja/g++.other/mangle10.C: New test.
2952 * g++.old-deja/g++.other/unchanging1.C: New test.
2953 * g++.old-deja/g++.other/exprstmt1.C: New test.
2954 * g++.old-deja/g++.other/inline23.C: New test.
2955 * g++.old-deja/g++.eh/ia64-1.C: New test.
2956 * g++.old-deja/g++.other/dwarf2-1.C: New test.
1658df0a
JJ
2957 * g++.old-deja/g++.other/reload1.C: New test.
2958 * g++.old-deja/g++.other/static20.C: New test.
2959 * g++.old-deja/g++.other/local-alloc1.C: New test.
2960 * g++.old-deja/g++.other/conv8.C: New test.
2961 * g++.old-deja/g++.other/stmtexpr2.C: New test.
2962 * g++.old-deja/g++.other/storeexpr1.C: New test.
2963 * g++.old-deja/g++.other/storeexpr2.C: New test.
2964 * g++.dg/eh/template2.C: New test.
2965 * g++.dg/warn/weak1.C: New test.
2966
6b016bf4
HPN
29672002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
2968
2969 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2970 Remove first, non-varying, argument.
2971
6932f033
RH
29722002-01-23 Richard Henderson <rth@redhat.com>
2973
2974 * gcc.dg/inline-2.c: New.
2975
2976 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2977 Add optional target arg. Check number of arguments.
2978 (scan-assembler-not, scan-assembler-dem): Likewise.
2979 (scan-assembler-dem-not): Likewise.
2980
d5714a5d
ZW
29812002-01-23 Zack Weinberg <zack@codesourcery.com>
2982
2983 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2984 line 12.
2985 * g++.old-deja/g++.brendan/parse3.C,
2986 g++.old-deja/g++.other/crash26.C,
2987 g++.old-deja/g++.other/crash28.C,
2988 g++.old-deja/g++.other/crash29.C,
2989 g++.old-deja/g++.other/crash30.C,
2990 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2991
709619d9
AH
29922002-01-23 Aldy Hernandez <aldyh@redhat.com>
2993
d5714a5d 2994 * gcc.dg/20020115-1.c: New.
709619d9 2995
03984308
BW
29962002-01-23 Bob Wilson <bob.wilson@acm.org>
2997
2998 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2999
a8435716
JJ
30002002-01-23 Janis Johnson <janis187@us.ibm.com>
3001
3002 * gcc.dg/20020122-3.c: New.
3003
0a01c261
JJ
30042002-01-23 Jakub Jelinek <jakub@redhat.com>
3005
3006 * g++.dg/other/gc1.C: New test.
3007
d0a8f4e4
ZW
30082002-01-23 Zack Weinberg <zack@codesourcery.com>
3009
3010 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
3011
a99e47a5
RH
30122002-01-22 Richard Henderson <rth@redhat.com>
3013
3014 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
3015
1e7e480e
RH
30162002-01-22 Richard Henderson <rth@redhat.com>
3017
3018 * gcc.dg/20020122-4.c: New.
3019
d04fd40f
L
30202002-01-22 H.J. Lu <hjl@gnu.org>
3021
3022 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
3023 link output.
3024 * gcc.dg/special/ecos.exp: Likewise.
3025 * lib/g++-dg.exp: Likewise.
3026 * lib/g77-dg.exp: Likewise.
3027 * lib/gcc-dg.exp : Likewise.
3028 * lib/mike-g++.exp: Likewise.
3029 * lib/mike-g77.exp: Likewise.
3030 * lib/mike-gcc.exp: Likewise.
3031 * lib/objc-dg.exp: Likewise.
3032
3196dfde
JJ
30332002-01-22 Janis Johnson <janis187@us.ibm.com>
3034
3035 PR target/5379
3036 * gcc.dg/20020122-2.c: New test.
3037
0c0c3c39
HPN
30382002-01-22 Hans-Peter Nilsson <hp@axis.com>
3039
3040 * gcc.dg/20020122-1.c: New test.
3041
75dbec30
DB
30422001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
3043
3044 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
3045
32abfc26
DB
30462002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
3047
3048 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
3049
38e583fd
FS
30502002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3051
3052 * gcc.c-torture/compile/20020121-1.c: New test.
3053
e5f54c45
JDA
30542002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
3055
3056 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
3057 ld_library_path.
3058
0333394e
JJ
30592002-01-21 Jakub Jelinek <jakub@redhat.com>
3060
3061 * gcc.dg/20020218-1.c: New test.
3062
e23baf78
DB
30632002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
3064
3065 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
3066 messages
3067 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
3068 "At global scope" warning
3069 * g++.dg/ext/align1.C: Change cygwin test for alignment
3070 from db-bogus to dg-warning
3071
a5cf3ccc
ZW
30722002-01-21 Zack Weinberg <zack@codesourcery.com>
3073
3074 * g77.f-torture/compile/cpp2.F: New test.
3075
3807621a
NS
30762002-01-19 Nathan Sidwell <nathan@codesourcery.com>
3077
3078 * g++.dg/template/access1.C: New test.
3079
4e98d045
AH
30802002-01-18 Aldy Hernandez <aldyh@redhat.com>
3081
d5714a5d 3082 * gcc.dg/20020118-1.c: New.
4e98d045 3083
072f20ef
KH
30842002-01-18 Kazu Hirata <kazu@hxi.com>
3085
3086 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
3087
ee459e5e
DB
30882001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
3089
a99e47a5 3090 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
d5714a5d
ZW
3091 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3092 alignment warnings.
ee459e5e 3093
6040e200
DB
30942001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
3095
3096 * gcc.misc-tests/i386-prefetch.exp: Save and restore
3097 torture_with_loops and torture_without_loops
3098
d0e82870
JJ
30992002-01-17 Jakub Jelinek <jakub@redhat.com>
3100
3101 * gcc.c-torture/compile/20020116-1.c: New test.
3102
b8c1a6b8
JJ
31032002-01-16 Jakub Jelinek <jakub@redhat.com>
3104
51c561e3 3105 * gcc.dg/20020116-2.c: New test.
b8c1a6b8 3106
51c561e3 3107 * gcc.dg/ultrasp4.c: New test.
c4031a04 3108
51c561e3 3109 * gcc.dg/20020116-1.c: New test.
c4031a04 3110
7ec9c85a
GK
31112002-01-15 Geoffrey Keating <geoffk@redhat.com>
3112
3113 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3114 by EABI.
3115
441f5264
JJ
31162002-01-15 Janis Johnson <janis187@us.ibm.com>
3117
3118 * gcc.misc-tests/i386-prefetch.exp: New.
3119 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3120 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3121 * gcc.misc-tests/i386-pf-none-1.c: New test.
3122 * gcc.misc-tests/i386-pf-sse-1.c: New test.
3123
7c94ce7f
JJ
31242002-01-15 Jakub Jelinek <jakub@redhat.com>
3125
3126 * gcc.dg/gnu89-init-1.c: Add new tests.
3127
8559c8c0
AJ
31282002-01-15 Andreas Jaeger <aj@suse.de>
3129
3130 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3131 * gcc.dg/i386-mmx-2.c: Likewise.
3132 * gcc.dg/i386-sse-1.c: Likewise.
3133 * gcc.dg/i386-sse-2.c: Likewise.
3134 * gcc.dg/i386-sse-3.c: Likewise.
3135
9060718c
DB
31362001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
3137
d5714a5d
ZW
3138 * g77.f-torture/execute/intrinsic-unix-bessel.f:
3139 Uncomment additional cases that now pass.
9060718c 3140
6f1a6c5b
RH
31412002-01-11 Richard Henderson <rth@redhat.com>
3142
3143 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3144 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3145
f8cfe1a4
NP
3146Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
3147
3148 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3149
f15054ea
AH
31502002-01-10 Aldy Hernandez <aldyh@redhat.com>
3151
d5714a5d
ZW
3152 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3153 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
f15054ea 3154
bccd793e
DJ
31552002-01-10 Dale Johannesen <dalej@apple.com>
3156
3157 * gcc.c-torture/execute/loop-11.c: New.
3158
115b6181
AH
31592002-01-08 Aldy Hernandez <aldyh@redhat.com>
3160
d5714a5d 3161 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
115b6181
AH
3162 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3163
2c74ce9d
RH
31642002-01-09 Richard Henderson <rth@redhat.com>
3165
3166 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3167 type in which to perform the operation for each size.
3168
a4ae2fdc
AM
3169Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
3170
3171 * gcc.c-torture/compile/20020109-2.c: New test.
3172
8d15f472
GB
31732002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
3174
3175 * gcc.c-torture/execute/loop-10.c: New test.
3176
ffb9c594
JJ
31772002-01-09 Jakub Jelinek <jakub@redhat.com>
3178
3179 * gcc.c-torture/compile/20010226-1.c: New test.
3180 * gcc.c-torture/compile/20010227-1.c: New test.
3181 * gcc.c-torture/compile/20010426-1.c: New test.
3182 * gcc.c-torture/compile/20010510-1.c: New test.
3183 * gcc.c-torture/compile/20010605-3.c: New test.
3184 * gcc.c-torture/compile/20010824-1.c: New test.
3185 * gcc.c-torture/execute/20010409-1.c: New test.
3186 * gcc.dg/noncompile/20000901-1.c: New test.
3187 * gcc.dg/20001023-1.c: New test.
3188 * gcc.dg/20001101-1.c: New test.
3189 * gcc.dg/20001102-1.c: New test.
3190 * gcc.dg/20010207-1.c: New test.
3191 * gcc.dg/20010405-1.c: New test.
3192 * gcc.dg/20010822-1.c: New test.
3193 * gcc.dg/20011107-1.c: New test.
3194
afaa8065
JL
3195Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
3196
7d5c66d6
JL
3197 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3198
afaa8065
JL
3199 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
3200 execution failure on PA targets.
3201
a2a2c12d
JJ
32022002-01-09 Jakub Jelinek <jakub@redhat.com>
3203
3204 * gcc.c-torture/compile/20020109-1.c: New test.
3205
18cf8dda
KH
32062002-01-08 Kazu Hirata <kazu@hxi.com>
3207
3208 * gcc.c-torture/execute/20020108-1.c: New test.
3209
b3ca30df
JJ
32102002-01-08 Jakub Jelinek <jakub@redhat.com>
3211
3212 * gcc.dg/20020108-1.c: New test.
3213
c9f115ad
L
32142002-01-08 H.J. Lu <hjl@gnu.org>
3215
3216 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3217 for header files.
3218
acd8ea2a
GK
32192002-01-08 Geoff Keating <geoffk@redhat.com>
3220
3221 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3222 consistency.
3223
70ec0b9b
AH
3224002-01-07 Aldy Hernandez <aldyh@redhat.com>
3225
d5714a5d 3226 * gcc.dg/altivec-4.c: Test altivec predicates.
70ec0b9b 3227
2e951384
JJ
32282002-01-07 Jakub Jelinek <jakub@redhat.com>
3229
3230 * gcc.c-torture/execute/20020107-1.c: New test.
3231
a858ca75
CR
32322002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
3233
3234 PR c/5279
3235 * gcc.c-torture/compile/20020106-1.c: New test.
3236
f21bf182
HPN
32372002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
3238
3239 * gcc.c-torture/execute/nestfunc-4.c: New test.
3240
302d2f14
LR
32412002-01-04 Loren J. Rittle <ljrittle@acm.org>
3242
d5714a5d 3243 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
302d2f14 3244 extra triple that slipped in.
d5714a5d
ZW
3245 * g++.old-deja/g++.abi/align.C: Likewise.
3246 * g++.old-deja/g++.abi/bitfields.C: Likewise.
302d2f14 3247
3693730e
LR
32482002-01-04 Loren J. Rittle <ljrittle@acm.org>
3249
3250 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3251 * g++.old-deja/g++.abi/align.C: Likewise.
3252 * g++.old-deja/g++.abi/bitfields.C: Likewise.
3253
28434337
LR
3254 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3255 on FreeBSD/i386.
3256 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3257 FreeBSD.
3258
b0832fe1
JJ
32592002-01-04 Jakub Jelinek <jakub@redhat.com>
3260
3261 * gcc.dg/20020104-1.c: New test.
3262
336b7dca
JJ
3263 * gcc.dg/20020104-2.c: New test.
3264
fee5bdb0
HPN
32652002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
3266
3267 * gcc.dg/20020103-1.c: Fix typo in target selector.
3268
0b223645
RH
32692002-01-03 Richard Henderson <rth@redhat.com>
3270
3271 * gcc.dg/20020103-1.c: New.
3272
187462ac
KH
32732002-01-03 Kazu Hirata <kazu@hxi.com>
3274
3275 * gcc.c-torture/execute/20020103-1.c: New test.
3276
5e55c6a2
JJ
32772002-01-03 Jakub Jelinek <jakub@redhat.com>
3278
3279 * g++.dg/other/debug2.C: New test.
3280
cb1ac742
JJ
3281 * gcc.c-torture/compile/20020103-1.c: New test.
3282
e6ecc89b
JJ
32832002-01-02 Jakub Jelinek <jakub@redhat.com>
3284
3285 * gcc.dg/gnu89-init-1.c: Added new tests.
3286
d46a33b3
NS
32872002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3288
40e593d7
NS
3289 * g++.dg/template/friend2.C: Remove as patch is reverted.
3290
323728aa
NS
3291 * g++.dg/warn/oldcast1.C: New test.
3292
46c895ac
NS
3293 * g++.dg/template/ptrmem1.C: New test.
3294 * g++.dg/template/ptrmem2.C: New test.
3295
833aa4c4
NS
3296 * g++.dg/template/ntp.C: New test.
3297
18976b21
NS
3298 * g++.dg/other/component1.C: New test.
3299
303d1c55
NS
3300 * g++.dg/template/ttp3.C: New test.
3301
d46a33b3
NS
3302 * g++.dg/template/friend2.C: New test.
3303 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3304
4542128e
NS
33052002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3306
3307 * g++.dg/other/ptrmem1.C: New test.
3308 * g++.dg/other/ptrmem2.C: New test.
3309
903c6234
NS
33102002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3311
3312 * g++.dg/template/ctor1.C: New test.
3313
477558bf
NS
33142002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3315
3316 * g++.dg/template/friend2.C: New test.
3317
db993cf3
HPN
33182002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
3319
3320 * gcc.dg/mmix-1.c: New test.
3321
3ada20ee
RH
33222001-12-31 Richard Henderson <rth@redhat.com>
3323
3324 * gcc.dg/asm-5.c: New.
3325
c49b2550
PC
33262001-12-31 Paolo Carlini <pcarlini@unitus.it>
3327
3328 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3329 in namespace __gnu_cxx
3330
d73b1f07
RH
33312001-12-30 Richard Henderson <rth@redhat.com>
3332
3333 * gcc.dg/debug-6.c: New.
3334
6ee3c8e4
JJ
33352001-12-30 Jakub Jelinek <jakub@redhat.com>
3336
3337 * gcc.c-torture/compile/20011229-2.c: New test.
3338
54561457
JJ
33392001-12-29 Jakub Jelinek <jakub@redhat.com>
3340
3341 * gcc.dg/debug-3.c: New test.
3342 * gcc.dg/debug-4.c: New test.
3343 * gcc.dg/debug-5.c: New test.
3344
c8af9937
RH
33452001-12-29 Richard Henderson <rth@redhat.com>
3346
3347 * g++.dg/eh/loop1.C: New.
3348
f3368a90
NS
33492001-12-29 Nathan Sidwell <nathan@codesourcery.com>
3350
3351 * g++.dg/template/crash1.C: New test.
3352
03c9c274
NS
33532001-12-29 Nathan Sidwell <nathan@codesourcery.com>
3354
3355 * g++.dg/other/const1.C: New test.
3356
7f3ad6b6
HPN
33572001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
3358
3359 * gcc.c-torture/compile/20011229-1.c: New test.
3360
47ffd48a
SS
33612001-12-28 Stan Shebs <shebs@apple.com>
3362
3363 * lib/objc-torture.exp: Resync with c-torture.exp.
3364 * lib/objc.exp: Load standard libraries.
3365
ad47f1e5
JJ
33662001-12-28 Jakub Jelinek <jakub@redhat.com>
3367
002b4ef1 3368 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
ad47f1e5
JJ
3369 additional tests.
3370
fe85f179
RS
33712001-12-27 Roger Sayle <roger@eyesopen.com>
3372
3373 * gcc.c-torture/execute/string-opt-16.c: New testcase.
3374
df8992f8
RH
33752001-12-27 Richard Henderson <rth@redhat.com>
3376
3377 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3378
7d8e8369
NS
33792001-12-26 Nathan Sidwell <nathan@codesourcery.com>
3380
3381 * g++.dg/eh/ctor1.C: New test.
3382 * g++.dg/other/error2.C: New test.
3383
a56ca899
NS
33842001-12-24 Nathan Sidwell <nathan@codesourcery.com>
3385
3386 * g++.dg/other/init2.C: New test.
3387
b79d5213
RH
33882001-12-24 Richard Henderson <rth@redhat.com>
3389
3390 * gcc.dg/20011223-1.c: New.
3391 * gcc.dg/inline-1.c: New.
3392
7abcb63a
RH
33932001-12-23 Richard Henderson <rth@redhat.com>
3394
3395 * gcc.dg/asm-4.c: Test operand modifiers.
3396
8aad1777
RH
33972001-12-23 Richard Henderson <rth@redhat.com>
3398
3399 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3400
6eb53511
JM
34012001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
3402
3403 * gcc.c-torture/execute/20011223-1.c: New test.
3404
0ba28a6d
RH
34052001-12-21 Richard Henderson <rth@redhat.com>
3406
3407 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3408 re-enables the warning.
3409
3c0a049e
RH
34102001-12-21 Richard Henderson <rth@redhat.com>
3411
3412 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3413
87b7873d
JJ
34142001-12-20 Jakub Jelinek <jakub@redhat.com>
3415
3416 * gcc.c-torture/compile/20011218-1.c: New test.
3417
ff7230ac
NC
34182001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
3419
3420 * gcc.misc-test/arm-isr.exp: New file. Control running of the
d5714a5d
ZW
3421 arm-isr.c test.
3422 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
3423 epilogue generation for ARM ISR routines.
ff7230ac 3424
b4c984fb
KG
34252001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3426
3427 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3428 * gcc.dg/format/c90-printf-3.c: Likewise.
3429 * gcc.dg/format/c99-printf-3.c: Likewise.
3430 * gcc.dg/format/ext-1.c: Likewise.
3431 * gcc.dg/format/ext-6.c: Likewise.
3432 * gcc.dg/format/format.h: Prototype unlocked stdio.
3433
cf785988
RH
34342001-12-20 Richard Henderson <rth@redhat.com>
3435
3436 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
3437 (arena): Use it.
3438 (malloc): Correct allocation logic. Abort if we fill up the
3439 arena before initialization complete.
3440 (realloc): Correct allocation logic.
3441
2a3b43b6
JJ
34422001-12-20 Jakub Jelinek <jakub@redhat.com>
3443
a9dc868f
JJ
3444 * gcc.c-torture/compile/20011219-2.c: New test.
3445
2a3b43b6
JJ
3446 * gcc.c-torture/execute/20011219-1.c: New test.
3447
871c5f6b
DB
34482001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
3449
3450 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
3451 target does not support weak symbols.
3452
30fa7e33
JJ
34532001-12-19 Jakub Jelinek <jakub@redhat.com>
3454
3455 * gcc.c-torture/compile/20011219-1.c: New test.
3456
2e4cf9dc
NS
34572001-12-19 Nathan Sidwell <nathan@codesourcery.com>
3458
3459 * g++.dg/other/error1.C: New test.
3460
2d628c25
JL
3461Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
3462
3463 * gcc.c-torture/execute/20011217-1.c: New test.
3464
18c8746d
NP
3465Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
3466
3467 * objc.dg/special/: New directory.
3468 * objc.dg/special/special.exp: New file.
3469 * objc.dg/special/unclaimed-category-1.h: New file.
3470 * objc.dg/special/unclaimed-category-1a.m: New file.
3471 * objc.dg/special/unclaimed-category-1.m: New file.
3472
232fd111
AJ
34732001-12-17 Andreas Jaeger <aj@suse.de>
3474
3475 * gcc.c-torture/compile/20011217-2.c: New test.
3476
8d37a5c0
JM
34772001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
3478
3479 * gcc.c-torture/compile/20011217-1.c: New test.
3480
cdf89524
AH
34812001-12-14 Aldy Hernandez <aldyh@redhat.com>
3482
3483 * testsuite/gcc.dg/20011214-1.c: New.
3484
c178fe89
AH
34852001-12-13 Aldy Hernandez <aldyh@redhat.com>
3486
3487 * gcc.dg/altivec-4.c: New.
3488
05c8e58b
HPN
34892001-12-13 Hans-Peter Nilsson <hp@axis.com>
3490
3491 * gcc.dg/20011113-1.c: New test.
3492
72dd53af
JDA
34932001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
3494
3495 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
cf785988 3496 std::__malloc_alloc_template<0> and
72dd53af
JDA
3497 std::__default_alloc_template<false, 0>.
3498
c03bc36d
NP
3499Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
3500
3501 * objc/execute/bf-21.m: New test.
3502 * objc/execute/enumeration-1.m: New test.
3503 * objc/execute/enumeration-2.m: New test.
232fd111 3504
59c83dbf
JJ
35052001-12-12 Jakub Jelinek <jakub@redhat.com>
3506
3507 * gcc.dg/gnu89-init-1.c: New test.
3508
ad1a6d45
NS
35092001-12-12 Nathan Sidwell <nathan@codesourcery.com>
3510
3511 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
3512 * g++.old-deja/g++.jason/2371.C: Likewise.
3513 * g++.old-deja/g++.jason/template33.C: Likewise.
3514 * g++.old-deja/g++.jason/template34.C: Likewise.
3515 * g++.old-deja/g++.jason/template36.C: Likewise.
3516 * g++.old-deja/g++.oliva/typename1.C: Likewise.
3517 * g++.old-deja/g++.oliva/typename2.C: Likewise.
3518 * g++.old-deja/g++.other/typename1.C: Likewise.
3519 * g++.old-deja/g++.pt/inherit2.C: Likewise.
3520 * g++.old-deja/g++.pt/nontype5.C: Likewise.
3521 * g++.old-deja/g++.pt/typename11.C: Likewise.
3522 * g++.old-deja/g++.pt/typename14.C: Likewise.
3523 * g++.old-deja/g++.pt/typename16.C: Likewise.
3524 * g++.old-deja/g++.pt/typename3.C: Likewise.
3525 * g++.old-deja/g++.pt/typename4.C: Likewise.
3526 * g++.old-deja/g++.pt/typename5.C: Likewise.
3527 * g++.old-deja/g++.pt/typename7.C: Likewise.
3528 * g++.old-deja/g++.robertl/eb9.C: Likewise.
3529
270d8c65
NS
35302001-12-11 Nathan Sidwell <nathan@codesourcery.com>
3531
3532 * g++.dg/other/linkage1.C: New test.
3533 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
3534 specifiers.
3535
9aa8a1df
NB
35362001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
3537
3538 * gcc.dg/concat.c: New test.
3539
4c594031
SS
35402001-12-11 Stan Shebs <shebs@apple.com>
3541
3542 * objc/compile: New test directory.
3543 * objc/compile/compile.exp: New expect script.
3544 * objc/compile/20011211-1.m: New compile test.
3545
19cfdd34
JM
35462001-12-11 Jason Merrill <jason@redhat.com>
3547
3548 * lib/prune.exp (prune_gcc_output): Also handle "In member
3549 function". So many permutations...
3550
9aaceb4b
NS
35512001-12-10 Nathan Sidwell <nathan@codesourcery.com>
3552
3553 * g++.dg/template/typedef1.C: New test.
3554
271e6f02
NS
35552001-12-09 Nathan Sidwell <nathan@codesourcery.com>
3556
3557 * g++.dg/other/copy1.C: New test.
3558
1ec9bf8a
AH
35592001-10-08 Aldy Hernandez <aldyh@redhat.com>
3560
cf785988 3561 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1ec9bf8a 3562
cf785988 3563 * gcc.dg/builtin-choose-expr.c: New.
1ec9bf8a
AH
3564
35652001-12-07 Aldy Hernandez <aldyh@redhat.com>
3566
cf785988 3567 * gcc.dg/altivec-2.c: New.
1ec9bf8a 3568
e9d7407e
RH
35692001-12-07 Richard Henderson <rth@redhat.com>
3570
3571 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
3572
ecd70094
SC
35732001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
3574
3575 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
3576 ultrasparc.
3577
f393dd70
RK
3578Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3579
3580 * g++-old.deja/g++.robertl/eb101.C: Deleted.
3581
a2b1e914
JJ
35822001-12-06 Janis Johnson <janis187@us.ibm.com>
3583
3584 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
3585 variable argument list.
3586
b4fcd7d2
ZW
35872001-12-06 Zack Weinberg <zack@codesourcery.com>
3588
3589 * gcc.c-torture/execute/memcheck: Delete entire directory.
3590 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
3591 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
3592
26f943fd
NB
35932001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
3594
3595 * gcc.dg/Wshadow-1.c: New test.
3596
f79349c7
JJ
35972001-12-05 Jakub Jelinek <jakub@redhat.com>
3598
3599 * gcc.c-torture/compile/20011130-1.c: New test.
3600
822baa84
JJ
3601 * gcc.dg/noncompile/20011025-1.c: New test.
3602
7254c5fa
JJ
3603 * g++.dg/other/anon-union.C: New test.
3604
1218665b
JJ
3605 * gcc.c-torture/execute/20011024-1.c: New test.
3606
db3acfa5
JM
36072001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
3608
3609 * gcc.c-torture/execute/20000722-1.x,
3610 gcc.c-torture/execute/20010123-1.x: Remove.
3611 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
3612 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
3613 gcc.dg/c99-complit-2.c: New tests.
3614
713ccd0c
NS
36152001-12-04 Nathan Sidwell <nathan@codesourcery.com>
3616
3617 * g++.dg/inherit/base1.C: New test.
3618
108b7d3d
JJ
36192001-12-04 Jakub Jelinek <jakub@redhat.com>
3620
3621 * g++.dg/other/stdarg1.C: New test.
3622
b318748f
JJ
3623 * gcc.c-torture/compile/20011130-2.c: New test.
3624
86890024
JJ
36252001-12-03 Janis Johnson <janis187@us.ibm.com>
3626
3627 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
3628 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
3629 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
3630 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
3631 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3632 * gcc.dg/builtin-prefetch-1.c: New test.
3633
63658a9a
JJ
36342001-12-03 Jakub Jelinek <jakub@redhat.com>
3635
3636 * gcc.dg/20011130-1.c: New test.
3637
f1880e13
NS
36382001-12-03 Nathan Sidwell <nathan@codesourcery.com>
3639
3640 * g++.dg/other/scope1.C: New test.
3641 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3642
39bc99c2
JM
36432001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
3644
3645 * gcc.dg/vla-init-1.c: New test.
3646
41543739
GK
36472001-12-01 Geoff Keating <geoffk@redhat.com>
3648
3649 * gcc.c-torture/compile/structs.c: New testcase from GDB.
3650
1f978f5f
NB
36512001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
3652
3653 * objc.dg/alias.m: Update.
3654 * objc.dg/class-1.m: Update.
3655 * objc.dg/const-str-1.m: Update.
3656 * objc.dg/fwd-proto-1.m: Update.
3657 * objc.dg/id-1.m: Update.
3658 * objc.dg/super-class-1.m: Update.
3659
816a3974
MM
36602001-11-29 Mark Mitchell <mark@codesourcery.com>
3661
3662 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3663 constructs.
3664
d4d73d4c
JL
3665Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
3666
3667 * gcc.c-torture/execute/20011128-1.c: New test.
3668
fd2aba00
HPN
36692001-11-28 Hans-Peter Nilsson <hp@axis.com>
3670
3671 * gcc.dg/20011127-1.c: New test.
3672
7e5fb12f
JM
36732001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
3674
3675 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
3676 from Austin Group draft 7.
3677 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
3678 scanf format arguments.
3679 * gcc.dg/format/no-exargs-2.c: New test.
3680
338d90b8
NS
36812001-11-25 Nathan Sidwell <nathan@codesourcery.com>
3682
3683 * g++.dg/abi/vbase8-4.C: New test.
3684
cbfd0e9e
ILT
36852001-11-24 Ian Lance Taylor <ian@airs.com>
3686
3687 * gcc.c-torture/execute/20011121-1.c: New test.
3688
05ce35e6
JL
3689Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
3690
3691 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3692
e1e7d56b
AJ
36932001-11-23 Andreas Jaeger <aj@suse.de>
3694
3695 * gcc.dg/cpp/charconst-2.c: New test.
3696
8d49efb0
GK
36972001-11-22 Geoffrey Keating <geoffk@redhat.com>
3698
3699 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3700 to the host if it is remote. Let tests specify extra headers
3701 they use.
3702 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3703 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3704 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3705 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3706 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3707 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3708 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3709 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3710 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3711 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3712
577a67b0
NC
37132001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
3714
3715 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3716 for little endian ARMs.
3717
83dea45d
JJ
37182001-11-20 Jakub Jelinek <jakub@redhat.com>
3719
3720 * gcc.c-torture/compile/20011119-1.c: New test.
3721 * gcc.c-torture/compile/20011119-2.c: New test.
3722
da6ccf83
AH
37232001-11-17 Aldy Hernandez <aldyh@redhat.com>
3724
cf785988 3725 * gcc.dg/altivec-1.c: Fix typo.
da6ccf83 3726
ca349304
JM
37272001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
3728
3729 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3730
8f7a5cdc
NC
37312001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3732
3733 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3734
d88c9275
GK
37352001-11-19 Geoffrey Keating <geoffk@redhat.com>
3736
34806eda
GK
3737 * lib/g77.exp: Don't specify --rpath-link.
3738
d88c9275
GK
3739 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3740 across all the headers.
3741 * gcc.dg/format/format.exp: For testing on a remote host,
3742 copy format.h.
3743
3744 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3745 * gcc.c-torture/execute/930406-1.c: Likewise.
3746 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3747
b73f6494
AH
37482001-11-19 Aldy Hernandez <aldyh@redhat.com>
3749
cf785988 3750 * gcc.dg/altivec-1.c: New.
b73f6494 3751
3293c3e3
NB
37522001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
3753
3754 * gcc.dg/cpp/fpreprocessed.c: New test case.
3755
aa99bd09
JM
37562001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
3757
3758 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3759 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3760 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3761
7d14c755
JM
37622001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
3763
3764 * gcc.dg/no-builtin-1.c: New test.
3765
25e7f439
JJ
37662001-11-16 Jakub Jelinek <jakub@redhat.com>
3767
3768 * gcc.c-torture/execute/20011115-1.c: New test.
3769
2b7d71b2
JJ
37702001-11-15 Jakub Jelinek <jakub@redhat.com>
3771
8f5a5db8 3772 * gcc.c-torture/compile/20011114-2.c: New test.
feb265ab 3773 * gcc.c-torture/compile/20011114-3.c: New test.
2b7d71b2
JJ
3774 * gcc.c-torture/compile/20011114-4.c: New test.
3775
36a68fe7
NS
37762001-11-15 Nathan Sidwell <nathan@codesourcery.com>
3777
3778 * g++.dg/other/init1.C: New test.
3779
6345b681
GK
37802001-11-14 Geoffrey Keating <geoffk@redhat.com>
3781
7042d510
GK
3782 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3783 message.
3784
3785 * gcc.c-torture/execute/20011114-1.c: New testcase.
3786
6345b681
GK
3787 * gcc.c-torture/compile/20010327-1.c: Revert last change.
3788 * gcc.c-torture/compile/20011114-1.c: New test, exactly
3789 like the (before this change) version of 20010327-1.c.
3790
c1a7b241
RS
37912001-11-14 Roger Sayle <roger@eyesopen.com>
3792
3793 * gcc.c-torture/execute/string-opt-13.c: New testcase.
3794
373bd0fa
RS
37952001-11-14 Richard Sandiford <rsandifo@redhat.com>
3796
3797 * g++.dg/init/array2.C: New test.
3798
574f95c4
AO
37992001-11-14 Alexandre Oliva <aoliva@redhat.com>
3800
3801 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3802
b02922a4
NS
38032001-11-13 Nathan Sidwell <nathan@codesourcery.com>
3804
3805 * g++.dg/other/forscope1.C: New test.
3806 * g++.dg/ext/forscope1.C: New test.
3807 * g++.dg/ext/forscope2.C: New test.
3808
630036c6
JJ
38092001-11-13 Jakub Jelinek <jakub@redhat.com>
3810
3811 * gcc.c-torture/execute/20011113-1.c: New test.
3812
4192f0d2
GK
38132001-11-09 Geoffrey Keating <geoffk@redhat.com>
3814
ff6051b7
GK
3815 * gcc.c-torture/execute/20011109-2.c: New test.
3816
4192f0d2
GK
3817 * gcc.c-torture/execute/20011109-1.c: New test.
3818
a3d87e92
JJ
38192001-11-09 Jakub Jelinek <jakub@redhat.com>
3820
3821 * gcc.c-torture/compile/20011109-1.c: New test.
3822
c6243b4c
GK
38232001-11-08 Geoffrey Keating <geoffk@redhat.com>
3824
3825 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3826 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3827 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3828 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3829 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3830 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3831 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3832
8ac9ea61
NB
38332001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
3834
3835 * g++.dg/warn/Wshadow-1.C: New tests.
3836 * g++.old-deja/g++.mike/for3.C: Update.
3837
207bf485
JM
38382001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
3839
3840 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3841 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3842 XFAILs. Adjust expected error texts.
3843 * gcc.c-torture/compile/20011106-1.c,
3844 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3845 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3846 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3847 gcc.dg/c99-array-lval-5.c: New tests.
3848
63d75005
NB
38492001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3850
3851 * gcc.dg/cpp/defined.c: Update.
3852
e9b2c823
NB
38532001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3854
3855 * gcc.c-torture/execute/anon-1.c: New test.
3856
2e80c17d
GK
38572001-11-03 Geoffrey Keating <geoffk@redhat.com>
3858
3859 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3860 same size, so no warning should be produced on stormy16.
3861
3862 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3863 due to oversized array.
3864 * g++.old-deja/g++.mike/ns15.C: Likewise.
3865 * g++.old-deja/g++.pt/crash16.C: Likewise.
3866
ae31824c
GS
38672001-11-02 Graham Stott <grahams@redhat.com>
3868
3869 * g++.dgother/debug1.C: Fix typos.
3870
19989812
JJ
38712001-11-01 Jakub Jelinek <jakub@redhat.com>
3872
3873 * g++.dg/other/debug1.C: New test.
3874
9199347f
SC
38752001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3876
3877 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
cf785988 3878 of unsigned long.
9199347f 3879
3d238248
JJ
38802001-10-30 Jakub Jelinek <jakub@redhat.com>
3881
3882 * gcc.dg/20011029-2.c: New test.
3883
cfaef116
JJ
3884 * gcc.c-torture/compile/20011029-1.c: New test.
3885
3df95b7b
NP
3886Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
3887
3888 * objc/execute/class_self-1.m: New test.
3889 * objc/execute/class_self-2.m: New test.
3890
5037fa81
ZW
38912001-10-25 Zack Weinberg <zack@codesourcery.com>
3892
3893 * gcc.misc-tests/msgs.exp: Delete.
3894 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3895 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
3896 error set to match recent changes.
3897
b621a4dd
ZW
38982001-10-24 Zack Weinberg <zack@codesourcery.com>
3899
3900 * gcc.dg/20011021-1.c: New test.
3901
c0a4369a
JJ
39022001-10-24 Jakub Jelinek <jakub@redhat.com>
3903
3904 * gcc.c-torture/compile/20011023-1.c: New test.
3905
91dc81f9
GK
39062001-10-23 Geoffrey Keating <geoffk@redhat.com>
3907
3908 * lib/g77.exp: Rewrite based on lib/g++.exp.
3909
4768dbdd
JJ
39102001-10-19 Jakub Jelinek <jakub@redhat.com>
3911
3912 * gcc.c-torture/execute/20011019-1.c: New test.
3913
368a1647
JJ
3914 * gcc.dg/20011018-1.c: New test.
3915
48d4b9f0
NY
39162001-10-19 NIIBE Yutaka <gniibe@m17n.org>
3917
3918 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3919
c8202d4c
AO
39202001-10-18 Alexandre Oliva <aoliva@redhat.com>
3921
3922 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3923 * gcc.dg/attr-invalid.c: Likewise.
3924
bf911a9a
JJ
39252001-10-18 Jakub Jelinek <jakub@redhat.com>
3926
3927 * testsuite/gcc.dg/20011015-1.c: New test.
3928
756b2d5e
RS
39292001-10-14 Richard Sandiford <rsandifo@redhat.com>
3930
3931 * g++.dg/template/unify2.C: New test.
3932
2d1245b8
RS
39332001-10-14 Richard Sandiford <rsandifo@redhat.com>
3934
3935 * g++.dg/other/exception-specification.C: New test
3936
e2ccde7b
TR
39372001-10-13 Tom Rix <trix@redhat.com>
3938
3939 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3940 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3941
8554d9a4
JJ
39422001-10-12 Jakub Jelinek <jakub@redhat.com>
3943
3944 * testsuite/gcc.dg/20011009-1.c: New test.
3945
e60505a5
NS
39462001-10-12 Nathan Sidwell <nathan@codesourcery.com>
3947
3948 PR g++/4476
3949 * g++.dg/other/friend1.C: New test.
3950
4a8d0c9c
RH
39512001-10-11 Richard Henderson <rth@redhat.com>
3952
3953 * g++.old-deja/g++.other/crash18.C: Add -S to options.
3954
6cb3ae1e
FS
39552001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3956
3957 * gcc.c-torture/compile/20011010-1.c: New.
3958
9f2f9eb6
JM
39592001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
3960
3961 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3962 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3963 g77.f-torture/execute/execute.exp,
3964 g77.f-torture/noncompile/noncompile.exp,
3965 gcc.c-torture/compile/compile.exp,
3966 gcc.c-torture/execute/execute.exp,
3967 gcc.c-torture/execute/ieee/ieee.exp,
3968 gcc.c-torture/execute/memcheck/memcheck.exp,
3969 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3970 objc/execute/execute.exp: Update FSF address.
3971
24b9d43a
NB
39722001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
3973
3974 * gcc.dg/cpp/cmdlne-C.c: Update.
3975 * gcc.dg/cpp/cmdlne-C2.c: New.
3976
63dd08e6
FS
39772001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3978
3979 * gcc.c-torture/execute/20011008-3.c: New.
3980
1dde5a4e
DD
39812001-10-08 DJ Delorie <dj@redhat.com>
3982
3983 * gcc.dg/20011008-1.c: New.
3984 * gcc.dg/20011008-2.c: New.
3985
d6da836d
NB
39862001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
3987
3988 * gcc.dg/cpp/spacing1.c: Update test.
3989
cc712abf
JM
39902001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
3991
3992 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3993 spelling errors of "separate" as "seperate".
3994
8d5463d4
AO
39952001-10-05 Alexandre Oliva <aoliva@redhat.com>
3996
3997 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3998 enough to avoid inlining.
3999
d9c28ce3
PS
40002001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
4001
4002 * lib/g77.exp: set libg2c_dir correctly.
4003
a2566f60
NB
40042001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
4005
4006 * gcc.dg/cpp/macro11.c: New test.
4007
80a497e4
JM
40082001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4009
4010 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
4011 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
4012 gcc.dg/format/multattr-3.c: New tests.
4013 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
4014 tests for format attributes on function pointers being rejected.
4015
6431177a
JM
40162001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4017
4018 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
4019
ed0ea560
JM
40202001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
4021
4022 * g++.dg/warn/format1.C: New test.
4023
bab3db73
NB
40242001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
4025
4026 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
4027
ab17715d
NB
40282001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
4029
4030 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
4031
8c3b2693
NB
40322001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
4033
4034 * gcc.dg/cpp/redef2.c: Add test.
4035
bed2ebd0
GK
40362001-09-27 Geoffrey Keating <geoffk@redhat.com>
4037
4038 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
e1e7d56b 4039 long-standing bug on i686, apparently.
bed2ebd0
GK
4040 * gcc.c-torture/execute/loop-2c.x: New file.
4041 * gcc.c-torture/execute/loop-2d.x: New file.
4042 * gcc.c-torture/execute/loop-3c.x: New file.
4043
b56cfd51
NB
40442001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
4045
4046 * gcc.dg/cpp/20000625-2.c: Correct line number.
4047
4ed5bcfb
NB
40482001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
4049
4050 * gcc.dg/cpp/macro10.c: New test.
4051 * gcc.dg/cpp/strify3.c: New test.
4052 * gcc.dg/cpp/spacing1.c: Add tests.
4053 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
4054 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
4055
1b47b7ae
DD
40562001-09-24 DJ Delorie <dj@redhat.com>
4057
4058 * gcc.c-torture/execute/20010924-1.c: New test.
e1e7d56b 4059
dea2f2db
NB
40602001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
4061
4062 * testsuite/objc/execute/paste.m: Remove.
4063
040cc071
JM
40642001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
4065
4066 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
4067
ab6e6969
GH
40682001-09-22 George Helffrich <george@geo.titech.ac.jp>
4069
4070 * g77.dg/strlen0.f: New test.
4071
67231816
RH
40722001-09-21 Richard Henderson <rth@redhat.com>
4073
4074 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
4075 * g++.old-deja/g++.abi/vtable2.C: Likewise.
4076
91d231cb
JM
40772001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
4078
4079 Table-driven attributes.
4080 * g++.dg/ext/attrib1.C: New test.
4081
e7b6a0ee
DD
40822001-09-20 DJ Delorie <dj@redhat.com>
4083
4084 * gcc.dg/20000926-1.c: Update expected warning messages.
4085 * gcc.dg/array-2.c: Likewise, and test for warnings too.
4086 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
4087 array.
4088
4241b637
RS
40892001-09-18 Richard Sandiford <rsandifo@redhat.com>
4090
4091 * g++.dg/eh/registers1.C: New test case.
4092
17920efb
RH
40932001-09-17 Richard Henderson <rth@redhat.com>
4094
4095 * gcc.dg/array-5.c: Fix VLA decomposition test.
4096
18a9d8ff
NB
40972001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
4098
4099 * gcc.dg/cpp/line5.c: New testcase.
4100
3617ff1e
NB
41012001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
4102
4103 * gcc.dg/cpp/macro9.c: New test.
4104
0ea009fc
AH
41052001-09-15 Aldy Hernandez <aldyh@redhat.com>
4106
cf785988 4107 * gcc.c-torture/execute/980223.c: Change type of addr from long
0ea009fc
AH
4108 to char *.
4109
846f0467
HPN
41102001-09-15 Hans-Peter Nilsson <hp@axis.com>
4111
4112 * gcc.c-torture/execute/20010915-1.c: New test.
4113
1f8d138f
JJ
41142001-09-14 Janis Johnson <janis187@us.ibm.com>
4115
4116 * g77.dg/bprob: New directory.
4117 * g77.dg/bprob/bprob.exp: New file.
4118 * g77.dg/bprob/bprob-1.f: New test.
4119 * g77.dg/gcov: New directory.
4120 * g77.dg/gcov/gcov.exp: New file.
4121 * g77.dg/gcov/gcov-1.f: New test.
4122 * g77.dg/gcov/gcov-1.x: New file.
4123
bdcbe496
NB
41242001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
4125
4126 * gcc.dg/cpp/directiv.c: Update.
4127 * gcc.dg/cpp/undef1.c: Update.
4128
c1d4e7e1
JJ
41292001-09-12 Jakub Jelinek <jakub@redhat.com>
4130
4131 * gcc.dg/20010912-1.c: New test.
4132
cd1f97c6
JJ
41332001-09-11 Janis Johnson <janis187@us.ibm.com>
4134
4135 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
4136 language-independent file in lib.
4137 * lib/gcov.exp: New file.
4138
1d30139d
JM
41392001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
4140
4141 * gcc.c-torture/compile/20010911-1.c: New test.
4142
1aa084e6
JJ
41432001-09-10 Janis Johnson <janis187@us.ibm.com>
4144
4145 * lib/profopt.exp: New, to support profile-directed optimizations.
4146 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
4147 * gcc.misc-tests/bprob-1.c: New test.
4148 * gcc.misc-tests/bprob-2.c: New test.
4149
ebe0d266 41502001-09-07 Janis Johnson <janis187@us.ibm.com>
1aa084e6 4151
ebe0d266
JJ
4152 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
4153 XFAIL and which kinds of gcov output to verify.
4154 * gcc.misc-tests/gcov-4b.x: New file.
4155 * gcc.misc-tests/gcov-5b.x: New file.
4156 * gcc.misc-tests/gcov-6.x: New file.
4157 * gcc.misc-tests/gcov-7.c: New test.
4158 * gcc.misc-tests/gcov-7.x: New file.
4159
a3070574
JJ
41602001-09-06 Janis Johnson <janis187@us.ibm.com>
4161
4162 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
4163 * gcc.misc-tests/gcov-6.c: New test.
4164
39e78d8b
NS
41652001-09-06 Nathan Sidwell <nathan@codesourcery.com>
4166
4167 PR c++/3986
4168 * g++.dg/abi/vbase1.C: New test.
4169
89fc3605
ZL
41702001-09-05 Ziemowit Laski <zlaski@apple.com>
4171
4172 * objc.dg/method-2.m: New.
e1e7d56b 4173
da86f08f
NS
41742001-09-04 Nathan Sidwell <nathan@codesourcery.com>
4175
4176 PR c++/4203
4177 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
4178 * g++.dg/init/empty1.C: New test.
4179
7743fdb9
JJ
41802001-09-03 Jakub Jelinek <jakub@redhat.com>
4181
4182 * gcc.c-torture/compile/20010903-1.c: New test.
4183
89503616
RZ
41842001-08-31 Roman Zippel <zippel@linux-m68k.org>
4185
4186 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
4187 for m68k.
4188
7566ca49
GK
41892001-08-31 Geoffrey Keating <geoffk@redhat.com>
4190
4191 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
4192
4193 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
4194
4195 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
4196
2d107c59
GK
41972001-08-30 Geoffrey Keating <geoffk@redhat.com>
4198
4199 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
4200 for 16-bit 'unsigned int'.
4201
af592bf9
KH
42022001-08-29 Kazu Hirata <kazu@hxi.com>
4203
4204 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
4205
fa4e13e0
RH
42062001-08-27 Richard Henderson <rth@redhat.com>
4207
4208 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
4209 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
4210
90d925d3
AH
42112001-08-25 Aldy Hernandez <aldyh@redhat.com>
4212
cf785988 4213 * gcc.dg/asm-names.c (ymain): New.
90d925d3 4214
033c017c
GK
42152001-08-22 Geoffrey Keating <geoffk@redhat.com>
4216
4217 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
4218 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
4219 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
4220
ada11335
KG
42212001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4222
4223 * gcc.dg/compare5.c: New testcase.
4224
0585896c
JM
42252001-08-23 Jason Merrill <jason_merrill@redhat.com>
4226
4227 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
4228 and "In instantiation".
4229
c0e4f189
AH
42302001-08-21 Aldy Hernandez <aldyh@redhat.com>
4231
cf785988 4232 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
c0e4f189 4233
ea319998
JJ
42342001-08-20 Janis Johnson <janis187@us.ibm.com>
4235
4236 * gcc.misc-tests/gcov.exp: Add support for branch information.
4237 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
4238 * gcc.misc-tests/gcov-4.c: New test.
4239 * gcc.misc-tests/gcov-4b.c: New test.
4240 * gcc.misc-tests/gcov-5b.c: New test.
4241
9b95b063
ZW
42422001-08-20 Zack Weinberg <zackw@panix.com>
4243
4244 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
4245 expected to fail.
4246
915a17f6
JDA
42472001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
4248
4249 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
4250
baeb4732
JJ
42512001-08-19 Jakub Jelinek <jakub@redhat.com>
4252
4253 * g++.dg/eh/template1.C: New test.
4254
3c0a5af2
DB
42552001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
4256
4257 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
4258 Fix thinko.
4259 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
4260 for xfail.
4261
42622001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
c3849183
DB
4263
4264 * lib/g77-dg.exp: Use prune.exp for common procedures
e1e7d56b
AJ
4265 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
4266 * lib/g77.exp: (g77-dg-prune) Remove
c3849183 4267
3d146acb
JM
42682001-08-13 Jason Merrill <jason_merrill@redhat.com>
4269
4270 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
4271
4d5f3fbd
KL
42722001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4273
4274 * g++.dg/template/unify1.C: New test.
4275
0830ae44
NS
42762001-08-07 Nathan Sidwell <nathan@codesourcery.com>
4277
4278 * g++.dg/abi/empty4.C: New test.
4279
6b6f7231
DB
42802001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
4281
4282 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
4283 solaris2.*
4284 * g77.f-torture/compile/pr3743.x: Likewise
4285
eac69b8a
GDR
42862001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4287
4288 * g++.dg/other/using-declaration.C: New test.
4289
6604e6f3
NB
42902001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
4291
4292 * gcc.dg/cpp/tr-sign.c: New testcase.
4293
67821e3a
NB
42942001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
4295
4296 * gcc.dg/cpp/19951025-1.c: Revert.
4297 * gcc.dg/cpp/directiv.c: We no longer process directives that
4298 interrupt macro arguments.
4299
13104975
ZW
43002001-08-03 Zack Weinberg <zackw@stanford.edu>
4301
4302 * gcc.dg/bconstp-1.c: New test.
4303
949f197f
RH
43042001-08-03 Richard Henderson <rth@redhat.com>
4305
4306 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
4307
d82fc108
NB
43082001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
4309
4310 * gcc.dg/cpp/19951025-1.c: Update.
4311
d4d3e882
JO
43122001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
4313
4314 * g77.dg/ff90-1.f (s): Fix reference of variable z,
4315 should be x.
4316
1dbb6023
NS
43172001-08-02 Nathan Sidwell <nathan@codesourcery.com>
4318
4319 Kill -fhonor-std.
4320 * g++.old-deja/g++.ns/ns14.C: Remove special options.
4321 * g++.old-deja/g++.other/std1.C: Likewise.
4322 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
4323
41ae4ee6
DB
43242001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
4325
4326 * lib/g77.exp: Load gcc-defs.exp for common procedures
4327 (g77_pass, g77_fail, g77_finish, g77_exit,
4328 ${tool}_check_unsupported_p} Now redundant. Deleted.
4329
43302001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
4331
4332 * g77.dg/fbackslash.f
4333 * g77.dg/fcase-preserve.f
4334 * g77.dg/ff90-1.f
4335 * g77.dg/ffixed-line-length-0.f
4336 * g77.dg/ffixed-line-length-132.f
4337 * g77.dg/ffixed-line-length-7.f
4338 * g77.dg/ffixed-line-length-72.f
4339 * g77.dg/ffixed-line-length-none.f
cf785988 4340 * g77.dg/ffree-form-1.f
41ae4ee6
DB
4341 * g77.dg/fno-backslash.f
4342 * g77.dg/fno-f90-1.f
4343 * g77.dg/fno-fixed-form-1.f
4344 * g77.dg/fno-onetrip.f
4345 * g77.dg/fno-typeless-boz.f
4346 * g77.dg/fno-underscoring.f
4347 * g77.dg/fno-vxt-1.f
4348 * g77.dg/fonetrip.f
4349 * g77.dg/ftypeless-boz.f
4350 * g77.dg/fugly-assumed.f
4351 * g77.dg/funderscoring.f
4352 * g77.dg/fvxt-1.f
4353
3fecf49c
ZL
43542001-08-01 Ziemowit Laski <zlaski@apple.com>
4355
4356 * objc.dg/fwd-proto-1.m: New.
4357 * objc.dg/local-decl-1.m: New.
4358 * objc.dg/naming-1.m: New.
4359 * objc.dg/naming-2.m: New.
4360 * objc.dg/proto-hier-1.m: New.
4361
ebff8232
HPN
43622001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
4363
4364 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
4365 largest-type elements to a struct makes its size grow.
4366
20dde49d
NS
43672001-07-31 Nathan Sidwell <nathan@codesourcery.com>
4368
4369 * g++.dg/abi/vthunk1.C: New test.
4370
b7ad2f8b
NS
43712001-07-31 Nathan Sidwell <nathan@codesourcery.com>
4372
4373 * g++.dg/abi/vbase8-22.C: New test.
4374
dd666a87
NB
43752001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
4376
4377 * gcc.dg/cpp/macro8.c: New test.
4378
0ab142b0
NS
43792001-07-27 Nathan Sidwell <nathan@codesourcery.com>
4380
4381 * g++.dg/abi/vbase8-21.C: New test.
4382
d60d223b
NS
43832001-07-27 Nathan Sidwell <nathan@codesourcery.com>
4384
4385 * g++.dg/abi/vbase8-10.C: New test.
4386
08ecdbeb
RO
43872001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4388
4389 * lib/g++.exp (g++_set_ld_library_path): Renamed to
4390 ${tool}_set_ld_library_path.
4391 Changed caller.
4392 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
4393 g++.exp.
4394
62ba5f39
SC
43952001-07-26 Stan Cox <scox@redhat.com>
4396
4397 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
4398 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
4399 gcc_exit, gcc_check_unsupported_p):
4400 Moved to gcc-deps.exp
4401 * gcc-deps.exp: New file.
4402
db3ef87b
KL
44032001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4404
4405 * g++.old-deja/g++.pt/defarg14.C: New test.
4406
312b7c9d
NS
44072001-07-26 Nathan Sidwell <nathan@codesourcery.com>
4408
4409 * g++.old-deja/g++.other/lineno5.C: New test.
4410
648c2206
NS
44112001-07-26 Nathan Sidwell <nathan@codesourcery.com>
4412
4413 * g++.old-deja/g++.pt/crash68.C: New test.
4414
969fd501
NS
44152001-07-26 Nathan Sidwell <nathan@codesourcery.com>
4416
4417 * g++.old-deja/g++.other/crash42.C: New test.
4418
cef0d199
NB
44192001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
4420
4421 * gcc.dg/cpp/extratokens.c: Fix.
4422 * gcc.dg/cpp/skipping2.c: New tests.
4423
50011802
RO
44242001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4425
4426 * gcc.c-torture/execute/20010724-1.c: New file.
4427 * gcc.c-torture/execute/20010724-1.x: New file.
4428
40260429
NS
44292001-07-25 Nathan Sidwell <nathan@codesourcery.com>
4430
4431 * g++.old-deja/g++.other/cond7.C: New test.
4432
ab085207
NS
44332001-07-25 Nathan Sidwell <nathan@codesourcery.com>
4434
4435 * g++.old-deja/g++.other/optimize4.C: New test.
4436
90b1ca2f
NS
44372001-07-25 Nathan Sidwell <nathan@codesourcery.com>
4438
4439 * g++.old-deja/g++.abi/vbase8-5.C: New test.
4440
41971242
JM
44412001-07-24 Jason Merrill <jason_merrill@redhat.com>
4442
4443 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
4444 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
4445 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
4446 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
4447
4448 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
4449 bug report" message.
4450
4451 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
4452 * g++.dg/ext/instantiate1.C: Move from old-deja.
4453
897c6ab7
DB
44542001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
4455
4456 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
4457 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
4458 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
4459 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
4460
1ee6b839
JL
4461Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
4462
4463 * gcc.c-torture/execute/20010723-1.c: New test.
4464
541c655f
BE
44652001-07-23 Ben Elliston <bje@redhat.com>
4466
4467 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
4468
e5d4fff4
FS
44692001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4470
4471 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
4472 i[34567]86-*-*.
4473 Delete handling of ieee_multilib_flags.
4474 Pass -mieee for alpha*-*-* and sh-*-*.
4475 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
4476
f4653d92
NS
44772001-07-21 Nathan Sidwell <nathan@codesourcery.com>
4478
4479 Remove old-abi tests.
4480 * g++.old-deja/g++.mike/p11116.C: Remove.
4481 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
4482
08f66b04
TM
44832001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
4484
4485 * g77.f-torture/compile/pr3743.f: New test
4486
44872001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
4488
4489 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
4490
432fa9f2
RO
44912001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4492
4493 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
4494 g++.old-deja/g++.pt/static6.C: Likewise.
4495 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
4496 supports weak symbols.
4497
f7bebb56
AJ
44982001-07-18 Andreas Jaeger <aj@suse.de>
4499
4500 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
4501 supported again.
4502
a3424c98
AJ
45032001-07-18 Andreas Jaeger <aj@suse.de>
4504
4505 * gcc.dg/iftrap-1.c: Fix target line.
4506
91a18fe0
RH
45072001-07-17 Richard Henderson <rth@redhat.com>
4508
4509 * gcc.c-torture/execute/20010717-1.c: New.
4510
4b01f8d8
JM
45112001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
4512
4513 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
4514 tests.
4515
b5ca1dc7
PS
45162001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
4517
4518 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
4519
3d719162
RO
45202001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4521
4522 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
4523 UAC_SIGBUS, UAC_NOPRINT definitions.
4524
55680aef
NP
4525Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
4526
4527 * objc/execute/object_is_class.m: New test.
4528 * objc/execute/object_is_meta_class.m: New test.
4529
09b495e5
TM
45302001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
4531
4532 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
4533 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
4534
45352001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
147424bf
DB
4536
4537 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
4538 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
4539
999c0669
RH
45402001-07-14 Richard Henderson <rth@redhat.com>
4541
4542 * gcc.dg/iftrap-1.c: New.
4543
09b495e5 45442001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
2ea80cfd
DB
4545
4546 * g77.f-torture/execute/intrinsic77.f: New test.
4547
1ca46974
JJ
45482001-07-11 Janis Johnson <janis@us.ibm.com>
4549
4550 * gcc.misc-tests/gcov-3.c: New test.
4551
0e41fb04
RS
45522001-07-11 Richard Sandiford <rsandifo@redhat.com>
4553
4554 * gcc.c-torture/compile/20010711-1.c,
4555 * gcc.c-torture/compile/20010711-2.c: New tests.
4556
4a1b6176
RS
45572001-07-11 Richard Sandiford <rsandifo@redhat.com>
4558
4559 * gcc.c-torture/execute/20010711-1.c: New test.
4560
6fbce318
BE
45612001-07-11 Ben Elliston <bje@redhat.com>
4562
4563 * g++.old-deja/g++.other/enum5.C: New test.
4564
41971242
JM
45652001-07-10 Jason Merrill <jason_merrill@redhat.com>
4566
4567 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
4568 (g++-dg-prune): Call prune_gcc_output.
4569 * prune.exp: New file for prune_gcc_output.
4570 * lib/g++.exp, lib/gcc.exp: Load it.
4571
f7a4cec0
JM
45722001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
4573
4574 * gcc.c-torture/compile/20010701-1.c,
4575 g++.old-deja/g++.ext/attrib6.C: New tests.
4576
d9249616
JL
4577Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
4578
4579 * gcc.c-torture/compile/20010706-1.c: New test.
4580
809353e1
MC
45812000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
4582
4583 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
4584
0168a849
SS
45852001-06-28 Stan Shebs <shebs@apple.com>
4586
4587 * gcc.dg/pragma-darwin.c: New test.
4588
f4b20cd9
RO
45892001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4590
4591 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4592 Solaris 2.[678] system.
4593
f9e1917e
JM
45942001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
4595
4596 * gcc.dg/20010622-1.c: New test.
4597
b2af8e32
SS
45982001-06-18 Stan Shebs <shebs@apple.com>
4599
4600 * objc.dg: New directory.
4601 * objc.dg/dg.exp: New file.
4602 * objc.dg/alias.m: New.
4603 * objc.dg/class-1.m: New.
4604 * objc.dg/class-2.m: New.
4605 * objc.dg/const-str-1.m: New.
4606 * objc.dg/const-str-2.m: New.
4607 * objc.dg/id-1.m: New.
4608 * objc.dg/method-1.m: New.
4609 * objc.dg/super-class-1.m: New.
4610 * lib/objc-dg.exp: New file.
4611
eaea542a
JDA
46122001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
4613
4614 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
4615 of label name.
4616
87326ba8
NS
46172001-06-14 Nathan Sidwell <nathan@codesourcery.com>
4618
4619 * g++.old-deja/g++.abi/vbase8-9.C: New test.
4620
15a7ee9f
FS
46212001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4622
4623 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
4624 variable.
4625
757e4f23
RH
46262001-06-12 Richard Henderson <rth@redhat.com>
4627
4628 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
4629
623fe76a
NS
46302001-06-12 Nathan Sidwell <nathan@codesourcery.com>
4631
4632 * g++.old-deja/g++.abi/vbase5.C: New test.
4633 * g++.old-deja/g++.abi/vbase6.C: New test.
4634 * g++.old-deja/g++.abi/vbase7.C: New test.
4635
2c1a2421
KG
46362001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4637
4638 * gcc.c-torture/compile/20010610-1.c: New test.
4639
7bdcf888
NS
46402001-06-12 Nathan Sidwell <nathan@codesourcery.com>
4641
4642 * g++.old-deja/g++.abi/vbase4.C: New test.
4643
b05d8201
SC
46442001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4645
4646 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4647 support %f for HC11/HC12 targets.
4648 * gcc.c-torture/execute/930513-1.x: New file, likewise.
4649 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4650 on HC11/HC12 targets.
4651 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4652
55f61a56
RO
46532001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4654
4655 * gcc.dg/wchar_t-1.c: New file.
4656 * gcc.dg/wint_t-1.c: Likewise.
4657
07732516
BS
46582001-06-11 Bernd Schmidt <bernds@redhat.com>
4659
4660 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4661
d4a6cf38
RH
46622001-06-11 Richard Henderson <rth@redhat.com>
4663
4664 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4665
1552f874
JM
46662001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
4667
4668 * gcc.c-torture/compile/20010611-1.c: New test.
4669
f18b70f5
JM
46702001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
4671
4672 * gcc.dg/c99-tag-1.c: Add more tests.
4673
2e246150
AO
46742001-06-10 Alexandre Oliva <aoliva@redhat.com>
4675
4676 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4677 representation on MN10300 and ARM/Thumb.
4678
226f8242
TM
46792001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
4680
4681 * g77.f-torture/execute/20010610.f: New.
4682
5bb8dd28
DB
46832001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
4684
4685 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4686 names.
4687
07a96c1b
RH
46882001-06-09 Richard Henderson <rth@redhat.com>
4689
4690 * gcc.c-torture/execute/ashrdi-1.c: New.
4691 * gcc.c-torture/execute/ashldi-1.c: New.
4692 * gcc.c-torture/execute/lshrdi-1.c: New.
4693
b2782014
OP
46942001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
4695
4696 * objc/execute/load-3.m: Added. Check sending +load to categories,
4697 in addition to classes.
4698
43fd108f
SS
46992001-06-08 Stan Shebs <shebs@apple.com>
4700
4701 * objc/execute/load-2.m: New test. From Nicola Pero
4702 <n.pero@mi.flashnet.it>.
a3424c98 4703
7137fd76
JJ
47042001-06-08 Jakub Jelinek <jakub@redhat.com>
4705
4706 * gcc.c-torture/execute/20010605-2.c: New test.
4707
4b454fcc
NS
47082001-06-08 Nathan Sidwell <nathan@codesourcery.com>
4709
4710 * g++.old-deja/g++.abi/vbase2.C: New test.
4711 * g++.old-deja/g++.abi/vbase3.C: New test.
4712
9ac1bd2e
NS
47132001-06-08 Nathan Sidwell <nathan@codesourcery.com>
4714
4715 * g++.old-deja/g++.pt/friend49.C: New test.
4716
fcebb2dd
NS
47172001-06-07 Nathan Sidwell <nathan@codesourcery.com>
4718
4719 * g++.old-deja/g++.ext/anon3.C: New test.
4720
bea09693
NS
47212001-06-05 Nathan Sidwell <nathan@codesourcery.com>
4722
4723 * g++.old-deja/g++.other/conv7.C: New test.
4724
f375b7a7
JM
47252001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
4726
4727 * gcc.c-torture/compile/20010605-2.c: New test.
4728
3d3daefd
JDA
47292001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4730
4731 * gcc.c-torture/execute/20010604-1.c: New test.
4732
05ac6740
LR
47332001-06-04 Loren J. Rittle <ljrittle@acm.org>
4734
4735 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4736
6bdfaf09
JO
47372001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
4738
4739 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4740 (g++_link_flags): Likewise.
4741 (g++_init): Pass gccpath's value to two previous functions.
4742
87327987
KG
47432001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4744
4745 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4746 Ensure logfile entry matches exec command line.
4747
0c02eebf
RH
47482001-05-31 Richard Henderson <rth@redhat.com>
4749
bc440d04 4750 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
0c02eebf
RH
4751 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4752
42a9e4e4
DB
47532001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
4754
4755 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4756 compiler for irix6.2
4757
e97c9488
NS
47582001-05-30 Nathan Sidwell <nathan@codesourcery.com>
4759
4760 * g++.old-deja/g++.other/optimize3.C: New file.
4761
7dd0ff2b
JO
47622001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
4763
42a9e4e4
DB
4764 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4765 assemble.
7dd0ff2b 4766
87d9ac49
NS
47672001-05-26 Nathan Sidwell <nathan@codesourcery.com>
4768
4769 * g++.old-deja/g++.other/optimize2.C: New file.
4770
47cf9247
DN
47712001-05-25 Diego Novillo <dnovillo@redhat.com>
4772
4773 * gcc.c-torture/compile/20010518-2.c: New file.
4774 * gcc.c-torture/execute/20010518-1.c: New file.
4775 * gcc.c-torture/execute/20010518-2.c: New file.
4776
0e03329a
JM
47772001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
4778
4779 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4780
f5aada26
MM
47812001-05-24 Mark Mitchell <mark@codesourcery.com>
4782
4783 G++ no longer defines builtins that do not begin with __builtin.
4784 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4785 * g++.old-deja/g++.brendand/misc13.C: Likewise.
4786 * g++.old-deja/g++.law/builtin1.C: Likewise.
4787 * g++.old-deja/g++.law/cvt2.C: Likewise.
4788 * g++.old-deja/g++.mike/net5.C: Likewise.
4789 * g++.old-deja/g++.other/builtins1.C: Likewise.
4790 * g++.old-deja/g++.other/builtins2.C: Likewise.
4791 * g++.old-deja/g++.other/builtins3.C: Likewise.
4792 * g++.old-deja/g++.other/builtins4.C: Likewise.
4793 * g++.old-deja/g++.other/inline8.C: Likewise.
4794 * g++.old-deja/g++.robertl/eb39.C: Likewise.
4795
6f56d925
NS
47962001-05-24 Nathan Sidwell <nathan@codesourcery.com>
4797
4798 * g++.old-deja/g++.pt/using1.C: Adjust.
4799 * g++.old-deja/g++.pt/using2.C: New test.
4800
f8710242
NB
48012001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
4802
4803 * gcc.dg/cpp/charconst.c: New tests.
4804 * gcc.dg/cpp/escape.c: New tests.
4805 * gcc.dg/cpp/escape-1.c: New tests.
4806 * gcc.dg/cpp/escape-2.c: New tests.
4807 * gcc.dg/cpp/ucs.c: New tests.
4808
3af21e04
DB
48092001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
4810
a3424c98 4811 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
3af21e04
DB
4812 native compiler for irix6.5.
4813
1ec07597
JO
4814Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
4815
4816 * lib/g++.exp (g++_include_flags): Use args to compute
a3424c98 4817 get_multilibs.
1ec07597
JO
4818 (g++_link_flags): Likewise.
4819 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4820
c215b29f
JM
48212001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
4822
4823 * gcc.dg/c90-hexfloat-1.c: Add more tests.
4824
4694cec2
GK
48252001-05-21 Geoff Keating <geoffk@redhat.com>
4826
4827 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4828 this file.
4829
f0ef84a2
SC
48302001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4831
4832 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4833 STACK_SIZE;
4834 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4835 to STACK_SIZE; Use it to define size of add_histo array.
a3424c98 4836 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
f0ef84a2
SC
4837 to STACK_SIZE.
4838 (f): Use GITT_SIZE to define size of gitt local table.
a3424c98 4839 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
f0ef84a2
SC
4840 to STACK_SIZE; Use it to define size of bytemem array.
4841
ef73e139
SC
48422001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4843
4844 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4845 on 68HC11/HC12 due to the asm instruction.
4846 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4847 * gcc.c-torture/compile/920520-1.x: Likewise.
4848 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4849 on 68HC11/HC12 because the function is larger than 64K.
4850 * gcc.c-torture/compile/961203-1.x: New file, this test fails
4851 on 68HC11/HC12 because the structure is too large.
4852
4951297b
RH
48532001-05-20 Richard Henderson <rth@redhat.com>
4854
4855 * gcc.c-torture/execute/20010520-1.c: New.
4856
88e3805d
KG
48572001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4858
4859 * g++.old-deja/g++.warn/compare1.C: New test.
4860 * gcc.dg/compare4.c: New test.
4861
d30a825a
NS
48622001-05-20 Nathan Sidwell <nathan@codesourcery.com>
4863
4864 * g++.old-deja/g++.other/optimize1.C: New test.
4865
3b82c249
KL
48662001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4867
4868 * g++.old-deja/g++.pt/spec41.C: New test.
4869
97d24516
JM
48702001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
4871
4872 * gcc.c-torture/compile/20010114-1.x: Remove.
4873
10d6cbb8
SS
48742001-05-18 Stan Shebs <shebs@apple.com>
4875
4876 * gcc.c-torture/compile/20010518-1.c: New test.
4877
2b0cbc5d
NS
48782001-05-18 Nathan Sidwell <nathan@codesourcery.com>
4879
4880 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4881 * g++.old-deja/g++.pt/crash67.C: New test.
4882
20415bba
JO
48832001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
4884
4885 * g++.old-deja/g++.other/debug9.C: New test.
4886
7857f134
ZW
48872001-05-16 Zack Weinberg <zackw@stanford.edu>
4888
4889 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4890
5a111a5b
JH
4891Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
4892
4893 * gcc.c-torture/compile/20010516-1.c: New test.
4894
3f0a9b35
NS
48952001-05-16 Nathan Sidwell <nathan@codesourcery.com>
4896
cc469ee9
NS
4897 * g++.old-deja/g++.other/crash41.C: New test.
4898
48992001-05-16 Nathan Sidwell <nathan@codesourcery.com>
4900
cc469ee9 4901 * g++.old-deja/g++.pt/crash66.C: New test.
3f0a9b35 4902
5846d7f7
BK
49032001-05-15 Benjamin Kosnik <bkoz@redhat.com>
4904
4905 * g++.old-deja/g++.robertl/eb27.C: Convert.
4906
5be598f6
NC
49072001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
4908
4909 * g++.dg/friend-warn.C: New test. Do not warn about friend
4910 declaration being redundant.
4911
0239bfdd
MM
49122001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
4913
4914 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4915
ce29729a
MM
49162001-05-14 Mark Mitchell <mark@codesourcery.com>
4917
4918 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4919
8b9df536
BK
49202001-05-13 Benjamin Kosnik <bkoz@redhat.com>
4921
4922 * lib/g++.exp: Use testsuite_flags.
a3424c98 4923
6f221402
MM
49242001-05-13 Mark Mitchell <mark@codesourcery.com>
4925
4926 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4927
e7288e18
JDA
49282001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
4929
4930 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4931
c873862c
MM
49322001-05-11 Mark Mitchell <mark@codesourcery.com>
4933
4934 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4935
25d78ace
JM
49362001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
4937
4938 * gcc.c-torture/compile/20010313-1.c: New test.
4939
6d4587f7
ZW
49402001-05-09 Zack Weinberg <zackw@stanford.edu>
4941
4942 * gcc.dg/cpp/direct2.c: New test.
8b9df536 4943 * gccq.dg/cpp/direct2s.c: New test.
6d4587f7
ZW
4944
4945 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4946
1a560c3a
MM
49472001-05-07 Mark Mitchell <mark@codesourcery.com>
4948
4949 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4950 * g++.old-deja/g++.other/op3.C: Likewise.
4951
7f75752b
NB
49522001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
4953
4954 * gcc.dg/cpp/syshdr.h: New file.
4955 * gcc.dg/cpp/sysmac1.c: Update.
4956 * gcc.dg/cpp/sysmac2.c: Update.
4957
7120a6fe
NB
49582001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
4959
4960 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4961
a92644e7
DE
49622001-05-04 David Edelsohn <edelsohn@gnu.org>
4963
4964 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4965 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4966
1fc77d36
NB
49672001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
4968
4969 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4970
4091fa5f
GK
49712001-05-03 Geoffrey Keating <geoffk@redhat.com>
4972
4973 * lib/g++.exp (g++_include_flags): Don't use any special flags
4974 if TESTING_IN_BUILD_TREE is not defined.
6d4587f7 4975 (g++_init): Use a plain 'c++' as the compiler if
4091fa5f
GK
4976 TESTING_IN_BUILD_TREEE is not defined.
4977
de26cf80
JJ
49782001-05-02 Jakub Jelinek <jakub@redhat.com>
4979
4980 * g++.old-deja/g++.eh/catch13.C: New test.
4981 * g++.old-deja/g++.eh/catch14.C: New test.
4982
2d2a86ae
JJ
49832001-05-02 Jakub Jelinek <jakub@redhat.com>
4984
4985 * gcc.dg/cpp/tr-define.c: New test.
4986
a39a06ff
LR
49872001-05-01 Loren J. Rittle <ljrittle@acm.org>
4988
4989 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4990 <stdlib.h>, not <malloc.h>.
4991
9da99f7d
NS
49922001-05-01 Nathan Sidwell <nathan@codesourcery.com>
4993
4994 * g++.old-deja/g++.ns/template17.C: New test.
4995
4b48a93e
NS
49962001-05-01 Nathan Sidwell <nathan@codesourcery.com>
4997
4998 * g++.old-deja/g++.pt/ref4.C: New test.
4999
901d43bc
RH
50002001-04-30 Richard Henderson <rth@redhat.com>
5001
5002 * gcc.dg/20000724-1.c: Revert last change.
5003
505cf15f
TM
50042001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
5005
5006 * g77.f-torture/execute/20010430.f: New test.
5007
d60e5448
MM
50082001-04-30 Mark Mitchell <mark@codesourcery.com>
5009
5010 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
5011
7200764f
JM
50122001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
5013
5014 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
5015
2d46ec83
NS
50162001-04-27 Nathan Sidwell <nathan@codesourcery.com>
5017
5018 * g++.old-deja/g++.eh/crash6.C: New test.
5019
02a1a68c
NS
50202001-04-27 Nathan Sidwell <nathan@codesourcery.com>
5021
5022 * g++.old-deja/g++.other/warn7.C: New test.
5023
5f6eeeb3
NS
50242001-04-27 Nathan Sidwell <nathan@codesourcery.com>
5025
5026 * g++.old-deja/g++.other/defarg9.C: New test.
5027
f6ce87c0
TM
50282001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
5029
5030 * g77.f-torture/compile/20010426.f: New test.
5031 * g77.f-torture/execute/20010426.f: New test.
5032
f658da59
TM
50332001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
5034
5035 * g77.f-torture/compile/20000629-1.x: Remove - error
5036 has been fixed.
5037
3da5d5c8
JL
5038Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
5039
a86414f3
JL
5040 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
5041 Tweak slightly to work with g++.dg framework.
5042 * g++.dg/special/ecos.exp: Run initp1.C test.
5043 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
5044
3da5d5c8
JL
5045 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
5046 its linker doesn't give line numbers either.
5047 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
5048
5677efb0
NS
50492001-04-26 Nathan Sidwell <nathan@codesourcery.com>
5050
5051 * g++.old-deja/g++.other/lex1.C: New test.
5052
3b07c79b
JJ
50532001-04-26 Jakub Jelinek <jakub@redhat.com>
5054
5055 * gcc.dg/noncompile/20010425-1.c: New test.
5056
0576ec13
NS
50572001-04-26 Nathan Sidwell <nathan@codesourcery.com>
5058
5059 * g++.old-deja/g++.pt/mangle2.C: New test.
5060
b5cd6849
JJ
50612001-04-25 Jakub Jelinek <jakub@redhat.com>
5062
49b51f30 5063 * gcc.dg/format/plus-1.c: New test.
b5cd6849 5064
0607953c
JJ
50652001-04-25 Jakub Jelinek <jakub@redhat.com>
5066
5067 * gcc.dg/20010423-1.c: New test.
5068
e99af66b
JJ
50692001-04-25 Jakub Jelinek <jakub@redhat.com>
5070
5071 * gcc.c-torture/execute/20010422-1.c: New test.
5072
6bda7a5e
NS
50732001-04-25 Nathan Sidwell <nathan@codesourcery.com>
5074
5075 * g++.old-deja/g++.ns/type2.C: New test.
5076
11fe225a
ZW
50772001-04-24 Zack Weinberg <zackw@stanford.edu>
5078
5079 * g++.old-deja/g++.other/perf1.C: New test.
5080
0ba8a114
NS
50812001-04-24 Nathan Sidwell <nathan@codesourcery.com>
5082
5083 * gcc.dg/c99-func-2.c: Remove xfail.
5084 * gcc.dg/c99-func-3.c: Remove xfail.
5085 * gcc.dg/c99-func-4.c: Remove xfail.
5086
15784bba
ZW
50872001-04-23 Zack Weinberg <zackw@stanford.edu>
5088
5089 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
5090
c3cd9c8b
JM
50912001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
5092
5093 * gcc.c-torture/compile/20010423-1.c: New test.
5094
aa1826e2
NS
50952001-04-20 Nathan Sidwell <nathan@codesourcery.com>
5096
5097 * g++.old-deja/g++.pt/typename28.C: New test.
5098
06d9f09f
NS
50992001-04-20 Nathan Sidwell <nathan@codesourcery.com>
5100
5101 * g++.old-deja/g++.abi/empty2.C: New test.
5102 * g++.old-deja/g++.abi/empty3.C: New test.
5103
24f80882
JJ
51042001-04-20 Jakub Jelinek <jakub@redhat.com>
5105
5106 * g++.old-deja/g++.other/comdat2.C: New test.
5107 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
5108
351a0f00
JJ
51092001-04-20 Jakub Jelinek <jakub@redhat.com>
5110
5111 * g++.old-deja/g++.other/overload14.C: New test.
5112
881cae05
JJ
51132001-04-20 Jakub Jelinek <jakub@redhat.com>
5114
5115 * g++.old-deja/g++.other/lookup23.C: New test.
5116
43e72072
JJ
51172001-04-20 Jakub Jelinek <jakub@redhat.com>
5118
5119 * gcc.c-torture/execute/20010403-1.c: New test.
5120
5c8378a7
DB
51212001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
5122 Mark Mitchell <mark@codesourcery.com>
5123
5124 * lib/old-dejagnu.exp: Don't delete output of executable.
5125 Add .exe suffix to executables.
5126
96f1c2b1
TM
51272001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
5128
5129 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
5130
3ed56f8a
KG
51312001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5132
5133 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
5134
0fb3018c 51352001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6d4587f7 5136
0fb3018c
NS
5137 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
5138 * g++.old-deja/g++.abi/crash1.C: New test.
5139
bbb53468
NS
51402001-04-12 Nathan Sidwell <nathan@codesourcery.com>
5141
5142 * g++.old-deja/g++.other/crash40.C: New test.
5143
76cf1895
KG
51442001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5145
5146 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
5147
a2095778
NS
51482001-04-11 Nathan Sidwell <nathan@codesourcery.com>
5149
5150 * g++.old-deja/g++.other/warn6.C: New test.
5151
3a172730
PS
515222001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
5153
6d4587f7 5154 * g++.old-deja/g++.robertl/eb42.C: Same.
3a172730
PS
5155
5156001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
03829ad2
KG
5157
5158 * gcc.dg/wtr-conversion-1.c: New testcase.
5159
5a01d634
RH
51602001-04-10 Richard Henderson <rth@redhat.com>
5161
5162 * g++.old-deja/g++.other/array5.C: New.
5163
9b38026f
FS
51642001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5165
5166 * gcc.c-torture/execute/20010408-1.c: New test.
5167
a5434cb7
BK
51682001-04-06 Benjamin Kosnik <bkoz@redhat.com>
5169
5170 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
5171 headers and constructs.
5172 * g++.old-deja/g++.robertl/eb79.C: Same.
5173 * g++.old-deja/g++.robertl/eb77.C (main): Same.
5174 * g++.old-deja/g++.robertl/eb73.C: Same.
5175 * g++.old-deja/g++.robertl/eb66.C (main): Same.
5176 * g++.old-deja/g++.robertl/eb55.C (t): Same.
5177 * g++.old-deja/g++.robertl/eb54.C (main): Same.
5178 * g++.old-deja/g++.robertl/eb46.C (main): Same.
5179 * g++.old-deja/g++.robertl/eb44.C: Same.
5180 * g++.old-deja/g++.robertl/eb41.C (main): Same.
5181 * g++.old-deja/g++.robertl/eb4.C (main): Same.
5182 * g++.old-deja/g++.robertl/eb39.C: Same.
5183 * g++.old-deja/g++.robertl/eb33.C (main): Same.
5184 * g++.old-deja/g++.robertl/eb31.C (main): Same.
5185 * g++.old-deja/g++.robertl/eb30.C: Same.
5186 * g++.old-deja/g++.robertl/eb3.C: Same.
5187 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
5188 * g++.old-deja/g++.robertl/eb21.C: Same.
5189 * g++.old-deja/g++.robertl/eb15.C: Same.
5190 * g++.old-deja/g++.robertl/eb118.C: Same.
5191 * g++.old-deja/g++.robertl/eb115.C (main): Same.
5192 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
5193 * g++.old-deja/g++.robertl/eb109.C: Same.
5194 * g++.old-deja/g++.other/sibcall1.C (main): Same.
5195 * g++.old-deja/g++.mike/rtti1.C: Same.
5196 * g++.old-deja/g++.mike/p658.C: Same.
5197 * g++.old-deja/g++.mike/net46.C: Same.
5198 * g++.old-deja/g++.mike/net34.C: Same.
5199 * g++.old-deja/g++.mike/memoize1.C: Same.
5200 * g++.old-deja/g++.mike/eh2.C: Same.
5201 * g++.old-deja/g++.law/weak.C: Same.
5202 * g++.old-deja/g++.law/visibility7.C: Same.
5203 * g++.old-deja/g++.law/visibility25.C: Same.
5204 * g++.old-deja/g++.law/visibility22.C: Same.
5205 * g++.old-deja/g++.law/visibility2.C: Same.
5206 * g++.old-deja/g++.law/visibility17.C: Same.
5207 * g++.old-deja/g++.law/visibility13.C: Same.
5208 * g++.old-deja/g++.law/visibility10.C: Same.
5209 * g++.old-deja/g++.law/visibility1.C: Same.
5210 * g++.old-deja/g++.law/virtual3.C (eval): Same.
5211 * g++.old-deja/g++.law/vbase1.C: Same.
5212 * g++.old-deja/g++.law/operators32.C: Same.
5213 * g++.old-deja/g++.law/nest3.C: Same.
5214 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
5215 * g++.old-deja/g++.law/except5.C (main): Same.
5216 * g++.old-deja/g++.law/cvt7.C (run): Same.
5217 * g++.old-deja/g++.law/cvt2.C: Same.
5218 * g++.old-deja/g++.law/cvt16.C: Same.
5219 * g++.old-deja/g++.law/ctors6.C (bar): Same.
5220 * g++.old-deja/g++.law/ctors17.C (main): Same.
5221 * g++.old-deja/g++.law/ctors13.C: Same.
5222 * g++.old-deja/g++.law/ctors12.C (main): Same.
5223 * g++.old-deja/g++.law/ctors10.C: Same.
5224 * g++.old-deja/g++.law/code-gen5.C: Same.
5225 * g++.old-deja/g++.law/bad-error7.C: Same.
5226 * g++.old-deja/g++.law/arm9.C: Same.
5227 * g++.old-deja/g++.law/arm12.C: Same.
5228 * g++.old-deja/g++.law/arg8.C: Same.
5229 * g++.old-deja/g++.law/arg1.C: Same.
5230 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
5231 * g++.old-deja/g++.jason/template31.C: Same.
5232 * g++.old-deja/g++.jason/template24.C (main): Same.
5233 * g++.old-deja/g++.jason/2371.C: Same.
5234 * g++.old-deja/g++.eh/new2.C: Same.
5235 * g++.old-deja/g++.eh/new1.C: Same.
5236 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
5237 * g++.old-deja/g++.brendan/nest21.C (main): Same.
5238 * g++.old-deja/g++.brendan/err-msg3.C: Same.
5239 * g++.old-deja/g++.brendan/crash62.C: Same.
5240 * g++.old-deja/g++.brendan/crash52.C: Same.
5241 * g++.old-deja/g++.brendan/crash49.C (main): Same.
5242 * g++.old-deja/g++.brendan/crash38.C: Same.
5243 * g++.old-deja/g++.brendan/crash15.C (main): Same.
5244 * g++.old-deja/g++.brendan/copy9.C: Same.
5245
608d74c4
R
5246Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
5247
b6285d1b 5248 * gcc.c-torture/execute/20001203-2.c (memset):
608d74c4
R
5249 Count argument is of type __SIZE_TYPE__.
5250
b0835578
DN
52512001-04-04 Diego Novillo <dnovillo@redhat.com>
5252
5253 * gcc.c-torture/compile/20010404-1.c: New test.
5254
347f3440
JJ
52552001-04-04 Jakub Jelinek <jakub@redhat.com>
5256
5257 * gcc.c-torture/compile/20010326-1.c: New test.
5258
41dc4816
AO
52592001-04-03 Alexandre Oliva <aoliva@redhat.com>
5260
5261 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
5262 peculiarities of the SH.
5263 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
5264
4d8a2001
RO
52652001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5266
5267 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
5268 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
5269 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
5270
caf4d6e0
JJ
52712001-04-02 Jakub Jelinek <jakub@redhat.com>
5272
5273 * g77.f-torture/compile/20010321-1.f: New test.
5274
32ff70d2
JJ
52752001-04-02 Jakub Jelinek <jakub@redhat.com>
5276
5277 * gcc.c-torture/compile/20010329-1.c: New test.
5278
d791ea1e
JJ
52792001-04-02 Jakub Jelinek <jakub@redhat.com>
5280
5281 * gcc.c-torture/execute/20010329-1.c: New test.
5282
a7fd2186
LR
52832001-03-28 Loren J. Rittle <ljrittle@acm.org>
5284
5285 * g++.old-deja/g++.other/eh4.C: Fix typo.
5286
2c082cb2
LR
52872001-03-28 Loren J. Rittle <ljrittle@acm.org>
5288
5289 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
5290
145c1def
PB
52912001-03-28 Philip Blundell <philb@gnu.org>
5292
5293 * gcc.c-torture/compile/20010328-1.c: New test.
5294
531073e7
RH
52952001-03-27 Richard Henderson <rth@redhat.com>
5296
5297 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
5298 * g++.old-deja/g++.eh/vbase3.C: Likewise.
5299
b13aca19
AM
53002001-03-27 Alan Modra <alan@linuxcare.com.au>
5301
5302 * gcc.c-torture/compile/20010327-1.c: New test.
5303
788bf0e3
NS
53042001-03-26 Nathan Sidwell <nathan@codesourcery.com>
5305
5306 * g++.old-deja/g++.other/friend12.C: New test.
5307 * g++.old-deja/g++.other/friend9.C: Expect no errors.
5308 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
5309
eb40d6b9
JM
53102001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
5311
5312 * gcc.c-torture/execute/20010325-1.c: New test.
5313
8e4ce833
JJ
53142001-03-23 Jakub Jelinek <jakub@redhat.com>
5315
5316 * g++.old-deja/g++.other/mangle3.C: New test.
5317
a1c2b86d
JJ
53182001-03-22 Jakub Jelinek <jakub@redhat.com>
5319
5320 * g++.old-deja/g++.other/anon8.C: New test.
5321
a44a935f
PB
53222001-03-20 Philip Blundell <philb@gnu.org>
5323
5324 * gcc.c-torture/compile/20010320-1.c: New test.
5325
e72dd89c
RH
53262001-03-17 Richard Henderson <rth@redhat.com>
5327
5328 * g++.old-deja/g++.other/eh4.C: Add expected error text.
5329
92784908
GK
53302001-03-15 Geoff Keating <geoff@redhat.com>
5331
5332 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
5333 tests on AIX.
5334
d064d75a
GDR
53352001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
5336
5337 * g++.old-deja/g++.other/eh4.C: New test.
5338
7f63897e
NB
53392001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
5340
5341 * gcc.dg/cpp/mi1.c: Update.
5342
9cf218a3
JJ
53432001-03-14 Jakub Jelinek <jakub@redhat.com>
5344
5345 * g++.old-deja/g++.other/regstack.C: New test.
5346
78fe06c2
NS
53472001-03-12 Nathan Sidwell <nathan@codesourcery.com>
5348
5349 * g++.old-deja/g++.other/ref4.C: New test.
5350
533dfde0
OP
53512001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
5352
5353 * objc/execute/va_method.m: Added.
5354 * objc/execute/IMP.m: Added.
5355 * objc/execute/_cmd.m: Added.
5356 * objc/execute/accessing_ivars.m: Added.
5357 * objc/execute/class-1.m: Added.
5358 * objc/execute/class-10.m: Added.
5359 * objc/execute/class-11.m: Added.
5360 * objc/execute/class-12.m: Added.
5361 * objc/execute/class-13.m: Added.
5362 * objc/execute/class-14.m: Added.
5363 * objc/execute/class-2.m: Added.
5364 * objc/execute/class-3.m: Added.
5365 * objc/execute/class-4.m: Added.
5366 * objc/execute/class-5.m: Added.
5367 * objc/execute/class-6.m: Added.
5368 * objc/execute/class-7.m: Added.
5369 * objc/execute/class-8.m: Added.
5370 * objc/execute/class-9.m: Added.
5371 * objc/execute/class-tests-1.h
5372 * objc/execute/class-tests-2.h
5373 * objc/execute/compatibility_alias.m: Added.
5374 * objc/execute/encode-1.m: Added.
5375 * objc/execute/formal_protocol-1.m: Added.
5376 * objc/execute/formal_protocol-2.m: Added.
5377 * objc/execute/formal_protocol-3.m: Added.
5378 * objc/execute/formal_protocol-4.m: Added.
5379 * objc/execute/formal_protocol-5.m: Added.
5380 * objc/execute/formal_protocol-6.m: Added.
5381 * objc/execute/formal_protocol-7.m: Added.
5382 * objc/execute/informal_protocol.m: Added.
5383 * objc/execute/initialize.m: Added.
5384 * objc/execute/load.m: Added.
5385 * objc/execute/many_args_method.m: Added.
5386 * objc/execute/nested-3.m: Added.
5387 * objc/execute/no_clash.m: Added.
5388 * objc/execute/private.m: Added.
5389 * objc/execute/redefining_self.m: Added.
5390 * objc/execute/root_methods.m: Added.
5391 * objc/execute/selector-1.m: Added.
5392 * objc/execute/static-1.m: Added.
5393 * objc/execute/static-2.m: Added.
5394 * objc/execute/va_method.m: Added.
5395
bb937853
RH
53962001-03-10 Richard Henderson <rth@redhat.com>
5397
5398 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
5399
da1cb092
NB
54002001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
5401
5402 * g++.old-deja/g++.other/crash31.C: XFAIL.
5403 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
5404 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
5405 * gcc.c-torture/execute/20010123-1.x: XFAIL.
5406 * gcc.c-torture/execute/20010124-1.x: XFAIL.
5407 * gcc.dg/sequence-pt-1.c: XFAIL one test.
5408
533dfde0
OP
54092001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
5410
5411 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
5412
8b44d68f
ZW
54132001-03-06 Zack Weinberg <zackw@stanford.edu>
5414
5415 * gcc.dg/20000724-1.c: Don't use multiline strings.
5416
69f8cbfa
ZW
54172001-03-06 Zack Weinberg <zackw@stanford.edu>
5418
6d4587f7
ZW
5419 * objc/execute/string1.m, objc/execute/string2.m: Compare the
5420 result of -cString against what we expect it to be; don't just
5421 print it out for no one to read.
69f8cbfa
ZW
5422
5423 * objc/execute/string3.m, objc/execute/string4.m: New tests.
5424 Based on testcases provided by Nicola Pero.
5425
e8408f25
NB
54262001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
5427
5428 * gcc.dg/cpp/macro7.c: New test.
5429
6b630c42
NB
54302001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
5431
5432 * gcc.dg/cpp/multiline.c: Update.
5433
7eeb553c
NS
54342001-03-02 Nathan Sidwell <nathan@codesourcery.com>
5435
5436 * g++.old-deja/g++.other/enum3.C: New test.
5437
d282fcb2
NS
54382001-03-02 Nathan Sidwell <nathan@codesourcery.com>
5439
5440 * g++.old-deja/g++.other/pod1.C: New test.
5441
f86fdf68
NS
54422001-03-02 Nathan Sidwell <nathan@codesourcery.com>
5443
5444 * g++.old-deja/g++.ext/overload1.C: New test.
5445
fbfe8c9e
NS
54462001-03-01 Nathan Sidwell <nathan@codesourcery.com>
5447
5448 * g++.old-deja/g++.pt/using1.C: New test.
5449
4d24a889
NS
54502001-03-01 Nathan Sidwell <nathan@codesourcery.com>
5451
5452 * g++.old-deja/g++.other/using9.C: New test.
5453
25ad894f
OP
54542001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
5455
5456 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
5457
5458 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
5459
e5844e6d
NS
54602001-02-28 Nathan Sidwell <nathan@codesourcery.com>
5461
5462 * g++.old-deja/g++.ext/realpt1.C: Remove.
5463
73ea87d7
NS
54642001-02-27 Nathan Sidwell <nathan@codesourcery.com>
5465
5466 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
5467
3914b81a
WC
54682001-02-26 Will Cohen <wcohen@redhat.com>
5469
5470 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
5471
2851a0e4
JO
54722001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
5473
5474 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
5475 templatized constructors.
5476
d82a9639
FS
54772001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5478
5479 * gcc.c-torture/execute/20010224-1.c: New test.
5480
fba2c0cd
JJ
54812001-02-23 Jakub Jelinek <jakub@redhat.com>
5482
5483 * gcc.c-torture/execute/20010222-1.c: New test.
5484
b3bae5e2
JJ
54852001-02-22 Jakub Jelinek <jakub@redhat.com>
5486
5487 * g++.old-deja/g++.other/inline20.C: New test.
5488
50920adb
OP
5489Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
5490
5491 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
5492
eccad894
GDR
54932001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
5494
6d4587f7
ZW
5495 * g++.old-deja/g++.other/lookup22.C: New test.
5496
cd5a58e5
ZW
54972001-02-19 Zack Weinberg <zackw@stanford.edu>
5498
5499 * g77.dg: New directory.
5500 * g77.dg/20010216-1.f: New test case.
5501 * g77.dg/dg.exp: New driver.
5502 * lib/g77-dg.exp: New driver library.
5503
612164eb
KL
55042001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5505
5506 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
5507
e8186ecf
GDR
55082001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
5509
5510 * g++.old-deja/g++.other/decl9.C: New test.
6d4587f7 5511
2c1be322
JJ
55122001-02-16 Jakub Jelinek <jakub@redhat.com>
5513
5514 * g++.old-deja/g++.other/init16.C: Update the test so that it does
5515 not need <string> and also tests the initialization at runtime.
5516
1d2e075a
NB
55172001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
5518
5519 * gcc.c-torture/execute/longlong.c: New test.
5520
6d139650
R
5521Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
5522
5523 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
5524
49f527d5
R
5525Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
5526
5527 * gcc.c-torture/execute/920302-1.c (execute):
5528 Change argument type to short.
5529
d0ab7624
NS
55302001-02-14 Nathan Sidwell <nathan@codesourcery.com>
5531
5532 * g++.old-deja/g++.pt/deduct6.C: New test.
5533
7773899b
NS
55342001-02-14 Nathan Sidwell <nathan@codesourcery.com>
5535
5536 * g++.old-deja/g++.pt/deduct5.C: New test.
5537
fe375cf1
JJ
55382001-02-14 Jakub Jelinek <jakub@redhat.com>
5539
5540 * gcc.c-torture/execute/20010209-1.c: New test.
5541
ceeaadbb
NB
55422001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
5543
5544 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
5545
c36ae96c
GK
55462001-02-12 Geoffrey Keating <geoffk@redhat.com>
5547
4b01cd8f
GK
5548 * g++.dg/vtgc1.C: Update for new ABI.
5549
c36ae96c
GK
5550 * consistency.vlad: New directory, 1665 files.
5551
f43b2795
JM
55522001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
5553
5554 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
5555 return type.
5556 * gcc.dg/cpp/digraphs.c: Declare puts.
5557
45abaea8
NS
55582001-02-12 Nathan Sidwell <nathan@codesourcery.com>
5559
5560 * g++.old-deja/g++.other/warn5.C: New test.
5561
996065b4
NS
55622001-02-12 Nathan Sidwell <nathan@codesourcery.com>
5563
5564 * g++.old-deja/g++.pt/spec40.C: New test.
5565
82c18d5c
NS
55662001-02-12 Nathan Sidwell <nathan@codesourcery.com>
5567
5568 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
5569 case.
5570 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
5571
d02b54f6
JJ
55722001-02-12 Jakub Jelinek <jakub@redhat.com>
5573
5574 * gcc.c-torture/compile/20010209-1.c: New test.
5575
79ff6e27
JO
55762001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
5577
5578 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
5579 excess errors message but not if it crashes.
5580 * g++.old-deja/g++.other/crash27.C: Likewise.
5581 * g++.old-deja/g++.other/crash28.C: Likewise.
5582 * g++.old-deja/g++.other/crash30.C: Likewise.
5583 * g++.old-deja/g++.other/crash32.C: Likewise.
5584 * g++.old-deja/g++.other/crash35.C: Likewise.
5585 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5586
f4d07b5e
JM
55872001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
5588
5589 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
5590 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
5591 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
5592 g77.f-torture/execute/execute.exp,
5593 g77.f-torture/noncompile/noncompile.exp,
5594 gcc.c-torture/execute/execute.exp,
5595 gcc.c-torture/execute/memcheck/memcheck.exp,
5596 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
5597 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
5598 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
5599 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
5600 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
5601 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
5602 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
5603 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
5604 Remove bug reporting instructions with ancient email addresses.
5605
1ada4cd0
JJ
56062001-02-07 Jakub Jelinek <jakub@redhat.com>
5607
5608 * gcc.dg/20010202-1.c: New test.
5609 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
5610
7d4918a2
ZW
56112001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
5612
5613 * g++.dg/stdbool-if.C: New test.
5614
7acfb19e
OP
5615Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
5616
5617 * objc/execute/fdecl.m: Added main().
5618
bdc624db
JJ
56192001-02-07 Jakub Jelinek <jakub@redhat.com>
5620
5621 * gcc.c-torture/execute/20010206-1.c: New test.
5622
f2f7ac40
NB
56232001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
5624
6d4587f7 5625 * gcc.dg/cpp/avoidpaste1.c: Update.
f2f7ac40 5626
1ae10ad0
OP
5627Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
5628
5629 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
5630 Pero <nicola@brainstorm.co.uk>.
5631 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5632
a87b4257
NS
56332001-02-06 Nathan Sidwell <nathan@codesourcery.com>
5634
5635 * g++.old-deja/g++.pt/spec39.C: New test.
5636
2f4e8f2b
JJ
56372001-02-05 Jakub Jelinek <jakub@redhat.com>
5638
5639 * gcc.c-torture/compile/20010202-1.c: New test.
5640
9965d119
NS
56412001-02-05 Nathan Sidwell <nathan@codesourcery.com>
5642
5643 * g++.old-deja/g++.abi/primary2.C: New test.
5644 * g++.old-deja/g++.abi/primary3.C: New test.
5645 * g++.old-deja/g++.abi/primary4.C: New test.
5646 * g++.old-deja/g++.abi/primary5.C: New test.
5647 * g++.old-deja/g++.abi/vtable3.h: New test.
5648 * g++.old-deja/g++.abi/vtable3a.C: New test.
5649 * g++.old-deja/g++.abi/vtable3b.C: New test.
5650 * g++.old-deja/g++.abi/vtable3c.C: New test.
5651 * g++.old-deja/g++.abi/vtable3d.C: New test.
5652 * g++.old-deja/g++.abi/vtable3e.C: New test.
5653 * g++.old-deja/g++.abi/vtable3f.C: New test.
5654 * g++.old-deja/g++.abi/vtable3g.C: New test.
5655 * g++.old-deja/g++.abi/vtable3h.C: New test.
5656 * g++.old-deja/g++.abi/vtable3i.C: New test.
5657 * g++.old-deja/g++.abi/vtable3j.C: New test.
5658 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5659
55de1b66
JJ
56602001-02-03 Jakub Jelinek <jakub@redhat.com>
5661
5662 * g++.old-deja/g++.other/anon6.C: New test.
5663 * g++.old-deja/g++.other/anon7.C: New test.
5664
7af5ca82
NB
56652001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
5666
6d4587f7 5667 * gcc.dg/cpp/avoidpaste2.c: New tests.
7af5ca82 5668
ce662d4c
JJ
56692001-01-31 Jakub Jelinek <jakub@redhat.com>
5670
5671 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5672
2b1f4d81
JO
56732001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
5674
5675 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5676 DECIMAL_DIG cases for Irix."
5677
ae7676ed
R
5678Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
5679
5680 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5681
0aca1a4f
JM
56822001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
5683
5684 * gcc.dg/c99-tag-1.c: New test.
5685
2e1911bf
NB
56862001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
5687
6d4587f7 5688 * gcc.dg/cpp/tr-warn1.c: Add tests.
2e1911bf 5689
fd793c7a
NB
56902001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
5691
6d4587f7
ZW
5692 * gcc.dg/cpp/avoidpaste1.c: Update.
5693 * gcc.dg/cpp/paste4.c: Update.
fd793c7a 5694
a9a18460
JO
56952001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
5696
5697 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5698 cases for Irix.
5699
22ef15cf
GP
57002001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5701
5702 * g++.old-deja/g++.other/inline19.C: New test.
5703
e9770d51
NB
57042001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
5705
22ef15cf 5706 * gcc.dg/Wlarger-than.c: New test.
e9770d51 5707
24274aab
NB
57082001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
5709
22ef15cf 5710 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
24274aab 5711
adc88131
JJ
57122001-01-29 Jakub Jelinek <jakub@redhat.com>
5713
5714 * gcc.c-torture/execute/20010129-1.c: New test.
5715 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5716
14e2799a
NB
57172001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
5718
6d4587f7 5719 * gcc.dg/cpp/avoidpaste1.c: Test case.
14e2799a 5720
6001735e
JJ
57212001-01-28 Jakub Jelinek <jakub@redhat.com>
5722
5723 * g++.old-deja/g++.other/inline18.C: New test.
5724
75c1416b
KG
57252001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5726
5727 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5728 and __builtin_putchar.
5729
940ff66d
JJ
57302001-01-27 Jakub Jelinek <jakub@redhat.com>
5731
5732 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5733 tests.
5734
22892fc6
JO
57352001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
5736
5737 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5738 floating point number rounding mode to round to the nearest
5739 representable mode.
5740
324ffb8c
JJ
57412001-01-25 Jakub Jelinek <jakub@redhat.com>
5742
5743 * g++.old-deja/g++.other/mangle2.C: New test.
5744
cedd825f
JM
57452001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
5746
5747 * gcc.c-torture/compile/20010124-1.c: New test.
5748
4b2811e9
NS
57492001-01-24 Nathan Sidwell <nathan@codesourcery.com>
5750
5751 * g++.old-deja/g++.pt/spec38.C: New test.
5752
08511114
KL
57532001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5754
5755 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5756 "Build don't run".
5757
390dfcbe 57582001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
a84593a6
FS
5759
5760 * gcc.c-torture/execute/20010123-1.c: New test.
5761
92ecdfb7
NS
57622001-01-23 Nathan Sidwell <nathan@codesourcery.com>
5763
5764 * g++.old-deja/g++.pt/spec37.C: New test.
5765
4cff6abe
NS
57662001-01-23 Nathan Sidwell <nathan@codesourcery.com>
5767
5768 * g++.old-deja/g++.pt/overload14.C: New test.
5769
6aace5d4
FS
57702001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5771
5772 * gcc.c-torture/execute/20010122-1.c: New test, exercise
5773 __builtin_return_address.
5774
62e4a758
NS
57752001-01-22 Nathan Sidwell <nathan@codesourcery.com>
5776
5777 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5778 * g++.old-deja/g++.pt/spec35.C: New test.
5779 * g++.old-deja/g++.pt/spec36.C: New test.
5780
399241d9
JJ
57812001-01-20 Jakub Jelinek <jakub@redhat.com>
5782
5783 * gcc.c-torture/compile/20010118-1.c: New test.
5784
29aad310
NB
57852001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
5786
399241d9 5787 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
29aad310 5788
fa7aa1fe
JJ
57892001-01-19 Jakub Jelinek <jakub@redhat.com>
5790
5791 * gcc.c-torture/execute/20010119-1.c: New test.
5792
1e00f18c
NS
57932001-01-19 Nathan Sidwell <nathan@codesourcery.com>
5794
5795 * g++.old-deja/g++.other/vbase5.C: New test.
5796
9f1b75fc
JJ
57972001-01-19 Jakub Jelinek <jakub@redhat.com>
5798
5799 * gcc.c-torture/execute/20010118-1.c: New test.
5800
f9c244b8
NS
58012001-01-19 Nathan Sidwell <nathan@codesourcery.com>
5802
5803 * g++.old-deja/g++.pt/deduct3.C: New test.
5804
08c2df0f
NS
58052001-01-19 Nathan Sidwell <nathan@codesourcery.com>
5806
5807 * g++.old-deja/g++.pt/spec34.C: New test.
5808
02d02725
DB
58092001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5810
5811 * g77.f-torture/compile/20000601-2.f: New test.
5812
f5ceeec8
NS
58132001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5814
5815 * g++.old-deja/g++.other/init17.C: New test.
5816
34508ae8
AO
58172001-01-18 Alexandre Oliva <aoliva@redhat.com>
5818
5819 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5820
028d1f20
NS
58212001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5822
5823 * g++.old-deja/g++.pt/unify8.C: New test.
5824
9f724b6a
NS
58252001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5826
5827 * g++.old-deja/g++.abi/vbase1.C: New test.
5828
522d6614
NS
58292001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5830
5831 * g++.old-deja/g++.pt/crash65.C: New test.
5832
e096bdde
NB
58332001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
5834
6d4587f7 5835 * gcc.dg/cpp/assembl2.S: New test case.
e096bdde 5836
acf8f04b
JO
58372001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
5838
5839 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5840 are supported.
5841
5f3aebea
KG
58422001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5843
5844 * g++.old-deja/g++.other/builtins1.C: New test.
5845 * g++.old-deja/g++.other/builtins2.C: Likewise.
5846 * g++.old-deja/g++.other/builtins3.C: Likewise.
5847 * g++.old-deja/g++.other/builtins4.C: Likewise.
5848
5efdd890
JJ
58492001-01-17 Jakub Jelinek <jakub@redhat.com>
5850
5851 * gcc.c-torture/compile/20010117-1.c: New test.
d70401eb 5852 * gcc.c-torture/compile/20010117-2.c: New test.
5efdd890 5853
c5a9e845
TM
58542001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
5855
5856 * g77.f-torture/execute/20010116.[fx]: New test,
5857 XFAIL on i?86-*-*.
5858 * g77.f-torture/compile/20010115.f: Indicate it's
5859 a test for PR fortran/1636.
5860
64dcdf78
JM
58612001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
5862
5863 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5864
9f1630a9
TM
58652001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
5866
5867 * g77.f-torture/compile/20010115.f: New test.
5868
db3f4e4e
NS
58692001-01-15 Nathan Sidwell <nathan@codesourcery.com>
5870
5871 * g++.old-deja/g++.pt/nontype5.C: New test.
5872
f617c7a3
NB
58732001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
5874
6d4587f7
ZW
5875 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5876 have an equivalent working one below it.
5877
e5aed4e1
JO
58782001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
5879
5880 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5881 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5882
e3585d4f
JO
58832001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
5884
5885 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5886 message containing "init_priority".
5887 (conpr-2.C): Likewise.
5888 (conpr-3.C): Likewise.
5889 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5890
bfeee001
FS
58912001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5892
5893 * gcc.c-torture/execute/20010114-2.c: New test.
5894
b859a98d
JM
58952001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
5896
5897 * gcc.c-torture/compile/20010114-1.c: New test.
5898 * gcc.c-torture/compile/20010114-1.x: Xfail.
5899 * gcc.c-torture/compile/20010114-2.c: New test.
5900 * gcc.c-torture/execute/20010114-1.c: New test.
5901 * gcc.dg/trunc-1.c: New test.
5902 * gcc.dg/uninit-B.c: New test.
5903
04ae6c59
NC
59042001-01-13 Nick Clifton <nickc@redhat.com>
5905
5906 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5907 target.
5908
6f6684e6
JM
59092001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
5910
5911 * gcc.c-torture/compile/20010113-1.c: New test.
5912
b874b32d
JJ
59132001-01-13 Jakub Jelinek <jakub@redhat.com>
5914
5915 * gcc.c-torture/compile/20001212-1.c: New test.
5916
fabfd802
NB
59172001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
5918
6d4587f7
ZW
5919 * gcc.dg/cpp/widestr1.c: Update.
5920 * gcc.dg/cpp/prag-imp.c: Remove.
fabfd802 5921
8b6a5902
JJ
59222001-01-12 Jakub Jelinek <jakub@redhat.com>
5923
5924 * gcc.c-torture/execute/20000801-3.x: Remove.
5925 * gcc.dg/c90-init-1.c: New test.
5926 * gcc.dg/c99-init-1.c: New test.
5927 * gcc.dg/c99-init-2.c: New test.
5928 * gcc.dg/gnu99-init-1.c: New test.
5929
efce71c6
RE
59302001-01-12 Richard Earnshaw <rearnsha@arm.com>
5931
5932 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
5933 testing that no relevant ones were found.
5934
0949f723
NS
59352001-01-12 Nathan Sidwell <nathan@codesourcery.com>
5936
5937 * g++.old-deja/g++.pt/cast2.C: New test.
5938
a8641661
NS
59392001-01-12 Nathan Sidwell <nathan@codesourcery.com>
5940
5941 * g++.old-deja/g++.pt/friend47.C: New test.
5942
79c9e159
NS
59432001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5944
5945 * g++.old-deja/g++.pt/instantiate13.C: New test.
5946
96a1e32d
NS
59472001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5948
5949 * g++.old-deja/g++.other/defarg7.C: New test.
5950 * g++.old-deja/g++.other/defarg8.C: New test.
5951
59522001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5953
5954 * g++.old-deja/g++.pt/crash64.C: New test.
5955
b37bf5bd
NS
59562001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5957
5958 * g++.old-deja/g++.pt/crash63.C: New test.
5959
f7d7b651
NB
59602001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
5961
5962 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5963
d0be7718
AL
59642001-01-10 Alan Lehotsky <lehotsky@tiac.net>
5965
5966 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6d4587f7 5967
31bb3027
NS
59682001-01-10 Nathan Sidwell <nathan@codesourcery.com>
5969
b37bf5bd 5970 * g++.old-deja/g++.pt/error3.C: New test.
31bb3027 5971
fd3f43e7
NS
59722001-01-10 Nathan Sidwell <nathan@codesourcery.com>
5973
b37bf5bd 5974 * g++.old-deja/g++.other/crash39.C: New test.
fd3f43e7 5975
042b4c4e
NS
59762001-01-10 Nathan Sidwell <nathan@codesourcery.com>
5977
b37bf5bd 5978 * g++.old-deja/g++.other/vbase4.C: New test.
042b4c4e 5979
2830551d
JL
59802001-01-08 Jonathan Larmour <jlarmour@redhat.com>
5981
5982 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6d4587f7
ZW
5983 * gcc.dg/special/20000419-2.c: New file. Identical to above.
5984 * gcc.dg/special/special.exp: New test driver which will check
5985 for alias support for the above test.
2830551d 5986
9088c6fc
AL
59872001-01-09 Alan Lehotsky <lehotsky@tiac.net>
5988
5989 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5990 problems on small machines.
5991 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6d4587f7
ZW
5992 parameterize.
5993
3ee816a4
JO
59942001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
5995
5996 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5997 mips.
5998 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5999
186c0fbe
NS
60002001-01-09 Nathan Sidwell <nathan@codesourcery.com>
6001
6002 * g++.old_deja/g++.pt/using8.C: New test.
6003
654d7a33
JM
60042001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
6005
6006 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
6007
18eb26d4
LR
60082000-01-08 Loren J. Rittle <ljrittle@acm.org>
6009
6010 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
6011 where a failure is expected.
6012 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
6013
3febd123
NS
60142001-01-08 Nathan Sidwell <nathan@codesourcery.com>
6015
6016 * g++.old_deja/g++.pt/instantiate12.C: New test.
6017
1f0d71c5
NS
60182001-01-08 Nathan Sidwell <nathan@codesourcery.com>
6019
6020 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
6021 start of structs.
6022 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
6023 * g++.old-deja/g++.brendan/crash17.C: Likewise.
6024 * g++.old-deja/g++.brendan/crash29.C: Likewise.
6025 * g++.old-deja/g++.brendan/crash48.C: Likewise.
6026 * g++.old-deja/g++.brendan/ns1.C: Likewise.
6027 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
6028 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
6029 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
6030 * g++.old-deja/g++.eh/spec6.C: Likewise.
6031 * g++.old-deja/g++.jason/crash3.C: Likewise.
6032 * g++.old-deja/g++.law/ctors11.C: Likewise.
6033 * g++.old-deja/g++.law/ctors17.C: Likewise.
6034 * g++.old-deja/g++.law/ctors5.C: Likewise.
6035 * g++.old-deja/g++.law/ctors9.C: Likewise.
6036 * g++.old-deja/g++.mike/ambig1.C: Likewise.
6037 * g++.old-deja/g++.mike/net22.C: Likewise.
6038 * g++.old-deja/g++.mike/p3538a.C: Likewise.
6039 * g++.old-deja/g++.mike/p3538b.C: Likewise.
6040 * g++.old-deja/g++.mike/virt3.C: Likewise.
6041 * g++.old-deja/g++.niklas/t128.C: Likewise.
6042 * g++.old-deja/g++.other/anon4.C: Likewise.
6043 * g++.old-deja/g++.other/using1.C: Likewise.
6044 * g++.old-deja/g++.other/warn3.C: Likewise.
6045 * g++.old-deja/g++.pt/t37.C: Likewise.
6046 * g++.old-deja/g++.robertl/eb69.C: Likewise.
6047 * g++.old-deja/g++.robertl/eb71.C: Likewise.
6048
5bf15e84 60492001-01-08 Nathan Sidwell <nathan@codesourcery.com>
76191fdd
NS
6050
6051 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
6052
18f988a0
KG
60532001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6054
6055 * gcc.c-torture/execute/stdio-opt-3.c: New test.
6056
eaf19aba
JJ
60572001-01-07 Jakub Jelinek <jakub@redhat.com>
6058
6059 * gcc.c-torture/compile/20010107-1.c: New test.
6060
796cdb65
JM
60612001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
6062
6063 * gcc.c-torture/execute/builtin-noret-1.c: New test.
6064
42110e7b
JM
60652001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
6066
6067 * gcc.dg/format/format.h: New file.
6068 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
6069 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
6070 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
6071 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
6072 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
6073 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6074 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
6075 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
6076 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
6077 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
6078 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
6079 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
6080 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
6081 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
6082 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
6083 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
6084 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
6085 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
6086 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
6087 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
6088 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
6089 instead of declaring standard types, macros and functions in each
6090 test.
6091
a7c52352
AO
60922001-01-06 Alexandre Oliva <aoliva@redhat.com>
6093
6094 * gcc.c-torture/execute/20010106-1.c: New test.
6095
cd566273
JM
60962001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
6097
6098 * gcc.dg/format/format.exp: New file.
6099 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
6100 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
6101 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
6102 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
6103 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
6104 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
6105 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
6106 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
6107 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
6108 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
6109 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
6110 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
6111 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
6112 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
6113 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
6114 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
6115 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
6116 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
6117 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
6118 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
6119 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
6120 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
6121 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
6122 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
6123 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
6124 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
6125 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
6126 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
6127 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
6128 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
6129 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
6130 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
6131 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
6132 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
6133 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
6134 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
6135 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
6136 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
6137 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
6138 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
6139 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
6140 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
6141
336bc4ae
AO
61422001-01-05 Alexandre Oliva <aoliva@redhat.com>
6143
6144 * gcc.c-torture/execute/991228-1.c: Take word endianness into
6145 account.
6146
341e3d11
JM
61472001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
6148
6149 * gcc.c-torture/execute/builtin-complex-1.c: New test.
6150
220bce48
NS
61512001-01-05 Nathan Sidwell <nathan@codesourcery.com>
6152
6153 * g++.old-deja/g++.pt/crash62.C: New test.
6154
00de56c7
RH
61552001-01-04 Richard Henderson <rth@redhat.com>
6156
6157 * gcc.dg/20000926-1.c: Update expected warnings.
6158 * gcc.dg/array-2.c: Likewise.
6159 * gcc.dg/array-4.c: Also validate flexible array members.
6160 * gcc.dg/c99-flex-array-1.c: New.
6161
32812a40
JM
61622001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
6163
6164 * gcc.c-torture/compile/20001222-1.x: Remove.
6165
7ffcb17f
RK
6166Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6167
6168 * gcc.c-torture/execute/built-in-setjmp.c: New.
6169
584ef5fe
RH
61702001-01-03 Richard Henderson <rth@redhat.com>
6171
6172 * gcc.dg/940510-1.c: Update expected error wording.
6173 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
6174
9ef6d39a
JO
61752001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
6176
6177 * lib/target-supports.exp (check_alias_available): Modified to
6d4587f7 6178 indicate aliases not supported if only weak aliases are supported.
9ef6d39a 6179
819c1488
KG
61802001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6181
6182 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
6183 Turn on cmpstrsi checks for __pj__ and __i370__.
6184
3c505507
NS
61852001-01-03 Nathan Sidwell <nathan@codesourcery.com>
6186
6187 * g++.old-deja/g++.other/virtual11.C: New test.
6188
03378143
NS
61892001-01-03 Nathan Sidwell <nathan@codesourcery.com>
6190
6191 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
6192
086715fa
KG
61932001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6194
6195 * gcc.c-torture/compile/20010102-1.c: New test.
6196
42ded877
AJ
61972001-01-02 Andreas Jaeger <aj@suse.de>
6198
6199 * gcc.dg/noreturn-3.c: New test.
6200
6201 * gcc.dg/noreturn-4.c: New test.
6202
c2e42aab
KG
62032001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6204
6205 * gcc.c-torture/execute/stdio-opt-1.c: Also test
6206 __builtin_fputc and __builtin_fwrite.
6207
965a9c31
JO
62082000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
6209
6210 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
6211 signed char, not default char.
6212
9b961b95
JO
62132000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
6214
6215 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
6216
d05e34f2
DB
62172000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
6218
6219 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
6220
12db0efc
RH
62212000-12-29 Richard Henderson <rth@redhat.com>
6222
6223 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
6224 (__cyg_profile_func_exit): Define.
6225
cd372c39
HPN
62262000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
6227
6228 * g++.dg/vtgc1.C: New test.
6229
bc5137ae
GK
62302000-12-28 Geoffrey Keating <geoffk@redhat.com>
6231
fb8b656c
GK
6232 * gcc.dg/noncompile/20001228-1.c: New test.
6233
f33f0c3a 6234 * gcc.dg/20001228-1.c: New test.
42ded877 6235
bc5137ae
GK
6236 * gcc.c-torture/execute/20001228-1.c: New test.
6237
26f6672d
JM
62382000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
6239
6240 * gcc.dg/format-strfmon-1.c: New test.
6241
ce94d12f
KG
62422000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6243
6244 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
6245 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
6246 * gcc.c-torture/execute/string-opt-1.c: Likewise.
6247 * gcc.c-torture/execute/string-opt-2.c: Likewise.
6248 * gcc.c-torture/execute/string-opt-3.c: Likewise.
6249 * gcc.c-torture/execute/string-opt-4.c: Likewise.
6250 * gcc.c-torture/execute/string-opt-6.c: Likewise.
6251 * gcc.c-torture/execute/string-opt-7.c: Likewise.
6252 * gcc.c-torture/execute/string-opt-8.c: Likewise.
6253 * gcc.c-torture/execute/string-opt-9.c: Likewise.
6254 * gcc.c-torture/execute/string-opt-10.c: Likewise.
6255 * gcc.c-torture/execute/string-opt-11.c: Likewise.
6256 * gcc.c-torture/execute/string-opt-12.c: Likewise.
6257
6258 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
6259 * gcc.c-torture/execute/string-opt-4.c: Test index.
6260
6cbadf36
GK
62612000-12-26 Geoffrey Keating <geoffk@redhat.com>
6262
6263 * gcc.c-torture/compile/20001226-1.c: New test.
6264
ab461298
JM
62652000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
6266
6267 * gcc.c-torture/compile/20001222-1.c: New test.
6268 * gcc.c-torture/compile/20001222-1.x: Xfail.
6269
292b48db
AO
6270Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
6271
6272 * gcc.c-torture/execute/comp-goto-2.c: New test.
6273
3546ef58
R
6274Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
6275
6276 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
6277 Use long types if __INT_MAX__ is 32767.
6278 (main): Use cast to (sint32 *) when poking 88 into a_page.
6279
ee4fca58
R
6280 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
6281
dd16cb7c
BS
62822000-12-21 Bernd Schmidt <bernds@redhat.com>
6283
6284 * gcc.c-torture/compile/20001221-1.c: New test.
710916e6 6285 * gcc.c-torture/execute/20001221-1.c: New test.
dd16cb7c 6286
1e248ee3
RH
62872000-12-20 Richard Henderson <rth@redhat.com>
6288
6289 * g++.old-deja/g++.pt/crash36.C: Update error lines.
6290 * g++.old-deja/g++.robertl/eb109.C: Likewise.
6291
9d2dc7da
KG
62922000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6293
6294 * gcc.dg/compare3.c: New test.
6295
20d380b1
JM
62962000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
6297
6298 * gcc.dg/format-warnll-1.c: New test.
6299
ee83b1f7
NB
63002000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
6301
6302 * gcc.dg/cpp/cmdlne-P.c: New test.
6303
9b4ea1a8
JM
63042000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
6305
6306 * gcc.c-torture/execute/builtin-abs-1.c,
6307 gcc.c-torture/execute/builtin-abs-2.c: New tests.
6308
4119f8a1
NB
63092000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
6310
6d4587f7 6311 * gcc.dg/cpp/multiline.c: New test.
4119f8a1 6312
ad263514
NB
63132000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
6314
6d4587f7
ZW
6315 * g++.old-deja/g++.other/syshdr1.C: Update.
6316 * gcc.dg/cpp/lineflags.c: Remove temporarily.
ad263514 6317
221c7a7f
KL
63182000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6319
6320 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
6321
b429fdf0
KL
63222000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6323
6324 * g++.old-deja/g++.pt/ttp65.C: New test.
6325
c2beae77
KL
63262000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6327
6328 * g++.old-deja/g++.pt/ttp64.C: New test.
6329
edac124d
KL
63302000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6331
6332 * g++.old-deja/g++.pt/spec33.C: New test.
6333
eb9461fb
CM
63342000-12-14 Catherine Moore <clm@redhat.com>
6335
6336 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
6337 * gcc.c-torture/execute/920612-2.c: Likewise.
6338 * gcc.c-torture/execute/920428-2.c: Likewise.
6339 * gcc-c-torture/execute/va-arg-11.c: Call exit.
6340 * gcc.c-torture/execute/va-arg-21.c: Likewise.
6341
7c757aa4
FS
63422000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6343
6344 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
6345 * gcc.dg/pack-test-2.c: Likewise.
6346
04fd40b9
NB
63472000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
6348
6349 Tests by Zack Weinberg <zackw@stanford.edu>.
6350
6351 * gcc.dg/cpp/defined.c: Update.
6352 * gcc.dg/cpp/defined_trad.c: New tests.
6353
31a408bc
NB
63542000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
6355
6356 * gcc.dg/cpp/trad-direct.c: Update.
6357
a0fd9909
NB
63582000-12-11 Neil Booth <neilb@earthling.net>
6359
6360 * gcc.dg/cpp/defined_trad.c
6361
49134400
NB
63622000-12-11 Neil Booth <neilb@earthling.net>
6363
6d4587f7 6364 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
49134400 6365
e45046ae
JM
63662000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
6367
6368 * gcc.dg/format-miss-2.c: New test.
6369
97665491
NB
63702000-12-09 Neil Booth <neilb@earthling.net>
6371
6d4587f7
ZW
6372 * gcc.dg/cpp/lineflags.c: New tests.
6373 * gcc.dg/cpp/poison.c: Update.
6374 * gcc.dg/cpp/redef2.c: Update.
6375 * gcc.dg/cpp/skipping.c: New test.
97665491 6376
f3588f1a
GK
63772000-12-07 Geoffrey Keating <geoffk@redhat.com>
6378
6379 * g++.old-deja/g++.other/eh3.C: New testcase.
6380
5133d90e
NB
63812000-12-07 Neil Booth <neilb@earthling.net>
6382
6d4587f7
ZW
6383 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
6384 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
6385 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
6386 wtr-union-init-2.c, wtr-union-init-3.c: Update.
6387 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
6388 Update.
5133d90e 6389
02428c5d
JM
63902000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
6391
6392 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
6393 __SIZE_TYPE__ instead of int for type of integers cast to
6394 pointers.
6395
5eec2847
JJ
63962000-12-07 Jakub Jelinek <jakub@redhat.com>
6397
6398 * g++.old-deja/g++.other/cleanup4.C: New test.
6399
c907e684
JM
64002000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
6401
6402 * format-sec-1.c: New test.
6403
1c248308
JM
64042000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
6405
6406 * gcc.dg/format-nonlit-3.c: New test.
6407
014e7f1d
JM
64082000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
6409
6410 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
6411 through a null pointer.
6412
74601d7c
KL
64132000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6414
6415 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
6416 * g++.old-deja/g++.pt/partial4.C: New test.
6417
56ef50e4
DA
64182000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
6419
6420 * gcc.c-torture/execute/ieee/hugeval.x: New.
6421
176cb778
NB
64222000-12-06 Neil Booth <neilb@earthling.net>
6423
6424 * gcc.dg/cpp/backslash2.c: New tests.
6425
a903143d
KG
64262000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6427
6428 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
6429 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
6430
06a3a6db
GK
64312000-12-05 Geoffrey Keating <geoffk@redhat.com>
6432
6433 * gcc.c-torture/execute/20001203-2.c: New testcase.
6434
cbb40945
NS
64352000-12-05 Nathan Sidwell <nathan@codesourcery.com>
6436
6437 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
6438 * g++.old-deja/g++.other/virtual10.C: New test.
6439
61402b80
NS
64402000-12-05 Nathan Sidwell <nathan@codesourcery.com>
6441
6442 * g++.old-deja/g++.mike/pmf5.C: Remove test.
6443
7d361583
RH
64442000-12-05 Richard Henderson <rth@redhat.com>
6445
6446 * gcc.c-torture/compile/20001205-1.c: New.
6447
72ca2dee
NB
64482000-12-04 Neil Booth <neilb@earthling.net>
6449
6450 * g++.old-deja/g++.other/virtual9.C: New test.
6451 * g++.old-deja/g++.pt/crash61.C: New test.
6452 * gcc.c-torture/execute/loop-9.c: New test.
6453
b6972575
NB
64542000-12-04 Neil Booth <neilb@earthling.net>
6455
6456 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
6457 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
6458 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
6459 * gcc.dg/cpp/extratokens.c: ...here.
6460
bb0067f2
NB
64612000-12-04 Neil Booth <neilb@earthling.net>
6462
6d4587f7
ZW
6463 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
6464 New tests.
bb0067f2 6465
a903143d 64662000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
611b1df4
KG
6467
6468 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
6469 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
6470
accc8668
JM
64712000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
6472
6473 * gcc.c-torture/execute/20001203-1.c: New test.
6474
881bc7db
NB
64752000-12-03 Neil Booth <neilb@earthling.net>
6476
6d4587f7 6477 * gcc.dg/cpp/macro6.c: New test cases.
881bc7db 6478
ca8034a0
KG
64792000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6480
d118937d
KG
6481 * gcc.c-torture/execute/string-opt-9.c: New test.
6482 * gcc.c-torture/execute/string-opt-10.c: Likewise.
6483 * gcc.c-torture/execute/string-opt-11.c: Likewise.
6484 * gcc.c-torture/execute/string-opt-12.c: Likewise.
6485
6486 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
6487 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
ca8034a0 6488
690c96c8
GK
64892000-12-02 Geoffrey Keating <geoffk@redhat.com>
6490
6491 * gcc.dg/cpp/if-6.c: New testcase.
b43db0b3
GK
6492
6493 * gcc.dg/20001201-1.c: New testcase.
690c96c8 6494
f7674545
NB
64952000-12-02 Neil Booth <neilb@earthling.net>
6496
6d4587f7
ZW
6497 * g++.old-deja/g++.other/externC4.C,
6498 g++.old-deja/g++.other/friend10.C: New tests.
f7674545 6499
1b83352e
NB
65002000-12-02 Neil Booth <neilb@earthling.net>
6501
6d4587f7
ZW
6502 * g++.old-deja/g++.other/instan2.C
6503 * g++.old-deja/g++.other/instan3.C: New test.
1b83352e 6504
692344cf
NB
65052000-12-02 Neil Booth <neilb@earthling.net>
6506
6d4587f7
ZW
6507 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
6508 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
6509 gnuc99.c,gnuc99-pedantic.c: New tests.
692344cf 6510
4d808927
JM
65112000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
6512
6513 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
6514 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
6515
92e092fe
NB
65162000-12-01 Neil Booth <neilb@earthling.net>
6517
6d4587f7
ZW
6518 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
6519 * gcc.dg/cpp/poison.c: Update.
6520 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
92e092fe 6521
042db57e
TM
65222000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
6523
6524 * g77.f-torture/execute/20001201.f: New test.
6525
c7b82833
JM
65262000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
6527
6528 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
6529
ab937357
JJ
65302000-12-01 Jakub Jelinek <jakub@redhat.com>
6531
6532 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
6533
13f9714b
NS
65342000-12-01 Nathan Sidwell <nathan@codesourcery.com>
6535
6536 * g++.old-deja/g++.other/cast6.C: New test.
6537
be10afdf
GK
65382000-11-30 Geoffrey Keating <geoffk@redhat.com>
6539
6540 * gcc.c-torture/execute/20001130-2.c: New testcase.
6541
41c39533
RH
65422000-11-30 Richard Henderson <rth@redhat.com>
6543
6544 * gcc.c-torture/execute/20001130-1.c: New test.
6545
31b1b957
NS
65462000-11-30 Nathan Sidwell <nathan@codesourcery.com>
6547
6548 * g++.old-deja/g++.other/op3.C: New test.
6549
717e3f73
NS
65502000-11-30 Nathan Sidwell <nathan@codesourcery.com>
6551
6552 * g++.old-deja/g++.other/op2.C: New test.
6553
2c92b94d
NS
65542000-11-30 Nathan Sidwell <nathan@codesourcery.com>
6555
6556 * g++.old-deja/g++.other/crash38.C: New test.
6557
b2d7dd20
TM
65582000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
6559
6560 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
6561
57814e5e
JJ
65622000-11-29 Jakub Jelinek <jakub@redhat.com>
6563
6564 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
6565 tests.
6566 * gcc.c-torture/execute/string-opt-6.c: New test.
6567
78cd99d0
JJ
6568 * gcc.dg/20001117-1.c: Add main.
6569
70cf82bc
GK
65702000-11-28 Geoffrey Keating <geoffk@redhat.com>
6571
6572 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
6573 Move from here ...
6574 * gcc.dg/940510-1.c: ... to here.
6575
6576 * gcc.dg/20000926-1.c: GNU C now allows initializations of
6577 zero-size arrays in toplevel structures.
6578
48c4d691
JJ
65792000-11-28 Jakub Jelinek <jakub@redhat.com>
6580
6581 * gcc.c-torture/execute/loop-8.c: New test.
6582
bb92901d
NS
65832000-11-28 Nathan Sidwell <nathan@codesourcery.com>
6584
6585 * g++.old-deja/g++.other/base1.C: New test.
6586
2f3608c3
NS
65872000-11-28 Nathan Sidwell <nathan@codesourcery.com>
6588
6589 * g++.old-deja/g++.other/parse2.C: New test.
6590
eeb75383
NS
65912000-11-28 Nathan Sidwell <nathan@codesourcery.com>
6592
6593 * g++.old-deja/g++.pt/incomplete1.C: New test.
6594
5ee4cc26
NS
65952000-11-28 Nathan Sidwell <nathan@codesourcery.com>
6596
6597 * g++.old-deja/g++.other/friend9.C: New test.
6598
dd80b906
JJ
65992000-11-28 Jakub Jelinek <jakub@redhat.com>
6600
6601 * gcc.dg/20001127-1.c: New test.
6602
76e57b45
NS
66032000-11-27 Nathan Sidwell <nathan@codesourcery.com>
6604
5ee4cc26 6605 * g++.old-deja/g++.pt/friend46.C: New test.
76e57b45 6606
f9825168
NS
66072000-11-27 Nathan Sidwell <nathan@codesourcery.com>
6608
6609 * g++.old-deja/g++.other/ptrmem8.C: New test.
6610
1789599b
KG
66112000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6612
6613 * gcc.c-torture/execute/string-opt-7.c: New test.
6614 * gcc.c-torture/execute/string-opt-8.c: Likewise.
6615
b21218ce
GDR
66162000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
6617
6618 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
6619 instead of 'mkcheck 2'.
6620
9399bad3
JM
66212000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
6622
6623 * gcc.c-torture/execute/memcheck/driver.c,
6624 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
6625 C9X references to refer to C99.
6626
4df1190a
JJ
66272000-11-25 Jakub Jelinek <jakub@redhat.com>
6628
6629 * gcc.dg/ultrasp3.c: New test.
6630
4fe0a76c
NB
66312000-11-25 Neil Booth <neilb@earthling.net>
6632
6633 * gcc.dg/cpp/include2.c: Update test to be locale independent.
6634
9eca082e
AO
66352000-11-25 Alexandre Oliva <aoliva@redhat.com>
6636
6637 * gcc.c-torture/compile/20001123-2.c: New.
6638
3a163b1a
KL
66392000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6640
6641 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6642
235cfbc4
BS
66432000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
6644
6645 * gcc.dg/sequence-point-1.c: Add some new tests.
222de5be 6646 * gcc.c-torture/execute/20001124-1.c: New test.
235cfbc4 6647
2f401cc8
NS
66482000-11-24 Nathan Sidwell <nathan@codesourcery.com>
6649
6650 * g++.old-deja/g++.other/vaarg4.C: New test.
6651 * gcc.c-torture/compile/20001123-1.c: New test.
6652
3d7e9ba4
NS
66532000-11-24 Nathan Sidwell <nathan@codesourcery.com>
6654
6655 * g++.other/crash24.C: Adjust and remove XFAIL.
6656 * g++.other/crash37.C: New test.
6657
ab097535
NS
66582000-11-23 Nathan Sidwell <nathan@codesourcery.com>
6659
6660 * g++.old-deja/g++.pt/instantiate9.C: New test.
6661
71ca6fe9
MM
66622000-11-22 Mark Mitchell <mark@codesourcery.com>
6663
a862e958
MM
6664 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6665 new ABI, too.
6666
71ca6fe9
MM
6667 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6668 * g++.old-deja/g++.robertl/eb55.C: Likewise.
6669
a16f893b
NB
66702000-11-22 Neil Booth <neilb@earthling.net>
6671
6672 * gcc.dg/cpp/Wtrigraphs.c: New test.
6673
b60585a0
LR
66742000-11-22 Loren J. Rittle <ljrittle@acm.org>
6675
6d4587f7 6676 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
b60585a0 6677
e5a7acdd
JJ
66782000-11-22 Jakub Jelinek <jakub@redhat.com>
6679
6680 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6681
d93415c9
HPN
66822000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
6683
6684 * lib/gcc-dg.exp: load_lib scanasm.exp.
6685 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6686 * lib/g++-dg.exp: load_lib scanasm.exp.
6687 * lib/scanasm.exp: New.
6688 (scan-assembler, scan-assembler-not): Add optional arguments to
6689 test name, or if not present, the pattern name.
033b8a0c 6690 (scan-assembler-dem, scan-assembler-dem-not): New.
d93415c9
HPN
6691
6692 * g++.dg/dg.exp: New.
6693
65aa8276
NB
66942000-11-21 Neil Booth <neilb@earthling.net>
6695
6d4587f7 6696 * gcc.dg/cpp/integrated1.c: Remove.
65aa8276 6697
ce79b0ca
JJ
66982000-11-21 Jakub Jelinek <jakub@redhat.com>
6699
6700 * gcc.c-torture/execute/20001121-1.c: New test.
6701
a5ccb99d
RH
67022000-11-21 Richard Henderson <rth@redhat.com>
6703
6704 * gcc.c-torture/compile/20001121-1.c: New test.
6705
51073b1c
NB
67062000-11-20 Neil Booth <neilb@earthling.net>
6707
6708 * gcc.dg/cpp/integrated1.c: New test.
6709
6b16805e
JJ
67102000-11-21 Jakub Jelinek <jakub@redhat.com>
6711
6712 * g++.old-deja/g++.other/inline17.C: New test.
6713
b5ecf629
DL
67142000-11-20 Donald Lindsay <dlindsay@redhat.com>
6715
6716 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6717 local variable to be zero: I made the variable global. Now
6718 uses abort() and exit() instead of relying on main's return value.
6719
e6afac94
NB
67202000-11-20 Neil Booth <neilb@earthling.net>
6721
6d4587f7
ZW
6722 * gcc.dg/cpp/paste2.c: Update test.
6723 * objc/execute/paste.m: New test.
e6afac94 6724
1d7ff272
JM
67252000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
6726
6727 * gcc.dg/c99-condexpr-1.c: New test.
6728
029a4f4d
NB
67292000-11-20 Neil Booth <neilb@earthling.net>
6730
6731 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6732
447306fa
NS
67332000-11-20 Nathan Sidwell <nathan@codesourcery.com>
6734
6735 * g++.old-deja/g++.pt/export1.C: New test.
6736
462ef1e1
JJ
67372000-11-20 Jakub Jelinek <jakub@redhat.com>
6738
6739 * gcc.dg/20001117-1.c: New test.
6740
980c0b56
RH
67412000-11-18 Richard Henderson <rth@redhat.com>
6742
6743 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6744
dd4458df
RH
67452000-11-18 Richard Henderson <rth@redhat.com>
6746
6747 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6748 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6749 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6750
2add28a3
RH
67512000-11-18 Richard Henderson <rth@redhat.com>
6752
6753 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6754 (main): New. Exit cleanly.
6755
77c4d6c0
JM
67562000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
6757
6758 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6759 gcc.dg/c99-fordecl-2.c: New tests.
6760
ce7d4fc8
RH
67612000-11-18 Richard Henderson <rth@redhat.com>
6762
6763 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6764 * gcc.c-torture/execute/zerolen-2.c: New.
6765
3734169e
FS
67662000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6767
6768 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6769 memory.
6770
35728a80
NS
67712000-11-17 Nathan Sidwell <nathan@codesourcery.com>
6772
6773 * g++.old-deja/g++.pt/instantiate8.C: New test.
6774
5cce22b6
NS
67752000-11-17 Nathan Sidwell <nathan@codesourcery.com>
6776
6777 * g++.old-deja/g++.other/incomplete.C: Add more tests.
6778 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6779
e24fa9da
NC
67802000-11-16 Nick Clifton <nickc@redhat.com>
6781
6782 * gcc.c-torture/execute/nestfunc-2.c: New test.
6783 * gcc.c-torture/execute/nestfunc-3.c: New test.
6784
2b8b5d02
BS
67852000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
6786
6787 * gcc.c-torture/compile/20001116-1.c: New test.
6788
4c8fb571
FS
67892000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6790
6791 * gcc.c-torture/execute/20001115-1.c: New test.
6792
97150c41
MM
67932000-11-15 Mark Mitchell <mark@codesourcery.com>
6794
6795 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6796 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6797 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6798 * g++.old-deja/g++.abi/vmihint.C: Likewise.
6799
cbc2c182
NB
68002000-11-15 Neil Booth <neilb@earthling.net>
6801
6d4587f7
ZW
6802 gcc.dg/cpp/_Pragma1.c: Update.
6803 gcc.dg/cpp/_Pragma2.c: New test.
cbc2c182 6804
71631a1f
NS
68052000-11-15 Nathan Sidwell <nathan@codesourcery.com>
6806
6807 * g++.old-deja/g++.other/anon5.C: New test.
6808
ab6c59fd
JM
68092000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
6810
6811 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6812 tests.
6813
bd7cf17e
JJ
68142000-11-14 Jakub Jelinek <jakub@redhat.com>
6815
6816 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6817 output.
6818
ebf02523
JM
68192000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6820
6821 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6822 labels at end of compound statements.
6823
529c0acb
JJ
68242000-11-13 Jakub Jelinek <jakub@redhat.com>
6825
6826 * gcc.c-torture/execute/loop-7.c: New test.
6827
b7438415
JM
68282000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6829
6830 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6831
19552aa5
JM
68322000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6833
6834 * gcc.dg/c99-bool-1.c: New test.
6835
444ca59f
JM
68362000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6837
6838 * gcc.dg/c99-scope-1.c: Remove xfail.
6839 * gcc.dg/c99-scope-2.c: New test.
6840
c7b6c6cd
KG
68412000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6842
6843 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6844 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6845
b72bd9c2
MM
68462000-11-11 Mark Mitchell <mark@codesourcery.com>
6847
56964678
MM
6848 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6849 error messages.
6850
b72bd9c2
MM
6851 * g++.mike/p700.C: Don't typedef wchar_t.
6852 * g++.mike/p784.C: Likewise.
6853 * g++.mike/eb101.C: Don't use __wchar_t.
6854
da909756
TM
68552000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
6856
6857 * g77.f-torture/execute/20001111.[fx]: Test premature exit
6858 from DO loop.
6859
3e5c33c0
BS
68602000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
6861
6862 * gcc.c-torture/execute/20001111-1.c: New test.
6863
93ae2b3e
NC
68642000-11-10 Nick Clifton <nickc@redhat.com>
6865
6866 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6867 long multuiple and accumulate.
6868
338bcbd5
RH
68692000-11-09 Richard Henderson <rth@redhat.com>
6870
662f340b
RH
6871 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6872 via size_t instead of int.
6873
338bcbd5
RH
6874 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6875 * gcc.c-torture/execute/string-opt-2.c: Likewise.
6876 * gcc.c-torture/execute/string-opt-3.c: Likewise.
6877 * gcc.c-torture/execute/string-opt-4.c: Likewise.
6878
b52114d2
GK
68792000-11-09 Geoffrey Keating <geoffk@redhat.com>
6880
6881 * gcc.c-torture/compile/20001109-1.c: New test.
6882 * gcc.c-torture/compile/20001109-2.c: New test.
6883
5361cbb7
NS
68842000-11-09 Nathan Sidwell <nathan@codesourcery.com>
6885
6886 * g++.old-deja/g++.pt/operator1.C: New test.
1caa7aba 6887 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5361cbb7 6888
c6348fe7
JJ
68892000-11-09 Jakub Jelinek <jakub@redhat.com>
6890
6891 * gcc.dg/20001108-1.c: New test.
6892
2dee4af1
JJ
68932000-11-09 Jakub Jelinek <jakub@redhat.com>
6894
6895 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6896 with both arguments constant strings.
6897 * gcc.c-torture/execute/string-opt-3.c: New test.
6898 * gcc.c-torture/execute/string-opt-4.c: New test.
6899 * gcc.c-torture/execute/string-opt-5.c: New test.
6900
ca68ea18
NC
69012000-11-08 Nick Clifton <nickc@redhat.com>
6902
6903 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
6904 mulsidi3adddi patterns.
6905
36791f1e
NS
69062000-11-08 Nathan Sidwell <nathan@codesourcery.com>
6907
6908 * g++.old-deja/g++.other/crash36.C: New test.
6909
321565d3
JJ
69102000-11-08 Jakub Jelinek <jakub@redhat.com>
6911
6912 * g++.old-deja/g++.other/init16.C: New test.
6913
f0cbb7ac
LR
69142000-11-06 Loren J. Rittle <ljrittle@acm.org>
6915
6916 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6917
475e22ba
JO
69182000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
6919
6920 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
6921 * gcc.c-torture/execute/va-arg-16.x: Likewise.
6922 * gcc.c-torture/execute/va-arg-17.x: Likewise.
6923
0b13d6c2
DD
69242000-11-07 DJ Delorie <dj@redhat.com>
6925
6926 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
6927
a7c683a8
KG
69282000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6929
6930 * gcc.c-torture/execute/string-opt-1.c: New test.
6931
8735550f
JO
69322000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
6933
6934 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
6935 mips-sgi-irix6.* because the MIPS ABI passes floating-point
6936 parameters in registers, and there is no way for a varargs
6937 function to know in which order the integer and floating-point
6938 parameters should be interleaved when they are placed on the
6939 stack.
6940 * gcc.c-torture/execute/va-arg-16.x: Likewise.
6941 * gcc.c-torture/execute/va-arg-17.x: Likewise.
6942
26a87cab
KG
69432000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6944
6945 * gcc.c-torture/execute/string-opt-2.c: New test.
6946
d48ebde1
NS
69472000-11-07 Nathan Sidwell <nathan@codesourcery.com>
6948
6949 * g++.old-deja/g++.pt/crash60.C: New test.
6950
d1877a9b
JJ
69512000-11-06 Jakub Jelinek <jakub@redhat.com>
6952
6953 * g++.old-deja/g++.other/crash24.C: New test.
6954 * g++.old-deja/g++.other/crash25.C: New test.
6955 * g++.old-deja/g++.other/crash26.C: New test.
6956 * g++.old-deja/g++.other/crash27.C: New test.
6957 * g++.old-deja/g++.other/crash28.C: New test.
6958 * g++.old-deja/g++.other/crash29.C: New test.
6959 * g++.old-deja/g++.other/crash30.C: New test.
6960 * g++.old-deja/g++.other/crash31.C: New test.
6961 * g++.old-deja/g++.other/crash32.C: New test.
6962 * g++.old-deja/g++.other/crash33.C: New test.
6963 * g++.old-deja/g++.other/crash34.C: New test.
6964 * g++.old-deja/g++.other/crash35.C: New test.
6965
8b1c5fd0
JJ
69662000-11-06 Jakub Jelinek <jakub@redhat.com>
6967
6968 * gcc.c-torture/execute/20001031-1.c: New test.
6969
ffb28279
MM
69702000-11-04 Mark Mitchell <mark@codesourcery.com>
6971
bfd2cff7
MM
6972 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6973 namespace.
6974
247a2b0a
MM
6975 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6976 standards-conformant.
6977
bb77c16c
MM
6978 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6979
ffb28279
MM
6980 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6981 * g++.old-deja/g++.mike/p755a.C: Likewise.
6982 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6983 library makes no calls to `operator new' during initialization.
6984
e8ecb16d
NB
69852000-11-04 Neil Booth <neilb@earthling.net>
6986
6d4587f7 6987 * gcc.dg/cpp/include2.c: New tests.
e8ecb16d 6988
334c4aae
MM
6989Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
6990
6991 * lib/g++.exp (g++_set_ld_library_path): New function.
6992 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6993
30235724
BS
69942000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
6995
6996 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
6997 warnings.
6998
6a16a7f0
RH
69992000-11-01 Richard Henderson <rth@redhat.com>
7000
7001 * g++.old-deja/g++.ext/namedret1.C: New.
7002 * g++.old-deja/g++.ext/namedret2.C: New.
7003 * g++.old-deja/g++.ext/namedret3.C: New.
7004
e201b0a7
GK
70052000-10-31 Geoffrey Keating <geoffk@cygnus.com>
7006
7007 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
7008 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
7009
c5a0835d
KG
70102000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7011
7012 * gcc.c-torture/execute/va-arg-21.c: New test.
7013
93cc1c69
JM
70142000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
7015
7016 * gcc.dg/c99-complex-2.c: New test.
7017
bcb38cc1
KG
70182000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7019
7020 * gcc.c-torture/execute/stdio-opt-1.c: New test.
7021
681cb233
JJ
70222000-10-31 Jakub Jelinek <jakub@redhat.com>
7023
7024 * g++.old-deja/g++.other/inline16.C: New test.
7025
761f0855
GDR
70262000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
7027
7028 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
7029 __PRETTY_FUNCTION__
7030
9f6ef6bc
NB
70312000-10-29 Neil Booth <neilb@earthling.net>
7032
7033 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
7034 New tests.
7035 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
7036 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
7037 optimisation.
7038
00c83d46
NB
70392000-10-29 Neil Booth <neilb@earthling.net>
7040
6d4587f7 7041 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
00c83d46
NB
7042 * mi1.c, mi1c.h: Add null directives to multiple-include test.
7043 * mi5.c: Test multiple includes work with -C.
7044 * trigraphs.c: Test ^= version.
7045
e7f7ca12
NB
70462000-10-28 Neil Booth <neilb@earthling.net>
7047
7048 New tests and test updates for new macro expander.
42ded877 7049
e7f7ca12
NB
7050 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
7051 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
7052 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
7053 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
7054 new diagnostic messages.
7055
7056 * gcc.dg/cpp/macro3.c: New tests.
7057
229a2e65
MM
70582000-10-27 Mark Mitchell <mark@codesourcery.com>
7059
7060 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
7061 on the same line.
7062
fadb729c
JJ
70632000-10-27 Jakub Jelinek <jakub@redhat.com>
7064
7065 * g++.old-deja/g++.other/eh2.C: New test.
7066
ef3809cb
BS
70672000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
7068
7069 * gcc.c-torture/execute/20001027-1.c: New test.
7070
cf8e718a
RH
70712000-10-26 Richard Henderson <rth@redhat.com>
7072
7073 * gcc.c-torture/execute/20001026-1.c: New.
7074
140c3b7e
MM
70752000-10-26 Mark Mitchell <mark@codesourcery.com>
7076
7077 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
7078 * g++.old-deja/g++.law/builtin1.C: Likewise.
7079 * g++.old-deja/g++.law/ctors10.C: Likewise.
7080 * g++.old-deja/g++.law/virtual3.C: Likewise.
7081 * g++.old-deja/g++.mike/p658.C: Likewise.
7082 * g++.old-deja/g++.other/sibcall1.C: Likewise.
7083 * g++.old-deja/g++.other/vaarg2.C: Likewise.
7084 * g++.old-deja/g++.robertl/eb124.C: Likewise.
7085 * g++.old-deja/g++.robertl/eb44.C: Likewise.
7086 * g++.old-deja/g++.robertl/eb77.C: Likewise.
7087
cdb09fce
NS
70882000-10-26 Nathan Sidwell <nathan@codesourcery.com>
7089
7090 * gcc.c-torture/compile/20001024-1.c: New test.
7091
be5aeb60
MM
70922000-10-25 Mark Mitchell <mark@codesourcery.com>
7093
7094 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
7095 to tell us whether or not we are using V3.
7096
5f9cd837
GDR
70972000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
7098
7099 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
42ded877 7100 operands.
5f9cd837 7101
e0c9fbb7
JM
71022000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
7103
7104 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
7105
dc5041ab
JJ
71062000-10-25 Jakub Jelinek <jakub@redhat.com>
7107
7108 * gcc.c-torture/execute/20001024-1.c: New test.
7109
f85b5d65
JJ
71102000-10-24 Jakub Jelinek <jakub@redhat.com>
7111
7112 * g++.old-deja/g++.other/sibcall1.C: New test.
7113
42a55121
JJ
71142000-10-20 Jakub Jelinek <jakub@redhat.com>
7115
7116 * gcc.dg/noncompile/init-3.c: New test.
7117
2f74f7e9
JM
71182000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
7119
7120 * gcc.dg/format-array-1.c: New test.
7121
81cf47b2
JM
71222000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
7123
7124 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
7125 writing through null pointers; remove comment about testing
7126 unterminated strings.
7127
15edc0cb
MH
71282000-10-17 Matthew Hiller <hiller@redhat.com>
7129
7130 * gcc.c-torture/execute/20001017-2.c: New test.
7131
0fe68387
JM
71322000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
7133
7134 * gcc.c-torture/compile/20001018-1.c: New test.
7135 * gcc.c-torture/compile/20001018-1.x: Xfail.
7136
34137553
FS
71372000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7138
7139 * gcc.c-torture/execute/20001017-1.c: New test.
7140
b691cb00
JM
71412000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
7142
7143 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
7144 for multiple use of arguments with scanf formats; add tests for
7145 multiple use of arguments.
7146
2683ed8d
BS
71472000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
7148
7149 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
7150
74ff4629
JM
71512000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
7152
7153 * gcc.dg/format-miss-1.c: New test.
7154
a5ad11e1
JJ
71552000-10-16 Jakub Jelinek <jakub@redhat.com>
7156
7157 * gcc.c-torture/execute/20001013-1.c: New test.
7158
6d2e1454
JM
71592000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
7160
7161 * gcc.dg/format-branch-1.c: New test.
7162
1df1abe2
JM
71632000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
7164
7165 * README, lib/file-format.exp: Remove EGCS references.
7166
55143861
JJ
71672000-10-16 Jakub Jelinek <jakub@redhat.com>
7168
7169 * gcc.dg/20001013-1.c: New test.
7170
d79d42da
JM
71712000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
7172
7173 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
7174 for intmax_t in the compiler using __typeof__ and the type rules
7175 for conditional expressions.
7176
fccf9848
JJ
71772000-10-13 Jakub Jelinek <jakub@redhat.com>
7178
7179 * gcc.dg/20001012-1.c: New test.
7180 * gcc.dg/20001012-2.c: New test.
7181
9fa8f75d
JM
71822000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
7183
7184 * gcc.dg/format-attr-1.c: New test.
7185
abb2c7ab
JM
71862000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
7187
7188 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
7189 __LONG_LONG_MAX__ instead of LLONG_MAX.
7190
4831bc84
JM
71912000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
7192
7193 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
7194 scanf flags.
7195 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
7196 flags.
7197
bb58bec5
JM
71982000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
7199
7200 * gcc.dg/sequence-pt-1.c: New test.
7201
d0b43a40
GK
72022000-10-11 Geoff Keating <geoffk@cygnus.com>
7203
7204 * gcc.c-torture/execute/20001011-1.c: New testcase.
7205 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
7206
8ccaefbd
JJ
72072000-10-10 Jakub Jelinek <jakub@redhat.com>
7208
7209 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
7210 does not error on it.
7211
462561b7
JJ
72122000-10-10 Jakub Jelinek <jakub@redhat.com>
7213
7214 * gcc.dg/20001009-1.c: New test.
7215
45d640d9
JH
7216Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
7217
7218 * gcc.c-torture/compile/20001009-1.c: Move from here ....
7219 * gcc.c-torture/execute/20001009-2.c: ... to here.
7220
80c0f62c
GK
72212000-10-09 Geoff Keating <geoffk@cygnus.com>
7222
7223 * gcc.c-torture/compile/20001009-1.c: New testcase.
7224 * gcc.c-torture/execute/20001009-1.c: New testcase.
7225 Testcases provided by Jan Hubicka <jh@suse.cz>.
7226
b15ad712
JM
72272000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
7228
7229 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7230 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
7231 uintmax_t using <limits.h> to emulate the compiler's internal
7232 logic. No longer XFAIL %j tests.
7233
2588e44e
JM
72342000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
7235
7236 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
7237 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
7238 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
7239 regexps and details of expected handling of some bad formats.
7240 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
7241 suppression.
7242
54d7ee59
JM
72432000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
7244
7245 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
7246 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
7247 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
7248 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
7249 in list archives.
7250
15f18aac
RH
72512000-10-06 Richard Henderson <rth@cygnus.com>
7252
7253 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
7254 * g++.old-deja/g++.brendan/crash52.C: Likewise.
7255 * g++.old-deja/g++.jason/report.C: Likewise.
7256 * g++.old-deja/g++.law/friend5.C: Likewise.
7257 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
7258 of the expected warnings.
7259
903cef85
NS
72602000-10-06 Nathan Sidwell <nathan@codesourcery.com>
7261
7262 * g++.old-deja/g++.pt/enum14.C: New test.
7263
b2f9816f
NS
72642000-10-05 Nathan Sidwell <nathan@codesourcery.com>
7265
7266 * g++.old-deja/g++.pt/crash59.C: New test.
7267
9c00185b
WC
72682000-10-04 Will Cohen <wcohen@redhat.com>
7269
7270 * gcc.dg/20000926-1.c: New test.
7271
e9e037ef
GK
72722000-10-03 Geoff Keating <geoffk@cygnus.com>
7273
7274 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
7275 function name for current C++ compiler.
7276 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
7277
99885b3f
GDR
72782000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
7279
7280 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
42ded877 7281 __PRETTY_FUNCTION__.
99885b3f
GDR
7282 * g++.old-deja/g++.ext/pretty2.C: Likewise.
7283
2eeb109b
KG
72842000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7285
7286 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
7287
380f6ad3
JJ
72882000-09-26 Jakub Jelinek <jakub@redhat.com>
7289
6d4587f7 7290 * gcc.c-torture/compile/20000923-1.c: New test.
380f6ad3 7291
dcbd43e0
TP
72922000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
7293
7294 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
7295 * g++.old-deja/g++.pt/ttp62.C: Same.
7296 * g++.old-deja/g++.other/inline14.C: Same.
7297
5a864cbf
RH
72982000-09-24 Richard Henderson <rth@cygnus.com>
7299
7300 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
7301
c5412f06
JM
73022000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
7303
7304 * gcc.dg/c90-printf-1.c: Add test for wide string format.
7305
afa223c6
GK
73062000-09-22 Geoff Keating <geoffk@cygnus.com>
7307
7308 * gcc.c-torture/compile/20000922-1.c: New file.
7309
1d5d6f3f
NC
73102000-09-21 Nick Clifton <nickc@redhat.com>
7311
7312 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
7313 a signed long modulo operation.
3dc60fc7 7314 (mod6): New function - perform an unsigned long modulo operation.
1d5d6f3f
NC
7315 (main): Add tests for modulos of very large numbers by very small
7316 dividends.
7317
ad3fd36f
KG
73182000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7319
7320 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
7321
033b5a34
RH
73222000-09-19 Richard Henderson <rth@cygnus.com>
7323
7324 * gcc.dg/compare2.c (case 10): XFAIL.
7325
895b56ff
RH
73262000-09-18 Richard Henderson <rth@cygnus.com>
7327
7328 * gcc.c-torture/execute/20000906-1.c: Move ...
7329 * gcc.dg/20000906-1.c: ... here. Only run on targets
7330 that support __builtin_trap.
7331
0d9f234d
NB
7332Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
7333
7334 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
7335
fc6df7e1
JM
73362000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
7337
7338 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
7339 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
7340 more $ format tests.
7341
65661a72
JM
73422000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
7343
7344 * gcc.dg/format-errmk-1.c: New test.
7345
ebeda052
GM
73462000-09-17 Greg McGary <greg@mcgary.org>
7347
7348 * gcc.c-torture/execute/20000917-1.x: Remove.
7349
60e9d01c
JM
73502000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
7351
7352 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
7353
859e203f
GM
73542000-09-17 Greg McGary <greg@mcgary.org>
7355
7356 * gcc.c-torture/execute/20000917-1.c: New test.
7357 * gcc.c-torture/execute/20000917-1.x: XFAIL.
7358
08ebc1c5
NB
7359Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
7360
7361 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
7362 in nested macro bug.
7363
ff94c747
NB
7364Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
7365
7366 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
7367
cf160a63
JL
7368Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
7369
7370 * gcc.c-torture/execute/20000914-1.c: New test.
7371
9a16ff93
AO
73722000-09-12 Alexandre Oliva <aoliva@redhat.com>
7373
7374 * g++.other/inline13.C: New test.
42ded877 7375
a210651e
AJ
73762000-09-12 Andreas Jaeger <aj@suse.de>
7377
7378 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
7379 constant by Ulrich Drepper <drepper@redhat.com>.
7380
8b267da0
R
7381Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
7382
7383 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
7384
32892c52
KG
73852000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7386
7387 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
7388
a58d32c2
ZW
73892000-09-11 Zack Weinberg <zack@wolery.cumb.org>
7390
7391 * gcc.dg/cpp/backslash.c: New test.
7392
da88b352
AO
73932000-09-11 Alexandre Oliva <aoliva@redhat.com>
7394
7395 * gcc.c-torture/execute/20000910-1.c: New test.
7396 * gcc.c-torture/execute/20000910-2.c: Likewise.
7397
a5de05b7 73982000-09-11 Robert Lipe <robertl@sco.com>
42ded877 7399
a5de05b7
RL
7400 * gcc.dg/pragma-align.c: New test.
7401
6cd0d4de
NS
74022000-09-11 Nathan Sidwell <nathan@codesourcery.com>
7403
7404 * g++.old-deja/g++.pt/explicit82.C: New test.
7405 * g++.old-deja/g++.pt/explicit83.C: New test.
7406
8f820299
ZW
74072000-09-10 Zack Weinberg <zack@wolery.cumb.org>
7408
7409 * gcc.dg/asm-names.c: New test.
7410
e1aa5140
KG
74112000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7412
7413 * gcc.dg/cpp/tr-warn6.c: New test
7414
2496f0b5
JM
74152000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
7416
7417 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
7418 be accepted.
7419
33b35a8d
CM
74202000-09-07 Catherine Moore <clm@redhat.com>
7421
6d4587f7 7422 * gcc.c-torture/execute/unroll-1.c: New test.
33b35a8d 7423
0e5921e8
ZW
74242000-09-06 Zack Weinberg <zack@wolery.cumb.org>
7425
7426 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
7427 ERROR markers.
7428 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
7429 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
7430 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
7431 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
7432 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
7433 Preprocess only.
7434 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
7435 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
7436
299d838a
NS
74372000-09-06 Nathan Sidwell <nathan@codesourcery.com>
7438
7439 * g++.old-deja/g++.pt/deduct2.C: New test.
7440
2ff0c962
NS
74412000-09-06 Nathan Sidwell <nathan@codesourcery.com>
7442
7443 * g++.old-deja/g++.pt/parms2.C: New test.
7444
6e92b232
NS
74452000-09-06 Nathan Sidwell <nathan@codesourcery.com>
7446
7447 * g++.old-deja/g++.pt/crash58.C: New test.
7448
61f5be15
GM
74492000-09-06 Greg McGary <greg@mcgary.org>
7450
859e203f
GM
7451 * gcc.c-torture/execute/20000906-1.c: New test.
7452 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
61f5be15 7453
792ae36d
KG
74542000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7455
7456 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
7457
90deb76d
NS
74582000-09-04 Nathan Sidwell <nathan@codesourcery.com>
7459
7460 * g++.old-deja/g++.pt/crash57.C: New test.
7461
c6b08b3e
NS
74622000-09-04 Nathan Sidwell <nathan@codesourcery.com>
7463
7464 * g++.old-deja/g++.pt/crash56.C: New test.
7465
258451c8
NS
74662000-09-04 Nathan Sidwell <nathan@codesourcery.com>
7467
7468 * g++.old-deja/g++.pt/koenig1.C: New test.
7469
e0cb4f36
JJ
74702000-09-04 Jakub Jelinek <jakub@redhat.com>
7471
7472 * gcc.dg/20000904-1.c: New test.
7473
29844fa7
JJ
74742000-09-04 Jakub Jelinek <jakub@redhat.com>
7475
7476 * gcc.dg/cpp/paste8.c: New test.
7477
298ec8f4
AO
74782000-09-01 Alexandre Oliva <aoliva@redhat.com>
7479
7480 * gcc.c-torture/compile/20000827-1.c: New test.
7481
3c786c69
JM
74822000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
7483
7484 * gcc.dg/format-diag-1.c: New test.
7485
f798660e
JM
74862000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
7487
7488 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
7489 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
7490 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
7491 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
7492 gcc.dg/formatz-1.c: Adjust warning regular expressions.
7493
f75157d2
NS
74942000-09-01 Nathan Sidwell <nathan@codesourcery.com>
7495
0e5921e8 7496 * g++.old-deja/g++.other/nested4.C: New test.
f75157d2 7497
291c9aa2
NS
74982000-09-01 Nathan Sidwell <nathan@codesourcery.com>
7499
7500 * g++.old-deja/g++.ns/scoped1.C: New test.
7501
9953d23b
AO
75022000-08-30 Alexandre Oliva <aoliva@redhat.com>
7503
7504 * lib/g++.exp: Support testing already-installed GCC.
7505
5c5d1cd6
KG
75062000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7507
7508 * wtr-label-1.c, wtr-suffix-1.c: New tests.
7509
bbfbf340
KG
75102000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7511
7512 * gcc.dg/return-type-2.c: New test.
7513
e53ca51f
GK
75142000-08-27 Geoff Keating <geoffk@cygnus.com>
7515
7516 * gcc.c-torture/compile/20000825-1.c: New test.
7517
721a9f8e
AO
75182000-08-26 Alexandre Oliva <aoliva@redhat.com>
7519
7520 * gcc.dg/dwarf2-2.c: New test.
7521
77ae5fa4
ZW
75222000-08-26 Zack Weinberg <zack@wolery.cumb.org>
7523
7524 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
7525 dg-warning regexps.
7526
343b7260
JM
75272000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
7528
7529 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
7530 gcc.dg/format-ext-5.c: New tests.
7531
22efd687
JJ
75322000-08-25 Jakub Jelinek <jakub@redhat.com>
7533
7534 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
7535
83bab8db
MM
75362000-08-24 Mark Mitchell <mark@codesourcery.com>
7537
7538 * gcc.dg/noncompile/930622-2.c: Adjust error message.
7539
cc914f8c
RH
75402000-08-24 Richard Henderson <rth@cygnus.com>
7541
7542 * gcc.dg/ia64-sync-1.c: New test.
7543 * gcc.dg/ia64-sync-2.c: New test.
7544 * gcc.dg/ia64-asm-1.c: New test.
7545
4894ecce
JM
75462000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
7547
7548 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
7549 * gcc.dg/format-ext-2.c: New test.
7550
2f1e6e0d
JM
75512000-08-23 Jason Merrill <jason@redhat.com>
7552
06c3db64
JM
7553 * lib/old-dejagnu.exp: Also ignore "In member function" and
7554 "At global scope".
2f1e6e0d 7555
7eda0d2d
KG
75562000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7557
7558 * gcc.dg/noncompile/label-lineno-1.c: New test.
7559
bdb47d3e
JM
75602000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
7561
7562 * gcc.dg/c99-array-nonobj-1.c: New test.
7563
d8eceea4
JM
75642000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
7565
7566 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
7567 tests.
7568 * gcc.dg/format-ext-1.c: New test.
7569
8a451613
KG
75702000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7571
7572 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
7573 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
7574 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
7575 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
7576 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
7577
23e4d028
JM
75782000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
7579
7580 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
7581 gcc.dg/c99-strftime-2.c: New tests.
7582
f95b2ff9
RH
75832000-08-22 Richard Henderson <rth@cygnus.com>
7584
7585 * gcc.c-torture/execute/20000822-1.c: New test.
7586
6315f068
JJ
75872000-08-21 Jakub Jelinek <jakub@redhat.com>
7588
7589 * gcc.c-torture/execute/20000819-1.x: Remove.
7590
5804a754
JM
75912000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
7592
7593 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
7594 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
7595 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
7596 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
7597 gcc.dg/format-xopen-1.c: New tests.
7598
f3d360aa
JM
75992000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
7600
7601 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
7602
46639003
JJ
76032000-08-21 Jakub Jelinek <jakub@redhat.com>
7604
029ccdb3
JJ
7605 * g++.old-deja/g++.other/loop2.C: New test.
7606
46639003
JJ
7607 * gcc.c-torture/compile/20000606-1.c: New test.
7608 * gcc.c-torture/compile/20000728-1.c: New test.
7609 * gcc.c-torture/execute/20000801-1.c: New test.
7610 * gcc.c-torture/execute/20000801-2.c: New test.
7611 * gcc.c-torture/execute/20000819-1.c: New test.
7612 * gcc.c-torture/execute/20000819-1.x: XFAIL.
7613 * gcc.dg/20000629-1.c: New test.
7614 * gcc.dg/20000724-1.c: New test.
7615 * gcc.dg/20000807-1.c: New test.
7616
3cb553b4
ZW
7617Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
7618
7619 * gcc.dg/cpp/pragma-1.c: New test.
7620 * gcc.dg/cpp/pragma-2.c: New test.
7621
17ed19cb
ZW
76222000-08-18 Zack Weinberg <zack@wolery.cumb.org>
7623
7624 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
7625 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
7626
26db2544
RK
7627Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7628
7629 * gcc.c-torture/compile/20000818-1.c: New test.
7630
90d14f40
MH
76312000-08-18 Manfred Hollstein <manfredh@redhat.com>
7632
7633 * gcc.c-torture/execute/20000818-1.c: New test.
7634
0d60c2e7
JM
76352000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
7636
7637 * gcc.dg/format-va-1.c: New test.
7638
074900c5
NS
76392000-08-18 Nathan Sidwell <nathan@codesourcery.com>
7640
7641 * g++.old-deja/g++.other/typedef8.C: New test.
7642
8e4f1b30
NS
76432000-08-18 Nathan Sidwell <nathan@codesourcery.com>
7644
7645 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7646 * g++.old-deja/g++.mike/net36.C: Mark candidate.
7647 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7648 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7649 * g++.old-deja/g++.other/ptrmem7.C: New test.
7650 * g++.old-deja/g++.pt/ptrmem10.C: New test.
7651
c3491173
NS
76522000-08-18 Nathan Sidwell <nathan@codesourcery.com>
7653
7654 * g++.old-deja/g++.pt/typename27.C: New test.
7655
07745bdb
NS
76562000-08-17 Nathan Sidwell <nathan@codesourcery.com>
7657
7658 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7659 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7660 * g++.old-deja/g++.pt/friend45.C: New test.
7661 * g++.old-deja/g++.other/friend8.C: New test.
7662
2b8b1ab6
RH
76632000-08-15 Richard Henderson <rth@cygnus.com>
7664
7665 * gcc.c-torture/execute/20000815-1.c: New test.
7666
7300c8eb
JM
76672000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
7668
7669 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7670 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7671 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7672
12af1090
NS
76732000-08-14 Nathan Sidwell <nathan@codesourcery.com>
7674
7675 * g++.old-deja/g++.other/refinit2.C: New test.
7676
05273f08
GK
76772000-08-13 Geoff Keating <geoffk@cygnus.com>
7678
51a017d8
GK
7679 * lib/c-torture.exp (c-torture): Make
7680 compiler_conditional_xfail_data global.
7681 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7682 compiler_conditional_xfail_data machinery.
7683 (f-torture-execute): Likewise.
7684 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7685 and only when unrolling loops.
7686
05273f08
GK
7687 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7688
b333f246
NS
76892000-08-11 Nathan Sidwell <nathan@codesourcery.com>
7690
7691 * g++.old-deja/g++.pt/explicit81.C: New test.
7692
9104081d
NS
76932000-08-11 Nathan Sidwell <nathan@codesourcery.com>
7694
7695 * g++.old-deja/g++.pt/typename26.C: New test.
7696
be875f80
GK
76972000-08-10 Geoff Keating <geoffk@cygnus.com>
7698
7699 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7700 warning.
7701
b498d041
NS
77022000-08-10 Nathan Sidwell <nathan@codesourcery.com>
7703
7704 * g++.old-deja/g++.other/array3.C: New test.
7705
9052d3be
JM
77062000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
7707
7708 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7709 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7710 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7711 New tests.
7712
68c98199
NS
77132000-08-09 Nathan Sidwell <nathan@codesourcery.com>
7714
7715 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7716 * g++.old-deja/g++.abi/vmihint.C: Likewise.
7717
8e32b501
AO
77182000-08-09 Alexandre Oliva <aoliva@redhat.com>
7719
7720 * gcc.c-torture/execute/20000808-1.c: New test.
7721
1fcbbcd3
JM
77222000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
7723
7724 * gcc.dg/c90-const-expr-1.c: New test.
7725
ee715245
RH
77262000-08-08 Richard Henderson <rth@cygnus.com>
7727
7728 * gcc.dg/noncompile/920923-1.c: Declare calloc.
7729
43d1e059
JM
77302000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
7731
7732 * gcc.dg/noncompile/const-ll-1.c: New test.
7733
1c5ecb11
JM
77342000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
7735
7736 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7737
137fa4d0
OP
7738Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
7739
7740 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7741 that running programs linked against the shared version of libobjc
7742 run correctly.
7743
cd732418
JM
77442000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
7745
7746 * gcc.dg/c99-printf-1.c: New test.
7747
a7086ea9
JM
77482000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
7749
7750 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7751
26f2c02a
ZW
77522000-08-05 Zack Weinberg <zack@wolery.cumb.org>
7753
0e5921e8 7754 * gcc.c-torture/execute/20000731-1.x: Delete.
26f2c02a 7755
2ba7ba63
ZW
77562000-08-04 Zack Weinberg <zack@wolery.cumb.org>
7757
7758 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7759 and torture_without_loops as is done by c-torture.exp.
7760 (search_for): Copy from c-torture.exp.
7761 (gcc-dg-runtest): New function, drives a directory of tests
7762 iterating over the TORTURE_OPTIONS.
7763 (scan-assembler, scan-assembler-not): Move here from
7764 individual directory drivers.
7765
7766 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7767 defined by lib/gcc-dg.exp.
7768 * gcc.dg/cpp/cpp.exp: Likewise.
7769 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
7770 gcc-dg-runtest, so we cycle over optimization options.
7771
7772 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7773 * gcc.dg/compare2.c: No longer expected to fail.
7774
018577e4
R
7775Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
7776
7777 * gcc.c-torture/execute/20000804-1.c: New test.
7778
b8458e3e
JM
77792000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7780
7781 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7782
ba89d661
ZW
77832000-08-03 Zack Weinberg <zack@wolery.cumb.org>
7784
7785 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7786
4a6f50d5
JL
7787Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
7788
7789 * gcc.c-torture/compile/20000803-1.c: New test.
7790
bcde3193
JM
77912000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
7792
7e9c81d6
JM
7793 * gcc.c-torture/execute/20000801-3.c,
7794 gcc.c-torture/execute/20000801-4.c: New tests.
7795 * gcc.c-torture/execute/20000801-3.x,
7796 gcc.c-torture/execute/20000801-4.x: Xfail.
bcde3193 7797
e457ca6a
GK
77982000-08-02 Geoff Keating <geoffk@cygnus.com>
7799
7800 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7801 libobjc/.libs to allow for libtool.
7802
2d579116
JJ
78032000-08-02 Jakub Jelinek <jakub@redhat.com>
7804
7805 * gcc.c-torture/compile/20000802-1.c: New test.
7806
5ef865d5
ZW
78072000-08-02 Zack Weinberg <zack@wolery.cumb.org>
7808
7809 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7810
929a66d2
JL
7811Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
7812
68c8d8ce
JL
7813 * gcc-c-torture/execute/20000731-2.c: New test.
7814
929a66d2
JL
7815 * gcc.c-torture/execute/20000731-1.c: New test.
7816 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7817
42eb567d
JJ
78182000-07-31 Jakub Jelinek <jakub@redhat.com>
7819
6ead1e99 7820 * testsuite/gcc.dg/cpp/paste7.c: New test.
42eb567d
JJ
7821 * gcc.dg/cpp/20000725-1.c: New test.
7822
111458f1
ZW
78232000-07-31 Zack Weinberg <zack@wolery.cumb.org>
7824
5f1240b6
ZW
7825 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7826 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7827 declaration warning for __builtin_dwarf_reg_size.
7828
111458f1
ZW
7829 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7830
b0c4bfae
JM
78312000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
7832
7833 * gcc.dg/noncompile/voidparam-1.c: New test.
7834
1cf0acdd
RH
78352000-07-30 Richard Henderson <rth@cygnus.com>
7836
7837 * gcc.dg/c90-digraph-1.c: Don't xfail.
7838 * gcc.dg/compare2.c (case 10): Xfail.
7839 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7840
c1445f3d
JM
78412000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
7842
7843 * gcc.dg/c99-main-1.c: New test.
7844
1b398090
JM
78452000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
7846
7847 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7848
fc5f1cca
HPN
7849Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
7850
7851 * gcc.c-tortuer/execute/20000726-1.c: New test.
7852
ad88bb8b
AO
78532000-07-26 Alexandre Oliva <aoliva@redhat.com>
7854
7855 * gcc.c-torture/execute/enum-2.c: New test.
7856
f47e4084
KG
78572000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7858
7859 * gcc.dg/cpp/tr-warn3.c: New test.
7860
2c05a794
NS
78612000-07-25 Nathan Sidwell <nathan@codesourcery.com>
7862
7863 * g++.old-deja/g++.ext/implicit1.C: Remove.
7864 * g++.old-deja/g++.jason/c2.C: Remove
7865 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7866 * g++.old-deja/g++.pt/crash16.C: Likewise.
7867 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7868
10dd7d29
NS
78692000-07-25 Nathan Sidwell <nathan@codesourcery.com>
7870
7871 * g++.old-deja/g++.other/for2.C: New test.
7872
5e1a2fc7
JJ
78732000-07-25 Jakub Jelinek <jakub@redhat.com>
7874
7875 * gcc.dg/20000720-1.c: New test.
7876
6a65f413
TM
78772000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
7878
7879 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
7880
9fed97f1
GK
78812000-07-24 Geoff Keating <geoffk@cygnus.com>
7882
7883 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7884 * gcc.c-torture/execute/20000722-1.c: New.
7885 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7886
45d52318
JJ
78872000-07-24 Jakub Jelinek <jakub@redhat.com>
7888
7889 * gcc.dg/cpp/20000720-1.S: New test.
7890
f0f4cb1b
MM
78912000-07-21 Michael Meissner <meissner@redhat.com>
7892
ed7d4ce8 7893 * gcc.c-torture/execute/ieee/hugeval.c: New test.
f0f4cb1b 7894
1b493b81
ZW
78952000-07-20 Zack Weinberg <zack@wolery.cumb.org>
7896
7897 * g++.old-deja/g++.brendan/crash16.C,
7898 g++.old-deja/g++.brendan/parse3.C,
7899 g++.old-deja/g++.brendan/redecl1.C,
7900 g++.old-deja/g++.ns/template13.C,
7901 g++.old-deja/g++.other/decl4.C,
7902 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7903
6fee6033
ZW
79042000-07-20 Zack Weinberg <zack@wolery.cumb.org>
7905
983318fc
ZW
7906 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7907 and "Internal error".
7908
6fee6033 7909 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
2339ce57 7910 regexps.
6fee6033
ZW
7911 * gcc.dg/cpp/paste6.c: New test.
7912
92936ecf
ZW
79132000-07-19 Zack Weinberg <zack@wolery.cumb.org>
7914
53fdf0be
ZW
7915 * gcc.dg/cpp/tr-direct.c: New test.
7916
92936ecf
ZW
7917 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7918 gcc.dg/cpp/undef1.c: Tweak error regexps.
7919
2339ce57
EC
79202000-07-18 Eric Christopher <echristo@redhat.com>
7921
7922 * gcc.c-torture/compile/20000718-1.c: New test.
7923
96be6998
ZW
79242000-07-18 Zack Weinberg <zack@wolery.cumb.org>
7925
7926 * cpplex.c (_cpp_push_token): If the token being pushed back
7927 is the previous token in this context, just subtract one from
7928 context->posn.
7929 * cppmacro.c (save_expansion): Clear aux field when storing a
7930 placemarker.
7931
611a0be7
AO
79322000-07-18 Alexandre Oliva <aoliva@redhat.com>
7933
7934 * gcc.dg/noncompile/redecl-1.c: New test.
7935
4c6b3b2a
JJ
79362000-07-18 Jakub Jelinek <jakub@redhat.com>
7937
7938 * gcc.c-torture/execute/20000717-5.c: New test.
7939 * gcc.c-torture/execute/20000717-1.x: Removed.
7940
9db83b39
RH
79412000-07-17 Richard Henderson <rth@cygnus.com>
7942
7943 * gcc.c-torture/execute/20000717-4.c: New test.
7944
53781524
ZW
79452000-07-17 Zack Weinberg <zack@wolery.cumb.org>
7946
7947 * gcc.dg/cpp/syshdr.c: New test.
7948 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
7949
2d3483dc
NB
79502000-07-17 Neil Booth <neilb@earthling.net>
7951
7952 * gcc.dg/cpp/cmdlne-dM.c: New test.
7953 * gcc.dg/cpp/cmdlne-dD.c: New test.
7954
9f759236
JL
7955Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
7956
bf4ddb31
JL
7957 * gcc.c-torture/execute/20000717-3.c: New test.
7958
9f759236
JL
7959 * gcc.c-torture/compile/20000717-1.c: New test.
7960
3b15076f
GK
79612000-07-17 Geoffrey Keating <geoffk@cygnus.com>
7962
7963 * gcc.c-torture/execute/20000717-2.c: New test.
7964
919e0807
JM
79652000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
7966
c993555b
JM
7967 * gcc.dg/formatz-1.c: New test.
7968
7e9c81d6
JM
7969 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7970 * gcc.dg/c99-digraph-1.c: New tests.
b9609a52 7971
3319c1b8 7972 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
b9609a52 7973 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3319c1b8 7974
919e0807 7975 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
b9609a52 7976 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7e9c81d6 7977 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
b9609a52
JM
7978 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7979 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7980 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7981 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
919e0807 7982
74d6e073
GM
7983Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
7984
7985 * gcc.c-torture/execute/20000717-1.c: New test.
7986 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7987
91f4790c
JJ
79882000-07-15 Jakub Jelinek <jakub@redhat.com>
7989
7990 * gcc.c-torture/execute/20000715-2.c: New test.
a8c12308 7991 * gcc.dg/20000715-1.c: New test.
91f4790c 7992
4d06bcc5
MM
79932000-07-15 Michael Meissner <meissner@redhat.com>
7994
7995 * gcc.c-torture/execute/20000715-1.c: New test.
7996
c67846f2
JJ
79972000-07-13 Jakub Jelinek <jakub@redhat.com>
7998
7999 * gcc.c-torture/execute/20000707-1.c: New test.
8000
530d0ba5
NB
80012000-07-13 Neil Booth <NeilB@earthling.net>
8002
8003 * testsuite/gcc.dg/cpp/digraph1.c,
8004 testsuite/gcc.dg/cpp/digraph2.c,
8005 testsuite/gcc.dg/cpp/digraphs.c: New tests.
8006
26e98309
DB
80072000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
8008
8009 * g77.f-torture/compile/20000630-2.f: New test.
8010 * g77.f-torture/compile/20000630-2.x
8011
7bb41c5a
DB
80122000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
8013
8014 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
8015
9e88fd4a
NB
80162000-07-11 Neil Booth <NeilB@earthling.net>
8017
8018 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
8019
745ef6d6
NB
80202000-07-11 Neil Booth <NeilB@earthling.net>
8021
8022 * gcc.dg/cpp/cmdlne-C.c: New.
8023
91fcd158
NB
80242000-07-09 Neil Booth <NeilB@earthling.net>
8025
745ef6d6
NB
8026 * gcc.dg/cpp/directiv.c: New tests.
8027 * gcc.dg/cpp/undef1.c: Update.
91fcd158 8028
5eaac26c
AMT
80292000-07-08 Angela Marie Thomas <angela@cygnus.com>
8030
8031 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
8032
5d0bca5b
NB
80332000-07-09 Neil Booth <NeilB@earthling.net>
8034
8035 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
8036
cf00a885
ZW
80372000-07-07 Zack Weinberg <zack@wolery.cumb.org>
8038
8039 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
8040 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
8041
563dd08a
NB
80422000-07-08 Neil Booth <NeilB@earthling.net>
8043
8044 * gcc.dg/cpp/macsyntx.c: New tests.
8045
ca81c149
JJ
80462000-07-07 Jakub Jelinek <jakub@redhat.com>
8047
8048 * gcc.dg/20000707-1.c: New test.
8049
f5afd9e9
JJ
80502000-07-07 Jakub Jelinek <jakub@redhat.com>
8051
8052 * gcc.c-torture/execute/20000706-1.c: New test.
8053 * gcc.c-torture/execute/20000706-2.c: New test.
8054 * gcc.c-torture/execute/20000706-3.c: New test.
8055 * gcc.c-torture/execute/20000706-4.c: New test.
8056 * gcc.c-torture/execute/20000706-5.c: New test.
8057
54c69093
NS
80582000-07-06 Nathan Sidwell <nathan@codesourcery.com>
8059
8060 * g++.old-deja/g++.pt/instantiate7.C: New test.
8061
c2e276fe
NS
80622000-07-06 Nathan Sidwell <nathan@codesourcery.com>
8063
8064 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
8065 * g++.old-deja/g++.mike/thunk3.C: Likewise.
8066 * g++.old-deja/g++.other/rtti3.C: Likewise.
8067 * g++.old-deja/g++.other/rttid3.C: Likewise.
8068
ff633c68
DB
80692000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
8070
8071 * g77.f-torture/compile/20000630-1.x: Fix typo
8072
bfa697a9
ZW
80732000-07-05 Zack Weinberg <zack@wolery.cumb.org>
8074
8075 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
8076 assembly output.
8077
c71f835b
ZW
80782000-07-04 Zack Weinberg <zack@wolery.cumb.org>
8079
8080 * gcc.dg/cpp/ident.c: New test.
8081
043afb2a
NB
80822000-07-05 Neil Booth <NeilB@earthling.net>
8083
8084 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
8085 gcc.dg/cpp/lexstrng.c: New tests.
8086
d2c1325a
NB
80872000-07-04 Neil Booth <NeilB@earthling.net>
8088
8089 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
8090 * gcc.dg/cpp/strify2.c: Same.
8091
041c3194
ZW
80922000-07-03 Zack Weinberg <zack@wolery.cumb.org>
8093
8094 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
8095 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
8096 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
8097 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
8098
8099 * testsuite/gcc.dg/cpp/macro1.c,
8100 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
8101 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
8102 testsuite/gcc.dg/cpp/strify1.c,
8103 testsuite/gcc.dg/cpp/strify2.c: New tests.
8104
f46ad076
JJ
81052000-07-03 Jakub Jelinek <jakub@redhat.com>
8106
8107 * gcc.c-torture/execute/20000703-1.c: New test.
8108
2e637721
NS
81092000-07-03 Nathan Sidwell <nathan@codesourcery.com>
8110
8111 * g++.old-deja/g++.pt (lookup10.C): New test.
8112
d9b53142
NS
81132000-07-03 Nathan Sidwell <nathan@codesourcery.com>
8114
8115 * g++.old-deja/g++.pt (typename25.C): New test.
8116
cd9bedad
ZW
81172000-07-02 Zack Weinberg <zack@wolery.cumb.org
8118
8119 * gcc.c-torture/compile/20000701-1.c: New test.
8120
996b539f
NC
81212000-06-30 Nick Clifton <nickc@cygnus.com>
8122
8123 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
8124 to test case.
8125
45f640c2
CM
81262000-06-30 Catherine Moore <clm@cygnus.com>
8127
8128 * gcc.c-torture/execute/align-1.c: New test.
8129
34f9943e
NS
81302000-06-30 Nathan Sidwell <nathan@codesourcery.com>
8131
8132 * g++.old-deja/g++.pt/expr8.C: New test.
8133 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
8134
671e85f6
NC
81352000-06-29 Nick Clifton <nickc@cygnus.com>
8136
8137 * gcc.c-torture/compile/20000629-1.c: New test.
8138
d1e43c8b
ZW
81392000-06-29 Zack Weinberg <zack@wolery.cumb.org>
8140
8141
8142 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
8143 gcc.dg/noncompile directory, depending on whether they're
8144 preprocessor tests or not. Annotate all the tests for the dg
8145 framework.
8146
8147 * gcc.c-torture/noncompile/noncompile.exp: Delete.
8148 * gcc.dg/noncompile/noncompile.exp: New.
8149
8150 * Moved files:
8151 Old name New name
8152 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
8153 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
8154 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
8155 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
8156 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
8157 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
8158 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
8159 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
8160 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
8161 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
8162 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
8163 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
8164 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
8165 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
8166 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
8167 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
8168 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
8169 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
8170 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
8171 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
8172 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
8173 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
8174 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
8175 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
8176
8177 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
8178 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
8179 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
8180 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
8181 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
8182 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
8183
122168d7
ZW
81842000-06-29 Zack Weinberg <zack@wolery.cumb.org>
8185
8186 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
8187 declare one variable. On the fourth, error.
8188 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
8189 declared by 20000628-1a.h.
8190
051aec25
RH
81912000-06-29 Richard Henderson <rth@redhat.com>
8192
8193 * gcc.c-torture/execute/930529-1.x: New file.
122168d7 8194 * gcc.dg/920413-1.c: Adjust expected warning text.
051aec25
RH
8195 * gcc.dg/980217-1.c: Declare abort.
8196 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
8197
3097c22b
JL
8198Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
8199
8200 * g77.f-torture/compile/20000629-1.f: New test.
8201 * g77.f-torture/compile/20000629-1.x: Expected to fail.
8202
3be6ce46
ZW
82032000-06-28 Zack Weinberg <zack@wolery.cumb.org>
8204
8205 Rearrange lots of files, removing entirely the
122168d7 8206 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3be6ce46
ZW
8207 directories.
8208
8209 * Deleted files:
8210 gcc.c-torture/code_quality/code_quality.exp
8211 gcc.c-torture/special/special.exp
8212 gcc.failure/failure.exp
8213 gcc.failure/940409-1.x
8214 gcc.c-torture/compile/961203-1.x
8215
8216 * New files:
8217 gcc.misc-tests/linkage.exp
8218 gcc.c-torture/execute/920730-1t.c
8219 gcc.c-torture/execute/920730-1t.x
8220 gcc.c-torture/compile/920520-1.x
8221 gcc.c-torture/compile/920521-1.x
8222 gcc.c-torture/compile/981006-1.x
8223 gcc.c-torture/execute/eeprof-1.x
8224
8225 * Moved files (possibly with modifications to fit a new harness):
8226 Old name New name
8227 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
8228 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
8229 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
8230 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
8231 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
8232 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
8233 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
8234 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
8235 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
8236 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
8237 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
8238 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
8239 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
8240 gcc.failure/940409-1.c gcc.dg/940409-1.c
8241
1e89760d
ZW
82422000-06-28 Zack Weinberg <zack@wolery.cumb.org>
8243
9d1d9b4f
ZW
8244 * c-torture/compile/961203-1.x: Delete.
8245
1e89760d
ZW
8246 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
8247 not exit. Include stdio.h.
8248 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
8249 * gcc.misc-tests/dg-12.c: Likewise.
8250 * gcc.misc-tests/dg-5.c: Likewise.
8251 * gcc.misc-tests/dg-6.c: Likewise.
8252 * gcc.misc-tests/dg-7.c: Prototype abort.
8253 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
8254 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
8255 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
8256 not exit.
8257 * gcc.misc-tests/sieve.c: Use return from main, not exit.
8258 * gcc.misc-tests/sort2.c: Use return from main, not exit.
8259
39ab19f6
JJ
82602000-06-28 Jakub Jelinek <jakub@redhat.com>
8261
8262 * gcc.dg/cpp/20000628-1.c: New test.
8263 * gcc.dg/cpp/20000628-1.h: New header for above test.
8264 * gcc.dg/cpp/20000628-1a.h: Likewise.
8265
d845dc52
ZW
82662000-06-27 Zack Weinberg <zack@wolery.cumb.org>
8267
8268 * gcc.dg/cpp: New directory.
8269 * gcc.dg/cpp/cpp.exp: New driver.
8270 * gcc.dg/cpp/20000627-1.c: New test.
8271 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
8272 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
8273 and rewrite as a compilation test.
8274
8275 * gcc.dg: Move many files into the cpp subdirectory, possibly
8276 renaming or editing them as well.
8277 Old name New name
8278 990119-1.c cpp/19990119-1.c
8279 990228-1.c cpp/19990228-1.c
8280 990407-1.c cpp/19990407-1.c
8281 990409-1.c cpp/19990409-1.c
8282 990413-1.c cpp/19990413-1.c
8283 990703-1.c cpp/19990703-1.c
8284 20000127-1.c cpp/20000127-1.c
8285 20000129-1.c cpp/20000129-1.c
8286 20000207-1.c cpp/20000207-1.c
8287 20000207-2.c cpp/20000207-2.c
8288 20000209-1.c cpp/20000209-1.c
8289 20000209-2.c cpp/20000209-2.c
8290 20000301-1.c cpp/20000301-1.c
8291 20000419-1.c cpp/20000419-1.c
8292 20000510-1.S cpp/20000510-1.S
8293 20000519-1.c cpp/20000519-1.c
8294 20000529-1.c cpp/20000529-1.c
8295 20000625-1.c cpp/20000625-1.c
8296 20000625-2.c cpp/20000625-2.c
8297 cpp-as1.c cpp/assert1.c
8298 cpp-as2.c cpp/assert2.c
8299 cxx-comments-1.c cpp/cxxcom1.c
8300 cxx-comments-2.c cpp/cxxcom2.c
8301 endif-label.c cpp/endif.c
8302 cpp-hash1.c cpp/hash1.c
8303 cpp-hash2.c cpp/hash2.c
8304 cpp-if1.c cpp/if-1.c
8305 cpp-if2.c cpp/if-2.c
8306 cpp-if3.c cpp/if-3.c
8307 cpp-if4.c cpp/if-4.c
8308 cpp-if5.c cpp/if-5.c
8309 cpp-cond.c cpp/if-cexp.c
8310 cpp-missingop.c cpp/if-mop.c
8311 cpp-missingparen.c cpp/if-mpar.c
8312 cpp-opprec.c cpp/if-oppr.c
8313 cpp-ifparen.c cpp/if-paren.c
8314 cpp-shortcircuit.c cpp/if-sc.c
8315 cpp-shift.c cpp/if-shift.c
8316 cpp-unary.c cpp/if-unary.c
8317 cpp-li1.c cpp/line1.c
8318 cpp-li2.c cpp/line2.c
8319 lineno.c cpp/line3.c
8320 lineno-2.c cpp/line4.c
8321 cpp-mi.c cpp/mi1.c
8322 cpp-mic.h cpp/mi1c.h
8323 cpp-micc.h cpp/mi1cc.h
8324 cpp-mind.h cpp/mi1nd.h
8325 cpp-mindp.h cpp/mi1ndp.h
8326 cpp-mix.h cpp/mi1x.h
8327 cpp-mi2.c cpp/mi2.c
8328 cpp-mi2a.h cpp/mi2a.h
8329 cpp-mi2b.h cpp/mi2b.h
8330 cpp-mi2c.h cpp/mi2c.h
8331 cpp-mi3.c cpp/mi3.c
8332 cpp-mi3.def cpp/mi3.def
8333 poison-1.c cpp/poison.c
8334 pr-impl.c cpp/prag-imp.c
8335 cpp-redef-2.c cpp/redef1.c
8336 cpp-redef.c cpp/redef2.c
8337 strpaste.c cpp/strp1.c
8338 strpaste-2.c cpp/strp2.c
8339 cpp-tradpaste.c cpp/tr-paste.c
8340 cpp-tradstringify.c cpp/tr-str.c
8341 cpp-tradwarn1.c cpp/tr-warn1.c
8342 cpp-tradwarn2.c cpp/tr-warn2.c
8343 trigraphs.c cpp/trigraphs.c
8344 cpp-unc1.c cpp/unc1.c
8345 cpp-unc2.c cpp/unc2.c
8346 cpp-unc3.c cpp/unc3.c
8347 cpp-unc.c cpp/unc4.c
8348 undef.c cpp/undef1.c
8349 undef-2.c cpp/undef2.c
8350 cpp-wi1.c cpp/widestr1.c
8351
49199692
MM
83522000-06-27 Mark Mitchell <mark@codesourcery.com>
8353
8354 * lib/g++.exp (g++_include_flags): Tweak.
8355
1c7781fb 83562000-06-27 H.J. Lu <hjl@gnu.org>
92936ecf
ZW
8357 Loren J. Rittle <ljrittle@acm.org>
8358
8359 * lib/g++.exp (g++_include_flags): Override libgloss.exp
8360 version with one that knows about the new gcc tree structure.
8361 (g++_link_flags): Same.
1c7781fb 8362
754773e2
ZW
83632000-06-26 Zack Weinberg <zack@wolery.cumb.org>
8364
4540727a
ZW
8365 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
8366 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
8367 case we are cross-compiling.
8368
754773e2 8369 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
92936ecf 8370 g++.old-deja/g++.niklas/Makefile.in,
754773e2
ZW
8371 g++.old-deja/g++.niklas/configure.in,
8372 g++.old-deja/g++.other/Makefile.in,
8373 g++.old-deja/g++.other/configure.in,
8374 gcc.c-torture/code_quality/Makefile.in,
8375 gcc.c-torture/code_quality/configure.in,
8376 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
8377 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
8378 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
8379 gcc.c-torture/execute/ieee/Makefile.in,
8380 gcc.c-torture/execute/ieee/configure.in,
8381 gcc.c-torture/noncompile/Makefile.in,
8382 gcc.c-torture/noncompile/configure.in,
8383 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
8384 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
8385 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
8386
ed18e47e
NS
83872000-06-26 Nathan Sidwell <nathan@codesourcery.com>
8388
8389 * g++.old-deja/g++.other/ambig3.C: New test.
8390
51a5a5e0
NS
83912000-06-26 Nathan Sidwell <nathan@codesourcery.com>
8392
8393 * g++.old-deja/g++.pt/syntax1.C: New test.
8394 * g++.old-deja/g++.pt/syntax2.C: New test.
8395 * g++.old-deja/g++.other/syntax3.C: New test.
8396 * g++.old-deja/g++.other/syntax4.C: New test.
8397
41035013
ZW
83982000-06-25 Zack Weinberg <zack@wolery.cumb.org>
8399
8400 * gcc.dg/20000623-1.c: Prototype exit and abort.
8401
b42115f7
ZW
84022000-06-25 Zack Weinberg <zack@wolery.cumb.org>
8403
8404 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
92936ecf 8405 New tests.
b42115f7
ZW
8406 * gcc.dg/cpp-mi3.def: New file.
8407
8408 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
8409 inside assertions.
8410 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
8411 lexer's error messages.
8412 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
8413 divine anything from the linemarkers.
8414 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
8415 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
8416
3e0abe15
GK
84172000-06-23 Geoffrey Keating <geoffk@cygnus.com>
8418
8419 * gcc.dg/20000623-1.c: New test.
8420
1d663f67
JJ
84212000-06-22 Jakub Jelinek <jakub@redhat.com>
8422
8423 * gcc.c-torture/execute/20000622-1.c: New test.
8424
56803752
NS
84252000-06-22 Nathan Sidwell <nathan@codesourcery.com>
8426
8427 * g++.old-deja/g++.other/init15.C: New test.
8428
dc2a68d7
NS
84292000-06-22 Nathan Sidwell <nathan@codesourcery.com>
8430
8431 * g++.old-deja/g++.pt/vaarg2.C: New test.
8432 * g++.old-deja/g++.pt/vaarg3.C: New test.
8433
5f8f4751
NS
84342000-06-20 Nathan Sidwell <nathan@codesourcery.com>
8435
8436 * g++.old-deja/g++.other/dyncast6.C: New test.
8437
22c40c28
JJ
84382000-06-15 Jakub Jelinek <jakub@redhat.com>
8439
8440 * gcc.c-torture/execute/loop-6.c: New test.
8441
d2f7db1d
JJ
84422000-06-14 Jakub Jelinek <jakub@redhat.com>
8443
8444 * gcc.dg/20000614-1.c: New test.
8445 * gcc.dg/20000614-2.c: New test.
8446
adab1923
HPN
84472000-06-14 Hans-Peter Nilsson <hp@axis.com>
8448
8449 * g++.old-deja/g++.other/inline12.C: New test.
8450
b4f2fe91
JJ
84512000-06-13 Jakub Jelinek <jakub@redhat.com>
8452
8453 * g++.old-deja/g++.other/eh1.C: New test.
8454
84552000-06-12 Jakub Jelinek <jakub@redhat.com>
8456
8457 * g++.old-deja/g++.other/type.C: New test.
8458
84592000-06-05 Jakub Jelinek <jakub@redhat.com>
8460
8461 * g++.old-deja/g++.other/initstring.C: New test.
8462
431f67e2
JM
84632000-06-12 Jason Merrill <jason@redhat.com>
8464
8465 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
8466
83c137d7
JL
8467Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
8468
8469 * gcc.c-torture/compile/20000609-1.c: New test.
8470
27985b66
CP
8471Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
8472
8473 * gcc.dg/20000609-1.c: New test.
8474
fbc40ced
ZW
84752000-06-08 Zack Weinberg <zack@wolery.cumb.org>
8476
8477 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
8478 * gcc.c-torture/noncompile/poison-1.c: Move...
8479 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
8480 * gcc.dg/cpp-li1.c: Add a token after the #line.
8481
80e08b30
RH
84822000-06-05 Richard Henderson <rth@cygnus.com>
8483
8484 * gcc.c-torture/execute/20000605-2.c: New test.
8485 * gcc.c-torture/execute/20000605-3.c: New test.
8486
5e9e71f0
DB
84872000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
8488
8489 * g77.f-torture/execute/20000503-1.x: New file.
8490
b6a5dfa1
NS
84912000-06-06 Nathan Sidwell <nathan@codesourcery.com>
8492
8493 * g++.old-deja/g++.eh/badalloc1.C: New test.
8494
fce8451d
RH
84952000-06-05 Richard Henderson <rth@cygnus.com>
8496
8497 * gcc.c-torture/execute/20000605-1.c: New test.
8498
1687c88c
JJ
84992000-06-05 Jakub Jelinek <jakub@redhat.com>
8500 Nathan Sidwell <nathan@codesourcery.com>
8501
8502 * gcc.c-torture/compile/20000605-1.c: New test.
8503
22ad5966
DB
85042000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
8505
92936ecf 8506 * g77.f-torture/compile/20000601-1.f: New test.
22ad5966 8507
72934de7
RH
85082000-06-03 Richard Henderson <rth@cygnus.com>
8509
8510 * gcc.c-torture/execute/20000603-1.c: New.
8511
0e13506e
ZW
85122000-06-02 Zack Weinberg <zack@wolery.cumb.org>
8513
8514 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
8515 * gcc.dg/noreturn-2.c (noreturn): Likewise.
8516
d7a2e0f7
ZW
85172000-06-01 Zack Weinberg <zack@wolery.cumb.org>
8518
1082afb6
ZW
8519 * gcc.dg/compare2.c (case 12): XFAIL.
8520 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
8521 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
8522
d7a2e0f7
ZW
8523 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
8524
ea4a453b
ZW
85252000-05-29 Zack Weinberg <zack@wolery.cumb.org>
8526
8527 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
8528 guard macro is already defined when the header is first
8529 included.
8530 * gcc.dg/cpp-mix.h: New file.
8531 * gcc.dg/endif-label.c: Update patterns to match compiler.
8532
8533 * g++.brendan/complex1.C: Declare abort.
8534 * g++.law/refs4.C: Remove XFAIL.
8535 * g++.oliva/expr2.C: Declare abort and exit.
8536
5ac707b8
AO
85372000-05-28 Alexandre Oliva <aoliva@cygnus.com>
8538
bb078eb4
AO
8539 * gcc.c-torture/execute/20000528-1.c: New test.
8540
5ac707b8
AO
8541 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
8542 * g++.old-deja/g++.law/temps4.C: Likewise.
8543
e801c5c2
AO
8544 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
8545 stdlib.h. Call abort() on failure.
8546 * g++.old-deja/g++.law/refs4.C: Likewise.
8547 * g++.old-deja/g++.law/temps4.C: Likewise.
8548 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
92936ecf 8549 * gcc.c-torture/execute/20000112-1.c: Include string.h.
e801c5c2 8550
d2b51b10
ZW
85512000-05-27 Zack Weinberg <zack@wolery.cumb.org>
8552
8553 Relative to g++.dg/special:
8554 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
8555
8556 Relative to g++.old-deja:
8557 * g++.brendan/complex1.C, g++.jason/optimize2.C,
8558 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
8559 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
8560 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
92936ecf 8561 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
d2b51b10
ZW
8562 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
8563 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
8564
8565 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
8566 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
8567 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
8568 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
8569 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
8570 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
8571 and/or string.h.
8572
8573 * g++.other/goto1.C: Update expectations for error messages.
8574
49080ead
AO
85752000-05-25 Alexandre Oliva <aoliva@cygnus.com>
8576
8577 * gcc.c-torture/compile/20000523-1.c: New test.
8578
bfc22107
NS
85792000-05-25 Nathan Sidwell <nathan@codesourcery.com>
8580
8581 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
8582
bebc2c61
NS
85832000-05-25 Nathan Sidwell <nathan@codesourcery.com>
8584
8585 * g++.old-deja/g++.eh/catch11.C: New test.
8586 * g++.old-deja/g++.eh/catch12.C: New test.
8587
88903d85
NC
85882000-05-24 Nick Clifton <nickc@cygnus.com>
8589
8590 * gcc.c-torture/execute/20000523-1.c: New test.
8591
7b844298
ZW
85922000-05-23 Zack Weinberg <zack@wolery.cumb.org>
8593
8594 * c-torture/execute/bcp-1.c: Replace abort in arg of
8595 __builtin_constant_p with a generic external function.
8596
8597 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
8598 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
8599 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
8600 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
8601 Prototype abort and/or exit.
8602
8603 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
8604 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
8605 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
8606 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
8607
38285a09
AO
86082000-05-22 Alexandre Oliva <aoliva@cygnus.com>
8609
8610 * gcc.dg/dwarf2-1.c: New test.
8611
1e139755
RH
86122000-05-20 Richard Henderson <rth@cygnus.com>
8613
8614 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
8615
019b761f
AJ
86162000-05-20 Andreas Jaeger <aj@suse.de>
8617
8618 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
8619 testcase.
8620
ea25bef4
DE
86212000-05-19 David Edelsohn <edelsohn@gnu.org>
8622
8623 * gcc.c-torture/execute/20000519-2.c: New test.
8624
b4c40d3c
AJ
86252000-05-19 Andreas Jaeger <aj@suse.de>
8626
0d9a7d79
AJ
8627 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
8628 which fails with SSA.
8629
b4c40d3c
AJ
8630 * lib/c-torture.exp: Also test with -O3 -fssa.
8631
14806ff1
MM
86322000-05-18 Michael Meissner <meissner@redhat.com>
8633
8634 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8635 * gcc.c-torture/execute/920415-1.c: Ditto.
8636 * gcc.c-torture/execute/920501-1.c: Ditto.
8637 * gcc.c-torture/execute/conversion.c: Ditto.
8638 * gcc.c-torture/execute/cvt-1.c: Ditto.
8639
606b4c94
JL
8640Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
8641
8642 * gcc.c-torture/compile/20000518-1.c: New test.
8643
3eb16773
DB
86442000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
8645
8646 * g77.f-torture/compile/200005018.f: New test.
8647
233f4c98
JL
8648Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
8649
8650 * gcc.c-torture/compile/20000517-1.c: New test.
8651
13fa2029
FS
86522000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8653
8654 * gcc.c-torture/execute/20000516-1.c: New test.
8655
a48df362
JJ
86562000-05-15 Jakub Jelinek <jakub@redhat.com>
8657
8658 * g++.old-deja/g++.other/eh.C: New test.
8659
67384dfb
RH
86602000-05-12 Richard Henderson <rth@cygnus.com>
8661
8662 * gcc.c-torture/execute/990208-1.c (main): Don't pass
8663 constants through to doit's conditional.
8664
2e8b0910
JL
8665Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
8666
8a744ae0 8667 * gcc.c-torture/compile/20000511-1.c: New test.
2e8b0910
JL
8668 * g77.f-torture/compile/20000511-1.f: New test.
8669 * g77.f-torture/compile/20000511-2.f: New test.
8670
0f00654b
MM
86712000-05-11 Michael Meissner <meissner@redhat.com>
8672
8673 * gcc.c-torture/execute/20000511-1.c: New test.
8674
3ae1c615
ZW
86752000-05-11 Zack Weinberg <zack@wolery.cumb.org>
8676
8677 * gcc.dg/dg.exp: Scan .S files as well as .c files.
8678 * gcc.dg/20000510-1.S: New.
8679
c0916fa0
CM
86802000-05-08 Catherine Moore <clm@cygnus.com>
8681
8682 * gcc.dg/unused-3.c: New.
8683
efdbc6f8
RH
86842000-05-06 Richard Henderson <rth@cygnus.com>
8685
8686 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8687 * g++.old-deja/g++.mike/warn1.C: Likewise.
8688 * g++.old-deja/g++.pt/local1.C: Likewise.
8689 * g++.old-deja/g++.pt/local7.C: Likewise.
8690 * g++.old-deja/g++.pt/spec16.C: Likewise.
8691
846cf122
NS
86922000-05-06 Nathan Sidwell <nathan@codesourcery.com>
8693
8694 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8695
7d76ae56
DB
86962000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
8697
efdbc6f8 8698 * g77.f-torture/execute/20000503-1.f: New test.
7d76ae56 8699
07d787fd
AJ
87002000-05-04 Andreas Jaeger <aj@suse.de>
8701
8702 * gcc.dg/noreturn-2.c: New test.
8703
59b30ca6
NB
87042000-05-04 Neil Booth <NeilB@earthling.net>
8705
8706 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8707 preprocessor.
8708
beaf61f5
RH
87092000-05-04 Richard Henderson <rth@cygnus.com>
8710
8711 * gcc.c-torture/execute/20000503-1.c: Fix typo.
8712
f63c134b
RH
87132000-05-04 Richard Henderson <rth@cygnus.com>
8714
8715 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
8716 OpenSSL by Jason R Thorpe.
8717
83f1c55d
RH
8718Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
8719
8720 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8721
22a87840
RL
87222000-05-03 Robert Lipe <robertlipe@usa.net>
8723
8724 * gcc.dg/20000503-1.c: New test.
8725
753e6cf1
JJ
87262000-05-02 Jakub Jelinek <jakub@redhat.com>
8727
8728 * gcc.c-torture/compile/20000502-1.c: New test.
8729 * g++.old-deja/g++.other/align.C: New test.
9900f597 8730 * gcc.dg/cpp-tradstringify.c: New test.
753e6cf1 8731
83f1c55d
RH
8732Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
8733
8734 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8735 and hard registers.
8736
87372000-04-26 Geoff Keating <geoffk@cygnus.com>
8738
8739 * gcc.c-torture/execute/loop-5.c: New test.
8740
87412000-04-25 Jakub Jelinek <jakub@redhat.com>
8742
8743 * gcc.c-torture/execute/va-arg-20.c: New test.
8744
96933f43
JL
8745Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
8746
8747 * gcc.c-torture/execute/20000422-1.c: New test.
8748
83f1c55d
RH
87492000-04-20 Greg McGary <gkm@gnu.org>
8750
8751 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8752 when optimizing, but without sibling-call optimizations (-O1).
8753
404e6b79
JL
8754Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
8755
efdbc6f8 8756 * gcc.c-torture/compile/20000420-1.c: New test.
404e6b79 8757
a33b40d2
NS
87582000-04-20 Nathan Sidwell <nathan@codesourcery.com>
8759
8760 * g++.abi/ptrflags.C: New test.
8761 * g++.eh/catchptr1.C: Test incomplete pointer chains.
8762
83f1c55d
RH
8763Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
8764
8765 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8766
87672000-04-19 Greg McGary <gkm@gnu.org>
8768
8769 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8770 sibling-call optimizations.
8771
0d5a06bd
ZW
87722000-04-19 Zack Weinberg <zack@wolery.cumb.org>
8773
8774 * gcc.dg/20000419-1.c: New test.
8775
83f1c55d
RH
8776Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
8777
8778 * gcc.c-torture/execute/20000412-6.c: New test.
8779
2c45f94b
JL
8780Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
8781
504f140d 8782 * gcc.c-torture/execute/20000412-5.c: New test.
9c749c66 8783 * g77.f-torture/compile/20000412-1.f: New test.
380b409b 8784 * gcc.c-torture/execute/20000412-4.c: New test.
270630a2 8785 * gcc.c-torture/compile/20000412-2.c: New test.
d0158d40 8786 * gcc.c-torture/execute/20000412-3.c: New test.
46feb4ab 8787 * gcc.c-torture/compile/20000412-1.c: New test.
2c45f94b
JL
8788 * gcc.c-torture/execute/20000412-2.c: New test.
8789
aa7647ee
JJ
87902000-04-12 Jakub Jelinek <jakub@redhat.com>
8791
8792 * objc/execute/bf-20.m: New test.
8793
eb802827
RH
87942000-04-10 Richard Henderson <rth@cygnus.com>
8795
7265c420
RH
8796 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8797
eb802827
RH
8798 * gcc.c-torture/execute/20000412-1.c: New test.
8799
96e1d96c
NS
88002000-04-10 Nathan Sidwell <nathan@codesourcery.com>
8801
8802 * g++.old-deja/g++.eh/catchptr1.C: New test.
8803
e33c685b
NS
88042000-04-09 Nathan Sidwell <nathan@codesourcery.com>
8805
8806 * g++.old-deja/g++.abi/cxa_vec.C: New test.
8807
ed343779 88082000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 8809
ed343779
NB
8810 * gcc.dg/cpp-nullchar.c: Remove test as
8811 embedded nulls cause problems.
8812
4ddf4d7b
KG
88132000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8814
8815 * gcc.dg/compare2.c: New test.
8816
65232ce9 88172000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 8818
65232ce9
NB
8819 * gcc.dg/cpp-nullchar.c: New test.
8820
f787c583
ZW
88212000-04-07 Zack Weinberg <zack@wolery.cumb.org>
8822
8823 * gcc.dg/cpp-mi2.c: New test.
8824 * gcc.dg/cpp-mi2[abc].h: New files.
8825
e8ff28b4
NS
88262000-04-07 Nathan Sidwell <nathan@codesourcery.com>
8827
8828 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8829 member name.
8830
1388b247
NS
88312000-04-06 Nathan Sidwell <nathan@codesourcery.com>
8832
8833 * g++.old-deja/g++.abi/vmihint.C: New test.
8834
dabe43de
NB
88352000-04-06 Neil Booth <NeilB@earthling.net>
8836
8837 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8838 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
92936ecf 8839 copyright.
dabe43de 8840
83f1c55d
RH
8841Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
8842
8843 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8844 avoid stack-frame overwrite.
8845
88462000-04-05 Jakub Jelinek <jakub@redhat.com>
8847
8848 * gcc.c-torture/compile/20000405-2.c: New test.
8849 * gcc.c-torture/compile/20000405-3.c: New test.
8850
88512000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8852
8853 * gcc.c-torture/compile/20000405-1.c: New test.
8854
ace8b015
GK
88552000-04-04 Geoff Keating <geoffk@cygnus.com>
8856
8857 * gcc.dg/cast-qual-1.c: Revert last change.
8858
be340b97
KG
88592000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8860
8861 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8862
6b32882f
ZW
88632000-04-03 Zack Weinberg <zack@wolery.cumb.org>
8864
8865 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8866 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8867
98e29481
JL
8868Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
8869
728ee72a 8870 * gcc.c-torture/compile/20000403-2.c: New test.
98e29481
JL
8871 * gcc.c-torture/compile/20000403-1.c: New test.
8872
83f1c55d
RH
8873Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
8874
8875 * gcc.c-torture/execute/20000403-1.c: New test.
8876
88772000-04-03 Geoff Keating <geoffk@cygnus.com>
8878
8879 * gcc.c-torture/execute/20000402-1.c: New test.
8880
8881Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
8882
8883 * gcc.c-torture/execute/va-arg-15.c: New test.
8884 * gcc.c-torture/execute/va-arg-16.c: New test.
8885 * gcc.c-torture/execute/va-arg-17.c: New test.
8886 * gcc.c-torture/execute/va-arg-18.c: New test.
8887 * gcc.c-torture/execute/va-arg-19.c: New test.
8888
bfab56e7
ZW
88892000-04-02 Zack Weinberg <zack@wolery.cumb.org>
8890
8891 * gcc.c-torture/compile/981211-1.c: Move to...
8892 * gcc.dg/cpp-as1.c: ...here.
8893 * gcc.dg/cpp-as2.c: New file.
8894
8895 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8896 compiler.
8897
93fd8bf7
NB
88982000-04-02 Neil Booth <NeilB@earthling.net>
8899
8900 * gcc.dg/cpp-cond.c New tests.
8901 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
8902 accidental success less likely.
8903 * gcc.dg/cpp-missingop.c New tests.
8904 * gcc.dg/cpp-missingparen.c New tests.
8905 * gcc.dg/cpp-shift.c New tests.
8906 * gcc.dg/cpp-shortcircuit.c New tests.
8907 * gcc.dg/cpp-unary.c New tests.
8908
843cae51
JL
8909Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
8910
8911 * gcc.c-torture/compile/20000329-1.c: New test.
8912
83f1c55d
RH
89132000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
8914
8915 * gcc.c-torture/compile/20000326-1.c: New test.
8916 * gcc.c-torture/compile/20000326-2.c: New test.
8917
89182000-03-24 Geoff Keating <geoffk@cygnus.com>
8919
8920 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
8921 the first parameter is a function argument.
8922
c9bb76b9
NS
89232000-03-23 Nathan Sidwell <nathan@codesourcery.com>
8924
8925 * g++.old-deja/g++.ext/array4.C: New test.
8926
83f1c55d
RH
89272000-03-22 Geoff Keating <geoffk@cygnus.com>
8928
8929 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
8930
b9712646
KG
89312000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8932
8933 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
8934
1722dcfc
RH
89352000-03-19 Richard Henderson <rth@cygnus.com>
8936
8937 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
8938
5d6a090f
RH
89392000-03-19 Richard Henderson <rth@cygnus.com>
8940
8941 * gcc.c-torture/compile/20000319-1.c: New test.
8942
4fa241f2
JL
8943Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
8944
7924327e 8945 * gcc.c-torture/execute/20000314-3.c: New test.
07fd50ea 8946 * gcc.c-torture/execute/20000314-2.c: New test.
263ac0d8
JL
8947 * gcc.c-torture/execute/20000314-1.c: New test.
8948 * gcc.c-torture/compile/20000314-2.c: New test.
8949 * gcc.c-torture/compile/20000314-1.c: New test.
4fa241f2 8950
302e5c46
NS
89512000-03-13 Nathan Sidwell <nathan@codesourcery.com>
8952
8953 * g++.old-deja/g++.warn/inline.C: New test.
8954
83f1c55d
RH
8955Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
8956
8957 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
8958 standards-compliant result rather than specific constants.
8959 Put test-values in array.
8960
602b1b13
JM
89612000-03-08 Jason Merrill <jason@casey.cygnus.com>
8962
8963 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8964 (g++_target_compile): Put test-specific options last.
8965
45f984e4
NS
89662000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8967
8968 * g++.old-deja/g++.eh/vbase4.C: New test.
8969
532f12a2
NS
89702000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8971
8972 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8973
98eddaf7
NS
89742000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8975
8976 * g++.old-deja/g++.brendan/misc12.C: Removed.
8977 * g++.old-deja/g++.pt/memtemp77.C: Constify.
8978 * g++.old-deja/g++.ext/pretty4.C: New test.
8979
8ce5ef19
NS
89802000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8981
8982 * g++.old-deja/g++.other/string2.C: New test.
8983
133a40d2
NS
89842000-03-06 Nathan Sidwell <nathan@codesourcery.com>
8985
92936ecf 8986 * g++.old-deja/g++.warn/impint2.C: New test.
133a40d2 8987
83f1c55d
RH
8988Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
8989
8990 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8991 is 1, not zero.
8992
2f6f9ac7
NS
89932000-03-05 Nathan Sidwell <nathan@codesourcery.com>
8994
8995 * g++.old-deja/g++.warn/impint.C: New test.
8996 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8997 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8998 * g++.old-deja/g++.pt/explicit12.C: Likewise.
8999 * g++.old-deja/g++.pt/explicit13.C: Likewise.
9000 * g++.old-deja/g++.pt/explicit17.C: Likewise.
9001 * g++.old-deja/g++.pt/explicit18.C: Likewise.
9002 * g++.old-deja/g++.pt/explicit19.C: Likewise.
9003 * g++.old-deja/g++.pt/explicit23.C: Likewise.
9004 * g++.old-deja/g++.pt/explicit31.C: Likewise.
9005 * g++.old-deja/g++.pt/explicit35.C: Likewise.
9006 * g++.old-deja/g++.pt/explicit6.C: Likewise.
9007 * g++.old-deja/g++.pt/memclass7.C: Likewise.
9008
fbb886eb
ZW
90092000-03-01 Zack Weinberg <zack@wolery.cumb.org>
9010
9011 * gcc.dg/cpp-redef.c: New test.
9012
2a6b7809
NS
90132000-02-29 Nathan Sidwell <nathan@codesourcery.com>
9014
9015 * g++.old-deja/g++.pt/unify7.C: New test.
9016
eeafa66d
RK
9017Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9018
9019 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
9020 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
9021
83f1c55d
RH
90222000-02-25 Geoff Keating <geoffk@cygnus.com>
9023
9024 * gcc.c-torture/compile/20000224-1.c: New test.
9025
90262000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9027
9028 * gcc.c-torture/compile/cpp-2.c: New test.
9029 * gcc.c-torture/compile/cpp-1.c: New test.
9030
985dae7c
JL
9031Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
9032
9033 * gcc.c-torture/execute/20000225-1.c: New test.
9034
cff244b2
AO
90352000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9036
495da1f6
AO
9037 * gcc.dg/cpp-li2.c: New test.
9038
e729bc6d
AO
9039 * gcc.dg/cpp-wi1.c: New test.
9040
cff244b2
AO
9041 * gcc.dg/cpp-li1.c: New test.
9042
da3a4719
NS
90432000-02-24 Nathan Sidwell <nathan@codesourcery.com>
9044
9045 * g++.old-deja/g++.other/sizeof5.C: New test.
9046
83f1c55d
RH
90472000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9048
9049 * gcc.c-torture/execute/va-arg-13.c: New test.
9050
9051Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
9052
9053 * gcc.c-torture/execute/va-arg-12.c: New test.
9054
90552000-02-23 Nathan Sidwell <nathan@codesourcery.com>
9056
9057 * gcc.c-torture/execute/20000223-1.c: New test.
9058
b23875c9
NS
90592000-02-23 Nathan Sidwell <nathan@codesourcery.com>
9060
9061 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
9062
fa2e34e8
MM
90632000-02-22 Mark Mitchell <mark@codesourcery.com>
9064
9065 * g++.old-deja/g++.abi/ptrmem.C: New test.
9066
4a6cfa63
RH
90672000-02-19 Richard Henderson <rth@cygnus.com>
9068
9069 * gcc.c-torture/compile/init-3.c: New.
9070
44399cac
MM
90712000-02-17 Mark Mitchell <mark@codesourcery.com>
9072
9073 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
9074 ALWAYS_CXXFLAGS.
9075
ed3b0480
RL
9076Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
9077
9078 * gcc.c-torture/compile/20000211-3.c: New test.
9079
ddcc2ade
MB
9080Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
9081
9082 * gcc.c-torture/compile/20000211-2.c: New test.
9083
2144ddea
JL
9084Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
9085
9086 * gcc.c-torture/compile/20000211-1.c: New test.
9087
ae6f3fe9
JL
90882000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
9089
9090 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
efdbc6f8 9091 on native targets
ae6f3fe9 9092
1d3f28d4
NS
90932000-02-08 Nathan Sidwell <nathan@acm.org>
9094
9095 * g++.old-deja/g++.other/cast5.C: New test.
9096
cc6c6c23
AM
90972000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
9098
9099 * gcc.c-torture/execute/20000205-1.c: New.
9100
31a72d3f
NS
91012000-02-03 Nathan Sidwell <nathan@acm.org>
9102
9103 * g++.old-deja/g++.jason/cast3.C: Return void.
9104 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
9105
bd524aa3
AO
91062000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9107
15f724f6
AO
9108 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
9109
bd524aa3
AO
9110 * gcc.dg/loop-1.c: New test.
9111
83f1c55d
RH
91122000-01-27 Jakub Jelinek <jakub@redhat.com>
9113
9114 * gcc.c-torture/compile/20000127-1.c: New test.
9115 * gcc.c-torture/execute/991228-1.c: New test.
9116
3ebed0b2
AO
91172000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9118
3f50679d
AO
9119 * gcc.dg/unused-2.c: New test.
9120
3ebed0b2
AO
9121 * gcc.dg/conv-1.c: New test.
9122
7a53e94b
MM
91232000-01-24 Mark Mitchell <mark@codesourcery.com>
9124
9125 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
9126 compiler.
9127 (tool_option_proc): Fix typo.
92936ecf 9128
360f2326
GK
91292000-01-24 Geoff Keating <geoffk@cygnus.com>
9130
9131 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
9132 of the ld on the host, not on the build machine.
9133 Also, don't crash if '--help' is not a supported option.
9134
1eb8759b
RH
91352000-01-24 Richard Henderson <rth@cygnus.com>
9136
9137 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
9138
33f6849b
JL
9139Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
9140
7e7cf28a 9141 * gcc.c-torture/execute/20000120-2.c: New test.
33f6849b
JL
9142 * gcc.c-torture/execute/20000120-1.c: New test.
9143
ca4cd7ab
JL
9144Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
9145
9146 * gcc.c-torture/execute/20000113-1.c: New test.
9147
7a2a27a5
JL
9148Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
9149
9150 * gcc.c-torture/execute/20000112-1.c: New test.
9151
a5bfff0c
AO
91522000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9153
9154 * gcc.dg/20000111-1.c: New test.
9155
afc27297
JL
9156Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
9157
9158 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
9159 with 16 bit integers.
9160
69d4f56d
AO
91612000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9162
9163 * gcc.dg/20000108-1.c: New test.
9164
cc6ecc6a
NS
91652000-01-05 Nathan Sidwell <nathan@acm.org>
9166
9167 * g++.old-deja/g++.ns/koenig8.C: New test.
9168
ac8cd718
NS
91692000-01-05 Nathan Sidwell <nathan@acm.org>
9170
9171 * g++.old-deja/g++.other/cast4.C: New test.
9172
25a8e1be
JL
9173Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
9174
5ed75fe4 9175 * gcc.c-torture/compile/20000105-2.c: New test.
25a8e1be
JL
9176 * gcc.c-torture/compile/20000105-1.c: New test.
9177
3f552d62
KG
91782000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9179
9180 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
9181 references to printf & atoi to conform to ANSI standard.
9182 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
9183 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
9184 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
9185 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
9186 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
9187 * g++.old-deja/g++.brendan/complex1.C: Likewise.
9188 * g++.old-deja/g++.brendan/copy1.C: Likewise.
9189 * g++.old-deja/g++.brendan/copy2.C: Likewise.
9190 * g++.old-deja/g++.brendan/copy3.C: Likewise.
9191 * g++.old-deja/g++.brendan/copy4.C: Likewise.
9192 * g++.old-deja/g++.brendan/copy5.C: Likewise.
9193 * g++.old-deja/g++.brendan/copy6.C: Likewise.
9194 * g++.old-deja/g++.brendan/copy7.C: Likewise.
9195 * g++.old-deja/g++.brendan/copy8.C: Likewise.
9196 * g++.old-deja/g++.brendan/crash11.C: Likewise.
9197 * g++.old-deja/g++.brendan/crash14.C: Likewise.
9198 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
9199 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
9200 * g++.old-deja/g++.brendan/delete2.C: Likewise.
9201 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
9202 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
9203 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
9204 * g++.old-deja/g++.brendan/eh1.C: Likewise.
9205 * g++.old-deja/g++.brendan/groff1.C: Likewise.
9206 * g++.old-deja/g++.brendan/init3.C: Likewise.
9207 * g++.old-deja/g++.brendan/misc12.C: Likewise.
9208 * g++.old-deja/g++.brendan/misc7.C: Likewise.
9209 * g++.old-deja/g++.brendan/new2.C: Likewise.
9210 * g++.old-deja/g++.brendan/operators4.C: Likewise.
9211 * g++.old-deja/g++.brendan/operators5.C: Likewise.
9212 * g++.old-deja/g++.brendan/overload2.C: Likewise.
9213 * g++.old-deja/g++.brendan/overload7.C: Likewise.
9214 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
9215 * g++.old-deja/g++.brendan/reference1.C: Likewise.
9216 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
9217 * g++.old-deja/g++.brendan/template24.C: Likewise.
9218 * g++.old-deja/g++.brendan/template3.C: Likewise.
9219 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
9220 * g++.old-deja/g++.jason/inline3.C: Likewise.
9221 * g++.old-deja/g++.jason/opeq.C: Likewise.
9222 * g++.old-deja/g++.law/arg5.C: Likewise.
9223 * g++.old-deja/g++.law/arm7.C: Likewise.
9224 * g++.old-deja/g++.law/ctors11.C: Likewise.
9225 * g++.old-deja/g++.law/cvt8.C: Likewise.
9226 * g++.old-deja/g++.law/init9.C: Likewise.
9227 * g++.old-deja/g++.law/refs4.C: Likewise.
9228 * g++.old-deja/g++.law/template2.C: Likewise.
9229 * g++.old-deja/g++.law/visibility24.C: Likewise.
9230 * g++.old-deja/g++.law/vtable3.C: Likewise.
9231 * g++.old-deja/g++.mike/asm2.C: Likewise.
9232 * g++.old-deja/g++.mike/eh1.C: Likewise.
9233 * g++.old-deja/g++.mike/misc1.C: Likewise.
9234 * g++.old-deja/g++.mike/misc13.C: Likewise.
9235 * g++.old-deja/g++.mike/misc14.C: Likewise.
9236 * g++.old-deja/g++.mike/ns12.C: Likewise.
9237 * g++.old-deja/g++.mike/p1248.C: Likewise.
9238 * g++.old-deja/g++.mike/p3708.C: Likewise.
9239 * g++.old-deja/g++.mike/p3708a.C: Likewise.
9240 * g++.old-deja/g++.mike/p3708b.C: Likewise.
9241 * g++.old-deja/g++.mike/p646.C: Likewise.
9242 * g++.old-deja/g++.mike/p700.C: Likewise.
9243 * g++.old-deja/g++.mike/p783.C: Likewise.
9244 * g++.old-deja/g++.mike/p783a.C: Likewise.
9245 * g++.old-deja/g++.mike/p783b.C: Likewise.
9246 * g++.old-deja/g++.mike/p786.C: Likewise.
9247 * g++.old-deja/g++.mike/p789.C: Likewise.
9248 * g++.old-deja/g++.mike/p789a.C: Likewise.
9249 * g++.old-deja/g++.mike/p807a.C: Likewise.
9250 * g++.old-deja/g++.other/delete3.C: Likewise.
9251 * g++.old-deja/g++.other/dyncast1.C: Likewise.
9252 * g++.old-deja/g++.other/dyncast2.C: Likewise.
9253 * g++.old-deja/g++.other/dyncast3.C: Likewise.
9254 * g++.old-deja/g++.other/empty1.C: Likewise.
9255 * g++.old-deja/g++.other/temporary1.C: Likewise.
9256 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
9257 * g++.old-deja/g++.pt/t16.C: Likewise.
9258 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
9259
3fe5b143
BS
92601999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
9261
9262 * gcc.dg/991230-1.c: New test.
9263
bacaaca4
JL
9264Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
9265
60a18af8 9266 * gcc.c-torture/compile/991229-3.c: New test.
7f0f8891 9267 * gcc.c-torture/compile/991229-2.c: New test.
bacaaca4
JL
9268 * gcc.c-torture/compile/991229-1.c: New test.
9269
7fb1283f
GM
9270Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
9271
9272 * gcc.c-torture/compile/labels-2.c: New test.
9273
83f1c55d
RH
9274