]> gcc.gnu.org Git - gcc.git/blame - gcc/testsuite/ChangeLog
testsuite_performance.h (resource_counter): Don't use mallinfo at the moment.
[gcc.git] / gcc / testsuite / ChangeLog
CommitLineData
170b020f
MM
12003-06-19 Mark Mitchell <mark@codesourcery.com>
2
00cf3e31
MM
3 PR c++/10939
4 * g++.dg/template/func1.C: New test.
5
f139561c
MM
6 PR c++/9649
7 * g++.dg/template/static4.C: New test.
8 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
9
170b020f
MM
10 PR c++/11041
11 * g++.dg/init/ref7.C: New test.
12
7a1d37e9
MA
132003-06-19 Matt Austern <austern@apple.com>
14
15 PR c++/11228
16 * g++.dg/anew1.C: New test.
17 * g++.dg/anew2.C: New test.
18 * g++.dg/anew3.C: New test.
19 * g++.dg/anew4.C: New test.
20
af2bfd33
KH
212003-06-19 Kazu Hirata <kazu@cs.umass.edu>
22
23 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
24
254d52a9
R
252003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
26
27 * gcc.c-torture/execute/simd-4.c (main): Make expected value
28 endian-dependent.
29
7dfa28ba
BK
302003-06-17 Benjamin Kosnik <bkoz@redhat.com>
31
32 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
33 Remove cruft.
34
b9f260c1
KH
352003-06-17 Kazu Hirata <kazu@cs.umass.edu>
36
37 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
38 * gcc.c-torture/compile/961203-1.c: Likewise.
39 * gcc.c-torture/compile/980506-1.c: Likewise.
40
3cedc9d8
MM
412003-06-17 Mark Mitchell <mark@codesourcery.com>
42
019bb98e 43 PR c++/10712
3cedc9d8
MM
44 * g++.dg/lookup/using7.C: New test.
45
ca90f3e1
MM
462003-06-17 Mark Mitchell <mark@codesourcery.com>
47
48 PR c++/11105
49 * g++.dg/abi/conv1.C: Remove it.
50 * g++.dg/template/conv7.C: New test.
51 * g++.dg/template/conv8.C: Likewise.
52 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
53 conversion operator.
54
c3d06477
JJ
552003-06-17 Janis Johnson <janis187@us.ibm.com>
56
57 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
58 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
59 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
60 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
61 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
62 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
63 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
64 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
65 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
66 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
67 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
68 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
69 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
70 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
71 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
72 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
73 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
74 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
75 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
76 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
77 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
78 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
79 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
80 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
81 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
82 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
83 * gcc.dg/compat/struct-return-10_x.c: Ditto.
84 * gcc.dg/compat/struct-return-2_x.c: Ditto.
85 * gcc.dg/compat/struct-return-3_x.c: Ditto.
86
a48e7d36
MM
872003-06-16 Mark Mitchell <mark@codesourcery.com>
88
786a48dd
MM
89 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
90 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
91 indications.
a48e7d36 92
82d397c7
RS
932003-06-16 Roger Sayle <roger@eyesopen.com>
94
95 * gcc.dg/i386-387-5.c: New test case.
96 * gcc.dg/i386-387-6.c: New test case.
97 * gcc.dg/builtins-23.c: New test case.
98
9d5b9dae
RS
992003-06-15 Roger Sayle <roger@eyesopen.com>
100
101 * gcc.dg/builtins-22.c: New test case.
102 * gcc.dg/i386-387-1.c: Update to test exp.
103 * gcc.dg/i386-387-2.c: Likewise.
104
3af0187c
KG
1052003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
106
107 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
108
5482aaab
MM
1092003-06-12 Mark Mitchell <mark@codesourcery.com>
110
111 * lib/gcc-dg.exp (dg-require-dll): New function.
112 (dg-xfail-if): Likewise.
113 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
114 driver.
115
116 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
117 * gcc.c-torture/compile/20001205-1.c: Likewise.
118 * gcc.c-torture/compile/20001226-1.c: Likewise.
119 * gcc.c-torture/compile/20010518-2.c: Likewise.
120 * gcc.c-torture/compile/20020312-1.c: Likewise.
121 * gcc.c-torture/compile/20020604-1.c: Likewise.
122 * gcc.c-torture/compile/920501-12.c: Likewise.
123 * gcc.c-torture/compile/920501-4.c: Likewise.
124 * gcc.c-torture/compile/920520-1.c: Likewise.
125 * gcc.c-torture/compile/920521-1.c: Likewise.
126 * gcc.c-torture/compile/920625-1.c: Likewise.
127 * gcc.c-torture/compile/961203-1.c: Likewise.
128 * gcc.c-torture/compile/980506-1.c: Likewise.
129 * gcc.c-torture/compile/981006-1.c: Likewise.
130 * gcc.c-torture/compile/981022-1.c: Likewise.
131 * gcc.c-torture/compile/981223-1.c: Likewise.
132 * gcc.c-torture/compile/990617-1.c: Likewise.
133 * gcc.c-torture/compile/dll.c: Likewise.
134 * gcc.c-torture/compile/labels-3.c: Likewise.
135 * gcc.c-torture/compile/mipscop-1.c: Likewise.
136 * gcc.c-torture/compile/mipscop-2.c: Likewise.
137 * gcc.c-torture/compile/mipscop-3.c: Likewise.
138 * gcc.c-torture/compile/mipscop-4.c: Likewise.
139 * gcc.c-torture/compile/simd-5.c: Likewise.
140 * gcc.c-torture/compile/20000804-1.x: Remove.
141 * gcc.c-torture/compile/20001205-1.x: Likewise.
142 * gcc.c-torture/compile/20001226-1.x: Likewise.
143 * gcc.c-torture/compile/20010518-2.x: Likewise.
144 * gcc.c-torture/compile/20020312-1.x: Likewise.
145 * gcc.c-torture/compile/20020604-1.x: Likewise.
146 * gcc.c-torture/compile/920501-12.x: Likewise.
147 * gcc.c-torture/compile/920501-4.x: Likewise.
148 * gcc.c-torture/compile/920520-1.x: Likewise.
149 * gcc.c-torture/compile/920521-1.x: Likewise.
150 * gcc.c-torture/compile/920625-1.x: Likewise.
151 * gcc.c-torture/compile/961203-1.x: Likewise.
152 * gcc.c-torture/compile/980506-1.x: Likewise.
153 * gcc.c-torture/compile/981006-1.x: Likewise.
154 * gcc.c-torture/compile/981022-1.x: Likewise.
155 * gcc.c-torture/compile/981223-1.x: Likewise.
156 * gcc.c-torture/compile/990617-1.x: Likewise.
157 * gcc.c-torture/compile/mipscop-1.x: Likewise.
158 * gcc.c-torture/compile/mipscop-2.x: Likewise.
159 * gcc.c-torture/compile/mipscop-3.x: Likewise.
160 * gcc.c-torture/compile/mipscop-4.x: Likewise.
161 * gcc.c-torture/compile/simd-5.x: Likewise.
162
163 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
164
5adf448c
EB
1652003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
166
167 * gcc.c-torture/execute/20030611-1.c: New test.
168
96f26e41
RS
1692003-06-12 Roger Sayle <roger@eyesopen.com>
170
171 PR middle-end/168
172 * gcc.dg/20030612-1.c: New test case.
173
79b59cc3
MM
1742003-06-12 Mark Mitchell <mark@codesourcery.com>
175
176 PR c++/10635
177 * g++.dg/expr/cast1.C: New test.
178
f7df23be
RS
1792003-06-12 Roger Sayle <roger@eyesopen.com>
180
181 * gcc.dg/builtins-21.c: New test case.
182
8a434e1d
KC
1832003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
184
185 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
186 options instead of at the end.
187 * lib/objc.exp (objc_target_compile): Likewise.
188
df7f7b9c
MM
1892003-06-11 Mark Mitchell <mark@codesourcery.com>
190
191 PR c++/10432
192 * g++.dg/parse/error1.C: New test.
193
795a4ff2
JJ
1942003-06-11 Janis Johnson <janis187@us.ibm.com>
195
2f1c3e49
JJ
196 * gcc.dg/compat/struct-by-value-11_main.c: New file.
197 * gcc.dg/compat/struct-by-value-11_x.c: New file.
198 * gcc.dg/compat/struct-by-value-11_y.c: New file.
199 * gcc.dg/compat/struct-by-value-12_main.c: New file.
200 * gcc.dg/compat/struct-by-value-12_x.c: New file.
201 * gcc.dg/compat/struct-by-value-12_y.c: New file.
202 * gcc.dg/compat/struct-by-value-13_main.c: New file.
203 * gcc.dg/compat/struct-by-value-13_x.c: New file.
204 * gcc.dg/compat/struct-by-value-13_y.c: New file.
205 * gcc.dg/compat/struct-by-value-14_main.c: New file.
206 * gcc.dg/compat/struct-by-value-14_x.c: New file.
207 * gcc.dg/compat/struct-by-value-14_y.c: New file.
208 * gcc.dg/compat/struct-by-value-15_main.c: New file.
209 * gcc.dg/compat/struct-by-value-15_x.c: New file.
210 * gcc.dg/compat/struct-by-value-15_y.c: New file.
211 * gcc.dg/compat/struct-by-value-16_main.c: New file.
212 * gcc.dg/compat/struct-by-value-16_x.c: New file.
213 * gcc.dg/compat/struct-by-value-16_y.c: New file.
214 * gcc.dg/compat/struct-by-value-17_main.c: New file.
215 * gcc.dg/compat/struct-by-value-17_x.c: New file.
216 * gcc.dg/compat/struct-by-value-17_y.c: New file.
217 * gcc.dg/compat/struct-by-value-18_main.c: New file.
218 * gcc.dg/compat/struct-by-value-18_x.c: New file.
219 * gcc.dg/compat/struct-by-value-18_y.c: New file.
220
795a4ff2
JJ
221 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
222 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
223 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
224 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
225 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
226 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
227 * gcc.dg/compat/scalar-return-3_main.c: New file.
228 * gcc.dg/compat/scalar-return-3_x.c: New file.
229 * gcc.dg/compat/scalar-return-3_y.c: New file.
230 * gcc.dg/compat/scalar-return-4_main.c: New file.
231 * gcc.dg/compat/scalar-return-4_x.c: New file.
232 * gcc.dg/compat/scalar-return-4_y.c: New file.
233
aa9b0aca
JJ
2342003-06-10 Janis Johnson <janis187@us.ibm.com>
235
90712996
JJ
236 * gcc.dg/compat/fp2-struct-check.h: New file.
237 * gcc.dg/compat/fp2-struct-defs.h: New file.
238 * gcc.dg/compat/fp2-struct-init.h: New file.
239 * gcc.dg/compat/struct-by-value-10_main.c: New file.
240 * gcc.dg/compat/struct-by-value-10_x.c: New file.
241 * gcc.dg/compat/struct-by-value-10_y.c: New file.
242 * gcc.dg/compat/struct-return-10_main.c: New file.
243 * gcc.dg/compat/struct-return-10_x.c: New file.
244 * gcc.dg/compat/struct-return-10_y.c: New file.
245
aa9b0aca
JJ
246 * gcc.dg/compat/compat-common.h: New file.
247 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
248 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
249 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
250 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
251 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
252 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
253 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
254 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
255 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
256 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
257 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
258 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
259 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
260 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
261 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
262 * gcc.dg/compat/small-struct-check.h: Ditto.
263 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
264 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
265 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
266 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
267 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
268 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
269 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
270 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
271 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
272 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
273 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
274 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
275 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
276 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
277 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
278 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
279 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
280 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
281 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
282 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
283 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
284 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
285 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
286 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
287 * gcc.dg/compat/struct-return-2_main.c: Ditto.
288 * gcc.dg/compat/struct-return-2_x.c: Ditto.
289 * gcc.dg/compat/struct-return-2_y.c: Ditto.
290 * gcc.dg/compat/struct-return-3_main.c: Ditto.
291 * gcc.dg/compat/struct-return-3_x.c: Ditto.
292 * gcc.dg/compat/struct-return-3_y.c: Ditto.
293
d192828a
GK
2942003-06-10 Geoffrey Keating <geoffk@apple.com>
295
296 * g++.dg/pch/static-1.C: New file.
297 * g++.dg/pch/static-1.Hs: New file.
298
cec31c55
RH
2992003-06-10 Richard Henderson <rth@redhat.com>
300
301 * gcc.dg/asm-7.c: Adjust expected warning text.
302
9f0a7f9d
RS
3032003-06-10 Roger Sayle <roger@eyesopen.com>
304
305 * gcc.dg/builtins-20.c: New test case.
306
d58b7c2d
MM
3072003-06-10 Mark Mitchell <mark@codesourcery.com>
308
309 PR c++/11131
310 * g++.dg/opt/template1.C: New test.
311
e489eeb9
MM
3122003-06-09 Mark Mitchell <mark@codesourcery.com>
313
314 * lib/gcc-dg.exp (dg-test): Clear additional_files and
315 additional_sources.
316
22597a82
DT
3172003-05-21 David Taylor <dtaylor@emc.com>
318
319 * gcc.dg/Wpadded.c: New file.
320
b14e185f
MM
3212003-06-09 Mark Mitchell <mark@codesourcery.com>
322
323 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
324 * gcc.dg/special/weak-2.c: Add dg-require-weak.
325 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
326 dg-require-weak.
327
fcc36507
R
3282003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
329
330 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
331
4293f7cb
MM
3322003-06-09 Mark Mitchell <mark@codesourcery.com>
333
334 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
335 (dg-require-alias): Likewise.
336 (dg-require-gc-sections): Likewise.
337 * lib/target-supports.exp (check_gc_sections_available): Likewise.
338
017e1b43
RH
3392003-06-08 Richard Henderson <rth@redhat.com>
340
341 * gcc.dg/20011029-2.c: Fix the array reference.
342 * gcc.dg/asm-7.c: New.
343
a54a0cf1
KH
3442003-06-08 Kazu Hirata <kazu@cs.umass.edu>
345
1b7a98bc 346 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
a54a0cf1 347
8fc98a46
MM
3482003-06-08 Mark Mitchell <mark@codesourcery.com>
349
350 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
351 (dg-require-gc-sections): Likewise.
352
10e9fecc
JH
353Sun Jun 8 16:46:04 CEST 2003 Jan Hubicka <jh@suse.cz>
354
355 * i386-cmov1.c: Fix regular expression.
356 * i386-cvt-1.c: Likewise.
357 * i386-local.c: Likewise.
358 * i386-local2.c: Likewise.
359 * i386-mul.c: Likewise.
360 * i386-ssetype-1.c: Likewise.
361 * i386-ssetype-3.c: Likewise.
362 * i386-ssetype-5.c: Likewise.
363
85d2b0b4
KL
3642003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
365
366 PR c++/11039
367 * g++.dg/warn/implicit-typename2.C: New test.
368 * g++.dg/warn/implicit-typename3.C: New test.
369
aa5acc89
RH
3702003-06-07 Richard Henderson <rth@redhat.com>
371
372 * g++.dg/other/offsetof3.C: Use size_t.
373 * g++.dg/other/offsetof4.C: Likewise.
374
ccfc7360
L
3752003-06-07 H.J. Lu <hongjiu.lu@intel.com>
376
377 * lib/copy-file.exp: New. Implement gcc_copy_files.
378
379 * lib/dg-pch.exp: Load copy-file.exp
380 (dg-pch): Use gcc_copy_files instead of "file copy".
381
b7df4616
MM
3822003-06-06 Mark Mitchell <mark@codesourcery.com>
383
384 * gcc.dg/weak/weak.exp: Simplify.
385 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
386 * gcc.dg/weak/weak-1.c: Likewise.
387 * gcc.dg/weak/weak-2.c: Likewise.
388 * gcc.dg/weak/weak-3.c: Likewise.
389 * gcc.dg/weak/weak-4.c: Likewise.
390 * gcc.dg/weak/weak-5.c: Likewise.
391 * gcc.dg/weak/weak-6.c: Likewise.
392 * gcc.dg/weak/weak-7.c: Likewise.
393 * gcc.dg/weak/weak-8.c: Likewise.
394 * gcc.dg/weak/weak-9.c: Likewise.
395
3a11ec8b
RE
3962003-06-06 Richard Earnshaw <rearnsha@arm.com>
397
398 gcc.c-torture/execute/20030606-1.c: New.
399
f14262fb
RS
4002003-06-06 Roger Sayle <roger@eyesopen.com>
401
402 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
403 * gcc.dg/builtins-19.c: Likewise.
404
07bae5ad
RS
4052003-06-06 Roger Sayle <roger@eyesopen.com>
406
407 * gcc.dg/builtins-2.c: Add some more tests.
408 * gcc.dg/builtins-18.c: New test case.
409 * gcc.dg/builtins-19.c: New test case.
410
84cd52a9
RS
4112003-06-06 Roger Sayle <roger@eyesopen.com>
412 Jim Wilson <wilson@tuliptree.org>
413
414 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
415
67bf5d01
JJ
4162003-06-06 Jakub Jelinek <jakub@redhat.com>
417
418 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
419 mempcpy/stpcpy calls not to be optimized into something else.
420 * gcc.c-torture/execute/string-opt-3.c: Moved to...
421 * gcc.c-torture/execute/builtins/string-7.c: ...here.
422 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
423
0fd2bbf4
KG
4242003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
425
426 * gcc.dg/format/asm_fprintf-1.c: New test.
427
b4e0fcc3
MM
4282003-06-05 Mark Mitchell <mark@codesourcery.com>
429
430 * lib/gcc-defs.exp (additional_sources): New variable.
431 (dg-additional-sources): New function.
432 (additional_files): New variable.
433 (dg-additional-files): New function.
434 (dg-additional-files-options): Likewise.
435 * lib/gcc-dg.exp (dg-require-weak): New function.
436 (dg-require-alias): Likewise.
437 (dg-require-gc-sections): Likewise.
438 * lib/target-supports.exp (check_alias_available): Remove testfile
439 parameter.
440 (check_gc_sections_available): New function.
441 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
442 (dg-gpp-additional-files): Likewise.
443 * lib/g++.exp (additional_sources): Remove.
444 (additional_files): Likewise.
445 (g++_target_compile): Use dg-additional-files-options.
446
447 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
448 Tcl logic.
449 * gcc.dg/special/ecos.exp: Remove.
450 * gcc.dg/special/20000419-2.c: Use dg-require-*.
451 * gcc.dg/special/alias-1.c: Likewise.
452 * gcc.dg/special/alias-2.c: Likewise.
453 * gcc.dg/special/gcsec-1.c: Likewise.
454 * gcc.dg/special/weak-1.c: Likewise.
455 * gcc.dg/special/weak-2.c: Likewise.
456 * gcc.dg/special/wkali-1.c: Likewise.
457 * gcc.dg/special/wkali-2.c: Likewise.
458
459 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
460 dg-gpp-additional-*.
461 * g++.dg/special/conpr-3.C: Likewise.
462 * g++.dg/special/conpr-4.C: Likewise.
463 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
464 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
465 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
466 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
467 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
468 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
469 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
470 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
471 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
472 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
473 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
474 * g++.old-deja/g++.other/comdat1.C: Likewise.
475 * g++.old-deja/g++.other/comdat2.C: Likewise.
476 * g++.old-deja/g++.other/comdat3.C: Likewise.
477 * g++.old-deja/g++.other/ctor1.C: Likewise.
478 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
479
7d445f15
RH
4802003-06-05 Richard Henderson <rth@redhat.com>
481
482 * gcc.dg/debug/20030605-1.c: New.
483
d7068b3d
MM
4842003-06-04 Mark Mitchell <mark@codesourcery.com>
485
486 * README.QMTEST: Update.
487
0bfa5f65
RH
4882003-06-04 Richard Henderson <rth@redhat.com>
489
490 * gcc.dg/cleanup-1.c: New.
491 * gcc.dg/cleanup-2.c: New.
492 * gcc.dg/cleanup-3.c: New.
493 * gcc.dg/cleanup-4.c: New.
494 * gcc.dg/cleanup-5.c: New.
495 * gcc.dg/cleanup-6.c: New.
496 * gcc.dg/cleanup-7.c: New.
497
ac871ee1
MM
4982003-06-04 Mark Mitchell <mark@codesourcery.com>
499
13e0ae41
MM
500 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
501
ac871ee1
MM
502 * lib/dg-pch.exp: New file.
503 * g++.dg/pch/pch.exp: Use dg-pch.exp.
504 * gcc.dg/pch/pch.exp: Likewise.
505
385a9348
RS
5062003-06-04 Roger Sayle <roger@eyesopen.com>
507
508 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
509 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
510 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
511 * gcc.dg/builtins-17.c: New test case.
512 * gcc.dg/i386-387-4.c: New test case.
513 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
514
01d3224a
EB
5152003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
516
517 * gcc.dg/ultrasp9.c: New test.
518
ef0139b1
EB
5192003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
520
521 * gcc.c-torture/compile/20030604-1.c: New test.
522 * gcc.dg/sparc-constant-1.c: New test.
523
61274a14
GN
5242003-06-03 Glen Nakamura <glen@imodulo.com>
525
526 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
527
23656642
JR
5282003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
529
aa6b9f6d
R
530 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
531
23656642
JR
532 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
533 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
534
284ca13e
AH
5352003-06-03 Aldy Hernandez <aldyh@redhat.com>
536
537 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
538
6c07f448
KL
5392003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
540
541 PR c++/10940
542 * g++.dg/template/spec10.C: New test.
543
075ec276
RS
5442003-06-03 Roger Sayle <roger@eyesopen.com>
545
546 * gcc.dg/builtins-16.c: New test case.
547
8fd3cf4e
JJ
5482003-06-03 Jakub Jelinek <jakub@redhat.com>
549
550 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
551 mempcpy test with post-increments.
552 * gcc.c-torture/execute/string-opt-3.c: New test.
553 * gcc.dg/string-opt-1.c: New test.
554
b5706132
DB
5552003-06-03 David Billinghurst (David.Billinghurst@riotinto.com)
556
557 PR fortran/10965
558 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
559
2a9e3b72
MM
5602003-06-02 Mark Mitchell <mark@codesourcery.com>
561
5a9f05f2
MM
562 * lib/scanasm.exp (dg-scan): New function, factored out of ...
563 (scan-assembler): ... here. Use dg-scan.
564 (scan-assembler-not): Likewise.
565 (scan-file): New function.
566 (scan-file-not): Likewise.
567 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
568 * gcc.dg/cpp/_Pragma4.c: Likewise.
569 * gcc.dg/cpp/_Pragma5.c: Likewise.
570 * gcc.dg/cpp/avoidpaste1.c: Likewise.
571 * gcc.dg/cpp/avoidpaste2.c: Likewise.
572 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
573 * gcc.dg/cpp/cmdlne-P.c: Likewise.
574 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
575 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
576 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
577 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
578 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
579 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
580 * gcc.dg/cpp/cxxcom1.c: Likewise.
581 * gcc.dg/cpp/line1.c: Likewise.
582 * gcc.dg/cpp/maccom1.c: Likewise.
583 * gcc.dg/cpp/maccom2.c: Likewise.
584 * gcc.dg/cpp/maccom3.c: Likewise.
585 * gcc.dg/cpp/maccom4.c: Likewise.
586 * gcc.dg/cpp/maccom5.c: Likewise.
587 * gcc.dg/cpp/maccom6.c: Likewise.
588 * gcc.dg/cpp/multiline.c: Likewise.
589 * gcc.dg/cpp/spacing1.c: Likewise.
590 * gcc.dg/cpp/spacing2.c: Likewise.
591 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
592 * gcc.dg/cpp/trad/maccom1.c: Likewise.
593 * gcc.dg/cpp/trad/maccom2.c: Likewise.
594 * gcc.dg/cpp/trad/maccom3.c: Likewise.
595 * gcc.dg/cpp/trad/maccom4.c: Likewise.
596 * gcc.dg/cpp/trad/maccom6.c: Likewise.
597 * gcc.dg/cpp/cxxcom2.c: Likewise.
598 * gcc.dg/cpp/cxxcom2.h: New file.
599
2a9e3b72
MM
600 * gcc.dg/cpp/truefalse.cpp: Move it to ...
601 * g++.dg/cpp/truefalse.C: Here.
602 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
603
a7f36da3
DD
6042003-06-01 Loren James Rittle <ljrittle@acm.org>
605
606 * gcc.dg/cpp/redef3.c: New file.
607
a3033f34
EB
6082003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
609
610 * gcc.dg/i386-loop-3.c: New test.
611
5f90145a
TM
6122003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
613
614 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
615
4fa26a60
RS
6162003-05-31 Roger Sayle <roger@eyesopen.com>
617
618 * gcc.dg/fwrapv-1.c: New test case.
619 * gcc.dg/fwrapv-2.c: New test case.
620
76d3baad
KL
6212003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
622
623 PR c++/10956
624 * g++.dg/template/spec9.C: New test.
625
0b82d59c
RS
6262003-05-29 Roger Sayle <roger@eyesopen.com>
627
628 * gcc.dg/duff-4.c: New test case.
629
d6a9f13b
DB
6302003-05-27 David Billinghurst (David.Billinghurst@riotinto.com)
631
632 PR fortran/10843
633 * g77.dg/ffixed-form-1.f: New test
634 * g77.dg/ffixed-form-2.f: New test
635 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
636 * g77.dg/ffree-form-3.f: New test
637
634a5694
AT
6382003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
639
640 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
641 * gcc.dg/wint_t-1.c: Likewise.
642
b7fc8b57
KL
6432003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
644
645 * g++.dg/template/access11.C: New test.
646
ef8855d7
KL
6472003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
648
649 PR c++/10849
650 * g++.dg/template/access10.C: New test.
651
fcb6fa85
EB
6522003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
653 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
654
655 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
656
76ab57af
AT
6572003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
658
659 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
660 suppress for powerpc-*-darwin*.
661 * gcc.dg/torture/builtin-noret-2.c: Likewise.
662
3dba25eb
AT
6632003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
664
665 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
666 suppress option for powerpc-*-darwin*.
667
29f523be
RS
6682003-05-23 Roger Sayle <roger@eyesopen.com>
669
670 * gcc.dg/builtins-1.c: Add tests for tan and atan.
671 * gcc.dg/builtins-4.c: Add test for fmod.
672
43b26a01
KL
6732003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
674
675 PR c++/10682
676 * g++.dg/template/instantiate4.C: New test.
677
18c2511c
RS
6782003-05-22 Roger Sayle <roger@eyesopen.com>
679
680 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
681
9008d5b4
JJ
6822003-05-21 Janis Johnson <janis187@us.ibm.com>
683
684 * gcc.dg/compat/scalar-return-1_main.c: New file.
685 * gcc.dg/compat/scalar-return-1_x.c: New file.
686 * gcc.dg/compat/scalar-return-1_y.c: New file.
687 * gcc.dg/compat/scalar-return-2_main.c: New file.
688 * gcc.dg/compat/scalar-return-2_x.c: New file.
689 * gcc.dg/compat/scalar-return-2_y.c: New file.
690 * gcc.dg/compat/struct-return-3_main.c: New file.
691 * gcc.dg/compat/struct-return-3_y.c: New file.
692 * gcc.dg/compat/struct-return-3_x.c: New file.
693 * gcc.dg/compat/struct-return-2_main.c: New file.
694 * gcc.dg/compat/struct-return-2_x.c: New file.
695 * gcc.dg/compat/struct-return-2_y.c: New file.
696
f48758e4
JDA
6972003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
698
699 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
700 for hppa*-hp-hpux*.
701 * gcc.dg/20021014-1.c (dg-options): Likewise.
702 * gcc.dg/nest.c (dg-options): Likewise.
703
16e31964
DS
7042003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
705
706 PR c++/9738
707 * g++.dg/ext/dllimport2.C: New file.
708 * g++.dg/ext/dllimport3.C: New file.
709
f737a52d
JJ
7102003-05-20 Janis Johnson <janis187@us.ibm.com>
711
712 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
713 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
714 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
715 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
716 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
717 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
718 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
719 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
720 * gcc.dg/compat/small-struct-defs.h: New file.
721 * gcc.dg/compat/small-struct-init.h: New file.
722 * gcc.dg/compat/small-struct-check.h: New file.
723 * gcc.dg/compat/fp-struct-defs.h: New file.
724 * gcc.dg/compat/fp-struct-check.h: New file.
725 * gcc.dg/compat/fp-struct-init.h: New file.
726 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
727 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
728
b041fbe6
JJ
7292003-05-19 Jakub Jelinek <jakub@redhat.com>
730
731 * gcc.dg/20030225-2.c: New test.
732
731ae8dd
RS
7332003-05-18 Roger Sayle <roger@eyesopen.com>
734 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
735
736 * gcc.c-torture/compile/20030518-1.c: New test case.
737
563025ca
MM
7382003-05-18 Mark Mitchell <mark@codesourcery.com>
739
740 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
741 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
742 gcc-dg-debug-runtest.
743 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
744 gcc-dg-debug-runtest.
745
5c9acdf7
KL
7462003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
747
748 PR c++/9022
749 * g++.dg/lookup/using6.C: New test.
750
25903d03
KL
7512003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
752
753 * g++.dg/parse/access2.C: New test.
754
7cbba309
MM
7552003-05-17 Mark Mitchell <mark@codesourcery.com>
756
757 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
758 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
759 * gcc.dg/debug/debug.exp: Likewise.
760
b1822ccc
NB
7612003-05-17 Neil Booth <neil@daikokuya.co.uk>
762
763 * gcc.dg/dollar.c: New test.
764
72701eab
JJ
7652003-05-16 Janis Johnson <janis187@us.ibm.com>
766
767 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
768 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
769 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
770 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
771 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
772 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
773 * gcc.dg/compat/struct-by-value-6_main.c: New file.
774 * gcc.dg/compat/struct-by-value-6_x.c: New file.
775 * gcc.dg/compat/struct-by-value-6_y.c: New file.
776 * gcc.dg/compat/struct-by-value-7_main.c: New file.
777 * gcc.dg/compat/struct-by-value-7_x.c: New file.
778 * gcc.dg/compat/struct-by-value-7_y.c: New file.
779 * gcc.dg/compat/struct-by-value-8_main.c: New file.
780 * gcc.dg/compat/struct-by-value-8_x.c: New file.
781 * gcc.dg/compat/struct-by-value-8_y.c: New file.
782 * gcc.dg/compat/struct-by-value-9_main.c: New file.
783 * gcc.dg/compat/struct-by-value-9_x.c: New file.
784 * gcc.dg/compat/struct-by-value-9_y.c: New file.
785
0baa1702
MM
7862003-05-16 Mark Mitchell <mark@codesourcery.com>
787
788 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
789 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
790 support for "repo" mode.
791 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
792 * lib/g77-dg.exp: Likewise.
793 * lib/obj-dg.exp: Likewise.
794
dcac003d
JJ
7952003-05-16 Jakub Jelinek <jakub@redhat.com>
796
797 Merge from gcc-3_2-rhl8-branch:
798 2003-04-23 Jakub Jelinek <jakub@redhat.com>
799
800 * gcc.dg/tls/opt-6.c: New test.
801
802 2003-04-05 Jakub Jelinek <jakub@redhat.com>
803
804 * gcc.dg/20030405-1.c: New test.
805
806 2003-03-09 Jakub Jelinek <jakub@redhat.com>
807
808 * gcc.dg/20030309-1.c: New test.
809
810 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
811
812 * gcc.c-torture/execute/20030307-1.c: New test.
813
814 2003-02-20 Randolph Chung <tausq@debian.org>
815
816 * gcc.c-torture/compile/20030220-1.c: New test.
817
818 2003-02-18 Jakub Jelinek <jakub@redhat.com>
819
820 * gcc.dg/20030217-1.c: New test.
821
822 2003-01-29 Jakub Jelinek <jakub@redhat.com>
823
824 * gcc.c-torture/compile/20020129-1.c: New test.
825
826 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
827
828 * gcc.dg/unroll-1.c: New test.
829
830 2002-11-16 Jan Hubicka <jh@suse.cz>
831
832 * gcc.c-torture/execute/20020920-1.c: New test.
833
834 2002-10-08 Jakub Jelinek <jakub@redhat.com>
835
836 PR target/7434
837 * gcc.c-torture/compile/20021008-1.c: New test.
838
839 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
840
841 PR target/7559
842 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
843
844 2002-08-07 Jakub Jelinek <jakub@redhat.com>
845
846 * gcc.c-torture/compile/20020807-1.c: New test.
847
848 2002-07-30 Jakub Jelinek <jakub@redhat.com>
849
850 * gcc.dg/tls/opt-1.c: New test.
851
852 2002-07-29 Jakub Jelinek <jakub@redhat.com>
853
854 * gcc.dg/20020729-1.c: New test.
855
856 2002-07-20 Jakub Jelinek <jakub@redhat.com>
857
858 * g++.dg/opt/life1.C: New test.
859
860 2002-05-20 Jakub Jelinek <jakub@redhat.com>
861
862 * gcc.dg/20020525-1.c: New test.
863
864 2002-05-24 Jakub Jelinek <jakub@redhat.com>
865
866 PR c++/6794
867 * g++.dg/ext/pretty1.C: New test.
868 * g++.dg/ext/pretty2.C: New test.
869
dffbbe80
MM
8702003-05-15 Mark Mitchell <mark@codesourcery.com>
871
872 PR c++/8385
873 * g++.dg/ext/typeof5.C: New test.
874
ae4f397b
R
8752003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
876
877 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
878 __USER_LABEL_PREFIX__ into account.
879 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
880
e43736ad
RS
8812003-05-14 Roger Sayle <roger@eyesopen.com>
882
883 * gcc.dg/builtins-15.c: New test case.
884
3a0d67cf
ZW
8852003-05-13 Zack Weinberg <zack@codesourcery.com>
886
887 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
888
75c834f8
MM
8892003-05-12 Mark Mitchell <mark@codesourcery.com>
890
891 * lib/g++.exp: Tweak handling of additional source files.
892 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
893 * g++.dg/special/conpr-2a.C: Rename to ...
894 * g++.dg/special/conpr-2a.cc: ... this.
895 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
896 * g++.dg/special/conpr-3a.C: Rename to ...
897 * g++.dg/special/conpr-3a.cc: This.
898 * g++.dg/special/conpr-3b.C: Rename to ...
899 * g++.dg/special/conpr-3b.cc: This.
900 * g++.dg/special/conpr-4.C: New test.
901 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
902
8c0a5264
DE
9032003-05-12 David Edelsohn <edelsohn@gnu.org>
904
905 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
906
8015bbee
KL
9072003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
908
909 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
910 * g++.old-deja/g++.robertl/eb71.C: Likewise.
911 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
912 * g++.old-deja/g++.other/warn3.C: Likewise.
913
358997e2
RS
9142003-05-11 Roger Sayle <roger@eyesopen.com>
915
916 * gcc.dg/i386-387-1.c: Update to also test log.
917 * gcc.dg/i386-387-2.c: Likewise.
918
98c644d6
TM
9192003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
920
921 * g77.f-torture/execute/int8421.f: New test.
922
9f01ded6
KL
9232003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
924
925 PR c++/10230, c++/10481
926 * g++.dg/lookup/scoped5.C: New test.
927
fcea7401
KL
9282003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
929
930 PR c++/10552
931 * g++.dg/template/ttp6.C: New test.
932
e1112e60
RS
9332003-05-11 Richard Sandiford <rsandifo@redhat.com>
934
935 * gcc.c-torture/execute/builtins: New directory.
936 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
937 gcc.c-torture/execute/builtins.
938 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
939 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
940 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
941 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
942
78757caa
KL
9432003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
944
945 PR c++/9252
946 * g++.dg/template/access8.C: New test.
947 * g++.dg/template/access9.C: New test.
948
8d241e0b
KL
9492003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
950
951 PR c++/9554
952 * g++.dg/parse/access1.C: New test.
953
eddfe825
DD
9542003-05-09 DJ Delorie <dj@redhat.com>
955
956 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
957 long, and not an int.
958
88e98cfe
KL
9592003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
960
961 PR c++/10555, c++/10576
962 * g++.dg/template/memclass1.C: New test.
963
001db0e0
DD
9642003-05-08 DJ Delorie <dj@redhat.com>
965
966 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
967 targets.
968 * gcc.c-torture/execute/20021024-1.x: Likewise.
969 * gcc.c-torture/execute/shiftdi.x: Likewise.
970 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
971 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
972 * gcc.dg/20021018-1.c: Likewise.
973
7dc61d6c
KG
9742003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
975
8ce9f2ec
KG
976 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
977
7dc61d6c
KG
978 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
979 (bcopy): Call memmove.
980
53415fa1
RS
9812003-05-08 Roger Sayle <roger@eyesopen.com>
982
983 * g77.f-torture/compile/8485.f: New test case.
984
a944ceb9
RH
9852003-05-07 Richard Henderson <rth@redhat.com>
986
987 PR c++/10570
988 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
989 Verify exception_cleanup not called for rethrows.
990 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
991 when exiting catch block without rethrowing.
992 * g++.dg/eh/forced3.C: New.
993 * g++.dg/eh/forced4.C: New.
994
a1c6e6c5
AH
9952003-05-07 Aldy Hernandez <aldyh@redhat.com>
996
0dfcf38e 997 * gcc.dg/20030505.c: Fix triplet.
a1c6e6c5 998
dea2913c
DD
9992003-05-06 DJ Delorie <dj@redhat.com>
1000
1001 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
1002 * gcc.dg/nest.c: Likewise.
1003
e82a312b
RS
10042003-05-05 Roger Sayle <roger@eyesopen.com>
1005
1006 * gcc.dg/builtins-14.c: New test case.
1007
6ccfe27c
JJ
10082003-05-05 Janis Johnson <janis187@us.ibm.com>
1009
1010 * lib/compat.exp (compat-execute): New argument.
1011 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
1012 * gcc.dg/compat: New test directory.
1013 * gcc.dg/compat/compat.exp: New expect script.
1014 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
1015 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
1016 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
1017 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
1018 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
1019 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
1020
e8115463
JJ
1021 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
1022 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
1023 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
1024 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
1025 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
1026 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
1027 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
1028 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
1029 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
1030 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
1031 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
1032 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
1033 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
1034 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
1035 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
1036
10b6a274
ZW
10372003-05-05 Zack Weinberg <zack@codesourcery.com>
1038
1039 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
1040
e3e9f108
JJ
10412003-05-05 Jakub Jelinek <jakub@redhat.com>
1042
1043 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
1044
36b29d7d
GK
10452003-05-05 Geoffrey Keating <geoffk@apple.com>
1046
bc9ec0e0
GK
1047 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
1048 * gcc.dg/ppc-fsel-2.c: New test.
1049
36b29d7d
GK
1050 * gcc.dg/unused-5.c: New test.
1051
16692dd5
KL
10522003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1053
1054 PR c++/10496
1055 * g++.dg/warn/pmf1.C: New test.
1056
4b41d9eb
KL
10572003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1058
1059 PR c++/4494
1060 * g++.dg/warn/main.C: New test.
1061
00362064
KG
10622003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1063
1064 * gcc.dg/nonnull-3.c: New test.
1065
1fecc266
NB
10662003-05-04 Neil Booth <neil@daikokuya.co.uk>
1067
1068 * gcc.dg/cpp/Wtrigraphs.c: Update.
1069 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
1070
b39358e1
GK
10712003-05-03 Geoffrey Keating <geoffk@apple.com>
1072
1073 * gcc.dg/ppc-fsel-1.c: New test.
1074
87f85ea0
ZW
10752003-05-03 Zack Weinberg <zack@codesourcery.com>
1076
1077 PR c/10604
1078 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
1079
c4e2d744
KH
10802003-05-03 Kazu Hirata <kazu@cs.umass.edu>
1081
1082 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
1083
5dc5d13c
KL
10842003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1085
1086 PR c++/9364, c++/10553, c++/10586
1087 * g++.dg/parse/typename4.C: New test.
1088 * g++.dg/parse/typename5.C: Likewise.
1089
4dc27b4b
RS
10902003-05-03 Richard Sandiford <rsandifo@redhat.com>
1091
1092 * gcc.c-torture/compile/20030503-1.c: New test.
1093
f2ba7ecb
KL
10942003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1095
1096 * g++.dg/lookup/using5.C: Fix testcase error.
1097
7c1fdbe4
CD
10982003-05-01 Chris Demetriou <cgd@broadcom.com>
1099
1100 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
1101 since MEABI is no longer supported. Remove all vestiges
1102 of MEABI from the test.
1103
d0af00af
KL
11042003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1105
1106 PR c++/10554
1107 * g++.dg/lookup/using5.C: New test.
1108
d12a7283
KL
11092003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1110
1111 PR c++/8772
1112 * g++.dg/template/ttp5.C: New test.
1113
6481daa9
MM
11142003-04-30 Mark Mitchell <mark@codesourcery.com>
1115
1116 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
1117 (dg-gpp-additional-sources): New function.
1118 (dg-gpp-additional-files): Likewise.
1119 * lib/g++.exp (additional_sources): New variable.
1120 (additional_files): Likewise.
1121 (g++_target_compile): Deal with them.
1122 * lib/old-dejagnu.exp: Remove.
1123 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
1124 * g++.old-deja: Revise all tests to use dg commands.
87f85ea0 1125
d7ed5e55
KL
11262003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1127
1128 PR c++/9432, c++/9528
1129 * g++.dg/lookup/using4.C: New test.
1130
b3d627e2
GK
11312003-04-29 Geoffrey Keating <geoffk@apple.com>
1132
a6fdc086
GK
1133 * gcc.dg/noreturn-5.c: New file.
1134 * gcc.dg/noreturn-6.c: New file.
1135
b3d627e2
GK
1136 * gcc.c-torture/compile/inline-1.c: New file.
1137
1f6f0cb6
MM
11382003-04-29 Mark Mitchell <mark@codesourcery.com>
1139
1140 PR c++/10551
1141 * g++.dg/template/explicit1.C: New test.
1142
60cde936
MM
11432003-04-29 Mark Mitchell <mark@codesourcery.com>
1144
555456b1
MM
1145 PR c++/10549
1146 * g++.dg/other/bitfield1.C: New test.
1147
60cde936
MM
1148 PR c++/10527
1149 * g++.dg/init/new7.C: New test.
1150
0dbc5cd3
MM
11512003-04-29 Mark Mitchell <mark@codesourcery.com>
1152
75135253 1153 * g++.dg/ext/desig1.C: New test.
60cde936 1154 * g++.dg/ext/init1.C: Update.
75135253 1155
0dbc5cd3
MM
1156 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
1157
a833faa5
MM
11582003-04-28 Mark Mitchell <mark@codesourcery.com>
1159
1160 PR c++/10180
1161 * g++.dg/warn/Winline-1.C: New test.
1162
e31603c4
JJ
11632003-04-28 Jakub Jelinek <jakub@redhat.com>
1164
1165 * gcc.c-torture/execute/string-opt-19.c: New test.
1166
9661b15f
JJ
1167 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
1168 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
1169
772f8889
MM
11702003-04-27 Mark Mitchell <mark@codesourcery.com>
1171
1172 PR c++/10506
1173 * g++.dg/init/new6.C: New test.
1174
1175 PR c++/10503
1176 * g++.dg/init/ref6.C: New test.
1177
b29188f3
DE
11782003-04-26 David Edelsohn <edelsohn@gnu.org>
1179
1180 * g++.dg/warn/weak1.C: XFAIL on AIX4.
1181
5cc2f4f3
KG
11822003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1183
1184 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
1185 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
1186
ea56c40c
MM
11872003-04-25 Mark Mitchell <mark@codesourcery.com>
1188
1189 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
1190 initialized static data members.
1191
d3a0b002
L
11922003-04-25 H.J. Lu <hjl@gnu.org>
1193
1194 * gcc.dg/ia64-sync-4.c: New test.
1195
ad4a34f0
KG
11962003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1197
1198 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
1199 date.
1200
f8986275
NS
12012003-04-24 Nathan Sidwell <nathan@codesourcery.com>
1202
1203 PR c++/10337
1204 * g++.dg/warn/conv1.C: New test.
1205 * g++.old-deja/g++.other/conv7.C: Adjust.
1206 * g++.old-deja/g++.other/overload14.C: Adjust.
1207
374ca7f7
MM
12082003-04-23 Mark Mitchell <mark@codesourcery.com>
1209
1210 PR c++/10471
1211 * g++.dg/template/defarg2.C: New test.
1212
6338b358
NB
12132003-04-23 Neil Booth <neil@daikokuya.co.uk>
1214
1215 * gcc.dg/cpp/include2.c: Update.
1216 * gcc.dg/cpp/multiline-2.c: New.
1217 * gcc.dg/cpp/multiline.c: Update.
1218 * gcc.dg/cpp/strify2.c: Update.
1219 * gcc.dg/cpp/trad/literals-2.c: Update.
1220
3f429151
JDA
12212003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1222
1223 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
1224
10aef094
MM
12252003-04-23 Mark Mitchell <mark@codesourcery.com>
1226
1227 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
1228
4223f82f
MM
12292003-04-23 Mark Mitchell <mark@codesourcery.com>
1230
1231 PR c++/10451
1232 * g++.dg/parse/crash4.C: New test.
87f85ea0 1233
4223f82f
MM
1234 PR c++/9847
1235 * g++.dg/parse/crash5.C: New test.
1236
befcd99b
MM
12372003-04-22 Mark Mitchell <mark@codesourcery.com>
1238
ae2196c2
MM
1239 PR c++/10446
1240 * g++.dg/parse/crash3.C: New test.
1241
befcd99b
MM
1242 PR c++/10428
1243 * g++.dg/parse/elab1.C: New test.
f945b4e0
DP
1244
12452003-04-22 Devang Patel <dpatel@apple.com>
1246
1247 * gcc.dg/cpp/trad/funlike-5.c: New test.
87f85ea0 1248
256c249c
AT
12492003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
1250
1251 * g++.dg/other/packed1.C: Fix dg options.
1252
ad27e65a
NS
12532003-04-22 Nathan Sidwell <nathan@codesourcery.com>
1254
1255 * g++.dg/other/offsetof2.C: New test.
1256
b2dd096b
MM
12572003-04-21 Mark Mitchell <mark@codesourcery.com>
1258
1259 * g++.dg/template/recurse.C: Adjust location of error messages.
1260
8de9bb0e
NS
12612003-04-21 Nathan Sidwell <nathan@codesourcery.com>
1262
1263 PR c++/9881
1264 * g++.dg/init/addr-const1.C: New test.
1265 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
1266
12672003-04-20 Nathan Sidwell <nathan@codesourcery.com>
de0c0e69
NS
1268
1269 PR c++/10405
1270 * g++.dg/lookup/struct-hack1.C: New test.
1271
1613e52b
NB
12722003-04-20 Neil Booth <neil@daikokuya.co.uk>
1273
1274 * ucs.c: Update diagnostic messages.
1275
4e1f0f8e
NB
12762003-04-19 Neil Booth <neil@daikokuya.co.uk>
1277
1278 * gcc.dg/cpp/truefalse.cpp: New test.
1279 * gcc.dg/cpp/cpp.exp: Update.
cb4cfe5d 1280 * g++.dg/other/stdbool-if.C: Remove.
4e1f0f8e 1281
26aea073
NB
12822003-04-19 Neil Booth <neil@daikokuya.co.uk>
1283
1284 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
1285 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
1286
6a29edea
EB
12872003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1288
1289 * gcc.c-torture/compile/20030418-1.c: New test.
1290
46b2356d
JJ
12912003-04-17 Janis Johnson <janis187@us.ibm.com>
1292
1293 * README.compat: Remove; content moved to doc/sourcebuild.texi.
1294
09d2f85f
KL
12952003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1296
1297 PR c++/10347
1298 g++.dg/template/dependent-name1.C: New test.
1299
8633f25c
R
13002003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
1301
1302 * gcc.dg/warn-1.c (tourist_guide): New array,
1303 contains a pointer to bar.
1304
96c6931d
RS
13052003-04-16 Roger Sayle <roger@eyesopen.com>
1306
1307 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
1308 * gcc.c-torture/execute/medce-1.c: New test case.
1309 * gcc.c-torture/execute/medce-2.c: New test case.
1310
5eb10628
MM
13112003-04-15 Mark Mitchell <mark@codesourcery.com>
1312
dc5dfa9c
MM
1313 * lib/prune.exp: Ignore more messages.
1314
5eb10628
MM
1315 PR c++/10381
1316 * g++.dg/parse/lookup3.C: New test.
1317
d2b54839
R
13182003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
1319
1320 * gcc.c-torture/compile/20030415-1.c : New test.
1321
f4e92987
MM
13222003-04-14 Mark Mitchell <mark@codesourcery.com>
1323
1324 * gcc.c-torture/execute/scope-2.c: Move to ...
1325 * gcc.dg/noncompile/scope.c: .... here.
1326
15d4fd98
RS
13272003-04-14 Roger Sayle <roger@eyesopen.com>
1328
1329 * gcc.dg/20030414-2.c: New test case.
1330
26224a84
HPN
13312003-04-14 Hans-Peter Nilsson <hp@axis.com>
1332
1333 PR target/10377
1334 * gcc.dg/20030414-1.c: New test.
1335
1331d16f
RS
13362003-04-13 Roger Sayle <roger@eyesopen.com>
1337
1338 * gcc.dg/builtins-12.c: New test case.
1339 * gcc.dg/builtins-13.c: New test case.
1340
9cb65f92
KG
13412003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1342
1343 * gcc.c-torture/execute/string-opt-18.c: New test.
1344
f4f4610e
MM
13452003-04-13 Mark Mitchell <mark@codesourcery.com>
1346
1347 PR c++/10300
1348 * g++.dg/init/new5.C: New test.
1349
355b81d5
MM
13502003-04-12 Mark Mitchell <mark@codesourcery.com>
1351
1352 PR c++/7910
1353 * g++.dg/ext/dllimport1.C: New test.
1354
48ed72a3
EB
13552003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1356
1357 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
1358
62520b20
BD
13592003-04-11 Bud Davis <bdavis9659@comcast.net>
1360
1361 PR Fortran/9263
1362 * g77.f-torture/noncompile/9263.f: New test
1363 PR Fortran/1832
1364 * g77.f-torture/execute/1832.f: New test
1365
0b87e18e
DC
13662003-04-11 David Chad <davidc@freebsd.org>
1367 Loren J. Rittle <ljrittle@acm.org>
1368
1369 libobjc/8562
1370 * objc.dg/headers.m: New test.
1371
339a28b9
ZW
13722003-04-10 Zack Weinberg <zack@codesourcery.com>
1373
1374 * gcc.c-torture/execute/builtin-noret-2.c: New.
1375 * gcc.c-torture/execute/builtin-noret-2.x: New.
1376 XFAIL builtin-noret-2.c at -O1 and above.
1377 * gcc.dg/redecl.c: New.
1378 * gcc.dg/Wshadow-1.c: Update error regexps.
1379
1e099144
MM
13802003-04-10 Mark Mitchell <mark@codesourcery.com>
1381
1382 * g++.dg/abi/bitfield10.C: New test.
1383
d02a6808
MS
13842003-04-09 Mike Stump <mrs@apple.com>
1385
88fbc3ca 1386 * gcc.dg/pch/pch.exp: Make testcase names longer.
b182a8e2 1387 * g++.dg/pch/pch.exp: Make testcase names longer.
d02a6808 1388
5fce2c65
RS
13892003-04-08 Roger Sayle <roger@eyesopen.com>
1390
1391 * gcc.dg/builtins-11.c: New test case.
1392
531878a6
RS
13932003-04-08 Roger Sayle <roger@eyesopen.com>
1394
1395 * gcc.dg/builtins-9.c: New test case.
1396 * gcc.dg/builtins-10.c: New test case.
1397
d5019ba3
R
13982003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
1399
1400 * gcc.dg/noncompile/init-4.c.c: New test.
1401
10b7602f
NS
14022003-04-06 Nathan Sidwell <nathan@codesourcery.com>
1403
1404 * gcc.misc-test/gcov-9.c: New test.
1405 * gcc.misc-test/gcov-10.c: New test
1406 * gcc.misc-test/gcov-11.c: New test.
1407
b8460b29
ZW
14082003-04-05 Zack Weinberg <zack@codesourcery.com>
1409
1410 PR optimization/10024
1411 * gcc.c-torture/compile/20030405-1.c: New test.
1412
33b49800
GK
14132003-04-04 Geoffrey Keating <geoffk@apple.com>
1414
1415 * gcc.dg/pch/static-3.c: New.
1416 * gcc.dg/pch/static-3.hs: New.
1417 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
1418
0a49eb31
RH
14192003-04-04 Richard Henderson <rth@redhat.com>
1420
1421 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
1422 * g++.dg/eh/forced2.C: Likewise.
1423
bc349178
MS
14242003-04-03 Mike Stump <mrs@apple.com>
1425
bc349178 1426 * lib/scanasm.exp (scan-assembler): Add xfail processing for
b8460b29 1427 target arg.
bc349178
MS
1428 (scan-assembler-times, scan-assembler-not): Likewise.
1429 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
1430
773eae39
EB
14312003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1432
1433 * gcc.dg/sparc-loop-1.c: New test.
1434
0de298af
GK
14352003-04-02 Geoffrey Keating <geoffk@apple.com>
1436
1437 PR other/9274
1438 * g++.dg/pch/system-2.C: New.
1439 * g++.dg/pch/system-2.Hs: New.
1440
0f91f094
AH
14412003-04-02 Aldy Hernandez <aldyh@redhat.com>
1442
b8460b29 1443 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
0f91f094 1444
b8460b29 1445 * g++.dg/eh/simd-1.C (vecfunc): Same.
0f91f094 1446
e129b3f9
RS
14472003-04-01 Roger Sayle <roger@eyesopen.com>
1448
1449 * gcc.c-torture/execute/20030401-1.c: New test case.
1450
70ab763c
ZL
14512003-04-01 Ziemowit Laski <zlaski@apple.com>
1452
1453 * objc.dg/defs.m: New.
1454
705412b0
AH
14552003-04-01 Aldy Hernandez <aldyh@redhat.com>
1456
b8460b29
ZW
1457 * g++.dg/eh/simd-1.C: New.
1458 * g++.dg/eh/simd-2.C: New.
705412b0 1459
d744e06e
AH
14602003-03-01 Aldy Hernandez <aldyh@redhat.com>
1461
b8460b29 1462 * gcc.c-torture/execute/simd-3.c: New.
d744e06e 1463
46e33d43
MM
14642003-03-31 Mark Mitchell <mark@codesourcery.com>
1465
1466 PR c/9936
1467 * gcc.dg/20030331-2.c: New test.
1468
6b665219
MM
14692003-03-31 Mark Mitchell <mark@codesourcery.com>
1470
1471 PR c++/10278
1472 * g++.dg/parse/crash2.C: New test.
1473
44f19ccb
RS
14742003-03-31 Richard Sandiford <rsandifo@redhat.com>
1475
1476 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
1477 * gcc.c-torture/execute/20030331-1.c: ...here.
1478
e66833ac
RS
14792003-03-31 Richard Sandiford <rsandifo@redhat.com>
1480
1481 * gcc.c-torture/execute/20030331-1.c: New test.
1482
27283c73
NS
14832003-03-31 Nathan Sidwell <nathan@codesourcery.com>
1484
1485 * lib/gcov.exp: Adjust call return testing strings.
1486 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
1487
03f2ea93
RS
14882003-03-31 Roger Sayle <roger@eyesopen.com>
1489
1490 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
1491 * gcc.dg/builtins-7.c: New test case.
1492 * gcc.dg/builtins-8.c: New test case.
1493
98d3d336
RS
14942003-03-31 Richard Sandiford <rsandifo@redhat.com>
1495
1496 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
1497
c717c5af
MM
14982003-03-30 Mark Mitchell <mark@codesourcery.com>
1499
1500 PR c++/7647
1501 * g++.dg/lookup-class-member-2.C: New test.
1502
9b703090
GN
15032003-03-30 Glen Nakamura <glen@imodulo.com>
1504
b8460b29 1505 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
9b703090 1506
84dfe365
RS
15072003-03-28 Roger Sayle <roger@eyesopen.com>
1508
1509 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
1510
400fbc08
MM
15112003-03-28 Mark Mitchell <mark@codesourcery.com>
1512
1513 * g++.dg/init/attrib1.C: New test.
1514
0c85dbfd
EB
15152003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
1516
1517 * gcc.dg/ultrasp8.c: New test.
1518
f7670e7b
EB
15192003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
1520
1521 * gcc.dg/ultrasp7.c: New test.
1522
433cd9c9
NS
15232003-03-28 Nathan Sidwell <nathan@codesourcery.com>
1524
1525 PR c++/10047
1526 * g++.dg/template/inline1.C: New test.
1527
1ce324c3
EB
15282003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
1529
1530 * gcc.dg/sparc-dwarf2.c: New test.
1531
9ddae796
RS
15322003-03-27 Roger Sayle <roger@eyesopen.com>
1533
1534 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
1535 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
1536
7ffe3584
MM
15372003-03-27 Mark Mitchell <mark@codesourcery.com>
1538
1539 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
1540 than reading .x files.
1541 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
1542 * g77.dg/gcov/gcov-1.f: Likewise.
1543 * gcc.misc-tests/gcov-4b.c: Likewise.
1544 * gcc.misc-tests/gcov-5b.c: Likewise.
1545 * gcc.misc-tests/gcov-6.c: Likewise.
1546 * gcc.misc-tests/gcov-7.c: Likewise.
1547 * gcc.misc-tests/gcov-8.c: Likewise.
1548 * g++.dg/gcov/gcov-1.x: Remove.
1549 * g77.dg/gcov/gcov-1.x: Likewise.
1550 * gcc.misc-tests/gcov-4b.x: Likewise.
1551 * gcc.misc-tests/gcov-5b.x: Likewise.
1552 * gcc.misc-tests/gcov-6.x: Likewise.
1553 * gcc.misc-tests/gcov-7.x: Likewise.
1554 * gcc.misc-tests/gcov-8.x: Likewise.
1555
c7d325c8
GN
15562003-03-27 Glen Nakamura <glen@imodulo.com>
1557
1558 PR opt/10087
1559 * gcc.dg/20030324-1.c: New test.
1560
649fc72d
NS
15612003-03-27 Nathan Sidwell <nathan@codesourcery.com>
1562
544aef8c
NS
1563 PR c++/10224
1564 * g++.dg/template/arg3.C: New test.
1565
649fc72d
NS
1566 PR c++/10158
1567 * g++.dg/template/friend18.C: New test.
1568
a24278e2
RS
15692003-03-26 Roger Sayle <roger@eyesopen.com>
1570
1571 * g77.f-torture/compile/20030326-1.f: New test case.
1572
db8627a1
JJ
15732003-03-26 Janis Johnson <janis187@us.ibm.com>
1574
1575 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
1576
1577 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
1578
be565ad7
JJ
15792003-03-26 Jakub Jelinek <jakub@redhat.com>
1580
1581 * gcc.dg/ia64-sync-3.c: New test.
1582
f729e559
AM
15832003-03-26 Alan Modra <amodra@bigpond.net.au>
1584
1585 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
1586
27e484bc
EB
15872003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
1588
1589 * gcc.dg/ultrasp6.c: New test.
1590
d2fc7725
EB
15912003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1592
1593 * gcc.dg/i386-signbit-1.c: New test.
1594 * gcc.dg/i386-signbit-2.c: New test.
1595 * gcc.dg/i386-signbit-3.c: New test.
1596
9904e232
EB
15972003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1598
1599 * gcc.dg/ultrasp5.c: Fix options.
1600
9fdbe7df
EB
16012003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1602
1603 * gcc.dg/ultrasp5.c: Fix comment.
1604
c12741e9
TM
16052003-03-24 Bud Davis <bdavis9659@comcast.net>
1606
1607 PR fortran/10197
1608 * g77.f-torture/execute/10197.f: New test.
1609
2ef6c975
NS
16102003-03-24 Nathan Sidwell <nathan@codesourcery.com>
1611
1c82cc90
NS
1612 PR c++/9898, c++/383
1613 * g++.dg/template/conv6.C: New test.
b8460b29 1614
a5fcc895
NS
1615 PR c++/10119
1616 * g++.dg/template/ptrmem5.C: New test.
1617
2ef6c975
NS
1618 PR c++/10026
1619 * g++.dg/lookup/koenig1.C: New test.
1620
1621 PR C++/10199
1622 * g++.dg/lookup/template2.C: New test.
1623
1134f4ac
JJ
16242003-03-24 Jakub Jelinek <jakub@redhat.com>
1625
1626 * g++.dg/opt/rtti1.C: New test.
1627
02484af9
EB
16282003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1629
1630 * gcc.dg/ultrasp5.c: New test.
1631
fa9b4904
AB
16322003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
1633
b099daeb 1634 PR middle-end/9967
fa9b4904
AB
1635 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
1636 builtin fputs.
1637
068d2c9d
MM
16382003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
1639
1640 PR c/8224
1641 * gcc.dg/20030323-1.c: New test.
1642
766dec0e
RS
16432003-03-23 Roger Sayle <roger@eyesopen.com>
1644
1645 * gcc.c-torture/compile/20030323-1.c: New test case.
1646
97c6f7ad
UW
16472003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
1648
1649 * gcc.dg/20030321-1.c: New test.
1650
b8c25665
ZW
16512003-03-22 Zack Weinberg <zack@codesourcery.com>
1652
1653 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
1654
3e4a3562
NS
16552003-03-22 Nathan Sidwell <nathan@codesourcery.com>
1656
1657 PR c++/9978, c++/9708
1658 * g++.dg/ext/vlm1.C: Adjust expected error.
1659 * g++.dg/ext/vla2.C: New test.
1660 * g++.dg/template/arg1.C: New test.
1661 * g++.dg/template/arg2.C: New test.
1662
6dd0f30b
BD
16632003-03-22 Bud Davis <bdavis9659@comcast.net>
1664
1665 * g77.f-torture/execute/select.f: New test.
1666 * g77.f-torture/noncompile/select_no_compile.f: New test.
1667
f3146d75
NS
16682003-03-21 Nathan Sidwell <nathan@codesourcery.com>
1669
1670 PR c++/9898
1671 * g++.dg/other/error4.C: New test.
1672
963142fc
MM
16732003-03-20 Mark Mitchell <mark@codesourcery.com>
1674
1675 * g++.dg/template/friend17.C: New test.
1676
f8c8d811
AM
16772003-03-21 Alan Modra <amodra@bigpond.net.au>
1678
1679 * gcc.c-torture/compile/20030320-1.c: New.
1680
c876997f
RS
16812003-03-20 Roger Sayle <roger@eyesopen.com>
1682
1683 * gcc.dg/builtins-6.c: New test case.
1684
42151102
AM
16852003-03-19 Alan Modra <amodra@bigpond.net.au>
1686
1687 PR target/10073
1688 * gcc.c-torture/compile/20030319-1.c: New.
1689
b8c25665 16902003-03-18 Jan Hubicka <jh@suse.cz>
8dfa3bb0
JH
1691
1692 * gcc.dg/i386-cvt-1.c: New test.
1693
0fef2ffc
ZW
16942003-03-17 Zack Weinberg <zack@codesourcery.com>
1695
b8c25665
ZW
1696 * objc.dg/naming-1.m: Use "(parse|syntax) error".
1697 * objc.dg/naming-2.m: Likewise.
0fef2ffc 1698
ec20aa6c
MM
16992003-03-17 Mark Mitchell <mark@codesourcery.com>
1700
1701 PR c++/9639
b8c25665 1702 * g++.dg/parse/crash1.C: New test.
ec20aa6c 1703
bafb714b
MM
17042003-03-16 Mark Mitchell <mark@codesourcery.com>
1705
1706 PR c++/8805
1707 * g++.dg/eh/cleanup1.C: New test.
1708
0a71919d
FH
17092003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
1710
1711 * gcc.c-torture/execute/20030316-1.c: New test case.
1712
1f5a253a
NS
17132003-03-16 Nathan Sidwell <nathan@codesourcery.com>
1714
1715 PR c++/9629
1716 * g++.dg/init/ctor2.C: New test.
1717
de6a669b
RS
17182003-03-15 Roger Sayle <roger@eyesopen.com>
1719
1720 * g77.f-torture/compile/xformat.f: New test case.
1721
24b26d8d
JDA
17222003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1723
1724 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
1725 * g++.old-deja/g++.mike/eh50.C: Likewise.
1726
6e049fcd
KL
17272003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1728
1729 PR c++/6440
1730 * g++.dg/template/spec7.C: New test.
1731 * g++.dg/template/spec8.C: Likewise.
1732
f43f4314
JJ
17332003-03-14 Jakub Jelinek <jakub@redhat.com>
1734
1735 * gcc.c-torture/execute/20030313-1.c: New test.
1736
4526753f
RH
17372003-03-14 Richard Henderson <rth@redhat.com>
1738
1739 * gcc.dg/inline-2.c: Adjust alpha test for external call.
1740
f650843f
EB
17412003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1742
1743 * gcc.c-torture/compile/20030314-1.c: New test.
1744
67e4f078
DS
17452003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
1746
b8c25665 1747 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
67e4f078 1748 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
b8c25665 1749 thumb target,
67e4f078
DS
1750 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
1751 to accept newer _imp__ prefix and additional
1752 newline in .drectve section.
1753 * gcc.dg/dll-4.c: Likewise.
1754 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
1755 switch.
1756
26f86471
MM
17572003-03-13 Mark Mitchell <mark@codesourcery.com>
1758
45707d31
MM
1759 * g++.dg/parse/namespace9.C: New test.
1760
26f86471
MM
1761 * g++.dg/init/ref5.C: New test.
1762 * g++.dg/parse/ptrmem1.C: Likewise.
1763
aeb11ee5
JDA
17642003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1765
1766 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
1767 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
1768 regular expression.
1769 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
1770 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
1771
09ebf088
DJ
17722003-03-12 Daniel Jacobowitz <drow@mvista.com>
1773
1774 * gcc.c-torture/execute/20030224-2.c: New test.
1775
8a7d6cb3
EB
17762003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1777
1778 * gcc.dg/decl-3.c: New test.
1779
db1077d3
EB
17802003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1781
1782 * gcc.dg/i386-loop-2.c: New test.
1783
0c33daff
MM
17842003-03-11 Mark Mitchell <mark@codesourcery.com>
1785
e1145e7f 1786 PR c++/9474
2601a4ee
MM
1787 * g++.dg/parse/namespace8.C: New test.
1788
0c33daff
MM
1789 PR c++/9924
1790 * g++.dg/overload/builtin2.C: New test.
1791
54098126
SB
17922003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
1793
1794 * gcc.dg/return-type-3.c: New test.
1795
bff6a7c2
V
17962003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
1797
1798 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
1799 profiling options are not supported.
1800
125e6594
MM
18012003-03-10 Mark Mitchell <mark@codesourcery.com>
1802
1803 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
1804 * g++.old-deja/g++.warn/impint2.C: Likewise.
1805
87d7d780
DP
18062003-03-10 Devang Patel <dpatel@apple.com>
1807
1808 * g++.dg/cpp/c++_cmd_1.C: New test.
1809 * g++.dg/cpp/c++_cmd_1.h: New file.
b8c25665 1810
ebb780f2
SB
18112003-03-10 Segher Boessenkool <segher@koffie.nl>
1812
b8c25665 1813 * gcc.dg/altivec-9.c: New file.
ebb780f2 1814
88a7a0c9
FS
18152003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1816
1817 * gcc.dg/ppc-sdata-1.c: New test.
1818 * gcc.dg/ppc-sdata-2.c: New test.
1819
f6d19bfe
MM
18202003-03-09 Mark Mitchell <mark@codesourcery.com>
1821
1d719415
MM
1822 PR c++/9373
1823 * g++.dg/opt/ptrmem2.C: New test.
1824
f6d19bfe
MM
1825 PR c++/8534
1826 * g++.dg/opt/ptrmem1.C: New test.
1827
9edf6a4c
EB
18282003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1829
1830 * gcc.dg/i386-loop-1.c: New test.
1831
ca9e1382
KL
18322003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1833
1834 PR c++/9970
1835 * g++.dg/lookup/friend1.C: New test.
1836
0e136342
MM
18372003-03-08 Mark Mitchell <mark@codesourcery.com>
1838
1839 PR c++/9823
1840 * g++.dg/parser/constructor1.C: New test.
1841
af812813
HPN
18422003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
1843
17b7f45e
HPN
1844 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
1845
af812813
HPN
1846 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
1847
39a91264
NB
18482003-03-08 Neil Booth <neil@daikokuya.co.uk>
1849
1850 * gcc.dg/cpp/Wunused.c: Update test.
1851
b8c25665 18522003-03-08 Jan Hubicka <jh@suse.cz>
18d13f34
JH
1853
1854 * gcc.dg/inline-3.c: New test.
1855
089d6ea7
MM
18562003-03-08 Mark Mitchell <mark@codesourcery.com>
1857
1858 PR c++/9809
1859 * g++.dg/parse/builtin1.C: New test.
1860
1861 PR c++/9982
1862 * g++.dg/abi/cookie1.C: New test.
1863 * g++.dg/abi/cookie2.C: Likewise.
1864
1865 PR c++/9524
612dc718 1866 * g++.dg/template/field1.C: New test.
089d6ea7
MM
1867
1868 PR c++/9912
1869 * g++.dg/parse/class1.C: New test.
1870 * g++.dg/parse/namespace7.C: Likewise.
1871 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
b8c25665 1872
aa6e8ed3
MM
18732003-03-07 Mark Mitchell <mark@codesourcery.com>
1874
1875 * g++.dg/init/ref4.C: New test.
1876
b8c25665 18772003-03-07 Jan Hubicka <jh@suse.cz>
dfa7f440
JH
1878
1879 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
18d13f34 1880 * gcc.dg/inline-3.c: New test.
dfa7f440 1881
3d1df1fa
MM
18822003-03-06 Mark Mitchell <mark@codesourcery.com>
1883
3d938426
MM
1884 * g++.dg/init/ref3.C: New test.
1885
5e256996
MM
1886 PR c++/9965
1887 * g++.dg/init/ref2.C: New test.
b8c25665 1888
07681121
MM
1889 PR c++/9400
1890 * g++.dg/warn/Wshadow-2.C: New test.
1891
3d1df1fa
MM
1892 PR c++/9791
1893 * g++.dg/warn/Woverloaded-1.C: New test.
1894
b8c25665 18952003-03-05 Jan Hubicka <jh@suse.cz>
b255a036
JH
1896
1897 * gcc.dg/i386-local2.c: New.
20856045 1898 * gcc.dg/i386-local.c: Fix typo.
b255a036 1899
1c442892
MM
19002003-03-05 Mark Mitchell <mark@codesourcery.com>
1901
1902 * g++.dg/abi/layout3.C: New test.
1903
be2fa211
EB
19042003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1905
1906 * gcc.c-torture/compile/20030305-1.c
1907
b8c25665 19082003-03-05 Jan Hubicka <jh@suse.cz>
dafc5b82
JH
1909
1910 * gcc.dg/i386-local.c: New.
1911
b8c25665 19122003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
754047bb
R
1913
1914 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
1915
2ad1815d
EB
19162003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1917
1918 * gcc.dg/switch-2.c: New test.
1919 * gcc.dg/switch-3.c: New test.
1920 * gcc.dg/Wswitch.c: Adjust line numbers.
1921 * gcc.dg/Wswitch-default.c: Likewise.
1922 * gcc.dg/Wswitch-enum.c: Likewise.
1923
01952d37
AO
19242003-03-04 Alexandre Oliva <aoliva@redhat.com>
1925
1926 * gcc.c-torture/execute/20030222-1.c: New test.
1927
767440a2
JW
19282003-03-03 James E Wilson <wilson@tuliptree.org>
1929
1930 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
1931
7993382e
MM
19322003-03-03 Mark Mitchell <mark@codesourcery.com>
1933
1934 PR c++/9878
1935 * g++.dg/init/ref1.C: New test.
1936
b8c25665 19372003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
d44cc404
R
1938
1939 * gcc.dg/sh-relax.c: New SH-only test.
1940
b22b239e
GK
19412003-03-03 Geoffrey Keating <geoffk@apple.com>
1942
1943 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
1944 comment explaining purpose of testcase.
1945
3595b91f
SC
19462003-03-02 Stephane Carrez <stcarrez@nerim.fr>
1947
1948 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
1949 for HC11/HC12 (asm needs two int registers).
1950 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
1951 HC11/HC12 because the test uses an asm which needs two 32-bit
1952 registers.
1953
1494f93a
SC
19542003-03-02 Stephane Carrez <stcarrez@nerim.fr>
1955
1956 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
1957 for HC11/HC12 (array is too large otherwise).
1958 * gcc.c-torture/compile/920501-4.x: New file, likewise.
1959 * gcc.c-torture/compile/20010518-2.x: Likewise.
1960 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
1961 HC11/HC12 (array is too large).
1962
facf86ac
GK
19632003-03-01 Geoffrey Keating <geoffk@apple.com>
1964
1965 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
1966 * lib/g++-dg.exp (g++-dg-test): Likewise.
1967
08291658
RS
19682003-03-01 Roger Sayle <roger@eyesopen.com>
1969
1970 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
1971 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
1972
74dd1333
KL
19732003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1974
1975 * g++.dg/warn/implicit-typename1.C: Remove warning.
1976
3f53c0dc
RH
19772003-02-28 Richard Henderson <rth@redhat.com>
1978
1979 * gcc.dg/noreturn-1.c: Move noreturn warning line.
1980 * gcc.dg/return-type-1.c: Move control reaches end warning line.
1981
d8fad4ea
GK
19822003-02-28 Geoffrey Keating <geoffk@apple.com>
1983
1984 * gcc.dg/pch/pch.exp: Change .pch to .gch.
1985 * g++.dg/pch/pch.exp: Likewise.
1986
1cb8292f
MM
19872003-02-28 Mark Mitchell <mark@codesourcery.com>
1988
1989 PR c++/9879
1990 * testsuite/g++.dg/init/new4.C: New test.
1991
f3c7ed6b
RE
19922003-02-28 Richard Earnshaw <rearnsha@arm.com>
1993
1994 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
1995
13082c80
AO
19962003-02-28 Alexandre Oliva <aoliva@redhat.com>
1997
e459243b
AO
1998 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
1999 unsigned long.
2000
13082c80
AO
2001 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
2002 wider than float.
2003
b17d5d7c
ZD
20042003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2005
2006 * lib/scanasm.exp: Add support for counting numbers of
2007 occurences.
2008 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
2009 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
2010
c0b1cc97
MM
20112003-02-25 Mark Mitchell <mark@codesourcery.com>
2012
cec24319
MM
2013 PR c++/9683
2014 * g++.dg/template/static3.C: New test.
2015
c0b1cc97
MM
2016 PR c++/9829
2017 * g++.dg/parse/namespace6.C: New test.
b8c25665 2018
3eaa6044
FS
20192003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2020
2021 PR target/9732
2022 * gcc.dg/20030225-1.c: New test.
2023
353b4fc0
MM
20242003-02-24 Mark Mitchell <mark@codesourcery.com>
2025
d12ad970
MM
2026 * README: Remove out-of-date information.
2027
353b4fc0
MM
2028 PR c++/9836
2029 * g++.dg/template/spec6.C: New test.
2030
201b9f2a
JL
20312003-02-24 Jeff Law <law@redhat.com>
2032
2033 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
2034
f8dc212b
RO
20352003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2036
2037 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
2038 * gcc.dg/pragma-ep-1.c: Likewise.
2039
9e236a9d
KL
20402003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2041
2042 PR c++/9602
2043 * g++.dg/template/friend16.C: New test.
2044
ca099ac8
MM
20452003-02-23 Mark Mitchell <mark@codesourcery.com>
2046
2047 PR c++/5333
2048 * g++.dg/parse/fused-params1.C: Adjust error messages.
2049 * g++.dg/template/nested3.C: New test.
b8c25665 2050
f641e05b
AM
20512003-02-24 Alan Modra <amodra@bigpond.net.au>
2052
2053 * g++.dg/abi/param1.C: New test.
2054
53be1a8d
KL
20552003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2056
2057 PR c++/7982
2058 * g++.dg/warn/implicit-typename1.C: New test.
2059
9d913bbf
KC
20602003-02-22 Kelley Cook <kelleycook@comcast.net>
2061
b8c25665
ZW
2062 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
2063 with "mtune".
2064 * g++.old-deja/g++.other/store-expr2.C: Likewise.
2065 * gcc.c-torture/execute/20010129-1.x: Likewise.
2066 * gcc.dg/20011107-1.c: Likewise.
2067 * gcc.dg/20020108-1.c: Likewise.
2068 * gcc.dg/20020122-3.c: Likewise.
2069 * gcc.dg/20020206-1.c: Likewise.
2070 * gcc.dg/20020310-1.c: Likewise.
2071 * gcc.dg/20020426-2.c: Likewise.
2072 * gcc.dg/20020517-1.c: Likewise.
2073 * gcc.dg/991230-1.c: Likewise.
2074 * gcc.dg/i386-unroll-1.c: Likewise.
2075 * gcc.misc-tests/i386-prefetch.exp: Likewise.
2076
20772003-02-22 Jan Hubicka <jh@suse.cz>
48e082b9
JH
2078
2079 * gcc.dg/i386-mul.c: New test.
2080
c0a47a61
RS
20812003-02-21 Roger Sayle <roger@eyesopen.com>
2082
2083 * gcc.dg/builtins-5.c: New test case.
2084
182c2078
HPN
20852003-02-22 Hans-Peter Nilsson <hp@axis.com>
2086
2087 * gcc.dg/asmreg-1.c: New test.
2088
2fff6d71
MM
20892003-02-21 Mark Mitchell <mark@codesourcery.com>
2090
2091 PR c++/9749
2092 * g++.dg/parse/varmod1.C: New test.
2093
19df1edf
MM
20942003-02-21 Mark Mitchell <mark@codesourcery.com>
2095
2096 PR c++/9727
2097 * g++.dg/template/op1.C: New test.
2098
5dc3a78c
MM
20992003-02-21 Mark Mitchell <mark@codesourcery.com>
2100
2101 PR c++/8906
2102 * g++.dg/template/nested2.C: New test.
2103
692bb58a
MM
21042003-02-21 Mark Mitchell <mark@codesourcery.com>
2105
2106 PR c++/8724
2107 * g++.dg/expr/dtor1.C: New test.
2108
a8d0ddaf
ZW
21092003-02-21 Zack Weinberg <zack@codesourcery.com>
2110
2111 * gcc.dg/cpp/include3.c: New test.
2112 * gcc.dg/cpp/inc/foo.h: New file.
2113
9e7d0b92
GN
21142003-02-21 Glen Nakamura <glen@imodulo.com>
2115
2116 * gcc.c-torture/execute/20030221-1.c: New test.
2117
63a3cd3e
MM
21182003-02-20 Mark Mitchell <mark@codesourcery.com>
2119
2120 PR c++/9729
2121 * g++.dg/abi/conv1.C: New test.
2122
b8c25665 21232003-02-20 Jan Hubicka <jh@suse.cz>
0bcecf95
JH
2124
2125 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2126
4ea0d487
DJ
21272003-02-19 Daniel Jacobowitz <drow@mvista.com>
2128
2129 * gcc.c-torture/compile/20030219-1.c: New test.
2130
b8c25665 21312003-02-18 Jan Hubicka <jh@suse.cz>
c001c39b
JH
2132
2133 * gcc.dg/funcorder.c: New test.
2134
ff6e1a2f
KH
21352003-02-18 Kazu Hirata <kazu@cs.umass.edu>
2136
2137 * gcc.c-torture/execute/20030218-1.c: New.
2138
67aa8289
AH
21392003-02-18 Aldy Hernandez <aldyh@redhat.com>
2140
a8d0ddaf 2141 * gcc.dg/20030218-1.c: New.
67aa8289 2142
d7ddbe24
RH
21432003-02-18 Richard Henderson <rth@redhat.com>
2144
2145 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
2146 * gcc.dg/attr-used-2.c: New.
2147
6b99d1c0
MM
21482003-02-18 Mark Mitchell <mark@codesourcery.com>
2149
2150 PR c++/9704
2151 * g++.dg/init/copy5.C: New test.
a8d0ddaf 2152
59d22bc5
GK
21532003-02-18 Geoffrey Keating <geoffk@apple.com>
2154
2155 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
2156 * g++.dg/pch/pch.exp: Likewise.
2157
bc102c4b
KH
21582003-02-18 Kazu Hirata <kazu@cs.umass.edu>
2159
2160 * gcc.c-torture/execute/20030209-1.c: Enable the test if
2161 STACK_SIZE is not defined.
2162
db77ef4c
KL
21632003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2164
2165 PR c++/9457
2166 * g++.dg/template/init1.C: New test.
2167
b8c25665 21682003-02-16 Jan HUbicka <jh@suse.cz>
096daf41
JH
2169
2170 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
2171 (foo): Add few extra tests
2172 * gcc.dg/c99-const-expr-3.c: Likewise.
2173 * gcc.c-torture/execute/20030216-1.c: New.
2174
0df4ae96
KL
21752003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2176
2177 PR c++/9459
2178 * g++.dg/ext/typeof4.C: New test.
2179
881b2a96
RS
21802003-02-15 Roger Sayle <roger@eyesopen.com>
2181
2182 * gcc.dg/i386-387-3.c: New test case.
2183
6e8647d5
JZ
21842003-02-14 Josef Zlomek <zlomekj@suse.cz>
2185
2186 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
2187 cris-*-elf* cris-*-aout* and mmix-*-*.
2188
42f86c48
JZ
21892003-02-13 Josef Zlomek <zlomekj@suse.cz>
2190
2191 * gcc.dg/20030213-1.c: New test.
2192
1fb54135
RS
21932003-02-12 Roger Sayle <roger@eyesopen.com>
2194
2195 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
2196 * gcc.dg/i386-387-2.c: Likewise.
2197
c6e2a538
AH
21982003-02-12 Aldy Hernandez <aldyh@redhat.com>
2199
a8d0ddaf
ZW
2200 * gcc.dg/ppc-spe.c: Fix formatting.
2201 Enable tests that were previously unsupported by gas.
2202 Delete tests for instructions that no longer exist.
2203 Switch arguments on evsubifw builtin.
c6e2a538 2204
5c4d5a15
KH
22052003-02-12 Kazu Hirata <kazu@cs.umass.edu>
2206
2207 * gcc.c-torture/execute/20030209-1.c: Disable the test if
2208 STACK_SIZE is too small.
2209
ecf92f82 22102003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
a8d0ddaf 2211 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
ecf92f82
EB
2212
2213 * gcc.dg/decl-2.c: New test.
2214
b8c25665 22152003-02-10 Jan Hubicka <jh@suse.cz>
637df4f4
JH
2216
2217 * gcc.dg/i386-fpcvt-1.c: New test.
2218
2382b79f
RS
22192002-02-09 Richard Sandiford <rsandifo@redhat.com>
2220
2221 * gcc.c-torture/execute/20030209-1.c: New test.
2222
5d4b76c0
KH
22232003-02-09 Kazu Hirata <kazu@cs.umass.edu>
2224
2225 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
2226 int-wide bitops, use the constants of the same width.
2227 Likewise, if long long is 32-bit wide, test bitops using
2228 32-bit constants.
2229
8f37dd98
LR
22302003-02-07 Loren James Rittle <ljrittle@acm.org>
2231
2232 * gcc.dg/20021014-1.c: Annotate with expected notice text.
2233
46847aa6
RS
22342003-02-07 Roger Sayle <roger@eyesopen.com>
2235
2236 * testsuite/gcc.dg/builtins-4.c: New test case.
2237
f39a753b
KG
22382003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2239
2240 * gcc.dg/20020430-1.c: Fix dg command typos.
2241 * gcc.dg/20020503-1.c: Likewise.
2242
256803d9
VR
22432003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2244
2245 PR c++/8785
2246 * g++.dg/parse/fused-params1.C: New test.
2247
2248 PR c++/8857
2249 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
2250
2251 PR c++/8921
2252 * g++.dg/parse/non-dependent1.C: New test.
2253
2254 PR c++/8928
2255 * g++.dg/parse/dupl-tmpl-args1.C: New test.
2256
2257 PR c++/9228
2258 * g++.dg/parse/undefined7.C: New test.
2259 * g++.dg/parse/non-templ1.C: New test.
2260
2261 PR c++/9229
2262 * g++.dg/parse/too-many-tmpl-args1.C: New test.
2263
5fbf0217
EB
22642003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2265
2266 * gcc.c-torture/compile/20030206-1.c: New test.
2267
dbdd3489
RS
22682003-02-05 Roger Sayle <roger@eyesopen.com>
2269
2270 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
2271 "pow" to "foo" to avoid potential confusion with a math built-in.
2272
48d1ce96
KG
22732003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2274
2275 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
2276 conditions for SPARC targets.
2277
4f6ae35d
JJ
22782003-02-05 Jakub Jelinek <jakub@redhat.com>
2279
2280 * gcc.dg/20030204-1.c: New test.
2281
2de2cd78
VR
22822003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2283
2284 PR c++/38
2285 * g++.dg/parse/array-size1.C: New test.
2286
2287 PR c++/5657
2288 * g++.dg/parse/undefined3.C: New test.
2289
2290 PR c++/5665
2291 * g++.dg/parse/undefined4.C: New test.
2292
2293 PR c++/5975
2294 * g++.dg/parse/undefined5.C: New test.
2295
2296 PR c++/7259
2297 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
2298
2299 PR c++/8578
2300 * g++.dg/parse/casting-operator1.C: New test.
2301
2302 PR c++/8596
2303 * g++.dg/parse/undefined6.C: New test.
2304
2305 PR c++/8736
2306 * g++.dg/parse/missing-template1.C: New test.
2307
b8c25665 23082003-02-04 Jan Hubicka <jh@suse.cz>
afffc4e2
JH
2309
2310 * gcc.dg/i386-cadd.c: Compile using -march=k8.
2311 * gcc.dg/i386-cmov?.c: Likewise.
2312 * gcc.dg/i386-fpcvt-?.c: Likewise.
2313 * gcc.dg/i386-ssefp-1.c: Likewise.
2314 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
2de2cd78 2315 conventions.
afffc4e2 2316
b80f8ef3
MM
23172003-02-03 Mark Mitchell <mark@codesourcery.com>
2318
2319 PR c++/7129
2320 * testsuite/g++.dg/ext/max.C: New test.
2321
b8c25665 23222003-02-03 Jan Hubicka <jh@suse.cz>
7393205f
JH
2323
2324 * gcc.c-torture/execute/20030203-1.c: New test.
2325
ca777b88
RE
23262003-02-03 Richard Earnshaw <rearnsha@arm.com>
2327
2328 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
2329 'natural-endian'.
2330
271bd540
RS
23312003-02-01 Richard Sandiford <rsandifo@redhat.com>
2332
2333 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
2334 * g++.dg/init/new2.C: Likewise.
2335 * g++.dg/other/new1.C: Likewise.
2336
5175d1b8
LR
23372003-01-31 Loren J. Rittle <ljrittle@acm.org>
2338
2339 * gcc.dg/struct-ret-libc.c: New test.
2340
2f278625
UW
23412003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
2342
2343 * gcc.dg/20030129-1.c: New test.
2344
db0f613d
KL
23452003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2346
2347 PR c++/8849
2348 * g++.dg/template/ptrmem4.C: New test.
2349
14d22dd6
MM
23502003-01-29 Mark Mitchell <mark@codesourcery.com>
2351
2352 * g++.dg/parser/constant1.C: New test.
2353
710b73e6
KL
23542003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2355
2356 PR c++/8591
2357 * g++.dg/parse/friend2.C: New test.
2358
9ae58faf
NS
23592003-01-29 Nathan Sidwell <nathan@codesourcery.com>
2360
2361 PR c++/9437
2362 * g++.dg/template/unify4.C: New test.
2363
6d09ef27
RS
23642003-01-28 Richard Sandiford <rsandifo@redhat.com>
2365
2366 * gcc.c-torture/execute/20030128-1.c: New test.
2367
4334c467
JO
23682003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
2369
2370 * g++.dg/lookup/nested1.C: Test moved from ...
2371 * g++.old-deja/g++.other/lookup24.C: ... here.
2372
b8c25665 23732003-01-28 Jan Hubicka <jh@suse.cz>
69814826
JH
2374
2375 * gcc.dg/i386-cmov5.c: New test.
2376
bffcd064
V
23772003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2378
a8d0ddaf
ZW
2379 * gcc.c-torture/execute/20010925-1.c: Changed the
2380 memcpy declaration.
bffcd064 2381
f2ce60b8
NS
23822003-01-28 Nathan Sidwell <nathan@codesourcery.com>
2383
2384 PR c++/3902
2385 * g++.dg/parse/template5.C: New test.
2386
f42aadd8
TM
23872003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
2388
2389 PR fortran/9258
2390 * g77.dg/pr9258: New test.
2391
5db544e1
GP
23922003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2393
2394 * README: Move relevant parts from README.g++.
2395
2396 * README.g++: Remove this file.
2397
483a5709
NS
23982003-01-28 Nathan Sidwell <nathan@codesourcery.com>
2399
2400 * g++.dg/abi/dcast1.C: New test.
2401
4ff71d24
KG
24022003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2403
2404 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
2405
623baee2
JO
24062003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
2407
2408 PR c++/47
2409 * g++.old-deja/g++.other/lookup24.C: New test.
2410
2956f353
KG
24112003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2412
2413 PR middle-end/7227
2414 * gcc.dg/uninit-C.c: New test.
2415
a2ddc397
NS
24162003-01-27 Nathan Sidwell <nathan@codesourcery.com>
2417
2418 * g++.dg/abi/covariant1.C: New test.
2419
acf9fa5f
UW
24202003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
2421
2422 * gcc.dg/20030123-1.c: New test.
2423
b8c25665 24242003-01-25 Jan Hubicka <jh@suse.cz>
1649d92f
JH
2425
2426 PR opt/8492
2427 * gcc.c-torture/compile/20030125-1.c
2428
bbaab916
NS
24292003-01-25 Nathan Sidwell <nathan@codesourcery.com>
2430
2431 PR c++/9403
2432 * g++.dg/parse/template3.C: New test.
2433 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
a8d0ddaf 2434
bbaab916
NS
2435 PR c++/795
2436 * g++.dg/parse/template4.C: New test.
a8d0ddaf 2437
bbaab916
NS
2438 PR c++/9415
2439 * g++.dg/template/qual2.C: New test.
a8d0ddaf 2440
bbaab916
NS
2441 PR c++/8545
2442 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
2443
2444 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
2445
9bb231fd
RS
24462003-01-25 Roger Sayle <roger@eyesopen.com>
2447
2448 * gcc.c-torture/execute/switch-1.c: New test case.
2449
b8c25665 24502003-01-25 Jan Hubicka <jh@suse.cz>
c5061554
JH
2451
2452 * gcc.c-torture/execute/20030125-1.[cx]: New test.
2453
32d9a5bd
PC
24542003-01-25 Paolo Carlini <pcarlini@unitus.it>
2455
2456 Tweaks for Bison-1.875. From the NEWS file:
2457 "- `parse error' -> `syntax error'
2458 Bison now uniformly uses the term `syntax error'"
2459 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
2460 * gcc.dg/cpp/digraph2.c: Likewise.
2461 * gcc.dg/cpp/direct2.c: Likewise.
2462 * gcc.dg/cpp/paste4.c: Likewise.
2463 * gcc.dg/c90-restrict-1.c: Likewise.
2464 * gcc.dg/c99-func-2.c: Likewise.
2465 * gcc.dg/noncompile/920721-2.c: Likewise.
2466 * gcc.dg/noncompile/930622-2.c: Likewise.
2467 * gcc.dg/noncompile/940112-1.c: Likewise.
2468 * gcc.dg/noncompile/950921-1.c: Likewise.
2469 * gcc.dg/noncompile/951123-1.c: Likewise.
2470 * gcc.dg/noncompile/971104-1.c: Likewise.
2471 * gcc.dg/noncompile/990416-1.c: Likewise.
2472
f5128e88
PC
24732003-01-24 Paolo Carlini <pcarlini@unitus.it>
2474
2475 * g++.dg/parse/undefined1.C: Add error message.
2476
65a5559b
MM
24772003-01-22 Mark Mitchell <mark@codesourcery.com>
2478
c006d942
MM
2479 PR c++/9354
2480 * g++.dg/parse/new1.C: New test.
2481
2482 PR c++/9216
2483 * g++.dg/parse/template2.C: New test.
2484
2485 PR c++/9354
2486 * g++.dg/parse/typedef2.C: New test.
2487
65a5559b
MM
2488 PR c++/9328
2489 * g++.dg/ext/typeof3.C: New test.
2490
68aab9ee
VR
24912003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2492
2493 PR c++/2738
2494 * g++.dg/parse/ret-type1.C: New test.
2495
2496 PR c++/3792
2497 * g++.dg/parse/tmpl-outside1.C: New test.
2498
2499 PR c++/4207
2500 * g++.dg/parse/int-as-enum1.C: New test.
2501
2502 PR c++/4903
2503 * g++.dg/parse/no-typename1.C: New test.
2504
2505 PR c++/5533
2506 * g++.dg/parse/no-value1.C: New test.
2507
2508 PR c++/5921
2509 * g++.dg/parse/wrong-inline1.C: New test.
2510
2511 PR c++/6402
2512 * g++.dg/parse/ref1.C: New test.
2513
2514 PR c++/6992
2515 * g++.dg/parse/attr-ctor1.C: New test.
2516
2517 PR c++/7229
2518 * g++.dg/parse/namespace5.C: New test.
2519
2520 PR c++/7917
2521 * g++.dg/parse/func-def1.C: New test.
2522
2523 PR c++/8143
2524 * g++.dg/parse/undefined1.C: New test.
2525
2526 PR c++/5723, PR c++/8522
2527 * g++.dg/parse/specialization1.C: New test.
2528
2529 PR c++/163, PR c++/8595
2530 * g++.dg/parse/struct-as-enum1.C: New test.
2531
2532 PR c++/9173
2533 * g++.dg/parse/undefined2.C: New test.
2534
1fb3244a
MM
25352003-01-22 Mark Mitchell <mark@codesourcery.com>
2536
e0860732
MM
2537 PR c++/9298
2538 * g++.dg/parse/template1.C: New test.
2539
4eb6d609
MM
2540 PR c++/9384
2541 * g++.dg/parse/using1.C: New test.
2542
1fb3244a
MM
2543 PR c++/9285
2544 PR c++/9294
2545 * g++.dg/parse/expr2.C: New test.
2546
2547 PR c++/9388
2548 * g++.dg/parse/lookup2.C: Likewise.
2549
b8c25665 25502003-01-21 Jan Hubicka <jh@suse.cz>
4d097718
JH
2551
2552 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
2553 * gcc.c-torture/execute/eeprof-1.c: Likewise.
2554 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
2555 * gcc.c-torture/execute/string-opt-*.c: Likewise.
2556
e3289412
NC
25572003-01-20 Nick Clifton <nickc@redhat.com>
2558
2559 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
2560 problem with ARM sibcall code generation.
2561
d99c740f
KH
25622003-01-20 Kazu Hirata <kazu@cs.umass.edu>
2563
2564 * gcc.c-torture/execute/20030120-1.c: New.
2565
a99820e6
PC
25662003-01-19 Paolo Carlini <pcarlini@unitus.it>
2567
2568 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
2569
5dae1114
MM
25702003-01-17 Mark Mitchell <mark@codesourcery.com>
2571
2572 PR c++/9272
2573 * g++.dg/parse/ctor1.C: New test.
2574
2575 PR c++/9294:
2576 * g++.dg/parse/qualified1.C: New test.
a8d0ddaf 2577
5dae1114
MM
2578 * g++.dg/parse/typename3.C: New test.
2579
c292e375
RH
25802003-01-16 Richard Henderson <rth@redhat.com>
2581
2582 * g++.dg/tls/init-2.C: Fix error matches for real this time.
2583
aab37812
RH
25842003-01-16 Richard Henderson <rth@redhat.com>
2585
2586 * g++.dg/pch/pch.exp: Copy test header to the working directory
2587 before using it either for precompilation or direct use.
2588 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
2589 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
2590
50c620d6
RH
25912003-01-16 Richard Henderson <rth@redhat.com>
2592
2593 * gcc.dg/pch/pch.exp: Copy test header to the working directory
2594 before using it either for precompilation or direct use.
2595 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
2596 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
2597
8fbc5ae7
MM
25982003-01-16 Mark Mitchell <mark@codesourcery.com>
2599
2600 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
2601 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
2602 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
2603 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
2604 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
2605 typename warning into error.
2606 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
2607 error messages.
2608 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
2609 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
2610 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
2611 messages.
2612 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
2613 make declaration visible in template.
2614 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
2615 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
2616 messages.
2617 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
2618 message.
2619 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
2620 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
2621 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
2622 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
2623 typename warning with error message.
2624 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
2625 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
2626 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
a8d0ddaf 2627
712becab
NS
26282003-01-16 Nathan Sidwell <nathan@codesourcery.com>
2629
2630 * g++.dg/parse/ambig2.C: New test.
2631
1ceb0dc7
RH
26322003-01-15 Richard Henderson <rth@redhat.com>
2633
2634 * g++.dg/tls/init-2.C: Update error message string.
2635
3dd5fc58
KG
26362003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2637
2638 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
2639
b0562482
SC
26402003-01-15 Stephane Carrez <stcarrez@nerim.fr>
2641
2642 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
2643 all for HC11/HC12.
2644 * gcc.c-torture/compile/20001205-1.x: Likewise.
2645 * gcc.c-torture/compile/20001226-1.x: Likewise.
2646 * gcc.c-torture/compile/920520-1.x: Likewise.
2647 * gcc.c-torture/compile/961203-1.x: Likewise.
2648 * gcc.c-torture/compile/20020604-1.x: Likewise.
2649
b8c25665 26502003-01-15 Jan Hubicka <jh@suse.cz>
b1a6f8db
JH
2651
2652 * gcc.c-torture/compile/20030115-1.c: New test.
2653
2654 * gcc.dg/i386-fpcvt-1.c: New test.
2655 * gcc.dg/i386-fpcvt-2.c: New test.
2656
a7189b49
JO
26572003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
2658
2659 Further conform g++'s __vmi_class_type_info to the C++ ABI
2660 specification.
2661 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
2662 the specification.
2663
b8c25665 26642003-01-14 Jan Hubicka <jh@suse.cz>
77f9af81
JH
2665
2666 * gcc.dg/i386-fpcvt-1.c: New test.
2667 * gcc.dg/i386-fpcvt-2.c: New test.
2668
ab5496c4
EB
26692003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
2670
2671 * gcc.dg/i386-mmx-3.c: New test.
2672
e8f2b18d
MM
26732003-01-12 Mark Mitchell <mark@codesourcery.com>
2674
2675 PR c++/9264
2676 * g++.dg/parse/octal1.C: New file.
2677
2678 PR c++/9172
2679 * g++.dg/parse/typename1.C: New file.
2680
67a7278d
DS
26812003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
2682
2683 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
2684 * gcc.dg/bf-no-ms-layout.c: Likewise.
ab5496c4 2685 * gcc.dg/bf-ms-attrib.c: Likewise.
67a7278d 2686
2050a1bb
MM
26872003-01-10 Mark Mitchell <mark@codesourcery.com>
2688
99152b95 2689 PR c++/9099
a6f6052a
MM
2690 * g++.dg/parse/dtor1.C: New file.
2691
2050a1bb
MM
2692 PR c++/9128
2693 * g++.dg/rtti/typeid1.C: New file.
2694
2695 PR c++/9153
2696 * g++.dg/parse/lookup1.C: New file.
2697
2698 PR c++/9171
2699 * g++.dg/templ/spec5.C: New file.
ab5496c4 2700
7558f66e
JZ
27012003-01-10 Josef Zlomek <zlomekj@suse.cz>
2702
2703 * gcc.c-torture/compile/20030110-1.c: New test.
2704
17211ab5
GK
27052003-01-09 Geoffrey Keating <geoffk@apple.com>
2706
2707 Merge from pch-branch:
2708
2709 2002-12-23 Geoffrey Keating <geoffk@apple.com>
2710
2711 * gcc.dg/pch/cpp-1.h: New.
2712 * gcc.dg/pch/cpp-1.c: New.
2713 * gcc.dg/pch/cpp-2.h: New.
2714 * gcc.dg/pch/cpp-2.c: New.
2715
2716 2002-11-19 Geoffrey Keating <geoffk@apple.com>
2717
2718 * gcc.dg/pch/except-1.h: New.
2719 * gcc.dg/pch/except-1.c: New.
2720
2721 2002-11-13 Geoffrey Keating <geoffk@apple.com>
2722
2723 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
2724 running test.
2725 * gcc.dg/pch: Include *.hp not *.h.
2726 * gcc.dg/pch/system-1.h: New.
2727 * gcc.dg/pch/system-1.c: New.
2728
2729 2002-11-11 Geoffrey Keating <geoffk@apple.com>
2730
2731 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
2732 rather than trying to build and run a program using PCH.
2733 * gcc.dg/pch: Remove dg-do commands from test files.
a8d0ddaf 2734
17211ab5
GK
2735 2002-11-08 Geoffrey Keating <geoffk@apple.com>
2736
2737 * gcc.dg/pch/macro-3.c: New.
2738 * gcc.dg/pch/macro-3.h: New.
2739
2740 2002-11-04 Geoffrey Keating <geoffk@apple.com>
2741
2742 * gcc.dg/pch/common-1.c: New.
2743 * gcc.dg/pch/common-1.h: New.
2744 * gcc.dg/pch/decl-1.c: New.
2745 * gcc.dg/pch/decl-1.h: New.
2746 * gcc.dg/pch/decl-2.c: New.
2747 * gcc.dg/pch/decl-2.h: New.
2748 * gcc.dg/pch/decl-3.c: New.
2749 * gcc.dg/pch/decl-3.h: New.
2750 * gcc.dg/pch/decl-4.c: New.
2751 * gcc.dg/pch/decl-4.h: New.
2752 * gcc.dg/pch/decl-5.c: New.
2753 * gcc.dg/pch/decl-5.h: New.
2754 * gcc.dg/pch/global-1.c: New.
2755 * gcc.dg/pch/global-1.h: New.
2756 * gcc.dg/pch/inline-1.c: New.
2757 * gcc.dg/pch/inline-1.h: New.
2758 * gcc.dg/pch/inline-2.c: New.
2759 * gcc.dg/pch/inline-2.h: New.
2760 * gcc.dg/pch/static-1.c: New.
2761 * gcc.dg/pch/static-1.h: New.
2762 * gcc.dg/pch/static-2.c: New.
2763 * gcc.dg/pch/static-2.h: New.
2764
2765 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
2766
2767 * g++.dg/pch/pch.exp: Better handle failing testcases.
2768 * gcc.dg/pch/pch.exp: Likewise.
2769 * gcc.dg/pch/macro-1.c: New.
2770 * gcc.dg/pch/macro-1.h: New.
2771 * gcc.dg/pch/macro-2.c: New.
2772 * gcc.dg/pch/macro-2.h: New.
2773
2774 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
2775
2776 * g++.dg/dg.exp: Treat files in pch/ specially.
2777 * g++.dg/pch/pch.exp: New file.
2778 * g++.dg/pch/empty.H: New file.
2779 * g++.dg/pch/empty.C: New file.
2780 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
2781 "precompile".
2782
2783 * gcc.dg/pch/pch.exp: New file.
2784 * gcc.dg/pch/empty.h: New file.
2785 * gcc.dg/pch/empty.c: New file.
2786 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
2787 "precompile".
2788
0f399e5f
KL
27892003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2790
2791 * g++.dg/template/friend14.C: New test.
2792
4c46ea23
EB
27932003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
2794
8cb1a818 2795 * gcc.dg/old-style-asm-1.c: New test.
4c46ea23 2796
98c29f71
RS
27972003-01-09 Richard Sandiford <rsandifo@redhat.com>
2798
2799 * gcc.c-torture/compile/20030109-1.c: New test.
2800
bbb818c6
EB
28012003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
2802
2803 * gcc.c-torture/execute/20030109-1.c: New test.
2804
cdc497dd
LH
28052003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
2806
2807 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
2808 * g++.old-deja/g++.mike/dyncast2.C: Likewise
2809 * g++.old-deja/g++.mike/dyncast3.C: Likewise
2810 * g++.old-deja/g++.mike/eh2.C: Likewise
2811 * g++.old-deja/g++.mike/eh3.C: Likewise
2812 * g++.old-deja/g++.mike/eh5.C: Likewise
2813 * g++.old-deja/g++.mike/eh6.C: Likewise
2814 * g++.old-deja/g++.mike/eh7.C: Likewise
2815 * g++.old-deja/g++.mike/eh8.C: Likewise
2816 * g++.old-deja/g++.mike/eh9.C: Likewise
2817 * g++.old-deja/g++.mike/eh10.C: Likewise
2818 * g++.old-deja/g++.mike/eh12.C: Likewise
2819 * g++.old-deja/g++.mike/eh13.C: Likewise
2820 * g++.old-deja/g++.mike/eh14.C: Likewise
2821 * g++.old-deja/g++.mike/eh16.C: Likewise
2822 * g++.old-deja/g++.mike/eh17.C: Likewise
2823 * g++.old-deja/g++.mike/eh18.C: Likewise
2824 * g++.old-deja/g++.mike/eh21.C: Likewise
2825 * g++.old-deja/g++.mike/eh23.C: Likewise
2826 * g++.old-deja/g++.mike/eh24.C: Likewise
2827 * g++.old-deja/g++.mike/eh25.C: Likewise
2828 * g++.old-deja/g++.mike/eh26.C: Likewise
2829 * g++.old-deja/g++.mike/eh27.C: Likewise
2830 * g++.old-deja/g++.mike/eh28.C: Likewise
2831 * g++.old-deja/g++.mike/eh29.C: Likewise
2832 * g++.old-deja/g++.mike/eh31.C: Likewise
2833 * g++.old-deja/g++.mike/eh33.C: Likewise
2834 * g++.old-deja/g++.mike/eh34.C: Likewise
2835 * g++.old-deja/g++.mike/eh35.C: Likewise
2836 * g++.old-deja/g++.mike/eh36.C: Likewise
2837 * g++.old-deja/g++.mike/eh37.C: Likewise
2838 * g++.old-deja/g++.mike/eh38.C: Likewise
2839 * g++.old-deja/g++.mike/eh39.C: Likewise
2840 * g++.old-deja/g++.mike/eh40.C: Likewise
2841 * g++.old-deja/g++.mike/eh41.C: Likewise
2842 * g++.old-deja/g++.mike/eh42.C: Likewise
2843 * g++.old-deja/g++.mike/eh44.C: Likewise
2844 * g++.old-deja/g++.mike/eh46.C: Likewise
2845 * g++.old-deja/g++.mike/eh47.C: Likewise
2846 * g++.old-deja/g++.mike/eh48.C: Likewise
2847 * g++.old-deja/g++.mike/eh49.C: Likewise
2848 * g++.old-deja/g++.mike/eh50.C: Likewise
2849 * g++.old-deja/g++.mike/eh51.C: Likewise
2850 * g++.old-deja/g++.mike/eh53.C: Likewise
2851 * g++.old-deja/g++.mike/eh55.C: Likewise
2852 * g++.old-deja/g++.mike/p7912.C: Likewise
2853 * g++.old-deja/g++.mike/p9706.C: Likewise
2854 * g++.old-deja/g++.mike/p10416.C: Likewise
2855 * g++.old-deja/g++.mike/p11667.C: Likewise
a8d0ddaf 2856 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
cdc497dd
LH
2857 Remove redundant reference to Iris.
2858 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
2859 Elxsi, i860, Pico Java, and WE32K.
2860
8caf4c38
MM
28612003-01-07 Mark Mitchell <mark@codesourcery.com>
2862
2863 * g++.dg/ext/asm4.C: New test.
2864
2b59fc25
KL
28652003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2866
2867 PR c++/9030
2868 * g++.dg/template/friend12.C: New test.
2869 * g++.dg/template/friend13.C: Likewise.
2870 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
2871
b8c25665 28722003-01-08 Jan Hubicka <jh@suse.cz>
4298c66b
JH
2873
2874 * gcc.dg/i386-cadd.c: New test.
2875 * gcc.dg/i386-cmov4.c: Likewise.
2876
8218bd34
MM
28772003-01-06 Mark Mitchell <mark@codesourcery.com>
2878
c10cdb3d
MM
2879 PR c++/9165
2880 * g++.dg/warn/Wunused-3.C: New test.
2881
2882 * g++.dg/abi/bitfield9.C: New test.
63e5f567 2883
8218bd34
MM
2884 PR c++/9189
2885 * g++.dg/parse/defarg3.C: New test.
2886
62b8a44e
NS
28872003-01-06 Nathan Sidwell <nathan@codesourcery.com>
2888
2889 * g++.dg/parse/ambig1.C: New test.
2890 * g++.dg/parse/defarg2.C: New test.
2891
ec194454
MM
28922003-01-05 Mark Mitchell <mark@codesourcery.com>
2893
2894 * g++.dg/template/defarg-1.C: New test.
2895 * g++.dg/template/local2.C: Likewise.
2896
1ba8a9c4
RS
28972003-01-05 Richard Sandiford <rsandifo@redhat.com>
2898
2899 * gcc.c-torture/execute/20030105-1.c: New test.
2900
d5945212
KL
29012003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2902
2903 * g++.dg/parse/namespace3.C: Remove extra semicolons.
2904 * g++.dg/parse/namespace4.C: Likewise.
2905
31758337
NS
29062003-01-03 Nathan Sidwell <nathan@codesourcery.com>
2907
2908 * g++.dg/template/ntp2.C: New test.
2909
ba7e8dc0
NN
29102003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2911
1ff11883
NN
2912 * g++.dg/parse/extern-C-1.C: New test.
2913
96dafad6
NN
2914 * g++.dg/parse/namespace4.C: New test.
2915
a25a292f
NN
2916 * g++.dg/template/nested1.C: New test.
2917
ba7e8dc0
NN
2918 * g++.dg/parse/namespace3.C: New test.
2919
4dbc1f5c
NN
29202003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
2921
2922 * g++.dg/lookup/two-stage1.C: New test.
2923
7241bd1b
KG
29242003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2925
2926 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
2927 * g++.old-deja/g++.jason/access8.C: Likewise.
2928 * g++.old-deja/g++.other/decl5.C: Likewise.
2929
6ec6e2c2
NB
29302003-01-02 Neil Booth <neil@daikokuya.co.uk>
2931
2932 * g++.dg/parse/parse7.C: New test.
2933
4971227d
MM
29342003-01-02 Mark Mitchell <mark@codesourcery.com>
2935
2936 PR c++/2843
2937 * g++.dg/ext/attrib7.C: New test.
2938
f349fb24
NB
29392003-01-02 Neil Booth <neil@daikokuya.co.uk>
2940
2941 * g++.dg/parse/parse6.C: New test.
2942
cb203576
KH
29432003-01-02 Kazu Hirata <kazu@cs.umass.edu>
2944
2945 * gcc.dg/h8300-stack-1.c: New.
2946
894167c5
NN
29472003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
2948
faa75e89
NN
2949 g++.dg/lookup/exception1.C: New test.
2950
3d83e33e
NN
2951 g++.dg/lookup/template1.C: New test.
2952
a5b9863a
NN
2953 g++.dg/parse/namespace2.C: New test.
2954
894167c5
NN
2955 g++.dg/parse/parens2.C: New test.
2956
0ba7ab3e
NB
29572003-01-01 Neil Booth <neil@daikokuya.co.uk>
2958
2959 * g++.dg/parse/parse5.C: New test.
35bce286 2960 * g++.dg/lookup/scoped4.C: New test.
0ba7ab3e 2961
65ed8728
NN
29622003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
2963
64505efc 2964 * g++.dg/parse/parens1.C: New test.
c818e8b8
NN
2965
2966 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
2967 angle-bracket1.C.
f06fed4a
NN
2968 * g++.dg/parse/parens2.C: New test.
2969
c6df507e
NN
2970 * g++.dg/lookup/scope-operator1.C: New test.
2971
65ed8728
NN
2972 * g++.dg/parse/operator1.C: New test.
2973
a0f11804
KL
29742003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2975
2976 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
2977 * g++.old-deja/g++.other/access6.C: Likewise.
2978 * g++.old-deja/g++.other/decl1.C: Likewise.
2979 * g++.old-deja/g++.pt/typename12.C: Likewise.
2980
eea9800f
MM
29812002-12-31 Mark Mitchell <mark@codesourcery.com>
2982
2983 * g++.dg/parse/namespace1.C: New test.
a8d0ddaf 2984
79cc2986
NB
29852003-01-01 Neil Booth <neil@daikokuya.co.uk>
2986
2987 * g++.dg/parse/parse4.C: New test.
2988
54ea87db
NB
29892003-01-01 Neil Booth <neil@daikokuya.co.uk>
2990
2991 * g++.dg/parse/parse3.C: New test.
2992
9b1e4260
NB
29932003-01-01 Neil Booth <neil@daikokuya.co.uk>
2994
2995 * g++.dg/parse/parse2.C: New test.
2996
d4413948
NB
29972003-01-01 Neil Booth <neil@daikokuya.co.uk>
2998
2999 * g++.dg/template/friend11.C: New test.
3000
ecc7182c
NB
30012003-01-01 Neil Booth <neil@daikokuya.co.uk>
3002
3003 * g++.dg/parse/parse1.C: New test.
3004
5dc25517
JJ
30052002-12-31 Janis Johnson <janis187@us.ibm.com>
3006
3007 * lib/profopt.exp: Change the name of a global variable to avoid
3008 possible clashes with other test suites.
3009
3cfabe60
NS
30102002-12-31 Nathan Sidwell <nathan@codesourcery.com>
3011
3012 * g++.dg/inherit/covariant8.C: New test.
3013
abda8efe
MM
30142002-12-31 Mark Mitchell <mark@codesourcery.com>
3015
92bc1323
MM
3016 * g++.dg/init/array9.C: New test.
3017
abda8efe
MM
3018 PR c++/9112
3019 * g++.dg/parse/expr1.C: New test.
3020
b0e0b1f3
DJ
30212002-12-30 Daniel Jacobowitz <drow@mvista.com>
3022
3023 * gcc.c-torture/compile/20021230-1.c: New test.
3024
07fa4878
NS
30252002-12-30 Nathan Sidwell <nathan@codesourcery.com>
3026
3027 * g++.dg/inherit/covariant5.C: New test.
3028 * g++.dg/inherit/covariant6.C: New test.
3029 * g++.dg/inherit/covariant7.C: New test.
3030
f2551f35
KL
30312002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3032
3033 PR c++/2739
3034 * g++.dg/other/access2.C: New test.
3035
53101fd1
GDR
30362002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
3037
3038 * g++.dg/other/anon-struct.C: No longer fails
3039 * g++.old-deja/g++.brendan/parse4.C: Likewise.
3040 * g++.old-deja/g++.brendan/parse5.C: Likewise.
3041 * g++.old-deja/g++.brendan/parse6.C: Likewise.
3042
c7ab2b4d
GDR
30432002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
3044
3045 * g++.dg/parse/angle-bracket.C (main): No longer fails.
3046
876200a8
MM
30472002-12-27 Mark Mitchell <mark@codesourcery.com>
3048
3049 * g++.dg/eh/spec4.C: Remove stray semicolon.
3050 * g++.dg/expr/pmf-1.C: Change error message.
3051 * g++.dg/ext/asm1.C: Remove stray semicolon.
3052 * g++.dg/ext/typename1.C: Add missing typenames.
3053 * g++.dg/inherit/template-as-base.C: Change error message.
3054 * g++.dg/lookup/scoped1.C: Likewise.
3055 * g++.dg/lookup/scoped2.C: Likewise.
3056 * g++.dg/lookup/using2.C: Likewise.
3057 * g++.dg/other/component1.C: Remove stray semicolon.
3058 * g++.dg/other/do1.C: Change error message.
3059 * g++.dg/other/error2.C: Likewise.
3060 * g++.dg/other/init1.C: Likewise.
3061 * g++.dg/other/packed1.C: Remove stray semicolon.
3062 * g++.dg/other/ptrmem2.C: Change error message.
3063 * g++.dg/parse/parameter-declaration-1.C: Remove line number
3064 marker.
3065 * g++.dg/special/initp1.C: Remove invalid attribute usage.
3066 * g++.dg/template/access3.C: Add typename keyword.
3067 * g++.dg/template/access5.C: Remove stray semicolon.
3068 * g++.dg/template/access6.C: Likewise.
3069 * g++.dg/template/complit1.C: Likewise.
3070 * g++.dg/template/crash1.C: Change error message.
3071 * g++.dg/template/inherit2.C: Remove stray semicolon.
3072 * g++.dg/template/instantiate2.C: Likewise.
3073 * g++.dg/template/instantiate3.C: Change error message.
3074 * g++.dg/template/qual1.C: Remove stray semicolon.
3075 * g++.dg/template/qualttp18.C: Change error message.
3076 * g++.dg/template/ref1.C: Remove stray semicolon.
3077 * g++.dg/template/sizeof1.C (A::value): Declare it.
3078 * g++.dg/template/spec4.C: Change error message.
3079 * g++.dg/template/static1.C: Likewise.
3080 * g++.dg/template/type1.C: Likewise.
3081 * g++.dg/template/typename3.C: Likewise.
3082 * g++.old-deja/g++.benjamin/13478.C: Change error message.
3083 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
3084 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
3085 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
3086 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
3087 named return value extension.
3088 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
3089 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
3090 * g++.old-deja/g++.bob/extern_C.C: Likewise.
3091 * g++.old-deja/g++.bob/inherit2.C: Likewise.
3092 * g++.old-deja/g++.brendan/complex1.C: Likewise.
3093 * g++.old-deja/g++.brendan/copy5.C: Likewise.
3094 * g++.old-deja/g++.brendan/crash13.C: Likewise.
3095 * g++.old-deja/g++.brendan/crash15.C: Likewise.
3096 * g++.old-deja/g++.brendan/crash18.C: Change error message.
3097 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
3098 * g++.old-deja/g++.brendan/crash38.C: Likewise.
3099 * g++.old-deja/g++.brendan/crash50.C: Likewise.
3100 * g++.old-deja/g++.brendan/crash56.C: Likewise.
3101 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
3102 syntax.
3103 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
3104 * g++.old-deja/g++.brendan/crash8.C: Change error message.
3105 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
3106 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
3107 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
3108 * g++.old-deja/g++.brendan/template11.C: Likewise.
3109 * g++.old-deja/g++.brendan/template26.C: Likewise.
3110 * g++.old-deja/g++.brendan/template27.C: Use explicit
3111 specialization syntax.
3112 * g++.old-deja/g++.brendan/template30.C: Likewise.
3113 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
3114 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
3115 non-dependent names.
3116 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
3117 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
3118 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
3119 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
3120 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
3121 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
3122 named return value extension.
3123 * g++.old-deja/g++.ext/namedret2.C: Likewise.
3124 * g++.old-deja/g++.ext/namedret3.C: Likewise.
3125 * g++.old-deja/g++.ext/return1.C: Likewise.
3126 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
3127 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
3128 * g++.old-deja/g++.jason/access8.C: Likewise.
3129 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
3130 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
3131 pseudo-destructor names.
3132 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
3133 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
3134 pseudo-destructor names.
3135 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
3136 * g++.old-deja/g++.jason/overload19.C: Likewise.
3137 * g++.old-deja/g++.jason/overload32.C: Likewise.
3138 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
3139 stray semicolons.
3140 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
3141 * g++.old-deja/g++.jason/return.C: Likewise.
3142 * g++.old-deja/g++.jason/return2.C: Likewise.
3143 * g++.old-deja/g++.jason/shadow1.C: Likewise.
3144 * g++.old-deja/g++.jason/special.C: Use explicit specialization
3145 syntax.
3146 * g++.old-deja/g++.jason/template10.C: Account for use of
3147 non-dependent names.
3148 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
3149 syntax.
3150 * g++.old-deja/g++.jason/template37.C: Likewise.
3151 * g++.old-deja/g++.law/access4.C: Change error messages.
3152 * g++.old-deja/g++.law/arm13.C: Remove incorrect
3153 pseudo-destructor names.
3154 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
3155 * g++.old-deja/g++.law/ctors9.C: Likewise.
3156 * g++.old-deja/g++.law/cvt22.C: Likewise.
3157 * g++.old-deja/g++.law/dtors5.C: Likewise.
3158 * g++.old-deja/g++.law/global-init1.C: Likewise.
3159 * g++.old-deja/g++.law/missed-error3.C: Likewise.
3160 * g++.old-deja/g++.law/operators28.C: Likewise.
3161 * g++.old-deja/g++.law/visibility28.C: Likewise.
3162 * g++.old-deja/g++.martin/eval1.C: Likewise.
3163 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
3164 name.
3165 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
3166 * g++.old-deja/g++.mike/net34.C: Likewise.
3167 * g++.old-deja/g++.mike/net36.C: Likewise.
3168 * g++.old-deja/g++.mike/ns2.C: Likewise.
3169 * g++.old-deja/g++.mike/p12306.C: Likewise.
3170 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
3171 value extension.
3172 * g++.old-deja/g++.mike/p700.C: Likewise.
3173 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
3174 * g++.old-deja/g++.mike/p710.C: Likewise.
3175 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
3176 value extension.
3177 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
3178 * g++.old-deja/g++.mike/pmf9.C: Likewise.
3179 * g++.old-deja/g++.ns/crash2.C: Likewise.
3180 * g++.old-deja/g++.ns/crash3.C: Likewise.
3181 * g++.old-deja/g++.ns/invalid1.C: Likewise.
3182 * g++.old-deja/g++.ns/ns17.C: Likewise.
3183 * g++.old-deja/g++.ns/template16.C: Likewise.
3184 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
3185 keyword.
3186 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
3187 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
3188 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
3189 named return value extension.
3190 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
3191 * g++.old-deja/g++.other/access4.C: Issue additional error
3192 messages.
3193 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
3194 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
3195 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
3196 * g++.old-deja/g++.other/crash25.C: Change error message.
3197 * g++.old-deja/g++.other/crash4.C: Change error message.
3198 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
3199 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
3200 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
3201 checks.
3202 * g++.old-deja/g++.other/defarg8.C: Likewise.
3203 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
3204 * g++.old-deja/g++.other/dtor10.C: Likewise.
3205 * g++.old-deja/g++.other/incomplete.C: Likewise.
3206 * g++.old-deja/g++.other/linkage7.C: Likewise.
3207 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
3208 lookup algorithm.
3209 * g++.old-deja/g++.other/mangle2.C: Likewise.
3210 * g++.old-deja/g++.other/refinit2.C: Likewise.
3211 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
3212 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
3213 * g++.old-deja/g++.pt/crash28.C: Likewise.
3214 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
3215 syntax.
3216 * g++.old-deja/g++.pt/crash32.C: Change error message.
3217 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
3218 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
3219 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
3220 error message position.
3221 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
3222 * g++.old-deja/g++.pt/defarg8.C: Change error message.
3223 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
3224 syntax.
3225 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
3226 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
3227 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
3228 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
3229 keyword.
3230 * g++.old-deja/g++.pt/explicit31.C: Likewise.
3231 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
3232 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
3233 keyword.
3234 * g++.old-deja/g++.pt/explicit71.C: Change error message.
3235 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
3236 syntax.
3237 * g++.old-deja/g++.pt/friend28.C: Account for use of
3238 non-dependent names.
3239 * g++.old-deja/g++.pt/friend29.C: Likewise.
3240 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
3241 rules.
3242 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
3243 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
3244 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
3245 lookup rules.
3246 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
3247 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
3248 keyword.
3249 * g++.old-deja/g++.pt/memclass20.C: Likewise.
3250 * g++.old-deja/g++.pt/memclass5.C: Likewise.
3251 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
3252 keyword.
3253 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
3254 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
3255 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
3256 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
3257 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
a8d0ddaf 3258 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
876200a8
MM
3259 keyword.
3260 * g++.old-deja/g++.pt/spec10.C: Likewise.
3261 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
3262 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
3263 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
3264 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
3265 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
3266 * g++.old-deja/g++.pt/ttp62.C: Likewise.
3267 * g++.old-deja/g++.pt/ttp64.C: Likewise.
3268 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
3269 * g++.old-deja/g++.pt/typename15.C: Likewise.
3270 * g++.old-deja/g++.pt/typename22.C: Likewise.
3271 * g++.old-deja/g++.pt/typename6.C: Change error messages.
3272 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
3273 * g++.old-deja/g++.pt/virtual2.C: Likewise.
3274 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
3275 syntax.
3276 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
3277 return value extension.
3278 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
3279 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
3280 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
3281 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
a8d0ddaf 3282
aac1406f
NS
32832002-12-26 Nathan Sidwell <nathan@codesourcery.com>
3284
eab5474f
NS
3285 * g++.dg/warn/inline1.C: New test.
3286 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
3287 * g++.old-deja/g++.jason/synth10.C: Likewise.
3288 * g++.old-deja/g++.mike/net31.C: Likewise.
3289 * g++.old-deja/g++.mike/p8786.C: Likewise.
3290
aac1406f
NS
3291 * g++.dg/template/friend10.C: New test.
3292 * g++.dg/template/conv5.C: New test.
3293
b9201622 32942002-12-24 Nathan Sidwell <nathan@codesourcery.com>
a8d0ddaf 3295
3e14cd30 3296 * g++.dg/lookup/scoped3.C: New test.
a8d0ddaf 3297
b9201622
NS
3298 * g++.dg/lookup/decl1.C: New test.
3299 * g++.dg/lookup/decl2.C: New test.
3300
40aa9d95
JM
33012002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
3302
3303 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
3304 gcc.c-torture/compile/20021015-1.c,
3305 gcc.c-torture/compile/20021015-2.c,
3306 gcc.c-torture/compile/20021123-1.c,
3307 gcc.c-torture/compile/20021123-2.c,
3308 gcc.c-torture/compile/20021123-3.c,
3309 gcc.c-torture/compile/20021123-4.c,
3310 gcc.c-torture/execute/20021024-1.c: Add tests previously added
3311 only to 3.1 or 3.2 branch.
3312
8dc65b6e
MM
33132002-12-23 Mark Mitchell <mark@codesourcery.com>
3314
b9201622 3315 * gcc.dg/i386-bitfield3.c: New test.
a8d0ddaf 3316
b9201622 3317 * gcc.dg/i386-bitfield2.c: New test.
a8d0ddaf 3318
081cebb2
NS
33192002-12-22 Nathan Sidwell <nathan@codesourcery.com>
3320
3321 * g++.dg/parse/conv_op1.C: New test.
3322
7887df62
JZ
33232002-12-21 Josef Zlomek <zlomekj@suse.cz>
3324
3325 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
3326 approved.
3327
7ec52186
JZ
33282002-12-20 Josef Zlomek <zlomekj@suse.cz>
3329
3330 * gcc.c-torture/compile/20021220-1.c: New test.
3331
e91f04de
CH
33322002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
3333
3334 * gcc.dg/i386-fastcall-1.c: New.
3335
039baf9e
EB
33362002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3337
3338 * gcc.c-torture/execute/20021219-1.c: New test.
3339
e54b4cae
EB
33402002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3341
3342 * gcc.dg/i386-pic-1.c: New test.
3343
da9701a6
KL
33442002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3345
3346 PR c++/8099
3347 * g++.dg/template/friend9.C: New test.
3348
cab7a9a3
KL
33492002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3350
3351 PR c++/3663
3352 * g++.dg/template/access7.C: New test.
3353
a15791b0
NC
33542002-12-18 Nick Clifton <nickc@redhat.com>
3355
3356 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
3357 the libstdc++-v3 directory has been found.
3358
dd05b1b4
DP
33592002-12-12 Devang Patel <dpatel@apple.com>
3360 * gcc.dg/darwin-ld-1.c: New test.
3361 * gcc.dg/darwin-ld-2.c: New test.
3362 * gcc.dg/darwin-ld-3.c: New test.
3363 * gcc.dg/darwin-ld-4.c: New test.
3364 * gcc.dg/darwin-ld-5.c: New test.
4977bab6 3365
2eb96bdb
EB
33662002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3367
3368 * gcc.c-torture/compile/20021212-1.c: New test.
3369
b3a5a50c
NB
33702002-12-11 Neil Booth <neil@daikokuya.co.uk>
3371
3372 * gcc.dg/fshort-wchar: New test.
3373
4fe1edca
MM
33742002-12-10 Mark Mitchell <mark@codesourcery.com>
3375
d23faea1
MM
3376 PR c++/8372
3377 * g++.dg/template/dtor1.C: New test.
3378
4fe1edca
MM
3379 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
3380 markers.
3381
801bb04d
JJ
33822002-12-10 Jakub Jelinek <jakub@redhat.com>
3383
3384 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
3385
dcba9b0f
MM
33862002-12-09 Mark Mitchell <mark@codesourcery.com>
3387
3388 * g++.dg/template/static1.C: New test.
3389 * g++.dg/template/static2.C: New test.
3390 * g++.old-deja/g++.ext/memconst.C: New test.
3391
da549e29
KG
33922002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3393
3394 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
3395 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
3396 * g++.dg/special/initp1.C: Likewise.
3397
61f6c84f
JJ
33982002-12-06 Jakub Jelinek <jakub@redhat.com>
3399
3400 * gcc.c-torture/execute/20021204-1.c: New test.
3401
16823694
GK
34022002-12-04 Geoffrey Keating <geoffk@apple.com>
3403
3404 * gcc.dg/ppc-fmadd-1.c: New file.
3405 * gcc.dg/ppc-fmadd-2.c: New file.
3406 * gcc.dg/ppc-fmadd-3.c: New file.
3407
d61fd3f1
EB
34082002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3409
3410 * gcc.c-torture/compile/20021204-1.c: New test.
3411
4977bab6
ZW
34122002-12-03 Nathan Sidwell <nathan@codesourcery.com>
3413
3414 * g++.dg/inherit/covariant2.C: New test.
3415 * g++.dg/inherit/covariant3.C: New test.
3416 * g++.dg/inherit/covariant4.C: New test.
3417 * g++.dg/inherit/covariant1.C: Remove XFAIL.
3418 * g++.old-deja/g++.robertl/eb17.C: Likewise.
3419
ee7ecb29
MM
34202002-12-03 Mark Mitchell <mark@codesourcery.com>
3421
3422 PR c++/8688
3423 * g++.dg/init/brace3.C: New test.
3424
b11b0178
KH
34252002-12-02 Kazu Hirata <kazu@cs.umass.edu>
3426
3427 * gcc.dg/20020210-1.c: Fix a comment typo.
3428
2e185155
MM
34292002-12-02 Mark Mitchell <mark@codesourcery.com>
3430
5089de93
MM
3431 PR c++/8720
3432 * g++.dg/parse/defarg1.C: New test.
3433
3434 PR c++/8615
3435 * g++.dg/template/char1.C: New test.
3436
2e185155
MM
3437 * g++.dg/template/varmod1.C: Fix typo.
3438
218e0eb6
KL
34392002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3440
3441 DR 180
3442 * g++.old-deja/g++.pt/crash32.C: Expect error.
3443
a82d6da5
MM
34442002-12-01 Mark Mitchell <mark@codesourcery.com>
3445
94fc547c
MM
3446 PR c++/5919
3447 * g++.dg/template/varmod1.C: New test.
3448
a82d6da5
MM
3449 PR c++/8727
3450 * g++.dg/inherit/typeinfo1.C: New test.
4977bab6 3451
a82d6da5
MM
3452 PR c++/8663
3453 * g++.dg/inherit/typedef1.C: New test.
3454
c17707f1
MM
34552002-11-30 Mark Mitchell <mark@codesourcery.com>
3456
c9f8536c
MM
3457 PR c++/8332
3458 PR c++/8493
3459 * g++.dg/template/strlen1.C: New test.
3460
328de7c2
MM
3461 PR c++/8227
3462 * g++.dg/template/ctor2.C: New test.
3463
c17707f1
MM
3464 PR c++/8214
3465 * g++.dg/init/string1.C: New test.
3466
65f8b0fb
MM
3467 PR c++/8511
3468 * g++.dg/template/friend8.C: New test.
3469
f6a83eb0
JB
34702002-11-29 Joe Buck <jbuck@synopsys.com>
3471
3472 * g++.dg/lookup/anon2.C: New test.
3473
e7c79ef9
KH
34742002-11-28 Kazu Hirata <kazu@cs.umass.edu>
3475
3476 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
3477 h8300 port.
3478
63313700
RS
34792002-11-27 Richard Sandiford <rsandifo@redhat.com>
3480
3481 * gcc.dg/bitfld-6.c: New test.
3482
b8c25665 34832002-11-27 Jan Hubicka <jh@suse.cz>
1dc46545
JH
3484
3485 * gcc.c-torture/execute/20021127.[cx]: New test.
3486
b8c25665 34872002-11-26 Jan Hubicka <jh@suse.cz>
4977bab6
ZW
3488
3489 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
3490 quality.
3491
a16f2357
GK
34922002-11-26 Geoffrey Keating <geoffk@apple.com>
3493
3494 * g++.dg/init/brace2.C: New test.
3495 * g++.old-deja/g++.mike/p9129.C: Correct.
3496
6b5aa5d0
MM
34972002-11-26 Mark Mitchell <mark@codesourcery.com>
3498
3499 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
3500
4977bab6
ZW
35012002-11-25 Andreas Bauer <baueran@in.tum.de>
3502
3503 * gcc.dg/sibcall-6: New test for indirect sibcalls.
3504
2003cd37
MM
35052002-11-25 Mark Mitchell <mark@codesourcery.com>
3506
3507 * testsuite/g++.dg/abi/empty11.C: New test.
3508 * testsuite/g++.dg/rtti/cv1.C: New test.
3509
d860bdd3
HPN
35102002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
3511
3512 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
3513
8a874cb4
MM
35142002-11-24 Mark Mitchell <mark@codesourcery.com>
3515
3516 * g++.dg/abi/empty10.C: New test.
3517
d61fd3f1 35182002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
642c8681
EB
3519
3520 * gcc.c-torture/compile/20021124-1.c: New test.
3521
05abed76
MM
35222002-11-22 Mark Mitchell <mark@codesourcery.com>
3523
3524 * g++.dg/abi/rtti2.C: New test.
3525
d61fd3f1 35262002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
75c2b973
EB
3527
3528 * gcc.dg/i386-unroll-1.c: New test.
3529
d61fd3f1 35302002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
6d1d1db0
EB
3531
3532 * gcc.c-torture/compile/20021120-1.c: New test.
3533 * gcc.c-torture/compile/20021120-2.c: New test.
3534
5354730b
RS
35352002-11-20 Richard Sandiford <rsandifo@redhat.com>
3536
3537 * gcc.dg/bitfld-5.c: New test.
3538
5720520f
RS
35392002-11-20 Richard Sandiford <rsandifo@redhat.com>
3540
3541 * gcc.c-torture/execute/20021120-3.c: New test.
3542
4392ebd3
RS
35432002-11-20 Richard Sandiford <rsandifo@redhat.com>
3544
3545 * gcc.c-torture/execute/20021120-2.c: New test.
3546
3748bd9e
RS
35472002-11-20 Richard Sandiford <rsandifo@redhat.com>
3548
3549 * gcc.c-torture/execute/20021120-1.c: New test.
3550
bc02f8d3
JJ
35512002-11-20 Jakub Jelinek <jakub@redhat.com>
3552
3553 * gcc.c-torture/execute/20021118-3.c: New test.
3554
d61fd3f1 35552002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
d5fc82c5
EB
3556
3557 * gcc.c-torture/compile/20021119-1.c: New test.
3558
3b312ef4
JT
35592002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
3560
3561 * gcc.dg/duff-1.c: New test.
3562 * gcc.dg/duff-2.c: New test.
3563 * gcc.dg/duff-3.c: New test.
3564
8128cccf
NB
35652002-11-18 Neil Booth <neil@daikokuya.co.uk>
3566
3567 * gcc.dg/cpp/_Pragma5.c: New test.
3568
3503150c
RS
35692002-11-18 Richard Sandiford <rsandifo@redhat.com>
3570
3571 * gcc.c-torture/execute/20021118-2.c: New test.
3572
180bde4f
RS
35732002-11-18 Richard Sandiford <rsandifo@redhat.com>
3574
3575 * gcc.c-torture/execute/20021118-1.c: New test.
3576
aaefd216
JJ
35772002-11-16 Jakub Jelinek <jakub@redhat.com>
3578
3579 * gcc.dg/20021116-1.c: New test.
3580
95675950
MM
35812002-11-14 Mark Mitchell <mark@codesourcery.com>
3582
3583 * g++.dg/abi/vcall1.C: New test.
3584
7eca317a
JJ
35852002-11-14 Jakub Jelinek <jakub@redhat.com>
3586
3587 * gcc.dg/20021029-1.c: New test.
3588 * gcc.dg/20021029-2.c: New test.
3589
1fccfa1e
JDA
35902002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
3591
3592 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
3593
110c25ef
EB
35942002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
3595
3596 PR c/8439
3597 * gcc.dg/20021110.c: Move to ...
3598 * gcc.c-torture/compile/20021110.c: .... here.
3599
303b90b0
FS
36002002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3601
3602 PR c/8467
3603 * gcc.c-torture/execute/20021111-1.c
3604
45ed7228
EB
36052002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
3606
3607 PR c/8439
110c25ef 3608 * gcc.dg/20021110.c: New test.
4977bab6 3609
06315871
MM
36102002-11-10 Mark Mitchell <mark@codesourcery.com>
3611
3612 * g++.dg/abi/vthunk3.C: Run only on x86.
3613
04e6db94
JM
36142002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
3615
3616 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
3617
323941f6
HPN
36182002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
3619
3620 * lib/compat.exp (compat-execute): Fix logic error in last
3621 change.
3622
8c47cfd8
NB
36232002-11-09 Neil Booth <neil@daikokuya.co.uk>
3624
3625 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
3626
5c74d5b0
KL
36272002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3628
3629 PR c++/8389
3630 * g++.dg/template/access6.C: New test.
3631
b8c25665 36322002-11-08 Jan Hubicka <jh@suse.cz>
4977bab6
ZW
3633
3634 * gcc.dg/i386-ssefp-1.c: New test.
3635 * gcc.dg/i386-ssefp-1.c: New test.
3636
b8c25665 36372002-11-08 Jan Hubicka <jh@suse.cz>
8dd3ca88
JH
3638
3639 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
3640
4f2c9d7e
MM
36412002-11-07 Mark Mitchell <mark@codesourcery.com>
3642
e6a66567
MM
3643 * g++.dg/abi/vthunk3.C: New test.
3644
4f2c9d7e
MM
3645 PR c++/8338
3646 * g++.dg/template/crash2.C: New test.
3647
f72ab53b
MM
36482002-11-07 Mark Mitchell <mark@codesourcery.com>
3649
3650 * testsuite/g++.dg/abi/dtor1.C: New test.
3651 * testsuite/g++.dg/abi/dtor2.C: Likewise.
3652
3cfe49da
GK
36532002-11-05 Geoffrey Keating <geoffk@apple.com>
3654
3655 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
3656 Darwin.
3657
9e96797f
AN
36582002-11-04 Adam Nemet <anemet@lnxw.com>
3659
3660 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
3661 -mthumb. Only xfail with -O0.
3662
548502d3
MM
36632002-11-03 Mark Mitchell <mark@codesourcery.com>
3664
3665 * g++.dg/abi/thunk1.C: New test.
3666 * g++.dg/abi/thunk2.C: Likewise.
3667 * g++.dg/abi/vtt1.C: Likewise.
3668
8cd4a359
DN
36692002-11-02 Diego Novillo <dnovillo@redhat.com>
3670
3671 PR optimization/8423
3672 * gcc.c-torture/execute/builtin-constant.c: New test.
3673
04d57dd5
ZW
36742002-11-01 Zack Weinberg <zack@codesourcery.com>
3675
3676 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
3677 Add some more cases.
3678
bec80a45
MM
36792002-11-01 Mark Mitchell <mark@codesourcery.com>
3680
3681 PR c++/8391
3682 * g++.dg/opt/local1.C: New test.
3683
8c081e84
MM
36842002-10-30 Mark Mitchell <mark@codesourcery.com>
3685
3686 PR c++/8160
3687 * g++.dg/template/complit1.C: New test.
3688
3689 PR c++/8149
3690 * g++.dg/template/typename4.C: Likewise.
3691
7088fca9
KL
36922002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3693
3694 Core issue 287, PR c++/7639
3695 * g++.dg/template/instantiate1.C: Adjust error location.
3696 * g++.dg/template/instantiate3.C: New test.
3697 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
3698 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
3699 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
3700
f6a9714b
HPN
37012002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
3702
3703 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
3704
59db5f7b
MM
37052002-10-29 Mark Mitchell <mark@codesourcery.com>
3706
3707 PR c++/8287
3708 * g++.dg/init/dtor2.C: New test.
3709
a80c67ca
KG
37102002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3711
3712 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
3713 * gcc.dg/nest.c: Bypass errors on irix6.
3714
96a888d6
HPN
37152002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
3716
3717 * gcc.dg/nest.c: Expect error for mmix-*-*.
3718 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
3719
1f032a99
HPN
37202002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
3721
600522f8
HPN
3722 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
3723 markers.
3724
35fcca95 3725 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1f032a99 3726
f0dd122b
MS
37272002-10-25 Mike Stump <mrs@apple.com>
3728
3729 * gcc.dg/warn-1.c: New test.
3730
f65e1183
ZW
37312002-10-25 Zack Weinberg <zack@codesourcery.com>
3732
3733 * g++.dg/template/typename3.C: New test.
3734
bb5e8a7f
MM
37352002-10-25 Mark Mitchell <mark@codesourcery.com>
3736
e93ee644
MM
3737 * g++.dg/lookup/ptrmem1.C: New test.
3738
bb5e8a7f
MM
3739 * g++.dg/abi/vthunk2.C: New test.
3740
f3763a44
ZW
37412002-10-25 Zack Weinberg <zack@codesourcery.com>
3742
3743 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
3744
ba9a991f
MM
37452002-10-24 Mark Mitchell <mark@codesourcery.com>
3746
3747 * g++.dg/abi/empty9.C: New test.
3748
5f13cfc6
RH
37492002-10-24 Richard Henderson <rth@redhat.com>
3750
3751 * g++.dg/inherit/thunk1.C: Enable for ia64.
3752
6b607ffd
MM
37532002-10-23 Mark Mitchell <mark@codesourcery.com>
3754
3755 PR c++/8067
3756 * g++.dg/lookup/pretty1.C: New test.
3757
8bfb45f8
JJ
37582002-10-23 Jakub Jelinek <jakub@redhat.com>
3759
3760 * gcc.dg/20021023-1.c: New test.
3761
e6f052b7
MM
37622002-10-23 Mark Mitchell <mark@codesourcery.com>
3763
3764 PR c++/7679
3765 * g++.dg/parse/inline1.C: New test.
f65e1183 3766
e2358068
RH
37672002-10-23 Richard Henderson <rth@redhat.com>
3768
619703c6
RH
3769 * g++.dg/inherit/thunk1.C: Enable for x86_64.
3770
e2358068
RH
3771 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
3772
ad4f9910
MM
37732002-10-22 Mark Mitchell <mark@codesourcery.com>
3774
3775 PR c++/6579
3776 * g++.dg/parse/stmtexpr3.C: New test.
3777
8fe734a3
NS
37782002-10-22 Nathan Sidwell <nathan@codesourcery.com>
3779
3780 * g++.dg/expr/cond1.C: New test.
3781
4977bab6
ZW
37822002-10-21 Zack Weinberg <zack@codesourcery.com>
3783
3784 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
3785
7ba539c6
MM
37862002-10-21 Mark Mitchell <mark@codesourcery.com>
3787
3788 * g++.dg/abi/vbase13.C: New test.
3789 * g++.dg/abi/vbase14.C: Likewise.
3790
75d38379
JJ
37912002-10-21 Jakub Jelinek <jakub@redhat.com>
3792
3793 * gcc.dg/tls/pic-1.c: New test.
3794 * gcc.dg/tls/nonpic-1.c: New test.
3795 * gcc.dg/20021018-1.c: New test.
3796
aaee784a
UW
37972002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
3798
3799 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
3800 Remove only files with the same base name as the test case.
3801 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
3802 (profopt-execute): Likewise. Also, remove old profiling
3803 and performance data files before running the tests.
3804
3805 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
3806 * g++.dg/bprob/bprob.exp: Likewise.
3807 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
3808 to allow more general test case names.
3809
3810 * g++.dg/bprob/bprob-1.C: Rename to ...
3811 * g++.dg/bprob/g++-bprob-1.C: ... this.
3812
3813 * g77.dg/bprob/bprob-1.f: Rename to ...
3814 * g77.dg/bprob/g77-bprob-1.f: ... this.
3815
22bd2554
ZW
38162002-10-21 Zack Weinberg <zack@codesourcery.com>
3817
3818 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
3819 bison 1.50 or later.
3820
434fb8b7
JJ
38212002-10-21 Janis Johnson <janis187@us.ibm.com>
3822
3823 * g++.dg/README: Describe more test directories.
3824
42328048
MM
38252002-10-21 Mark Mitchell <mark@codesourcery.com>
3826
3827 * g++.dg/init/array6.C: Add additional tests.
3828
ecef5e87
UW
38292002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
3830
3831 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
3832 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
3833
0ac1a3d3
KH
38342002-10-21 Kazu Hirata <kazu@cs.umass.edu>
3835
3836 * gcc.c-torture/compile/20020604-1.x: New.
3837 * gcc.c-torture/compile/simd-5.x: Likewise.
3838 * gcc.c-torture/execute/920710-1.x: Likewise.
3839 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
3840
97cc1f5e
MM
38412002-10-21 Mark Mitchell <mark@codesourcery.com>
3842
3843 * g++.dg/inherit/override1.C: Add dg-options clause.
3844
ab3146fd
ZD
38452002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3846
3847 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
3848 _mm_slli_si128.
3849
0d8b229b
AS
38502002-10-19 Andreas Schwab <schwab@suse.de>
3851
3852 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
3853 directory component.
3854
9368208b
MM
38552002-10-18 Mark Mitchell <mark@codesourcery.com>
3856
80bbd03d
MM
3857 * g++.dg/inherit/thunk1.C: New test.
3858
9368208b
MM
3859 * g++.dg/inherit/override1.C: New test.
3860
3861 * g++.dg/abi/mangle11.C: New test.
3862 * g++.dg/abi/mangle14.C: New test.
3863 * g++.dg/abi/mangle17.C: New test.
3864
8a188e24
NS
38652002-10-17 Nathan Sidwell <nathan@codesourcery.com>
3866
3867 * g++.dg/overload/member2.C: New test.
3868
768bf0ab
JJ
38692002-10-17 Janis Johnson <janis187@us.ibm.com>
3870
3871 * g++.dg/README: Describe new compat directory.
3872 * g++.dg/dg.exp: Skip tests in compat directory.
3873 * README.compat: New file.
3874 * lib/compat.exp: New expect script.
3875 * g++.dg/compat: New test directory.
3876 * g++.dg/compat/compat.exp: New expect script.
3877 * g++.dg/compat/abi: New test directory.
3878 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
3879 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
3880 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
3881 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
3882 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
3883 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
3884 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
3885 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
3886 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
3887 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
3888 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
3889 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
3890 * g++.dg/compat/break: New test directory.
3891 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
3892 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
3893 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
3894 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
3895 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
3896 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
3897 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
3898 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
3899 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
3900 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
3901 g++.dg/compat/break/README: New files.
3902 * g++.dg/compat/eh: New test directory.
3903 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
3904 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
3905 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
3906 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
3907 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
3908 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
3909 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
3910 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
3911 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
3912 g++.dg/compat/eh/filter2_y.C,
3913 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
3914 g++.dg/compat/eh/new1_y.C,
3915 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
3916 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
3917 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
3918 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
3919 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
3920 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
3921 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
3922 g++.dg/compat/eh/unexpected1_y.C: New files.
3923 * g++.dg/compat/init: New test directory.
3924 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
3925 g++.dg/compat/init/array5_y.C,
3926 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
3927 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
3928 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
3929 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
3930 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
3931 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
3932 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
3933 g++.dg/compat/init/init-ref2_y.C: New files.
3934
982216be
MM
39352002-10-17 Mark Mitchell <mark@codesourcery.com>
3936
3937 PR c++/7584
3938 * g++.dg/inherit/using3.C: New test.
3939
b8c25665 39402002-10-17 Jan Hubicka <jh@suse.cz>
ff229ff6
JH
3941
3942 * gcc.dg/20021017-2.c: New test.
3943
b216f69b
MM
39442002-10-17 Mark Mitchell <mark@codesourcery.com>
3945
2d05cd96 3946 * g++.dg/abi/mangle16.C: Adjust.
d768a589 3947
b216f69b
MM
3948 * g++.dg/init/array8.C: New test.
3949
6e53546d
RS
39502002-10-17 Richard Sandiford <rsandifo@redhat.com>
3951
3952 * gcc.dg/special/mips-abi.exp: New test.
3953 * gcc.dg/special/mips-abi.s: Empty file used by the above.
3954
2303a079
MM
39552002-10-16 Mark Mitchell <mark@codesourcery.com>
3956
d3133e68
MM
3957 * g++.dg/abi/mangle16.C: New test.
3958 * g++.dg/abi/mangle17.C: Likewise.
3959
2303a079
MM
3960 PR c++/7478
3961 * g++.dg/template/ref1.C: New test.
3962
e055ba36
KG
39632002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3964
3965 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
3966
6e2ac1ae
UW
39672002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
3968
3969 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
3970
451c0899
MM
39712002-10-16 Mark Mitchell <mark@codesourcery.com>
3972
3973 PR c++/7524
3974 * g++.dg/init/array7.C: New test.
3975
3fa3c4bd
MM
39762002-10-15 Mark Mitchell <mark@codesourcery.com>
3977
3978 * g++.dg/init/array6.C: New test.
22bd2554 3979
3fa3c4bd
MM
3980 * g++.dg/abi/mangle13.C: Likewise.
3981 * g++.dg/abi/mangle14.C: Likewise.
3982 * g++.dg/abi/mangle15.C: Likewise.
3983
58731fd1
MM
39842002-10-14 Mark Mitchell <mark@codesourcery.com>
3985
3986 * g++.dg/abi/empty8.C: New test.
22bd2554 3987
6742d92b
NS
39882002-10-15 Nathan Sidwell <nathan@codesourcery.com>
3989
3990 * g++.dg/init/ctor1.C: New test.
3991
23a64177
UW
39922002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
3993
3994 * gcc.c-torture/execute/20021015-1.c: New test.
3995
b8c25665 39962002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
38364bd2
R
3997
3998 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
3999
b8c25665 40002002-10-14 Jan Hubicka <jh@suse.cz>
1877be45
JH
4001
4002 * gcc.dg/i386-ssetype-[1-5].c: New tests.
4003
741fa37f
RH
40042002-10-14 Richard Henderson <rth@redhat.com>
4005
4006 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
4007
a3b88570
MM
40082002-10-14 Mark Mitchell <mark@codesourcery.com>
4009
4010 PR optimization/6631
4011 * g++.dg/opt/const2.C: New test.
4012
77631fa7
MM
40132002-10-14 Mark Mitchell <mark@codesourcery.com>
4014
4015 PR c++/7176
4016 * g++.dg/parse/friend1.C: New test.
4017 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
4018
0d1c5774
JJ
40192002-10-14 Jakub Jelinek <jakub@redhat.com>
4020
4021 * gcc.dg/20021014-1.c: New test.
4022
8e3df2de
MM
40232002-10-11 Mark Mitchell <mark@codesourcery.com>
4024
dac45b5c
MM
4025 PR c++/5661
4026 * g++.dg/ext/vlm1.C: New test.
4027 * g++.dg/ext/vlm2.C: Likewise.
22bd2554 4028
8e3df2de
MM
4029 * g++.dg/init/array1.C: Remove invalid braces.
4030 * g++.dg/init/brace1.C: New test.
4031 * g++.dg/init/copy2.C: Likewise.
4032 * g++.dg/init/copy3.C: Likewise.
4033 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
4034 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
4035 braces.
22bd2554 4036
98ddd678
NB
40372002-10-11 Neil Booth <neil@daikokuya.co.uk>
4038
4039 * gcc.dg/cpp/assembler.S: Don't use -ansi.
4040
b8c25665 40412002-10-11 Richard Shann <richard.shann@superh.com>
0488fa7c
JR
4042
4043 * gcc.c-torture/compile/simd-5.c: New test.
4044
4977bab6
ZW
40452002-10-10 Roger Sayle <roger@eyesopen.com>
4046
4047 * gcc.c-torture/execute/shiftopt-1.c: New test case.
4048
61fdde38
JW
40492002-10-10 Jim Wilson <wilson@redhat.com>
4050
4051 * gcc.c-torture/execute/20021010-1.c: New test.
4052
95f79357
ZW
40532002-10-09 Zack Weinberg <zack@codesourcery.com>
4054
85cd7be8 4055 PR c/7353
95f79357
ZW
4056 * g++.dg/ext/typedef-init.C: New test.
4057 * gcc.dg/typedef-init.c: New test.
4058
5cc67323
NB
40592002-10-09 Neil Booth <neil@daikokuya.co.uk>
4060
4061 * gcc.dg/cpp/paste13.c: New test.
4062
131d2c16
KG
40632002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4064
4065 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
4066 remaining platforms, XFAIL during compile, not execute. Don't
4067 XFAIL at -O0.
4068
bf52f899
NS
40692002-10-08 Nathan Sidwell <nathan@codesourcery.com>
4070
4071 * gcc.dg/alias-1.c: Tweak expected warning.
4072
a85cd145
V
40732002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4074
4075 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
4076
f75369c8
AJ
40772002-10-06 Andreas Jaeger <aj@suse.de>
4078
8d725537
AJ
4079 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
4080 * gcc.dg/cpp/c++98.C: Likewise.
4081
4082 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
4083 * g++.dg/cpp/c++98.C: Likewise.
4084
4085 * g++.dg/README (Subdirectories): Mention cpp directory.
4086
f75369c8
AJ
4087 PR target/7559
4088 * gcc.dg/20021006-1.c: New test.
4089
eb55ce4b
KL
40902002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4091
4092 PR c++/7804
4093 * g++.dg/other/warning1.C: New test.
4094
f91f86e7
RS
40952002-10-04 Roger Sayle <roger@eyesopen.com>
4096
4097 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
4098 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
4099 and sparc-*-* with -m64 as expected failures. See PR 8087.
4100
bd9bb3d2
MM
41012002-10-03 Mark Mitchell <mark@codesourcery.com>
4102
4103 PR c++/7931
4104 * g++.dg/template/ptrmem3.C: New test.
f75369c8 4105
bd9bb3d2
MM
4106 PR c++/7754
4107 * g++.dg/template/union1.C: New test.
4108
6397d80b
MM
41092002-10-03 Mark Mitchell <mark@codesourcery.com>
4110
4111 PR c++/8006
4112 * g++.dg/abi/mangle9.C: New test.
4113 * g++.dg/abi/mangle10.C: New test.
4114 * g++.dg/abi/mangle11.C: New test.
4115 * g++.dg/abi/mangle12.C: New test.
4116
2282d28d
MM
41172002-10-02 Mark Mitchell <mark@codesourcery.com>
4118
4119 PR c++/7188.
4120 * g++.dg/template/meminit1.C: New test.
4121 * g++.dg/warn/Wreorder-1.C: Likewise.
4122 * g++.old-deja/g++.mike/warn3.C: Tweak.
4123 * lib/prune.exp: Ingore "in copy constructor".
4124
e5ec43ac
AJ
41252002-10-02 Andreas Jaeger <aj@suse.de>
4126
4127 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
4128 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
4129 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
4130 on x86-64.
4131
a1d1a0f9
MM
41322002-10-01 Mark Mitchell <mark@codesourcery.com>
4133
4134 * gcc.dg/empty1.C: Fix typo.
4135
73a73768
NS
41362002-10-01 Nathan Sidwell <nathan@codesourcery.com>
4137
4138 * gcc.dg/alias-1.c: New test.
4139
871e97f7
MM
41402002-10-01 Mark Mitchell <mark@codesourcery.com>
4141
0645ba8f
MM
4142 * gcc.dg/empty1.C: New test.
4143
871e97f7
MM
4144 * g++.dg/tls/init-2.C: Tweak error messages.
4145
8ab907e8
RS
41462002-10-01 Richard Sandiford <rsandifo@redhat.com>
4147
4148 * gcc.c-torture/compile/20020923-1.c: New test.
4149
e3e3815b
JT
41502002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
4151
4152 * gcc.c-torture/execute/ffs-1.c: New test.
4153 * gcc.c-torture/execute/ffs-2.c: Ditto.
4154
5a9a1961
NS
41552002-09-30 Nathan Sidwell <nathan@codesourcery.com>
4156
4157 * g++.dg/overload/member1.C: New test.
4158
17bbb839
MM
41592002-09-30 Mark Mitchell <mark@codesourcery.com>
4160
4161 * g++.dg/abi/empty7.C: New test.
4162 * g++.dg/init/pm2.C: Likewise.
f75369c8 4163
03357c23
NS
41642002-09-29 Nathan Sidwell <nathan@codesourcery.com>
4165
4166 * g++.dg/rtti/crash1.C: New test.
4167
d7bb749a
HPN
41682002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
4169
4170 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
4171 gcc.dg/sibcall-4.c: New tests.
4172
1c402174
RS
41732002-09-28 Roger Sayle <roger@eyesopen.com>
4174
4175 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
4176 powerpc and MMIX targets.
4177
57147be1
ZW
41782002-09-27 Zack Weinberg <zack@codesourcery.com>
4179
4180 * gcc.dg/cpp/20020927-1.c: New.
4181
6b1ef791
DM
41822002-09-26 David S. Miller <davem@redhat.com>
4183
4184 * gcc.c-torture/compile/trunctfdf.c: New.
4185
fa4211cb
KG
41862002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4187
4188 * lib/target-supports.exp (check_weak_available): Handle solaris2.
4189
a7215b32
AM
41902002-09-27 Alan Modra <amodra@bigpond.net.au>
4191
4192 * gcc.c-torture/execute/loop-15.c: New.
4193
d57f8a71
JJ
41942002-09-26 Janis Johnson <janis187@us.ibm.com>
4195
4196 * README.QMTEST: Fix typo.
4197
b784617e
UW
41982002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
4199
4200 * gcc.dg/20020926-1.c: New test.
4201
065fa8a1
DM
42022002-09-25 David S. Miller <davem@redhat.com>
4203
4204 PR target/7842
4205 * gcc.c-torture/execute/shiftdi.c: New test.
4206
1c88948f
RE
42072002-09-26 Richard Earnshaw <rearnsha@arm.com>
4208
4209 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
4210 unique to the tool.
4211 * lib/g77.exp (g77_init): Likewise.
4212 * lib/g++.exp (g++_init): Likewise.
4213 * lib/objc.exp (objc_init): Likewise.
4214
956d9305
MM
42152002-09-25 Mark Mitchell <mark@codesourcery.com>
4216
4217 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
4218 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
4219 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
4220
6190e147
RH
42212002-09-25 Richard Henderson <rth@redhat.com>
4222
4223 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
4224 too-small long double.
4225
c354bbcc
HPN
42262002-09-23 Hans-Peter Nilsson <hp@axis.com>
4227
4228 * gcc.dg/20020919-1.c: New test.
4229
2d3e278d
MM
42302002-09-23 Mark Mitchell <mark@codesourcery.com>
4231
4232 * g++.dg/abi/bitfield6.C: New test.
4233 * g++.dg/abi/bitfield7.C: New test.
4234 * g++.dg/abi/bitfield8.C: New test.
4235 * g++.dg/abi/vbase11.C: New test.
4236
490ed846
JDA
42372002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
4238
4239 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
4240 hppa*-*-hpux*. Update test comment.
4241
6ba085e7
JJ
42422002-09-20 Jakub Jelinek <jakub@redhat.com>
4243
4244 * gcc.dg/tls/struct-1.c: New test.
4245
56941bf2
NB
42462002-09-20 Neil Booth <neil@daikokuya.co.uk>
4247
4248 * gcc.dg/cpp/tr-warn2.c: Update.
4249
651912d6
RE
42502002-09-20 Richard Earnshaw <rearnsha@arm.com>
4251
4252 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
4253
1ce505c4
RE
42542002-09-20 Richard Earnshaw <rearnsha@arm.com>
4255
4256 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
4257 systems.
4258
1db76181
HPN
42592002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
4260
e7a35dcc
HPN
4261 * gcc.c-torture/execute/ieee/mzero3.c: New test.
4262
1db76181 4263 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
e9ad2ad3
HPN
4264 Adjust for c++filt moved to binutils. Remove spurious duplicate
4265 setting of cxxfilt.
1db76181 4266
2ee2d707
GK
42672002-09-19 Geoffrey Keating <geoffk@apple.com>
4268
4269 * gcc.dg/20020312-2.c: Update for darwin.
4270
dd29188b
NS
42712002-09-18 Nathan Sidwell <nathan@codesourcery.com>
4272
4273 * g++.old-deja/g++.other/crash32.C: Mark ICE.
4274
b8c25665 42752002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
ff2522a5
NP
4276
4277 * objc.dg/comp-types-1.m: New test.
4278 * objc.dg/comp-types-2.m: New test.
4279 * objc.dg/comp-types-3.m: New test.
4280 * objc.dg/comp-types-4.m: New test.
4281 * objc.dg/comp-types-5.m: New test.
57147be1 4282 * objc.dg/comp-types-6.m: New test.
ff2522a5 4283
8269c9b8
JDA
42842002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
4285
4286 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
4287
3ec83083
NS
42882002-09-16 Nathan Sidwell <nathan@codesourcery.com>
4289
85341ddd 4290 * g++.dg/other/do1.C: New test.
57147be1 4291
3ec83083 4292 * g++.dg/template/subst1.C: New test.
57147be1 4293
1f73c622
SE
42942002-09-16 Steve Ellcey <sje@cup.hp.com>
4295
4296 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
4297
28c56d25
NS
42982002-09-16 Nathan Sidwell <nathan@codesourcery.com>
4299
3ec83083
NS
4300 * g++.dg/template/qualttp20.C: Adjust expected errors.
4301 * g++.old-deja/g++.jason/report.C: Likewise.
4302 * g++.old-deja/g++.other/qual1.C: Likewise.
4303
7979434d
NS
4304 * g++.dg/lookup/scoped2.C: New test.
4305
28c56d25
NS
4306 * g++.dg/ext/asm3.C: New test.
4307
2a4ecff3
RE
43082002-09-16 Richard Earnshaw <rearnsha@arm.com>
4309
4310 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
4311
002b4ef1
KH
43122002-09-16 Kazu Hirata <kazu@cs.umass.edu>
4313
4314 * ChangeLog: follow spelling conventions.
4315 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
4316 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
4317 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
4318 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
4319 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
4320 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
4321 * g++.old-deja/g++.law/global-init1.C: Likewise.
4322 * g++.old-deja/g++.other/delete4.C: Likewise.
4323 * g++.old-deja/g++.other/inline21.C: Likewise.
4324 * g++.old-deja/g++.other/singleton.C: Likewise.
4325 * g77.dg/strlen0.f: Likewise.
4326 * g77.f-torture/compile/20010519-1.f: Likewise.
4327 * g77.f-torture/compile/980310-4.f: Likewise.
4328 * gcc.c-torture/compile/20000605-1.c: Likewise.
4329 * gcc.c-torture/execute/20020225-1.c: Likewise.
4330 * gcc.dg/c90-hexfloat-2.c: Likewise.
4331 * gcc.dg/c99-bool-1.c: Likewise.
4332 * gcc.dg/c99-hexfloat-2.c: Likewise.
4333 * gcc.dg/dll-2.c: Likewise.
4334 * gcc.dg/wtr-union-init-1.c: Likewise.
4335 * gcc.dg/wtr-union-init-2.c: Likewise.
4336 * gcc.dg/wtr-union-init-3.c: Likewise.
4337 * gcc.dg/cpp/avoidpaste1.c: Likewise.
4338 * gcc.dg/cpp/defined.c: Likewise.
4339 * gcc.dg/cpp/macsyntx.c: Likewise.
4340 * gcc.dg/cpp/paste2.c: Likewise.
4341 * gcc.dg/cpp/trad/defined.c: Likewise.
4342 * gcc.dg/format/c90-printf-1.c: Likewise.
4343 * gcc.dg/format/c90-scanf-1.c: Likewise.
4344 * gcc.dg/format/c99-printf-1.c: Likewise.
4345 * gcc.dg/format/c99-scanf-1.c: Likewise.
4346 * gcc.misc-tests/gcov-8.c: Likewise.
4347 * lib/profopt.exp: Likewise.
4348
d48d6e79
KW
43492002-09-15 Krister Walfridsson <cato@df.lth.se>
4350
4351 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
4352
3baab484
NS
43532002-09-15 Nathan Sidwell <nathan@codesourcery.com>
4354
4355 * g++.dg/inherit/using2.C: New test.
4356
3bbe3320
KH
43572002-09-15 Kazu Hirata <kazu@cs.umass.edu>
4358
4359 * ChangeLog: Follow spelling conventions.
4360 * g++.dg/template/friend4.C: Likewise.
4361 * g++.old-deja/g++.pt/crash67.C: Likewise.
4362 * gcc.c-torture/execute/20000801-4.c: Likewise.
4363 * gcc.dg/c90-digraph-1.c: Likewise.
4364 * gcc.dg/c94-digraph-1.c: Likewise.
4365 * gcc.dg/c99-digraph-1.c: Likewise.
4366 * gcc.dg/cpp/line5.c: Likewise.
4367 * gcc.dg/cpp/multiline.c: Likewise.
4368 * gcc.dg/cpp/trad/literals-1.c: Likewise.
4369 * gcc.dg/format/attr-3.c: Likewise.
4370 * gcc.dg/format/c90-scanf-3.c: Likewise.
4371 * gcc.dg/format/ext-4.c: Likewise.
4372
c8460010
NS
43732002-09-15 Nathan Sidwell <nathan@codesourcery.com>
4374
4375 * g++.dg/template/pretty1.C: New test.
4376
62dfe763
AM
43772002-09-14 Alan Modra <amodra@bigpond.net.au>
4378
4379 * gcc.c-torture/execute/struct-cpy-1.c: New test.
4380
46dd3884
GDR
43812002-09-13 Matt Austern <austern@apple.com>
4382
4383 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
4384 passing a cast expression to a function by const reference.
4385
712467a4
NS
43862002-09-13 Nathan Sidwell <nathan@codesourcery.com>
4387
4388 * g++.dg/template/deduce1.C: New test.
4389
b5fc646f
KH
43902002-09-13 Kazu Hirata <kazu@cs.umass.edu>
4391
4392 * gcc.c-torture/execute/simd-1.c: Force all use of int to
4393 32-bit int.
4394
d27442c9
JDA
43952002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
4396
4397 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
4398 usage.
4399
0c11ae22
RE
44002002-09-10 Richard Earnshaw <rearnsha@arm.com>
4401
4402 * gcc.c-torture/compile/20020910-1.c: New test.
4403
e5a3b7bd
FCE
44042002-09-10 Frank Ch. Eigler <fche@redhat.com>
4405
4406 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
4407
278bba8b
AJ
44082002-09-10 Andreas Jaeger <aj@suse.de>
4409
4410 * gcc.dg/20020312-2.c: Adjust for x86-64.
4411
f69257d6
TM
44122002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
4413
4414 * g77.dg/7388.f: New test case for PR 7388.
4415
54c93c30
AE
44162002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
4417
4418 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
4419
370ce32a
ZL
44202002-09-05 Ziemowit Laski <zlaski@apple.com>
4421
4422 * objc.dg/proto-lossage-1.m: New test.
4423
2ef835f2
NB
44242002-09-06 Neil Booth <neil@daikokuya.co.uk>
4425
4426 * gcc.dg/cpp/_Pragma4.c: Fix typo.
4427
b8c25665 44282002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
746b0682
NP
4429
4430 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
4431 expected to pass.
4432
556d006c
SS
44332002-09-06 Stan Shebs <shebs@apple.com>
4434 David Edelsohn <edelsohn@gnu.org>
4435
4436 * gcc.dg/weak: New directory.
4437 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
4438 target-specific xfail bits.
4439 * gcc.dg/typeof-2.c: Move to new directory.
4440 * gcc.dg/weak.exp: New expect script.
4441
7d97b054
AM
44422002-09-06 Alan Modra <amodra@bigpond.net.au>
4443
4444 * gcc.c-torture/execute/extzvsi.c: New test.
4445
8ef3ea70
SS
44462002-09-05 Stan Shebs <shebs@apple.com>
4447
4448 * gcc.dg/weak-1.c: xfail on Darwin.
4449 * gcc.dg/weak-2.c: Ditto.
4450 * gcc.dg/weak-3.c: Ditto.
4451 * gcc.dg/weak-4.c: Ditto.
4452 * gcc.dg/weak-5.c: Ditto.
4453 * gcc.dg/weak-6.c: Ditto.
4454 * gcc.dg/weak-7.c: Ditto.
4455 * gcc.dg/weak-8.c: Ditto.
4456 * gcc.dg/weak-9.c: Ditto.
4457
b8c25665 44582002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
ed6cc1f5
R
4459
4460 * gcc.c-torture/execute/loop-14.c: New test.
4461
23ccd1f3
JJ
44622002-09-04 Jakub Jelinek <jakub@redhat.com>
4463
4464 * g++.dg/other/cxa-atexit1.C: New test.
4465
f979c199
JJ
4466 * gcc.dg/typeof-2.c: New test.
4467
4977bab6
ZW
44682002-09-03 Roger Sayle <roger@eyesopen.com>
4469
4470 * gcc.dg/builtins-2.c: New testcase.
4471 * gcc.dg/builtins-3.c: New testcase.
4472
79ba5e3b
NB
44732002-09-03 Neil Booth <neil@daikokuya.co.uk>
4474
4475 * gcc.dg/cpp/_Pragma4.c: New test.
4476
b8c25665 44772002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
64f3ecb1
NP
4478
4479 * objc/execute/nil_method-1.m: New testcase.
4480
b8c25665 44812002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
0475ed26
NP
4482
4483 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
4484 [Object class], not [Object initialize].
4485
c8ffe46f
RS
44862002-08-31 Roger Sayle <roger@eyesopen.com>
4487 Hans-Peter Nilsson <hp@bitrange.com>
4488
4489 * gcc.c-torture/execute/20020720-1.x: Skip test on
4490 mmix-knuth-mmixware. Correct comment.
4491
eca7f13c
MM
44922002-08-27 Mark Mitchell <mark@codesourcery.com>
4493
4494 * testsuite/g++.dg/abi/bitfield5.C: New test.
4495 * testsuite/g++.dg/abi/vbase10.C: Likewise.
4496
b8c25665 44972002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
c350f8c1
NP
4498
4499 * objc.dg/undeclared-selector.m: New test.
4500
ac2a2d6f
NS
45012002-08-27 Nathan Sidwell <nathan@codesourcery.com>
4502
4503 * g++.dg/other/offsetof1.C: Avoid cast warning.
4504
d632dee9
ZL
45052002-08-26 Ziemowit Laski <zlaski@apple.com>
4506
54c93c30 4507 * objc.dg/super-class-2.m: New test.
d632dee9 4508
13d3f0b6
MA
45092002-08-24 Matt Austern <austern@apple.com>
4510
4511 * g++.dg/ext/lvaddr.C: New test.
4512 * g++.dg/ext/lvcast.C: New test.
278bba8b 4513
5b770a96
MM
45142002-08-22 Mark Mitchell <mark@codesourcery.com>
4515
4516 * testsuite/g++.dg/inherit/cond1.C: New test.
4517
a976230b
GK
45182002-08-22 Geoffrey Keating <geoffk@redhat.com>
4519
4520 * gcc.dg/noncompile/incomplete-1.c: New test.
4521
b462d4ab
JM
45222002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
4523
4524 * gcc.dg/typespec-1.c: New test.
4525
92b5aacd
DP
45262002-08-20 Devang Patel <dpatel@apple.com>
4527 * objc.dg/proto-hier-2.m: New test.
278bba8b 4528
1bd5981b
ZL
45292002-08-19 Ziemowit Laski <zlaski@apple.com>
4530
4531 * objc.dg/bitfield-1.m: New test.
4532 * objc.dg/bitfield-2.m: New test.
4533
2984fe64
JM
45342002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
4535
4536 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
4537 gcc.dg/c99-flex-array-4.c: New tests.
4538
8aa5074e
SS
45392002-08-16 Stan Shebs <shebs@apple.com>
4540
4541 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
4542
2a2bfc59
JJ
45432002-08-15 Jakub Jelinek <jakub@redhat.com>
4544
4545 * gcc.dg/typeof-1.c: New test.
4546 * g++.dg/ext/typeof2.C: New test.
4547
eac5ce6c
NS
45482002-08-15 Nathan Sidwell <nathan@codesourcery.com>
4549
4550 * g++.dg/other/offsetof1.C: New test.
4551
55ae9079
RH
45522002-08-14 Richard Henderson <rth@redhat.com>
4553
4554 * gcc.dg/tls/diag-3.c: Fix expected message strings.
4555
8bfb1467
NB
45562002-08-14 Neil Booth <neil@daikokuya.co.uk>
4557
4558 * gcc.dg/cpp/_Pragma3.c: New test.
4559
22eadedb
MM
45602002-08-13 Mark Mitchell <mark@codesourcery.com>
4561
4562 * g++.dg/template/inherit3: New test.
4563
3ebf5204
NS
45642002-08-10 Nathan Sidwell <nathan@codesourcery.com>
4565
4566 * gcc.dg/bitfld-4.c: Add blank options.
4567
9e259dd1
MM
45682002-08-09 Mark Mitchell <mark@codesourcery.com>
4569
4570 * g++.dg/template/crash1.C: New test.
4571
9e20be0c
JJ
45722002-08-08 Jakub Jelinek <jakub@redhat.com>
4573
4574 * gcc.dg/tls/opt-2.c: New test.
4575
7b9be5c7 45762002-08-08 Devang Patel <dpatel@apple.com>
9e20be0c
JJ
4577
4578 * objc.dg/selector-1.m : New test
278bba8b 4579
6fde9815
NS
45802002-08-08 Nathan Sidwell <nathan@codesourcery.com>
4581
3ebf5204 4582 * g++.dg/abi/bitfield4.C: New test.
6fde9815
NS
4583 * gcc.dg/bitfld-4.c: New test.
4584
c93a26f5
NS
45852002-08-08 Nathan Sidwell <nathan@codesourcery.com>
4586
4587 * g++.dg/other/packed1.C: New test.
4588
50ad9642
MM
45892002-08-07 Mark Mitchell <mark@codesourcery.com>
4590
4591 * g++.dg/abi/offsetof.C: Tweak error messages.
4592 * g++.old-deja/g++.mike/p10769a.C: Likewise.
278bba8b 4593
daf06049
JJ
45942002-08-08 Jakub Jelinek <jakub@redhat.com>
4595
4596 * gcc.dg/bitfld-3.c: New test.
4597
ad9335eb
JJ
45982002-08-07 Jakub Jelinek <jakub@redhat.com>
4599 Richard Henderson <rth@redhat.com>
4600
4601 * gcc.dg/i386-bitfield1.c: New test.
4602 * g++.dg/abi/bitfield3.C: Update.
4603
0b6f2917
NB
46042002-08-07 Neil Booth <neil@daikokuya.co.uk>
4605
4606 * objc.dg/const-str-2.m: Update.
4607 * gcc.dg/cpp/c++98.c: Change to C extension.
4608 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
4609 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
4610
1ae0ccb6
AH
46112002-08-06 Aldy Hernandez <aldyh@redhat.com>
4612
54c93c30 4613 * testsuite/gcc.dg/tls/diag-3.c: New.
1ae0ccb6 4614
1e14c7f0
GDR
46152002-08-07 Gabriel Dos Reis <gdr@nerim.net>
4616
4617 * g++.dg/README (Subdirectories): Document new subdir expr.
4618 * g++.dg/expr/pmf-1.C: New test.
4619
58551c23
NB
46202002-08-06 Neil Booth <neil@daikokuya.co.uk>
4621
4622 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
4623
39e3a681
JJ
46242002-08-06 Jakub Jelinek <jakub@redhat.com>
4625
4626 * g++.dg/abi/bitfield3.C: New test.
4627
d19202ba
NS
46282002-08-05 Nathan Sidwell <nathan@codesourcery.com>
4629
4630 * lib/gcov.exp: Tweak expected line formats.
4631 * gcc.misc-tests/gcov8.c: New test.
4632 * gcc.misc-tests/gcov8.x: New flags.
4633
5133ad46
JJ
46342002-08-05 Jakub Jelinek <jakub@redhat.com>
4635
4636 * consistency.vlad/layout/endian.c: Include string.h.
4637
1bed5ee3
JJ
4638 * gcc.c-torture/execute/20020805-1.c: New test.
4639
201fbb7f
GDR
46402002-08-04 Gabriel Dos Reis <gdr@nerim.net>
4641
4642 * g++.dg/other/conversion1.C: New test.
4643
313c9c54
RS
46442002-08-03 Roger Sayle <roger@eyesopen.com>
4645
4646 * gcc.dg/builtins-1.c: New testcase.
4647
55765de4
MM
46482002-08-02 Mark Mitchell <mark@codesourcery.com>
4649
4650 * g++.dg/inherit/access3.C: New test.
4651
81e602b5
JJ
46522002-08-01 Jakub Jelinek <jakub@redhat.com>
4653
4654 * gcc.dg/ia64-visibility-2.c: New test.
4655
7662da2f
BK
46562002-08-01 Benjamin Kosnik <bkoz@redhat.com>
4657
54c93c30 4658 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7662da2f
BK
4659 __qualifier_flags to __flags.
4660
4ba126e4
MM
46612002-07-31 Mark Mitchell <mark@codesourcery.com>
4662
4663 * g++.dg/inherit/operator1.C: New test.
4664 * g++.dg/lookup/disamb1.C: Fix typo in comment.
4665 * g++.dg/other/error1.C: Change expected error message.
4666 * g++.dg/template/conv4.C: Likewise.
278bba8b 4667
4ba126e4 46682002-07-26 Neil Booth <neil@daikokuya.cop.uk>
b41f25cf
NB
4669
4670 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
002b4ef1 4671 for documented behavior.
b41f25cf 4672
7702af36
RS
46732002-07-25 Roger Sayle <roger@eyesopen.com>
4674
4675 * gcc.c-torture/execute/20020720-1.x: Skip this test on
4676 several targets known to fail.
4677
a27fb29b
RS
46782002-07-25 Richard Sandiford <rsandifo@redhat.com>
4679
4680 * gcc.dg/mips-args-[123].c: New tests.
4681
0b72793f
AH
46822002-07-24 Aldy Hernandez <aldyh@redhat.com>
4683
4684 * gcc.dg/ppc-spe.c: New.
4685
3cfab7ec
GK
46862002-07-24 Geoffrey Keating <geoffk@redhat.com>
4687
4688 * g++.dg/other/ptrmem4.C: New testcase.
4689
eb5da24b
RH
46902002-07-24 Richard Henderson <rth@redhat.com>
4691
4692 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
278bba8b 4693
aa02149a
GDR
46942002-07-24 Gabriel Dos Reis <gdr@nerim.net>
4695
4696 * g++.dg/ext/alignof1.C (main): Return 0 for success.
4697
79258dce
RS
46982002-07-24 Roger Sayle <roger@eyesopen.com>
4699
4700 * gcc.c-torture/execute/memset-3.c: New testcase.
4701
a69cbaac
NB
47022002-07-24 Neil Booth <neil@daikokuya.co.uk>
4703
4704 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
4705 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
4706
13fd931e
KG
47072002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4708
4709 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
4710 Delete.
4711
b8c25665 47122002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
451f86fd
R
4713
4714 * gcc.c-torture/compile/simd-4.c: New test.
4715
0e902d98
KL
47162002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4717
4718 PR c++/7347, c++/7348
4719 * g++.dg/template/access4.C: New test.
4720 * g++.dg/template/access5.C: New test.
4721 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
4722 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
4723 * g++.old-deja/g++.pt/ttp58.C: Likewise.
4724 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
4725
cf3c4f56
JJ
47262002-07-22 Jakub Jelinek <jakub@redhat.com>
4727
4728 * gcc.dg/gnu89-init-2.c: New test.
4729
56508306
GDR
47302002-07-21 Gabriel Dos Reis <gdr@nerim.net>
4731
4732 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
4733
0da65b89
RS
47342002-07-20 Roger Sayle <roger@eyesopen.com>
4735
4736 * gcc.c-torture/execute/20020720-1.c: New testcase.
4737
68e65275
NB
47382002-07-20 Neil Booth <neil@daikokuya.co.uk>
4739
4740 * gcc.dg/cpp/Wsignprom.c: New tests.
4741
a0c58ea9
AM
47422002-07-20 Alan Modra <amodra@bigpond.net.au>
4743
4744 * gcc.c-torture/execute/loop-13.c: New test.
4745
75aef48a
NB
47462002-07-19 Neil Booth <neil@daikokuya.co.uk>
4747
4748 * gcc.dg/cpp/expr.c: New tests.
4749
437deefa
DE
47502002 07-18 David Edelsohn <edelsohn@gnu.org>
4751
4752 * g++.dg/opt/pr6713.C: Add template instantiation.
4753
85272855
AM
47542002-07-18 Alan Modra <amodra@bigpond.net.au>
4755
437deefa
DE
4756 * gcc.dg/nest.c: New test.
4757
47582002-07-17 Richard Henderson <rth@redhat.com>
4759
4760 * g++.dg/opt/pr6713.C: New test.
85272855 4761
90888283
EB
47622002-07-17 Eric Botcazou <ebotcazou@multimania.com>
4763
4764 * gcc.c-torture/execute/loop-2e.x: Let the testcase
4765 XFAIL for all x86 processors.
4766
ce0ead25
ID
47672002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
4768
4769 * gcc.c-torture/execute/20010122-1.x: Do not test with
4770 -fomit-frame-pointer.
4771
d955f6ea
KL
47722002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4773
4774 * g++.dg/template/instantiate2.C: New test.
4775 * g++.dg/template/spec4.C: New test.
4776
ba59df78
KL
47772002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4778
4779 * g++.dg/template/access2.C: New test.
4780 * g++.dg/template/access3.C: New test.
4781
6c535c69
ZW
47822002-07-15 Zack Weinberg <zack@codesourcery.com>
4783
4784 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
4785 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
4786 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
4787 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
4788 Convert to use <stdarg.h>.
4789 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
4790 Delete.
4791 * gcc.dg/va-arg-2.c: New.
4792 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
4793
794a292d
JJ
47942002-07-15 Jakub Jelinek <jakub@redhat.com>
4795
4796 * gcc.c-torture/compile/20020710-1.c: New test.
4797
b8c25665 47982002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
6c535c69 4799 Andrew Pinski <pinskia@physics.uc.edu>
226cfe61
R
4800
4801 gcc.c-torture/compile/simd-2.c: New testcase.
4802 gcc.c-torture/compile/simd-3.c: Likewise.
4803
f0ab6bf2
MM
48042002-07-11 Mark Mitchell <mark@codesourcery.com>
4805
4806 PR c++/7224
4807 * g++.dg/overload/error1.C: New test.
6c535c69 4808
789b7de5
RO
48092002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4810
4811 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
4812 configuration and IRIX 6 O32 ABI.
4813
e65a2d65
RS
48142002-07-11 Roger Sayle <roger@eyesopen.com>
4815
4816 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
4817
c5358a5d
RS
48182002-07-10 Roger Sayle <roger@eyesopen.com>
4819
4820 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
4821
6d844e9d
JL
48222002-07-10 Jeffrey A Law <law@redhat.com>
4823
6c535c69 4824 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6d844e9d 4825
6c535c69 4826 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
6d844e9d 4827
2fefbb5d
AH
48282002-07-09 Aldy Hernandez <aldyh@redhat.com>
4829
6c535c69 4830 * gcc.dg/20020312-2.c: Check for __PPC__.
2fefbb5d 4831
4d5be58b
DN
48322002-07-09 Diego Novillo <dnovillo@redhat.com>
4833
4834 * gcc.c-torture/compile/20020709-1.c: New test.
4835
78abea27
RS
48362002-07-07 Roger Sayle <roger@eyesopen.com>
4837
4838 * g++.dg/template/qualttp21.C: New test case.
4839
e66c8649
AO
48402002-07-06 Alexandre Oliva <aoliva@redhat.com>
4841
4842 * gcc.c-torture/compile/20020706-1.c: New test.
4843 * gcc.c-torture/compile/20020706-2.c: New test.
4844
78abea27
RS
48452002-07-06 Brian R. Gaeke <brg@dgate.ORG>
4846 Alexandre Oliva <aoliva@redhat.com>
71b089f0
BG
4847
4848 * g++.dg/warn/incomplete1.C: New test.
4849
8537dbae
KG
48502002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4851
4852 PR c++/7099
6c535c69 4853 * g++.dg/warn/noreturn1.C: New test.
8537dbae 4854
9833f679
MM
48552002-07-03 Mark Mitchell <mark@codesourcery.com>
4856
4857 PR c++/6706
4858 * g++.dg/debug/debug6.C: New test.
4859 * g++.dg/debug/debug7.C: New test.
4860
b8c25665 48612002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
3767c0fd
R
4862
4863 * gcc.c-torture/compile/simd-3.c: New test.
4864
a6a5beb1
CD
48652002-07-03 Chris Demetriou <cgd@broadcom.com>
4866
4867 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
4868 * gcc.dg/20020620-1.c: Likewise.
4869
b2153b98
KL
48702002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4871
4872 PR c++/6944
4873 * g++.dg/init/array4.C: New test.
4874 * g++.dg/init/array5.C: New test.
4875
b8c25665 48762002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
34a80643
R
4877
4878 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
4879 * gcc.c-torture/execute/simd-2.c (main): Likewise.
4880
622d3731
KG
48812002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4882
4883 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
4884 * gcc.dg/wtr-aggr-init-1.c: Likewise.
4885 * gcc.dg/wtr-conversion-1.c: Likewise.
4886 * gcc.dg/wtr-escape-1.c: Likewise.
4887 * gcc.dg/wtr-int-type-1.c: Likewise.
4888 * gcc.dg/wtr-label-1.c: Likewise.
4889 * gcc.dg/wtr-static-1.c: Likewise.
4890 * gcc.dg/wtr-strcat-1.c: Likewise.
4891 * gcc.dg/wtr-suffix-1.c: Likewise.
4892 * gcc.dg/wtr-switch-1.c: Likewise.
4893 * gcc.dg/wtr-unary-plus-1.c: Likewise.
4894 * gcc.dg/wtr-union-init-1.c: Likewise.
4895 * gcc.dg/wtr-union-init-2.c: Likewise.
4896 * gcc.dg/wtr-union-init-3.c: Likewise.
4897
4898 * gcc.dg/wtr-func-def-1.c: New test.
4899
c40da518 49002002-07-02 Devang Patel <dpatel@apple.com>
e1c2dd26 4901
c40da518
DP
4902 * objc.dg/param-1.m: New test.
4903
0879540b
NB
49042002-07-03 Neil Booth <neil@daikokuya.co.uk>
4905
4906 * gcc.dg/cpp/trad/directive.c: Add test.
4907 * gcc.dg/cpp/trad/macroargs.c: Add test.
4908 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
4909
c680d2b6
NB
49102002-07-02 Neil Booth <neil@daikokuya.co.uk>
4911
4912 * gcc.dg/cpp/cmdlne-M.c: New test.
4913
c1c5187c
ZL
49142002-07-02 Ziemowit Laski <zlaski@apple.com>
4915
4916 * objc.dg/desig-init-1.m: New test.
4917
17f29637
KL
49182002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4919
4920 PR c++/6716
4921 * g++.dg/template/instantiate1.C: New test.
4922
5d69ba1f
MM
49232002-07-01 Mark Mitchell <mark@codesourcery.com>
4924
4925 PR c++/7112
4926 * g++.dg/template/sizeof2.C: New test.
4927
7098b619
NB
49282002-07-01 Neil Booth <neil@daikokuya.co.uk>
4929
4930 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
4931 gcc.dg/cpp/trad/include.c: New tests.
4932
0a220b4a
HPN
49332002-07-01 Hans-Peter Nilsson <hp@axis.com>
4934
4935 PR target/7177
4936 * gcc.c-torture/compile/20020701-1.c: New test.
4937
bbeb33f2
SS
49382002-07-01 Stan Shebs <shebs@apple.com>
4939
4940 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
4941 header here...
4942 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
4943 (objc-torture-execute): or here.
4944
b8c25665 49452002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
03c53278
R
4946
4947 * gcc.c-torture/execute/arith-rand-ll.c: New test.
4948
e34cabb3
NB
49492002-07-01 Neil Booth <neil@daikokuya.co.uk>
4950
4951 * gcc.dg/cpp/trad/escaped-nl.c: New test.
4952
118f8dc1
DP
49532002-06-30 Devang Patel <dpatel@apple.com>
4954
4955 * objc.dg/fsyntax-only.m: New test.
4956
5ce49b4b
MM
49572002-06-27 Mark Mitchell <mark@codesourcery.com>
4958
4959 PR c++/6695
4960 * g++.dg/template/friend7.C: New file.
4961
759236dd
AH
49622002-06-27 Aldy Hernandez <aldyh@redhat.com>
4963
6c535c69
ZW
4964 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
4965 return type.
759236dd 4966
b8c25665 49672002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
86422829
R
4968
4969 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
4970 avoid division by zero.
4971
06470238
NB
49722002-06-27 Neil Booth <neil@daikokuya.co.uk>
4973
4974 * gcc.dg/Wunknownprag.c: New tests.
4975
b8c25665 49762002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
9881adff
R
4977
4978 * gcc.c-torture/execute/simd-2.c: New test.
4979
0c6db544
NB
49802002-06-25 Neil Booth <neil@daikokuya.co.uk>
4981
4982 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
4983 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
4984 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
4985 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
4986 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
4987 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
4988 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
4989 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
4990 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
4991 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
4992 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
4993 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
4994 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
4995 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
4996 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
4997 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
4998 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
4999
2c088b53
NB
50002002-06-24 Neil Booth <neil@daikokuya.co.uk>
5001
5002 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
5003 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
5004 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
5005 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
5006 New tests.
5007 * gcc.dg/cpp/trad/directive.c: Update.
5008
bc9c2952
AJ
50092002-06-23 Andreas Jaeger <aj@suse.de>
5010
5011 * gcc.c-torture/execute/complex-6.c: New.
5012
847c76c8
NB
50132002-06-22 Neil Booth <neil@daikokuya.co.uk>
5014
5015 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
5016 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
5017 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
5018 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
5019
00b94a44
NB
50202002-06-21 Neil Booth <neil@daikokuya.co.uk>
5021
5022 * gcc.dg/cpp/trad: New directory with traditional tests copied
5023 from parent directory.
5024 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5025 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5026 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5027 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5028 Move to trad/ and rename.
5029 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
5030 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
5031 gcc.dg/cpp/trad/redef2.c: New tests.
5032 * gcc.dg/cpp/trad/trad.exp: New driver.
5033
017acb41
NB
50342002-06-20 Neil Booth <neil@daikokuya.co.uk>
5035
5036 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5037 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5038 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5039 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5040 Remove.
5041
9164f47a
RS
50422002-06-20 Richard Sandiford <rsandifo@redhat.com>
5043
5044 * gcc.dg/20020620-1.c: New test.
5045
342cea95
KL
50462002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5047
5048 * g++.dg/template/ttp4.C: New test.
5049
ccf160f1
JJ
50502002-06-19 Jakub Jelinek <jakub@redhat.com>
5051
5052 * g++.dg/opt/vt1.C: Fix regexp.
5053
90227c69
KG
50542002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5055
5056 * gcc.c-torture/execute/pure-1.c: Make functions static again.
5057 Don't use attribute `noinline'.
5058
0fd534ed
HPN
50592002-06-18 Hans-Peter Nilsson <hp@axis.com>
5060
5061 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
bc9c2952 5062
820d4b1b
AH
50632002-06-18 Aldy Hernandez <aldyh@redhat.com>
5064
6c535c69 5065 * gcc.c-torture/execute/simd-1.c: New.
820d4b1b 5066
6c535c69 5067 * gcc.dg/simd-1.c: New.
820d4b1b 5068
22309565
HPN
50692002-06-18 Hans-Peter Nilsson <hp@axis.com>
5070
5071 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
5072
750491fc
RH
50732002-06-16 Richard Henderson <rth@redhat.com>
5074
5075 * g++.dg/ext/anon-struct1.C: New.
5076 * g++.dg/ext/anon-struct2.C: New.
5077 * g++.dg/ext/anon-struct3.C: New.
5078 * gcc.dg/anon-struct-1.c: New.
5079 * gcc.dg/anon-struct-2.c: New.
5080 * gcc.dg/anon-struct-3.c: New.
5081 * gcc.dg/20011008-1.c: Adjust warning text.
5082 * gcc.dg/20020527-1.c: Add -fms-extensions.
5083
0931db71
RH
50842002-06-16 Richard Henderson <rth@redhat.com>
5085
5086 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
5087
21505616
HPN
50882002-06-15 Hans-Peter Nilsson <hp@axis.com>
5089
5090 * gcc.c-torture/execute/20020615-1.c: New test.
5091
8dcb27ed
RS
50922002-06-15 Roger Sayle <roger@eyesopen.com>
5093
5094 * gcc.c-tortuture/execute/compare-1.c: New test case.
5095 * gcc.c-tortuture/execute/compare-2.c: New test case.
5096 * gcc.c-tortuture/execute/compare-3.c: New test case.
5097
a6f5e048
RH
50982002-06-13 Richard Henderson <rth@redhat.com>
5099
5100 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
5101 ia64 ilp32.
5102
d65cb654
KL
51032002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5104
5105 * g++.dg/template/typename2.C: Update error message.
5106
6debb006
HPN
51072002-06-12 Hans-Peter Nilsson <hp@axis.com>
5108
5109 * gcc.c-torture/execute/20020611-1.c: New test.
5110
9da754bd
BW
51112002-06-11 Bob Wilson <bob.wilson@acm.org>
5112
5113 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
5114 list of targets to skip.
5115
56a28102
BW
51162002-06-10 Bob Wilson <bob.wilson@acm.org>
5117
5118 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
5119 targets if not optimizing.
5120
2bf87216
JJ
51212002-06-10 Jakub Jelinek <jakub@redhat.com>
5122
5123 * gcc.c-torture/compile/20020605-1.c: New test.
5124
5d056e9b
JJ
5125 * g++.dg/opt/vt1.C: New test.
5126
156755ac
JJ
5127 * gcc.dg/20020531-1.c: New test.
5128
50f30e6b
JJ
5129 * gcc.dg/20020530-1.c: New test.
5130
85d49058
JJ
5131 * gcc.dg/20020527-1.c: New test.
5132
7b668f9e
JJ
5133 * g++.dg/opt/cse1.C: New test.
5134
437f1df1
RS
51352002-06-07 Roger Sayle <roger@eyesopen.com>
5136
5137 * gcc.dg/20020607-2.c: New test case.
5138
68b15d4f
JJ
51392002-06-07 Jakub Jelinek <jakub@redhat.com>
5140
5141 * gcc.c-torture/compile/20020604-1.c: New test.
5142
c4b50f1a
RH
51432002-06-04 Richard Henderson <rth@redhat.com>
5144
5145 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
5146 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
5147 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
5148
c2ae6616
AH
51492002-06-04 Aldy Hernandez <aldyh@redhat.com>
5150
6c535c69 5151 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
c2ae6616 5152
6d8fd7bb
RH
51532002-06-03 Richard Henderson <rth@redhat.com>
5154
5155 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
5156 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
5157
ab780373
RH
51582002-06-02 Richard Henderson <rth@redhat.com>
5159
bc9c2952 5160 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
ab780373
RH
5161 test functions static.
5162
e33a8855
AJ
51632002-06-02 Andreas Jaeger <aj@suse.de>
5164
5165 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
5166 now.
5167
ceeedfc1
NB
51682002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
5169
5170 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
5171 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
5172 Update for mofified diagnostics.
5173 * gcc.dg/c99-intconst-1.c: No longer fail.
5174
61b78ce1
RH
51752002-06-02 Richard Henderson <rth@redhat.com>
5176
5177 * gcc.dg/uninit-A.c: Remove xfail markers.
5178
378393da
RS
51792002-06-01 Roger Sayle <roger@eyesopen.com>
5180
5181 * gcc.dg/fnegate-1.c: New test case.
5182
d18b1ed8
OS
51832002-05-30 Osku Salerma <osku@iki.fi>
5184
5185 * gcc.c-torture/execute/mayalias-1.c: New file.
5186
cd7ab83f
NB
51872002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
5188
e33a8855 5189 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
cd7ab83f
NB
5190 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
5191 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
5192
5a3bb17d
HPN
51932002-05-29 Hans-Peter Nilsson <hp@axis.com>
5194
5195 * gcc.c-torture/execute/20020529-1.c: New test.
5196
39f2f3c8
RS
51972002-05-27 Richard Henderson <rth@redhat.com>
5198
5199 * g++.dg/ext/attrib6.C: New test case.
5200
ef72b1d3
KG
52012002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5202
5203 * gcc.c-torture/execute/pure-1.c: New test.
5204
630363b4
NB
52052002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
5206
5207 * gcc.dg/cpp/arith-2.c: Remove.
630363b4 5208
c9220e3a
NB
52092002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
5210
5211 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
5212 * gcc.dg/cpp/if-3.c: Remove.
5213
9059e33c
JJ
52142002-05-26 Jakub Jelinek <jakub@redhat.com>
5215
5216 * g++.dg/opt/cse2.C: New test.
5217
91318908
NB
52182002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
5219
5220 * gcc.dg/cpp/arith-1.c: New semantic tests.
5221 * gcc.dg/cpp/if-1.c: Update.
5222
9e253215
BE
52232002-05-24 Ben Elliston <bje@redhat.com>
5224
5225 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
5226
90442291
JJ
52272002-05-24 Jakub Jelinek <jakub@redhat.com>
5228
5229 * gcc.dg/verbose-asm.c: New test.
5230
3620711b
NB
52312002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
5232
5233 * gcc.dg/cpp/paste12.c: New test.
5234
17645b15
NB
52352002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
5236
13fa982e 5237 * g++.dg/parse/named_ops.C: New test.
17645b15 5238
5ff225fc
MM
52392002-05-23 Mark Mitchell <mark@codesourcery.com>
5240
5241 * gcc/testsuite/gcc.dg/weak-8.c: New test.
5242
b8c25665 52432002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
e275a535
R
5244
5245 * gcc.dg/weak-2.c: Allow optional leading underscore
5246 in scan-assembler symbol name.
5247 * gcc.dg/weak-3.c: Likewise.
5248 * gcc.dg/weak-4.c: Likewise.
5249 * gcc.dg/weak-5.c: Likewise.
5250
66b408f2
JJ
52512002-05-23 Jakub Jelinek <jakub@redhat.com>
5252
5253 * gcc.dg/20020523-1.c: New test.
5254
e67a7860
NB
52552002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
5256
5257 * objc.dg/const-str-2.m: Update now that we stop after
5258 a command line error.
5259
c32dd1ef
RH
52602002-05-22 Richard Henderson <rth@redhat.com>
5261
5262 * g++.dg/dg.exp: Fix typo in test pruneing.
5263
7a1f3f5f
RH
52642002-05-22 Richard Henderson <rth@redhat.com>
5265
5266 * g++.dg/dg.exp: Prune the tls subdirectory.
5267 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
5268 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
5269 * g++.dg/tls/init-1.C: New.
5270
2dd36f90
JJ
52712002-05-22 Jakub Jelinek <jakub@redhat.com>
5272
5273 * gcc.dg/20020517-1.c: New test.
5274
ec221d71
RH
52752002-05-21 Richard Henderson <rth@redhat.com>
5276
5277 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
5278 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
5279
b8c25665 52802002-05-21 Brian R. Gaeke <brg@dgate.ORG>
32d3f634
BG
5281
5282 * g++.dg/other/copy2.C: New test.
5283
b8c25665 52842002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
02116b3d
R
5285
5286 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
5287 (MAX_COPY): Bump up to 10 times sizeof (long long).
5288 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
5289
5290 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
5291 sizeof (long long).
5292
5293 * gcc.c-torture/execute/strcpy-1.c: New test.
5294
b3f47c78
DB
52952002-05-19 Jason Merrill <jason2redhat.com>
5296
5297 * g++.dg/ext/oper1.C: New test.
5298
52992002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
851c06dd
MM
53002002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
5301
f362c762
MM
5302 * README.QMTEST: New file.
5303
851c06dd
MM
5304 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
5305
e3227f2c
AJ
53062002-05-19 Andreas Jaeger <aj@suse.de>
5307
5308 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
5309 now.
5310 * gcc.c-torture/execute/loop-2d.x: Likewise.
5311
210142e0
DB
53122002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
5313
5314 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
5315 support weak symbols.
5316 * gcc.dg/weak-4.c: Likewise
5317 * gcc.dg/weak-6.c: Likewise
5318
088b3db0
DB
53192002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
5320
5321 * gcc.dg/weak-3.c: Add dg-excess-error comment for
5322 cygwin, coff and h8300-*-hms targets
5323 * gcc.dg/weak-5.c: Likewise
5324 * gcc.dg/weak-7.c: Likewise
5325
f4b251a6
JM
53262002-05-16 Jason Merrill <jason@redhat.com>
5327
5328 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
5329 (scan-assembler-not, scan-assembler-dem): Likewise.
5330 (scan-assembler-dem-not): Likewise.
5331
34fb9ba5
RH
53322002-05-15 Richard Henderson <rth@redhat.com>
5333
5334 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
5335
14285ace
RH
53362002-05-15 Richard Henderson <rth@redhat.com>
5337
5338 * gcc.dg/weak-5.c (vfoo1c): No warning here.
5339 (vfoo1f): Warning here.
5340 (vfoo1l): Don't redefine the alias.
5341
5bf5c5cb
JM
53422002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
5343
5344 * g++.dg/init/pm1.C: New test.
5345
e2f75147
DM
53462002-05-12 David S. Miller <davem@redhat.com>
5347
5348 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
5349 types.
5350
dbfb1116
RS
53512002-05-10 Roger Sayle <roger@eyesopen.com>
5352
5353 * gcc.c-torture/execute/20020510-1.c: New test case.
5354
85d7d3b0
DM
53552002-05-10 David S. Miller <davem@redhat.com>
5356
5357 * gcc.c-torture/execute/conversion.c: Test long double too.
5358
2937267b
JJ
53592002-05-09 Jakub Jelinek <jakub@redhat.com>
5360
5361 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
5362 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
5363 * lib/g++.exp (g++_link_flags): Likewise.
5364 * lib/objc.exp (objc_target_compile): Likewise.
5365
c3bf3e6e
NB
53662002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
5367
5368 * gcc.dg/cpp/poison.c: Update.
5369 * gcc.dg/cpp/20000625-2.c: Remove.
5370 * gcc.dg/cpp/direct2s.c: Remove final test.
5371
ea45dbb8
TR
53722002-05-08 Tom Rix <trix@redhat.com>
5373
5374 * gcc.c-torture/execute/20020508-1.c: New test.
5375 * gcc.c-torture/execute/20020508-2.c: New test.
5376 * gcc.c-torture/execute/20020508-3.c: New test.
5377
b9e2d17b
NB
53782002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
5379
5380 * gcc.dg/cpp/charconst-4.c: More tests.
5381
f90bf7ca
MM
53822002-05-08 Mark Mitchell <mark@codesourcery.com>
5383
5384 PR c/6569
5385 * gcc.dg/weak-3.c: Update location of warning messages.
5386 * gcc.dg/weak-5.c: Likewise.
5387
1f77b5da
RS
53882002-05-06 Roger Sayle <roger@eyesopen.com>
5389
5390 * gcc.c-torture/execute/20020506-1.c: New test case.
5391
a5a49440
NB
53922002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
5393
5394 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
5395
adc502b4
NB
53962002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
5397
5398 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
5399
95ff5d3f
NB
54002002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
5401
5402 * gcc.dg/cpp/charconst-3.c: New test.
5403
2443d4e1
NB
54042002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
5405
5406 * gcc.dg/cpp/charconst.c: Update tests.
5407
f2fdc802
TJ
54082002-05-05 Tim Josling <tej@melbpc.org.au>
5409
5410 * treelang: Added directory for new sample language treelang. Also
e3227f2c 5411 lib/treelang.exp: New file to signal treelang should be tested.
f2fdc802 5412
ba2e86d6
JJ
54132002-05-03 Jakub Jelinek <jakub@redhat.com>
5414
5415 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
5416 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
5417 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
5418 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
5419 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
5420 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
5421 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
5422
5a3085c5
JM
54232002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
5424
5425 * gcc.dg/format/xopen-2.c: New test.
5426
d70e94ec
JJ
54272002-05-03 Jakub Jelinek <jakub@redhat.com>
5428
5429 * gcc.dg/20020503-1.c: New test.
5430
5121c03e
MM
54312002-05-02 Mark Mitchell <mark@codesourcery.com>
5432
5433 * g++.dg/init/dtor1.C: Make it tougher.
5434
76ccdb3c
MM
54352002-05-01 Mark Mitchell <mark@codesourcery.com>
5436
5437 * g++.dg/init/dtor1.C: New test.
5438
0d6d6892
AH
54392002-05-02 Aldy Hernandez <aldyh@redhat.com>
5440
7a1f3f5f 5441 * gcc.dg/altivec-8.c: New.
0d6d6892 5442
9b7bc465
AH
54432002-05-01 Aldy Hernandez <aldyh@redhat.com>
5444
7a1f3f5f 5445 * gcc.dg/altivec-7.c: New.
9b7bc465 5446
3a73bffb
JJ
54472002-04-29 Jakub Jelinek <jakub@redhat.com>
5448
5449 * g++.dg/parse/typedef1.C: New test.
5450
33dd07ee
MM
54512002-04-29 Mark Mitchell <mark@codesourcery.com>
5452
5453 PR c++/6486
5454 * g++.dg/template/friend6.C: New test.
5455
5456 PR c++/6492
5457 * g++.dg/init/copy1.C: New test.
5458
4bd7c270
NS
54592002-04-29 Nathan Sidwell <nathan@codesourcery.com>
5460
5461 * g++.dg/warn/effc1.C: New test.
5462
60284a59
NB
54632002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
5464
5465 * gcc.dg/cpp/if-cexp.c: Add a test.
5466
a20fd5ac
JJ
54672002-04-28 Jakub Jelinek <jakub@redhat.com>
5468
5469 * gcc.dg/20020426-2.c: New test.
5470
87ed109f
NB
54712002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
5472
5473 * gcc.dg/cpp/if-mop.c: Update.
5474 * gcc.dg/cpp/if-mpar.c: Add test.
5475 * gcc.dg/cpp/if-oppr.c: Update.
5476
45806a3f
FS
54772002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5478
5479 PR c/6343
5480 * gcc.dg/weak-[2-7].c: New tests.
5481
51ccaeb9
AO
54822002-04-26 Alexandre Oliva <aoliva@redhat.com>
5483
5484 * gcc.dg/enum1.c: New test.
5485
7d793e9b
MM
54862002-04-26 Mark Mitchell <mark@codesourcery.com>
5487
5488 PR c++/6497
5489 * g++.dg/inherit/access2.C: New test.
e3227f2c 5490
7d793e9b
MM
54912002-04-26 Mark Mitchell <mark@codesourcery.com>
5492
5493 PR bootstrap/6445
5494 * gcc.dg/20020426-1.c: New test.
5495
48ba9538
AO
54962002-04-26 Alexandre Oliva <aoliva@redhat.com>
5497
5498 * g++.dg/abi/enum1.C: New test.
5499
4d7ea4fc
RH
55002002-04-26 Richard Henderson <rth@redhat.com>
5501
5502 * gcc.dg/c99-bool-1.c: Expect always true warning.
5503
07d81318
RS
55042002-04-25 Roger Sayle <roger@eyesopen.com>
5505
5506 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
5507
bf882c20
KG
55082002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5509
5510 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
5511 targets.
5512
a62d375f
MM
55132002-04-24 Mark Mitchell <mark@codesourcery.com>
5514
b970a21d
MM
5515 * g++.dg/abi/mange7.C: New test.
5516
a62d375f
MM
5517 PR c++/6438.
5518 * g++.dg/parse/stmtexpr2.C: New test.
5519
b8c25665 55202002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
309d8365
R
5521
5522 * gcc.dg/20020312-2.c: Add SH target.
5523
3f2019c6
KG
55242002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5525
5526 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
5527 compiler output on mips*-*-irix*.
5528
29cece2e
JJ
55292002-04-23 Jakub Jelinek <jakub@redhat.com>
5530
5531 * g++.dg/parse/attr1.C: New test.
5532
1a887f86
RS
55332002-04-23 Roger Sayle <roger@eyesopen.com>
5534
5535 * gcc.c-torture/execute/string-opt-17.c: New test case.
5536 * gcc.c-torture/execute/memset-2.c: New test case.
5537
77adef84
MM
55382002-04-23 Mark Mitchell <mark@codesourcery.com>
5539
5540 PR c++/6256:
5541 * g++.dg/template/friend5.C: New test.
5542
5543 PR c++/6331:
5544 * g++.dg/template/qual1.C: Likewise.
5545
74b273d6
ZW
55462002-04-22 Zack Weinberg <zack@codesourcery.com>
5547
5548 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
5549 Include stdlib.h, not stdio.h or ctype.h.
5550
bb03c710
HPN
55512002-04-22 Hans-Peter Nilsson <hp@axis.com>
5552
5553 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
5554 cris-*-elf* and mmix-*-*.
5555 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
5556 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
5557 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
5558 Ditto.
5559 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
5560 * gcc.dg/wchar_t-1.c: Ditto.
5561
5b3dc815
HPN
55622002-04-21 Hans-Peter Nilsson <hp@axis.com>
5563
5564 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
5565 Clarify comment.
5566
9ac3b1be
NB
55672002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
5568
5569 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
5570
d8b85ae5
FS
55712002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5572
5573 * gcc.c-torture/execute/20000906-1.x: Delete.
5574
0c69ed55
DB
55752002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
5576
5577 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
5578
d106599f
TM
55792002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
5580
5581 * PR6367
5582 * g77.f-torture/execute/6367.f: New test.
5583 * g77.f-torture/execute/6367.x: Disable for MMIX.
5584
303a3927
MM
55852002-04-19 Mark Mitchell <mark@codesourcery.com>
5586
5587 * PR6352
5588 * g++.dg/opt/inline2.C: New test.
5589
0cd3301b
RH
55902002-04-18 Richard Henderson <rth@redhat.com>
5591
7a1f3f5f
RH
5592 * gcc.dg/20000906-1.c: Enable for all targets.
5593 * gcc.c-torture/compile/iftrap-2.c: New.
0cd3301b 5594
a4863215
JJ
55952002-04-18 Jakub Jelinek <jakub@redhat.com>
5596
5597 * gcc.dg/20020418-1.c: New test.
5598 * gcc.dg/20020418-2.c: New test.
5599
96b453dc
RH
56002002-04-18 Richard Henderson <rth@redhat.com>
5601
7a1f3f5f
RH
5602 * gcc.c-torture/compile/iftrap-1.c: New.
5603 * gcc.dg/iftrap-1.c: Adjust for ia64.
5604 * gcc.dg/iftrap-2.c: New.
96b453dc 5605
a3acf46d
JJ
56062002-04-18 Jakub Jelinek <jakub@redhat.com>
5607
5608 * gcc.c-torture/compile/20020418-1.c: New test.
5609
58c2956c
RS
56102002-04-18 Roger Sayle <roger@eyesopen.com>
5611
5612 * gcc.c-torture/compile/20020415-1.c: New.
5613
887fc41a
DM
56142002-04-18 David S. Miller <davem@redhat.com>
5615
5616 * gcc.c-torture/execute/20020418-1.c: New test.
5617
2a732575
JJ
56182002-04-17 Jakub Jelinek <jakub@redhat.com>
5619
5620 * gcc.dg/20020416-1.c: New test.
5621
32121b96
JJ
5622 * g++.dg/opt/inline1.C: New test.
5623
98ef3137
JJ
56242002-04-16 Jakub Jelinek <jakub@redhat.com>
5625
5626 * gcc.dg/altivec-5.c: New test.
5627
4c8c0dec
JJ
5628 * gcc.dg/20020415-1.c: New test.
5629
07cdae91
MM
56302002-04-15 Mark Mitchell <mark@codesourcery.com>
5631
5632 * testsuite/lib/chill.exp: Remove.
5633
0f490a2b
JJ
56342002-04-14 Jakub Jelinek <jakub@redhat.com>
5635
5636 * g++.dg/other/big-struct.C: New test.
5637
4b27e132
DB
56382002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
5639
5640 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
5641 of scratch file.
5642
cf56e373
DB
56432002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
5644
5645 PR c/6277
5646 * gcc.dg/i386-387-1.c: Allow optional leading underscore
5647 in scan-assembler function name
5648
1aa65134
HPN
56492002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
5650
5651 * g77.f-torture/execute/980628-4.x,
5652 g77.f-torture/execute/980628-5.x,
5653 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5654 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5655 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
5656 i[34567]86-*-*.
5657
791b23fe
DM
56582002-04-13 David S. Miller <davem@redhat.com>
5659
5660 * gcc.c-torture/execute/20020413-1.c: New test.
5661
4fb07802
RS
56622002-04-13 Richard Sandiford <rsandifo@redhat.com>
5663
5664 * gcc.dg/asm-6.c,
5665 * g++.dg/ext/asm1.C: New tests.
5666
9928a3d5
MM
56672002-04-12 Mark Mitchell <mark@codesourcery.com>
5668
0481bc21
MM
5669 PR c++ 5373.
5670 * g++.dg/parse/stmtexpr1.C: New test.
5671
9928a3d5 5672 PR c++/5189.
0481bc21 5673 * g++.dg/template/copy1.C: New test.
9928a3d5 5674
21b14752
RH
56752002-04-12 Richard Henderson <rth@redhat.com>
5676
5677 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
5678
869b8e4d
GK
56792002-04-12 Geoffrey Keating <geoffk@redhat.com>
5680
5681 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
5682 gcc.c-torture/execute/20020307-2.c.
5683
4b72e8ed
RS
56842002-04-12 Richard Sandiford <rsandifo@redhat.com>
5685
5686 * g++.dg/ext/attrib5.C,
5687 * g++.dg/lookup/struct1.C: New tests.
5688
578fc63d
JJ
56892002-04-11 Jakub Jelinek <jakub@redhat.com>
5690
578fc63d
JJ
5691 * gcc.dg/20020411-1.c: New test.
5692
010f87c4
JJ
5693 * gcc.c-torture/execute/20020411-1.c: New test.
5694
67092f4d
JJ
56952002-04-10 Janis Johnson <janis187@us.ibm.com>
5696
5697 * g77.f-torture/execute/6177.f: New test.
5698
dab550cb
JJ
56992002-04-10 Jakub Jelinek <jakub@redhat.com>
5700
5701 PR middle-end/6247
5702 * g++.dg/opt/cleanup1.C: New test.
5703
5704 * g++.dg/opt/const1.C: New test.
5705
6127eac4 57062002-04-10 Lars Brinkhoff <lars@nocrew.org>
1a887f86 5707
6127eac4
LB
5708 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
5709
ba3307c0
NS
57102002-04-10 Nathan Sidwell <nathan@codesourcery.com>
5711
5712 PR c++/5507
5713 * g++.dg/template/typename2.C: New test.
5714
aec3e189
AM
57152002-04-10 Alan Modra <amodra@bigpond.net.au>
5716
5717 * gcc.c-torture/execute/loop-12.c: New.
5718
a19caa88
HPN
57192002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
5720
5721 * g77.f-torture/execute/980628-4.x,
5722 g77.f-torture/execute/980628-5.x,
5723 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
5724 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
5725 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
5726
eeec38a8
FS
57272002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5728
5729 PR optimization/6086
5730 * g++.dg/opt/preinc1.C: New test.
5731
0154eaa8
MM
57322002-04-06 Mark Mitchell <mark@codesourcery.com>
5733
5734 PR c++/5571
5735 * g++.dg/opt/static2.C: New test.
5736
b1896e61
MM
57372002-04-06 Mark Mitchell <mark@codesourcery.com>
5738
5739 PR c/5120
5740 * gcc.dg/20020406-1.c: New test.
5741
3ca5f444
DM
57422002-04-04 David S. Miller <davem@redhat.com>
5743
5744 * gcc.c-torture/execute/20020404-1.c: New test.
5745
a4fa73f3
JJ
57462002-04-04 Jakub Jelinek <jakub@redhat.com>
5747
5748 PR c/6123
5749 * gcc.dg/20020312-2.c: Do not declare global register variable
5750 if __PIC__ or __pic__ is defined.
5751
31956228
RE
57522002-04-04 Richard Earnshaw <rearnsha@arm.com>
5753
5754 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
5755 __asm__ so that it works correctly even if -ansi -pedantic-errors.
5756
71fad614
KG
57572002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5758
5759 * gcc.misc-tests/linkage.exp: Update last change to handle
5760 sparc*-, not just sparc-.
5761
9d7013b8
RH
57622002-04-03 Richard Henderson <rth@redhat.com>
5763
5764 * gcc.dg/cpp/ucs.c: Improved long UCS test.
5765
9390eb16
HPN
57662002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
5767
5768 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
5769
2e839a04
DM
57702002-04-02 David S. Miller <davem@redhat.com>
5771
5772 * gcc.c-torture/execute/20020402-3.c: New test.
5773
a06c96f4
HPN
57742002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
5775
d32c9170
HPN
5776 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
5777 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
5778
e78c4529
HPN
5779 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
5780 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
5781 g77.f-torture/execute/20001201.x,
5782 g77.f-torture/execute/u77-test.x: New files.
5783
a06c96f4
HPN
5784 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
5785 * gcc.dg/wchar_t-1.c: Ditto.
5786
cfe834f3
FS
57872002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5788
5789 * gcc.c-torture/execute/20020402-1.c: New test.
5790
ed4168d5
RH
57912002-04-01 Richard Henderson <rth@redhat.com>
5792
9b14a237
RH
5793 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
5794
ed4168d5
RH
5795 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
5796
ee3c0639
KG
57972002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5798
5799 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
5800
d5ecb9cb
GDR
58012002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
5802
5803 * g++.dg/inherit/template-as-base.C: Expect error.
5804 * g++.dg/inherit/namespace-as-base.C: Likewise.
5805
820ecf56
HPN
58062002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
5807
5c7060d3
HPN
5808 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
5809 g++.dg/ext/instantiate3.C: Tweak match patterns.
5810
820ecf56
HPN
5811 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
5812 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
5813 -da test.
5814
41ba8a20
RH
58152002-03-31 Richard Henderson <rth@redhat.com>
5816
5817 * gcc.dg/special/alias-2.c: New.
5818 * gcc.dg/special/ecos.exp: Run it.
5819
9602f5a0
RH
58202002-03-31 Richard Henderson <rth@redhat.com>
5821
5822 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
5823
463eefc8
KH
58242002-03-31 Kazu Hirata <kazu@hxi.com>
5825
5826 * gcc.dg/weak-1.c: Disable on h8300 port.
5827
cb260b11
JJ
58282002-03-29 Janis Johnson <janis187@us.ibm.com>
5829
5830 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
5831 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
5832 ordering tests.
5833 * g++.dg/bprob/bprob-1.C: New test.
5834 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
5835 * g++.dg/gcov/gcov-1.C: New test.
5836 * g++.dg/gcov/gcov-1.x: New file.
5837 * g++.dg/gcov/gcov-2.C: New test.
5838 * g++.dg/gcov/gcov-3.C: New test.
5839 * g++.dg/gcov/gcov-3.h: New file.
5840
d52e4867
RS
58412002-03-28 Roger Sayle <roger@eyesopen.com>
5842
5843 * g++.old-deja/g++.other/builtins5.C: New test.
5844 * g++.old-deja/g++.other/builtins6.C: New test.
5845 * g++.old-deja/g++.other/builtins7.C: New test.
5846 * g++.old-deja/g++.other/builtins8.C: New test.
5847 * g++.old-deja/g++.other/builtins9.C: New test.
5848
c7f4981a
JJ
58492002-03-29 Jakub Jelinek <jakub@redhat.com>
5850
5851 * g++.dg/opt/static1.C: New test.
5852
f17f9332
JJ
5853 * g++.dg/opt/longbranch1.C: New test.
5854
d15e67bc
HPN
58552002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
5856
5857 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
5858
5859 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
5860
b8c25665 58612002-03-28 Jeffrey A Law (law@redhat.com)
a08cbd59
JL
5862
5863 * gcc.c-torture/execute/20020328-1.c: New test.
5864
1b58660a
RH
58652002-03-27 Richard Henderson <rth@redhat.com>
5866
5867 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
5868 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
5869 move from g++.old-deja/g++.ext/.
5870
cd4e8331
MM
58712002-03-27 Mark Mitchell <mark@codesourcery.com>
5872
5873 * g++.dg/init/new2.C: New test.
1a887f86 5874
6a3177b9
RH
58752002-03-26 Richard Henderson <rth@redhat.com>
5876
62d3b526
RH
5877 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
5878
9a1d8b2d
RH
5879 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
5880 on sparc.
5881
6a3177b9
RH
5882 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
5883 sparcv9 systems.
5884 * gcc.dg/20001102-1.c: Likewise.
5885
dcce8b1d
PE
58862002-03-26 Phil Edwards <pme@gcc.gnu.org>
5887
5888 * gcc.dg/cpp/endif-pedantic1.c,
5889 gcc.dg/cpp/endif-pedantic2.c: New tests.
5890
46ff5047
MM
58912002-03-26 Mark Mitchell <mark@codesourcery.com>
5892
5893 * g++.dg/init/new1.C: New test.
5894
6d4c57a0
NS
58952002-03-26 Nathan Sidwell <nathan@codesourcery.com>
5896
5897 * g++.dg/abi/vbase9.C: New test.
5898
fc4a714b
RE
58992002-03-26 Richard Earnshaw <rearnsha@arm.com>
5900
5901 * gcc.dg/arm-asm.c: New test.
5902
173028e5
AC
59032002-03-26 Andrew Cagney <ac131313@redhat.com>
5904
5905 * gcc.dg/Wswitch-enum.c: New test.
5906 Fix PR c/5044.
5907
43f2b308
RH
59082002-03-26 Richard Henderson <rth@redhat.com>
5909
5910 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
5911 structure.
5912
8018b36d
RH
59132002-03-25 Richard Henderson <rth@redhat.com>
5914
bbffa101
RH
5915 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
5916 sparcv9 systems.
5917
8018b36d
RH
5918 * gcc.c-torture/compile/20011119-1.c (xxx): New.
5919 * gcc.c-torture/compile/20011119-2.c (xxx): New.
5920
15e5ad76
ZW
59212002-03-25 Zack Weinberg <zack@codesourcery.com>
5922
5923 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
5924
813b848c
BW
59252002-03-25 Bob Wilson <bob.wilson@acm.org>
5926
5927 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
5928 targets using generic thunk support.
5929
ea475b23
JJ
59302002-03-25 Jakub Jelinek <jakub@redhat.com>
5931
5932 * gcc.c-torture/compile/20020323-1.c: New test.
5933
6ddae612
JJ
5934 * g++.dg/opt/conj2.C: New test.
5935
1bd6476f
RH
59362002-03-24 Richard Henderson <rth@redhat.com>
5937
5938 * gcc.dg/weak-1.c: Use -fno-common.
5939
479e51f6
DB
59402002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
5941
5942 * g77.dg/f77-edit-apostrophe-out.f: New test
5943 * g77.dg/f77-edit-h-out.f: New test
5944 * g77.dg/f77-edit-t-in.f: New test
5945 * g77.dg/f77-edit-t-out.f: New test
5946 * g77.dg/f77-edit-x-out.f: New test
5947 * g77.dg/f77-edit-slash-out.f: New test
5948 * g77.dg/f77-edit-colon-out.f: New test
5949 * g77.dg/f77-edit-s-out.f: New test
5950
47e87a93
RH
59512002-03-24 Richard Henderson <rth@redhat.com>
5952
5953 * objc/execute/formal_protocol-6.x: New XFAIL.
5954
5bcf08f6
DB
59552002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
5956
5957 * gcc.dg/weak-1.c: Early return from dg-final on platforms
5958 that do not support weak symbols
5959
12c3717e
DB
59602002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
5961
5962 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
5963 * lib/g77.exp: Likewise
5964 * lib/objc.exp: Likewise
5965
d6961341
AC
59662002-03-23 Andrew Cagney <ac131313@redhat.com>
5967
5968 * gcc.dg/Wswitch-default.c: New test.
5969
e756a7da
JJ
59702002-03-23 Jakub Jelinek <jakub@redhat.com>
5971
5972 * g++.dg/other/enum1.C: New test.
5973
5365c83f
ZW
59742002-03-23 Zack Weinberg <zack@codesourcery.com>
5975
5976 * gcc.dg/pragma-ep-3.c: Fix typo.
5977
acb044ee
GDR
59782002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
5979
5980 * g++.dg/inherit/template-as-base.C: New test.
5981
661fff62
JJ
59822002-03-22 Jakub Jelinek <jakub@redhat.com>
5983
5984 * g++.old-deja/g++.other/dwarf2-1.C: Move...
5985 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
5986
d4e6133f
NB
59872002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
5988
15e5ad76 5989 * gcc.dg/cpp/multiline.c: Update to match.
d4e6133f 5990
44d57e36
AO
59912002-03-22 Alexandre Oliva <aoliva@redhat.com>
5992
5993 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
5994
4299b4e1
PE
59952002-03-22 Phil Edwards <pme@gcc.gnu.org>
5996
5997 * gcc.dg/cpp/extratokens2.c: New file.
5998
97c6c02c
DE
59992002-03-21 David Edelsohn <edelsohn@gnu.org>
6000
15e5ad76 6001 * gcc.dg/20020312-2.c: Add rs6000 target.
97c6c02c 6002
7614d20b
DE
6003 * gcc.c-torture/compile/20020319-1.c: New test.
6004
17043e0d
RO
60052002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6006
15e5ad76 6007 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17043e0d
RO
6008 (A, E): Handle this.
6009
617d988c
JM
60102002-03-20 Jason Merrill <jason@redhat.com>
6011
6012 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
6013 ignoring -fpic.
6014 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
6015 through prune_gcc_output.
6016
a29b099d
JJ
60172002-03-20 Jakub Jelinek <jakub@redhat.com>
6018
6019 * gcc.c-torture/compile/20020320-1.c: New test.
6020
f735a153
JJ
60212002-03-19 Jakub Jelinek <jakub@redhat.com>
6022
6023 * gcc.c-torture/compile/20020318-1.c: New test.
6024
6ae504c9
JJ
6025 * gcc.dg/struct-by-value-1.c: New test.
6026
1813dafd
JJ
6027 * gcc.dg/20020319-1.c: New test.
6028
cbb92744
JJ
60292002-03-18 Jakub Jelinek <jakub@redhat.com>
6030
6031 * g++.dg/opt/conj1.C: New test.
6032
e9dd7bfd
MM
60332002-03-17 Mark Mitchell <mark@codesourcery.com>
6034
6035 * g++.dg/template/qualttp20.C: Revert previous change.
6036 * g++.dg/template/qualttp3.C: Likewise.
6037 * g++.dg/template/qualttp4.C: Likewise
6038 * g++.dg/template/qualttp5.C: Likewise
6039 * g++.dg/template/qualttp6.C: Likewise
6040 * g++.dg/template/qualttp7.C: Likewise
6041 * g++.dg/template/qualttp8.C: Likewise
6042 * g++.dg/template/recurse.C: Likewise.
6043
ff8908ff
NB
60442002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
6045
6046 * gcc.dg/cpp/wchar-1.c: Update.
6047
5dd236e2
NS
60482002-03-16 Nathan Sidwell <nathan@codesourcery.com>
6049
6050 * g++.dg/template/conv1.C: New test.
6051 * g++.dg/template/conv2.C: New test.
6052 * g++.dg/template/conv3.C: New test.
6053 * g++.dg/template/conv4.C: New test.
6054
6fb2cd7b
MM
60552002-03-15 Mark Mitchell <mark@codesourcery.com>
6056
6057 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
6058 * g++.dg/template/qualttp3.C: Likewise.
6059 * g++.dg/template/qualttp4.C: Likewise
6060 * g++.dg/template/qualttp5.C: Likewise
6061 * g++.dg/template/qualttp6.C: Likewise
6062 * g++.dg/template/qualttp7.C: Likewise
6063 * g++.dg/template/qualttp8.C: Likewise
6064 * g++.dg/template/recurse.C: Likewise.
6065
6e4ae815
MM
60662002-03-15 Mark Mitchell <mark@codesourcery.com>
6067
6068 * g++.dg/opt/dtor1.C: New test.
6069
a42519be
JJ
60702002-03-15 Jakub Jelinek <jakub@redhat.com>
6071
6072 * gcc.c-torture/compile/20020315-1.c: New test.
6073
32135a8c
RE
60742002-03-15 Richard Earnshaw <rearnsha@arm.com>
6075
6076 * gcc.dg/weak-1.c: Fix scan tests.
6077
a541f1aa
HPN
60782002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
6079
6080 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
6081 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
6082 cris-*-aout* mmix-*-*.
6083 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
6084 cris-*-aout* mmix-*-*.
6085 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
6086 cris-*-elf* cris-*-aout* and mmix-*-*.
6087 * gcc.dg/20001009-1.c: Ditto.
6088 * gcc.dg/20010912-1.c: Ditto.
6089 * gcc.dg/20020122-4.c: Ditto.
6090 * gcc.dg/inline-2.c: Ditto.
6091
b8c25665 60922002-03-14 Jeffrey A Law (law@cygnus.com)
933a0721
JL
6093
6094 * gcc.c-torture/compile/20020314-1.c: New test.
6095
2019279f
RE
60962002-03-14 Richard Earnshaw <rearnsha@arm.com>
6097
6098 * gcc.c-torture/execute/20020314-1.c: New test.
6099
d3f129b3
JJ
61002002-03-14 Jakub Jelinek <jakub@redhat.com>
6101
6102 * g++.dg/warn/Wunused-1.C: New test.
6103
440d0518
RS
61042002-02-13 Richard Sandiford <rsandifo@redhat.com>
6105
6106 * g++.dg/abi/mangle6.C: New test.
6107
4061c1a3
JJ
61082002-03-13 Jakub Jelinek <jakub@redhat.com>
6109
6110 * gcc.c-torture/compile/20020309-2.c: New test.
6111
09948ece
JJ
6112 * gcc.c-torture/compile/20020312-1.c: New test.
6113
df867456
NS
61142002-03-12 Nathan Sidwell <nathan@codesourcery.com>
6115
6116 * g++.dg/other/access1.C: New test.
6117
62ae2529
JJ
61182002-03-12 Jakub Jelinek <jakub@redhat.com>
6119
6120 * gcc.c-torture/execute/wchar_t-1.c: New test.
6121
2ab57cc9
DE
61222002-03-12 David Edelsohn <edelsohn@gnu.org>
6123
15e5ad76 6124 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2ab57cc9 6125
56f4537e
RS
61262002-03-12 Roger Sayle <roger@eyesopen.com>
6127
6128 * gcc.dg/20020312-1.c: New test case.
6129
55a21c32
AH
61302002-03-11 Aldy Hernandez <aldyh@redhat.com>
6131
15e5ad76 6132 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
55a21c32 6133
6c40858f
RH
61342002-03-11 Richard Henderson <rth@redhat.com>
6135
6136 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
6137 * g++.old-deja/g++.jason/report.C: Likewise.
6138
ab04e34b
NS
61392002-03-11 Nathan Sidwell <nathan@codesourcery.com>
6140
6141 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
6142 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
6143
999cc24c
NS
61442002-03-11 Nathan Sidwell <nathan@codesourcery.com>
6145
6146 * testsuite/g++.dg/overload/pmf1.C: New test.
6147
1453ec8c
KH
61482002-03-11 Kazu Hirata <kazu@hxi.com>
6149
6150 * gcc.c-torture/execute/20020307-1.c: Use long.
6151
5ddec02e
JJ
61522002-03-11 Jakub Jelinek <jakub@redhat.com>
6153
6154 PR optimization/5844
6155 * gcc.dg/20020310-1.c: New test.
6156
a012ba73
MM
61572002-03-09 Michael Meissner <meissner@redhat.com>
6158
6159 * gcc.c-torture/execute/memcpy-2.c: New test.
6160 * gcc.c-torture/execute/memset-1.c: New test.
6161 * gcc.c-torture/execute/strlen-1.c: New test.
6162 * gcc.c-torture/execute/strcmp-1.c: New test.
6163 * gcc.c-torture/execute/strncmp-1.c: New test.
6164
79b51cd7
GK
61652002-03-09 Geoffrey Keating <geoffk@redhat.com>
6166
6167 * gcc.dg/ppc-ldstruct.c: New test.
6168
e4a4c70b
JJ
61692002-03-09 Jakub Jelinek <jakub@redhat.com>
6170
6171 * gcc.c-torture/execute/va-arg-22.c: New test.
6172
b8c25665 61732002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
93fe8e92
RK
6174
6175 * gcc.c-torture/compile/20020309-1.c: New test.
6176
71db7d03
JJ
61772002-03-08 Jakub Jelinek <jakub@redhat.com>
6178
6179 * gcc.c-torture/execute/20020307-2.c: New test.
6180
b8c25665 61812002-03-07 Jeffrey A Law (law@redhat.com)
fcf742ea
JL
6182
6183 * g77.f-torture/compile/20020307-1.f: New test.
6184
e106e1b0
RS
61852002-03-07 Richard Sandiford <rsandifo@redhat.com>
6186
6187 * gcc.dg/unordered-1.c: New test.
6188
50cb1e20
RE
61892002-03-07 Richard Earnshaw <rearnsha@arm.com>
6190
6191 * gcc.c-torture/execute/20020307-1.c: New test.
6192
6d051694
JJ
61932002-03-05 Jakub Jelinek <jakub@redhat.com>
6194
6195 * gcc.dg/20020304-1.c: New test.
6196
170c56da
JJ
6197 * gcc.c-torture/compile/20020304-2.c: New test.
6198
a298d936
ZW
61992002-03-04 Zack Weinberg <zack@codesourcery.com>
6200
6201 * gcc.c-torture/compile/20020304-1.c: New test case
6202 (from PR c/5830).
6203
8c4093d8
AH
62042002-03-03 Aldy Hernandez <aldyh@redhat.com>
6205
15e5ad76 6206 * gcc.dg/20020103-1.c: Add other -D ppc variants.
8c4093d8 6207
fd87b7a7
NS
62082002-03-02 Nathan Sidwell <nathan@codesourcery.com>
6209
6210 * g++.dg/other/classkey1.C: New test.
6211
9d8b9004
RH
62122002-03-01 Richard Henderson <rth@redhat.com>
6213
6214 * gcc.c-torture/compile/981223-1.x: New.
6215 * gcc.c-torture/compile/920625-1.x: New.
6216
cc36a670
RH
62172002-02-28 Richard Henderson <rth@redhat.com>
6218
6219 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
6220
f086058e
HPN
62212002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
6222
6223 * gcc.c-torture/execute/20020227-1.c: New test.
6224
16d3e075
MM
62252002-02-27 Mark Mitchell <mark@codesourcery.com>
6226
6227 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
6228 here" ERROR lines.
6229 * g++.old-deja/g++.oliva/partord1.C: Likewise.
6230 * g++.old-deja.g++.other/defarg1.C: Likewise.
6231 * g++.old-deja/g++.pt/calls2.C: Likewise.
6232 * g++.old-deja/g++.pt/crash20.C: Likewise.
6233 * g++.old-deja/g++.pt/crash30.C: Likewise.
6234 * g++.old-deja/g++.pt/crash36.C: Likewise.
6235 * g++.old-deja/g++.pt/crash6.C: Likewise.
6236 * g++.old-deja/g++.pt/defarg13.C: Likewise.
6237 * g++.old-deja/g++.pt/derived3.C: Likewise.
6238 * g++.old-deja/g++.pt/error1.C: Likewise.
6239 * g++.old-deja/g++.pt/friend21.C: Likewise.
6240 * g++.old-deja/g++.pt/friend23.C: Likewise.
6241 * g++.old-deja/g++.pt/infinite1.C: Likewise.
6242 * g++.old-deja/g++.robertl/eb128.C: Likewise.
56f4537e 6243
4e07d762
GK
62442002-02-27 Geoffrey Keating <geoffk@redhat.com>
6245
6246 * gcc.c-torture/execute/20020225-2.c: New test.
6247
f458d1d5
ZW
62482002-02-27 Zack Weinberg <zack@codesourcery.com>
6249
6250 * gcc.c-torture/execute/920730-1t.c,
6251 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
6252 Delete test cases, only relevant to -traditional.
6253
e808ec9c
NB
62542002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
6255
6256 * gcc.dg/cpp/undef1.c: Remove.
6257 * gcc.dg/cpp/directiv.c: Update.
6258 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
6259
1fef1cdd
MM
62602002-02-27 Michael Meissner <meissner@redhat.com>
6261
6262 * gcc.c-torture/execute/20020226-1.c: New test.
6263
6d73371a
JJ
62642002-02-26 Jakub Jelinek <jakub@redhat.com>
6265
6266 * g++.dg/debug/debug4.C: New test.
6267
47bd70b5
JJ
6268 * gcc.dg/ia64-visibility-1.c: New test.
6269
06e224f7
AO
62702002-02-26 Alexandre Oliva <aoliva@redhat.com>
6271
6272 * gcc.dg/debug/20020224-1.c: New.
6273
801791cc
KH
62742002-02-25 Kazu Hirata <kazu@hxi.com>
6275
6276 * gcc.c-torture/execute/960416-1.x: New.
6277 * gcc.c-torture/execute/divconst-3.x: Likewise.
6278
232b8f52
JJ
62792002-02-25 Jakub Jelinek <jakub@redhat.com>
6280
6281 * gcc.dg/20020224-1.c: New test.
6282
11a35b8b
AM
62832002-02-25 Alan Modra <amodra@bigpond.net.au>
6284
6285 * gcc.c-torture/execute/20020225-1.c: New.
6286
a47ed310
NB
62872002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
6288
6289 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
6290
44c5edc0
JJ
62912002-02-23 Jakub Jelinek <jakub@redhat.com>
6292
6293 * gcc.dg/20020222-1.c: New test.
6294
3256b817
JJ
62952002-02-22 Jakub Jelinek <jakub@redhat.com>
6296
6297 * g++.dg/opt/anonunion1.C: New test.
6298
4f2b0fb2
NS
62992002-02-22 Nathan Sidwell <nathan@codesourcery.com>
6300
6301 * g++.dg/template/qualttp19.C: New test.
6302 * g++.dg/template/qualttp20.C: New test.
6303 * g++.old-deja/g++.jason/report.C: Adjust expected errors
6304 * g++.old-deja/g++.other/qual1.C: Likewise.
6305
87b3cd76
AH
63062002-02-21 Aldy Hernandez <aldyh@redhat.com>
6307
cc36a670 6308 * gcc.dg/attr-alwaysinline.c: New.
87b3cd76 6309
7133e992
JJ
63102002-02-21 Jakub Jelinek <jakub@redhat.com>
6311
22273300
JJ
6312 * gcc.dg/20020220-1.c: New test.
6313
7133e992
JJ
6314 * gcc.dg/20020220-2.c: New test.
6315
e5a20888
JJ
6316 * g++.dg/opt/mmx1.C: New test.
6317
8e8d61f5
AO
63182002-02-20 Alexandre Oliva <aoliva@redhat.com>
6319
6320 * gcc.c-torture/compile/20020110.c: New test.
6321
f67e0d11
JJ
63222002-02-20 Jakub Jelinek <jakub@redhat.com>
6323
6324 * gcc.c-torture/execute/20020219-1.c: New test.
6325
4636c87e
JJ
6326 * gcc.dg/20020219-1.c: New test.
6327
00fae85d
JJ
6328 * gcc.dg/noncompile/20020220-1.c: New test.
6329
7552da58
JJ
6330 * g++.dg/opt/ptrintsum1.C: New test.
6331
149d6f9e
JJ
6332 * gcc.dg/debug/20020220-1.c: New test.
6333
f6f8ada3
JJ
63342002-02-17 Jakub Jelinek <jakub@redhat.com>
6335
6336 * gcc.c-torture/execute/20020216-1.c: New test.
6337
7f311f63
NB
63382002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
6339
6340 * gcc.dg/decl-1.c: Update, new test.
6341
8d6e459d
NS
63422002-02-15 Nathan Sidwell <nathan@codesourcery.com>
6343
6344 * g++.dg/abi/bitfield1.C: New test.
6345 * g++.dg/abi/bitfield2.C: New test.
6346
aa42eef1
RS
63472002-02-15 Richard Sandiford <rsandifo@redhat.com>
6348
6349 * gcc.dg/attr-nest.c: New test.
6350
0b6e58fd
RS
63512002-02-15 Richard Sandiford <rsandifo@redhat.com>
6352
6353 * gcc.c-torture/execute/20020215-1.c: New test.
6354
d76e6800
JJ
63552002-02-14 Jakub Jelinek <jakub@redhat.com>
6356
333ce3a7
JJ
6357 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
6358 * g++.dg/debug/debug.exp: New.
6359 * g++.dg/debug/trivial.C: New.
6360 * g++.dg/debug/debug1.C: Moved...
6361 * g++.dg/other/debug1.C: ...from here.
6362 * g++.dg/debug/debug2.C: Moved...
6363 * g++.dg/other/debug2.C: ...from here.
6364 * g++.dg/debug/debug3.C: Moved...
6365 * g++.dg/other/debug3.C: ...from here.
6366
d76e6800
JJ
6367 * gcc.dg/noncompile/20020213-1.c: New test.
6368
ec65b2e3
JJ
63692002-02-13 Jakub Jelinek <jakub@redhat.com>
6370
6371 * g++.dg/other/debug3.C: New test.
6372
21117a17
JJ
6373 * gcc.c-torture/execute/20020213-1.c: New test.
6374
658311e0
RS
63752002-02-13 Richard Smith <richard@ex-parrot.com>
6376
6377 * g++.old-deja/g++.other/thunk1.C: New test.
6378
845d6a2f
DB
63792002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
6380
6381 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
6382
e6834654
SS
63832002-02-13 Stan Shebs <shebs@apple.com>
6384
cc36a670 6385 * gcc.dg/altivec-3.c: New.
e6834654 6386
56d44285
JJ
63872002-02-12 Jakub Jelinek <jakub@redhat.com>
6388
6389 * gcc.dg/Wunreachable-1.c: New test.
6390 * gcc.dg/Wunreachable-2.c: New test.
6391
34e68c86
JM
63922002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
6393
6394 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
6395
3bb91036
NB
63962002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
6397
6398 * gcc.dg/decl-1.c: New test.
6399
036d01d0
DB
64002002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
6401
56f4537e 6402 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
036d01d0 6403
0b8c0d4e
KH
64042002-02-10 Kazu Hirata <kazu@hxi.com>
6405
6406 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
6407 * gcc.c-torture/compile/980506-1.x: Likewise.
6408
b516907f
KH
64092002-02-10 Kazu Hirata <kazu@hxi.com>
6410
6411 * gcc.dg/20020210-1.c: New.
6412
3611ccb4
TM
64132002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
6414
6415 * g77.f-torture/execute/947.f: New regression test
6416 for PR fortran/947.
6417
7aa00daf
AO
64182002-02-09 Alexandre Oliva <aoliva@redhat.com>
6419
6420 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
6421 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
6422
fdf473ae
RH
64232002-02-08 Richard Henderson <rth@redhat.com>
6424
6425 * gcc.c-torture/compile/labels-3.c: New.
6426
1cf537c5
JJ
64272002-02-08 Jakub Jelinek <jakub@redhat.com>
6428
6429 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
6430 expression statements work instead.
6431 * gcc.dg/noncompile/20020207-1.c: New test.
6432
9dd7fc76
RH
64332002-02-07 Richard Henderson <rth@redhat.com>
6434
6435 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
6436
fecb60af
DB
64372002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
6438
6439 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
6440 message from g77
6441 * lib/g77-dg.exp: Trim g77 error messages so that they are
3bbe3320 6442 recognized by dg.exp.
fecb60af 6443
d3dac0ae
DB
64442002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
6445
6446 PR fortran/5473
56f4537e 6447 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
d3dac0ae 6448
ff9ea967
RH
64492002-02-07 Richard Henderson <rth@redhat.com>
6450
6451 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
6452 to be sufficiently aligned for integers.
6453
d5614afb
NS
64542002-02-07 Nathan Sidwell <nathan@codesourcery.com>
6455
6456 * g++.dg/template/friend4.C: New test.
6457
3f9796f9
DB
64582002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
6459
d3dac0ae 6460 PR fortran/5743
3f9796f9
DB
6461 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
6462 unsupported cases.
6463
30203c18
RH
64642002-02-07 Richard Henderson <rth@redhat.com>
6465
6466 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
6467 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
6468 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
6469 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
6470
edd1967d
RH
64712002-02-06 Richard Henderson <rth@redhat.com>
6472
6473 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
6474
e1e52c7e
JJ
64752002-02-06 Janis Johnson <janis187@us.ibm.com>
6476
6477 * gcc.dg/20020206-1.c: New test.
6478
5364626a
JJ
64792002-02-06 Jakub Jelinek <jakub@redhat.com>
6480
d5129288
JJ
6481 * gcc.c-torture/execute/20020206-1.c: New test.
6482
caaf2272
JJ
6483 * gcc.c-torture/execute/20020206-2.c: New test.
6484
5364626a
JJ
6485 PR optimization/5429:
6486 * gcc.c-torture/compile/20020206-1.c: New test.
6487
1b8afbe7
NC
64882002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
6489
23fb1469 6490 * g++.dg/ext/align1.C: Do not use an explicit alignment value
cc36a670
RH
6491 as certain file formats cannot support particularly large
6492 alignments.
23fb1469 6493
1b8afbe7
NC
6494 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
6495 and do not expect to be able to link the executable.
6496
cc36a670 6497 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1b8afbe7
NC
6498 fail because the COFF format does not support the weak attribute.
6499
8a921c08
DB
65002002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
6501
6502 * g77.dg/pr5473.f: New test
6503
81a2b933
AH
65042002-02-05 Aldy Hernandez <aldyh@redhat.com>
6505
cc36a670
RH
6506 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
6507 Fix testcase accordingly.
81a2b933 6508
8d2809bc
RH
65092002-02-04 Richard Henderson <rth@redhat.com>
6510
6511 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
6512 (buf): Change to be an array of pointers, not ints.
6513
6f9fdf4d
JJ
65142002-02-04 Jakub Jelinek <jakub@redhat.com>
6515
6516 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
6517 before all tests. Move warning one line above to match where it
6518 C frontend emits.
6519 * gcc.dg/Wswitch-2.c: New test.
6520 * g++.dg/warn/Wswitch-1.C: New test.
6521 * g++.dg/warn/Wswitch-2.C: New test.
6522
72db02bf
RH
65232002-02-04 Richard Henderson <rth@redhat.com>
6524
6525 * g++.dg/abi/offsetof.C: Fix size comparison.
6526
127b94b5
RS
65272002-02-04 Richard Sandiford <rsandifo@redhat.com>
6528
6529 * gcc.dg/cast-qual-2.c: New test.
6530
fa852403
JJ
65312002-02-04 Jakub Jelinek <jakub@redhat.com>
6532
6533 * gcc.dg/20020201-4.c: New test.
6534
f7948d51
BE
65352002-02-04 Ben Elliston <bje@redhat.com>
6536
6537 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
6538 target_info attribute != 0, in addition to the empty string.
6539 (gcc_target_compile): Likewise.
6540
ffe80457
AC
65412002-02-03 Andrew Cagney <ac131313@redhat.com>
6542
6543 * gcc.dg/Wswitch.c: New test.
6544 PR gcc/4475. PR gcc/3780.
6545
013c7e95
TM
65462002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
6547
6548 * g77.f-torture/execute/5122.f: New test for regressions
6549 against PR fortran/5122.
6550
e7daa976
DB
65512002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
6552
6553 * g77.f-torture/compile/pr3743.f: Delete
6554 * g77.dg/pr3743-1.f: New test.
6555 * g77.dg/pr3743-2.f: New test.
6556 * g77.dg/pr3743-3.f: New test.
6557 * g77.dg/pr3743-4.f: New test.
6558
0fef3fd0
NB
65592002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
6560
6561 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
6562
444c52f9
RH
65632002-02-02 Richard Henderson <rth@redhat.com>
6564
6565 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
6566 * gcc.c-torture/execute/bf64-1.c: Likewise.
6567
b24d861d
JJ
65682002-02-02 Jakub Jelinek <jakub@redhat.com>
6569
6570 * gcc.dg/20020201-2.c: New test.
6571
ea142788
JJ
6572 * gcc.dg/20020201-3.c: New test.
6573
f786ab27
JJ
6574 * gcc.c-torture/execute/bitfld-2.c: New test.
6575
dfd48d76
NB
65762002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
6577
6578 * gcc.dg/bitfld-1.c: Update.
6579 * gcc.dg/bitfld-2.c: Update.
6580 * gcc.c-torture/execute/bitfld-1.x: New.
6581
d3c52658
JJ
65822002-02-02 Jakub Jelinek <jakub@redhat.com>
6583
6584 * gcc.c-torture/execute/20020201-1.c: New test.
6585
91f5782d
JJ
65862002-02-01 Janis Johnson <janis187@us.ibm.com>
6587
6588 PR target/5469
6589 * gcc.dg/20020201-1.c: New test.
6590
81622d29
DB
65912002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
6592
6593 PR fortran/3743
6594 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
6595 * g77.f-torture/compile/pr3743.x: Remove
6596
87859851
TR
65972002-01-31 Tom Rix <trix@redhat.com>
6598
6599 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
6600
6169e5fd
JM
66012002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
6602
6603 * gcc.dg/noncompile/20020130-1.c: New test.
6604
02f06b3c
DB
66052002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
6606
6607 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
6608
2fd667c2
RH
66092002-01-29 Richard Henderson <rth@redhat.com>
6610
6611 * gcc.c-torture/execute/991118-1.c: Cast various constants back
6612 to long long.
6613 * gcc.c-torture/execute/bf64-1.c: Likewise.
6614
37060e78
JJ
66152002-01-29 Jakub Jelinek <jakub@redhat.com>
6616
6617 * gcc.c-torture/execute/20020129-1.c: New test.
6618
d82b2ced
NB
66192002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
6620
6621 * gcc.c-torture/compile/20000224-1.c: Update.
6622 * gcc.c-torture/execute/bitfld-1.c: New tests.
6623 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
6624 * gcc.dg/uninit-A.c: Update.
6625
b8b98c66
NS
66262002-01-29 Nathan Sidwell <nathan@codesourcery.com>
6627
6628 * g++.dg/template/ctor1.C: Add instantiation.
6629
3bca17dd
PK
66302002-01-28 Paul Koning <pkoning@equallogic.com>
6631
6632 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
6633 argument to __builtin_prefetch to be const ptr.
6634
27d921c7
JJ
66352002-01-28 Jakub Jelinek <jakub@redhat.com>
6636
6637 * gcc.c-torture/compile/20020120-1.c: New test.
6638
438451cc
KH
66392002-01-27 Kazu Hirata <kazu@hxi.com>
6640
6641 * gcc.c-torture/execute/20020127-1.c: New test.
6642
1bf8640c 66432002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
56f4537e 6644
1bf8640c
DB
6645 * g77.dg/f77-edit-i-in.f: New test
6646 * g77.dg/f77-edit-i-out.f: New test
6647
33c7f925
GK
66482002-01-25 Geoffrey Keating <geoffk@redhat.com>
6649
6650 * gcc.dg/debug/debug.exp: New file.
6651 * gcc.dg/debug/trivial.c: New file.
6652 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
6653 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
6654 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
6655 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
6656 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
6657 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
6658 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
6659 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
6660 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
6661 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
6662 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
6663 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
6664 * gcc.dg/20000503-1.c: Removed.
6665 * gcc.dg/20010207-1.c: Removed.
6666 * gcc.dg/20011223-1.c: Removed.
6667 * gcc.dg/20020104-2.c: Removed.
6668 * gcc.dg/debug-1.c: Removed.
6669 * gcc.dg/debug-2.c: Removed.
6670 * gcc.dg/debug-3.c: Removed.
6671 * gcc.dg/debug-4.c: Removed.
6672 * gcc.dg/debug-5.c: Removed.
6673 * gcc.dg/debug-6.c: Removed.
6674 * gcc.dg/dwarf2-1.c: Removed.
6675 * gcc.dg/dwarf2-2.c: Removed.
6676
1658df0a
JJ
66772002-01-25 Jakub Jelinek <jakub@redhat.com>
6678
6679 * g++.old-deja/g++.other/eh5.C: New test.
6680 * g++.old-deja/g++.other/sibcall2.C: New test.
6681 * g++.old-deja/g++.other/array9.C: New test.
6682 * g++.old-deja/g++.other/typename2.C: New test.
6683 * g++.old-deja/g++.other/crash60.C: New test.
6684 * g++.old-deja/g++.other/conv9.C: New test.
6685 * g++.old-deja/g++.other/mangle10.C: New test.
6686 * g++.old-deja/g++.other/unchanging1.C: New test.
6687 * g++.old-deja/g++.other/exprstmt1.C: New test.
6688 * g++.old-deja/g++.other/inline23.C: New test.
6689 * g++.old-deja/g++.eh/ia64-1.C: New test.
6690 * g++.old-deja/g++.other/dwarf2-1.C: New test.
1658df0a
JJ
6691 * g++.old-deja/g++.other/reload1.C: New test.
6692 * g++.old-deja/g++.other/static20.C: New test.
6693 * g++.old-deja/g++.other/local-alloc1.C: New test.
6694 * g++.old-deja/g++.other/conv8.C: New test.
6695 * g++.old-deja/g++.other/stmtexpr2.C: New test.
6696 * g++.old-deja/g++.other/storeexpr1.C: New test.
6697 * g++.old-deja/g++.other/storeexpr2.C: New test.
6698 * g++.dg/eh/template2.C: New test.
6699 * g++.dg/warn/weak1.C: New test.
6700
6b016bf4
HPN
67012002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
6702
6703 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6704 Remove first, non-varying, argument.
6705
6932f033
RH
67062002-01-23 Richard Henderson <rth@redhat.com>
6707
6708 * gcc.dg/inline-2.c: New.
6709
6710 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
6711 Add optional target arg. Check number of arguments.
6712 (scan-assembler-not, scan-assembler-dem): Likewise.
6713 (scan-assembler-dem-not): Likewise.
6714
d5714a5d
ZW
67152002-01-23 Zack Weinberg <zack@codesourcery.com>
6716
6717 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
6718 line 12.
6719 * g++.old-deja/g++.brendan/parse3.C,
6720 g++.old-deja/g++.other/crash26.C,
6721 g++.old-deja/g++.other/crash28.C,
6722 g++.old-deja/g++.other/crash29.C,
6723 g++.old-deja/g++.other/crash30.C,
6724 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
6725
709619d9
AH
67262002-01-23 Aldy Hernandez <aldyh@redhat.com>
6727
d5714a5d 6728 * gcc.dg/20020115-1.c: New.
709619d9 6729
03984308
BW
67302002-01-23 Bob Wilson <bob.wilson@acm.org>
6731
6732 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
6733
a8435716
JJ
67342002-01-23 Janis Johnson <janis187@us.ibm.com>
6735
6736 * gcc.dg/20020122-3.c: New.
6737
0a01c261
JJ
67382002-01-23 Jakub Jelinek <jakub@redhat.com>
6739
6740 * g++.dg/other/gc1.C: New test.
6741
d0a8f4e4
ZW
67422002-01-23 Zack Weinberg <zack@codesourcery.com>
6743
6744 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
6745
a99e47a5
RH
67462002-01-22 Richard Henderson <rth@redhat.com>
6747
6748 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
6749
1e7e480e
RH
67502002-01-22 Richard Henderson <rth@redhat.com>
6751
6752 * gcc.dg/20020122-4.c: New.
6753
d04fd40f
L
67542002-01-22 H.J. Lu <hjl@gnu.org>
6755
6756 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
6757 link output.
6758 * gcc.dg/special/ecos.exp: Likewise.
6759 * lib/g++-dg.exp: Likewise.
6760 * lib/g77-dg.exp: Likewise.
6761 * lib/gcc-dg.exp : Likewise.
6762 * lib/mike-g++.exp: Likewise.
6763 * lib/mike-g77.exp: Likewise.
6764 * lib/mike-gcc.exp: Likewise.
6765 * lib/objc-dg.exp: Likewise.
6766
3196dfde
JJ
67672002-01-22 Janis Johnson <janis187@us.ibm.com>
6768
6769 PR target/5379
6770 * gcc.dg/20020122-2.c: New test.
6771
0c0c3c39
HPN
67722002-01-22 Hans-Peter Nilsson <hp@axis.com>
6773
6774 * gcc.dg/20020122-1.c: New test.
6775
75dbec30
DB
67762001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
6777
6778 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
6779
32abfc26
DB
67802002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
6781
6782 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
6783
38e583fd
FS
67842002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6785
6786 * gcc.c-torture/compile/20020121-1.c: New test.
6787
e5f54c45
JDA
67882002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
6789
6790 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
6791 ld_library_path.
6792
0333394e
JJ
67932002-01-21 Jakub Jelinek <jakub@redhat.com>
6794
6795 * gcc.dg/20020218-1.c: New test.
6796
e23baf78
DB
67972002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
6798
6799 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
6800 messages
6801 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
6802 "At global scope" warning
6803 * g++.dg/ext/align1.C: Change cygwin test for alignment
6804 from db-bogus to dg-warning
6805
a5cf3ccc
ZW
68062002-01-21 Zack Weinberg <zack@codesourcery.com>
6807
6808 * g77.f-torture/compile/cpp2.F: New test.
6809
3807621a
NS
68102002-01-19 Nathan Sidwell <nathan@codesourcery.com>
6811
6812 * g++.dg/template/access1.C: New test.
6813
4e98d045
AH
68142002-01-18 Aldy Hernandez <aldyh@redhat.com>
6815
d5714a5d 6816 * gcc.dg/20020118-1.c: New.
4e98d045 6817
072f20ef
KH
68182002-01-18 Kazu Hirata <kazu@hxi.com>
6819
6820 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
6821
ee459e5e
DB
68222001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
6823
a99e47a5 6824 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
d5714a5d
ZW
6825 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
6826 alignment warnings.
ee459e5e 6827
6040e200
DB
68282001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
6829
6830 * gcc.misc-tests/i386-prefetch.exp: Save and restore
6831 torture_with_loops and torture_without_loops
6832
d0e82870
JJ
68332002-01-17 Jakub Jelinek <jakub@redhat.com>
6834
6835 * gcc.c-torture/compile/20020116-1.c: New test.
6836
b8c1a6b8
JJ
68372002-01-16 Jakub Jelinek <jakub@redhat.com>
6838
51c561e3 6839 * gcc.dg/20020116-2.c: New test.
b8c1a6b8 6840
51c561e3 6841 * gcc.dg/ultrasp4.c: New test.
c4031a04 6842
51c561e3 6843 * gcc.dg/20020116-1.c: New test.
c4031a04 6844
7ec9c85a
GK
68452002-01-15 Geoffrey Keating <geoffk@redhat.com>
6846
6847 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
6848 by EABI.
6849
441f5264
JJ
68502002-01-15 Janis Johnson <janis187@us.ibm.com>
6851
6852 * gcc.misc-tests/i386-prefetch.exp: New.
6853 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
6854 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
6855 * gcc.misc-tests/i386-pf-none-1.c: New test.
6856 * gcc.misc-tests/i386-pf-sse-1.c: New test.
6857
7c94ce7f
JJ
68582002-01-15 Jakub Jelinek <jakub@redhat.com>
6859
6860 * gcc.dg/gnu89-init-1.c: Add new tests.
6861
8559c8c0
AJ
68622002-01-15 Andreas Jaeger <aj@suse.de>
6863
6864 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
6865 * gcc.dg/i386-mmx-2.c: Likewise.
6866 * gcc.dg/i386-sse-1.c: Likewise.
6867 * gcc.dg/i386-sse-2.c: Likewise.
6868 * gcc.dg/i386-sse-3.c: Likewise.
6869
9060718c
DB
68702001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
6871
d5714a5d
ZW
6872 * g77.f-torture/execute/intrinsic-unix-bessel.f:
6873 Uncomment additional cases that now pass.
9060718c 6874
6f1a6c5b
RH
68752002-01-11 Richard Henderson <rth@redhat.com>
6876
6877 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
6878 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
6879
b8c25665 68802002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
f8cfe1a4
NP
6881
6882 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
6883
f15054ea
AH
68842002-01-10 Aldy Hernandez <aldyh@redhat.com>
6885
d5714a5d
ZW
6886 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
6887 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
f15054ea 6888
bccd793e
DJ
68892002-01-10 Dale Johannesen <dalej@apple.com>
6890
6891 * gcc.c-torture/execute/loop-11.c: New.
6892
115b6181
AH
68932002-01-08 Aldy Hernandez <aldyh@redhat.com>
6894
d5714a5d 6895 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
115b6181
AH
6896 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
6897
2c74ce9d
RH
68982002-01-09 Richard Henderson <rth@redhat.com>
6899
6900 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
6901 type in which to perform the operation for each size.
6902
b8c25665 69032002-01-09 Alan Matsuoka (alanm@redhat.com)
a4ae2fdc
AM
6904
6905 * gcc.c-torture/compile/20020109-2.c: New test.
6906
8d15f472
GB
69072002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
6908
6909 * gcc.c-torture/execute/loop-10.c: New test.
6910
ffb9c594
JJ
69112002-01-09 Jakub Jelinek <jakub@redhat.com>
6912
6913 * gcc.c-torture/compile/20010226-1.c: New test.
6914 * gcc.c-torture/compile/20010227-1.c: New test.
6915 * gcc.c-torture/compile/20010426-1.c: New test.
6916 * gcc.c-torture/compile/20010510-1.c: New test.
6917 * gcc.c-torture/compile/20010605-3.c: New test.
6918 * gcc.c-torture/compile/20010824-1.c: New test.
6919 * gcc.c-torture/execute/20010409-1.c: New test.
6920 * gcc.dg/noncompile/20000901-1.c: New test.
6921 * gcc.dg/20001023-1.c: New test.
6922 * gcc.dg/20001101-1.c: New test.
6923 * gcc.dg/20001102-1.c: New test.
6924 * gcc.dg/20010207-1.c: New test.
6925 * gcc.dg/20010405-1.c: New test.
6926 * gcc.dg/20010822-1.c: New test.
6927 * gcc.dg/20011107-1.c: New test.
6928
b8c25665 69292002-01-09 Jeffrey A Law (law@redhat.com)
afaa8065 6930
7d5c66d6
JL
6931 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
6932
afaa8065
JL
6933 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
6934 execution failure on PA targets.
6935
a2a2c12d
JJ
69362002-01-09 Jakub Jelinek <jakub@redhat.com>
6937
6938 * gcc.c-torture/compile/20020109-1.c: New test.
6939
18cf8dda
KH
69402002-01-08 Kazu Hirata <kazu@hxi.com>
6941
6942 * gcc.c-torture/execute/20020108-1.c: New test.
6943
b3ca30df
JJ
69442002-01-08 Jakub Jelinek <jakub@redhat.com>
6945
6946 * gcc.dg/20020108-1.c: New test.
6947
c9f115ad
L
69482002-01-08 H.J. Lu <hjl@gnu.org>
6949
6950 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
6951 for header files.
6952
acd8ea2a
GK
69532002-01-08 Geoff Keating <geoffk@redhat.com>
6954
6955 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
6956 consistency.
6957
70ec0b9b
AH
6958002-01-07 Aldy Hernandez <aldyh@redhat.com>
6959
d5714a5d 6960 * gcc.dg/altivec-4.c: Test altivec predicates.
70ec0b9b 6961
2e951384
JJ
69622002-01-07 Jakub Jelinek <jakub@redhat.com>
6963
6964 * gcc.c-torture/execute/20020107-1.c: New test.
6965
a858ca75
CR
69662002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
6967
6968 PR c/5279
6969 * gcc.c-torture/compile/20020106-1.c: New test.
6970
f21bf182
HPN
69712002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
6972
6973 * gcc.c-torture/execute/nestfunc-4.c: New test.
6974
302d2f14
LR
69752002-01-04 Loren J. Rittle <ljrittle@acm.org>
6976
d5714a5d 6977 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
302d2f14 6978 extra triple that slipped in.
d5714a5d
ZW
6979 * g++.old-deja/g++.abi/align.C: Likewise.
6980 * g++.old-deja/g++.abi/bitfields.C: Likewise.
302d2f14 6981
3693730e
LR
69822002-01-04 Loren J. Rittle <ljrittle@acm.org>
6983
6984 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
6985 * g++.old-deja/g++.abi/align.C: Likewise.
6986 * g++.old-deja/g++.abi/bitfields.C: Likewise.
6987
28434337
LR
6988 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
6989 on FreeBSD/i386.
6990 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
6991 FreeBSD.
6992
b0832fe1
JJ
69932002-01-04 Jakub Jelinek <jakub@redhat.com>
6994
6995 * gcc.dg/20020104-1.c: New test.
6996
336b7dca
JJ
6997 * gcc.dg/20020104-2.c: New test.
6998
fee5bdb0
HPN
69992002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
7000
7001 * gcc.dg/20020103-1.c: Fix typo in target selector.
7002
0b223645
RH
70032002-01-03 Richard Henderson <rth@redhat.com>
7004
7005 * gcc.dg/20020103-1.c: New.
7006
187462ac
KH
70072002-01-03 Kazu Hirata <kazu@hxi.com>
7008
7009 * gcc.c-torture/execute/20020103-1.c: New test.
7010
5e55c6a2
JJ
70112002-01-03 Jakub Jelinek <jakub@redhat.com>
7012
7013 * g++.dg/other/debug2.C: New test.
7014
cb1ac742
JJ
7015 * gcc.c-torture/compile/20020103-1.c: New test.
7016
e6ecc89b
JJ
70172002-01-02 Jakub Jelinek <jakub@redhat.com>
7018
7019 * gcc.dg/gnu89-init-1.c: Added new tests.
7020
d46a33b3
NS
70212002-01-02 Nathan Sidwell <nathan@codesourcery.com>
7022
40e593d7
NS
7023 * g++.dg/template/friend2.C: Remove as patch is reverted.
7024
323728aa
NS
7025 * g++.dg/warn/oldcast1.C: New test.
7026
46c895ac
NS
7027 * g++.dg/template/ptrmem1.C: New test.
7028 * g++.dg/template/ptrmem2.C: New test.
7029
833aa4c4
NS
7030 * g++.dg/template/ntp.C: New test.
7031
18976b21
NS
7032 * g++.dg/other/component1.C: New test.
7033
303d1c55
NS
7034 * g++.dg/template/ttp3.C: New test.
7035
d46a33b3
NS
7036 * g++.dg/template/friend2.C: New test.
7037 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
7038
4542128e
NS
70392002-01-02 Nathan Sidwell <nathan@codesourcery.com>
7040
7041 * g++.dg/other/ptrmem1.C: New test.
7042 * g++.dg/other/ptrmem2.C: New test.
7043
903c6234
NS
70442002-01-02 Nathan Sidwell <nathan@codesourcery.com>
7045
7046 * g++.dg/template/ctor1.C: New test.
7047
477558bf
NS
70482002-01-02 Nathan Sidwell <nathan@codesourcery.com>
7049
7050 * g++.dg/template/friend2.C: New test.
7051
db993cf3
HPN
70522002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
7053
7054 * gcc.dg/mmix-1.c: New test.
7055
3ada20ee
RH
70562001-12-31 Richard Henderson <rth@redhat.com>
7057
7058 * gcc.dg/asm-5.c: New.
7059
c49b2550
PC
70602001-12-31 Paolo Carlini <pcarlini@unitus.it>
7061
7062 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
7063 in namespace __gnu_cxx
7064
d73b1f07
RH
70652001-12-30 Richard Henderson <rth@redhat.com>
7066
7067 * gcc.dg/debug-6.c: New.
7068
6ee3c8e4
JJ
70692001-12-30 Jakub Jelinek <jakub@redhat.com>
7070
7071 * gcc.c-torture/compile/20011229-2.c: New test.
7072
54561457
JJ
70732001-12-29 Jakub Jelinek <jakub@redhat.com>
7074
7075 * gcc.dg/debug-3.c: New test.
7076 * gcc.dg/debug-4.c: New test.
7077 * gcc.dg/debug-5.c: New test.
7078
c8af9937
RH
70792001-12-29 Richard Henderson <rth@redhat.com>
7080
7081 * g++.dg/eh/loop1.C: New.
7082
f3368a90
NS
70832001-12-29 Nathan Sidwell <nathan@codesourcery.com>
7084
7085 * g++.dg/template/crash1.C: New test.
7086
03c9c274
NS
70872001-12-29 Nathan Sidwell <nathan@codesourcery.com>
7088
7089 * g++.dg/other/const1.C: New test.
7090
7f3ad6b6
HPN
70912001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
7092
7093 * gcc.c-torture/compile/20011229-1.c: New test.
7094
47ffd48a
SS
70952001-12-28 Stan Shebs <shebs@apple.com>
7096
7097 * lib/objc-torture.exp: Resync with c-torture.exp.
7098 * lib/objc.exp: Load standard libraries.
7099
ad47f1e5
JJ
71002001-12-28 Jakub Jelinek <jakub@redhat.com>
7101
002b4ef1 7102 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
ad47f1e5
JJ
7103 additional tests.
7104
fe85f179
RS
71052001-12-27 Roger Sayle <roger@eyesopen.com>
7106
7107 * gcc.c-torture/execute/string-opt-16.c: New testcase.
7108
df8992f8
RH
71092001-12-27 Richard Henderson <rth@redhat.com>
7110
7111 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
7112
7d8e8369
NS
71132001-12-26 Nathan Sidwell <nathan@codesourcery.com>
7114
7115 * g++.dg/eh/ctor1.C: New test.
7116 * g++.dg/other/error2.C: New test.
7117
a56ca899
NS
71182001-12-24 Nathan Sidwell <nathan@codesourcery.com>
7119
7120 * g++.dg/other/init2.C: New test.
7121
b79d5213
RH
71222001-12-24 Richard Henderson <rth@redhat.com>
7123
7124 * gcc.dg/20011223-1.c: New.
7125 * gcc.dg/inline-1.c: New.
7126
7abcb63a
RH
71272001-12-23 Richard Henderson <rth@redhat.com>
7128
7129 * gcc.dg/asm-4.c: Test operand modifiers.
7130
8aad1777
RH
71312001-12-23 Richard Henderson <rth@redhat.com>
7132
7133 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
7134
6eb53511
JM
71352001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
7136
7137 * gcc.c-torture/execute/20011223-1.c: New test.
7138
0ba28a6d
RH
71392001-12-21 Richard Henderson <rth@redhat.com>
7140
7141 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
7142 re-enables the warning.
7143
3c0a049e
RH
71442001-12-21 Richard Henderson <rth@redhat.com>
7145
7146 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
7147
87b7873d
JJ
71482001-12-20 Jakub Jelinek <jakub@redhat.com>
7149
7150 * gcc.c-torture/compile/20011218-1.c: New test.
7151
ff7230ac
NC
71522001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
7153
7154 * gcc.misc-test/arm-isr.exp: New file. Control running of the
d5714a5d
ZW
7155 arm-isr.c test.
7156 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
7157 epilogue generation for ARM ISR routines.
ff7230ac 7158
b4c984fb
KG
71592001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7160
7161 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
7162 * gcc.dg/format/c90-printf-3.c: Likewise.
7163 * gcc.dg/format/c99-printf-3.c: Likewise.
7164 * gcc.dg/format/ext-1.c: Likewise.
7165 * gcc.dg/format/ext-6.c: Likewise.
7166 * gcc.dg/format/format.h: Prototype unlocked stdio.
7167
cf785988
RH
71682001-12-20 Richard Henderson <rth@redhat.com>
7169
7170 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
7171 (arena): Use it.
7172 (malloc): Correct allocation logic. Abort if we fill up the
7173 arena before initialization complete.
7174 (realloc): Correct allocation logic.
7175
2a3b43b6
JJ
71762001-12-20 Jakub Jelinek <jakub@redhat.com>
7177
a9dc868f
JJ
7178 * gcc.c-torture/compile/20011219-2.c: New test.
7179
2a3b43b6
JJ
7180 * gcc.c-torture/execute/20011219-1.c: New test.
7181
871c5f6b
DB
71822001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
7183
7184 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
7185 target does not support weak symbols.
7186
30fa7e33
JJ
71872001-12-19 Jakub Jelinek <jakub@redhat.com>
7188
7189 * gcc.c-torture/compile/20011219-1.c: New test.
7190
2e4cf9dc
NS
71912001-12-19 Nathan Sidwell <nathan@codesourcery.com>
7192
7193 * g++.dg/other/error1.C: New test.
7194
b8c25665 71952001-12-17 Jeffrey A Law (law@redhat.com)
2d628c25
JL
7196
7197 * gcc.c-torture/execute/20011217-1.c: New test.
7198
b8c25665 71992001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18c8746d
NP
7200
7201 * objc.dg/special/: New directory.
7202 * objc.dg/special/special.exp: New file.
7203 * objc.dg/special/unclaimed-category-1.h: New file.
7204 * objc.dg/special/unclaimed-category-1a.m: New file.
7205 * objc.dg/special/unclaimed-category-1.m: New file.
7206
232fd111
AJ
72072001-12-17 Andreas Jaeger <aj@suse.de>
7208
7209 * gcc.c-torture/compile/20011217-2.c: New test.
7210
8d37a5c0
JM
72112001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7212
7213 * gcc.c-torture/compile/20011217-1.c: New test.
7214
cdf89524
AH
72152001-12-14 Aldy Hernandez <aldyh@redhat.com>
7216
7217 * testsuite/gcc.dg/20011214-1.c: New.
7218
c178fe89
AH
72192001-12-13 Aldy Hernandez <aldyh@redhat.com>
7220
7221 * gcc.dg/altivec-4.c: New.
7222
05c8e58b
HPN
72232001-12-13 Hans-Peter Nilsson <hp@axis.com>
7224
7225 * gcc.dg/20011113-1.c: New test.
7226
72dd53af
JDA
72272001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
7228
7229 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
cf785988 7230 std::__malloc_alloc_template<0> and
72dd53af
JDA
7231 std::__default_alloc_template<false, 0>.
7232
b8c25665 72332001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
c03bc36d
NP
7234
7235 * objc/execute/bf-21.m: New test.
7236 * objc/execute/enumeration-1.m: New test.
7237 * objc/execute/enumeration-2.m: New test.
232fd111 7238
59c83dbf
JJ
72392001-12-12 Jakub Jelinek <jakub@redhat.com>
7240
7241 * gcc.dg/gnu89-init-1.c: New test.
7242
ad1a6d45
NS
72432001-12-12 Nathan Sidwell <nathan@codesourcery.com>
7244
7245 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
7246 * g++.old-deja/g++.jason/2371.C: Likewise.
7247 * g++.old-deja/g++.jason/template33.C: Likewise.
7248 * g++.old-deja/g++.jason/template34.C: Likewise.
7249 * g++.old-deja/g++.jason/template36.C: Likewise.
7250 * g++.old-deja/g++.oliva/typename1.C: Likewise.
7251 * g++.old-deja/g++.oliva/typename2.C: Likewise.
7252 * g++.old-deja/g++.other/typename1.C: Likewise.
7253 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7254 * g++.old-deja/g++.pt/nontype5.C: Likewise.
7255 * g++.old-deja/g++.pt/typename11.C: Likewise.
7256 * g++.old-deja/g++.pt/typename14.C: Likewise.
7257 * g++.old-deja/g++.pt/typename16.C: Likewise.
7258 * g++.old-deja/g++.pt/typename3.C: Likewise.
7259 * g++.old-deja/g++.pt/typename4.C: Likewise.
7260 * g++.old-deja/g++.pt/typename5.C: Likewise.
7261 * g++.old-deja/g++.pt/typename7.C: Likewise.
7262 * g++.old-deja/g++.robertl/eb9.C: Likewise.
7263
270d8c65
NS
72642001-12-11 Nathan Sidwell <nathan@codesourcery.com>
7265
7266 * g++.dg/other/linkage1.C: New test.
7267 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
7268 specifiers.
7269
9aa8a1df
NB
72702001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
7271
7272 * gcc.dg/concat.c: New test.
7273
4c594031
SS
72742001-12-11 Stan Shebs <shebs@apple.com>
7275
7276 * objc/compile: New test directory.
7277 * objc/compile/compile.exp: New expect script.
7278 * objc/compile/20011211-1.m: New compile test.
7279
19cfdd34
JM
72802001-12-11 Jason Merrill <jason@redhat.com>
7281
7282 * lib/prune.exp (prune_gcc_output): Also handle "In member
7283 function". So many permutations...
7284
9aaceb4b
NS
72852001-12-10 Nathan Sidwell <nathan@codesourcery.com>
7286
7287 * g++.dg/template/typedef1.C: New test.
7288
271e6f02
NS
72892001-12-09 Nathan Sidwell <nathan@codesourcery.com>
7290
7291 * g++.dg/other/copy1.C: New test.
7292
1ec9bf8a
AH
72932001-10-08 Aldy Hernandez <aldyh@redhat.com>
7294
cf785988 7295 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1ec9bf8a 7296
cf785988 7297 * gcc.dg/builtin-choose-expr.c: New.
1ec9bf8a
AH
7298
72992001-12-07 Aldy Hernandez <aldyh@redhat.com>
7300
cf785988 7301 * gcc.dg/altivec-2.c: New.
1ec9bf8a 7302
e9d7407e
RH
73032001-12-07 Richard Henderson <rth@redhat.com>
7304
7305 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
7306
ecd70094
SC
73072001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
7308
7309 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
7310 ultrasparc.
7311
b8c25665 73122001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
f393dd70
RK
7313
7314 * g++-old.deja/g++.robertl/eb101.C: Deleted.
7315
a2b1e914
JJ
73162001-12-06 Janis Johnson <janis187@us.ibm.com>
7317
7318 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
7319 variable argument list.
7320
b4fcd7d2
ZW
73212001-12-06 Zack Weinberg <zack@codesourcery.com>
7322
7323 * gcc.c-torture/execute/memcheck: Delete entire directory.
7324 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
7325 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
7326
26f943fd
NB
73272001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
7328
7329 * gcc.dg/Wshadow-1.c: New test.
7330
f79349c7
JJ
73312001-12-05 Jakub Jelinek <jakub@redhat.com>
7332
7333 * gcc.c-torture/compile/20011130-1.c: New test.
7334
822baa84
JJ
7335 * gcc.dg/noncompile/20011025-1.c: New test.
7336
7254c5fa
JJ
7337 * g++.dg/other/anon-union.C: New test.
7338
1218665b
JJ
7339 * gcc.c-torture/execute/20011024-1.c: New test.
7340
db3acfa5
JM
73412001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
7342
7343 * gcc.c-torture/execute/20000722-1.x,
7344 gcc.c-torture/execute/20010123-1.x: Remove.
7345 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
7346 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
7347 gcc.dg/c99-complit-2.c: New tests.
7348
713ccd0c
NS
73492001-12-04 Nathan Sidwell <nathan@codesourcery.com>
7350
7351 * g++.dg/inherit/base1.C: New test.
7352
108b7d3d
JJ
73532001-12-04 Jakub Jelinek <jakub@redhat.com>
7354
7355 * g++.dg/other/stdarg1.C: New test.
7356
b318748f
JJ
7357 * gcc.c-torture/compile/20011130-2.c: New test.
7358
86890024
JJ
73592001-12-03 Janis Johnson <janis187@us.ibm.com>
7360
7361 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
7362 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
7363 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
7364 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
7365 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
7366 * gcc.dg/builtin-prefetch-1.c: New test.
7367
63658a9a
JJ
73682001-12-03 Jakub Jelinek <jakub@redhat.com>
7369
7370 * gcc.dg/20011130-1.c: New test.
7371
f1880e13
NS
73722001-12-03 Nathan Sidwell <nathan@codesourcery.com>
7373
7374 * g++.dg/other/scope1.C: New test.
7375 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
7376
39bc99c2
JM
73772001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
7378
7379 * gcc.dg/vla-init-1.c: New test.
7380
41543739
GK
73812001-12-01 Geoff Keating <geoffk@redhat.com>
7382
7383 * gcc.c-torture/compile/structs.c: New testcase from GDB.
7384
1f978f5f
NB
73852001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
7386
7387 * objc.dg/alias.m: Update.
7388 * objc.dg/class-1.m: Update.
7389 * objc.dg/const-str-1.m: Update.
7390 * objc.dg/fwd-proto-1.m: Update.
7391 * objc.dg/id-1.m: Update.
7392 * objc.dg/super-class-1.m: Update.
7393
816a3974
MM
73942001-11-29 Mark Mitchell <mark@codesourcery.com>
7395
7396 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
7397 constructs.
7398
b8c25665 73992001-11-28 Jeffrey A Law (law@cygnus.com)
d4d73d4c
JL
7400
7401 * gcc.c-torture/execute/20011128-1.c: New test.
7402
fd2aba00
HPN
74032001-11-28 Hans-Peter Nilsson <hp@axis.com>
7404
7405 * gcc.dg/20011127-1.c: New test.
7406
7e5fb12f
JM
74072001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
7408
7409 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
7410 from Austin Group draft 7.
7411 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
7412 scanf format arguments.
7413 * gcc.dg/format/no-exargs-2.c: New test.
7414
338d90b8
NS
74152001-11-25 Nathan Sidwell <nathan@codesourcery.com>
7416
7417 * g++.dg/abi/vbase8-4.C: New test.
7418
cbfd0e9e
ILT
74192001-11-24 Ian Lance Taylor <ian@airs.com>
7420
7421 * gcc.c-torture/execute/20011121-1.c: New test.
7422
b8c25665 74232001-11-23 Jeffrey A Law (law@cygnus.com)
05ce35e6
JL
7424
7425 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
7426
e1e7d56b
AJ
74272001-11-23 Andreas Jaeger <aj@suse.de>
7428
7429 * gcc.dg/cpp/charconst-2.c: New test.
7430
8d49efb0
GK
74312001-11-22 Geoffrey Keating <geoffk@redhat.com>
7432
7433 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
7434 to the host if it is remote. Let tests specify extra headers
7435 they use.
7436 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
7437 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
7438 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
7439 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
7440 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
7441 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
7442 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
7443 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
7444 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
7445 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
7446
577a67b0
NC
74472001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
7448
7449 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
7450 for little endian ARMs.
7451
83dea45d
JJ
74522001-11-20 Jakub Jelinek <jakub@redhat.com>
7453
7454 * gcc.c-torture/compile/20011119-1.c: New test.
7455 * gcc.c-torture/compile/20011119-2.c: New test.
7456
da6ccf83
AH
74572001-11-17 Aldy Hernandez <aldyh@redhat.com>
7458
cf785988 7459 * gcc.dg/altivec-1.c: Fix typo.
da6ccf83 7460
ca349304
JM
74612001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
7462
7463 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
7464
8f7a5cdc
NC
74652001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7466
7467 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
7468
d88c9275
GK
74692001-11-19 Geoffrey Keating <geoffk@redhat.com>
7470
34806eda
GK
7471 * lib/g77.exp: Don't specify --rpath-link.
7472
d88c9275
GK
7473 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
7474 across all the headers.
7475 * gcc.dg/format/format.exp: For testing on a remote host,
7476 copy format.h.
7477
7478 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
7479 * gcc.c-torture/execute/930406-1.c: Likewise.
7480 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7481
b73f6494
AH
74822001-11-19 Aldy Hernandez <aldyh@redhat.com>
7483
cf785988 7484 * gcc.dg/altivec-1.c: New.
b73f6494 7485
3293c3e3
NB
74862001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
7487
7488 * gcc.dg/cpp/fpreprocessed.c: New test case.
7489
aa99bd09
JM
74902001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
7491
7492 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
7493 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
7494 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
7495
7d14c755
JM
74962001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
7497
7498 * gcc.dg/no-builtin-1.c: New test.
7499
25e7f439
JJ
75002001-11-16 Jakub Jelinek <jakub@redhat.com>
7501
7502 * gcc.c-torture/execute/20011115-1.c: New test.
7503
2b7d71b2
JJ
75042001-11-15 Jakub Jelinek <jakub@redhat.com>
7505
8f5a5db8 7506 * gcc.c-torture/compile/20011114-2.c: New test.
feb265ab 7507 * gcc.c-torture/compile/20011114-3.c: New test.
2b7d71b2
JJ
7508 * gcc.c-torture/compile/20011114-4.c: New test.
7509
36a68fe7
NS
75102001-11-15 Nathan Sidwell <nathan@codesourcery.com>
7511
7512 * g++.dg/other/init1.C: New test.
7513
6345b681
GK
75142001-11-14 Geoffrey Keating <geoffk@redhat.com>
7515
7042d510
GK
7516 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
7517 message.
7518
7519 * gcc.c-torture/execute/20011114-1.c: New testcase.
7520
6345b681
GK
7521 * gcc.c-torture/compile/20010327-1.c: Revert last change.
7522 * gcc.c-torture/compile/20011114-1.c: New test, exactly
7523 like the (before this change) version of 20010327-1.c.
7524
c1a7b241
RS
75252001-11-14 Roger Sayle <roger@eyesopen.com>
7526
7527 * gcc.c-torture/execute/string-opt-13.c: New testcase.
7528
373bd0fa
RS
75292001-11-14 Richard Sandiford <rsandifo@redhat.com>
7530
7531 * g++.dg/init/array2.C: New test.
7532
574f95c4
AO
75332001-11-14 Alexandre Oliva <aoliva@redhat.com>
7534
7535 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
7536
b02922a4
NS
75372001-11-13 Nathan Sidwell <nathan@codesourcery.com>
7538
7539 * g++.dg/other/forscope1.C: New test.
7540 * g++.dg/ext/forscope1.C: New test.
7541 * g++.dg/ext/forscope2.C: New test.
7542
630036c6
JJ
75432001-11-13 Jakub Jelinek <jakub@redhat.com>
7544
7545 * gcc.c-torture/execute/20011113-1.c: New test.
7546
4192f0d2
GK
75472001-11-09 Geoffrey Keating <geoffk@redhat.com>
7548
ff6051b7
GK
7549 * gcc.c-torture/execute/20011109-2.c: New test.
7550
4192f0d2
GK
7551 * gcc.c-torture/execute/20011109-1.c: New test.
7552
a3d87e92
JJ
75532001-11-09 Jakub Jelinek <jakub@redhat.com>
7554
7555 * gcc.c-torture/compile/20011109-1.c: New test.
7556
c6243b4c
GK
75572001-11-08 Geoffrey Keating <geoffk@redhat.com>
7558
7559 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
7560 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
7561 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
7562 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
7563 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
7564 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
7565 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
7566
8ac9ea61
NB
75672001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
7568
7569 * g++.dg/warn/Wshadow-1.C: New tests.
7570 * g++.old-deja/g++.mike/for3.C: Update.
7571
207bf485
JM
75722001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
7573
7574 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
7575 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
7576 XFAILs. Adjust expected error texts.
7577 * gcc.c-torture/compile/20011106-1.c,
7578 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
7579 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
7580 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
7581 gcc.dg/c99-array-lval-5.c: New tests.
7582
63d75005
NB
75832001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
7584
7585 * gcc.dg/cpp/defined.c: Update.
7586
e9b2c823
NB
75872001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
7588
7589 * gcc.c-torture/execute/anon-1.c: New test.
7590
2e80c17d
GK
75912001-11-03 Geoffrey Keating <geoffk@redhat.com>
7592
7593 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
7594 same size, so no warning should be produced on stormy16.
7595
7596 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
7597 due to oversized array.
7598 * g++.old-deja/g++.mike/ns15.C: Likewise.
7599 * g++.old-deja/g++.pt/crash16.C: Likewise.
7600
ae31824c
GS
76012001-11-02 Graham Stott <grahams@redhat.com>
7602
7603 * g++.dgother/debug1.C: Fix typos.
7604
19989812
JJ
76052001-11-01 Jakub Jelinek <jakub@redhat.com>
7606
7607 * g++.dg/other/debug1.C: New test.
7608
9199347f
SC
76092001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7610
7611 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
cf785988 7612 of unsigned long.
9199347f 7613
3d238248
JJ
76142001-10-30 Jakub Jelinek <jakub@redhat.com>
7615
7616 * gcc.dg/20011029-2.c: New test.
7617
cfaef116
JJ
7618 * gcc.c-torture/compile/20011029-1.c: New test.
7619
b8c25665 76202001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
3df95b7b
NP
7621
7622 * objc/execute/class_self-1.m: New test.
7623 * objc/execute/class_self-2.m: New test.
7624
5037fa81
ZW
76252001-10-25 Zack Weinberg <zack@codesourcery.com>
7626
7627 * gcc.misc-tests/msgs.exp: Delete.
7628 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
7629 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
7630 error set to match recent changes.
7631
b621a4dd
ZW
76322001-10-24 Zack Weinberg <zack@codesourcery.com>
7633
7634 * gcc.dg/20011021-1.c: New test.
7635
c0a4369a
JJ
76362001-10-24 Jakub Jelinek <jakub@redhat.com>
7637
7638 * gcc.c-torture/compile/20011023-1.c: New test.
7639
91dc81f9
GK
76402001-10-23 Geoffrey Keating <geoffk@redhat.com>
7641
7642 * lib/g77.exp: Rewrite based on lib/g++.exp.
7643
4768dbdd
JJ
76442001-10-19 Jakub Jelinek <jakub@redhat.com>
7645
7646 * gcc.c-torture/execute/20011019-1.c: New test.
7647
368a1647
JJ
7648 * gcc.dg/20011018-1.c: New test.
7649
48d4b9f0
NY
76502001-10-19 NIIBE Yutaka <gniibe@m17n.org>
7651
7652 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
7653
c8202d4c
AO
76542001-10-18 Alexandre Oliva <aoliva@redhat.com>
7655
7656 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
7657 * gcc.dg/attr-invalid.c: Likewise.
7658
bf911a9a
JJ
76592001-10-18 Jakub Jelinek <jakub@redhat.com>
7660
7661 * testsuite/gcc.dg/20011015-1.c: New test.
7662
756b2d5e
RS
76632001-10-14 Richard Sandiford <rsandifo@redhat.com>
7664
7665 * g++.dg/template/unify2.C: New test.
7666
2d1245b8
RS
76672001-10-14 Richard Sandiford <rsandifo@redhat.com>
7668
7669 * g++.dg/other/exception-specification.C: New test
7670
e2ccde7b
TR
76712001-10-13 Tom Rix <trix@redhat.com>
7672
7673 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
7674 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
7675
8554d9a4
JJ
76762001-10-12 Jakub Jelinek <jakub@redhat.com>
7677
7678 * testsuite/gcc.dg/20011009-1.c: New test.
7679
e60505a5
NS
76802001-10-12 Nathan Sidwell <nathan@codesourcery.com>
7681
7682 PR g++/4476
7683 * g++.dg/other/friend1.C: New test.
7684
4a8d0c9c
RH
76852001-10-11 Richard Henderson <rth@redhat.com>
7686
7687 * g++.old-deja/g++.other/crash18.C: Add -S to options.
7688
6cb3ae1e
FS
76892001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7690
7691 * gcc.c-torture/compile/20011010-1.c: New.
7692
9f2f9eb6
JM
76932001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
7694
7695 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
7696 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
7697 g77.f-torture/execute/execute.exp,
7698 g77.f-torture/noncompile/noncompile.exp,
7699 gcc.c-torture/compile/compile.exp,
7700 gcc.c-torture/execute/execute.exp,
7701 gcc.c-torture/execute/ieee/ieee.exp,
7702 gcc.c-torture/execute/memcheck/memcheck.exp,
7703 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
7704 objc/execute/execute.exp: Update FSF address.
7705
24b9d43a
NB
77062001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
7707
7708 * gcc.dg/cpp/cmdlne-C.c: Update.
7709 * gcc.dg/cpp/cmdlne-C2.c: New.
7710
63dd08e6
FS
77112001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7712
7713 * gcc.c-torture/execute/20011008-3.c: New.
7714
1dde5a4e
DD
77152001-10-08 DJ Delorie <dj@redhat.com>
7716
7717 * gcc.dg/20011008-1.c: New.
7718 * gcc.dg/20011008-2.c: New.
7719
d6da836d
NB
77202001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
7721
7722 * gcc.dg/cpp/spacing1.c: Update test.
7723
cc712abf
JM
77242001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
7725
7726 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
7727 spelling errors of "separate" as "seperate".
7728
8d5463d4
AO
77292001-10-05 Alexandre Oliva <aoliva@redhat.com>
7730
7731 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
7732 enough to avoid inlining.
7733
d9c28ce3
PS
77342001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
7735
7736 * lib/g77.exp: set libg2c_dir correctly.
7737
a2566f60
NB
77382001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
7739
7740 * gcc.dg/cpp/macro11.c: New test.
7741
80a497e4
JM
77422001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7743
7744 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
7745 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
7746 gcc.dg/format/multattr-3.c: New tests.
7747 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
7748 tests for format attributes on function pointers being rejected.
7749
6431177a
JM
77502001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7751
7752 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
7753
ed0ea560
JM
77542001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7755
7756 * g++.dg/warn/format1.C: New test.
7757
bab3db73
NB
77582001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
7759
7760 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
7761
ab17715d
NB
77622001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
7763
7764 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
7765
8c3b2693
NB
77662001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
7767
7768 * gcc.dg/cpp/redef2.c: Add test.
7769
bed2ebd0
GK
77702001-09-27 Geoffrey Keating <geoffk@redhat.com>
7771
7772 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
e1e7d56b 7773 long-standing bug on i686, apparently.
bed2ebd0
GK
7774 * gcc.c-torture/execute/loop-2c.x: New file.
7775 * gcc.c-torture/execute/loop-2d.x: New file.
7776 * gcc.c-torture/execute/loop-3c.x: New file.
7777
b56cfd51
NB
77782001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
7779
7780 * gcc.dg/cpp/20000625-2.c: Correct line number.
7781
4ed5bcfb
NB
77822001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
7783
7784 * gcc.dg/cpp/macro10.c: New test.
7785 * gcc.dg/cpp/strify3.c: New test.
7786 * gcc.dg/cpp/spacing1.c: Add tests.
7787 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
7788 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
7789
1b47b7ae
DD
77902001-09-24 DJ Delorie <dj@redhat.com>
7791
7792 * gcc.c-torture/execute/20010924-1.c: New test.
e1e7d56b 7793
dea2f2db
NB
77942001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
7795
7796 * testsuite/objc/execute/paste.m: Remove.
7797
040cc071
JM
77982001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
7799
7800 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
7801
ab6e6969
GH
78022001-09-22 George Helffrich <george@geo.titech.ac.jp>
7803
7804 * g77.dg/strlen0.f: New test.
7805
67231816
RH
78062001-09-21 Richard Henderson <rth@redhat.com>
7807
7808 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
7809 * g++.old-deja/g++.abi/vtable2.C: Likewise.
7810
91d231cb
JM
78112001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
7812
7813 Table-driven attributes.
7814 * g++.dg/ext/attrib1.C: New test.
7815
e7b6a0ee
DD
78162001-09-20 DJ Delorie <dj@redhat.com>
7817
7818 * gcc.dg/20000926-1.c: Update expected warning messages.
7819 * gcc.dg/array-2.c: Likewise, and test for warnings too.
7820 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
7821 array.
7822
4241b637
RS
78232001-09-18 Richard Sandiford <rsandifo@redhat.com>
7824
7825 * g++.dg/eh/registers1.C: New test case.
7826
17920efb
RH
78272001-09-17 Richard Henderson <rth@redhat.com>
7828
7829 * gcc.dg/array-5.c: Fix VLA decomposition test.
7830
18a9d8ff
NB
78312001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
7832
7833 * gcc.dg/cpp/line5.c: New testcase.
7834
3617ff1e
NB
78352001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
7836
7837 * gcc.dg/cpp/macro9.c: New test.
7838
0ea009fc
AH
78392001-09-15 Aldy Hernandez <aldyh@redhat.com>
7840
cf785988 7841 * gcc.c-torture/execute/980223.c: Change type of addr from long
0ea009fc
AH
7842 to char *.
7843
846f0467
HPN
78442001-09-15 Hans-Peter Nilsson <hp@axis.com>
7845
7846 * gcc.c-torture/execute/20010915-1.c: New test.
7847
1f8d138f
JJ
78482001-09-14 Janis Johnson <janis187@us.ibm.com>
7849
7850 * g77.dg/bprob: New directory.
7851 * g77.dg/bprob/bprob.exp: New file.
7852 * g77.dg/bprob/bprob-1.f: New test.
7853 * g77.dg/gcov: New directory.
7854 * g77.dg/gcov/gcov.exp: New file.
7855 * g77.dg/gcov/gcov-1.f: New test.
7856 * g77.dg/gcov/gcov-1.x: New file.
7857
bdcbe496
NB
78582001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
7859
7860 * gcc.dg/cpp/directiv.c: Update.
7861 * gcc.dg/cpp/undef1.c: Update.
7862
c1d4e7e1
JJ
78632001-09-12 Jakub Jelinek <jakub@redhat.com>
7864
7865 * gcc.dg/20010912-1.c: New test.
7866
cd1f97c6
JJ
78672001-09-11 Janis Johnson <janis187@us.ibm.com>
7868
7869 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
7870 language-independent file in lib.
7871 * lib/gcov.exp: New file.
7872
1d30139d
JM
78732001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
7874
7875 * gcc.c-torture/compile/20010911-1.c: New test.
7876
1aa084e6
JJ
78772001-09-10 Janis Johnson <janis187@us.ibm.com>
7878
7879 * lib/profopt.exp: New, to support profile-directed optimizations.
7880 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
7881 * gcc.misc-tests/bprob-1.c: New test.
7882 * gcc.misc-tests/bprob-2.c: New test.
7883
ebe0d266 78842001-09-07 Janis Johnson <janis187@us.ibm.com>
1aa084e6 7885
ebe0d266
JJ
7886 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
7887 XFAIL and which kinds of gcov output to verify.
7888 * gcc.misc-tests/gcov-4b.x: New file.
7889 * gcc.misc-tests/gcov-5b.x: New file.
7890 * gcc.misc-tests/gcov-6.x: New file.
7891 * gcc.misc-tests/gcov-7.c: New test.
7892 * gcc.misc-tests/gcov-7.x: New file.
7893
a3070574
JJ
78942001-09-06 Janis Johnson <janis187@us.ibm.com>
7895
7896 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
7897 * gcc.misc-tests/gcov-6.c: New test.
7898
39e78d8b
NS
78992001-09-06 Nathan Sidwell <nathan@codesourcery.com>
7900
7901 PR c++/3986
7902 * g++.dg/abi/vbase1.C: New test.
7903
89fc3605
ZL
79042001-09-05 Ziemowit Laski <zlaski@apple.com>
7905
7906 * objc.dg/method-2.m: New.
e1e7d56b 7907
da86f08f
NS
79082001-09-04 Nathan Sidwell <nathan@codesourcery.com>
7909
7910 PR c++/4203
7911 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
7912 * g++.dg/init/empty1.C: New test.
7913
7743fdb9
JJ
79142001-09-03 Jakub Jelinek <jakub@redhat.com>
7915
7916 * gcc.c-torture/compile/20010903-1.c: New test.
7917
89503616
RZ
79182001-08-31 Roman Zippel <zippel@linux-m68k.org>
7919
7920 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
7921 for m68k.
7922
7566ca49
GK
79232001-08-31 Geoffrey Keating <geoffk@redhat.com>
7924
7925 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
7926
7927 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
7928
7929 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
7930
2d107c59
GK
79312001-08-30 Geoffrey Keating <geoffk@redhat.com>
7932
7933 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
7934 for 16-bit 'unsigned int'.
7935
af592bf9
KH
79362001-08-29 Kazu Hirata <kazu@hxi.com>
7937
7938 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
7939
fa4e13e0
RH
79402001-08-27 Richard Henderson <rth@redhat.com>
7941
7942 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
7943 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
7944
90d925d3
AH
79452001-08-25 Aldy Hernandez <aldyh@redhat.com>
7946
cf785988 7947 * gcc.dg/asm-names.c (ymain): New.
90d925d3 7948
033c017c
GK
79492001-08-22 Geoffrey Keating <geoffk@redhat.com>
7950
7951 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
7952 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
7953 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
7954
ada11335
KG
79552001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7956
7957 * gcc.dg/compare5.c: New testcase.
7958
0585896c
JM
79592001-08-23 Jason Merrill <jason_merrill@redhat.com>
7960
7961 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
7962 and "In instantiation".
7963
c0e4f189
AH
79642001-08-21 Aldy Hernandez <aldyh@redhat.com>
7965
cf785988 7966 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
c0e4f189 7967
ea319998
JJ
79682001-08-20 Janis Johnson <janis187@us.ibm.com>
7969
7970 * gcc.misc-tests/gcov.exp: Add support for branch information.
7971 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
7972 * gcc.misc-tests/gcov-4.c: New test.
7973 * gcc.misc-tests/gcov-4b.c: New test.
7974 * gcc.misc-tests/gcov-5b.c: New test.
7975
9b95b063
ZW
79762001-08-20 Zack Weinberg <zackw@panix.com>
7977
7978 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
7979 expected to fail.
7980
915a17f6
JDA
79812001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
7982
7983 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
7984
baeb4732
JJ
79852001-08-19 Jakub Jelinek <jakub@redhat.com>
7986
7987 * g++.dg/eh/template1.C: New test.
7988
3c0a5af2
DB
79892001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
7990
7991 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
7992 Fix thinko.
7993 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
7994 for xfail.
7995
79962001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
c3849183
DB
7997
7998 * lib/g77-dg.exp: Use prune.exp for common procedures
e1e7d56b
AJ
7999 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
8000 * lib/g77.exp: (g77-dg-prune) Remove
c3849183 8001
3d146acb
JM
80022001-08-13 Jason Merrill <jason_merrill@redhat.com>
8003
8004 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
8005
4d5f3fbd
KL
80062001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8007
8008 * g++.dg/template/unify1.C: New test.
8009
0830ae44
NS
80102001-08-07 Nathan Sidwell <nathan@codesourcery.com>
8011
8012 * g++.dg/abi/empty4.C: New test.
8013
6b6f7231
DB
80142001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
8015
8016 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
8017 solaris2.*
8018 * g77.f-torture/compile/pr3743.x: Likewise
8019
eac69b8a
GDR
80202001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
8021
8022 * g++.dg/other/using-declaration.C: New test.
8023
6604e6f3
NB
80242001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
8025
8026 * gcc.dg/cpp/tr-sign.c: New testcase.
8027
67821e3a
NB
80282001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
8029
8030 * gcc.dg/cpp/19951025-1.c: Revert.
8031 * gcc.dg/cpp/directiv.c: We no longer process directives that
8032 interrupt macro arguments.
8033
13104975
ZW
80342001-08-03 Zack Weinberg <zackw@stanford.edu>
8035
8036 * gcc.dg/bconstp-1.c: New test.
8037
949f197f
RH
80382001-08-03 Richard Henderson <rth@redhat.com>
8039
8040 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
8041
d82fc108
NB
80422001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
8043
8044 * gcc.dg/cpp/19951025-1.c: Update.
8045
d4d3e882
JO
80462001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
8047
8048 * g77.dg/ff90-1.f (s): Fix reference of variable z,
8049 should be x.
8050
1dbb6023
NS
80512001-08-02 Nathan Sidwell <nathan@codesourcery.com>
8052
8053 Kill -fhonor-std.
8054 * g++.old-deja/g++.ns/ns14.C: Remove special options.
8055 * g++.old-deja/g++.other/std1.C: Likewise.
8056 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
8057
41ae4ee6
DB
80582001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8059
8060 * lib/g77.exp: Load gcc-defs.exp for common procedures
8061 (g77_pass, g77_fail, g77_finish, g77_exit,
8062 ${tool}_check_unsupported_p} Now redundant. Deleted.
8063
80642001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8065
8066 * g77.dg/fbackslash.f
8067 * g77.dg/fcase-preserve.f
8068 * g77.dg/ff90-1.f
8069 * g77.dg/ffixed-line-length-0.f
8070 * g77.dg/ffixed-line-length-132.f
8071 * g77.dg/ffixed-line-length-7.f
8072 * g77.dg/ffixed-line-length-72.f
8073 * g77.dg/ffixed-line-length-none.f
cf785988 8074 * g77.dg/ffree-form-1.f
41ae4ee6
DB
8075 * g77.dg/fno-backslash.f
8076 * g77.dg/fno-f90-1.f
8077 * g77.dg/fno-fixed-form-1.f
8078 * g77.dg/fno-onetrip.f
8079 * g77.dg/fno-typeless-boz.f
8080 * g77.dg/fno-underscoring.f
8081 * g77.dg/fno-vxt-1.f
8082 * g77.dg/fonetrip.f
8083 * g77.dg/ftypeless-boz.f
8084 * g77.dg/fugly-assumed.f
8085 * g77.dg/funderscoring.f
8086 * g77.dg/fvxt-1.f
8087
3fecf49c
ZL
80882001-08-01 Ziemowit Laski <zlaski@apple.com>
8089
8090 * objc.dg/fwd-proto-1.m: New.
8091 * objc.dg/local-decl-1.m: New.
8092 * objc.dg/naming-1.m: New.
8093 * objc.dg/naming-2.m: New.
8094 * objc.dg/proto-hier-1.m: New.
8095
ebff8232
HPN
80962001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
8097
8098 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
8099 largest-type elements to a struct makes its size grow.
8100
20dde49d
NS
81012001-07-31 Nathan Sidwell <nathan@codesourcery.com>
8102
8103 * g++.dg/abi/vthunk1.C: New test.
8104
b7ad2f8b
NS
81052001-07-31 Nathan Sidwell <nathan@codesourcery.com>
8106
8107 * g++.dg/abi/vbase8-22.C: New test.
8108
dd666a87
NB
81092001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
8110
8111 * gcc.dg/cpp/macro8.c: New test.
8112
0ab142b0
NS
81132001-07-27 Nathan Sidwell <nathan@codesourcery.com>
8114
8115 * g++.dg/abi/vbase8-21.C: New test.
8116
d60d223b
NS
81172001-07-27 Nathan Sidwell <nathan@codesourcery.com>
8118
8119 * g++.dg/abi/vbase8-10.C: New test.
8120
08ecdbeb
RO
81212001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8122
8123 * lib/g++.exp (g++_set_ld_library_path): Renamed to
8124 ${tool}_set_ld_library_path.
8125 Changed caller.
8126 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
8127 g++.exp.
8128
62ba5f39
SC
81292001-07-26 Stan Cox <scox@redhat.com>
8130
8131 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
8132 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
8133 gcc_exit, gcc_check_unsupported_p):
8134 Moved to gcc-deps.exp
8135 * gcc-deps.exp: New file.
8136
db3ef87b
KL
81372001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8138
8139 * g++.old-deja/g++.pt/defarg14.C: New test.
8140
312b7c9d
NS
81412001-07-26 Nathan Sidwell <nathan@codesourcery.com>
8142
8143 * g++.old-deja/g++.other/lineno5.C: New test.
8144
648c2206
NS
81452001-07-26 Nathan Sidwell <nathan@codesourcery.com>
8146
8147 * g++.old-deja/g++.pt/crash68.C: New test.
8148
969fd501
NS
81492001-07-26 Nathan Sidwell <nathan@codesourcery.com>
8150
8151 * g++.old-deja/g++.other/crash42.C: New test.
8152
cef0d199
NB
81532001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
8154
8155 * gcc.dg/cpp/extratokens.c: Fix.
8156 * gcc.dg/cpp/skipping2.c: New tests.
8157
50011802
RO
81582001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8159
8160 * gcc.c-torture/execute/20010724-1.c: New file.
8161 * gcc.c-torture/execute/20010724-1.x: New file.
8162
40260429
NS
81632001-07-25 Nathan Sidwell <nathan@codesourcery.com>
8164
8165 * g++.old-deja/g++.other/cond7.C: New test.
8166
ab085207
NS
81672001-07-25 Nathan Sidwell <nathan@codesourcery.com>
8168
8169 * g++.old-deja/g++.other/optimize4.C: New test.
8170
90b1ca2f
NS
81712001-07-25 Nathan Sidwell <nathan@codesourcery.com>
8172
8173 * g++.old-deja/g++.abi/vbase8-5.C: New test.
8174
41971242
JM
81752001-07-24 Jason Merrill <jason_merrill@redhat.com>
8176
8177 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
8178 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
8179 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
8180 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
8181
8182 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
8183 bug report" message.
8184
8185 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
8186 * g++.dg/ext/instantiate1.C: Move from old-deja.
8187
897c6ab7
DB
81882001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
8189
8190 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
8191 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
8192 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
8193 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
8194
b8c25665 81952001-07-23 Jeffrey A Law (law@cygnus.com)
1ee6b839
JL
8196
8197 * gcc.c-torture/execute/20010723-1.c: New test.
8198
541c655f
BE
81992001-07-23 Ben Elliston <bje@redhat.com>
8200
8201 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
8202
e5d4fff4
FS
82032001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8204
8205 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
8206 i[34567]86-*-*.
8207 Delete handling of ieee_multilib_flags.
8208 Pass -mieee for alpha*-*-* and sh-*-*.
8209 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
8210
f4653d92
NS
82112001-07-21 Nathan Sidwell <nathan@codesourcery.com>
8212
8213 Remove old-abi tests.
8214 * g++.old-deja/g++.mike/p11116.C: Remove.
8215 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
8216
08f66b04
TM
82172001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
8218
8219 * g77.f-torture/compile/pr3743.f: New test
8220
82212001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
8222
8223 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
8224
432fa9f2
RO
82252001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8226
8227 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
8228 g++.old-deja/g++.pt/static6.C: Likewise.
8229 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
8230 supports weak symbols.
8231
f7bebb56
AJ
82322001-07-18 Andreas Jaeger <aj@suse.de>
8233
8234 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
8235 supported again.
8236
a3424c98
AJ
82372001-07-18 Andreas Jaeger <aj@suse.de>
8238
8239 * gcc.dg/iftrap-1.c: Fix target line.
8240
91a18fe0
RH
82412001-07-17 Richard Henderson <rth@redhat.com>
8242
8243 * gcc.c-torture/execute/20010717-1.c: New.
8244
4b01f8d8
JM
82452001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
8246
8247 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
8248 tests.
8249
b5ca1dc7
PS
82502001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
8251
8252 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
8253
3d719162
RO
82542001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8255
8256 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
8257 UAC_SIGBUS, UAC_NOPRINT definitions.
8258
b8c25665 82592001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
55680aef
NP
8260
8261 * objc/execute/object_is_class.m: New test.
8262 * objc/execute/object_is_meta_class.m: New test.
8263
09b495e5
TM
82642001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
8265
8266 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
8267 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
8268
82692001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
147424bf
DB
8270
8271 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
8272 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
8273
999c0669
RH
82742001-07-14 Richard Henderson <rth@redhat.com>
8275
8276 * gcc.dg/iftrap-1.c: New.
8277
09b495e5 82782001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
2ea80cfd
DB
8279
8280 * g77.f-torture/execute/intrinsic77.f: New test.
8281
1ca46974
JJ
82822001-07-11 Janis Johnson <janis@us.ibm.com>
8283
8284 * gcc.misc-tests/gcov-3.c: New test.
8285
0e41fb04
RS
82862001-07-11 Richard Sandiford <rsandifo@redhat.com>
8287
8288 * gcc.c-torture/compile/20010711-1.c,
8289 * gcc.c-torture/compile/20010711-2.c: New tests.
8290
4a1b6176
RS
82912001-07-11 Richard Sandiford <rsandifo@redhat.com>
8292
8293 * gcc.c-torture/execute/20010711-1.c: New test.
8294
6fbce318
BE
82952001-07-11 Ben Elliston <bje@redhat.com>
8296
8297 * g++.old-deja/g++.other/enum5.C: New test.
8298
41971242
JM
82992001-07-10 Jason Merrill <jason_merrill@redhat.com>
8300
8301 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
8302 (g++-dg-prune): Call prune_gcc_output.
8303 * prune.exp: New file for prune_gcc_output.
8304 * lib/g++.exp, lib/gcc.exp: Load it.
8305
f7a4cec0
JM
83062001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
8307
8308 * gcc.c-torture/compile/20010701-1.c,
8309 g++.old-deja/g++.ext/attrib6.C: New tests.
8310
b8c25665 83112001-07-06 Jeffrey A Law (law@cygnus.com)
d9249616
JL
8312
8313 * gcc.c-torture/compile/20010706-1.c: New test.
8314
809353e1
MC
83152000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
8316
8317 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
8318
0168a849
SS
83192001-06-28 Stan Shebs <shebs@apple.com>
8320
8321 * gcc.dg/pragma-darwin.c: New test.
8322
f4b20cd9
RO
83232001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8324
8325 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
8326 Solaris 2.[678] system.
8327
f9e1917e
JM
83282001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
8329
8330 * gcc.dg/20010622-1.c: New test.
8331
b2af8e32
SS
83322001-06-18 Stan Shebs <shebs@apple.com>
8333
8334 * objc.dg: New directory.
8335 * objc.dg/dg.exp: New file.
8336 * objc.dg/alias.m: New.
8337 * objc.dg/class-1.m: New.
8338 * objc.dg/class-2.m: New.
8339 * objc.dg/const-str-1.m: New.
8340 * objc.dg/const-str-2.m: New.
8341 * objc.dg/id-1.m: New.
8342 * objc.dg/method-1.m: New.
8343 * objc.dg/super-class-1.m: New.
8344 * lib/objc-dg.exp: New file.
8345
eaea542a
JDA
83462001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
8347
8348 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
8349 of label name.
8350
87326ba8
NS
83512001-06-14 Nathan Sidwell <nathan@codesourcery.com>
8352
8353 * g++.old-deja/g++.abi/vbase8-9.C: New test.
8354
15a7ee9f
FS
83552001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8356
8357 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
8358 variable.
8359
757e4f23
RH
83602001-06-12 Richard Henderson <rth@redhat.com>
8361
8362 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
8363
623fe76a
NS
83642001-06-12 Nathan Sidwell <nathan@codesourcery.com>
8365
8366 * g++.old-deja/g++.abi/vbase5.C: New test.
8367 * g++.old-deja/g++.abi/vbase6.C: New test.
8368 * g++.old-deja/g++.abi/vbase7.C: New test.
8369
2c1a2421
KG
83702001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8371
8372 * gcc.c-torture/compile/20010610-1.c: New test.
8373
7bdcf888
NS
83742001-06-12 Nathan Sidwell <nathan@codesourcery.com>
8375
8376 * g++.old-deja/g++.abi/vbase4.C: New test.
8377
b05d8201
SC
83782001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8379
8380 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
8381 support %f for HC11/HC12 targets.
8382 * gcc.c-torture/execute/930513-1.x: New file, likewise.
8383 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
8384 on HC11/HC12 targets.
8385 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
8386
55f61a56
RO
83872001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8388
8389 * gcc.dg/wchar_t-1.c: New file.
8390 * gcc.dg/wint_t-1.c: Likewise.
8391
07732516
BS
83922001-06-11 Bernd Schmidt <bernds@redhat.com>
8393
8394 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
8395
d4a6cf38
RH
83962001-06-11 Richard Henderson <rth@redhat.com>
8397
8398 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
8399
1552f874
JM
84002001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
8401
8402 * gcc.c-torture/compile/20010611-1.c: New test.
8403
f18b70f5
JM
84042001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
8405
8406 * gcc.dg/c99-tag-1.c: Add more tests.
8407
2e246150
AO
84082001-06-10 Alexandre Oliva <aoliva@redhat.com>
8409
8410 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
8411 representation on MN10300 and ARM/Thumb.
8412
226f8242
TM
84132001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
8414
8415 * g77.f-torture/execute/20010610.f: New.
8416
5bb8dd28
DB
84172001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
8418
8419 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
8420 names.
8421
07a96c1b
RH
84222001-06-09 Richard Henderson <rth@redhat.com>
8423
8424 * gcc.c-torture/execute/ashrdi-1.c: New.
8425 * gcc.c-torture/execute/ashldi-1.c: New.
8426 * gcc.c-torture/execute/lshrdi-1.c: New.
8427
b2782014
OP
84282001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
8429
8430 * objc/execute/load-3.m: Added. Check sending +load to categories,
8431 in addition to classes.
8432
43fd108f
SS
84332001-06-08 Stan Shebs <shebs@apple.com>
8434
8435 * objc/execute/load-2.m: New test. From Nicola Pero
8436 <n.pero@mi.flashnet.it>.
a3424c98 8437
7137fd76
JJ
84382001-06-08 Jakub Jelinek <jakub@redhat.com>
8439
8440 * gcc.c-torture/execute/20010605-2.c: New test.
8441
4b454fcc
NS
84422001-06-08 Nathan Sidwell <nathan@codesourcery.com>
8443
8444 * g++.old-deja/g++.abi/vbase2.C: New test.
8445 * g++.old-deja/g++.abi/vbase3.C: New test.
8446
9ac1bd2e
NS
84472001-06-08 Nathan Sidwell <nathan@codesourcery.com>
8448
8449 * g++.old-deja/g++.pt/friend49.C: New test.
8450
fcebb2dd
NS
84512001-06-07 Nathan Sidwell <nathan@codesourcery.com>
8452
8453 * g++.old-deja/g++.ext/anon3.C: New test.
8454
bea09693
NS
84552001-06-05 Nathan Sidwell <nathan@codesourcery.com>
8456
8457 * g++.old-deja/g++.other/conv7.C: New test.
8458
f375b7a7
JM
84592001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
8460
8461 * gcc.c-torture/compile/20010605-2.c: New test.
8462
3d3daefd
JDA
84632001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8464
8465 * gcc.c-torture/execute/20010604-1.c: New test.
8466
05ac6740
LR
84672001-06-04 Loren J. Rittle <ljrittle@acm.org>
8468
8469 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
8470
6bdfaf09
JO
84712001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
8472
8473 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
8474 (g++_link_flags): Likewise.
8475 (g++_init): Pass gccpath's value to two previous functions.
8476
87327987
KG
84772001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8478
8479 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
8480 Ensure logfile entry matches exec command line.
8481
0c02eebf
RH
84822001-05-31 Richard Henderson <rth@redhat.com>
8483
bc440d04 8484 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
0c02eebf
RH
8485 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
8486
42a9e4e4
DB
84872001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
8488
8489 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
8490 compiler for irix6.2
8491
e97c9488
NS
84922001-05-30 Nathan Sidwell <nathan@codesourcery.com>
8493
8494 * g++.old-deja/g++.other/optimize3.C: New file.
8495
7dd0ff2b
JO
84962001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
8497
42a9e4e4
DB
8498 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
8499 assemble.
7dd0ff2b 8500
87d9ac49
NS
85012001-05-26 Nathan Sidwell <nathan@codesourcery.com>
8502
8503 * g++.old-deja/g++.other/optimize2.C: New file.
8504
47cf9247
DN
85052001-05-25 Diego Novillo <dnovillo@redhat.com>
8506
8507 * gcc.c-torture/compile/20010518-2.c: New file.
8508 * gcc.c-torture/execute/20010518-1.c: New file.
8509 * gcc.c-torture/execute/20010518-2.c: New file.
8510
0e03329a
JM
85112001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
8512
8513 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
8514
f5aada26
MM
85152001-05-24 Mark Mitchell <mark@codesourcery.com>
8516
8517 G++ no longer defines builtins that do not begin with __builtin.
8518 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
8519 * g++.old-deja/g++.brendand/misc13.C: Likewise.
8520 * g++.old-deja/g++.law/builtin1.C: Likewise.
8521 * g++.old-deja/g++.law/cvt2.C: Likewise.
8522 * g++.old-deja/g++.mike/net5.C: Likewise.
8523 * g++.old-deja/g++.other/builtins1.C: Likewise.
8524 * g++.old-deja/g++.other/builtins2.C: Likewise.
8525 * g++.old-deja/g++.other/builtins3.C: Likewise.
8526 * g++.old-deja/g++.other/builtins4.C: Likewise.
8527 * g++.old-deja/g++.other/inline8.C: Likewise.
8528 * g++.old-deja/g++.robertl/eb39.C: Likewise.
8529
6f56d925
NS
85302001-05-24 Nathan Sidwell <nathan@codesourcery.com>
8531
8532 * g++.old-deja/g++.pt/using1.C: Adjust.
8533 * g++.old-deja/g++.pt/using2.C: New test.
8534
f8710242
NB
85352001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
8536
8537 * gcc.dg/cpp/charconst.c: New tests.
8538 * gcc.dg/cpp/escape.c: New tests.
8539 * gcc.dg/cpp/escape-1.c: New tests.
8540 * gcc.dg/cpp/escape-2.c: New tests.
8541 * gcc.dg/cpp/ucs.c: New tests.
8542
3af21e04
DB
85432001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
8544
a3424c98 8545 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
3af21e04
DB
8546 native compiler for irix6.5.
8547
1ec07597
JO
8548Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
8549
8550 * lib/g++.exp (g++_include_flags): Use args to compute
a3424c98 8551 get_multilibs.
1ec07597
JO
8552 (g++_link_flags): Likewise.
8553 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
8554
c215b29f
JM
85552001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
8556
8557 * gcc.dg/c90-hexfloat-1.c: Add more tests.
8558
4694cec2
GK
85592001-05-21 Geoff Keating <geoffk@redhat.com>
8560
8561 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
8562 this file.
8563
f0ef84a2
SC
85642001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8565
8566 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
8567 STACK_SIZE;
8568 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
8569 to STACK_SIZE; Use it to define size of add_histo array.
a3424c98 8570 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
f0ef84a2
SC
8571 to STACK_SIZE.
8572 (f): Use GITT_SIZE to define size of gitt local table.
a3424c98 8573 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
f0ef84a2
SC
8574 to STACK_SIZE; Use it to define size of bytemem array.
8575
ef73e139
SC
85762001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8577
8578 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
8579 on 68HC11/HC12 due to the asm instruction.
8580 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
8581 * gcc.c-torture/compile/920520-1.x: Likewise.
8582 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
8583 on 68HC11/HC12 because the function is larger than 64K.
8584 * gcc.c-torture/compile/961203-1.x: New file, this test fails
8585 on 68HC11/HC12 because the structure is too large.
8586
4951297b
RH
85872001-05-20 Richard Henderson <rth@redhat.com>
8588
8589 * gcc.c-torture/execute/20010520-1.c: New.
8590
88e3805d
KG
85912001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8592
8593 * g++.old-deja/g++.warn/compare1.C: New test.
8594 * gcc.dg/compare4.c: New test.
8595
d30a825a
NS
85962001-05-20 Nathan Sidwell <nathan@codesourcery.com>
8597
8598 * g++.old-deja/g++.other/optimize1.C: New test.
8599
3b82c249
KL
86002001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8601
8602 * g++.old-deja/g++.pt/spec41.C: New test.
8603
97d24516
JM
86042001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
8605
8606 * gcc.c-torture/compile/20010114-1.x: Remove.
8607
10d6cbb8
SS
86082001-05-18 Stan Shebs <shebs@apple.com>
8609
8610 * gcc.c-torture/compile/20010518-1.c: New test.
8611
2b0cbc5d
NS
86122001-05-18 Nathan Sidwell <nathan@codesourcery.com>
8613
8614 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
8615 * g++.old-deja/g++.pt/crash67.C: New test.
8616
20415bba
JO
86172001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
8618
8619 * g++.old-deja/g++.other/debug9.C: New test.
8620
7857f134
ZW
86212001-05-16 Zack Weinberg <zackw@stanford.edu>
8622
8623 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
8624
b8c25665 86252001-05-16 Jan Hubicka <jh@suse.cz>
5a111a5b
JH
8626
8627 * gcc.c-torture/compile/20010516-1.c: New test.
8628
3f0a9b35
NS
86292001-05-16 Nathan Sidwell <nathan@codesourcery.com>
8630
cc469ee9
NS
8631 * g++.old-deja/g++.other/crash41.C: New test.
8632
86332001-05-16 Nathan Sidwell <nathan@codesourcery.com>
8634
cc469ee9 8635 * g++.old-deja/g++.pt/crash66.C: New test.
3f0a9b35 8636
5846d7f7
BK
86372001-05-15 Benjamin Kosnik <bkoz@redhat.com>
8638
8639 * g++.old-deja/g++.robertl/eb27.C: Convert.
8640
5be598f6
NC
86412001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8642
8643 * g++.dg/friend-warn.C: New test. Do not warn about friend
8644 declaration being redundant.
8645
0239bfdd
MM
86462001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
8647
8648 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
8649
ce29729a
MM
86502001-05-14 Mark Mitchell <mark@codesourcery.com>
8651
8652 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
8653
8b9df536
BK
86542001-05-13 Benjamin Kosnik <bkoz@redhat.com>
8655
8656 * lib/g++.exp: Use testsuite_flags.
a3424c98 8657
6f221402
MM
86582001-05-13 Mark Mitchell <mark@codesourcery.com>
8659
8660 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
8661
e7288e18
JDA
86622001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
8663
8664 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
8665
c873862c
MM
86662001-05-11 Mark Mitchell <mark@codesourcery.com>
8667
8668 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
8669
25d78ace
JM
86702001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
8671
8672 * gcc.c-torture/compile/20010313-1.c: New test.
8673
6d4587f7
ZW
86742001-05-09 Zack Weinberg <zackw@stanford.edu>
8675
8676 * gcc.dg/cpp/direct2.c: New test.
8b9df536 8677 * gccq.dg/cpp/direct2s.c: New test.
6d4587f7
ZW
8678
8679 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
8680
1a560c3a
MM
86812001-05-07 Mark Mitchell <mark@codesourcery.com>
8682
8683 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
8684 * g++.old-deja/g++.other/op3.C: Likewise.
8685
7f75752b
NB
86862001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
8687
8688 * gcc.dg/cpp/syshdr.h: New file.
8689 * gcc.dg/cpp/sysmac1.c: Update.
8690 * gcc.dg/cpp/sysmac2.c: Update.
8691
7120a6fe
NB
86922001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
8693
8694 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
8695
a92644e7
DE
86962001-05-04 David Edelsohn <edelsohn@gnu.org>
8697
8698 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
8699 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
8700
1fc77d36
NB
87012001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
8702
8703 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
8704
4091fa5f
GK
87052001-05-03 Geoffrey Keating <geoffk@redhat.com>
8706
8707 * lib/g++.exp (g++_include_flags): Don't use any special flags
8708 if TESTING_IN_BUILD_TREE is not defined.
6d4587f7 8709 (g++_init): Use a plain 'c++' as the compiler if
4091fa5f
GK
8710 TESTING_IN_BUILD_TREEE is not defined.
8711
de26cf80
JJ
87122001-05-02 Jakub Jelinek <jakub@redhat.com>
8713
8714 * g++.old-deja/g++.eh/catch13.C: New test.
8715 * g++.old-deja/g++.eh/catch14.C: New test.
8716
2d2a86ae
JJ
87172001-05-02 Jakub Jelinek <jakub@redhat.com>
8718
8719 * gcc.dg/cpp/tr-define.c: New test.
8720
a39a06ff
LR
87212001-05-01 Loren J. Rittle <ljrittle@acm.org>
8722
8723 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
8724 <stdlib.h>, not <malloc.h>.
8725
9da99f7d
NS
87262001-05-01 Nathan Sidwell <nathan@codesourcery.com>
8727
8728 * g++.old-deja/g++.ns/template17.C: New test.
8729
4b48a93e
NS
87302001-05-01 Nathan Sidwell <nathan@codesourcery.com>
8731
8732 * g++.old-deja/g++.pt/ref4.C: New test.
8733
901d43bc
RH
87342001-04-30 Richard Henderson <rth@redhat.com>
8735
8736 * gcc.dg/20000724-1.c: Revert last change.
8737
505cf15f
TM
87382001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
8739
8740 * g77.f-torture/execute/20010430.f: New test.
8741
d60e5448
MM
87422001-04-30 Mark Mitchell <mark@codesourcery.com>
8743
8744 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
8745
7200764f
JM
87462001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
8747
8748 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
8749
2d46ec83
NS
87502001-04-27 Nathan Sidwell <nathan@codesourcery.com>
8751
8752 * g++.old-deja/g++.eh/crash6.C: New test.
8753
02a1a68c
NS
87542001-04-27 Nathan Sidwell <nathan@codesourcery.com>
8755
8756 * g++.old-deja/g++.other/warn7.C: New test.
8757
5f6eeeb3
NS
87582001-04-27 Nathan Sidwell <nathan@codesourcery.com>
8759
8760 * g++.old-deja/g++.other/defarg9.C: New test.
8761
f6ce87c0
TM
87622001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
8763
8764 * g77.f-torture/compile/20010426.f: New test.
8765 * g77.f-torture/execute/20010426.f: New test.
8766
f658da59
TM
87672001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
8768
8769 * g77.f-torture/compile/20000629-1.x: Remove - error
8770 has been fixed.
8771
b8c25665 87722001-04-26 Jeffrey A Law (law@cygnus.com)
3da5d5c8 8773
a86414f3
JL
8774 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
8775 Tweak slightly to work with g++.dg framework.
8776 * g++.dg/special/ecos.exp: Run initp1.C test.
8777 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
8778
3da5d5c8
JL
8779 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
8780 its linker doesn't give line numbers either.
8781 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
8782
5677efb0
NS
87832001-04-26 Nathan Sidwell <nathan@codesourcery.com>
8784
8785 * g++.old-deja/g++.other/lex1.C: New test.
8786
3b07c79b
JJ
87872001-04-26 Jakub Jelinek <jakub@redhat.com>
8788
8789 * gcc.dg/noncompile/20010425-1.c: New test.
8790
0576ec13
NS
87912001-04-26 Nathan Sidwell <nathan@codesourcery.com>
8792
8793 * g++.old-deja/g++.pt/mangle2.C: New test.
8794
b5cd6849
JJ
87952001-04-25 Jakub Jelinek <jakub@redhat.com>
8796
49b51f30 8797 * gcc.dg/format/plus-1.c: New test.
b5cd6849 8798
0607953c
JJ
87992001-04-25 Jakub Jelinek <jakub@redhat.com>
8800
8801 * gcc.dg/20010423-1.c: New test.
8802
e99af66b
JJ
88032001-04-25 Jakub Jelinek <jakub@redhat.com>
8804
8805 * gcc.c-torture/execute/20010422-1.c: New test.
8806
6bda7a5e
NS
88072001-04-25 Nathan Sidwell <nathan@codesourcery.com>
8808
8809 * g++.old-deja/g++.ns/type2.C: New test.
8810
11fe225a
ZW
88112001-04-24 Zack Weinberg <zackw@stanford.edu>
8812
8813 * g++.old-deja/g++.other/perf1.C: New test.
8814
0ba8a114
NS
88152001-04-24 Nathan Sidwell <nathan@codesourcery.com>
8816
8817 * gcc.dg/c99-func-2.c: Remove xfail.
8818 * gcc.dg/c99-func-3.c: Remove xfail.
8819 * gcc.dg/c99-func-4.c: Remove xfail.
8820
15784bba
ZW
88212001-04-23 Zack Weinberg <zackw@stanford.edu>
8822
8823 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
8824
c3cd9c8b
JM
88252001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
8826
8827 * gcc.c-torture/compile/20010423-1.c: New test.
8828
aa1826e2
NS
88292001-04-20 Nathan Sidwell <nathan@codesourcery.com>
8830
8831 * g++.old-deja/g++.pt/typename28.C: New test.
8832
06d9f09f
NS
88332001-04-20 Nathan Sidwell <nathan@codesourcery.com>
8834
8835 * g++.old-deja/g++.abi/empty2.C: New test.
8836 * g++.old-deja/g++.abi/empty3.C: New test.
8837
24f80882
JJ
88382001-04-20 Jakub Jelinek <jakub@redhat.com>
8839
8840 * g++.old-deja/g++.other/comdat2.C: New test.
8841 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
8842
351a0f00
JJ
88432001-04-20 Jakub Jelinek <jakub@redhat.com>
8844
8845 * g++.old-deja/g++.other/overload14.C: New test.
8846
881cae05
JJ
88472001-04-20 Jakub Jelinek <jakub@redhat.com>
8848
8849 * g++.old-deja/g++.other/lookup23.C: New test.
8850
43e72072
JJ
88512001-04-20 Jakub Jelinek <jakub@redhat.com>
8852
8853 * gcc.c-torture/execute/20010403-1.c: New test.
8854
5c8378a7
DB
88552001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
8856 Mark Mitchell <mark@codesourcery.com>
8857
8858 * lib/old-dejagnu.exp: Don't delete output of executable.
8859 Add .exe suffix to executables.
8860
96f1c2b1
TM
88612001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
8862
8863 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
8864
3ed56f8a
KG
88652001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8866
8867 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
8868
0fb3018c 88692001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6d4587f7 8870
0fb3018c
NS
8871 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
8872 * g++.old-deja/g++.abi/crash1.C: New test.
8873
bbb53468
NS
88742001-04-12 Nathan Sidwell <nathan@codesourcery.com>
8875
8876 * g++.old-deja/g++.other/crash40.C: New test.
8877
76cf1895
KG
88782001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8879
8880 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
8881
a2095778
NS
88822001-04-11 Nathan Sidwell <nathan@codesourcery.com>
8883
8884 * g++.old-deja/g++.other/warn6.C: New test.
8885
3a172730
PS
888622001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
8887
6d4587f7 8888 * g++.old-deja/g++.robertl/eb42.C: Same.
3a172730
PS
8889
8890001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
03829ad2
KG
8891
8892 * gcc.dg/wtr-conversion-1.c: New testcase.
8893
5a01d634
RH
88942001-04-10 Richard Henderson <rth@redhat.com>
8895
8896 * g++.old-deja/g++.other/array5.C: New.
8897
9b38026f
FS
88982001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8899
8900 * gcc.c-torture/execute/20010408-1.c: New test.
8901
a5434cb7
BK
89022001-04-06 Benjamin Kosnik <bkoz@redhat.com>
8903
8904 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
8905 headers and constructs.
8906 * g++.old-deja/g++.robertl/eb79.C: Same.
8907 * g++.old-deja/g++.robertl/eb77.C (main): Same.
8908 * g++.old-deja/g++.robertl/eb73.C: Same.
8909 * g++.old-deja/g++.robertl/eb66.C (main): Same.
8910 * g++.old-deja/g++.robertl/eb55.C (t): Same.
8911 * g++.old-deja/g++.robertl/eb54.C (main): Same.
8912 * g++.old-deja/g++.robertl/eb46.C (main): Same.
8913 * g++.old-deja/g++.robertl/eb44.C: Same.
8914 * g++.old-deja/g++.robertl/eb41.C (main): Same.
8915 * g++.old-deja/g++.robertl/eb4.C (main): Same.
8916 * g++.old-deja/g++.robertl/eb39.C: Same.
8917 * g++.old-deja/g++.robertl/eb33.C (main): Same.
8918 * g++.old-deja/g++.robertl/eb31.C (main): Same.
8919 * g++.old-deja/g++.robertl/eb30.C: Same.
8920 * g++.old-deja/g++.robertl/eb3.C: Same.
8921 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
8922 * g++.old-deja/g++.robertl/eb21.C: Same.
8923 * g++.old-deja/g++.robertl/eb15.C: Same.
8924 * g++.old-deja/g++.robertl/eb118.C: Same.
8925 * g++.old-deja/g++.robertl/eb115.C (main): Same.
8926 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
8927 * g++.old-deja/g++.robertl/eb109.C: Same.
8928 * g++.old-deja/g++.other/sibcall1.C (main): Same.
8929 * g++.old-deja/g++.mike/rtti1.C: Same.
8930 * g++.old-deja/g++.mike/p658.C: Same.
8931 * g++.old-deja/g++.mike/net46.C: Same.
8932 * g++.old-deja/g++.mike/net34.C: Same.
8933 * g++.old-deja/g++.mike/memoize1.C: Same.
8934 * g++.old-deja/g++.mike/eh2.C: Same.
8935 * g++.old-deja/g++.law/weak.C: Same.
8936 * g++.old-deja/g++.law/visibility7.C: Same.
8937 * g++.old-deja/g++.law/visibility25.C: Same.
8938 * g++.old-deja/g++.law/visibility22.C: Same.
8939 * g++.old-deja/g++.law/visibility2.C: Same.
8940 * g++.old-deja/g++.law/visibility17.C: Same.
8941 * g++.old-deja/g++.law/visibility13.C: Same.
8942 * g++.old-deja/g++.law/visibility10.C: Same.
8943 * g++.old-deja/g++.law/visibility1.C: Same.
8944 * g++.old-deja/g++.law/virtual3.C (eval): Same.
8945 * g++.old-deja/g++.law/vbase1.C: Same.
8946 * g++.old-deja/g++.law/operators32.C: Same.
8947 * g++.old-deja/g++.law/nest3.C: Same.
8948 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
8949 * g++.old-deja/g++.law/except5.C (main): Same.
8950 * g++.old-deja/g++.law/cvt7.C (run): Same.
8951 * g++.old-deja/g++.law/cvt2.C: Same.
8952 * g++.old-deja/g++.law/cvt16.C: Same.
8953 * g++.old-deja/g++.law/ctors6.C (bar): Same.
8954 * g++.old-deja/g++.law/ctors17.C (main): Same.
8955 * g++.old-deja/g++.law/ctors13.C: Same.
8956 * g++.old-deja/g++.law/ctors12.C (main): Same.
8957 * g++.old-deja/g++.law/ctors10.C: Same.
8958 * g++.old-deja/g++.law/code-gen5.C: Same.
8959 * g++.old-deja/g++.law/bad-error7.C: Same.
8960 * g++.old-deja/g++.law/arm9.C: Same.
8961 * g++.old-deja/g++.law/arm12.C: Same.
8962 * g++.old-deja/g++.law/arg8.C: Same.
8963 * g++.old-deja/g++.law/arg1.C: Same.
8964 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
8965 * g++.old-deja/g++.jason/template31.C: Same.
8966 * g++.old-deja/g++.jason/template24.C (main): Same.
8967 * g++.old-deja/g++.jason/2371.C: Same.
8968 * g++.old-deja/g++.eh/new2.C: Same.
8969 * g++.old-deja/g++.eh/new1.C: Same.
8970 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
8971 * g++.old-deja/g++.brendan/nest21.C (main): Same.
8972 * g++.old-deja/g++.brendan/err-msg3.C: Same.
8973 * g++.old-deja/g++.brendan/crash62.C: Same.
8974 * g++.old-deja/g++.brendan/crash52.C: Same.
8975 * g++.old-deja/g++.brendan/crash49.C (main): Same.
8976 * g++.old-deja/g++.brendan/crash38.C: Same.
8977 * g++.old-deja/g++.brendan/crash15.C (main): Same.
8978 * g++.old-deja/g++.brendan/copy9.C: Same.
8979
b8c25665 89802001-04-06 J"orn Rennecke <amylaar@redhat.com>
608d74c4 8981
b6285d1b 8982 * gcc.c-torture/execute/20001203-2.c (memset):
608d74c4
R
8983 Count argument is of type __SIZE_TYPE__.
8984
b0835578
DN
89852001-04-04 Diego Novillo <dnovillo@redhat.com>
8986
8987 * gcc.c-torture/compile/20010404-1.c: New test.
8988
347f3440
JJ
89892001-04-04 Jakub Jelinek <jakub@redhat.com>
8990
8991 * gcc.c-torture/compile/20010326-1.c: New test.
8992
41dc4816
AO
89932001-04-03 Alexandre Oliva <aoliva@redhat.com>
8994
8995 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
8996 peculiarities of the SH.
8997 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
8998
4d8a2001
RO
89992001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9000
9001 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
9002 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
9003 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
9004
caf4d6e0
JJ
90052001-04-02 Jakub Jelinek <jakub@redhat.com>
9006
9007 * g77.f-torture/compile/20010321-1.f: New test.
9008
32ff70d2
JJ
90092001-04-02 Jakub Jelinek <jakub@redhat.com>
9010
9011 * gcc.c-torture/compile/20010329-1.c: New test.
9012
d791ea1e
JJ
90132001-04-02 Jakub Jelinek <jakub@redhat.com>
9014
9015 * gcc.c-torture/execute/20010329-1.c: New test.
9016
a7fd2186
LR
90172001-03-28 Loren J. Rittle <ljrittle@acm.org>
9018
9019 * g++.old-deja/g++.other/eh4.C: Fix typo.
9020
2c082cb2
LR
90212001-03-28 Loren J. Rittle <ljrittle@acm.org>
9022
9023 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
9024
145c1def
PB
90252001-03-28 Philip Blundell <philb@gnu.org>
9026
9027 * gcc.c-torture/compile/20010328-1.c: New test.
9028
531073e7
RH
90292001-03-27 Richard Henderson <rth@redhat.com>
9030
9031 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
9032 * g++.old-deja/g++.eh/vbase3.C: Likewise.
9033
b13aca19
AM
90342001-03-27 Alan Modra <alan@linuxcare.com.au>
9035
9036 * gcc.c-torture/compile/20010327-1.c: New test.
9037
788bf0e3
NS
90382001-03-26 Nathan Sidwell <nathan@codesourcery.com>
9039
9040 * g++.old-deja/g++.other/friend12.C: New test.
9041 * g++.old-deja/g++.other/friend9.C: Expect no errors.
9042 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
9043
eb40d6b9
JM
90442001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
9045
9046 * gcc.c-torture/execute/20010325-1.c: New test.
9047
8e4ce833
JJ
90482001-03-23 Jakub Jelinek <jakub@redhat.com>
9049
9050 * g++.old-deja/g++.other/mangle3.C: New test.
9051
a1c2b86d
JJ
90522001-03-22 Jakub Jelinek <jakub@redhat.com>
9053
9054 * g++.old-deja/g++.other/anon8.C: New test.
9055
a44a935f
PB
90562001-03-20 Philip Blundell <philb@gnu.org>
9057
9058 * gcc.c-torture/compile/20010320-1.c: New test.
9059
e72dd89c
RH
90602001-03-17 Richard Henderson <rth@redhat.com>
9061
9062 * g++.old-deja/g++.other/eh4.C: Add expected error text.
9063
92784908
GK
90642001-03-15 Geoff Keating <geoff@redhat.com>
9065
9066 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
9067 tests on AIX.
9068
d064d75a
GDR
90692001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
9070
9071 * g++.old-deja/g++.other/eh4.C: New test.
9072
7f63897e
NB
90732001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
9074
9075 * gcc.dg/cpp/mi1.c: Update.
9076
9cf218a3
JJ
90772001-03-14 Jakub Jelinek <jakub@redhat.com>
9078
9079 * g++.old-deja/g++.other/regstack.C: New test.
9080
78fe06c2
NS
90812001-03-12 Nathan Sidwell <nathan@codesourcery.com>
9082
9083 * g++.old-deja/g++.other/ref4.C: New test.
9084
533dfde0
OP
90852001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
9086
9087 * objc/execute/va_method.m: Added.
9088 * objc/execute/IMP.m: Added.
9089 * objc/execute/_cmd.m: Added.
9090 * objc/execute/accessing_ivars.m: Added.
9091 * objc/execute/class-1.m: Added.
9092 * objc/execute/class-10.m: Added.
9093 * objc/execute/class-11.m: Added.
9094 * objc/execute/class-12.m: Added.
9095 * objc/execute/class-13.m: Added.
9096 * objc/execute/class-14.m: Added.
9097 * objc/execute/class-2.m: Added.
9098 * objc/execute/class-3.m: Added.
9099 * objc/execute/class-4.m: Added.
9100 * objc/execute/class-5.m: Added.
9101 * objc/execute/class-6.m: Added.
9102 * objc/execute/class-7.m: Added.
9103 * objc/execute/class-8.m: Added.
9104 * objc/execute/class-9.m: Added.
9105 * objc/execute/class-tests-1.h
9106 * objc/execute/class-tests-2.h
9107 * objc/execute/compatibility_alias.m: Added.
9108 * objc/execute/encode-1.m: Added.
9109 * objc/execute/formal_protocol-1.m: Added.
9110 * objc/execute/formal_protocol-2.m: Added.
9111 * objc/execute/formal_protocol-3.m: Added.
9112 * objc/execute/formal_protocol-4.m: Added.
9113 * objc/execute/formal_protocol-5.m: Added.
9114 * objc/execute/formal_protocol-6.m: Added.
9115 * objc/execute/formal_protocol-7.m: Added.
9116 * objc/execute/informal_protocol.m: Added.
9117 * objc/execute/initialize.m: Added.
9118 * objc/execute/load.m: Added.
9119 * objc/execute/many_args_method.m: Added.
9120 * objc/execute/nested-3.m: Added.
9121 * objc/execute/no_clash.m: Added.
9122 * objc/execute/private.m: Added.
9123 * objc/execute/redefining_self.m: Added.
9124 * objc/execute/root_methods.m: Added.
9125 * objc/execute/selector-1.m: Added.
9126 * objc/execute/static-1.m: Added.
9127 * objc/execute/static-2.m: Added.
9128 * objc/execute/va_method.m: Added.
9129
bb937853
RH
91302001-03-10 Richard Henderson <rth@redhat.com>
9131
9132 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
9133
da1cb092
NB
91342001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
9135
9136 * g++.old-deja/g++.other/crash31.C: XFAIL.
9137 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
9138 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
9139 * gcc.c-torture/execute/20010123-1.x: XFAIL.
9140 * gcc.c-torture/execute/20010124-1.x: XFAIL.
9141 * gcc.dg/sequence-pt-1.c: XFAIL one test.
9142
533dfde0
OP
91432001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
9144
9145 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
9146
8b44d68f
ZW
91472001-03-06 Zack Weinberg <zackw@stanford.edu>
9148
9149 * gcc.dg/20000724-1.c: Don't use multiline strings.
9150
69f8cbfa
ZW
91512001-03-06 Zack Weinberg <zackw@stanford.edu>
9152
6d4587f7
ZW
9153 * objc/execute/string1.m, objc/execute/string2.m: Compare the
9154 result of -cString against what we expect it to be; don't just
9155 print it out for no one to read.
69f8cbfa
ZW
9156
9157 * objc/execute/string3.m, objc/execute/string4.m: New tests.
9158 Based on testcases provided by Nicola Pero.
9159
e8408f25
NB
91602001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
9161
9162 * gcc.dg/cpp/macro7.c: New test.
9163
6b630c42
NB
91642001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
9165
9166 * gcc.dg/cpp/multiline.c: Update.
9167
7eeb553c
NS
91682001-03-02 Nathan Sidwell <nathan@codesourcery.com>
9169
9170 * g++.old-deja/g++.other/enum3.C: New test.
9171
d282fcb2
NS
91722001-03-02 Nathan Sidwell <nathan@codesourcery.com>
9173
9174 * g++.old-deja/g++.other/pod1.C: New test.
9175
f86fdf68
NS
91762001-03-02 Nathan Sidwell <nathan@codesourcery.com>
9177
9178 * g++.old-deja/g++.ext/overload1.C: New test.
9179
fbfe8c9e
NS
91802001-03-01 Nathan Sidwell <nathan@codesourcery.com>
9181
9182 * g++.old-deja/g++.pt/using1.C: New test.
9183
4d24a889
NS
91842001-03-01 Nathan Sidwell <nathan@codesourcery.com>
9185
9186 * g++.old-deja/g++.other/using9.C: New test.
9187
25ad894f
OP
91882001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
9189
9190 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
9191
9192 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
9193
e5844e6d
NS
91942001-02-28 Nathan Sidwell <nathan@codesourcery.com>
9195
9196 * g++.old-deja/g++.ext/realpt1.C: Remove.
9197
73ea87d7
NS
91982001-02-27 Nathan Sidwell <nathan@codesourcery.com>
9199
9200 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
9201
3914b81a
WC
92022001-02-26 Will Cohen <wcohen@redhat.com>
9203
9204 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
9205
2851a0e4
JO
92062001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
9207
9208 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
9209 templatized constructors.
9210
d82a9639
FS
92112001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9212
9213 * gcc.c-torture/execute/20010224-1.c: New test.
9214
fba2c0cd
JJ
92152001-02-23 Jakub Jelinek <jakub@redhat.com>
9216
9217 * gcc.c-torture/execute/20010222-1.c: New test.
9218
b3bae5e2
JJ
92192001-02-22 Jakub Jelinek <jakub@redhat.com>
9220
9221 * g++.old-deja/g++.other/inline20.C: New test.
9222
b8c25665 92232001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
50920adb
OP
9224
9225 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
9226
eccad894
GDR
92272001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
9228
6d4587f7
ZW
9229 * g++.old-deja/g++.other/lookup22.C: New test.
9230
cd5a58e5
ZW
92312001-02-19 Zack Weinberg <zackw@stanford.edu>
9232
9233 * g77.dg: New directory.
9234 * g77.dg/20010216-1.f: New test case.
9235 * g77.dg/dg.exp: New driver.
9236 * lib/g77-dg.exp: New driver library.
9237
612164eb
KL
92382001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9239
9240 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
9241
e8186ecf
GDR
92422001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
9243
9244 * g++.old-deja/g++.other/decl9.C: New test.
6d4587f7 9245
2c1be322
JJ
92462001-02-16 Jakub Jelinek <jakub@redhat.com>
9247
9248 * g++.old-deja/g++.other/init16.C: Update the test so that it does
9249 not need <string> and also tests the initialization at runtime.
9250
1d2e075a
NB
92512001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
9252
9253 * gcc.c-torture/execute/longlong.c: New test.
9254
b8c25665 92552001-02-14 J"orn Rennecke <amylaar@redhat.com>
6d139650
R
9256
9257 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
9258
b8c25665 92592001-02-14 J"orn Rennecke <amylaar@redhat.com>
49f527d5
R
9260
9261 * gcc.c-torture/execute/920302-1.c (execute):
9262 Change argument type to short.
9263
d0ab7624
NS
92642001-02-14 Nathan Sidwell <nathan@codesourcery.com>
9265
9266 * g++.old-deja/g++.pt/deduct6.C: New test.
9267
7773899b
NS
92682001-02-14 Nathan Sidwell <nathan@codesourcery.com>
9269
9270 * g++.old-deja/g++.pt/deduct5.C: New test.
9271
fe375cf1
JJ
92722001-02-14 Jakub Jelinek <jakub@redhat.com>
9273
9274 * gcc.c-torture/execute/20010209-1.c: New test.
9275
ceeaadbb
NB
92762001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
9277
9278 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
9279
c36ae96c
GK
92802001-02-12 Geoffrey Keating <geoffk@redhat.com>
9281
4b01cd8f
GK
9282 * g++.dg/vtgc1.C: Update for new ABI.
9283
c36ae96c
GK
9284 * consistency.vlad: New directory, 1665 files.
9285
f43b2795
JM
92862001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
9287
9288 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
9289 return type.
9290 * gcc.dg/cpp/digraphs.c: Declare puts.
9291
45abaea8
NS
92922001-02-12 Nathan Sidwell <nathan@codesourcery.com>
9293
9294 * g++.old-deja/g++.other/warn5.C: New test.
9295
996065b4
NS
92962001-02-12 Nathan Sidwell <nathan@codesourcery.com>
9297
9298 * g++.old-deja/g++.pt/spec40.C: New test.
9299
82c18d5c
NS
93002001-02-12 Nathan Sidwell <nathan@codesourcery.com>
9301
9302 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
9303 case.
9304 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
9305
d02b54f6
JJ
93062001-02-12 Jakub Jelinek <jakub@redhat.com>
9307
9308 * gcc.c-torture/compile/20010209-1.c: New test.
9309
79ff6e27
JO
93102001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
9311
9312 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
9313 excess errors message but not if it crashes.
9314 * g++.old-deja/g++.other/crash27.C: Likewise.
9315 * g++.old-deja/g++.other/crash28.C: Likewise.
9316 * g++.old-deja/g++.other/crash30.C: Likewise.
9317 * g++.old-deja/g++.other/crash32.C: Likewise.
9318 * g++.old-deja/g++.other/crash35.C: Likewise.
9319 * g++.old-deja/g++.pt/inherit2.C: Likewise.
9320
f4d07b5e
JM
93212001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
9322
9323 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
9324 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
9325 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
9326 g77.f-torture/execute/execute.exp,
9327 g77.f-torture/noncompile/noncompile.exp,
9328 gcc.c-torture/execute/execute.exp,
9329 gcc.c-torture/execute/memcheck/memcheck.exp,
9330 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
9331 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
9332 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
9333 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
9334 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
9335 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
9336 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9337 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
9338 Remove bug reporting instructions with ancient email addresses.
9339
1ada4cd0
JJ
93402001-02-07 Jakub Jelinek <jakub@redhat.com>
9341
9342 * gcc.dg/20010202-1.c: New test.
9343 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
9344
7d4918a2
ZW
93452001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
9346
9347 * g++.dg/stdbool-if.C: New test.
9348
b8c25665 93492001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
7acfb19e
OP
9350
9351 * objc/execute/fdecl.m: Added main().
9352
bdc624db
JJ
93532001-02-07 Jakub Jelinek <jakub@redhat.com>
9354
9355 * gcc.c-torture/execute/20010206-1.c: New test.
9356
f2f7ac40
NB
93572001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
9358
6d4587f7 9359 * gcc.dg/cpp/avoidpaste1.c: Update.
f2f7ac40 9360
b8c25665 93612001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
1ae10ad0
OP
9362
9363 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
9364 Pero <nicola@brainstorm.co.uk>.
9365 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
9366
a87b4257
NS
93672001-02-06 Nathan Sidwell <nathan@codesourcery.com>
9368
9369 * g++.old-deja/g++.pt/spec39.C: New test.
9370
2f4e8f2b
JJ
93712001-02-05 Jakub Jelinek <jakub@redhat.com>
9372
9373 * gcc.c-torture/compile/20010202-1.c: New test.
9374
9965d119
NS
93752001-02-05 Nathan Sidwell <nathan@codesourcery.com>
9376
9377 * g++.old-deja/g++.abi/primary2.C: New test.
9378 * g++.old-deja/g++.abi/primary3.C: New test.
9379 * g++.old-deja/g++.abi/primary4.C: New test.
9380 * g++.old-deja/g++.abi/primary5.C: New test.
9381 * g++.old-deja/g++.abi/vtable3.h: New test.
9382 * g++.old-deja/g++.abi/vtable3a.C: New test.
9383 * g++.old-deja/g++.abi/vtable3b.C: New test.
9384 * g++.old-deja/g++.abi/vtable3c.C: New test.
9385 * g++.old-deja/g++.abi/vtable3d.C: New test.
9386 * g++.old-deja/g++.abi/vtable3e.C: New test.
9387 * g++.old-deja/g++.abi/vtable3f.C: New test.
9388 * g++.old-deja/g++.abi/vtable3g.C: New test.
9389 * g++.old-deja/g++.abi/vtable3h.C: New test.
9390 * g++.old-deja/g++.abi/vtable3i.C: New test.
9391 * g++.old-deja/g++.abi/vtable3j.C: New test.
9392 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
9393
55de1b66
JJ
93942001-02-03 Jakub Jelinek <jakub@redhat.com>
9395
9396 * g++.old-deja/g++.other/anon6.C: New test.
9397 * g++.old-deja/g++.other/anon7.C: New test.
9398
7af5ca82
NB
93992001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
9400
6d4587f7 9401 * gcc.dg/cpp/avoidpaste2.c: New tests.
7af5ca82 9402
ce662d4c
JJ
94032001-01-31 Jakub Jelinek <jakub@redhat.com>
9404
9405 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
9406
2b1f4d81
JO
94072001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
9408
9409 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
9410 DECIMAL_DIG cases for Irix."
9411
b8c25665 94122001-01-31 J"orn Rennecke <amylaar@redhat.com>
ae7676ed
R
9413
9414 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
9415
0aca1a4f
JM
94162001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
9417
9418 * gcc.dg/c99-tag-1.c: New test.
9419
2e1911bf
NB
94202001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
9421
6d4587f7 9422 * gcc.dg/cpp/tr-warn1.c: Add tests.
2e1911bf 9423
fd793c7a
NB
94242001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
9425
6d4587f7
ZW
9426 * gcc.dg/cpp/avoidpaste1.c: Update.
9427 * gcc.dg/cpp/paste4.c: Update.
fd793c7a 9428
a9a18460
JO
94292001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
9430
9431 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
9432 cases for Irix.
9433
22ef15cf
GP
94342001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9435
9436 * g++.old-deja/g++.other/inline19.C: New test.
9437
e9770d51
NB
94382001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
9439
22ef15cf 9440 * gcc.dg/Wlarger-than.c: New test.
e9770d51 9441
24274aab
NB
94422001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
9443
22ef15cf 9444 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
24274aab 9445
adc88131
JJ
94462001-01-29 Jakub Jelinek <jakub@redhat.com>
9447
9448 * gcc.c-torture/execute/20010129-1.c: New test.
9449 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
9450
14e2799a
NB
94512001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
9452
6d4587f7 9453 * gcc.dg/cpp/avoidpaste1.c: Test case.
14e2799a 9454
6001735e
JJ
94552001-01-28 Jakub Jelinek <jakub@redhat.com>
9456
9457 * g++.old-deja/g++.other/inline18.C: New test.
9458
75c1416b
KG
94592001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9460
9461 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
9462 and __builtin_putchar.
9463
940ff66d
JJ
94642001-01-27 Jakub Jelinek <jakub@redhat.com>
9465
9466 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
9467 tests.
9468
22892fc6
JO
94692001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
9470
9471 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
9472 floating point number rounding mode to round to the nearest
9473 representable mode.
9474
324ffb8c
JJ
94752001-01-25 Jakub Jelinek <jakub@redhat.com>
9476
9477 * g++.old-deja/g++.other/mangle2.C: New test.
9478
cedd825f
JM
94792001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
9480
9481 * gcc.c-torture/compile/20010124-1.c: New test.
9482
4b2811e9
NS
94832001-01-24 Nathan Sidwell <nathan@codesourcery.com>
9484
9485 * g++.old-deja/g++.pt/spec38.C: New test.
9486
08511114
KL
94872001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9488
9489 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
9490 "Build don't run".
9491
390dfcbe 94922001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
a84593a6
FS
9493
9494 * gcc.c-torture/execute/20010123-1.c: New test.
9495
92ecdfb7
NS
94962001-01-23 Nathan Sidwell <nathan@codesourcery.com>
9497
9498 * g++.old-deja/g++.pt/spec37.C: New test.
9499
4cff6abe
NS
95002001-01-23 Nathan Sidwell <nathan@codesourcery.com>
9501
9502 * g++.old-deja/g++.pt/overload14.C: New test.
9503
6aace5d4
FS
95042001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9505
9506 * gcc.c-torture/execute/20010122-1.c: New test, exercise
9507 __builtin_return_address.
9508
62e4a758
NS
95092001-01-22 Nathan Sidwell <nathan@codesourcery.com>
9510
9511 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
9512 * g++.old-deja/g++.pt/spec35.C: New test.
9513 * g++.old-deja/g++.pt/spec36.C: New test.
9514
399241d9
JJ
95152001-01-20 Jakub Jelinek <jakub@redhat.com>
9516
9517 * gcc.c-torture/compile/20010118-1.c: New test.
9518
29aad310
NB
95192001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
9520
399241d9 9521 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
29aad310 9522
fa7aa1fe
JJ
95232001-01-19 Jakub Jelinek <jakub@redhat.com>
9524
9525 * gcc.c-torture/execute/20010119-1.c: New test.
9526
1e00f18c
NS
95272001-01-19 Nathan Sidwell <nathan@codesourcery.com>
9528
9529 * g++.old-deja/g++.other/vbase5.C: New test.
9530
9f1b75fc
JJ
95312001-01-19 Jakub Jelinek <jakub@redhat.com>
9532
9533 * gcc.c-torture/execute/20010118-1.c: New test.
9534
f9c244b8
NS
95352001-01-19 Nathan Sidwell <nathan@codesourcery.com>
9536
9537 * g++.old-deja/g++.pt/deduct3.C: New test.
9538
08c2df0f
NS
95392001-01-19 Nathan Sidwell <nathan@codesourcery.com>
9540
9541 * g++.old-deja/g++.pt/spec34.C: New test.
9542
02d02725
DB
95432001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
9544
9545 * g77.f-torture/compile/20000601-2.f: New test.
9546
f5ceeec8
NS
95472001-01-18 Nathan Sidwell <nathan@codesourcery.com>
9548
9549 * g++.old-deja/g++.other/init17.C: New test.
9550
34508ae8
AO
95512001-01-18 Alexandre Oliva <aoliva@redhat.com>
9552
9553 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
9554
028d1f20
NS
95552001-01-18 Nathan Sidwell <nathan@codesourcery.com>
9556
9557 * g++.old-deja/g++.pt/unify8.C: New test.
9558
9f724b6a
NS
95592001-01-18 Nathan Sidwell <nathan@codesourcery.com>
9560
9561 * g++.old-deja/g++.abi/vbase1.C: New test.
9562
522d6614
NS
95632001-01-18 Nathan Sidwell <nathan@codesourcery.com>
9564
9565 * g++.old-deja/g++.pt/crash65.C: New test.
9566
e096bdde
NB
95672001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
9568
6d4587f7 9569 * gcc.dg/cpp/assembl2.S: New test case.
e096bdde 9570
acf8f04b
JO
95712001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
9572
9573 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
9574 are supported.
9575
5f3aebea
KG
95762001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9577
9578 * g++.old-deja/g++.other/builtins1.C: New test.
9579 * g++.old-deja/g++.other/builtins2.C: Likewise.
9580 * g++.old-deja/g++.other/builtins3.C: Likewise.
9581 * g++.old-deja/g++.other/builtins4.C: Likewise.
9582
5efdd890
JJ
95832001-01-17 Jakub Jelinek <jakub@redhat.com>
9584
9585 * gcc.c-torture/compile/20010117-1.c: New test.
d70401eb 9586 * gcc.c-torture/compile/20010117-2.c: New test.
5efdd890 9587
c5a9e845
TM
95882001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
9589
9590 * g77.f-torture/execute/20010116.[fx]: New test,
9591 XFAIL on i?86-*-*.
9592 * g77.f-torture/compile/20010115.f: Indicate it's
9593 a test for PR fortran/1636.
9594
64dcdf78
JM
95952001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
9596
9597 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
9598
9f1630a9
TM
95992001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
9600
9601 * g77.f-torture/compile/20010115.f: New test.
9602
db3f4e4e
NS
96032001-01-15 Nathan Sidwell <nathan@codesourcery.com>
9604
9605 * g++.old-deja/g++.pt/nontype5.C: New test.
9606
f617c7a3
NB
96072001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
9608
6d4587f7
ZW
9609 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
9610 have an equivalent working one below it.
9611
e5aed4e1
JO
96122001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
9613
9614 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
9615 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9616
e3585d4f
JO
96172001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
9618
9619 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
9620 message containing "init_priority".
9621 (conpr-2.C): Likewise.
9622 (conpr-3.C): Likewise.
9623 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
9624
bfeee001
FS
96252001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9626
9627 * gcc.c-torture/execute/20010114-2.c: New test.
9628
b859a98d
JM
96292001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
9630
9631 * gcc.c-torture/compile/20010114-1.c: New test.
9632 * gcc.c-torture/compile/20010114-1.x: Xfail.
9633 * gcc.c-torture/compile/20010114-2.c: New test.
9634 * gcc.c-torture/execute/20010114-1.c: New test.
9635 * gcc.dg/trunc-1.c: New test.
9636 * gcc.dg/uninit-B.c: New test.
9637
04ae6c59
NC
96382001-01-13 Nick Clifton <nickc@redhat.com>
9639
9640 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
9641 target.
9642
6f6684e6
JM
96432001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
9644
9645 * gcc.c-torture/compile/20010113-1.c: New test.
9646
b874b32d
JJ
96472001-01-13 Jakub Jelinek <jakub@redhat.com>
9648
9649 * gcc.c-torture/compile/20001212-1.c: New test.
9650
fabfd802
NB
96512001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
9652
6d4587f7
ZW
9653 * gcc.dg/cpp/widestr1.c: Update.
9654 * gcc.dg/cpp/prag-imp.c: Remove.
fabfd802 9655
8b6a5902
JJ
96562001-01-12 Jakub Jelinek <jakub@redhat.com>
9657
9658 * gcc.c-torture/execute/20000801-3.x: Remove.
9659 * gcc.dg/c90-init-1.c: New test.
9660 * gcc.dg/c99-init-1.c: New test.
9661 * gcc.dg/c99-init-2.c: New test.
9662 * gcc.dg/gnu99-init-1.c: New test.
9663
efce71c6
RE
96642001-01-12 Richard Earnshaw <rearnsha@arm.com>
9665
9666 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
9667 testing that no relevant ones were found.
9668
0949f723
NS
96692001-01-12 Nathan Sidwell <nathan@codesourcery.com>
9670
9671 * g++.old-deja/g++.pt/cast2.C: New test.
9672
a8641661
NS
96732001-01-12 Nathan Sidwell <nathan@codesourcery.com>
9674
9675 * g++.old-deja/g++.pt/friend47.C: New test.
9676
79c9e159
NS
96772001-01-11 Nathan Sidwell <nathan@codesourcery.com>
9678
9679 * g++.old-deja/g++.pt/instantiate13.C: New test.
9680
96a1e32d
NS
96812001-01-11 Nathan Sidwell <nathan@codesourcery.com>
9682
9683 * g++.old-deja/g++.other/defarg7.C: New test.
9684 * g++.old-deja/g++.other/defarg8.C: New test.
9685
96862001-01-11 Nathan Sidwell <nathan@codesourcery.com>
9687
9688 * g++.old-deja/g++.pt/crash64.C: New test.
9689
b37bf5bd
NS
96902001-01-11 Nathan Sidwell <nathan@codesourcery.com>
9691
9692 * g++.old-deja/g++.pt/crash63.C: New test.
9693
f7d7b651
NB
96942001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
9695
9696 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
9697
d0be7718
AL
96982001-01-10 Alan Lehotsky <lehotsky@tiac.net>
9699
9700 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
6d4587f7 9701
31bb3027
NS
97022001-01-10 Nathan Sidwell <nathan@codesourcery.com>
9703
b37bf5bd 9704 * g++.old-deja/g++.pt/error3.C: New test.
31bb3027 9705
fd3f43e7
NS
97062001-01-10 Nathan Sidwell <nathan@codesourcery.com>
9707
b37bf5bd 9708 * g++.old-deja/g++.other/crash39.C: New test.
fd3f43e7 9709
042b4c4e
NS
97102001-01-10 Nathan Sidwell <nathan@codesourcery.com>
9711
b37bf5bd 9712 * g++.old-deja/g++.other/vbase4.C: New test.
042b4c4e 9713
2830551d
JL
97142001-01-08 Jonathan Larmour <jlarmour@redhat.com>
9715
9716 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
6d4587f7
ZW
9717 * gcc.dg/special/20000419-2.c: New file. Identical to above.
9718 * gcc.dg/special/special.exp: New test driver which will check
9719 for alias support for the above test.
2830551d 9720
9088c6fc
AL
97212001-01-09 Alan Lehotsky <lehotsky@tiac.net>
9722
9723 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
9724 problems on small machines.
9725 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
6d4587f7
ZW
9726 parameterize.
9727
3ee816a4
JO
97282001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
9729
9730 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
9731 mips.
9732 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
9733
186c0fbe
NS
97342001-01-09 Nathan Sidwell <nathan@codesourcery.com>
9735
9736 * g++.old_deja/g++.pt/using8.C: New test.
9737
654d7a33
JM
97382001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
9739
9740 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
9741
18eb26d4
LR
97422000-01-08 Loren J. Rittle <ljrittle@acm.org>
9743
9744 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
9745 where a failure is expected.
9746 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
9747
3febd123
NS
97482001-01-08 Nathan Sidwell <nathan@codesourcery.com>
9749
9750 * g++.old_deja/g++.pt/instantiate12.C: New test.
9751
1f0d71c5
NS
97522001-01-08 Nathan Sidwell <nathan@codesourcery.com>
9753
9754 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
9755 start of structs.
9756 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
9757 * g++.old-deja/g++.brendan/crash17.C: Likewise.
9758 * g++.old-deja/g++.brendan/crash29.C: Likewise.
9759 * g++.old-deja/g++.brendan/crash48.C: Likewise.
9760 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9761 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
9762 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
9763 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
9764 * g++.old-deja/g++.eh/spec6.C: Likewise.
9765 * g++.old-deja/g++.jason/crash3.C: Likewise.
9766 * g++.old-deja/g++.law/ctors11.C: Likewise.
9767 * g++.old-deja/g++.law/ctors17.C: Likewise.
9768 * g++.old-deja/g++.law/ctors5.C: Likewise.
9769 * g++.old-deja/g++.law/ctors9.C: Likewise.
9770 * g++.old-deja/g++.mike/ambig1.C: Likewise.
9771 * g++.old-deja/g++.mike/net22.C: Likewise.
9772 * g++.old-deja/g++.mike/p3538a.C: Likewise.
9773 * g++.old-deja/g++.mike/p3538b.C: Likewise.
9774 * g++.old-deja/g++.mike/virt3.C: Likewise.
9775 * g++.old-deja/g++.niklas/t128.C: Likewise.
9776 * g++.old-deja/g++.other/anon4.C: Likewise.
9777 * g++.old-deja/g++.other/using1.C: Likewise.
9778 * g++.old-deja/g++.other/warn3.C: Likewise.
9779 * g++.old-deja/g++.pt/t37.C: Likewise.
9780 * g++.old-deja/g++.robertl/eb69.C: Likewise.
9781 * g++.old-deja/g++.robertl/eb71.C: Likewise.
9782
5bf15e84 97832001-01-08 Nathan Sidwell <nathan@codesourcery.com>
76191fdd
NS
9784
9785 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
9786
18f988a0
KG
97872001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9788
9789 * gcc.c-torture/execute/stdio-opt-3.c: New test.
9790
eaf19aba
JJ
97912001-01-07 Jakub Jelinek <jakub@redhat.com>
9792
9793 * gcc.c-torture/compile/20010107-1.c: New test.
9794
796cdb65
JM
97952001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
9796
9797 * gcc.c-torture/execute/builtin-noret-1.c: New test.
9798
42110e7b
JM
97992001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
9800
9801 * gcc.dg/format/format.h: New file.
9802 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
9803 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
9804 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
9805 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
9806 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
9807 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9808 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
9809 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
9810 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
9811 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
9812 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
9813 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
9814 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
9815 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
9816 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
9817 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
9818 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
9819 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
9820 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
9821 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
9822 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
9823 instead of declaring standard types, macros and functions in each
9824 test.
9825
a7c52352
AO
98262001-01-06 Alexandre Oliva <aoliva@redhat.com>
9827
9828 * gcc.c-torture/execute/20010106-1.c: New test.
9829
cd566273
JM
98302001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
9831
9832 * gcc.dg/format/format.exp: New file.
9833 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
9834 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
9835 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
9836 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
9837 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
9838 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
9839 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
9840 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
9841 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
9842 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
9843 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
9844 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
9845 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
9846 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
9847 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
9848 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
9849 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
9850 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
9851 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
9852 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
9853 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
9854 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
9855 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
9856 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
9857 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
9858 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
9859 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
9860 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
9861 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
9862 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
9863 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
9864 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
9865 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
9866 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
9867 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
9868 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
9869 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
9870 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
9871 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
9872 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
9873 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
9874 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
9875
336bc4ae
AO
98762001-01-05 Alexandre Oliva <aoliva@redhat.com>
9877
9878 * gcc.c-torture/execute/991228-1.c: Take word endianness into
9879 account.
9880
341e3d11
JM
98812001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
9882
9883 * gcc.c-torture/execute/builtin-complex-1.c: New test.
9884
220bce48
NS
98852001-01-05 Nathan Sidwell <nathan@codesourcery.com>
9886
9887 * g++.old-deja/g++.pt/crash62.C: New test.
9888
00de56c7
RH
98892001-01-04 Richard Henderson <rth@redhat.com>
9890
9891 * gcc.dg/20000926-1.c: Update expected warnings.
9892 * gcc.dg/array-2.c: Likewise.
9893 * gcc.dg/array-4.c: Also validate flexible array members.
9894 * gcc.dg/c99-flex-array-1.c: New.
9895
32812a40
JM
98962001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
9897
9898 * gcc.c-torture/compile/20001222-1.x: Remove.
9899
b8c25665 99002001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7ffcb17f
RK
9901
9902 * gcc.c-torture/execute/built-in-setjmp.c: New.
9903
584ef5fe
RH
99042001-01-03 Richard Henderson <rth@redhat.com>
9905
9906 * gcc.dg/940510-1.c: Update expected error wording.
9907 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
9908
9ef6d39a
JO
99092001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
9910
9911 * lib/target-supports.exp (check_alias_available): Modified to
6d4587f7 9912 indicate aliases not supported if only weak aliases are supported.
9ef6d39a 9913
819c1488
KG
99142001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9915
9916 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
9917 Turn on cmpstrsi checks for __pj__ and __i370__.
9918
3c505507
NS
99192001-01-03 Nathan Sidwell <nathan@codesourcery.com>
9920
9921 * g++.old-deja/g++.other/virtual11.C: New test.
9922
03378143
NS
99232001-01-03 Nathan Sidwell <nathan@codesourcery.com>
9924
9925 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
9926
086715fa
KG
99272001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9928
9929 * gcc.c-torture/compile/20010102-1.c: New test.
9930
42ded877
AJ
99312001-01-02 Andreas Jaeger <aj@suse.de>
9932
9933 * gcc.dg/noreturn-3.c: New test.
9934
9935 * gcc.dg/noreturn-4.c: New test.
9936
c2e42aab
KG
99372001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9938
9939 * gcc.c-torture/execute/stdio-opt-1.c: Also test
9940 __builtin_fputc and __builtin_fwrite.
9941
965a9c31
JO
99422000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
9943
9944 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
9945 signed char, not default char.
9946
9b961b95
JO
99472000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
9948
9949 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
9950
d05e34f2
DB
99512000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
9952
9953 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
9954
12db0efc
RH
99552000-12-29 Richard Henderson <rth@redhat.com>
9956
9957 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
9958 (__cyg_profile_func_exit): Define.
9959
cd372c39
HPN
99602000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
9961
9962 * g++.dg/vtgc1.C: New test.
9963
bc5137ae
GK
99642000-12-28 Geoffrey Keating <geoffk@redhat.com>
9965
fb8b656c
GK
9966 * gcc.dg/noncompile/20001228-1.c: New test.
9967
f33f0c3a 9968 * gcc.dg/20001228-1.c: New test.
42ded877 9969
bc5137ae
GK
9970 * gcc.c-torture/execute/20001228-1.c: New test.
9971
26f6672d
JM
99722000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
9973
9974 * gcc.dg/format-strfmon-1.c: New test.
9975
ce94d12f
KG
99762000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9977
9978 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
9979 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
9980 * gcc.c-torture/execute/string-opt-1.c: Likewise.
9981 * gcc.c-torture/execute/string-opt-2.c: Likewise.
9982 * gcc.c-torture/execute/string-opt-3.c: Likewise.
9983 * gcc.c-torture/execute/string-opt-4.c: Likewise.
9984 * gcc.c-torture/execute/string-opt-6.c: Likewise.
9985 * gcc.c-torture/execute/string-opt-7.c: Likewise.
9986 * gcc.c-torture/execute/string-opt-8.c: Likewise.
9987 * gcc.c-torture/execute/string-opt-9.c: Likewise.
9988 * gcc.c-torture/execute/string-opt-10.c: Likewise.
9989 * gcc.c-torture/execute/string-opt-11.c: Likewise.
9990 * gcc.c-torture/execute/string-opt-12.c: Likewise.
9991
9992 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
9993 * gcc.c-torture/execute/string-opt-4.c: Test index.
9994
6cbadf36
GK
99952000-12-26 Geoffrey Keating <geoffk@redhat.com>
9996
9997 * gcc.c-torture/compile/20001226-1.c: New test.
9998
ab461298
JM
99992000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
10000
10001 * gcc.c-torture/compile/20001222-1.c: New test.
10002 * gcc.c-torture/compile/20001222-1.x: Xfail.
10003
b8c25665 100042000-12-22 Alexandre Oliva <aoliva@redhat.com>
292b48db
AO
10005
10006 * gcc.c-torture/execute/comp-goto-2.c: New test.
10007
b8c25665 100082000-12-21 J"orn Rennecke <amylaar@redhat.com>
3546ef58
R
10009
10010 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
10011 Use long types if __INT_MAX__ is 32767.
10012 (main): Use cast to (sint32 *) when poking 88 into a_page.
10013
ee4fca58
R
10014 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
10015
dd16cb7c
BS
100162000-12-21 Bernd Schmidt <bernds@redhat.com>
10017
10018 * gcc.c-torture/compile/20001221-1.c: New test.
710916e6 10019 * gcc.c-torture/execute/20001221-1.c: New test.
dd16cb7c 10020
1e248ee3
RH
100212000-12-20 Richard Henderson <rth@redhat.com>
10022
10023 * g++.old-deja/g++.pt/crash36.C: Update error lines.
10024 * g++.old-deja/g++.robertl/eb109.C: Likewise.
10025
9d2dc7da
KG
100262000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10027
10028 * gcc.dg/compare3.c: New test.
10029
20d380b1
JM
100302000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10031
10032 * gcc.dg/format-warnll-1.c: New test.
10033
ee83b1f7
NB
100342000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
10035
10036 * gcc.dg/cpp/cmdlne-P.c: New test.
10037
9b4ea1a8
JM
100382000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10039
10040 * gcc.c-torture/execute/builtin-abs-1.c,
10041 gcc.c-torture/execute/builtin-abs-2.c: New tests.
10042
4119f8a1
NB
100432000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
10044
6d4587f7 10045 * gcc.dg/cpp/multiline.c: New test.
4119f8a1 10046
ad263514
NB
100472000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
10048
6d4587f7
ZW
10049 * g++.old-deja/g++.other/syshdr1.C: Update.
10050 * gcc.dg/cpp/lineflags.c: Remove temporarily.
ad263514 10051
221c7a7f
KL
100522000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10053
10054 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
10055
b429fdf0
KL
100562000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10057
10058 * g++.old-deja/g++.pt/ttp65.C: New test.
10059
c2beae77
KL
100602000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10061
10062 * g++.old-deja/g++.pt/ttp64.C: New test.
10063
edac124d
KL
100642000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10065
10066 * g++.old-deja/g++.pt/spec33.C: New test.
10067
eb9461fb
CM
100682000-12-14 Catherine Moore <clm@redhat.com>
10069
10070 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
10071 * gcc.c-torture/execute/920612-2.c: Likewise.
10072 * gcc.c-torture/execute/920428-2.c: Likewise.
10073 * gcc-c-torture/execute/va-arg-11.c: Call exit.
10074 * gcc.c-torture/execute/va-arg-21.c: Likewise.
10075
7c757aa4
FS
100762000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10077
10078 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
10079 * gcc.dg/pack-test-2.c: Likewise.
10080
04fd40b9
NB
100812000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
10082
10083 Tests by Zack Weinberg <zackw@stanford.edu>.
10084
10085 * gcc.dg/cpp/defined.c: Update.
10086 * gcc.dg/cpp/defined_trad.c: New tests.
10087
31a408bc
NB
100882000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
10089
10090 * gcc.dg/cpp/trad-direct.c: Update.
10091
a0fd9909
NB
100922000-12-11 Neil Booth <neilb@earthling.net>
10093
10094 * gcc.dg/cpp/defined_trad.c
10095
49134400
NB
100962000-12-11 Neil Booth <neilb@earthling.net>
10097
6d4587f7 10098 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
49134400 10099
e45046ae
JM
101002000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
10101
10102 * gcc.dg/format-miss-2.c: New test.
10103
97665491
NB
101042000-12-09 Neil Booth <neilb@earthling.net>
10105
6d4587f7
ZW
10106 * gcc.dg/cpp/lineflags.c: New tests.
10107 * gcc.dg/cpp/poison.c: Update.
10108 * gcc.dg/cpp/redef2.c: Update.
10109 * gcc.dg/cpp/skipping.c: New test.
97665491 10110
f3588f1a
GK
101112000-12-07 Geoffrey Keating <geoffk@redhat.com>
10112
10113 * g++.old-deja/g++.other/eh3.C: New testcase.
10114
5133d90e
NB
101152000-12-07 Neil Booth <neilb@earthling.net>
10116
6d4587f7
ZW
10117 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
10118 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
10119 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
10120 wtr-union-init-2.c, wtr-union-init-3.c: Update.
10121 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
10122 Update.
5133d90e 10123
02428c5d
JM
101242000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
10125
10126 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
10127 __SIZE_TYPE__ instead of int for type of integers cast to
10128 pointers.
10129
5eec2847
JJ
101302000-12-07 Jakub Jelinek <jakub@redhat.com>
10131
10132 * g++.old-deja/g++.other/cleanup4.C: New test.
10133
c907e684
JM
101342000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
10135
10136 * format-sec-1.c: New test.
10137
1c248308
JM
101382000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
10139
10140 * gcc.dg/format-nonlit-3.c: New test.
10141
014e7f1d
JM
101422000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
10143
10144 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
10145 through a null pointer.
10146
74601d7c
KL
101472000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10148
10149 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
10150 * g++.old-deja/g++.pt/partial4.C: New test.
10151
56ef50e4
DA
101522000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
10153
10154 * gcc.c-torture/execute/ieee/hugeval.x: New.
10155
176cb778
NB
101562000-12-06 Neil Booth <neilb@earthling.net>
10157
10158 * gcc.dg/cpp/backslash2.c: New tests.
10159
a903143d
KG
101602000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10161
10162 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
10163 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
10164
06a3a6db
GK
101652000-12-05 Geoffrey Keating <geoffk@redhat.com>
10166
10167 * gcc.c-torture/execute/20001203-2.c: New testcase.
10168
cbb40945
NS
101692000-12-05 Nathan Sidwell <nathan@codesourcery.com>
10170
10171 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
10172 * g++.old-deja/g++.other/virtual10.C: New test.
10173
61402b80
NS
101742000-12-05 Nathan Sidwell <nathan@codesourcery.com>
10175
10176 * g++.old-deja/g++.mike/pmf5.C: Remove test.
10177
7d361583
RH
101782000-12-05 Richard Henderson <rth@redhat.com>
10179
10180 * gcc.c-torture/compile/20001205-1.c: New.
10181
72ca2dee
NB
101822000-12-04 Neil Booth <neilb@earthling.net>
10183
10184 * g++.old-deja/g++.other/virtual9.C: New test.
10185 * g++.old-deja/g++.pt/crash61.C: New test.
10186 * gcc.c-torture/execute/loop-9.c: New test.
10187
b6972575
NB
101882000-12-04 Neil Booth <neilb@earthling.net>
10189
10190 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
10191 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
10192 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
10193 * gcc.dg/cpp/extratokens.c: ...here.
10194
bb0067f2
NB
101952000-12-04 Neil Booth <neilb@earthling.net>
10196
6d4587f7
ZW
10197 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
10198 New tests.
bb0067f2 10199
a903143d 102002000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
611b1df4
KG
10201
10202 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
10203 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
10204
accc8668
JM
102052000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
10206
10207 * gcc.c-torture/execute/20001203-1.c: New test.
10208
881bc7db
NB
102092000-12-03 Neil Booth <neilb@earthling.net>
10210
6d4587f7 10211 * gcc.dg/cpp/macro6.c: New test cases.
881bc7db 10212
ca8034a0
KG
102132000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10214
d118937d
KG
10215 * gcc.c-torture/execute/string-opt-9.c: New test.
10216 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10217 * gcc.c-torture/execute/string-opt-11.c: Likewise.
10218 * gcc.c-torture/execute/string-opt-12.c: Likewise.
10219
10220 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
10221 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
ca8034a0 10222
690c96c8
GK
102232000-12-02 Geoffrey Keating <geoffk@redhat.com>
10224
10225 * gcc.dg/cpp/if-6.c: New testcase.
b43db0b3
GK
10226
10227 * gcc.dg/20001201-1.c: New testcase.
690c96c8 10228
f7674545
NB
102292000-12-02 Neil Booth <neilb@earthling.net>
10230
6d4587f7
ZW
10231 * g++.old-deja/g++.other/externC4.C,
10232 g++.old-deja/g++.other/friend10.C: New tests.
f7674545 10233
1b83352e
NB
102342000-12-02 Neil Booth <neilb@earthling.net>
10235
6d4587f7
ZW
10236 * g++.old-deja/g++.other/instan2.C
10237 * g++.old-deja/g++.other/instan3.C: New test.
1b83352e 10238
692344cf
NB
102392000-12-02 Neil Booth <neilb@earthling.net>
10240
6d4587f7
ZW
10241 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
10242 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
10243 gnuc99.c,gnuc99-pedantic.c: New tests.
692344cf 10244
4d808927
JM
102452000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
10246
10247 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
10248 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
10249
92e092fe
NB
102502000-12-01 Neil Booth <neilb@earthling.net>
10251
6d4587f7
ZW
10252 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
10253 * gcc.dg/cpp/poison.c: Update.
10254 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
92e092fe 10255
042db57e
TM
102562000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
10257
10258 * g77.f-torture/execute/20001201.f: New test.
10259
c7b82833
JM
102602000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
10261
10262 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
10263
ab937357
JJ
102642000-12-01 Jakub Jelinek <jakub@redhat.com>
10265
10266 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
10267
13f9714b
NS
102682000-12-01 Nathan Sidwell <nathan@codesourcery.com>
10269
10270 * g++.old-deja/g++.other/cast6.C: New test.
10271
be10afdf
GK
102722000-11-30 Geoffrey Keating <geoffk@redhat.com>
10273
10274 * gcc.c-torture/execute/20001130-2.c: New testcase.
10275
41c39533
RH
102762000-11-30 Richard Henderson <rth@redhat.com>
10277
10278 * gcc.c-torture/execute/20001130-1.c: New test.
10279
31b1b957
NS
102802000-11-30 Nathan Sidwell <nathan@codesourcery.com>
10281
10282 * g++.old-deja/g++.other/op3.C: New test.
10283
717e3f73
NS
102842000-11-30 Nathan Sidwell <nathan@codesourcery.com>
10285
10286 * g++.old-deja/g++.other/op2.C: New test.
10287
2c92b94d
NS
102882000-11-30 Nathan Sidwell <nathan@codesourcery.com>
10289
10290 * g++.old-deja/g++.other/crash38.C: New test.
10291
b2d7dd20
TM
102922000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
10293
10294 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
10295
57814e5e
JJ
102962000-11-29 Jakub Jelinek <jakub@redhat.com>
10297
10298 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
10299 tests.
10300 * gcc.c-torture/execute/string-opt-6.c: New test.
10301
78cd99d0
JJ
10302 * gcc.dg/20001117-1.c: Add main.
10303
70cf82bc
GK
103042000-11-28 Geoffrey Keating <geoffk@redhat.com>
10305
10306 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
10307 Move from here ...
10308 * gcc.dg/940510-1.c: ... to here.
10309
10310 * gcc.dg/20000926-1.c: GNU C now allows initializations of
10311 zero-size arrays in toplevel structures.
10312
48c4d691
JJ
103132000-11-28 Jakub Jelinek <jakub@redhat.com>
10314
10315 * gcc.c-torture/execute/loop-8.c: New test.
10316
bb92901d
NS
103172000-11-28 Nathan Sidwell <nathan@codesourcery.com>
10318
10319 * g++.old-deja/g++.other/base1.C: New test.
10320
2f3608c3
NS
103212000-11-28 Nathan Sidwell <nathan@codesourcery.com>
10322
10323 * g++.old-deja/g++.other/parse2.C: New test.
10324
eeb75383
NS
103252000-11-28 Nathan Sidwell <nathan@codesourcery.com>
10326
10327 * g++.old-deja/g++.pt/incomplete1.C: New test.
10328
5ee4cc26
NS
103292000-11-28 Nathan Sidwell <nathan@codesourcery.com>
10330
10331 * g++.old-deja/g++.other/friend9.C: New test.
10332
dd80b906
JJ
103332000-11-28 Jakub Jelinek <jakub@redhat.com>
10334
10335 * gcc.dg/20001127-1.c: New test.
10336
76e57b45
NS
103372000-11-27 Nathan Sidwell <nathan@codesourcery.com>
10338
5ee4cc26 10339 * g++.old-deja/g++.pt/friend46.C: New test.
76e57b45 10340
f9825168
NS
103412000-11-27 Nathan Sidwell <nathan@codesourcery.com>
10342
10343 * g++.old-deja/g++.other/ptrmem8.C: New test.
10344
1789599b
KG
103452000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10346
10347 * gcc.c-torture/execute/string-opt-7.c: New test.
10348 * gcc.c-torture/execute/string-opt-8.c: Likewise.
10349
b21218ce
GDR
103502000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
10351
10352 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
10353 instead of 'mkcheck 2'.
10354
9399bad3
JM
103552000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
10356
10357 * gcc.c-torture/execute/memcheck/driver.c,
10358 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
10359 C9X references to refer to C99.
10360
4df1190a
JJ
103612000-11-25 Jakub Jelinek <jakub@redhat.com>
10362
10363 * gcc.dg/ultrasp3.c: New test.
10364
4fe0a76c
NB
103652000-11-25 Neil Booth <neilb@earthling.net>
10366
10367 * gcc.dg/cpp/include2.c: Update test to be locale independent.
10368
9eca082e
AO
103692000-11-25 Alexandre Oliva <aoliva@redhat.com>
10370
10371 * gcc.c-torture/compile/20001123-2.c: New.
10372
3a163b1a
KL
103732000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10374
10375 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
10376
235cfbc4
BS
103772000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
10378
10379 * gcc.dg/sequence-point-1.c: Add some new tests.
222de5be 10380 * gcc.c-torture/execute/20001124-1.c: New test.
235cfbc4 10381
2f401cc8
NS
103822000-11-24 Nathan Sidwell <nathan@codesourcery.com>
10383
10384 * g++.old-deja/g++.other/vaarg4.C: New test.
10385 * gcc.c-torture/compile/20001123-1.c: New test.
10386
3d7e9ba4
NS
103872000-11-24 Nathan Sidwell <nathan@codesourcery.com>
10388
10389 * g++.other/crash24.C: Adjust and remove XFAIL.
10390 * g++.other/crash37.C: New test.
10391
ab097535
NS
103922000-11-23 Nathan Sidwell <nathan@codesourcery.com>
10393
10394 * g++.old-deja/g++.pt/instantiate9.C: New test.
10395
71ca6fe9
MM
103962000-11-22 Mark Mitchell <mark@codesourcery.com>
10397
a862e958
MM
10398 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
10399 new ABI, too.
10400
71ca6fe9
MM
10401 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
10402 * g++.old-deja/g++.robertl/eb55.C: Likewise.
10403
a16f893b
NB
104042000-11-22 Neil Booth <neilb@earthling.net>
10405
10406 * gcc.dg/cpp/Wtrigraphs.c: New test.
10407
b60585a0
LR
104082000-11-22 Loren J. Rittle <ljrittle@acm.org>
10409
6d4587f7 10410 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
b60585a0 10411
e5a7acdd
JJ
104122000-11-22 Jakub Jelinek <jakub@redhat.com>
10413
10414 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
10415
d93415c9
HPN
104162000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
10417
10418 * lib/gcc-dg.exp: load_lib scanasm.exp.
10419 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
10420 * lib/g++-dg.exp: load_lib scanasm.exp.
10421 * lib/scanasm.exp: New.
10422 (scan-assembler, scan-assembler-not): Add optional arguments to
10423 test name, or if not present, the pattern name.
033b8a0c 10424 (scan-assembler-dem, scan-assembler-dem-not): New.
d93415c9
HPN
10425
10426 * g++.dg/dg.exp: New.
10427
65aa8276
NB
104282000-11-21 Neil Booth <neilb@earthling.net>
10429
6d4587f7 10430 * gcc.dg/cpp/integrated1.c: Remove.
65aa8276 10431
ce79b0ca
JJ
104322000-11-21 Jakub Jelinek <jakub@redhat.com>
10433
10434 * gcc.c-torture/execute/20001121-1.c: New test.
10435
a5ccb99d
RH
104362000-11-21 Richard Henderson <rth@redhat.com>
10437
10438 * gcc.c-torture/compile/20001121-1.c: New test.
10439
51073b1c
NB
104402000-11-20 Neil Booth <neilb@earthling.net>
10441
10442 * gcc.dg/cpp/integrated1.c: New test.
10443
6b16805e
JJ
104442000-11-21 Jakub Jelinek <jakub@redhat.com>
10445
10446 * g++.old-deja/g++.other/inline17.C: New test.
10447
b5ecf629
DL
104482000-11-20 Donald Lindsay <dlindsay@redhat.com>
10449
10450 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
10451 local variable to be zero: I made the variable global. Now
10452 uses abort() and exit() instead of relying on main's return value.
10453
e6afac94
NB
104542000-11-20 Neil Booth <neilb@earthling.net>
10455
6d4587f7
ZW
10456 * gcc.dg/cpp/paste2.c: Update test.
10457 * objc/execute/paste.m: New test.
e6afac94 10458
1d7ff272
JM
104592000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
10460
10461 * gcc.dg/c99-condexpr-1.c: New test.
10462
029a4f4d
NB
104632000-11-20 Neil Booth <neilb@earthling.net>
10464
10465 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
10466
447306fa
NS
104672000-11-20 Nathan Sidwell <nathan@codesourcery.com>
10468
10469 * g++.old-deja/g++.pt/export1.C: New test.
10470
462ef1e1
JJ
104712000-11-20 Jakub Jelinek <jakub@redhat.com>
10472
10473 * gcc.dg/20001117-1.c: New test.
10474
980c0b56
RH
104752000-11-18 Richard Henderson <rth@redhat.com>
10476
10477 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
10478
dd4458df
RH
104792000-11-18 Richard Henderson <rth@redhat.com>
10480
10481 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
10482 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
10483 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
10484
2add28a3
RH
104852000-11-18 Richard Henderson <rth@redhat.com>
10486
10487 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
10488 (main): New. Exit cleanly.
10489
77c4d6c0
JM
104902000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
10491
10492 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
10493 gcc.dg/c99-fordecl-2.c: New tests.
10494
ce7d4fc8
RH
104952000-11-18 Richard Henderson <rth@redhat.com>
10496
10497 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
10498 * gcc.c-torture/execute/zerolen-2.c: New.
10499
3734169e
FS
105002000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10501
10502 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
10503 memory.
10504
35728a80
NS
105052000-11-17 Nathan Sidwell <nathan@codesourcery.com>
10506
10507 * g++.old-deja/g++.pt/instantiate8.C: New test.
10508
5cce22b6
NS
105092000-11-17 Nathan Sidwell <nathan@codesourcery.com>
10510
10511 * g++.old-deja/g++.other/incomplete.C: Add more tests.
10512 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
10513
e24fa9da
NC
105142000-11-16 Nick Clifton <nickc@redhat.com>
10515
10516 * gcc.c-torture/execute/nestfunc-2.c: New test.
10517 * gcc.c-torture/execute/nestfunc-3.c: New test.
10518
2b8b5d02
BS
105192000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
10520
10521 * gcc.c-torture/compile/20001116-1.c: New test.
10522
4c8fb571
FS
105232000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10524
10525 * gcc.c-torture/execute/20001115-1.c: New test.
10526
97150c41
MM
105272000-11-15 Mark Mitchell <mark@codesourcery.com>
10528
10529 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
10530 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
10531 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
10532 * g++.old-deja/g++.abi/vmihint.C: Likewise.
10533
cbc2c182
NB
105342000-11-15 Neil Booth <neilb@earthling.net>
10535
6d4587f7
ZW
10536 gcc.dg/cpp/_Pragma1.c: Update.
10537 gcc.dg/cpp/_Pragma2.c: New test.
cbc2c182 10538
71631a1f
NS
105392000-11-15 Nathan Sidwell <nathan@codesourcery.com>
10540
10541 * g++.old-deja/g++.other/anon5.C: New test.
10542
ab6c59fd
JM
105432000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
10544
10545 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
10546 tests.
10547
bd7cf17e
JJ
105482000-11-14 Jakub Jelinek <jakub@redhat.com>
10549
10550 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
10551 output.
10552
ebf02523
JM
105532000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10554
10555 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
10556 labels at end of compound statements.
10557
529c0acb
JJ
105582000-11-13 Jakub Jelinek <jakub@redhat.com>
10559
10560 * gcc.c-torture/execute/loop-7.c: New test.
10561
b7438415
JM
105622000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10563
10564 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
10565
19552aa5
JM
105662000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10567
10568 * gcc.dg/c99-bool-1.c: New test.
10569
444ca59f
JM
105702000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10571
10572 * gcc.dg/c99-scope-1.c: Remove xfail.
10573 * gcc.dg/c99-scope-2.c: New test.
10574
c7b6c6cd
KG
105752000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10576
10577 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
10578 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
10579
b72bd9c2
MM
105802000-11-11 Mark Mitchell <mark@codesourcery.com>
10581
56964678
MM
10582 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
10583 error messages.
10584
b72bd9c2
MM
10585 * g++.mike/p700.C: Don't typedef wchar_t.
10586 * g++.mike/p784.C: Likewise.
10587 * g++.mike/eb101.C: Don't use __wchar_t.
10588
da909756
TM
105892000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
10590
10591 * g77.f-torture/execute/20001111.[fx]: Test premature exit
10592 from DO loop.
10593
3e5c33c0
BS
105942000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
10595
10596 * gcc.c-torture/execute/20001111-1.c: New test.
10597
93ae2b3e
NC
105982000-11-10 Nick Clifton <nickc@redhat.com>
10599
10600 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
10601 long multuiple and accumulate.
10602
338bcbd5
RH
106032000-11-09 Richard Henderson <rth@redhat.com>
10604
662f340b
RH
10605 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
10606 via size_t instead of int.
10607
338bcbd5
RH
10608 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
10609 * gcc.c-torture/execute/string-opt-2.c: Likewise.
10610 * gcc.c-torture/execute/string-opt-3.c: Likewise.
10611 * gcc.c-torture/execute/string-opt-4.c: Likewise.
10612
b52114d2
GK
106132000-11-09 Geoffrey Keating <geoffk@redhat.com>
10614
10615 * gcc.c-torture/compile/20001109-1.c: New test.
10616 * gcc.c-torture/compile/20001109-2.c: New test.
10617
5361cbb7
NS
106182000-11-09 Nathan Sidwell <nathan@codesourcery.com>
10619
10620 * g++.old-deja/g++.pt/operator1.C: New test.
1caa7aba 10621 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5361cbb7 10622
c6348fe7
JJ
106232000-11-09 Jakub Jelinek <jakub@redhat.com>
10624
10625 * gcc.dg/20001108-1.c: New test.
10626
2dee4af1
JJ
106272000-11-09 Jakub Jelinek <jakub@redhat.com>
10628
10629 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
10630 with both arguments constant strings.
10631 * gcc.c-torture/execute/string-opt-3.c: New test.
10632 * gcc.c-torture/execute/string-opt-4.c: New test.
10633 * gcc.c-torture/execute/string-opt-5.c: New test.
10634
ca68ea18
NC
106352000-11-08 Nick Clifton <nickc@redhat.com>
10636
10637 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
10638 mulsidi3adddi patterns.
10639
36791f1e
NS
106402000-11-08 Nathan Sidwell <nathan@codesourcery.com>
10641
10642 * g++.old-deja/g++.other/crash36.C: New test.
10643
321565d3
JJ
106442000-11-08 Jakub Jelinek <jakub@redhat.com>
10645
10646 * g++.old-deja/g++.other/init16.C: New test.
10647
f0cbb7ac
LR
106482000-11-06 Loren J. Rittle <ljrittle@acm.org>
10649
10650 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
10651
475e22ba
JO
106522000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
10653
10654 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
10655 * gcc.c-torture/execute/va-arg-16.x: Likewise.
10656 * gcc.c-torture/execute/va-arg-17.x: Likewise.
10657
0b13d6c2
DD
106582000-11-07 DJ Delorie <dj@redhat.com>
10659
10660 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
10661
a7c683a8
KG
106622000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10663
10664 * gcc.c-torture/execute/string-opt-1.c: New test.
10665
8735550f
JO
106662000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
10667
10668 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
10669 mips-sgi-irix6.* because the MIPS ABI passes floating-point
10670 parameters in registers, and there is no way for a varargs
10671 function to know in which order the integer and floating-point
10672 parameters should be interleaved when they are placed on the
10673 stack.
10674 * gcc.c-torture/execute/va-arg-16.x: Likewise.
10675 * gcc.c-torture/execute/va-arg-17.x: Likewise.
10676
26a87cab
KG
106772000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10678
10679 * gcc.c-torture/execute/string-opt-2.c: New test.
10680
d48ebde1
NS
106812000-11-07 Nathan Sidwell <nathan@codesourcery.com>
10682
10683 * g++.old-deja/g++.pt/crash60.C: New test.
10684
d1877a9b
JJ
106852000-11-06 Jakub Jelinek <jakub@redhat.com>
10686
10687 * g++.old-deja/g++.other/crash24.C: New test.
10688 * g++.old-deja/g++.other/crash25.C: New test.
10689 * g++.old-deja/g++.other/crash26.C: New test.
10690 * g++.old-deja/g++.other/crash27.C: New test.
10691 * g++.old-deja/g++.other/crash28.C: New test.
10692 * g++.old-deja/g++.other/crash29.C: New test.
10693 * g++.old-deja/g++.other/crash30.C: New test.
10694 * g++.old-deja/g++.other/crash31.C: New test.
10695 * g++.old-deja/g++.other/crash32.C: New test.
10696 * g++.old-deja/g++.other/crash33.C: New test.
10697 * g++.old-deja/g++.other/crash34.C: New test.
10698 * g++.old-deja/g++.other/crash35.C: New test.
10699
8b1c5fd0
JJ
107002000-11-06 Jakub Jelinek <jakub@redhat.com>
10701
10702 * gcc.c-torture/execute/20001031-1.c: New test.
10703
ffb28279
MM
107042000-11-04 Mark Mitchell <mark@codesourcery.com>
10705
bfd2cff7
MM
10706 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
10707 namespace.
10708
247a2b0a
MM
10709 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
10710 standards-conformant.
10711
bb77c16c
MM
10712 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
10713
ffb28279
MM
10714 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
10715 * g++.old-deja/g++.mike/p755a.C: Likewise.
10716 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
10717 library makes no calls to `operator new' during initialization.
10718
e8ecb16d
NB
107192000-11-04 Neil Booth <neilb@earthling.net>
10720
6d4587f7 10721 * gcc.dg/cpp/include2.c: New tests.
e8ecb16d 10722
b8c25665 107232000-11-03 Mark P Mitchell <mark@codesourcery.com>
334c4aae
MM
10724
10725 * lib/g++.exp (g++_set_ld_library_path): New function.
10726 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
10727
30235724
BS
107282000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
10729
10730 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
10731 warnings.
10732
6a16a7f0
RH
107332000-11-01 Richard Henderson <rth@redhat.com>
10734
10735 * g++.old-deja/g++.ext/namedret1.C: New.
10736 * g++.old-deja/g++.ext/namedret2.C: New.
10737 * g++.old-deja/g++.ext/namedret3.C: New.
10738
e201b0a7
GK
107392000-10-31 Geoffrey Keating <geoffk@cygnus.com>
10740
10741 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
10742 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
10743
c5a0835d
KG
107442000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10745
10746 * gcc.c-torture/execute/va-arg-21.c: New test.
10747
93cc1c69
JM
107482000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
10749
10750 * gcc.dg/c99-complex-2.c: New test.
10751
bcb38cc1
KG
107522000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10753
10754 * gcc.c-torture/execute/stdio-opt-1.c: New test.
10755
681cb233
JJ
107562000-10-31 Jakub Jelinek <jakub@redhat.com>
10757
10758 * g++.old-deja/g++.other/inline16.C: New test.
10759
761f0855
GDR
107602000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
10761
10762 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
10763 __PRETTY_FUNCTION__
10764
9f6ef6bc
NB
107652000-10-29 Neil Booth <neilb@earthling.net>
10766
10767 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
10768 New tests.
10769 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
10770 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
10771 optimisation.
10772
00c83d46
NB
107732000-10-29 Neil Booth <neilb@earthling.net>
10774
6d4587f7 10775 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
00c83d46
NB
10776 * mi1.c, mi1c.h: Add null directives to multiple-include test.
10777 * mi5.c: Test multiple includes work with -C.
10778 * trigraphs.c: Test ^= version.
10779
e7f7ca12
NB
107802000-10-28 Neil Booth <neilb@earthling.net>
10781
10782 New tests and test updates for new macro expander.
42ded877 10783
e7f7ca12
NB
10784 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
10785 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
10786 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
10787 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
10788 new diagnostic messages.
10789
10790 * gcc.dg/cpp/macro3.c: New tests.
10791
229a2e65
MM
107922000-10-27 Mark Mitchell <mark@codesourcery.com>
10793
10794 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
10795 on the same line.
10796
fadb729c
JJ
107972000-10-27 Jakub Jelinek <jakub@redhat.com>
10798
10799 * g++.old-deja/g++.other/eh2.C: New test.
10800
ef3809cb
BS
108012000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
10802
10803 * gcc.c-torture/execute/20001027-1.c: New test.
10804
cf8e718a
RH
108052000-10-26 Richard Henderson <rth@redhat.com>
10806
10807 * gcc.c-torture/execute/20001026-1.c: New.
10808
140c3b7e
MM
108092000-10-26 Mark Mitchell <mark@codesourcery.com>
10810
10811 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
10812 * g++.old-deja/g++.law/builtin1.C: Likewise.
10813 * g++.old-deja/g++.law/ctors10.C: Likewise.
10814 * g++.old-deja/g++.law/virtual3.C: Likewise.
10815 * g++.old-deja/g++.mike/p658.C: Likewise.
10816 * g++.old-deja/g++.other/sibcall1.C: Likewise.
10817 * g++.old-deja/g++.other/vaarg2.C: Likewise.
10818 * g++.old-deja/g++.robertl/eb124.C: Likewise.
10819 * g++.old-deja/g++.robertl/eb44.C: Likewise.
10820 * g++.old-deja/g++.robertl/eb77.C: Likewise.
10821
cdb09fce
NS
108222000-10-26 Nathan Sidwell <nathan@codesourcery.com>
10823
10824 * gcc.c-torture/compile/20001024-1.c: New test.
10825
be5aeb60
MM
108262000-10-25 Mark Mitchell <mark@codesourcery.com>
10827
10828 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
10829 to tell us whether or not we are using V3.
10830
5f9cd837
GDR
108312000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
10832
10833 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
42ded877 10834 operands.
5f9cd837 10835
e0c9fbb7
JM
108362000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
10837
10838 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
10839
dc5041ab
JJ
108402000-10-25 Jakub Jelinek <jakub@redhat.com>
10841
10842 * gcc.c-torture/execute/20001024-1.c: New test.
10843
f85b5d65
JJ
108442000-10-24 Jakub Jelinek <jakub@redhat.com>
10845
10846 * g++.old-deja/g++.other/sibcall1.C: New test.
10847
42a55121
JJ
108482000-10-20 Jakub Jelinek <jakub@redhat.com>
10849
10850 * gcc.dg/noncompile/init-3.c: New test.
10851
2f74f7e9
JM
108522000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
10853
10854 * gcc.dg/format-array-1.c: New test.
10855
81cf47b2
JM
108562000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
10857
10858 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
10859 writing through null pointers; remove comment about testing
10860 unterminated strings.
10861
15edc0cb
MH
108622000-10-17 Matthew Hiller <hiller@redhat.com>
10863
10864 * gcc.c-torture/execute/20001017-2.c: New test.
10865
0fe68387
JM
108662000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
10867
10868 * gcc.c-torture/compile/20001018-1.c: New test.
10869 * gcc.c-torture/compile/20001018-1.x: Xfail.
10870
34137553
FS
108712000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10872
10873 * gcc.c-torture/execute/20001017-1.c: New test.
10874
b691cb00
JM
108752000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
10876
10877 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
10878 for multiple use of arguments with scanf formats; add tests for
10879 multiple use of arguments.
10880
2683ed8d
BS
108812000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
10882
10883 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
10884
74ff4629
JM
108852000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
10886
10887 * gcc.dg/format-miss-1.c: New test.
10888
a5ad11e1
JJ
108892000-10-16 Jakub Jelinek <jakub@redhat.com>
10890
10891 * gcc.c-torture/execute/20001013-1.c: New test.
10892
6d2e1454
JM
108932000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
10894
10895 * gcc.dg/format-branch-1.c: New test.
10896
1df1abe2
JM
108972000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
10898
10899 * README, lib/file-format.exp: Remove EGCS references.
10900
55143861
JJ
109012000-10-16 Jakub Jelinek <jakub@redhat.com>
10902
10903 * gcc.dg/20001013-1.c: New test.
10904
d79d42da
JM
109052000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
10906
10907 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
10908 for intmax_t in the compiler using __typeof__ and the type rules
10909 for conditional expressions.
10910
fccf9848
JJ
109112000-10-13 Jakub Jelinek <jakub@redhat.com>
10912
10913 * gcc.dg/20001012-1.c: New test.
10914 * gcc.dg/20001012-2.c: New test.
10915
9fa8f75d
JM
109162000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
10917
10918 * gcc.dg/format-attr-1.c: New test.
10919
abb2c7ab
JM
109202000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
10921
10922 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
10923 __LONG_LONG_MAX__ instead of LLONG_MAX.
10924
4831bc84
JM
109252000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
10926
10927 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
10928 scanf flags.
10929 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
10930 flags.
10931
bb58bec5
JM
109322000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
10933
10934 * gcc.dg/sequence-pt-1.c: New test.
10935
d0b43a40
GK
109362000-10-11 Geoff Keating <geoffk@cygnus.com>
10937
10938 * gcc.c-torture/execute/20001011-1.c: New testcase.
10939 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
10940
8ccaefbd
JJ
109412000-10-10 Jakub Jelinek <jakub@redhat.com>
10942
10943 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
10944 does not error on it.
10945
462561b7
JJ
109462000-10-10 Jakub Jelinek <jakub@redhat.com>
10947
10948 * gcc.dg/20001009-1.c: New test.
10949
45d640d9
JH
10950Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
10951
10952 * gcc.c-torture/compile/20001009-1.c: Move from here ....
10953 * gcc.c-torture/execute/20001009-2.c: ... to here.
10954
80c0f62c
GK
109552000-10-09 Geoff Keating <geoffk@cygnus.com>
10956
10957 * gcc.c-torture/compile/20001009-1.c: New testcase.
10958 * gcc.c-torture/execute/20001009-1.c: New testcase.
10959 Testcases provided by Jan Hubicka <jh@suse.cz>.
10960
b15ad712
JM
109612000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
10962
10963 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
10964 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
10965 uintmax_t using <limits.h> to emulate the compiler's internal
10966 logic. No longer XFAIL %j tests.
10967
2588e44e
JM
109682000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
10969
10970 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
10971 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
10972 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
10973 regexps and details of expected handling of some bad formats.
10974 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
10975 suppression.
10976
54d7ee59
JM
109772000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
10978
10979 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
10980 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
10981 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
10982 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
10983 in list archives.
10984
15f18aac
RH
109852000-10-06 Richard Henderson <rth@cygnus.com>
10986
10987 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
10988 * g++.old-deja/g++.brendan/crash52.C: Likewise.
10989 * g++.old-deja/g++.jason/report.C: Likewise.
10990 * g++.old-deja/g++.law/friend5.C: Likewise.
10991 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
10992 of the expected warnings.
10993
903cef85
NS
109942000-10-06 Nathan Sidwell <nathan@codesourcery.com>
10995
10996 * g++.old-deja/g++.pt/enum14.C: New test.
10997
b2f9816f
NS
109982000-10-05 Nathan Sidwell <nathan@codesourcery.com>
10999
11000 * g++.old-deja/g++.pt/crash59.C: New test.
11001
9c00185b
WC
110022000-10-04 Will Cohen <wcohen@redhat.com>
11003
11004 * gcc.dg/20000926-1.c: New test.
11005
e9e037ef
GK
110062000-10-03 Geoff Keating <geoffk@cygnus.com>
11007
11008 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
11009 function name for current C++ compiler.
11010 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
11011
99885b3f
GDR
110122000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
11013
11014 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
42ded877 11015 __PRETTY_FUNCTION__.
99885b3f
GDR
11016 * g++.old-deja/g++.ext/pretty2.C: Likewise.
11017
2eeb109b
KG
110182000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11019
11020 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
11021
380f6ad3
JJ
110222000-09-26 Jakub Jelinek <jakub@redhat.com>
11023
6d4587f7 11024 * gcc.c-torture/compile/20000923-1.c: New test.
380f6ad3 11025
dcbd43e0
TP
110262000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
11027
11028 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
11029 * g++.old-deja/g++.pt/ttp62.C: Same.
11030 * g++.old-deja/g++.other/inline14.C: Same.
11031
5a864cbf
RH
110322000-09-24 Richard Henderson <rth@cygnus.com>
11033
11034 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
11035
c5412f06
JM
110362000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
11037
11038 * gcc.dg/c90-printf-1.c: Add test for wide string format.
11039
afa223c6
GK
110402000-09-22 Geoff Keating <geoffk@cygnus.com>
11041
11042 * gcc.c-torture/compile/20000922-1.c: New file.
11043
1d5d6f3f
NC
110442000-09-21 Nick Clifton <nickc@redhat.com>
11045
11046 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
11047 a signed long modulo operation.
3dc60fc7 11048 (mod6): New function - perform an unsigned long modulo operation.
1d5d6f3f
NC
11049 (main): Add tests for modulos of very large numbers by very small
11050 dividends.
11051
ad3fd36f
KG
110522000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11053
11054 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
11055
033b5a34
RH
110562000-09-19 Richard Henderson <rth@cygnus.com>
11057
11058 * gcc.dg/compare2.c (case 10): XFAIL.
11059
895b56ff
RH
110602000-09-18 Richard Henderson <rth@cygnus.com>
11061
11062 * gcc.c-torture/execute/20000906-1.c: Move ...
11063 * gcc.dg/20000906-1.c: ... here. Only run on targets
11064 that support __builtin_trap.
11065
0d9f234d
NB
11066Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
11067
11068 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
11069
fc6df7e1
JM
110702000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
11071
11072 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
11073 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
11074 more $ format tests.
11075
65661a72
JM
110762000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
11077
11078 * gcc.dg/format-errmk-1.c: New test.
11079
ebeda052
GM
110802000-09-17 Greg McGary <greg@mcgary.org>
11081
11082 * gcc.c-torture/execute/20000917-1.x: Remove.
11083
60e9d01c
JM
110842000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
11085
11086 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
11087
859e203f
GM
110882000-09-17 Greg McGary <greg@mcgary.org>
11089
11090 * gcc.c-torture/execute/20000917-1.c: New test.
11091 * gcc.c-torture/execute/20000917-1.x: XFAIL.
11092
08ebc1c5
NB
11093Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
11094
11095 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
11096 in nested macro bug.
11097
ff94c747
NB
11098Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
11099
11100 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
11101
b8c25665 111022000-09-14 Jeffrey A Law (law@cygnus.com)
cf160a63
JL
11103
11104 * gcc.c-torture/execute/20000914-1.c: New test.
11105
9a16ff93
AO
111062000-09-12 Alexandre Oliva <aoliva@redhat.com>
11107
11108 * g++.other/inline13.C: New test.
42ded877 11109
a210651e
AJ
111102000-09-12 Andreas Jaeger <aj@suse.de>
11111
11112 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
11113 constant by Ulrich Drepper <drepper@redhat.com>.
11114
b8c25665 111152000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
8b267da0
R
11116
11117 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
11118
32892c52
KG
111192000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11120
11121 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
11122
a58d32c2
ZW
111232000-09-11 Zack Weinberg <zack@wolery.cumb.org>
11124
11125 * gcc.dg/cpp/backslash.c: New test.
11126
da88b352
AO
111272000-09-11 Alexandre Oliva <aoliva@redhat.com>
11128
11129 * gcc.c-torture/execute/20000910-1.c: New test.
11130 * gcc.c-torture/execute/20000910-2.c: Likewise.
11131
a5de05b7 111322000-09-11 Robert Lipe <robertl@sco.com>
42ded877 11133
a5de05b7
RL
11134 * gcc.dg/pragma-align.c: New test.
11135
6cd0d4de
NS
111362000-09-11 Nathan Sidwell <nathan@codesourcery.com>
11137
11138 * g++.old-deja/g++.pt/explicit82.C: New test.
11139 * g++.old-deja/g++.pt/explicit83.C: New test.
11140
8f820299
ZW
111412000-09-10 Zack Weinberg <zack@wolery.cumb.org>
11142
11143 * gcc.dg/asm-names.c: New test.
11144
e1aa5140
KG
111452000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11146
11147 * gcc.dg/cpp/tr-warn6.c: New test
11148
2496f0b5
JM
111492000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
11150
11151 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
11152 be accepted.
11153
33b35a8d
CM
111542000-09-07 Catherine Moore <clm@redhat.com>
11155
6d4587f7 11156 * gcc.c-torture/execute/unroll-1.c: New test.
33b35a8d 11157
0e5921e8
ZW
111582000-09-06 Zack Weinberg <zack@wolery.cumb.org>
11159
11160 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
11161 ERROR markers.
11162 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
11163 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
11164 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
11165 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
11166 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
11167 Preprocess only.
11168 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
11169 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
11170
299d838a
NS
111712000-09-06 Nathan Sidwell <nathan@codesourcery.com>
11172
11173 * g++.old-deja/g++.pt/deduct2.C: New test.
11174
2ff0c962
NS
111752000-09-06 Nathan Sidwell <nathan@codesourcery.com>
11176
11177 * g++.old-deja/g++.pt/parms2.C: New test.
11178
6e92b232
NS
111792000-09-06 Nathan Sidwell <nathan@codesourcery.com>
11180
11181 * g++.old-deja/g++.pt/crash58.C: New test.
11182
61f5be15
GM
111832000-09-06 Greg McGary <greg@mcgary.org>
11184
859e203f
GM
11185 * gcc.c-torture/execute/20000906-1.c: New test.
11186 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
61f5be15 11187
792ae36d
KG
111882000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11189
11190 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
11191
90deb76d
NS
111922000-09-04 Nathan Sidwell <nathan@codesourcery.com>
11193
11194 * g++.old-deja/g++.pt/crash57.C: New test.
11195
c6b08b3e
NS
111962000-09-04 Nathan Sidwell <nathan@codesourcery.com>
11197
11198 * g++.old-deja/g++.pt/crash56.C: New test.
11199
258451c8
NS
112002000-09-04 Nathan Sidwell <nathan@codesourcery.com>
11201
11202 * g++.old-deja/g++.pt/koenig1.C: New test.
11203
e0cb4f36
JJ
112042000-09-04 Jakub Jelinek <jakub@redhat.com>
11205
11206 * gcc.dg/20000904-1.c: New test.
11207
29844fa7
JJ
112082000-09-04 Jakub Jelinek <jakub@redhat.com>
11209
11210 * gcc.dg/cpp/paste8.c: New test.
11211
298ec8f4
AO
112122000-09-01 Alexandre Oliva <aoliva@redhat.com>
11213
11214 * gcc.c-torture/compile/20000827-1.c: New test.
11215
3c786c69
JM
112162000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
11217
11218 * gcc.dg/format-diag-1.c: New test.
11219
f798660e
JM
112202000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
11221
11222 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
11223 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
11224 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
11225 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
11226 gcc.dg/formatz-1.c: Adjust warning regular expressions.
11227
f75157d2
NS
112282000-09-01 Nathan Sidwell <nathan@codesourcery.com>
11229
0e5921e8 11230 * g++.old-deja/g++.other/nested4.C: New test.
f75157d2 11231
291c9aa2
NS
112322000-09-01 Nathan Sidwell <nathan@codesourcery.com>
11233
11234 * g++.old-deja/g++.ns/scoped1.C: New test.
11235
9953d23b
AO
112362000-08-30 Alexandre Oliva <aoliva@redhat.com>
11237
11238 * lib/g++.exp: Support testing already-installed GCC.
11239
5c5d1cd6
KG
112402000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11241
11242 * wtr-label-1.c, wtr-suffix-1.c: New tests.
11243
bbfbf340
KG
112442000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11245
11246 * gcc.dg/return-type-2.c: New test.
11247
e53ca51f
GK
112482000-08-27 Geoff Keating <geoffk@cygnus.com>
11249
11250 * gcc.c-torture/compile/20000825-1.c: New test.
11251
721a9f8e
AO
112522000-08-26 Alexandre Oliva <aoliva@redhat.com>
11253
11254 * gcc.dg/dwarf2-2.c: New test.
11255
77ae5fa4
ZW
112562000-08-26 Zack Weinberg <zack@wolery.cumb.org>
11257
11258 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
11259 dg-warning regexps.
11260
343b7260
JM
112612000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
11262
11263 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
11264 gcc.dg/format-ext-5.c: New tests.
11265
22efd687
JJ
112662000-08-25 Jakub Jelinek <jakub@redhat.com>
11267
11268 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
11269
83bab8db
MM
112702000-08-24 Mark Mitchell <mark@codesourcery.com>
11271
11272 * gcc.dg/noncompile/930622-2.c: Adjust error message.
11273
cc914f8c
RH
112742000-08-24 Richard Henderson <rth@cygnus.com>
11275
11276 * gcc.dg/ia64-sync-1.c: New test.
11277 * gcc.dg/ia64-sync-2.c: New test.
11278 * gcc.dg/ia64-asm-1.c: New test.
11279
4894ecce
JM
112802000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
11281
11282 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
11283 * gcc.dg/format-ext-2.c: New test.
11284
2f1e6e0d
JM
112852000-08-23 Jason Merrill <jason@redhat.com>
11286
06c3db64
JM
11287 * lib/old-dejagnu.exp: Also ignore "In member function" and
11288 "At global scope".
2f1e6e0d 11289
7eda0d2d
KG
112902000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11291
11292 * gcc.dg/noncompile/label-lineno-1.c: New test.
11293
bdb47d3e
JM
112942000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
11295
11296 * gcc.dg/c99-array-nonobj-1.c: New test.
11297
d8eceea4
JM
112982000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
11299
11300 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
11301 tests.
11302 * gcc.dg/format-ext-1.c: New test.
11303
8a451613
KG
113042000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11305
11306 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
11307 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
11308 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
11309 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
11310 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
11311
23e4d028
JM
113122000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
11313
11314 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
11315 gcc.dg/c99-strftime-2.c: New tests.
11316
f95b2ff9
RH
113172000-08-22 Richard Henderson <rth@cygnus.com>
11318
11319 * gcc.c-torture/execute/20000822-1.c: New test.
11320
6315f068
JJ
113212000-08-21 Jakub Jelinek <jakub@redhat.com>
11322
11323 * gcc.c-torture/execute/20000819-1.x: Remove.
11324
5804a754
JM
113252000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
11326
11327 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
11328 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
11329 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
11330 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
11331 gcc.dg/format-xopen-1.c: New tests.
11332
f3d360aa
JM
113332000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
11334
11335 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
11336
46639003
JJ
113372000-08-21 Jakub Jelinek <jakub@redhat.com>
11338
029ccdb3
JJ
11339 * g++.old-deja/g++.other/loop2.C: New test.
11340
46639003
JJ
11341 * gcc.c-torture/compile/20000606-1.c: New test.
11342 * gcc.c-torture/compile/20000728-1.c: New test.
11343 * gcc.c-torture/execute/20000801-1.c: New test.
11344 * gcc.c-torture/execute/20000801-2.c: New test.
11345 * gcc.c-torture/execute/20000819-1.c: New test.
11346 * gcc.c-torture/execute/20000819-1.x: XFAIL.
11347 * gcc.dg/20000629-1.c: New test.
11348 * gcc.dg/20000724-1.c: New test.
11349 * gcc.dg/20000807-1.c: New test.
11350
b8c25665 113512000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
3cb553b4
ZW
11352
11353 * gcc.dg/cpp/pragma-1.c: New test.
11354 * gcc.dg/cpp/pragma-2.c: New test.
11355
17ed19cb
ZW
113562000-08-18 Zack Weinberg <zack@wolery.cumb.org>
11357
11358 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
11359 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
11360
b8c25665 113612000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
26db2544
RK
11362
11363 * gcc.c-torture/compile/20000818-1.c: New test.
11364
90d14f40
MH
113652000-08-18 Manfred Hollstein <manfredh@redhat.com>
11366
11367 * gcc.c-torture/execute/20000818-1.c: New test.
11368
0d60c2e7
JM
113692000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
11370
11371 * gcc.dg/format-va-1.c: New test.
11372
074900c5
NS
113732000-08-18 Nathan Sidwell <nathan@codesourcery.com>
11374
11375 * g++.old-deja/g++.other/typedef8.C: New test.
11376
8e4f1b30
NS
113772000-08-18 Nathan Sidwell <nathan@codesourcery.com>
11378
11379 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
11380 * g++.old-deja/g++.mike/net36.C: Mark candidate.
11381 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
11382 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
11383 * g++.old-deja/g++.other/ptrmem7.C: New test.
11384 * g++.old-deja/g++.pt/ptrmem10.C: New test.
11385
c3491173
NS
113862000-08-18 Nathan Sidwell <nathan@codesourcery.com>
11387
11388 * g++.old-deja/g++.pt/typename27.C: New test.
11389
07745bdb
NS
113902000-08-17 Nathan Sidwell <nathan@codesourcery.com>
11391
11392 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
11393 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
11394 * g++.old-deja/g++.pt/friend45.C: New test.
11395 * g++.old-deja/g++.other/friend8.C: New test.
11396
2b8b1ab6
RH
113972000-08-15 Richard Henderson <rth@cygnus.com>
11398
11399 * gcc.c-torture/execute/20000815-1.c: New test.
11400
7300c8eb
JM
114012000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
11402
11403 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
11404 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
11405 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
11406
12af1090
NS
114072000-08-14 Nathan Sidwell <nathan@codesourcery.com>
11408
11409 * g++.old-deja/g++.other/refinit2.C: New test.
11410
05273f08
GK
114112000-08-13 Geoff Keating <geoffk@cygnus.com>
11412
51a017d8
GK
11413 * lib/c-torture.exp (c-torture): Make
11414 compiler_conditional_xfail_data global.
11415 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
11416 compiler_conditional_xfail_data machinery.
11417 (f-torture-execute): Likewise.
11418 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
11419 and only when unrolling loops.
11420
05273f08
GK
11421 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
11422
b333f246
NS
114232000-08-11 Nathan Sidwell <nathan@codesourcery.com>
11424
11425 * g++.old-deja/g++.pt/explicit81.C: New test.
11426
9104081d
NS
114272000-08-11 Nathan Sidwell <nathan@codesourcery.com>
11428
11429 * g++.old-deja/g++.pt/typename26.C: New test.
11430
be875f80
GK
114312000-08-10 Geoff Keating <geoffk@cygnus.com>
11432
11433 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
11434 warning.
11435
b498d041
NS
114362000-08-10 Nathan Sidwell <nathan@codesourcery.com>
11437
11438 * g++.old-deja/g++.other/array3.C: New test.
11439
9052d3be
JM
114402000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
11441
11442 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
11443 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
11444 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
11445 New tests.
11446
68c98199
NS
114472000-08-09 Nathan Sidwell <nathan@codesourcery.com>
11448
11449 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
11450 * g++.old-deja/g++.abi/vmihint.C: Likewise.
11451
8e32b501
AO
114522000-08-09 Alexandre Oliva <aoliva@redhat.com>
11453
11454 * gcc.c-torture/execute/20000808-1.c: New test.
11455
1fcbbcd3
JM
114562000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
11457
11458 * gcc.dg/c90-const-expr-1.c: New test.
11459
ee715245
RH
114602000-08-08 Richard Henderson <rth@cygnus.com>
11461
11462 * gcc.dg/noncompile/920923-1.c: Declare calloc.
11463
43d1e059
JM
114642000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
11465
11466 * gcc.dg/noncompile/const-ll-1.c: New test.
11467
1c5ecb11
JM
114682000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
11469
11470 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
11471
b8c25665 114722000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
137fa4d0
OP
11473
11474 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
11475 that running programs linked against the shared version of libobjc
11476 run correctly.
11477
cd732418
JM
114782000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
11479
11480 * gcc.dg/c99-printf-1.c: New test.
11481
a7086ea9
JM
114822000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
11483
11484 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
11485
26f2c02a
ZW
114862000-08-05 Zack Weinberg <zack@wolery.cumb.org>
11487
0e5921e8 11488 * gcc.c-torture/execute/20000731-1.x: Delete.
26f2c02a 11489
2ba7ba63
ZW
114902000-08-04 Zack Weinberg <zack@wolery.cumb.org>
11491
11492 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
11493 and torture_without_loops as is done by c-torture.exp.
11494 (search_for): Copy from c-torture.exp.
11495 (gcc-dg-runtest): New function, drives a directory of tests
11496 iterating over the TORTURE_OPTIONS.
11497 (scan-assembler, scan-assembler-not): Move here from
11498 individual directory drivers.
11499
11500 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
11501 defined by lib/gcc-dg.exp.
11502 * gcc.dg/cpp/cpp.exp: Likewise.
11503 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
11504 gcc-dg-runtest, so we cycle over optimization options.
11505
11506 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
11507 * gcc.dg/compare2.c: No longer expected to fail.
11508
b8c25665 115092000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
018577e4
R
11510
11511 * gcc.c-torture/execute/20000804-1.c: New test.
11512
b8458e3e
JM
115132000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11514
11515 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
11516
ba89d661
ZW
115172000-08-03 Zack Weinberg <zack@wolery.cumb.org>
11518
11519 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
11520
b8c25665 115212000-08-03 Jeffrey A Law (law@cygnus.com)
4a6f50d5
JL
11522
11523 * gcc.c-torture/compile/20000803-1.c: New test.
11524
bcde3193
JM
115252000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
11526
7e9c81d6
JM
11527 * gcc.c-torture/execute/20000801-3.c,
11528 gcc.c-torture/execute/20000801-4.c: New tests.
11529 * gcc.c-torture/execute/20000801-3.x,
11530 gcc.c-torture/execute/20000801-4.x: Xfail.
bcde3193 11531
e457ca6a
GK
115322000-08-02 Geoff Keating <geoffk@cygnus.com>
11533
11534 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
11535 libobjc/.libs to allow for libtool.
11536
2d579116
JJ
115372000-08-02 Jakub Jelinek <jakub@redhat.com>
11538
11539 * gcc.c-torture/compile/20000802-1.c: New test.
11540
5ef865d5
ZW
115412000-08-02 Zack Weinberg <zack@wolery.cumb.org>
11542
11543 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
11544
b8c25665 115452000-07-31 Jeffrey A Law (law@cygnus.com)
929a66d2 11546
68c8d8ce
JL
11547 * gcc-c-torture/execute/20000731-2.c: New test.
11548
929a66d2
JL
11549 * gcc.c-torture/execute/20000731-1.c: New test.
11550 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
11551
42eb567d
JJ
115522000-07-31 Jakub Jelinek <jakub@redhat.com>
11553
6ead1e99 11554 * testsuite/gcc.dg/cpp/paste7.c: New test.
42eb567d
JJ
11555 * gcc.dg/cpp/20000725-1.c: New test.
11556
111458f1
ZW
115572000-07-31 Zack Weinberg <zack@wolery.cumb.org>
11558
5f1240b6
ZW
11559 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
11560 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
11561 declaration warning for __builtin_dwarf_reg_size.
11562
111458f1
ZW
11563 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
11564
b0c4bfae
JM
115652000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
11566
11567 * gcc.dg/noncompile/voidparam-1.c: New test.
11568
1cf0acdd
RH
115692000-07-30 Richard Henderson <rth@cygnus.com>
11570
11571 * gcc.dg/c90-digraph-1.c: Don't xfail.
11572 * gcc.dg/compare2.c (case 10): Xfail.
11573 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
11574
c1445f3d
JM
115752000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
11576
11577 * gcc.dg/c99-main-1.c: New test.
11578
1b398090
JM
115792000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
11580
11581 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
11582
b8c25665 115832000-07-26 Hans-Peter Nilsson <hp@axis.com>
fc5f1cca
HPN
11584
11585 * gcc.c-tortuer/execute/20000726-1.c: New test.
11586
ad88bb8b
AO
115872000-07-26 Alexandre Oliva <aoliva@redhat.com>
11588
11589 * gcc.c-torture/execute/enum-2.c: New test.
11590
f47e4084
KG
115912000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11592
11593 * gcc.dg/cpp/tr-warn3.c: New test.
11594
2c05a794
NS
115952000-07-25 Nathan Sidwell <nathan@codesourcery.com>
11596
11597 * g++.old-deja/g++.ext/implicit1.C: Remove.
11598 * g++.old-deja/g++.jason/c2.C: Remove
11599 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
11600 * g++.old-deja/g++.pt/crash16.C: Likewise.
11601 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
11602
10dd7d29
NS
116032000-07-25 Nathan Sidwell <nathan@codesourcery.com>
11604
11605 * g++.old-deja/g++.other/for2.C: New test.
11606
5e1a2fc7
JJ
116072000-07-25 Jakub Jelinek <jakub@redhat.com>
11608
11609 * gcc.dg/20000720-1.c: New test.
11610
6a65f413
TM
116112000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
11612
11613 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
11614
9fed97f1
GK
116152000-07-24 Geoff Keating <geoffk@cygnus.com>
11616
11617 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
11618 * gcc.c-torture/execute/20000722-1.c: New.
11619 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
11620
45d52318
JJ
116212000-07-24 Jakub Jelinek <jakub@redhat.com>
11622
11623 * gcc.dg/cpp/20000720-1.S: New test.
11624
f0f4cb1b
MM
116252000-07-21 Michael Meissner <meissner@redhat.com>
11626
ed7d4ce8 11627 * gcc.c-torture/execute/ieee/hugeval.c: New test.
f0f4cb1b 11628
1b493b81
ZW
116292000-07-20 Zack Weinberg <zack@wolery.cumb.org>
11630
11631 * g++.old-deja/g++.brendan/crash16.C,
11632 g++.old-deja/g++.brendan/parse3.C,
11633 g++.old-deja/g++.brendan/redecl1.C,
11634 g++.old-deja/g++.ns/template13.C,
11635 g++.old-deja/g++.other/decl4.C,
11636 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
11637
6fee6033
ZW
116382000-07-20 Zack Weinberg <zack@wolery.cumb.org>
11639
983318fc
ZW
11640 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
11641 and "Internal error".
11642
6fee6033 11643 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
2339ce57 11644 regexps.
6fee6033
ZW
11645 * gcc.dg/cpp/paste6.c: New test.
11646
92936ecf
ZW
116472000-07-19 Zack Weinberg <zack@wolery.cumb.org>
11648
53fdf0be
ZW
11649 * gcc.dg/cpp/tr-direct.c: New test.
11650
92936ecf
ZW
11651 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
11652 gcc.dg/cpp/undef1.c: Tweak error regexps.
11653
2339ce57
EC
116542000-07-18 Eric Christopher <echristo@redhat.com>
11655
11656 * gcc.c-torture/compile/20000718-1.c: New test.
11657
96be6998
ZW
116582000-07-18 Zack Weinberg <zack@wolery.cumb.org>
11659
11660 * cpplex.c (_cpp_push_token): If the token being pushed back
11661 is the previous token in this context, just subtract one from
11662 context->posn.
11663 * cppmacro.c (save_expansion): Clear aux field when storing a
11664 placemarker.
11665
611a0be7
AO
116662000-07-18 Alexandre Oliva <aoliva@redhat.com>
11667
11668 * gcc.dg/noncompile/redecl-1.c: New test.
11669
4c6b3b2a
JJ
116702000-07-18 Jakub Jelinek <jakub@redhat.com>
11671
11672 * gcc.c-torture/execute/20000717-5.c: New test.
11673 * gcc.c-torture/execute/20000717-1.x: Removed.
11674
9db83b39
RH
116752000-07-17 Richard Henderson <rth@cygnus.com>
11676
11677 * gcc.c-torture/execute/20000717-4.c: New test.
11678
53781524
ZW
116792000-07-17 Zack Weinberg <zack@wolery.cumb.org>
11680
11681 * gcc.dg/cpp/syshdr.c: New test.
11682 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
11683
2d3483dc
NB
116842000-07-17 Neil Booth <neilb@earthling.net>
11685
11686 * gcc.dg/cpp/cmdlne-dM.c: New test.
11687 * gcc.dg/cpp/cmdlne-dD.c: New test.
11688
b8c25665 116892000-07-17 Jeffrey A Law (law@cygnus.com)
9f759236 11690
bf4ddb31
JL
11691 * gcc.c-torture/execute/20000717-3.c: New test.
11692
9f759236
JL
11693 * gcc.c-torture/compile/20000717-1.c: New test.
11694
3b15076f
GK
116952000-07-17 Geoffrey Keating <geoffk@cygnus.com>
11696
11697 * gcc.c-torture/execute/20000717-2.c: New test.
11698
919e0807
JM
116992000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
11700
c993555b
JM
11701 * gcc.dg/formatz-1.c: New test.
11702
7e9c81d6
JM
11703 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
11704 * gcc.dg/c99-digraph-1.c: New tests.
b9609a52 11705
3319c1b8 11706 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
b9609a52 11707 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3319c1b8 11708
919e0807 11709 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
b9609a52 11710 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7e9c81d6 11711 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
b9609a52
JM
11712 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
11713 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
11714 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
11715 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
919e0807 11716
b8c25665 117172000-07-17 Greg McGary <greg@mcgary.org>
74d6e073
GM
11718
11719 * gcc.c-torture/execute/20000717-1.c: New test.
11720 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
11721
91f4790c
JJ
117222000-07-15 Jakub Jelinek <jakub@redhat.com>
11723
11724 * gcc.c-torture/execute/20000715-2.c: New test.
a8c12308 11725 * gcc.dg/20000715-1.c: New test.
91f4790c 11726
4d06bcc5
MM
117272000-07-15 Michael Meissner <meissner@redhat.com>
11728
11729 * gcc.c-torture/execute/20000715-1.c: New test.
11730
c67846f2
JJ
117312000-07-13 Jakub Jelinek <jakub@redhat.com>
11732
11733 * gcc.c-torture/execute/20000707-1.c: New test.
11734
530d0ba5
NB
117352000-07-13 Neil Booth <NeilB@earthling.net>
11736
11737 * testsuite/gcc.dg/cpp/digraph1.c,
11738 testsuite/gcc.dg/cpp/digraph2.c,
11739 testsuite/gcc.dg/cpp/digraphs.c: New tests.
11740
26e98309
DB
117412000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
11742
11743 * g77.f-torture/compile/20000630-2.f: New test.
11744 * g77.f-torture/compile/20000630-2.x
11745
7bb41c5a
DB
117462000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
11747
11748 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
11749
9e88fd4a
NB
117502000-07-11 Neil Booth <NeilB@earthling.net>
11751
11752 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
11753
745ef6d6
NB
117542000-07-11 Neil Booth <NeilB@earthling.net>
11755
11756 * gcc.dg/cpp/cmdlne-C.c: New.
11757
91fcd158
NB
117582000-07-09 Neil Booth <NeilB@earthling.net>
11759
745ef6d6
NB
11760 * gcc.dg/cpp/directiv.c: New tests.
11761 * gcc.dg/cpp/undef1.c: Update.
91fcd158 11762
5eaac26c
AMT
117632000-07-08 Angela Marie Thomas <angela@cygnus.com>
11764
11765 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
11766
5d0bca5b
NB
117672000-07-09 Neil Booth <NeilB@earthling.net>
11768
11769 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
11770
cf00a885
ZW
117712000-07-07 Zack Weinberg <zack@wolery.cumb.org>
11772
11773 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
11774 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
11775
563dd08a
NB
117762000-07-08 Neil Booth <NeilB@earthling.net>
11777
11778 * gcc.dg/cpp/macsyntx.c: New tests.
11779
ca81c149
JJ
117802000-07-07 Jakub Jelinek <jakub@redhat.com>
11781
11782 * gcc.dg/20000707-1.c: New test.
11783
f5afd9e9
JJ
117842000-07-07 Jakub Jelinek <jakub@redhat.com>
11785
11786 * gcc.c-torture/execute/20000706-1.c: New test.
11787 * gcc.c-torture/execute/20000706-2.c: New test.
11788 * gcc.c-torture/execute/20000706-3.c: New test.
11789 * gcc.c-torture/execute/20000706-4.c: New test.
11790 * gcc.c-torture/execute/20000706-5.c: New test.
11791
54c69093
NS
117922000-07-06 Nathan Sidwell <nathan@codesourcery.com>
11793
11794 * g++.old-deja/g++.pt/instantiate7.C: New test.
11795
c2e276fe
NS
117962000-07-06 Nathan Sidwell <nathan@codesourcery.com>
11797
11798 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
11799 * g++.old-deja/g++.mike/thunk3.C: Likewise.
11800 * g++.old-deja/g++.other/rtti3.C: Likewise.
11801 * g++.old-deja/g++.other/rttid3.C: Likewise.
11802
ff633c68
DB
118032000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
11804
11805 * g77.f-torture/compile/20000630-1.x: Fix typo
11806
bfa697a9
ZW
118072000-07-05 Zack Weinberg <zack@wolery.cumb.org>
11808
11809 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
11810 assembly output.
11811
c71f835b
ZW
118122000-07-04 Zack Weinberg <zack@wolery.cumb.org>
11813
11814 * gcc.dg/cpp/ident.c: New test.
11815
043afb2a
NB
118162000-07-05 Neil Booth <NeilB@earthling.net>
11817
11818 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
11819 gcc.dg/cpp/lexstrng.c: New tests.
11820
d2c1325a
NB
118212000-07-04 Neil Booth <NeilB@earthling.net>
11822
11823 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
11824 * gcc.dg/cpp/strify2.c: Same.
11825
041c3194
ZW
118262000-07-03 Zack Weinberg <zack@wolery.cumb.org>
11827
11828 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
11829 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
11830 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
11831 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
11832
11833 * testsuite/gcc.dg/cpp/macro1.c,
11834 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
11835 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
11836 testsuite/gcc.dg/cpp/strify1.c,
11837 testsuite/gcc.dg/cpp/strify2.c: New tests.
11838
f46ad076
JJ
118392000-07-03 Jakub Jelinek <jakub@redhat.com>
11840
11841 * gcc.c-torture/execute/20000703-1.c: New test.
11842
2e637721
NS
118432000-07-03 Nathan Sidwell <nathan@codesourcery.com>
11844
11845 * g++.old-deja/g++.pt (lookup10.C): New test.
11846
d9b53142
NS
118472000-07-03 Nathan Sidwell <nathan@codesourcery.com>
11848
11849 * g++.old-deja/g++.pt (typename25.C): New test.
11850
cd9bedad
ZW
118512000-07-02 Zack Weinberg <zack@wolery.cumb.org
11852
11853 * gcc.c-torture/compile/20000701-1.c: New test.
11854
996b539f
NC
118552000-06-30 Nick Clifton <nickc@cygnus.com>
11856
11857 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
11858 to test case.
11859
45f640c2
CM
118602000-06-30 Catherine Moore <clm@cygnus.com>
11861
11862 * gcc.c-torture/execute/align-1.c: New test.
11863
34f9943e
NS
118642000-06-30 Nathan Sidwell <nathan@codesourcery.com>
11865
11866 * g++.old-deja/g++.pt/expr8.C: New test.
11867 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
11868
671e85f6
NC
118692000-06-29 Nick Clifton <nickc@cygnus.com>
11870
11871 * gcc.c-torture/compile/20000629-1.c: New test.
11872
d1e43c8b
ZW
118732000-06-29 Zack Weinberg <zack@wolery.cumb.org>
11874
11875
11876 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
11877 gcc.dg/noncompile directory, depending on whether they're
11878 preprocessor tests or not. Annotate all the tests for the dg
11879 framework.
11880
11881 * gcc.c-torture/noncompile/noncompile.exp: Delete.
11882 * gcc.dg/noncompile/noncompile.exp: New.
11883
11884 * Moved files:
11885 Old name New name
11886 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
11887 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
11888 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
11889 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
11890 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
11891 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
11892 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
11893 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
11894 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
11895 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
11896 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
11897 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
11898 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
11899 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
11900 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
11901 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
11902 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
11903 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
11904 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
11905 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
11906 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
11907 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
11908 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
11909 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
11910
11911 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
11912 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
11913 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
11914 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
11915 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
11916 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
11917
122168d7
ZW
119182000-06-29 Zack Weinberg <zack@wolery.cumb.org>
11919
11920 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
11921 declare one variable. On the fourth, error.
11922 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
11923 declared by 20000628-1a.h.
11924
051aec25
RH
119252000-06-29 Richard Henderson <rth@redhat.com>
11926
11927 * gcc.c-torture/execute/930529-1.x: New file.
122168d7 11928 * gcc.dg/920413-1.c: Adjust expected warning text.
051aec25
RH
11929 * gcc.dg/980217-1.c: Declare abort.
11930 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
11931
b8c25665 119322000-06-29 Jeffrey A Law (law@cygnus.com)
3097c22b
JL
11933
11934 * g77.f-torture/compile/20000629-1.f: New test.
11935 * g77.f-torture/compile/20000629-1.x: Expected to fail.
11936
3be6ce46
ZW
119372000-06-28 Zack Weinberg <zack@wolery.cumb.org>
11938
11939 Rearrange lots of files, removing entirely the
122168d7 11940 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3be6ce46
ZW
11941 directories.
11942
11943 * Deleted files:
11944 gcc.c-torture/code_quality/code_quality.exp
11945 gcc.c-torture/special/special.exp
11946 gcc.failure/failure.exp
11947 gcc.failure/940409-1.x
11948 gcc.c-torture/compile/961203-1.x
11949
11950 * New files:
11951 gcc.misc-tests/linkage.exp
11952 gcc.c-torture/execute/920730-1t.c
11953 gcc.c-torture/execute/920730-1t.x
11954 gcc.c-torture/compile/920520-1.x
11955 gcc.c-torture/compile/920521-1.x
11956 gcc.c-torture/compile/981006-1.x
11957 gcc.c-torture/execute/eeprof-1.x
11958
11959 * Moved files (possibly with modifications to fit a new harness):
11960 Old name New name
11961 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
11962 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
11963 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
11964 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
11965 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
11966 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
11967 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
11968 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
11969 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
11970 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
11971 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
11972 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
11973 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
11974 gcc.failure/940409-1.c gcc.dg/940409-1.c
11975
1e89760d
ZW
119762000-06-28 Zack Weinberg <zack@wolery.cumb.org>
11977
9d1d9b4f
ZW
11978 * c-torture/compile/961203-1.x: Delete.
11979
1e89760d
ZW
11980 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
11981 not exit. Include stdio.h.
11982 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
11983 * gcc.misc-tests/dg-12.c: Likewise.
11984 * gcc.misc-tests/dg-5.c: Likewise.
11985 * gcc.misc-tests/dg-6.c: Likewise.
11986 * gcc.misc-tests/dg-7.c: Prototype abort.
11987 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
11988 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
11989 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
11990 not exit.
11991 * gcc.misc-tests/sieve.c: Use return from main, not exit.
11992 * gcc.misc-tests/sort2.c: Use return from main, not exit.
11993
39ab19f6
JJ
119942000-06-28 Jakub Jelinek <jakub@redhat.com>
11995
11996 * gcc.dg/cpp/20000628-1.c: New test.
11997 * gcc.dg/cpp/20000628-1.h: New header for above test.
11998 * gcc.dg/cpp/20000628-1a.h: Likewise.
11999
d845dc52
ZW
120002000-06-27 Zack Weinberg <zack@wolery.cumb.org>
12001
12002 * gcc.dg/cpp: New directory.
12003 * gcc.dg/cpp/cpp.exp: New driver.
12004 * gcc.dg/cpp/20000627-1.c: New test.
12005 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
12006 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
12007 and rewrite as a compilation test.
12008
12009 * gcc.dg: Move many files into the cpp subdirectory, possibly
12010 renaming or editing them as well.
12011 Old name New name
12012 990119-1.c cpp/19990119-1.c
12013 990228-1.c cpp/19990228-1.c
12014 990407-1.c cpp/19990407-1.c
12015 990409-1.c cpp/19990409-1.c
12016 990413-1.c cpp/19990413-1.c
12017 990703-1.c cpp/19990703-1.c
12018 20000127-1.c cpp/20000127-1.c
12019 20000129-1.c cpp/20000129-1.c
12020 20000207-1.c cpp/20000207-1.c
12021 20000207-2.c cpp/20000207-2.c
12022 20000209-1.c cpp/20000209-1.c
12023 20000209-2.c cpp/20000209-2.c
12024 20000301-1.c cpp/20000301-1.c
12025 20000419-1.c cpp/20000419-1.c
12026 20000510-1.S cpp/20000510-1.S
12027 20000519-1.c cpp/20000519-1.c
12028 20000529-1.c cpp/20000529-1.c
12029 20000625-1.c cpp/20000625-1.c
12030 20000625-2.c cpp/20000625-2.c
12031 cpp-as1.c cpp/assert1.c
12032 cpp-as2.c cpp/assert2.c
12033 cxx-comments-1.c cpp/cxxcom1.c
12034 cxx-comments-2.c cpp/cxxcom2.c
12035 endif-label.c cpp/endif.c
12036 cpp-hash1.c cpp/hash1.c
12037 cpp-hash2.c cpp/hash2.c
12038 cpp-if1.c cpp/if-1.c
12039 cpp-if2.c cpp/if-2.c
12040 cpp-if3.c cpp/if-3.c
12041 cpp-if4.c cpp/if-4.c
12042 cpp-if5.c cpp/if-5.c
12043 cpp-cond.c cpp/if-cexp.c
12044 cpp-missingop.c cpp/if-mop.c
12045 cpp-missingparen.c cpp/if-mpar.c
12046 cpp-opprec.c cpp/if-oppr.c
12047 cpp-ifparen.c cpp/if-paren.c
12048 cpp-shortcircuit.c cpp/if-sc.c
12049 cpp-shift.c cpp/if-shift.c
12050 cpp-unary.c cpp/if-unary.c
12051 cpp-li1.c cpp/line1.c
12052 cpp-li2.c cpp/line2.c
12053 lineno.c cpp/line3.c
12054 lineno-2.c cpp/line4.c
12055 cpp-mi.c cpp/mi1.c
12056 cpp-mic.h cpp/mi1c.h
12057 cpp-micc.h cpp/mi1cc.h
12058 cpp-mind.h cpp/mi1nd.h
12059 cpp-mindp.h cpp/mi1ndp.h
12060 cpp-mix.h cpp/mi1x.h
12061 cpp-mi2.c cpp/mi2.c
12062 cpp-mi2a.h cpp/mi2a.h
12063 cpp-mi2b.h cpp/mi2b.h
12064 cpp-mi2c.h cpp/mi2c.h
12065 cpp-mi3.c cpp/mi3.c
12066 cpp-mi3.def cpp/mi3.def
12067 poison-1.c cpp/poison.c
12068 pr-impl.c cpp/prag-imp.c
12069 cpp-redef-2.c cpp/redef1.c
12070 cpp-redef.c cpp/redef2.c
12071 strpaste.c cpp/strp1.c
12072 strpaste-2.c cpp/strp2.c
12073 cpp-tradpaste.c cpp/tr-paste.c
12074 cpp-tradstringify.c cpp/tr-str.c
12075 cpp-tradwarn1.c cpp/tr-warn1.c
12076 cpp-tradwarn2.c cpp/tr-warn2.c
12077 trigraphs.c cpp/trigraphs.c
12078 cpp-unc1.c cpp/unc1.c
12079 cpp-unc2.c cpp/unc2.c
12080 cpp-unc3.c cpp/unc3.c
12081 cpp-unc.c cpp/unc4.c
12082 undef.c cpp/undef1.c
12083 undef-2.c cpp/undef2.c
12084 cpp-wi1.c cpp/widestr1.c
12085
49199692
MM
120862000-06-27 Mark Mitchell <mark@codesourcery.com>
12087
12088 * lib/g++.exp (g++_include_flags): Tweak.
12089
1c7781fb 120902000-06-27 H.J. Lu <hjl@gnu.org>
92936ecf
ZW
12091 Loren J. Rittle <ljrittle@acm.org>
12092
12093 * lib/g++.exp (g++_include_flags): Override libgloss.exp
12094 version with one that knows about the new gcc tree structure.
12095 (g++_link_flags): Same.
1c7781fb 12096
754773e2
ZW
120972000-06-26 Zack Weinberg <zack@wolery.cumb.org>
12098
4540727a
ZW
12099 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
12100 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
12101 case we are cross-compiling.
12102
754773e2 12103 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
92936ecf 12104 g++.old-deja/g++.niklas/Makefile.in,
754773e2
ZW
12105 g++.old-deja/g++.niklas/configure.in,
12106 g++.old-deja/g++.other/Makefile.in,
12107 g++.old-deja/g++.other/configure.in,
12108 gcc.c-torture/code_quality/Makefile.in,
12109 gcc.c-torture/code_quality/configure.in,
12110 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
12111 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
12112 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
12113 gcc.c-torture/execute/ieee/Makefile.in,
12114 gcc.c-torture/execute/ieee/configure.in,
12115 gcc.c-torture/noncompile/Makefile.in,
12116 gcc.c-torture/noncompile/configure.in,
12117 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
12118 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
12119 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
12120
ed18e47e
NS
121212000-06-26 Nathan Sidwell <nathan@codesourcery.com>
12122
12123 * g++.old-deja/g++.other/ambig3.C: New test.
12124
51a5a5e0
NS
121252000-06-26 Nathan Sidwell <nathan@codesourcery.com>
12126
12127 * g++.old-deja/g++.pt/syntax1.C: New test.
12128 * g++.old-deja/g++.pt/syntax2.C: New test.
12129 * g++.old-deja/g++.other/syntax3.C: New test.
12130 * g++.old-deja/g++.other/syntax4.C: New test.
12131
41035013
ZW
121322000-06-25 Zack Weinberg <zack@wolery.cumb.org>
12133
12134 * gcc.dg/20000623-1.c: Prototype exit and abort.
12135
b42115f7
ZW
121362000-06-25 Zack Weinberg <zack@wolery.cumb.org>
12137
12138 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
92936ecf 12139 New tests.
b42115f7
ZW
12140 * gcc.dg/cpp-mi3.def: New file.
12141
12142 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
12143 inside assertions.
12144 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
12145 lexer's error messages.
12146 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
12147 divine anything from the linemarkers.
12148 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
12149 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
12150
3e0abe15
GK
121512000-06-23 Geoffrey Keating <geoffk@cygnus.com>
12152
12153 * gcc.dg/20000623-1.c: New test.
12154
1d663f67
JJ
121552000-06-22 Jakub Jelinek <jakub@redhat.com>
12156
12157 * gcc.c-torture/execute/20000622-1.c: New test.
12158
56803752
NS
121592000-06-22 Nathan Sidwell <nathan@codesourcery.com>
12160
12161 * g++.old-deja/g++.other/init15.C: New test.
12162
dc2a68d7
NS
121632000-06-22 Nathan Sidwell <nathan@codesourcery.com>
12164
12165 * g++.old-deja/g++.pt/vaarg2.C: New test.
12166 * g++.old-deja/g++.pt/vaarg3.C: New test.
12167
5f8f4751
NS
121682000-06-20 Nathan Sidwell <nathan@codesourcery.com>
12169
12170 * g++.old-deja/g++.other/dyncast6.C: New test.
12171
22c40c28
JJ
121722000-06-15 Jakub Jelinek <jakub@redhat.com>
12173
12174 * gcc.c-torture/execute/loop-6.c: New test.
12175
d2f7db1d
JJ
121762000-06-14 Jakub Jelinek <jakub@redhat.com>
12177
12178 * gcc.dg/20000614-1.c: New test.
12179 * gcc.dg/20000614-2.c: New test.
12180
adab1923
HPN
121812000-06-14 Hans-Peter Nilsson <hp@axis.com>
12182
12183 * g++.old-deja/g++.other/inline12.C: New test.
12184
b4f2fe91
JJ
121852000-06-13 Jakub Jelinek <jakub@redhat.com>
12186
12187 * g++.old-deja/g++.other/eh1.C: New test.
12188
121892000-06-12 Jakub Jelinek <jakub@redhat.com>
12190
12191 * g++.old-deja/g++.other/type.C: New test.
12192
121932000-06-05 Jakub Jelinek <jakub@redhat.com>
12194
12195 * g++.old-deja/g++.other/initstring.C: New test.
12196
431f67e2
JM
121972000-06-12 Jason Merrill <jason@redhat.com>
12198
12199 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
12200
b8c25665 122012000-06-09 Jeffrey A Law (law@cygnus.com)
83c137d7
JL
12202
12203 * gcc.c-torture/compile/20000609-1.c: New test.
12204
b8c25665 122052000-06-09 Clinton Popetz <cpopetz@cygnus.com>
27985b66
CP
12206
12207 * gcc.dg/20000609-1.c: New test.
12208
fbc40ced
ZW
122092000-06-08 Zack Weinberg <zack@wolery.cumb.org>
12210
12211 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
12212 * gcc.c-torture/noncompile/poison-1.c: Move...
12213 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
12214 * gcc.dg/cpp-li1.c: Add a token after the #line.
12215
80e08b30
RH
122162000-06-05 Richard Henderson <rth@cygnus.com>
12217
12218 * gcc.c-torture/execute/20000605-2.c: New test.
12219 * gcc.c-torture/execute/20000605-3.c: New test.
12220
5e9e71f0
DB
122212000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
12222
12223 * g77.f-torture/execute/20000503-1.x: New file.
12224
b6a5dfa1
NS
122252000-06-06 Nathan Sidwell <nathan@codesourcery.com>
12226
12227 * g++.old-deja/g++.eh/badalloc1.C: New test.
12228
fce8451d
RH
122292000-06-05 Richard Henderson <rth@cygnus.com>
12230
12231 * gcc.c-torture/execute/20000605-1.c: New test.
12232
1687c88c
JJ
122332000-06-05 Jakub Jelinek <jakub@redhat.com>
12234 Nathan Sidwell <nathan@codesourcery.com>
12235
12236 * gcc.c-torture/compile/20000605-1.c: New test.
12237
22ad5966
DB
122382000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
12239
92936ecf 12240 * g77.f-torture/compile/20000601-1.f: New test.
22ad5966 12241
72934de7
RH
122422000-06-03 Richard Henderson <rth@cygnus.com>
12243
12244 * gcc.c-torture/execute/20000603-1.c: New.
12245
0e13506e
ZW
122462000-06-02 Zack Weinberg <zack@wolery.cumb.org>
12247
12248 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
12249 * gcc.dg/noreturn-2.c (noreturn): Likewise.
12250
d7a2e0f7
ZW
122512000-06-01 Zack Weinberg <zack@wolery.cumb.org>
12252
1082afb6
ZW
12253 * gcc.dg/compare2.c (case 12): XFAIL.
12254 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
12255 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
12256
d7a2e0f7
ZW
12257 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
12258
ea4a453b
ZW
122592000-05-29 Zack Weinberg <zack@wolery.cumb.org>
12260
12261 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
12262 guard macro is already defined when the header is first
12263 included.
12264 * gcc.dg/cpp-mix.h: New file.
12265 * gcc.dg/endif-label.c: Update patterns to match compiler.
12266
12267 * g++.brendan/complex1.C: Declare abort.
12268 * g++.law/refs4.C: Remove XFAIL.
12269 * g++.oliva/expr2.C: Declare abort and exit.
12270
5ac707b8
AO
122712000-05-28 Alexandre Oliva <aoliva@cygnus.com>
12272
bb078eb4
AO
12273 * gcc.c-torture/execute/20000528-1.c: New test.
12274
5ac707b8
AO
12275 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
12276 * g++.old-deja/g++.law/temps4.C: Likewise.
12277
e801c5c2
AO
12278 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
12279 stdlib.h. Call abort() on failure.
12280 * g++.old-deja/g++.law/refs4.C: Likewise.
12281 * g++.old-deja/g++.law/temps4.C: Likewise.
12282 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
92936ecf 12283 * gcc.c-torture/execute/20000112-1.c: Include string.h.
e801c5c2 12284
d2b51b10
ZW
122852000-05-27 Zack Weinberg <zack@wolery.cumb.org>
12286
12287 Relative to g++.dg/special:
12288 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
12289
12290 Relative to g++.old-deja:
12291 * g++.brendan/complex1.C, g++.jason/optimize2.C,
12292 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
12293 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
12294 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
92936ecf 12295 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
d2b51b10
ZW
12296 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
12297 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
12298
12299 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
12300 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
12301 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
12302 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
12303 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
12304 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
12305 and/or string.h.
12306
12307 * g++.other/goto1.C: Update expectations for error messages.
12308
49080ead
AO
123092000-05-25 Alexandre Oliva <aoliva@cygnus.com>
12310
12311 * gcc.c-torture/compile/20000523-1.c: New test.
12312
bfc22107
NS
123132000-05-25 Nathan Sidwell <nathan@codesourcery.com>
12314
12315 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
12316
bebc2c61
NS
123172000-05-25 Nathan Sidwell <nathan@codesourcery.com>
12318
12319 * g++.old-deja/g++.eh/catch11.C: New test.
12320 * g++.old-deja/g++.eh/catch12.C: New test.
12321
88903d85
NC
123222000-05-24 Nick Clifton <nickc@cygnus.com>
12323
12324 * gcc.c-torture/execute/20000523-1.c: New test.
12325
7b844298
ZW
123262000-05-23 Zack Weinberg <zack@wolery.cumb.org>
12327
12328 * c-torture/execute/bcp-1.c: Replace abort in arg of
12329 __builtin_constant_p with a generic external function.
12330
12331 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
12332 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
12333 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
12334 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
12335 Prototype abort and/or exit.
12336
12337 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
12338 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
12339 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
12340 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
12341
38285a09
AO
123422000-05-22 Alexandre Oliva <aoliva@cygnus.com>
12343
12344 * gcc.dg/dwarf2-1.c: New test.
12345
1e139755
RH
123462000-05-20 Richard Henderson <rth@cygnus.com>
12347
12348 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
12349
019b761f
AJ
123502000-05-20 Andreas Jaeger <aj@suse.de>
12351
12352 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
12353 testcase.
12354
ea25bef4
DE
123552000-05-19 David Edelsohn <edelsohn@gnu.org>
12356
12357 * gcc.c-torture/execute/20000519-2.c: New test.
12358
b4c40d3c
AJ
123592000-05-19 Andreas Jaeger <aj@suse.de>
12360
0d9a7d79
AJ
12361 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
12362 which fails with SSA.
12363
b4c40d3c
AJ
12364 * lib/c-torture.exp: Also test with -O3 -fssa.
12365
14806ff1
MM
123662000-05-18 Michael Meissner <meissner@redhat.com>
12367
12368 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
12369 * gcc.c-torture/execute/920415-1.c: Ditto.
12370 * gcc.c-torture/execute/920501-1.c: Ditto.
12371 * gcc.c-torture/execute/conversion.c: Ditto.
12372 * gcc.c-torture/execute/cvt-1.c: Ditto.
12373
b8c25665 123742000-05-18 Jeffrey A Law (law@cygnus.com)
606b4c94
JL
12375
12376 * gcc.c-torture/compile/20000518-1.c: New test.
12377
3eb16773
DB
123782000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
12379
12380 * g77.f-torture/compile/200005018.f: New test.
12381
b8c25665 123822000-05-17 Jeffrey A Law (law@cygnus.com)
233f4c98
JL
12383
12384 * gcc.c-torture/compile/20000517-1.c: New test.
12385
13fa2029
FS
123862000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12387
12388 * gcc.c-torture/execute/20000516-1.c: New test.
12389
a48df362
JJ
123902000-05-15 Jakub Jelinek <jakub@redhat.com>
12391
12392 * g++.old-deja/g++.other/eh.C: New test.
12393
67384dfb
RH
123942000-05-12 Richard Henderson <rth@cygnus.com>
12395
12396 * gcc.c-torture/execute/990208-1.c (main): Don't pass
12397 constants through to doit's conditional.
12398
b8c25665 123992000-05-11 Jeffrey A Law (law@cygnus.com)
2e8b0910 12400
8a744ae0 12401 * gcc.c-torture/compile/20000511-1.c: New test.
2e8b0910
JL
12402 * g77.f-torture/compile/20000511-1.f: New test.
12403 * g77.f-torture/compile/20000511-2.f: New test.
12404
0f00654b
MM
124052000-05-11 Michael Meissner <meissner@redhat.com>
12406
12407 * gcc.c-torture/execute/20000511-1.c: New test.
12408
3ae1c615
ZW
124092000-05-11 Zack Weinberg <zack@wolery.cumb.org>
12410
12411 * gcc.dg/dg.exp: Scan .S files as well as .c files.
12412 * gcc.dg/20000510-1.S: New.
12413
c0916fa0
CM
124142000-05-08 Catherine Moore <clm@cygnus.com>
12415
12416 * gcc.dg/unused-3.c: New.
12417
efdbc6f8
RH
124182000-05-06 Richard Henderson <rth@cygnus.com>
12419
12420 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
12421 * g++.old-deja/g++.mike/warn1.C: Likewise.
12422 * g++.old-deja/g++.pt/local1.C: Likewise.
12423 * g++.old-deja/g++.pt/local7.C: Likewise.
12424 * g++.old-deja/g++.pt/spec16.C: Likewise.
12425
846cf122
NS
124262000-05-06 Nathan Sidwell <nathan@codesourcery.com>
12427
12428 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
12429
7d76ae56
DB
124302000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
12431
efdbc6f8 12432 * g77.f-torture/execute/20000503-1.f: New test.
7d76ae56 12433
07d787fd
AJ
124342000-05-04 Andreas Jaeger <aj@suse.de>
12435
12436 * gcc.dg/noreturn-2.c: New test.
12437
59b30ca6
NB
124382000-05-04 Neil Booth <NeilB@earthling.net>
12439
12440 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
12441 preprocessor.
12442
beaf61f5
RH
124432000-05-04 Richard Henderson <rth@cygnus.com>
12444
12445 * gcc.c-torture/execute/20000503-1.c: Fix typo.
12446
f63c134b
RH
124472000-05-04 Richard Henderson <rth@cygnus.com>
12448
12449 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
12450 OpenSSL by Jason R Thorpe.
12451
b8c25665 124522000-05-03 Jim Wilson <wilson@cygnus.com>
83f1c55d
RH
12453
12454 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
12455
22a87840
RL
124562000-05-03 Robert Lipe <robertlipe@usa.net>
12457
12458 * gcc.dg/20000503-1.c: New test.
12459
753e6cf1
JJ
124602000-05-02 Jakub Jelinek <jakub@redhat.com>
12461
12462 * gcc.c-torture/compile/20000502-1.c: New test.
12463 * g++.old-deja/g++.other/align.C: New test.
9900f597 12464 * gcc.dg/cpp-tradstringify.c: New test.
753e6cf1 12465
83f1c55d
RH
12466Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
12467
12468 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
12469 and hard registers.
12470
124712000-04-26 Geoff Keating <geoffk@cygnus.com>
12472
12473 * gcc.c-torture/execute/loop-5.c: New test.
12474
124752000-04-25 Jakub Jelinek <jakub@redhat.com>
12476
12477 * gcc.c-torture/execute/va-arg-20.c: New test.
12478
b8c25665 124792000-04-23 Jeffrey A Law (law@cygnus.com)
96933f43
JL
12480
12481 * gcc.c-torture/execute/20000422-1.c: New test.
12482
83f1c55d
RH
124832000-04-20 Greg McGary <gkm@gnu.org>
12484
12485 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
12486 when optimizing, but without sibling-call optimizations (-O1).
12487
b8c25665 124882000-04-20 Jeffrey A Law (law@cygnus.com)
404e6b79 12489
efdbc6f8 12490 * gcc.c-torture/compile/20000420-1.c: New test.
404e6b79 12491
a33b40d2
NS
124922000-04-20 Nathan Sidwell <nathan@codesourcery.com>
12493
12494 * g++.abi/ptrflags.C: New test.
12495 * g++.eh/catchptr1.C: Test incomplete pointer chains.
12496
b8c25665 124972000-04-19 Catherine Moore <clm@cygnus.com>
83f1c55d
RH
12498
12499 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
12500
125012000-04-19 Greg McGary <gkm@gnu.org>
12502
12503 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
12504 sibling-call optimizations.
12505
0d5a06bd
ZW
125062000-04-19 Zack Weinberg <zack@wolery.cumb.org>
12507
12508 * gcc.dg/20000419-1.c: New test.
12509
b8c25665 125102000-04-12 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
12511
12512 * gcc.c-torture/execute/20000412-6.c: New test.
12513
b8c25665 125142000-04-12 Jeffrey A Law (law@cygnus.com)
2c45f94b 12515
504f140d 12516 * gcc.c-torture/execute/20000412-5.c: New test.
9c749c66 12517 * g77.f-torture/compile/20000412-1.f: New test.
380b409b 12518 * gcc.c-torture/execute/20000412-4.c: New test.
270630a2 12519 * gcc.c-torture/compile/20000412-2.c: New test.
d0158d40 12520 * gcc.c-torture/execute/20000412-3.c: New test.
46feb4ab 12521 * gcc.c-torture/compile/20000412-1.c: New test.
2c45f94b
JL
12522 * gcc.c-torture/execute/20000412-2.c: New test.
12523
aa7647ee
JJ
125242000-04-12 Jakub Jelinek <jakub@redhat.com>
12525
12526 * objc/execute/bf-20.m: New test.
12527
eb802827
RH
125282000-04-10 Richard Henderson <rth@cygnus.com>
12529
7265c420
RH
12530 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
12531
eb802827
RH
12532 * gcc.c-torture/execute/20000412-1.c: New test.
12533
96e1d96c
NS
125342000-04-10 Nathan Sidwell <nathan@codesourcery.com>
12535
12536 * g++.old-deja/g++.eh/catchptr1.C: New test.
12537
e33c685b
NS
125382000-04-09 Nathan Sidwell <nathan@codesourcery.com>
12539
12540 * g++.old-deja/g++.abi/cxa_vec.C: New test.
12541
ed343779 125422000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 12543
ed343779
NB
12544 * gcc.dg/cpp-nullchar.c: Remove test as
12545 embedded nulls cause problems.
12546
4ddf4d7b
KG
125472000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12548
12549 * gcc.dg/compare2.c: New test.
12550
65232ce9 125512000-04-08 Neil Booth <NeilB@earthling.net>
92936ecf 12552
65232ce9
NB
12553 * gcc.dg/cpp-nullchar.c: New test.
12554
f787c583
ZW
125552000-04-07 Zack Weinberg <zack@wolery.cumb.org>
12556
12557 * gcc.dg/cpp-mi2.c: New test.
12558 * gcc.dg/cpp-mi2[abc].h: New files.
12559
e8ff28b4
NS
125602000-04-07 Nathan Sidwell <nathan@codesourcery.com>
12561
12562 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
12563 member name.
12564
1388b247
NS
125652000-04-06 Nathan Sidwell <nathan@codesourcery.com>
12566
12567 * g++.old-deja/g++.abi/vmihint.C: New test.
12568
dabe43de
NB
125692000-04-06 Neil Booth <NeilB@earthling.net>
12570
12571 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
12572 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
92936ecf 12573 copyright.
dabe43de 12574
b8c25665 125752000-04-05 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
12576
12577 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
12578 avoid stack-frame overwrite.
12579
125802000-04-05 Jakub Jelinek <jakub@redhat.com>
12581
12582 * gcc.c-torture/compile/20000405-2.c: New test.
12583 * gcc.c-torture/compile/20000405-3.c: New test.
12584
125852000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12586
12587 * gcc.c-torture/compile/20000405-1.c: New test.
12588
ace8b015
GK
125892000-04-04 Geoff Keating <geoffk@cygnus.com>
12590
12591 * gcc.dg/cast-qual-1.c: Revert last change.
12592
be340b97
KG
125932000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12594
12595 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
12596
6b32882f
ZW
125972000-04-03 Zack Weinberg <zack@wolery.cumb.org>
12598
12599 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
12600 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
12601
b8c25665 126022000-04-03 Jeffrey A Law (law@cygnus.com)
98e29481 12603
728ee72a 12604 * gcc.c-torture/compile/20000403-2.c: New test.
98e29481
JL
12605 * gcc.c-torture/compile/20000403-1.c: New test.
12606
b8c25665 126072000-04-03 Hans-Peter Nilsson <hp@axis.com>
83f1c55d
RH
12608
12609 * gcc.c-torture/execute/20000403-1.c: New test.
12610
126112000-04-03 Geoff Keating <geoffk@cygnus.com>
12612
12613 * gcc.c-torture/execute/20000402-1.c: New test.
12614
b8c25665 126152000-04-03 Donald Lindsay <dlindsay@cygnus.com>
83f1c55d
RH
12616
12617 * gcc.c-torture/execute/va-arg-15.c: New test.
12618 * gcc.c-torture/execute/va-arg-16.c: New test.
12619 * gcc.c-torture/execute/va-arg-17.c: New test.
12620 * gcc.c-torture/execute/va-arg-18.c: New test.
12621 * gcc.c-torture/execute/va-arg-19.c: New test.
12622
bfab56e7
ZW
126232000-04-02 Zack Weinberg <zack@wolery.cumb.org>
12624
12625 * gcc.c-torture/compile/981211-1.c: Move to...
12626 * gcc.dg/cpp-as1.c: ...here.
12627 * gcc.dg/cpp-as2.c: New file.
12628
12629 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
12630 compiler.
12631
93fd8bf7
NB
126322000-04-02 Neil Booth <NeilB@earthling.net>
12633
12634 * gcc.dg/cpp-cond.c New tests.
12635 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
12636 accidental success less likely.
12637 * gcc.dg/cpp-missingop.c New tests.
12638 * gcc.dg/cpp-missingparen.c New tests.
12639 * gcc.dg/cpp-shift.c New tests.
12640 * gcc.dg/cpp-shortcircuit.c New tests.
12641 * gcc.dg/cpp-unary.c New tests.
12642
b8c25665 126432000-03-29 Jeffrey A Law (law@cygnus.com)
843cae51
JL
12644
12645 * gcc.c-torture/compile/20000329-1.c: New test.
12646
83f1c55d
RH
126472000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
12648
12649 * gcc.c-torture/compile/20000326-1.c: New test.
12650 * gcc.c-torture/compile/20000326-2.c: New test.
12651
126522000-03-24 Geoff Keating <geoffk@cygnus.com>
12653
12654 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
12655 the first parameter is a function argument.
12656
c9bb76b9
NS
126572000-03-23 Nathan Sidwell <nathan@codesourcery.com>
12658
12659 * g++.old-deja/g++.ext/array4.C: New test.
12660
83f1c55d
RH
126612000-03-22 Geoff Keating <geoffk@cygnus.com>
12662
12663 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
12664
b9712646
KG
126652000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12666
12667 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
12668
1722dcfc
RH
126692000-03-19 Richard Henderson <rth@cygnus.com>
12670
12671 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
12672
5d6a090f
RH
126732000-03-19 Richard Henderson <rth@cygnus.com>
12674
12675 * gcc.c-torture/compile/20000319-1.c: New test.
12676
b8c25665 126772000-03-14 Jeffrey A Law (law@cygnus.com)
4fa241f2 12678
7924327e 12679 * gcc.c-torture/execute/20000314-3.c: New test.
07fd50ea 12680 * gcc.c-torture/execute/20000314-2.c: New test.
263ac0d8
JL
12681 * gcc.c-torture/execute/20000314-1.c: New test.
12682 * gcc.c-torture/compile/20000314-2.c: New test.
12683 * gcc.c-torture/compile/20000314-1.c: New test.
4fa241f2 12684
302e5c46
NS
126852000-03-13 Nathan Sidwell <nathan@codesourcery.com>
12686
12687 * g++.old-deja/g++.warn/inline.C: New test.
12688
b8c25665 126892000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
83f1c55d
RH
12690
12691 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
12692 standards-compliant result rather than specific constants.
12693 Put test-values in array.
12694
602b1b13
JM
126952000-03-08 Jason Merrill <jason@casey.cygnus.com>
12696
12697 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
12698 (g++_target_compile): Put test-specific options last.
12699
45f984e4
NS
127002000-03-08 Nathan Sidwell <nathan@codesourcery.com>
12701
12702 * g++.old-deja/g++.eh/vbase4.C: New test.
12703
532f12a2
NS
127042000-03-08 Nathan Sidwell <nathan@codesourcery.com>
12705
12706 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
12707
98eddaf7
NS
127082000-03-08 Nathan Sidwell <nathan@codesourcery.com>
12709
12710 * g++.old-deja/g++.brendan/misc12.C: Removed.
12711 * g++.old-deja/g++.pt/memtemp77.C: Constify.
12712 * g++.old-deja/g++.ext/pretty4.C: New test.
12713
8ce5ef19
NS
127142000-03-08 Nathan Sidwell <nathan@codesourcery.com>
12715
12716 * g++.old-deja/g++.other/string2.C: New test.
12717
133a40d2
NS
127182000-03-06 Nathan Sidwell <nathan@codesourcery.com>
12719
92936ecf 12720 * g++.old-deja/g++.warn/impint2.C: New test.
133a40d2 12721
b8c25665 127222000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
83f1c55d
RH
12723
12724 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
12725 is 1, not zero.
12726
2f6f9ac7
NS
127272000-03-05 Nathan Sidwell <nathan@codesourcery.com>
12728
12729 * g++.old-deja/g++.warn/impint.C: New test.
12730 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
12731 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
12732 * g++.old-deja/g++.pt/explicit12.C: Likewise.
12733 * g++.old-deja/g++.pt/explicit13.C: Likewise.
12734 * g++.old-deja/g++.pt/explicit17.C: Likewise.
12735 * g++.old-deja/g++.pt/explicit18.C: Likewise.
12736 * g++.old-deja/g++.pt/explicit19.C: Likewise.
12737 * g++.old-deja/g++.pt/explicit23.C: Likewise.
12738 * g++.old-deja/g++.pt/explicit31.C: Likewise.
12739 * g++.old-deja/g++.pt/explicit35.C: Likewise.
12740 * g++.old-deja/g++.pt/explicit6.C: Likewise.
12741 * g++.old-deja/g++.pt/memclass7.C: Likewise.
12742
fbb886eb
ZW
127432000-03-01 Zack Weinberg <zack@wolery.cumb.org>
12744
12745 * gcc.dg/cpp-redef.c: New test.
12746
2a6b7809
NS
127472000-02-29 Nathan Sidwell <nathan@codesourcery.com>
12748
12749 * g++.old-deja/g++.pt/unify7.C: New test.
12750
b8c25665 127512000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
eeafa66d
RK
12752
12753 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
12754 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
12755
83f1c55d
RH
127562000-02-25 Geoff Keating <geoffk@cygnus.com>
12757
12758 * gcc.c-torture/compile/20000224-1.c: New test.
12759
127602000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12761
12762 * gcc.c-torture/compile/cpp-2.c: New test.
12763 * gcc.c-torture/compile/cpp-1.c: New test.
12764
b8c25665 127652000-02-25 Jeffrey A Law (law@cygnus.com)
985dae7c
JL
12766
12767 * gcc.c-torture/execute/20000225-1.c: New test.
12768
cff244b2
AO
127692000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12770
495da1f6
AO
12771 * gcc.dg/cpp-li2.c: New test.
12772
e729bc6d
AO
12773 * gcc.dg/cpp-wi1.c: New test.
12774
cff244b2
AO
12775 * gcc.dg/cpp-li1.c: New test.
12776
da3a4719
NS
127772000-02-24 Nathan Sidwell <nathan@codesourcery.com>
12778
12779 * g++.old-deja/g++.other/sizeof5.C: New test.
12780
83f1c55d
RH
127812000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12782
12783 * gcc.c-torture/execute/va-arg-13.c: New test.
12784
b8c25665 127852000-02-23 Donald Lindsay <dlindsay@cygnus.com>
83f1c55d
RH
12786
12787 * gcc.c-torture/execute/va-arg-12.c: New test.
12788
127892000-02-23 Nathan Sidwell <nathan@codesourcery.com>
12790
12791 * gcc.c-torture/execute/20000223-1.c: New test.
12792
b23875c9
NS
127932000-02-23 Nathan Sidwell <nathan@codesourcery.com>
12794
12795 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
12796
fa2e34e8
MM
127972000-02-22 Mark Mitchell <mark@codesourcery.com>
12798
12799 * g++.old-deja/g++.abi/ptrmem.C: New test.
12800
4a6cfa63
RH
128012000-02-19 Richard Henderson <rth@cygnus.com>
12802
12803 * gcc.c-torture/compile/init-3.c: New.
12804
44399cac
MM
128052000-02-17 Mark Mitchell <mark@codesourcery.com>
12806
12807 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
12808 ALWAYS_CXXFLAGS.
12809
b8c25665 128102000-02-11 Robert Lipe <robertl@sco.com>
ed3b0480
RL
12811
12812 * gcc.c-torture/compile/20000211-3.c: New test.
12813
b8c25665 128142000-02-11 Martin Buchholz <martin@xemacs.org>
ddcc2ade
MB
12815
12816 * gcc.c-torture/compile/20000211-2.c: New test.
12817
b8c25665 128182000-02-11 Jeffrey A Law (law@cygnus.com)
2144ddea
JL
12819
12820 * gcc.c-torture/compile/20000211-1.c: New test.
12821
ae6f3fe9
JL
128222000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
12823
12824 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
efdbc6f8 12825 on native targets
ae6f3fe9 12826
1d3f28d4
NS
128272000-02-08 Nathan Sidwell <nathan@acm.org>
12828
12829 * g++.old-deja/g++.other/cast5.C: New test.
12830
cc6c6c23
AM
128312000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
12832
12833 * gcc.c-torture/execute/20000205-1.c: New.
12834
31a72d3f
NS
128352000-02-03 Nathan Sidwell <nathan@acm.org>
12836
12837 * g++.old-deja/g++.jason/cast3.C: Return void.
12838 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
12839
bd524aa3
AO
128402000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12841
15f724f6
AO
12842 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
12843
bd524aa3
AO
12844 * gcc.dg/loop-1.c: New test.
12845
83f1c55d
RH
128462000-01-27 Jakub Jelinek <jakub@redhat.com>
12847
12848 * gcc.c-torture/compile/20000127-1.c: New test.
12849 * gcc.c-torture/execute/991228-1.c: New test.
12850
3ebed0b2
AO
128512000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12852
3f50679d
AO
12853 * gcc.dg/unused-2.c: New test.
12854
3ebed0b2
AO
12855 * gcc.dg/conv-1.c: New test.
12856
7a53e94b
MM
128572000-01-24 Mark Mitchell <mark@codesourcery.com>
12858
12859 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
12860 compiler.
12861 (tool_option_proc): Fix typo.
92936ecf 12862
360f2326
GK
128632000-01-24 Geoff Keating <geoffk@cygnus.com>
12864
12865 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
12866 of the ld on the host, not on the build machine.
12867 Also, don't crash if '--help' is not a supported option.
12868
1eb8759b
RH
128692000-01-24 Richard Henderson <rth@cygnus.com>
12870
12871 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
12872
b8c25665 128732000-01-20 Jeffrey A Law (law@cygnus.com)
33f6849b 12874
7e7cf28a 12875 * gcc.c-torture/execute/20000120-2.c: New test.
33f6849b
JL
12876 * gcc.c-torture/execute/20000120-1.c: New test.
12877
b8c25665 128782000-01-13 Jeffrey A Law (law@cygnus.com)
ca4cd7ab
JL
12879
12880 * gcc.c-torture/execute/20000113-1.c: New test.
12881
b8c25665 128822000-01-12 Jeffrey A Law (law@cygnus.com)
7a2a27a5
JL
12883
12884 * gcc.c-torture/execute/20000112-1.c: New test.
12885
a5bfff0c
AO
128862000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12887
12888 * gcc.dg/20000111-1.c: New test.
12889
b8c25665 128902000-01-10 Jeffrey A Law (law@cygnus.com)
afc27297
JL
12891
12892 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
12893 with 16 bit integers.
12894
69d4f56d
AO
128952000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12896
12897 * gcc.dg/20000108-1.c: New test.
12898
cc6ecc6a
NS
128992000-01-05 Nathan Sidwell <nathan@acm.org>
12900
12901 * g++.old-deja/g++.ns/koenig8.C: New test.
12902
ac8cd718
NS
129032000-01-05 Nathan Sidwell <nathan@acm.org>
12904
12905 * g++.old-deja/g++.other/cast4.C: New test.
12906
b8c25665 129072000-01-05 Jeffrey A Law (law@cygnus.com)
25a8e1be 12908
5ed75fe4 12909 * gcc.c-torture/compile/20000105-2.c: New test.
25a8e1be
JL
12910 * gcc.c-torture/compile/20000105-1.c: New test.
12911
3f552d62
KG
129122000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12913
12914 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
12915 references to printf & atoi to conform to ANSI standard.
12916 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
12917 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
12918 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
12919 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
12920 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
12921 * g++.old-deja/g++.brendan/complex1.C: Likewise.
12922 * g++.old-deja/g++.brendan/copy1.C: Likewise.
12923 * g++.old-deja/g++.brendan/copy2.C: Likewise.
12924 * g++.old-deja/g++.brendan/copy3.C: Likewise.
12925 * g++.old-deja/g++.brendan/copy4.C: Likewise.
12926 * g++.old-deja/g++.brendan/copy5.C: Likewise.
12927 * g++.old-deja/g++.brendan/copy6.C: Likewise.
12928 * g++.old-deja/g++.brendan/copy7.C: Likewise.
12929 * g++.old-deja/g++.brendan/copy8.C: Likewise.
12930 * g++.old-deja/g++.brendan/crash11.C: Likewise.
12931 * g++.old-deja/g++.brendan/crash14.C: Likewise.
12932 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
12933 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12934 * g++.old-deja/g++.brendan/delete2.C: Likewise.
12935 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
12936 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
12937 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
12938 * g++.old-deja/g++.brendan/eh1.C: Likewise.
12939 * g++.old-deja/g++.brendan/groff1.C: Likewise.
12940 * g++.old-deja/g++.brendan/init3.C: Likewise.
12941 * g++.old-deja/g++.brendan/misc12.C: Likewise.
12942 * g++.old-deja/g++.brendan/misc7.C: Likewise.
12943 * g++.old-deja/g++.brendan/new2.C: Likewise.
12944 * g++.old-deja/g++.brendan/operators4.C: Likewise.
12945 * g++.old-deja/g++.brendan/operators5.C: Likewise.
12946 * g++.old-deja/g++.brendan/overload2.C: Likewise.
12947 * g++.old-deja/g++.brendan/overload7.C: Likewise.
12948 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
12949 * g++.old-deja/g++.brendan/reference1.C: Likewise.
12950 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
12951 * g++.old-deja/g++.brendan/template24.C: Likewise.
12952 * g++.old-deja/g++.brendan/template3.C: Likewise.
12953 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
12954 * g++.old-deja/g++.jason/inline3.C: Likewise.
12955 * g++.old-deja/g++.jason/opeq.C: Likewise.
12956 * g++.old-deja/g++.law/arg5.C: Likewise.
12957 * g++.old-deja/g++.law/arm7.C: Likewise.
12958 * g++.old-deja/g++.law/ctors11.C: Likewise.
12959 * g++.old-deja/g++.law/cvt8.C: Likewise.
12960 * g++.old-deja/g++.law/init9.C: Likewise.
12961 * g++.old-deja/g++.law/refs4.C: Likewise.
12962 * g++.old-deja/g++.law/template2.C: Likewise.
12963 * g++.old-deja/g++.law/visibility24.C: Likewise.
12964 * g++.old-deja/g++.law/vtable3.C: Likewise.
12965 * g++.old-deja/g++.mike/asm2.C: Likewise.
12966 * g++.old-deja/g++.mike/eh1.C: Likewise.
12967 * g++.old-deja/g++.mike/misc1.C: Likewise.
12968 * g++.old-deja/g++.mike/misc13.C: Likewise.
12969 * g++.old-deja/g++.mike/misc14.C: Likewise.
12970 * g++.old-deja/g++.mike/ns12.C: Likewise.
12971 * g++.old-deja/g++.mike/p1248.C: Likewise.
12972 * g++.old-deja/g++.mike/p3708.C: Likewise.
12973 * g++.old-deja/g++.mike/p3708a.C: Likewise.
12974 * g++.old-deja/g++.mike/p3708b.C: Likewise.
12975 * g++.old-deja/g++.mike/p646.C: Likewise.
12976 * g++.old-deja/g++.mike/p700.C: Likewise.
12977 * g++.old-deja/g++.mike/p783.C: Likewise.
12978 * g++.old-deja/g++.mike/p783a.C: Likewise.
12979 * g++.old-deja/g++.mike/p783b.C: Likewise.
12980 * g++.old-deja/g++.mike/p786.C: Likewise.
12981 * g++.old-deja/g++.mike/p789.C: Likewise.
12982 * g++.old-deja/g++.mike/p789a.C: Likewise.
12983 * g++.old-deja/g++.mike/p807a.C: Likewise.
12984 * g++.old-deja/g++.other/delete3.C: Likewise.
12985 * g++.old-deja/g++.other/dyncast1.C: Likewise.
12986 * g++.old-deja/g++.other/dyncast2.C: Likewise.
12987 * g++.old-deja/g++.other/dyncast3.C: Likewise.
12988 * g++.old-deja/g++.other/empty1.C: Likewise.
12989 * g++.old-deja/g++.other/temporary1.C: Likewise.
12990 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
12991 * g++.old-deja/g++.pt/t16.C: Likewise.
12992 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
12993
3fe5b143
BS
129941999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
12995
12996 * gcc.dg/991230-1.c: New test.
12997
b8c25665 129981999-12-29 Jeffrey A Law (law@cygnus.com)
bacaaca4 12999
60a18af8 13000 * gcc.c-torture/compile/991229-3.c: New test.
7f0f8891 13001 * gcc.c-torture/compile/991229-2.c: New test.
bacaaca4
JL
13002 * gcc.c-torture/compile/991229-1.c: New test.
13003
b8c25665 130041999-12-29 Greg McGary <gkm@eng.ascend.com>
7fb1283f
GM
13005
13006 * gcc.c-torture/compile/labels-2.c: New test.
13007
83f1c55d
RH
13008